Pull request #3467 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at a13342f601b0d2f7967cf69d0c888c34ba009271 rather than 284c41424ac359b51e0ef9bfc749595b474814a4 Obtained Jenkinsfile from a13342f601b0d2f7967cf69d0c888c34ba009271 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-ssh2022791160449309603.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh6673678674973314265.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 9d0281235b943b7ad605f650702698f9078b2862 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-3467/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-3467/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6364887766664413881.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh6425268800639963401.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-3467/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-3467/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1970085155671769365.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-14977 in /w/workspace/edgexfoundry_edgex-go_PR-3467 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh3632720055076347269.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 a13342f601b0d2f7967cf69d0c888c34ba009271 into PR head commit 284c41424ac359b51e0ef9bfc749595b474814a4 Merge succeeded, producing 284c41424ac359b51e0ef9bfc749595b474814a4 Checking out Revision 284c41424ac359b51e0ef9bfc749595b474814a4 (PR-3467) > 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/4@tmp/jenkins-gitclient-ssh3852421795716470937.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3467/head:refs/remotes/origin/PR-3467 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 284c41424ac359b51e0ef9bfc749595b474814a4 # 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/4@tmp/jenkins-gitclient-ssh6969463738870403650.key > git merge a13342f601b0d2f7967cf69d0c888c34ba009271 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 284c41424ac359b51e0ef9bfc749595b474814a4 # timeout=10 Commit message: "docs(sma): update Swagger for v2 /metrics/{services} API" First time build. Skipping changelog. > git rev-list --no-walk 3986ebf066e14844df3a0f5391dd4b98fb25193e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-19T03:01:32.603Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-19T03:01:32.690Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-19T03:01:32.717Z] ========================================================= [2021-05-19T03:01:32.717Z] EdgeX Global Pipelines Version Info [2021-05-19T03:01:32.717Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-19T03:01:34.171Z] ------------------- [2021-05-19T03:01:34.171Z] stable info: [2021-05-19T03:01:34.171Z] ------------------- [2021-05-19T03:01:34.171Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-19T03:01:34.171Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T03:01:34.171Z] Message: update stable to v1.0.192 [2021-05-19T03:01:34.749Z] ------------------- [2021-05-19T03:01:34.749Z] experimental info: [2021-05-19T03:01:34.749Z] ------------------- [2021-05-19T03:01:34.749Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-19T03:01:34.749Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T03:01:34.749Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-19T03:01:34.887Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-19T03:01:34.912Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-19T03:01:34.937Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-19T03:01:34.960Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-19T03:01:34.984Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-19T03:01:35.007Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-19T03:01:35.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-19T03:01:35.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-19T03:01:35.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-19T03:01:35.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-19T03:01:35.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-19T03:01:35.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-19T03:01:35.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-19T03:01:35.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-19T03:01:35.199Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T03:01:35.227Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T03:01:35.254Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-19T03:01:35.277Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-19T03:01:35.301Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-19T03:01:35.330Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-19T03:01:35.355Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-19T03:01:35.378Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-19T03:01:35.401Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3467 [Pipeline] echo [2021-05-19T03:01:35.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3467 [Pipeline] echo [2021-05-19T03:01:35.470Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3467 [Pipeline] echo [2021-05-19T03:01:35.493Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 284c41424ac359b51e0ef9bfc749595b474814a4 [Pipeline] echo [2021-05-19T03:01:35.518Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 284c414 [Pipeline] echo [2021-05-19T03:01:35.542Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T03:01:35.627Z] provisioning config files... [2021-05-19T03:01:35.641Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3019530719344160778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T03:01:35.955Z] ---> docker-login.sh [2021-05-19T03:01:35.955Z] nexus3.edgexfoundry.org:10001 [2021-05-19T03:01:36.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T03:01:36.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T03:01:36.223Z] Configure a credential helper to remove this warning. See [2021-05-19T03:01:36.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T03:01:36.223Z] [2021-05-19T03:01:36.223Z] Login Succeeded [2021-05-19T03:01:36.223Z] nexus3.edgexfoundry.org:10002 [2021-05-19T03:01:36.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T03:01:36.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T03:01:36.489Z] Configure a credential helper to remove this warning. See [2021-05-19T03:01:36.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T03:01:36.489Z] [2021-05-19T03:01:36.489Z] Login Succeeded [2021-05-19T03:01:36.489Z] nexus3.edgexfoundry.org:10003 [2021-05-19T03:01:36.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T03:01:36.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T03:01:36.489Z] Configure a credential helper to remove this warning. See [2021-05-19T03:01:36.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T03:01:36.489Z] [2021-05-19T03:01:36.489Z] Login Succeeded [2021-05-19T03:01:36.489Z] nexus3.edgexfoundry.org:10004 [2021-05-19T03:01:36.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T03:01:36.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T03:01:36.752Z] Configure a credential helper to remove this warning. See [2021-05-19T03:01:36.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T03:01:36.752Z] [2021-05-19T03:01:36.752Z] Login Succeeded [2021-05-19T03:01:36.752Z] docker.io [2021-05-19T03:01:36.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T03:01:37.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T03:01:37.014Z] Configure a credential helper to remove this warning. See [2021-05-19T03:01:37.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T03:01:37.014Z] [2021-05-19T03:01:37.014Z] Login Succeeded [2021-05-19T03:01:37.014Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T03:01:37.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T03:01:37.362Z] ++ 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-05-19T03:01:37.363Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T03:01:37.363Z] ++ dirname cmd/core-command/Dockerfile [2021-05-19T03:01:37.363Z] ++ cut -d/ -f2 [2021-05-19T03:01:37.363Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-19T03:01:37.363Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T03:01:37.363Z] ++ dirname cmd/core-data/Dockerfile [2021-05-19T03:01:37.363Z] ++ cut -d/ -f2 [2021-05-19T03:01:37.363Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-19T03:01:37.363Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T03:01:37.363Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-19T03:01:37.363Z] ++ cut -d/ -f2 [2021-05-19T03:01:37.363Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-19T03:01:37.363Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T03:01:37.363Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-19T03:01:37.363Z] ++ cut -d/ -f2 [2021-05-19T03:01:37.363Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-19T03:01:37.363Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T03:01:37.363Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-19T03:01:37.363Z] ++ cut -d/ -f2 [2021-05-19T03:01:37.363Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-19T03:01:37.363Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T03:01:37.363Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-19T03:01:37.363Z] ++ cut -d/ -f2 [2021-05-19T03:01:37.363Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-19T03:01:37.363Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T03:01:37.363Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-19T03:01:37.363Z] ++ cut -d/ -f2 [2021-05-19T03:01:37.363Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-19T03:01:37.363Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T03:01:37.363Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-19T03:01:37.363Z] ++ cut -d/ -f2 [2021-05-19T03:01:37.363Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-19T03:01:37.363Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T03:01:37.363Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-19T03:01:37.363Z] ++ cut -d/ -f2 [2021-05-19T03:01:37.363Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-19T03:01:37.409Z] 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-05-19T03:01:38.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T03:01:38.589Z] [2021-05-19T03:01:38.589Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T03:01:38.905Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T03:01:38.905Z] latest: Pulling from edgex-devops/git-semver [2021-05-19T03:01:38.905Z] 31603596830f: Pulling fs layer [2021-05-19T03:01:38.905Z] 54011a49482f: Pulling fs layer [2021-05-19T03:01:38.905Z] a6820b24f6d8: Pulling fs layer [2021-05-19T03:01:38.905Z] f581987b2513: Pulling fs layer [2021-05-19T03:01:38.905Z] f581987b2513: Waiting [2021-05-19T03:01:38.905Z] 54011a49482f: Verifying Checksum [2021-05-19T03:01:38.905Z] 54011a49482f: Download complete [2021-05-19T03:01:38.905Z] 31603596830f: Verifying Checksum [2021-05-19T03:01:38.905Z] 31603596830f: Download complete [2021-05-19T03:01:39.171Z] f581987b2513: Verifying Checksum [2021-05-19T03:01:39.171Z] f581987b2513: Download complete [2021-05-19T03:01:39.171Z] 31603596830f: Pull complete [2021-05-19T03:01:39.171Z] a6820b24f6d8: Verifying Checksum [2021-05-19T03:01:39.171Z] a6820b24f6d8: Download complete [2021-05-19T03:01:39.445Z] 54011a49482f: Pull complete [2021-05-19T03:01:40.030Z] a6820b24f6d8: Pull complete [2021-05-19T03:01:40.030Z] f581987b2513: Pull complete [2021-05-19T03:01:40.291Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-19T03:01:40.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T03:01:40.291Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-19T03:01:40.366Z] prd-centos7-docker-4c-2g-14977 does not seem to be running inside a container [2021-05-19T03:01:40.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-05-19T03:01:41.877Z] $ docker top ff35e15fbeb6f470c6e26056528b5be94e3bd535183c96b5034bfa48f235426b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T03:01:42.027Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T03:01:42.027Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T03:01:42.125Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T03:01:42.127Z] $ docker exec ff35e15fbeb6f470c6e26056528b5be94e3bd535183c96b5034bfa48f235426b ssh-agent [2021-05-19T03:01:42.240Z] SSH_AUTH_SOCK=/tmp/ssh-7TV2vWMB8VXE/agent.13 [2021-05-19T03:01:42.240Z] SSH_AGENT_PID=20 [2021-05-19T03:01:42.250Z] Running ssh-add (command line suppressed) [2021-05-19T03:01:42.344Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_3969935534206946131.key (/w/workspace/edgex-go/4@tmp/private_key_3969935534206946131.key) [2021-05-19T03:01:42.357Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T03:01:42.670Z] + git tag --points-at HEAD [Pipeline] } [2021-05-19T03:01:42.684Z] $ docker exec --env ******** --env ******** ff35e15fbeb6f470c6e26056528b5be94e3bd535183c96b5034bfa48f235426b ssh-agent -k [2021-05-19T03:01:42.787Z] unset SSH_AUTH_SOCK; [2021-05-19T03:01:42.788Z] unset SSH_AGENT_PID; [2021-05-19T03:01:42.788Z] echo Agent pid 20 killed; [2021-05-19T03:01:42.801Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-19T03:01:42.838Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T03:01:42.838Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T03:01:42.952Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T03:01:42.954Z] $ docker exec ff35e15fbeb6f470c6e26056528b5be94e3bd535183c96b5034bfa48f235426b ssh-agent [2021-05-19T03:01:43.056Z] SSH_AUTH_SOCK=/tmp/ssh-JiVH58xoPZYy/agent.54 [2021-05-19T03:01:43.056Z] SSH_AGENT_PID=61 [2021-05-19T03:01:43.062Z] Running ssh-add (command line suppressed) [2021-05-19T03:01:43.161Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_5310871715355450137.key (/w/workspace/edgex-go/4@tmp/private_key_5310871715355450137.key) [2021-05-19T03:01:43.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T03:01:43.475Z] + git semver init [2021-05-19T03:01:43.476Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T03:01:43.476Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-05-19T03:01:43.476Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-05-19T03:01:43.476Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T03:01:43.476Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T03:01:43.476Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T03:01:43.476Z] # $SEMVER_BRANCH = PR-3467 [2021-05-19T03:01:43.476Z] # $SEMVER_TEMP = /tmp/semver-549666709 [2021-05-19T03:01:43.476Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-19T03:02:01.632Z] # '/tmp/semver-549666709' -> '/w/workspace/edgex-go/4/.semver' [2021-05-19T03:02:01.632Z] # -> Force: false [2021-05-19T03:02:01.632Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-05-19T03:02:01.649Z] $ docker exec --env ******** --env ******** ff35e15fbeb6f470c6e26056528b5be94e3bd535183c96b5034bfa48f235426b ssh-agent -k [2021-05-19T03:02:01.748Z] unset SSH_AUTH_SOCK; [2021-05-19T03:02:01.748Z] unset SSH_AGENT_PID; [2021-05-19T03:02:01.748Z] echo Agent pid 61 killed; [2021-05-19T03:02:01.760Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T03:02:02.090Z] + git semver [Pipeline] } [2021-05-19T03:02:02.105Z] $ docker stop --time=1 ff35e15fbeb6f470c6e26056528b5be94e3bd535183c96b5034bfa48f235426b [2021-05-19T03:02:05.524Z] $ docker rm -f ff35e15fbeb6f470c6e26056528b5be94e3bd535183c96b5034bfa48f235426b [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T03:02:05.922Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-19T03:02:06.180Z] Stashed 1 file(s) [Pipeline] echo [2021-05-19T03:02:06.184Z] [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-05-19T03:02:06.846Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-19T03:02:07.153Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T03:02:07.457Z] + sudo service docker restart [2021-05-19T03:02:07.457Z] + true [2021-05-19T03:02:07.457Z] Redirecting to /bin/systemctl restart docker.service [2021-05-19T03:02:21.470Z] Still waiting to schedule task [2021-05-19T03:02:21.470Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-05-19T03:02:25.636Z] ========================================================= [2021-05-19T03:02:25.636Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-19T03:02:25.636Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T03:02:25.939Z] + 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-05-19T03:02:27.333Z] Sending build context to Docker daemon 330.7MB [2021-05-19T03:02:27.333Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T03:02:27.333Z] Step 2/6 : FROM ${BASE} [2021-05-19T03:02:27.333Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-19T03:02:27.333Z] 540db60ca938: Pulling fs layer [2021-05-19T03:02:27.333Z] adcc1eea9eea: Pulling fs layer [2021-05-19T03:02:27.333Z] 4c4ab2625f07: Pulling fs layer [2021-05-19T03:02:27.333Z] 0510c868ecb4: Pulling fs layer [2021-05-19T03:02:27.333Z] afea3b2eda06: Pulling fs layer [2021-05-19T03:02:27.333Z] 7809a108b3ef: Pulling fs layer [2021-05-19T03:02:27.333Z] f706445af74f: Pulling fs layer [2021-05-19T03:02:27.333Z] 0510c868ecb4: Waiting [2021-05-19T03:02:27.333Z] afea3b2eda06: Waiting [2021-05-19T03:02:27.333Z] 7809a108b3ef: Waiting [2021-05-19T03:02:27.333Z] f706445af74f: Waiting [2021-05-19T03:02:27.333Z] 4c4ab2625f07: Verifying Checksum [2021-05-19T03:02:27.333Z] 4c4ab2625f07: Download complete [2021-05-19T03:02:27.333Z] adcc1eea9eea: Verifying Checksum [2021-05-19T03:02:27.333Z] adcc1eea9eea: Download complete [2021-05-19T03:02:27.333Z] afea3b2eda06: Verifying Checksum [2021-05-19T03:02:27.333Z] afea3b2eda06: Download complete [2021-05-19T03:02:27.593Z] 540db60ca938: Verifying Checksum [2021-05-19T03:02:27.593Z] 540db60ca938: Download complete [2021-05-19T03:02:27.593Z] 7809a108b3ef: Verifying Checksum [2021-05-19T03:02:27.593Z] 7809a108b3ef: Download complete [2021-05-19T03:02:27.593Z] 540db60ca938: Pull complete [2021-05-19T03:02:27.852Z] adcc1eea9eea: Pull complete [2021-05-19T03:02:27.852Z] 4c4ab2625f07: Pull complete [2021-05-19T03:02:29.238Z] f706445af74f: Verifying Checksum [2021-05-19T03:02:29.238Z] f706445af74f: Download complete [2021-05-19T03:02:29.814Z] 0510c868ecb4: Verifying Checksum [2021-05-19T03:02:29.814Z] 0510c868ecb4: Download complete [2021-05-19T03:02:33.185Z] 0510c868ecb4: Pull complete [2021-05-19T03:02:33.185Z] afea3b2eda06: Pull complete [2021-05-19T03:02:33.185Z] 7809a108b3ef: Pull complete [2021-05-19T03:02:35.118Z] f706445af74f: Pull complete [2021-05-19T03:02:35.118Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-19T03:02:35.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-19T03:02:35.118Z] ---> b068be0155e3 [2021-05-19T03:02:35.118Z] 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-05-19T03:02:37.031Z] ---> Running in 919a274da397 [2021-05-19T03:02:37.292Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T03:02:38.232Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T03:02:38.802Z] (1/12) Installing libmagic (5.39-r0) [2021-05-19T03:02:39.372Z] (2/12) Installing file (5.39-r0) [2021-05-19T03:02:39.372Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-19T03:02:39.372Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-19T03:02:44.656Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-19T03:02:44.656Z] (6/12) Installing patch (2.7.6-r6) [2021-05-19T03:02:44.656Z] (7/12) Installing build-base (0.5-r2) [2021-05-19T03:02:44.656Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-19T03:02:44.656Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-19T03:02:44.656Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-19T03:02:44.656Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-19T03:02:44.656Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-19T03:02:44.656Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T03:02:44.656Z] OK: 219 MiB in 52 packages [2021-05-19T03:02:46.040Z] Removing intermediate container 919a274da397 [2021-05-19T03:02:46.040Z] ---> 80512d728da7 [2021-05-19T03:02:46.040Z] Step 4/6 : WORKDIR /edgex-go [2021-05-19T03:02:46.040Z] ---> Running in 2f03c03eb37c [2021-05-19T03:02:46.040Z] Removing intermediate container 2f03c03eb37c [2021-05-19T03:02:46.040Z] ---> 8eb8d67ca1c2 [2021-05-19T03:02:46.040Z] Step 5/6 : COPY go.mod . [2021-05-19T03:02:46.309Z] ---> 9bd3aef1aa31 [2021-05-19T03:02:46.309Z] Step 6/6 : RUN go mod download [2021-05-19T03:02:46.309Z] ---> Running in d8177e554594 [2021-05-19T03:03:01.301Z] Removing intermediate container d8177e554594 [2021-05-19T03:03:01.301Z] ---> a3013986d810 [2021-05-19T03:03:01.301Z] Successfully built a3013986d810 [2021-05-19T03:03:01.301Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T03:03:01.609Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T03:03:01.609Z] . [Pipeline] withDockerContainer [2021-05-19T03:03:01.690Z] prd-centos7-docker-4c-2g-14977 does not seem to be running inside a container [2021-05-19T03:03:01.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-05-19T03:03:02.131Z] $ docker top aff2393cf8e8666ed335b1a6afa57a1cb5fdff4c29159f7eadd18be6098ccd31 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T03:03:02.506Z] + go version [2021-05-19T03:03:02.506Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-19T03:03:02.516Z] $ docker stop --time=1 aff2393cf8e8666ed335b1a6afa57a1cb5fdff4c29159f7eadd18be6098ccd31 [2021-05-19T03:03:03.702Z] $ docker rm -f aff2393cf8e8666ed335b1a6afa57a1cb5fdff4c29159f7eadd18be6098ccd31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T03:03:04.221Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T03:03:04.221Z] . [Pipeline] withDockerContainer [2021-05-19T03:03:04.292Z] prd-centos7-docker-4c-2g-14977 does not seem to be running inside a container [2021-05-19T03:03:04.327Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-05-19T03:03:04.665Z] $ docker top ce4535205c6bf8d538fa4ad118275ec504b89e2d3facaf5571f6a1f221e79a58 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-19T03:03:04.750Z] ========================================================= [2021-05-19T03:03:04.750Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-19T03:03:04.750Z] ========================================================= [Pipeline] sh [2021-05-19T03:03:05.052Z] + go mod tidy [Pipeline] sh [2021-05-19T03:03:05.619Z] + make test [2021-05-19T03:03:05.619Z] go mod tidy [2021-05-19T03:03:05.619Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-19T03:03:10.985Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-19T03:03:33.031Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-19T03:03:34.457Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-19T03:03:36.413Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-19T03:03:36.413Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-19T03:03:38.991Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-19T03:03:39.252Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-19T03:03:39.252Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-19T03:03:39.252Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-19T03:03:40.198Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-19T03:03:40.775Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-19T03:03:42.772Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-19T03:03:42.772Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-19T03:03:42.772Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-19T03:03:44.173Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.083s coverage: 46.1% of statements [2021-05-19T03:03:44.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-19T03:03:44.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-19T03:03:44.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-19T03:03:44.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-19T03:03:44.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-19T03:03:44.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-19T03:03:44.173Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.041s coverage: 28.7% of statements [2021-05-19T03:03:45.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.054s coverage: 100.0% of statements [2021-05-19T03:03:47.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.097s coverage: 27.7% of statements [2021-05-19T03:03:47.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-19T03:03:47.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-19T03:03:47.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-19T03:03:47.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-19T03:03:47.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-19T03:03:47.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements [2021-05-19T03:03:47.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-19T03:03:47.350Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.059s coverage: 100.0% of statements [2021-05-19T03:03:47.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-19T03:03:47.618Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.050s coverage: 100.0% of statements [2021-05-19T03:03:47.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-19T03:03:47.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-19T03:03:48.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.060s coverage: 58.6% of statements [2021-05-19T03:03:48.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-19T03:03:48.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-19T03:03:48.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.123s coverage: 87.7% of statements [2021-05-19T03:03:48.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-19T03:03:48.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T03:03:48.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.043s coverage: 78.9% of statements [2021-05-19T03:03:48.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-19T03:03:51.420Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.223s coverage: 28.6% of statements [2021-05-19T03:03:51.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-19T03:03:51.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-19T03:03:51.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-19T03:03:51.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-19T03:03:51.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-19T03:03:51.420Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.053s coverage: 100.0% of statements [2021-05-19T03:03:51.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-19T03:03:51.420Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.059s coverage: 100.0% of statements [2021-05-19T03:03:51.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-19T03:03:51.683Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.100s coverage: 86.7% of statements [2021-05-19T03:03:51.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-19T03:03:51.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.099s coverage: 97.5% of statements [2021-05-19T03:03:51.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-19T03:03:52.523Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.052s coverage: 78.3% of statements [2021-05-19T03:03:52.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-19T03:03:52.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-19T03:03:52.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-19T03:03:52.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-19T03:03:53.477Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.224s coverage: 95.1% of statements [2021-05-19T03:03:53.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-19T03:03:53.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T03:03:53.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-19T03:03:53.477Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-19T03:03:53.477Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-19T03:03:53.477Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-19T03:03:53.477Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-19T03:03:53.477Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-19T03:03:53.477Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-19T03:03:53.477Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-19T03:03:53.477Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-19T03:03:53.477Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-19T03:03:53.477Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-19T03:03:53.477Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-19T03:03:53.477Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-19T03:03:53.477Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-19T03:03:53.477Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-19T03:03:53.477Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-19T03:03:53.477Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-05-19T03:03:53.477Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-19T03:03:53.477Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-19T03:03:54.878Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.046s coverage: 0.8% of statements [2021-05-19T03:03:54.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-19T03:03:54.878Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.040s coverage: 21.7% of statements [2021-05-19T03:03:54.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-19T03:03:54.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2021-05-19T03:03:56.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.043s coverage: 79.5% of statements [2021-05-19T03:03:56.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-05-19T03:03:56.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2021-05-19T03:03:56.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-05-19T03:04:08.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2021-05-19T03:04:08.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-05-19T03:04:13.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.216s coverage: 81.8% of statements [2021-05-19T03:04:13.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-19T03:04:31.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements [2021-05-19T03:04:31.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-19T03:04:31.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-19T03:04:31.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-19T03:04:31.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-05-19T03:04:31.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-19T03:04:31.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-19T03:04:31.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-19T03:04:31.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-19T03:04:31.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-19T03:04:31.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements [2021-05-19T03:04:31.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-19T03:04:31.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-19T03:04:31.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-05-19T03:04:31.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-19T03:04:31.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements [2021-05-19T03:04:31.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-19T03:04:31.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements [2021-05-19T03:04:31.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements [2021-05-19T03:04:31.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements [2021-05-19T03:04:31.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements [2021-05-19T03:04:31.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-19T03:04:31.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements [2021-05-19T03:04:31.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-19T03:04:31.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-19T03:04:31.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-05-19T03:04:31.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-05-19T03:04:31.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2021-05-19T03:04:31.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-05-19T03:04:31.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-05-19T03:04:31.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.192s coverage: 66.9% of statements [2021-05-19T03:04:31.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-19T03:04:31.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-19T03:04:31.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-19T03:04:31.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 43.5% of statements [2021-05-19T03:04:31.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-19T03:04:31.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-19T03:04:32.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.034s coverage: 89.5% of statements [2021-05-19T03:04:32.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-19T03:04:32.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.022s coverage: 84.8% of statements [2021-05-19T03:04:33.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.093s coverage: 47.1% of statements [2021-05-19T03:04:33.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-19T03:04:33.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-19T03:04:33.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-19T03:04:33.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-19T03:04:33.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-19T03:04:33.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.033s coverage: 100.0% of statements [2021-05-19T03:04:33.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-19T03:04:33.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.031s coverage: 100.0% of statements [2021-05-19T03:04:33.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-19T03:04:33.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-19T03:04:38.004Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.059s coverage: 20.1% of statements [2021-05-19T03:04:38.004Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-19T03:04:38.004Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.118s coverage: 91.4% of statements [2021-05-19T03:04:38.004Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-19T03:04:38.004Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T03:04:38.004Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-19T03:04:38.004Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.616s coverage: 28.8% of statements [2021-05-19T03:04:38.004Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-19T03:04:38.004Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-19T03:04:38.004Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-19T03:04:38.004Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-19T03:04:38.004Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-19T03:04:38.004Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.042s coverage: 99.0% of statements [2021-05-19T03:04:38.004Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-19T03:04:38.267Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements [2021-05-19T03:04:38.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-19T03:04:38.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-19T03:04:38.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-19T03:04:38.267Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.048s coverage: 64.6% of statements [2021-05-19T03:04:38.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-19T03:04:39.218Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.067s coverage: 97.6% of statements [2021-05-19T03:04:39.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-19T03:04:39.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T03:04:39.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-19T03:04:39.218Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.020s coverage: 0.0% of statements [2021-05-19T03:04:39.218Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-19T03:04:39.218Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements [2021-05-19T03:04:39.218Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-19T03:04:39.218Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-19T03:04:39.218Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-19T03:04:39.218Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-19T03:04:39.483Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.025s coverage: 87.9% of statements [2021-05-19T03:04:39.483Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-19T03:04:39.483Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-19T03:04:39.483Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.028s coverage: 100.0% of statements [2021-05-19T03:04:40.065Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.043s coverage: 28.1% of statements [2021-05-19T03:04:40.065Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-19T03:04:40.065Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-19T03:04:40.065Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.044s coverage: 27.9% of statements [2021-05-19T03:04:40.065Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-19T03:04:40.065Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-19T03:04:40.065Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-19T03:04:40.065Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-19T03:04:40.328Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-05-19T03:04:40.591Z] GO111MODULE=on go vet ./... [2021-05-19T03:05:12.795Z] gofmt -l . [2021-05-19T03:05:12.795Z] [ "`gofmt -l .`" = "" ] [2021-05-19T03:05:12.795Z] ./bin/test-go-mod-tidy.sh [2021-05-19T03:05:12.795Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-19T03:05:13.092Z] + ls -al . [2021-05-19T03:05:13.092Z] total 844 [2021-05-19T03:05:13.092Z] drwxrwxr-x 10 1001 1001 4096 May 19 03:05 . [2021-05-19T03:05:13.092Z] drwxr-xr-x 4 root root 28 May 19 03:03 .. [2021-05-19T03:05:13.092Z] -rw-rw-r-- 1 1001 1001 11 May 19 03:01 .dockerignore [2021-05-19T03:05:13.092Z] drwxrwxr-x 8 1001 1001 179 May 19 03:01 .git [2021-05-19T03:05:13.092Z] drwxrwxr-x 3 1001 1001 125 May 19 03:01 .github [2021-05-19T03:05:13.092Z] -rw-rw-r-- 1 1001 1001 818 May 19 03:01 .gitignore [2021-05-19T03:05:13.092Z] drwx------ 3 1001 1001 60 May 19 03:02 .semver [2021-05-19T03:05:13.092Z] -rw-rw-r-- 1 1001 1001 166 May 19 03:01 .sonarcloud.properties [2021-05-19T03:05:13.092Z] -rw-rw-r-- 1 1001 1001 8609 May 19 03:01 Attribution.txt [2021-05-19T03:05:13.092Z] -rw-rw-r-- 1 1001 1001 3804 May 19 03:01 CONTRIBUTING.md [2021-05-19T03:05:13.092Z] -rw-rw-r-- 1 1001 1001 931 May 19 03:01 Dockerfile.build [2021-05-19T03:05:13.092Z] -rw-rw-r-- 1 1001 1001 863 May 19 03:01 Jenkinsfile [2021-05-19T03:05:13.092Z] -rw-rw-r-- 1 1001 1001 10775 May 19 03:01 LICENSE [2021-05-19T03:05:13.092Z] -rw-rw-r-- 1 1001 1001 5632 May 19 03:01 Makefile [2021-05-19T03:05:13.092Z] -rw-rw-r-- 1 1001 1001 7978 May 19 03:01 README.md [2021-05-19T03:05:13.092Z] -rw-rw-r-- 1 1001 1001 6755 May 19 03:01 SECURITY.md [2021-05-19T03:05:13.092Z] -rw-rw-r-- 1 1001 1001 5 May 19 03:02 VERSION [2021-05-19T03:05:13.092Z] -rw-rw-r-- 1 1001 1001 4131 May 19 03:01 ZMQWindows.md [2021-05-19T03:05:13.092Z] drwxrwxr-x 2 1001 1001 117 May 19 03:01 bin [2021-05-19T03:05:13.092Z] drwxrwxr-x 14 1001 1001 4096 May 19 03:01 cmd [2021-05-19T03:05:13.092Z] -rw-r--r-- 1 root root 736765 May 19 03:04 coverage.out [2021-05-19T03:05:13.092Z] -rw-r--r-- 1 root root 1060 May 19 03:05 go.mod [2021-05-19T03:05:13.092Z] -rw-r--r-- 1 root root 21990 May 19 03:03 go.sum [2021-05-19T03:05:13.092Z] drwxrwxr-x 8 1001 1001 127 May 19 03:01 internal [2021-05-19T03:05:13.092Z] drwxrwxr-x 4 1001 1001 26 May 19 03:01 openapi [2021-05-19T03:05:13.092Z] drwxrwxr-x 4 1001 1001 71 May 19 03:01 snap [2021-05-19T03:05:13.092Z] -rw-rw-r-- 1 1001 1001 168 May 19 03:01 version.go [Pipeline] sh [2021-05-19T03:05:13.396Z] + '[' -e coverage.out ] [2021-05-19T03:05:13.396Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-19T03:05:13.521Z] Stashed 1 file(s) [Pipeline] sh [2021-05-19T03:05:13.818Z] + make build [2021-05-19T03:05:13.819Z] go mod tidy [2021-05-19T03:05:13.819Z] 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-05-19T03:05:15.744Z] 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-05-19T03:05:23.922Z] 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-05-19T03:05:23.923Z] 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-05-19T03:05:24.876Z] 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-05-19T03:05:25.141Z] 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-05-19T03:05:26.532Z] 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-05-19T03:05:27.496Z] 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-05-19T03:05:28.080Z] 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-05-19T03:05:29.042Z] 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-05-19T03:05:29.623Z] 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-05-19T03:05:30.618Z] 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-05-19T03:05:32.039Z] $ docker stop --time=1 ce4535205c6bf8d538fa4ad118275ec504b89e2d3facaf5571f6a1f221e79a58 [2021-05-19T03:05:33.931Z] $ docker rm -f ce4535205c6bf8d538fa4ad118275ec504b89e2d3facaf5571f6a1f221e79a58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T03:05:35.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T03:05:35.915Z] [2021-05-19T03:05:35.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T03:05:36.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T03:05:36.498Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-19T03:05:36.498Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-19T03:05:36.498Z] ca9280d653b3: Pulling fs layer [2021-05-19T03:05:36.498Z] 7e9c9ca2126c: Pulling fs layer [2021-05-19T03:05:36.498Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-19T03:05:36.498Z] cbdbe7a5bc2a: Download complete [2021-05-19T03:05:36.758Z] cbdbe7a5bc2a: Pull complete [2021-05-19T03:05:37.023Z] ca9280d653b3: Verifying Checksum [2021-05-19T03:05:37.023Z] ca9280d653b3: Download complete [2021-05-19T03:05:37.601Z] ca9280d653b3: Pull complete [2021-05-19T03:05:37.898Z] 7e9c9ca2126c: Verifying Checksum [2021-05-19T03:05:37.898Z] 7e9c9ca2126c: Download complete [2021-05-19T03:05:41.225Z] 7e9c9ca2126c: Pull complete [2021-05-19T03:05:41.225Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-19T03:05:41.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T03:05:41.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-19T03:05:41.302Z] prd-centos7-docker-4c-2g-14977 does not seem to be running inside a container [2021-05-19T03:05:41.343Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-05-19T03:05:44.310Z] $ docker top fa9f0c5f05b4feee7b3be5dfcdd46b5aaf480d47f9618be5c6a286ce7713bc12 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T03:05:44.707Z] + grep parallel [2021-05-19T03:05:44.707Z] + docker-compose build --help [2021-05-19T03:05:45.282Z] --parallel Build images in parallel. [Pipeline] } [2021-05-19T03:05:45.294Z] $ docker stop --time=1 fa9f0c5f05b4feee7b3be5dfcdd46b5aaf480d47f9618be5c6a286ce7713bc12 [2021-05-19T03:05:46.537Z] $ docker rm -f fa9f0c5f05b4feee7b3be5dfcdd46b5aaf480d47f9618be5c6a286ce7713bc12 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T03:05:46.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T03:05:46.980Z] . [Pipeline] withDockerContainer [2021-05-19T03:05:47.072Z] prd-centos7-docker-4c-2g-14977 does not seem to be running inside a container [2021-05-19T03:05:47.113Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-05-19T03:05:47.533Z] $ docker top e5fc5edc9a116a5d4980040c481ff961ebca252fb465f0e4ab480844b1dd643b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T03:05:47.948Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-19T03:05:48.532Z] Building core-command ... [2021-05-19T03:05:48.532Z] Building core-data ... [2021-05-19T03:05:48.532Z] Building core-metadata ... [2021-05-19T03:05:48.532Z] Building security-bootstrapper ... [2021-05-19T03:05:48.532Z] Building security-proxy-setup ... [2021-05-19T03:05:48.532Z] Building security-secretstore-setup ... [2021-05-19T03:05:48.532Z] Building support-notifications ... [2021-05-19T03:05:48.532Z] Building support-scheduler ... [2021-05-19T03:05:48.532Z] Building sys-mgmt-agent ... [2021-05-19T03:05:48.532Z] Building core-metadata [2021-05-19T03:05:48.532Z] Building security-secretstore-setup [2021-05-19T03:05:48.532Z] Building security-bootstrapper [2021-05-19T03:05:48.532Z] Building support-notifications [2021-05-19T03:05:48.532Z] Building core-command [2021-05-19T03:06:00.779Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:06:00.779Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:06:00.779Z] ---> a3013986d810 [2021-05-19T03:06:00.779Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T03:06:01.040Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:06:01.040Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:06:01.040Z] ---> a3013986d810 [2021-05-19T03:06:01.040Z] Step 3/26 : WORKDIR /edgex-go [2021-05-19T03:06:01.985Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:06:01.985Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:06:01.985Z] ---> a3013986d810 [2021-05-19T03:06:01.985Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T03:06:14.226Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:06:14.226Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:06:14.226Z] ---> a3013986d810 [2021-05-19T03:06:14.226Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T03:06:14.226Z] ---> Running in 7913f4ce7ac6 [2021-05-19T03:06:14.226Z] ---> Running in fcd11988c71a [2021-05-19T03:06:14.226Z] ---> Running in 37f3c0cf2e91 [2021-05-19T03:06:14.226Z] ---> Running in 236ea3e194f4 [2021-05-19T03:06:15.166Z] Removing intermediate container 37f3c0cf2e91 [2021-05-19T03:06:15.166Z] ---> 595b09738e18 [2021-05-19T03:06:15.166Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:06:15.426Z] Removing intermediate container 236ea3e194f4 [2021-05-19T03:06:15.426Z] ---> 135ec913e098 [2021-05-19T03:06:15.426Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:06:15.426Z] Removing intermediate container fcd11988c71a [2021-05-19T03:06:15.426Z] ---> f72d98155d78 [2021-05-19T03:06:15.426Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:06:15.426Z] Removing intermediate container 7913f4ce7ac6 [2021-05-19T03:06:15.426Z] ---> a6535fe8f96b [2021-05-19T03:06:15.426Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:06:15.686Z] ---> Running in cc0898eac800 [2021-05-19T03:06:15.686Z] ---> Running in 4e622a1dcefe [2021-05-19T03:06:15.686Z] ---> Running in a2486ad43990 [2021-05-19T03:06:15.946Z] ---> Running in 82978e5f78b8 [2021-05-19T03:06:18.508Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:06:18.508Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:06:18.508Z] ---> a3013986d810 [2021-05-19T03:06:18.508Z] Step 3/32 : WORKDIR /edgex-go [2021-05-19T03:06:18.508Z] ---> Using cache [2021-05-19T03:06:18.508Z] ---> a6535fe8f96b [2021-05-19T03:06:18.508Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:06:18.508Z] ---> Running in 0074827d7f9a [2021-05-19T03:06:18.508Z] Removing intermediate container 4e622a1dcefe [2021-05-19T03:06:18.508Z] ---> 776c8821c07c [2021-05-19T03:06:18.508Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-19T03:06:18.508Z] Removing intermediate container cc0898eac800 [2021-05-19T03:06:18.508Z] ---> d35fe35cc01c [2021-05-19T03:06:18.508Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-19T03:06:18.771Z] ---> Running in 14b7b5b3b9b8 [2021-05-19T03:06:18.771Z] Removing intermediate container 82978e5f78b8 [2021-05-19T03:06:18.771Z] ---> c7e25383ceba [2021-05-19T03:06:18.771Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T03:06:18.771Z] ---> Running in f72a4c255cdc [2021-05-19T03:06:18.771Z] Removing intermediate container a2486ad43990 [2021-05-19T03:06:18.771Z] ---> 9115056cd9e3 [2021-05-19T03:06:18.771Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T03:06:18.771Z] ---> Running in d1e409585396 [2021-05-19T03:06:18.771Z] ---> Running in a06f4e34aaf2 [2021-05-19T03:06:19.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T03:06:19.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T03:06:19.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T03:06:19.352Z] Removing intermediate container 0074827d7f9a [2021-05-19T03:06:19.352Z] ---> 9e4db6fac9ce [2021-05-19T03:06:19.352Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-19T03:06:19.352Z] ---> Running in 46e74f26f8f1 [2021-05-19T03:06:19.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T03:06:19.614Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T03:06:20.193Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T03:06:20.193Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T03:06:20.193Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T03:06:20.193Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T03:06:20.470Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T03:06:20.755Z] OK: 219 MiB in 52 packages [2021-05-19T03:06:21.028Z] OK: 219 MiB in 52 packages [2021-05-19T03:06:21.028Z] OK: 219 MiB in 52 packages [2021-05-19T03:06:21.028Z] OK: 219 MiB in 52 packages [2021-05-19T03:06:21.028Z] OK: 219 MiB in 52 packages [2021-05-19T03:06:21.304Z] Removing intermediate container d1e409585396 [2021-05-19T03:06:21.304Z] ---> 98fd97f566df [2021-05-19T03:06:21.304Z] Step 6/24 : COPY go.mod . [2021-05-19T03:06:21.583Z] Removing intermediate container a06f4e34aaf2 [2021-05-19T03:06:21.583Z] ---> ec146fae0ad4 [2021-05-19T03:06:21.583Z] Step 6/24 : COPY go.mod . [2021-05-19T03:06:21.583Z] Removing intermediate container 46e74f26f8f1 [2021-05-19T03:06:21.583Z] ---> 62d92e356886 [2021-05-19T03:06:21.583Z] Step 6/32 : COPY go.mod . [2021-05-19T03:06:21.583Z] Removing intermediate container 14b7b5b3b9b8 [2021-05-19T03:06:21.583Z] ---> 75fce76a2085 [2021-05-19T03:06:21.583Z] Step 6/23 : COPY go.mod . [2021-05-19T03:06:21.583Z] Removing intermediate container f72a4c255cdc [2021-05-19T03:06:21.583Z] ---> 909b05181e89 [2021-05-19T03:06:21.583Z] Step 6/26 : COPY go.mod . [2021-05-19T03:06:21.848Z] ---> 9d5ca7bebfdc [2021-05-19T03:06:21.848Z] Step 7/24 : RUN go mod download [2021-05-19T03:06:21.848Z] ---> 59b0cbb5a294 [2021-05-19T03:06:21.848Z] Step 7/24 : RUN go mod download [2021-05-19T03:06:21.848Z] ---> Running in 2ecad2f2e740 [2021-05-19T03:06:21.848Z] ---> Running in d530059d9579 [2021-05-19T03:06:21.848Z] ---> a0ef4486bfa2 [2021-05-19T03:06:21.848Z] Step 7/32 : RUN go mod download [2021-05-19T03:06:21.848Z] ---> e7659685bd0e [2021-05-19T03:06:21.848Z] Step 7/23 : RUN go mod download [2021-05-19T03:06:21.848Z] ---> Running in 7d179ef44b44 [2021-05-19T03:06:22.111Z] ---> Running in 5f4a0dc357ac [2021-05-19T03:06:22.111Z] ---> 6353228b2a32 [2021-05-19T03:06:22.111Z] Step 7/26 : RUN go mod download [2021-05-19T03:06:22.111Z] ---> Running in f272eaaabbfa [2021-05-19T03:06:23.055Z] Removing intermediate container 2ecad2f2e740 [2021-05-19T03:06:23.055Z] ---> f098f70281c7 [2021-05-19T03:06:23.055Z] Step 8/24 : COPY . . [2021-05-19T03:06:25.626Z] Removing intermediate container 5f4a0dc357ac [2021-05-19T03:06:25.626Z] ---> 9ab67e2a1fe1 [2021-05-19T03:06:25.626Z] Step 8/23 : COPY . . [2021-05-19T03:06:25.626Z] Removing intermediate container 7d179ef44b44 [2021-05-19T03:06:25.626Z] ---> 5f9a22e47b20 [2021-05-19T03:06:25.626Z] Step 8/32 : COPY . . [2021-05-19T03:06:26.205Z] Removing intermediate container f272eaaabbfa [2021-05-19T03:06:26.205Z] ---> 0449bf4bbe21 [2021-05-19T03:06:26.205Z] Step 8/26 : COPY . . [2021-05-19T03:06:26.205Z] Removing intermediate container d530059d9579 [2021-05-19T03:06:26.205Z] ---> ee3e90c9cd49 [2021-05-19T03:06:26.205Z] Step 8/24 : COPY . . [2021-05-19T03:06:41.184Z] ---> ffb41894f790 [2021-05-19T03:06:41.184Z] Step 9/24 : RUN go mod tidy [2021-05-19T03:06:41.184Z] ---> c2893b31c866 [2021-05-19T03:06:41.184Z] Step 9/32 : RUN go mod tidy [2021-05-19T03:06:41.184Z] ---> c369f144f802 [2021-05-19T03:06:41.184Z] Step 9/23 : RUN go mod tidy [2021-05-19T03:06:41.184Z] ---> Running in 13b25deaae2f [2021-05-19T03:06:41.184Z] ---> Running in e01776b60b4e [2021-05-19T03:06:41.184Z] ---> Running in 81589c41cc09 [2021-05-19T03:06:43.810Z] Removing intermediate container 81589c41cc09 [2021-05-19T03:06:43.810Z] ---> ef2134701273 [2021-05-19T03:06:43.810Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-19T03:06:43.810Z] ---> Running in a3ceae5b7195 [2021-05-19T03:06:44.073Z] Removing intermediate container e01776b60b4e [2021-05-19T03:06:44.073Z] ---> 7813f3f4ed2b [2021-05-19T03:06:44.073Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-19T03:06:44.646Z] ---> Running in c1ff8f4735f1 [2021-05-19T03:06:44.646Z] Removing intermediate container 13b25deaae2f [2021-05-19T03:06:44.646Z] ---> 2a5740065d4c [2021-05-19T03:06:44.646Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-19T03:06:44.911Z] ---> Running in 69d65adc431f [2021-05-19T03:06:45.179Z] 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-05-19T03:06:45.445Z] 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-05-19T03:06:46.019Z] 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-05-19T03:06:57.313Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14980 in /w/workspace/edgexfoundry_edgex-go_PR-3467 [Pipeline] { [Pipeline] ws [2021-05-19T03:06:57.358Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-05-19T03:06:57.639Z] The recommended git tool is: git [2021-05-19T03:06:58.411Z] ---> 9dcf0bb1a67e [2021-05-19T03:06:58.411Z] Step 9/24 : RUN go mod tidy [2021-05-19T03:06:58.683Z] ---> Running in dc061b0247dc [2021-05-19T03:06:58.683Z] ---> 8fddcfa47dd8 [2021-05-19T03:06:58.683Z] Step 9/26 : RUN go mod tidy [2021-05-19T03:06:58.683Z] ---> Running in 21151f75cb79 [2021-05-19T03:07:01.281Z] Removing intermediate container 21151f75cb79 [2021-05-19T03:07:01.281Z] ---> 3281b8bcdfac [2021-05-19T03:07:01.281Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-19T03:07:01.281Z] Removing intermediate container dc061b0247dc [2021-05-19T03:07:01.281Z] ---> 7f0f8f5fe667 [2021-05-19T03:07:01.281Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-19T03:07:01.281Z] ---> Running in bb639ff0402c [2021-05-19T03:07:01.544Z] ---> Running in f1eec9ab84fb [2021-05-19T03:07:02.127Z] 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-05-19T03:07:02.127Z] 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-05-19T03:07:02.878Z] using credential edgex-jenkins-ssh [2021-05-19T03:07:02.898Z] Cloning the remote Git repository [2021-05-19T03:07:02.947Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-19T03:07:03.122Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-05-19T03:07:03.348Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T03:07:03.349Z] > git --version # timeout=10 [2021-05-19T03:07:03.375Z] > git --version # 'git version 2.17.1' [2021-05-19T03:07:03.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T03:07:03.456Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T03:07:20.727Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T03:07:20.747Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T03:07:20.774Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T03:07:20.817Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T03:07:20.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T03:07:20.830Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3467/head:refs/remotes/origin/PR-3467 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T03:07:21.748Z] Merging remotes/origin/master commit a13342f601b0d2f7967cf69d0c888c34ba009271 into PR head commit 284c41424ac359b51e0ef9bfc749595b474814a4 [2021-05-19T03:07:22.186Z] Merge succeeded, producing 284c41424ac359b51e0ef9bfc749595b474814a4 [2021-05-19T03:07:22.187Z] Checking out Revision 284c41424ac359b51e0ef9bfc749595b474814a4 (PR-3467) [2021-05-19T03:07:21.769Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T03:07:21.785Z] > git checkout -f 284c41424ac359b51e0ef9bfc749595b474814a4 # timeout=10 [2021-05-19T03:07:22.099Z] > git remote # timeout=10 [2021-05-19T03:07:22.118Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T03:07:22.131Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T03:07:22.147Z] > git merge a13342f601b0d2f7967cf69d0c888c34ba009271 # timeout=10 [2021-05-19T03:07:22.173Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T03:07:22.195Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T03:07:22.212Z] > git checkout -f 284c41424ac359b51e0ef9bfc749595b474814a4 # timeout=10 [2021-05-19T03:07:24.137Z] Removing intermediate container a3ceae5b7195 [2021-05-19T03:07:24.138Z] ---> 28c1cf052af6 [2021-05-19T03:07:24.138Z] [2021-05-19T03:07:24.138Z] Step 11/32 : FROM alpine:3.12 [2021-05-19T03:07:24.138Z] Removing intermediate container c1ff8f4735f1 [2021-05-19T03:07:24.138Z] ---> 70a7efdec4a4 [2021-05-19T03:07:24.138Z] [2021-05-19T03:07:24.138Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T03:07:24.138Z] 3.12: Pulling from library/alpine [2021-05-19T03:07:24.138Z] 3.12: Pulling from library/alpine [2021-05-19T03:07:24.138Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T03:07:24.138Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T03:07:24.138Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T03:07:24.138Z] Status: Image is up to date for alpine:3.12 [2021-05-19T03:07:24.138Z] ---> 13621d1b12d4 [2021-05-19T03:07:24.138Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-19T03:07:24.138Z] ---> 13621d1b12d4 [2021-05-19T03:07:24.138Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-19T03:07:24.715Z] ---> Running in 642f52f73237 [2021-05-19T03:07:24.715Z] ---> Running in f71b97bc2c63 [2021-05-19T03:07:24.715Z] Removing intermediate container 642f52f73237 [2021-05-19T03:07:24.715Z] ---> 40e56070c046 [2021-05-19T03:07:24.715Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-19T03:07:24.987Z] ---> Running in 09b6a3de5f0c [2021-05-19T03:07:24.987Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T03:07:25.260Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T03:07:25.534Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-19T03:07:25.534Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-19T03:07:25.534Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T03:07:25.534Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T03:07:25.534Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T03:07:25.534Z] OK: 6 MiB in 16 packages [2021-05-19T03:07:25.534Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T03:07:25.809Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-19T03:07:25.809Z] (2/2) Installing su-exec (0.2-r1) [2021-05-19T03:07:25.809Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T03:07:25.809Z] OK: 6 MiB in 16 packages [2021-05-19T03:07:26.404Z] Removing intermediate container f71b97bc2c63 [2021-05-19T03:07:26.404Z] ---> e129a0300cfb [2021-05-19T03:07:26.404Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T03:07:26.404Z] Removing intermediate container 09b6a3de5f0c [2021-05-19T03:07:26.404Z] ---> 2a624d32d42c [2021-05-19T03:07:26.404Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-19T03:07:26.404Z] ---> Running in 3cf5ea2cac8a [2021-05-19T03:07:26.404Z] ---> Running in c7bde1075d14 [2021-05-19T03:07:26.406Z] Commit message: "docs(sma): update Swagger for v2 /metrics/{services} API" [2021-05-19T03:07:26.675Z] Removing intermediate container c7bde1075d14 [2021-05-19T03:07:26.675Z] ---> 3c7777da8bb5 [2021-05-19T03:07:26.675Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-19T03:07:26.675Z] Removing intermediate container 3cf5ea2cac8a [2021-05-19T03:07:26.675Z] ---> 8196dec8022b [2021-05-19T03:07:26.675Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-19T03:07:26.675Z] ---> Running in 4dcc6f71aa73 [2021-05-19T03:07:26.675Z] ---> Running in df54450991d2 [Pipeline] withEnv [Pipeline] { [2021-05-19T03:07:26.944Z] Removing intermediate container 4dcc6f71aa73 [2021-05-19T03:07:26.944Z] ---> a3342a8b0f75 [2021-05-19T03:07:26.944Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T03:07:26.944Z] ---> Running in 49eb2ddef6fd [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T03:07:27.223Z] Removing intermediate container df54450991d2 [2021-05-19T03:07:27.223Z] ---> a33f772fb30a [2021-05-19T03:07:27.223Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-19T03:07:27.223Z] ---> Running in e9ba049b9dce [2021-05-19T03:07:27.495Z] Removing intermediate container 49eb2ddef6fd [2021-05-19T03:07:27.495Z] ---> 2a417a1ae2d0 [2021-05-19T03:07:27.495Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T03:07:27.916Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-19T03:07:28.070Z] ---> 1cdc4324e382 [2021-05-19T03:07:28.070Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-19T03:07:28.334Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [2021-05-19T03:07:28.340Z] Removing intermediate container 69d65adc431f [2021-05-19T03:07:28.340Z] ---> c2e728aa7ea3 [2021-05-19T03:07:28.340Z] [2021-05-19T03:07:28.340Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T03:07:28.340Z] ---> 13621d1b12d4 [2021-05-19T03:07:28.340Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [Pipeline] sh [2021-05-19T03:07:28.610Z] ---> Running in 625b6f1fc8f5 [2021-05-19T03:07:28.678Z] + sudo service docker restart [2021-05-19T03:07:28.678Z] + true [2021-05-19T03:07:28.882Z] ---> 987f185b101c [2021-05-19T03:07:28.882Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-19T03:07:28.882Z] Removing intermediate container e9ba049b9dce [2021-05-19T03:07:28.882Z] ---> 29407495a06b [2021-05-19T03:07:28.882Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-19T03:07:29.154Z] ---> Running in 0c4ee3e9f596 [2021-05-19T03:07:29.154Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T03:07:29.154Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T03:07:29.154Z] Removing intermediate container 0c4ee3e9f596 [2021-05-19T03:07:29.154Z] ---> 1e3beacbc8df [2021-05-19T03:07:29.154Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-19T03:07:29.154Z] ---> e4b2c2d6155a [2021-05-19T03:07:29.154Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-19T03:07:29.433Z] ---> Running in c6b8ff648279 [2021-05-19T03:07:29.433Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-19T03:07:29.433Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T03:07:29.433Z] OK: 6 MiB in 15 packages [2021-05-19T03:07:29.433Z] Removing intermediate container c6b8ff648279 [2021-05-19T03:07:29.433Z] ---> 4c7afe1020ab [2021-05-19T03:07:29.433Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T03:07:29.703Z] ---> 1f82b9cea7a3 [2021-05-19T03:07:29.703Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-19T03:07:29.703Z] ---> Running in 3b957323c5f9 [2021-05-19T03:07:29.703Z] ---> Running in f0eca5203de1 [2021-05-19T03:07:29.969Z] Removing intermediate container 3b957323c5f9 [2021-05-19T03:07:29.969Z] ---> 6cdf47163772 [2021-05-19T03:07:29.969Z] Step 21/23 : LABEL arch=x86_64 [2021-05-19T03:07:29.969Z] ---> Running in 71804f700861 [2021-05-19T03:07:29.969Z] Removing intermediate container 625b6f1fc8f5 [2021-05-19T03:07:29.969Z] ---> 05655e36ee8c [2021-05-19T03:07:29.969Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T03:07:30.238Z] ---> Running in 8315367f653e [2021-05-19T03:07:30.238Z] Removing intermediate container 71804f700861 [2021-05-19T03:07:30.238Z] ---> 15fc16de7902 [2021-05-19T03:07:30.238Z] Step 22/23 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 [2021-05-19T03:07:30.505Z] Removing intermediate container 8315367f653e [2021-05-19T03:07:30.506Z] ---> fff8aa8fe89c [2021-05-19T03:07:30.506Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-19T03:07:30.506Z] ---> Running in 4b2711f97ac3 [2021-05-19T03:07:30.506Z] 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-05-19T03:07:30.506Z] ---> Running in 1881a20843b2 [2021-05-19T03:07:30.772Z] Removing intermediate container 4b2711f97ac3 [2021-05-19T03:07:30.772Z] ---> f5f90115f6d7 [2021-05-19T03:07:30.772Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T03:07:30.772Z] Removing intermediate container 1881a20843b2 [2021-05-19T03:07:30.772Z] ---> df5e7ae03ec0 [2021-05-19T03:07:30.772Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T03:07:31.036Z] ---> Running in d9d34f5d9d95 [2021-05-19T03:07:31.036Z] ---> Running in 183d49677937 [2021-05-19T03:07:31.036Z] Removing intermediate container d9d34f5d9d95 [2021-05-19T03:07:31.036Z] ---> 73aac6d1627c [2021-05-19T03:07:31.036Z] Step 16/24 : WORKDIR / [2021-05-19T03:07:31.036Z] Removing intermediate container f0eca5203de1 [2021-05-19T03:07:31.036Z] ---> 05d8d9458a11 [2021-05-19T03:07:31.036Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T03:07:31.299Z] ---> Running in 7511f06aae2b [2021-05-19T03:07:31.299Z] Removing intermediate container 183d49677937 [2021-05-19T03:07:31.299Z] ---> 03828e3b00d8 [2021-05-19T03:07:31.299Z] [2021-05-19T03:07:31.299Z] Successfully built 03828e3b00d8 [2021-05-19T03:07:31.299Z] Successfully tagged support-notifications:latest [2021-05-19T03:07:31.565Z]  Building support-notifications ... done Building security-proxy-setup [2021-05-19T03:07:31.565Z] ---> 47fd0a6a5290 [2021-05-19T03:07:31.565Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-19T03:07:31.565Z] Removing intermediate container 7511f06aae2b [2021-05-19T03:07:31.565Z] ---> 38dd3b06002f [2021-05-19T03:07:31.565Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T03:07:32.162Z] ---> 1bce23b53669 [2021-05-19T03:07:32.162Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-19T03:07:33.558Z] ---> bc56afd5bbf6 [2021-05-19T03:07:33.558Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-19T03:07:33.558Z] ---> 7d08f0d3c131 [2021-05-19T03:07:33.558Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-19T03:07:37.812Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:07:37.812Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:07:37.812Z] ---> a3013986d810 [2021-05-19T03:07:37.812Z] Step 3/22 : WORKDIR /edgex-go [2021-05-19T03:07:37.812Z] ---> Using cache [2021-05-19T03:07:37.812Z] ---> a6535fe8f96b [2021-05-19T03:07:37.812Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:07:37.812Z] ---> Using cache [2021-05-19T03:07:37.812Z] ---> 9e4db6fac9ce [2021-05-19T03:07:37.812Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-19T03:07:37.812Z] ---> Using cache [2021-05-19T03:07:37.812Z] ---> 62d92e356886 [2021-05-19T03:07:37.812Z] Step 6/22 : COPY go.mod . [2021-05-19T03:07:37.812Z] ---> Using cache [2021-05-19T03:07:37.812Z] ---> a0ef4486bfa2 [2021-05-19T03:07:37.812Z] Step 7/22 : RUN go mod download [2021-05-19T03:07:37.812Z] ---> Using cache [2021-05-19T03:07:37.812Z] ---> 5f9a22e47b20 [2021-05-19T03:07:37.812Z] Step 8/22 : COPY . . [2021-05-19T03:07:37.812Z] ---> Using cache [2021-05-19T03:07:37.812Z] ---> c2893b31c866 [2021-05-19T03:07:37.812Z] Step 9/22 : RUN go mod tidy [2021-05-19T03:07:37.812Z] ---> Using cache [2021-05-19T03:07:37.812Z] ---> ef2134701273 [2021-05-19T03:07:37.812Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-19T03:07:39.218Z] ---> f38dc46cf7f6 [2021-05-19T03:07:39.218Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-19T03:07:39.218Z] ---> 95f5f7c554db [2021-05-19T03:07:39.218Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-19T03:07:39.218Z] ---> Running in b7287f5ca1c0 [2021-05-19T03:07:39.501Z] ---> Running in 590adbc9f72e [2021-05-19T03:07:39.501Z] Removing intermediate container bb639ff0402c [2021-05-19T03:07:39.501Z] ---> 6fc1c0c4c1d0 [2021-05-19T03:07:39.501Z] [2021-05-19T03:07:39.501Z] Step 11/26 : FROM alpine:3.12 [2021-05-19T03:07:39.501Z] ---> 13621d1b12d4 [2021-05-19T03:07:39.501Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-19T03:07:39.501Z] ---> Running in d79d4694857b [2021-05-19T03:07:39.775Z] Removing intermediate container b7287f5ca1c0 [2021-05-19T03:07:39.775Z] ---> cbee66dcc496 [2021-05-19T03:07:39.775Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T03:07:39.775Z] ---> Running in b2a95d50a3ee [2021-05-19T03:07:39.775Z] ---> b6fe5b1cb597 [2021-05-19T03:07:39.775Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-19T03:07:40.054Z] Removing intermediate container b2a95d50a3ee [2021-05-19T03:07:40.054Z] ---> 824571155834 [2021-05-19T03:07:40.054Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T03:07:40.054Z] ---> Running in 0f6d5a08abba [2021-05-19T03:07:40.331Z] ---> cfd490c310c9 [2021-05-19T03:07:40.331Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-19T03:07:40.331Z] 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-05-19T03:07:40.331Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T03:07:40.331Z] Removing intermediate container 0f6d5a08abba [2021-05-19T03:07:40.331Z] ---> e0334bd33115 [2021-05-19T03:07:40.331Z] Step 23/24 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 [2021-05-19T03:07:40.331Z] ---> Running in 3ae2415f6d47 [2021-05-19T03:07:40.331Z] ---> Running in cf0d7ce00935 [2021-05-19T03:07:40.331Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T03:07:40.606Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-19T03:07:40.606Z] Removing intermediate container 3ae2415f6d47 [2021-05-19T03:07:40.606Z] ---> cf15ed4d0197 [2021-05-19T03:07:40.606Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-19T03:07:40.606Z] Removing intermediate container cf0d7ce00935 [2021-05-19T03:07:40.606Z] ---> 8fd92a628638 [2021-05-19T03:07:40.606Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T03:07:40.606Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T03:07:40.606Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-19T03:07:40.606Z] (4/6) Installing curl (7.76.1-r0) [2021-05-19T03:07:40.606Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-19T03:07:40.606Z] ---> Running in c49ab8fd0694 [2021-05-19T03:07:40.879Z] (6/6) Installing su-exec (0.2-r1) [2021-05-19T03:07:40.879Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T03:07:40.879Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T03:07:40.879Z] OK: 7 MiB in 20 packages [2021-05-19T03:07:41.141Z] Removing intermediate container c49ab8fd0694 [2021-05-19T03:07:41.141Z] ---> 67bad61b63dd [2021-05-19T03:07:41.141Z] [2021-05-19T03:07:41.141Z] ---> 993ad3ab6a82 [2021-05-19T03:07:41.141Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-19T03:07:41.141Z] Successfully built 67bad61b63dd [2021-05-19T03:07:41.141Z] Successfully tagged core-command:latest [2021-05-19T03:07:41.141Z] Building sys-mgmt-agent [2021-05-19T03:07:41.403Z]  Building core-command ... done  ---> Running in 473e72e69e81 [2021-05-19T03:07:41.670Z] Removing intermediate container d79d4694857b [2021-05-19T03:07:41.670Z] ---> e7da69cc422f [2021-05-19T03:07:41.670Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T03:07:41.932Z] ---> Running in a17533c575e7 [2021-05-19T03:07:43.326Z] Removing intermediate container a17533c575e7 [2021-05-19T03:07:43.326Z] ---> a923dbce4158 [2021-05-19T03:07:43.326Z] Step 14/26 : WORKDIR / [2021-05-19T03:07:43.909Z] ---> Running in 1a5cede35b7a [2021-05-19T03:07:44.190Z] Removing intermediate container 1a5cede35b7a [2021-05-19T03:07:44.190Z] ---> ab8875be3755 [2021-05-19T03:07:44.190Z] 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-05-19T03:07:44.190Z] Removing intermediate container 473e72e69e81 [2021-05-19T03:07:44.190Z] ---> 4fed19a5ab44 [2021-05-19T03:07:44.190Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-19T03:07:44.190Z] ---> Running in a3ac0f5f3c8a [2021-05-19T03:07:44.776Z] Removing intermediate container a3ac0f5f3c8a [2021-05-19T03:07:44.776Z] ---> 2b75f646724b [2021-05-19T03:07:44.776Z] Step 29/32 : CMD ["gate"] [2021-05-19T03:07:44.776Z] ---> 248c28f37896 [2021-05-19T03:07:44.776Z] 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-05-19T03:07:45.046Z] ---> Running in 70f0e25a57d9 [2021-05-19T03:07:45.314Z] ---> 43ba94c7b9de [2021-05-19T03:07:45.314Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-19T03:07:45.314Z] Removing intermediate container 70f0e25a57d9 [2021-05-19T03:07:45.314Z] ---> 19bae37e2b42 [2021-05-19T03:07:45.314Z] Step 30/32 : LABEL arch=x86_64 [2021-05-19T03:07:45.585Z] ---> Running in f5da926a4646 [2021-05-19T03:07:46.162Z] ---> d35b1b8e948b [2021-05-19T03:07:46.162Z] 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-05-19T03:07:46.430Z] Removing intermediate container f5da926a4646 [2021-05-19T03:07:46.430Z] ---> a7c92fee8161 [2021-05-19T03:07:46.430Z] Step 31/32 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 [2021-05-19T03:07:46.702Z] ---> Running in 03b1ed9f929b [2021-05-19T03:07:46.974Z] ---> d6054c72c59f [2021-05-19T03:07:46.974Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-19T03:07:46.974Z] Removing intermediate container f1eec9ab84fb [2021-05-19T03:07:46.974Z] ---> e45a22e8ffe2 [2021-05-19T03:07:46.974Z] [2021-05-19T03:07:46.974Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T03:07:46.974Z] ---> 13621d1b12d4 [2021-05-19T03:07:46.974Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T03:07:46.974Z] ---> Using cache [2021-05-19T03:07:46.974Z] ---> 05655e36ee8c [2021-05-19T03:07:46.974Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T03:07:46.974Z] ---> Using cache [2021-05-19T03:07:46.974Z] ---> fff8aa8fe89c [2021-05-19T03:07:46.974Z] Step 14/24 : ENV APP_PORT=48081 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T03:07:47.058Z] provisioning config files... [2021-05-19T03:07:47.088Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config101211528094327838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T03:07:47.237Z] ---> Running in d000f7e5ec7b [2021-05-19T03:07:47.237Z] Removing intermediate container 03b1ed9f929b [2021-05-19T03:07:47.237Z] ---> c4ba46c7dc67 [2021-05-19T03:07:47.237Z] Step 32/32 : LABEL version=0.0.0 [2021-05-19T03:07:47.467Z] ---> docker-login.sh [2021-05-19T03:07:47.468Z] nexus3.edgexfoundry.org:10001 [2021-05-19T03:07:47.501Z] ---> Running in 423b41fb8ed9 [2021-05-19T03:07:48.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T03:07:48.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T03:07:48.735Z] Configure a credential helper to remove this warning. See [2021-05-19T03:07:48.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T03:07:48.735Z] [2021-05-19T03:07:48.735Z] Login Succeeded [2021-05-19T03:07:48.735Z] nexus3.edgexfoundry.org:10002 [2021-05-19T03:07:48.943Z] ---> a38553137fbe [2021-05-19T03:07:48.943Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-19T03:07:49.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T03:07:49.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T03:07:49.015Z] Configure a credential helper to remove this warning. See [2021-05-19T03:07:49.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T03:07:49.015Z] [2021-05-19T03:07:49.015Z] Login Succeeded [2021-05-19T03:07:49.224Z] Removing intermediate container d000f7e5ec7b [2021-05-19T03:07:49.224Z] ---> 1c010027766e [2021-05-19T03:07:49.224Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T03:07:49.224Z] Removing intermediate container 423b41fb8ed9 [2021-05-19T03:07:49.224Z] ---> 4f76914ae38f [2021-05-19T03:07:49.224Z] [2021-05-19T03:07:49.287Z] nexus3.edgexfoundry.org:10003 [2021-05-19T03:07:49.500Z] ---> Running in 38834640cd46 [2021-05-19T03:07:49.500Z] Successfully built 4f76914ae38f [2021-05-19T03:07:49.500Z] Successfully tagged security-bootstrapper:latest [2021-05-19T03:07:49.500Z]  Building security-bootstrapper ... done Building support-scheduler [2021-05-19T03:07:49.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T03:07:49.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T03:07:49.563Z] Configure a credential helper to remove this warning. See [2021-05-19T03:07:49.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T03:07:49.563Z] [2021-05-19T03:07:49.563Z] Login Succeeded [2021-05-19T03:07:49.563Z] nexus3.edgexfoundry.org:10004 [2021-05-19T03:07:49.780Z] ---> 09ac5b6e6880 [2021-05-19T03:07:49.780Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-19T03:07:49.780Z] Removing intermediate container 38834640cd46 [2021-05-19T03:07:49.780Z] ---> da7efd9f7284 [2021-05-19T03:07:49.780Z] Step 16/24 : WORKDIR / [2021-05-19T03:07:49.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T03:07:50.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T03:07:50.146Z] Configure a credential helper to remove this warning. See [2021-05-19T03:07:50.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T03:07:50.146Z] [2021-05-19T03:07:50.146Z] Login Succeeded [2021-05-19T03:07:50.146Z] docker.io [2021-05-19T03:07:50.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T03:07:51.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T03:07:51.018Z] Configure a credential helper to remove this warning. See [2021-05-19T03:07:51.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T03:07:51.018Z] [2021-05-19T03:07:51.018Z] Login Succeeded [2021-05-19T03:07:51.018Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T03:07:51.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-05-19T03:07:51.176Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:07:51.176Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:07:51.176Z] ---> a3013986d810 [2021-05-19T03:07:51.176Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T03:07:51.176Z] ---> Using cache [2021-05-19T03:07:51.176Z] ---> a6535fe8f96b [2021-05-19T03:07:51.176Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:07:51.176Z] ---> Using cache [2021-05-19T03:07:51.176Z] ---> 9e4db6fac9ce [2021-05-19T03:07:51.176Z] Step 5/24 : RUN apk add --update --no-cache make bash git [Pipeline] echo [2021-05-19T03:07:51.346Z] ========================================================= [2021-05-19T03:07:51.346Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-19T03:07:51.346Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T03:07:51.693Z] + 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-05-19T03:07:54.326Z] Sending build context to Docker daemon 168MB [2021-05-19T03:07:54.326Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T03:07:54.326Z] Step 2/6 : FROM ${BASE} [2021-05-19T03:07:54.326Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-19T03:07:54.326Z] 595b0fe564bb: Pulling fs layer [2021-05-19T03:07:54.326Z] 7186ed65a4f7: Pulling fs layer [2021-05-19T03:07:54.326Z] 316046926c0a: Pulling fs layer [2021-05-19T03:07:54.326Z] 4ebd0625c992: Pulling fs layer [2021-05-19T03:07:54.326Z] 207e8628e3a3: Pulling fs layer [2021-05-19T03:07:54.326Z] c791037a9be2: Pulling fs layer [2021-05-19T03:07:54.326Z] ffd874e62e21: Pulling fs layer [2021-05-19T03:07:54.326Z] 4ebd0625c992: Waiting [2021-05-19T03:07:54.326Z] c791037a9be2: Waiting [2021-05-19T03:07:54.326Z] 207e8628e3a3: Waiting [2021-05-19T03:07:54.326Z] ffd874e62e21: Waiting [2021-05-19T03:07:54.326Z] 316046926c0a: Verifying Checksum [2021-05-19T03:07:54.326Z] 316046926c0a: Download complete [2021-05-19T03:07:54.326Z] 7186ed65a4f7: Verifying Checksum [2021-05-19T03:07:54.326Z] 7186ed65a4f7: Download complete [2021-05-19T03:07:54.326Z] 207e8628e3a3: Download complete [2021-05-19T03:07:54.558Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:07:54.558Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:07:54.558Z] ---> a3013986d810 [2021-05-19T03:07:54.558Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T03:07:54.558Z] ---> Using cache [2021-05-19T03:07:54.558Z] ---> a6535fe8f96b [2021-05-19T03:07:54.558Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:07:54.558Z] ---> Using cache [2021-05-19T03:07:54.558Z] ---> 9e4db6fac9ce [2021-05-19T03:07:54.558Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-19T03:07:54.558Z] ---> Using cache [2021-05-19T03:07:54.558Z] ---> 62d92e356886 [2021-05-19T03:07:54.558Z] Step 6/23 : COPY go.mod . [2021-05-19T03:07:54.558Z] ---> Using cache [2021-05-19T03:07:54.558Z] ---> a0ef4486bfa2 [2021-05-19T03:07:54.558Z] Step 7/23 : RUN go mod download [2021-05-19T03:07:54.558Z] ---> Using cache [2021-05-19T03:07:54.558Z] ---> 5f9a22e47b20 [2021-05-19T03:07:54.558Z] Step 8/23 : COPY . . [2021-05-19T03:07:54.558Z] ---> Using cache [2021-05-19T03:07:54.558Z] ---> c2893b31c866 [2021-05-19T03:07:54.558Z] Step 9/23 : RUN go mod tidy [2021-05-19T03:07:54.558Z] ---> Using cache [2021-05-19T03:07:54.558Z] ---> ef2134701273 [2021-05-19T03:07:54.558Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-19T03:07:54.559Z] ---> Running in 2321257fdc3d [2021-05-19T03:07:54.559Z] ---> 4d2efc843ab2 [2021-05-19T03:07:54.559Z] 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-05-19T03:07:54.559Z] ---> Running in 97ef6bed4393 [2021-05-19T03:07:54.559Z] ---> Running in b39ecfcbd32d [2021-05-19T03:07:54.559Z] ---> Running in 4a4362f5a4ac [2021-05-19T03:07:54.559Z] Removing intermediate container 2321257fdc3d [2021-05-19T03:07:54.559Z] ---> ed6e6b430480 [2021-05-19T03:07:54.559Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T03:07:54.598Z] c791037a9be2: Verifying Checksum [2021-05-19T03:07:54.598Z] c791037a9be2: Download complete [2021-05-19T03:07:54.598Z] 595b0fe564bb: Download complete [2021-05-19T03:07:54.924Z] ---> 38b3387631f8 [2021-05-19T03:07:54.924Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-19T03:07:55.218Z] 595b0fe564bb: Pull complete [2021-05-19T03:07:55.706Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T03:07:55.706Z] 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-05-19T03:07:55.825Z] 7186ed65a4f7: Pull complete [2021-05-19T03:07:56.051Z] ---> efb24fb271a1 [2021-05-19T03:07:56.051Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-19T03:07:56.051Z] ---> bd0e7fa9dcce [2021-05-19T03:07:56.051Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-19T03:07:56.051Z] ---> Running in cb22ac7b7ca9 [2021-05-19T03:07:56.100Z] 316046926c0a: Pull complete [2021-05-19T03:07:56.414Z] Removing intermediate container 4a4362f5a4ac [2021-05-19T03:07:56.414Z] ---> 717cd7a30499 [2021-05-19T03:07:56.414Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-19T03:07:56.414Z] ---> Running in d98df09f8df2 [2021-05-19T03:07:56.414Z] Removing intermediate container cb22ac7b7ca9 [2021-05-19T03:07:56.414Z] ---> 9dfdc1b6a2f9 [2021-05-19T03:07:56.414Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T03:07:56.414Z] ---> Running in 77184a1edd14 [2021-05-19T03:07:56.414Z] Removing intermediate container d98df09f8df2 [2021-05-19T03:07:56.414Z] ---> b4cb89292102 [2021-05-19T03:07:56.414Z] Step 24/26 : LABEL arch=x86_64 [2021-05-19T03:07:56.414Z] ---> Running in d16d5106eaaf [2021-05-19T03:07:56.414Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T03:07:56.780Z] Removing intermediate container 77184a1edd14 [2021-05-19T03:07:56.780Z] ---> 18dc119a6112 [2021-05-19T03:07:56.780Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T03:07:56.780Z] ---> Running in d8b61cffad1e [2021-05-19T03:07:56.780Z] Removing intermediate container d16d5106eaaf [2021-05-19T03:07:56.780Z] ---> 740f7bed1422 [2021-05-19T03:07:56.780Z] Step 25/26 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 [2021-05-19T03:07:56.780Z] ---> Running in 0a34c147f63e [2021-05-19T03:07:56.780Z] Removing intermediate container d8b61cffad1e [2021-05-19T03:07:56.780Z] ---> eca1a2f30764 [2021-05-19T03:07:56.780Z] Step 23/24 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 [2021-05-19T03:07:56.780Z] ---> Running in f4eff6c98a22 [2021-05-19T03:07:57.046Z] Removing intermediate container 0a34c147f63e [2021-05-19T03:07:57.046Z] ---> 1e30d0ec12d0 [2021-05-19T03:07:57.046Z] Step 26/26 : LABEL version=0.0.0 [2021-05-19T03:07:57.046Z] ---> Running in 8051e78f7863 [2021-05-19T03:07:57.046Z] Removing intermediate container f4eff6c98a22 [2021-05-19T03:07:57.046Z] ---> efd5ac0bce4d [2021-05-19T03:07:57.046Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T03:07:57.046Z] ---> Running in 84fda3a32d82 [2021-05-19T03:07:57.046Z] Removing intermediate container 8051e78f7863 [2021-05-19T03:07:57.046Z] ---> dad87b39ea48 [2021-05-19T03:07:57.046Z] [2021-05-19T03:07:57.313Z] OK: 219 MiB in 52 packages [2021-05-19T03:07:57.313Z] Successfully built dad87b39ea48 [2021-05-19T03:07:57.313Z] Successfully tagged security-secretstore-setup:latest [2021-05-19T03:07:57.313Z] Building core-data [2021-05-19T03:07:57.585Z] Removing intermediate container 84fda3a32d82 [2021-05-19T03:07:57.585Z] ---> 58895efd71f3 [2021-05-19T03:07:57.585Z] [2021-05-19T03:07:57.585Z]  Building security-secretstore-setup ... done Successfully built 58895efd71f3 [2021-05-19T03:07:57.585Z] Successfully tagged core-metadata:latest [2021-05-19T03:07:58.082Z] ffd874e62e21: Verifying Checksum [2021-05-19T03:07:58.082Z] ffd874e62e21: Download complete [2021-05-19T03:07:58.357Z] 4ebd0625c992: Download complete [2021-05-19T03:07:58.551Z]  Building core-metadata ... done Removing intermediate container b39ecfcbd32d [2021-05-19T03:07:58.551Z] ---> e3d5dd930da7 [2021-05-19T03:07:58.551Z] Step 6/24 : COPY go.mod . [2021-05-19T03:08:00.471Z] ---> 3b5601469e03 [2021-05-19T03:08:00.471Z] Step 7/24 : RUN go mod download [2021-05-19T03:08:01.421Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:08:01.421Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:08:01.421Z] ---> a3013986d810 [2021-05-19T03:08:01.421Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T03:08:01.421Z] ---> Using cache [2021-05-19T03:08:01.421Z] ---> a6535fe8f96b [2021-05-19T03:08:01.421Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:08:01.421Z] ---> Using cache [2021-05-19T03:08:01.421Z] ---> 9e4db6fac9ce [2021-05-19T03:08:01.421Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-19T03:08:01.421Z] ---> Running in 0d96bce4f2e3 [2021-05-19T03:08:01.421Z] ---> Running in 966d839f03af [2021-05-19T03:08:02.399Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T03:08:02.660Z] Removing intermediate container 0d96bce4f2e3 [2021-05-19T03:08:02.660Z] ---> 3dea589e0dc8 [2021-05-19T03:08:02.660Z] Step 8/24 : COPY . . [2021-05-19T03:08:02.925Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T03:08:03.500Z] 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-05-19T03:08:03.783Z] OK: 219 MiB in 52 packages [2021-05-19T03:08:10.791Z] 4ebd0625c992: Pull complete [2021-05-19T03:08:10.791Z] 207e8628e3a3: Pull complete [2021-05-19T03:08:10.791Z] c791037a9be2: Pull complete [2021-05-19T03:08:12.820Z] ffd874e62e21: Pull complete [2021-05-19T03:08:13.112Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-19T03:08:13.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-19T03:08:13.112Z] ---> cfc18b08335c [2021-05-19T03:08:13.112Z] 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-05-19T03:08:13.866Z] ---> 283105164e88 [2021-05-19T03:08:13.867Z] Step 9/24 : RUN go mod tidy [2021-05-19T03:08:13.867Z] Removing intermediate container 966d839f03af [2021-05-19T03:08:13.867Z] ---> 80442ca5676f [2021-05-19T03:08:13.867Z] Step 6/24 : COPY go.mod . [2021-05-19T03:08:13.867Z] ---> Running in a2fc0c2391f0 [2021-05-19T03:08:13.867Z] ---> f5c934c9a50b [2021-05-19T03:08:13.867Z] Step 7/24 : RUN go mod download [2021-05-19T03:08:14.136Z] ---> Running in d6cfc6afd60a [2021-05-19T03:08:15.757Z] ---> Running in e5b524873085 [2021-05-19T03:08:16.724Z] Removing intermediate container 590adbc9f72e [2021-05-19T03:08:16.724Z] ---> dba4de9064b2 [2021-05-19T03:08:16.724Z] [2021-05-19T03:08:16.724Z] Step 11/22 : FROM alpine:3.12 [2021-05-19T03:08:16.724Z] ---> 13621d1b12d4 [2021-05-19T03:08:16.724Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-19T03:08:16.738Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T03:08:16.985Z] ---> Running in dae3fd51859b [2021-05-19T03:08:17.582Z] Removing intermediate container d6cfc6afd60a [2021-05-19T03:08:17.582Z] ---> 0028a7809d3a [2021-05-19T03:08:17.582Z] Step 8/24 : COPY . . [2021-05-19T03:08:17.724Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T03:08:18.175Z] Removing intermediate container a2fc0c2391f0 [2021-05-19T03:08:18.175Z] ---> 5bc2654bad65 [2021-05-19T03:08:18.175Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-19T03:08:18.175Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T03:08:18.175Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T03:08:18.436Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-19T03:08:18.436Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T03:08:18.436Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-19T03:08:18.436Z] (4/4) Installing curl (7.76.1-r0) [2021-05-19T03:08:18.436Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T03:08:18.436Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T03:08:18.436Z] OK: 7 MiB in 18 packages [2021-05-19T03:08:18.695Z] ---> Running in 0e10cd3da433 [2021-05-19T03:08:18.695Z] (1/12) Installing libmagic (5.39-r0) [2021-05-19T03:08:18.695Z] (2/12) Installing file (5.39-r0) [2021-05-19T03:08:18.695Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-19T03:08:18.965Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-19T03:08:23.277Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-19T03:08:23.548Z] (6/12) Installing patch (2.7.6-r6) [2021-05-19T03:08:23.548Z] (7/12) Installing build-base (0.5-r2) [2021-05-19T03:08:23.548Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-19T03:08:23.818Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-19T03:08:23.818Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-19T03:08:23.818Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-19T03:08:24.093Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-19T03:08:24.093Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T03:08:24.093Z] OK: 218 MiB in 52 packages [2021-05-19T03:08:28.436Z] Removing intermediate container e5b524873085 [2021-05-19T03:08:28.436Z] ---> aff550924807 [2021-05-19T03:08:28.436Z] Step 4/6 : WORKDIR /edgex-go [2021-05-19T03:08:28.436Z] ---> Running in 4ff903a617a5 [2021-05-19T03:08:28.436Z] Removing intermediate container 4ff903a617a5 [2021-05-19T03:08:28.436Z] ---> fbaa6acb5baf [2021-05-19T03:08:28.436Z] Step 5/6 : COPY go.mod . [2021-05-19T03:08:28.709Z] ---> 0d52af23ae3a [2021-05-19T03:08:28.709Z] Step 9/24 : RUN go mod tidy [2021-05-19T03:08:28.709Z] Removing intermediate container dae3fd51859b [2021-05-19T03:08:28.709Z] ---> 6e8625972ff6 [2021-05-19T03:08:28.709Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T03:08:28.709Z] ---> Running in df23fee3819b [2021-05-19T03:08:28.709Z] ---> Running in a345f3f4bcc3 [2021-05-19T03:08:28.709Z] Removing intermediate container a345f3f4bcc3 [2021-05-19T03:08:28.709Z] ---> 0e20ad2dbb02 [2021-05-19T03:08:28.709Z] Step 14/22 : WORKDIR /edgex [2021-05-19T03:08:28.709Z] 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-05-19T03:08:28.709Z] ---> Running in 338b9fdf60e4 [2021-05-19T03:08:28.709Z] Removing intermediate container 338b9fdf60e4 [2021-05-19T03:08:28.709Z] ---> 49d5dc756f36 [2021-05-19T03:08:28.709Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-19T03:08:28.709Z] ---> 504ab56d7115 [2021-05-19T03:08:28.709Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-19T03:08:29.288Z] ---> 082f9be82db1 [2021-05-19T03:08:29.288Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-19T03:08:29.421Z] ---> e1bb1bbb4ae1 [2021-05-19T03:08:29.421Z] Step 6/6 : RUN go mod download [2021-05-19T03:08:29.421Z] ---> Running in a903a8933823 [2021-05-19T03:08:29.866Z] ---> 15db06928f49 [2021-05-19T03:08:29.866Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-19T03:08:29.866Z] ---> Running in 099e7464a680 [2021-05-19T03:08:30.130Z] Removing intermediate container df23fee3819b [2021-05-19T03:08:30.130Z] ---> 60edb7750a0d [2021-05-19T03:08:30.130Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-19T03:08:30.130Z] Removing intermediate container 099e7464a680 [2021-05-19T03:08:30.130Z] ---> 53ca16529fbd [2021-05-19T03:08:30.130Z] Step 19/22 : CMD ["--init=true"] [2021-05-19T03:08:30.130Z] ---> Running in 8c8eeb02394b [2021-05-19T03:08:30.130Z] ---> Running in 31663383b4ab [2021-05-19T03:08:30.392Z] Removing intermediate container 31663383b4ab [2021-05-19T03:08:30.392Z] ---> 51f36f8fdd04 [2021-05-19T03:08:30.392Z] Step 20/22 : LABEL arch=x86_64 [2021-05-19T03:08:30.392Z] ---> Running in 77ec66b7b16b [2021-05-19T03:08:30.652Z] Removing intermediate container 77ec66b7b16b [2021-05-19T03:08:30.652Z] ---> 906ffa7edc11 [2021-05-19T03:08:30.652Z] Step 21/22 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 [2021-05-19T03:08:30.652Z] ---> Running in cb5b308f41d9 [2021-05-19T03:08:30.916Z] 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-05-19T03:08:30.916Z] Removing intermediate container cb5b308f41d9 [2021-05-19T03:08:30.916Z] ---> 5d25bf32f16a [2021-05-19T03:08:30.916Z] Step 22/22 : LABEL version=0.0.0 [2021-05-19T03:08:30.917Z] ---> Running in 11c596f9f1f3 [2021-05-19T03:08:31.180Z] Removing intermediate container 11c596f9f1f3 [2021-05-19T03:08:31.180Z] ---> 62a4d4ae2889 [2021-05-19T03:08:31.180Z] [2021-05-19T03:08:31.180Z] Successfully built 62a4d4ae2889 [2021-05-19T03:08:31.180Z] Successfully tagged security-proxy-setup:latest [2021-05-19T03:08:34.499Z]  Building security-proxy-setup ... done Removing intermediate container 97ef6bed4393 [2021-05-19T03:08:34.500Z] ---> c85533fad1a1 [2021-05-19T03:08:34.500Z] [2021-05-19T03:08:34.500Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T03:08:34.500Z] ---> 13621d1b12d4 [2021-05-19T03:08:34.500Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-19T03:08:34.500Z] ---> Using cache [2021-05-19T03:08:34.500Z] ---> 05655e36ee8c [2021-05-19T03:08:34.500Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T03:08:34.500Z] ---> Using cache [2021-05-19T03:08:34.500Z] ---> fff8aa8fe89c [2021-05-19T03:08:34.500Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-19T03:08:34.500Z] ---> Running in 00a1a15a9fed [2021-05-19T03:08:34.500Z] Removing intermediate container 00a1a15a9fed [2021-05-19T03:08:34.500Z] ---> 42610468eada [2021-05-19T03:08:34.500Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T03:08:34.500Z] ---> Running in 0aa45b403d97 [2021-05-19T03:08:34.500Z] Removing intermediate container 0aa45b403d97 [2021-05-19T03:08:34.500Z] ---> 3920c3793a3a [2021-05-19T03:08:34.500Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T03:08:34.768Z] ---> be012213cf83 [2021-05-19T03:08:34.768Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-19T03:08:35.724Z] ---> c4cbe5afdc05 [2021-05-19T03:08:35.724Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-19T03:08:35.989Z] ---> e144e0188f24 [2021-05-19T03:08:35.989Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-19T03:08:35.989Z] ---> Running in 09a02f4568f9 [2021-05-19T03:08:36.257Z] Removing intermediate container 09a02f4568f9 [2021-05-19T03:08:36.257Z] ---> 4a7579f05747 [2021-05-19T03:08:36.257Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T03:08:36.257Z] ---> Running in 28150690ccd2 [2021-05-19T03:08:36.534Z] Removing intermediate container 28150690ccd2 [2021-05-19T03:08:36.534Z] ---> 061a25641800 [2021-05-19T03:08:36.534Z] Step 21/23 : LABEL arch=x86_64 [2021-05-19T03:08:36.534Z] ---> Running in 7127b333f327 [2021-05-19T03:08:36.534Z] Removing intermediate container 7127b333f327 [2021-05-19T03:08:36.534Z] ---> d97fb003db96 [2021-05-19T03:08:36.534Z] Step 22/23 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 [2021-05-19T03:08:36.534Z] ---> Running in 4d1b97e758d9 [2021-05-19T03:08:36.804Z] Removing intermediate container 4d1b97e758d9 [2021-05-19T03:08:36.804Z] ---> 5189191c7588 [2021-05-19T03:08:36.804Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T03:08:36.804Z] ---> Running in e6aef4ce4f28 [2021-05-19T03:08:37.068Z] Removing intermediate container e6aef4ce4f28 [2021-05-19T03:08:37.068Z] ---> 59129591ad6f [2021-05-19T03:08:37.068Z] [2021-05-19T03:08:37.068Z] Successfully built 59129591ad6f [2021-05-19T03:08:37.068Z] Successfully tagged support-scheduler:latest [2021-05-19T03:08:49.340Z]  Building support-scheduler ... done Removing intermediate container 0e10cd3da433 [2021-05-19T03:08:49.340Z] ---> d9c86687642e [2021-05-19T03:08:49.340Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-19T03:08:49.340Z] ---> Running in ab5b4026e37b [2021-05-19T03:08:49.340Z] 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-05-19T03:08:50.301Z] Removing intermediate container ab5b4026e37b [2021-05-19T03:08:50.301Z] ---> dfb182fbfc7b [2021-05-19T03:08:50.301Z] [2021-05-19T03:08:50.301Z] Step 12/24 : FROM docker:20.10.0 [2021-05-19T03:08:50.301Z] 20.10.0: Pulling from library/docker [2021-05-19T03:08:53.627Z] Removing intermediate container 8c8eeb02394b [2021-05-19T03:08:53.627Z] ---> 2111bf93a33d [2021-05-19T03:08:53.627Z] [2021-05-19T03:08:53.627Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T03:08:53.627Z] ---> 13621d1b12d4 [2021-05-19T03:08:53.627Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-19T03:08:53.627Z] ---> Running in 5ee36cc56feb [2021-05-19T03:08:53.627Z] Removing intermediate container 5ee36cc56feb [2021-05-19T03:08:53.627Z] ---> f368c9540b7c [2021-05-19T03:08:53.627Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-19T03:08:53.627Z] ---> Running in 35f9e26956af [2021-05-19T03:08:53.627Z] Removing intermediate container 35f9e26956af [2021-05-19T03:08:53.627Z] ---> fce7810c5cbc [2021-05-19T03:08:53.627Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-19T03:08:53.627Z] ---> Running in f9dca4829676 [2021-05-19T03:08:53.627Z] Removing intermediate container f9dca4829676 [2021-05-19T03:08:53.627Z] ---> 295a46636bbd [2021-05-19T03:08:53.627Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:08:53.627Z] ---> Running in b441c4b5f2fe [2021-05-19T03:08:54.198Z] Removing intermediate container b441c4b5f2fe [2021-05-19T03:08:54.198Z] ---> 4b3b8d8c37ec [2021-05-19T03:08:54.198Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-19T03:08:54.198Z] ---> Running in c446946605a3 [2021-05-19T03:08:54.198Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T03:08:55.584Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T03:08:56.245Z] Removing intermediate container a903a8933823 [2021-05-19T03:08:56.245Z] ---> 332c0aebb105 [2021-05-19T03:08:56.245Z] Successfully built 332c0aebb105 [2021-05-19T03:08:56.245Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T03:08:56.581Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T03:08:56.581Z] . [Pipeline] withDockerContainer [2021-05-19T03:08:56.971Z] prd-ubuntu18.04-docker-arm64-4c-16g-14980 does not seem to be running inside a container [2021-05-19T03:08:57.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-05-19T03:08:57.534Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-19T03:08:57.534Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-19T03:08:57.534Z] ---> aefe523efa57 [2021-05-19T03:08:57.534Z] 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-05-19T03:08:57.534Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-19T03:08:57.534Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-19T03:08:57.534Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-19T03:08:57.793Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-19T03:08:58.646Z] $ docker top 2b29682306a9f9e78cd91c72f0c1313b13618dffb89c5fdfca52e66edafd5287 -eo pid,comm [2021-05-19T03:08:58.734Z] ---> Running in c9b35bd87f29 [2021-05-19T03:08:58.734Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-19T03:08:58.734Z] Removing intermediate container c9b35bd87f29 [2021-05-19T03:08:58.734Z] ---> 0b535eabb54c [2021-05-19T03:08:58.734Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-19T03:08:58.734Z] ---> Running in 36dd993d7394 [Pipeline] { [Pipeline] sh [2021-05-19T03:08:59.000Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T03:08:59.000Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-19T03:08:59.000Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T03:08:59.000Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T03:08:59.000Z] OK: 8 MiB in 20 packages [2021-05-19T03:08:59.267Z] (1/39) Installing readline (8.0.4-r0) [2021-05-19T03:08:59.267Z] (2/39) Installing bash (5.0.17-r0) [2021-05-19T03:08:59.267Z] Executing bash-5.0.17-r0.post-install [2021-05-19T03:08:59.267Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T03:08:59.267Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-19T03:08:59.267Z] (5/39) Installing curl (7.76.1-r0) [2021-05-19T03:08:59.267Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-19T03:08:59.267Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-19T03:08:59.267Z] (8/39) Installing expat (2.2.9-r1) [2021-05-19T03:08:59.267Z] (9/39) Installing libffi (3.3-r2) [2021-05-19T03:08:59.267Z] (10/39) Installing gdbm (1.13-r1) [2021-05-19T03:08:59.267Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-19T03:08:59.267Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-19T03:08:59.267Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-19T03:08:59.639Z] + go version [2021-05-19T03:08:59.639Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-19T03:08:59.670Z] $ docker stop --time=1 2b29682306a9f9e78cd91c72f0c1313b13618dffb89c5fdfca52e66edafd5287 [2021-05-19T03:08:59.837Z] Removing intermediate container c446946605a3 [2021-05-19T03:08:59.838Z] ---> 96c4160b373e [2021-05-19T03:08:59.838Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T03:09:00.780Z] ---> 9264de87dfa5 [2021-05-19T03:09:00.780Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-19T03:09:00.780Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-19T03:09:00.780Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-19T03:09:00.780Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-19T03:09:00.780Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-19T03:09:00.780Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-19T03:09:00.780Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-19T03:09:00.780Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-19T03:09:00.780Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-19T03:09:00.780Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-19T03:09:00.780Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-19T03:09:00.780Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-19T03:09:00.780Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-19T03:09:00.780Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-19T03:09:00.780Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-19T03:09:00.780Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-19T03:09:01.059Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-19T03:09:01.059Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-19T03:09:01.059Z] ---> b2bccce30a10 [2021-05-19T03:09:01.059Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-19T03:09:01.059Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-19T03:09:01.059Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-19T03:09:01.059Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-19T03:09:01.059Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-19T03:09:01.059Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-19T03:09:01.059Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-19T03:09:01.059Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-19T03:09:01.059Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-19T03:09:01.059Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-19T03:09:01.328Z] Executing busybox-1.31.1-r19.trigger [2021-05-19T03:09:01.328Z] OK: 72 MiB in 59 packages [2021-05-19T03:09:01.328Z] ---> c4c90f88d4ff [2021-05-19T03:09:01.328Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-19T03:09:01.328Z] ---> Running in 9257012d09b2 [2021-05-19T03:09:01.557Z] $ docker rm -f 2b29682306a9f9e78cd91c72f0c1313b13618dffb89c5fdfca52e66edafd5287 [2021-05-19T03:09:01.605Z] Removing intermediate container 9257012d09b2 [2021-05-19T03:09:01.606Z] ---> 6339c48c4047 [2021-05-19T03:09:01.606Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T03:09:01.606Z] ---> Running in 6b267a8e80a7 [2021-05-19T03:09:01.606Z] Removing intermediate container 6b267a8e80a7 [2021-05-19T03:09:01.606Z] ---> f9dda6b648d6 [2021-05-19T03:09:01.606Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T03:09:01.606Z] ---> Running in 796d0822f650 [2021-05-19T03:09:01.606Z] Removing intermediate container 796d0822f650 [2021-05-19T03:09:01.606Z] ---> 0fa7dc796100 [2021-05-19T03:09:01.606Z] Step 23/24 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-05-19T03:09:01.870Z] ---> Running in 75a8ca2eb21e [2021-05-19T03:09:01.870Z] Removing intermediate container 75a8ca2eb21e [2021-05-19T03:09:01.870Z] ---> cb415faff5ba [2021-05-19T03:09:01.870Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T03:09:01.870Z] ---> Running in baa507a08fd2 [2021-05-19T03:09:01.870Z] Collecting docker-compose==1.23.2 [2021-05-19T03:09:01.870Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T03:09:02.131Z] Removing intermediate container baa507a08fd2 [2021-05-19T03:09:02.131Z] ---> 2a84ca5faf7c [2021-05-19T03:09:02.131Z] [2021-05-19T03:09:02.131Z] Collecting cached-property<2,>=1.2.0 [2021-05-19T03:09:02.131Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-19T03:09:02.131Z] Successfully built 2a84ca5faf7c [2021-05-19T03:09:02.131Z] Collecting jsonschema<3,>=2.5.1 [2021-05-19T03:09:02.131Z] Successfully tagged core-data:latest [2021-05-19T03:09:02.131Z]  Building core-data ... done  Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-19T03:09:02.131Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-19T03:09:02.131Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-19T03:09:02.438Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T03:09:02.438Z] . [Pipeline] withDockerContainer [2021-05-19T03:09:02.668Z] prd-ubuntu18.04-docker-arm64-4c-16g-14980 does not seem to be running inside a container [2021-05-19T03:09:02.706Z] Collecting texttable<0.10,>=0.9.0 [2021-05-19T03:09:02.706Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-19T03:09:02.761Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-05-19T03:09:02.972Z] Collecting docker<4.0,>=3.6.0 [2021-05-19T03:09:02.972Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-19T03:09:03.233Z] Collecting PyYAML<4,>=3.10 [2021-05-19T03:09:03.233Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-19T03:09:03.805Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-19T03:09:03.805Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-19T03:09:03.805Z] 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-05-19T03:09:04.067Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-19T03:09:04.067Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-19T03:09:04.067Z] Collecting docopt<0.7,>=0.6.1 [2021-05-19T03:09:04.067Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-19T03:09:04.307Z] $ docker top 57e87857721cb033cf6cbef20bfba567c536b8b019438e62cbf1afa176c8b9a7 -eo pid,comm [2021-05-19T03:09:04.328Z] Collecting docker-pycreds>=0.4.0 [2021-05-19T03:09:04.328Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-19T03:09:04.588Z] Collecting idna<2.8,>=2.5 [2021-05-19T03:09:04.588Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-19T03:09:04.588Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-19T03:09:04.588Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-19T03:09:04.588Z] 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-05-19T03:09:04.588Z] 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-05-19T03:09:04.588Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-19T03:09:04.588Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-19T03:09:04.588Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-19T03:09:04.588Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-19T03:09:04.588Z] Installing collected packages: cached-property, jsonschema, dockerpty, texttable, docker-pycreds, websocket-client, idna, urllib3, requests, docker, PyYAML, docopt, docker-compose [Pipeline] { [Pipeline] echo [2021-05-19T03:09:04.631Z] ========================================================= [2021-05-19T03:09:04.631Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-19T03:09:04.631Z] ========================================================= [Pipeline] sh [2021-05-19T03:09:04.849Z] Running setup.py install for dockerpty: started [2021-05-19T03:09:05.110Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-19T03:09:05.110Z] Running setup.py install for texttable: started [2021-05-19T03:09:05.275Z] + go mod tidy [2021-05-19T03:09:05.374Z] Running setup.py install for texttable: finished with status 'done' [2021-05-19T03:09:05.635Z] Attempting uninstall: idna [2021-05-19T03:09:05.635Z] Found existing installation: idna 2.9 [2021-05-19T03:09:05.635Z] Uninstalling idna-2.9: [2021-05-19T03:09:05.635Z] Successfully uninstalled idna-2.9 [2021-05-19T03:09:05.635Z] Attempting uninstall: urllib3 [2021-05-19T03:09:05.635Z] Found existing installation: urllib3 1.25.9 [2021-05-19T03:09:05.635Z] Uninstalling urllib3-1.25.9: [2021-05-19T03:09:05.635Z] Successfully uninstalled urllib3-1.25.9 [2021-05-19T03:09:05.895Z] Attempting uninstall: requests [2021-05-19T03:09:05.895Z] Found existing installation: requests 2.23.0 [2021-05-19T03:09:05.895Z] Uninstalling requests-2.23.0: [2021-05-19T03:09:05.895Z] Successfully uninstalled requests-2.23.0 [2021-05-19T03:09:05.895Z] Running setup.py install for PyYAML: started [Pipeline] sh [2021-05-19T03:09:06.468Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-19T03:09:06.468Z] Running setup.py install for docopt: started [2021-05-19T03:09:06.730Z] Running setup.py install for docopt: finished with status 'done' [2021-05-19T03:09:06.730Z] 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-05-19T03:09:06.928Z] + make test [2021-05-19T03:09:06.928Z] go mod tidy [2021-05-19T03:09:07.529Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-19T03:09:09.276Z] Removing intermediate container 36dd993d7394 [2021-05-19T03:09:09.276Z] ---> 067d807f9473 [2021-05-19T03:09:09.276Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-19T03:09:09.276Z] ---> Running in 1c634b9d39ad [2021-05-19T03:09:09.545Z] Removing intermediate container 1c634b9d39ad [2021-05-19T03:09:09.545Z] ---> e5e00089298a [2021-05-19T03:09:09.545Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-19T03:09:09.545Z] ---> Running in caa9ea10564d [2021-05-19T03:09:09.545Z] Removing intermediate container caa9ea10564d [2021-05-19T03:09:09.545Z] ---> b471ea9c6e0a [2021-05-19T03:09:09.545Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-19T03:09:09.807Z] ---> c3fc77a76696 [2021-05-19T03:09:09.807Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-19T03:09:10.071Z] ---> 0fe8a4821821 [2021-05-19T03:09:10.071Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-19T03:09:10.332Z] ---> 0e8ade76a6ec [2021-05-19T03:09:10.332Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-19T03:09:10.332Z] ---> Running in c2eca7cd4460 [2021-05-19T03:09:10.332Z] Removing intermediate container c2eca7cd4460 [2021-05-19T03:09:10.332Z] ---> af3c2fa296fe [2021-05-19T03:09:10.332Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T03:09:10.332Z] ---> Running in 23fee9f88292 [2021-05-19T03:09:10.332Z] Removing intermediate container 23fee9f88292 [2021-05-19T03:09:10.332Z] ---> 90c208f6b3af [2021-05-19T03:09:10.332Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T03:09:10.599Z] ---> Running in 086f65267778 [2021-05-19T03:09:10.600Z] Removing intermediate container 086f65267778 [2021-05-19T03:09:10.600Z] ---> 0fd7a8754c12 [2021-05-19T03:09:10.600Z] Step 23/24 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 [2021-05-19T03:09:10.600Z] ---> Running in 63fd3af6925e [2021-05-19T03:09:10.600Z] Removing intermediate container 63fd3af6925e [2021-05-19T03:09:10.600Z] ---> 539694a7359d [2021-05-19T03:09:10.600Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T03:09:10.600Z] ---> Running in e24f3f207ffd [2021-05-19T03:09:10.862Z] Removing intermediate container e24f3f207ffd [2021-05-19T03:09:10.862Z] ---> cc02d388a458 [2021-05-19T03:09:10.862Z] [2021-05-19T03:09:10.862Z] Successfully built cc02d388a458 [2021-05-19T03:09:10.862Z] Successfully tagged sys-mgmt-agent:latest [2021-05-19T03:09:10.870Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-19T03:09:10.877Z] $ docker stop --time=1 e5fc5edc9a116a5d4980040c481ff961ebca252fb465f0e4ab480844b1dd643b [2021-05-19T03:09:12.136Z] $ docker rm -f e5fc5edc9a116a5d4980040c481ff961ebca252fb465f0e4ab480844b1dd643b [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T03:09:12.496Z] + docker images [2021-05-19T03:09:12.496Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-19T03:09:12.496Z] sys-mgmt-agent latest cc02d388a458 2 seconds ago 312MB [2021-05-19T03:09:12.496Z] core-data latest 2a84ca5faf7c 11 seconds ago 21.6MB [2021-05-19T03:09:12.496Z] 2111bf93a33d 20 seconds ago 1.17GB [2021-05-19T03:09:12.496Z] dfb182fbfc7b 23 seconds ago 1.16GB [2021-05-19T03:09:12.496Z] support-scheduler latest 59129591ad6f 36 seconds ago 17.1MB [2021-05-19T03:09:12.496Z] c85533fad1a1 39 seconds ago 1.16GB [2021-05-19T03:09:12.496Z] security-proxy-setup latest 62a4d4ae2889 42 seconds ago 25.3MB [2021-05-19T03:09:12.496Z] dba4de9064b2 57 seconds ago 1.16GB [2021-05-19T03:09:12.496Z] core-metadata latest 58895efd71f3 About a minute ago 18.6MB [2021-05-19T03:09:12.496Z] security-secretstore-setup latest dad87b39ea48 About a minute ago 25.8MB [2021-05-19T03:09:12.496Z] security-bootstrapper latest 4f76914ae38f About a minute ago 18.2MB [2021-05-19T03:09:12.496Z] e45a22e8ffe2 About a minute ago 1.17GB [2021-05-19T03:09:12.496Z] core-command latest 67bad61b63dd About a minute ago 17.1MB [2021-05-19T03:09:12.496Z] 6fc1c0c4c1d0 About a minute ago 1.16GB [2021-05-19T03:09:12.496Z] support-notifications latest 03828e3b00d8 About a minute ago 17.7MB [2021-05-19T03:09:12.496Z] c2e728aa7ea3 About a minute ago 1.16GB [2021-05-19T03:09:12.496Z] 70a7efdec4a4 About a minute ago 1.16GB [2021-05-19T03:09:12.496Z] 28c1cf052af6 About a minute ago 1.15GB [2021-05-19T03:09:12.496Z] ci-base-image-x86_64 latest a3013986d810 6 minutes ago 648MB [2021-05-19T03:09:12.496Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB [2021-05-19T03:09:12.496Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB [2021-05-19T03:09:12.496Z] alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB [2021-05-19T03:09:12.496Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-19T03:09:12.496Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 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-05-19T03:09:27.846Z] Still waiting to schedule task [2021-05-19T03:09:27.846Z] ‘prd-ubuntu18.04-docker-8c-8g-14975’ is offline [2021-05-19T03:09:34.337Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-19T03:10:30.978Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-19T03:10:37.724Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-19T03:10:47.914Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-19T03:10:47.914Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-19T03:10:50.558Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-19T03:10:51.541Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-19T03:10:51.541Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-19T03:10:51.541Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-19T03:10:55.873Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-19T03:10:56.150Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-19T03:11:06.366Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-19T03:11:06.366Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-19T03:11:06.366Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-19T03:11:08.373Z] Running on prd-ubuntu18.04-docker-8c-8g-14981 in /w/workspace/edgexfoundry_edgex-go_PR-3467 [Pipeline] { [Pipeline] ws [2021-05-19T03:11:08.396Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-05-19T03:11:08.508Z] The recommended git tool is: git [2021-05-19T03:11:10.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.487s coverage: 46.1% of statements [2021-05-19T03:11:10.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-19T03:11:10.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-19T03:11:10.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-19T03:11:10.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-19T03:11:10.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-19T03:11:10.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-19T03:11:10.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.153s coverage: 28.7% of statements [2021-05-19T03:11:10.902Z] using credential edgex-jenkins-ssh [2021-05-19T03:11:10.917Z] Cloning the remote Git repository [2021-05-19T03:11:11.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.272s coverage: 100.0% of statements [2021-05-19T03:11:10.942Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-19T03:11:11.007Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-05-19T03:11:11.032Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T03:11:11.032Z] > git --version # timeout=10 [2021-05-19T03:11:11.038Z] > git --version # 'git version 2.17.1' [2021-05-19T03:11:11.039Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T03:11:11.066Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T03:11:19.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.621s coverage: 27.7% of statements [2021-05-19T03:11:19.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-19T03:11:19.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-19T03:11:19.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-19T03:11:19.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-19T03:11:19.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-19T03:11:19.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.193s coverage: 81.2% of statements [2021-05-19T03:11:19.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-19T03:11:19.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.181s coverage: 100.0% of statements [2021-05-19T03:11:19.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-19T03:11:19.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.167s coverage: 100.0% of statements [2021-05-19T03:11:19.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-19T03:11:19.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-19T03:11:19.356Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T03:11:19.363Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T03:11:19.371Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T03:11:19.387Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T03:11:19.387Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T03:11:19.397Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3467/head:refs/remotes/origin/PR-3467 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T03:11:20.049Z] Merging remotes/origin/master commit a13342f601b0d2f7967cf69d0c888c34ba009271 into PR head commit 284c41424ac359b51e0ef9bfc749595b474814a4 [2021-05-19T03:11:20.164Z] Merge succeeded, producing 284c41424ac359b51e0ef9bfc749595b474814a4 [2021-05-19T03:11:20.165Z] Checking out Revision 284c41424ac359b51e0ef9bfc749595b474814a4 (PR-3467) [2021-05-19T03:11:20.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.305s coverage: 58.6% of statements [2021-05-19T03:11:20.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-19T03:11:20.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-19T03:11:20.061Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T03:11:20.067Z] > git checkout -f 284c41424ac359b51e0ef9bfc749595b474814a4 # timeout=10 [2021-05-19T03:11:20.139Z] > git remote # timeout=10 [2021-05-19T03:11:20.144Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T03:11:20.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T03:11:20.153Z] > git merge a13342f601b0d2f7967cf69d0c888c34ba009271 # timeout=10 [2021-05-19T03:11:20.161Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T03:11:20.169Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T03:11:20.175Z] > git checkout -f 284c41424ac359b51e0ef9bfc749595b474814a4 # timeout=10 [2021-05-19T03:11:21.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.598s coverage: 87.7% of statements [2021-05-19T03:11:21.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-19T03:11:21.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T03:11:21.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.231s coverage: 78.9% of statements [2021-05-19T03:11:21.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-19T03:11:23.766Z] Commit message: "docs(sma): update Swagger for v2 /metrics/{services} API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T03:11:25.104Z] + echo snap-build.sh [2021-05-19T03:11:25.104Z] snap-build.sh [2021-05-19T03:11:25.104Z] + SNAP_BASE_DIR=. [2021-05-19T03:11:25.104Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-05-19T03:11:25.104Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-05-19T03:11:25.104Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-05-19T03:11:25.104Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-05-19T03:11:25.104Z] + cd /w/workspace/edgex-go/4 [2021-05-19T03:11:25.104Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-19T03:11:25.104Z] Reading package lists... [2021-05-19T03:11:25.104Z] Building dependency tree... [2021-05-19T03:11:25.104Z] Reading state information... [2021-05-19T03:11:25.368Z] The following packages were automatically installed and are no longer required: [2021-05-19T03:11:25.368Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-19T03:11:25.368Z] uidmap xdelta3 [2021-05-19T03:11:25.368Z] Use 'sudo apt autoremove' to remove them. [2021-05-19T03:11:25.368Z] The following packages will be REMOVED: [2021-05-19T03:11:25.368Z] lxd* lxd-client* [2021-05-19T03:11:25.943Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-19T03:11:25.943Z] After this operation, 31.7 MB disk space will be freed. [2021-05-19T03:11:28.139Z] (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-05-19T03:11:28.139Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-19T03:11:29.082Z] Removing lxd dnsmasq configuration [2021-05-19T03:11:29.351Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-19T03:11:29.923Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-19T03:11:31.318Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-19T03:11:31.318Z] (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-05-19T03:11:31.318Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-19T03:11:31.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.143s coverage: 28.6% of statements [2021-05-19T03:11:31.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-19T03:11:31.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-19T03:11:31.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-19T03:11:31.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-19T03:11:31.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-19T03:11:31.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.279s coverage: 100.0% of statements [2021-05-19T03:11:31.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-19T03:11:31.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.211s coverage: 100.0% of statements [2021-05-19T03:11:31.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-19T03:11:31.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.426s coverage: 86.7% of statements [2021-05-19T03:11:31.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-19T03:11:31.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.476s coverage: 97.5% of statements [2021-05-19T03:11:31.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-19T03:11:31.986Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.384s coverage: 78.3% of statements [2021-05-19T03:11:31.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-19T03:11:31.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-19T03:11:31.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-19T03:11:31.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-19T03:11:33.232Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-19T03:11:33.232Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-19T03:11:34.621Z] + sudo snap remove --purge lxd [2021-05-19T03:11:34.621Z] snap "lxd" is not installed [2021-05-19T03:11:34.621Z] + sudo groupadd --force --system lxd [2021-05-19T03:11:34.621Z] ++ whoami [2021-05-19T03:11:34.621Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-19T03:11:34.882Z] + newgrp - lxd [2021-05-19T03:11:34.882Z] + sudo snap install lxd [2021-05-19T03:11:38.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.276s coverage: 95.1% of statements [2021-05-19T03:11:38.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-19T03:11:38.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T03:11:38.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-19T03:11:38.711Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-19T03:11:38.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-19T03:11:38.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-19T03:11:38.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-19T03:11:38.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-19T03:11:38.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-19T03:11:38.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-19T03:11:38.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-19T03:11:38.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-19T03:11:38.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-19T03:11:38.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-19T03:11:38.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-19T03:11:38.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-19T03:11:38.712Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-19T03:11:38.712Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-19T03:11:38.712Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.189s coverage: 58.8% of statements [2021-05-19T03:11:38.712Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-19T03:11:38.712Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-19T03:11:38.712Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.251s coverage: 0.8% of statements [2021-05-19T03:11:38.712Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-19T03:11:38.712Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.219s coverage: 21.7% of statements [2021-05-19T03:11:38.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-19T03:11:38.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.215s coverage: 47.1% of statements [2021-05-19T03:11:38.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.215s coverage: 79.5% of statements [2021-05-19T03:11:38.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.181s coverage: 94.1% of statements [2021-05-19T03:11:39.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.184s coverage: 96.3% of statements [2021-05-19T03:11:40.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.201s coverage: 87.5% of statements [2021-05-19T03:11:49.811Z] 2021-05-19T03:11:46Z INFO Waiting for automatic snapd restart... [2021-05-19T03:11:52.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.197s coverage: 94.4% of statements [2021-05-19T03:11:52.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.181s coverage: 44.8% of statements [2021-05-19T03:11:58.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.576s coverage: 81.8% of statements [2021-05-19T03:11:58.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-19T03:12:06.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.239s coverage: 92.9% of statements [2021-05-19T03:12:06.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-19T03:12:06.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-19T03:12:06.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-19T03:12:06.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-05-19T03:12:06.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-19T03:12:06.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-19T03:12:06.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-19T03:12:06.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-19T03:12:06.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-19T03:12:06.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2021-05-19T03:12:06.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-19T03:12:06.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-19T03:12:06.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-05-19T03:12:06.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-19T03:12:06.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.181s coverage: 76.0% of statements [2021-05-19T03:12:06.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-19T03:12:06.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.188s coverage: 80.0% of statements [2021-05-19T03:12:06.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.214s coverage: 87.2% of statements [2021-05-19T03:12:06.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.337s coverage: 85.4% of statements [2021-05-19T03:12:06.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.283s coverage: 91.2% of statements [2021-05-19T03:12:06.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-19T03:12:06.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.623s coverage: 64.4% of statements [2021-05-19T03:12:06.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-19T03:12:06.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-19T03:12:06.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.158s coverage: 100.0% of statements [2021-05-19T03:12:06.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements [2021-05-19T03:12:06.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2021-05-19T03:12:06.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements [2021-05-19T03:12:06.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2021-05-19T03:12:10.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.091s coverage: 66.9% of statements [2021-05-19T03:12:10.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-19T03:12:10.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-19T03:12:10.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-19T03:12:11.809Z] lxd 4.14 from Canonical* installed [2021-05-19T03:12:11.809Z] + sudo lxd init --auto [2021-05-19T03:12:11.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.712s coverage: 43.5% of statements [2021-05-19T03:12:11.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-19T03:12:11.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-19T03:12:11.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.110s coverage: 89.5% of statements [2021-05-19T03:12:11.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-19T03:12:11.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.073s coverage: 84.8% of statements [2021-05-19T03:12:18.663Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.423s coverage: 47.1% of statements [2021-05-19T03:12:18.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-19T03:12:18.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-19T03:12:18.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-19T03:12:18.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-19T03:12:18.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-19T03:12:18.663Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.184s coverage: 100.0% of statements [2021-05-19T03:12:18.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-19T03:12:18.663Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.103s coverage: 100.0% of statements [2021-05-19T03:12:18.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-19T03:12:18.663Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-19T03:12:19.644Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.194s coverage: 20.1% of statements [2021-05-19T03:12:19.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-19T03:12:19.644Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.467s coverage: 91.4% of statements [2021-05-19T03:12:19.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-19T03:12:19.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T03:12:19.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-19T03:12:21.829Z] + sudo snap install --classic snapcraft [2021-05-19T03:12:29.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.634s coverage: 28.8% of statements [2021-05-19T03:12:29.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-19T03:12:29.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-19T03:12:29.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-19T03:12:29.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-19T03:12:29.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-19T03:12:29.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.308s coverage: 99.0% of statements [2021-05-19T03:12:29.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-19T03:12:29.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.194s coverage: 100.0% of statements [2021-05-19T03:12:29.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-19T03:12:29.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-19T03:12:29.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-19T03:12:29.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.237s coverage: 64.6% of statements [2021-05-19T03:12:29.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-19T03:12:29.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.432s coverage: 97.6% of statements [2021-05-19T03:12:29.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-19T03:12:29.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T03:12:29.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-19T03:12:29.830Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-05-19T03:12:29.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-19T03:12:29.830Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.046s coverage: 100.0% of statements [2021-05-19T03:12:29.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-19T03:12:29.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-19T03:12:29.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-19T03:12:29.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-19T03:12:29.830Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.076s coverage: 87.9% of statements [2021-05-19T03:12:29.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-19T03:12:29.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-19T03:12:29.830Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-05-19T03:12:29.830Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.144s coverage: 28.1% of statements [2021-05-19T03:12:29.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-19T03:12:29.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-19T03:12:29.830Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.175s coverage: 27.9% of statements [2021-05-19T03:12:29.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-19T03:12:29.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-19T03:12:29.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-19T03:12:29.830Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-19T03:12:29.830Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-05-19T03:12:30.422Z] GO111MODULE=on go vet ./... [2021-05-19T03:12:34.089Z] snapcraft 4.7.1 from Canonical* installed [2021-05-19T03:12:34.089Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-19T03:12:34.089Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-19T03:12:34.089Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T03:12:34.089Z] Dload Upload Total Spent Left Speed [2021-05-19T03:12:34.089Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4208 0 --:--:-- --:--:-- --:--:-- 4180 [2021-05-19T03:12:34.089Z] 100 3325k 100 3325k 0 0 9035k 0 --:--:-- --:--:-- --:--:-- 9035k [2021-05-19T03:12:34.089Z] ./yq_linux_amd64 [2021-05-19T03:12:34.089Z] + sudo snapcraft prime --use-lxd [2021-05-19T03:12:34.660Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-19T03:12:34.660Z] 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-05-19T03:12:34.660Z] - README.md [2021-05-19T03:12:34.660Z] [2021-05-19T03:12:34.660Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-19T03:12:35.231Z] Launching a container. [2021-05-19T03:12:43.397Z] Waiting for container to be ready [2021-05-19T03:12:43.969Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-19T03:12:43.969Z] [2021-05-19T03:12:49.253Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-19T03:12:49.826Z] Waiting for network to be ready... [2021-05-19T03:12:50.401Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-19T03:12:50.401Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-19T03:12:50.401Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-19T03:12:50.670Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-19T03:12:50.670Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-19T03:12:50.670Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-19T03:12:50.670Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-19T03:12:50.670Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-19T03:12:50.670Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-19T03:12:50.670Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-19T03:12:51.241Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-19T03:12:51.241Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-19T03:12:51.503Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-19T03:12:51.503Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-19T03:12:51.503Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-19T03:12:51.503Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-19T03:12:51.503Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-19T03:12:51.503Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-19T03:12:51.763Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-19T03:12:52.038Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] [2021-05-19T03:12:52.299Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-19T03:12:52.299Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-19T03:12:52.299Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-19T03:12:52.299Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-19T03:12:52.299Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-19T03:12:52.299Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-19T03:12:52.299Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-19T03:12:54.855Z] Fetched 24.6 MB in 4s (5660 kB/s) [2021-05-19T03:12:55.426Z] Reading package lists... [2021-05-19T03:12:55.685Z] Reading package lists... [2021-05-19T03:12:55.946Z] Building dependency tree... [2021-05-19T03:12:55.946Z] Reading state information... [2021-05-19T03:12:55.947Z] The following additional packages will be installed: [2021-05-19T03:12:55.947Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-19T03:12:55.947Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-19T03:12:55.947Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-19T03:12:55.947Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-19T03:12:55.947Z] Suggested packages: [2021-05-19T03:12:55.947Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-19T03:12:55.947Z] Recommended packages: [2021-05-19T03:12:55.947Z] gnupg libsasl2-modules [2021-05-19T03:12:55.947Z] The following NEW packages will be installed: [2021-05-19T03:12:55.947Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-19T03:12:55.947Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-19T03:12:55.947Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-19T03:12:55.947Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-19T03:12:55.947Z] The following packages will be upgraded: [2021-05-19T03:12:55.947Z] gpg gpg-agent gpgconf libudev1 [2021-05-19T03:12:56.207Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-19T03:12:56.207Z] Need to get 3530 kB of archives. [2021-05-19T03:12:56.207Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-19T03:12:56.207Z] 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-05-19T03:12:56.207Z] 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-05-19T03:12:56.207Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-19T03:12:56.207Z] 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-05-19T03:12:56.207Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-19T03:12:56.469Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-19T03:12:57.041Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-19T03:12:57.041Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-19T03:12:57.041Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-19T03:12:57.041Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-19T03:12:57.041Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-19T03:12:57.041Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-19T03:12:57.041Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-19T03:12:57.041Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-19T03:12:57.041Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-19T03:12:57.041Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-19T03:12:57.041Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-19T03:12:57.041Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-19T03:12:57.041Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-19T03:12:57.041Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-19T03:12:57.041Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-19T03:12:57.041Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-19T03:12:57.303Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T03:12:57.303Z] Fetched 3530 kB in 1s (3202 kB/s) [2021-05-19T03:12:57.878Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-19T03:12:57.878Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-19T03:12:57.878Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-19T03:12:58.139Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-19T03:12:58.724Z] Selecting previously unselected package udev. [2021-05-19T03:12:58.724Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-19T03:12:58.724Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-19T03:12:58.986Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-19T03:13:00.377Z] Selecting previously unselected package libfuse2:amd64. [2021-05-19T03:13:00.377Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-19T03:13:00.377Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-19T03:13:01.322Z] Selecting previously unselected package fuse. [2021-05-19T03:13:01.322Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-19T03:13:01.322Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-19T03:13:03.245Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T03:13:03.245Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-19T03:13:03.818Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T03:13:04.079Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-19T03:13:04.652Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T03:13:04.652Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-19T03:13:05.253Z] Selecting previously unselected package libksba8:amd64. [2021-05-19T03:13:05.253Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-19T03:13:05.253Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-19T03:13:05.916Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-19T03:13:05.916Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T03:13:05.916Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T03:13:06.935Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-19T03:13:06.935Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T03:13:06.935Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T03:13:07.505Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-19T03:13:07.505Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T03:13:07.505Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T03:13:14.717Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-19T03:13:14.717Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T03:13:17.393Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T03:13:36.006Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-19T03:13:36.006Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T03:13:36.580Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T03:13:37.172Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-19T03:13:37.172Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T03:13:37.172Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T03:13:37.747Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-19T03:13:37.747Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T03:13:37.747Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T03:13:38.700Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-19T03:13:38.700Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T03:13:38.700Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T03:13:39.276Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-19T03:13:39.276Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-19T03:13:39.276Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T03:13:39.539Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-19T03:13:39.539Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-19T03:13:39.802Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-19T03:13:40.377Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-19T03:13:40.377Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-19T03:13:40.377Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-19T03:13:40.960Z] Selecting previously unselected package libldap-common. [2021-05-19T03:13:40.961Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-19T03:13:40.961Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-19T03:13:41.533Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-19T03:13:41.533Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-19T03:13:41.533Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-19T03:13:42.481Z] Selecting previously unselected package dirmngr. [2021-05-19T03:13:42.481Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T03:13:42.481Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-19T03:13:43.429Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-19T03:13:43.690Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-19T03:13:43.690Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-19T03:13:43.690Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-19T03:13:43.690Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-19T03:13:44.263Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-19T03:13:44.526Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T03:13:45.098Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-19T03:13:45.098Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-19T03:13:45.382Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-19T03:13:46.327Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-19T03:13:46.327Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T03:13:46.588Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-19T03:13:46.588Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-19T03:13:46.851Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-19T03:13:47.113Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T03:13:47.374Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T03:13:47.636Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T03:13:47.899Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T03:13:47.900Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T03:13:48.162Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T03:13:48.424Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-19T03:13:48.685Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-19T03:13:48.947Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-19T03:13:48.947Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-19T03:13:49.893Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-19T03:13:49.893Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-19T03:13:49.893Z] This means they are not meant to be enabled using systemctl. [2021-05-19T03:13:49.893Z] Possible reasons for having this kind of units are: [2021-05-19T03:13:49.893Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-19T03:13:49.893Z] .wants/ or .requires/ directory. [2021-05-19T03:13:49.893Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-19T03:13:49.893Z] a requirement dependency on it. [2021-05-19T03:13:49.893Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-19T03:13:49.893Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-19T03:13:49.893Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-19T03:13:49.893Z] instance name specified. [2021-05-19T03:13:50.468Z] Reading package lists... [2021-05-19T03:13:50.731Z] Building dependency tree... [2021-05-19T03:13:50.731Z] Reading state information... [2021-05-19T03:13:50.731Z] The following additional packages will be installed: [2021-05-19T03:13:50.731Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-19T03:13:50.731Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-19T03:13:50.731Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-19T03:13:50.731Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-19T03:13:50.731Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-19T03:13:50.731Z] Suggested packages: [2021-05-19T03:13:50.731Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-19T03:13:50.731Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-19T03:13:50.731Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-19T03:13:50.731Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-19T03:13:50.731Z] systemd-container policykit-1 [2021-05-19T03:13:50.731Z] Recommended packages: [2021-05-19T03:13:50.731Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-19T03:13:50.731Z] The following NEW packages will be installed: [2021-05-19T03:13:50.731Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-19T03:13:50.731Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-19T03:13:50.731Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-19T03:13:50.731Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-19T03:13:50.731Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-19T03:13:50.731Z] The following packages will be upgraded: [2021-05-19T03:13:50.731Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-19T03:13:50.731Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-19T03:13:50.731Z] Need to get 35.2 MB of archives. [2021-05-19T03:13:50.731Z] After this operation, 141 MB of additional disk space will be used. [2021-05-19T03:13:50.731Z] 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-05-19T03:13:50.993Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-19T03:13:50.993Z] 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-05-19T03:13:50.993Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-19T03:13:50.993Z] 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-05-19T03:13:50.993Z] 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-05-19T03:13:50.993Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-19T03:13:50.993Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-19T03:13:50.993Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-19T03:13:50.993Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-19T03:13:50.993Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-19T03:13:50.993Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-19T03:13:50.993Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-19T03:13:50.993Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-19T03:13:50.993Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-19T03:13:51.254Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-19T03:13:51.254Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-19T03:13:51.829Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-19T03:13:51.829Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-19T03:13:52.090Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-19T03:13:52.090Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-19T03:13:52.090Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-19T03:13:52.090Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-19T03:13:52.090Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-19T03:13:52.090Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-19T03:13:52.090Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-19T03:13:52.090Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-19T03:13:52.090Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-19T03:13:52.090Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-19T03:13:52.090Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-19T03:13:52.351Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T03:13:52.351Z] Fetched 35.2 MB in 1s (24.6 MB/s) [2021-05-19T03:13:52.613Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-19T03:13:52.613Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-19T03:13:53.187Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-19T03:14:01.328Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-19T03:14:01.328Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-19T03:14:01.328Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-19T03:14:01.904Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-19T03:14:01.904Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-19T03:14:02.166Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-19T03:14:03.106Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-19T03:14:04.053Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-19T03:14:04.053Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-19T03:14:04.053Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-19T03:14:07.235Z] gofmt -l . [2021-05-19T03:14:07.235Z] [ "`gofmt -l .`" = "" ] [2021-05-19T03:14:09.371Z] Setting up apt (1.6.13) ... [2021-05-19T03:14:09.632Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-19T03:14:10.204Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-19T03:14:10.621Z] ./bin/test-go-mod-tidy.sh [2021-05-19T03:14:10.776Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-19T03:14:10.776Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-19T03:14:10.895Z] ./bin/test-attribution-txt.sh [2021-05-19T03:14:11.038Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-19T03:14:12.423Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-19T03:14:12.423Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-19T03:14:12.423Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [Pipeline] sh [2021-05-19T03:14:13.548Z] + ls -al . [2021-05-19T03:14:13.548Z] total 872 [2021-05-19T03:14:13.548Z] drwxrwxr-x 9 1001 1001 4096 May 19 03:14 . [2021-05-19T03:14:13.548Z] drwxr-xr-x 4 root root 4096 May 19 03:09 .. [2021-05-19T03:14:13.548Z] -rw-rw-r-- 1 1001 1001 11 May 19 03:07 .dockerignore [2021-05-19T03:14:13.548Z] drwxrwxr-x 8 1001 1001 4096 May 19 03:07 .git [2021-05-19T03:14:13.548Z] drwxrwxr-x 3 1001 1001 4096 May 19 03:07 .github [2021-05-19T03:14:13.548Z] -rw-rw-r-- 1 1001 1001 818 May 19 03:07 .gitignore [2021-05-19T03:14:13.548Z] -rw-rw-r-- 1 1001 1001 166 May 19 03:07 .sonarcloud.properties [2021-05-19T03:14:13.548Z] -rw-rw-r-- 1 1001 1001 8609 May 19 03:07 Attribution.txt [2021-05-19T03:14:13.548Z] -rw-rw-r-- 1 1001 1001 3804 May 19 03:07 CONTRIBUTING.md [2021-05-19T03:14:13.548Z] -rw-rw-r-- 1 1001 1001 931 May 19 03:07 Dockerfile.build [2021-05-19T03:14:13.548Z] -rw-rw-r-- 1 1001 1001 863 May 19 03:07 Jenkinsfile [2021-05-19T03:14:13.548Z] -rw-rw-r-- 1 1001 1001 10775 May 19 03:07 LICENSE [2021-05-19T03:14:13.548Z] -rw-rw-r-- 1 1001 1001 5632 May 19 03:07 Makefile [2021-05-19T03:14:13.548Z] -rw-rw-r-- 1 1001 1001 7978 May 19 03:07 README.md [2021-05-19T03:14:13.548Z] -rw-rw-r-- 1 1001 1001 6755 May 19 03:07 SECURITY.md [2021-05-19T03:14:13.548Z] -rw-rw-r-- 1 1001 1001 5 May 19 03:02 VERSION [2021-05-19T03:14:13.548Z] -rw-rw-r-- 1 1001 1001 4131 May 19 03:07 ZMQWindows.md [2021-05-19T03:14:13.548Z] drwxrwxr-x 2 1001 1001 4096 May 19 03:07 bin [2021-05-19T03:14:13.548Z] drwxrwxr-x 14 1001 1001 4096 May 19 03:07 cmd [2021-05-19T03:14:13.548Z] -rw-r--r-- 1 root root 736765 May 19 03:12 coverage.out [2021-05-19T03:14:13.548Z] -rw-r--r-- 1 root root 1060 May 19 03:14 go.mod [2021-05-19T03:14:13.548Z] -rw-r--r-- 1 root root 21990 May 19 03:09 go.sum [2021-05-19T03:14:13.548Z] drwxrwxr-x 8 1001 1001 4096 May 19 03:07 internal [2021-05-19T03:14:13.548Z] drwxrwxr-x 4 1001 1001 4096 May 19 03:07 openapi [2021-05-19T03:14:13.548Z] drwxrwxr-x 4 1001 1001 4096 May 19 03:07 snap [2021-05-19T03:14:13.548Z] -rw-rw-r-- 1 1001 1001 168 May 19 03:07 version.go [Pipeline] sh [2021-05-19T03:14:14.207Z] + '[' -e coverage.out ] [2021-05-19T03:14:14.207Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-19T03:14:14.238Z] Warning: overwriting stash ‘coverage-report’ [2021-05-19T03:14:15.134Z] Stashed 1 file(s) [Pipeline] sh [2021-05-19T03:14:15.785Z] + make build [2021-05-19T03:14:15.785Z] go mod tidy [2021-05-19T03:14:16.404Z] 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-05-19T03:14:16.627Z] Selecting previously unselected package libexpat1:amd64. [2021-05-19T03:14:16.627Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-19T03:14:16.627Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-19T03:14:16.627Z] Selecting previously unselected package python3.6-minimal. [2021-05-19T03:14:16.627Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-19T03:14:16.627Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T03:14:17.570Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-19T03:14:17.832Z] Checking for services that may need to be restarted...done. [2021-05-19T03:14:17.832Z] Checking for services that may need to be restarted...done. [2021-05-19T03:14:18.093Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T03:14:18.665Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-19T03:14:18.665Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T03:14:23.100Z] 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-05-19T03:14:23.952Z] Selecting previously unselected package python3-minimal. [2021-05-19T03:14:23.953Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-19T03:14:23.953Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-19T03:14:23.953Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-19T03:14:23.953Z] Selecting previously unselected package mime-support. [2021-05-19T03:14:23.953Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-19T03:14:23.953Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-19T03:14:24.895Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-19T03:14:24.895Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-19T03:14:24.895Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-19T03:14:25.468Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-19T03:14:25.468Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-19T03:14:25.729Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T03:14:32.314Z] Selecting previously unselected package python3.6. [2021-05-19T03:14:32.314Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-19T03:14:32.314Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T03:14:33.256Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-19T03:14:33.256Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-19T03:14:33.256Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-19T03:14:33.829Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-19T03:14:34.800Z] Selecting previously unselected package python3. [2021-05-19T03:14:34.800Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-19T03:14:34.800Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-19T03:14:34.800Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-19T03:14:35.061Z] Selecting previously unselected package multiarch-support. [2021-05-19T03:14:35.061Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T03:14:35.323Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-19T03:14:35.585Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-19T03:14:36.158Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-19T03:14:36.158Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-19T03:14:36.158Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-19T03:14:36.158Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-19T03:14:36.729Z] Selecting previously unselected package libbsd0:amd64. [2021-05-19T03:14:36.729Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-19T03:14:36.729Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-19T03:14:37.674Z] Selecting previously unselected package sudo. [2021-05-19T03:14:37.674Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-19T03:14:37.674Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-19T03:14:39.059Z] Selecting previously unselected package apparmor. [2021-05-19T03:14:39.059Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-19T03:14:39.059Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-19T03:14:41.617Z] Selecting previously unselected package libedit2:amd64. [2021-05-19T03:14:41.618Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-19T03:14:41.618Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-19T03:14:41.888Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-19T03:14:41.888Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-19T03:14:42.149Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T03:14:42.409Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-19T03:14:42.409Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-19T03:14:42.670Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T03:14:46.012Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-19T03:14:46.012Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-19T03:14:46.012Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-19T03:14:46.272Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-19T03:14:46.272Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-19T03:14:46.272Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T03:14:46.853Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-19T03:14:46.853Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-19T03:14:46.853Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T03:14:48.239Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-19T03:14:48.239Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-19T03:14:48.239Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-19T03:14:49.373Z] Selecting previously unselected package openssh-client. [2021-05-19T03:14:49.374Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-19T03:14:49.374Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-19T03:14:49.928Z] 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-05-19T03:14:50.379Z] Selecting previously unselected package squashfs-tools. [2021-05-19T03:14:50.380Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-19T03:14:50.380Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-19T03:14:50.983Z] Selecting previously unselected package snapd. [2021-05-19T03:14:50.983Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-19T03:14:51.244Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-19T03:14:51.945Z] 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-05-19T03:14:53.787Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-19T03:14:53.787Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-19T03:14:54.356Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-19T03:14:54.617Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-19T03:14:55.189Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-19T03:14:55.189Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T03:14:55.449Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-19T03:14:55.449Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-19T03:14:55.710Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-19T03:14:56.348Z] 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-05-19T03:14:57.398Z] 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-05-19T03:14:59.014Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-19T03:14:59.015Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-19T03:14:59.015Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-19T03:14:59.015Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T03:14:59.276Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T03:14:59.276Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-19T03:15:00.230Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-19T03:15:00.230Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T03:15:00.492Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-19T03:15:00.492Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-19T03:15:00.492Z] running python rtupdate hooks for python3.6... [2021-05-19T03:15:00.492Z] running python post-rtupdate hooks for python3.6... [2021-05-19T03:15:00.754Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-19T03:15:02.918Z] 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-05-19T03:15:07.229Z] 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-05-19T03:15:08.904Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-19T03:15:08.904Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-19T03:15:08.904Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-19T03:15:09.503Z] Setting up snapd (2.48.3+18.04) ... [2021-05-19T03:15:09.847Z] 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-05-19T03:15:10.081Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-19T03:15:10.349Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-19T03:15:10.349Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-19T03:15:10.611Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-19T03:15:10.872Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-19T03:15:10.872Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-19T03:15:11.133Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-19T03:15:11.133Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-19T03:15:11.394Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-19T03:15:11.655Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-19T03:15:11.656Z] /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-05-19T03:15:11.656Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-19T03:15:11.916Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-19T03:15:13.237Z] 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-05-19T03:15:13.830Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-19T03:15:13.830Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-19T03:15:13.830Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-19T03:15:14.775Z] Reading package lists... [2021-05-19T03:15:15.037Z] Reading package lists... [2021-05-19T03:15:15.298Z] Building dependency tree... [2021-05-19T03:15:15.298Z] Reading state information... [2021-05-19T03:15:15.559Z] Calculating upgrade... [2021-05-19T03:15:15.559Z] The following packages will be upgraded: [2021-05-19T03:15:15.559Z] advancecomp base-files bash binutils binutils-common [2021-05-19T03:15:15.559Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-19T03:15:15.559Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-19T03:15:15.559Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-19T03:15:15.559Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-19T03:15:15.559Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-19T03:15:15.559Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-19T03:15:15.559Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-19T03:15:15.560Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-19T03:15:15.560Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-19T03:15:15.560Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-19T03:15:15.560Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-19T03:15:15.560Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-19T03:15:15.560Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-19T03:15:15.560Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-19T03:15:15.560Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-19T03:15:15.560Z] Need to get 64.0 MB of archives. [2021-05-19T03:15:15.560Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-19T03:15:15.560Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-19T03:15:15.822Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-19T03:15:15.822Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-19T03:15:15.822Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-19T03:15:15.822Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-19T03:15:15.822Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-19T03:15:15.822Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-19T03:15:15.822Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-19T03:15:15.822Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-19T03:15:15.822Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-19T03:15:15.822Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-19T03:15:15.822Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-19T03:15:15.822Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-19T03:15:15.822Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-19T03:15:15.822Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-19T03:15:15.822Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-19T03:15:15.822Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-19T03:15:15.822Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-19T03:15:15.822Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-19T03:15:15.822Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-19T03:15:15.822Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-19T03:15:15.854Z] 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-05-19T03:15:16.083Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-19T03:15:16.083Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-19T03:15:16.083Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-19T03:15:16.083Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-19T03:15:16.083Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-19T03:15:16.083Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-19T03:15:16.083Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-19T03:15:16.083Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-19T03:15:16.083Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-19T03:15:16.083Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-19T03:15:16.083Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-19T03:15:16.083Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-19T03:15:16.083Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-19T03:15:16.083Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-19T03:15:16.083Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-19T03:15:16.083Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-19T03:15:16.084Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-19T03:15:16.084Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-19T03:15:16.084Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-19T03:15:16.084Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-19T03:15:16.084Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-19T03:15:16.084Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-19T03:15:16.084Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-19T03:15:16.084Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-19T03:15:16.084Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-19T03:15:16.084Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-19T03:15:16.084Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-19T03:15:16.084Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-19T03:15:16.084Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-19T03:15:16.084Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-19T03:15:16.084Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-19T03:15:16.084Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-19T03:15:16.084Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-19T03:15:16.084Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-19T03:15:16.084Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-19T03:15:17.028Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-19T03:15:17.288Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-19T03:15:18.488Z] 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-05-19T03:15:18.758Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-19T03:15:18.758Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-19T03:15:19.021Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-19T03:15:19.021Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-19T03:15:19.021Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-19T03:15:19.021Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-19T03:15:19.021Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-19T03:15:19.021Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-19T03:15:19.021Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-19T03:15:19.021Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-19T03:15:19.021Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-19T03:15:19.021Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-19T03:15:19.021Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-19T03:15:19.021Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-19T03:15:19.021Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-19T03:15:19.021Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-19T03:15:19.593Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-19T03:15:19.593Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-19T03:15:19.593Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-19T03:15:19.593Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-19T03:15:19.593Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-19T03:15:19.593Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-19T03:15:19.593Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-19T03:15:19.593Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-19T03:15:19.593Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-19T03:15:19.593Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-19T03:15:19.593Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-19T03:15:19.593Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-19T03:15:19.593Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-19T03:15:19.593Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-19T03:15:19.593Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-19T03:15:19.593Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-19T03:15:19.593Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-19T03:15:19.593Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-19T03:15:19.593Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-19T03:15:19.593Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-19T03:15:19.593Z] Get:95 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-05-19T03:15:19.593Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-19T03:15:19.593Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-19T03:15:19.854Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-19T03:15:19.854Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-19T03:15:19.854Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-19T03:15:19.854Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-19T03:15:19.854Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T03:15:20.131Z] Fetched 64.0 MB in 4s (15.1 MB/s) [2021-05-19T03:15:20.131Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T03:15:20.131Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T03:15:20.393Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] } [2021-05-19T03:15:23.911Z] $ docker stop --time=1 57e87857721cb033cf6cbef20bfba567c536b8b019438e62cbf1afa176c8b9a7 [2021-05-19T03:15:26.207Z] $ docker rm -f 57e87857721cb033cf6cbef20bfba567c536b8b019438e62cbf1afa176c8b9a7 [2021-05-19T03:15:26.981Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T03:15:26.981Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-05-19T03:15:27.554Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-19T03:15:27.554Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T03:15:28.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T03:15:28.044Z] [2021-05-19T03:15:28.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T03:15:28.420Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T03:15:28.697Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-19T03:15:28.697Z] 29e5d40040c1: Pulling fs layer [2021-05-19T03:15:28.697Z] 1ce36da41761: Pulling fs layer [2021-05-19T03:15:28.697Z] 25b303627fd3: Pulling fs layer [2021-05-19T03:15:28.974Z] 29e5d40040c1: Verifying Checksum [2021-05-19T03:15:28.974Z] 29e5d40040c1: Download complete [2021-05-19T03:15:29.250Z] 1ce36da41761: Verifying Checksum [2021-05-19T03:15:29.250Z] 1ce36da41761: Download complete [2021-05-19T03:15:29.525Z] 29e5d40040c1: Pull complete [2021-05-19T03:15:30.952Z] 1ce36da41761: Pull complete [2021-05-19T03:15:30.952Z] 25b303627fd3: Verifying Checksum [2021-05-19T03:15:30.952Z] 25b303627fd3: Download complete [2021-05-19T03:15:41.083Z] 25b303627fd3: Pull complete [2021-05-19T03:15:41.083Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-19T03:15:41.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T03:15:41.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-19T03:15:41.345Z] prd-ubuntu18.04-docker-arm64-4c-16g-14980 does not seem to be running inside a container [2021-05-19T03:15:41.430Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-05-19T03:15:42.467Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T03:15:42.467Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T03:15:43.409Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T03:15:43.669Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T03:15:44.207Z] $ docker top c134557db1b999f6b19dd59761dbb22822e1606a67b25d612a8415b1f5583a7b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T03:15:44.624Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T03:15:44.624Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T03:15:45.148Z] + docker-compose build --help [2021-05-19T03:15:45.148Z] + grep parallel [2021-05-19T03:15:45.193Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T03:15:45.453Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T03:15:46.026Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T03:15:46.026Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T03:15:46.972Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T03:15:46.972Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T03:15:47.546Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T03:15:47.546Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T03:15:48.119Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T03:15:48.520Z] --parallel Build images in parallel. [Pipeline] } [2021-05-19T03:15:48.545Z] $ docker stop --time=1 c134557db1b999f6b19dd59761dbb22822e1606a67b25d612a8415b1f5583a7b [2021-05-19T03:15:50.334Z] $ docker rm -f c134557db1b999f6b19dd59761dbb22822e1606a67b25d612a8415b1f5583a7b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T03:15:50.677Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-19T03:15:50.677Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T03:15:50.677Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-19T03:15:50.939Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-19T03:15:50.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T03:15:50.950Z] . [Pipeline] withDockerContainer [2021-05-19T03:15:51.219Z] prd-ubuntu18.04-docker-arm64-4c-16g-14980 does not seem to be running inside a container [2021-05-19T03:15:51.307Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-05-19T03:15:51.881Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-19T03:15:51.881Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T03:15:51.881Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T03:15:52.454Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T03:15:52.784Z] $ docker top 80b6326f195385bc14e2dbb4837dc1d650072c9805d7032261be0502df5d0878 -eo pid,comm [2021-05-19T03:15:53.025Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [Pipeline] { [Pipeline] sh [2021-05-19T03:15:53.693Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-19T03:15:53.966Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-19T03:15:53.966Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-19T03:15:56.516Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T03:15:57.065Z] Building core-command ... [2021-05-19T03:15:57.065Z] Building core-data ... [2021-05-19T03:15:57.065Z] Building core-metadata ... [2021-05-19T03:15:57.065Z] Building security-bootstrapper ... [2021-05-19T03:15:57.065Z] Building security-proxy-setup ... [2021-05-19T03:15:57.065Z] Building security-secretstore-setup ... [2021-05-19T03:15:57.065Z] Building support-notifications ... [2021-05-19T03:15:57.065Z] Building support-scheduler ... [2021-05-19T03:15:57.065Z] Building sys-mgmt-agent ... [2021-05-19T03:15:57.065Z] Building support-notifications [2021-05-19T03:15:57.065Z] Building core-metadata [2021-05-19T03:15:57.065Z] Building support-scheduler [2021-05-19T03:15:57.065Z] Building security-secretstore-setup [2021-05-19T03:15:57.065Z] Building security-proxy-setup [2021-05-19T03:15:57.457Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-19T03:15:57.457Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T03:15:58.028Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-19T03:16:02.235Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-19T03:16:03.177Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-19T03:16:03.177Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-19T03:16:03.178Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-19T03:16:03.178Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-19T03:16:03.178Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-19T03:16:04.569Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-19T03:16:04.831Z] Installing new version of config file /etc/issue ... [2021-05-19T03:16:04.831Z] Installing new version of config file /etc/issue.net ... [2021-05-19T03:16:04.831Z] Installing new version of config file /etc/lsb-release ... [2021-05-19T03:16:05.093Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-19T03:16:05.353Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-19T03:16:05.615Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-19T03:16:05.616Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-19T03:16:06.199Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T03:16:06.199Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-19T03:16:06.462Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-19T03:16:07.427Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-19T03:16:07.690Z] 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-05-19T03:16:08.268Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T03:16:08.268Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T03:16:08.268Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-19T03:16:09.236Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-19T03:16:10.185Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T03:16:10.185Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-19T03:16:10.480Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-19T03:16:11.429Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-19T03:16:12.484Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T03:16:12.484Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-19T03:16:12.484Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-19T03:16:14.500Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-19T03:16:15.448Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T03:16:15.448Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-19T03:16:15.448Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-19T03:16:16.025Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-19T03:16:16.601Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T03:16:16.601Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-19T03:16:16.865Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-19T03:16:18.800Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-19T03:16:19.787Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T03:16:19.787Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-19T03:16:19.787Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-19T03:16:20.365Z] Setting up grep (3.1-2build1) ... [2021-05-19T03:16:20.942Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T03:16:20.942Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-19T03:16:21.206Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-19T03:16:22.627Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-19T03:16:23.577Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T03:16:23.577Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-19T03:16:23.843Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T03:16:24.795Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-19T03:16:25.058Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T03:16:25.058Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-19T03:16:25.322Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-19T03:16:33.498Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-19T03:16:33.498Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-19T03:16:33.498Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-19T03:16:33.498Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-19T03:16:40.111Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-19T03:16:40.111Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T03:16:40.111Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-19T03:16:40.111Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-19T03:16:48.274Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-19T03:16:48.274Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-19T03:16:48.274Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-19T03:16:48.537Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-19T03:16:49.112Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-19T03:16:49.710Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T03:16:49.710Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-19T03:16:49.975Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-19T03:16:50.553Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-19T03:16:50.817Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T03:16:50.817Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T03:16:51.081Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T03:16:51.659Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T03:16:51.923Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T03:16:51.923Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T03:16:52.186Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T03:16:52.762Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T03:16:53.026Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T03:16:53.026Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T03:16:53.291Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T03:16:53.868Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T03:16:54.132Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T03:16:54.132Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T03:16:54.395Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T03:16:54.973Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T03:16:55.236Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T03:16:55.236Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-19T03:16:55.500Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T03:16:56.450Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-19T03:16:56.450Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T03:16:57.473Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-19T03:16:57.736Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T03:16:57.736Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-19T03:16:57.736Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T03:16:57.999Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-19T03:16:58.609Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T03:16:58.609Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T03:16:58.609Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T03:16:59.192Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-19T03:16:59.455Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T03:16:59.455Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T03:16:59.455Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T03:17:00.035Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-19T03:17:00.614Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T03:17:00.614Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T03:17:00.614Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T03:17:04.850Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-19T03:17:04.850Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-19T03:17:05.113Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-19T03:17:05.376Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T03:17:05.376Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-19T03:17:05.376Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-19T03:17:06.331Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-19T03:17:06.909Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-19T03:17:06.909Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-19T03:17:07.173Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-19T03:17:07.442Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-19T03:17:08.018Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T03:17:08.018Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-19T03:17:08.280Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-19T03:17:09.231Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-19T03:17:10.181Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T03:17:10.181Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-19T03:17:10.181Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-19T03:17:10.757Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-19T03:17:12.681Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T03:17:12.682Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-19T03:17:13.265Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-19T03:17:14.219Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-19T03:17:16.144Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T03:17:16.144Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-19T03:17:16.144Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-19T03:17:16.720Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-19T03:17:17.672Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T03:17:17.672Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-19T03:17:17.672Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-19T03:17:17.936Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-19T03:17:18.198Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T03:17:18.198Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-19T03:17:18.461Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-19T03:17:18.830Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:17:18.830Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:17:18.830Z] ---> 332c0aebb105 [2021-05-19T03:17:18.830Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T03:17:18.830Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:17:18.830Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:17:18.830Z] ---> 332c0aebb105 [2021-05-19T03:17:18.830Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T03:17:18.830Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:17:18.830Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:17:18.830Z] ---> 332c0aebb105 [2021-05-19T03:17:18.830Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T03:17:18.830Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:17:18.830Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:17:18.830Z] ---> 332c0aebb105 [2021-05-19T03:17:18.830Z] Step 3/22 : WORKDIR /edgex-go [2021-05-19T03:17:18.830Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:17:18.830Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:17:18.830Z] ---> 332c0aebb105 [2021-05-19T03:17:18.830Z] Step 3/26 : WORKDIR /edgex-go [2021-05-19T03:17:18.830Z] ---> Running in 576aa9ad5a7b [2021-05-19T03:17:18.830Z] ---> Running in 57efe040760f [2021-05-19T03:17:18.830Z] ---> Running in e2af6d1e648d [2021-05-19T03:17:18.830Z] ---> Running in 463d6254f795 [2021-05-19T03:17:18.830Z] ---> Running in 3e119fb3a21c [2021-05-19T03:17:18.831Z] Removing intermediate container 3e119fb3a21c [2021-05-19T03:17:18.831Z] ---> 613f3089757d [2021-05-19T03:17:18.831Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:17:18.831Z] Removing intermediate container 463d6254f795 [2021-05-19T03:17:18.831Z] ---> 3dbced73543f [2021-05-19T03:17:18.831Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:17:18.831Z] Removing intermediate container 576aa9ad5a7b [2021-05-19T03:17:18.831Z] ---> 93cbbe7442f1 [2021-05-19T03:17:18.831Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:17:18.831Z] Removing intermediate container 57efe040760f [2021-05-19T03:17:18.831Z] ---> 355bce5cc39f [2021-05-19T03:17:18.831Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:17:18.831Z] Removing intermediate container e2af6d1e648d [2021-05-19T03:17:18.831Z] ---> 40e6be7a470c [2021-05-19T03:17:18.831Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:17:18.831Z] ---> Running in b6b835dff481 [2021-05-19T03:17:18.831Z] ---> Running in c442c9c10339 [2021-05-19T03:17:18.831Z] ---> Running in 9c1e5b7e7301 [2021-05-19T03:17:18.831Z] ---> Running in 2c453e755456 [2021-05-19T03:17:18.831Z] ---> Running in 7fcc461dec7f [2021-05-19T03:17:18.831Z] Removing intermediate container b6b835dff481 [2021-05-19T03:17:18.831Z] ---> d29359954fac [2021-05-19T03:17:18.831Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-19T03:17:18.831Z] ---> Running in 065df7f5c82a [2021-05-19T03:17:18.831Z] Removing intermediate container 9c1e5b7e7301 [2021-05-19T03:17:18.831Z] ---> d78bf62d6a90 [2021-05-19T03:17:18.831Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-19T03:17:18.831Z] ---> Running in 262334d77217 [2021-05-19T03:17:18.831Z] Removing intermediate container c442c9c10339 [2021-05-19T03:17:18.831Z] ---> 9ee08b115ce6 [2021-05-19T03:17:18.831Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T03:17:18.831Z] Removing intermediate container 7fcc461dec7f [2021-05-19T03:17:18.831Z] ---> 4ea57290862a [2021-05-19T03:17:18.831Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-19T03:17:18.831Z] Removing intermediate container 2c453e755456 [2021-05-19T03:17:18.831Z] ---> 68399bcbf6be [2021-05-19T03:17:18.831Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-19T03:17:18.831Z] ---> Running in c1d22c4f798a [2021-05-19T03:17:18.831Z] ---> Running in aa4e78fa349b [2021-05-19T03:17:18.831Z] ---> Running in 37076e9d9ac0 [2021-05-19T03:17:18.831Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T03:17:18.831Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T03:17:18.831Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T03:17:18.831Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T03:17:18.831Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T03:17:18.831Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T03:17:18.831Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T03:17:18.831Z] OK: 218 MiB in 52 packages [2021-05-19T03:17:19.039Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-19T03:17:19.108Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T03:17:19.391Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T03:17:19.391Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T03:17:19.391Z] OK: 218 MiB in 52 packages [2021-05-19T03:17:20.019Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T03:17:20.019Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-19T03:17:20.019Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-19T03:17:20.282Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-19T03:17:20.469Z] OK: 218 MiB in 52 packages [2021-05-19T03:17:20.469Z] Removing intermediate container 065df7f5c82a [2021-05-19T03:17:20.469Z] ---> 7423ed544506 [2021-05-19T03:17:20.469Z] Step 6/23 : COPY go.mod . [2021-05-19T03:17:20.547Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-19T03:17:20.755Z] OK: 218 MiB in 52 packages [2021-05-19T03:17:20.755Z] OK: 218 MiB in 52 packages [2021-05-19T03:17:20.813Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-19T03:17:20.813Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-19T03:17:21.076Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-19T03:17:21.339Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T03:17:21.339Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-19T03:17:21.339Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-19T03:17:21.432Z] Removing intermediate container 262334d77217 [2021-05-19T03:17:21.432Z] ---> 6787d2663ed5 [2021-05-19T03:17:21.432Z] Step 6/26 : COPY go.mod . [2021-05-19T03:17:21.915Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-19T03:17:22.049Z] Removing intermediate container c1d22c4f798a [2021-05-19T03:17:22.049Z] ---> a469da97d795 [2021-05-19T03:17:22.049Z] Step 6/24 : COPY go.mod . [2021-05-19T03:17:22.179Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T03:17:22.179Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-19T03:17:22.179Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-19T03:17:22.322Z] ---> a2a2ab2ea81f [2021-05-19T03:17:22.322Z] Step 7/23 : RUN go mod download [2021-05-19T03:17:22.442Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-19T03:17:22.598Z] Removing intermediate container 37076e9d9ac0 [2021-05-19T03:17:22.598Z] ---> 1f68b5ef4e06 [2021-05-19T03:17:22.598Z] Step 6/23 : COPY go.mod . [2021-05-19T03:17:22.598Z] ---> Running in 92393f63fa34 [2021-05-19T03:17:22.598Z] Removing intermediate container aa4e78fa349b [2021-05-19T03:17:22.598Z] ---> 9423647e3eb3 [2021-05-19T03:17:22.598Z] Step 6/22 : COPY go.mod . [2021-05-19T03:17:22.881Z] ---> a1e84ad5a644 [2021-05-19T03:17:22.881Z] Step 7/26 : RUN go mod download [2021-05-19T03:17:23.019Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T03:17:23.019Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-19T03:17:23.019Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-19T03:17:23.163Z] ---> Running in f42dd1e084fc [2021-05-19T03:17:23.283Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-19T03:17:23.443Z] ---> 5f415a595a47 [2021-05-19T03:17:23.443Z] Step 7/24 : RUN go mod download [2021-05-19T03:17:23.546Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T03:17:23.546Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-19T03:17:23.732Z] ---> Running in ffc0b8549162 [2021-05-19T03:17:23.732Z] ---> f83a0f26e290 [2021-05-19T03:17:23.732Z] Step 7/23 : RUN go mod download [2021-05-19T03:17:23.809Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-19T03:17:24.027Z] ---> Running in 51cdba4efdbf [2021-05-19T03:17:24.028Z] ---> e799ddd3721f [2021-05-19T03:17:24.072Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-19T03:17:24.306Z] Step 7/22 : RUN go mod download [2021-05-19T03:17:24.335Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T03:17:24.335Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-19T03:17:24.582Z] ---> Running in 832091a67f3f [2021-05-19T03:17:24.598Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-19T03:17:27.157Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-19T03:17:27.238Z] Removing intermediate container 92393f63fa34 [2021-05-19T03:17:27.239Z] ---> bc5fa49b3a41 [2021-05-19T03:17:27.239Z] Step 8/23 : COPY . . [2021-05-19T03:17:27.239Z] Removing intermediate container f42dd1e084fc [2021-05-19T03:17:27.239Z] ---> a8711600d223 [2021-05-19T03:17:27.239Z] Step 8/26 : COPY . . [2021-05-19T03:17:27.421Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T03:17:27.421Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-19T03:17:27.421Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-19T03:17:27.684Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-19T03:17:27.684Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T03:17:27.684Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-19T03:17:27.684Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-19T03:17:27.851Z] Removing intermediate container ffc0b8549162 [2021-05-19T03:17:27.851Z] ---> f161e3de79ab [2021-05-19T03:17:27.851Z] Step 8/24 : COPY . . [2021-05-19T03:17:27.947Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-19T03:17:27.947Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T03:17:27.947Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-19T03:17:27.947Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-19T03:17:28.209Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-19T03:17:28.470Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T03:17:28.470Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-19T03:17:28.470Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-19T03:17:28.470Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-19T03:17:28.733Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T03:17:28.733Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-19T03:17:28.733Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-19T03:17:28.733Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-19T03:17:28.997Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T03:17:28.997Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-19T03:17:28.997Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-19T03:17:28.997Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-19T03:17:29.289Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T03:17:29.289Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-19T03:17:29.289Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-19T03:17:29.312Z] Removing intermediate container 51cdba4efdbf [2021-05-19T03:17:29.312Z] ---> c580e981a206 [2021-05-19T03:17:29.312Z] Step 8/23 : COPY . . [2021-05-19T03:17:29.312Z] Removing intermediate container 832091a67f3f [2021-05-19T03:17:29.312Z] ---> c5afd1f85fdc [2021-05-19T03:17:29.312Z] Step 8/22 : COPY . . [2021-05-19T03:17:29.594Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-19T03:17:29.594Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T03:17:29.594Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-19T03:17:29.594Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-19T03:17:29.910Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-19T03:17:29.910Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-19T03:17:29.910Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-19T03:17:30.297Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-19T03:17:30.297Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-19T03:17:30.297Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-19T03:17:30.297Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-19T03:17:30.297Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-19T03:17:30.561Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-19T03:17:30.561Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-19T03:17:30.841Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-19T03:17:30.841Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-19T03:17:31.107Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-19T03:17:31.107Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-19T03:17:31.107Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-19T03:17:31.371Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-19T03:17:31.371Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-19T03:17:31.371Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-19T03:17:31.635Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-19T03:17:31.635Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-19T03:17:31.900Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-19T03:17:31.900Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-19T03:17:31.900Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-19T03:17:31.900Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-19T03:17:32.184Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-19T03:17:32.184Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-19T03:17:32.184Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-19T03:17:32.184Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-19T03:17:32.447Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-19T03:17:32.447Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-19T03:17:33.022Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-19T03:17:33.023Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-19T03:17:33.285Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-19T03:17:33.285Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-19T03:17:33.285Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-19T03:17:33.285Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-19T03:17:33.548Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-19T03:17:33.548Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-19T03:17:33.811Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-19T03:17:33.811Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-19T03:17:33.811Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-19T03:17:33.811Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-19T03:17:34.074Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T03:17:34.074Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T03:17:34.074Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T03:17:34.074Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T03:17:34.074Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T03:17:34.336Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T03:17:34.336Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T03:17:34.336Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T03:17:35.282Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T03:17:35.282Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T03:17:36.230Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T03:17:36.230Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T03:17:36.805Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T03:17:36.805Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T03:17:37.751Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T03:17:37.751Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T03:17:38.701Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-19T03:17:38.701Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-19T03:17:38.965Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-19T03:17:38.965Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-19T03:17:39.227Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-19T03:17:39.227Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-19T03:17:39.227Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-19T03:17:39.227Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-19T03:17:39.489Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-19T03:17:39.489Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-19T03:17:39.489Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-19T03:17:39.489Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-19T03:17:39.489Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-19T03:17:39.489Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-19T03:17:39.489Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-19T03:17:39.751Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-19T03:17:39.751Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T03:17:39.751Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-19T03:17:39.751Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T03:17:39.751Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T03:17:39.751Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T03:17:39.751Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-19T03:17:39.751Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-19T03:17:39.751Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-19T03:17:39.751Z] [2021-05-19T03:17:39.751Z] Current default time zone: 'Etc/UTC' [2021-05-19T03:17:39.751Z] Local time is now: Wed May 19 03:17:39 UTC 2021. [2021-05-19T03:17:39.751Z] Universal Time is now: Wed May 19 03:17:39 UTC 2021. [2021-05-19T03:17:39.751Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-19T03:17:39.751Z] [2021-05-19T03:17:40.015Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-19T03:17:40.015Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T03:17:40.015Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-19T03:17:40.015Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-19T03:17:40.015Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-19T03:17:40.015Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-19T03:17:40.278Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-19T03:17:40.278Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-19T03:17:40.278Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-19T03:17:40.278Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-19T03:17:40.278Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T03:17:40.278Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-19T03:17:40.278Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T03:17:40.540Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-19T03:17:40.540Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T03:17:40.540Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-19T03:17:40.540Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-19T03:17:40.540Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-19T03:17:40.540Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-19T03:17:40.540Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-19T03:17:40.540Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-19T03:17:40.540Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-19T03:17:40.540Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-19T03:17:42.463Z] Updating certificates in /etc/ssl/certs... [2021-05-19T03:17:43.412Z] 23 added, 27 removed; done. [2021-05-19T03:17:43.412Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-19T03:17:43.412Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-19T03:17:43.412Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-19T03:17:43.412Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-19T03:17:43.412Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-19T03:17:43.412Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T03:17:43.412Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-19T03:17:43.412Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T03:17:43.412Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T03:17:43.412Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T03:17:43.412Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T03:17:43.412Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T03:17:43.412Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-19T03:17:43.412Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-19T03:17:43.412Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-19T03:17:43.412Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-19T03:17:43.412Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-19T03:17:43.412Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T03:17:43.412Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-19T03:17:43.412Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-19T03:17:43.412Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-19T03:17:43.412Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-19T03:17:43.675Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-19T03:17:43.675Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-19T03:17:43.940Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-19T03:17:43.940Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-19T03:17:43.940Z] Updating certificates in /etc/ssl/certs... [2021-05-19T03:17:44.890Z] 0 added, 0 removed; done. [2021-05-19T03:17:44.890Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-19T03:17:44.890Z] done. [2021-05-19T03:17:45.155Z] Reading package lists... [2021-05-19T03:17:45.155Z] Building dependency tree... [2021-05-19T03:17:45.155Z] Reading state information... [2021-05-19T03:17:45.418Z] The following NEW packages will be installed: [2021-05-19T03:17:45.418Z] apt-transport-https [2021-05-19T03:17:45.682Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-19T03:17:45.682Z] Need to get 1692 B of archives. [2021-05-19T03:17:45.682Z] After this operation, 154 kB of additional disk space will be used. [2021-05-19T03:17:45.682Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-19T03:17:45.682Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T03:17:45.682Z] Fetched 1692 B in 0s (8566 B/s) [2021-05-19T03:17:45.682Z] Selecting previously unselected package apt-transport-https. [2021-05-19T03:17:45.945Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-19T03:17:45.945Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-19T03:17:45.945Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-19T03:17:45.945Z] Setting up apt-transport-https (1.6.13) ... [2021-05-19T03:17:46.208Z] Waiting for network to be ready... [2021-05-19T03:17:56.120Z] ---> 9f05ffebe0e1 [2021-05-19T03:17:56.121Z] Step 9/23 : RUN go mod tidy [2021-05-19T03:17:56.121Z] ---> 271caed153e7 [2021-05-19T03:17:56.121Z] Step 9/26 : RUN go mod tidy [2021-05-19T03:17:56.121Z] ---> e198e826b8b9 [2021-05-19T03:17:56.121Z] Step 9/24 : RUN go mod tidy [2021-05-19T03:17:56.121Z] ---> Running in 82dd88d1cd92 [2021-05-19T03:17:56.121Z] ---> ba765026ca35 [2021-05-19T03:17:56.121Z] Step 9/22 : RUN go mod tidy [2021-05-19T03:17:56.121Z] ---> Running in bbc5f6fb034f [2021-05-19T03:17:56.121Z] ---> 4416b4c74f38 [2021-05-19T03:17:56.121Z] Step 9/23 : RUN go mod tidy [2021-05-19T03:17:56.121Z] ---> Running in 73e08a5b6136 [2021-05-19T03:17:56.121Z] ---> Running in 96172b65e520 [2021-05-19T03:17:56.121Z] ---> Running in 56bd2ac1b43a [2021-05-19T03:17:56.241Z] 2021-05-19T03:17:53Z INFO Waiting for automatic snapd restart... [2021-05-19T03:17:56.504Z] snapd 2.50 from Canonical* installed [2021-05-19T03:17:57.454Z] "snapd" switched to the "latest/stable" channel [2021-05-19T03:17:57.454Z] [2021-05-19T03:18:00.467Z] Removing intermediate container bbc5f6fb034f [2021-05-19T03:18:00.467Z] ---> 387a815b47c4 [2021-05-19T03:18:00.467Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-19T03:18:00.467Z] ---> Running in d7933a689eac [2021-05-19T03:18:00.467Z] Removing intermediate container 82dd88d1cd92 [2021-05-19T03:18:00.467Z] ---> de371c6adf00 [2021-05-19T03:18:00.467Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-19T03:18:00.745Z] ---> Running in ee33eb0508ae [2021-05-19T03:18:00.745Z] Removing intermediate container 96172b65e520 [2021-05-19T03:18:00.745Z] ---> 3058400fa3bf [2021-05-19T03:18:00.745Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-19T03:18:01.026Z] Removing intermediate container 73e08a5b6136 [2021-05-19T03:18:01.026Z] ---> 917738693472 [2021-05-19T03:18:01.026Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-19T03:18:01.026Z] Removing intermediate container 56bd2ac1b43a [2021-05-19T03:18:01.026Z] ---> 94cf10d0cc62 [2021-05-19T03:18:01.026Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-19T03:18:01.026Z] ---> Running in b52a391a54fa [2021-05-19T03:18:01.027Z] ---> Running in 7a0f661f3daf [2021-05-19T03:18:01.302Z] ---> Running in 98aae0147ec9 [2021-05-19T03:18:02.749Z] 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-05-19T03:18:02.787Z] core18 20210309 from Canonical* installed [2021-05-19T03:18:03.035Z] 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-05-19T03:18:03.049Z] "core18" switched to the "latest/stable" channel [2021-05-19T03:18:03.050Z] [2021-05-19T03:18:03.639Z] 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-05-19T03:18:03.917Z] 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-05-19T03:18:03.917Z] 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-05-19T03:18:09.661Z] snapcraft 4.7.1 from Canonical* installed [2021-05-19T03:18:09.661Z] "snapcraft" switched to the "latest/stable" channel [2021-05-19T03:18:09.661Z] [2021-05-19T03:18:17.858Z] 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-05-19T03:18:17.858Z] - README.md [2021-05-19T03:18:17.858Z] [2021-05-19T03:18:17.858Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-19T03:18:24.472Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T03:18:24.472Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-19T03:18:24.472Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-19T03:18:24.472Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-19T03:18:24.472Z] Fetched 88.7 kB in 1s (165 kB/s) [2021-05-19T03:18:25.050Z] Reading package lists... [2021-05-19T03:18:25.630Z] 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-05-19T03:18:32.275Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T03:18:32.276Z] Reading package lists... [2021-05-19T03:18:32.276Z] Building dependency tree... [2021-05-19T03:18:32.276Z] Reading state information... [2021-05-19T03:18:32.276Z] Suggested packages: [2021-05-19T03:18:32.276Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-19T03:18:32.276Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-19T03:18:32.276Z] Recommended packages: [2021-05-19T03:18:32.276Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-19T03:18:32.276Z] The following NEW packages will be installed: [2021-05-19T03:18:32.276Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-19T03:18:32.276Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-19T03:18:32.276Z] pkg-config zip [2021-05-19T03:18:32.276Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-19T03:18:32.276Z] Need to get 7663 kB of archives. [2021-05-19T03:18:32.276Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-19T03:18:32.276Z] 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-05-19T03:18:32.276Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-19T03:18:32.276Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-19T03:18:32.276Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-19T03:18:32.276Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-19T03:18:32.276Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-19T03:18:32.276Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-19T03:18:32.276Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-19T03:18:32.539Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-19T03:18:32.539Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-19T03:18:32.539Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-19T03:18:32.539Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-19T03:18:32.539Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-19T03:18:32.539Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-19T03:18:32.801Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-19T03:18:32.802Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-19T03:18:32.802Z] Fetched 7663 kB in 1s (10.8 MB/s) [2021-05-19T03:18:33.065Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-19T03:18:33.065Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-19T03:18:33.065Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-19T03:18:33.065Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-19T03:18:33.641Z] Selecting previously unselected package libpsl5:amd64. [2021-05-19T03:18:33.641Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-19T03:18:33.641Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-19T03:18:33.907Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-19T03:18:33.907Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-19T03:18:33.907Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-19T03:18:34.485Z] Selecting previously unselected package librtmp1:amd64. [2021-05-19T03:18:34.485Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-19T03:18:34.485Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-19T03:18:34.485Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-19T03:18:34.485Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-19T03:18:34.485Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-19T03:18:34.750Z] Selecting previously unselected package liberror-perl. [2021-05-19T03:18:34.750Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-19T03:18:34.750Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-19T03:18:34.750Z] Selecting previously unselected package git-man. [2021-05-19T03:18:34.750Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-19T03:18:34.750Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-19T03:18:36.683Z] Selecting previously unselected package git. [2021-05-19T03:18:36.683Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-19T03:18:36.683Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-19T03:18:38.079Z] Selecting previously unselected package libnorm1:amd64. [2021-05-19T03:18:38.079Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-19T03:18:38.079Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-19T03:18:38.079Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-19T03:18:38.079Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-19T03:18:38.079Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-19T03:18:38.079Z] Selecting previously unselected package libsodium23:amd64. [2021-05-19T03:18:38.079Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-19T03:18:38.079Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-19T03:18:38.343Z] Selecting previously unselected package libzmq5:amd64. [2021-05-19T03:18:38.343Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-19T03:18:38.608Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-19T03:18:38.608Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-19T03:18:38.608Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-19T03:18:38.608Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-19T03:18:38.877Z] Selecting previously unselected package pkg-config. [2021-05-19T03:18:38.877Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-19T03:18:38.877Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-19T03:18:38.877Z] Selecting previously unselected package zip. [2021-05-19T03:18:38.877Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-19T03:18:38.877Z] Unpacking zip (3.0-11build1) ... [2021-05-19T03:18:38.877Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-19T03:18:38.877Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-19T03:18:38.877Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-19T03:18:39.141Z] Setting up liberror-perl (0.17025-1) ... [2021-05-19T03:18:39.141Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-19T03:18:39.141Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-19T03:18:39.141Z] No schema files found: doing nothing. [2021-05-19T03:18:39.141Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-19T03:18:39.404Z] Setting up zip (3.0-11build1) ... [2021-05-19T03:18:39.404Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-19T03:18:39.404Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-19T03:18:39.404Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-19T03:18:39.666Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-19T03:18:39.930Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-19T03:18:40.193Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-19T03:18:40.458Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-19T03:18:40.722Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-19T03:18:48.910Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T03:18:48.910Z] git set to automatically installed. [2021-05-19T03:18:48.910Z] git-man set to automatically installed. [2021-05-19T03:18:48.910Z] libcurl3-gnutls set to automatically installed. [2021-05-19T03:18:48.910Z] liberror-perl set to automatically installed. [2021-05-19T03:18:48.910Z] libglib2.0-0 set to automatically installed. [2021-05-19T03:18:48.910Z] libnghttp2-14 set to automatically installed. [2021-05-19T03:18:48.910Z] libnorm1 set to automatically installed. [2021-05-19T03:18:48.910Z] libpgm-5.2-0 set to automatically installed. [2021-05-19T03:18:48.910Z] libpsl5 set to automatically installed. [2021-05-19T03:18:48.910Z] librtmp1 set to automatically installed. [2021-05-19T03:18:48.910Z] libsodium23 set to automatically installed. [2021-05-19T03:18:48.910Z] libzmq3-dev set to automatically installed. [2021-05-19T03:18:48.910Z] libzmq5 set to automatically installed. [2021-05-19T03:18:48.911Z] pkg-config set to automatically installed. [2021-05-19T03:18:48.911Z] zip set to automatically installed. [2021-05-19T03:18:50.835Z] snapd is not logged in, snap install commands will use sudo [2021-05-19T03:18:57.451Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T03:19:24.365Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-19T03:19:24.365Z] snapd is not logged in, snap install commands will use sudo [2021-05-19T03:19:30.955Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-19T03:19:49.085Z] core18 20210507 from Canonical* refreshed [2021-05-19T03:19:49.085Z] Pulling go-build-helper [2021-05-19T03:19:49.085Z] + snapcraftctl pull [2021-05-19T03:19:49.660Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-19T03:19:49.660Z] Skipping pull go-build-helper (already ran) [2021-05-19T03:19:49.660Z] Building go-build-helper [2021-05-19T03:19:49.660Z] + snapcraftctl build [2021-05-19T03:19:51.583Z] Staging go-build-helper [2021-05-19T03:19:51.583Z] + snapcraftctl stage [2021-05-19T03:19:55.797Z] 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-05-19T03:19:55.797Z] 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-05-19T03:20:00.167Z] Removing intermediate container d7933a689eac [2021-05-19T03:20:00.167Z] ---> 3311f408883a [2021-05-19T03:20:00.167Z] [2021-05-19T03:20:00.167Z] Step 11/26 : FROM alpine:3.12 [2021-05-19T03:20:00.167Z] 3.12: Pulling from library/alpine [2021-05-19T03:20:01.596Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-19T03:20:01.596Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-19T03:20:01.596Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-19T03:20:01.596Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-19T03:20:01.596Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-19T03:20:01.596Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-19T03:20:01.596Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-19T03:20:01.596Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-19T03:20:01.596Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-19T03:20:01.596Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-19T03:20:01.596Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-19T03:20:01.596Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-19T03:20:01.596Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-19T03:20:01.596Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-19T03:20:01.596Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-19T03:20:01.596Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-19T03:20:01.596Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-19T03:20:01.596Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-19T03:20:01.596Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-19T03:20:01.596Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] [2021-05-19T03:20:01.596Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-19T03:20:01.596Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-19T03:20:01.596Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-19T03:20:01.596Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-19T03:20:01.596Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-19T03:20:01.596Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-19T03:20:01.596Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-19T03:20:01.596Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-19T03:20:01.596Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-19T03:20:01.596Z] Fetched 224 kB in 0s (0 B/s) [2021-05-19T03:20:01.596Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-19T03:20:01.596Z] Fetched 157 kB in 0s (0 B/s) [2021-05-19T03:20:01.596Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-19T03:20:01.596Z] Fetched 221 kB in 0s (0 B/s) [2021-05-19T03:20:01.596Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-19T03:20:01.596Z] Fetched 143 kB in 0s (0 B/s) [2021-05-19T03:20:01.596Z] Pulling app-service-config [2021-05-19T03:20:01.596Z] + snapcraftctl pull [2021-05-19T03:20:01.623Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T03:20:01.623Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T03:20:01.623Z] ---> 9852663dfa18 [2021-05-19T03:20:01.623Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-19T03:20:01.859Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-19T03:20:01.897Z] Removing intermediate container b52a391a54fa [2021-05-19T03:20:01.897Z] ---> 59aa47ac86cc [2021-05-19T03:20:01.897Z] [2021-05-19T03:20:01.897Z] Step 11/22 : FROM alpine:3.12 [2021-05-19T03:20:01.897Z] ---> 9852663dfa18 [2021-05-19T03:20:01.897Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-19T03:20:02.175Z] ---> Running in 2ee6b5c69491 [2021-05-19T03:20:02.175Z] ---> Running in b7601e901059 [2021-05-19T03:20:03.247Z] Pulling config-common [2021-05-19T03:20:03.247Z] + snapcraftctl pull [2021-05-19T03:20:04.802Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T03:20:04.802Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T03:20:04.802Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T03:20:05.076Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T03:20:05.350Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-19T03:20:05.350Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T03:20:05.350Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-19T03:20:05.350Z] (4/4) Installing curl (7.76.1-r0) [2021-05-19T03:20:05.350Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T03:20:05.624Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T03:20:05.624Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-19T03:20:05.897Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T03:20:05.897Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-19T03:20:05.897Z] (4/6) Installing curl (7.76.1-r0) [2021-05-19T03:20:05.897Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-19T03:20:05.897Z] (6/6) Installing su-exec (0.2-r1) [2021-05-19T03:20:05.897Z] OK: 7 MiB in 18 packages [2021-05-19T03:20:05.897Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T03:20:05.897Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T03:20:06.173Z] OK: 7 MiB in 20 packages [2021-05-19T03:20:07.457Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-19T03:20:07.457Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-19T03:20:07.457Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-19T03:20:07.457Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T03:20:07.457Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-19T03:20:07.457Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T03:20:07.457Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-19T03:20:07.457Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T03:20:07.457Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-19T03:20:07.457Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T03:20:07.457Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-19T03:20:07.457Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T03:20:07.457Z] Pulling edgex-go [2021-05-19T03:20:07.457Z] + snapcraftctl pull [2021-05-19T03:20:08.842Z] Removing intermediate container 2ee6b5c69491 [2021-05-19T03:20:08.842Z] ---> 640f6f224d69 [2021-05-19T03:20:08.842Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T03:20:09.458Z] ---> Running in 153b46ee8cc3 [2021-05-19T03:20:10.084Z] Removing intermediate container b7601e901059 [2021-05-19T03:20:10.084Z] ---> 7383086cb62d [2021-05-19T03:20:10.084Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T03:20:10.365Z] ---> Running in e764b3c962d0 [2021-05-19T03:20:10.978Z] Removing intermediate container 153b46ee8cc3 [2021-05-19T03:20:10.978Z] ---> 1874251a7afd [2021-05-19T03:20:10.978Z] Step 14/22 : WORKDIR /edgex [2021-05-19T03:20:11.579Z] ---> Running in b36eb69c24a0 [2021-05-19T03:20:11.854Z] Removing intermediate container e764b3c962d0 [2021-05-19T03:20:11.854Z] ---> 1324653f8c1e [2021-05-19T03:20:11.854Z] Step 14/26 : WORKDIR / [2021-05-19T03:20:12.132Z] ---> Running in 8ba96ca0706d [2021-05-19T03:20:12.735Z] Removing intermediate container b36eb69c24a0 [2021-05-19T03:20:12.735Z] ---> d91dcb7d1b70 [2021-05-19T03:20:12.735Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-19T03:20:14.185Z] Removing intermediate container 8ba96ca0706d [2021-05-19T03:20:14.185Z] ---> c4b3a3c0fd29 [2021-05-19T03:20:14.185Z] 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-05-19T03:20:15.165Z] ---> 1ea533d034f4 [2021-05-19T03:20:15.165Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-19T03:20:15.449Z] Removing intermediate container 98aae0147ec9 [2021-05-19T03:20:15.449Z] ---> de352d6e76b1 [2021-05-19T03:20:15.449Z] [2021-05-19T03:20:15.449Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T03:20:15.449Z] ---> 9852663dfa18 [2021-05-19T03:20:15.449Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-19T03:20:15.724Z] ---> b95a2a4dead9 [2021-05-19T03:20:15.724Z] 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-05-19T03:20:15.724Z] Removing intermediate container ee33eb0508ae [2021-05-19T03:20:15.724Z] ---> f6525b79f8a0 [2021-05-19T03:20:15.724Z] [2021-05-19T03:20:15.724Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T03:20:15.724Z] ---> 9852663dfa18 [2021-05-19T03:20:15.724Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-19T03:20:16.002Z] ---> Running in 6c71f2d3f71f [2021-05-19T03:20:16.002Z] ---> Running in 731eeada5418 [2021-05-19T03:20:17.456Z] ---> 542c78608200 [2021-05-19T03:20:17.456Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-19T03:20:17.734Z] ---> e5c23fdcf1b8 [2021-05-19T03:20:17.734Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-19T03:20:18.007Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T03:20:18.007Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T03:20:18.284Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T03:20:18.284Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T03:20:18.884Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-19T03:20:18.884Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-19T03:20:18.884Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T03:20:18.884Z] OK: 5 MiB in 15 packages [2021-05-19T03:20:18.884Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-19T03:20:18.884Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T03:20:18.884Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T03:20:19.158Z] OK: 6 MiB in 16 packages [2021-05-19T03:20:19.438Z] ---> 7a1f8540fe40 [2021-05-19T03:20:19.438Z] 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-05-19T03:20:19.712Z] ---> 431a2d27e33e [2021-05-19T03:20:19.712Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-19T03:20:20.318Z] ---> Running in c237f65be648 [2021-05-19T03:20:20.924Z] ---> 21ada676111d [2021-05-19T03:20:20.924Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-19T03:20:21.201Z] Removing intermediate container c237f65be648 [2021-05-19T03:20:21.201Z] ---> 482e7c9efe9f [2021-05-19T03:20:21.201Z] Step 19/22 : CMD ["--init=true"] [2021-05-19T03:20:21.201Z] Removing intermediate container 6c71f2d3f71f [2021-05-19T03:20:21.201Z] ---> 2809bc5dcc22 [2021-05-19T03:20:21.201Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T03:20:21.796Z] Removing intermediate container 731eeada5418 [2021-05-19T03:20:21.796Z] ---> f84ec60ef732 [2021-05-19T03:20:21.796Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T03:20:21.796Z] ---> Running in fd0af51dd52f [2021-05-19T03:20:21.796Z] ---> Running in cabddef5f6a1 [2021-05-19T03:20:22.070Z] ---> Running in 7952c5d99c51 [2021-05-19T03:20:22.342Z] Removing intermediate container 7a0f661f3daf [2021-05-19T03:20:22.342Z] ---> fea97358c153 [2021-05-19T03:20:22.342Z] [2021-05-19T03:20:22.342Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T03:20:22.615Z] ---> 9852663dfa18 [2021-05-19T03:20:22.615Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T03:20:22.615Z] ---> 46d68b125184 [2021-05-19T03:20:22.615Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-19T03:20:22.615Z] ---> Using cache [2021-05-19T03:20:22.615Z] ---> 2809bc5dcc22 [2021-05-19T03:20:22.615Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T03:20:22.615Z] ---> Using cache [2021-05-19T03:20:22.615Z] ---> 59c79c89c79a [2021-05-19T03:20:22.615Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-19T03:20:22.615Z] Removing intermediate container fd0af51dd52f [2021-05-19T03:20:22.615Z] ---> 6a22839aaabe [2021-05-19T03:20:22.615Z] Step 20/22 : LABEL arch=arm64 [2021-05-19T03:20:22.615Z] Removing intermediate container cabddef5f6a1 [2021-05-19T03:20:22.615Z] ---> 59c79c89c79a [2021-05-19T03:20:22.615Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-19T03:20:22.888Z] ---> Running in a3143aa33137 [2021-05-19T03:20:22.888Z] Removing intermediate container 7952c5d99c51 [2021-05-19T03:20:22.888Z] ---> 3441090f6516 [2021-05-19T03:20:22.888Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-19T03:20:22.888Z] ---> Running in fb2127f23713 [2021-05-19T03:20:22.888Z] ---> Running in de3bd3b11568 [2021-05-19T03:20:23.161Z] ---> Running in 20cf31821be7 [2021-05-19T03:20:23.432Z] Removing intermediate container a3143aa33137 [2021-05-19T03:20:23.432Z] ---> 425b9fb7532f [2021-05-19T03:20:23.432Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T03:20:23.432Z] Removing intermediate container fb2127f23713 [2021-05-19T03:20:23.432Z] ---> 0f7b037eed87 [2021-05-19T03:20:23.432Z] Step 21/22 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 [2021-05-19T03:20:23.707Z] Removing intermediate container de3bd3b11568 [2021-05-19T03:20:23.707Z] ---> c1c0fde0318a [2021-05-19T03:20:23.707Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T03:20:23.707Z] ---> Running in 15671fd22b93 [2021-05-19T03:20:23.707Z] ---> Running in 08d4e5545e80 [2021-05-19T03:20:23.983Z] ---> Running in 382c4ce58f97 [2021-05-19T03:20:23.983Z] Removing intermediate container 20cf31821be7 [2021-05-19T03:20:23.983Z] ---> 9f3b5c0128c9 [2021-05-19T03:20:23.983Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T03:20:23.983Z] ---> 808763686c82 [2021-05-19T03:20:23.983Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-19T03:20:24.256Z] ---> Running in 6705f28c238a [2021-05-19T03:20:24.530Z] Removing intermediate container 08d4e5545e80 [2021-05-19T03:20:24.530Z] ---> 524bf1fa971d [2021-05-19T03:20:24.530Z] Step 16/24 : WORKDIR / [2021-05-19T03:20:24.530Z] Removing intermediate container 15671fd22b93 [2021-05-19T03:20:24.530Z] ---> c79c4d6d66e3 [2021-05-19T03:20:24.530Z] Step 22/22 : LABEL version=0.0.0 [2021-05-19T03:20:24.805Z] Removing intermediate container 382c4ce58f97 [2021-05-19T03:20:24.805Z] ---> 21eb022fd56f [2021-05-19T03:20:24.805Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T03:20:24.805Z] ---> Running in d8129b086ba3 [2021-05-19T03:20:24.805Z] ---> Running in 8f8433bcdab2 [2021-05-19T03:20:25.089Z] Removing intermediate container 6705f28c238a [2021-05-19T03:20:25.089Z] ---> 54064901fb7f [2021-05-19T03:20:25.089Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T03:20:25.362Z] ---> 6f45ffa249ab [2021-05-19T03:20:25.362Z] 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-05-19T03:20:25.638Z] ---> Running in 01ab246c2631 [2021-05-19T03:20:25.638Z] Removing intermediate container d8129b086ba3 [2021-05-19T03:20:25.638Z] ---> 3084cf98846b [2021-05-19T03:20:25.638Z] [2021-05-19T03:20:25.638Z] Removing intermediate container 8f8433bcdab2 [2021-05-19T03:20:25.638Z] ---> f7a0d87ab9eb [2021-05-19T03:20:25.638Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T03:20:25.917Z] ---> 362c3d08d584 [2021-05-19T03:20:25.917Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-19T03:20:26.519Z] ---> 97e1cfc8be25 [2021-05-19T03:20:26.519Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-19T03:20:26.519Z] Successfully built 3084cf98846b [2021-05-19T03:20:26.519Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-19T03:20:26.519Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-05-19T03:20:27.122Z] ---> f4a1564abea7 [2021-05-19T03:20:27.122Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-19T03:20:28.564Z] ---> 1ba5d727e10c [2021-05-19T03:20:28.564Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-19T03:20:29.178Z] ---> 4778be2440bf [2021-05-19T03:20:29.178Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-19T03:20:29.454Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-19T03:20:29.454Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-19T03:20:29.454Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-19T03:20:29.454Z] Fetched 0 B in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-19T03:20:29.454Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-19T03:20:29.454Z] Fetched 279 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-19T03:20:29.454Z] Fetched 122 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-19T03:20:29.454Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-19T03:20:29.454Z] Fetched 8848 B in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-19T03:20:29.454Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-19T03:20:29.454Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-19T03:20:29.454Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-19T03:20:29.454Z] Fetched 219 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-19T03:20:29.454Z] Fetched 154 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-19T03:20:29.454Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-19T03:20:29.454Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-19T03:20:29.454Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-19T03:20:29.454Z] Fetched 499 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-19T03:20:29.454Z] Fetched 111 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-19T03:20:29.454Z] Fetched 240 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-19T03:20:29.454Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-19T03:20:29.454Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-19T03:20:29.454Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-19T03:20:29.454Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-19T03:20:29.454Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-19T03:20:29.454Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-19T03:20:29.454Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-19T03:20:29.454Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-19T03:20:29.454Z] Fetched 8720 B in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-19T03:20:29.454Z] Fetched 137 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-19T03:20:29.454Z] Fetched 119 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-19T03:20:29.454Z] Fetched 110 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-19T03:20:29.454Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-19T03:20:29.454Z] Fetched 645 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-19T03:20:29.454Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-19T03:20:29.454Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-19T03:20:29.454Z] Fetched 368 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-19T03:20:29.454Z] Fetched 187 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-19T03:20:29.454Z] Fetched 175 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-19T03:20:29.454Z] Fetched 206 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-19T03:20:29.454Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-19T03:20:29.454Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-19T03:20:29.454Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-19T03:20:29.455Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-19T03:20:29.455Z] Fetched 159 kB in 0s (0 B/s) [2021-05-19T03:20:29.455Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-19T03:20:29.455Z] Fetched 107 kB in 0s (0 B/s) [2021-05-19T03:20:29.455Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-19T03:20:29.455Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-19T03:20:29.455Z] Pulling static-packages [2021-05-19T03:20:29.455Z] + snapcraftctl pull [2021-05-19T03:20:29.455Z] Pulling version [2021-05-19T03:20:29.455Z] + cd /root/project [2021-05-19T03:20:29.455Z] + [ -f VERSION ] [2021-05-19T03:20:29.455Z] + PROJECT_VERSION=local-dev [2021-05-19T03:20:29.455Z] + git rev-parse --short HEAD [2021-05-19T03:20:29.455Z] + GIT_REVISION=284c4142 [2021-05-19T03:20:29.455Z] + snapcraftctl set-version local-dev [2021-05-19T03:20:29.455Z] Skipping build go-build-helper (already ran) [2021-05-19T03:20:29.455Z] Building app-service-config [2021-05-19T03:20:29.455Z] + make build [2021-05-19T03:20:29.455Z] go mod tidy [2021-05-19T03:20:29.458Z] ---> 36fe68892e90 [2021-05-19T03:20:29.458Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-19T03:20:29.788Z] Removing intermediate container 01ab246c2631 [2021-05-19T03:20:29.788Z] ---> 4ed1fd5ee742 [2021-05-19T03:20:29.788Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-19T03:20:30.097Z] ---> 89b81170b1ce [2021-05-19T03:20:30.097Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-19T03:20:30.097Z] ---> Running in e1a00d71d7d4 [2021-05-19T03:20:30.378Z] ---> Running in 6e6a5e90f843 [2021-05-19T03:20:30.378Z] ---> 5e4df9ddc4a4 [2021-05-19T03:20:30.378Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-19T03:20:30.379Z] ---> d4b38dbc78c1 [2021-05-19T03:20:30.379Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-19T03:20:30.695Z] ---> Running in e5c994d7af64 [2021-05-19T03:20:30.695Z] ---> Running in 6a0e515835df [2021-05-19T03:20:30.695Z] Removing intermediate container e1a00d71d7d4 [2021-05-19T03:20:30.695Z] ---> c573721349ed [2021-05-19T03:20:30.695Z] Step 24/26 : LABEL arch=arm64 [2021-05-19T03:20:30.998Z] ---> Running in b8e2a5ba922a [2021-05-19T03:20:30.998Z] Removing intermediate container 6e6a5e90f843 [2021-05-19T03:20:30.998Z] ---> 6b5cbb513b6f [2021-05-19T03:20:30.998Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T03:20:31.271Z] ---> Running in cfa7a1126eec [2021-05-19T03:20:31.271Z] Removing intermediate container e5c994d7af64 [2021-05-19T03:20:31.271Z] ---> 098719638def [2021-05-19T03:20:31.271Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T03:20:31.551Z] Removing intermediate container 6a0e515835df [2021-05-19T03:20:31.552Z] ---> 6030caec5a1e [2021-05-19T03:20:31.552Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T03:20:31.833Z] ---> Running in cd3f99fe826c [2021-05-19T03:20:32.108Z] Removing intermediate container b8e2a5ba922a [2021-05-19T03:20:32.108Z] ---> 2ba094c3e7b1 [2021-05-19T03:20:32.108Z] Step 25/26 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 [2021-05-19T03:20:32.379Z] ---> Running in 998683a2056c [2021-05-19T03:20:32.379Z] Removing intermediate container cfa7a1126eec [2021-05-19T03:20:32.379Z] ---> 4e2b70e39ad4 [2021-05-19T03:20:32.379Z] Step 21/23 : LABEL arch=arm64 [2021-05-19T03:20:32.658Z] ---> Running in 8889af01a997 [2021-05-19T03:20:32.659Z] ---> Running in 34b8b4fb8ff0 [2021-05-19T03:20:33.000Z] Removing intermediate container cd3f99fe826c [2021-05-19T03:20:33.000Z] ---> f802edb6b661 [2021-05-19T03:20:33.000Z] Step 21/23 : LABEL arch=arm64 [2021-05-19T03:20:33.000Z] Removing intermediate container 998683a2056c [2021-05-19T03:20:33.000Z] ---> bee9cd028420 [2021-05-19T03:20:33.000Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T03:20:33.346Z] ---> Running in 7712361103e1 [2021-05-19T03:20:33.346Z] ---> Running in 9af4914b7b69 [2021-05-19T03:20:33.346Z] Removing intermediate container 8889af01a997 [2021-05-19T03:20:33.346Z] ---> 54f3e39d2f98 [2021-05-19T03:20:33.346Z] Step 26/26 : LABEL version=0.0.0 [2021-05-19T03:20:33.346Z] Removing intermediate container 34b8b4fb8ff0 [2021-05-19T03:20:33.346Z] ---> 669cfd2d4a8a [2021-05-19T03:20:33.346Z] Step 22/23 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 [2021-05-19T03:20:33.665Z] ---> Running in e1768e727b32 [2021-05-19T03:20:33.665Z] ---> Running in 23675d63214a [2021-05-19T03:20:34.023Z] Removing intermediate container 7712361103e1 [2021-05-19T03:20:34.023Z] ---> 20b44d55f967 [2021-05-19T03:20:34.023Z] Step 22/23 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 [2021-05-19T03:20:34.023Z] Removing intermediate container 9af4914b7b69 [2021-05-19T03:20:34.023Z] ---> d3033a593560 [2021-05-19T03:20:34.023Z] Step 23/24 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 [2021-05-19T03:20:34.360Z] ---> Running in cc9f789e0dc3 [2021-05-19T03:20:34.360Z] ---> Running in 10daca300756 [2021-05-19T03:20:34.701Z] Removing intermediate container e1768e727b32 [2021-05-19T03:20:34.701Z] ---> 911a38e0d4e8 [2021-05-19T03:20:34.701Z] [2021-05-19T03:20:34.701Z] Removing intermediate container 23675d63214a [2021-05-19T03:20:34.701Z] ---> 69d73b89fe70 [2021-05-19T03:20:34.701Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T03:20:35.001Z] ---> Running in 51283c4031a0 [2021-05-19T03:20:35.001Z] Removing intermediate container cc9f789e0dc3 [2021-05-19T03:20:35.001Z] ---> 6519da043dd4 [2021-05-19T03:20:35.001Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T03:20:35.277Z] ---> Running in 6fcbbc460b4b [2021-05-19T03:20:35.549Z] Removing intermediate container 10daca300756 [2021-05-19T03:20:35.549Z] ---> 9103fd714aba [2021-05-19T03:20:35.549Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T03:20:35.826Z] Successfully built 911a38e0d4e8 [2021-05-19T03:20:35.826Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-19T03:20:35.826Z]  Building security-secretstore-setup ... done Building core-command [2021-05-19T03:20:35.826Z] Removing intermediate container 51283c4031a0 [2021-05-19T03:20:35.826Z] ---> aaeb7867e31f [2021-05-19T03:20:35.826Z] [2021-05-19T03:20:35.826Z] ---> Running in 98c547198ae3 [2021-05-19T03:20:36.099Z] Removing intermediate container 6fcbbc460b4b [2021-05-19T03:20:36.099Z] ---> d7ca439a9a16 [2021-05-19T03:20:36.099Z] [2021-05-19T03:20:36.372Z] Successfully built aaeb7867e31f [2021-05-19T03:20:36.372Z] Successfully tagged support-scheduler-arm64:latest [2021-05-19T03:20:36.372Z]  Building support-scheduler ... done Building core-data [2021-05-19T03:20:36.650Z] Successfully built d7ca439a9a16 [2021-05-19T03:20:36.650Z] Successfully tagged support-notifications-arm64:latest [2021-05-19T03:20:36.650Z]  Building support-notifications ... done Removing intermediate container 98c547198ae3 [2021-05-19T03:20:36.650Z] Building security-bootstrapper [2021-05-19T03:20:36.650Z] ---> 27e716d8b22f [2021-05-19T03:20:36.650Z] [2021-05-19T03:20:37.246Z] Successfully built 27e716d8b22f [2021-05-19T03:20:37.246Z] Successfully tagged core-metadata-arm64:latest [2021-05-19T03:20:51.458Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 [2021-05-19T03:20:51.458Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 [2021-05-19T03:20:51.458Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-19T03:20:51.458Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-19T03:20:51.458Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-19T03:20:51.458Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 [2021-05-19T03:20:51.458Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-19T03:20:51.458Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-19T03:20:51.458Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-19T03:20:51.458Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-19T03:20:51.458Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-19T03:20:51.458Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-19T03:20:51.458Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-19T03:20:51.458Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-19T03:20:51.718Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-19T03:20:51.718Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-19T03:20:51.718Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-19T03:20:52.000Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-19T03:20:52.000Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-19T03:20:52.000Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-19T03:20:52.000Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-19T03:20:52.000Z] go: downloading golang.org/x/text v0.3.2 [2021-05-19T03:20:52.000Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-19T03:20:52.304Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-19T03:20:52.566Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-19T03:20:52.566Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-19T03:20:52.566Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-19T03:20:52.566Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-19T03:20:52.566Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-19T03:20:52.566Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-19T03:20:53.168Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-19T03:20:53.168Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-19T03:20:53.168Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-19T03:20:53.168Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-19T03:20:53.168Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-19T03:20:53.744Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-19T03:20:54.007Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-19T03:20:54.007Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-19T03:20:54.007Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-19T03:20:54.007Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-19T03:20:54.007Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-19T03:20:54.007Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-19T03:20:54.007Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-19T03:20:54.007Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-19T03:20:54.007Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-19T03:20:54.007Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-19T03:20:54.583Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-19T03:20:54.583Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-19T03:20:54.583Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-19T03:20:54.583Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-19T03:20:54.583Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-19T03:20:54.583Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-19T03:20:54.583Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-19T03:20:54.583Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-19T03:20:54.583Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-19T03:20:54.583Z] go: downloading github.com/kr/text v0.1.0 [2021-05-19T03:20:55.157Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-19T03:20:55.157Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-19T03:20:55.157Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-19T03:20:55.157Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-19T03:20:55.157Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-19T03:20:55.157Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-19T03:20:55.157Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-19T03:20:55.157Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-19T03:20:55.157Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-19T03:20:55.420Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-19T03:20:55.421Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-19T03:20:55.421Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-19T03:20:55.421Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-19T03:20:55.996Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-19T03:20:55.996Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-19T03:20:55.996Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-19T03:20:56.297Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-19T03:20:56.297Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-19T03:20:56.297Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-19T03:20:56.562Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-19T03:20:56.562Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-19T03:20:56.562Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-19T03:20:56.824Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-19T03:20:57.089Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-19T03:21:09.346Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-19T03:21:09.346Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-19T03:21:09.346Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-19T03:21:09.346Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-19T03:21:09.346Z] Building config-common [2021-05-19T03:21:09.346Z] + snapcraftctl build [2021-05-19T03:21:10.745Z] Building edgex-go [2021-05-19T03:21:11.007Z] + cd /root/parts/edgex-go/src [2021-05-19T03:21:11.007Z] + make build [2021-05-19T03:21:11.007Z] go mod tidy [2021-05-19T03:21:11.965Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 [2021-05-19T03:21:11.965Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.57 [2021-05-19T03:21:11.965Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-19T03:21:12.542Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-19T03:21:12.542Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-19T03:21:12.542Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-19T03:21:12.542Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-19T03:21:12.542Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-19T03:21:12.806Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-19T03:21:12.806Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-19T03:21:12.806Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-19T03:21:12.806Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-19T03:21:12.806Z] 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-05-19T03:21:16.233Z]  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:21:16.233Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:21:16.233Z] ---> 332c0aebb105 [2021-05-19T03:21:16.233Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T03:21:16.233Z] ---> Using cache [2021-05-19T03:21:16.233Z] ---> 40e6be7a470c [2021-05-19T03:21:16.233Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:21:16.233Z] ---> Using cache [2021-05-19T03:21:16.233Z] ---> 4ea57290862a [2021-05-19T03:21:16.233Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-19T03:21:18.123Z] 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-05-19T03:21:18.211Z] ---> Running in 546fc3be2e36 [2021-05-19T03:21:19.647Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T03:21:21.087Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T03:21:23.716Z] OK: 218 MiB in 52 packages [2021-05-19T03:21:24.722Z] 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-05-19T03:21:26.116Z] 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-05-19T03:21:26.350Z] Removing intermediate container 546fc3be2e36 [2021-05-19T03:21:26.350Z] ---> 825f66cd335e [2021-05-19T03:21:26.350Z] Step 6/24 : COPY go.mod . [2021-05-19T03:21:27.796Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:21:27.796Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:21:27.796Z] ---> 332c0aebb105 [2021-05-19T03:21:27.796Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T03:21:27.796Z] ---> Using cache [2021-05-19T03:21:27.796Z] ---> 40e6be7a470c [2021-05-19T03:21:27.796Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:21:27.796Z] ---> Using cache [2021-05-19T03:21:27.796Z] ---> 4ea57290862a [2021-05-19T03:21:27.796Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-19T03:21:27.796Z] ---> 6e90036ed511 [2021-05-19T03:21:27.796Z] Step 7/24 : RUN go mod download [2021-05-19T03:21:27.796Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:21:27.796Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:21:27.796Z] ---> 332c0aebb105 [2021-05-19T03:21:27.796Z] Step 3/32 : WORKDIR /edgex-go [2021-05-19T03:21:27.796Z] ---> Using cache [2021-05-19T03:21:27.796Z] ---> 40e6be7a470c [2021-05-19T03:21:27.796Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:21:27.796Z] ---> Using cache [2021-05-19T03:21:27.796Z] ---> 4ea57290862a [2021-05-19T03:21:27.796Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-19T03:21:27.796Z] ---> Using cache [2021-05-19T03:21:27.796Z] ---> 9423647e3eb3 [2021-05-19T03:21:27.796Z] Step 6/32 : COPY go.mod . [2021-05-19T03:21:27.796Z] ---> Using cache [2021-05-19T03:21:27.796Z] ---> e799ddd3721f [2021-05-19T03:21:27.796Z] Step 7/32 : RUN go mod download [2021-05-19T03:21:27.796Z] ---> Using cache [2021-05-19T03:21:27.796Z] ---> c5afd1f85fdc [2021-05-19T03:21:27.796Z] Step 8/32 : COPY . . [2021-05-19T03:21:27.796Z] ---> Using cache [2021-05-19T03:21:27.796Z] ---> ba765026ca35 [2021-05-19T03:21:27.796Z] Step 9/32 : RUN go mod tidy [2021-05-19T03:21:27.796Z] ---> Using cache [2021-05-19T03:21:27.796Z] ---> 3058400fa3bf [2021-05-19T03:21:27.796Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-19T03:21:27.796Z] ---> Running in a9a082404561 [2021-05-19T03:21:27.796Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:21:27.796Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:21:27.796Z] ---> 332c0aebb105 [2021-05-19T03:21:27.796Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T03:21:27.796Z] ---> Using cache [2021-05-19T03:21:27.796Z] ---> 40e6be7a470c [2021-05-19T03:21:27.796Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:21:27.796Z] ---> Using cache [2021-05-19T03:21:27.796Z] ---> 4ea57290862a [2021-05-19T03:21:27.796Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T03:21:27.796Z] ---> Using cache [2021-05-19T03:21:27.796Z] ---> 9423647e3eb3 [2021-05-19T03:21:27.796Z] Step 6/24 : COPY go.mod . [2021-05-19T03:21:27.796Z] ---> Using cache [2021-05-19T03:21:27.796Z] ---> e799ddd3721f [2021-05-19T03:21:27.796Z] Step 7/24 : RUN go mod download [2021-05-19T03:21:27.796Z] ---> Using cache [2021-05-19T03:21:27.796Z] ---> c5afd1f85fdc [2021-05-19T03:21:27.796Z] Step 8/24 : COPY . . [2021-05-19T03:21:27.796Z] ---> Running in 734dff7a051f [2021-05-19T03:21:27.796Z] ---> Using cache [2021-05-19T03:21:27.796Z] ---> ba765026ca35 [2021-05-19T03:21:27.796Z] Step 9/24 : RUN go mod tidy [2021-05-19T03:21:27.796Z] ---> Using cache [2021-05-19T03:21:27.796Z] ---> 3058400fa3bf [2021-05-19T03:21:27.796Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-19T03:21:28.034Z] 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-05-19T03:21:28.069Z] ---> Running in e27aab6bbb66 [2021-05-19T03:21:28.297Z] 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-05-19T03:21:28.346Z] ---> Running in de4dd7388350 [2021-05-19T03:21:29.789Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T03:21:30.061Z] 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-05-19T03:21:30.061Z] 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-05-19T03:21:30.668Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T03:21:31.653Z] Removing intermediate container 734dff7a051f [2021-05-19T03:21:31.653Z] ---> 0e6cd8f7f4e5 [2021-05-19T03:21:31.653Z] Step 8/24 : COPY . . [2021-05-19T03:21:31.928Z] OK: 218 MiB in 52 packages [2021-05-19T03:21:33.590Z] 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-05-19T03:21:33.936Z] Removing intermediate container a9a082404561 [2021-05-19T03:21:33.936Z] ---> 071d1494f7be [2021-05-19T03:21:33.936Z] Step 6/24 : COPY go.mod . [2021-05-19T03:21:35.504Z] 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-05-19T03:21:35.917Z] ---> 448002e7651e [2021-05-19T03:21:35.917Z] Step 7/24 : RUN go mod download [2021-05-19T03:21:36.517Z] ---> Running in 6af138727d98 [2021-05-19T03:21:36.885Z] 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-05-19T03:21:38.270Z] 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-05-19T03:21:39.841Z] 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-05-19T03:21:40.797Z] 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-05-19T03:21:41.937Z] Removing intermediate container 6af138727d98 [2021-05-19T03:21:41.937Z] ---> 4562a5bc8289 [2021-05-19T03:21:41.937Z] Step 8/24 : COPY . . [2021-05-19T03:21:43.345Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-19T03:21:43.345Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-19T03:21:43.345Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-19T03:21:43.345Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-19T03:21:43.345Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-19T03:21:43.345Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-19T03:21:43.345Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-19T03:21:43.345Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-19T03:21:43.345Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-19T03:21:43.345Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-19T03:21:43.345Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-19T03:21:43.345Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-19T03:21:43.345Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-19T03:21:43.345Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-19T03:21:43.345Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-19T03:21:43.345Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-19T03:21:43.345Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-19T03:21:43.345Z] + 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-05-19T03:21:43.345Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-19T03:21:43.345Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-19T03:21:43.345Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-19T03:21:43.345Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-19T03:21:43.345Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-19T03:21:43.345Z] + 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-05-19T03:21:43.345Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-19T03:21:43.345Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-19T03:21:43.345Z] + 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-05-19T03:21:46.648Z] Building static-packages [2021-05-19T03:21:46.648Z] + snapcraftctl build [2021-05-19T03:21:48.565Z] Building version [2021-05-19T03:21:48.565Z] + snapcraftctl build [2021-05-19T03:21:50.486Z] Skipping stage go-build-helper (already ran) [2021-05-19T03:21:50.486Z] Staging app-service-config [2021-05-19T03:21:50.486Z] + snapcraftctl stage [2021-05-19T03:21:51.869Z] Staging config-common [2021-05-19T03:21:51.869Z] + snapcraftctl stage [2021-05-19T03:21:52.811Z] Staging edgex-go [2021-05-19T03:21:52.811Z] + snapcraftctl stage [2021-05-19T03:21:53.755Z] Staging static-packages [2021-05-19T03:21:53.755Z] + snapcraftctl stage [2021-05-19T03:21:55.140Z] Staging version [2021-05-19T03:21:55.140Z] + snapcraftctl stage [2021-05-19T03:21:56.083Z] Priming go-build-helper [2021-05-19T03:21:56.083Z] + snapcraftctl prime [2021-05-19T03:21:57.037Z] ---> ca653f70d8d3 [2021-05-19T03:21:57.037Z] Step 9/24 : RUN go mod tidy [2021-05-19T03:21:57.316Z] ---> Running in f3ca597e6ace [2021-05-19T03:21:57.995Z] Priming app-service-config [2021-05-19T03:21:57.995Z] + snapcraftctl prime [2021-05-19T03:21:59.381Z] Priming config-common [2021-05-19T03:21:59.381Z] + snapcraftctl prime [2021-05-19T03:22:00.324Z] Priming edgex-go [2021-05-19T03:22:00.324Z] + snapcraftctl prime [2021-05-19T03:22:01.266Z] Priming static-packages [2021-05-19T03:22:01.266Z] + snapcraftctl prime [2021-05-19T03:22:03.811Z] Priming version [2021-05-19T03:22:03.811Z] + snapcraftctl prime [2021-05-19T03:22:04.757Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-05-19T03:22:07.489Z] ---> 9174277556c7 [2021-05-19T03:22:07.490Z] Step 9/24 : RUN go mod tidy [2021-05-19T03:22:07.490Z] ---> Running in 86637ba55a24 [2021-05-19T03:22:07.490Z] Removing intermediate container f3ca597e6ace [2021-05-19T03:22:07.490Z] ---> ab188cf3525f [2021-05-19T03:22:07.490Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-19T03:22:07.490Z] ---> Running in 6a8c48eb8ec7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-19T03:22:08.936Z] 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-05-19T03:22:13.251Z] Removing intermediate container 86637ba55a24 [2021-05-19T03:22:13.251Z] ---> a3edd8e2496b [2021-05-19T03:22:13.251Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-19T03:22:13.251Z] ---> Running in b311c4238b51 [2021-05-19T03:22:15.242Z] 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-05-19T03:23:02.248Z] Removing intermediate container e27aab6bbb66 [2021-05-19T03:23:02.248Z] ---> 810cbc5965ed [2021-05-19T03:23:02.248Z] [2021-05-19T03:23:02.248Z] Step 11/32 : FROM alpine:3.12 [2021-05-19T03:23:02.248Z] ---> 9852663dfa18 [2021-05-19T03:23:02.248Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-19T03:23:02.248Z] ---> Running in 2c023e30e8a4 [2021-05-19T03:23:02.248Z] Removing intermediate container 2c023e30e8a4 [2021-05-19T03:23:02.248Z] ---> c25cdd59a1fb [2021-05-19T03:23:02.248Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-19T03:23:02.248Z] ---> Running in 4173cde04ae9 [2021-05-19T03:23:02.248Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T03:23:02.248Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T03:23:02.248Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-19T03:23:02.248Z] (2/2) Installing su-exec (0.2-r1) [2021-05-19T03:23:02.248Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T03:23:02.248Z] OK: 5 MiB in 16 packages [2021-05-19T03:23:02.248Z] Removing intermediate container 4173cde04ae9 [2021-05-19T03:23:02.248Z] ---> d19919838a32 [2021-05-19T03:23:02.248Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-19T03:23:02.248Z] ---> Running in c3299ca5f6a6 [2021-05-19T03:23:02.248Z] Removing intermediate container c3299ca5f6a6 [2021-05-19T03:23:02.248Z] ---> 2f90ade9b930 [2021-05-19T03:23:02.248Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-19T03:23:02.248Z] ---> Running in 6cc3de1f06be [2021-05-19T03:23:02.847Z] Removing intermediate container 6cc3de1f06be [2021-05-19T03:23:02.847Z] ---> d8e0b10826d9 [2021-05-19T03:23:02.847Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-19T03:23:03.123Z] ---> Running in b99d6b544c31 [2021-05-19T03:23:07.452Z] Removing intermediate container de4dd7388350 [2021-05-19T03:23:07.452Z] ---> 7175cd3b2481 [2021-05-19T03:23:07.452Z] [2021-05-19T03:23:07.452Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T03:23:07.452Z] ---> 9852663dfa18 [2021-05-19T03:23:07.452Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T03:23:07.452Z] ---> Using cache [2021-05-19T03:23:07.452Z] ---> 2809bc5dcc22 [2021-05-19T03:23:07.452Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T03:23:07.452Z] ---> Using cache [2021-05-19T03:23:07.452Z] ---> 59c79c89c79a [2021-05-19T03:23:07.453Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-19T03:23:07.453Z] ---> Running in 37cb9aa51ce2 [2021-05-19T03:23:07.921Z] Removing intermediate container b99d6b544c31 [2021-05-19T03:23:07.921Z] ---> 38e3fbe0d0d0 [2021-05-19T03:23:07.921Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-19T03:23:07.921Z] ---> Running in 9bb16eb563cd [2021-05-19T03:23:07.921Z] Removing intermediate container 37cb9aa51ce2 [2021-05-19T03:23:07.921Z] ---> 98364380d5e5 [2021-05-19T03:23:07.921Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T03:23:08.301Z] ---> Running in f09cc68abc61 [2021-05-19T03:23:08.948Z] Removing intermediate container 9bb16eb563cd [2021-05-19T03:23:08.948Z] ---> b3c4df86dde4 [2021-05-19T03:23:08.948Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-19T03:23:09.260Z] Removing intermediate container f09cc68abc61 [2021-05-19T03:23:09.260Z] ---> 87f458ee00f2 [2021-05-19T03:23:09.260Z] Step 16/24 : WORKDIR / [2021-05-19T03:23:09.260Z] ---> Running in f1fc570525ac [2021-05-19T03:23:10.320Z] Removing intermediate container f1fc570525ac [2021-05-19T03:23:10.320Z] ---> edcfb54bd1f3 [2021-05-19T03:23:10.320Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T03:23:10.320Z] ---> e0787f848720 [2021-05-19T03:23:10.320Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-19T03:23:10.594Z] ---> Running in 71be06fb3d10 [2021-05-19T03:23:12.065Z] ---> 5d6ae4786f51 [2021-05-19T03:23:12.065Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-19T03:23:14.720Z] ---> a1f590001d55 [2021-05-19T03:23:14.720Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-19T03:23:14.720Z] Removing intermediate container 71be06fb3d10 [2021-05-19T03:23:14.720Z] ---> cb5d6ca829d4 [2021-05-19T03:23:14.720Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T03:23:16.175Z] ---> f4583086f22d [2021-05-19T03:23:16.175Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-19T03:23:16.175Z] ---> e8527297c00f [2021-05-19T03:23:16.175Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-19T03:23:16.175Z] ---> Running in 08adbe5e2d32 [2021-05-19T03:23:17.173Z] Removing intermediate container 08adbe5e2d32 [2021-05-19T03:23:17.173Z] ---> 87aa3d617498 [2021-05-19T03:23:17.173Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T03:23:17.453Z] ---> Running in 59636053c6cc [2021-05-19T03:23:18.450Z] Removing intermediate container 59636053c6cc [2021-05-19T03:23:18.450Z] ---> af510f470d6f [2021-05-19T03:23:18.450Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T03:23:18.725Z] ---> 983c1b7b9d3c [2021-05-19T03:23:18.725Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-19T03:23:18.725Z] ---> Running in e8d1c0e19d3f [2021-05-19T03:23:19.719Z] Removing intermediate container e8d1c0e19d3f [2021-05-19T03:23:19.719Z] ---> fbb2b5cacf3f [2021-05-19T03:23:19.719Z] Step 23/24 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 [2021-05-19T03:23:19.719Z] ---> Running in 8bc362282a39 [2021-05-19T03:23:19.998Z] ---> 2985c90dde68 [2021-05-19T03:23:19.998Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-19T03:23:20.986Z] Removing intermediate container 8bc362282a39 [2021-05-19T03:23:20.986Z] ---> 14c7c662a62b [2021-05-19T03:23:20.986Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T03:23:20.986Z] ---> Running in 1d54c875a44f [2021-05-19T03:23:21.609Z] ---> 303653c556df [2021-05-19T03:23:21.609Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-19T03:23:21.888Z] Removing intermediate container 1d54c875a44f [2021-05-19T03:23:21.888Z] ---> cc5eceba55d3 [2021-05-19T03:23:21.888Z] [2021-05-19T03:23:22.872Z] Successfully built cc5eceba55d3 [2021-05-19T03:23:22.872Z] Successfully tagged core-command-arm64:latest [2021-05-19T03:23:23.146Z]  Building core-command ... done  ---> 922cec60dba0 [2021-05-19T03:23:23.146Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-19T03:23:23.742Z] ---> Running in cab4ff37a92d [2021-05-19T03:23:24.341Z] Removing intermediate container cab4ff37a92d [2021-05-19T03:23:24.341Z] ---> b2ffa2f3215f [2021-05-19T03:23:24.341Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-19T03:23:25.779Z] ---> 4796c71d5118 [2021-05-19T03:23:25.779Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-19T03:23:26.377Z] ---> Running in 181104a7bef6 [2021-05-19T03:23:29.780Z] Removing intermediate container 181104a7bef6 [2021-05-19T03:23:29.780Z] ---> 586112a8692f [2021-05-19T03:23:29.781Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-19T03:23:30.384Z] ---> Running in 418d784f731a [2021-05-19T03:23:30.996Z] Removing intermediate container 418d784f731a [2021-05-19T03:23:30.996Z] ---> 7ca549895676 [2021-05-19T03:23:30.996Z] Step 29/32 : CMD ["gate"] [2021-05-19T03:23:31.288Z] ---> Running in 44cf56e5d845 [2021-05-19T03:23:32.278Z] Removing intermediate container 44cf56e5d845 [2021-05-19T03:23:32.278Z] ---> d7f38e73546f [2021-05-19T03:23:32.278Z] Step 30/32 : LABEL arch=arm64 [2021-05-19T03:23:32.555Z] ---> Running in 828a8fce1fb2 [2021-05-19T03:23:33.160Z] Removing intermediate container 828a8fce1fb2 [2021-05-19T03:23:33.160Z] ---> 0e56f424a99a [2021-05-19T03:23:33.160Z] Step 31/32 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 [2021-05-19T03:23:33.441Z] ---> Running in 01ef748a144b [2021-05-19T03:23:34.435Z] Removing intermediate container 01ef748a144b [2021-05-19T03:23:34.435Z] ---> c85762889459 [2021-05-19T03:23:34.435Z] Step 32/32 : LABEL version=0.0.0 [2021-05-19T03:23:34.713Z] ---> Running in d1d345da95f3 [2021-05-19T03:23:35.702Z] Removing intermediate container d1d345da95f3 [2021-05-19T03:23:35.702Z] ---> a8b760549ec5 [2021-05-19T03:23:35.702Z] [2021-05-19T03:23:36.305Z] Successfully built a8b760549ec5 [2021-05-19T03:23:36.305Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-19T03:23:39.715Z]  Building security-bootstrapper ... done Removing intermediate container 6a8c48eb8ec7 [2021-05-19T03:23:39.715Z] ---> 597b03f3ac7d [2021-05-19T03:23:39.715Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-19T03:23:39.715Z] ---> Running in 295c74c6b659 [2021-05-19T03:23:40.698Z] 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-05-19T03:23:43.328Z] Removing intermediate container 295c74c6b659 [2021-05-19T03:23:43.328Z] ---> 9518413f4bac [2021-05-19T03:23:43.328Z] [2021-05-19T03:23:43.328Z] Step 12/24 : FROM docker:20.10.0 [2021-05-19T03:23:43.328Z] 20.10.0: Pulling from library/docker [2021-05-19T03:23:53.509Z] Removing intermediate container b311c4238b51 [2021-05-19T03:23:53.509Z] ---> 7d4352e1f803 [2021-05-19T03:23:53.509Z] [2021-05-19T03:23:53.509Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T03:23:53.509Z] ---> 9852663dfa18 [2021-05-19T03:23:53.509Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-19T03:23:53.509Z] ---> Running in d231e7faaf5c [2021-05-19T03:23:53.509Z] Removing intermediate container d231e7faaf5c [2021-05-19T03:23:53.509Z] ---> 4dd2c798276f [2021-05-19T03:23:53.509Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-19T03:23:53.509Z] ---> Running in 5db919943a35 [2021-05-19T03:23:53.509Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-19T03:23:53.509Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-19T03:23:53.509Z] ---> eeaf43b92773 [2021-05-19T03:23:53.509Z] 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-05-19T03:23:53.509Z] ---> Running in 226a9d418983 [2021-05-19T03:23:53.509Z] Removing intermediate container 5db919943a35 [2021-05-19T03:23:53.509Z] ---> 8f61c3c3fa17 [2021-05-19T03:23:53.509Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-19T03:23:53.509Z] ---> Running in 8e41cb3b8e31 [2021-05-19T03:23:53.795Z] Removing intermediate container 226a9d418983 [2021-05-19T03:23:53.795Z] ---> d0c150402f16 [2021-05-19T03:23:53.795Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-19T03:23:53.795Z] ---> Running in 96b360f4d740 [2021-05-19T03:23:54.070Z] Removing intermediate container 8e41cb3b8e31 [2021-05-19T03:23:54.070Z] ---> 6cce19c276e9 [2021-05-19T03:23:54.070Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:23:54.070Z] ---> Running in d1d1720d5861 [2021-05-19T03:23:55.515Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T03:23:55.515Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T03:23:55.787Z] (1/39) Installing readline (8.0.4-r0) [2021-05-19T03:23:56.063Z] (2/39) Installing bash (5.0.17-r0) [2021-05-19T03:23:56.063Z] Executing bash-5.0.17-r0.post-install [2021-05-19T03:23:56.063Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T03:23:56.063Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-19T03:23:56.063Z] (5/39) Installing curl (7.76.1-r0) [2021-05-19T03:23:56.063Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-19T03:23:56.063Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-19T03:23:56.063Z] (8/39) Installing expat (2.2.9-r1) [2021-05-19T03:23:56.063Z] (9/39) Installing libffi (3.3-r2) [2021-05-19T03:23:56.063Z] (10/39) Installing gdbm (1.13-r1) [2021-05-19T03:23:56.063Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-19T03:23:56.063Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-19T03:23:56.063Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-19T03:23:56.660Z] Removing intermediate container d1d1720d5861 [2021-05-19T03:23:56.660Z] ---> 386d6a81ceda [2021-05-19T03:23:56.660Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-19T03:23:57.260Z] ---> Running in a623ede7ac50 [2021-05-19T03:23:58.250Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-19T03:23:58.250Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-19T03:23:58.250Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-19T03:23:58.250Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-19T03:23:58.250Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-19T03:23:58.250Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-19T03:23:58.250Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-19T03:23:58.250Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-19T03:23:58.250Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-19T03:23:58.250Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T03:23:58.524Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-19T03:23:58.525Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-19T03:23:58.525Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-19T03:23:58.525Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-19T03:23:58.525Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-19T03:23:58.525Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-19T03:23:58.525Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-19T03:23:58.525Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-19T03:23:58.525Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-19T03:23:58.525Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-19T03:23:58.525Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-19T03:23:58.525Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-19T03:23:58.525Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-19T03:23:58.525Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-19T03:23:58.525Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-19T03:23:58.525Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-19T03:23:58.525Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-19T03:23:58.798Z] Executing busybox-1.31.1-r19.trigger [2021-05-19T03:23:58.798Z] OK: 72 MiB in 59 packages [2021-05-19T03:23:59.073Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T03:24:00.054Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-19T03:24:00.054Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-19T03:24:00.054Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-19T03:24:00.054Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-19T03:24:00.328Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-19T03:24:00.602Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-19T03:24:00.602Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T03:24:00.602Z] OK: 8 MiB in 20 packages [2021-05-19T03:24:02.587Z] Removing intermediate container a623ede7ac50 [2021-05-19T03:24:02.587Z] ---> 6a87cf836854 [2021-05-19T03:24:02.587Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T03:24:03.217Z] Collecting docker-compose==1.23.2 [2021-05-19T03:24:03.217Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-19T03:24:03.217Z] ---> 391111673f27 [2021-05-19T03:24:03.217Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-19T03:24:03.823Z] Collecting texttable<0.10,>=0.9.0 [2021-05-19T03:24:03.823Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-19T03:24:04.432Z] ---> 49ad2694eb3b [2021-05-19T03:24:04.432Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-19T03:24:05.423Z] ---> 955a027f8e94 [2021-05-19T03:24:05.424Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-19T03:24:05.424Z] ---> Running in a762e99103c6 [2021-05-19T03:24:06.021Z] Removing intermediate container a762e99103c6 [2021-05-19T03:24:06.021Z] ---> 34ee23bef019 [2021-05-19T03:24:06.021Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T03:24:06.021Z] Collecting docopt<0.7,>=0.6.1 [2021-05-19T03:24:06.021Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-19T03:24:06.292Z] ---> Running in 9f2b20273859 [2021-05-19T03:24:06.563Z] Removing intermediate container 9f2b20273859 [2021-05-19T03:24:06.563Z] ---> f758661dc8ce [2021-05-19T03:24:06.563Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T03:24:06.837Z] ---> Running in 958178f21b96 [2021-05-19T03:24:07.110Z] Removing intermediate container 958178f21b96 [2021-05-19T03:24:07.110Z] ---> df4ce616df66 [2021-05-19T03:24:07.110Z] Step 23/24 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 [2021-05-19T03:24:07.384Z] ---> Running in a712e8b5a7ca [2021-05-19T03:24:07.983Z] Removing intermediate container a712e8b5a7ca [2021-05-19T03:24:07.983Z] ---> 0012acb37e3a [2021-05-19T03:24:07.983Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T03:24:07.983Z] ---> Running in 0c0ccb53aedf [2021-05-19T03:24:08.573Z] Removing intermediate container 0c0ccb53aedf [2021-05-19T03:24:08.573Z] ---> a33cbfd7fd06 [2021-05-19T03:24:08.573Z] [2021-05-19T03:24:08.573Z] Collecting cached-property<2,>=1.2.0 [2021-05-19T03:24:08.573Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-19T03:24:08.843Z] Successfully built a33cbfd7fd06 [2021-05-19T03:24:08.843Z] Successfully tagged core-data-arm64:latest [2021-05-19T03:24:09.119Z]  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 [2021-05-19T03:24:09.119Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-19T03:24:09.709Z] Collecting jsonschema<3,>=2.5.1 [2021-05-19T03:24:09.709Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-19T03:24:10.312Z] Collecting docker<4.0,>=3.6.0 [2021-05-19T03:24:10.312Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-19T03:24:10.908Z] 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-05-19T03:24:11.888Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-19T03:24:11.888Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-19T03:24:12.159Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-19T03:24:12.159Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-19T03:24:14.796Z] Collecting PyYAML<4,>=3.10 [2021-05-19T03:24:14.796Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-19T03:24:18.221Z] Collecting docker-pycreds>=0.4.0 [2021-05-19T03:24:18.221Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-19T03:24:18.496Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-19T03:24:18.496Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-19T03:24:18.771Z] 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-05-19T03:24:19.044Z] Collecting idna<2.8,>=2.5 [2021-05-19T03:24:19.044Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-19T03:24:19.044Z] 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-05-19T03:24:19.044Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-19T03:24:19.044Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-19T03:24:19.044Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-19T03:24:19.044Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-19T03:24:19.644Z] Installing collected packages: texttable, docopt, cached-property, websocket-client, jsonschema, urllib3, idna, requests, docker-pycreds, docker, dockerpty, PyYAML, docker-compose [2021-05-19T03:24:19.644Z] Running setup.py install for texttable: started [2021-05-19T03:24:21.631Z] Running setup.py install for texttable: finished with status 'done' [2021-05-19T03:24:21.631Z] Running setup.py install for docopt: started [2021-05-19T03:24:23.605Z] Running setup.py install for docopt: finished with status 'done' [2021-05-19T03:24:24.199Z] Attempting uninstall: urllib3 [2021-05-19T03:24:24.199Z] Found existing installation: urllib3 1.25.9 [2021-05-19T03:24:24.199Z] Uninstalling urllib3-1.25.9: [2021-05-19T03:24:24.199Z] Successfully uninstalled urllib3-1.25.9 [2021-05-19T03:24:24.794Z] Attempting uninstall: idna [2021-05-19T03:24:24.794Z] Found existing installation: idna 2.9 [2021-05-19T03:24:24.794Z] Uninstalling idna-2.9: [2021-05-19T03:24:24.794Z] Successfully uninstalled idna-2.9 [2021-05-19T03:24:25.390Z] Attempting uninstall: requests [2021-05-19T03:24:25.390Z] Found existing installation: requests 2.23.0 [2021-05-19T03:24:25.390Z] Uninstalling requests-2.23.0: [2021-05-19T03:24:25.662Z] Successfully uninstalled requests-2.23.0 [2021-05-19T03:24:26.638Z] Running setup.py install for dockerpty: started [2021-05-19T03:24:28.614Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-19T03:24:28.614Z] Running setup.py install for PyYAML: started [2021-05-19T03:24:30.588Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-19T03:24:31.565Z] 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-05-19T03:24:39.850Z] Removing intermediate container 96b360f4d740 [2021-05-19T03:24:39.850Z] ---> 7ddd6c9e4ef7 [2021-05-19T03:24:39.850Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-19T03:24:39.850Z] ---> Running in f1100221402a [2021-05-19T03:24:39.850Z] Removing intermediate container f1100221402a [2021-05-19T03:24:39.850Z] ---> c9166cfb7368 [2021-05-19T03:24:39.850Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-19T03:24:39.850Z] ---> Running in 8871f7d8d88a [2021-05-19T03:24:40.447Z] Removing intermediate container 8871f7d8d88a [2021-05-19T03:24:40.448Z] ---> fba6c9932929 [2021-05-19T03:24:40.448Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-19T03:24:41.437Z] ---> 6aa4c123fee0 [2021-05-19T03:24:41.437Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-19T03:24:42.418Z] ---> bfd92676c901 [2021-05-19T03:24:42.418Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-19T03:24:43.400Z] ---> 3c94c7ff93bc [2021-05-19T03:24:43.400Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-19T03:24:43.400Z] ---> Running in c4c0e7bbda7a [2021-05-19T03:24:44.001Z] Removing intermediate container c4c0e7bbda7a [2021-05-19T03:24:44.001Z] ---> a8a22761d20e [2021-05-19T03:24:44.001Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T03:24:44.001Z] ---> Running in e8fbc7f86724 [2021-05-19T03:24:44.600Z] Removing intermediate container e8fbc7f86724 [2021-05-19T03:24:44.600Z] ---> cffbced9c127 [2021-05-19T03:24:44.600Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T03:24:44.600Z] ---> Running in 2b9c59372565 [2021-05-19T03:24:45.197Z] Removing intermediate container 2b9c59372565 [2021-05-19T03:24:45.197Z] ---> a264e4cf59b5 [2021-05-19T03:24:45.197Z] Step 23/24 : LABEL git_sha=284c41424ac359b51e0ef9bfc749595b474814a4 [2021-05-19T03:24:45.197Z] ---> Running in bd6b32168bf1 [2021-05-19T03:24:45.477Z] Removing intermediate container bd6b32168bf1 [2021-05-19T03:24:45.477Z] ---> 91a4e268d8df [2021-05-19T03:24:45.477Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T03:24:45.751Z] ---> Running in f43268ad314c [2021-05-19T03:24:46.347Z] Removing intermediate container f43268ad314c [2021-05-19T03:24:46.347Z] ---> b4748befa2e7 [2021-05-19T03:24:46.347Z] [2021-05-19T03:24:46.622Z] Successfully built b4748befa2e7 [2021-05-19T03:24:46.622Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-19T03:24:46.911Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-19T03:24:46.922Z] $ docker stop --time=1 80b6326f195385bc14e2dbb4837dc1d650072c9805d7032261be0502df5d0878 [2021-05-19T03:24:48.739Z] $ docker rm -f 80b6326f195385bc14e2dbb4837dc1d650072c9805d7032261be0502df5d0878 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T03:24:49.339Z] + docker images [2021-05-19T03:24:49.611Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-19T03:24:49.611Z] sys-mgmt-agent-arm64 latest b4748befa2e7 4 seconds ago 299MB [2021-05-19T03:24:49.611Z] core-data-arm64 latest a33cbfd7fd06 41 seconds ago 20.4MB [2021-05-19T03:24:49.611Z] 7d4352e1f803 59 seconds ago 990MB [2021-05-19T03:24:49.611Z] 9518413f4bac About a minute ago 979MB [2021-05-19T03:24:49.612Z] security-bootstrapper-arm64 latest a8b760549ec5 About a minute ago 17.2MB [2021-05-19T03:24:49.612Z] core-command-arm64 latest cc5eceba55d3 About a minute ago 16.1MB [2021-05-19T03:24:49.612Z] 7175cd3b2481 About a minute ago 980MB [2021-05-19T03:24:49.612Z] 810cbc5965ed About a minute ago 974MB [2021-05-19T03:24:49.612Z] core-metadata-arm64 latest 27e716d8b22f 4 minutes ago 17.4MB [2021-05-19T03:24:49.612Z] support-notifications-arm64 latest d7ca439a9a16 4 minutes ago 16.8MB [2021-05-19T03:24:49.612Z] support-scheduler-arm64 latest aaeb7867e31f 4 minutes ago 16.1MB [2021-05-19T03:24:49.612Z] security-secretstore-setup-arm64 latest 911a38e0d4e8 4 minutes ago 24.4MB [2021-05-19T03:24:49.612Z] security-proxy-setup-arm64 latest 3084cf98846b 4 minutes ago 24MB [2021-05-19T03:24:49.612Z] fea97358c153 4 minutes ago 989MB [2021-05-19T03:24:49.612Z] f6525b79f8a0 4 minutes ago 981MB [2021-05-19T03:24:49.612Z] de352d6e76b1 4 minutes ago 981MB [2021-05-19T03:24:49.612Z] 59aa47ac86cc 4 minutes ago 978MB [2021-05-19T03:24:49.612Z] 3311f408883a 4 minutes ago 978MB [2021-05-19T03:24:49.612Z] ci-base-image-arm64 latest 332c0aebb105 15 minutes ago 641MB [2021-05-19T03:24:49.612Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB [2021-05-19T03:24:49.612Z] alpine 3.12 9852663dfa18 4 weeks ago 5.32MB [2021-05-19T03:24:49.612Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-19T03:24:49.612Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 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-05-19T03:24:50.562Z] ---> job-cost.sh [2021-05-19T03:24:50.562Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nRPm [2021-05-19T03:25:29.506Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T03:27:06.237Z] lf-activate-venv(): INFO: Adding /tmp/venv-nRPm/bin to PATH [2021-05-19T03:27:06.237Z] INFO: No Stack... [2021-05-19T03:27:06.237Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-19T03:27:06.237Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T03:27:06.577Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-05-19T03:27:06.577Z] + cut -d, -f6 [Pipeline] lock [2021-05-19T03:27:06.637Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3467-4-stack-cost] [2021-05-19T03:27:06.647Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3467-4-stack-cost] did not exist. Created. [2021-05-19T03:27:06.647Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3467-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T03:27:06.995Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-19T03:27:07.303Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T03:27:07.316Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3467-4-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-05-19T03:27:08.388Z] provisioning config files... [2021-05-19T03:27:08.404Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config1790024223101201720tmp [Pipeline] { [Pipeline] sh [2021-05-19T03:27:08.758Z] + set +x [2021-05-19T03:27:08.758Z] + curl -s https://codecov.io/bash [2021-05-19T03:27:08.758Z] + bash -s -- [2021-05-19T03:27:09.043Z] [2021-05-19T03:27:09.043Z] _____ _ [2021-05-19T03:27:09.043Z] / ____| | | [2021-05-19T03:27:09.043Z] | | ___ __| | ___ ___ _____ __ [2021-05-19T03:27:09.043Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-19T03:27:09.043Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-19T03:27:09.043Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-19T03:27:09.043Z] Bash-1.0.2 [2021-05-19T03:27:09.043Z] [2021-05-19T03:27:09.043Z] [2021-05-19T03:27:09.043Z] ==> git version 2.24.4 found [2021-05-19T03:27:09.043Z] ==> 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-05-19T03:27:09.043Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-19T03:27:09.043Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-19T03:27:09.043Z] ==> Jenkins CI detected. [2021-05-19T03:27:09.043Z] project root: . [2021-05-19T03:27:09.043Z] --> token set from env [2021-05-19T03:27:09.043Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-19T03:27:09.043Z] ==> Running gcov in . (disable via -X gcov) [2021-05-19T03:27:09.043Z] ==> Python coveragepy not found [2021-05-19T03:27:09.043Z] ==> Searching for coverage reports in: [2021-05-19T03:27:09.043Z] + . [2021-05-19T03:27:09.043Z] -> Found 1 reports [2021-05-19T03:27:09.043Z] ==> Detecting git/mercurial file structure [2021-05-19T03:27:09.043Z] ==> Reading reports [2021-05-19T03:27:09.043Z] + ./coverage.out bytes=736765 [2021-05-19T03:27:09.043Z] ==> Appending adjustments [2021-05-19T03:27:09.043Z] https://docs.codecov.io/docs/fixing-reports [2021-05-19T03:27:11.613Z] + Found adjustments [2021-05-19T03:27:11.613Z] ==> Gzipping contents [2021-05-19T03:27:11.613Z] 104K /tmp/codecov.yl3bCP.gz [2021-05-19T03:27:11.613Z] ==> Uploading reports [2021-05-19T03:27:11.613Z] url: https://codecov.io [2021-05-19T03:27:11.613Z] query: branch=PR-3467&commit=284c41424ac359b51e0ef9bfc749595b474814a4&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3467%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3467&job=&cmd_args= [2021-05-19T03:27:11.613Z] -> Pinging Codecov [2021-05-19T03:27:11.613Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3467&commit=284c41424ac359b51e0ef9bfc749595b474814a4&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3467%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3467&job=&cmd_args= [2021-05-19T03:27:12.558Z] -> Uploading to [2021-05-19T03:27:12.558Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-19/00271124DB129430A58F1EEE437C3FCB/284c41424ac359b51e0ef9bfc749595b474814a4/a557bdf3-3325-434f-bd05-113589a27a58.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T032712Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ed506db3c36e74c01bfdcc7dcd89ac3ed578e5eaa8d932e763bca13be4e9c99 [2021-05-19T03:27:12.558Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T03:27:12.558Z] Dload Upload Total Spent Left Speed [2021-05-19T03:27:13.151Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 220k --:--:-- --:--:-- --:--:-- 220k [2021-05-19T03:27:13.151Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/284c41424ac359b51e0ef9bfc749595b474814a4 [Pipeline] } [2021-05-19T03:27:13.160Z] 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-05-19T03:27:14.493Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T03:27:15.060Z] ---> package-listing.sh [2021-05-19T03:27:15.060Z] ++ facter osfamily [2021-05-19T03:27:15.060Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-19T03:27:15.323Z] + OS_FAMILY=redhat [2021-05-19T03:27:15.323Z] + workspace=/w/workspace/edgex-go/4 [2021-05-19T03:27:15.323Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-19T03:27:15.323Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-19T03:27:15.323Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-19T03:27:15.323Z] + PACKAGES=/tmp/packages_start.txt [2021-05-19T03:27:15.323Z] + '[' /w/workspace/edgex-go/4 ']' [2021-05-19T03:27:15.323Z] + PACKAGES=/tmp/packages_end.txt [2021-05-19T03:27:15.323Z] + case "${OS_FAMILY}" in [2021-05-19T03:27:15.323Z] + sort [2021-05-19T03:27:15.323Z] + rpm -qa [2021-05-19T03:27:23.473Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-19T03:27:23.473Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-19T03:27:23.473Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-19T03:27:23.473Z] + '[' /w/workspace/edgex-go/4 ']' [2021-05-19T03:27:23.473Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-05-19T03:27:23.473Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-05-19T03:27:23.491Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-19T03:27:23.782Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-19T03:27:24.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T03:27:24.350Z] [2021-05-19T03:27:24.350Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-19T03:27:24.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T03:27:24.925Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-19T03:27:24.925Z] df20fa9351a1: Pulling fs layer [2021-05-19T03:27:24.925Z] 36b3adc4ff6f: Pulling fs layer [2021-05-19T03:27:24.925Z] 8ad3a11d3b57: Pulling fs layer [2021-05-19T03:27:24.925Z] 46f8f816bc3b: Pulling fs layer [2021-05-19T03:27:24.925Z] 93b61091891f: Pulling fs layer [2021-05-19T03:27:24.925Z] 93b9cdb0e59b: Pulling fs layer [2021-05-19T03:27:24.925Z] 5e14af77c1be: Pulling fs layer [2021-05-19T03:27:24.925Z] 01666e4c0597: Pulling fs layer [2021-05-19T03:27:24.925Z] aa168da1d23b: Pulling fs layer [2021-05-19T03:27:24.925Z] 93b9cdb0e59b: Waiting [2021-05-19T03:27:24.925Z] 5e14af77c1be: Waiting [2021-05-19T03:27:24.925Z] 01666e4c0597: Waiting [2021-05-19T03:27:24.925Z] aa168da1d23b: Waiting [2021-05-19T03:27:24.925Z] 46f8f816bc3b: Waiting [2021-05-19T03:27:24.925Z] 93b61091891f: Waiting [2021-05-19T03:27:24.925Z] 36b3adc4ff6f: Download complete [2021-05-19T03:27:24.925Z] 46f8f816bc3b: Verifying Checksum [2021-05-19T03:27:24.925Z] 46f8f816bc3b: Download complete [2021-05-19T03:27:24.925Z] df20fa9351a1: Verifying Checksum [2021-05-19T03:27:24.925Z] df20fa9351a1: Download complete [2021-05-19T03:27:24.925Z] 93b9cdb0e59b: Verifying Checksum [2021-05-19T03:27:24.925Z] 93b9cdb0e59b: Download complete [2021-05-19T03:27:24.925Z] 5e14af77c1be: Verifying Checksum [2021-05-19T03:27:24.925Z] 5e14af77c1be: Download complete [2021-05-19T03:27:24.925Z] 93b61091891f: Verifying Checksum [2021-05-19T03:27:24.925Z] 93b61091891f: Download complete [2021-05-19T03:27:24.925Z] 01666e4c0597: Verifying Checksum [2021-05-19T03:27:24.925Z] 01666e4c0597: Download complete [2021-05-19T03:27:25.189Z] df20fa9351a1: Pull complete [2021-05-19T03:27:25.189Z] 8ad3a11d3b57: Verifying Checksum [2021-05-19T03:27:25.189Z] 8ad3a11d3b57: Download complete [2021-05-19T03:27:25.450Z] 36b3adc4ff6f: Pull complete [2021-05-19T03:27:26.027Z] 8ad3a11d3b57: Pull complete [2021-05-19T03:27:26.027Z] 46f8f816bc3b: Pull complete [2021-05-19T03:27:26.291Z] 93b61091891f: Pull complete [2021-05-19T03:27:26.554Z] 93b9cdb0e59b: Pull complete [2021-05-19T03:27:26.554Z] 5e14af77c1be: Pull complete [2021-05-19T03:27:26.813Z] 01666e4c0597: Pull complete [2021-05-19T03:27:27.389Z] aa168da1d23b: Verifying Checksum [2021-05-19T03:27:27.389Z] aa168da1d23b: Download complete [2021-05-19T03:27:34.020Z] aa168da1d23b: Pull complete [2021-05-19T03:27:34.020Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-19T03:27:34.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T03:27:34.020Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-19T03:27:34.113Z] prd-centos7-docker-4c-2g-14977 does not seem to be running inside a container [2021-05-19T03:27:34.156Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-05-19T03:27:58.015Z] $ docker top b7480a4403b7ffdab8a35089ce6a02210e569f3344e9bd5d5832dfa086dd3215 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T03:27:58.410Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-19T03:27:58.712Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-19T03:27:59.014Z] + ls /var/log/sa-host [2021-05-19T03:27:59.014Z] + sadf -c /var/log/sa-host/sa05 [2021-05-19T03:27:59.014Z] file_magic: OK [2021-05-19T03:27:59.014Z] HZ: Using current value: 100 [2021-05-19T03:27:59.014Z] file_header: OK [2021-05-19T03:27:59.014Z] 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-05-19T03:27:59.014Z] Statistics: [2021-05-19T03:27:59.014Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T03:27:59.014Z] File successfully converted to sysstat format version 12.2.1 [2021-05-19T03:27:59.014Z] + sadf -c /var/log/sa-host/sa19 [2021-05-19T03:27:59.014Z] file_magic: OK [2021-05-19T03:27:59.014Z] HZ: Using current value: 100 [2021-05-19T03:27:59.014Z] file_header: OK [2021-05-19T03:27:59.014Z] 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-05-19T03:27:59.014Z] Statistics: [2021-05-19T03:27:59.014Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T03:27:59.014Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T03:27:59.265Z] provisioning config files... [2021-05-19T03:27:59.281Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config7741942462759068490tmp [Pipeline] { [Pipeline] echo [2021-05-19T03:27:59.303Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T03:27:59.604Z] ---> create-netrc.sh [Pipeline] } [2021-05-19T03:27:59.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-19T03:27:59.676Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T03:27:59.975Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-19T03:27:59.989Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T03:28:00.290Z] ---> sudo-logs.sh [2021-05-19T03:28:00.291Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-19T03:28:00.323Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T03:28:00.625Z] ---> job-cost.sh [2021-05-19T03:28:00.625Z] lf-activate-venv: SKIPPING [2021-05-19T03:28:00.625Z] DEBUG: total: 0.18000000715255737 [2021-05-19T03:28:00.625Z] INFO: Retrieving Stack Cost... [2021-05-19T03:28:01.570Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T03:28:02.147Z] INFO: Archiving Costs [Pipeline] echo [2021-05-19T03:28:02.162Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T03:28:02.510Z] ---> logs-deploy.sh [2021-05-19T03:28:02.511Z] lf-activate-venv: SKIPPING [2021-05-19T03:28:02.511Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3467/4 [2021-05-19T03:28:02.511Z] INFO: archiving workspace using pattern(s): [2021-05-19T03:28:03.458Z] Archives upload complete. [2021-05-19T03:28:03.458Z] INFO: archiving logs to Nexus