Pull request #3541 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 067e10b205f46147fb2e36e869e4f1c77a12551e+62a550d8008a894214f3a33c3f8a75f51c5bc6b5 (8ea5769f551fee2a75c6af9f45b9133825adf53b) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8689493278548653166.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2464106993041974680.key > 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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3541/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3541/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1305619522613006242.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1001698953229943159.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3541/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3541/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8889135852147650814.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: 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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-514 in /w/workspace/edgexfoundry_edgex-go_PR-3541 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh1877046197098994247.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 into PR head commit 067e10b205f46147fb2e36e869e4f1c77a12551e Merge succeeded, producing 067e10b205f46147fb2e36e869e4f1c77a12551e Checking out Revision 067e10b205f46147fb2e36e869e4f1c77a12551e (PR-3541) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh8335552045319475222.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3541/head:refs/remotes/origin/PR-3541 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 067e10b205f46147fb2e36e869e4f1c77a12551e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh319184291824762491.key > git merge 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 067e10b205f46147fb2e36e869e4f1c77a12551e # timeout=10 Commit message: "Merge branch 'master' into no-regen-creds" > git rev-list --no-walk f07eca83e35a038c70eed2ee1de8b1722ae9d96c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-04T08:00:21.765Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-04T08:00:21.856Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-04T08:00:21.889Z] ========================================================= [2021-06-04T08:00:21.889Z] EdgeX Global Pipelines Version Info [2021-06-04T08:00:21.889Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-04T08:00:23.310Z] ------------------- [2021-06-04T08:00:23.310Z] stable info: [2021-06-04T08:00:23.310Z] ------------------- [2021-06-04T08:00:23.310Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-04T08:00:23.310Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-04T08:00:23.310Z] Message: update stable to v1.0.193 [2021-06-04T08:00:23.883Z] ------------------- [2021-06-04T08:00:23.883Z] experimental info: [2021-06-04T08:00:23.883Z] ------------------- [2021-06-04T08:00:23.884Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-04T08:00:23.884Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-04T08:00:23.884Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-04T08:00:24.005Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-04T08:00:24.027Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-04T08:00:24.050Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-04T08:00:24.072Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-04T08:00:24.095Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-04T08:00:24.118Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-04T08:00:24.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-04T08:00:24.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-04T08:00:24.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-04T08:00:24.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-04T08:00:24.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-04T08:00:24.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-04T08:00:24.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-04T08:00:24.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-04T08:00:24.329Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-04T08:00:24.352Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-04T08:00:24.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-04T08:00:24.396Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-04T08:00:24.422Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-04T08:00:24.472Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-04T08:00:24.495Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-04T08:00:24.517Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-04T08:00:24.539Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3541 [Pipeline] echo [2021-06-04T08:00:24.562Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3541 [Pipeline] echo [2021-06-04T08:00:24.585Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3541 [Pipeline] echo [2021-06-04T08:00:24.607Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 067e10b205f46147fb2e36e869e4f1c77a12551e [Pipeline] echo [2021-06-04T08:00:24.630Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 067e10b [Pipeline] echo [2021-06-04T08:00:24.651Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T08:00:24.738Z] provisioning config files... [2021-06-04T08:00:24.755Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config4676694868198221887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-04T08:00:25.077Z] ---> docker-login.sh [2021-06-04T08:00:25.077Z] nexus3.edgexfoundry.org:10001 [2021-06-04T08:00:25.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T08:00:25.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T08:00:25.652Z] Configure a credential helper to remove this warning. See [2021-06-04T08:00:25.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T08:00:25.652Z] [2021-06-04T08:00:25.652Z] Login Succeeded [2021-06-04T08:00:25.652Z] nexus3.edgexfoundry.org:10002 [2021-06-04T08:00:25.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T08:00:25.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T08:00:25.915Z] Configure a credential helper to remove this warning. See [2021-06-04T08:00:25.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T08:00:25.915Z] [2021-06-04T08:00:25.915Z] Login Succeeded [2021-06-04T08:00:25.915Z] nexus3.edgexfoundry.org:10003 [2021-06-04T08:00:25.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T08:00:25.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T08:00:25.915Z] Configure a credential helper to remove this warning. See [2021-06-04T08:00:25.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T08:00:25.915Z] [2021-06-04T08:00:25.915Z] Login Succeeded [2021-06-04T08:00:25.915Z] nexus3.edgexfoundry.org:10004 [2021-06-04T08:00:25.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T08:00:26.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T08:00:26.175Z] Configure a credential helper to remove this warning. See [2021-06-04T08:00:26.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T08:00:26.175Z] [2021-06-04T08:00:26.175Z] Login Succeeded [2021-06-04T08:00:26.175Z] docker.io [2021-06-04T08:00:26.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T08:00:26.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T08:00:26.436Z] Configure a credential helper to remove this warning. See [2021-06-04T08:00:26.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T08:00:26.436Z] [2021-06-04T08:00:26.436Z] Login Succeeded [2021-06-04T08:00:26.437Z] ---> docker-login.sh ends [Pipeline] } [2021-06-04T08:00:26.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-04T08:00:26.778Z] ++ 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-06-04T08:00:26.778Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T08:00:26.778Z] ++ dirname cmd/core-command/Dockerfile [2021-06-04T08:00:26.778Z] ++ cut -d/ -f2 [2021-06-04T08:00:26.778Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-04T08:00:26.778Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T08:00:26.778Z] ++ dirname cmd/core-data/Dockerfile [2021-06-04T08:00:26.778Z] ++ cut -d/ -f2 [2021-06-04T08:00:26.778Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-04T08:00:26.778Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T08:00:26.778Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-04T08:00:26.778Z] ++ cut -d/ -f2 [2021-06-04T08:00:26.778Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-04T08:00:26.778Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T08:00:26.778Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-04T08:00:26.778Z] ++ cut -d/ -f2 [2021-06-04T08:00:26.778Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-04T08:00:26.778Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T08:00:26.778Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-04T08:00:26.778Z] ++ cut -d/ -f2 [2021-06-04T08:00:26.778Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-04T08:00:26.778Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T08:00:26.778Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-04T08:00:26.778Z] ++ cut -d/ -f2 [2021-06-04T08:00:26.778Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-04T08:00:26.778Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T08:00:26.778Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-04T08:00:26.778Z] ++ cut -d/ -f2 [2021-06-04T08:00:26.778Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-04T08:00:26.778Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T08:00:26.778Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-04T08:00:26.778Z] ++ cut -d/ -f2 [2021-06-04T08:00:26.778Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-04T08:00:26.778Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-04T08:00:26.778Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-04T08:00:26.778Z] ++ cut -d/ -f2 [2021-06-04T08:00:26.778Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-04T08:00:26.822Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-04T08:00:28.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T08:00:28.296Z] [2021-06-04T08:00:28.296Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T08:00:28.634Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T08:00:28.634Z] latest: Pulling from edgex-devops/git-semver [2021-06-04T08:00:28.634Z] 31603596830f: Pulling fs layer [2021-06-04T08:00:28.634Z] 54011a49482f: Pulling fs layer [2021-06-04T08:00:28.634Z] a6820b24f6d8: Pulling fs layer [2021-06-04T08:00:28.634Z] f581987b2513: Pulling fs layer [2021-06-04T08:00:28.634Z] f581987b2513: Waiting [2021-06-04T08:00:28.634Z] 54011a49482f: Verifying Checksum [2021-06-04T08:00:28.634Z] 54011a49482f: Download complete [2021-06-04T08:00:28.897Z] 31603596830f: Verifying Checksum [2021-06-04T08:00:28.897Z] 31603596830f: Download complete [2021-06-04T08:00:28.897Z] f581987b2513: Verifying Checksum [2021-06-04T08:00:28.897Z] f581987b2513: Download complete [2021-06-04T08:00:28.897Z] a6820b24f6d8: Verifying Checksum [2021-06-04T08:00:28.897Z] a6820b24f6d8: Download complete [2021-06-04T08:00:28.897Z] 31603596830f: Pull complete [2021-06-04T08:00:29.160Z] 54011a49482f: Pull complete [2021-06-04T08:00:29.735Z] a6820b24f6d8: Pull complete [2021-06-04T08:00:29.997Z] f581987b2513: Pull complete [2021-06-04T08:00:29.997Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-04T08:00:29.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T08:00:29.997Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-04T08:00:30.075Z] prd-centos7-docker-4c-2g-514 does not seem to be running inside a container [2021-06-04T08:00:30.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-04T08:00:31.428Z] $ docker top 2cf423bc032e2197bf1b6d15e6adb393cfdb6ac9c606e4cea9bc9f37ccc351bd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-04T08:00:31.551Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-04T08:00:31.551Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-04T08:00:31.675Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-04T08:00:31.675Z] $ docker exec 2cf423bc032e2197bf1b6d15e6adb393cfdb6ac9c606e4cea9bc9f37ccc351bd ssh-agent [2021-06-04T08:00:31.788Z] SSH_AUTH_SOCK=/tmp/ssh-CR4whM0RbTEn/agent.15 [2021-06-04T08:00:31.788Z] SSH_AGENT_PID=22 [2021-06-04T08:00:31.796Z] Running ssh-add (command line suppressed) [2021-06-04T08:00:31.897Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_5441917491990857201.key (/w/workspace/edgex-go/8@tmp/private_key_5441917491990857201.key) [2021-06-04T08:00:31.916Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-04T08:00:32.221Z] + git tag --points-at HEAD [Pipeline] } [2021-06-04T08:00:32.237Z] $ docker exec --env ******** --env ******** 2cf423bc032e2197bf1b6d15e6adb393cfdb6ac9c606e4cea9bc9f37ccc351bd ssh-agent -k [2021-06-04T08:00:32.328Z] unset SSH_AUTH_SOCK; [2021-06-04T08:00:32.329Z] unset SSH_AGENT_PID; [2021-06-04T08:00:32.329Z] echo Agent pid 22 killed; [2021-06-04T08:00:32.346Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-04T08:00:32.385Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-04T08:00:32.385Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-04T08:00:32.499Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-04T08:00:32.499Z] $ docker exec 2cf423bc032e2197bf1b6d15e6adb393cfdb6ac9c606e4cea9bc9f37ccc351bd ssh-agent [2021-06-04T08:00:32.611Z] SSH_AUTH_SOCK=/tmp/ssh-yv4cf38g5HQs/agent.57 [2021-06-04T08:00:32.611Z] SSH_AGENT_PID=64 [2021-06-04T08:00:32.616Z] Running ssh-add (command line suppressed) [2021-06-04T08:00:32.706Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_8493747460514728689.key (/w/workspace/edgex-go/8@tmp/private_key_8493747460514728689.key) [2021-06-04T08:00:32.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-04T08:00:33.039Z] + git semver init [2021-06-04T08:00:33.039Z] # -> Open(): unable to determine branch for HEAD [2021-06-04T08:00:33.039Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2021-06-04T08:00:33.039Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2021-06-04T08:00:33.039Z] # $SEMVER_REMOTE_NAME = origin [2021-06-04T08:00:33.039Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-04T08:00:33.039Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-04T08:00:33.039Z] # $SEMVER_BRANCH = PR-3541 [2021-06-04T08:00:33.039Z] # $SEMVER_TEMP = /tmp/semver-127282296 [2021-06-04T08:00:33.039Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-04T08:00:47.992Z] # '/tmp/semver-127282296' -> '/w/workspace/edgex-go/8/.semver' [2021-06-04T08:00:47.992Z] # -> Force: false [2021-06-04T08:00:47.992Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } [2021-06-04T08:00:48.000Z] $ docker exec --env ******** --env ******** 2cf423bc032e2197bf1b6d15e6adb393cfdb6ac9c606e4cea9bc9f37ccc351bd ssh-agent -k [2021-06-04T08:00:48.099Z] unset SSH_AUTH_SOCK; [2021-06-04T08:00:48.099Z] unset SSH_AGENT_PID; [2021-06-04T08:00:48.099Z] echo Agent pid 64 killed; [2021-06-04T08:00:48.126Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-04T08:00:48.458Z] + git semver [Pipeline] } [2021-06-04T08:00:48.469Z] $ docker stop --time=1 2cf423bc032e2197bf1b6d15e6adb393cfdb6ac9c606e4cea9bc9f37ccc351bd [2021-06-04T08:00:50.718Z] $ docker rm -f 2cf423bc032e2197bf1b6d15e6adb393cfdb6ac9c606e4cea9bc9f37ccc351bd [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-04T08:00:51.130Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-04T08:00:51.407Z] Stashed 1 file(s) [Pipeline] echo [2021-06-04T08:00:51.410Z] [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-06-04T08:00:51.970Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-04T08:00:52.265Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-04T08:00:52.710Z] + true [2021-06-04T08:00:52.710Z] + sudo service docker restart [2021-06-04T08:00:52.710Z] Redirecting to /bin/systemctl restart docker.service [2021-06-04T08:01:06.611Z] Still waiting to schedule task [2021-06-04T08:01:06.611Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-04T08:01:10.864Z] ========================================================= [2021-06-04T08:01:10.864Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-04T08:01:10.864Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-04T08:01:11.177Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-04T08:01:12.570Z] Sending build context to Docker daemon 329.1MB [2021-06-04T08:01:12.570Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-04T08:01:12.570Z] Step 2/6 : FROM ${BASE} [2021-06-04T08:01:12.570Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-04T08:01:12.570Z] 540db60ca938: Pulling fs layer [2021-06-04T08:01:12.570Z] adcc1eea9eea: Pulling fs layer [2021-06-04T08:01:12.570Z] 4c4ab2625f07: Pulling fs layer [2021-06-04T08:01:12.570Z] 0510c868ecb4: Pulling fs layer [2021-06-04T08:01:12.570Z] afea3b2eda06: Pulling fs layer [2021-06-04T08:01:12.570Z] 7809a108b3ef: Pulling fs layer [2021-06-04T08:01:12.570Z] f706445af74f: Pulling fs layer [2021-06-04T08:01:12.570Z] afea3b2eda06: Waiting [2021-06-04T08:01:12.570Z] 7809a108b3ef: Waiting [2021-06-04T08:01:12.570Z] f706445af74f: Waiting [2021-06-04T08:01:12.570Z] 0510c868ecb4: Waiting [2021-06-04T08:01:12.570Z] 4c4ab2625f07: Download complete [2021-06-04T08:01:12.570Z] adcc1eea9eea: Verifying Checksum [2021-06-04T08:01:12.570Z] adcc1eea9eea: Download complete [2021-06-04T08:01:12.570Z] afea3b2eda06: Verifying Checksum [2021-06-04T08:01:12.570Z] afea3b2eda06: Download complete [2021-06-04T08:01:12.570Z] 7809a108b3ef: Verifying Checksum [2021-06-04T08:01:12.570Z] 7809a108b3ef: Download complete [2021-06-04T08:01:12.570Z] 540db60ca938: Verifying Checksum [2021-06-04T08:01:12.570Z] 540db60ca938: Download complete [2021-06-04T08:01:12.834Z] 540db60ca938: Pull complete [2021-06-04T08:01:13.145Z] adcc1eea9eea: Pull complete [2021-06-04T08:01:13.145Z] 4c4ab2625f07: Pull complete [2021-06-04T08:01:14.571Z] f706445af74f: Verifying Checksum [2021-06-04T08:01:14.571Z] f706445af74f: Download complete [2021-06-04T08:01:15.141Z] 0510c868ecb4: Verifying Checksum [2021-06-04T08:01:15.141Z] 0510c868ecb4: Download complete [2021-06-04T08:01:18.460Z] 0510c868ecb4: Pull complete [2021-06-04T08:01:18.460Z] afea3b2eda06: Pull complete [2021-06-04T08:01:18.460Z] 7809a108b3ef: Pull complete [2021-06-04T08:01:19.902Z] f706445af74f: Pull complete [2021-06-04T08:01:19.902Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-04T08:01:19.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-04T08:01:19.902Z] ---> b068be0155e3 [2021-06-04T08:01:19.903Z] 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-06-04T08:01:23.254Z] ---> Running in f05069f55e82 [2021-06-04T08:01:23.254Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T08:01:24.197Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T08:01:25.144Z] (1/12) Installing libmagic (5.39-r0) [2021-06-04T08:01:25.405Z] (2/12) Installing file (5.39-r0) [2021-06-04T08:01:25.405Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-04T08:01:25.670Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-04T08:01:30.979Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-04T08:01:30.979Z] (6/12) Installing patch (2.7.6-r6) [2021-06-04T08:01:30.979Z] (7/12) Installing build-base (0.5-r2) [2021-06-04T08:01:30.979Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-04T08:01:30.979Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-04T08:01:30.979Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-04T08:01:31.242Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-04T08:01:31.242Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-04T08:01:31.242Z] Executing busybox-1.32.1-r6.trigger [2021-06-04T08:01:31.242Z] OK: 219 MiB in 52 packages [2021-06-04T08:01:33.165Z] Removing intermediate container f05069f55e82 [2021-06-04T08:01:33.165Z] ---> dcb6cdb714bd [2021-06-04T08:01:33.165Z] Step 4/6 : WORKDIR /edgex-go [2021-06-04T08:01:33.165Z] ---> Running in d3a08887cefb [2021-06-04T08:01:33.165Z] Removing intermediate container d3a08887cefb [2021-06-04T08:01:33.165Z] ---> ce6c8f875b7b [2021-06-04T08:01:33.165Z] Step 5/6 : COPY go.mod . [2021-06-04T08:01:33.165Z] ---> 816a899e1beb [2021-06-04T08:01:33.165Z] Step 6/6 : RUN go mod download [2021-06-04T08:01:33.165Z] ---> Running in ce20c63922b4 [2021-06-04T08:01:48.102Z] Removing intermediate container ce20c63922b4 [2021-06-04T08:01:48.103Z] ---> 29b9d6711a52 [2021-06-04T08:01:48.103Z] Successfully built 29b9d6711a52 [2021-06-04T08:01:48.103Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T08:01:48.416Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-04T08:01:48.416Z] . [Pipeline] withDockerContainer [2021-06-04T08:01:48.499Z] prd-centos7-docker-4c-2g-514 does not seem to be running inside a container [2021-06-04T08:01:48.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat [2021-06-04T08:01:48.921Z] $ docker top 616192358b4af22336fd3f722291af928432725b5fdc33a3aaac5324f91829b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T08:01:49.322Z] + go version [2021-06-04T08:01:49.322Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-04T08:01:49.332Z] $ docker stop --time=1 616192358b4af22336fd3f722291af928432725b5fdc33a3aaac5324f91829b1 [2021-06-04T08:01:50.503Z] $ docker rm -f 616192358b4af22336fd3f722291af928432725b5fdc33a3aaac5324f91829b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T08:01:51.153Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-04T08:01:51.153Z] . [Pipeline] withDockerContainer [2021-06-04T08:01:51.231Z] prd-centos7-docker-4c-2g-514 does not seem to be running inside a container [2021-06-04T08:01:51.271Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat [2021-06-04T08:01:51.611Z] $ docker top a96478b0fc50902908c4d943accce456c4bd1c674f8e36063bebeee23f5c17e8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-04T08:01:51.718Z] ========================================================= [2021-06-04T08:01:51.718Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-04T08:01:51.718Z] ========================================================= [Pipeline] sh [2021-06-04T08:01:52.021Z] + go mod tidy [Pipeline] sh [2021-06-04T08:01:52.591Z] + make test [2021-06-04T08:01:52.591Z] go mod tidy [2021-06-04T08:01:52.591Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-04T08:01:57.914Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-04T08:02:12.926Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-04T08:02:18.338Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-04T08:02:18.945Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-04T08:02:19.229Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-04T08:02:21.813Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-04T08:02:22.078Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-04T08:02:22.078Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-04T08:02:22.078Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-04T08:02:22.655Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-04T08:02:22.930Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-04T08:02:24.875Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-04T08:02:24.875Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-04T08:02:24.875Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-04T08:02:24.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-04T08:02:24.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-04T08:02:24.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-04T08:02:24.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-04T08:02:25.138Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.042s coverage: 28.7% of statements [2021-06-04T08:02:26.574Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.082s coverage: 100.0% of statements [2021-06-04T08:02:26.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-04T08:02:26.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-04T08:02:26.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-04T08:02:27.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.077s coverage: 81.2% of statements [2021-06-04T08:02:27.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-04T08:02:27.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.058s coverage: 53.4% of statements [2021-06-04T08:02:27.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-04T08:02:27.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-04T08:02:28.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.087s coverage: 87.7% of statements [2021-06-04T08:02:28.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-04T08:02:28.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-04T08:02:28.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.041s coverage: 78.9% of statements [2021-06-04T08:02:28.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-04T08:02:28.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-04T08:02:28.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-04T08:02:28.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-04T08:02:28.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-04T08:02:28.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-04T08:02:28.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-04T08:02:30.091Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.247s coverage: 95.1% of statements [2021-06-04T08:02:30.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-04T08:02:30.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-04T08:02:30.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-04T08:02:30.091Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-04T08:02:30.091Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-04T08:02:30.091Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-04T08:02:30.091Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-04T08:02:30.091Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-04T08:02:30.091Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-04T08:02:30.091Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-04T08:02:30.091Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-06-04T08:02:30.091Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-04T08:02:30.091Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-04T08:02:30.091Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.048s coverage: 60.0% of statements [2021-06-04T08:02:30.674Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.042s coverage: 0.8% of statements [2021-06-04T08:02:30.674Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-04T08:02:30.674Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.045s coverage: 22.0% of statements [2021-06-04T08:02:30.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-04T08:02:30.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-06-04T08:02:31.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements [2021-06-04T08:02:31.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2021-06-04T08:02:31.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2021-06-04T08:02:31.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.038s coverage: 87.5% of statements [2021-06-04T08:02:43.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.054s coverage: 94.4% of statements [2021-06-04T08:02:43.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-06-04T08:02:49.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.207s coverage: 81.8% of statements [2021-06-04T08:02:49.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-04T08:03:07.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-06-04T08:03:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-04T08:03:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-04T08:03:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-04T08:03:07.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements [2021-06-04T08:03:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-04T08:03:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-04T08:03:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-04T08:03:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-04T08:03:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-04T08:03:07.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements [2021-06-04T08:03:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-04T08:03:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-04T08:03:07.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-06-04T08:03:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-04T08:03:07.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 76.0% of statements [2021-06-04T08:03:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-04T08:03:07.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-06-04T08:03:07.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-04T08:03:07.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-06-04T08:03:07.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-06-04T08:03:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-04T08:03:07.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements [2021-06-04T08:03:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-04T08:03:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-04T08:03:07.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-06-04T08:03:07.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-06-04T08:03:07.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-06-04T08:03:07.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-06-04T08:03:07.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-06-04T08:03:07.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.219s coverage: 66.9% of statements [2021-06-04T08:03:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-04T08:03:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-04T08:03:07.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-04T08:03:07.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 43.6% of statements [2021-06-04T08:03:07.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-04T08:03:07.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-04T08:03:07.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-06-04T08:03:07.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-04T08:03:07.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.031s coverage: 84.8% of statements [2021-06-04T08:03:07.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-04T08:03:07.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-04T08:03:07.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-04T08:03:07.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-04T08:03:15.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.059s coverage: 19.3% of statements [2021-06-04T08:03:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-04T08:03:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-04T08:03:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-04T08:03:15.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.119s coverage: 91.9% of statements [2021-06-04T08:03:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-04T08:03:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-04T08:03:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-04T08:03:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-04T08:03:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-04T08:03:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-04T08:03:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-04T08:03:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-04T08:03:15.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.051s coverage: 63.4% of statements [2021-06-04T08:03:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-04T08:03:15.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.084s coverage: 97.6% of statements [2021-06-04T08:03:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-04T08:03:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-04T08:03:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-04T08:03:15.900Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.018s coverage: 0.0% of statements [2021-06-04T08:03:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-04T08:03:15.900Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements [2021-06-04T08:03:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-04T08:03:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-04T08:03:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-04T08:03:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-04T08:03:15.900Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.031s coverage: 87.9% of statements [2021-06-04T08:03:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-04T08:03:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-04T08:03:15.900Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements [2021-06-04T08:03:15.900Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.042s coverage: 28.1% of statements [2021-06-04T08:03:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-04T08:03:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-04T08:03:15.900Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.053s coverage: 28.9% of statements [2021-06-04T08:03:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-04T08:03:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-04T08:03:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-04T08:03:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-04T08:03:15.900Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-04T08:03:15.900Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 100.0% of statements [2021-06-04T08:03:15.900Z] GO111MODULE=on go vet ./... [2021-06-04T08:03:19.252Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-515 in /w/workspace/edgexfoundry_edgex-go_PR-3541 [Pipeline] { [Pipeline] ws [2021-06-04T08:03:19.271Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2021-06-04T08:03:19.504Z] The recommended git tool is: git [2021-06-04T08:03:24.801Z] using credential edgex-jenkins-ssh [2021-06-04T08:03:24.820Z] Cloning the remote Git repository [2021-06-04T08:03:24.861Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-04T08:03:24.974Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-06-04T08:03:25.247Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-04T08:03:25.248Z] > git --version # timeout=10 [2021-06-04T08:03:25.297Z] > git --version # 'git version 2.17.1' [2021-06-04T08:03:25.299Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T08:03:25.524Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-04T08:03:38.062Z] gofmt -l . [2021-06-04T08:03:38.062Z] [ "`gofmt -l .`" = "" ] [2021-06-04T08:03:38.324Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-04T08:03:38.886Z] + ls -al . [2021-06-04T08:03:38.886Z] total 528 [2021-06-04T08:03:38.886Z] drwxrwxr-x 10 1001 1001 4096 Jun 4 08:03 . [2021-06-04T08:03:38.886Z] drwxr-xr-x 4 root root 28 Jun 4 08:01 .. [2021-06-04T08:03:38.886Z] -rw-rw-r-- 1 1001 1001 11 Jun 4 08:00 .dockerignore [2021-06-04T08:03:38.886Z] drwxrwxr-x 8 1001 1001 179 Jun 4 08:00 .git [2021-06-04T08:03:38.886Z] drwxrwxr-x 3 1001 1001 125 Jun 4 08:00 .github [2021-06-04T08:03:38.886Z] -rw-rw-r-- 1 1001 1001 818 Jun 4 08:00 .gitignore [2021-06-04T08:03:38.886Z] drwx------ 3 1001 1001 60 Jun 4 08:00 .semver [2021-06-04T08:03:38.886Z] -rw-rw-r-- 1 1001 1001 166 Jun 4 08:00 .sonarcloud.properties [2021-06-04T08:03:38.886Z] -rw-rw-r-- 1 1001 1001 8609 Jun 4 08:00 Attribution.txt [2021-06-04T08:03:38.886Z] -rw-rw-r-- 1 1001 1001 3804 Jun 4 08:00 CONTRIBUTING.md [2021-06-04T08:03:38.886Z] -rw-rw-r-- 1 1001 1001 931 Jun 4 08:00 Dockerfile.build [2021-06-04T08:03:38.886Z] -rw-rw-r-- 1 1001 1001 849 Jun 4 08:00 Jenkinsfile [2021-06-04T08:03:38.886Z] -rw-rw-r-- 1 1001 1001 10775 Jun 4 08:00 LICENSE [2021-06-04T08:03:38.886Z] -rw-rw-r-- 1 1001 1001 5605 Jun 4 08:00 Makefile [2021-06-04T08:03:38.886Z] -rw-rw-r-- 1 1001 1001 7978 Jun 4 08:00 README.md [2021-06-04T08:03:38.886Z] -rw-rw-r-- 1 1001 1001 6755 Jun 4 08:00 SECURITY.md [2021-06-04T08:03:38.886Z] -rw-rw-r-- 1 1001 1001 5 Jun 4 08:00 VERSION [2021-06-04T08:03:38.886Z] -rw-rw-r-- 1 1001 1001 4131 Jun 4 08:00 ZMQWindows.md [2021-06-04T08:03:38.886Z] drwxrwxr-x 2 1001 1001 37 Jun 4 08:00 bin [2021-06-04T08:03:38.886Z] drwxrwxr-x 14 1001 1001 4096 Jun 4 08:00 cmd [2021-06-04T08:03:38.886Z] -rw-r--r-- 1 root root 412085 Jun 4 08:03 coverage.out [2021-06-04T08:03:38.886Z] -rw-rw-r-- 1 1001 1001 902 Jun 4 08:00 go.mod [2021-06-04T08:03:38.886Z] -rw-r--r-- 1 root root 21048 Jun 4 08:01 go.sum [2021-06-04T08:03:38.886Z] drwxrwxr-x 8 1001 1001 127 Jun 4 08:00 internal [2021-06-04T08:03:38.886Z] drwxrwxr-x 3 1001 1001 16 Jun 4 08:00 openapi [2021-06-04T08:03:38.886Z] drwxrwxr-x 4 1001 1001 71 Jun 4 08:00 snap [2021-06-04T08:03:38.886Z] -rw-rw-r-- 1 1001 1001 168 Jun 4 08:00 version.go [Pipeline] sh [2021-06-04T08:03:39.186Z] + '[' -e coverage.out ] [2021-06-04T08:03:39.186Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-04T08:03:39.295Z] Stashed 1 file(s) [Pipeline] sh [2021-06-04T08:03:39.589Z] + make build [2021-06-04T08:03:39.590Z] go mod tidy [2021-06-04T08:03:39.590Z] 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-06-04T08:03:40.989Z] 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-06-04T08:03:42.916Z] Merging remotes/origin/master commit 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 into PR head commit 067e10b205f46147fb2e36e869e4f1c77a12551e [2021-06-04T08:03:43.229Z] Merge succeeded, producing 067e10b205f46147fb2e36e869e4f1c77a12551e [2021-06-04T08:03:43.230Z] Checking out Revision 067e10b205f46147fb2e36e869e4f1c77a12551e (PR-3541) [2021-06-04T08:03:41.956Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-04T08:03:41.970Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-04T08:03:41.991Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-04T08:03:42.022Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-04T08:03:42.023Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T08:03:42.035Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3541/head:refs/remotes/origin/PR-3541 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-04T08:03:42.923Z] > git config core.sparsecheckout # timeout=10 [2021-06-04T08:03:42.941Z] > git checkout -f 067e10b205f46147fb2e36e869e4f1c77a12551e # timeout=10 [2021-06-04T08:03:43.148Z] > git remote # timeout=10 [2021-06-04T08:03:43.164Z] > git config --get remote.origin.url # timeout=10 [2021-06-04T08:03:43.174Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T08:03:43.184Z] > git merge 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 # timeout=10 [2021-06-04T08:03:43.206Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-04T08:03:43.227Z] > git config core.sparsecheckout # timeout=10 [2021-06-04T08:03:43.236Z] > git checkout -f 067e10b205f46147fb2e36e869e4f1c77a12551e # timeout=10 [2021-06-04T08:03:47.487Z] Commit message: "Merge branch 'master' into no-regen-creds" [2021-06-04T08:03:47.615Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-04T08:03:48.576Z] 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-06-04T08:03:49.048Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-04T08:03:49.464Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-04T08:03:49.541Z] 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-06-04T08:03:49.802Z] + sudo service docker restart [2021-06-04T08:03:49.802Z] + true [2021-06-04T08:03:49.806Z] 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-06-04T08:03:51.206Z] 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-06-04T08:03:52.151Z] 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-06-04T08:03:52.724Z] 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-06-04T08:03:53.682Z] 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-06-04T08:03:54.261Z] 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-06-04T08:03:55.216Z] 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-06-04T08:03:56.615Z] $ docker stop --time=1 a96478b0fc50902908c4d943accce456c4bd1c674f8e36063bebeee23f5c17e8 [2021-06-04T08:03:58.920Z] $ docker rm -f a96478b0fc50902908c4d943accce456c4bd1c674f8e36063bebeee23f5c17e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T08:04:02.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-04T08:04:02.041Z] [2021-06-04T08:04:02.041Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T08:04:02.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-04T08:04:02.356Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-04T08:04:02.356Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-04T08:04:02.356Z] ca9280d653b3: Pulling fs layer [2021-06-04T08:04:02.356Z] 7e9c9ca2126c: Pulling fs layer [2021-06-04T08:04:02.620Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-04T08:04:02.620Z] cbdbe7a5bc2a: Download complete [2021-06-04T08:04:02.620Z] cbdbe7a5bc2a: Pull complete [2021-06-04T08:04:03.195Z] ca9280d653b3: Verifying Checksum [2021-06-04T08:04:03.195Z] ca9280d653b3: Download complete [2021-06-04T08:04:03.767Z] ca9280d653b3: Pull complete [2021-06-04T08:04:04.034Z] 7e9c9ca2126c: Verifying Checksum [2021-06-04T08:04:04.034Z] 7e9c9ca2126c: Download complete [2021-06-04T08:04:07.369Z] 7e9c9ca2126c: Pull complete [2021-06-04T08:04:07.369Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-04T08:04:07.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-04T08:04:07.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-04T08:04:07.642Z] prd-centos7-docker-4c-2g-514 does not seem to be running inside a container [2021-06-04T08:04:07.678Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-06-04T08:04:10.410Z] $ docker top ae08060c72be02aa21c2215c0b74c10ed8510ed80a5ae79b4b24368f6360198e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2021-06-04T08:04:10.551Z] provisioning config files... [2021-06-04T08:04:10.576Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config1805921431117898499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-04T08:04:10.795Z] + docker-compose build --help [2021-06-04T08:04:10.796Z] + grep parallel [2021-06-04T08:04:10.935Z] ---> docker-login.sh [2021-06-04T08:04:10.935Z] nexus3.edgexfoundry.org:10001 [2021-06-04T08:04:11.373Z] --parallel Build images in parallel. [Pipeline] } [2021-06-04T08:04:11.382Z] $ docker stop --time=1 ae08060c72be02aa21c2215c0b74c10ed8510ed80a5ae79b4b24368f6360198e [2021-06-04T08:04:11.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T08:04:12.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T08:04:12.193Z] Configure a credential helper to remove this warning. See [2021-06-04T08:04:12.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T08:04:12.194Z] [2021-06-04T08:04:12.194Z] Login Succeeded [2021-06-04T08:04:12.194Z] nexus3.edgexfoundry.org:10002 [2021-06-04T08:04:12.585Z] $ docker rm -f ae08060c72be02aa21c2215c0b74c10ed8510ed80a5ae79b4b24368f6360198e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T08:04:12.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T08:04:12.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T08:04:12.788Z] Configure a credential helper to remove this warning. See [2021-06-04T08:04:12.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T08:04:12.788Z] [2021-06-04T08:04:12.788Z] Login Succeeded [2021-06-04T08:04:12.788Z] nexus3.edgexfoundry.org:10003 [2021-06-04T08:04:13.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-04T08:04:13.019Z] . [Pipeline] withDockerContainer [2021-06-04T08:04:13.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T08:04:13.090Z] prd-centos7-docker-4c-2g-514 does not seem to be running inside a container [2021-06-04T08:04:13.128Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-04T08:04:13.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T08:04:13.345Z] Configure a credential helper to remove this warning. See [2021-06-04T08:04:13.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T08:04:13.345Z] [2021-06-04T08:04:13.345Z] Login Succeeded [2021-06-04T08:04:13.345Z] nexus3.edgexfoundry.org:10004 [2021-06-04T08:04:13.540Z] $ docker top 6d54bd076d11f75b0f6d051f704dcfb4427bb0647be16075b0e44c93eae0b625 -eo pid,comm [Pipeline] { [2021-06-04T08:04:13.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2021-06-04T08:04:13.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T08:04:13.901Z] Configure a credential helper to remove this warning. See [2021-06-04T08:04:13.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T08:04:13.901Z] [2021-06-04T08:04:13.901Z] Login Succeeded [2021-06-04T08:04:13.901Z] docker.io [2021-06-04T08:04:13.914Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-04T08:04:14.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T08:04:14.487Z] Building core-command ... [2021-06-04T08:04:14.487Z] Building core-data ... [2021-06-04T08:04:14.487Z] Building core-metadata ... [2021-06-04T08:04:14.487Z] Building security-bootstrapper ... [2021-06-04T08:04:14.487Z] Building security-proxy-setup ... [2021-06-04T08:04:14.487Z] Building security-secretstore-setup ... [2021-06-04T08:04:14.487Z] Building support-notifications ... [2021-06-04T08:04:14.487Z] Building support-scheduler ... [2021-06-04T08:04:14.487Z] Building sys-mgmt-agent ... [2021-06-04T08:04:14.487Z] Building security-secretstore-setup [2021-06-04T08:04:14.487Z] Building security-bootstrapper [2021-06-04T08:04:14.487Z] Building core-metadata [2021-06-04T08:04:14.487Z] Building core-data [2021-06-04T08:04:14.487Z] Building core-command [2021-06-04T08:04:14.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T08:04:14.772Z] Configure a credential helper to remove this warning. See [2021-06-04T08:04:14.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T08:04:14.772Z] [2021-06-04T08:04:14.772Z] Login Succeeded [2021-06-04T08:04:14.772Z] ---> docker-login.sh ends [Pipeline] } [2021-06-04T08:04:14.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-04T08:04:15.076Z] ========================================================= [2021-06-04T08:04:15.076Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-04T08:04:15.076Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-04T08:04:15.423Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-04T08:04:18.069Z] Sending build context to Docker daemon 166.2MB [2021-06-04T08:04:18.069Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-04T08:04:18.069Z] Step 2/6 : FROM ${BASE} [2021-06-04T08:04:18.069Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-04T08:04:18.069Z] 595b0fe564bb: Pulling fs layer [2021-06-04T08:04:18.069Z] 7186ed65a4f7: Pulling fs layer [2021-06-04T08:04:18.069Z] 316046926c0a: Pulling fs layer [2021-06-04T08:04:18.069Z] 4ebd0625c992: Pulling fs layer [2021-06-04T08:04:18.069Z] 207e8628e3a3: Pulling fs layer [2021-06-04T08:04:18.069Z] 4ebd0625c992: Waiting [2021-06-04T08:04:18.069Z] c791037a9be2: Pulling fs layer [2021-06-04T08:04:18.069Z] ffd874e62e21: Pulling fs layer [2021-06-04T08:04:18.069Z] 207e8628e3a3: Waiting [2021-06-04T08:04:18.069Z] c791037a9be2: Waiting [2021-06-04T08:04:18.069Z] ffd874e62e21: Waiting [2021-06-04T08:04:18.069Z] 7186ed65a4f7: Download complete [2021-06-04T08:04:18.069Z] 316046926c0a: Verifying Checksum [2021-06-04T08:04:18.069Z] 316046926c0a: Download complete [2021-06-04T08:04:18.069Z] 207e8628e3a3: Verifying Checksum [2021-06-04T08:04:18.069Z] 207e8628e3a3: Download complete [2021-06-04T08:04:18.069Z] 595b0fe564bb: Verifying Checksum [2021-06-04T08:04:18.069Z] 595b0fe564bb: Download complete [2021-06-04T08:04:18.069Z] c791037a9be2: Verifying Checksum [2021-06-04T08:04:18.069Z] c791037a9be2: Download complete [2021-06-04T08:04:19.066Z] 595b0fe564bb: Pull complete [2021-06-04T08:04:19.340Z] 7186ed65a4f7: Pull complete [2021-06-04T08:04:19.977Z] 316046926c0a: Pull complete [2021-06-04T08:04:20.261Z] ffd874e62e21: Verifying Checksum [2021-06-04T08:04:20.261Z] ffd874e62e21: Download complete [2021-06-04T08:04:21.708Z] 4ebd0625c992: Verifying Checksum [2021-06-04T08:04:21.708Z] 4ebd0625c992: Download complete [2021-06-04T08:04:26.750Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T08:04:26.750Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-04T08:04:26.750Z] ---> 29b9d6711a52 [2021-06-04T08:04:26.750Z] Step 3/32 : WORKDIR /edgex-go [2021-06-04T08:04:26.750Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T08:04:26.750Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T08:04:26.750Z] ---> 29b9d6711a52 [2021-06-04T08:04:26.750Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T08:04:26.750Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T08:04:26.750Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-04T08:04:26.750Z] ---> 29b9d6711a52 [2021-06-04T08:04:26.750Z] Step 3/26 : WORKDIR /edgex-go [2021-06-04T08:04:31.893Z] 4ebd0625c992: Pull complete [2021-06-04T08:04:31.893Z] 207e8628e3a3: Pull complete [2021-06-04T08:04:32.037Z] ---> Running in 513a364eaf8a [2021-06-04T08:04:32.037Z] ---> Running in f9a82354d737 [2021-06-04T08:04:32.037Z] ---> Running in 31ce730c0508 [2021-06-04T08:04:32.164Z] c791037a9be2: Pull complete [2021-06-04T08:04:34.598Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T08:04:34.598Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T08:04:34.598Z] ---> 29b9d6711a52 [2021-06-04T08:04:34.598Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T08:04:34.598Z] ---> Using cache [2021-06-04T08:04:34.598Z] ---> f4b5550c016d [2021-06-04T08:04:34.598Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T08:04:34.598Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T08:04:34.598Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T08:04:34.598Z] ---> 29b9d6711a52 [2021-06-04T08:04:34.598Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T08:04:34.598Z] ---> Using cache [2021-06-04T08:04:34.598Z] ---> f4b5550c016d [2021-06-04T08:04:34.598Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T08:04:34.598Z] Removing intermediate container 31ce730c0508 [2021-06-04T08:04:34.598Z] ---> d0bae923fdca [2021-06-04T08:04:34.598Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T08:04:34.598Z] Removing intermediate container 513a364eaf8a [2021-06-04T08:04:34.598Z] ---> f4b5550c016d [2021-06-04T08:04:34.598Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T08:04:34.598Z] Removing intermediate container f9a82354d737 [2021-06-04T08:04:34.598Z] ---> a44be219586f [2021-06-04T08:04:34.598Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T08:04:34.598Z] ---> Running in 47b511ffea3c [2021-06-04T08:04:34.598Z] ---> Running in 7389d9234690 [2021-06-04T08:04:34.858Z] ---> Running in e1b55238c264 [2021-06-04T08:04:34.858Z] ---> Running in ae13edbb6e22 [2021-06-04T08:04:34.858Z] ---> Running in 303fb821b14c [2021-06-04T08:04:35.559Z] ffd874e62e21: Pull complete [2021-06-04T08:04:35.559Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-04T08:04:35.806Z] Removing intermediate container 47b511ffea3c [2021-06-04T08:04:35.806Z] ---> b753fad11655 [2021-06-04T08:04:35.806Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-04T08:04:35.806Z] ---> Running in d9284d554873 [2021-06-04T08:04:35.806Z] Removing intermediate container 7389d9234690 [2021-06-04T08:04:35.806Z] ---> 2d5e08a83299 [2021-06-04T08:04:35.806Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-04T08:04:35.806Z] Removing intermediate container e1b55238c264 [2021-06-04T08:04:35.806Z] ---> a8fb99f846e8 [2021-06-04T08:04:35.806Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-04T08:04:35.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-04T08:04:35.833Z] ---> cfc18b08335c [2021-06-04T08:04:35.833Z] 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-06-04T08:04:36.066Z] ---> Running in 2f58751c7a67 [2021-06-04T08:04:36.066Z] ---> Running in 488edff2ce33 [2021-06-04T08:04:36.066Z] Removing intermediate container ae13edbb6e22 [2021-06-04T08:04:36.066Z] ---> 70352aaab4ca [2021-06-04T08:04:36.066Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-04T08:04:36.066Z] Removing intermediate container 303fb821b14c [2021-06-04T08:04:36.066Z] ---> f11b7826aa23 [2021-06-04T08:04:36.066Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-04T08:04:36.066Z] ---> Running in 77befab0ef81 [2021-06-04T08:04:36.066Z] ---> Running in 17d4d366c221 [2021-06-04T08:04:36.335Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T08:04:36.595Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T08:04:36.595Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T08:04:36.595Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T08:04:36.595Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T08:04:37.169Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T08:04:37.429Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T08:04:37.429Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T08:04:37.429Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T08:04:37.700Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T08:04:37.700Z] OK: 219 MiB in 52 packages [2021-06-04T08:04:38.006Z] OK: 219 MiB in 52 packages [2021-06-04T08:04:38.006Z] Removing intermediate container 488edff2ce33 [2021-06-04T08:04:38.006Z] ---> 05c2b769a994 [2021-06-04T08:04:38.006Z] Step 6/24 : COPY go.mod . [2021-06-04T08:04:38.006Z] OK: 219 MiB in 52 packages [2021-06-04T08:04:38.279Z] OK: 219 MiB in 52 packages [2021-06-04T08:04:38.279Z] Removing intermediate container 77befab0ef81 [2021-06-04T08:04:38.279Z] ---> 5d348bf64ab4 [2021-06-04T08:04:38.279Z] Step 6/26 : COPY go.mod . [2021-06-04T08:04:38.279Z] ---> d748c18c5806 [2021-06-04T08:04:38.279Z] Step 7/24 : RUN go mod download [2021-06-04T08:04:38.279Z] ---> Running in 5bd5f0a533a1 [2021-06-04T08:04:38.531Z] ---> Running in 7c418ee41bd0 [2021-06-04T08:04:38.542Z] Removing intermediate container 2f58751c7a67 [2021-06-04T08:04:38.542Z] ---> 78817542c4e1 [2021-06-04T08:04:38.542Z] Step 6/24 : COPY go.mod . [2021-06-04T08:04:38.542Z] ---> 590a372864e7 [2021-06-04T08:04:38.542Z] Step 7/26 : RUN go mod download [2021-06-04T08:04:38.542Z] ---> Running in d5314618cf5f [2021-06-04T08:04:38.542Z] Removing intermediate container d9284d554873 [2021-06-04T08:04:38.542Z] ---> 48e6f9be0423 [2021-06-04T08:04:38.542Z] Step 6/24 : COPY go.mod . [2021-06-04T08:04:38.543Z] OK: 219 MiB in 52 packages [2021-06-04T08:04:38.803Z] ---> 6fc412808216 [2021-06-04T08:04:38.803Z] Step 7/24 : RUN go mod download [2021-06-04T08:04:38.803Z] ---> Running in e331d03955b5 [2021-06-04T08:04:39.069Z] ---> e947779af9bb [2021-06-04T08:04:39.069Z] Step 7/24 : RUN go mod download [2021-06-04T08:04:39.069Z] ---> Running in db22ef28f5db [2021-06-04T08:04:39.069Z] Removing intermediate container 17d4d366c221 [2021-06-04T08:04:39.069Z] ---> 239fa181fc40 [2021-06-04T08:04:39.069Z] Step 6/32 : COPY go.mod . [2021-06-04T08:04:39.337Z] ---> 45f756b8a60b [2021-06-04T08:04:39.337Z] Step 7/32 : RUN go mod download [2021-06-04T08:04:39.337Z] ---> Running in 3d5e0374569f [2021-06-04T08:04:39.523Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T08:04:39.601Z] Removing intermediate container 5bd5f0a533a1 [2021-06-04T08:04:39.601Z] ---> 73d9579c2809 [2021-06-04T08:04:39.601Z] Step 8/24 : COPY . . [2021-06-04T08:04:39.601Z] Removing intermediate container d5314618cf5f [2021-06-04T08:04:39.601Z] ---> 135883c06e41 [2021-06-04T08:04:39.601Z] Step 8/26 : COPY . . [2021-06-04T08:04:40.504Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T08:04:41.481Z] (1/12) Installing libmagic (5.39-r0) [2021-06-04T08:04:41.752Z] (2/12) Installing file (5.39-r0) [2021-06-04T08:04:42.022Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-04T08:04:42.022Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-04T08:04:43.822Z] Removing intermediate container e331d03955b5 [2021-06-04T08:04:43.822Z] ---> a23a967335fc [2021-06-04T08:04:43.822Z] Step 8/24 : COPY . . [2021-06-04T08:04:46.314Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-04T08:04:46.314Z] (6/12) Installing patch (2.7.6-r6) [2021-06-04T08:04:46.314Z] (7/12) Installing build-base (0.5-r2) [2021-06-04T08:04:46.314Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-04T08:04:46.314Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-04T08:04:46.378Z] Removing intermediate container db22ef28f5db [2021-06-04T08:04:46.378Z] ---> 2c9cc2264861 [2021-06-04T08:04:46.378Z] Step 8/24 : COPY . . [2021-06-04T08:04:46.588Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-04T08:04:46.588Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-04T08:04:46.862Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-04T08:04:46.862Z] Executing busybox-1.32.1-r6.trigger [2021-06-04T08:04:46.862Z] OK: 218 MiB in 52 packages [2021-06-04T08:04:48.310Z] ---> a0091b19a120 [2021-06-04T08:04:48.311Z] Step 9/26 : RUN go mod tidy [2021-06-04T08:04:49.106Z] Removing intermediate container 3d5e0374569f [2021-06-04T08:04:49.106Z] ---> 5e525a0db77c [2021-06-04T08:04:49.106Z] Step 8/32 : COPY . . [2021-06-04T08:04:49.106Z] ---> Running in 36754b2b944f [2021-06-04T08:04:49.106Z] ---> 808ff693f5d0 [2021-06-04T08:04:49.106Z] Step 9/24 : RUN go mod tidy [2021-06-04T08:04:49.682Z] ---> Running in b54015f247e2 [2021-06-04T08:04:49.952Z] ---> 77ed7ce249cb [2021-06-04T08:04:49.952Z] Step 9/24 : RUN go mod tidy [2021-06-04T08:04:51.180Z] Removing intermediate container 7c418ee41bd0 [2021-06-04T08:04:51.180Z] ---> 06083609838d [2021-06-04T08:04:51.180Z] Step 4/6 : WORKDIR /edgex-go [2021-06-04T08:04:51.180Z] ---> Running in 13ac1603cba5 [2021-06-04T08:04:51.180Z] Removing intermediate container 13ac1603cba5 [2021-06-04T08:04:51.180Z] ---> 36dc21bab44c [2021-06-04T08:04:51.180Z] Step 5/6 : COPY go.mod . [2021-06-04T08:04:51.359Z] ---> Running in d9b991b44ba3 [2021-06-04T08:04:52.163Z] ---> 43811cba7e86 [2021-06-04T08:04:52.163Z] Step 6/6 : RUN go mod download [2021-06-04T08:04:52.163Z] ---> Running in fa9de2853c76 [2021-06-04T08:04:57.954Z] Removing intermediate container 36754b2b944f [2021-06-04T08:04:57.954Z] ---> 7c04f2b4ef9c [2021-06-04T08:04:57.954Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-04T08:04:57.954Z] ---> f07da8ff33f3 [2021-06-04T08:04:57.954Z] Step 9/24 : RUN go mod tidy [2021-06-04T08:04:57.954Z] ---> ed55814e154a [2021-06-04T08:04:57.954Z] Step 9/32 : RUN go mod tidy [2021-06-04T08:04:57.954Z] ---> Running in c5a0d495cf66 [2021-06-04T08:04:57.954Z] ---> Running in 701ec54e4dbe [2021-06-04T08:04:57.954Z] ---> Running in 07bcf08cd326 [2021-06-04T08:04:57.954Z] Removing intermediate container b54015f247e2 [2021-06-04T08:04:57.954Z] ---> 523e6543a6eb [2021-06-04T08:04:57.954Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-04T08:04:57.954Z] ---> Running in 57c40e5a7bf0 [2021-06-04T08:04:57.954Z] 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-06-04T08:04:58.225Z] 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-06-04T08:04:58.225Z] Removing intermediate container d9b991b44ba3 [2021-06-04T08:04:58.225Z] ---> 3da8b7c8cbaa [2021-06-04T08:04:58.225Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-04T08:04:58.492Z] ---> Running in 96355d92f166 [2021-06-04T08:04:58.761Z] 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-06-04T08:04:59.353Z] Removing intermediate container 701ec54e4dbe [2021-06-04T08:04:59.353Z] ---> 5ddc0cd44a66 [2021-06-04T08:04:59.353Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-04T08:04:59.353Z] ---> Running in 94235d621611 [2021-06-04T08:04:59.617Z] Removing intermediate container 07bcf08cd326 [2021-06-04T08:04:59.617Z] ---> a10990f4cf7d [2021-06-04T08:04:59.617Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-04T08:04:59.617Z] ---> Running in 3d6bd7b860d3 [2021-06-04T08:04:59.880Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-04T08:05:00.458Z] 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-06-04T08:05:18.963Z] Removing intermediate container fa9de2853c76 [2021-06-04T08:05:18.963Z] ---> e8907437c3b1 [2021-06-04T08:05:18.963Z] Successfully built e8907437c3b1 [2021-06-04T08:05:18.963Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T08:05:19.304Z] + docker inspect -f . ci-base-image-arm64 [2021-06-04T08:05:19.304Z] . [Pipeline] withDockerContainer [2021-06-04T08:05:19.535Z] prd-ubuntu18.04-docker-arm64-4c-16g-515 does not seem to be running inside a container [2021-06-04T08:05:19.608Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-arm64 cat [2021-06-04T08:05:21.136Z] $ docker top 2c7f44be70bc3868dcc1ec50b39addacb18e9bff85a2fcb4734df2e3caa3050d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T08:05:22.086Z] + go version [2021-06-04T08:05:22.087Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-04T08:05:22.102Z] $ docker stop --time=1 2c7f44be70bc3868dcc1ec50b39addacb18e9bff85a2fcb4734df2e3caa3050d [2021-06-04T08:05:23.892Z] $ docker rm -f 2c7f44be70bc3868dcc1ec50b39addacb18e9bff85a2fcb4734df2e3caa3050d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T08:05:24.749Z] + docker inspect -f . ci-base-image-arm64 [2021-06-04T08:05:24.749Z] . [Pipeline] withDockerContainer [2021-06-04T08:05:25.030Z] prd-ubuntu18.04-docker-arm64-4c-16g-515 does not seem to be running inside a container [2021-06-04T08:05:25.126Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-arm64 cat [2021-06-04T08:05:26.611Z] $ docker top 8cf73b217c412f13475cf4e76e1b90fe63d7604552195cf97b9fb62b7f257cb3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-04T08:05:26.932Z] ========================================================= [2021-06-04T08:05:26.932Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-04T08:05:26.932Z] ========================================================= [Pipeline] sh [2021-06-04T08:05:27.578Z] + go mod tidy [Pipeline] sh [2021-06-04T08:05:28.834Z] + make test [2021-06-04T08:05:28.834Z] go mod tidy [2021-06-04T08:05:29.435Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-04T08:05:32.599Z] 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-06-04T08:05:36.874Z] Removing intermediate container c5a0d495cf66 [2021-06-04T08:05:36.874Z] ---> 2578cd6a69e8 [2021-06-04T08:05:36.874Z] [2021-06-04T08:05:36.874Z] Step 11/26 : FROM alpine:3.12 [2021-06-04T08:05:36.874Z] 3.12: Pulling from library/alpine [2021-06-04T08:05:38.050Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-04T08:05:38.050Z] Status: Downloaded newer image for alpine:3.12 [2021-06-04T08:05:38.050Z] ---> 13621d1b12d4 [2021-06-04T08:05:38.050Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-04T08:05:38.725Z] Removing intermediate container 94235d621611 [2021-06-04T08:05:38.725Z] ---> 479a5836d36f [2021-06-04T08:05:38.725Z] [2021-06-04T08:05:38.725Z] Step 11/24 : FROM alpine:3.12 [2021-06-04T08:05:38.725Z] ---> 13621d1b12d4 [2021-06-04T08:05:38.725Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-04T08:05:38.725Z] ---> Running in 07879f26dfd0 [2021-06-04T08:05:38.725Z] ---> Running in 6a573d461fe4 [2021-06-04T08:05:39.559Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T08:05:39.559Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T08:05:39.826Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-04T08:05:39.826Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-04T08:05:39.826Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-04T08:05:39.826Z] (4/6) Installing curl (7.77.0-r0) [2021-06-04T08:05:39.826Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-04T08:05:39.826Z] (6/6) Installing su-exec (0.2-r1) [2021-06-04T08:05:39.826Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T08:05:39.826Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T08:05:39.826Z] Executing ca-certificates-20191127-r4.trigger [2021-06-04T08:05:40.092Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T08:05:40.092Z] OK: 7 MiB in 20 packages [2021-06-04T08:05:40.362Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-04T08:05:40.362Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T08:05:40.362Z] OK: 6 MiB in 15 packages [2021-06-04T08:05:41.769Z] Removing intermediate container 3d6bd7b860d3 [2021-06-04T08:05:41.769Z] ---> 21afa559278d [2021-06-04T08:05:41.769Z] [2021-06-04T08:05:41.769Z] Step 11/32 : FROM alpine:3.12 [2021-06-04T08:05:41.769Z] ---> 13621d1b12d4 [2021-06-04T08:05:41.769Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-04T08:05:41.769Z] Removing intermediate container 57c40e5a7bf0 [2021-06-04T08:05:41.769Z] ---> bd09fa3f41a2 [2021-06-04T08:05:41.769Z] [2021-06-04T08:05:41.769Z] Step 11/24 : FROM alpine:3.12 [2021-06-04T08:05:41.769Z] ---> 13621d1b12d4 [2021-06-04T08:05:41.769Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-04T08:05:41.769Z] ---> Running in d18d8ad5b8c8 [2021-06-04T08:05:41.769Z] ---> Running in 16019e7cbc07 [2021-06-04T08:05:41.769Z] Removing intermediate container d18d8ad5b8c8 [2021-06-04T08:05:41.769Z] ---> 3bd8884335c6 [2021-06-04T08:05:41.769Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-04T08:05:41.769Z] Removing intermediate container 6a573d461fe4 [2021-06-04T08:05:41.769Z] ---> 85ee4cf3a530 [2021-06-04T08:05:41.769Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T08:05:41.769Z] ---> Running in 7b4eb8297968 [2021-06-04T08:05:41.769Z] Removing intermediate container 07879f26dfd0 [2021-06-04T08:05:41.769Z] ---> 0a621e3bb671 [2021-06-04T08:05:41.769Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-04T08:05:42.030Z] ---> Running in f92806c1a914 [2021-06-04T08:05:42.030Z] ---> Running in d32ae7ba9ef9 [2021-06-04T08:05:42.319Z] Removing intermediate container f92806c1a914 [2021-06-04T08:05:42.319Z] ---> 715f4c166eed [2021-06-04T08:05:42.319Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-04T08:05:42.319Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T08:05:42.319Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T08:05:42.589Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-04T08:05:42.589Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T08:05:42.589Z] OK: 6 MiB in 15 packages [2021-06-04T08:05:42.589Z] ---> Running in 947aac17302c [2021-06-04T08:05:42.589Z] Removing intermediate container d32ae7ba9ef9 [2021-06-04T08:05:42.589Z] ---> 228e222e9b85 [2021-06-04T08:05:42.589Z] Step 14/26 : WORKDIR / [2021-06-04T08:05:42.589Z] ---> Running in 466bbb23ee3a [2021-06-04T08:05:42.855Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T08:05:42.855Z] Removing intermediate container 96355d92f166 [2021-06-04T08:05:42.855Z] ---> b3c0bdfb7639 [2021-06-04T08:05:42.855Z] [2021-06-04T08:05:42.855Z] Step 11/24 : FROM alpine:3.12 [2021-06-04T08:05:42.855Z] ---> 13621d1b12d4 [2021-06-04T08:05:42.855Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-04T08:05:42.855Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T08:05:42.855Z] ---> Running in 498e9ab00712 [2021-06-04T08:05:42.855Z] Removing intermediate container 947aac17302c [2021-06-04T08:05:42.855Z] ---> d3d4a56ae56f [2021-06-04T08:05:42.855Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-04T08:05:42.855Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-04T08:05:42.855Z] (2/2) Installing su-exec (0.2-r1) [2021-06-04T08:05:42.855Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T08:05:42.855Z] OK: 6 MiB in 16 packages [2021-06-04T08:05:42.855Z] ---> Running in 5379922b0a25 [2021-06-04T08:05:42.855Z] Removing intermediate container 466bbb23ee3a [2021-06-04T08:05:42.855Z] ---> 387eb33a7ffe [2021-06-04T08:05:42.855Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-04T08:05:43.118Z] Removing intermediate container 16019e7cbc07 [2021-06-04T08:05:43.118Z] ---> 0c56d1a3cacc [2021-06-04T08:05:43.118Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T08:05:43.118Z] Removing intermediate container 498e9ab00712 [2021-06-04T08:05:43.118Z] ---> 84857cf2631a [2021-06-04T08:05:43.118Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-04T08:05:43.118Z] ---> Running in edbaf169ff0f [2021-06-04T08:05:43.118Z] ---> Running in c01d31daba9c [2021-06-04T08:05:43.118Z] Removing intermediate container 5379922b0a25 [2021-06-04T08:05:43.118Z] ---> 33771849905f [2021-06-04T08:05:43.118Z] Step 16/24 : WORKDIR / [2021-06-04T08:05:43.118Z] ---> Running in 6439254dfe3d [2021-06-04T08:05:43.118Z] Removing intermediate container edbaf169ff0f [2021-06-04T08:05:43.118Z] ---> 8b70bf49f309 [2021-06-04T08:05:43.118Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-04T08:05:43.118Z] ---> 40d49991e8fb [2021-06-04T08:05:43.118Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-04T08:05:43.118Z] Removing intermediate container c01d31daba9c [2021-06-04T08:05:43.118Z] ---> 182649ce009e [2021-06-04T08:05:43.118Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-04T08:05:43.455Z] ---> Running in 7fa1b7cb6534 [2021-06-04T08:05:43.455Z] Removing intermediate container 7b4eb8297968 [2021-06-04T08:05:43.455Z] ---> 4e28aeceabd5 [2021-06-04T08:05:43.455Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-04T08:05:43.455Z] ---> Running in f09de67d5dfd [2021-06-04T08:05:43.455Z] ---> Running in 9afe5c679283 [2021-06-04T08:05:43.455Z] Removing intermediate container 6439254dfe3d [2021-06-04T08:05:43.455Z] ---> 60e6c49142ce [2021-06-04T08:05:43.455Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T08:05:43.455Z] Removing intermediate container 7fa1b7cb6534 [2021-06-04T08:05:43.455Z] ---> d9c99a078ece [2021-06-04T08:05:43.455Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-04T08:05:43.455Z] Removing intermediate container f09de67d5dfd [2021-06-04T08:05:43.455Z] ---> ab53f4e66bef [2021-06-04T08:05:43.455Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T08:05:43.455Z] ---> a51607ebb7d0 [2021-06-04T08:05:43.455Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-04T08:05:43.455Z] Removing intermediate container 9afe5c679283 [2021-06-04T08:05:43.455Z] ---> adb00d16c559 [2021-06-04T08:05:43.455Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-04T08:05:43.455Z] ---> Running in b7fd73d790ce [2021-06-04T08:05:43.455Z] ---> Running in 878b3b0cae2e [2021-06-04T08:05:43.721Z] ---> Running in e93a79772023 [2021-06-04T08:05:43.721Z] ---> a0b7d52cfd61 [2021-06-04T08:05:43.721Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-04T08:05:43.721Z] Removing intermediate container b7fd73d790ce [2021-06-04T08:05:43.721Z] ---> 7a585a0f226d [2021-06-04T08:05:43.721Z] Step 16/24 : WORKDIR / [2021-06-04T08:05:43.721Z] ---> Running in 36c899487171 [2021-06-04T08:05:43.984Z] Removing intermediate container e93a79772023 [2021-06-04T08:05:43.984Z] ---> 9f28ee8ab0d9 [2021-06-04T08:05:43.984Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-04T08:05:43.984Z] ---> 66363d03e6a2 [2021-06-04T08:05:43.984Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-04T08:05:43.984Z] ---> Running in 860debdec0a6 [2021-06-04T08:05:43.984Z] Removing intermediate container 36c899487171 [2021-06-04T08:05:43.984Z] ---> 3e35aa20f9d9 [2021-06-04T08:05:43.984Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T08:05:43.984Z] ---> 33825dab2ce9 [2021-06-04T08:05:43.984Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-04T08:05:44.246Z] ---> 469172342e64 [2021-06-04T08:05:44.246Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-04T08:05:44.246Z] ---> 2a0b0f2b19ec [2021-06-04T08:05:44.246Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-04T08:05:44.246Z] ---> 546cebc0c9ff [2021-06-04T08:05:44.246Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-04T08:05:44.513Z] ---> Running in 9833738cfc2d [2021-06-04T08:05:44.513Z] Removing intermediate container 878b3b0cae2e [2021-06-04T08:05:44.513Z] ---> 571cc861b50e [2021-06-04T08:05:44.513Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-04T08:05:44.778Z] ---> Running in 2d1e3111cbed [2021-06-04T08:05:44.778Z] Removing intermediate container 9833738cfc2d [2021-06-04T08:05:44.778Z] ---> 3d003bbfbd99 [2021-06-04T08:05:44.778Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T08:05:44.778Z] ---> 353f78ef25bd [2021-06-04T08:05:44.778Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-04T08:05:44.778Z] ---> 0faf41dfcdb9 [2021-06-04T08:05:44.778Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-04T08:05:44.778Z] ---> Running in 5eaa768c99ff [2021-06-04T08:05:45.045Z] Removing intermediate container 5eaa768c99ff [2021-06-04T08:05:45.045Z] ---> cd8cbaf6b8b5 [2021-06-04T08:05:45.045Z] Step 22/24 : LABEL arch=x86_64 [2021-06-04T08:05:45.045Z] ---> Running in f9442a593035 [2021-06-04T08:05:45.045Z] Removing intermediate container 860debdec0a6 [2021-06-04T08:05:45.045Z] ---> 6faea7cebe0b [2021-06-04T08:05:45.045Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-04T08:05:45.311Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T08:05:45.311Z] ---> Running in 3b5ad8f59c1c [2021-06-04T08:05:45.311Z] ---> a66f23da5922 [2021-06-04T08:05:45.311Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-04T08:05:45.311Z] ---> e5376c3dee53 [2021-06-04T08:05:45.311Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-04T08:05:45.311Z] Removing intermediate container f9442a593035 [2021-06-04T08:05:45.311Z] ---> 7e6aa6e75c11 [2021-06-04T08:05:45.311Z] Step 23/24 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e [2021-06-04T08:05:45.311Z] ---> Running in 773a593702ba [2021-06-04T08:05:45.311Z] ---> Running in 1222663f3d83 [2021-06-04T08:05:45.311Z] Removing intermediate container 3b5ad8f59c1c [2021-06-04T08:05:45.311Z] ---> d4bbfd1df096 [2021-06-04T08:05:45.311Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-04T08:05:45.311Z] ---> d180b2979dea [2021-06-04T08:05:45.311Z] Step 22/26 : 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-06-04T08:05:45.597Z] ---> Running in bbe84a84ff24 [2021-06-04T08:05:45.597Z] Removing intermediate container 1222663f3d83 [2021-06-04T08:05:45.597Z] ---> 3d528682087d [2021-06-04T08:05:45.597Z] Step 24/24 : LABEL version=0.0.0 [2021-06-04T08:05:45.597Z] Removing intermediate container 773a593702ba [2021-06-04T08:05:45.597Z] ---> 90c8bd3f4252 [2021-06-04T08:05:45.597Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T08:05:45.597Z] ---> Running in e79b2329cb71 [2021-06-04T08:05:45.597Z] ---> Running in d9608941285e [2021-06-04T08:05:45.597Z] ---> f0e3a38a0039 [2021-06-04T08:05:45.597Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-04T08:05:45.597Z] ---> Running in aba6cc09b778 [2021-06-04T08:05:45.597Z] Removing intermediate container e79b2329cb71 [2021-06-04T08:05:45.597Z] ---> c8bf79a48172 [2021-06-04T08:05:45.597Z] [2021-06-04T08:05:45.597Z] Removing intermediate container d9608941285e [2021-06-04T08:05:45.597Z] ---> b91406260b5c [2021-06-04T08:05:45.597Z] Step 22/24 : LABEL arch=x86_64 [2021-06-04T08:05:45.875Z] ---> Running in e376b1845f4d [2021-06-04T08:05:45.875Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T08:05:45.875Z] Successfully built c8bf79a48172 [2021-06-04T08:05:45.875Z] Successfully tagged core-command:latest [2021-06-04T08:05:45.875Z] Building security-proxy-setup [2021-06-04T08:05:45.875Z]  Building core-command ... done Removing intermediate container e376b1845f4d [2021-06-04T08:05:45.875Z] ---> 980ca96782a5 [2021-06-04T08:05:45.875Z] Step 23/24 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e [2021-06-04T08:05:46.140Z] ---> Running in 8d4238233359 [2021-06-04T08:05:46.140Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-04T08:05:46.401Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-04T08:05:46.401Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-04T08:05:46.401Z] Removing intermediate container 8d4238233359 [2021-06-04T08:05:46.401Z] ---> 1db68d563e7b [2021-06-04T08:05:46.401Z] Step 24/24 : LABEL version=0.0.0 [2021-06-04T08:05:46.401Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-04T08:05:46.979Z] ---> Running in d240018f5a84 [2021-06-04T08:05:47.566Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-04T08:05:47.867Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-04T08:05:48.128Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T08:05:48.128Z] OK: 8 MiB in 20 packages [2021-06-04T08:05:48.128Z] Removing intermediate container d240018f5a84 [2021-06-04T08:05:48.128Z] ---> ba8453cf29ce [2021-06-04T08:05:48.128Z] [2021-06-04T08:05:48.388Z] Successfully built ba8453cf29ce [2021-06-04T08:05:48.649Z] Successfully tagged core-metadata:latest [2021-06-04T08:05:48.649Z] Building support-scheduler [2021-06-04T08:05:48.649Z]  Building core-metadata ... done Removing intermediate container bbe84a84ff24 [2021-06-04T08:05:48.649Z] ---> 37a27b6975d5 [2021-06-04T08:05:48.649Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-04T08:05:51.239Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T08:05:51.239Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-04T08:05:51.239Z] ---> 29b9d6711a52 [2021-06-04T08:05:51.239Z] Step 3/22 : WORKDIR /edgex-go [2021-06-04T08:05:51.239Z] ---> Using cache [2021-06-04T08:05:51.239Z] ---> a44be219586f [2021-06-04T08:05:51.239Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T08:05:51.239Z] ---> Using cache [2021-06-04T08:05:51.239Z] ---> f11b7826aa23 [2021-06-04T08:05:51.239Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-04T08:05:51.239Z] ---> Using cache [2021-06-04T08:05:51.239Z] ---> 239fa181fc40 [2021-06-04T08:05:51.239Z] Step 6/22 : COPY go.mod . [2021-06-04T08:05:51.239Z] ---> Using cache [2021-06-04T08:05:51.239Z] ---> 45f756b8a60b [2021-06-04T08:05:51.239Z] Step 7/22 : RUN go mod download [2021-06-04T08:05:51.239Z] ---> Using cache [2021-06-04T08:05:51.239Z] ---> 5e525a0db77c [2021-06-04T08:05:51.239Z] Step 8/22 : COPY . . [2021-06-04T08:05:51.239Z] ---> Using cache [2021-06-04T08:05:51.239Z] ---> ed55814e154a [2021-06-04T08:05:51.239Z] Step 9/22 : RUN go mod tidy [2021-06-04T08:05:51.239Z] ---> Using cache [2021-06-04T08:05:51.239Z] ---> a10990f4cf7d [2021-06-04T08:05:51.239Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-04T08:05:52.181Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T08:05:52.181Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-04T08:05:52.181Z] ---> 29b9d6711a52 [2021-06-04T08:05:52.181Z] Step 3/23 : WORKDIR /edgex-go [2021-06-04T08:05:52.181Z] ---> Using cache [2021-06-04T08:05:52.181Z] ---> a44be219586f [2021-06-04T08:05:52.181Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T08:05:52.181Z] ---> Using cache [2021-06-04T08:05:52.181Z] ---> f11b7826aa23 [2021-06-04T08:05:52.181Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-04T08:05:52.181Z] ---> Using cache [2021-06-04T08:05:52.181Z] ---> 239fa181fc40 [2021-06-04T08:05:52.181Z] Step 6/23 : COPY go.mod . [2021-06-04T08:05:52.181Z] ---> Using cache [2021-06-04T08:05:52.181Z] ---> 45f756b8a60b [2021-06-04T08:05:52.181Z] Step 7/23 : RUN go mod download [2021-06-04T08:05:52.181Z] ---> Using cache [2021-06-04T08:05:52.181Z] ---> 5e525a0db77c [2021-06-04T08:05:52.181Z] Step 8/23 : COPY . . [2021-06-04T08:05:52.181Z] ---> Using cache [2021-06-04T08:05:52.181Z] ---> ed55814e154a [2021-06-04T08:05:52.181Z] Step 9/23 : RUN go mod tidy [2021-06-04T08:05:52.181Z] ---> Using cache [2021-06-04T08:05:52.181Z] ---> a10990f4cf7d [2021-06-04T08:05:52.181Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-04T08:05:53.567Z] Removing intermediate container aba6cc09b778 [2021-06-04T08:05:53.567Z] ---> a5ea11b4c0fa [2021-06-04T08:05:53.567Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T08:05:53.567Z] ---> Running in fc7a93c53245 [2021-06-04T08:05:53.567Z] ---> Running in be42c95f887e [2021-06-04T08:05:53.567Z] ---> Running in 57f48d5cbe14 [2021-06-04T08:05:53.567Z] Removing intermediate container fc7a93c53245 [2021-06-04T08:05:53.567Z] ---> 459e4fd4d1be [2021-06-04T08:05:53.567Z] Step 24/26 : LABEL arch=x86_64 [2021-06-04T08:05:53.567Z] Removing intermediate container 2d1e3111cbed [2021-06-04T08:05:53.567Z] ---> ec357c384660 [2021-06-04T08:05:53.567Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T08:05:53.567Z] ---> 20d53f734ed9 [2021-06-04T08:05:53.567Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-04T08:05:53.567Z] ---> Running in 71377571693b [2021-06-04T08:05:53.836Z] ---> af020c74e3fb [2021-06-04T08:05:53.836Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-04T08:05:53.836Z] Removing intermediate container 71377571693b [2021-06-04T08:05:53.836Z] ---> dbc6e68a6b5e [2021-06-04T08:05:53.836Z] Step 25/26 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e [2021-06-04T08:05:53.836Z] 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-06-04T08:05:53.836Z] ---> Running in d7ce3e190fd9 [2021-06-04T08:05:54.118Z] 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-06-04T08:05:54.118Z] Removing intermediate container d7ce3e190fd9 [2021-06-04T08:05:54.118Z] ---> 39cdd3752046 [2021-06-04T08:05:54.118Z] Step 26/26 : LABEL version=0.0.0 [2021-06-04T08:05:54.386Z] ---> e3e6b6148b89 [2021-06-04T08:05:54.386Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-04T08:05:54.386Z] ---> Running in e1d9efd93f15 [2021-06-04T08:05:54.386Z] ---> a6d50b0721f0 [2021-06-04T08:05:54.386Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-04T08:05:54.648Z] ---> 0b65552e6a20 [2021-06-04T08:05:54.648Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-04T08:05:54.648Z] Removing intermediate container e1d9efd93f15 [2021-06-04T08:05:54.648Z] ---> 4c47e1e05556 [2021-06-04T08:05:54.648Z] [2021-06-04T08:05:54.912Z] Successfully built 4c47e1e05556 [2021-06-04T08:05:54.912Z] Successfully tagged security-secretstore-setup:latest [2021-06-04T08:05:54.912Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-06-04T08:05:54.912Z] ---> eae4857bbc6b [2021-06-04T08:05:54.912Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-04T08:05:54.912Z] ---> Running in daa4d896231f [2021-06-04T08:05:55.182Z] ---> f90eaa861d87 [2021-06-04T08:05:55.182Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-04T08:05:55.182Z] Removing intermediate container daa4d896231f [2021-06-04T08:05:55.182Z] ---> 5aa32e8826c9 [2021-06-04T08:05:55.182Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T08:05:55.182Z] ---> Running in 48bbd4e4820c [2021-06-04T08:05:55.755Z] Removing intermediate container 48bbd4e4820c [2021-06-04T08:05:55.755Z] ---> aef39db7d2e8 [2021-06-04T08:05:55.755Z] Step 22/24 : LABEL arch=x86_64 [2021-06-04T08:05:56.295Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-04T08:05:56.706Z] ---> e8dc0ef6d180 [2021-06-04T08:05:56.706Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-04T08:05:57.650Z] ---> Running in 6a922859d646 [2021-06-04T08:05:57.912Z] ---> Running in f4fc35360129 [2021-06-04T08:05:58.176Z] Removing intermediate container 6a922859d646 [2021-06-04T08:05:58.176Z] ---> 8683097c25b1 [2021-06-04T08:05:58.176Z] Step 23/24 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e [2021-06-04T08:05:58.440Z] ---> Running in 6e1db0752705 [2021-06-04T08:05:58.440Z] Removing intermediate container f4fc35360129 [2021-06-04T08:05:58.440Z] ---> 3bbec234e6fa [2021-06-04T08:05:58.440Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-04T08:05:58.440Z] Removing intermediate container 6e1db0752705 [2021-06-04T08:05:58.440Z] ---> 99a2679590f8 [2021-06-04T08:05:58.440Z] Step 24/24 : LABEL version=0.0.0 [2021-06-04T08:05:58.703Z] ---> Running in 4be32fe3f6fb [2021-06-04T08:05:58.703Z] ---> 6e77a202fe65 [2021-06-04T08:05:58.703Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-04T08:05:58.966Z] Removing intermediate container 4be32fe3f6fb [2021-06-04T08:05:58.966Z] ---> 588522f9e661 [2021-06-04T08:05:58.966Z] [2021-06-04T08:05:58.966Z] Successfully built 588522f9e661 [2021-06-04T08:05:58.966Z] ---> Running in 0e14e9f969fa [2021-06-04T08:05:58.966Z] Successfully tagged core-data:latest [2021-06-04T08:05:58.966Z] Building support-notifications [2021-06-04T08:06:03.206Z]  Building core-data ... done Removing intermediate container 0e14e9f969fa [2021-06-04T08:06:03.206Z] ---> fff402106637 [2021-06-04T08:06:03.206Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-04T08:06:03.206Z] ---> Running in f2199e810a38 [2021-06-04T08:06:03.470Z] Removing intermediate container f2199e810a38 [2021-06-04T08:06:03.471Z] ---> a248f6a08843 [2021-06-04T08:06:03.471Z] Step 29/32 : CMD ["gate"] [2021-06-04T08:06:04.052Z] ---> Running in b9a424abefec [2021-06-04T08:06:04.625Z] Removing intermediate container b9a424abefec [2021-06-04T08:06:04.626Z] ---> b17817d678b6 [2021-06-04T08:06:04.626Z] Step 30/32 : LABEL arch=x86_64 [2021-06-04T08:06:04.626Z] ---> Running in 30156fdcd71e [2021-06-04T08:06:05.202Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T08:06:05.202Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T08:06:05.202Z] ---> 29b9d6711a52 [2021-06-04T08:06:05.202Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T08:06:05.202Z] ---> Using cache [2021-06-04T08:06:05.202Z] ---> a44be219586f [2021-06-04T08:06:05.202Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T08:06:05.202Z] ---> Using cache [2021-06-04T08:06:05.202Z] ---> f11b7826aa23 [2021-06-04T08:06:05.202Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-04T08:06:05.202Z] ---> Running in 61fc39e668c1 [2021-06-04T08:06:05.202Z] Removing intermediate container 30156fdcd71e [2021-06-04T08:06:05.202Z] ---> eaff3990704a [2021-06-04T08:06:05.202Z] Step 31/32 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e [2021-06-04T08:06:05.467Z] ---> Running in 64da6c33bb60 [2021-06-04T08:06:05.732Z] Removing intermediate container 64da6c33bb60 [2021-06-04T08:06:05.732Z] ---> e142a95d7758 [2021-06-04T08:06:05.732Z] Step 32/32 : LABEL version=0.0.0 [2021-06-04T08:06:05.997Z] ---> Running in cfb9907325f5 [2021-06-04T08:06:05.997Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T08:06:06.261Z] Removing intermediate container cfb9907325f5 [2021-06-04T08:06:06.261Z] ---> e0585c7750e4 [2021-06-04T08:06:06.261Z] [2021-06-04T08:06:06.261Z] Successfully built e0585c7750e4 [2021-06-04T08:06:06.261Z] Successfully tagged security-bootstrapper:latest [2021-06-04T08:06:06.836Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T08:06:07.418Z] OK: 219 MiB in 52 packages [2021-06-04T08:06:09.351Z] Removing intermediate container 61fc39e668c1 [2021-06-04T08:06:09.351Z] ---> 89cde5e494a0 [2021-06-04T08:06:09.351Z] Step 6/24 : COPY go.mod . [2021-06-04T08:06:09.617Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T08:06:09.617Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-04T08:06:09.617Z] ---> 29b9d6711a52 [2021-06-04T08:06:09.617Z] Step 3/23 : WORKDIR /edgex-go [2021-06-04T08:06:09.617Z] ---> Using cache [2021-06-04T08:06:09.617Z] ---> a44be219586f [2021-06-04T08:06:09.617Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T08:06:09.617Z] ---> Using cache [2021-06-04T08:06:09.617Z] ---> f11b7826aa23 [2021-06-04T08:06:09.617Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-04T08:06:10.193Z] ---> b88bad4f256c [2021-06-04T08:06:10.193Z] Step 7/24 : RUN go mod download [2021-06-04T08:06:10.193Z] ---> Running in c542832ef17c [2021-06-04T08:06:10.193Z] ---> Running in ea2c08387740 [2021-06-04T08:06:11.168Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T08:06:11.746Z] Removing intermediate container ea2c08387740 [2021-06-04T08:06:11.746Z] ---> 34a00992d50c [2021-06-04T08:06:11.746Z] Step 8/24 : COPY . . [2021-06-04T08:06:11.746Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T08:06:12.332Z] OK: 219 MiB in 52 packages [2021-06-04T08:06:16.596Z] Removing intermediate container c542832ef17c [2021-06-04T08:06:16.596Z] ---> 9f1480bcee27 [2021-06-04T08:06:16.596Z] Step 6/23 : COPY go.mod . [2021-06-04T08:06:16.596Z] ---> 8c3994ffa931 [2021-06-04T08:06:16.596Z] Step 9/24 : RUN go mod tidy [2021-06-04T08:06:16.596Z] ---> Running in 896cf21409ab [2021-06-04T08:06:16.596Z] ---> 5a3f2870c5d4 [2021-06-04T08:06:16.596Z] Step 7/23 : RUN go mod download [2021-06-04T08:06:16.596Z] ---> Running in 443063b266a2 [2021-06-04T08:06:18.093Z] Removing intermediate container 443063b266a2 [2021-06-04T08:06:18.093Z] ---> 7bc3fd249969 [2021-06-04T08:06:18.093Z] Step 8/23 : COPY . . [2021-06-04T08:06:18.093Z] 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-06-04T08:06:20.657Z] Removing intermediate container 896cf21409ab [2021-06-04T08:06:20.657Z] ---> e486802c7f41 [2021-06-04T08:06:20.657Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-04T08:06:21.629Z] ---> Running in 49b0ee1af825 [2021-06-04T08:06:21.893Z] ---> 905507ee8bfa [2021-06-04T08:06:21.893Z] Step 9/23 : RUN go mod tidy [2021-06-04T08:06:21.893Z] ---> Running in e75f49a4b7eb [2021-06-04T08:06:22.473Z] 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-06-04T08:06:24.473Z] Removing intermediate container e75f49a4b7eb [2021-06-04T08:06:24.473Z] ---> d5c0de8fd525 [2021-06-04T08:06:24.473Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-04T08:06:24.473Z] Removing intermediate container 57f48d5cbe14 [2021-06-04T08:06:24.474Z] ---> 3362550d2c48 [2021-06-04T08:06:24.474Z] [2021-06-04T08:06:24.474Z] Step 11/22 : FROM alpine:3.12 [2021-06-04T08:06:24.474Z] ---> 13621d1b12d4 [2021-06-04T08:06:24.474Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-04T08:06:24.474Z] ---> Running in 5586cbc68f93 [2021-06-04T08:06:24.742Z] ---> Running in 6c839dce2e31 [2021-06-04T08:06:24.742Z] Removing intermediate container be42c95f887e [2021-06-04T08:06:24.742Z] ---> f543da077e60 [2021-06-04T08:06:24.742Z] [2021-06-04T08:06:24.742Z] Step 11/23 : FROM alpine:3.12 [2021-06-04T08:06:24.742Z] ---> 13621d1b12d4 [2021-06-04T08:06:24.742Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-04T08:06:24.742Z] ---> Using cache [2021-06-04T08:06:24.742Z] ---> 0c56d1a3cacc [2021-06-04T08:06:24.742Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T08:06:24.742Z] ---> Using cache [2021-06-04T08:06:24.742Z] ---> 8b70bf49f309 [2021-06-04T08:06:24.742Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-04T08:06:25.004Z] ---> Running in cfaeb805b413 [2021-06-04T08:06:25.273Z] Removing intermediate container cfaeb805b413 [2021-06-04T08:06:25.273Z] ---> 4bfd4c007bd2 [2021-06-04T08:06:25.273Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-04T08:06:25.273Z] 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-06-04T08:06:25.273Z] ---> Running in 704b7632457a [2021-06-04T08:06:25.273Z] Removing intermediate container 704b7632457a [2021-06-04T08:06:25.273Z] ---> 1c1e50ccc870 [2021-06-04T08:06:25.273Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T08:06:25.539Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T08:06:25.539Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T08:06:25.539Z] ---> b9d1f19092b4 [2021-06-04T08:06:25.539Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-04T08:06:25.802Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-04T08:06:25.802Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-04T08:06:25.802Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-04T08:06:25.802Z] (4/4) Installing curl (7.77.0-r0) [2021-06-04T08:06:25.802Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T08:06:25.802Z] Executing ca-certificates-20191127-r4.trigger [2021-06-04T08:06:25.802Z] OK: 7 MiB in 18 packages [2021-06-04T08:06:26.069Z] ---> 8f585e62857e [2021-06-04T08:06:26.069Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-04T08:06:26.644Z] Removing intermediate container 6c839dce2e31 [2021-06-04T08:06:26.644Z] ---> 68180c8581d7 [2021-06-04T08:06:26.644Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-04T08:06:26.644Z] ---> Running in 33084b097af5 [2021-06-04T08:06:26.644Z] ---> f2a52a6cbe25 [2021-06-04T08:06:26.644Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-04T08:06:26.644Z] ---> Running in d3873737e449 [2021-06-04T08:06:26.644Z] Removing intermediate container 33084b097af5 [2021-06-04T08:06:26.644Z] ---> 2982ef7fdb64 [2021-06-04T08:06:26.644Z] Step 14/22 : WORKDIR /edgex [2021-06-04T08:06:26.911Z] ---> Running in ed8defec3037 [2021-06-04T08:06:26.911Z] Removing intermediate container d3873737e449 [2021-06-04T08:06:26.911Z] ---> 8c8e5f3f8b31 [2021-06-04T08:06:26.911Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T08:06:26.911Z] ---> Running in ed5a85b21a63 [2021-06-04T08:06:26.911Z] Removing intermediate container ed8defec3037 [2021-06-04T08:06:26.911Z] ---> 8fd3a6401c9b [2021-06-04T08:06:26.911Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-04T08:06:27.173Z] Removing intermediate container ed5a85b21a63 [2021-06-04T08:06:27.173Z] ---> 114efab496f3 [2021-06-04T08:06:27.173Z] Step 21/23 : LABEL arch=x86_64 [2021-06-04T08:06:27.173Z] ---> Running in 63d3c7114129 [2021-06-04T08:06:27.442Z] ---> f28a7adbc82f [2021-06-04T08:06:27.443Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-04T08:06:27.443Z] Removing intermediate container 63d3c7114129 [2021-06-04T08:06:27.443Z] ---> 3db0b7f1e95d [2021-06-04T08:06:27.443Z] Step 22/23 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e [2021-06-04T08:06:27.443Z] ---> Running in 90b1d09c59f8 [2021-06-04T08:06:27.706Z] Removing intermediate container 90b1d09c59f8 [2021-06-04T08:06:27.706Z] ---> e6209c470419 [2021-06-04T08:06:27.706Z] Step 23/23 : LABEL version=0.0.0 [2021-06-04T08:06:27.970Z] ---> Running in d47a175d6535 [2021-06-04T08:06:27.970Z] ---> 8bd1e353bd61 [2021-06-04T08:06:27.970Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-04T08:06:28.233Z] Removing intermediate container d47a175d6535 [2021-06-04T08:06:28.233Z] ---> e9189bf67e11 [2021-06-04T08:06:28.233Z] [2021-06-04T08:06:28.495Z] Successfully built e9189bf67e11 [2021-06-04T08:06:28.495Z] Successfully tagged support-scheduler:latest [2021-06-04T08:06:28.495Z]  Building support-scheduler ... done  ---> 0c9437c5e010 [2021-06-04T08:06:28.495Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-04T08:06:28.757Z] ---> Running in 4fffcc7fe8f2 [2021-06-04T08:06:28.757Z] Removing intermediate container 4fffcc7fe8f2 [2021-06-04T08:06:28.757Z] ---> ae78751288fc [2021-06-04T08:06:28.757Z] Step 19/22 : CMD ["--init=true"] [2021-06-04T08:06:29.020Z] ---> Running in 93042a412ef4 [2021-06-04T08:06:29.020Z] Removing intermediate container 93042a412ef4 [2021-06-04T08:06:29.020Z] ---> e999c30c20c1 [2021-06-04T08:06:29.020Z] Step 20/22 : LABEL arch=x86_64 [2021-06-04T08:06:29.020Z] ---> Running in 468d109dbfb2 [2021-06-04T08:06:29.282Z] Removing intermediate container 468d109dbfb2 [2021-06-04T08:06:29.282Z] ---> 830925892515 [2021-06-04T08:06:29.282Z] Step 21/22 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e [2021-06-04T08:06:29.282Z] ---> Running in 8838530f3d60 [2021-06-04T08:06:29.282Z] Removing intermediate container 8838530f3d60 [2021-06-04T08:06:29.282Z] ---> df7ebce40703 [2021-06-04T08:06:29.282Z] Step 22/22 : LABEL version=0.0.0 [2021-06-04T08:06:29.542Z] ---> Running in d6c5f39542bb [2021-06-04T08:06:29.542Z] Removing intermediate container d6c5f39542bb [2021-06-04T08:06:29.542Z] ---> 46144b1fa5e1 [2021-06-04T08:06:29.542Z] [2021-06-04T08:06:29.804Z] Successfully built 46144b1fa5e1 [2021-06-04T08:06:29.804Z] Successfully tagged security-proxy-setup:latest [2021-06-04T08:06:42.067Z]  Building security-proxy-setup ... done Removing intermediate container 49b0ee1af825 [2021-06-04T08:06:42.067Z] ---> 6c5656614a6f [2021-06-04T08:06:42.067Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-04T08:06:42.067Z] ---> Running in 81f0dfc7d016 [2021-06-04T08:06:42.067Z] 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-06-04T08:06:42.646Z] Removing intermediate container 5586cbc68f93 [2021-06-04T08:06:42.646Z] ---> 57ace51c970a [2021-06-04T08:06:42.646Z] [2021-06-04T08:06:42.646Z] Step 11/23 : FROM alpine:3.12 [2021-06-04T08:06:42.646Z] ---> 13621d1b12d4 [2021-06-04T08:06:42.646Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-04T08:06:42.646Z] ---> Running in 9ff866d2b2f3 [2021-06-04T08:06:42.920Z] Removing intermediate container 81f0dfc7d016 [2021-06-04T08:06:42.920Z] ---> f891d26162e1 [2021-06-04T08:06:42.920Z] [2021-06-04T08:06:42.920Z] Step 12/24 : FROM docker:20.10.0 [2021-06-04T08:06:42.920Z] 20.10.0: Pulling from library/docker [2021-06-04T08:06:42.920Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T08:06:42.920Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T08:06:43.183Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-04T08:06:43.183Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-04T08:06:43.183Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T08:06:43.183Z] Executing ca-certificates-20191127-r4.trigger [2021-06-04T08:06:43.183Z] OK: 6 MiB in 16 packages [2021-06-04T08:06:43.761Z] Removing intermediate container 9ff866d2b2f3 [2021-06-04T08:06:43.761Z] ---> c3ac84f3ea7d [2021-06-04T08:06:43.761Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T08:06:44.022Z] ---> Running in d048dbfdb405 [2021-06-04T08:06:44.022Z] Removing intermediate container d048dbfdb405 [2021-06-04T08:06:44.022Z] ---> 7763fd496e29 [2021-06-04T08:06:44.022Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-04T08:06:44.022Z] ---> Running in 631d3fd246e9 [2021-06-04T08:06:44.286Z] Removing intermediate container 631d3fd246e9 [2021-06-04T08:06:44.286Z] ---> 3d6fd62c9e32 [2021-06-04T08:06:44.286Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-04T08:06:44.286Z] ---> Running in 5797050904f5 [2021-06-04T08:06:44.286Z] Removing intermediate container 5797050904f5 [2021-06-04T08:06:44.286Z] ---> aed3dd2ff88c [2021-06-04T08:06:44.286Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T08:06:44.556Z] ---> f80b4535c0db [2021-06-04T08:06:44.556Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-04T08:06:45.146Z] ---> d868e1dcd1ef [2021-06-04T08:06:45.146Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-04T08:06:45.414Z] ---> bbaddbb9fed4 [2021-06-04T08:06:45.414Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-04T08:06:45.695Z] ---> Running in 8c61f611d8aa [2021-06-04T08:06:45.695Z] Removing intermediate container 8c61f611d8aa [2021-06-04T08:06:45.695Z] ---> f20798d96501 [2021-06-04T08:06:45.695Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T08:06:45.968Z] ---> Running in 0d1f4ee73e49 [2021-06-04T08:06:45.968Z] Removing intermediate container 0d1f4ee73e49 [2021-06-04T08:06:45.968Z] ---> ee9d325af509 [2021-06-04T08:06:45.968Z] Step 21/23 : LABEL arch=x86_64 [2021-06-04T08:06:46.233Z] ---> Running in 958743b331d5 [2021-06-04T08:06:46.233Z] Removing intermediate container 958743b331d5 [2021-06-04T08:06:46.233Z] ---> 164927404d13 [2021-06-04T08:06:46.233Z] Step 22/23 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e [2021-06-04T08:06:46.631Z] ---> Running in d28b35e60b5c [2021-06-04T08:06:46.631Z] Removing intermediate container d28b35e60b5c [2021-06-04T08:06:46.631Z] ---> ec18ba140ed8 [2021-06-04T08:06:46.631Z] Step 23/23 : LABEL version=0.0.0 [2021-06-04T08:06:46.631Z] ---> Running in 44b50c3616cf [2021-06-04T08:06:46.631Z] Removing intermediate container 44b50c3616cf [2021-06-04T08:06:46.631Z] ---> c74baa8f4d36 [2021-06-04T08:06:46.631Z] [2021-06-04T08:06:46.999Z] Successfully built c74baa8f4d36 [2021-06-04T08:06:46.999Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-04T08:06:46.999Z] Successfully tagged support-notifications:latest [2021-06-04T08:06:46.999Z]  Building support-notifications ... done Status: Downloaded newer image for docker:20.10.0 [2021-06-04T08:06:46.999Z] ---> aefe523efa57 [2021-06-04T08:06:46.999Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-04T08:06:46.999Z] ---> Running in a94375869a4e [2021-06-04T08:06:46.999Z] Removing intermediate container a94375869a4e [2021-06-04T08:06:46.999Z] ---> e1bd57c7fdfe [2021-06-04T08:06:46.999Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-04T08:06:46.999Z] ---> Running in 6a475c7b80d9 [2021-06-04T08:06:47.309Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-04T08:06:47.309Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-04T08:06:47.309Z] (1/39) Installing readline (8.0.4-r0) [2021-06-04T08:06:47.309Z] (2/39) Installing bash (5.0.17-r0) [2021-06-04T08:06:47.309Z] Executing bash-5.0.17-r0.post-install [2021-06-04T08:06:47.309Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-04T08:06:47.309Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-04T08:06:47.309Z] (5/39) Installing curl (7.77.0-r0) [2021-06-04T08:06:47.309Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-04T08:06:47.309Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-04T08:06:47.309Z] (8/39) Installing expat (2.2.9-r1) [2021-06-04T08:06:47.571Z] (9/39) Installing libffi (3.3-r2) [2021-06-04T08:06:47.571Z] (10/39) Installing gdbm (1.13-r1) [2021-06-04T08:06:47.571Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-04T08:06:47.571Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-04T08:06:47.571Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-04T08:06:47.834Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-04T08:06:47.834Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-04T08:06:47.834Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-04T08:06:48.103Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-04T08:06:48.103Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-04T08:06:48.103Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-04T08:06:48.103Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-04T08:06:48.103Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-04T08:06:48.103Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-04T08:06:48.103Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-04T08:06:48.103Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-04T08:06:48.103Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-04T08:06:48.103Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-04T08:06:48.103Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-04T08:06:48.103Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-04T08:06:48.103Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-04T08:06:48.103Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-04T08:06:48.103Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-04T08:06:48.103Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-04T08:06:48.103Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-04T08:06:48.103Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-04T08:06:48.103Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-04T08:06:48.103Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-04T08:06:48.103Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-04T08:06:48.103Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-04T08:06:48.103Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-04T08:06:48.103Z] Executing busybox-1.31.1-r19.trigger [2021-06-04T08:06:48.103Z] OK: 72 MiB in 59 packages [2021-06-04T08:06:49.058Z] Collecting docker-compose==1.23.2 [2021-06-04T08:06:49.058Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-04T08:06:49.058Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-04T08:06:49.058Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-04T08:06:49.322Z] Collecting docker<4.0,>=3.6.0 [2021-06-04T08:06:49.322Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-04T08:06:49.322Z] 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-06-04T08:06:49.322Z] Collecting texttable<0.10,>=0.9.0 [2021-06-04T08:06:49.322Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-04T08:06:49.585Z] Collecting cached-property<2,>=1.2.0 [2021-06-04T08:06:49.585Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-04T08:06:49.847Z] Collecting jsonschema<3,>=2.5.1 [2021-06-04T08:06:49.847Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-04T08:06:49.847Z] Collecting PyYAML<4,>=3.10 [2021-06-04T08:06:49.847Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-04T08:06:50.420Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-04T08:06:50.420Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-04T08:06:50.420Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-04T08:06:50.420Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-04T08:06:50.680Z] Collecting docopt<0.7,>=0.6.1 [2021-06-04T08:06:50.680Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-04T08:06:51.255Z] Collecting idna<2.8,>=2.5 [2021-06-04T08:06:51.255Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-04T08:06:51.255Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-04T08:06:51.255Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-04T08:06:51.255Z] 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-06-04T08:06:51.255Z] 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-06-04T08:06:51.255Z] Collecting docker-pycreds>=0.4.0 [2021-06-04T08:06:51.255Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-04T08:06:51.255Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-04T08:06:51.255Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-04T08:06:51.255Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-04T08:06:51.255Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-04T08:06:51.518Z] Installing collected packages: idna, urllib3, requests, websocket-client, docker-pycreds, docker, texttable, cached-property, jsonschema, PyYAML, dockerpty, docopt, docker-compose [2021-06-04T08:06:51.518Z] Attempting uninstall: idna [2021-06-04T08:06:51.518Z] Found existing installation: idna 2.9 [2021-06-04T08:06:51.518Z] Uninstalling idna-2.9: [2021-06-04T08:06:51.518Z] Successfully uninstalled idna-2.9 [2021-06-04T08:06:51.518Z] Attempting uninstall: urllib3 [2021-06-04T08:06:51.518Z] Found existing installation: urllib3 1.25.9 [2021-06-04T08:06:51.518Z] Uninstalling urllib3-1.25.9: [2021-06-04T08:06:51.518Z] Successfully uninstalled urllib3-1.25.9 [2021-06-04T08:06:51.518Z] Attempting uninstall: requests [2021-06-04T08:06:51.518Z] Found existing installation: requests 2.23.0 [2021-06-04T08:06:51.518Z] Uninstalling requests-2.23.0: [2021-06-04T08:06:51.781Z] Successfully uninstalled requests-2.23.0 [2021-06-04T08:06:52.043Z] Running setup.py install for texttable: started [2021-06-04T08:06:52.305Z] Running setup.py install for texttable: finished with status 'done' [2021-06-04T08:06:52.305Z] Running setup.py install for PyYAML: started [2021-06-04T08:06:52.567Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-04T08:06:52.567Z] Running setup.py install for dockerpty: started [2021-06-04T08:06:52.896Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-04T08:06:52.896Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-04T08:06:53.140Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-04T08:06:53.140Z] Running setup.py install for docopt: started [2021-06-04T08:06:53.402Z] Running setup.py install for docopt: finished with status 'done' [2021-06-04T08:06:53.402Z] 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.59.0 [2021-06-04T08:06:56.707Z] Removing intermediate container 6a475c7b80d9 [2021-06-04T08:06:56.707Z] ---> b1c4db54373f [2021-06-04T08:06:56.707Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-04T08:06:56.707Z] ---> Running in d94797e5aa3c [2021-06-04T08:06:56.707Z] Removing intermediate container d94797e5aa3c [2021-06-04T08:06:56.707Z] ---> b86b0fb60a7d [2021-06-04T08:06:56.707Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-04T08:06:56.707Z] ---> Running in 58cde872af91 [2021-06-04T08:06:56.707Z] Removing intermediate container 58cde872af91 [2021-06-04T08:06:56.707Z] ---> f8fe81a8f0ab [2021-06-04T08:06:56.707Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-04T08:06:56.968Z] ---> f83d771e7d17 [2021-06-04T08:06:56.968Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-04T08:06:56.968Z] ---> 3c55983bc2f2 [2021-06-04T08:06:56.968Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-04T08:06:57.229Z] ---> e316c7bdfc9d [2021-06-04T08:06:57.229Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-04T08:06:57.229Z] ---> Running in b6a8774d7119 [2021-06-04T08:06:57.490Z] Removing intermediate container b6a8774d7119 [2021-06-04T08:06:57.490Z] ---> ec30bc72e5f6 [2021-06-04T08:06:57.490Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T08:06:57.490Z] ---> Running in 8cb7fef2a10e [2021-06-04T08:06:57.490Z] Removing intermediate container 8cb7fef2a10e [2021-06-04T08:06:57.490Z] ---> efaef2a998aa [2021-06-04T08:06:57.490Z] Step 22/24 : LABEL arch=x86_64 [2021-06-04T08:06:57.490Z] ---> Running in b33607eba856 [2021-06-04T08:06:57.490Z] Removing intermediate container b33607eba856 [2021-06-04T08:06:57.490Z] ---> 4c0675e179a4 [2021-06-04T08:06:57.490Z] Step 23/24 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e [2021-06-04T08:06:57.490Z] ---> Running in 9a9f4775bdd4 [2021-06-04T08:06:57.752Z] Removing intermediate container 9a9f4775bdd4 [2021-06-04T08:06:57.752Z] ---> 901d86a97d2d [2021-06-04T08:06:57.752Z] Step 24/24 : LABEL version=0.0.0 [2021-06-04T08:06:57.752Z] ---> Running in e49de360d607 [2021-06-04T08:06:57.752Z] Removing intermediate container e49de360d607 [2021-06-04T08:06:57.752Z] ---> 6a36e15ed61a [2021-06-04T08:06:57.752Z] [2021-06-04T08:06:58.012Z] Successfully built 6a36e15ed61a [2021-06-04T08:06:58.012Z] Successfully tagged sys-mgmt-agent:latest [2021-06-04T08:06:58.020Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-04T08:06:58.022Z] $ docker stop --time=1 6d54bd076d11f75b0f6d051f704dcfb4427bb0647be16075b0e44c93eae0b625 [2021-06-04T08:06:58.336Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-04T08:06:58.336Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-04T08:06:59.248Z] $ docker rm -f 6d54bd076d11f75b0f6d051f704dcfb4427bb0647be16075b0e44c93eae0b625 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-04T08:06:59.625Z] + docker images [2021-06-04T08:06:59.625Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-04T08:06:59.625Z] sys-mgmt-agent latest 6a36e15ed61a 2 seconds ago 312MB [2021-06-04T08:06:59.625Z] support-notifications latest c74baa8f4d36 13 seconds ago 16.6MB [2021-06-04T08:06:59.625Z] f891d26162e1 17 seconds ago 1.15GB [2021-06-04T08:06:59.625Z] 57ace51c970a 17 seconds ago 1.15GB [2021-06-04T08:06:59.625Z] security-proxy-setup latest 46144b1fa5e1 30 seconds ago 25.3MB [2021-06-04T08:06:59.625Z] support-scheduler latest e9189bf67e11 31 seconds ago 15.9MB [2021-06-04T08:06:59.625Z] 3362550d2c48 35 seconds ago 1.15GB [2021-06-04T08:06:59.625Z] f543da077e60 35 seconds ago 1.14GB [2021-06-04T08:06:59.625Z] security-bootstrapper latest e0585c7750e4 54 seconds ago 18.2MB [2021-06-04T08:06:59.625Z] core-data latest 588522f9e661 About a minute ago 20.2MB [2021-06-04T08:06:59.625Z] security-secretstore-setup latest 4c47e1e05556 About a minute ago 28.1MB [2021-06-04T08:06:59.625Z] core-metadata latest ba8453cf29ce About a minute ago 16.6MB [2021-06-04T08:06:59.625Z] core-command latest c8bf79a48172 About a minute ago 15.9MB [2021-06-04T08:06:59.625Z] b3c0bdfb7639 About a minute ago 1.15GB [2021-06-04T08:06:59.625Z] bd09fa3f41a2 About a minute ago 1.15GB [2021-06-04T08:06:59.625Z] 21afa559278d About a minute ago 1.14GB [2021-06-04T08:06:59.625Z] 479a5836d36f About a minute ago 1.14GB [2021-06-04T08:06:59.625Z] 2578cd6a69e8 About a minute ago 1.15GB [2021-06-04T08:06:59.625Z] ci-base-image-x86_64 latest 29b9d6711a52 5 minutes ago 648MB [2021-06-04T08:06:59.625Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-04T08:06:59.625Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-04T08:06:59.625Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-04T08:06:59.625Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-04T08:06:59.625Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [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-06-04T08:07:05.089Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-04T08:07:05.089Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-04T08:07:05.089Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-04T08:07:05.089Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-04T08:07:07.740Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-04T08:07:07.740Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-04T08:07:15.028Z] Still waiting to schedule task [2021-06-04T08:07:15.028Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-04T08:07:17.916Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-04T08:07:17.916Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-04T08:07:17.916Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-04T08:07:17.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-04T08:07:17.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-04T08:07:17.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-04T08:07:17.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-04T08:07:18.908Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.212s coverage: 28.7% of statements [2021-06-04T08:07:21.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.290s coverage: 100.0% of statements [2021-06-04T08:07:21.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-04T08:07:21.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-04T08:07:21.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-04T08:07:22.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.259s coverage: 81.2% of statements [2021-06-04T08:07:22.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-04T08:07:24.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.355s coverage: 53.4% of statements [2021-06-04T08:07:24.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-04T08:07:24.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-04T08:07:28.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.509s coverage: 87.7% of statements [2021-06-04T08:07:28.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-04T08:07:28.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-04T08:07:28.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.214s coverage: 78.9% of statements [2021-06-04T08:07:28.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-04T08:07:28.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-04T08:07:28.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-04T08:07:28.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-04T08:07:28.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-04T08:07:28.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-04T08:07:28.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-04T08:07:33.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.282s coverage: 95.1% of statements [2021-06-04T08:07:33.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-04T08:07:33.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-04T08:07:33.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-04T08:07:33.914Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-04T08:07:33.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-04T08:07:33.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-04T08:07:33.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-04T08:07:33.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-04T08:07:33.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-04T08:07:33.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-04T08:07:33.914Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.172s coverage: 58.8% of statements [2021-06-04T08:07:33.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-04T08:07:33.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-04T08:07:33.914Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.179s coverage: 60.0% of statements [2021-06-04T08:07:33.914Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.233s coverage: 0.8% of statements [2021-06-04T08:07:33.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-04T08:07:33.914Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.298s coverage: 22.0% of statements [2021-06-04T08:07:33.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-04T08:07:33.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.220s coverage: 47.1% of statements [2021-06-04T08:07:33.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.330s coverage: 79.5% of statements [2021-06-04T08:07:33.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.177s coverage: 94.1% of statements [2021-06-04T08:07:34.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.196s coverage: 96.3% of statements [2021-06-04T08:07:36.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.284s coverage: 87.5% of statements [2021-06-04T08:07:48.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.226s coverage: 94.4% of statements [2021-06-04T08:07:48.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.288s coverage: 44.8% of statements [2021-06-04T08:07:54.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.597s coverage: 81.8% of statements [2021-06-04T08:07:54.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-04T08:08:00.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.228s coverage: 92.9% of statements [2021-06-04T08:08:00.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-04T08:08:00.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-04T08:08:00.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-04T08:08:00.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-06-04T08:08:00.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-04T08:08:00.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-04T08:08:00.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-04T08:08:00.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-04T08:08:00.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-04T08:08:00.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2021-06-04T08:08:00.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-04T08:08:00.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-04T08:08:00.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.140s coverage: 100.0% of statements [2021-06-04T08:08:00.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-04T08:08:00.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.181s coverage: 76.0% of statements [2021-06-04T08:08:00.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-04T08:08:00.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.177s coverage: 80.0% of statements [2021-06-04T08:08:00.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.215s coverage: 87.2% of statements [2021-06-04T08:08:00.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.271s coverage: 85.4% of statements [2021-06-04T08:08:00.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.288s coverage: 91.2% of statements [2021-06-04T08:08:00.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-04T08:08:00.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.657s coverage: 64.4% of statements [2021-06-04T08:08:00.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-04T08:08:00.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-04T08:08:00.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.163s coverage: 100.0% of statements [2021-06-04T08:08:00.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.082s coverage: 91.3% of statements [2021-06-04T08:08:00.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements [2021-06-04T08:08:01.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements [2021-06-04T08:08:02.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2021-06-04T08:08:06.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.071s coverage: 66.9% of statements [2021-06-04T08:08:06.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-04T08:08:06.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-04T08:08:06.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-04T08:08:07.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.764s coverage: 43.6% of statements [2021-06-04T08:08:07.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-04T08:08:07.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-04T08:08:07.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.094s coverage: 89.5% of statements [2021-06-04T08:08:07.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-04T08:08:07.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.088s coverage: 84.8% of statements [2021-06-04T08:08:07.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-04T08:08:07.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-04T08:08:07.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-04T08:08:07.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-04T08:08:16.170Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.257s coverage: 19.3% of statements [2021-06-04T08:08:16.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-04T08:08:16.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-04T08:08:16.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-04T08:08:16.170Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.532s coverage: 91.9% of statements [2021-06-04T08:08:16.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-04T08:08:16.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-04T08:08:16.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-04T08:08:16.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-04T08:08:16.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-04T08:08:16.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-04T08:08:16.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-04T08:08:16.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-04T08:08:16.170Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.190s coverage: 63.4% of statements [2021-06-04T08:08:16.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-04T08:08:16.170Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.367s coverage: 97.6% of statements [2021-06-04T08:08:16.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-04T08:08:16.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-04T08:08:16.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-04T08:08:16.170Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.064s coverage: 0.0% of statements [2021-06-04T08:08:16.170Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-04T08:08:16.170Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements [2021-06-04T08:08:16.170Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-04T08:08:16.170Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-04T08:08:16.170Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-04T08:08:16.170Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-04T08:08:16.170Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.088s coverage: 87.9% of statements [2021-06-04T08:08:16.170Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-04T08:08:16.170Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-04T08:08:16.170Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-06-04T08:08:16.170Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.168s coverage: 28.1% of statements [2021-06-04T08:08:16.170Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-04T08:08:16.170Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-04T08:08:16.441Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.163s coverage: 28.9% of statements [2021-06-04T08:08:16.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-04T08:08:16.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-04T08:08:16.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-04T08:08:16.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-04T08:08:16.441Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-04T08:08:16.441Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements [2021-06-04T08:08:17.046Z] GO111MODULE=on go vet ./... [2021-06-04T08:08:18.510Z] Running on prd-ubuntu18.04-docker-8c-8g-517 in /w/workspace/edgexfoundry_edgex-go_PR-3541 [Pipeline] { [Pipeline] ws [2021-06-04T08:08:18.528Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2021-06-04T08:08:18.642Z] The recommended git tool is: git [2021-06-04T08:08:20.812Z] using credential edgex-jenkins-ssh [2021-06-04T08:08:20.826Z] Cloning the remote Git repository [2021-06-04T08:08:20.844Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-04T08:08:20.908Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-06-04T08:08:20.950Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-04T08:08:20.951Z] > git --version # timeout=10 [2021-06-04T08:08:20.957Z] > git --version # 'git version 2.17.1' [2021-06-04T08:08:20.958Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T08:08:20.983Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-04T08:08:36.369Z] Merging remotes/origin/master commit 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 into PR head commit 067e10b205f46147fb2e36e869e4f1c77a12551e [2021-06-04T08:08:36.468Z] Merge succeeded, producing 067e10b205f46147fb2e36e869e4f1c77a12551e [2021-06-04T08:08:36.468Z] Checking out Revision 067e10b205f46147fb2e36e869e4f1c77a12551e (PR-3541) [2021-06-04T08:08:35.673Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-04T08:08:35.679Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-04T08:08:35.687Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-04T08:08:35.702Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-04T08:08:35.703Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T08:08:35.707Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3541/head:refs/remotes/origin/PR-3541 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-04T08:08:36.374Z] > git config core.sparsecheckout # timeout=10 [2021-06-04T08:08:36.379Z] > git checkout -f 067e10b205f46147fb2e36e869e4f1c77a12551e # timeout=10 [2021-06-04T08:08:36.435Z] > git remote # timeout=10 [2021-06-04T08:08:36.441Z] > git config --get remote.origin.url # timeout=10 [2021-06-04T08:08:36.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T08:08:36.448Z] > git merge 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 # timeout=10 [2021-06-04T08:08:36.456Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-04T08:08:36.466Z] > git config core.sparsecheckout # timeout=10 [2021-06-04T08:08:36.471Z] > git checkout -f 067e10b205f46147fb2e36e869e4f1c77a12551e # timeout=10 [2021-06-04T08:08:40.040Z] Commit message: "Merge branch 'master' into no-regen-creds" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-04T08:08:41.062Z] + echo snap-build.sh [2021-06-04T08:08:41.062Z] snap-build.sh [2021-06-04T08:08:41.063Z] + SNAP_BASE_DIR=. [2021-06-04T08:08:41.063Z] + '[' '!' -z /w/workspace/edgex-go/8 ']' [2021-06-04T08:08:41.063Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/8 [2021-06-04T08:08:41.063Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' [2021-06-04T08:08:41.063Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/8] [2021-06-04T08:08:41.063Z] + cd /w/workspace/edgex-go/8 [2021-06-04T08:08:41.063Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-04T08:08:41.063Z] Reading package lists... [2021-06-04T08:08:41.063Z] Building dependency tree... [2021-06-04T08:08:41.063Z] Reading state information... [2021-06-04T08:08:41.326Z] The following packages were automatically installed and are no longer required: [2021-06-04T08:08:41.326Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-04T08:08:41.326Z] uidmap xdelta3 [2021-06-04T08:08:41.326Z] Use 'sudo apt autoremove' to remove them. [2021-06-04T08:08:41.326Z] The following packages will be REMOVED: [2021-06-04T08:08:41.326Z] lxd* lxd-client* [2021-06-04T08:08:41.589Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-04T08:08:41.589Z] After this operation, 31.7 MB disk space will be freed. [2021-06-04T08:08:42.373Z] (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 ... 190317 files and directories currently installed.) [2021-06-04T08:08:42.373Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-04T08:08:43.319Z] Removing lxd dnsmasq configuration [2021-06-04T08:08:43.319Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-04T08:08:43.580Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-04T08:08:44.156Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-04T08:08:44.680Z] (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 ... 190142 files and directories currently installed.) [2021-06-04T08:08:44.680Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-04T08:08:46.070Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-04T08:08:46.070Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-04T08:08:47.461Z] + sudo snap remove --purge lxd [2021-06-04T08:08:47.461Z] snap "lxd" is not installed [2021-06-04T08:08:47.461Z] + sudo groupadd --force --system lxd [2021-06-04T08:08:47.461Z] ++ whoami [2021-06-04T08:08:47.461Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-04T08:08:47.723Z] + newgrp - lxd [2021-06-04T08:08:47.723Z] + sudo snap install lxd [2021-06-04T08:08:57.758Z] 2021-06-04T08:08:54Z INFO Waiting for automatic snapd restart... [2021-06-04T08:09:10.007Z] lxd 4.14 from Canonical* installed [2021-06-04T08:09:10.007Z] + sudo lxd init --auto [2021-06-04T08:09:20.032Z] + sudo snap install --classic snapcraft [2021-06-04T08:09:25.381Z] snapcraft 4.8 from Canonical* installed [2021-06-04T08:09:25.381Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-04T08:09:25.381Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-04T08:09:25.381Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-04T08:09:25.381Z] Dload Upload Total Spent Left Speed [2021-06-04T08:09:25.651Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4384 0 --:--:-- --:--:-- --:--:-- 4384 [2021-06-04T08:09:25.651Z] 100 3325k 100 3325k 0 0 10.5M 0 --:--:-- --:--:-- --:--:-- 10.5M [2021-06-04T08:09:25.651Z] ./yq_linux_amd64 [2021-06-04T08:09:25.914Z] + sudo snapcraft prime --use-lxd [2021-06-04T08:09:27.831Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-04T08:09:27.831Z] 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-06-04T08:09:27.831Z] - README.md [2021-06-04T08:09:27.831Z] [2021-06-04T08:09:27.831Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-04T08:09:28.404Z] Launching a container. [2021-06-04T08:09:35.005Z] Waiting for container to be ready [2021-06-04T08:09:35.580Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-04T08:09:35.580Z] [2021-06-04T08:09:38.886Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-04T08:09:38.908Z] gofmt -l . [2021-06-04T08:09:38.908Z] [ "`gofmt -l .`" = "" ] [2021-06-04T08:09:38.908Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-04T08:09:39.456Z] Waiting for network to be ready... [2021-06-04T08:09:39.572Z] + ls -al . [2021-06-04T08:09:39.572Z] total 556 [2021-06-04T08:09:39.572Z] drwxrwxr-x 9 1001 1001 4096 Jun 4 08:09 . [2021-06-04T08:09:39.572Z] drwxr-xr-x 4 root root 4096 Jun 4 08:05 .. [2021-06-04T08:09:39.572Z] -rw-rw-r-- 1 1001 1001 11 Jun 4 08:03 .dockerignore [2021-06-04T08:09:39.572Z] drwxrwxr-x 8 1001 1001 4096 Jun 4 08:03 .git [2021-06-04T08:09:39.572Z] drwxrwxr-x 3 1001 1001 4096 Jun 4 08:03 .github [2021-06-04T08:09:39.572Z] -rw-rw-r-- 1 1001 1001 818 Jun 4 08:03 .gitignore [2021-06-04T08:09:39.572Z] -rw-rw-r-- 1 1001 1001 166 Jun 4 08:03 .sonarcloud.properties [2021-06-04T08:09:39.572Z] -rw-rw-r-- 1 1001 1001 8609 Jun 4 08:03 Attribution.txt [2021-06-04T08:09:39.572Z] -rw-rw-r-- 1 1001 1001 3804 Jun 4 08:03 CONTRIBUTING.md [2021-06-04T08:09:39.572Z] -rw-rw-r-- 1 1001 1001 931 Jun 4 08:03 Dockerfile.build [2021-06-04T08:09:39.572Z] -rw-rw-r-- 1 1001 1001 849 Jun 4 08:03 Jenkinsfile [2021-06-04T08:09:39.572Z] -rw-rw-r-- 1 1001 1001 10775 Jun 4 08:03 LICENSE [2021-06-04T08:09:39.572Z] -rw-rw-r-- 1 1001 1001 5605 Jun 4 08:03 Makefile [2021-06-04T08:09:39.572Z] -rw-rw-r-- 1 1001 1001 7978 Jun 4 08:03 README.md [2021-06-04T08:09:39.572Z] -rw-rw-r-- 1 1001 1001 6755 Jun 4 08:03 SECURITY.md [2021-06-04T08:09:39.572Z] -rw-rw-r-- 1 1001 1001 5 Jun 4 08:00 VERSION [2021-06-04T08:09:39.572Z] -rw-rw-r-- 1 1001 1001 4131 Jun 4 08:03 ZMQWindows.md [2021-06-04T08:09:39.572Z] drwxrwxr-x 2 1001 1001 4096 Jun 4 08:03 bin [2021-06-04T08:09:39.572Z] drwxrwxr-x 14 1001 1001 4096 Jun 4 08:03 cmd [2021-06-04T08:09:39.572Z] -rw-r--r-- 1 root root 412085 Jun 4 08:08 coverage.out [2021-06-04T08:09:39.572Z] -rw-rw-r-- 1 1001 1001 902 Jun 4 08:03 go.mod [2021-06-04T08:09:39.572Z] -rw-r--r-- 1 root root 21048 Jun 4 08:05 go.sum [2021-06-04T08:09:39.572Z] drwxrwxr-x 8 1001 1001 4096 Jun 4 08:03 internal [2021-06-04T08:09:39.572Z] drwxrwxr-x 3 1001 1001 4096 Jun 4 08:03 openapi [2021-06-04T08:09:39.572Z] drwxrwxr-x 4 1001 1001 4096 Jun 4 08:03 snap [2021-06-04T08:09:39.572Z] -rw-rw-r-- 1 1001 1001 168 Jun 4 08:03 version.go [Pipeline] sh [2021-06-04T08:09:39.717Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-04T08:09:39.979Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-04T08:09:39.979Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-04T08:09:39.979Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-04T08:09:39.979Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-04T08:09:39.979Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-04T08:09:39.979Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-04T08:09:39.979Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-04T08:09:39.979Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-04T08:09:39.979Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-04T08:09:40.237Z] + '[' -e coverage.out ] [2021-06-04T08:09:40.238Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-04T08:09:40.269Z] Warning: overwriting stash ‘coverage-report’ [2021-06-04T08:09:40.552Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-04T08:09:40.552Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-04T08:09:40.813Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-04T08:09:40.813Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-04T08:09:40.813Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-04T08:09:40.813Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-04T08:09:40.813Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-04T08:09:40.813Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-04T08:09:41.077Z] Stashed 1 file(s) [Pipeline] sh [2021-06-04T08:09:41.087Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-04T08:09:41.658Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2097 kB] [2021-06-04T08:09:41.658Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-04T08:09:41.658Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-04T08:09:41.658Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-04T08:09:41.658Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] [2021-06-04T08:09:41.658Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] [2021-06-04T08:09:41.658Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-04T08:09:41.658Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-04T08:09:41.725Z] + make build [2021-06-04T08:09:41.725Z] go mod tidy [2021-06-04T08:09:42.323Z] 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-06-04T08:09:43.634Z] Fetched 24.7 MB in 4s (6166 kB/s) [2021-06-04T08:09:44.617Z] Reading package lists... [2021-06-04T08:09:44.617Z] Reading package lists... [2021-06-04T08:09:44.878Z] Building dependency tree... [2021-06-04T08:09:44.878Z] Reading state information... [2021-06-04T08:09:44.878Z] The following additional packages will be installed: [2021-06-04T08:09:44.878Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-04T08:09:44.878Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-04T08:09:44.878Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-04T08:09:44.878Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-04T08:09:44.878Z] Suggested packages: [2021-06-04T08:09:44.878Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-04T08:09:44.878Z] Recommended packages: [2021-06-04T08:09:44.878Z] gnupg libsasl2-modules [2021-06-04T08:09:44.878Z] The following NEW packages will be installed: [2021-06-04T08:09:44.878Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-04T08:09:44.878Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-04T08:09:44.879Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-04T08:09:44.879Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-04T08:09:44.879Z] The following packages will be upgraded: [2021-06-04T08:09:44.879Z] gpg gpg-agent gpgconf libudev1 [2021-06-04T08:09:45.140Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-04T08:09:45.140Z] Need to get 3530 kB of archives. [2021-06-04T08:09:45.140Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-04T08:09:45.140Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-06-04T08:09:45.140Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-06-04T08:09:45.140Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-04T08:09:45.140Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-06-04T08:09:45.140Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-06-04T08:09:45.406Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-06-04T08:09:45.982Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-04T08:09:45.982Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-04T08:09:45.982Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-04T08:09:45.982Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-04T08:09:45.982Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-04T08:09:45.982Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-04T08:09:45.982Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-04T08:09:45.982Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-04T08:09:45.982Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-04T08:09:45.982Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-04T08:09:45.982Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-04T08:09:45.982Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-04T08:09:45.982Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-04T08:09:45.982Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-04T08:09:45.982Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-04T08:09:45.982Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-04T08:09:45.982Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-04T08:09:46.243Z] Fetched 3530 kB in 1s (3541 kB/s) [2021-06-04T08:09:46.244Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-04T08:09:46.244Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-06-04T08:09:46.244Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-04T08:09:46.244Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-06-04T08:09:46.244Z] Selecting previously unselected package udev. [2021-06-04T08:09:46.244Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-04T08:09:46.244Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-06-04T08:09:46.532Z] Unpacking udev (237-3ubuntu10.47) ... [2021-06-04T08:09:46.532Z] Selecting previously unselected package libfuse2:amd64. [2021-06-04T08:09:46.532Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-04T08:09:46.532Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-04T08:09:46.532Z] Selecting previously unselected package fuse. [2021-06-04T08:09:46.532Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-04T08:09:46.532Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-04T08:09:46.793Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-04T08:09:46.793Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-04T08:09:46.793Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-04T08:09:46.793Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-04T08:09:46.793Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-04T08:09:46.793Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-04T08:09:47.055Z] Selecting previously unselected package libksba8:amd64. [2021-06-04T08:09:47.055Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-04T08:09:47.055Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-04T08:09:47.055Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-04T08:09:47.055Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-04T08:09:47.055Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T08:09:47.055Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-04T08:09:47.055Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-04T08:09:47.055Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T08:09:47.316Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-04T08:09:47.316Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-04T08:09:47.316Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T08:09:47.316Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-04T08:09:47.316Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-04T08:09:47.316Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T08:09:47.316Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-04T08:09:47.316Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-04T08:09:47.316Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T08:09:47.316Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-04T08:09:47.316Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-04T08:09:47.316Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T08:09:47.578Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-04T08:09:47.578Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-04T08:09:47.578Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T08:09:47.578Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-04T08:09:47.578Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-04T08:09:47.578Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T08:09:47.578Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-04T08:09:47.578Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-04T08:09:47.578Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T08:09:47.578Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-04T08:09:47.578Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-04T08:09:47.578Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-04T08:09:47.839Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-04T08:09:47.839Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-04T08:09:47.839Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-04T08:09:47.839Z] Selecting previously unselected package libldap-common. [2021-06-04T08:09:47.839Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-04T08:09:47.839Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-04T08:09:47.839Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-04T08:09:47.839Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-04T08:09:47.839Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-04T08:09:47.839Z] Selecting previously unselected package dirmngr. [2021-06-04T08:09:47.839Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-04T08:09:48.101Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-04T08:09:48.101Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-04T08:09:48.101Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-04T08:09:48.101Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-04T08:09:48.101Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-04T08:09:48.101Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-04T08:09:48.101Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-04T08:09:48.101Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T08:09:48.101Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-04T08:09:48.101Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-04T08:09:48.101Z] Setting up udev (237-3ubuntu10.47) ... [2021-06-04T08:09:48.362Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-04T08:09:48.624Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T08:09:48.624Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-04T08:09:48.624Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-04T08:09:48.624Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-04T08:09:48.624Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T08:09:48.624Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T08:09:48.624Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T08:09:48.624Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T08:09:48.885Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T08:09:48.885Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T08:09:48.885Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-04T08:09:48.885Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-04T08:09:48.885Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-04T08:09:48.885Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-04T08:09:49.081Z] 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-06-04T08:09:49.146Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-04T08:09:49.146Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-04T08:09:49.146Z] This means they are not meant to be enabled using systemctl. [2021-06-04T08:09:49.146Z] Possible reasons for having this kind of units are: [2021-06-04T08:09:49.146Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-04T08:09:49.146Z] .wants/ or .requires/ directory. [2021-06-04T08:09:49.146Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-04T08:09:49.146Z] a requirement dependency on it. [2021-06-04T08:09:49.146Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-04T08:09:49.146Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-04T08:09:49.146Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-04T08:09:49.146Z] instance name specified. [2021-06-04T08:09:49.718Z] Reading package lists... [2021-06-04T08:09:49.980Z] Building dependency tree... [2021-06-04T08:09:49.980Z] Reading state information... [2021-06-04T08:09:49.980Z] The following additional packages will be installed: [2021-06-04T08:09:49.980Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-04T08:09:49.980Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-04T08:09:49.980Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-04T08:09:49.980Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-04T08:09:49.980Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-04T08:09:49.980Z] Suggested packages: [2021-06-04T08:09:49.980Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-04T08:09:49.980Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-04T08:09:49.980Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-04T08:09:49.980Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-04T08:09:49.980Z] systemd-container policykit-1 [2021-06-04T08:09:49.980Z] Recommended packages: [2021-06-04T08:09:49.980Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-04T08:09:49.980Z] The following NEW packages will be installed: [2021-06-04T08:09:49.980Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-04T08:09:49.980Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-04T08:09:49.980Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-04T08:09:49.980Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-04T08:09:49.980Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-04T08:09:49.980Z] The following packages will be upgraded: [2021-06-04T08:09:49.980Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-04T08:09:49.980Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-04T08:09:49.980Z] Need to get 35.2 MB of archives. [2021-06-04T08:09:49.980Z] After this operation, 141 MB of additional disk space will be used. [2021-06-04T08:09:49.980Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-04T08:09:50.251Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-06-04T08:09:50.251Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-04T08:09:50.251Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-04T08:09:50.251Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-04T08:09:50.251Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-06-04T08:09:50.251Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-04T08:09:50.251Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-04T08:09:50.251Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-04T08:09:50.251Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-04T08:09:50.251Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-04T08:09:50.251Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-04T08:09:50.251Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-04T08:09:50.251Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-04T08:09:50.251Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-04T08:09:50.251Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-04T08:09:50.251Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-06-04T08:09:51.196Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-06-04T08:09:51.196Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-04T08:09:51.196Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-04T08:09:51.196Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-04T08:09:51.196Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-04T08:09:51.196Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-04T08:09:51.196Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-04T08:09:51.196Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-04T08:09:51.196Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-04T08:09:51.196Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-04T08:09:51.196Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-04T08:09:51.196Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-04T08:09:51.197Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-06-04T08:09:51.459Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-04T08:09:51.459Z] Fetched 35.2 MB in 1s (29.0 MB/s) [2021-06-04T08:09:51.459Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-04T08:09:51.459Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-06-04T08:09:51.719Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-04T08:09:51.980Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-06-04T08:09:51.980Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-04T08:09:52.242Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-06-04T08:09:52.242Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-04T08:09:52.242Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-04T08:09:52.242Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-04T08:09:52.504Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-04T08:09:52.504Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-04T08:09:52.504Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-04T08:09:52.504Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-04T08:09:52.766Z] Setting up apt (1.6.13) ... [2021-06-04T08:09:52.766Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-04T08:09:53.042Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-04T08:09:53.042Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-04T08:09:53.042Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-04T08:09:53.042Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-04T08:09:53.307Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-04T08:09:53.307Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-04T08:09:53.307Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-04T08:09:53.307Z] Selecting previously unselected package libexpat1:amd64. [2021-06-04T08:09:53.307Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-04T08:09:53.307Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-04T08:09:53.570Z] Selecting previously unselected package python3.6-minimal. [2021-06-04T08:09:53.570Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-04T08:09:53.570Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-04T08:09:53.840Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-04T08:09:53.840Z] Checking for services that may need to be restarted...done. [2021-06-04T08:09:53.840Z] Checking for services that may need to be restarted...done. [2021-06-04T08:09:53.840Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-04T08:09:53.840Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-04T08:09:53.840Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-04T08:09:54.412Z] Selecting previously unselected package python3-minimal. [2021-06-04T08:09:54.412Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-04T08:09:54.412Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-04T08:09:54.412Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-04T08:09:54.412Z] Selecting previously unselected package mime-support. [2021-06-04T08:09:54.412Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-04T08:09:54.412Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-04T08:09:54.412Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-04T08:09:54.412Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-04T08:09:54.412Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-04T08:09:54.412Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-04T08:09:54.412Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-04T08:09:54.412Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-04T08:09:54.673Z] Selecting previously unselected package python3.6. [2021-06-04T08:09:54.673Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-04T08:09:54.673Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-04T08:09:54.673Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-04T08:09:54.673Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-04T08:09:54.673Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-04T08:09:54.673Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-04T08:09:54.936Z] Selecting previously unselected package python3. [2021-06-04T08:09:54.936Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-04T08:09:54.936Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-04T08:09:54.936Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-04T08:09:54.936Z] Selecting previously unselected package multiarch-support. [2021-06-04T08:09:54.936Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-04T08:09:54.936Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-04T08:09:54.936Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-04T08:09:54.936Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-04T08:09:55.197Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-04T08:09:55.197Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-04T08:09:55.197Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-04T08:09:55.197Z] Selecting previously unselected package libbsd0:amd64. [2021-06-04T08:09:55.197Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-04T08:09:55.197Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-04T08:09:55.197Z] Selecting previously unselected package sudo. [2021-06-04T08:09:55.197Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-04T08:09:55.197Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-04T08:09:55.197Z] Selecting previously unselected package apparmor. [2021-06-04T08:09:55.197Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-04T08:09:55.197Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-04T08:09:55.458Z] Selecting previously unselected package libedit2:amd64. [2021-06-04T08:09:55.458Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-04T08:09:55.458Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-04T08:09:55.458Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-04T08:09:55.719Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-04T08:09:55.719Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-04T08:09:55.719Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-04T08:09:55.719Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-04T08:09:55.719Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-04T08:09:55.719Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-04T08:09:55.719Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-04T08:09:55.719Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-04T08:09:55.719Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-04T08:09:55.719Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-04T08:09:55.719Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-04T08:09:55.719Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-04T08:09:55.719Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-04T08:09:55.719Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-04T08:09:55.981Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-04T08:09:55.981Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-04T08:09:55.981Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-04T08:09:55.981Z] Selecting previously unselected package openssh-client. [2021-06-04T08:09:55.981Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-04T08:09:55.981Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-04T08:09:56.242Z] Selecting previously unselected package squashfs-tools. [2021-06-04T08:09:56.242Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-06-04T08:09:56.242Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-04T08:09:56.242Z] Selecting previously unselected package snapd. [2021-06-04T08:09:56.242Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-06-04T08:09:56.242Z] Unpacking snapd (2.48.3+18.04) ... [2021-06-04T08:09:58.795Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-04T08:09:58.795Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-04T08:09:58.795Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-04T08:09:58.795Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-04T08:09:58.795Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-04T08:09:58.795Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-04T08:09:58.795Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-04T08:09:58.795Z] Setting up systemd (237-3ubuntu10.47) ... [2021-06-04T08:09:58.795Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-04T08:09:59.056Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-04T08:09:59.056Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-04T08:09:59.056Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-04T08:09:59.056Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-04T08:09:59.056Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-04T08:09:59.056Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-04T08:09:59.629Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-04T08:09:59.629Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-04T08:10:01.017Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-04T08:10:01.017Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-04T08:10:01.017Z] running python rtupdate hooks for python3.6... [2021-06-04T08:10:01.017Z] running python post-rtupdate hooks for python3.6... [2021-06-04T08:10:01.017Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-04T08:10:01.592Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-04T08:10:01.855Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-04T08:10:01.855Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-04T08:10:02.119Z] Setting up snapd (2.48.3+18.04) ... [2021-06-04T08:10:02.380Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-04T08:10:02.640Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-04T08:10:02.641Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-04T08:10:02.902Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-04T08:10:03.167Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-04T08:10:03.168Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-04T08:10:03.168Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-04T08:10:03.432Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-04T08:10:03.694Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-04T08:10:03.694Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-04T08:10:03.956Z] /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-06-04T08:10:03.956Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-04T08:10:03.956Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-04T08:10:04.901Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-04T08:10:04.901Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-04T08:10:04.901Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-04T08:10:06.144Z] Reading package lists... [2021-06-04T08:10:07.000Z] Reading package lists... [2021-06-04T08:10:07.000Z] Building dependency tree... [2021-06-04T08:10:07.000Z] Reading state information... [2021-06-04T08:10:07.261Z] Calculating upgrade... [2021-06-04T08:10:07.261Z] The following packages will be upgraded: [2021-06-04T08:10:07.261Z] advancecomp base-files bash binutils binutils-common [2021-06-04T08:10:07.261Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-04T08:10:07.261Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-04T08:10:07.261Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-04T08:10:07.261Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-04T08:10:07.261Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-04T08:10:07.261Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-04T08:10:07.261Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-04T08:10:07.261Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-04T08:10:07.261Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-04T08:10:07.261Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-04T08:10:07.261Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-04T08:10:07.261Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-04T08:10:07.261Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-04T08:10:07.261Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-04T08:10:07.261Z] ubuntu-keyring util-linux [2021-06-04T08:10:07.261Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-04T08:10:07.261Z] Need to get 64.1 MB of archives. [2021-06-04T08:10:07.261Z] After this operation, 5097 kB of additional disk space will be used. [2021-06-04T08:10:07.261Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-04T08:10:07.523Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-04T08:10:07.785Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-04T08:10:07.785Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-04T08:10:07.785Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-04T08:10:07.785Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-04T08:10:08.047Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-04T08:10:08.047Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-04T08:10:08.047Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-04T08:10:08.047Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-04T08:10:08.047Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-04T08:10:08.047Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-04T08:10:08.047Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-04T08:10:08.309Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-04T08:10:08.309Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-04T08:10:08.309Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-04T08:10:08.309Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-04T08:10:08.309Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-04T08:10:08.309Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-04T08:10:08.309Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-04T08:10:08.309Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-04T08:10:08.309Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-04T08:10:08.309Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-04T08:10:08.309Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-04T08:10:08.309Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-04T08:10:08.309Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-04T08:10:08.572Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-04T08:10:08.572Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-04T08:10:08.572Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-04T08:10:08.572Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-06-04T08:10:08.572Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-04T08:10:08.572Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-04T08:10:08.572Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-04T08:10:08.572Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-04T08:10:08.572Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-04T08:10:08.572Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-04T08:10:08.572Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-04T08:10:08.572Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-04T08:10:08.572Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-04T08:10:08.572Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-04T08:10:08.572Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-04T08:10:08.573Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-04T08:10:08.573Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-04T08:10:08.573Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-04T08:10:08.573Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-04T08:10:08.573Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-04T08:10:08.573Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-04T08:10:08.573Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-04T08:10:08.573Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-04T08:10:08.573Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-04T08:10:08.573Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-04T08:10:08.573Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-04T08:10:08.573Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-04T08:10:08.573Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-04T08:10:08.573Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-04T08:10:08.573Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-04T08:10:08.573Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-04T08:10:08.573Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-04T08:10:08.573Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-04T08:10:08.573Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-04T08:10:08.573Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-04T08:10:08.573Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-04T08:10:08.573Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-04T08:10:08.573Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-04T08:10:08.573Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-04T08:10:08.573Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-04T08:10:08.573Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-04T08:10:08.573Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-04T08:10:08.573Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-04T08:10:08.573Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-04T08:10:08.573Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-04T08:10:08.573Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-04T08:10:08.573Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-04T08:10:08.573Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-04T08:10:08.838Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-04T08:10:08.838Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-04T08:10:08.838Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-06-04T08:10:08.838Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-04T08:10:08.838Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-04T08:10:08.838Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-04T08:10:08.838Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-04T08:10:08.838Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-04T08:10:08.838Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-04T08:10:08.838Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-04T08:10:08.838Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-04T08:10:08.838Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-04T08:10:08.838Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-04T08:10:08.838Z] Get:88 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-06-04T08:10:08.838Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-04T08:10:08.838Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-04T08:10:08.838Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-04T08:10:08.838Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-04T08:10:08.838Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-04T08:10:08.838Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-04T08:10:09.103Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-04T08:10:09.103Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-04T08:10:09.103Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-04T08:10:09.103Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-04T08:10:09.103Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-04T08:10:09.103Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-04T08:10:09.103Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-04T08:10:09.103Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-04T08:10:09.374Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-04T08:10:09.374Z] Fetched 64.1 MB in 2s (34.6 MB/s) [2021-06-04T08:10:09.374Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-04T08:10:09.374Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-04T08:10:09.374Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-04T08:10:09.947Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-04T08:10:09.947Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-04T08:10:09.947Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-04T08:10:09.947Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-04T08:10:10.210Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-04T08:10:10.210Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-04T08:10:10.210Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-04T08:10:10.210Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-04T08:10:10.210Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-04T08:10:10.210Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-04T08:10:10.476Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-04T08:10:10.476Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-04T08:10:10.476Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-04T08:10:10.476Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-04T08:10:10.476Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-04T08:10:10.476Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-04T08:10:10.476Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-04T08:10:10.476Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-04T08:10:10.738Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-04T08:10:10.738Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-04T08:10:10.738Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-04T08:10:10.738Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-04T08:10:10.738Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-04T08:10:11.000Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-04T08:10:11.000Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-04T08:10:11.000Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-04T08:10:11.000Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-04T08:10:11.000Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-04T08:10:11.000Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-04T08:10:11.000Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-04T08:10:11.264Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-04T08:10:11.264Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-04T08:10:11.264Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-04T08:10:11.293Z] 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-06-04T08:10:11.530Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-04T08:10:11.793Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-04T08:10:11.912Z] 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-06-04T08:10:12.055Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-04T08:10:12.055Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-04T08:10:12.055Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-04T08:10:12.055Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-04T08:10:12.055Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-04T08:10:12.317Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-04T08:10:12.317Z] Installing new version of config file /etc/issue ... [2021-06-04T08:10:12.317Z] Installing new version of config file /etc/issue.net ... [2021-06-04T08:10:12.317Z] Installing new version of config file /etc/lsb-release ... [2021-06-04T08:10:12.317Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-04T08:10:12.578Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-04T08:10:12.579Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-04T08:10:12.842Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-04T08:10:12.842Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T08:10:12.842Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-04T08:10:12.842Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-04T08:10:12.842Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-04T08:10:13.114Z] 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-06-04T08:10:13.114Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T08:10:13.114Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-04T08:10:13.114Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-04T08:10:13.114Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-04T08:10:13.114Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T08:10:13.114Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-04T08:10:13.114Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-04T08:10:13.376Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-04T08:10:13.376Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T08:10:13.376Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-04T08:10:13.376Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-04T08:10:13.948Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-04T08:10:14.209Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T08:10:14.209Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-04T08:10:14.209Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-04T08:10:14.209Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-04T08:10:14.209Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T08:10:14.209Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-04T08:10:14.209Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-04T08:10:14.472Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-04T08:10:14.472Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T08:10:14.472Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-04T08:10:14.472Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-04T08:10:14.472Z] Setting up grep (3.1-2build1) ... [2021-06-04T08:10:14.472Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T08:10:14.472Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-04T08:10:14.472Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-04T08:10:14.732Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-04T08:10:14.732Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T08:10:14.732Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-04T08:10:14.732Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-04T08:10:14.732Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-04T08:10:14.732Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T08:10:14.732Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-04T08:10:14.732Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-04T08:10:15.307Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-04T08:10:15.307Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-04T08:10:15.585Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-04T08:10:15.585Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-04T08:10:15.848Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-04T08:10:15.848Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T08:10:15.848Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-04T08:10:15.848Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-04T08:10:16.211Z] 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-06-04T08:10:16.447Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-04T08:10:16.447Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-04T08:10:16.447Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-04T08:10:16.447Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-04T08:10:16.447Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-04T08:10:16.447Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T08:10:16.447Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-04T08:10:16.447Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-04T08:10:16.710Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-04T08:10:16.710Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T08:10:16.710Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-04T08:10:16.711Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-04T08:10:16.711Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-04T08:10:16.711Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T08:10:16.711Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-04T08:10:16.711Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-04T08:10:16.801Z] 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-06-04T08:10:16.980Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-04T08:10:16.980Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T08:10:16.980Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-04T08:10:16.980Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-04T08:10:16.980Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-04T08:10:17.244Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T08:10:17.244Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-04T08:10:17.244Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-04T08:10:17.244Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-04T08:10:17.244Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T08:10:17.244Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-04T08:10:17.244Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-04T08:10:17.244Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-04T08:10:17.244Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-04T08:10:17.508Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-04T08:10:17.508Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T08:10:17.508Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-04T08:10:17.508Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-04T08:10:17.508Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-04T08:10:17.508Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T08:10:17.508Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-04T08:10:17.508Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-04T08:10:17.772Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-04T08:10:17.772Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T08:10:17.772Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-04T08:10:17.772Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-04T08:10:17.772Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-04T08:10:17.772Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T08:10:17.772Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-04T08:10:18.034Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-04T08:10:18.298Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-04T08:10:18.561Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-04T08:10:18.823Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-04T08:10:18.824Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T08:10:18.824Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-04T08:10:18.824Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-04T08:10:19.087Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-04T08:10:19.087Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-04T08:10:19.087Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-04T08:10:19.087Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-04T08:10:19.354Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-04T08:10:19.354Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-04T08:10:19.354Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-04T08:10:19.354Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-04T08:10:19.618Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-04T08:10:19.618Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-04T08:10:19.618Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-04T08:10:19.618Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-04T08:10:19.882Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-04T08:10:19.882Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-04T08:10:19.882Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-04T08:10:19.882Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-04T08:10:19.882Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-04T08:10:19.882Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-04T08:10:19.882Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-04T08:10:19.882Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-04T08:10:20.145Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-04T08:10:20.145Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-04T08:10:20.145Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-04T08:10:20.146Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-04T08:10:20.411Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-04T08:10:20.411Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-04T08:10:20.411Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-04T08:10:20.411Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-04T08:10:20.675Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-04T08:10:20.675Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T08:10:20.675Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-04T08:10:20.675Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-04T08:10:20.939Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-06-04T08:10:20.939Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-04T08:10:20.939Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-04T08:10:20.939Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-04T08:10:20.939Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-04T08:10:20.939Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T08:10:20.939Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-04T08:10:20.939Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-04T08:10:21.107Z] 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-06-04T08:10:21.202Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-04T08:10:21.202Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T08:10:21.202Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-04T08:10:21.202Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-04T08:10:21.202Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-04T08:10:21.202Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T08:10:21.202Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-04T08:10:21.466Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-04T08:10:21.466Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-04T08:10:21.735Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T08:10:21.735Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-04T08:10:21.735Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-04T08:10:21.735Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-04T08:10:21.735Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T08:10:21.735Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-04T08:10:21.735Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-04T08:10:22.016Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-04T08:10:22.016Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T08:10:22.016Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-04T08:10:22.016Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-04T08:10:22.280Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-04T08:10:22.280Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T08:10:22.280Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-04T08:10:22.280Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-04T08:10:22.280Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-04T08:10:22.544Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T08:10:22.544Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-04T08:10:22.544Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-04T08:10:22.544Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-04T08:10:22.544Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T08:10:22.544Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-04T08:10:22.544Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-04T08:10:22.808Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-04T08:10:22.808Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T08:10:22.808Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-04T08:10:22.808Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-04T08:10:22.808Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-04T08:10:23.072Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T08:10:23.072Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-04T08:10:23.072Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-04T08:10:23.072Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-04T08:10:23.072Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T08:10:23.072Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-04T08:10:23.072Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-04T08:10:23.072Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-04T08:10:23.337Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T08:10:23.337Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-04T08:10:23.337Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-04T08:10:23.337Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-04T08:10:23.337Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T08:10:23.337Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-04T08:10:23.337Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-04T08:10:23.601Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-04T08:10:23.601Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-04T08:10:23.601Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-04T08:10:23.601Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-04T08:10:23.601Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-04T08:10:23.601Z] (Reading database ... 13922 files and directories currently installed.) [2021-06-04T08:10:23.601Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-04T08:10:23.601Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-04T08:10:23.867Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-04T08:10:23.867Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-04T08:10:23.867Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-04T08:10:23.867Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-04T08:10:24.132Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-04T08:10:24.132Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-04T08:10:24.395Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-04T08:10:24.395Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-04T08:10:24.395Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-04T08:10:24.395Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-04T08:10:24.395Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-04T08:10:24.395Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-04T08:10:24.395Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-04T08:10:24.395Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-04T08:10:24.517Z] 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-06-04T08:10:24.659Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-04T08:10:24.659Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-04T08:10:24.659Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-04T08:10:24.659Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-04T08:10:24.659Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-04T08:10:24.659Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-04T08:10:24.921Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-04T08:10:24.921Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-04T08:10:25.185Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-04T08:10:25.185Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-04T08:10:25.185Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-04T08:10:25.185Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-04T08:10:25.450Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-04T08:10:25.450Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-04T08:10:25.713Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-04T08:10:25.713Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-04T08:10:25.713Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-04T08:10:25.713Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-04T08:10:25.713Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-04T08:10:25.713Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-04T08:10:25.978Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-04T08:10:25.978Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-04T08:10:25.978Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-04T08:10:25.978Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-04T08:10:25.978Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-04T08:10:25.978Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-04T08:10:26.241Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-04T08:10:26.241Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-04T08:10:27.192Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-04T08:10:27.192Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-04T08:10:27.253Z] 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-06-04T08:10:27.768Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-04T08:10:27.768Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-04T08:10:28.033Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-04T08:10:28.033Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-04T08:10:28.295Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-04T08:10:28.295Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-04T08:10:29.245Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-04T08:10:29.245Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-04T08:10:29.245Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-04T08:10:29.245Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-04T08:10:29.245Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-04T08:10:29.245Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-04T08:10:29.245Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-04T08:10:29.245Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-04T08:10:29.509Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-04T08:10:29.509Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-04T08:10:29.509Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-04T08:10:29.509Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-04T08:10:29.509Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-04T08:10:29.509Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-04T08:10:29.509Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-04T08:10:29.772Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-04T08:10:29.772Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-04T08:10:29.772Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-04T08:10:29.772Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-04T08:10:29.772Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-04T08:10:29.772Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-04T08:10:29.772Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-04T08:10:29.772Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-04T08:10:29.772Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-04T08:10:30.034Z] [2021-06-04T08:10:30.034Z] Current default time zone: 'Etc/UTC' [2021-06-04T08:10:30.034Z] Local time is now: Fri Jun 4 08:10:29 UTC 2021. [2021-06-04T08:10:30.034Z] Universal Time is now: Fri Jun 4 08:10:29 UTC 2021. [2021-06-04T08:10:30.034Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-04T08:10:30.034Z] [2021-06-04T08:10:30.034Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-06-04T08:10:30.034Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-04T08:10:30.034Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-04T08:10:30.034Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-04T08:10:30.034Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-04T08:10:30.034Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-04T08:10:30.034Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-04T08:10:30.034Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-04T08:10:30.034Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-04T08:10:30.034Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-04T08:10:30.034Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-04T08:10:30.034Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-04T08:10:30.297Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-04T08:10:30.297Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-04T08:10:30.297Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-04T08:10:30.298Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-04T08:10:30.298Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-04T08:10:30.298Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-04T08:10:30.298Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-04T08:10:30.298Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-04T08:10:30.298Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-04T08:10:30.298Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-04T08:10:30.298Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-04T08:10:30.639Z] 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-06-04T08:10:32.227Z] Updating certificates in /etc/ssl/certs... [2021-06-04T08:10:32.804Z] 23 added, 27 removed; done. [2021-06-04T08:10:32.805Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-04T08:10:32.805Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-04T08:10:32.805Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-04T08:10:32.805Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-04T08:10:33.069Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-04T08:10:33.069Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-04T08:10:33.069Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-04T08:10:33.069Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-04T08:10:33.069Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-04T08:10:33.069Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-04T08:10:33.069Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-04T08:10:33.069Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-04T08:10:33.069Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-04T08:10:33.069Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-04T08:10:33.069Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-04T08:10:33.069Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-04T08:10:33.069Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-04T08:10:33.069Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-04T08:10:33.069Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-04T08:10:33.069Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-04T08:10:33.069Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-04T08:10:33.069Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-04T08:10:33.069Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-04T08:10:33.069Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-04T08:10:33.332Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-04T08:10:33.332Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-04T08:10:33.332Z] Updating certificates in /etc/ssl/certs... [2021-06-04T08:10:33.906Z] 0 added, 0 removed; done. [2021-06-04T08:10:33.906Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-04T08:10:33.906Z] done. [2021-06-04T08:10:34.048Z] 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-06-04T08:10:34.168Z] Reading package lists... [2021-06-04T08:10:34.430Z] Building dependency tree... [2021-06-04T08:10:34.430Z] Reading state information... [2021-06-04T08:10:34.430Z] The following NEW packages will be installed: [2021-06-04T08:10:34.430Z] apt-transport-https [2021-06-04T08:10:34.693Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-04T08:10:34.693Z] Need to get 1692 B of archives. [2021-06-04T08:10:34.693Z] After this operation, 154 kB of additional disk space will be used. [2021-06-04T08:10:34.693Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-04T08:10:34.693Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-04T08:10:34.957Z] Fetched 1692 B in 0s (10.5 kB/s) [2021-06-04T08:10:34.957Z] Selecting previously unselected package apt-transport-https. [2021-06-04T08:10:34.957Z] (Reading database ... 13927 files and directories currently installed.) [2021-06-04T08:10:34.957Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-04T08:10:34.957Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-04T08:10:34.957Z] Setting up apt-transport-https (1.6.13) ... [2021-06-04T08:10:35.219Z] Waiting for network to be ready... [2021-06-04T08:10:36.681Z] 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-06-04T08:10:41.830Z] 2021-06-04T08:10:39Z INFO Waiting for automatic snapd restart... [Pipeline] } [2021-06-04T08:10:42.097Z] $ docker stop --time=1 8cf73b217c412f13475cf4e76e1b90fe63d7604552195cf97b9fb62b7f257cb3 [2021-06-04T08:10:42.404Z] snapd 2.50.1 from Canonical* installed [2021-06-04T08:10:43.353Z] "snapd" switched to the "latest/stable" channel [2021-06-04T08:10:43.353Z] [2021-06-04T08:10:45.656Z] $ docker rm -f 8cf73b217c412f13475cf4e76e1b90fe63d7604552195cf97b9fb62b7f257cb3 [2021-06-04T08:10:46.665Z] core18 20210507 from Canonical* installed [2021-06-04T08:10:46.665Z] "core18" switched to the "latest/stable" channel [2021-06-04T08:10:46.665Z] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T08:10:47.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-04T08:10:47.378Z] [2021-06-04T08:10:47.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T08:10:48.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-04T08:10:48.289Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-04T08:10:48.290Z] 29e5d40040c1: Pulling fs layer [2021-06-04T08:10:48.290Z] 1ce36da41761: Pulling fs layer [2021-06-04T08:10:48.290Z] 25b303627fd3: Pulling fs layer [2021-06-04T08:10:48.564Z] 29e5d40040c1: Verifying Checksum [2021-06-04T08:10:48.564Z] 29e5d40040c1: Download complete [2021-06-04T08:10:49.160Z] 29e5d40040c1: Pull complete [2021-06-04T08:10:49.160Z] 1ce36da41761: Verifying Checksum [2021-06-04T08:10:49.160Z] 1ce36da41761: Download complete [2021-06-04T08:10:49.988Z] snapcraft 4.8 from Canonical* installed [2021-06-04T08:10:49.988Z] "snapcraft" switched to the "latest/stable" channel [2021-06-04T08:10:49.988Z] [2021-06-04T08:10:50.583Z] 1ce36da41761: Pull complete [2021-06-04T08:10:50.583Z] 25b303627fd3: Verifying Checksum [2021-06-04T08:10:50.583Z] 25b303627fd3: Download complete [2021-06-04T08:10:54.573Z] 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-06-04T08:10:54.573Z] - README.md [2021-06-04T08:10:54.573Z] [2021-06-04T08:10:54.573Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-04T08:10:54.836Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-04T08:10:54.836Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-04T08:10:54.836Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-04T08:10:56.081Z] Reading package lists... [2021-06-04T08:10:56.342Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-06-04T08:10:56.342Z] Reading package lists... [2021-06-04T08:10:56.603Z] Building dependency tree... [2021-06-04T08:10:56.603Z] Reading state information... [2021-06-04T08:10:56.603Z] Suggested packages: [2021-06-04T08:10:56.603Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-04T08:10:56.603Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-04T08:10:56.603Z] Recommended packages: [2021-06-04T08:10:56.603Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-04T08:10:56.865Z] The following NEW packages will be installed: [2021-06-04T08:10:56.865Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-04T08:10:56.865Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-04T08:10:56.865Z] pkg-config zip [2021-06-04T08:10:56.865Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-04T08:10:56.865Z] Need to get 7663 kB of archives. [2021-06-04T08:10:56.865Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-04T08:10:56.865Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-06-04T08:10:56.865Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-04T08:10:56.865Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-04T08:10:56.865Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-04T08:10:56.865Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-04T08:10:57.128Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-04T08:10:57.128Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-04T08:10:57.128Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-04T08:10:57.128Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-04T08:10:57.128Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-04T08:10:57.128Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-04T08:10:57.392Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-04T08:10:57.392Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-04T08:10:57.392Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-04T08:10:57.392Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-04T08:10:57.392Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-04T08:10:57.653Z] Fetched 7663 kB in 1s (11.9 MB/s) [2021-06-04T08:10:57.653Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-04T08:10:57.653Z] (Reading database ... 13931 files and directories currently installed.) [2021-06-04T08:10:57.653Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-04T08:10:57.654Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-04T08:10:57.915Z] Selecting previously unselected package libpsl5:amd64. [2021-06-04T08:10:57.915Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-04T08:10:57.915Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-04T08:10:57.915Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-04T08:10:57.915Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-04T08:10:57.915Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-04T08:10:57.915Z] Selecting previously unselected package librtmp1:amd64. [2021-06-04T08:10:57.915Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-04T08:10:57.915Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-04T08:10:57.915Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-04T08:10:57.915Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-04T08:10:57.915Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-04T08:10:57.915Z] Selecting previously unselected package liberror-perl. [2021-06-04T08:10:57.915Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-04T08:10:57.915Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-04T08:10:58.178Z] Selecting previously unselected package git-man. [2021-06-04T08:10:58.178Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-04T08:10:58.178Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-04T08:10:58.178Z] Selecting previously unselected package git. [2021-06-04T08:10:58.178Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-04T08:10:58.178Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-04T08:10:58.751Z] Selecting previously unselected package libnorm1:amd64. [2021-06-04T08:10:58.751Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-04T08:10:58.751Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-04T08:10:59.011Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-04T08:10:59.011Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-04T08:10:59.011Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-04T08:10:59.011Z] Selecting previously unselected package libsodium23:amd64. [2021-06-04T08:10:59.011Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-04T08:10:59.011Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-04T08:10:59.011Z] Selecting previously unselected package libzmq5:amd64. [2021-06-04T08:10:59.011Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-04T08:10:59.011Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-04T08:10:59.272Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-04T08:10:59.272Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-04T08:10:59.272Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-04T08:10:59.272Z] Selecting previously unselected package pkg-config. [2021-06-04T08:10:59.272Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-04T08:10:59.272Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-04T08:10:59.272Z] Selecting previously unselected package zip. [2021-06-04T08:10:59.272Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-04T08:10:59.272Z] Unpacking zip (3.0-11build1) ... [2021-06-04T08:10:59.533Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-04T08:10:59.533Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-04T08:10:59.533Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-04T08:10:59.533Z] Setting up liberror-perl (0.17025-1) ... [2021-06-04T08:10:59.533Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-04T08:10:59.533Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-04T08:10:59.533Z] No schema files found: doing nothing. [2021-06-04T08:10:59.533Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-04T08:10:59.533Z] Setting up zip (3.0-11build1) ... [2021-06-04T08:10:59.533Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-04T08:10:59.533Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-04T08:10:59.533Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-04T08:10:59.533Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-04T08:10:59.533Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-04T08:10:59.533Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-04T08:10:59.533Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-04T08:10:59.533Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-04T08:11:00.104Z] git set to automatically installed. [2021-06-04T08:11:00.104Z] git-man set to automatically installed. [2021-06-04T08:11:00.104Z] libcurl3-gnutls set to automatically installed. [2021-06-04T08:11:00.104Z] liberror-perl set to automatically installed. [2021-06-04T08:11:00.104Z] libglib2.0-0 set to automatically installed. [2021-06-04T08:11:00.104Z] libnghttp2-14 set to automatically installed. [2021-06-04T08:11:00.104Z] libnorm1 set to automatically installed. [2021-06-04T08:11:00.104Z] libpgm-5.2-0 set to automatically installed. [2021-06-04T08:11:00.104Z] libpsl5 set to automatically installed. [2021-06-04T08:11:00.104Z] librtmp1 set to automatically installed. [2021-06-04T08:11:00.104Z] libsodium23 set to automatically installed. [2021-06-04T08:11:00.104Z] libzmq3-dev set to automatically installed. [2021-06-04T08:11:00.104Z] libzmq5 set to automatically installed. [2021-06-04T08:11:00.104Z] pkg-config set to automatically installed. [2021-06-04T08:11:00.104Z] zip set to automatically installed. [2021-06-04T08:11:00.722Z] 25b303627fd3: Pull complete [2021-06-04T08:11:00.722Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-04T08:11:00.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-04T08:11:00.722Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-04T08:11:00.988Z] prd-ubuntu18.04-docker-arm64-4c-16g-515 does not seem to be running inside a container [2021-06-04T08:11:01.054Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-arm64:latest cat [2021-06-04T08:11:01.493Z] snapd is not logged in, snap install commands will use sudo [2021-06-04T08:11:02.068Z] snap "core18" has no updates available [2021-06-04T08:11:02.641Z] snapd is not logged in, snap install commands will use sudo [2021-06-04T08:11:03.889Z] $ docker top 5821d12afc43226a0e6c74729c27b011d4fb652c34936e0722d6bc8684135301 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T08:11:04.857Z] + docker-compose build --help [2021-06-04T08:11:04.857Z] + grep parallel [2021-06-04T08:11:08.222Z] --parallel Build images in parallel. [Pipeline] } [2021-06-04T08:11:08.502Z] $ docker stop --time=1 5821d12afc43226a0e6c74729c27b011d4fb652c34936e0722d6bc8684135301 [2021-06-04T08:11:10.325Z] $ docker rm -f 5821d12afc43226a0e6c74729c27b011d4fb652c34936e0722d6bc8684135301 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T08:11:10.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-04T08:11:10.998Z] . [Pipeline] withDockerContainer [2021-06-04T08:11:11.259Z] prd-ubuntu18.04-docker-arm64-4c-16g-515 does not seem to be running inside a container [2021-06-04T08:11:11.326Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-04T08:11:12.805Z] $ docker top 551a9522b61e340faddd58a074da2bd077fb681d63251e7c485550988fd1ac9c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T08:11:13.815Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-04T08:11:17.204Z] Building core-command ... [2021-06-04T08:11:17.204Z] Building core-data ... [2021-06-04T08:11:17.204Z] Building core-metadata ... [2021-06-04T08:11:17.204Z] Building security-bootstrapper ... [2021-06-04T08:11:17.204Z] Building security-proxy-setup ... [2021-06-04T08:11:17.204Z] Building security-secretstore-setup ... [2021-06-04T08:11:17.204Z] Building support-notifications ... [2021-06-04T08:11:17.204Z] Building support-scheduler ... [2021-06-04T08:11:17.204Z] Building sys-mgmt-agent ... [2021-06-04T08:11:17.204Z] Building security-secretstore-setup [2021-06-04T08:11:17.204Z] Building sys-mgmt-agent [2021-06-04T08:11:17.204Z] Building core-metadata [2021-06-04T08:11:17.204Z] Building support-notifications [2021-06-04T08:11:17.204Z] Building security-bootstrapper [2021-06-04T08:11:17.548Z] go (1.15/stable) 1.15.12 from Michael Hudson-Doyle (mwhudson) installed [2021-06-04T08:11:17.548Z] Pulling go-build-helper [2021-06-04T08:11:17.548Z] + snapcraftctl pull [2021-06-04T08:11:17.815Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-06-04T08:11:17.815Z] Skipping pull go-build-helper (already ran) [2021-06-04T08:11:17.815Z] Building go-build-helper [2021-06-04T08:11:17.815Z] + snapcraftctl build [2021-06-04T08:11:19.728Z] Staging go-build-helper [2021-06-04T08:11:19.728Z] + snapcraftctl stage [2021-06-04T08:11:27.879Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-04T08:11:27.879Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-04T08:11:27.879Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-04T08:11:27.879Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-04T08:11:27.879Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-04T08:11:27.879Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-04T08:11:27.879Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-04T08:11:27.879Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-04T08:11:27.879Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-04T08:11:27.879Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-04T08:11:27.879Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-04T08:11:27.879Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-04T08:11:27.879Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-04T08:11:27.879Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-04T08:11:27.879Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-04T08:11:27.879Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-04T08:11:27.879Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-04T08:11:27.879Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-04T08:11:27.879Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-04T08:11:27.879Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2097 kB] [2021-06-04T08:11:27.879Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-04T08:11:27.879Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-04T08:11:27.879Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-04T08:11:27.879Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] [2021-06-04T08:11:27.879Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] [2021-06-04T08:11:27.879Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-04T08:11:27.879Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-04T08:11:27.879Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-04T08:11:27.879Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-04T08:11:27.879Z] Fetched 224 kB in 0s (0 B/s) [2021-06-04T08:11:27.879Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-04T08:11:27.879Z] Fetched 157 kB in 0s (0 B/s) [2021-06-04T08:11:27.879Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-04T08:11:27.879Z] Fetched 221 kB in 0s (0 B/s) [2021-06-04T08:11:27.879Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-04T08:11:27.879Z] Fetched 143 kB in 0s (0 B/s) [2021-06-04T08:11:27.879Z] Pulling app-service-config [2021-06-04T08:11:27.879Z] + snapcraftctl pull [2021-06-04T08:11:28.829Z] Cloning into '/root/parts/app-service-config/src'... [2021-06-04T08:11:29.405Z] Pulling config-common [2021-06-04T08:11:29.406Z] + snapcraftctl pull [2021-06-04T08:11:32.718Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-04T08:11:32.718Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-04T08:11:32.718Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-04T08:11:32.718Z] Fetched 0 B in 0s (0 B/s) [2021-06-04T08:11:32.718Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-04T08:11:32.718Z] Fetched 0 B in 0s (0 B/s) [2021-06-04T08:11:32.718Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-04T08:11:32.718Z] Fetched 0 B in 0s (0 B/s) [2021-06-04T08:11:32.718Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-04T08:11:32.718Z] Fetched 0 B in 0s (0 B/s) [2021-06-04T08:11:32.718Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-04T08:11:32.718Z] Fetched 0 B in 0s (0 B/s) [2021-06-04T08:11:32.718Z] Pulling edgex-go [2021-06-04T08:11:32.718Z] + snapcraftctl pull [2021-06-04T08:11:47.665Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-04T08:11:47.665Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-04T08:11:47.665Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-04T08:11:47.665Z] Fetched 0 B in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-04T08:11:47.665Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-04T08:11:47.665Z] Fetched 279 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-04T08:11:47.665Z] Fetched 122 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-04T08:11:47.665Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-04T08:11:47.665Z] Fetched 8848 B in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-04T08:11:47.665Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-04T08:11:47.665Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-04T08:11:47.665Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-04T08:11:47.665Z] Fetched 219 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-04T08:11:47.665Z] Fetched 154 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-04T08:11:47.665Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-04T08:11:47.665Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-04T08:11:47.665Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-04T08:11:47.665Z] Fetched 499 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-04T08:11:47.665Z] Fetched 111 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-04T08:11:47.665Z] Fetched 240 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-04T08:11:47.665Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-04T08:11:47.665Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-04T08:11:47.665Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-04T08:11:47.665Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-04T08:11:47.665Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-04T08:11:47.665Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-04T08:11:47.665Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-04T08:11:47.665Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-04T08:11:47.665Z] Fetched 8720 B in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-04T08:11:47.665Z] Fetched 137 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-04T08:11:47.665Z] Fetched 119 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-04T08:11:47.665Z] Fetched 110 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-04T08:11:47.665Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-04T08:11:47.665Z] Fetched 645 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-04T08:11:47.665Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-04T08:11:47.665Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-04T08:11:47.665Z] Fetched 368 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-04T08:11:47.665Z] Fetched 187 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-04T08:11:47.665Z] Fetched 175 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-04T08:11:47.665Z] Fetched 206 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-04T08:11:47.665Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-04T08:11:47.665Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-04T08:11:47.665Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-04T08:11:47.666Z] Fetched 159 kB in 0s (0 B/s) [2021-06-04T08:11:47.666Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-04T08:11:47.666Z] Fetched 107 kB in 0s (0 B/s) [2021-06-04T08:11:47.666Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-04T08:11:47.666Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-04T08:11:47.666Z] Pulling static-packages [2021-06-04T08:11:47.666Z] + snapcraftctl pull [2021-06-04T08:11:48.615Z] Pulling version [2021-06-04T08:11:48.615Z] + cd /root/project [2021-06-04T08:11:48.615Z] + [ -f VERSION ] [2021-06-04T08:11:48.615Z] + PROJECT_VERSION=local-dev [2021-06-04T08:11:48.615Z] + git rev-parse --short HEAD [2021-06-04T08:11:48.615Z] + GIT_REVISION=067e10b2 [2021-06-04T08:11:48.615Z] + snapcraftctl set-version local-dev [2021-06-04T08:11:49.576Z] Skipping build go-build-helper (already ran) [2021-06-04T08:11:49.839Z] Building app-service-config [2021-06-04T08:11:49.839Z] + make build [2021-06-04T08:11:49.839Z] go mod tidy [2021-06-04T08:11:53.153Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.67 [2021-06-04T08:11:53.416Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 [2021-06-04T08:11:53.678Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 [2021-06-04T08:11:53.678Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-06-04T08:11:53.678Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-04T08:11:53.678Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 [2021-06-04T08:11:53.678Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-04T08:11:53.940Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-06-04T08:11:53.940Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-06-04T08:11:53.940Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-06-04T08:11:54.202Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-04T08:11:54.202Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-04T08:11:54.202Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-04T08:11:54.465Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-04T08:11:54.465Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-04T08:11:54.465Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-04T08:11:54.737Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-04T08:11:54.737Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-04T08:11:54.997Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-06-04T08:11:54.997Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-06-04T08:11:54.997Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-04T08:11:54.997Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-04T08:11:54.997Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-04T08:11:54.997Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-04T08:11:55.283Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-04T08:11:55.283Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-04T08:11:55.283Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-04T08:11:55.283Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-04T08:11:55.283Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-04T08:11:55.283Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-04T08:11:55.283Z] go: downloading golang.org/x/text v0.3.2 [2021-06-04T08:11:55.283Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-04T08:11:55.283Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-04T08:11:55.283Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-04T08:11:55.283Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-04T08:11:55.283Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-04T08:11:55.283Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-04T08:11:55.283Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-04T08:11:55.546Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-04T08:11:55.547Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-04T08:11:55.547Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-04T08:11:55.547Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-06-04T08:11:55.547Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-04T08:11:55.547Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-04T08:11:55.547Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-04T08:11:55.547Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-04T08:11:55.547Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-04T08:11:55.547Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-04T08:11:55.547Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-04T08:11:55.547Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-04T08:11:55.547Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-04T08:11:55.547Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-04T08:11:55.547Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-04T08:11:55.547Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-04T08:11:56.020Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-04T08:11:56.020Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-04T08:11:56.020Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-04T08:11:56.020Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-04T08:11:56.020Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-04T08:11:56.020Z] go: downloading github.com/kr/text v0.1.0 [2021-06-04T08:11:56.020Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-04T08:11:56.020Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-04T08:11:56.020Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-04T08:11:56.020Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-04T08:11:56.020Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-04T08:11:56.020Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-04T08:11:56.020Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-04T08:11:56.020Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-04T08:11:56.020Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-04T08:11:56.280Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-04T08:11:56.280Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-04T08:11:56.280Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-04T08:11:56.280Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-04T08:11:56.280Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-04T08:11:56.280Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-04T08:11:56.280Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-06-04T08:11:56.280Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-04T08:11:56.280Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-04T08:11:56.280Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-04T08:11:56.541Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-06-04T08:12:06.545Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-06-04T08:12:06.807Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-06-04T08:12:06.807Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-06-04T08:12:06.807Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-06-04T08:12:07.750Z] Building config-common [2021-06-04T08:12:07.750Z] + snapcraftctl build [2021-06-04T08:12:10.304Z] Building edgex-go [2021-06-04T08:12:10.304Z] + cd /root/parts/edgex-go/src [2021-06-04T08:12:10.304Z] + make build [2021-06-04T08:12:10.304Z] go mod tidy [2021-06-04T08:12:11.247Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.96 [2021-06-04T08:12:11.247Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-06-04T08:12:11.247Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-04T08:12:11.508Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-04T08:12:11.508Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-04T08:12:11.508Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-04T08:12:11.509Z] 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-06-04T08:12:15.719Z] 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-06-04T08:12:19.985Z] 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-06-04T08:12:21.371Z] 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-06-04T08:12:23.305Z] 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-06-04T08:12:23.569Z] 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-06-04T08:12:26.134Z] 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-06-04T08:12:27.551Z] 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-06-04T08:12:29.015Z] 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-06-04T08:12:30.519Z] 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-06-04T08:12:31.913Z] 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-06-04T08:12:32.882Z] 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-06-04T08:12:35.442Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-04T08:12:35.442Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-04T08:12:35.442Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-04T08:12:35.442Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-04T08:12:35.442Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-04T08:12:35.442Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-04T08:12:35.442Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-04T08:12:35.442Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-04T08:12:35.442Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-04T08:12:35.442Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-04T08:12:35.442Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-04T08:12:35.442Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-04T08:12:35.442Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-04T08:12:35.442Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-04T08:12:35.442Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-04T08:12:35.442Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-04T08:12:35.442Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-04T08:12:35.442Z] + 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-06-04T08:12:35.442Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-04T08:12:35.442Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-04T08:12:35.442Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-04T08:12:35.442Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-04T08:12:35.442Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-04T08:12:35.442Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-06-04T08:12:35.442Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-04T08:12:35.442Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-04T08:12:35.442Z] + 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-06-04T08:12:38.010Z] Building static-packages [2021-06-04T08:12:38.010Z] + snapcraftctl build [2021-06-04T08:12:38.986Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T08:12:38.986Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T08:12:38.986Z] ---> e8907437c3b1 [2021-06-04T08:12:38.986Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T08:12:38.986Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T08:12:38.986Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-04T08:12:38.986Z] ---> e8907437c3b1 [2021-06-04T08:12:38.986Z] Step 3/23 : WORKDIR /edgex-go [2021-06-04T08:12:38.986Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T08:12:38.986Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-04T08:12:38.986Z] ---> e8907437c3b1 [2021-06-04T08:12:38.986Z] Step 3/26 : WORKDIR /edgex-go [2021-06-04T08:12:38.986Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T08:12:38.986Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-04T08:12:38.986Z] ---> e8907437c3b1 [2021-06-04T08:12:38.986Z] Step 3/32 : WORKDIR /edgex-go [2021-06-04T08:12:38.986Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T08:12:38.986Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T08:12:38.986Z] ---> e8907437c3b1 [2021-06-04T08:12:38.986Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T08:12:38.986Z] ---> Running in 8dbe64313dcd [2021-06-04T08:12:38.986Z] ---> Running in 80e0de5fcf76 [2021-06-04T08:12:38.986Z] ---> Running in 3e594c8f52f5 [2021-06-04T08:12:38.986Z] ---> Running in d3503dba8a6a [2021-06-04T08:12:38.986Z] ---> Running in 0c53741742f6 [2021-06-04T08:12:38.986Z] Removing intermediate container 80e0de5fcf76 [2021-06-04T08:12:38.986Z] ---> c22dcb5ae20f [2021-06-04T08:12:38.986Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T08:12:38.986Z] Removing intermediate container 3e594c8f52f5 [2021-06-04T08:12:38.986Z] ---> 93fc7be37173 [2021-06-04T08:12:38.986Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T08:12:38.986Z] Removing intermediate container 8dbe64313dcd [2021-06-04T08:12:38.986Z] ---> 78cc8fda2999 [2021-06-04T08:12:38.986Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T08:12:38.986Z] Removing intermediate container d3503dba8a6a [2021-06-04T08:12:38.986Z] ---> 3e9037413b33 [2021-06-04T08:12:38.986Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T08:12:38.986Z] Removing intermediate container 0c53741742f6 [2021-06-04T08:12:38.986Z] ---> 7737aee462ee [2021-06-04T08:12:38.986Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T08:12:38.986Z] ---> Running in e29a23d4e13b [2021-06-04T08:12:38.986Z] ---> Running in b746250f27be [2021-06-04T08:12:38.986Z] ---> Running in ffe38f4e84e6 [2021-06-04T08:12:38.986Z] ---> Running in fa0539a5bf1c [2021-06-04T08:12:38.986Z] ---> Running in a2b404faab98 [2021-06-04T08:12:38.986Z] Removing intermediate container e29a23d4e13b [2021-06-04T08:12:38.986Z] ---> 0a96625f28b1 [2021-06-04T08:12:38.986Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-04T08:12:38.986Z] ---> Running in 28976614decc [2021-06-04T08:12:38.986Z] Removing intermediate container b746250f27be [2021-06-04T08:12:38.986Z] ---> 8045ceeb9b24 [2021-06-04T08:12:38.986Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-04T08:12:38.986Z] ---> Running in 53419861b8b0 [2021-06-04T08:12:38.986Z] Removing intermediate container ffe38f4e84e6 [2021-06-04T08:12:38.986Z] ---> bcfd1e9d564b [2021-06-04T08:12:38.986Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-04T08:12:38.986Z] Removing intermediate container a2b404faab98 [2021-06-04T08:12:38.986Z] ---> 223fc0636f9b [2021-06-04T08:12:38.986Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-04T08:12:38.986Z] ---> Running in f85ff73a5679 [2021-06-04T08:12:38.986Z] Removing intermediate container fa0539a5bf1c [2021-06-04T08:12:38.986Z] ---> 6cbaeb79c996 [2021-06-04T08:12:38.986Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-04T08:12:38.986Z] ---> Running in 1f46061f4fbb [2021-06-04T08:12:38.986Z] ---> Running in af39adfe710c [2021-06-04T08:12:38.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T08:12:38.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T08:12:38.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T08:12:38.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T08:12:38.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T08:12:38.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T08:12:38.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T08:12:38.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T08:12:38.986Z] OK: 218 MiB in 52 packages [2021-06-04T08:12:38.987Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T08:12:38.987Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T08:12:38.987Z] OK: 218 MiB in 52 packages [2021-06-04T08:12:38.987Z] OK: 218 MiB in 52 packages [2021-06-04T08:12:38.987Z] OK: 218 MiB in 52 packages [2021-06-04T08:12:38.987Z] OK: 218 MiB in 52 packages [2021-06-04T08:12:39.261Z] Removing intermediate container 28976614decc [2021-06-04T08:12:39.261Z] ---> 05b1394c411e [2021-06-04T08:12:39.261Z] Step 6/23 : COPY go.mod . [2021-06-04T08:12:39.856Z] Removing intermediate container 53419861b8b0 [2021-06-04T08:12:39.856Z] ---> 02326d8b12ab [2021-06-04T08:12:39.856Z] Step 6/32 : COPY go.mod . [2021-06-04T08:12:39.933Z] Building version [2021-06-04T08:12:39.933Z] + snapcraftctl build [2021-06-04T08:12:40.452Z] ---> 3a0911214d71 [2021-06-04T08:12:40.452Z] Step 7/23 : RUN go mod download [2021-06-04T08:12:40.452Z] ---> Running in 0313b7b793eb [2021-06-04T08:12:40.728Z] Removing intermediate container af39adfe710c [2021-06-04T08:12:40.728Z] ---> f0c49452927a [2021-06-04T08:12:40.728Z] Step 6/24 : COPY go.mod . [2021-06-04T08:12:41.005Z] Removing intermediate container f85ff73a5679 [2021-06-04T08:12:41.005Z] ---> 3ef8c4d00b13 [2021-06-04T08:12:41.005Z] Step 6/24 : COPY go.mod . [2021-06-04T08:12:41.005Z] Removing intermediate container 1f46061f4fbb [2021-06-04T08:12:41.005Z] ---> c864de7e17f3 [2021-06-04T08:12:41.005Z] Step 6/26 : COPY go.mod . [2021-06-04T08:12:41.005Z] ---> 76f5819b35cd [2021-06-04T08:12:41.005Z] Step 7/32 : RUN go mod download [2021-06-04T08:12:41.290Z] ---> Running in 4b098262c32e [2021-06-04T08:12:41.890Z] ---> 51c029e62e19 [2021-06-04T08:12:41.890Z] Step 7/24 : RUN go mod download [2021-06-04T08:12:42.164Z] ---> Running in fa09b37730aa [2021-06-04T08:12:42.164Z] ---> 7bca39296e1b [2021-06-04T08:12:42.164Z] Step 7/24 : RUN go mod download [2021-06-04T08:12:42.446Z] ---> 111df698bd99 [2021-06-04T08:12:42.446Z] Step 7/26 : RUN go mod download [2021-06-04T08:12:42.446Z] ---> Running in 4be3c9887a3d [2021-06-04T08:12:42.490Z] Skipping stage go-build-helper (already ran) [2021-06-04T08:12:42.490Z] Staging app-service-config [2021-06-04T08:12:42.490Z] + snapcraftctl stage [2021-06-04T08:12:42.720Z] ---> Running in d5ba73dd69f7 [2021-06-04T08:12:43.066Z] Staging config-common [2021-06-04T08:12:43.066Z] + snapcraftctl stage [2021-06-04T08:12:44.462Z] Staging edgex-go [2021-06-04T08:12:44.462Z] + snapcraftctl stage [2021-06-04T08:12:44.731Z] Removing intermediate container 0313b7b793eb [2021-06-04T08:12:44.731Z] ---> 4bdbd37e9265 [2021-06-04T08:12:44.731Z] Step 8/23 : COPY . . [2021-06-04T08:12:44.731Z] Removing intermediate container 4b098262c32e [2021-06-04T08:12:44.731Z] ---> 32e243f87172 [2021-06-04T08:12:44.731Z] Step 8/32 : COPY . . [2021-06-04T08:12:45.408Z] Staging static-packages [2021-06-04T08:12:45.408Z] + snapcraftctl stage [2021-06-04T08:12:46.360Z] Staging version [2021-06-04T08:12:46.360Z] + snapcraftctl stage [2021-06-04T08:12:46.928Z] Removing intermediate container fa09b37730aa [2021-06-04T08:12:46.928Z] ---> ee88a799988e [2021-06-04T08:12:46.928Z] Step 8/24 : COPY . . [2021-06-04T08:12:46.928Z] Removing intermediate container 4be3c9887a3d [2021-06-04T08:12:46.928Z] ---> 102d0c6a2808 [2021-06-04T08:12:46.928Z] Step 8/24 : COPY . . [2021-06-04T08:12:47.217Z] Removing intermediate container d5ba73dd69f7 [2021-06-04T08:12:47.217Z] ---> bb38de44a5c5 [2021-06-04T08:12:47.217Z] Step 8/26 : COPY . . [2021-06-04T08:12:47.305Z] Priming go-build-helper [2021-06-04T08:12:47.305Z] + snapcraftctl prime [2021-06-04T08:12:48.254Z] Priming app-service-config [2021-06-04T08:12:48.254Z] + snapcraftctl prime [2021-06-04T08:12:49.650Z] Priming config-common [2021-06-04T08:12:49.650Z] + snapcraftctl prime [2021-06-04T08:12:50.597Z] Priming edgex-go [2021-06-04T08:12:50.597Z] + snapcraftctl prime [2021-06-04T08:12:52.009Z] Priming static-packages [2021-06-04T08:12:52.009Z] + snapcraftctl prime [2021-06-04T08:12:54.582Z] Priming version [2021-06-04T08:12:54.582Z] + snapcraftctl prime [2021-06-04T08:12:55.529Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-04T08:13:14.045Z] ---> 14d48bcc59de [2021-06-04T08:13:14.045Z] Step 9/32 : RUN go mod tidy [2021-06-04T08:13:14.045Z] ---> a8b2dbfed4ad [2021-06-04T08:13:14.045Z] Step 9/23 : RUN go mod tidy [2021-06-04T08:13:14.045Z] ---> b2b76819a4ae [2021-06-04T08:13:14.045Z] Step 9/26 : RUN go mod tidy [2021-06-04T08:13:14.045Z] ---> 8b5c4d64a744 [2021-06-04T08:13:14.045Z] Step 9/24 : RUN go mod tidy [2021-06-04T08:13:14.045Z] ---> 7a50ab5e8607 [2021-06-04T08:13:14.046Z] Step 9/24 : RUN go mod tidy [2021-06-04T08:13:14.046Z] ---> Running in 43c12bab223d [2021-06-04T08:13:14.046Z] ---> Running in a6c5834ca7c5 [2021-06-04T08:13:14.046Z] ---> Running in a760645b752a [2021-06-04T08:13:14.046Z] ---> Running in 016621528def [2021-06-04T08:13:14.046Z] ---> Running in 77242a899d90 [2021-06-04T08:13:15.490Z] Removing intermediate container 43c12bab223d [2021-06-04T08:13:15.490Z] ---> 72bfa6c6608b [2021-06-04T08:13:15.490Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-04T08:13:15.769Z] ---> Running in 3589c9699ff9 [2021-06-04T08:13:17.770Z] Removing intermediate container 016621528def [2021-06-04T08:13:17.770Z] ---> bef84f872a86 [2021-06-04T08:13:17.770Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-04T08:13:17.770Z] 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-06-04T08:13:17.770Z] Removing intermediate container a6c5834ca7c5 [2021-06-04T08:13:17.770Z] ---> c91612f76ea2 [2021-06-04T08:13:17.770Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-04T08:13:17.770Z] Removing intermediate container 77242a899d90 [2021-06-04T08:13:17.770Z] ---> 9dd99395c6f2 [2021-06-04T08:13:17.770Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-04T08:13:17.770Z] ---> Running in 5d46270f8f27 [2021-06-04T08:13:17.770Z] Removing intermediate container a760645b752a [2021-06-04T08:13:17.770Z] ---> bd8b8d814aec [2021-06-04T08:13:17.770Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-04T08:13:17.770Z] ---> Running in 7c12f16a2a93 [2021-06-04T08:13:18.050Z] ---> Running in a5fb7fc02594 [2021-06-04T08:13:18.051Z] ---> Running in a5208c4a0641 [2021-06-04T08:13:20.079Z] 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-06-04T08:13:20.686Z] 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-06-04T08:13:20.965Z] 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-06-04T08:13:20.965Z] 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-06-04T08:15:12.912Z] 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-06-04T08:15:12.912Z] Removing intermediate container 3589c9699ff9 [2021-06-04T08:15:12.912Z] ---> 19a75e48614d [2021-06-04T08:15:12.912Z] [2021-06-04T08:15:12.912Z] Step 11/32 : FROM alpine:3.12 [2021-06-04T08:15:12.912Z] 3.12: Pulling from library/alpine [2021-06-04T08:15:12.912Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-04T08:15:12.912Z] Status: Downloaded newer image for alpine:3.12 [2021-06-04T08:15:12.912Z] ---> 9852663dfa18 [2021-06-04T08:15:12.912Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-04T08:15:12.912Z] ---> Running in 76d01ee86ce8 [2021-06-04T08:15:12.912Z] Removing intermediate container 76d01ee86ce8 [2021-06-04T08:15:12.912Z] ---> 3ff8c5dc23f0 [2021-06-04T08:15:12.912Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-04T08:15:12.912Z] ---> Running in 0f703bf0ae7a [2021-06-04T08:15:13.924Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-04T08:15:13.924Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-04T08:15:14.920Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-04T08:15:14.920Z] (2/2) Installing su-exec (0.2-r1) [2021-06-04T08:15:14.920Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T08:15:14.920Z] OK: 5 MiB in 16 packages [2021-06-04T08:15:16.363Z] Removing intermediate container a5208c4a0641 [2021-06-04T08:15:16.363Z] ---> 1e4db34feb5c [2021-06-04T08:15:16.363Z] [2021-06-04T08:15:16.363Z] Step 11/26 : FROM alpine:3.12 [2021-06-04T08:15:16.363Z] ---> 9852663dfa18 [2021-06-04T08:15:16.363Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-04T08:15:16.642Z] ---> Running in 85f342973983 [2021-06-04T08:15:17.637Z] Removing intermediate container 0f703bf0ae7a [2021-06-04T08:15:17.637Z] ---> d44876dface3 [2021-06-04T08:15:17.637Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-04T08:15:17.915Z] ---> Running in a573ae300b32 [2021-06-04T08:15:18.539Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-04T08:15:18.834Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-04T08:15:19.124Z] Removing intermediate container a573ae300b32 [2021-06-04T08:15:19.124Z] ---> 4adf63e55492 [2021-06-04T08:15:19.124Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-04T08:15:19.409Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-04T08:15:19.409Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-04T08:15:19.409Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-04T08:15:19.409Z] (4/6) Installing curl (7.77.0-r0) [2021-06-04T08:15:19.409Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-04T08:15:19.409Z] (6/6) Installing su-exec (0.2-r1) [2021-06-04T08:15:19.409Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T08:15:19.409Z] Executing ca-certificates-20191127-r4.trigger [2021-06-04T08:15:19.685Z] OK: 7 MiB in 20 packages [2021-06-04T08:15:19.685Z] ---> Running in 7a4405291cac [2021-06-04T08:15:21.680Z] Removing intermediate container 7c12f16a2a93 [2021-06-04T08:15:21.680Z] ---> c8b192721f54 [2021-06-04T08:15:21.680Z] [2021-06-04T08:15:21.680Z] Step 11/23 : FROM alpine:3.12 [2021-06-04T08:15:21.680Z] ---> 9852663dfa18 [2021-06-04T08:15:21.680Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-04T08:15:21.680Z] Removing intermediate container 7a4405291cac [2021-06-04T08:15:21.680Z] ---> 69a6f19295be [2021-06-04T08:15:21.680Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-04T08:15:21.956Z] ---> Running in 32b5d4208615 [2021-06-04T08:15:21.956Z] ---> Running in 6ed5b0a4507f [2021-06-04T08:15:22.561Z] Removing intermediate container 5d46270f8f27 [2021-06-04T08:15:22.561Z] ---> f3faa768f72e [2021-06-04T08:15:22.561Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-04T08:15:22.561Z] Removing intermediate container 85f342973983 [2021-06-04T08:15:22.561Z] ---> 3ca5b99783cf [2021-06-04T08:15:22.561Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-04T08:15:22.844Z] ---> Running in 391015e88c9b [2021-06-04T08:15:22.844Z] ---> Running in 34ca86904477 [2021-06-04T08:15:23.504Z] Removing intermediate container a5fb7fc02594 [2021-06-04T08:15:23.504Z] ---> c927d7812142 [2021-06-04T08:15:23.504Z] [2021-06-04T08:15:23.504Z] Step 11/24 : FROM alpine:3.12 [2021-06-04T08:15:23.504Z] ---> 9852663dfa18 [2021-06-04T08:15:23.504Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-04T08:15:23.781Z] ---> Running in d05b9b02fbc2 [2021-06-04T08:15:23.781Z] Removing intermediate container 34ca86904477 [2021-06-04T08:15:23.781Z] ---> 232b7564ccbf [2021-06-04T08:15:23.781Z] Step 14/26 : WORKDIR / [2021-06-04T08:15:24.059Z] ---> Running in 3be4efd1c766 [2021-06-04T08:15:24.343Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-04T08:15:24.623Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-04T08:15:24.927Z] Removing intermediate container 3be4efd1c766 [2021-06-04T08:15:24.927Z] ---> 56aa89bc34c5 [2021-06-04T08:15:24.927Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-04T08:15:25.197Z] 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-06-04T08:15:25.197Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-04T08:15:25.474Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-04T08:15:25.474Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T08:15:25.474Z] Executing ca-certificates-20191127-r4.trigger [2021-06-04T08:15:25.749Z] OK: 6 MiB in 16 packages [2021-06-04T08:15:25.749Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-04T08:15:26.023Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-04T08:15:26.023Z] Removing intermediate container 6ed5b0a4507f [2021-06-04T08:15:26.023Z] ---> 966e35daa69d [2021-06-04T08:15:26.023Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-04T08:15:26.300Z] ---> 5971e24ad310 [2021-06-04T08:15:26.300Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-04T08:15:26.300Z] ---> Running in b6cc7f76f987 [2021-06-04T08:15:26.578Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-04T08:15:26.578Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T08:15:26.578Z] OK: 5 MiB in 15 packages [2021-06-04T08:15:27.592Z] Removing intermediate container b6cc7f76f987 [2021-06-04T08:15:27.592Z] ---> 7616dbeb8904 [2021-06-04T08:15:27.592Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-04T08:15:27.962Z] ---> 206fa934f9b6 [2021-06-04T08:15:27.962Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-04T08:15:27.962Z] Removing intermediate container 32b5d4208615 [2021-06-04T08:15:27.962Z] ---> 9b329b040519 [2021-06-04T08:15:27.962Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T08:15:28.261Z] ---> Running in 1712e44f2402 [2021-06-04T08:15:28.261Z] Removing intermediate container d05b9b02fbc2 [2021-06-04T08:15:28.261Z] ---> cc754430d3e2 [2021-06-04T08:15:28.261Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T08:15:28.543Z] ---> Running in ddfb6047077a [2021-06-04T08:15:28.818Z] Removing intermediate container 391015e88c9b [2021-06-04T08:15:28.818Z] ---> 42c7c5e437a9 [2021-06-04T08:15:28.818Z] [2021-06-04T08:15:28.818Z] Step 12/24 : FROM docker:20.10.0 [2021-06-04T08:15:28.818Z] ---> f6d3a110764a [2021-06-04T08:15:28.818Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-04T08:15:28.818Z] Removing intermediate container 1712e44f2402 [2021-06-04T08:15:28.818Z] ---> 7583e4369568 [2021-06-04T08:15:28.818Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-04T08:15:29.109Z] ---> f6e16202ca0a [2021-06-04T08:15:29.109Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-04T08:15:29.109Z] ---> Running in 1ce9eb22e198 [2021-06-04T08:15:29.109Z] ---> Running in be441cdbe358 [2021-06-04T08:15:29.109Z] 20.10.0: Pulling from library/docker [2021-06-04T08:15:29.392Z] Removing intermediate container ddfb6047077a [2021-06-04T08:15:29.392Z] ---> 79e894f2178e [2021-06-04T08:15:29.392Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-04T08:15:29.691Z] ---> Running in 4f0198b4efe4 [2021-06-04T08:15:29.978Z] Removing intermediate container 1ce9eb22e198 [2021-06-04T08:15:29.978Z] ---> 9241ec03946b [2021-06-04T08:15:29.978Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-04T08:15:30.254Z] ---> Running in c45b4c8b57b6 [2021-06-04T08:15:30.534Z] ---> 02d9011f9b67 [2021-06-04T08:15:30.534Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-04T08:15:30.534Z] Removing intermediate container 4f0198b4efe4 [2021-06-04T08:15:30.534Z] ---> 77dd9676340f [2021-06-04T08:15:30.534Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-04T08:15:31.140Z] ---> Running in 704ef6f031b3 [2021-06-04T08:15:31.417Z] Removing intermediate container c45b4c8b57b6 [2021-06-04T08:15:31.417Z] ---> d3de46ae1fc8 [2021-06-04T08:15:31.418Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T08:15:32.412Z] Removing intermediate container 704ef6f031b3 [2021-06-04T08:15:32.412Z] ---> 544fb373e52e [2021-06-04T08:15:32.412Z] Step 16/24 : WORKDIR / [2021-06-04T08:15:32.690Z] ---> Running in cc3244fa08c7 [2021-06-04T08:15:32.690Z] ---> 28af6eb42848 [2021-06-04T08:15:32.690Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-04T08:15:32.968Z] Removing intermediate container be441cdbe358 [2021-06-04T08:15:32.968Z] ---> b1533676c308 [2021-06-04T08:15:32.968Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T08:15:32.968Z] ---> 63b8cb7c1015 [2021-06-04T08:15:32.968Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-04T08:15:33.965Z] Removing intermediate container cc3244fa08c7 [2021-06-04T08:15:33.965Z] ---> 93a37f8d8846 [2021-06-04T08:15:33.965Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T08:15:34.244Z] ---> 9f163bb119e4 [2021-06-04T08:15:34.244Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-04T08:15:34.847Z] ---> bcf8d49df53d [2021-06-04T08:15:34.847Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-04T08:15:35.159Z] ---> 20d064209caf [2021-06-04T08:15:35.159Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-04T08:15:35.435Z] ---> 258aa9d44db9 [2021-06-04T08:15:35.435Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-04T08:15:36.430Z] ---> b17b0f3971ae [2021-06-04T08:15:36.430Z] Step 22/26 : 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-06-04T08:15:36.708Z] ---> Running in 2f05ce02b8c3 [2021-06-04T08:15:36.708Z] ---> 9feeae83283d [2021-06-04T08:15:36.708Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-04T08:15:36.985Z] ---> ceae2245a7ea [2021-06-04T08:15:36.985Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-04T08:15:37.265Z] ---> Running in fb6ca00bd47a [2021-06-04T08:15:37.553Z] ---> a083a553c6cf [2021-06-04T08:15:37.553Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-04T08:15:38.158Z] Removing intermediate container fb6ca00bd47a [2021-06-04T08:15:38.158Z] ---> 0bf885126b70 [2021-06-04T08:15:38.158Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T08:15:38.441Z] ---> Running in b186c6949efe [2021-06-04T08:15:38.441Z] ---> 473d5b20feac [2021-06-04T08:15:38.441Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-04T08:15:39.049Z] ---> 8a794f63717d [2021-06-04T08:15:39.049Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-04T08:15:39.049Z] ---> Running in 601f757f398f [2021-06-04T08:15:39.325Z] Removing intermediate container b186c6949efe [2021-06-04T08:15:39.325Z] ---> f09076eb3226 [2021-06-04T08:15:39.325Z] Step 21/23 : LABEL arch=arm64 [2021-06-04T08:15:39.603Z] ---> Running in ed0f8e1d7fc4 [2021-06-04T08:15:39.877Z] Removing intermediate container 601f757f398f [2021-06-04T08:15:39.877Z] ---> 04f4a87a6e00 [2021-06-04T08:15:39.877Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T08:15:40.157Z] ---> 1244dbae3c4c [2021-06-04T08:15:40.157Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-04T08:15:40.157Z] ---> Running in 62a152b5a369 [2021-06-04T08:15:40.433Z] Removing intermediate container ed0f8e1d7fc4 [2021-06-04T08:15:40.433Z] ---> 4c98698f4bcf [2021-06-04T08:15:40.433Z] Step 22/23 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e [2021-06-04T08:15:40.433Z] Removing intermediate container 2f05ce02b8c3 [2021-06-04T08:15:40.433Z] ---> c7828a491dda [2021-06-04T08:15:40.433Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-04T08:15:40.722Z] ---> Running in 4e915e4cd368 [2021-06-04T08:15:40.722Z] ---> Running in 9a1633da05b0 [2021-06-04T08:15:41.006Z] Removing intermediate container 62a152b5a369 [2021-06-04T08:15:41.006Z] ---> cb86b5031876 [2021-06-04T08:15:41.006Z] Step 22/24 : LABEL arch=arm64 [2021-06-04T08:15:41.282Z] ---> Running in d5d660a1ea87 [2021-06-04T08:15:41.558Z] Removing intermediate container 4e915e4cd368 [2021-06-04T08:15:41.558Z] ---> 6c92f6d3e424 [2021-06-04T08:15:41.558Z] Step 24/26 : LABEL arch=arm64 [2021-06-04T08:15:41.836Z] ---> fd32035dbeb2 [2021-06-04T08:15:41.836Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-04T08:15:41.836Z] Removing intermediate container 9a1633da05b0 [2021-06-04T08:15:41.836Z] ---> 35f8fd1e1419 [2021-06-04T08:15:41.836Z] Step 23/23 : LABEL version=0.0.0 [2021-06-04T08:15:41.836Z] ---> Running in 148c8a1729f1 [2021-06-04T08:15:42.111Z] ---> Running in 3ca610ccf760 [2021-06-04T08:15:42.112Z] Removing intermediate container d5d660a1ea87 [2021-06-04T08:15:42.112Z] ---> 3128a4718618 [2021-06-04T08:15:42.112Z] Step 23/24 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e [2021-06-04T08:15:42.393Z] ---> Running in deadf9ab0f00 [2021-06-04T08:15:42.393Z] ---> Running in 58579d2d7c37 [2021-06-04T08:15:42.683Z] Removing intermediate container 148c8a1729f1 [2021-06-04T08:15:42.683Z] ---> 0db585d942d9 [2021-06-04T08:15:42.683Z] Step 25/26 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e [2021-06-04T08:15:42.965Z] ---> Running in a8c1dded959f [2021-06-04T08:15:42.965Z] Removing intermediate container 3ca610ccf760 [2021-06-04T08:15:42.965Z] ---> 1ececbf22eda [2021-06-04T08:15:42.965Z] [2021-06-04T08:15:43.241Z] Removing intermediate container 58579d2d7c37 [2021-06-04T08:15:43.241Z] ---> a9c5a2d440f2 [2021-06-04T08:15:43.241Z] Step 24/24 : LABEL version=0.0.0 [2021-06-04T08:15:43.241Z] Removing intermediate container deadf9ab0f00 [2021-06-04T08:15:43.241Z] ---> 003368c36189 [2021-06-04T08:15:43.241Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-04T08:15:43.519Z] ---> Running in ef847517e7fa [2021-06-04T08:15:43.802Z] Successfully built 1ececbf22eda [2021-06-04T08:15:43.802Z] Successfully tagged support-notifications-arm64:latest [2021-06-04T08:15:43.802Z] Removing intermediate container a8c1dded959f [2021-06-04T08:15:43.802Z] ---> d6375355bc32 [2021-06-04T08:15:43.802Z] Building core-command [2021-06-04T08:15:43.802Z] Step 26/26 : LABEL version=0.0.0 [2021-06-04T08:15:44.079Z]  Building support-notifications ... done  ---> Running in d04f42a85a17 [2021-06-04T08:15:44.079Z] Removing intermediate container ef847517e7fa [2021-06-04T08:15:44.079Z] ---> 8b93a3a47df3 [2021-06-04T08:15:44.079Z] [2021-06-04T08:15:44.356Z] ---> 2e344d3e5e85 [2021-06-04T08:15:44.356Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-04T08:15:44.963Z] Successfully built 8b93a3a47df3 [2021-06-04T08:15:44.963Z] Successfully tagged core-metadata-arm64:latest [2021-06-04T08:15:44.963Z] ---> Running in b0dbaa191bd3 [2021-06-04T08:15:44.963Z] Removing intermediate container d04f42a85a17 [2021-06-04T08:15:44.963Z] ---> 688f04b6a7ee [2021-06-04T08:15:44.963Z] [2021-06-04T08:15:44.963Z] Building core-data [2021-06-04T08:15:45.243Z]  Building core-metadata ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-04T08:15:45.243Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-04T08:15:45.243Z] ---> eeaf43b92773 [2021-06-04T08:15:45.243Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-04T08:15:45.523Z] ---> Running in 0539e1bdeace [2021-06-04T08:15:45.523Z] Successfully built 688f04b6a7ee [2021-06-04T08:15:45.523Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-04T08:15:45.523Z] Building security-proxy-setup [2021-06-04T08:15:46.127Z]  Building security-secretstore-setup ... done Removing intermediate container 0539e1bdeace [2021-06-04T08:15:46.127Z] ---> 2ca0c97ca1fb [2021-06-04T08:15:46.127Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-04T08:15:46.414Z] ---> Running in 72dd1755d1e0 [2021-06-04T08:15:47.859Z] Removing intermediate container b0dbaa191bd3 [2021-06-04T08:15:47.859Z] ---> e6ebc5553902 [2021-06-04T08:15:47.859Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-04T08:15:47.859Z] ---> Running in ba369e5bbaa0 [2021-06-04T08:15:48.136Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-04T08:15:48.411Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-04T08:15:48.732Z] Removing intermediate container ba369e5bbaa0 [2021-06-04T08:15:48.732Z] ---> 85e8dad5f1a4 [2021-06-04T08:15:48.732Z] Step 29/32 : CMD ["gate"] [2021-06-04T08:15:49.012Z] (1/39) Installing readline (8.0.4-r0) [2021-06-04T08:15:49.012Z] (2/39) Installing bash (5.0.17-r0) [2021-06-04T08:15:49.012Z] Executing bash-5.0.17-r0.post-install [2021-06-04T08:15:49.012Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-04T08:15:49.012Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-04T08:15:49.012Z] (5/39) Installing curl (7.77.0-r0) [2021-06-04T08:15:49.012Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-04T08:15:49.012Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-04T08:15:49.012Z] (8/39) Installing expat (2.2.9-r1) [2021-06-04T08:15:49.287Z] (9/39) Installing libffi (3.3-r2) [2021-06-04T08:15:49.287Z] (10/39) Installing gdbm (1.13-r1) [2021-06-04T08:15:49.287Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-04T08:15:49.287Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-04T08:15:49.287Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-04T08:15:49.287Z] ---> Running in 0be7a3dc2c63 [2021-06-04T08:15:50.726Z] Removing intermediate container 0be7a3dc2c63 [2021-06-04T08:15:50.726Z] ---> f7253c8df2d4 [2021-06-04T08:15:50.726Z] Step 30/32 : LABEL arch=arm64 [2021-06-04T08:15:51.328Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-04T08:15:51.328Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-04T08:15:51.328Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-04T08:15:51.328Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-04T08:15:51.328Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-04T08:15:51.328Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-04T08:15:51.328Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-04T08:15:51.328Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-04T08:15:51.328Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-04T08:15:51.328Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-04T08:15:51.605Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-04T08:15:51.605Z] ---> Running in 3ddbda66864c [2021-06-04T08:15:51.605Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-04T08:15:51.605Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-04T08:15:51.605Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-04T08:15:51.605Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-04T08:15:51.605Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-04T08:15:51.605Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-04T08:15:51.605Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-04T08:15:51.605Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-04T08:15:51.605Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-04T08:15:51.605Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-04T08:15:51.899Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-04T08:15:51.899Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-04T08:15:51.899Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-04T08:15:51.899Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-04T08:15:51.899Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-04T08:15:51.899Z] Executing busybox-1.31.1-r19.trigger [2021-06-04T08:15:51.899Z] OK: 72 MiB in 59 packages [2021-06-04T08:15:52.503Z] Removing intermediate container 3ddbda66864c [2021-06-04T08:15:52.503Z] ---> 727e2931e5cf [2021-06-04T08:15:52.503Z] Step 31/32 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e [2021-06-04T08:15:53.108Z] ---> Running in 3765b00e11fb [2021-06-04T08:15:53.389Z] Removing intermediate container 3765b00e11fb [2021-06-04T08:15:53.389Z] ---> 5b35afc70586 [2021-06-04T08:15:53.683Z] Step 32/32 : LABEL version=0.0.0 [2021-06-04T08:15:54.101Z] ---> Running in 879c14592936 [2021-06-04T08:15:54.419Z] Removing intermediate container 879c14592936 [2021-06-04T08:15:54.419Z] ---> ec0054ea4464 [2021-06-04T08:15:54.419Z] [2021-06-04T08:15:55.051Z] Successfully built ec0054ea4464 [2021-06-04T08:15:55.051Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-04T08:15:55.051Z] Building support-scheduler [2021-06-04T08:15:57.096Z]  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 [2021-06-04T08:15:57.096Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-04T08:15:57.697Z] Collecting cached-property<2,>=1.2.0 [2021-06-04T08:15:57.697Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-04T08:15:58.706Z] Collecting PyYAML<4,>=3.10 [2021-06-04T08:15:58.706Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-04T08:16:03.039Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-04T08:16:03.039Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-04T08:16:03.039Z] Collecting jsonschema<3,>=2.5.1 [2021-06-04T08:16:03.039Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-04T08:16:03.638Z] Collecting texttable<0.10,>=0.9.0 [2021-06-04T08:16:03.638Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-04T08:16:05.625Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-04T08:16:05.625Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-04T08:16:09.047Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-04T08:16:09.047Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-04T08:16:09.324Z] 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-06-04T08:16:10.311Z] Collecting docker<4.0,>=3.6.0 [2021-06-04T08:16:10.311Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-04T08:16:10.911Z] Collecting docopt<0.7,>=0.6.1 [2021-06-04T08:16:10.911Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-04T08:16:12.914Z] 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-06-04T08:16:13.914Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-04T08:16:13.914Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-04T08:16:14.191Z] 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-06-04T08:16:14.467Z] Collecting idna<2.8,>=2.5 [2021-06-04T08:16:14.467Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-04T08:16:14.740Z] Collecting docker-pycreds>=0.4.0 [2021-06-04T08:16:14.740Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-04T08:16:15.018Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-04T08:16:15.018Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-04T08:16:15.018Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-04T08:16:15.018Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-04T08:16:16.006Z] Installing collected packages: cached-property, PyYAML, websocket-client, jsonschema, texttable, dockerpty, urllib3, idna, requests, docker-pycreds, docker, docopt, docker-compose [2021-06-04T08:16:16.006Z] Running setup.py install for PyYAML: started [2021-06-04T08:16:18.649Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-04T08:16:19.251Z] Running setup.py install for texttable: started [2021-06-04T08:16:21.897Z] Running setup.py install for texttable: finished with status 'done' [2021-06-04T08:16:21.897Z] Running setup.py install for dockerpty: started [2021-06-04T08:16:23.900Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-04T08:16:24.192Z] Attempting uninstall: urllib3 [2021-06-04T08:16:24.192Z] Found existing installation: urllib3 1.25.9 [2021-06-04T08:16:24.192Z] Uninstalling urllib3-1.25.9: [2021-06-04T08:16:24.192Z] Successfully uninstalled urllib3-1.25.9 [2021-06-04T08:16:24.802Z] Attempting uninstall: idna [2021-06-04T08:16:24.802Z] Found existing installation: idna 2.9 [2021-06-04T08:16:24.802Z] Uninstalling idna-2.9: [2021-06-04T08:16:25.075Z] Successfully uninstalled idna-2.9 [2021-06-04T08:16:26.516Z] Attempting uninstall: requests [2021-06-04T08:16:26.516Z] Found existing installation: requests 2.23.0 [2021-06-04T08:16:26.516Z] Uninstalling requests-2.23.0: [2021-06-04T08:16:26.516Z] Successfully uninstalled requests-2.23.0 [2021-06-04T08:16:27.959Z] Running setup.py install for docopt: started [2021-06-04T08:16:30.595Z] Running setup.py install for docopt: finished with status 'done' [2021-06-04T08:16:31.591Z] 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.59.0 [2021-06-04T08:16:31.591Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T08:16:31.591Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T08:16:31.591Z] ---> e8907437c3b1 [2021-06-04T08:16:31.591Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T08:16:31.591Z] ---> Using cache [2021-06-04T08:16:31.591Z] ---> 7737aee462ee [2021-06-04T08:16:31.591Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T08:16:31.591Z] ---> Using cache [2021-06-04T08:16:31.591Z] ---> 223fc0636f9b [2021-06-04T08:16:31.591Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-04T08:16:31.875Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T08:16:31.875Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-04T08:16:31.875Z] ---> e8907437c3b1 [2021-06-04T08:16:31.875Z] Step 3/24 : WORKDIR /edgex-go [2021-06-04T08:16:31.875Z] ---> Using cache [2021-06-04T08:16:31.875Z] ---> 7737aee462ee [2021-06-04T08:16:31.875Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T08:16:31.875Z] ---> Using cache [2021-06-04T08:16:31.875Z] ---> 223fc0636f9b [2021-06-04T08:16:31.875Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-04T08:16:32.154Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T08:16:32.154Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-04T08:16:32.154Z] ---> e8907437c3b1 [2021-06-04T08:16:32.154Z] Step 3/22 : WORKDIR /edgex-go [2021-06-04T08:16:32.154Z] ---> Using cache [2021-06-04T08:16:32.154Z] ---> 7737aee462ee [2021-06-04T08:16:32.154Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T08:16:32.154Z] ---> Using cache [2021-06-04T08:16:32.154Z] ---> 223fc0636f9b [2021-06-04T08:16:32.154Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-04T08:16:35.559Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-04T08:16:35.559Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-04T08:16:35.559Z] ---> e8907437c3b1 [2021-06-04T08:16:35.559Z] Step 3/23 : WORKDIR /edgex-go [2021-06-04T08:16:35.559Z] ---> Using cache [2021-06-04T08:16:35.559Z] ---> 7737aee462ee [2021-06-04T08:16:35.559Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T08:16:35.559Z] ---> Using cache [2021-06-04T08:16:35.559Z] ---> 223fc0636f9b [2021-06-04T08:16:35.559Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-04T08:16:36.155Z] ---> Running in 835fce624016 [2021-06-04T08:16:36.155Z] ---> Running in 1614e8f8c0bd [2021-06-04T08:16:36.155Z] ---> Running in 37f913e90f8c [2021-06-04T08:16:36.155Z] ---> Running in 0d422127005c [2021-06-04T08:16:38.782Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T08:16:38.782Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T08:16:38.782Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T08:16:38.782Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T08:16:39.381Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T08:16:39.655Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T08:16:39.655Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T08:16:39.655Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T08:16:40.258Z] OK: 218 MiB in 52 packages [2021-06-04T08:16:40.870Z] OK: 218 MiB in 52 packages [2021-06-04T08:16:40.870Z] OK: 218 MiB in 52 packages [2021-06-04T08:16:40.870Z] OK: 218 MiB in 52 packages [2021-06-04T08:16:42.312Z] Removing intermediate container 835fce624016 [2021-06-04T08:16:42.312Z] ---> ab7b7fd29fea [2021-06-04T08:16:42.312Z] Step 6/24 : COPY go.mod . [2021-06-04T08:16:42.589Z] Removing intermediate container 0d422127005c [2021-06-04T08:16:42.589Z] ---> c3c7c333a6f4 [2021-06-04T08:16:42.589Z] Step 6/22 : COPY go.mod . [2021-06-04T08:16:42.863Z] Removing intermediate container 37f913e90f8c [2021-06-04T08:16:42.863Z] ---> 95ecdac06ade [2021-06-04T08:16:42.863Z] Step 6/24 : COPY go.mod . [2021-06-04T08:16:43.139Z] Removing intermediate container 1614e8f8c0bd [2021-06-04T08:16:43.139Z] ---> e665127de7c4 [2021-06-04T08:16:43.139Z] Step 6/23 : COPY go.mod . [2021-06-04T08:16:43.749Z] ---> 70361ac9c8a0 [2021-06-04T08:16:43.749Z] Step 7/24 : RUN go mod download [2021-06-04T08:16:44.024Z] ---> Running in d182dfa43462 [2021-06-04T08:16:44.024Z] ---> 564abdf27b11 [2021-06-04T08:16:44.024Z] Step 7/22 : RUN go mod download [2021-06-04T08:16:44.298Z] ---> 0535a9385f15 [2021-06-04T08:16:44.298Z] Step 7/24 : RUN go mod download [2021-06-04T08:16:44.298Z] ---> Running in 901f2b7752a2 [2021-06-04T08:16:44.572Z] ---> Running in b902308cccad [2021-06-04T08:16:44.572Z] ---> 78de8586b749 [2021-06-04T08:16:44.572Z] Step 7/23 : RUN go mod download [2021-06-04T08:16:44.852Z] ---> Running in 93218ccbaf88 [2021-06-04T08:16:45.835Z] Removing intermediate container 72dd1755d1e0 [2021-06-04T08:16:45.835Z] ---> b9e3a49fdb56 [2021-06-04T08:16:45.835Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-04T08:16:46.121Z] ---> Running in 637386169ac6 [2021-06-04T08:16:47.118Z] Removing intermediate container 637386169ac6 [2021-06-04T08:16:47.118Z] ---> 2f33a23ec7e0 [2021-06-04T08:16:47.118Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-04T08:16:47.395Z] ---> Running in 10045bcdcddd [2021-06-04T08:16:47.995Z] Removing intermediate container d182dfa43462 [2021-06-04T08:16:47.996Z] ---> 1878743e9693 [2021-06-04T08:16:47.996Z] Step 8/24 : COPY . . [2021-06-04T08:16:48.276Z] Removing intermediate container 10045bcdcddd [2021-06-04T08:16:48.276Z] ---> 9604975d8c74 [2021-06-04T08:16:48.276Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-04T08:16:48.884Z] Removing intermediate container 901f2b7752a2 [2021-06-04T08:16:48.884Z] ---> 0a171a9f1e1b [2021-06-04T08:16:48.884Z] Step 8/22 : COPY . . [2021-06-04T08:16:49.161Z] Removing intermediate container b902308cccad [2021-06-04T08:16:49.161Z] ---> 356ec8ab6ae8 [2021-06-04T08:16:49.161Z] Step 8/24 : COPY . . [2021-06-04T08:16:49.161Z] Removing intermediate container 93218ccbaf88 [2021-06-04T08:16:49.161Z] ---> 69315ff60555 [2021-06-04T08:16:49.161Z] Step 8/23 : COPY . . [2021-06-04T08:16:51.145Z] ---> bbe4924bd7e1 [2021-06-04T08:16:51.145Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-04T08:16:54.539Z] ---> e685fce63188 [2021-06-04T08:16:54.539Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-04T08:16:57.182Z] ---> 0299312e3307 [2021-06-04T08:16:57.182Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-04T08:16:58.168Z] ---> Running in 59bfcdbbbbab [2021-06-04T08:16:58.783Z] Removing intermediate container 59bfcdbbbbab [2021-06-04T08:16:58.783Z] ---> f5264ba478f4 [2021-06-04T08:16:58.783Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T08:16:59.442Z] ---> Running in dcfbb10eda13 [2021-06-04T08:17:01.007Z] Removing intermediate container dcfbb10eda13 [2021-06-04T08:17:01.007Z] ---> 34651583926f [2021-06-04T08:17:01.007Z] Step 22/24 : LABEL arch=arm64 [2021-06-04T08:17:01.618Z] ---> Running in 9bba8e78199b [2021-06-04T08:17:03.083Z] Removing intermediate container 9bba8e78199b [2021-06-04T08:17:03.083Z] ---> f1f979eb09be [2021-06-04T08:17:03.083Z] Step 23/24 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e [2021-06-04T08:17:03.357Z] ---> Running in e07f4fceb1b0 [2021-06-04T08:17:04.798Z] Removing intermediate container e07f4fceb1b0 [2021-06-04T08:17:04.798Z] ---> 87762ae1647c [2021-06-04T08:17:04.798Z] Step 24/24 : LABEL version=0.0.0 [2021-06-04T08:17:05.399Z] ---> Running in d59ce44377c1 [2021-06-04T08:17:06.842Z] Removing intermediate container d59ce44377c1 [2021-06-04T08:17:06.842Z] ---> 2efa3edb19b4 [2021-06-04T08:17:06.842Z] [2021-06-04T08:17:07.117Z] Successfully built 2efa3edb19b4 [2021-06-04T08:17:07.392Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-04T08:17:10.793Z]  Building sys-mgmt-agent ... done  ---> 298b83500c5f [2021-06-04T08:17:10.793Z] Step 9/24 : RUN go mod tidy [2021-06-04T08:17:10.793Z] ---> 413ba103b88e [2021-06-04T08:17:10.793Z] Step 9/22 : RUN go mod tidy [2021-06-04T08:17:10.793Z] ---> Running in 41c3a87fd972 [2021-06-04T08:17:10.793Z] ---> Running in f06ca7b50b58 [2021-06-04T08:17:10.793Z] ---> 9b61e8b0f9bd [2021-06-04T08:17:10.793Z] Step 9/24 : RUN go mod tidy [2021-06-04T08:17:11.067Z] ---> 1e9aff0eb33b [2021-06-04T08:17:11.067Z] Step 9/23 : RUN go mod tidy [2021-06-04T08:17:11.067Z] ---> Running in a50039fc798a [2021-06-04T08:17:11.067Z] ---> Running in 28f6de51cc66 [2021-06-04T08:17:16.482Z] Removing intermediate container f06ca7b50b58 [2021-06-04T08:17:16.482Z] ---> e165698cafdd [2021-06-04T08:17:16.482Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-04T08:17:16.482Z] ---> Running in e0869edf1e64 [2021-06-04T08:17:16.755Z] Removing intermediate container 28f6de51cc66 [2021-06-04T08:17:16.755Z] ---> b61421a14ca3 [2021-06-04T08:17:16.756Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-04T08:17:16.756Z] Removing intermediate container 41c3a87fd972 [2021-06-04T08:17:16.756Z] ---> d08606c243c8 [2021-06-04T08:17:16.756Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-04T08:17:17.036Z] ---> Running in 30859375f6d7 [2021-06-04T08:17:17.036Z] ---> Running in 7407b5638b62 [2021-06-04T08:17:17.036Z] Removing intermediate container a50039fc798a [2021-06-04T08:17:17.036Z] ---> 9b7575c455ec [2021-06-04T08:17:17.036Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-04T08:17:17.327Z] ---> Running in 595744bf65f4 [2021-06-04T08:17:18.332Z] 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-06-04T08:17:18.949Z] 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-06-04T08:17:19.226Z] 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-06-04T08:17:19.504Z] 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-06-04T08:18:41.366Z] 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-06-04T08:18:49.720Z] Removing intermediate container 7407b5638b62 [2021-06-04T08:18:49.720Z] ---> 0cfd13ffedae [2021-06-04T08:18:49.720Z] [2021-06-04T08:18:49.720Z] Step 11/24 : FROM alpine:3.12 [2021-06-04T08:18:49.720Z] ---> 9852663dfa18 [2021-06-04T08:18:49.720Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-04T08:18:49.720Z] ---> Using cache [2021-06-04T08:18:49.720Z] ---> cc754430d3e2 [2021-06-04T08:18:49.720Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T08:18:49.720Z] ---> Using cache [2021-06-04T08:18:49.720Z] ---> 79e894f2178e [2021-06-04T08:18:49.720Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-04T08:18:50.327Z] ---> Running in ed65e734fdac [2021-06-04T08:18:51.323Z] Removing intermediate container ed65e734fdac [2021-06-04T08:18:51.323Z] ---> eab8ec94c855 [2021-06-04T08:18:51.323Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-04T08:18:51.922Z] ---> Running in ac53e15536fa [2021-06-04T08:18:52.916Z] Removing intermediate container ac53e15536fa [2021-06-04T08:18:52.916Z] ---> 16380705339e [2021-06-04T08:18:52.916Z] Step 16/24 : WORKDIR / [2021-06-04T08:18:52.916Z] Removing intermediate container e0869edf1e64 [2021-06-04T08:18:52.916Z] ---> 3afdb8405dc0 [2021-06-04T08:18:52.916Z] [2021-06-04T08:18:52.916Z] Step 11/22 : FROM alpine:3.12 [2021-06-04T08:18:52.916Z] ---> 9852663dfa18 [2021-06-04T08:18:52.916Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-04T08:18:53.190Z] Removing intermediate container 30859375f6d7 [2021-06-04T08:18:53.190Z] ---> 85a25f29c266 [2021-06-04T08:18:53.190Z] [2021-06-04T08:18:53.190Z] Step 11/23 : FROM alpine:3.12 [2021-06-04T08:18:53.190Z] ---> 9852663dfa18 [2021-06-04T08:18:53.190Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-04T08:18:53.190Z] ---> Using cache [2021-06-04T08:18:53.190Z] ---> cc754430d3e2 [2021-06-04T08:18:53.190Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-04T08:18:53.190Z] ---> Using cache [2021-06-04T08:18:53.190Z] ---> 79e894f2178e [2021-06-04T08:18:53.190Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-04T08:18:53.190Z] ---> Running in d0fdfe8d7d54 [2021-06-04T08:18:53.190Z] ---> Running in 0bc4bde641e8 [2021-06-04T08:18:53.462Z] ---> Running in 7eb5a132dfc4 [2021-06-04T08:18:54.068Z] Removing intermediate container 7eb5a132dfc4 [2021-06-04T08:18:54.068Z] ---> 3dd88466297a [2021-06-04T08:18:54.068Z] Removing intermediate container 0bc4bde641e8 [2021-06-04T08:18:54.068Z] ---> c330e82db9a3 [2021-06-04T08:18:54.068Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T08:18:54.068Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-04T08:18:54.343Z] ---> Running in 492853b5b8c2 [2021-06-04T08:18:54.940Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-04T08:18:54.940Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-04T08:18:55.214Z] Removing intermediate container 492853b5b8c2 [2021-06-04T08:18:55.214Z] ---> b474cc328257 [2021-06-04T08:18:55.214Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T08:18:55.214Z] ---> 9817fbbbc45c [2021-06-04T08:18:55.214Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-04T08:18:55.811Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-04T08:18:55.811Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-04T08:18:55.811Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-04T08:18:55.811Z] (4/4) Installing curl (7.77.0-r0) [2021-06-04T08:18:55.811Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T08:18:55.811Z] Executing ca-certificates-20191127-r4.trigger [2021-06-04T08:18:56.089Z] OK: 7 MiB in 18 packages [2021-06-04T08:18:56.369Z] ---> 8fed83309710 [2021-06-04T08:18:56.369Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-04T08:18:56.966Z] ---> dd4b04e36904 [2021-06-04T08:18:56.966Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-04T08:18:58.407Z] ---> eda46c1b6722 [2021-06-04T08:18:58.407Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-04T08:18:58.407Z] ---> 67333786c6ca [2021-06-04T08:18:58.407Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-04T08:18:58.407Z] Removing intermediate container d0fdfe8d7d54 [2021-06-04T08:18:58.407Z] ---> 951a7fab1bc0 [2021-06-04T08:18:58.407Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-04T08:18:58.407Z] ---> Running in 92ba033c2be6 [2021-06-04T08:18:58.681Z] ---> Running in 86ffc5d17951 [2021-06-04T08:18:59.278Z] Removing intermediate container 92ba033c2be6 [2021-06-04T08:18:59.278Z] ---> df1bf0c5d6c8 [2021-06-04T08:18:59.278Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T08:18:59.880Z] ---> 576e65e12456 [2021-06-04T08:18:59.880Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-04T08:18:59.880Z] Removing intermediate container 86ffc5d17951 [2021-06-04T08:18:59.880Z] ---> 84f3c2d1916a [2021-06-04T08:18:59.880Z] Step 14/22 : WORKDIR /edgex ---> Running in ecb4991cf823 [2021-06-04T08:18:59.880Z] [2021-06-04T08:19:00.153Z] ---> Running in fcea0561ed8e [2021-06-04T08:19:00.153Z] ---> Running in e30342c6aaff [2021-06-04T08:19:00.434Z] Removing intermediate container ecb4991cf823 [2021-06-04T08:19:00.434Z] ---> 71638e3e1519 [2021-06-04T08:19:00.434Z] Step 22/24 : LABEL arch=arm64 [2021-06-04T08:19:00.707Z] Removing intermediate container 595744bf65f4 [2021-06-04T08:19:00.707Z] ---> 1eff27e026ee [2021-06-04T08:19:00.707Z] [2021-06-04T08:19:00.707Z] Step 11/24 : FROM alpine:3.12 [2021-06-04T08:19:00.707Z] ---> 9852663dfa18 [2021-06-04T08:19:00.707Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-04T08:19:00.707Z] ---> Running in 30267acb1a31 [2021-06-04T08:19:00.707Z] Removing intermediate container fcea0561ed8e [2021-06-04T08:19:00.707Z] ---> e24179732b57 [2021-06-04T08:19:00.707Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T08:19:00.982Z] Removing intermediate container e30342c6aaff [2021-06-04T08:19:00.982Z] ---> 7da2fecba969 [2021-06-04T08:19:00.982Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-04T08:19:00.982Z] ---> Running in fc81ea625b08 [2021-06-04T08:19:00.982Z] ---> Running in 2e82a0a03d9d [2021-06-04T08:19:01.255Z] Removing intermediate container 30267acb1a31 [2021-06-04T08:19:01.255Z] ---> aced507a7e0a [2021-06-04T08:19:01.255Z] Step 23/24 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e [2021-06-04T08:19:01.528Z] ---> Running in 1515c1f34845 [2021-06-04T08:19:01.528Z] Removing intermediate container 2e82a0a03d9d [2021-06-04T08:19:01.528Z] ---> 9ad9548a9a0d [2021-06-04T08:19:01.528Z] Removing intermediate container fc81ea625b08 [2021-06-04T08:19:01.528Z] ---> 89548d14ff0f [2021-06-04T08:19:01.528Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-04T08:19:01.528Z] Step 21/23 : LABEL arch=arm64 [2021-06-04T08:19:01.810Z] ---> Running in 7a0817f5b435 [2021-06-04T08:19:01.810Z] ---> Running in aaa444e1df16 [2021-06-04T08:19:02.092Z] Removing intermediate container 1515c1f34845 [2021-06-04T08:19:02.092Z] ---> b4b1004bfc44 [2021-06-04T08:19:02.092Z] Step 24/24 : LABEL version=0.0.0 [2021-06-04T08:19:02.092Z] ---> 65cc61fc82fb [2021-06-04T08:19:02.092Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-04T08:19:02.367Z] ---> Running in b30336adb5a4 [2021-06-04T08:19:02.641Z] Removing intermediate container 7a0817f5b435 [2021-06-04T08:19:02.641Z] ---> 15b2987728b5 [2021-06-04T08:19:02.641Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-04T08:19:02.641Z] Removing intermediate container aaa444e1df16 [2021-06-04T08:19:02.641Z] ---> b8eb4ee5f28c [2021-06-04T08:19:02.641Z] Step 22/23 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e [2021-06-04T08:19:02.915Z] ---> Running in c80e38bc1663 [2021-06-04T08:19:02.915Z] ---> Running in aee498321626 [2021-06-04T08:19:02.915Z] Removing intermediate container b30336adb5a4 [2021-06-04T08:19:02.915Z] ---> 862588a08cbc [2021-06-04T08:19:02.915Z] [2021-06-04T08:19:03.511Z] Successfully built 862588a08cbc [2021-06-04T08:19:03.511Z] Removing intermediate container c80e38bc1663 [2021-06-04T08:19:03.511Z] ---> ffafae051b8d [2021-06-04T08:19:03.511Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T08:19:03.511Z] Successfully tagged core-command-arm64:latest [2021-06-04T08:19:03.788Z]  Building core-command ... done  ---> Running in d3f9712ff2bd [2021-06-04T08:19:03.788Z] Removing intermediate container aee498321626 [2021-06-04T08:19:03.788Z] ---> 94d833987fc4 [2021-06-04T08:19:03.788Z] Step 23/23 : LABEL version=0.0.0 [2021-06-04T08:19:03.788Z] ---> fedb058e8921 [2021-06-04T08:19:03.788Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-04T08:19:04.089Z] ---> Running in 56d7685d6bcd [2021-06-04T08:19:04.700Z] Removing intermediate container 56d7685d6bcd [2021-06-04T08:19:04.700Z] ---> ec1a64dea64a [2021-06-04T08:19:04.700Z] [2021-06-04T08:19:05.304Z] Successfully built ec1a64dea64a [2021-06-04T08:19:05.304Z] Successfully tagged support-scheduler-arm64:latest [2021-06-04T08:19:05.304Z]  Building support-scheduler ... done  ---> 9043e95cfa07 [2021-06-04T08:19:05.304Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-04T08:19:05.304Z] ---> Running in b1de9ebeb65c [2021-06-04T08:19:05.896Z] Removing intermediate container b1de9ebeb65c [2021-06-04T08:19:05.896Z] ---> dd34ac72526f [2021-06-04T08:19:05.896Z] Step 19/22 : CMD ["--init=true"] [2021-06-04T08:19:06.166Z] ---> Running in c9e616fad971 [2021-06-04T08:19:06.166Z] Removing intermediate container d3f9712ff2bd [2021-06-04T08:19:06.166Z] ---> 3d5f22448fc0 [2021-06-04T08:19:06.166Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-04T08:19:06.446Z] ---> Running in ceb44dd4e21a [2021-06-04T08:19:06.446Z] Removing intermediate container c9e616fad971 [2021-06-04T08:19:06.446Z] ---> 55ecfb218a2c [2021-06-04T08:19:06.446Z] Step 20/22 : LABEL arch=arm64 [2021-06-04T08:19:06.720Z] ---> Running in ea90980b38c7 [2021-06-04T08:19:07.316Z] Removing intermediate container ea90980b38c7 [2021-06-04T08:19:07.316Z] ---> 7df436b24365 [2021-06-04T08:19:07.316Z] Step 21/22 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e [2021-06-04T08:19:07.316Z] ---> Running in 941bbfd8c150 [2021-06-04T08:19:07.588Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-04T08:19:07.862Z] Removing intermediate container 941bbfd8c150 [2021-06-04T08:19:07.862Z] ---> e4edbae60dd6 [2021-06-04T08:19:07.862Z] Step 22/22 : LABEL version=0.0.0 [2021-06-04T08:19:07.862Z] ---> Running in c47bab378585 [2021-06-04T08:19:08.458Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-04T08:19:08.458Z] Removing intermediate container c47bab378585 [2021-06-04T08:19:08.458Z] ---> d228c4e86b8a [2021-06-04T08:19:08.458Z] [2021-06-04T08:19:08.731Z] Successfully built d228c4e86b8a [2021-06-04T08:19:08.731Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-04T08:19:09.003Z]  Building security-proxy-setup ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-06-04T08:19:09.003Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-04T08:19:09.275Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-04T08:19:09.275Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-04T08:19:09.549Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-04T08:19:09.549Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-04T08:19:09.823Z] Executing busybox-1.31.1-r20.trigger [2021-06-04T08:19:09.823Z] OK: 8 MiB in 20 packages [2021-06-04T08:19:10.796Z] Removing intermediate container ceb44dd4e21a [2021-06-04T08:19:10.797Z] ---> 0b6c3fe0babf [2021-06-04T08:19:10.797Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-04T08:19:11.774Z] ---> 693bcf707018 [2021-06-04T08:19:11.774Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-04T08:19:13.238Z] ---> b32e26c650a2 [2021-06-04T08:19:13.238Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-04T08:19:13.838Z] ---> 6e57e170a129 [2021-06-04T08:19:13.838Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-04T08:19:13.838Z] ---> Running in 79efaf2c8bd3 [2021-06-04T08:19:14.437Z] Removing intermediate container 79efaf2c8bd3 [2021-06-04T08:19:14.437Z] ---> 5777110e8fe9 [2021-06-04T08:19:14.437Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-04T08:19:14.437Z] ---> Running in 495cb6372cc1 [2021-06-04T08:19:15.034Z] Removing intermediate container 495cb6372cc1 [2021-06-04T08:19:15.034Z] ---> 60d36c1defdd [2021-06-04T08:19:15.034Z] Step 22/24 : LABEL arch=arm64 [2021-06-04T08:19:15.309Z] ---> Running in b11d2b84a3a5 [2021-06-04T08:19:15.589Z] Removing intermediate container b11d2b84a3a5 [2021-06-04T08:19:15.589Z] ---> 652e1159936e [2021-06-04T08:19:15.589Z] Step 23/24 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e [2021-06-04T08:19:15.863Z] ---> Running in 9b9dfc6f3b3d [2021-06-04T08:19:16.137Z] Removing intermediate container 9b9dfc6f3b3d [2021-06-04T08:19:16.137Z] ---> 80b9cae07a8a [2021-06-04T08:19:16.137Z] Step 24/24 : LABEL version=0.0.0 [2021-06-04T08:19:16.411Z] ---> Running in 09e6564ce0ee [2021-06-04T08:19:17.037Z] Removing intermediate container 09e6564ce0ee [2021-06-04T08:19:17.037Z] ---> f33929eb2e9e [2021-06-04T08:19:17.037Z] [2021-06-04T08:19:17.320Z] Successfully built f33929eb2e9e [2021-06-04T08:19:17.320Z] Successfully tagged core-data-arm64:latest [2021-06-04T08:19:17.616Z]  Building core-data ... done  [Pipeline] } [2021-06-04T08:19:17.609Z] $ docker stop --time=1 551a9522b61e340faddd58a074da2bd077fb681d63251e7c485550988fd1ac9c [2021-06-04T08:19:19.474Z] $ docker rm -f 551a9522b61e340faddd58a074da2bd077fb681d63251e7c485550988fd1ac9c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-04T08:19:20.094Z] + docker images [2021-06-04T08:19:20.364Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-04T08:19:20.364Z] core-data-arm64 latest f33929eb2e9e 4 seconds ago 19.1MB [2021-06-04T08:19:20.364Z] security-proxy-setup-arm64 latest d228c4e86b8a 12 seconds ago 24MB [2021-06-04T08:19:20.364Z] support-scheduler-arm64 latest ec1a64dea64a 16 seconds ago 15MB [2021-06-04T08:19:20.364Z] core-command-arm64 latest 862588a08cbc 18 seconds ago 15MB [2021-06-04T08:19:20.364Z] 1eff27e026ee 20 seconds ago 974MB [2021-06-04T08:19:20.364Z] 3afdb8405dc0 28 seconds ago 971MB [2021-06-04T08:19:20.364Z] 85a25f29c266 28 seconds ago 968MB [2021-06-04T08:19:20.364Z] 0cfd13ffedae 31 seconds ago 966MB [2021-06-04T08:19:20.364Z] sys-mgmt-agent-arm64 latest 2efa3edb19b4 2 minutes ago 299MB [2021-06-04T08:19:20.364Z] security-bootstrapper-arm64 latest ec0054ea4464 3 minutes ago 17.1MB [2021-06-04T08:19:20.364Z] security-secretstore-setup-arm64 latest 688f04b6a7ee 3 minutes ago 26.5MB [2021-06-04T08:19:20.364Z] core-metadata-arm64 latest 8b93a3a47df3 3 minutes ago 15.6MB [2021-06-04T08:19:20.364Z] support-notifications-arm64 latest 1ececbf22eda 3 minutes ago 15.7MB [2021-06-04T08:19:20.364Z] 42c7c5e437a9 3 minutes ago 973MB [2021-06-04T08:19:20.364Z] c927d7812142 3 minutes ago 971MB [2021-06-04T08:19:20.364Z] c8b192721f54 4 minutes ago 968MB [2021-06-04T08:19:20.364Z] 1e4db34feb5c 4 minutes ago 973MB [2021-06-04T08:19:20.364Z] 19a75e48614d 4 minutes ago 967MB [2021-06-04T08:19:20.364Z] ci-base-image-arm64 latest e8907437c3b1 14 minutes ago 641MB [2021-06-04T08:19:20.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB [2021-06-04T08:19:20.364Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-04T08:19:20.364Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-04T08:19:20.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-04T08:19:21.458Z] ---> job-cost.sh [2021-06-04T08:19:21.458Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B2rw [2021-06-04T08:20:00.395Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-04T08:21:37.136Z] lf-activate-venv(): INFO: Adding /tmp/venv-B2rw/bin to PATH [2021-06-04T08:21:37.137Z] INFO: No Stack... [2021-06-04T08:21:37.137Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-04T08:21:37.137Z] INFO: Archiving Costs [Pipeline] sh [2021-06-04T08:21:37.478Z] + cut -d, -f6 [2021-06-04T08:21:37.478Z] + cat /w/workspace/edgex-go/8/archives/cost.csv [Pipeline] lock [2021-06-04T08:21:37.544Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3541-8-stack-cost] [2021-06-04T08:21:37.554Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3541-8-stack-cost] did not exist. Created. [2021-06-04T08:21:37.554Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3541-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-04T08:21:37.963Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-04T08:21:38.215Z] Stashed 1 file(s) [Pipeline] } [2021-06-04T08:21:38.228Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3541-8-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-04T08:21:39.253Z] provisioning config files... [2021-06-04T08:21:39.264Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config4367994296930833798tmp [Pipeline] { [Pipeline] sh [2021-06-04T08:21:39.590Z] + set +x [2021-06-04T08:21:39.590Z] + curl -s https://codecov.io/bash [2021-06-04T08:21:39.590Z] + bash -s -- [2021-06-04T08:21:39.590Z] [2021-06-04T08:21:39.590Z] _____ _ [2021-06-04T08:21:39.590Z] / ____| | | [2021-06-04T08:21:39.590Z] | | ___ __| | ___ ___ _____ __ [2021-06-04T08:21:39.590Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-04T08:21:39.590Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-04T08:21:39.590Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-04T08:21:39.590Z] Bash-1.0.3 [2021-06-04T08:21:39.590Z] [2021-06-04T08:21:39.590Z] [2021-06-04T08:21:39.590Z] ==> git version 2.24.4 found [2021-06-04T08:21:39.853Z] ==> 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-06-04T08:21:39.853Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-04T08:21:39.853Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-04T08:21:39.853Z] ==> Jenkins CI detected. [2021-06-04T08:21:39.853Z] project root: . [2021-06-04T08:21:39.853Z] --> token set from env [2021-06-04T08:21:39.853Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-04T08:21:39.853Z] ==> Running gcov in . (disable via -X gcov) [2021-06-04T08:21:39.853Z] ==> Python coveragepy not found [2021-06-04T08:21:39.853Z] ==> Searching for coverage reports in: [2021-06-04T08:21:39.853Z] + . [2021-06-04T08:21:39.853Z] -> Found 1 reports [2021-06-04T08:21:39.853Z] ==> Detecting git/mercurial file structure [2021-06-04T08:21:39.853Z] ==> Reading reports [2021-06-04T08:21:39.853Z] + ./coverage.out bytes=412085 [2021-06-04T08:21:39.853Z] ==> Appending adjustments [2021-06-04T08:21:39.853Z] https://docs.codecov.io/docs/fixing-reports [2021-06-04T08:21:41.238Z] + Found adjustments [2021-06-04T08:21:41.238Z] ==> Gzipping contents [2021-06-04T08:21:41.238Z] 56K /tmp/codecov.Le2cj6.gz [2021-06-04T08:21:41.238Z] ==> Uploading reports [2021-06-04T08:21:41.238Z] url: https://codecov.io [2021-06-04T08:21:41.238Z] query: branch=PR-3541&commit=067e10b205f46147fb2e36e869e4f1c77a12551e&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3541%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3541&job=&cmd_args= [2021-06-04T08:21:41.238Z] -> Pinging Codecov [2021-06-04T08:21:41.238Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3541&commit=067e10b205f46147fb2e36e869e4f1c77a12551e&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3541%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3541&job=&cmd_args= [2021-06-04T08:21:41.498Z] -> Uploading to [2021-06-04T08:21:41.498Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-04/00271124DB129430A58F1EEE437C3FCB/067e10b205f46147fb2e36e869e4f1c77a12551e/25087d64-2d36-43f3-86d4-5f70b4281fc4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210604%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210604T082141Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c00e949860d2a5c004e144cb81b5389b6abc8d45fc028d5d496240cdea22143c [2021-06-04T08:21:41.498Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-04T08:21:41.498Z] Dload Upload Total Spent Left Speed [2021-06-04T08:21:41.763Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56100 0 0 100 56100 0 145k --:--:-- --:--:-- --:--:-- 145k [2021-06-04T08:21:41.763Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/067e10b205f46147fb2e36e869e4f1c77a12551e [Pipeline] } [2021-06-04T08:21:41.771Z] Deleting 1 temporary files [Pipeline] // configFileProvider [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-06-04T08:21:43.219Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T08:21:43.783Z] ---> package-listing.sh [2021-06-04T08:21:43.783Z] ++ facter osfamily [2021-06-04T08:21:43.783Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-04T08:21:44.046Z] + OS_FAMILY=redhat [2021-06-04T08:21:44.046Z] + workspace=/w/workspace/edgex-go/8 [2021-06-04T08:21:44.046Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-04T08:21:44.046Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-04T08:21:44.046Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-04T08:21:44.046Z] + PACKAGES=/tmp/packages_start.txt [2021-06-04T08:21:44.046Z] + '[' /w/workspace/edgex-go/8 ']' [2021-06-04T08:21:44.046Z] + PACKAGES=/tmp/packages_end.txt [2021-06-04T08:21:44.046Z] + case "${OS_FAMILY}" in [2021-06-04T08:21:44.046Z] + rpm -qa [2021-06-04T08:21:44.046Z] + sort [2021-06-04T08:21:46.590Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-04T08:21:46.590Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-04T08:21:46.590Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-04T08:21:46.590Z] + '[' /w/workspace/edgex-go/8 ']' [2021-06-04T08:21:46.590Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2021-06-04T08:21:46.590Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2021-06-04T08:21:46.630Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-04T08:21:46.920Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-04T08:21:47.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-04T08:21:47.486Z] [2021-06-04T08:21:47.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-04T08:21:47.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-04T08:21:47.798Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-04T08:21:47.798Z] df20fa9351a1: Pulling fs layer [2021-06-04T08:21:47.798Z] 36b3adc4ff6f: Pulling fs layer [2021-06-04T08:21:47.798Z] 8ad3a11d3b57: Pulling fs layer [2021-06-04T08:21:47.798Z] 46f8f816bc3b: Pulling fs layer [2021-06-04T08:21:47.798Z] 93b61091891f: Pulling fs layer [2021-06-04T08:21:47.798Z] 93b9cdb0e59b: Pulling fs layer [2021-06-04T08:21:47.798Z] 5e14af77c1be: Pulling fs layer [2021-06-04T08:21:47.798Z] 01666e4c0597: Pulling fs layer [2021-06-04T08:21:47.798Z] aa168da1d23b: Pulling fs layer [2021-06-04T08:21:47.798Z] 46f8f816bc3b: Waiting [2021-06-04T08:21:47.798Z] 93b61091891f: Waiting [2021-06-04T08:21:47.798Z] 93b9cdb0e59b: Waiting [2021-06-04T08:21:47.798Z] 5e14af77c1be: Waiting [2021-06-04T08:21:47.798Z] 01666e4c0597: Waiting [2021-06-04T08:21:47.798Z] aa168da1d23b: Waiting [2021-06-04T08:21:47.798Z] 36b3adc4ff6f: Verifying Checksum [2021-06-04T08:21:47.798Z] 36b3adc4ff6f: Download complete [2021-06-04T08:21:47.798Z] 46f8f816bc3b: Verifying Checksum [2021-06-04T08:21:47.798Z] 46f8f816bc3b: Download complete [2021-06-04T08:21:48.065Z] df20fa9351a1: Verifying Checksum [2021-06-04T08:21:48.066Z] df20fa9351a1: Download complete [2021-06-04T08:21:48.066Z] 93b9cdb0e59b: Download complete [2021-06-04T08:21:48.066Z] 93b61091891f: Verifying Checksum [2021-06-04T08:21:48.066Z] 93b61091891f: Download complete [2021-06-04T08:21:48.066Z] 5e14af77c1be: Verifying Checksum [2021-06-04T08:21:48.066Z] 5e14af77c1be: Download complete [2021-06-04T08:21:48.066Z] 01666e4c0597: Verifying Checksum [2021-06-04T08:21:48.066Z] 01666e4c0597: Download complete [2021-06-04T08:21:48.066Z] df20fa9351a1: Pull complete [2021-06-04T08:21:48.327Z] 36b3adc4ff6f: Pull complete [2021-06-04T08:21:48.327Z] 8ad3a11d3b57: Verifying Checksum [2021-06-04T08:21:48.327Z] 8ad3a11d3b57: Download complete [2021-06-04T08:21:48.594Z] 8ad3a11d3b57: Pull complete [2021-06-04T08:21:48.861Z] 46f8f816bc3b: Pull complete [2021-06-04T08:21:49.120Z] 93b61091891f: Pull complete [2021-06-04T08:21:49.120Z] 93b9cdb0e59b: Pull complete [2021-06-04T08:21:49.120Z] 5e14af77c1be: Pull complete [2021-06-04T08:21:49.120Z] 01666e4c0597: Pull complete [2021-06-04T08:21:50.062Z] aa168da1d23b: Verifying Checksum [2021-06-04T08:21:50.062Z] aa168da1d23b: Download complete [2021-06-04T08:21:54.291Z] aa168da1d23b: Pull complete [2021-06-04T08:21:54.291Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-04T08:21:54.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-04T08:21:54.291Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-04T08:21:54.380Z] prd-centos7-docker-4c-2g-514 does not seem to be running inside a container [2021-06-04T08:21:54.417Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-lftools-log-publisher:alpine cat [2021-06-04T08:21:57.452Z] $ docker top 1f4a132f2cdcdd425851f2c5d00ec3f33da3daebfa75f7849e7b9b7b3c6c9fce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T08:21:57.833Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-04T08:21:58.224Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-04T08:21:58.555Z] + ls /var/log/sa-host [2021-06-04T08:21:58.555Z] + sadf -c /var/log/sa-host/sa04 [2021-06-04T08:21:58.555Z] file_magic: OK [2021-06-04T08:21:58.555Z] HZ: Using current value: 100 [2021-06-04T08:21:58.555Z] file_header: OK [2021-06-04T08:21:58.555Z] 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-06-04T08:21:58.555Z] Statistics: [2021-06-04T08:21:58.555Z] 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... [2021-06-04T08:21:58.555Z] File successfully converted to sysstat format version 12.2.1 [2021-06-04T08:21:58.555Z] + sadf -c /var/log/sa-host/sa05 [2021-06-04T08:21:58.555Z] file_magic: OK [2021-06-04T08:21:58.555Z] HZ: Using current value: 100 [2021-06-04T08:21:58.555Z] file_header: OK [2021-06-04T08:21:58.555Z] 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-06-04T08:21:58.555Z] Statistics: [2021-06-04T08:21:58.555Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-04T08:21:58.555Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T08:21:59.130Z] provisioning config files... [2021-06-04T08:21:59.146Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config6102965982101559593tmp [Pipeline] { [Pipeline] echo [2021-06-04T08:21:59.166Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T08:21:59.460Z] ---> create-netrc.sh [Pipeline] } [2021-06-04T08:21:59.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-04T08:21:59.882Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-04T08:21:59.892Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T08:22:00.198Z] ---> sudo-logs.sh [2021-06-04T08:22:00.198Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-04T08:22:00.233Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T08:22:00.547Z] ---> job-cost.sh [2021-06-04T08:22:00.547Z] lf-activate-venv: SKIPPING [2021-06-04T08:22:00.547Z] DEBUG: total: 0.18000000715255737 [2021-06-04T08:22:00.547Z] INFO: Retrieving Stack Cost... [2021-06-04T08:22:01.488Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-04T08:22:01.750Z] INFO: Archiving Costs [Pipeline] echo [2021-06-04T08:22:01.763Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T08:22:02.069Z] ---> logs-deploy.sh [2021-06-04T08:22:02.069Z] lf-activate-venv: SKIPPING [2021-06-04T08:22:02.069Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3541/8 [2021-06-04T08:22:02.069Z] INFO: archiving workspace using pattern(s): [2021-06-04T08:22:03.016Z] Archives upload complete. [2021-06-04T08:22:03.016Z] INFO: archiving logs to Nexus