Pull request #3487 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at f6f68c45a71fc61d9870de441fabd717907f75d2 rather than 7e753a5b9e310472acc0213451e49a9bf7471688 Obtained Jenkinsfile from f6f68c45a71fc61d9870de441fabd717907f75d2 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh5207529206209145931.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-ssh2591491916919766653.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3487/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-3487/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7732358713910180299.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-3487/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5084928327074077530.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh9043455412728796820.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3487/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-3487/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6825499872088236545.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-15264 in /w/workspace/edgexfoundry_edgex-go_PR-3487 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh5753741078946137505.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 f6f68c45a71fc61d9870de441fabd717907f75d2 into PR head commit 7e753a5b9e310472acc0213451e49a9bf7471688 Merge succeeded, producing 7e753a5b9e310472acc0213451e49a9bf7471688 Checking out Revision 7e753a5b9e310472acc0213451e49a9bf7471688 (PR-3487) > 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/1@tmp/jenkins-gitclient-ssh5820257743319395505.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3487/head:refs/remotes/origin/PR-3487 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e753a5b9e310472acc0213451e49a9bf7471688 # 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/1@tmp/jenkins-gitclient-ssh8160045680980948781.key > git merge f6f68c45a71fc61d9870de441fabd717907f75d2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e753a5b9e310472acc0213451e49a9bf7471688 # timeout=10 Commit message: "feat(notifications): Implement V2 Delete /transmission/age/{age} API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-20T04:11:30.204Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-20T04:11:30.416Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-20T04:11:30.530Z] ========================================================= [2021-05-20T04:11:30.530Z] EdgeX Global Pipelines Version Info [2021-05-20T04:11:30.530Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-20T04:11:32.007Z] ------------------- [2021-05-20T04:11:32.007Z] stable info: [2021-05-20T04:11:32.007Z] ------------------- [2021-05-20T04:11:32.007Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-20T04:11:32.007Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T04:11:32.007Z] Message: update stable to v1.0.192 [2021-05-20T04:11:32.587Z] ------------------- [2021-05-20T04:11:32.587Z] experimental info: [2021-05-20T04:11:32.587Z] ------------------- [2021-05-20T04:11:32.587Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-20T04:11:32.587Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T04:11:32.587Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-20T04:11:32.816Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-20T04:11:32.869Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-20T04:11:32.921Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-20T04:11:32.976Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-20T04:11:33.026Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-20T04:11:33.079Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-20T04:11:33.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-20T04:11:33.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-20T04:11:33.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-20T04:11:33.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-20T04:11:33.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-20T04:11:33.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-20T04:11:33.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-20T04:11:33.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-20T04:11:33.577Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-20T04:11:33.640Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-20T04:11:33.697Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-20T04:11:33.757Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-20T04:11:33.824Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-20T04:11:33.877Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-20T04:11:33.931Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-20T04:11:33.984Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-20T04:11:34.053Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3487 [Pipeline] echo [2021-05-20T04:11:34.116Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3487 [Pipeline] echo [2021-05-20T04:11:34.171Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3487 [Pipeline] echo [2021-05-20T04:11:34.225Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e753a5b9e310472acc0213451e49a9bf7471688 [Pipeline] echo [2021-05-20T04:11:34.278Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e753a5 [Pipeline] echo [2021-05-20T04:11:34.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T04:11:34.547Z] provisioning config files... [2021-05-20T04:11:34.569Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4339883828040296382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T04:11:34.951Z] ---> docker-login.sh [2021-05-20T04:11:34.951Z] nexus3.edgexfoundry.org:10001 [2021-05-20T04:11:34.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T04:11:35.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T04:11:35.218Z] Configure a credential helper to remove this warning. See [2021-05-20T04:11:35.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T04:11:35.218Z] [2021-05-20T04:11:35.218Z] Login Succeeded [2021-05-20T04:11:35.218Z] nexus3.edgexfoundry.org:10002 [2021-05-20T04:11:35.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T04:11:35.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T04:11:35.481Z] Configure a credential helper to remove this warning. See [2021-05-20T04:11:35.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T04:11:35.481Z] [2021-05-20T04:11:35.481Z] Login Succeeded [2021-05-20T04:11:35.481Z] nexus3.edgexfoundry.org:10003 [2021-05-20T04:11:35.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T04:11:35.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T04:11:35.481Z] Configure a credential helper to remove this warning. See [2021-05-20T04:11:35.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T04:11:35.481Z] [2021-05-20T04:11:35.481Z] Login Succeeded [2021-05-20T04:11:35.481Z] nexus3.edgexfoundry.org:10004 [2021-05-20T04:11:35.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T04:11:35.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T04:11:35.742Z] Configure a credential helper to remove this warning. See [2021-05-20T04:11:35.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T04:11:35.742Z] [2021-05-20T04:11:35.742Z] Login Succeeded [2021-05-20T04:11:35.742Z] docker.io [2021-05-20T04:11:35.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T04:11:36.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T04:11:36.006Z] Configure a credential helper to remove this warning. See [2021-05-20T04:11:36.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T04:11:36.006Z] [2021-05-20T04:11:36.006Z] Login Succeeded [2021-05-20T04:11:36.268Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T04:11:36.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T04:11:36.709Z] ++ 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-20T04:11:36.709Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T04:11:36.709Z] ++ dirname cmd/core-command/Dockerfile [2021-05-20T04:11:36.709Z] ++ cut -d/ -f2 [2021-05-20T04:11:36.709Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-20T04:11:36.709Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T04:11:36.709Z] ++ dirname cmd/core-data/Dockerfile [2021-05-20T04:11:36.709Z] ++ cut -d/ -f2 [2021-05-20T04:11:36.709Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-20T04:11:36.709Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T04:11:36.709Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-20T04:11:36.709Z] ++ cut -d/ -f2 [2021-05-20T04:11:36.709Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-20T04:11:36.709Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T04:11:36.709Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-20T04:11:36.709Z] ++ cut -d/ -f2 [2021-05-20T04:11:36.709Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-20T04:11:36.709Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T04:11:36.709Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-20T04:11:36.709Z] ++ cut -d/ -f2 [2021-05-20T04:11:36.709Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-20T04:11:36.709Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T04:11:36.709Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-20T04:11:36.709Z] ++ cut -d/ -f2 [2021-05-20T04:11:36.709Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-20T04:11:36.709Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T04:11:36.709Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-20T04:11:36.709Z] ++ cut -d/ -f2 [2021-05-20T04:11:36.709Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-20T04:11:36.709Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T04:11:36.709Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-20T04:11:36.709Z] ++ cut -d/ -f2 [2021-05-20T04:11:36.709Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-20T04:11:36.709Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T04:11:36.709Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-20T04:11:36.709Z] ++ cut -d/ -f2 [2021-05-20T04:11:36.709Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-20T04:11:36.782Z] 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-20T04:11:38.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T04:11:38.568Z] [2021-05-20T04:11:38.568Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T04:11:38.930Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T04:11:38.930Z] latest: Pulling from edgex-devops/git-semver [2021-05-20T04:11:38.930Z] 31603596830f: Pulling fs layer [2021-05-20T04:11:38.930Z] 54011a49482f: Pulling fs layer [2021-05-20T04:11:38.930Z] a6820b24f6d8: Pulling fs layer [2021-05-20T04:11:38.930Z] f581987b2513: Pulling fs layer [2021-05-20T04:11:38.930Z] f581987b2513: Waiting [2021-05-20T04:11:38.930Z] 54011a49482f: Verifying Checksum [2021-05-20T04:11:38.930Z] 54011a49482f: Download complete [2021-05-20T04:11:39.195Z] 31603596830f: Verifying Checksum [2021-05-20T04:11:39.195Z] 31603596830f: Download complete [2021-05-20T04:11:39.195Z] a6820b24f6d8: Verifying Checksum [2021-05-20T04:11:39.195Z] a6820b24f6d8: Download complete [2021-05-20T04:11:39.195Z] f581987b2513: Verifying Checksum [2021-05-20T04:11:39.195Z] f581987b2513: Download complete [2021-05-20T04:11:39.467Z] 31603596830f: Pull complete [2021-05-20T04:11:39.467Z] 54011a49482f: Pull complete [2021-05-20T04:11:40.056Z] a6820b24f6d8: Pull complete [2021-05-20T04:11:40.321Z] f581987b2513: Pull complete [2021-05-20T04:11:40.321Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-20T04:11:40.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T04:11:40.321Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-20T04:11:40.443Z] prd-centos7-docker-4c-2g-15264 does not seem to be running inside a container [2021-05-20T04:11:40.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-20T04:11:41.693Z] $ docker top c24b3f63a9c1137e444bb6b1465a8e4d78dbd3e25640cb1a4ff0a5477d3ea2a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-20T04:11:41.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T04:11:41.901Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T04:11:42.039Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T04:11:42.044Z] $ docker exec c24b3f63a9c1137e444bb6b1465a8e4d78dbd3e25640cb1a4ff0a5477d3ea2a2 ssh-agent [2021-05-20T04:11:42.158Z] SSH_AUTH_SOCK=/tmp/ssh-OzhPgaKjz65a/agent.13 [2021-05-20T04:11:42.158Z] SSH_AGENT_PID=20 [2021-05-20T04:11:42.170Z] Running ssh-add (command line suppressed) [2021-05-20T04:11:42.292Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3585614165889557960.key (/w/workspace/edgex-go/1@tmp/private_key_3585614165889557960.key) [2021-05-20T04:11:42.309Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T04:11:42.656Z] + git tag --points-at HEAD [Pipeline] } [2021-05-20T04:11:42.677Z] $ docker exec --env ******** --env ******** c24b3f63a9c1137e444bb6b1465a8e4d78dbd3e25640cb1a4ff0a5477d3ea2a2 ssh-agent -k [2021-05-20T04:11:42.784Z] unset SSH_AUTH_SOCK; [2021-05-20T04:11:42.784Z] unset SSH_AGENT_PID; [2021-05-20T04:11:42.784Z] echo Agent pid 20 killed; [2021-05-20T04:11:42.795Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-20T04:11:42.878Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T04:11:42.878Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T04:11:43.009Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T04:11:43.013Z] $ docker exec c24b3f63a9c1137e444bb6b1465a8e4d78dbd3e25640cb1a4ff0a5477d3ea2a2 ssh-agent [2021-05-20T04:11:43.139Z] SSH_AUTH_SOCK=/tmp/ssh-MxGdE9ba8WWB/agent.54 [2021-05-20T04:11:43.139Z] SSH_AGENT_PID=61 [2021-05-20T04:11:43.145Z] Running ssh-add (command line suppressed) [2021-05-20T04:11:43.256Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4628798068792866514.key (/w/workspace/edgex-go/1@tmp/private_key_4628798068792866514.key) [2021-05-20T04:11:43.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T04:11:43.624Z] + git semver init [2021-05-20T04:11:43.625Z] # -> Open(): unable to determine branch for HEAD [2021-05-20T04:11:43.625Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-05-20T04:11:43.625Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-05-20T04:11:43.625Z] # $SEMVER_REMOTE_NAME = origin [2021-05-20T04:11:43.625Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-20T04:11:43.625Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-20T04:11:43.625Z] # $SEMVER_BRANCH = PR-3487 [2021-05-20T04:11:43.625Z] # $SEMVER_TEMP = /tmp/semver-930228255 [2021-05-20T04:11:43.625Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-20T04:11:58.584Z] # '/tmp/semver-930228255' -> '/w/workspace/edgex-go/1/.semver' [2021-05-20T04:11:58.584Z] # -> Force: false [2021-05-20T04:11:58.584Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-05-20T04:11:58.604Z] $ docker exec --env ******** --env ******** c24b3f63a9c1137e444bb6b1465a8e4d78dbd3e25640cb1a4ff0a5477d3ea2a2 ssh-agent -k [2021-05-20T04:11:58.715Z] unset SSH_AUTH_SOCK; [2021-05-20T04:11:58.716Z] unset SSH_AGENT_PID; [2021-05-20T04:11:58.716Z] echo Agent pid 61 killed; [2021-05-20T04:11:58.727Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T04:11:59.153Z] + git semver [Pipeline] } [2021-05-20T04:11:59.183Z] $ docker stop --time=1 c24b3f63a9c1137e444bb6b1465a8e4d78dbd3e25640cb1a4ff0a5477d3ea2a2 [2021-05-20T04:12:01.451Z] $ docker rm -f c24b3f63a9c1137e444bb6b1465a8e4d78dbd3e25640cb1a4ff0a5477d3ea2a2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T04:12:01.898Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-20T04:12:02.244Z] Stashed 1 file(s) [Pipeline] echo [2021-05-20T04:12:02.265Z] [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-20T04:12:03.315Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-20T04:12:03.638Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-20T04:12:03.976Z] + true [2021-05-20T04:12:03.976Z] + sudo service docker restart [2021-05-20T04:12:03.976Z] Redirecting to /bin/systemctl restart docker.service [2021-05-20T04:12:17.783Z] Still waiting to schedule task [2021-05-20T04:12:17.783Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-05-20T04:12:22.146Z] ========================================================= [2021-05-20T04:12:22.147Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-20T04:12:22.147Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-20T04:12:22.515Z] + 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-20T04:12:23.905Z] Sending build context to Docker daemon 330.6MB [2021-05-20T04:12:23.905Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T04:12:23.905Z] Step 2/6 : FROM ${BASE} [2021-05-20T04:12:23.905Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-20T04:12:23.905Z] 540db60ca938: Pulling fs layer [2021-05-20T04:12:23.905Z] adcc1eea9eea: Pulling fs layer [2021-05-20T04:12:23.905Z] 4c4ab2625f07: Pulling fs layer [2021-05-20T04:12:23.905Z] 0510c868ecb4: Pulling fs layer [2021-05-20T04:12:23.905Z] afea3b2eda06: Pulling fs layer [2021-05-20T04:12:23.905Z] 7809a108b3ef: Pulling fs layer [2021-05-20T04:12:23.905Z] f706445af74f: Pulling fs layer [2021-05-20T04:12:23.905Z] 0510c868ecb4: Waiting [2021-05-20T04:12:23.905Z] afea3b2eda06: Waiting [2021-05-20T04:12:23.905Z] 7809a108b3ef: Waiting [2021-05-20T04:12:23.905Z] f706445af74f: Waiting [2021-05-20T04:12:23.905Z] 4c4ab2625f07: Verifying Checksum [2021-05-20T04:12:23.905Z] 4c4ab2625f07: Download complete [2021-05-20T04:12:23.905Z] adcc1eea9eea: Verifying Checksum [2021-05-20T04:12:23.905Z] adcc1eea9eea: Download complete [2021-05-20T04:12:23.905Z] afea3b2eda06: Verifying Checksum [2021-05-20T04:12:23.905Z] afea3b2eda06: Download complete [2021-05-20T04:12:23.905Z] 540db60ca938: Verifying Checksum [2021-05-20T04:12:23.905Z] 540db60ca938: Download complete [2021-05-20T04:12:23.905Z] 7809a108b3ef: Verifying Checksum [2021-05-20T04:12:23.905Z] 7809a108b3ef: Download complete [2021-05-20T04:12:24.167Z] 540db60ca938: Pull complete [2021-05-20T04:12:24.167Z] adcc1eea9eea: Pull complete [2021-05-20T04:12:24.430Z] 4c4ab2625f07: Pull complete [2021-05-20T04:12:25.826Z] f706445af74f: Verifying Checksum [2021-05-20T04:12:25.826Z] f706445af74f: Download complete [2021-05-20T04:12:26.401Z] 0510c868ecb4: Verifying Checksum [2021-05-20T04:12:26.401Z] 0510c868ecb4: Download complete [2021-05-20T04:12:30.665Z] 0510c868ecb4: Pull complete [2021-05-20T04:12:30.665Z] afea3b2eda06: Pull complete [2021-05-20T04:12:30.665Z] 7809a108b3ef: Pull complete [2021-05-20T04:12:33.236Z] f706445af74f: Pull complete [2021-05-20T04:12:33.236Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-20T04:12:33.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-20T04:12:33.236Z] ---> b068be0155e3 [2021-05-20T04:12:33.236Z] 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-20T04:12:34.193Z] ---> Running in 00ad2117cef0 [2021-05-20T04:12:34.766Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T04:12:35.715Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T04:12:35.994Z] (1/12) Installing libmagic (5.39-r0) [2021-05-20T04:12:36.258Z] (2/12) Installing file (5.39-r0) [2021-05-20T04:12:36.520Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-20T04:12:36.520Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-20T04:12:40.792Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-20T04:12:40.792Z] (6/12) Installing patch (2.7.6-r6) [2021-05-20T04:12:41.054Z] (7/12) Installing build-base (0.5-r2) [2021-05-20T04:12:41.054Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-20T04:12:41.054Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-20T04:12:41.317Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-20T04:12:41.317Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-20T04:12:41.317Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-20T04:12:41.579Z] Executing busybox-1.32.1-r6.trigger [2021-05-20T04:12:41.579Z] OK: 219 MiB in 52 packages [2021-05-20T04:12:43.504Z] Removing intermediate container 00ad2117cef0 [2021-05-20T04:12:43.504Z] ---> a601c4070125 [2021-05-20T04:12:43.504Z] Step 4/6 : WORKDIR /edgex-go [2021-05-20T04:12:43.504Z] ---> Running in 29741eaf7e8d [2021-05-20T04:12:43.504Z] Removing intermediate container 29741eaf7e8d [2021-05-20T04:12:43.504Z] ---> 232e7f0300e3 [2021-05-20T04:12:43.504Z] Step 5/6 : COPY go.mod . [2021-05-20T04:12:43.773Z] ---> 12ec862d5560 [2021-05-20T04:12:43.773Z] Step 6/6 : RUN go mod download [2021-05-20T04:12:43.773Z] ---> Running in 0ca6b5a43382 [2021-05-20T04:12:58.717Z] Removing intermediate container 0ca6b5a43382 [2021-05-20T04:12:58.717Z] ---> 3c5e0ff418a6 [2021-05-20T04:12:58.717Z] Successfully built 3c5e0ff418a6 [2021-05-20T04:12:58.717Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T04:12:59.066Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-20T04:12:59.066Z] . [Pipeline] withDockerContainer [2021-05-20T04:12:59.180Z] prd-centos7-docker-4c-2g-15264 does not seem to be running inside a container [2021-05-20T04:12:59.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-20T04:12:59.662Z] $ docker top 502663591b52570cce1eaa0480068aa8f2b0b4eae909bce4e1da1468a2839439 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T04:13:00.183Z] + go version [2021-05-20T04:13:00.183Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-20T04:13:00.210Z] $ docker stop --time=1 502663591b52570cce1eaa0480068aa8f2b0b4eae909bce4e1da1468a2839439 [2021-05-20T04:13:01.432Z] $ docker rm -f 502663591b52570cce1eaa0480068aa8f2b0b4eae909bce4e1da1468a2839439 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T04:13:02.338Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-20T04:13:02.338Z] . [Pipeline] withDockerContainer [2021-05-20T04:13:02.444Z] prd-centos7-docker-4c-2g-15264 does not seem to be running inside a container [2021-05-20T04:13:02.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-20T04:13:02.924Z] $ docker top 04a9254633dcefc82dab87a19a9282853970b22b4996ee37e2ecefd72736f2ba -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-20T04:13:03.077Z] ========================================================= [2021-05-20T04:13:03.077Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-20T04:13:03.077Z] ========================================================= [Pipeline] sh [2021-05-20T04:13:03.394Z] + go mod tidy [Pipeline] sh [2021-05-20T04:13:03.983Z] + make test [2021-05-20T04:13:03.984Z] go mod tidy [2021-05-20T04:13:04.252Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-20T04:13:10.893Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-20T04:13:33.084Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-20T04:13:35.680Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-20T04:13:37.716Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-20T04:13:37.716Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-20T04:13:40.323Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-20T04:13:40.906Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-20T04:13:40.906Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-20T04:13:40.906Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-20T04:13:41.875Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-20T04:13:42.830Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-20T04:13:44.792Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-20T04:13:44.792Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-20T04:13:44.792Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-20T04:13:46.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.082s coverage: 46.1% of statements [2021-05-20T04:13:46.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-20T04:13:46.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-20T04:13:46.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-20T04:13:46.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-20T04:13:46.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-20T04:13:46.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-20T04:13:46.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.046s coverage: 28.7% of statements [2021-05-20T04:13:47.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.065s coverage: 100.0% of statements [2021-05-20T04:13:49.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.106s coverage: 27.7% of statements [2021-05-20T04:13:49.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-20T04:13:49.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-20T04:13:49.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-20T04:13:49.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-20T04:13:49.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-20T04:13:49.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 81.2% of statements [2021-05-20T04:13:49.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-20T04:13:50.173Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements [2021-05-20T04:13:50.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-20T04:13:50.173Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.054s coverage: 100.0% of statements [2021-05-20T04:13:50.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-20T04:13:50.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-20T04:13:51.128Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.063s coverage: 58.6% of statements [2021-05-20T04:13:51.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-20T04:13:51.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-20T04:13:51.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.100s coverage: 87.7% of statements [2021-05-20T04:13:51.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-20T04:13:51.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T04:13:51.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.056s coverage: 78.9% of statements [2021-05-20T04:13:51.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-20T04:13:54.602Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.245s coverage: 28.6% of statements [2021-05-20T04:13:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-20T04:13:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-20T04:13:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-20T04:13:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-20T04:13:54.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-20T04:13:54.602Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.065s coverage: 100.0% of statements [2021-05-20T04:13:54.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-20T04:13:54.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.069s coverage: 100.0% of statements [2021-05-20T04:13:54.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-20T04:13:55.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.100s coverage: 86.7% of statements [2021-05-20T04:13:55.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-20T04:13:55.453Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.089s coverage: 97.5% of statements [2021-05-20T04:13:55.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-20T04:13:56.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.067s coverage: 78.3% of statements [2021-05-20T04:13:56.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-20T04:13:56.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-20T04:13:56.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-20T04:13:56.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-20T04:13:57.834Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.256s coverage: 95.1% of statements [2021-05-20T04:13:57.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-20T04:13:57.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T04:13:57.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-20T04:13:57.834Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-20T04:13:57.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-20T04:13:57.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-20T04:13:57.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-20T04:13:57.834Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-20T04:13:57.835Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-20T04:13:57.835Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-20T04:13:57.835Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-20T04:13:57.835Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-20T04:13:57.835Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-20T04:13:57.835Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-20T04:13:57.835Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-20T04:13:57.835Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-20T04:13:57.835Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-20T04:13:57.835Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-20T04:13:57.835Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-05-20T04:13:57.835Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-20T04:13:57.835Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-20T04:13:58.798Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.057s coverage: 0.8% of statements [2021-05-20T04:13:58.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-20T04:13:58.798Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.062s coverage: 21.7% of statements [2021-05-20T04:13:58.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-20T04:13:59.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2021-05-20T04:13:59.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements [2021-05-20T04:13:59.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-05-20T04:13:59.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2021-05-20T04:13:59.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2021-05-20T04:14:12.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements [2021-05-20T04:14:12.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-05-20T04:14:13.071Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15265 in /w/workspace/edgexfoundry_edgex-go_PR-3487 [Pipeline] { [Pipeline] ws [2021-05-20T04:14:13.141Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-20T04:14:13.398Z] The recommended git tool is: git [2021-05-20T04:14:18.301Z] using credential edgex-jenkins-ssh [2021-05-20T04:14:18.323Z] Cloning the remote Git repository [2021-05-20T04:14:19.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.199s coverage: 81.8% of statements [2021-05-20T04:14:19.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-20T04:14:18.432Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-20T04:14:18.600Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-20T04:14:18.664Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-20T04:14:18.664Z] > git --version # timeout=10 [2021-05-20T04:14:18.678Z] > git --version # 'git version 2.17.1' [2021-05-20T04:14:18.680Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T04:14:18.753Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T04:14:34.611Z] Merging remotes/origin/master commit f6f68c45a71fc61d9870de441fabd717907f75d2 into PR head commit 7e753a5b9e310472acc0213451e49a9bf7471688 [2021-05-20T04:14:35.042Z] Merge succeeded, producing 7e753a5b9e310472acc0213451e49a9bf7471688 [2021-05-20T04:14:35.043Z] Checking out Revision 7e753a5b9e310472acc0213451e49a9bf7471688 (PR-3487) [2021-05-20T04:14:33.574Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-20T04:14:33.599Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T04:14:33.619Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-20T04:14:33.653Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-20T04:14:33.653Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T04:14:33.666Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3487/head:refs/remotes/origin/PR-3487 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-20T04:14:34.634Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T04:14:34.648Z] > git checkout -f 7e753a5b9e310472acc0213451e49a9bf7471688 # timeout=10 [2021-05-20T04:14:34.967Z] > git remote # timeout=10 [2021-05-20T04:14:34.988Z] > git config --get remote.origin.url # timeout=10 [2021-05-20T04:14:34.999Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T04:14:35.010Z] > git merge f6f68c45a71fc61d9870de441fabd717907f75d2 # timeout=10 [2021-05-20T04:14:35.032Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-20T04:14:35.053Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T04:14:35.064Z] > git checkout -f 7e753a5b9e310472acc0213451e49a9bf7471688 # timeout=10 [2021-05-20T04:14:37.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2021-05-20T04:14:37.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-20T04:14:37.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-20T04:14:37.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-20T04:14:37.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-05-20T04:14:37.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-20T04:14:37.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-20T04:14:37.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-20T04:14:37.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-20T04:14:37.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-20T04:14:37.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.046s coverage: 87.2% of statements [2021-05-20T04:14:37.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-20T04:14:37.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-20T04:14:37.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-05-20T04:14:37.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-20T04:14:37.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 76.0% of statements [2021-05-20T04:14:37.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-20T04:14:37.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements [2021-05-20T04:14:37.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.075s coverage: 87.2% of statements [2021-05-20T04:14:37.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-05-20T04:14:37.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.092s coverage: 91.2% of statements [2021-05-20T04:14:37.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-20T04:14:37.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.116s coverage: 64.4% of statements [2021-05-20T04:14:37.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-20T04:14:37.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-20T04:14:37.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2021-05-20T04:14:37.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-05-20T04:14:37.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-05-20T04:14:37.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2021-05-20T04:14:37.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-05-20T04:14:37.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.175s coverage: 66.9% of statements [2021-05-20T04:14:37.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-20T04:14:37.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-20T04:14:37.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-20T04:14:37.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 43.5% of statements [2021-05-20T04:14:37.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-20T04:14:37.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-20T04:14:37.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.038s coverage: 89.5% of statements [2021-05-20T04:14:37.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-20T04:14:38.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.030s coverage: 84.8% of statements [2021-05-20T04:14:39.472Z] Commit message: "feat(notifications): Implement V2 Delete /transmission/age/{age} API" [2021-05-20T04:14:39.531Z] > git --version # timeout=10 [2021-05-20T04:14:39.540Z] > git --version # 'git version 2.17.1' [2021-05-20T04:14:39.552Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T04:14:39.716Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.113s coverage: 46.8% of statements [2021-05-20T04:14:39.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-20T04:14:39.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-20T04:14:39.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-20T04:14:39.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-20T04:14:39.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-20T04:14:39.716Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.041s coverage: 100.0% of statements [2021-05-20T04:14:39.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-20T04:14:39.716Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.033s coverage: 100.0% of statements [2021-05-20T04:14:39.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-20T04:14:39.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T04:14:41.942Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-20T04:14:42.393Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-20T04:14:42.757Z] + true [2021-05-20T04:14:42.758Z] + sudo service docker restart [2021-05-20T04:14:43.983Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.058s coverage: 19.3% of statements [2021-05-20T04:14:43.983Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-20T04:14:43.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-20T04:14:43.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-20T04:14:43.984Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.129s coverage: 91.0% of statements [2021-05-20T04:14:43.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-20T04:14:43.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T04:14:43.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-20T04:14:43.984Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.619s coverage: 28.8% of statements [2021-05-20T04:14:43.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-20T04:14:43.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-20T04:14:43.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-20T04:14:43.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-20T04:14:43.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-20T04:14:43.984Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.052s coverage: 99.0% of statements [2021-05-20T04:14:43.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-20T04:14:44.250Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.063s coverage: 100.0% of statements [2021-05-20T04:14:44.250Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-20T04:14:44.250Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-20T04:14:44.250Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-20T04:14:44.513Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 64.6% of statements [2021-05-20T04:14:44.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-20T04:14:45.475Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.123s coverage: 97.6% of statements [2021-05-20T04:14:45.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-20T04:14:45.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T04:14:45.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-20T04:14:45.475Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-05-20T04:14:45.475Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-20T04:14:45.475Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.022s coverage: 100.0% of statements [2021-05-20T04:14:45.475Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-20T04:14:45.475Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-20T04:14:45.475Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-20T04:14:45.475Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-20T04:14:45.745Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.033s coverage: 87.9% of statements [2021-05-20T04:14:45.745Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-20T04:14:45.745Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-20T04:14:45.745Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements [2021-05-20T04:14:46.328Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 28.1% of statements [2021-05-20T04:14:46.328Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-20T04:14:46.328Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-20T04:14:46.591Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.047s coverage: 27.9% of statements [2021-05-20T04:14:46.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-20T04:14:46.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-20T04:14:46.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-20T04:14:46.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-20T04:14:46.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-20T04:14:46.855Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements [2021-05-20T04:14:47.117Z] GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T04:15:01.197Z] provisioning config files... [2021-05-20T04:15:01.295Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1039749871130064619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T04:15:01.974Z] ---> docker-login.sh [2021-05-20T04:15:01.974Z] nexus3.edgexfoundry.org:10001 [2021-05-20T04:15:02.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T04:15:03.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T04:15:03.198Z] Configure a credential helper to remove this warning. See [2021-05-20T04:15:03.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T04:15:03.198Z] [2021-05-20T04:15:03.198Z] Login Succeeded [2021-05-20T04:15:03.198Z] nexus3.edgexfoundry.org:10002 [2021-05-20T04:15:03.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T04:15:03.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T04:15:03.756Z] Configure a credential helper to remove this warning. See [2021-05-20T04:15:03.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T04:15:03.756Z] [2021-05-20T04:15:03.756Z] Login Succeeded [2021-05-20T04:15:03.756Z] nexus3.edgexfoundry.org:10003 [2021-05-20T04:15:04.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T04:15:04.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T04:15:04.033Z] Configure a credential helper to remove this warning. See [2021-05-20T04:15:04.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T04:15:04.033Z] [2021-05-20T04:15:04.033Z] Login Succeeded [2021-05-20T04:15:04.033Z] nexus3.edgexfoundry.org:10004 [2021-05-20T04:15:04.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T04:15:04.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T04:15:04.632Z] Configure a credential helper to remove this warning. See [2021-05-20T04:15:04.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T04:15:04.632Z] [2021-05-20T04:15:04.632Z] Login Succeeded [2021-05-20T04:15:04.632Z] docker.io [2021-05-20T04:15:05.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T04:15:05.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T04:15:05.532Z] Configure a credential helper to remove this warning. See [2021-05-20T04:15:05.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T04:15:05.532Z] [2021-05-20T04:15:05.532Z] Login Succeeded [2021-05-20T04:15:05.532Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T04:15:05.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-20T04:15:06.191Z] ========================================================= [2021-05-20T04:15:06.191Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-20T04:15:06.191Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-20T04:15:06.608Z] + 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-20T04:15:09.265Z] Sending build context to Docker daemon 168MB [2021-05-20T04:15:09.265Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T04:15:09.265Z] Step 2/6 : FROM ${BASE} [2021-05-20T04:15:09.265Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-20T04:15:09.265Z] 595b0fe564bb: Pulling fs layer [2021-05-20T04:15:09.265Z] 7186ed65a4f7: Pulling fs layer [2021-05-20T04:15:09.265Z] 316046926c0a: Pulling fs layer [2021-05-20T04:15:09.265Z] 4ebd0625c992: Pulling fs layer [2021-05-20T04:15:09.265Z] 207e8628e3a3: Pulling fs layer [2021-05-20T04:15:09.265Z] c791037a9be2: Pulling fs layer [2021-05-20T04:15:09.265Z] ffd874e62e21: Pulling fs layer [2021-05-20T04:15:09.265Z] 207e8628e3a3: Waiting [2021-05-20T04:15:09.265Z] 4ebd0625c992: Waiting [2021-05-20T04:15:09.265Z] c791037a9be2: Waiting [2021-05-20T04:15:09.265Z] ffd874e62e21: Waiting [2021-05-20T04:15:09.265Z] 316046926c0a: Download complete [2021-05-20T04:15:09.265Z] 7186ed65a4f7: Verifying Checksum [2021-05-20T04:15:09.265Z] 7186ed65a4f7: Download complete [2021-05-20T04:15:09.265Z] 207e8628e3a3: Download complete [2021-05-20T04:15:09.265Z] c791037a9be2: Verifying Checksum [2021-05-20T04:15:09.265Z] 595b0fe564bb: Verifying Checksum [2021-05-20T04:15:09.265Z] 595b0fe564bb: Download complete [2021-05-20T04:15:10.270Z] 595b0fe564bb: Pull complete [2021-05-20T04:15:10.551Z] 7186ed65a4f7: Pull complete [2021-05-20T04:15:11.156Z] 316046926c0a: Pull complete [2021-05-20T04:15:12.135Z] ffd874e62e21: Verifying Checksum [2021-05-20T04:15:12.135Z] ffd874e62e21: Download complete [2021-05-20T04:15:13.114Z] 4ebd0625c992: Verifying Checksum [2021-05-20T04:15:13.114Z] 4ebd0625c992: Download complete [2021-05-20T04:15:19.374Z] gofmt -l . [2021-05-20T04:15:19.374Z] [ "`gofmt -l .`" = "" ] [2021-05-20T04:15:20.321Z] ./bin/test-go-mod-tidy.sh [2021-05-20T04:15:20.321Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-20T04:15:21.236Z] + ls -al . [2021-05-20T04:15:21.236Z] total 848 [2021-05-20T04:15:21.236Z] drwxrwxr-x 10 1001 1001 4096 May 20 04:15 . [2021-05-20T04:15:21.236Z] drwxr-xr-x 4 root root 28 May 20 04:13 .. [2021-05-20T04:15:21.236Z] -rw-rw-r-- 1 1001 1001 11 May 20 04:11 .dockerignore [2021-05-20T04:15:21.236Z] drwxrwxr-x 8 1001 1001 179 May 20 04:11 .git [2021-05-20T04:15:21.236Z] drwxrwxr-x 3 1001 1001 125 May 20 04:11 .github [2021-05-20T04:15:21.236Z] -rw-rw-r-- 1 1001 1001 818 May 20 04:11 .gitignore [2021-05-20T04:15:21.236Z] drwx------ 3 1001 1001 60 May 20 04:11 .semver [2021-05-20T04:15:21.236Z] -rw-rw-r-- 1 1001 1001 166 May 20 04:11 .sonarcloud.properties [2021-05-20T04:15:21.236Z] -rw-rw-r-- 1 1001 1001 8609 May 20 04:11 Attribution.txt [2021-05-20T04:15:21.236Z] -rw-rw-r-- 1 1001 1001 3804 May 20 04:11 CONTRIBUTING.md [2021-05-20T04:15:21.236Z] -rw-rw-r-- 1 1001 1001 931 May 20 04:11 Dockerfile.build [2021-05-20T04:15:21.236Z] -rw-rw-r-- 1 1001 1001 863 May 20 04:11 Jenkinsfile [2021-05-20T04:15:21.236Z] -rw-rw-r-- 1 1001 1001 10775 May 20 04:11 LICENSE [2021-05-20T04:15:21.236Z] -rw-rw-r-- 1 1001 1001 5632 May 20 04:11 Makefile [2021-05-20T04:15:21.236Z] -rw-rw-r-- 1 1001 1001 7978 May 20 04:11 README.md [2021-05-20T04:15:21.236Z] -rw-rw-r-- 1 1001 1001 6755 May 20 04:11 SECURITY.md [2021-05-20T04:15:21.236Z] -rw-rw-r-- 1 1001 1001 5 May 20 04:12 VERSION [2021-05-20T04:15:21.236Z] -rw-rw-r-- 1 1001 1001 4131 May 20 04:11 ZMQWindows.md [2021-05-20T04:15:21.236Z] drwxrwxr-x 2 1001 1001 117 May 20 04:11 bin [2021-05-20T04:15:21.236Z] drwxrwxr-x 14 1001 1001 4096 May 20 04:11 cmd [2021-05-20T04:15:21.236Z] -rw-r--r-- 1 root root 739709 May 20 04:14 coverage.out [2021-05-20T04:15:21.236Z] -rw-r--r-- 1 root root 1060 May 20 04:15 go.mod [2021-05-20T04:15:21.236Z] -rw-r--r-- 1 root root 21990 May 20 04:13 go.sum [2021-05-20T04:15:21.236Z] drwxrwxr-x 8 1001 1001 127 May 20 04:11 internal [2021-05-20T04:15:21.236Z] drwxrwxr-x 4 1001 1001 26 May 20 04:11 openapi [2021-05-20T04:15:21.236Z] drwxrwxr-x 4 1001 1001 71 May 20 04:11 snap [2021-05-20T04:15:21.236Z] -rw-rw-r-- 1 1001 1001 168 May 20 04:11 version.go [Pipeline] sh [2021-05-20T04:15:21.560Z] + '[' -e coverage.out ] [2021-05-20T04:15:21.561Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-20T04:15:21.702Z] Stashed 1 file(s) [Pipeline] sh [2021-05-20T04:15:22.027Z] + make build [2021-05-20T04:15:22.027Z] go mod tidy [2021-05-20T04:15:22.304Z] 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-20T04:15:24.244Z] 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-20T04:15:25.544Z] 4ebd0625c992: Pull complete [2021-05-20T04:15:25.544Z] 207e8628e3a3: Pull complete [2021-05-20T04:15:25.544Z] c791037a9be2: Pull complete [2021-05-20T04:15:28.174Z] ffd874e62e21: Pull complete [2021-05-20T04:15:28.174Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-20T04:15:28.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-20T04:15:28.174Z] ---> cfc18b08335c [2021-05-20T04:15:28.174Z] 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-20T04:15:30.807Z] ---> Running in 516b8aff0029 [2021-05-20T04:15:32.260Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T04:15:33.240Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T04:15:33.837Z] (1/12) Installing libmagic (5.39-r0) [2021-05-20T04:15:34.294Z] 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-20T04:15:34.294Z] 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-20T04:15:34.434Z] (2/12) Installing file (5.39-r0) [2021-05-20T04:15:34.434Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-20T04:15:34.707Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-20T04:15:35.247Z] 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-20T04:15:35.523Z] 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-20T04:15:36.942Z] 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-20T04:15:38.355Z] 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-20T04:15:39.319Z] 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-20T04:15:40.100Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-20T04:15:40.100Z] (6/12) Installing patch (2.7.6-r6) [2021-05-20T04:15:40.100Z] (7/12) Installing build-base (0.5-r2) [2021-05-20T04:15:40.100Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-20T04:15:40.100Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-20T04:15:40.100Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-20T04:15:40.100Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-20T04:15:40.100Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-20T04:15:40.267Z] 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-20T04:15:40.375Z] Executing busybox-1.32.1-r6.trigger [2021-05-20T04:15:40.375Z] OK: 218 MiB in 52 packages [2021-05-20T04:15:41.246Z] 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-20T04:15:42.198Z] 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-20T04:15:44.164Z] $ docker stop --time=1 04a9254633dcefc82dab87a19a9282853970b22b4996ee37e2ecefd72736f2ba [2021-05-20T04:15:44.690Z] Removing intermediate container 516b8aff0029 [2021-05-20T04:15:44.690Z] ---> 40dcb7be4156 [2021-05-20T04:15:44.690Z] Step 4/6 : WORKDIR /edgex-go [2021-05-20T04:15:44.690Z] ---> Running in ebdf78ac5a75 [2021-05-20T04:15:44.690Z] Removing intermediate container ebdf78ac5a75 [2021-05-20T04:15:44.690Z] ---> 7a370e420bf3 [2021-05-20T04:15:44.690Z] Step 5/6 : COPY go.mod . [2021-05-20T04:15:45.294Z] ---> 92320867ceee [2021-05-20T04:15:45.294Z] Step 6/6 : RUN go mod download [2021-05-20T04:15:45.572Z] ---> Running in bc275869c3b1 [2021-05-20T04:15:46.083Z] $ docker rm -f 04a9254633dcefc82dab87a19a9282853970b22b4996ee37e2ecefd72736f2ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T04:15:49.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-20T04:15:49.893Z] [2021-05-20T04:15:49.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T04:15:50.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-20T04:15:50.250Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-20T04:15:50.250Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-20T04:15:50.250Z] ca9280d653b3: Pulling fs layer [2021-05-20T04:15:50.250Z] 7e9c9ca2126c: Pulling fs layer [2021-05-20T04:15:50.515Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-20T04:15:50.515Z] cbdbe7a5bc2a: Download complete [2021-05-20T04:15:50.515Z] cbdbe7a5bc2a: Pull complete [2021-05-20T04:15:51.095Z] ca9280d653b3: Verifying Checksum [2021-05-20T04:15:51.095Z] ca9280d653b3: Download complete [2021-05-20T04:15:52.048Z] ca9280d653b3: Pull complete [2021-05-20T04:15:52.630Z] 7e9c9ca2126c: Verifying Checksum [2021-05-20T04:15:52.630Z] 7e9c9ca2126c: Download complete [2021-05-20T04:15:55.969Z] 7e9c9ca2126c: Pull complete [2021-05-20T04:15:55.969Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-20T04:15:55.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-20T04:15:55.969Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-20T04:15:56.080Z] prd-centos7-docker-4c-2g-15264 does not seem to be running inside a container [2021-05-20T04:15:56.137Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-20T04:15:58.983Z] $ docker top 97a30d5affb7a764ee0fac3055ee0e36230a217b5a7a248a3a1154fbb3d6b98c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T04:15:59.443Z] + docker-compose build --help [2021-05-20T04:15:59.443Z] + grep parallel [2021-05-20T04:16:00.022Z] --parallel Build images in parallel. [Pipeline] } [2021-05-20T04:16:00.052Z] $ docker stop --time=1 97a30d5affb7a764ee0fac3055ee0e36230a217b5a7a248a3a1154fbb3d6b98c [2021-05-20T04:16:01.295Z] $ docker rm -f 97a30d5affb7a764ee0fac3055ee0e36230a217b5a7a248a3a1154fbb3d6b98c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T04:16:01.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-20T04:16:01.951Z] . [Pipeline] withDockerContainer [2021-05-20T04:16:02.061Z] prd-centos7-docker-4c-2g-15264 does not seem to be running inside a container [2021-05-20T04:16:02.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-20T04:16:02.528Z] $ docker top b4bd3f457ffebd10086ba16a81a2a9dfbfce4dbef2ce5c0fb66ceea941ef0766 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T04:16:02.995Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-20T04:16:03.576Z] Building core-command ... [2021-05-20T04:16:03.576Z] Building core-data ... [2021-05-20T04:16:03.576Z] Building core-metadata ... [2021-05-20T04:16:03.576Z] Building security-bootstrapper ... [2021-05-20T04:16:03.576Z] Building security-proxy-setup ... [2021-05-20T04:16:03.576Z] Building security-secretstore-setup ... [2021-05-20T04:16:03.576Z] Building support-notifications ... [2021-05-20T04:16:03.576Z] Building support-scheduler ... [2021-05-20T04:16:03.576Z] Building sys-mgmt-agent ... [2021-05-20T04:16:03.576Z] Building support-notifications [2021-05-20T04:16:03.576Z] Building core-command [2021-05-20T04:16:03.576Z] Building security-secretstore-setup [2021-05-20T04:16:03.576Z] Building security-bootstrapper [2021-05-20T04:16:03.576Z] Building sys-mgmt-agent [2021-05-20T04:16:12.370Z] Removing intermediate container bc275869c3b1 [2021-05-20T04:16:12.370Z] ---> 97d5cb57f703 [2021-05-20T04:16:12.370Z] Successfully built 97d5cb57f703 [2021-05-20T04:16:12.370Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T04:16:12.760Z] + docker inspect -f . ci-base-image-arm64 [2021-05-20T04:16:12.760Z] . [Pipeline] withDockerContainer [2021-05-20T04:16:13.058Z] prd-ubuntu18.04-docker-arm64-4c-16g-15265 does not seem to be running inside a container [2021-05-20T04:16:13.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-20T04:16:14.723Z] $ docker top 99b62ea820969d8cc292acd339be2fe867ab64f378a284136cd19fd9c1b10504 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T04:16:15.755Z] + go version [2021-05-20T04:16:15.755Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-20T04:16:15.793Z] $ docker stop --time=1 99b62ea820969d8cc292acd339be2fe867ab64f378a284136cd19fd9c1b10504 [2021-05-20T04:16:17.575Z] $ docker rm -f 99b62ea820969d8cc292acd339be2fe867ab64f378a284136cd19fd9c1b10504 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T04:16:18.640Z] + docker inspect -f . ci-base-image-arm64 [2021-05-20T04:16:18.640Z] . [Pipeline] withDockerContainer [2021-05-20T04:16:18.913Z] prd-ubuntu18.04-docker-arm64-4c-16g-15265 does not seem to be running inside a container [2021-05-20T04:16:18.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-20T04:16:20.520Z] $ docker top e626ee6f188fe0f3f118917d8d2b310a032063ec5481506c85e22c043d7db0d0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-20T04:16:20.873Z] ========================================================= [2021-05-20T04:16:20.873Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-20T04:16:20.873Z] ========================================================= [Pipeline] sh [2021-05-20T04:16:21.534Z] + go mod tidy [2021-05-20T04:16:21.725Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T04:16:21.725Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-20T04:16:21.725Z] ---> 3c5e0ff418a6 [2021-05-20T04:16:21.725Z] Step 3/26 : WORKDIR /edgex-go [2021-05-20T04:16:21.725Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T04:16:21.725Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-20T04:16:21.725Z] ---> 3c5e0ff418a6 [2021-05-20T04:16:21.725Z] Step 3/23 : WORKDIR /edgex-go [2021-05-20T04:16:21.725Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T04:16:21.725Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-20T04:16:21.725Z] ---> 3c5e0ff418a6 [2021-05-20T04:16:21.725Z] Step 3/32 : WORKDIR /edgex-go [Pipeline] sh [2021-05-20T04:16:23.211Z] + make test [2021-05-20T04:16:23.211Z] go mod tidy [2021-05-20T04:16:23.818Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-20T04:16:25.944Z] ---> Running in a2a107c5bdcc [2021-05-20T04:16:25.945Z] ---> Running in 1a935bb2606f [2021-05-20T04:16:25.945Z] ---> Running in 480347f078cb [2021-05-20T04:16:30.194Z] Removing intermediate container a2a107c5bdcc [2021-05-20T04:16:30.194Z] ---> 8bad1c37272a [2021-05-20T04:16:30.194Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T04:16:30.194Z] Removing intermediate container 1a935bb2606f [2021-05-20T04:16:30.194Z] ---> 79e67479d192 [2021-05-20T04:16:30.194Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T04:16:30.194Z] Removing intermediate container 480347f078cb [2021-05-20T04:16:30.194Z] ---> c7c043000c5d [2021-05-20T04:16:30.194Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T04:16:30.194Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T04:16:30.194Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T04:16:30.194Z] ---> 3c5e0ff418a6 [2021-05-20T04:16:30.194Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T04:16:30.194Z] ---> Using cache [2021-05-20T04:16:30.194Z] ---> c7c043000c5d [2021-05-20T04:16:30.194Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T04:16:30.770Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T04:16:30.770Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T04:16:30.770Z] ---> 3c5e0ff418a6 [2021-05-20T04:16:30.770Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T04:16:30.770Z] ---> Using cache [2021-05-20T04:16:30.770Z] ---> c7c043000c5d [2021-05-20T04:16:30.770Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T04:16:31.037Z] ---> Running in ed4b33ae4125 [2021-05-20T04:16:31.037Z] ---> Running in 811fbd0210dd [2021-05-20T04:16:31.037Z] ---> Running in d3456979a2c4 [2021-05-20T04:16:31.037Z] ---> Running in 7656eb1b3e50 [2021-05-20T04:16:31.037Z] ---> Running in 2c350bc936b9 [2021-05-20T04:16:31.993Z] Removing intermediate container 811fbd0210dd [2021-05-20T04:16:31.993Z] ---> 5de7b54d3a28 [2021-05-20T04:16:31.993Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-20T04:16:32.262Z] ---> Running in 7e9eddd4e01f [2021-05-20T04:16:32.262Z] Removing intermediate container ed4b33ae4125 [2021-05-20T04:16:32.262Z] ---> c3a21c6cfcfe [2021-05-20T04:16:32.262Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-20T04:16:32.262Z] Removing intermediate container d3456979a2c4 [2021-05-20T04:16:32.262Z] ---> 9b01e41220f0 [2021-05-20T04:16:32.262Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-20T04:16:32.262Z] ---> Running in 21ff2e37f20d [2021-05-20T04:16:32.262Z] ---> Running in d2ac8d650fad [2021-05-20T04:16:32.525Z] Removing intermediate container 7656eb1b3e50 [2021-05-20T04:16:32.526Z] ---> bbc3e770c3af [2021-05-20T04:16:32.526Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-20T04:16:32.526Z] ---> Running in 01109855cac8 [2021-05-20T04:16:32.526Z] Removing intermediate container 2c350bc936b9 [2021-05-20T04:16:32.526Z] ---> bf8f7ec4e2bf [2021-05-20T04:16:32.526Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-20T04:16:32.526Z] ---> Running in 5061f64deda0 [2021-05-20T04:16:32.797Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T04:16:33.070Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T04:16:33.070Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T04:16:33.335Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T04:16:33.335Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T04:16:33.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T04:16:33.861Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T04:16:33.861Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T04:16:34.130Z] OK: 219 MiB in 52 packages [2021-05-20T04:16:34.130Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T04:16:34.394Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T04:16:34.394Z] OK: 219 MiB in 52 packages [2021-05-20T04:16:34.656Z] Removing intermediate container 7e9eddd4e01f [2021-05-20T04:16:34.656Z] ---> 90c76b3c28a0 [2021-05-20T04:16:34.656Z] Step 6/23 : COPY go.mod . [2021-05-20T04:16:34.656Z] OK: 219 MiB in 52 packages [2021-05-20T04:16:34.946Z] ---> ad4537cb6432 [2021-05-20T04:16:34.946Z] Step 7/23 : RUN go mod download [2021-05-20T04:16:34.946Z] Removing intermediate container d2ac8d650fad [2021-05-20T04:16:34.946Z] ---> 2b0ce331037e [2021-05-20T04:16:34.946Z] Step 6/24 : COPY go.mod . [2021-05-20T04:16:34.946Z] ---> Running in 6dc2c299ff5f [2021-05-20T04:16:34.946Z] OK: 219 MiB in 52 packages [2021-05-20T04:16:35.210Z] Removing intermediate container 21ff2e37f20d [2021-05-20T04:16:35.210Z] ---> d528edb177ed [2021-05-20T04:16:35.210Z] Step 6/26 : COPY go.mod . [2021-05-20T04:16:35.210Z] OK: 219 MiB in 52 packages [2021-05-20T04:16:35.210Z] ---> 7a27d3f77b9c [2021-05-20T04:16:35.210Z] Step 7/24 : RUN go mod download [2021-05-20T04:16:35.210Z] ---> Running in ab8eb473df62 [2021-05-20T04:16:35.479Z] Removing intermediate container 01109855cac8 [2021-05-20T04:16:35.479Z] ---> 28182aa464d0 [2021-05-20T04:16:35.479Z] Step 6/32 : COPY go.mod . [2021-05-20T04:16:35.479Z] ---> 609f10b387d5 [2021-05-20T04:16:35.479Z] Step 7/26 : RUN go mod download [2021-05-20T04:16:35.479Z] ---> Running in 18b92114f735 [2021-05-20T04:16:35.748Z] ---> ba06682a4428 [2021-05-20T04:16:35.748Z] Step 7/32 : RUN go mod download [2021-05-20T04:16:35.748Z] ---> Running in 723e6cec676f [2021-05-20T04:16:35.748Z] Removing intermediate container 5061f64deda0 [2021-05-20T04:16:35.748Z] ---> ef965d78e692 [2021-05-20T04:16:35.748Z] Step 6/24 : COPY go.mod . [2021-05-20T04:16:36.338Z] Removing intermediate container 6dc2c299ff5f [2021-05-20T04:16:36.338Z] ---> 0029274baf06 [2021-05-20T04:16:36.338Z] Step 8/23 : COPY . . [2021-05-20T04:16:36.338Z] ---> 6cfcddeef324 [2021-05-20T04:16:36.338Z] Step 7/24 : RUN go mod download [2021-05-20T04:16:36.338Z] ---> Running in 66938ccbfd93 [2021-05-20T04:16:41.695Z] Removing intermediate container ab8eb473df62 [2021-05-20T04:16:41.695Z] ---> 1a0a7d3624a1 [2021-05-20T04:16:41.695Z] Step 8/24 : COPY . . [2021-05-20T04:16:41.695Z] Removing intermediate container 18b92114f735 [2021-05-20T04:16:41.695Z] ---> 14b722c16530 [2021-05-20T04:16:41.695Z] Step 8/26 : COPY . . [2021-05-20T04:16:41.695Z] Removing intermediate container 723e6cec676f [2021-05-20T04:16:41.695Z] ---> 00bfc66fe2d7 [2021-05-20T04:16:41.695Z] Step 8/32 : COPY . . [2021-05-20T04:16:41.695Z] ---> a342c684ed54 [2021-05-20T04:16:41.695Z] Step 9/23 : RUN go mod tidy [2021-05-20T04:16:42.668Z] ---> Running in 2a3c4fa4c178 [2021-05-20T04:16:44.068Z] Removing intermediate container 66938ccbfd93 [2021-05-20T04:16:44.068Z] ---> db5898e19f4c [2021-05-20T04:16:44.068Z] Step 8/24 : COPY . . [2021-05-20T04:16:50.666Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-20T04:16:54.166Z] ---> 824e7e0571b7 [2021-05-20T04:16:54.166Z] Step 9/26 : RUN go mod tidy [2021-05-20T04:16:54.166Z] ---> 72f7ef8b4482 [2021-05-20T04:16:54.166Z] Step 9/24 : RUN go mod tidy [2021-05-20T04:16:54.166Z] ---> Running in fcf50816a063 [2021-05-20T04:16:54.166Z] Removing intermediate container 2a3c4fa4c178 [2021-05-20T04:16:54.166Z] ---> 0978cd55d29b [2021-05-20T04:16:54.166Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-20T04:16:54.166Z] ---> Running in b7c5686d2ade [2021-05-20T04:16:54.166Z] ---> Running in 5a998c006e83 [2021-05-20T04:16:54.166Z] 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-20T04:16:56.736Z] Removing intermediate container fcf50816a063 [2021-05-20T04:16:56.736Z] ---> b8c7c5d605dc [2021-05-20T04:16:56.736Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-20T04:17:00.069Z] ---> Running in 37bded42e2a3 [2021-05-20T04:17:00.069Z] Removing intermediate container b7c5686d2ade [2021-05-20T04:17:00.069Z] ---> 711bafa36911 [2021-05-20T04:17:00.069Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-20T04:17:01.494Z] ---> Running in a8d39f391030 [2021-05-20T04:17:01.494Z] ---> be0039ebeb06 [2021-05-20T04:17:01.494Z] Step 9/24 : RUN go mod tidy [2021-05-20T04:17:01.760Z] ---> Running in a039303e13a0 [2021-05-20T04:17:02.345Z] 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-20T04:17:02.345Z] 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-20T04:17:05.705Z] Removing intermediate container a039303e13a0 [2021-05-20T04:17:05.705Z] ---> dbefeddedffb [2021-05-20T04:17:05.705Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-20T04:17:05.705Z] ---> Running in 3322abbff56d [2021-05-20T04:17:06.297Z] ---> 5e7045de6ab2 [2021-05-20T04:17:06.297Z] Step 9/32 : RUN go mod tidy [2021-05-20T04:17:06.297Z] ---> Running in ed6898af092c [2021-05-20T04:17:06.566Z] 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-20T04:17:09.186Z] Removing intermediate container ed6898af092c [2021-05-20T04:17:09.186Z] ---> bf2d5ddf45d0 [2021-05-20T04:17:09.186Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-20T04:17:09.186Z] ---> Running in a4ab63eadbe8 [2021-05-20T04:17:09.453Z] 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-20T04:17:36.142Z] Removing intermediate container 5a998c006e83 [2021-05-20T04:17:36.142Z] ---> 8b84fb6e223f [2021-05-20T04:17:36.142Z] [2021-05-20T04:17:36.142Z] Step 11/23 : FROM alpine:3.12 [2021-05-20T04:17:36.142Z] 3.12: Pulling from library/alpine [2021-05-20T04:17:37.536Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T04:17:37.536Z] Status: Downloaded newer image for alpine:3.12 [2021-05-20T04:17:37.536Z] ---> 13621d1b12d4 [2021-05-20T04:17:37.536Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-20T04:17:38.120Z] ---> Running in eeef737f12ea [2021-05-20T04:17:38.399Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T04:17:38.682Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T04:17:38.962Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-20T04:17:38.963Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-20T04:17:38.963Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T04:17:38.963Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T04:17:38.963Z] OK: 6 MiB in 16 packages [2021-05-20T04:17:39.940Z] 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-20T04:17:39.940Z] Removing intermediate container eeef737f12ea [2021-05-20T04:17:39.940Z] ---> 81454d4cee90 [2021-05-20T04:17:39.940Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T04:17:39.940Z] ---> Running in 061695f1ff9a [2021-05-20T04:17:40.211Z] Removing intermediate container 061695f1ff9a [2021-05-20T04:17:40.211Z] ---> 0cf1e3cd9f7d [2021-05-20T04:17:40.211Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-20T04:17:40.211Z] ---> Running in 96c22243b89b [2021-05-20T04:17:40.211Z] Removing intermediate container 96c22243b89b [2021-05-20T04:17:40.211Z] ---> 3cb461fae604 [2021-05-20T04:17:40.211Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-20T04:17:40.481Z] ---> Running in 608b659bfbc3 [2021-05-20T04:17:40.481Z] Removing intermediate container 608b659bfbc3 [2021-05-20T04:17:40.481Z] ---> 2dfea8ade7c9 [2021-05-20T04:17:40.481Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T04:17:40.769Z] ---> 77f1a29216c4 [2021-05-20T04:17:40.769Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-20T04:17:41.368Z] ---> 7baeb6826a7c [2021-05-20T04:17:41.368Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-20T04:17:41.956Z] ---> 7f93e2aa80c9 [2021-05-20T04:17:41.956Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-20T04:17:41.956Z] ---> Running in 96ad787c59ce [2021-05-20T04:17:42.218Z] Removing intermediate container 96ad787c59ce [2021-05-20T04:17:42.218Z] ---> bdaa1b5d1420 [2021-05-20T04:17:42.218Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T04:17:42.218Z] ---> Running in 12bed248cb12 [2021-05-20T04:17:42.491Z] Removing intermediate container 12bed248cb12 [2021-05-20T04:17:42.491Z] ---> ea92a23d04fc [2021-05-20T04:17:42.491Z] Step 21/23 : LABEL arch=x86_64 [2021-05-20T04:17:42.491Z] ---> Running in 503d3ef7643b [2021-05-20T04:17:42.759Z] Removing intermediate container 503d3ef7643b [2021-05-20T04:17:42.759Z] ---> 506e0e7db1a0 [2021-05-20T04:17:42.759Z] Step 22/23 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 [2021-05-20T04:17:42.759Z] ---> Running in e9e45a295d5f [2021-05-20T04:17:43.021Z] Removing intermediate container e9e45a295d5f [2021-05-20T04:17:43.021Z] ---> 227b833e1bea [2021-05-20T04:17:43.021Z] Step 23/23 : LABEL version=0.0.0 [2021-05-20T04:17:43.289Z] ---> Running in 420ae5cdab7e [2021-05-20T04:17:43.552Z] Removing intermediate container 420ae5cdab7e [2021-05-20T04:17:43.552Z] ---> e139f8b3ff21 [2021-05-20T04:17:43.552Z] [2021-05-20T04:17:43.821Z] Successfully built e139f8b3ff21 [2021-05-20T04:17:43.821Z] Successfully tagged support-notifications:latest [2021-05-20T04:17:43.821Z] Building core-data [2021-05-20T04:17:44.401Z]  Building support-notifications ... done Removing intermediate container 37bded42e2a3 [2021-05-20T04:17:44.401Z] ---> 08e6aa2946a0 [2021-05-20T04:17:44.401Z] [2021-05-20T04:17:44.401Z] Step 11/26 : FROM alpine:3.12 [2021-05-20T04:17:44.401Z] ---> 13621d1b12d4 [2021-05-20T04:17:44.401Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-20T04:17:45.363Z] ---> Running in 764148b64df7 [2021-05-20T04:17:47.283Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-20T04:17:47.916Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T04:17:47.916Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T04:17:47.916Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-20T04:17:47.916Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-20T04:17:47.916Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-20T04:17:47.916Z] (4/6) Installing curl (7.76.1-r0) [2021-05-20T04:17:47.916Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-20T04:17:47.916Z] (6/6) Installing su-exec (0.2-r1) [2021-05-20T04:17:47.916Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T04:17:47.916Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T04:17:47.916Z] OK: 7 MiB in 20 packages [2021-05-20T04:17:48.871Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T04:17:48.871Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T04:17:49.132Z] ---> 3c5e0ff418a6 [2021-05-20T04:17:49.132Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T04:17:49.132Z] ---> Using cache [2021-05-20T04:17:49.132Z] ---> c7c043000c5d [2021-05-20T04:17:49.132Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T04:17:49.132Z] ---> Using cache [2021-05-20T04:17:49.132Z] ---> bf8f7ec4e2bf [2021-05-20T04:17:49.132Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-20T04:17:50.088Z] ---> Running in f1e588dd638f [2021-05-20T04:17:50.478Z] Removing intermediate container a8d39f391030 [2021-05-20T04:17:50.478Z] ---> c5a8d0d160bc [2021-05-20T04:17:50.478Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-20T04:17:50.478Z] ---> Running in 119582b491a4 [2021-05-20T04:17:50.478Z] Removing intermediate container 764148b64df7 [2021-05-20T04:17:50.478Z] ---> 273e1611d331 [2021-05-20T04:17:50.478Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-20T04:17:50.826Z] ---> Running in 1737db10b0ea [2021-05-20T04:17:50.826Z] Removing intermediate container 1737db10b0ea [2021-05-20T04:17:50.826Z] ---> 30fc58c3448e [2021-05-20T04:17:50.826Z] Step 14/26 : WORKDIR / [2021-05-20T04:17:50.826Z] ---> Running in 17be44713ac4 [2021-05-20T04:17:51.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T04:17:51.181Z] Removing intermediate container 17be44713ac4 [2021-05-20T04:17:51.181Z] ---> 8c98f9ce4819 [2021-05-20T04:17:51.181Z] 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-20T04:17:51.181Z] 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-20T04:17:51.511Z] ---> efff2f7dbe41 [2021-05-20T04:17:51.511Z] 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-20T04:17:51.933Z] ---> 14fec34f4d10 [2021-05-20T04:17:51.934Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-20T04:17:51.934Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T04:17:52.263Z] ---> 4d4a7a5a18d9 [2021-05-20T04:17:52.264Z] 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-20T04:17:52.575Z] OK: 219 MiB in 52 packages [2021-05-20T04:17:52.575Z] ---> b3e5e89cddd4 [2021-05-20T04:17:52.575Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-20T04:17:52.752Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-20T04:17:53.164Z] Removing intermediate container 119582b491a4 [2021-05-20T04:17:53.164Z] ---> 7998480b93bd [2021-05-20T04:17:53.164Z] [2021-05-20T04:17:53.164Z] Step 12/24 : FROM docker:20.10.0 [2021-05-20T04:17:53.425Z] ---> 1b1a8037fb6c [2021-05-20T04:17:53.425Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-20T04:17:53.425Z] 20.10.0: Pulling from library/docker [2021-05-20T04:17:54.001Z] Removing intermediate container f1e588dd638f [2021-05-20T04:17:54.001Z] ---> 6537e470eeca [2021-05-20T04:17:54.001Z] Step 6/24 : COPY go.mod . [2021-05-20T04:17:54.001Z] ---> b7ba64059335 [2021-05-20T04:17:54.001Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-20T04:17:54.266Z] Removing intermediate container a4ab63eadbe8 [2021-05-20T04:17:54.266Z] ---> 51d9afdeca6c [2021-05-20T04:17:54.266Z] [2021-05-20T04:17:54.266Z] Step 11/32 : FROM alpine:3.12 [2021-05-20T04:17:54.266Z] ---> 13621d1b12d4 [2021-05-20T04:17:54.266Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-20T04:17:54.266Z] ---> 307aae3cff1a [2021-05-20T04:17:54.266Z] Step 7/24 : RUN go mod download [2021-05-20T04:17:54.266Z] ---> Running in c1a1827c3e7c [2021-05-20T04:17:54.266Z] ---> Running in 9b84b5b20a27 [2021-05-20T04:17:54.536Z] ---> 45d42ceefc09 [2021-05-20T04:17:54.536Z] 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-20T04:17:54.536Z] Removing intermediate container 3322abbff56d [2021-05-20T04:17:54.536Z] ---> 20b040d55215 [2021-05-20T04:17:54.536Z] [2021-05-20T04:17:54.536Z] Step 11/24 : FROM alpine:3.12 [2021-05-20T04:17:54.536Z] ---> 13621d1b12d4 [2021-05-20T04:17:54.536Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-20T04:17:54.536Z] ---> Running in 44b2a44ca3ed [2021-05-20T04:17:54.536Z] ---> Running in 5d5bf860f713 [2021-05-20T04:17:54.536Z] Removing intermediate container c1a1827c3e7c [2021-05-20T04:17:54.536Z] ---> ca34aba8411d [2021-05-20T04:17:54.536Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-20T04:17:54.801Z] ---> Running in 27c0aa795cf8 [2021-05-20T04:17:55.386Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T04:17:55.386Z] Removing intermediate container 9b84b5b20a27 [2021-05-20T04:17:55.386Z] ---> d18cf3a776c0 [2021-05-20T04:17:55.386Z] Step 8/24 : COPY . . [2021-05-20T04:17:55.386Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T04:17:55.386Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T04:17:55.386Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T04:17:55.656Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-20T04:17:55.656Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T04:17:55.656Z] OK: 6 MiB in 15 packages [2021-05-20T04:17:55.656Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-20T04:17:55.656Z] (2/2) Installing su-exec (0.2-r1) [2021-05-20T04:17:55.656Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T04:17:55.656Z] OK: 6 MiB in 16 packages [2021-05-20T04:17:55.656Z] Removing intermediate container 44b2a44ca3ed [2021-05-20T04:17:55.656Z] ---> 99ee2ebb918f [2021-05-20T04:17:55.656Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-20T04:17:55.922Z] ---> Running in 07448bdcde66 [2021-05-20T04:18:01.228Z] Removing intermediate container 07448bdcde66 [2021-05-20T04:18:01.228Z] ---> 0185d14f0f08 [2021-05-20T04:18:01.228Z] Step 24/26 : LABEL arch=x86_64 [2021-05-20T04:18:01.228Z] Removing intermediate container 5d5bf860f713 [2021-05-20T04:18:01.228Z] ---> a86cfb6bdb1e [2021-05-20T04:18:01.228Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T04:18:01.493Z] ---> Running in b5230e9391d4 [2021-05-20T04:18:01.493Z] Removing intermediate container 27c0aa795cf8 [2021-05-20T04:18:01.493Z] ---> 0957ca324702 [2021-05-20T04:18:01.493Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-20T04:18:01.493Z] ---> Running in 69558e93794a [2021-05-20T04:18:01.493Z] ---> Running in ec85102d2049 [2021-05-20T04:18:01.757Z] ---> ddc7373786c1 [2021-05-20T04:18:01.757Z] Step 9/24 : RUN go mod tidy [2021-05-20T04:18:01.757Z] Removing intermediate container b5230e9391d4 [2021-05-20T04:18:01.757Z] ---> 321524c2046a [2021-05-20T04:18:01.757Z] Step 25/26 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 [2021-05-20T04:18:01.757Z] ---> Running in 6902011066c5 [2021-05-20T04:18:01.757Z] ---> Running in f4e83962d9b7 [2021-05-20T04:18:01.757Z] Removing intermediate container ec85102d2049 [2021-05-20T04:18:01.757Z] ---> 2f4776071d6b [2021-05-20T04:18:01.757Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-20T04:18:01.757Z] Removing intermediate container 69558e93794a [2021-05-20T04:18:01.757Z] ---> c73ca0754456 [2021-05-20T04:18:01.757Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-20T04:18:01.757Z] ---> Running in e534f2d5dfd5 [2021-05-20T04:18:01.757Z] ---> Running in 4b390d92310d [2021-05-20T04:18:02.019Z] Removing intermediate container f4e83962d9b7 [2021-05-20T04:18:02.019Z] ---> 35edab299fd3 [2021-05-20T04:18:02.019Z] Step 26/26 : LABEL version=0.0.0 [2021-05-20T04:18:02.019Z] ---> Running in 43a7e3e0363e [2021-05-20T04:18:02.282Z] Removing intermediate container e534f2d5dfd5 [2021-05-20T04:18:02.282Z] ---> ac7f6822259e [2021-05-20T04:18:02.282Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-20T04:18:02.282Z] Removing intermediate container 4b390d92310d [2021-05-20T04:18:02.282Z] ---> 7d903d93428d [2021-05-20T04:18:02.282Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-20T04:18:02.282Z] Removing intermediate container 43a7e3e0363e [2021-05-20T04:18:02.282Z] ---> d3e7c561a78b [2021-05-20T04:18:02.282Z] [2021-05-20T04:18:02.282Z] ---> Running in 9ce2df450cb2 [2021-05-20T04:18:02.282Z] ---> Running in 151420e1508e [2021-05-20T04:18:02.544Z] Successfully built d3e7c561a78b [2021-05-20T04:18:02.544Z] Successfully tagged security-secretstore-setup:latest [2021-05-20T04:18:02.544Z] Building core-metadata [2021-05-20T04:18:02.544Z] Removing intermediate container 151420e1508e [2021-05-20T04:18:02.544Z] ---> 31cb19da6091 [2021-05-20T04:18:02.544Z] Step 16/24 : WORKDIR / [2021-05-20T04:18:02.544Z]  Building security-secretstore-setup ... done  ---> Running in b259791ec295 [2021-05-20T04:18:02.807Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-20T04:18:02.807Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-20T04:18:02.807Z] ---> aefe523efa57 [2021-05-20T04:18:02.807Z] 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-20T04:18:02.929Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-20T04:18:02.929Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-20T04:18:03.751Z] Removing intermediate container b259791ec295 [2021-05-20T04:18:03.751Z] ---> f9d625cd836d [2021-05-20T04:18:03.751Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T04:18:03.751Z] ---> Running in 4a4f826a0918 [2021-05-20T04:18:06.294Z] Removing intermediate container 4a4f826a0918 [2021-05-20T04:18:06.294Z] ---> 1f3c34814f8c [2021-05-20T04:18:06.294Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-20T04:18:06.294Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T04:18:06.294Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T04:18:06.294Z] ---> 3c5e0ff418a6 [2021-05-20T04:18:06.294Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T04:18:06.294Z] ---> Using cache [2021-05-20T04:18:06.294Z] ---> c7c043000c5d [2021-05-20T04:18:06.294Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T04:18:06.294Z] ---> Using cache [2021-05-20T04:18:06.294Z] ---> bf8f7ec4e2bf [2021-05-20T04:18:06.294Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-20T04:18:06.294Z] ---> Using cache [2021-05-20T04:18:06.294Z] ---> ef965d78e692 [2021-05-20T04:18:06.294Z] Step 6/24 : COPY go.mod . [2021-05-20T04:18:06.294Z] ---> Using cache [2021-05-20T04:18:06.294Z] ---> 6cfcddeef324 [2021-05-20T04:18:06.294Z] Step 7/24 : RUN go mod download [2021-05-20T04:18:06.294Z] ---> Using cache [2021-05-20T04:18:06.294Z] ---> db5898e19f4c [2021-05-20T04:18:06.294Z] Step 8/24 : COPY . . [2021-05-20T04:18:06.294Z] ---> Using cache [2021-05-20T04:18:06.294Z] ---> be0039ebeb06 [2021-05-20T04:18:06.294Z] Step 9/24 : RUN go mod tidy [2021-05-20T04:18:06.294Z] ---> Using cache [2021-05-20T04:18:06.294Z] ---> dbefeddedffb [2021-05-20T04:18:06.294Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-20T04:18:06.373Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-20T04:18:06.566Z] ---> 910159c9cc89 [2021-05-20T04:18:06.566Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-20T04:18:06.648Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-20T04:18:06.648Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-20T04:18:06.648Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-20T04:18:06.831Z] ---> Running in 06e6238ad72a [2021-05-20T04:18:06.831Z] ---> Running in 16894ae562fb [2021-05-20T04:18:06.831Z] Removing intermediate container 6902011066c5 [2021-05-20T04:18:06.831Z] ---> f341015099d5 [2021-05-20T04:18:06.831Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-20T04:18:06.831Z] Removing intermediate container 9ce2df450cb2 [2021-05-20T04:18:06.831Z] ---> 5b090ec31690 [2021-05-20T04:18:06.831Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-20T04:18:06.831Z] ---> Running in fca61263f2e2 [2021-05-20T04:18:06.831Z] ---> Running in ec233bfc43a0 [2021-05-20T04:18:07.092Z] Removing intermediate container ec233bfc43a0 [2021-05-20T04:18:07.092Z] ---> 3cc326e2eecc [2021-05-20T04:18:07.092Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-20T04:18:07.092Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T04:18:07.364Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T04:18:07.364Z] ---> d42268857e3f [2021-05-20T04:18:07.364Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-20T04:18:07.364Z] ---> 90b3a47ddf3a [2021-05-20T04:18:07.364Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-20T04:18:07.364Z] ---> Running in bd32152d7c1c [2021-05-20T04:18:07.364Z] (1/39) Installing readline (8.0.4-r0) [2021-05-20T04:18:07.364Z] (2/39) Installing bash (5.0.17-r0) [2021-05-20T04:18:07.364Z] Executing bash-5.0.17-r0.post-install [2021-05-20T04:18:07.364Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-20T04:18:07.364Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-20T04:18:07.364Z] (5/39) Installing curl (7.76.1-r0) [2021-05-20T04:18:07.364Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-20T04:18:07.364Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-20T04:18:07.364Z] (8/39) Installing expat (2.2.9-r1) [2021-05-20T04:18:07.364Z] (9/39) Installing libffi (3.3-r2) [2021-05-20T04:18:07.364Z] (10/39) Installing gdbm (1.13-r1) [2021-05-20T04:18:07.364Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-20T04:18:07.364Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-20T04:18:07.637Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-20T04:18:07.902Z] 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-20T04:18:07.902Z] 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-20T04:18:08.163Z] ---> 428324185ca9 [2021-05-20T04:18:08.163Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-20T04:18:08.163Z] ---> Running in e412acabe5e9 [2021-05-20T04:18:08.163Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-20T04:18:08.425Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-20T04:18:08.425Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-20T04:18:08.425Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-20T04:18:08.425Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-20T04:18:08.425Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-20T04:18:08.425Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-20T04:18:08.425Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-20T04:18:08.425Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-20T04:18:08.425Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-20T04:18:08.425Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-20T04:18:08.690Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-20T04:18:08.690Z] Removing intermediate container e412acabe5e9 [2021-05-20T04:18:08.690Z] ---> 290fdbd92a95 [2021-05-20T04:18:08.690Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T04:18:08.690Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-20T04:18:08.690Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-20T04:18:08.690Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-20T04:18:08.690Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-20T04:18:08.690Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-20T04:18:08.957Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-20T04:18:08.957Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-20T04:18:08.957Z] ---> Running in c754df409306 [2021-05-20T04:18:08.957Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-20T04:18:08.957Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-20T04:18:08.957Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-20T04:18:08.957Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-20T04:18:08.957Z] Removing intermediate container bd32152d7c1c [2021-05-20T04:18:08.957Z] ---> 1d72d891d27b [2021-05-20T04:18:08.957Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T04:18:09.225Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-20T04:18:09.225Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-20T04:18:09.225Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-20T04:18:09.225Z] Executing busybox-1.31.1-r19.trigger [2021-05-20T04:18:09.225Z] Removing intermediate container c754df409306 [2021-05-20T04:18:09.225Z] ---> adb00d1323f9 [2021-05-20T04:18:09.225Z] Step 22/24 : LABEL arch=x86_64 [2021-05-20T04:18:09.225Z] OK: 72 MiB in 59 packages [2021-05-20T04:18:09.225Z] ---> Running in 0f53d9e026db [2021-05-20T04:18:09.493Z] ---> 56f610219646 [2021-05-20T04:18:09.493Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-20T04:18:09.493Z] Removing intermediate container 0f53d9e026db [2021-05-20T04:18:09.493Z] ---> 53a114b6cb64 [2021-05-20T04:18:09.493Z] Step 23/24 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 [2021-05-20T04:18:09.493Z] ---> Running in 276831c7e7aa [2021-05-20T04:18:10.077Z] Removing intermediate container 276831c7e7aa [2021-05-20T04:18:10.077Z] ---> 592becdeb9c6 [2021-05-20T04:18:10.077Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T04:18:10.077Z] ---> Running in 313099a0a916 [2021-05-20T04:18:10.077Z] ---> ec048491da2b [2021-05-20T04:18:10.077Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-20T04:18:10.338Z] Removing intermediate container 313099a0a916 [2021-05-20T04:18:10.338Z] ---> 5fb4aae4c475 [2021-05-20T04:18:10.338Z] [2021-05-20T04:18:10.338Z] Successfully built 5fb4aae4c475 [2021-05-20T04:18:10.338Z] Successfully tagged core-command:latest [2021-05-20T04:18:10.338Z] Building support-scheduler [2021-05-20T04:18:10.338Z] ---> 76ad8fa0d3b4 [2021-05-20T04:18:10.338Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-20T04:18:10.917Z]  Building core-command ... done  ---> 4aba9b7989f5 [2021-05-20T04:18:10.918Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-20T04:18:10.981Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-20T04:18:11.177Z] Collecting docker-compose==1.23.2 [2021-05-20T04:18:11.178Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-20T04:18:11.586Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-20T04:18:16.478Z] ---> 08d70adfa352 [2021-05-20T04:18:16.478Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-20T04:18:16.478Z] Collecting cached-property<2,>=1.2.0 [2021-05-20T04:18:16.478Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-20T04:18:16.478Z] ---> Running in 42513e40c7d2 [2021-05-20T04:18:16.478Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-20T04:18:16.478Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-20T04:18:16.478Z] Removing intermediate container 42513e40c7d2 [2021-05-20T04:18:16.478Z] ---> cc403b14ad1a [2021-05-20T04:18:16.478Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-20T04:18:17.077Z] ---> ffd4c5543b96 [2021-05-20T04:18:17.077Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-20T04:18:17.077Z] ---> Running in da68cb6704f0 [2021-05-20T04:18:17.349Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-20T04:18:17.349Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-20T04:18:17.623Z] Collecting PyYAML<4,>=3.10 [2021-05-20T04:18:17.623Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-20T04:18:18.604Z] Removing intermediate container da68cb6704f0 [2021-05-20T04:18:18.604Z] ---> 1dee5e220fcd [2021-05-20T04:18:18.604Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-20T04:18:18.882Z] ---> Running in 54209bc36c98 [2021-05-20T04:18:19.153Z] Removing intermediate container 54209bc36c98 [2021-05-20T04:18:19.153Z] ---> deb29d3d44b4 [2021-05-20T04:18:19.153Z] Step 29/32 : CMD ["gate"] [2021-05-20T04:18:19.153Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-20T04:18:19.423Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-20T04:18:19.423Z] 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-20T04:18:19.423Z] ---> Running in 0da2c8aab106 [2021-05-20T04:18:19.423Z] Collecting docopt<0.7,>=0.6.1 [2021-05-20T04:18:19.423Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-20T04:18:19.698Z] Removing intermediate container 0da2c8aab106 [2021-05-20T04:18:19.698Z] ---> b7a3b390064f [2021-05-20T04:18:19.698Z] Step 30/32 : LABEL arch=x86_64 [2021-05-20T04:18:19.698Z] ---> Running in 66ac64c59d02 [2021-05-20T04:18:19.989Z] Removing intermediate container 66ac64c59d02 [2021-05-20T04:18:19.989Z] ---> 28e13b9051e4 [2021-05-20T04:18:19.989Z] Step 31/32 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 [2021-05-20T04:18:20.262Z] ---> Running in 8fc8ae75ce78 [2021-05-20T04:18:20.262Z] Collecting texttable<0.10,>=0.9.0 [2021-05-20T04:18:20.262Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-20T04:18:20.541Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T04:18:20.541Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-20T04:18:20.541Z] ---> 3c5e0ff418a6 [2021-05-20T04:18:20.541Z] Step 3/23 : WORKDIR /edgex-go [2021-05-20T04:18:20.541Z] ---> Using cache [2021-05-20T04:18:20.541Z] ---> c7c043000c5d [2021-05-20T04:18:20.541Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T04:18:20.541Z] ---> Using cache [2021-05-20T04:18:20.541Z] ---> bf8f7ec4e2bf [2021-05-20T04:18:20.541Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-20T04:18:20.541Z] ---> Using cache [2021-05-20T04:18:20.541Z] ---> ef965d78e692 [2021-05-20T04:18:20.541Z] Step 6/23 : COPY go.mod . [2021-05-20T04:18:20.541Z] ---> Using cache [2021-05-20T04:18:20.541Z] ---> 6cfcddeef324 [2021-05-20T04:18:20.541Z] Step 7/23 : RUN go mod download [2021-05-20T04:18:20.541Z] ---> Using cache [2021-05-20T04:18:20.541Z] ---> db5898e19f4c [2021-05-20T04:18:20.541Z] Step 8/23 : COPY . . [2021-05-20T04:18:20.541Z] ---> Using cache [2021-05-20T04:18:20.541Z] ---> be0039ebeb06 [2021-05-20T04:18:20.541Z] Step 9/23 : RUN go mod tidy [2021-05-20T04:18:20.541Z] ---> Using cache [2021-05-20T04:18:20.541Z] ---> dbefeddedffb [2021-05-20T04:18:20.541Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-20T04:18:20.541Z] ---> Running in 1e9cc0368af0 [2021-05-20T04:18:20.541Z] Removing intermediate container 8fc8ae75ce78 [2021-05-20T04:18:20.541Z] ---> cb272a30e54e [2021-05-20T04:18:20.541Z] Step 32/32 : LABEL version=0.0.0 [2021-05-20T04:18:20.815Z] ---> Running in 51c2de8af46f [2021-05-20T04:18:21.090Z] Removing intermediate container 51c2de8af46f [2021-05-20T04:18:21.090Z] ---> d8fd1b314e79 [2021-05-20T04:18:21.090Z] [2021-05-20T04:18:21.090Z] Collecting docker<4.0,>=3.6.0 [2021-05-20T04:18:21.090Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-20T04:18:21.359Z] Successfully built d8fd1b314e79 [2021-05-20T04:18:21.359Z] Successfully tagged security-bootstrapper:latest [2021-05-20T04:18:21.359Z] Building security-proxy-setup [2021-05-20T04:18:21.359Z] Collecting jsonschema<3,>=2.5.1 [2021-05-20T04:18:21.359Z]  Building security-bootstrapper ... done 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-20T04:18:21.359Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-20T04:18:21.359Z] 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-20T04:18:21.635Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-20T04:18:21.635Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-20T04:18:21.769Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-20T04:18:21.769Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-20T04:18:21.769Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-20T04:18:21.912Z] Collecting idna<2.8,>=2.5 [2021-05-20T04:18:21.912Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-20T04:18:21.912Z] 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-20T04:18:21.912Z] Collecting docker-pycreds>=0.4.0 [2021-05-20T04:18:21.912Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-20T04:18:21.912Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-20T04:18:21.912Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-20T04:18:21.912Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-20T04:18:21.912Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-20T04:18:22.188Z] Installing collected packages: cached-property, dockerpty, websocket-client, PyYAML, urllib3, idna, requests, docopt, texttable, docker-pycreds, docker, jsonschema, docker-compose [2021-05-20T04:18:22.188Z] Running setup.py install for dockerpty: started [2021-05-20T04:18:23.168Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-20T04:18:23.168Z] Running setup.py install for PyYAML: started [2021-05-20T04:18:24.612Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-20T04:18:24.612Z] Attempting uninstall: urllib3 [2021-05-20T04:18:24.612Z] Found existing installation: urllib3 1.25.9 [2021-05-20T04:18:24.612Z] Uninstalling urllib3-1.25.9: [2021-05-20T04:18:24.612Z] Successfully uninstalled urllib3-1.25.9 [2021-05-20T04:18:24.612Z] Attempting uninstall: idna [2021-05-20T04:18:24.612Z] Found existing installation: idna 2.9 [2021-05-20T04:18:24.612Z] Uninstalling idna-2.9: [2021-05-20T04:18:24.612Z] Successfully uninstalled idna-2.9 [2021-05-20T04:18:24.885Z] Attempting uninstall: requests [2021-05-20T04:18:24.885Z] Found existing installation: requests 2.23.0 [2021-05-20T04:18:24.885Z] Uninstalling requests-2.23.0: [2021-05-20T04:18:25.159Z] Successfully uninstalled requests-2.23.0 [2021-05-20T04:18:25.159Z] Running setup.py install for docopt: started [2021-05-20T04:18:25.752Z] Running setup.py install for docopt: finished with status 'done' [2021-05-20T04:18:25.752Z] Running setup.py install for texttable: started [2021-05-20T04:18:26.774Z] Running setup.py install for texttable: finished with status 'done' [2021-05-20T04:18:27.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.453s coverage: 46.1% of statements [2021-05-20T04:18:27.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-20T04:18:27.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-20T04:18:27.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-20T04:18:27.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-20T04:18:27.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-20T04:18:27.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-20T04:18:27.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.191s coverage: 28.7% of statements [2021-05-20T04:18:27.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.315s coverage: 100.0% of statements [2021-05-20T04:18:27.752Z] 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-20T04:18:33.077Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T04:18:33.077Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-20T04:18:33.077Z] ---> 3c5e0ff418a6 [2021-05-20T04:18:33.077Z] Step 3/22 : WORKDIR /edgex-go [2021-05-20T04:18:33.077Z] ---> Using cache [2021-05-20T04:18:33.077Z] ---> c7c043000c5d [2021-05-20T04:18:33.077Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T04:18:33.077Z] ---> Using cache [2021-05-20T04:18:33.077Z] ---> bf8f7ec4e2bf [2021-05-20T04:18:33.077Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-20T04:18:33.077Z] ---> Using cache [2021-05-20T04:18:33.077Z] ---> ef965d78e692 [2021-05-20T04:18:33.077Z] Step 6/22 : COPY go.mod . [2021-05-20T04:18:33.077Z] ---> Using cache [2021-05-20T04:18:33.077Z] ---> 6cfcddeef324 [2021-05-20T04:18:33.077Z] Step 7/22 : RUN go mod download [2021-05-20T04:18:33.077Z] ---> Using cache [2021-05-20T04:18:33.077Z] ---> db5898e19f4c [2021-05-20T04:18:33.077Z] Step 8/22 : COPY . . [2021-05-20T04:18:33.077Z] ---> Using cache [2021-05-20T04:18:33.077Z] ---> be0039ebeb06 [2021-05-20T04:18:33.077Z] Step 9/22 : RUN go mod tidy [2021-05-20T04:18:33.077Z] ---> Using cache [2021-05-20T04:18:33.077Z] ---> dbefeddedffb [2021-05-20T04:18:33.077Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-20T04:18:33.077Z] ---> Running in 4a8fb79ddbf7 [2021-05-20T04:18:33.077Z] 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-20T04:18:33.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.625s coverage: 27.7% of statements [2021-05-20T04:18:33.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-20T04:18:33.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-20T04:18:33.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-20T04:18:33.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-20T04:18:33.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-20T04:18:33.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.200s coverage: 81.2% of statements [2021-05-20T04:18:33.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-20T04:18:33.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.180s coverage: 100.0% of statements [2021-05-20T04:18:33.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-20T04:18:33.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.223s coverage: 100.0% of statements [2021-05-20T04:18:33.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-20T04:18:33.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-20T04:18:35.716Z] Removing intermediate container 06e6238ad72a [2021-05-20T04:18:35.716Z] ---> a60ca1c3854d [2021-05-20T04:18:35.716Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-20T04:18:35.716Z] ---> Running in a1f3cb9ffedd [2021-05-20T04:18:35.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.327s coverage: 58.6% of statements [2021-05-20T04:18:35.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-20T04:18:35.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-20T04:18:35.990Z] Removing intermediate container a1f3cb9ffedd [2021-05-20T04:18:35.990Z] ---> d99f03d0a9c2 [2021-05-20T04:18:35.990Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-20T04:18:35.990Z] ---> Running in 9a2236c16765 [2021-05-20T04:18:35.990Z] Removing intermediate container 9a2236c16765 [2021-05-20T04:18:35.990Z] ---> d98aeb6f539d [2021-05-20T04:18:35.990Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-20T04:18:36.595Z] ---> 265b262d670a [2021-05-20T04:18:36.595Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-20T04:18:36.863Z] ---> 785c6006bb87 [2021-05-20T04:18:36.863Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-20T04:18:37.131Z] ---> 44f3cd79c72e [2021-05-20T04:18:37.131Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-20T04:18:37.131Z] ---> Running in 25858ccb33b8 [2021-05-20T04:18:37.398Z] Removing intermediate container 25858ccb33b8 [2021-05-20T04:18:37.398Z] ---> edd9d137ba07 [2021-05-20T04:18:37.398Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T04:18:37.398Z] ---> Running in 8e9457d4c84e [2021-05-20T04:18:37.675Z] Removing intermediate container 8e9457d4c84e [2021-05-20T04:18:37.675Z] ---> ec159c441ee7 [2021-05-20T04:18:37.675Z] Step 22/24 : LABEL arch=x86_64 [2021-05-20T04:18:37.675Z] ---> Running in 85be2c25470b [2021-05-20T04:18:37.675Z] Removing intermediate container 85be2c25470b [2021-05-20T04:18:37.675Z] ---> 7eb3dd531f56 [2021-05-20T04:18:37.675Z] Step 23/24 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 [2021-05-20T04:18:37.675Z] ---> Running in f624a0745264 [2021-05-20T04:18:37.942Z] Removing intermediate container f624a0745264 [2021-05-20T04:18:37.942Z] ---> c3ba89200de4 [2021-05-20T04:18:37.942Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T04:18:37.942Z] ---> Running in fb6bbea912f0 [2021-05-20T04:18:38.212Z] Removing intermediate container fb6bbea912f0 [2021-05-20T04:18:38.212Z] ---> d16f9abf872f [2021-05-20T04:18:38.212Z] [2021-05-20T04:18:38.212Z] Successfully built d16f9abf872f [2021-05-20T04:18:38.481Z] Successfully tagged sys-mgmt-agent:latest [2021-05-20T04:18:38.577Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.487s coverage: 87.7% of statements [2021-05-20T04:18:38.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-20T04:18:38.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T04:18:38.577Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.191s coverage: 78.9% of statements [2021-05-20T04:18:38.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-20T04:18:48.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.160s coverage: 28.6% of statements [2021-05-20T04:18:48.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-20T04:18:48.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-20T04:18:48.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-20T04:18:48.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-20T04:18:48.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-20T04:18:48.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.380s coverage: 100.0% of statements [2021-05-20T04:18:48.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-20T04:18:48.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.219s coverage: 100.0% of statements [2021-05-20T04:18:48.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-20T04:18:48.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.398s coverage: 86.7% of statements [2021-05-20T04:18:48.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-20T04:18:48.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.527s coverage: 97.5% of statements [2021-05-20T04:18:48.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-20T04:18:48.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.335s coverage: 78.3% of statements [2021-05-20T04:18:48.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-20T04:18:48.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-20T04:18:48.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-20T04:18:48.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-20T04:18:54.262Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.387s coverage: 95.1% of statements [2021-05-20T04:18:54.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-20T04:18:54.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T04:18:54.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-20T04:18:54.262Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-20T04:18:54.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-20T04:18:54.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-20T04:18:54.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-20T04:18:54.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-20T04:18:54.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-20T04:18:54.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-20T04:18:54.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-20T04:18:54.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-20T04:18:54.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-20T04:18:54.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-20T04:18:54.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-20T04:18:54.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-20T04:18:54.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-20T04:18:54.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-20T04:18:54.262Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements [2021-05-20T04:18:54.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-20T04:18:54.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-20T04:18:54.262Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.295s coverage: 0.8% of statements [2021-05-20T04:18:54.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-20T04:18:54.262Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.199s coverage: 21.7% of statements [2021-05-20T04:18:54.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-20T04:18:54.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.213s coverage: 47.1% of statements [2021-05-20T04:18:54.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.196s coverage: 79.5% of statements [2021-05-20T04:18:54.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.174s coverage: 94.1% of statements [2021-05-20T04:18:55.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.195s coverage: 96.3% of statements [2021-05-20T04:18:56.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.169s coverage: 87.5% of statements [2021-05-20T04:18:56.688Z]  Building sys-mgmt-agent ... done Removing intermediate container 16894ae562fb [2021-05-20T04:18:56.688Z] ---> e39ef5770697 [2021-05-20T04:18:56.688Z] [2021-05-20T04:18:56.688Z] Step 11/24 : FROM alpine:3.12 [2021-05-20T04:18:56.688Z] ---> 13621d1b12d4 [2021-05-20T04:18:56.688Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-20T04:18:56.688Z] ---> Using cache [2021-05-20T04:18:56.688Z] ---> a86cfb6bdb1e [2021-05-20T04:18:56.688Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T04:18:56.688Z] ---> Using cache [2021-05-20T04:18:56.688Z] ---> c73ca0754456 [2021-05-20T04:18:56.688Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-20T04:18:56.688Z] ---> Running in 774501f4d3d3 [2021-05-20T04:18:56.688Z] Removing intermediate container 774501f4d3d3 [2021-05-20T04:18:56.688Z] ---> 1feccc628c81 [2021-05-20T04:18:56.688Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-20T04:18:56.688Z] ---> Running in f6fd4477ebf7 [2021-05-20T04:18:56.950Z] Removing intermediate container f6fd4477ebf7 [2021-05-20T04:18:56.950Z] ---> b94ed8c240a8 [2021-05-20T04:18:56.950Z] Step 16/24 : WORKDIR / [2021-05-20T04:18:57.212Z] ---> Running in 35f6a6047b2b [2021-05-20T04:18:57.490Z] Removing intermediate container 35f6a6047b2b [2021-05-20T04:18:57.490Z] ---> f20800c95ae3 [2021-05-20T04:18:57.490Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T04:18:58.071Z] Removing intermediate container fca61263f2e2 [2021-05-20T04:18:58.071Z] ---> 327be11e130d [2021-05-20T04:18:58.071Z] [2021-05-20T04:18:58.071Z] Step 11/24 : FROM alpine:3.12 [2021-05-20T04:18:58.071Z] ---> 13621d1b12d4 [2021-05-20T04:18:58.071Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-20T04:18:58.341Z] ---> c72a6033fce6 [2021-05-20T04:18:58.341Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-20T04:18:58.341Z] ---> Running in c70eed243a24 [2021-05-20T04:18:58.608Z] Removing intermediate container c70eed243a24 [2021-05-20T04:18:58.608Z] ---> 7c9220e9a247 [2021-05-20T04:18:58.608Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-20T04:18:58.608Z] ---> Running in d94b67c9aec6 [2021-05-20T04:18:58.608Z] ---> c91f223ba390 [2021-05-20T04:18:58.608Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-20T04:18:58.870Z] Removing intermediate container d94b67c9aec6 [2021-05-20T04:18:58.870Z] ---> 5e8c23a5e7d1 [2021-05-20T04:18:58.870Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-20T04:18:58.870Z] ---> Running in 72cdda1b0d46 [2021-05-20T04:18:58.870Z] Removing intermediate container 72cdda1b0d46 [2021-05-20T04:18:58.870Z] ---> 24c835de3ffb [2021-05-20T04:18:58.870Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T04:18:59.138Z] ---> 814b63424f5a [2021-05-20T04:18:59.138Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-20T04:18:59.138Z] ---> Running in 47b5b576fe91 [2021-05-20T04:18:59.138Z] ---> Running in b1a4588f00cd [2021-05-20T04:18:59.138Z] Removing intermediate container b1a4588f00cd [2021-05-20T04:18:59.138Z] ---> 6171e5dffa4e [2021-05-20T04:18:59.138Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T04:18:59.138Z] ---> Running in e9cd24b9816a [2021-05-20T04:18:59.403Z] Removing intermediate container e9cd24b9816a [2021-05-20T04:18:59.403Z] ---> 3fda51a23245 [2021-05-20T04:18:59.403Z] Step 22/24 : LABEL arch=x86_64 [2021-05-20T04:18:59.403Z] ---> Running in 53504d70867f [2021-05-20T04:18:59.667Z] Removing intermediate container 53504d70867f [2021-05-20T04:18:59.667Z] ---> b6e2dd0fe357 [2021-05-20T04:18:59.667Z] Step 23/24 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 [2021-05-20T04:18:59.667Z] ---> Running in d41dcac728d8 [2021-05-20T04:18:59.946Z] Removing intermediate container d41dcac728d8 [2021-05-20T04:18:59.946Z] ---> 7108a7641345 [2021-05-20T04:18:59.946Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T04:18:59.946Z] ---> Running in 634d361a7081 [2021-05-20T04:19:00.222Z] Removing intermediate container 47b5b576fe91 [2021-05-20T04:19:00.222Z] ---> fa689f9bdee0 [2021-05-20T04:19:00.222Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-20T04:19:00.222Z] 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-20T04:19:00.222Z] ---> Running in bc0d86d2e2da [2021-05-20T04:19:00.222Z] Removing intermediate container 634d361a7081 [2021-05-20T04:19:00.222Z] ---> 40ac6b81f5b4 [2021-05-20T04:19:00.222Z] [2021-05-20T04:19:00.500Z] Successfully built 40ac6b81f5b4 [2021-05-20T04:19:00.500Z] Successfully tagged core-metadata:latest [2021-05-20T04:19:00.767Z]  Building core-metadata ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T04:19:01.345Z] Removing intermediate container 1e9cc0368af0 [2021-05-20T04:19:01.345Z] ---> 3e4f4874b316 [2021-05-20T04:19:01.345Z] [2021-05-20T04:19:01.345Z] Step 11/23 : FROM alpine:3.12 [2021-05-20T04:19:01.345Z] ---> 13621d1b12d4 [2021-05-20T04:19:01.345Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-20T04:19:01.345Z] ---> Using cache [2021-05-20T04:19:01.345Z] ---> a86cfb6bdb1e [2021-05-20T04:19:01.345Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T04:19:01.345Z] ---> Using cache [2021-05-20T04:19:01.345Z] ---> c73ca0754456 [2021-05-20T04:19:01.345Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-20T04:19:01.345Z] ---> Running in 90035d5ac13a [2021-05-20T04:19:01.345Z] Removing intermediate container 90035d5ac13a [2021-05-20T04:19:01.345Z] ---> 3e9c32c079dc [2021-05-20T04:19:01.345Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-20T04:19:01.345Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T04:19:01.345Z] ---> Running in 85df7f66e8c9 [2021-05-20T04:19:01.620Z] Removing intermediate container 85df7f66e8c9 [2021-05-20T04:19:01.620Z] ---> bdca2cb20def [2021-05-20T04:19:01.620Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T04:19:01.881Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-20T04:19:01.881Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-20T04:19:02.145Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-20T04:19:02.145Z] ---> bf66488e9c01 [2021-05-20T04:19:02.145Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-20T04:19:02.145Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-20T04:19:02.412Z] ---> 6a9a581735ba [2021-05-20T04:19:02.412Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-20T04:19:02.991Z] ---> 50b54e40b515 [2021-05-20T04:19:02.991Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-20T04:19:02.991Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-20T04:19:02.991Z] Removing intermediate container 4a8fb79ddbf7 [2021-05-20T04:19:02.991Z] ---> b9f0f87e2994 [2021-05-20T04:19:02.991Z] [2021-05-20T04:19:02.991Z] Step 11/22 : FROM alpine:3.12 [2021-05-20T04:19:02.991Z] ---> 13621d1b12d4 [2021-05-20T04:19:02.991Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-20T04:19:02.991Z] ---> Running in 941a71064147 [2021-05-20T04:19:02.991Z] ---> Running in 8671e75484b7 [2021-05-20T04:19:02.991Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-20T04:19:03.253Z] Removing intermediate container 941a71064147 [2021-05-20T04:19:03.253Z] ---> b2b2615eb3da [2021-05-20T04:19:03.253Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T04:19:03.253Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T04:19:03.253Z] OK: 8 MiB in 20 packages [2021-05-20T04:19:03.253Z] ---> Running in 07eb327e6202 [2021-05-20T04:19:03.253Z] Removing intermediate container 07eb327e6202 [2021-05-20T04:19:03.253Z] ---> b0af5241e7d1 [2021-05-20T04:19:03.253Z] Step 21/23 : LABEL arch=x86_64 [2021-05-20T04:19:03.523Z] ---> Running in a4980f8c0604 [2021-05-20T04:19:03.523Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T04:19:03.523Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T04:19:03.523Z] Removing intermediate container a4980f8c0604 [2021-05-20T04:19:03.523Z] ---> fea2c710f82b [2021-05-20T04:19:03.523Z] Step 22/23 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 [2021-05-20T04:19:03.523Z] Removing intermediate container bc0d86d2e2da [2021-05-20T04:19:03.523Z] ---> 583a812260e4 [2021-05-20T04:19:03.523Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T04:19:03.523Z] ---> Running in ccc547b73464 [2021-05-20T04:19:03.788Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-20T04:19:03.788Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-20T04:19:03.788Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-20T04:19:03.788Z] (4/4) Installing curl (7.76.1-r0) [2021-05-20T04:19:03.788Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T04:19:03.788Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T04:19:03.788Z] OK: 7 MiB in 18 packages [2021-05-20T04:19:03.788Z] Removing intermediate container ccc547b73464 [2021-05-20T04:19:03.788Z] ---> 6ed2d4779e94 [2021-05-20T04:19:03.788Z] Step 23/23 : LABEL version=0.0.0 [2021-05-20T04:19:03.788Z] ---> Running in 76f87e939893 [2021-05-20T04:19:03.788Z] ---> 84834b4aadd4 [2021-05-20T04:19:03.788Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-20T04:19:04.054Z] Removing intermediate container 76f87e939893 [2021-05-20T04:19:04.054Z] ---> 8fca1a6f8e81 [2021-05-20T04:19:04.054Z] [2021-05-20T04:19:04.054Z] Successfully built 8fca1a6f8e81 [2021-05-20T04:19:04.054Z] Successfully tagged support-scheduler:latest [2021-05-20T04:19:04.325Z]  Building support-scheduler ... done Removing intermediate container 8671e75484b7 [2021-05-20T04:19:04.325Z] ---> 87389494eabf [2021-05-20T04:19:04.325Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-20T04:19:04.325Z] ---> 3037d5cb41fd [2021-05-20T04:19:04.325Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-20T04:19:04.325Z] ---> Running in 9a0f66b6701c [2021-05-20T04:19:04.590Z] Removing intermediate container 9a0f66b6701c [2021-05-20T04:19:04.590Z] ---> a7777fbf5c65 [2021-05-20T04:19:04.590Z] Step 14/22 : WORKDIR /edgex [2021-05-20T04:19:04.590Z] ---> Running in caec082bd13c [2021-05-20T04:19:04.590Z] ---> ba4f7098e919 [2021-05-20T04:19:04.590Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-20T04:19:04.590Z] ---> Running in f49ec946a70b [2021-05-20T04:19:04.590Z] Removing intermediate container caec082bd13c [2021-05-20T04:19:04.590Z] ---> 1aedbfa98bab [2021-05-20T04:19:04.590Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-20T04:19:04.590Z] Removing intermediate container f49ec946a70b [2021-05-20T04:19:04.590Z] ---> f372ecb8ffe3 [2021-05-20T04:19:04.590Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T04:19:04.590Z] ---> Running in dd0bec72f9b7 [2021-05-20T04:19:04.857Z] ---> 4aba429d25c2 [2021-05-20T04:19:04.857Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-20T04:19:04.857Z] Removing intermediate container dd0bec72f9b7 [2021-05-20T04:19:04.857Z] ---> ced2b8dae8b0 [2021-05-20T04:19:04.857Z] Step 22/24 : LABEL arch=x86_64 [2021-05-20T04:19:04.857Z] ---> Running in 9e05083799fc [2021-05-20T04:19:04.857Z] Removing intermediate container 9e05083799fc [2021-05-20T04:19:04.857Z] ---> 7b1a87b7605f [2021-05-20T04:19:04.857Z] Step 23/24 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 [2021-05-20T04:19:05.117Z] ---> Running in 2aa78cf015ee [2021-05-20T04:19:05.117Z] ---> 66536ec99428 [2021-05-20T04:19:05.117Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-20T04:19:05.117Z] Removing intermediate container 2aa78cf015ee [2021-05-20T04:19:05.117Z] ---> e16a92b65f24 [2021-05-20T04:19:05.117Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T04:19:05.382Z] ---> Running in c41738f5e9ac [2021-05-20T04:19:05.382Z] Removing intermediate container c41738f5e9ac [2021-05-20T04:19:05.382Z] ---> f95c6810d727 [2021-05-20T04:19:05.382Z] [2021-05-20T04:19:05.382Z] ---> c7b40be987b6 [2021-05-20T04:19:05.382Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-20T04:19:05.382Z] ---> Running in 71f1eba364e2 [2021-05-20T04:19:05.647Z] Successfully built f95c6810d727 [2021-05-20T04:19:05.647Z] Successfully tagged core-data:latest [2021-05-20T04:19:05.647Z]  Building core-data ... done Removing intermediate container 71f1eba364e2 [2021-05-20T04:19:05.647Z] ---> f52885cbbdd6 [2021-05-20T04:19:05.647Z] Step 19/22 : CMD ["--init=true"] [2021-05-20T04:19:05.647Z] ---> Running in 3ff7df1f7393 [2021-05-20T04:19:05.647Z] Removing intermediate container 3ff7df1f7393 [2021-05-20T04:19:05.647Z] ---> 639f4ada3bf6 [2021-05-20T04:19:05.647Z] Step 20/22 : LABEL arch=x86_64 [2021-05-20T04:19:05.647Z] ---> Running in 6a6f4c419f42 [2021-05-20T04:19:05.908Z] Removing intermediate container 6a6f4c419f42 [2021-05-20T04:19:05.908Z] ---> 943740790790 [2021-05-20T04:19:05.908Z] Step 21/22 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 [2021-05-20T04:19:05.908Z] ---> Running in d6e5774866e5 [2021-05-20T04:19:05.908Z] Removing intermediate container d6e5774866e5 [2021-05-20T04:19:05.908Z] ---> e620f190af86 [2021-05-20T04:19:05.908Z] Step 22/22 : LABEL version=0.0.0 [2021-05-20T04:19:05.908Z] ---> Running in 636a47e80be4 [2021-05-20T04:19:05.908Z] Removing intermediate container 636a47e80be4 [2021-05-20T04:19:05.908Z] ---> 3cb027d1dcae [2021-05-20T04:19:05.908Z] [2021-05-20T04:19:06.168Z] Successfully built 3cb027d1dcae [2021-05-20T04:19:06.169Z] Successfully tagged security-proxy-setup:latest [2021-05-20T04:19:06.176Z]  Building security-proxy-setup ... done  [Pipeline] } [2021-05-20T04:19:06.219Z] $ docker stop --time=1 b4bd3f457ffebd10086ba16a81a2a9dfbfce4dbef2ce5c0fb66ceea941ef0766 [2021-05-20T04:19:07.515Z] $ docker rm -f b4bd3f457ffebd10086ba16a81a2a9dfbfce4dbef2ce5c0fb66ceea941ef0766 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T04:19:07.970Z] + docker images [2021-05-20T04:19:07.970Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-20T04:19:07.970Z] core-data latest f95c6810d727 2 seconds ago 21.6MB [2021-05-20T04:19:07.970Z] security-proxy-setup latest 3cb027d1dcae 2 seconds ago 25.3MB [2021-05-20T04:19:07.970Z] support-scheduler latest 8fca1a6f8e81 4 seconds ago 17.1MB [2021-05-20T04:19:07.970Z] b9f0f87e2994 5 seconds ago 1.16GB [2021-05-20T04:19:07.970Z] 3e4f4874b316 7 seconds ago 1.16GB [2021-05-20T04:19:07.970Z] core-metadata latest 40ac6b81f5b4 7 seconds ago 18.6MB [2021-05-20T04:19:07.970Z] 327be11e130d 10 seconds ago 1.17GB [2021-05-20T04:19:07.970Z] e39ef5770697 12 seconds ago 1.17GB [2021-05-20T04:19:07.970Z] sys-mgmt-agent latest d16f9abf872f 29 seconds ago 312MB [2021-05-20T04:19:07.970Z] security-bootstrapper latest d8fd1b314e79 47 seconds ago 18.2MB [2021-05-20T04:19:07.970Z] core-command latest 5fb4aae4c475 57 seconds ago 17.1MB [2021-05-20T04:19:07.970Z] security-secretstore-setup latest d3e7c561a78b About a minute ago 25.8MB [2021-05-20T04:19:07.970Z] 20b040d55215 About a minute ago 1.16GB [2021-05-20T04:19:07.970Z] 51d9afdeca6c About a minute ago 1.15GB [2021-05-20T04:19:07.970Z] 7998480b93bd About a minute ago 1.16GB [2021-05-20T04:19:07.970Z] support-notifications latest e139f8b3ff21 About a minute ago 17.8MB [2021-05-20T04:19:07.970Z] 08e6aa2946a0 About a minute ago 1.16GB [2021-05-20T04:19:07.970Z] 8b84fb6e223f About a minute ago 1.16GB [2021-05-20T04:19:07.970Z] ci-base-image-x86_64 latest 3c5e0ff418a6 6 minutes ago 648MB [2021-05-20T04:19:07.970Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB [2021-05-20T04:19:07.970Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB [2021-05-20T04:19:07.970Z] alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB [2021-05-20T04:19:07.970Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-20T04:19:07.970Z] 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] } [2021-05-20T04:19:08.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.263s coverage: 94.4% of statements [2021-05-20T04:19:08.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.180s coverage: 44.8% of statements [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-20T04:19:13.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.526s coverage: 81.8% of statements [2021-05-20T04:19:13.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-20T04:19:21.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.244s coverage: 92.9% of statements [2021-05-20T04:19:21.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-20T04:19:21.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-20T04:19:21.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-20T04:19:21.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-05-20T04:19:21.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-20T04:19:21.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-20T04:19:21.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-20T04:19:21.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-20T04:19:21.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-20T04:19:21.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2021-05-20T04:19:21.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-20T04:19:21.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-20T04:19:21.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-05-20T04:19:21.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-20T04:19:21.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.172s coverage: 76.0% of statements [2021-05-20T04:19:21.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-20T04:19:21.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.159s coverage: 80.0% of statements [2021-05-20T04:19:21.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements [2021-05-20T04:19:21.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.257s coverage: 85.4% of statements [2021-05-20T04:19:21.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.296s coverage: 91.2% of statements [2021-05-20T04:19:21.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-20T04:19:21.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.665s coverage: 64.4% of statements [2021-05-20T04:19:21.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-20T04:19:21.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-20T04:19:21.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.184s coverage: 100.0% of statements [2021-05-20T04:19:21.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements [2021-05-20T04:19:21.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-05-20T04:19:21.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements [2021-05-20T04:19:21.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2021-05-20T04:19:24.019Z] Still waiting to schedule task [2021-05-20T04:19:24.020Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-20T04:19:26.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.989s coverage: 66.9% of statements [2021-05-20T04:19:26.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-20T04:19:26.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-20T04:19:26.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-20T04:19:27.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.778s coverage: 43.5% of statements [2021-05-20T04:19:27.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-20T04:19:27.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-20T04:19:27.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.086s coverage: 89.5% of statements [2021-05-20T04:19:27.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-20T04:19:27.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.106s coverage: 84.8% of statements [2021-05-20T04:19:34.324Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.431s coverage: 46.8% of statements [2021-05-20T04:19:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-20T04:19:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-20T04:19:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-20T04:19:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-20T04:19:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-20T04:19:34.324Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.201s coverage: 100.0% of statements [2021-05-20T04:19:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-20T04:19:34.324Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.111s coverage: 100.0% of statements [2021-05-20T04:19:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-20T04:19:34.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-20T04:19:36.331Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.329s coverage: 19.3% of statements [2021-05-20T04:19:36.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-20T04:19:36.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-20T04:19:36.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-20T04:19:36.331Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.493s coverage: 91.0% of statements [2021-05-20T04:19:36.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-20T04:19:36.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T04:19:36.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-20T04:19:43.110Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.614s coverage: 28.8% of statements [2021-05-20T04:19:43.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-20T04:19:43.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-20T04:19:43.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-20T04:19:43.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-20T04:19:43.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-20T04:19:43.111Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.202s coverage: 99.0% of statements [2021-05-20T04:19:43.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-20T04:19:43.111Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.211s coverage: 100.0% of statements [2021-05-20T04:19:43.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-20T04:19:43.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-20T04:19:43.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-20T04:19:43.111Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.224s coverage: 64.6% of statements [2021-05-20T04:19:43.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-20T04:19:43.111Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.433s coverage: 97.6% of statements [2021-05-20T04:19:43.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-20T04:19:43.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T04:19:43.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-20T04:19:43.111Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements [2021-05-20T04:19:43.111Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-20T04:19:43.111Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements [2021-05-20T04:19:43.111Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-20T04:19:43.111Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-20T04:19:43.111Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-20T04:19:43.111Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-20T04:19:43.111Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.100s coverage: 87.9% of statements [2021-05-20T04:19:43.111Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-20T04:19:43.111Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-20T04:19:43.111Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements [2021-05-20T04:19:44.574Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.180s coverage: 28.1% of statements [2021-05-20T04:19:44.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-20T04:19:44.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-20T04:19:44.852Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.154s coverage: 27.9% of statements [2021-05-20T04:19:44.852Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-20T04:19:44.852Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-20T04:19:44.852Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-20T04:19:44.852Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-20T04:19:44.852Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-20T04:19:45.455Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-05-20T04:19:46.061Z] GO111MODULE=on go vet ./... [2021-05-20T04:20:34.251Z] Running on prd-ubuntu18.04-docker-8c-8g-15266 in /w/workspace/edgexfoundry_edgex-go_PR-3487 [Pipeline] { [Pipeline] ws [2021-05-20T04:20:34.305Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-20T04:20:34.458Z] The recommended git tool is: git [2021-05-20T04:20:36.875Z] using credential edgex-jenkins-ssh [2021-05-20T04:20:36.887Z] Cloning the remote Git repository [2021-05-20T04:20:36.883Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-20T04:20:36.950Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-20T04:20:36.976Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-20T04:20:36.976Z] > git --version # timeout=10 [2021-05-20T04:20:36.981Z] > git --version # 'git version 2.17.1' [2021-05-20T04:20:36.982Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T04:20:37.016Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T04:20:42.795Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-20T04:20:42.803Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T04:20:42.812Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-20T04:20:42.825Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-20T04:20:42.825Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T04:20:42.829Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3487/head:refs/remotes/origin/PR-3487 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-20T04:20:43.494Z] Merging remotes/origin/master commit f6f68c45a71fc61d9870de441fabd717907f75d2 into PR head commit 7e753a5b9e310472acc0213451e49a9bf7471688 [2021-05-20T04:20:43.621Z] Merge succeeded, producing 7e753a5b9e310472acc0213451e49a9bf7471688 [2021-05-20T04:20:43.622Z] Checking out Revision 7e753a5b9e310472acc0213451e49a9bf7471688 (PR-3487) [2021-05-20T04:20:43.492Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T04:20:43.498Z] > git checkout -f 7e753a5b9e310472acc0213451e49a9bf7471688 # timeout=10 [2021-05-20T04:20:43.578Z] > git remote # timeout=10 [2021-05-20T04:20:43.585Z] > git config --get remote.origin.url # timeout=10 [2021-05-20T04:20:43.591Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T04:20:43.595Z] > git merge f6f68c45a71fc61d9870de441fabd717907f75d2 # timeout=10 [2021-05-20T04:20:43.604Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-20T04:20:43.613Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T04:20:43.620Z] > git checkout -f 7e753a5b9e310472acc0213451e49a9bf7471688 # timeout=10 [2021-05-20T04:20:47.259Z] Commit message: "feat(notifications): Implement V2 Delete /transmission/age/{age} API" [2021-05-20T04:20:47.276Z] > git --version # timeout=10 [2021-05-20T04:20:47.284Z] > git --version # 'git version 2.17.1' [2021-05-20T04:20:47.288Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T04:20:48.584Z] + echo snap-build.sh [2021-05-20T04:20:48.584Z] snap-build.sh [2021-05-20T04:20:48.584Z] + SNAP_BASE_DIR=. [2021-05-20T04:20:48.584Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-05-20T04:20:48.584Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-05-20T04:20:48.584Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-05-20T04:20:48.584Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-05-20T04:20:48.584Z] + cd /w/workspace/edgex-go/1 [2021-05-20T04:20:48.584Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-20T04:20:48.584Z] Reading package lists... [2021-05-20T04:20:48.584Z] Building dependency tree... [2021-05-20T04:20:48.584Z] Reading state information... [2021-05-20T04:20:48.849Z] The following packages were automatically installed and are no longer required: [2021-05-20T04:20:48.850Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-20T04:20:48.850Z] uidmap xdelta3 [2021-05-20T04:20:48.850Z] Use 'sudo apt autoremove' to remove them. [2021-05-20T04:20:48.850Z] The following packages will be REMOVED: [2021-05-20T04:20:48.850Z] lxd* lxd-client* [2021-05-20T04:20:49.111Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-20T04:20:49.111Z] After this operation, 31.7 MB disk space will be freed. [2021-05-20T04:20:50.682Z] (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-20T04:20:50.682Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-20T04:20:51.632Z] Removing lxd dnsmasq configuration [2021-05-20T04:20:51.632Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-20T04:20:52.206Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-20T04:20:53.151Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-20T04:20:53.414Z] (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-20T04:20:53.414Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-20T04:20:54.804Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-20T04:20:55.066Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-20T04:20:56.454Z] + sudo snap remove --purge lxd [2021-05-20T04:20:56.717Z] snap "lxd" is not installed [2021-05-20T04:20:56.717Z] + sudo groupadd --force --system lxd [2021-05-20T04:20:56.717Z] ++ whoami [2021-05-20T04:20:56.717Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-20T04:20:56.717Z] + newgrp - lxd [2021-05-20T04:20:56.979Z] + sudo snap install lxd [2021-05-20T04:21:07.011Z] 2021-05-20T04:21:04Z INFO Waiting for automatic snapd restart... [2021-05-20T04:21:22.964Z] gofmt -l . [2021-05-20T04:21:22.964Z] [ "`gofmt -l .`" = "" ] [2021-05-20T04:21:25.186Z] lxd 4.14 from Canonical* installed [2021-05-20T04:21:25.186Z] + sudo lxd init --auto [2021-05-20T04:21:25.594Z] ./bin/test-go-mod-tidy.sh [2021-05-20T04:21:26.196Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-20T04:21:28.867Z] + ls -al . [2021-05-20T04:21:28.867Z] total 876 [2021-05-20T04:21:28.867Z] drwxrwxr-x 9 1001 1001 4096 May 20 04:21 . [2021-05-20T04:21:28.867Z] drwxr-xr-x 4 root root 4096 May 20 04:16 .. [2021-05-20T04:21:28.867Z] -rw-rw-r-- 1 1001 1001 11 May 20 04:14 .dockerignore [2021-05-20T04:21:28.867Z] drwxrwxr-x 8 1001 1001 4096 May 20 04:14 .git [2021-05-20T04:21:28.867Z] drwxrwxr-x 3 1001 1001 4096 May 20 04:14 .github [2021-05-20T04:21:28.867Z] -rw-rw-r-- 1 1001 1001 818 May 20 04:14 .gitignore [2021-05-20T04:21:28.867Z] -rw-rw-r-- 1 1001 1001 166 May 20 04:14 .sonarcloud.properties [2021-05-20T04:21:28.867Z] -rw-rw-r-- 1 1001 1001 8609 May 20 04:14 Attribution.txt [2021-05-20T04:21:28.867Z] -rw-rw-r-- 1 1001 1001 3804 May 20 04:14 CONTRIBUTING.md [2021-05-20T04:21:28.867Z] -rw-rw-r-- 1 1001 1001 931 May 20 04:14 Dockerfile.build [2021-05-20T04:21:28.867Z] -rw-rw-r-- 1 1001 1001 863 May 20 04:14 Jenkinsfile [2021-05-20T04:21:28.867Z] -rw-rw-r-- 1 1001 1001 10775 May 20 04:14 LICENSE [2021-05-20T04:21:28.867Z] -rw-rw-r-- 1 1001 1001 5632 May 20 04:14 Makefile [2021-05-20T04:21:28.867Z] -rw-rw-r-- 1 1001 1001 7978 May 20 04:14 README.md [2021-05-20T04:21:28.867Z] -rw-rw-r-- 1 1001 1001 6755 May 20 04:14 SECURITY.md [2021-05-20T04:21:28.867Z] -rw-rw-r-- 1 1001 1001 5 May 20 04:12 VERSION [2021-05-20T04:21:28.867Z] -rw-rw-r-- 1 1001 1001 4131 May 20 04:14 ZMQWindows.md [2021-05-20T04:21:28.867Z] drwxrwxr-x 2 1001 1001 4096 May 20 04:14 bin [2021-05-20T04:21:28.867Z] drwxrwxr-x 14 1001 1001 4096 May 20 04:14 cmd [2021-05-20T04:21:28.867Z] -rw-r--r-- 1 root root 739709 May 20 04:19 coverage.out [2021-05-20T04:21:28.867Z] -rw-r--r-- 1 root root 1060 May 20 04:21 go.mod [2021-05-20T04:21:28.867Z] -rw-r--r-- 1 root root 21990 May 20 04:16 go.sum [2021-05-20T04:21:28.867Z] drwxrwxr-x 8 1001 1001 4096 May 20 04:14 internal [2021-05-20T04:21:28.867Z] drwxrwxr-x 4 1001 1001 4096 May 20 04:14 openapi [2021-05-20T04:21:28.867Z] drwxrwxr-x 4 1001 1001 4096 May 20 04:14 snap [2021-05-20T04:21:28.867Z] -rw-rw-r-- 1 1001 1001 168 May 20 04:14 version.go [Pipeline] sh [2021-05-20T04:21:29.571Z] + '[' -e coverage.out ] [2021-05-20T04:21:29.571Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-20T04:21:29.612Z] Warning: overwriting stash ‘coverage-report’ [2021-05-20T04:21:30.569Z] Stashed 1 file(s) [Pipeline] sh [2021-05-20T04:21:31.242Z] + make build [2021-05-20T04:21:31.242Z] go mod tidy [2021-05-20T04:21:31.847Z] 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-20T04:21:33.344Z] + sudo snap install --classic snapcraft [2021-05-20T04:21:38.592Z] 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-20T04:21:41.494Z] snapcraft 4.7.1 from Canonical* installed [2021-05-20T04:21:41.494Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-20T04:21:41.494Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-20T04:21:41.494Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-20T04:21:41.494Z] Dload Upload Total Spent Left Speed [2021-05-20T04:21:41.494Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5056 0 --:--:-- --:--:-- --:--:-- 5056 [2021-05-20T04:21:41.494Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 9473k 0 --:--:-- --:--:-- --:--:-- 47.0M [2021-05-20T04:21:41.494Z] ./yq_linux_amd64 [2021-05-20T04:21:41.494Z] + sudo snapcraft prime --use-lxd [2021-05-20T04:21:42.886Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-20T04:21:42.886Z] 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-20T04:21:42.886Z] - README.md [2021-05-20T04:21:42.886Z] [2021-05-20T04:21:42.886Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-20T04:21:43.459Z] Launching a container. [2021-05-20T04:21:51.914Z] Waiting for container to be ready [2021-05-20T04:21:51.914Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-20T04:21:51.914Z] [2021-05-20T04:21:55.221Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-20T04:21:55.481Z] Waiting for network to be ready... [2021-05-20T04:21:56.053Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-20T04:21:56.053Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-20T04:21:56.053Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-20T04:21:56.053Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-20T04:21:56.053Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-20T04:21:56.053Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-20T04:21:56.053Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-20T04:21:56.053Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-20T04:21:56.053Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-20T04:21:56.313Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-20T04:21:56.573Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-20T04:21:56.834Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-20T04:21:56.834Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-20T04:21:57.103Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-20T04:21:57.103Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-20T04:21:57.103Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-20T04:21:57.103Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-20T04:21:57.103Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-20T04:21:57.364Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-20T04:21:57.627Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-20T04:21:57.627Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-20T04:21:57.627Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-20T04:21:57.627Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-20T04:21:57.627Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-20T04:21:57.627Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-20T04:21:57.627Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-20T04:21:57.627Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-20T04:22:00.178Z] Fetched 24.6 MB in 4s (6083 kB/s) [2021-05-20T04:22:00.752Z] Reading package lists... [2021-05-20T04:22:01.020Z] Reading package lists... [2021-05-20T04:22:01.282Z] Building dependency tree... [2021-05-20T04:22:01.282Z] Reading state information... [2021-05-20T04:22:01.282Z] The following additional packages will be installed: [2021-05-20T04:22:01.282Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-20T04:22:01.282Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-20T04:22:01.282Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-20T04:22:01.282Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-20T04:22:01.282Z] Suggested packages: [2021-05-20T04:22:01.282Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-20T04:22:01.282Z] Recommended packages: [2021-05-20T04:22:01.282Z] gnupg libsasl2-modules [2021-05-20T04:22:01.282Z] The following NEW packages will be installed: [2021-05-20T04:22:01.282Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-20T04:22:01.282Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-20T04:22:01.282Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-20T04:22:01.282Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-20T04:22:01.282Z] The following packages will be upgraded: [2021-05-20T04:22:01.282Z] gpg gpg-agent gpgconf libudev1 [2021-05-20T04:22:01.543Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-20T04:22:01.543Z] Need to get 3530 kB of archives. [2021-05-20T04:22:01.543Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-20T04:22:01.543Z] 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-20T04:22:01.543Z] 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-20T04:22:01.543Z] 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-20T04:22:01.543Z] 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-20T04:22:01.543Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-20T04:22:02.115Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-20T04:22:02.378Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-20T04:22:02.378Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-20T04:22:02.378Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-20T04:22:02.378Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-20T04:22:02.378Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-20T04:22:02.717Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-20T04:22:02.717Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-20T04:22:02.717Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-20T04:22:02.717Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-20T04:22:02.717Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-20T04:22:02.717Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-20T04:22:02.717Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-20T04:22:02.717Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-20T04:22:02.717Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-20T04:22:02.717Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-20T04:22:02.717Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-20T04:22:02.717Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-20T04:22:02.717Z] Fetched 3530 kB in 1s (2797 kB/s) [2021-05-20T04:22:03.012Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-20T04:22:03.012Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-20T04:22:03.012Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-20T04:22:03.012Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-20T04:22:03.012Z] Selecting previously unselected package udev. [2021-05-20T04:22:03.012Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-20T04:22:03.012Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-20T04:22:03.012Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-20T04:22:03.280Z] Selecting previously unselected package libfuse2:amd64. [2021-05-20T04:22:03.280Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-20T04:22:03.280Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-20T04:22:03.280Z] Selecting previously unselected package fuse. [2021-05-20T04:22:03.280Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-20T04:22:03.280Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-20T04:22:03.545Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-20T04:22:03.545Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-20T04:22:03.545Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-20T04:22:03.545Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-20T04:22:03.545Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-20T04:22:03.545Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-20T04:22:03.808Z] Selecting previously unselected package libksba8:amd64. [2021-05-20T04:22:03.808Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-20T04:22:03.808Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-20T04:22:03.808Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-20T04:22:03.808Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T04:22:03.808Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T04:22:04.069Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-20T04:22:04.069Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T04:22:04.069Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T04:22:04.069Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-20T04:22:04.069Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T04:22:04.069Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T04:22:04.069Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-20T04:22:04.069Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T04:22:04.069Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T04:22:04.330Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-20T04:22:04.330Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T04:22:04.330Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T04:22:04.330Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-20T04:22:04.330Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T04:22:04.330Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T04:22:04.330Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-20T04:22:04.330Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T04:22:04.330Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T04:22:04.604Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-20T04:22:04.604Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T04:22:04.604Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T04:22:04.604Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-20T04:22:04.604Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T04:22:04.604Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T04:22:04.867Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-20T04:22:04.867Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-20T04:22:04.867Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-20T04:22:04.867Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-20T04:22:04.867Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-20T04:22:04.867Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-20T04:22:04.867Z] Selecting previously unselected package libldap-common. [2021-05-20T04:22:04.867Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-20T04:22:04.867Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-20T04:22:04.867Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-20T04:22:04.867Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-20T04:22:04.867Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-20T04:22:05.128Z] Selecting previously unselected package dirmngr. [2021-05-20T04:22:05.128Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-20T04:22:05.128Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-20T04:22:05.128Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-20T04:22:05.128Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-20T04:22:05.129Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-20T04:22:05.129Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-20T04:22:05.129Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-20T04:22:05.129Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-20T04:22:05.129Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T04:22:05.129Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-20T04:22:05.129Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-20T04:22:05.129Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-20T04:22:05.432Z] 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-20T04:22:05.702Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-20T04:22:05.702Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T04:22:05.702Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-20T04:22:05.702Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-20T04:22:05.964Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-20T04:22:05.964Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T04:22:05.964Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T04:22:05.964Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T04:22:05.964Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T04:22:05.964Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T04:22:05.964Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T04:22:05.964Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T04:22:05.964Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-20T04:22:05.964Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-20T04:22:05.964Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-20T04:22:06.543Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-20T04:22:06.543Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-20T04:22:06.543Z] This means they are not meant to be enabled using systemctl. [2021-05-20T04:22:06.543Z] Possible reasons for having this kind of units are: [2021-05-20T04:22:06.543Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-20T04:22:06.543Z] .wants/ or .requires/ directory. [2021-05-20T04:22:06.543Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-20T04:22:06.543Z] a requirement dependency on it. [2021-05-20T04:22:06.543Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-20T04:22:06.543Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-20T04:22:06.543Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-20T04:22:06.543Z] instance name specified. [2021-05-20T04:22:06.805Z] Reading package lists... [2021-05-20T04:22:06.805Z] Building dependency tree... [2021-05-20T04:22:06.805Z] Reading state information... [2021-05-20T04:22:07.065Z] The following additional packages will be installed: [2021-05-20T04:22:07.065Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-20T04:22:07.065Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-20T04:22:07.065Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-20T04:22:07.065Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-20T04:22:07.065Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-20T04:22:07.065Z] Suggested packages: [2021-05-20T04:22:07.065Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-20T04:22:07.065Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-20T04:22:07.065Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-20T04:22:07.065Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-20T04:22:07.065Z] systemd-container policykit-1 [2021-05-20T04:22:07.065Z] Recommended packages: [2021-05-20T04:22:07.065Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-20T04:22:07.065Z] The following NEW packages will be installed: [2021-05-20T04:22:07.065Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-20T04:22:07.065Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-20T04:22:07.065Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-20T04:22:07.065Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-20T04:22:07.065Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-20T04:22:07.065Z] The following packages will be upgraded: [2021-05-20T04:22:07.065Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-20T04:22:07.065Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-20T04:22:07.065Z] Need to get 35.2 MB of archives. [2021-05-20T04:22:07.065Z] After this operation, 141 MB of additional disk space will be used. [2021-05-20T04:22:07.065Z] 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-20T04:22:07.328Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-20T04:22:07.328Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-20T04:22:07.328Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-20T04:22:07.328Z] 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-20T04:22:07.328Z] 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-20T04:22:07.328Z] 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-20T04:22:07.328Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-20T04:22:07.328Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-20T04:22:07.328Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-20T04:22:07.328Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-20T04:22:07.328Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-20T04:22:07.328Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-20T04:22:07.328Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-20T04:22:07.328Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-20T04:22:07.328Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-20T04:22:07.328Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-20T04:22:07.406Z] 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-20T04:22:08.315Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-20T04:22:08.315Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-20T04:22:08.315Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-20T04:22:08.315Z] 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-20T04:22:08.315Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-20T04:22:08.315Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-20T04:22:08.315Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-20T04:22:08.315Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-20T04:22:08.315Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-20T04:22:08.315Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-20T04:22:08.315Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-20T04:22:08.315Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-20T04:22:08.315Z] 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-20T04:22:08.583Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-20T04:22:08.583Z] Fetched 35.2 MB in 1s (26.4 MB/s) [2021-05-20T04:22:08.583Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-20T04:22:08.583Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-20T04:22:08.849Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-20T04:22:09.434Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-20T04:22:09.434Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-20T04:22:09.434Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-20T04:22:09.434Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-20T04:22:09.434Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-20T04:22:09.434Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-20T04:22:09.699Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-20T04:22:09.699Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-20T04:22:09.699Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-20T04:22:09.699Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-20T04:22:09.961Z] Setting up apt (1.6.13) ... [2021-05-20T04:22:09.961Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-20T04:22:10.224Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-20T04:22:10.486Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-20T04:22:10.486Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-20T04:22:10.486Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-20T04:22:10.747Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-20T04:22:10.747Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-20T04:22:10.747Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T04:22:10.747Z] Selecting previously unselected package libexpat1:amd64. [2021-05-20T04:22:10.747Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-20T04:22:10.747Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-20T04:22:11.016Z] Selecting previously unselected package python3.6-minimal. [2021-05-20T04:22:11.016Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-20T04:22:11.016Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T04:22:11.278Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-20T04:22:11.278Z] Checking for services that may need to be restarted...done. [2021-05-20T04:22:11.278Z] Checking for services that may need to be restarted...done. [2021-05-20T04:22:11.278Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T04:22:11.278Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-20T04:22:11.540Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T04:22:11.802Z] Selecting previously unselected package python3-minimal. [2021-05-20T04:22:11.802Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-20T04:22:11.802Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-20T04:22:11.802Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-20T04:22:12.066Z] Selecting previously unselected package mime-support. [2021-05-20T04:22:12.066Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-20T04:22:12.066Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-20T04:22:12.328Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-20T04:22:12.328Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-20T04:22:12.328Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-20T04:22:12.328Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-20T04:22:12.328Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-20T04:22:12.328Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T04:22:12.820Z] 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-20T04:22:13.421Z] 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-20T04:22:13.720Z] Selecting previously unselected package python3.6. [2021-05-20T04:22:13.720Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-20T04:22:13.720Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T04:22:13.720Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-20T04:22:13.720Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-20T04:22:13.720Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-20T04:22:13.985Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-20T04:22:13.985Z] Selecting previously unselected package python3. [2021-05-20T04:22:14.247Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-20T04:22:14.247Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-20T04:22:14.247Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-20T04:22:14.247Z] Selecting previously unselected package multiarch-support. [2021-05-20T04:22:14.247Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-20T04:22:14.247Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-20T04:22:14.247Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-20T04:22:14.247Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-20T04:22:14.247Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-20T04:22:14.247Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-20T04:22:14.247Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-20T04:22:14.510Z] Selecting previously unselected package libbsd0:amd64. [2021-05-20T04:22:14.510Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-20T04:22:14.510Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-20T04:22:14.510Z] Selecting previously unselected package sudo. [2021-05-20T04:22:14.510Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-20T04:22:14.510Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-20T04:22:14.510Z] Selecting previously unselected package apparmor. [2021-05-20T04:22:14.510Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-20T04:22:14.510Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-20T04:22:14.773Z] Selecting previously unselected package libedit2:amd64. [2021-05-20T04:22:14.773Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-20T04:22:14.773Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-20T04:22:14.773Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-20T04:22:14.773Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-20T04:22:14.773Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T04:22:14.773Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-20T04:22:14.773Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-20T04:22:14.773Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T04:22:15.035Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-20T04:22:15.035Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-20T04:22:15.035Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-20T04:22:15.035Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-20T04:22:15.035Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-20T04:22:15.035Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T04:22:15.297Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-20T04:22:15.297Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-20T04:22:15.297Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T04:22:15.297Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-20T04:22:15.297Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-20T04:22:15.297Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-20T04:22:15.573Z] Selecting previously unselected package openssh-client. [2021-05-20T04:22:15.573Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-20T04:22:15.573Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-20T04:22:15.573Z] Selecting previously unselected package squashfs-tools. [2021-05-20T04:22:15.573Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-20T04:22:15.573Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-20T04:22:15.837Z] Selecting previously unselected package snapd. [2021-05-20T04:22:15.837Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-20T04:22:15.837Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-20T04:22:17.741Z] 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-20T04:22:20.057Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-20T04:22:20.318Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-20T04:22:20.895Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-20T04:22:20.895Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-20T04:22:20.895Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-20T04:22:20.895Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T04:22:20.895Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-20T04:22:21.157Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-20T04:22:21.157Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-20T04:22:21.728Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-20T04:22:21.728Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-20T04:22:21.728Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-20T04:22:21.728Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T04:22:21.728Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T04:22:21.728Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T04:22:22.108Z] 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-20T04:22:22.301Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-20T04:22:22.301Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T04:22:22.301Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-20T04:22:22.301Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-20T04:22:22.301Z] running python rtupdate hooks for python3.6... [2021-05-20T04:22:22.301Z] running python post-rtupdate hooks for python3.6... [2021-05-20T04:22:22.301Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-20T04:22:23.254Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-20T04:22:23.516Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T04:22:23.516Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-20T04:22:23.777Z] Setting up snapd (2.48.3+18.04) ... [2021-05-20T04:22:24.044Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-20T04:22:24.309Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-20T04:22:24.309Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-20T04:22:24.571Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-20T04:22:24.833Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-20T04:22:24.833Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-20T04:22:25.095Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-20T04:22:25.095Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-20T04:22:25.372Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-20T04:22:25.634Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-20T04:22:25.634Z] /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-20T04:22:25.634Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-20T04:22:25.634Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-20T04:22:25.678Z] 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-20T04:22:26.579Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-20T04:22:26.579Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-20T04:22:26.841Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-20T04:22:27.785Z] Reading package lists... [2021-05-20T04:22:28.046Z] Reading package lists... [2021-05-20T04:22:28.308Z] Building dependency tree... [2021-05-20T04:22:28.308Z] Reading state information... [2021-05-20T04:22:28.308Z] Calculating upgrade... [2021-05-20T04:22:28.571Z] The following packages will be upgraded: [2021-05-20T04:22:28.572Z] advancecomp base-files bash binutils binutils-common [2021-05-20T04:22:28.572Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-20T04:22:28.572Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-20T04:22:28.572Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-20T04:22:28.572Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-20T04:22:28.572Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-20T04:22:28.572Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-20T04:22:28.572Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-20T04:22:28.572Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-20T04:22:28.572Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-20T04:22:28.572Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-20T04:22:28.572Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-20T04:22:28.572Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-20T04:22:28.572Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-20T04:22:28.572Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-20T04:22:28.572Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-20T04:22:28.572Z] Need to get 64.0 MB of archives. [2021-05-20T04:22:28.572Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-20T04:22:28.572Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-20T04:22:28.833Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-20T04:22:28.833Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-20T04:22:28.833Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-20T04:22:28.833Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-20T04:22:28.833Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-20T04:22:28.833Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-20T04:22:28.833Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-20T04:22:28.833Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-20T04:22:28.833Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-20T04:22:28.833Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-20T04:22:28.833Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-20T04:22:28.833Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-20T04:22:28.833Z] 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-20T04:22:28.833Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-20T04:22:28.833Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-20T04:22:28.834Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-20T04:22:28.834Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-20T04:22:28.834Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-20T04:22:28.834Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-20T04:22:29.097Z] 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-20T04:22:29.097Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-20T04:22:29.097Z] 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-20T04:22:29.097Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-20T04:22:29.097Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-20T04:22:29.097Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-20T04:22:29.098Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-20T04:22:29.098Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-20T04:22:29.098Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-20T04:22:29.098Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-20T04:22:29.098Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-20T04:22:29.098Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-20T04:22:29.098Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-20T04:22:29.098Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-20T04:22:29.098Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-20T04:22:29.098Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-20T04:22:29.098Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-20T04:22:29.098Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-20T04:22:29.098Z] 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-20T04:22:29.098Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-20T04:22:29.098Z] 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-20T04:22:29.098Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-20T04:22:29.098Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-20T04:22:29.098Z] 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-20T04:22:29.098Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-20T04:22:29.098Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-20T04:22:29.098Z] 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-20T04:22:29.098Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-20T04:22:29.098Z] 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-20T04:22:29.098Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-20T04:22:29.098Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-20T04:22:29.098Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-20T04:22:29.098Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-20T04:22:29.098Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-20T04:22:29.098Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-20T04:22:29.098Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-20T04:22:29.363Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-20T04:22:29.624Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-20T04:22:29.624Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-20T04:22:29.624Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-20T04:22:29.624Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-20T04:22:29.624Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-20T04:22:29.624Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-20T04:22:29.624Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-20T04:22:29.624Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-20T04:22:29.887Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-20T04:22:29.887Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-20T04:22:29.887Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-20T04:22:29.887Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-20T04:22:30.034Z] 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-20T04:22:30.150Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-20T04:22:30.150Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-20T04:22:30.150Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-20T04:22:30.150Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-20T04:22:30.150Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-20T04:22:30.150Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-20T04:22:30.150Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-20T04:22:30.150Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-20T04:22:30.150Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-20T04:22:30.150Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-20T04:22:30.150Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-20T04:22:30.150Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-20T04:22:30.150Z] 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-20T04:22:30.150Z] 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-20T04:22:30.150Z] 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-20T04:22:30.150Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-20T04:22:30.150Z] 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-20T04:22:30.413Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-20T04:22:30.413Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-20T04:22:30.413Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-20T04:22:30.413Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-20T04:22:30.413Z] 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-20T04:22:30.413Z] 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-20T04:22:30.413Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-20T04:22:30.413Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-20T04:22:30.413Z] 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-20T04:22:30.413Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-20T04:22:30.413Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-20T04:22:30.413Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-20T04:22:30.413Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-20T04:22:30.681Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-20T04:22:30.681Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-20T04:22:30.681Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-20T04:22:30.681Z] Fetched 64.0 MB in 2s (31.9 MB/s) [2021-05-20T04:22:30.945Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T04:22:30.945Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-20T04:22:30.945Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-20T04:22:32.649Z] 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-20T04:22:32.865Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-20T04:22:32.865Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-20T04:22:32.865Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-20T04:22:32.865Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-20T04:22:33.128Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T04:22:33.128Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T04:22:33.390Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T04:22:33.390Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T04:22:33.390Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T04:22:33.390Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T04:22:33.390Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T04:22:33.390Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T04:22:33.651Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T04:22:33.651Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T04:22:33.651Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T04:22:33.651Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T04:22:33.651Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T04:22:33.651Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T04:22:33.913Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T04:22:33.913Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-20T04:22:33.913Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T04:22:33.913Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-20T04:22:33.913Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-20T04:22:34.174Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-20T04:22:34.174Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T04:22:34.174Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T04:22:34.174Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T04:22:34.174Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T04:22:34.174Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T04:22:34.174Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T04:22:34.435Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T04:22:34.435Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-20T04:22:34.435Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-20T04:22:34.697Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-20T04:22:34.959Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-20T04:22:35.221Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-20T04:22:35.221Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-20T04:22:35.221Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-20T04:22:35.221Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-20T04:22:35.221Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-20T04:22:35.486Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-20T04:22:35.486Z] Installing new version of config file /etc/issue ... [2021-05-20T04:22:35.486Z] Installing new version of config file /etc/issue.net ... [2021-05-20T04:22:35.486Z] Installing new version of config file /etc/lsb-release ... [2021-05-20T04:22:35.486Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-20T04:22:35.750Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-20T04:22:35.750Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-20T04:22:35.750Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-20T04:22:36.012Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T04:22:36.012Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-20T04:22:36.012Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-20T04:22:36.012Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-20T04:22:36.012Z] 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-20T04:22:36.012Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T04:22:36.012Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T04:22:36.038Z] 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-20T04:22:36.288Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-20T04:22:36.288Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-20T04:22:36.288Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T04:22:36.288Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-20T04:22:36.288Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-20T04:22:36.288Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-20T04:22:36.550Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T04:22:36.550Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-20T04:22:36.550Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-20T04:22:36.836Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-20T04:22:36.837Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T04:22:36.837Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-20T04:22:36.837Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-20T04:22:37.099Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-20T04:22:37.099Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T04:22:37.099Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-20T04:22:37.099Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-20T04:22:37.360Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-20T04:22:37.360Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T04:22:37.360Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-20T04:22:37.360Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-20T04:22:37.360Z] Setting up grep (3.1-2build1) ... [2021-05-20T04:22:37.621Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T04:22:37.621Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-20T04:22:37.621Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-20T04:22:37.621Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-20T04:22:37.883Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T04:22:37.883Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-20T04:22:37.883Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-20T04:22:37.883Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-20T04:22:38.145Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T04:22:38.145Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-20T04:22:38.145Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-20T04:22:38.719Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-20T04:22:38.719Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-20T04:22:38.719Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-20T04:22:38.719Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-20T04:22:39.292Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-20T04:22:39.292Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T04:22:39.292Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-20T04:22:39.292Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-20T04:22:40.239Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-20T04:22:40.239Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-20T04:22:40.239Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-20T04:22:40.239Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-20T04:22:40.501Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-20T04:22:40.764Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T04:22:40.764Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-20T04:22:40.764Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-20T04:22:40.764Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-20T04:22:41.025Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T04:22:41.025Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T04:22:41.025Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T04:22:41.025Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-20T04:22:41.025Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T04:22:41.025Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T04:22:41.025Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T04:22:41.293Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-20T04:22:41.293Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T04:22:41.293Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T04:22:41.293Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T04:22:41.293Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [Pipeline] } [2021-05-20T04:22:41.464Z] $ docker stop --time=1 e626ee6f188fe0f3f118917d8d2b310a032063ec5481506c85e22c043d7db0d0 [2021-05-20T04:22:41.555Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T04:22:41.555Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T04:22:41.555Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T04:22:41.826Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-20T04:22:41.826Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T04:22:41.826Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-20T04:22:41.826Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-20T04:22:41.826Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-20T04:22:41.826Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-20T04:22:42.088Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-20T04:22:42.088Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T04:22:42.088Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-20T04:22:42.088Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-20T04:22:42.088Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-20T04:22:42.088Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T04:22:42.088Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T04:22:42.354Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T04:22:42.354Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-20T04:22:42.354Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T04:22:42.354Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T04:22:42.354Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T04:22:42.615Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-20T04:22:42.615Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T04:22:42.615Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T04:22:42.615Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T04:22:43.190Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-20T04:22:43.190Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-20T04:22:43.452Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-20T04:22:43.713Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T04:22:43.713Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-20T04:22:43.713Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-20T04:22:43.974Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-20T04:22:43.974Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T04:22:43.974Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-20T04:22:43.974Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-20T04:22:43.974Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-20T04:22:43.993Z] $ docker rm -f e626ee6f188fe0f3f118917d8d2b310a032063ec5481506c85e22c043d7db0d0 [2021-05-20T04:22:44.237Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T04:22:44.237Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-20T04:22:44.237Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-20T04:22:44.237Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-20T04:22:44.498Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T04:22:44.498Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-20T04:22:44.498Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-20T04:22:44.498Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-20T04:22:44.498Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T04:22:44.499Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-20T04:22:44.499Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-20T04:22:44.759Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-20T04:22:44.760Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T04:22:44.760Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-20T04:22:44.760Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-20T04:22:44.760Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-20T04:22:45.021Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T04:22:45.021Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-20T04:22:45.021Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-20T04:22:45.021Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-20T04:22:45.021Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T04:22:45.021Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-20T04:22:45.021Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-20T04:22:45.281Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-20T04:22:45.281Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T04:22:45.281Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-05-20T04:22:45.543Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T04:22:45.543Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-20T04:22:45.543Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-20T04:22:45.543Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-20T04:22:45.543Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-20T04:22:45.543Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-05-20T04:22:45.806Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T04:22:45.806Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-20T04:22:45.806Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T04:22:46.070Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-20T04:22:46.070Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T04:22:46.070Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-20T04:22:46.070Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-20T04:22:46.070Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-20T04:22:46.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-20T04:22:46.269Z] [2021-05-20T04:22:46.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-20T04:22:46.331Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T04:22:46.331Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-20T04:22:46.331Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-20T04:22:46.331Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-20T04:22:46.331Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T04:22:46.331Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [Pipeline] isUnix [2021-05-20T04:22:46.592Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-20T04:22:46.592Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-20T04:22:46.592Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T04:22:46.592Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-20T04:22:46.592Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [Pipeline] sh [2021-05-20T04:22:46.854Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-20T04:22:46.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-20T04:22:47.115Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T04:22:47.115Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-20T04:22:47.115Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-20T04:22:47.115Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-20T04:22:47.115Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T04:22:47.115Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-20T04:22:47.115Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-20T04:22:47.232Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-20T04:22:47.232Z] 29e5d40040c1: Pulling fs layer [2021-05-20T04:22:47.232Z] 1ce36da41761: Pulling fs layer [2021-05-20T04:22:47.232Z] 25b303627fd3: Pulling fs layer [2021-05-20T04:22:47.377Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-20T04:22:47.377Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T04:22:47.377Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-20T04:22:47.377Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-20T04:22:47.377Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-20T04:22:47.507Z] 29e5d40040c1: Verifying Checksum [2021-05-20T04:22:47.508Z] 29e5d40040c1: Download complete [2021-05-20T04:22:47.648Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T04:22:47.648Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-20T04:22:47.648Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-20T04:22:47.648Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-20T04:22:47.648Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T04:22:47.648Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-20T04:22:47.648Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-20T04:22:47.910Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-20T04:22:47.910Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T04:22:47.910Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-20T04:22:47.910Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-20T04:22:47.910Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-20T04:22:47.910Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T04:22:47.910Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-20T04:22:48.106Z] 29e5d40040c1: Pull complete [2021-05-20T04:22:48.172Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-20T04:22:48.172Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-20T04:22:48.172Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T04:22:48.172Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-20T04:22:48.172Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-20T04:22:48.384Z] 1ce36da41761: Verifying Checksum [2021-05-20T04:22:48.384Z] 1ce36da41761: Download complete [2021-05-20T04:22:48.433Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-20T04:22:48.433Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T04:22:48.433Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-20T04:22:48.433Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-20T04:22:48.433Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-20T04:22:48.697Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-20T04:22:48.697Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-20T04:22:48.697Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-20T04:22:48.697Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-20T04:22:48.697Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-20T04:22:48.958Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-20T04:22:48.958Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-20T04:22:49.220Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-20T04:22:49.220Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-20T04:22:49.220Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-20T04:22:49.220Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-20T04:22:49.377Z] 1ce36da41761: Pull complete [2021-05-20T04:22:49.483Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-20T04:22:49.483Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-20T04:22:49.745Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-20T04:22:49.745Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-20T04:22:49.745Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-20T04:22:49.745Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-20T04:22:49.973Z] 25b303627fd3: Download complete [2021-05-20T04:22:50.007Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-20T04:22:50.007Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-20T04:22:50.007Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-20T04:22:50.268Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-20T04:22:50.268Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-20T04:22:50.268Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-20T04:22:50.529Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-20T04:22:50.529Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-20T04:22:51.124Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-20T04:22:51.124Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-20T04:22:51.124Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-20T04:22:51.386Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-20T04:22:51.386Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-20T04:22:51.386Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-20T04:22:51.959Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-20T04:22:51.959Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-20T04:22:51.959Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-20T04:22:51.959Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-20T04:22:51.959Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-20T04:22:51.959Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-20T04:22:52.220Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T04:22:52.220Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T04:22:52.220Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T04:22:52.220Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T04:22:52.481Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T04:22:52.482Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T04:22:52.482Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T04:22:52.743Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T04:22:53.687Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T04:22:53.687Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T04:22:54.629Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T04:22:54.629Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T04:22:55.579Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T04:22:55.579Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T04:22:55.841Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T04:22:55.841Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T04:22:56.785Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T04:22:56.785Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T04:22:56.785Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-20T04:22:56.785Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-20T04:22:56.785Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-20T04:22:56.785Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-20T04:22:57.046Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-20T04:22:57.046Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-20T04:22:57.046Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-20T04:22:57.046Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-20T04:22:57.306Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-20T04:22:57.306Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-20T04:22:57.306Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-20T04:22:57.306Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-20T04:22:57.568Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-20T04:22:57.568Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-20T04:22:57.830Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T04:22:57.830Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-20T04:22:57.830Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T04:22:57.830Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T04:22:57.830Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T04:22:57.830Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-20T04:22:57.830Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-20T04:22:57.830Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-20T04:22:58.093Z] [2021-05-20T04:22:58.093Z] Current default time zone: 'Etc/UTC' [2021-05-20T04:22:58.093Z] Local time is now: Thu May 20 04:22:57 UTC 2021. [2021-05-20T04:22:58.093Z] Universal Time is now: Thu May 20 04:22:57 UTC 2021. [2021-05-20T04:22:58.093Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-20T04:22:58.093Z] [2021-05-20T04:22:58.093Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-20T04:22:58.093Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T04:22:58.093Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-20T04:22:58.093Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-20T04:22:58.093Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-20T04:22:58.093Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-20T04:22:58.093Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-20T04:22:58.650Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-20T04:22:59.223Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-20T04:22:59.223Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-20T04:22:59.223Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T04:22:59.488Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-20T04:23:00.067Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T04:23:00.067Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-20T04:23:00.067Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T04:23:00.126Z] 25b303627fd3: Pull complete [2021-05-20T04:23:00.126Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-20T04:23:00.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-20T04:23:00.126Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-20T04:23:00.333Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-20T04:23:00.333Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-20T04:23:00.333Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-20T04:23:00.333Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-20T04:23:00.333Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-20T04:23:00.333Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-20T04:23:00.333Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-20T04:23:00.333Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-20T04:23:00.413Z] prd-ubuntu18.04-docker-arm64-4c-16g-15265 does not seem to be running inside a container [2021-05-20T04:23:00.477Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-20T04:23:02.263Z] Updating certificates in /etc/ssl/certs... [2021-05-20T04:23:03.206Z] 23 added, 27 removed; done. [2021-05-20T04:23:03.206Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-20T04:23:03.326Z] $ docker top c932c6d3e041ba61dfbb97fcde22ca859142f014bd0132d05bd4ca87bf28b93a -eo pid,comm [2021-05-20T04:23:03.466Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T04:23:03.466Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-20T04:23:03.466Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-20T04:23:03.466Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-20T04:23:03.466Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T04:23:03.466Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-20T04:23:03.466Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T04:23:03.466Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T04:23:03.466Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T04:23:03.466Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T04:23:03.466Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T04:23:03.466Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-20T04:23:03.466Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-20T04:23:03.466Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-20T04:23:03.466Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-20T04:23:03.466Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-20T04:23:03.466Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T04:23:03.466Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T04:23:03.466Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-20T04:23:03.466Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-20T04:23:03.466Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [Pipeline] { [2021-05-20T04:23:03.734Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-20T04:23:03.734Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-20T04:23:03.734Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-20T04:23:03.734Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-20T04:23:03.734Z] Updating certificates in /etc/ssl/certs... [Pipeline] sh [2021-05-20T04:23:04.307Z] 0 added, 0 removed; done. [2021-05-20T04:23:04.307Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-20T04:23:04.307Z] done. [2021-05-20T04:23:04.426Z] + grep parallel [2021-05-20T04:23:04.426Z] + docker-compose build --help [2021-05-20T04:23:04.880Z] Reading package lists... [2021-05-20T04:23:04.880Z] Building dependency tree... [2021-05-20T04:23:04.880Z] Reading state information... [2021-05-20T04:23:05.141Z] The following NEW packages will be installed: [2021-05-20T04:23:05.141Z] apt-transport-https [2021-05-20T04:23:05.403Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-20T04:23:05.403Z] Need to get 1692 B of archives. [2021-05-20T04:23:05.403Z] After this operation, 154 kB of additional disk space will be used. [2021-05-20T04:23:05.403Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-20T04:23:05.403Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-20T04:23:05.403Z] Fetched 1692 B in 0s (7898 B/s) [2021-05-20T04:23:05.403Z] Selecting previously unselected package apt-transport-https. [2021-05-20T04:23:05.403Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-20T04:23:05.403Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-20T04:23:05.403Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-20T04:23:05.403Z] Setting up apt-transport-https (1.6.13) ... [2021-05-20T04:23:05.665Z] Waiting for network to be ready... [2021-05-20T04:23:07.806Z] --parallel Build images in parallel. [Pipeline] } [2021-05-20T04:23:08.092Z] $ docker stop --time=1 c932c6d3e041ba61dfbb97fcde22ca859142f014bd0132d05bd4ca87bf28b93a [2021-05-20T04:23:09.985Z] $ docker rm -f c932c6d3e041ba61dfbb97fcde22ca859142f014bd0132d05bd4ca87bf28b93a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T04:23:10.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-20T04:23:10.822Z] . [Pipeline] withDockerContainer [2021-05-20T04:23:11.101Z] prd-ubuntu18.04-docker-arm64-4c-16g-15265 does not seem to be running inside a container [2021-05-20T04:23:11.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-20T04:23:12.717Z] $ docker top 386a594c13f184f897d13399a4ece95f0a978814bc2db1165b881e4362675d1f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T04:23:13.766Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-20T04:23:13.874Z] 2021-05-20T04:23:09Z INFO Waiting for automatic snapd restart... [2021-05-20T04:23:13.874Z] snapd 2.50 from Canonical* installed [2021-05-20T04:23:14.177Z] "snapd" switched to the "latest/stable" channel [2021-05-20T04:23:14.177Z] [2021-05-20T04:23:17.137Z] Building core-command ... [2021-05-20T04:23:17.138Z] Building core-data ... [2021-05-20T04:23:17.138Z] Building core-metadata ... [2021-05-20T04:23:17.138Z] Building security-bootstrapper ... [2021-05-20T04:23:17.138Z] Building security-proxy-setup ... [2021-05-20T04:23:17.138Z] Building security-secretstore-setup ... [2021-05-20T04:23:17.138Z] Building support-notifications ... [2021-05-20T04:23:17.138Z] Building support-scheduler ... [2021-05-20T04:23:17.138Z] Building sys-mgmt-agent ... [2021-05-20T04:23:17.138Z] Building sys-mgmt-agent [2021-05-20T04:23:17.138Z] Building core-metadata [2021-05-20T04:23:17.138Z] Building security-proxy-setup [2021-05-20T04:23:17.138Z] Building support-scheduler [2021-05-20T04:23:17.138Z] Building security-bootstrapper [2021-05-20T04:23:17.694Z] core18 20210507 from Canonical* installed [2021-05-20T04:23:17.695Z] "core18" switched to the "latest/stable" channel [2021-05-20T04:23:17.695Z] [2021-05-20T04:23:21.910Z] snapcraft 4.7.1 from Canonical* installed [2021-05-20T04:23:21.910Z] "snapcraft" switched to the "latest/stable" channel [2021-05-20T04:23:21.910Z] [2021-05-20T04:23:26.134Z] 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-20T04:23:26.134Z] - README.md [2021-05-20T04:23:26.134Z] [2021-05-20T04:23:26.134Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-20T04:23:32.731Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-20T04:23:32.731Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-20T04:23:32.731Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-20T04:23:32.731Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-20T04:23:33.678Z] Reading package lists... [2021-05-20T04:23:34.252Z] 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-20T04:23:40.849Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-20T04:23:40.849Z] Reading package lists... [2021-05-20T04:23:40.849Z] Building dependency tree... [2021-05-20T04:23:40.849Z] Reading state information... [2021-05-20T04:23:40.849Z] Suggested packages: [2021-05-20T04:23:40.849Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-20T04:23:40.849Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-20T04:23:40.849Z] Recommended packages: [2021-05-20T04:23:40.849Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-20T04:23:40.849Z] The following NEW packages will be installed: [2021-05-20T04:23:40.849Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-20T04:23:40.849Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-20T04:23:40.849Z] pkg-config zip [2021-05-20T04:23:40.849Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-20T04:23:40.849Z] Need to get 7663 kB of archives. [2021-05-20T04:23:40.849Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-20T04:23:40.850Z] 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-20T04:23:40.850Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-20T04:23:40.850Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-20T04:23:40.850Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-20T04:23:40.850Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-20T04:23:40.850Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-20T04:23:40.850Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-20T04:23:40.850Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-20T04:23:41.114Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-20T04:23:41.114Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-20T04:23:41.114Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-20T04:23:41.377Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-20T04:23:41.377Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-20T04:23:41.377Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-20T04:23:41.377Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-20T04:23:41.377Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-20T04:23:41.638Z] Fetched 7663 kB in 1s (8808 kB/s) [2021-05-20T04:23:41.638Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-20T04:23:41.638Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-20T04:23:41.638Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-20T04:23:41.638Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-20T04:23:41.899Z] Selecting previously unselected package libpsl5:amd64. [2021-05-20T04:23:41.899Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-20T04:23:41.899Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-20T04:23:41.899Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-20T04:23:41.899Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-20T04:23:41.899Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-20T04:23:41.899Z] Selecting previously unselected package librtmp1:amd64. [2021-05-20T04:23:41.899Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-20T04:23:42.159Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-20T04:23:42.159Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-20T04:23:42.159Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-20T04:23:42.159Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-20T04:23:42.159Z] Selecting previously unselected package liberror-perl. [2021-05-20T04:23:42.159Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-20T04:23:42.159Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-20T04:23:42.159Z] Selecting previously unselected package git-man. [2021-05-20T04:23:42.159Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-20T04:23:42.159Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-20T04:23:42.420Z] Selecting previously unselected package git. [2021-05-20T04:23:42.420Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-20T04:23:42.420Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-20T04:23:42.993Z] Selecting previously unselected package libnorm1:amd64. [2021-05-20T04:23:42.993Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-20T04:23:42.993Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-20T04:23:42.993Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-20T04:23:42.993Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-20T04:23:42.993Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-20T04:23:42.993Z] Selecting previously unselected package libsodium23:amd64. [2021-05-20T04:23:42.993Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-20T04:23:42.993Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-20T04:23:43.254Z] Selecting previously unselected package libzmq5:amd64. [2021-05-20T04:23:43.254Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-20T04:23:43.254Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-20T04:23:43.254Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-20T04:23:43.254Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-20T04:23:43.254Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-20T04:23:43.516Z] Selecting previously unselected package pkg-config. [2021-05-20T04:23:43.516Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-20T04:23:43.516Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-20T04:23:43.516Z] Selecting previously unselected package zip. [2021-05-20T04:23:43.516Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-20T04:23:43.516Z] Unpacking zip (3.0-11build1) ... [2021-05-20T04:23:43.516Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-20T04:23:43.516Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-20T04:23:43.516Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-20T04:23:43.516Z] Setting up liberror-perl (0.17025-1) ... [2021-05-20T04:23:43.516Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-20T04:23:43.516Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-20T04:23:43.777Z] No schema files found: doing nothing. [2021-05-20T04:23:43.777Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-20T04:23:43.777Z] Setting up zip (3.0-11build1) ... [2021-05-20T04:23:43.777Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-20T04:23:43.777Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-20T04:23:43.777Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-20T04:23:43.777Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-20T04:23:43.777Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-20T04:23:43.777Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-20T04:23:43.777Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-20T04:23:43.777Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-20T04:23:50.383Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-20T04:23:50.383Z] git set to automatically installed. [2021-05-20T04:23:50.383Z] git-man set to automatically installed. [2021-05-20T04:23:50.383Z] libcurl3-gnutls set to automatically installed. [2021-05-20T04:23:50.383Z] liberror-perl set to automatically installed. [2021-05-20T04:23:50.383Z] libglib2.0-0 set to automatically installed. [2021-05-20T04:23:50.383Z] libnghttp2-14 set to automatically installed. [2021-05-20T04:23:50.383Z] libnorm1 set to automatically installed. [2021-05-20T04:23:50.383Z] libpgm-5.2-0 set to automatically installed. [2021-05-20T04:23:50.383Z] libpsl5 set to automatically installed. [2021-05-20T04:23:50.383Z] librtmp1 set to automatically installed. [2021-05-20T04:23:50.383Z] libsodium23 set to automatically installed. [2021-05-20T04:23:50.383Z] libzmq3-dev set to automatically installed. [2021-05-20T04:23:50.383Z] libzmq5 set to automatically installed. [2021-05-20T04:23:50.383Z] pkg-config set to automatically installed. [2021-05-20T04:23:50.383Z] zip set to automatically installed. [2021-05-20T04:23:52.304Z] snapd is not logged in, snap install commands will use sudo [2021-05-20T04:23:58.901Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-20T04:24:17.064Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-20T04:24:17.064Z] snapd is not logged in, snap install commands will use sudo [2021-05-20T04:24:23.663Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-20T04:24:24.240Z] snap "core18" has no updates available [2021-05-20T04:24:24.813Z] Pulling go-build-helper [2021-05-20T04:24:24.813Z] + snapcraftctl pull [2021-05-20T04:24:25.759Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-20T04:24:25.759Z] Skipping pull go-build-helper (already ran) [2021-05-20T04:24:25.759Z] Building go-build-helper [2021-05-20T04:24:25.759Z] + snapcraftctl build [2021-05-20T04:24:27.679Z] Staging go-build-helper [2021-05-20T04:24:27.679Z] + snapcraftctl stage [2021-05-20T04:24:37.695Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-20T04:24:37.695Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-20T04:24:37.695Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-20T04:24:37.695Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-20T04:24:37.695Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-20T04:24:37.695Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-20T04:24:37.695Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-20T04:24:37.695Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-20T04:24:37.695Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-20T04:24:37.695Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-20T04:24:37.695Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-20T04:24:37.695Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-20T04:24:37.695Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-20T04:24:37.695Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-20T04:24:37.695Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-20T04:24:37.695Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-20T04:24:37.695Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-20T04:24:37.695Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-20T04:24:37.695Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-20T04:24:37.695Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-20T04:24:37.695Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-20T04:24:37.695Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-20T04:24:37.695Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-20T04:24:37.695Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-20T04:24:37.695Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-20T04:24:37.695Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-20T04:24:37.695Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-20T04:24:37.695Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-20T04:24:37.695Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-20T04:24:37.695Z] Fetched 224 kB in 0s (0 B/s) [2021-05-20T04:24:37.695Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-20T04:24:37.695Z] Fetched 157 kB in 0s (0 B/s) [2021-05-20T04:24:37.695Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-20T04:24:37.695Z] Fetched 221 kB in 0s (0 B/s) [2021-05-20T04:24:37.696Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-20T04:24:37.696Z] Fetched 143 kB in 0s (0 B/s) [2021-05-20T04:24:37.696Z] Pulling app-service-config [2021-05-20T04:24:37.696Z] + snapcraftctl pull [2021-05-20T04:24:38.268Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-20T04:24:38.843Z] Pulling config-common [2021-05-20T04:24:38.843Z] + snapcraftctl pull [2021-05-20T04:24:38.939Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T04:24:38.940Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-20T04:24:38.940Z] ---> 97d5cb57f703 [2021-05-20T04:24:38.940Z] Step 3/23 : WORKDIR /edgex-go [2021-05-20T04:24:38.940Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T04:24:38.940Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T04:24:38.940Z] ---> 97d5cb57f703 [2021-05-20T04:24:38.940Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T04:24:38.940Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T04:24:38.940Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-20T04:24:38.940Z] ---> 97d5cb57f703 [2021-05-20T04:24:38.940Z] Step 3/32 : WORKDIR /edgex-go [2021-05-20T04:24:38.940Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T04:24:38.940Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T04:24:38.940Z] ---> 97d5cb57f703 [2021-05-20T04:24:38.940Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T04:24:38.940Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T04:24:38.940Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-20T04:24:38.940Z] ---> 97d5cb57f703 [2021-05-20T04:24:38.940Z] Step 3/22 : WORKDIR /edgex-go [2021-05-20T04:24:38.940Z] ---> Running in b1e5f12c37bc [2021-05-20T04:24:38.940Z] ---> Running in 23d405e96718 [2021-05-20T04:24:38.940Z] ---> Running in e92616c84e83 [2021-05-20T04:24:38.940Z] ---> Running in a5bffc59a333 [2021-05-20T04:24:38.940Z] ---> Running in 48d5a1ad8810 [2021-05-20T04:24:38.940Z] Removing intermediate container b1e5f12c37bc [2021-05-20T04:24:38.940Z] ---> e3b9ab829554 [2021-05-20T04:24:38.940Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T04:24:38.940Z] ---> Running in 311a27593092 [2021-05-20T04:24:38.940Z] Removing intermediate container a5bffc59a333 [2021-05-20T04:24:38.940Z] ---> 35e1f858290d [2021-05-20T04:24:38.940Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T04:24:38.940Z] Removing intermediate container 48d5a1ad8810 [2021-05-20T04:24:38.940Z] ---> c4fa8d03b0ca [2021-05-20T04:24:38.940Z] Removing intermediate container 23d405e96718 [2021-05-20T04:24:38.940Z] ---> b821cd2747f6 [2021-05-20T04:24:38.940Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T04:24:38.940Z] Removing intermediate container e92616c84e83 [2021-05-20T04:24:38.940Z] ---> 9c8b1dfd8527 [2021-05-20T04:24:38.940Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T04:24:38.940Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T04:24:38.940Z] ---> Running in 7104f8db4992 [2021-05-20T04:24:38.940Z] ---> Running in 70f22237e930 [2021-05-20T04:24:38.940Z] ---> Running in 4279a748d149 [2021-05-20T04:24:38.940Z] ---> Running in c3f414e8cb40 [2021-05-20T04:24:38.940Z] Removing intermediate container 311a27593092 [2021-05-20T04:24:38.940Z] ---> b7d4d8a52511 [2021-05-20T04:24:38.940Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-20T04:24:38.940Z] ---> Running in 6062bd6c355e [2021-05-20T04:24:38.940Z] Removing intermediate container 7104f8db4992 [2021-05-20T04:24:38.940Z] ---> e7143de0d2e9 [2021-05-20T04:24:38.940Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-20T04:24:38.940Z] ---> Running in 6f0f2467938f [2021-05-20T04:24:39.230Z] Removing intermediate container 4279a748d149 [2021-05-20T04:24:39.230Z] ---> e92491e89386 [2021-05-20T04:24:39.230Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-20T04:24:39.509Z] ---> Running in 5a98cb94a9b3 [2021-05-20T04:24:39.786Z] Removing intermediate container c3f414e8cb40 [2021-05-20T04:24:39.786Z] ---> 061f55b67282 [2021-05-20T04:24:39.786Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-20T04:24:40.066Z] ---> Running in cb36d16483bc [2021-05-20T04:24:40.066Z] Removing intermediate container 70f22237e930 [2021-05-20T04:24:40.066Z] ---> 1fe1f34f2346 [2021-05-20T04:24:40.066Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-20T04:24:40.343Z] ---> Running in 02a9aedea986 [2021-05-20T04:24:40.952Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T04:24:41.227Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T04:24:41.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T04:24:42.106Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T04:24:42.106Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T04:24:42.106Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T04:24:42.106Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T04:24:42.383Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T04:24:43.059Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-20T04:24:43.059Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-20T04:24:43.059Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-20T04:24:43.059Z] Fetched 0 B in 0s (0 B/s) [2021-05-20T04:24:43.059Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-20T04:24:43.059Z] Fetched 0 B in 0s (0 B/s) [2021-05-20T04:24:43.059Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-20T04:24:43.059Z] Fetched 0 B in 0s (0 B/s) [2021-05-20T04:24:43.059Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-20T04:24:43.059Z] Fetched 0 B in 0s (0 B/s) [2021-05-20T04:24:43.059Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-20T04:24:43.059Z] Fetched 0 B in 0s (0 B/s) [2021-05-20T04:24:43.059Z] Pulling edgex-go [2021-05-20T04:24:43.059Z] + snapcraftctl pull [2021-05-20T04:24:43.379Z] OK: 218 MiB in 52 packages [2021-05-20T04:24:43.379Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T04:24:43.379Z] OK: 218 MiB in 52 packages [2021-05-20T04:24:43.987Z] OK: 218 MiB in 52 packages [2021-05-20T04:24:44.264Z] OK: 218 MiB in 52 packages [2021-05-20T04:24:44.880Z] Removing intermediate container 6f0f2467938f [2021-05-20T04:24:44.880Z] ---> 70eeca33c61f [2021-05-20T04:24:44.880Z] Step 6/24 : COPY go.mod . [2021-05-20T04:24:45.157Z] Removing intermediate container 5a98cb94a9b3 [2021-05-20T04:24:45.157Z] ---> 6a993079cd04 [2021-05-20T04:24:45.157Z] Step 6/32 : COPY go.mod . [2021-05-20T04:24:45.157Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T04:24:45.435Z] Removing intermediate container 6062bd6c355e [2021-05-20T04:24:45.435Z] ---> 85d4caf2c626 [2021-05-20T04:24:45.435Z] Step 6/23 : COPY go.mod . [2021-05-20T04:24:46.030Z] ---> 48007c78f15c [2021-05-20T04:24:46.030Z] Step 7/24 : RUN go mod download [2021-05-20T04:24:46.030Z] Removing intermediate container 02a9aedea986 [2021-05-20T04:24:46.030Z] ---> bb8bbfbb8fed [2021-05-20T04:24:46.030Z] Step 6/24 : COPY go.mod . [2021-05-20T04:24:46.030Z] ---> Running in 12c3f8a3f82c [2021-05-20T04:24:46.030Z] ---> ef4b28a39137 [2021-05-20T04:24:46.030Z] Step 7/32 : RUN go mod download [2021-05-20T04:24:46.306Z] ---> Running in d77befa668a2 [2021-05-20T04:24:46.580Z] ---> d1431e3cd6bf [2021-05-20T04:24:46.580Z] Step 7/23 : RUN go mod download [2021-05-20T04:24:46.866Z] ---> Running in 9fb029c136e8 [2021-05-20T04:24:46.866Z] ---> ce1d812a2167 [2021-05-20T04:24:46.866Z] Step 7/24 : RUN go mod download [2021-05-20T04:24:47.138Z] ---> Running in 7fb278ec95dc [2021-05-20T04:24:48.607Z] OK: 218 MiB in 52 packages [2021-05-20T04:24:49.597Z] Removing intermediate container 12c3f8a3f82c [2021-05-20T04:24:49.598Z] ---> d7fea155b5be [2021-05-20T04:24:49.598Z] Step 8/24 : COPY . . [2021-05-20T04:24:50.210Z] Removing intermediate container cb36d16483bc [2021-05-20T04:24:50.210Z] ---> 85c763a1d25c [2021-05-20T04:24:50.210Z] Step 6/22 : COPY go.mod . [2021-05-20T04:24:50.487Z] Removing intermediate container 9fb029c136e8 [2021-05-20T04:24:50.487Z] ---> c94ee685b290 [2021-05-20T04:24:50.487Z] Step 8/23 : COPY . . [2021-05-20T04:24:50.487Z] Removing intermediate container d77befa668a2 [2021-05-20T04:24:50.487Z] ---> 0015415f1b7b [2021-05-20T04:24:50.487Z] Step 8/32 : COPY . . [2021-05-20T04:24:51.105Z] Removing intermediate container 7fb278ec95dc [2021-05-20T04:24:51.105Z] ---> c718cd15657a [2021-05-20T04:24:51.105Z] Step 8/24 : COPY . . [2021-05-20T04:24:51.378Z] ---> bfdb624cae0e [2021-05-20T04:24:51.378Z] Step 7/22 : RUN go mod download [2021-05-20T04:24:51.982Z] ---> Running in abb45f4e8498 [2021-05-20T04:24:58.722Z] Removing intermediate container abb45f4e8498 [2021-05-20T04:24:58.722Z] ---> 00ee066bec0c [2021-05-20T04:24:58.722Z] Step 8/22 : COPY . . [2021-05-20T04:25:05.039Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-20T04:25:05.039Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-20T04:25:05.039Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-20T04:25:05.039Z] Fetched 0 B in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-20T04:25:05.039Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-20T04:25:05.039Z] Fetched 279 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-20T04:25:05.039Z] Fetched 122 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-20T04:25:05.039Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-20T04:25:05.039Z] Fetched 8848 B in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-20T04:25:05.039Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-20T04:25:05.039Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-20T04:25:05.039Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-20T04:25:05.039Z] Fetched 219 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-20T04:25:05.039Z] Fetched 154 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-20T04:25:05.039Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-20T04:25:05.039Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-20T04:25:05.039Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-20T04:25:05.039Z] Fetched 499 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-20T04:25:05.039Z] Fetched 111 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-20T04:25:05.039Z] Fetched 240 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-20T04:25:05.039Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-20T04:25:05.039Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-20T04:25:05.039Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-20T04:25:05.039Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-20T04:25:05.039Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-20T04:25:05.039Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-20T04:25:05.039Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-20T04:25:05.039Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-20T04:25:05.039Z] Fetched 8720 B in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-20T04:25:05.039Z] Fetched 137 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-20T04:25:05.039Z] Fetched 119 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-20T04:25:05.039Z] Fetched 110 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-20T04:25:05.039Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-20T04:25:05.039Z] Fetched 645 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-20T04:25:05.039Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-20T04:25:05.039Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-20T04:25:05.039Z] Fetched 368 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-20T04:25:05.039Z] Fetched 187 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-20T04:25:05.039Z] Fetched 175 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-20T04:25:05.039Z] Fetched 206 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-20T04:25:05.039Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-20T04:25:05.039Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-20T04:25:05.039Z] Fetched 159 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-20T04:25:05.039Z] Fetched 107 kB in 0s (0 B/s) [2021-05-20T04:25:05.039Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-20T04:25:05.040Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-20T04:25:05.040Z] Pulling static-packages [2021-05-20T04:25:05.040Z] + snapcraftctl pull [2021-05-20T04:25:05.040Z] Pulling version [2021-05-20T04:25:05.040Z] + cd /root/project [2021-05-20T04:25:05.040Z] + [ -f VERSION ] [2021-05-20T04:25:05.040Z] + PROJECT_VERSION=local-dev [2021-05-20T04:25:05.040Z] + git rev-parse --short HEAD [2021-05-20T04:25:05.040Z] + GIT_REVISION=7e753a5b [2021-05-20T04:25:05.040Z] + snapcraftctl set-version local-dev [2021-05-20T04:25:05.040Z] Skipping build go-build-helper (already ran) [2021-05-20T04:25:05.040Z] Building app-service-config [2021-05-20T04:25:05.040Z] + make build [2021-05-20T04:25:05.040Z] go mod tidy [2021-05-20T04:25:06.964Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 [2021-05-20T04:25:06.964Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 [2021-05-20T04:25:06.964Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 [2021-05-20T04:25:06.964Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-20T04:25:06.964Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-20T04:25:06.964Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-20T04:25:06.964Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-20T04:25:07.225Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-20T04:25:07.225Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-20T04:25:07.225Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-20T04:25:07.225Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-20T04:25:07.225Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-20T04:25:07.486Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-20T04:25:07.748Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-20T04:25:07.748Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-20T04:25:07.748Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-20T04:25:07.748Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-20T04:25:07.748Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-20T04:25:08.009Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-20T04:25:08.009Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-20T04:25:08.283Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-20T04:25:08.283Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-20T04:25:08.283Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-20T04:25:08.283Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-20T04:25:08.283Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-20T04:25:08.283Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-20T04:25:08.283Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-20T04:25:08.283Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-20T04:25:08.283Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-20T04:25:08.283Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-20T04:25:08.283Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-20T04:25:08.283Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-20T04:25:08.283Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-20T04:25:08.283Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-20T04:25:08.283Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-20T04:25:08.283Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-20T04:25:08.545Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-20T04:25:08.545Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-20T04:25:08.545Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-20T04:25:08.545Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-20T04:25:08.545Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-20T04:25:08.545Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-20T04:25:08.545Z] go: downloading golang.org/x/text v0.3.2 [2021-05-20T04:25:08.545Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-20T04:25:08.545Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-20T04:25:08.545Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-20T04:25:08.545Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-20T04:25:08.545Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-20T04:25:08.545Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-20T04:25:08.545Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-20T04:25:08.545Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-20T04:25:08.807Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-20T04:25:08.807Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-20T04:25:08.807Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-20T04:25:08.807Z] go: downloading github.com/kr/text v0.1.0 [2021-05-20T04:25:08.807Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-20T04:25:08.807Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-20T04:25:09.068Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-20T04:25:09.068Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-20T04:25:09.068Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-20T04:25:09.068Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-20T04:25:09.068Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-20T04:25:09.068Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-20T04:25:09.068Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-20T04:25:09.068Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-20T04:25:09.068Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-20T04:25:09.068Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-20T04:25:09.068Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-20T04:25:09.068Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-20T04:25:09.328Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-20T04:25:09.328Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-20T04:25:09.328Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-20T04:25:09.328Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-20T04:25:09.328Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-20T04:25:09.328Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-20T04:25:09.328Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-20T04:25:09.328Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-20T04:25:09.328Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-20T04:25:09.328Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-20T04:25:09.590Z] 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-20T04:25:17.074Z] ---> 0f549f585352 [2021-05-20T04:25:17.074Z] Step 9/24 : RUN go mod tidy [2021-05-20T04:25:17.074Z] ---> 28ec3140a311 [2021-05-20T04:25:17.074Z] Step 9/32 : RUN go mod tidy [2021-05-20T04:25:17.351Z] ---> 87d04a1e7abd [2021-05-20T04:25:17.351Z] Step 9/24 : RUN go mod tidy [2021-05-20T04:25:17.351Z] ---> 9dcf8a8f77da [2021-05-20T04:25:17.351Z] Step 9/23 : RUN go mod tidy [2021-05-20T04:25:17.351Z] ---> b4c9fe37e009 [2021-05-20T04:25:17.351Z] Step 9/22 : RUN go mod tidy [2021-05-20T04:25:17.351Z] ---> Running in 8ba6c67e288b [2021-05-20T04:25:17.351Z] ---> Running in e6ef259f3239 [2021-05-20T04:25:17.624Z] ---> Running in 409a9ecdd5bb [2021-05-20T04:25:17.624Z] ---> Running in 6e85debc24b4 [2021-05-20T04:25:17.624Z] ---> Running in f66f18670c9c [2021-05-20T04:25:21.821Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-20T04:25:21.822Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-20T04:25:21.822Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-20T04:25:21.822Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-20T04:25:21.822Z] Building config-common [2021-05-20T04:25:21.822Z] + snapcraftctl build [2021-05-20T04:25:23.794Z] Building edgex-go [2021-05-20T04:25:23.794Z] + cd /root/parts/edgex-go/src [2021-05-20T04:25:23.794Z] + make build [2021-05-20T04:25:23.794Z] go mod tidy [2021-05-20T04:25:24.382Z] Removing intermediate container 8ba6c67e288b [2021-05-20T04:25:24.382Z] ---> b820885412b6 [2021-05-20T04:25:24.382Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-20T04:25:24.382Z] ---> Running in 49bb0afec3fd [2021-05-20T04:25:24.658Z] Removing intermediate container 409a9ecdd5bb [2021-05-20T04:25:24.658Z] ---> b6c2d694249c [2021-05-20T04:25:24.658Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-20T04:25:24.903Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-20T04:25:24.903Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.93 [2021-05-20T04:25:24.903Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.57 [2021-05-20T04:25:24.903Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-20T04:25:24.940Z] ---> Running in 7ec6f5ad5f11 [2021-05-20T04:25:25.164Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-20T04:25:25.164Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-20T04:25:25.164Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-20T04:25:25.164Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-20T04:25:25.164Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-20T04:25:25.164Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-20T04:25:25.164Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-20T04:25:25.164Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-20T04:25:25.219Z] Removing intermediate container e6ef259f3239 [2021-05-20T04:25:25.219Z] ---> df7b9176bbb1 [2021-05-20T04:25:25.219Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-20T04:25:25.424Z] 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-20T04:25:25.499Z] ---> Running in 27648874cd2f [2021-05-20T04:25:25.499Z] Removing intermediate container 6e85debc24b4 [2021-05-20T04:25:25.499Z] ---> 8573341abf5a [2021-05-20T04:25:25.499Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-20T04:25:25.778Z] Removing intermediate container f66f18670c9c [2021-05-20T04:25:25.778Z] ---> e35d32a27f12 [2021-05-20T04:25:25.778Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-20T04:25:25.778Z] ---> Running in 041ce96fbe5b [2021-05-20T04:25:26.052Z] ---> Running in aeb11a1b9137 [2021-05-20T04:25:26.657Z] 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-20T04:25:27.260Z] 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-20T04:25:27.552Z] 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-20T04:25:28.153Z] 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-20T04:25:28.757Z] 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-20T04:25:30.715Z] 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-20T04:25:36.002Z] 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-20T04:25:37.385Z] 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-20T04:25:39.302Z] 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-20T04:25:39.875Z] 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-20T04:25:42.427Z] 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-20T04:25:43.815Z] 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-20T04:25:45.731Z] 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-20T04:25:47.120Z] 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-20T04:25:48.065Z] 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-20T04:25:49.453Z] 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-20T04:25:51.372Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-20T04:25:51.633Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-20T04:25:51.633Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-20T04:25:51.633Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-20T04:25:51.633Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-20T04:25:51.633Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-20T04:25:51.633Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-20T04:25:51.633Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-20T04:25:51.633Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-20T04:25:51.633Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-20T04:25:51.633Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-20T04:25:51.633Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-20T04:25:51.633Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-20T04:25:51.633Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-20T04:25:51.633Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-20T04:25:51.633Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-20T04:25:51.633Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-20T04:25:51.633Z] + 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-20T04:25:51.633Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-20T04:25:51.633Z] + 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-20T04:25:51.633Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-20T04:25:51.633Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-20T04:25:51.633Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-20T04:25:51.633Z] + 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-20T04:25:51.633Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-20T04:25:51.633Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-20T04:25:51.633Z] + 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-20T04:25:54.940Z] Building static-packages [2021-05-20T04:25:54.940Z] + snapcraftctl build [2021-05-20T04:25:56.326Z] Building version [2021-05-20T04:25:56.326Z] + snapcraftctl build [2021-05-20T04:25:58.240Z] Skipping stage go-build-helper (already ran) [2021-05-20T04:25:58.240Z] Staging app-service-config [2021-05-20T04:25:58.240Z] + snapcraftctl stage [2021-05-20T04:25:59.199Z] Staging config-common [2021-05-20T04:25:59.199Z] + snapcraftctl stage [2021-05-20T04:26:00.585Z] Staging edgex-go [2021-05-20T04:26:00.585Z] + snapcraftctl stage [2021-05-20T04:26:01.527Z] Staging static-packages [2021-05-20T04:26:01.527Z] + snapcraftctl stage [2021-05-20T04:26:02.471Z] Staging version [2021-05-20T04:26:02.471Z] + snapcraftctl stage [2021-05-20T04:26:03.413Z] Priming go-build-helper [2021-05-20T04:26:03.413Z] + snapcraftctl prime [2021-05-20T04:26:04.355Z] Priming app-service-config [2021-05-20T04:26:04.355Z] + snapcraftctl prime [2021-05-20T04:26:05.738Z] Priming config-common [2021-05-20T04:26:05.738Z] + snapcraftctl prime [2021-05-20T04:26:06.680Z] Priming edgex-go [2021-05-20T04:26:06.680Z] + snapcraftctl prime [2021-05-20T04:26:08.065Z] Priming static-packages [2021-05-20T04:26:08.065Z] + snapcraftctl prime [2021-05-20T04:26:10.609Z] Priming version [2021-05-20T04:26:10.609Z] + snapcraftctl prime [2021-05-20T04:26:11.180Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-20T04:27:20.708Z] 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-20T04:27:22.166Z] Removing intermediate container 49bb0afec3fd [2021-05-20T04:27:22.166Z] ---> d65555892d49 [2021-05-20T04:27:22.166Z] [2021-05-20T04:27:22.166Z] Step 11/32 : FROM alpine:3.12 [2021-05-20T04:27:22.166Z] 3.12: Pulling from library/alpine [2021-05-20T04:27:25.584Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T04:27:25.584Z] Status: Downloaded newer image for alpine:3.12 [2021-05-20T04:27:25.584Z] ---> 9852663dfa18 [2021-05-20T04:27:25.584Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-20T04:27:26.198Z] ---> Running in 37e48855fd65 [2021-05-20T04:27:26.476Z] Removing intermediate container aeb11a1b9137 [2021-05-20T04:27:26.476Z] ---> 58d5ae6e3358 [2021-05-20T04:27:26.476Z] [2021-05-20T04:27:26.476Z] Step 11/22 : FROM alpine:3.12 [2021-05-20T04:27:26.768Z] ---> 9852663dfa18 [2021-05-20T04:27:26.768Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-20T04:27:26.768Z] Removing intermediate container 37e48855fd65 [2021-05-20T04:27:26.768Z] ---> 2a380d96b4d8 [2021-05-20T04:27:26.768Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-20T04:27:27.052Z] ---> Running in 39651aa6ab34 [2021-05-20T04:27:27.052Z] ---> Running in 8b89139287e3 [2021-05-20T04:27:29.056Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T04:27:29.672Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T04:27:29.958Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T04:27:30.243Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T04:27:30.243Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-20T04:27:30.522Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-20T04:27:30.522Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-20T04:27:30.522Z] (4/4) Installing curl (7.76.1-r0) [2021-05-20T04:27:30.522Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T04:27:30.522Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T04:27:30.802Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-20T04:27:30.802Z] (2/2) Installing su-exec (0.2-r1) [2021-05-20T04:27:30.802Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T04:27:30.802Z] OK: 5 MiB in 16 packages [2021-05-20T04:27:30.802Z] OK: 7 MiB in 18 packages [2021-05-20T04:27:33.479Z] Removing intermediate container 8b89139287e3 [2021-05-20T04:27:33.479Z] ---> 703f3306afff [2021-05-20T04:27:33.480Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-20T04:27:33.770Z] ---> Running in 62abe5b4b522 [2021-05-20T04:27:34.760Z] Removing intermediate container 39651aa6ab34 [2021-05-20T04:27:34.760Z] ---> 60b3a2438ca3 [2021-05-20T04:27:34.760Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-20T04:27:35.040Z] Removing intermediate container 041ce96fbe5b [2021-05-20T04:27:35.040Z] ---> f728d8c1e925 [2021-05-20T04:27:35.040Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-20T04:27:35.318Z] ---> Running in ffc09a955fc4 [2021-05-20T04:27:35.318Z] Removing intermediate container 62abe5b4b522 [2021-05-20T04:27:35.318Z] ---> f2291e696e84 [2021-05-20T04:27:35.318Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-20T04:27:35.633Z] ---> Running in e795b90aa227 [2021-05-20T04:27:36.019Z] ---> Running in 77b5dfcc5658 [2021-05-20T04:27:36.381Z] Removing intermediate container ffc09a955fc4 [2021-05-20T04:27:36.381Z] ---> 68a5f79357d6 [2021-05-20T04:27:36.381Z] Step 14/22 : WORKDIR /edgex [2021-05-20T04:27:36.696Z] ---> Running in a0a7b5e1eed9 [2021-05-20T04:27:37.836Z] Removing intermediate container 77b5dfcc5658 [2021-05-20T04:27:37.836Z] ---> 554a6e5a1438 [2021-05-20T04:27:37.836Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-20T04:27:37.836Z] ---> Running in 51296659d788 [2021-05-20T04:27:38.465Z] Removing intermediate container a0a7b5e1eed9 [2021-05-20T04:27:38.465Z] ---> dd37492dbd20 [2021-05-20T04:27:38.465Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-20T04:27:38.803Z] 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-20T04:27:39.176Z] Removing intermediate container 7ec6f5ad5f11 [2021-05-20T04:27:39.176Z] ---> 27427ea51b6e [2021-05-20T04:27:39.176Z] [2021-05-20T04:27:39.176Z] Step 11/23 : FROM alpine:3.12 [2021-05-20T04:27:39.176Z] ---> 9852663dfa18 [2021-05-20T04:27:39.176Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-20T04:27:39.837Z] ---> Running in c8da9406b6d0 [2021-05-20T04:27:40.458Z] ---> cdb7efbc3d03 [2021-05-20T04:27:40.458Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-20T04:27:42.473Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T04:27:42.473Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T04:27:42.473Z] ---> 81d300cb9b1d [2021-05-20T04:27:42.473Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-20T04:27:42.753Z] Removing intermediate container 51296659d788 [2021-05-20T04:27:42.753Z] ---> 743cd7bb1b88 [2021-05-20T04:27:42.753Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-20T04:27:42.753Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-20T04:27:42.753Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T04:27:42.753Z] OK: 5 MiB in 15 packages [2021-05-20T04:27:43.362Z] ---> Running in 6c97df78b7be [2021-05-20T04:27:43.644Z] Removing intermediate container e795b90aa227 [2021-05-20T04:27:43.644Z] ---> 753865dc86ae [2021-05-20T04:27:43.644Z] [2021-05-20T04:27:43.644Z] Step 12/24 : FROM docker:20.10.0 [2021-05-20T04:27:43.926Z] 20.10.0: Pulling from library/docker [2021-05-20T04:27:44.206Z] Removing intermediate container 6c97df78b7be [2021-05-20T04:27:44.206Z] ---> eecd743611df [2021-05-20T04:27:44.206Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-20T04:27:44.493Z] ---> 519420b11d03 [2021-05-20T04:27:44.493Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-20T04:27:44.777Z] Removing intermediate container c8da9406b6d0 [2021-05-20T04:27:44.777Z] ---> 5d1cd4a80512 [2021-05-20T04:27:44.777Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T04:27:44.777Z] Removing intermediate container 27648874cd2f [2021-05-20T04:27:44.777Z] ---> 0e71d5bef67c [2021-05-20T04:27:44.777Z] [2021-05-20T04:27:44.777Z] Step 11/24 : FROM alpine:3.12 [2021-05-20T04:27:44.777Z] ---> 9852663dfa18 [2021-05-20T04:27:44.777Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-20T04:27:44.777Z] ---> Using cache [2021-05-20T04:27:44.777Z] ---> 5d1cd4a80512 [2021-05-20T04:27:44.777Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T04:27:45.056Z] ---> Running in 4d672348496c [2021-05-20T04:27:45.056Z] ---> Running in 8c5848c10d08 [2021-05-20T04:27:45.056Z] ---> Running in b1734060d4fa [2021-05-20T04:27:45.333Z] ---> dcdeed9d2655 [2021-05-20T04:27:45.333Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-20T04:27:45.333Z] ---> Running in aa0b1b683683 [2021-05-20T04:27:45.938Z] Removing intermediate container 8c5848c10d08 [2021-05-20T04:27:45.938Z] ---> b40912c612a1 [2021-05-20T04:27:45.938Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-20T04:27:45.938Z] Removing intermediate container 4d672348496c [2021-05-20T04:27:45.938Z] ---> 3eb040493f46 [2021-05-20T04:27:45.938Z] Step 19/22 : CMD ["--init=true"] [2021-05-20T04:27:45.938Z] Removing intermediate container b1734060d4fa [2021-05-20T04:27:45.938Z] ---> 3cf51f403cd3 [2021-05-20T04:27:45.938Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-20T04:27:46.210Z] ---> Running in d06c60f6fbc3 [2021-05-20T04:27:46.210Z] ---> Running in 01602350e190 [2021-05-20T04:27:46.210Z] ---> Running in 470b5810c017 [2021-05-20T04:27:46.810Z] Removing intermediate container d06c60f6fbc3 [2021-05-20T04:27:46.810Z] ---> 4cffaef60768 [2021-05-20T04:27:46.810Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-20T04:27:47.087Z] Removing intermediate container 470b5810c017 [2021-05-20T04:27:47.087Z] ---> d8190b1c36a2 [2021-05-20T04:27:47.087Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-20T04:27:47.087Z] ---> Running in 14e4ea772dc3 [2021-05-20T04:27:47.087Z] Removing intermediate container 01602350e190 [2021-05-20T04:27:47.087Z] ---> ef181980f1cf [2021-05-20T04:27:47.087Z] Step 20/22 : LABEL arch=arm64 [2021-05-20T04:27:47.366Z] ---> Running in 2a9511ad04c5 [2021-05-20T04:27:47.366Z] ---> Running in e1166016c380 [2021-05-20T04:27:47.977Z] Removing intermediate container 14e4ea772dc3 [2021-05-20T04:27:47.977Z] ---> 85246bcb2e37 [2021-05-20T04:27:47.977Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T04:27:48.256Z] Removing intermediate container 2a9511ad04c5 [2021-05-20T04:27:48.256Z] Removing intermediate container e1166016c380 [2021-05-20T04:27:48.256Z] ---> 43a8eb5af68c [2021-05-20T04:27:48.256Z] Step 16/24 : WORKDIR / ---> 3dc92a4d3dcb [2021-05-20T04:27:48.256Z] [2021-05-20T04:27:48.256Z] Step 21/22 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 [2021-05-20T04:27:48.536Z] ---> Running in bfeaab5f57b0 [2021-05-20T04:27:48.536Z] ---> Running in 92d357a5ea56 [2021-05-20T04:27:48.815Z] Removing intermediate container aa0b1b683683 [2021-05-20T04:27:48.815Z] ---> 9d9356b7d1db [2021-05-20T04:27:48.815Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T04:27:49.419Z] ---> baf65020e9f4 [2021-05-20T04:27:49.419Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-20T04:27:49.419Z] Removing intermediate container 92d357a5ea56 [2021-05-20T04:27:49.419Z] ---> d3f61c7be5ba [2021-05-20T04:27:49.419Z] Step 22/22 : LABEL version=0.0.0 [2021-05-20T04:27:49.704Z] Removing intermediate container bfeaab5f57b0 [2021-05-20T04:27:49.704Z] ---> 24dd300013b0 [2021-05-20T04:27:49.704Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T04:27:49.982Z] ---> Running in 3533d0ac56d8 [2021-05-20T04:27:50.265Z] ---> d2c9e604dbd0 [2021-05-20T04:27:50.265Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-20T04:27:50.548Z] ---> a68f8780dc51 [2021-05-20T04:27:50.548Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-20T04:27:50.825Z] Removing intermediate container 3533d0ac56d8 [2021-05-20T04:27:50.825Z] ---> ffdcea0c39a2 [2021-05-20T04:27:50.825Z] [2021-05-20T04:27:51.822Z] Successfully built ffdcea0c39a2 [2021-05-20T04:27:52.102Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-20T04:27:52.102Z]  Building security-proxy-setup ... done Building core-command [2021-05-20T04:27:52.102Z] ---> 97fb235cc9fd [2021-05-20T04:27:52.102Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-20T04:27:52.710Z] ---> d37ccbc7f789 [2021-05-20T04:27:52.710Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-20T04:27:52.990Z] ---> 42f41e5ef88a [2021-05-20T04:27:52.990Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-20T04:27:53.277Z] ---> d08a8e5686a4 [2021-05-20T04:27:53.277Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-20T04:27:53.881Z] ---> Running in c4017b6e8792 [2021-05-20T04:27:54.501Z] ---> 2f696536abcb [2021-05-20T04:27:54.501Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-20T04:27:54.814Z] Removing intermediate container c4017b6e8792 [2021-05-20T04:27:54.814Z] ---> 0775321ed510 [2021-05-20T04:27:54.814Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T04:27:55.091Z] ---> 08cbf66716f6 [2021-05-20T04:27:55.091Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-20T04:27:55.376Z] ---> Running in a6d2e305a7bc [2021-05-20T04:27:55.664Z] ---> Running in 7f961de0554d [2021-05-20T04:27:56.269Z] ---> 7c8428d96b7e [2021-05-20T04:27:56.269Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-20T04:27:56.574Z] Removing intermediate container a6d2e305a7bc [2021-05-20T04:27:56.574Z] ---> d9279705a664 [2021-05-20T04:27:56.574Z] Step 21/23 : LABEL arch=arm64 [2021-05-20T04:27:56.574Z] Removing intermediate container 7f961de0554d [2021-05-20T04:27:56.574Z] ---> 6a53e5bd7794 [2021-05-20T04:27:56.574Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T04:27:56.848Z] ---> Running in f86f9096b79a [2021-05-20T04:27:57.125Z] ---> Running in 292a1a2f4631 [2021-05-20T04:27:57.737Z] ---> c7c51cb2861a [2021-05-20T04:27:57.737Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-20T04:27:58.012Z] Removing intermediate container f86f9096b79a [2021-05-20T04:27:58.012Z] ---> eba087ffb042 [2021-05-20T04:27:58.012Z] Step 22/23 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 [2021-05-20T04:27:58.293Z] ---> Running in f32b05796e0a [2021-05-20T04:27:58.293Z] Removing intermediate container 292a1a2f4631 [2021-05-20T04:27:58.293Z] ---> 55da13536a39 [2021-05-20T04:27:58.571Z] Step 22/24 : LABEL arch=arm64 [2021-05-20T04:27:58.843Z] ---> Running in 2e7a6778c162 [2021-05-20T04:27:59.121Z] ---> Running in 258cfc061a14 [2021-05-20T04:27:59.394Z] Removing intermediate container f32b05796e0a [2021-05-20T04:27:59.394Z] ---> 8b6a4974044d [2021-05-20T04:27:59.394Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-20T04:28:00.859Z] Removing intermediate container 2e7a6778c162 [2021-05-20T04:28:00.859Z] ---> 1083996f455a [2021-05-20T04:28:00.859Z] Step 23/23 : LABEL version=0.0.0 [2021-05-20T04:28:01.466Z] Removing intermediate container 258cfc061a14 [2021-05-20T04:28:01.466Z] ---> 174e231400e6 [2021-05-20T04:28:01.466Z] Step 23/24 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 [2021-05-20T04:28:01.466Z] ---> 2a50c70ec4d6 [2021-05-20T04:28:01.466Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-20T04:28:01.745Z] ---> Running in 25a5c274bb0f [2021-05-20T04:28:01.745Z] ---> Running in 0469810f6ffd [2021-05-20T04:28:02.352Z] ---> Running in 94e738a08803 [2021-05-20T04:28:02.633Z] Removing intermediate container 25a5c274bb0f [2021-05-20T04:28:02.633Z] ---> a15d6e2c02a6 [2021-05-20T04:28:02.633Z] [2021-05-20T04:28:02.911Z] Removing intermediate container 0469810f6ffd [2021-05-20T04:28:02.911Z] ---> 2c2cf9751e68 [2021-05-20T04:28:02.911Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T04:28:03.194Z] Successfully built a15d6e2c02a6 [2021-05-20T04:28:03.194Z] Successfully tagged support-scheduler-arm64:latest [2021-05-20T04:28:03.194Z]  Building support-scheduler ... done Building core-data [2021-05-20T04:28:03.472Z] ---> Running in 03201012b95d [2021-05-20T04:28:03.472Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-20T04:28:03.472Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-20T04:28:03.472Z] ---> eeaf43b92773 [2021-05-20T04:28:03.472Z] 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-20T04:28:03.752Z] ---> Running in 4f27fd6c89dc [2021-05-20T04:28:04.032Z] Removing intermediate container 03201012b95d [2021-05-20T04:28:04.032Z] ---> 96154cc8fa54 [2021-05-20T04:28:04.032Z] [2021-05-20T04:28:04.639Z] Removing intermediate container 4f27fd6c89dc [2021-05-20T04:28:04.639Z] ---> 9f139311d488 [2021-05-20T04:28:04.639Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-20T04:28:04.639Z] Successfully built 96154cc8fa54 [2021-05-20T04:28:04.639Z] Successfully tagged core-metadata-arm64:latest [2021-05-20T04:28:04.915Z]  Building core-metadata ... done Building security-secretstore-setup [2021-05-20T04:28:04.915Z] ---> Running in 59f0e177415b [2021-05-20T04:28:06.368Z] Removing intermediate container 94e738a08803 [2021-05-20T04:28:06.368Z] ---> 4df912788c50 [2021-05-20T04:28:06.368Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-20T04:28:06.368Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T04:28:06.643Z] ---> Running in 2719282bbf2c [2021-05-20T04:28:06.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T04:28:07.251Z] Removing intermediate container 2719282bbf2c [2021-05-20T04:28:07.251Z] ---> b9357a2a8dde [2021-05-20T04:28:07.251Z] Step 29/32 : CMD ["gate"] [2021-05-20T04:28:07.251Z] (1/39) Installing readline (8.0.4-r0) [2021-05-20T04:28:07.527Z] (2/39) Installing bash (5.0.17-r0) [2021-05-20T04:28:07.527Z] Executing bash-5.0.17-r0.post-install [2021-05-20T04:28:07.527Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-20T04:28:07.527Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-20T04:28:07.527Z] (5/39) Installing curl (7.76.1-r0) [2021-05-20T04:28:07.527Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-20T04:28:07.527Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-20T04:28:07.527Z] (8/39) Installing expat (2.2.9-r1) [2021-05-20T04:28:07.527Z] (9/39) Installing libffi (3.3-r2) [2021-05-20T04:28:07.527Z] (10/39) Installing gdbm (1.13-r1) [2021-05-20T04:28:07.527Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-20T04:28:07.527Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-20T04:28:07.527Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-20T04:28:08.138Z] ---> Running in 8184044d6a86 [2021-05-20T04:28:09.604Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-20T04:28:09.604Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-20T04:28:09.604Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-20T04:28:09.604Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-20T04:28:09.604Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-20T04:28:09.604Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-20T04:28:09.604Z] Removing intermediate container 8184044d6a86 [2021-05-20T04:28:09.604Z] ---> e4ee16f8c567 [2021-05-20T04:28:09.604Z] Step 30/32 : LABEL arch=arm64 [2021-05-20T04:28:09.604Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-20T04:28:09.604Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-20T04:28:09.604Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-20T04:28:09.604Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-20T04:28:09.604Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-20T04:28:09.604Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-20T04:28:09.604Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-20T04:28:09.604Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-20T04:28:09.879Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-20T04:28:09.879Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-20T04:28:09.879Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-20T04:28:09.879Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-20T04:28:09.879Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-20T04:28:09.879Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-20T04:28:09.879Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-20T04:28:09.879Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-20T04:28:09.879Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-20T04:28:10.168Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-20T04:28:10.168Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-20T04:28:10.168Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-20T04:28:10.445Z] Executing busybox-1.31.1-r19.trigger [2021-05-20T04:28:10.445Z] OK: 72 MiB in 59 packages [2021-05-20T04:28:10.445Z] ---> Running in a7cc2229f9ba [2021-05-20T04:28:12.471Z] Removing intermediate container a7cc2229f9ba [2021-05-20T04:28:12.471Z] ---> 90bdef6b7320 [2021-05-20T04:28:12.471Z] Step 31/32 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 [2021-05-20T04:28:13.466Z] ---> Running in 949d78d3c3e3 [2021-05-20T04:28:14.099Z] Removing intermediate container 949d78d3c3e3 [2021-05-20T04:28:14.099Z] ---> 63ad7c2cefd7 [2021-05-20T04:28:14.099Z] Step 32/32 : LABEL version=0.0.0 [2021-05-20T04:28:14.378Z] ---> Running in 985f168ea074 [2021-05-20T04:28:14.979Z] Removing intermediate container 985f168ea074 [2021-05-20T04:28:14.979Z] ---> c082045300d0 [2021-05-20T04:28:14.979Z] [2021-05-20T04:28:15.255Z] Collecting docker-compose==1.23.2 [2021-05-20T04:28:15.255Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-20T04:28:15.531Z] Successfully built c082045300d0 [2021-05-20T04:28:15.804Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-20T04:28:15.804Z]  Building security-bootstrapper ... done Building support-notifications [2021-05-20T04:28:16.792Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-20T04:28:17.071Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-20T04:28:17.349Z] Collecting cached-property<2,>=1.2.0 [2021-05-20T04:28:17.625Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-20T04:28:18.616Z] Collecting PyYAML<4,>=3.10 [2021-05-20T04:28:18.616Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-20T04:28:22.954Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T04:28:22.954Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T04:28:22.954Z] ---> 97d5cb57f703 [2021-05-20T04:28:22.954Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T04:28:22.954Z] ---> Using cache [2021-05-20T04:28:22.954Z] ---> 9c8b1dfd8527 [2021-05-20T04:28:22.954Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T04:28:22.954Z] ---> Using cache [2021-05-20T04:28:22.954Z] ---> 1fe1f34f2346 [2021-05-20T04:28:22.954Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-20T04:28:22.954Z] ---> Using cache [2021-05-20T04:28:22.954Z] ---> bb8bbfbb8fed [2021-05-20T04:28:22.954Z] Step 6/24 : COPY go.mod . [2021-05-20T04:28:22.954Z] ---> Using cache [2021-05-20T04:28:22.954Z] ---> ce1d812a2167 [2021-05-20T04:28:22.954Z] Step 7/24 : RUN go mod download [2021-05-20T04:28:22.954Z] ---> Using cache [2021-05-20T04:28:22.954Z] ---> c718cd15657a [2021-05-20T04:28:22.954Z] Step 8/24 : COPY . . [2021-05-20T04:28:22.954Z] Collecting docker<4.0,>=3.6.0 [2021-05-20T04:28:22.954Z] ---> Using cache [2021-05-20T04:28:22.954Z] ---> 0f549f585352 [2021-05-20T04:28:22.954Z] Step 9/24 : RUN go mod tidy [2021-05-20T04:28:22.954Z] ---> Using cache [2021-05-20T04:28:22.954Z] ---> df7b9176bbb1 [2021-05-20T04:28:22.954Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-20T04:28:22.954Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-20T04:28:23.940Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-20T04:28:23.940Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-20T04:28:24.537Z] 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-20T04:28:24.812Z] ---> Running in d15507067878 [2021-05-20T04:28:25.089Z] Collecting jsonschema<3,>=2.5.1 [2021-05-20T04:28:25.089Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-20T04:28:25.690Z] Collecting docopt<0.7,>=0.6.1 [2021-05-20T04:28:25.690Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-20T04:28:25.964Z] 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-20T04:28:28.606Z] Collecting texttable<0.10,>=0.9.0 [2021-05-20T04:28:28.606Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-20T04:28:31.295Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-20T04:28:31.295Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-20T04:28:33.300Z] 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-20T04:28:34.292Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-20T04:28:34.292Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-20T04:28:34.570Z] Collecting idna<2.8,>=2.5 [2021-05-20T04:28:34.849Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-20T04:28:34.849Z] 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-20T04:28:35.124Z] Collecting docker-pycreds>=0.4.0 [2021-05-20T04:28:35.124Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-20T04:28:35.407Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-20T04:28:35.407Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-20T04:28:35.407Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-20T04:28:35.407Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-20T04:28:36.864Z] Installing collected packages: urllib3, idna, requests, cached-property, PyYAML, websocket-client, docker-pycreds, docker, jsonschema, docopt, texttable, dockerpty, docker-compose [2021-05-20T04:28:36.864Z] Attempting uninstall: urllib3 [2021-05-20T04:28:36.864Z] Found existing installation: urllib3 1.25.9 [2021-05-20T04:28:36.864Z] Uninstalling urllib3-1.25.9: [2021-05-20T04:28:36.864Z] Successfully uninstalled urllib3-1.25.9 [2021-05-20T04:28:37.468Z] Attempting uninstall: idna [2021-05-20T04:28:37.468Z] Found existing installation: idna 2.9 [2021-05-20T04:28:37.468Z] Uninstalling idna-2.9: [2021-05-20T04:28:37.468Z] Successfully uninstalled idna-2.9 [2021-05-20T04:28:38.072Z] Attempting uninstall: requests [2021-05-20T04:28:38.072Z] Found existing installation: requests 2.23.0 [2021-05-20T04:28:38.072Z] Uninstalling requests-2.23.0: [2021-05-20T04:28:38.072Z] Successfully uninstalled requests-2.23.0 [2021-05-20T04:28:38.692Z] Running setup.py install for PyYAML: started [2021-05-20T04:28:42.134Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-20T04:28:43.593Z] Running setup.py install for docopt: started [2021-05-20T04:28:46.252Z] Running setup.py install for docopt: finished with status 'done' [2021-05-20T04:28:46.252Z] Running setup.py install for texttable: started [2021-05-20T04:28:48.255Z] Running setup.py install for texttable: finished with status 'done' [2021-05-20T04:28:48.255Z] Running setup.py install for dockerpty: started [2021-05-20T04:28:51.699Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-20T04:28:52.306Z] 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-20T04:28:54.943Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T04:28:54.943Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T04:28:54.943Z] ---> 97d5cb57f703 [2021-05-20T04:28:54.943Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T04:28:54.943Z] ---> Using cache [2021-05-20T04:28:54.943Z] ---> 9c8b1dfd8527 [2021-05-20T04:28:54.943Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T04:28:54.943Z] ---> Using cache [2021-05-20T04:28:54.943Z] ---> 1fe1f34f2346 [2021-05-20T04:28:54.943Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-20T04:28:55.217Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T04:28:55.217Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-20T04:28:55.217Z] ---> 97d5cb57f703 [2021-05-20T04:28:55.217Z] Step 3/26 : WORKDIR /edgex-go [2021-05-20T04:28:55.217Z] ---> Using cache [2021-05-20T04:28:55.217Z] ---> 9c8b1dfd8527 [2021-05-20T04:28:55.217Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T04:28:55.217Z] ---> Using cache [2021-05-20T04:28:55.217Z] ---> 1fe1f34f2346 [2021-05-20T04:28:55.217Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-20T04:28:55.217Z] ---> Using cache [2021-05-20T04:28:55.217Z] ---> bb8bbfbb8fed [2021-05-20T04:28:55.217Z] Step 6/26 : COPY go.mod . [2021-05-20T04:28:55.217Z] ---> Using cache [2021-05-20T04:28:55.217Z] ---> ce1d812a2167 [2021-05-20T04:28:55.217Z] Step 7/26 : RUN go mod download [2021-05-20T04:28:55.217Z] ---> Using cache [2021-05-20T04:28:55.217Z] ---> c718cd15657a [2021-05-20T04:28:55.217Z] Step 8/26 : COPY . . [2021-05-20T04:28:55.839Z] ---> Using cache [2021-05-20T04:28:55.839Z] ---> 0f549f585352 [2021-05-20T04:28:55.839Z] Step 9/26 : RUN go mod tidy [2021-05-20T04:28:55.839Z] ---> Using cache [2021-05-20T04:28:55.839Z] ---> df7b9176bbb1 [2021-05-20T04:28:55.839Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-20T04:29:00.188Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T04:29:00.188Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-20T04:29:00.188Z] ---> 97d5cb57f703 [2021-05-20T04:29:00.188Z] Step 3/23 : WORKDIR /edgex-go [2021-05-20T04:29:00.188Z] ---> Using cache [2021-05-20T04:29:00.188Z] ---> 9c8b1dfd8527 [2021-05-20T04:29:00.188Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T04:29:00.188Z] ---> Using cache [2021-05-20T04:29:00.188Z] ---> 1fe1f34f2346 [2021-05-20T04:29:00.188Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-20T04:29:00.470Z] ---> Running in bdd7fd76692b [2021-05-20T04:29:00.470Z] ---> Running in eb6091df2e78 [2021-05-20T04:29:00.470Z] ---> Running in 2f4a9868cb63 [2021-05-20T04:29:03.119Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T04:29:03.399Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T04:29:03.688Z] 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-20T04:29:03.972Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T04:29:04.585Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T04:29:05.192Z] OK: 218 MiB in 52 packages [2021-05-20T04:29:05.806Z] OK: 218 MiB in 52 packages [2021-05-20T04:29:08.466Z] Removing intermediate container 2f4a9868cb63 [2021-05-20T04:29:08.466Z] ---> af590ead270d [2021-05-20T04:29:08.466Z] Step 6/23 : COPY go.mod . [2021-05-20T04:29:08.466Z] Removing intermediate container eb6091df2e78 [2021-05-20T04:29:08.466Z] ---> 6d66a5dc2ffc [2021-05-20T04:29:08.466Z] Step 6/24 : COPY go.mod . [2021-05-20T04:29:10.460Z] ---> ebbbff111edf [2021-05-20T04:29:10.460Z] Step 7/23 : RUN go mod download [2021-05-20T04:29:10.460Z] ---> Running in 03af446acaf3 [2021-05-20T04:29:10.738Z] ---> cdc3dad7790b [2021-05-20T04:29:10.738Z] Step 7/24 : RUN go mod download [2021-05-20T04:29:11.016Z] ---> Running in 2f8160a9606c [2021-05-20T04:29:13.670Z] Removing intermediate container 59f0e177415b [2021-05-20T04:29:13.670Z] ---> 78c87d4d04c2 [2021-05-20T04:29:13.670Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-20T04:29:13.670Z] ---> Running in 148dede00e4e [2021-05-20T04:29:14.678Z] Removing intermediate container 148dede00e4e [2021-05-20T04:29:14.678Z] ---> e85dfbcfaea2 [2021-05-20T04:29:14.678Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-20T04:29:14.678Z] ---> Running in cbfaa469b810 [2021-05-20T04:29:16.133Z] Removing intermediate container cbfaa469b810 [2021-05-20T04:29:16.133Z] ---> 0f7ea92c38bc [2021-05-20T04:29:16.133Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-20T04:29:16.133Z] Removing intermediate container 03af446acaf3 [2021-05-20T04:29:16.133Z] ---> 94290d79d9b3 [2021-05-20T04:29:16.133Z] Step 8/23 : COPY . . [2021-05-20T04:29:16.410Z] Removing intermediate container 2f8160a9606c [2021-05-20T04:29:16.410Z] ---> e6b45ab9fea7 [2021-05-20T04:29:16.410Z] Step 8/24 : COPY . . [2021-05-20T04:29:19.065Z] ---> 91de242d4ec4 [2021-05-20T04:29:19.065Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-20T04:29:22.477Z] ---> f64f668863c9 [2021-05-20T04:29:22.477Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-20T04:29:25.894Z] ---> 7ea5a6d271a0 [2021-05-20T04:29:25.894Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-20T04:29:26.173Z] ---> Running in 319d89756eaa [2021-05-20T04:29:28.176Z] Removing intermediate container 319d89756eaa [2021-05-20T04:29:28.176Z] ---> d830e4f73376 [2021-05-20T04:29:28.176Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T04:29:28.455Z] ---> Running in 6fac8e236e1d [2021-05-20T04:29:29.917Z] Removing intermediate container 6fac8e236e1d [2021-05-20T04:29:29.917Z] ---> 9f35cc84b587 [2021-05-20T04:29:29.917Z] Step 22/24 : LABEL arch=arm64 [2021-05-20T04:29:30.197Z] ---> Running in c13f873cdc9d [2021-05-20T04:29:31.665Z] Removing intermediate container c13f873cdc9d [2021-05-20T04:29:31.665Z] ---> 350423d719b5 [2021-05-20T04:29:31.665Z] Step 23/24 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 [2021-05-20T04:29:31.951Z] ---> Running in 79b9e150c3b7 [2021-05-20T04:29:33.955Z] Removing intermediate container 79b9e150c3b7 [2021-05-20T04:29:33.955Z] ---> 600e4bd9ea52 [2021-05-20T04:29:33.955Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T04:29:33.955Z] ---> Running in 2bbd3a5371e1 [2021-05-20T04:29:35.414Z] Removing intermediate container 2bbd3a5371e1 [2021-05-20T04:29:35.692Z] ---> 83b9acf51d3a [2021-05-20T04:29:35.692Z] [2021-05-20T04:29:37.692Z] Successfully built 83b9acf51d3a [2021-05-20T04:29:37.692Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-20T04:29:47.896Z]  Building sys-mgmt-agent ... done  ---> 2660e4850306 [2021-05-20T04:29:47.896Z] Step 9/23 : RUN go mod tidy [2021-05-20T04:29:47.896Z] ---> Running in f8e90d043b16 [2021-05-20T04:29:47.896Z] ---> df501b499924 [2021-05-20T04:29:47.896Z] Step 9/24 : RUN go mod tidy [2021-05-20T04:29:47.896Z] ---> Running in dbf17385e5ca [2021-05-20T04:29:50.546Z] Removing intermediate container d15507067878 [2021-05-20T04:29:50.546Z] ---> 3dbfab736a31 [2021-05-20T04:29:50.546Z] [2021-05-20T04:29:50.546Z] Step 11/24 : FROM alpine:3.12 [2021-05-20T04:29:50.546Z] ---> 9852663dfa18 [2021-05-20T04:29:50.546Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-20T04:29:50.546Z] ---> Using cache [2021-05-20T04:29:50.546Z] ---> 5d1cd4a80512 [2021-05-20T04:29:50.546Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T04:29:50.546Z] ---> Using cache [2021-05-20T04:29:50.546Z] ---> 3cf51f403cd3 [2021-05-20T04:29:50.546Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-20T04:29:50.546Z] ---> Running in 700472b2817f [2021-05-20T04:29:51.153Z] Removing intermediate container 700472b2817f [2021-05-20T04:29:51.153Z] ---> f410088c276c [2021-05-20T04:29:51.153Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-20T04:29:51.153Z] ---> Running in ed6dbfdc016f [2021-05-20T04:29:51.762Z] Removing intermediate container ed6dbfdc016f [2021-05-20T04:29:51.762Z] ---> f52c6d23b608 [2021-05-20T04:29:51.762Z] Step 16/24 : WORKDIR / [2021-05-20T04:29:52.043Z] ---> Running in 21fa36aacd27 [2021-05-20T04:29:53.042Z] Removing intermediate container 21fa36aacd27 [2021-05-20T04:29:53.042Z] ---> 7b8d30f218b8 [2021-05-20T04:29:53.042Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T04:29:53.666Z] Removing intermediate container f8e90d043b16 [2021-05-20T04:29:53.666Z] ---> c5448f0c91bb [2021-05-20T04:29:53.666Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-20T04:29:53.950Z] ---> Running in 910baec7fe26 [2021-05-20T04:29:54.568Z] Removing intermediate container dbf17385e5ca [2021-05-20T04:29:54.568Z] ---> c95d15b6efbf [2021-05-20T04:29:54.568Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-20T04:29:54.568Z] ---> 47a133aa1d65 [2021-05-20T04:29:54.568Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-20T04:29:54.846Z] ---> Running in 64860b65edbf [2021-05-20T04:29:56.321Z] 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-20T04:29:56.932Z] 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-20T04:29:56.932Z] ---> e8f2df5f4c86 [2021-05-20T04:29:56.932Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-20T04:29:58.395Z] ---> e077aff22688 [2021-05-20T04:29:58.395Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-20T04:29:58.395Z] ---> Running in abdf4d037b6e [2021-05-20T04:29:59.003Z] Removing intermediate container abdf4d037b6e [2021-05-20T04:29:59.003Z] ---> 5275be845765 [2021-05-20T04:29:59.003Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T04:29:59.287Z] ---> Running in c56855057e1c [2021-05-20T04:29:59.893Z] Removing intermediate container c56855057e1c [2021-05-20T04:29:59.893Z] ---> 20387ceb1259 [2021-05-20T04:29:59.893Z] Step 22/24 : LABEL arch=arm64 [2021-05-20T04:30:00.170Z] ---> Running in 565aa4f2d083 [2021-05-20T04:30:00.786Z] Removing intermediate container 565aa4f2d083 [2021-05-20T04:30:00.786Z] ---> f7e9f90ced51 [2021-05-20T04:30:00.786Z] Step 23/24 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 [2021-05-20T04:30:01.064Z] ---> Running in 43490687094c [2021-05-20T04:30:01.674Z] Removing intermediate container 43490687094c [2021-05-20T04:30:01.674Z] ---> 54feae821306 [2021-05-20T04:30:01.674Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T04:30:01.958Z] ---> Running in c36e5f8ecdc7 [2021-05-20T04:30:02.565Z] Removing intermediate container c36e5f8ecdc7 [2021-05-20T04:30:02.565Z] ---> 4867fce798e1 [2021-05-20T04:30:02.565Z] [2021-05-20T04:30:03.173Z] Successfully built 4867fce798e1 [2021-05-20T04:30:03.173Z] Successfully tagged core-command-arm64:latest [2021-05-20T04:30:07.512Z]  Building core-command ... done 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-20T04:30:17.717Z] Removing intermediate container bdd7fd76692b [2021-05-20T04:30:17.717Z] ---> aa10e55b5665 [2021-05-20T04:30:17.717Z] [2021-05-20T04:30:17.717Z] Step 11/26 : FROM alpine:3.12 [2021-05-20T04:30:17.717Z] ---> 9852663dfa18 [2021-05-20T04:30:17.717Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-20T04:30:17.717Z] ---> Running in 85df630a34f5 [2021-05-20T04:30:19.712Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T04:30:19.991Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T04:30:20.847Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-20T04:30:20.847Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-20T04:30:20.847Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-20T04:30:20.847Z] (4/6) Installing curl (7.76.1-r0) [2021-05-20T04:30:20.847Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-20T04:30:20.847Z] (6/6) Installing su-exec (0.2-r1) [2021-05-20T04:30:20.847Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T04:30:20.847Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T04:30:21.282Z] OK: 7 MiB in 20 packages [2021-05-20T04:30:23.486Z] Removing intermediate container 85df630a34f5 [2021-05-20T04:30:23.486Z] ---> c5cad10c87fc [2021-05-20T04:30:23.486Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-20T04:30:23.778Z] ---> Running in 3800c0df8e1c [2021-05-20T04:30:24.473Z] Removing intermediate container 3800c0df8e1c [2021-05-20T04:30:24.473Z] ---> 82b79a9f2684 [2021-05-20T04:30:24.473Z] Step 14/26 : WORKDIR / [2021-05-20T04:30:24.473Z] ---> Running in 47ac24349e24 [2021-05-20T04:30:25.480Z] Removing intermediate container 47ac24349e24 [2021-05-20T04:30:25.480Z] ---> 275efa0f91bc [2021-05-20T04:30:25.480Z] 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-20T04:30:26.506Z] ---> 7518e681924f [2021-05-20T04:30:26.506Z] 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-20T04:30:27.986Z] ---> 0ce18782a780 [2021-05-20T04:30:27.986Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-20T04:30:28.986Z] ---> dabfc40c9113 [2021-05-20T04:30:28.986Z] 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-20T04:30:30.442Z] ---> 9e13f1a62480 [2021-05-20T04:30:30.442Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-20T04:30:32.464Z] ---> 4276607c690a [2021-05-20T04:30:32.464Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-20T04:30:33.933Z] ---> 7ab52c82c068 [2021-05-20T04:30:33.933Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-20T04:30:35.402Z] ---> 353caff1e0ad [2021-05-20T04:30:35.402Z] 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-20T04:30:35.402Z] ---> Running in 9b708b83e83d [2021-05-20T04:30:39.760Z] Removing intermediate container 9b708b83e83d [2021-05-20T04:30:39.760Z] ---> 854d11fa85ec [2021-05-20T04:30:39.760Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-20T04:30:39.760Z] ---> Running in d43450cf523f [2021-05-20T04:30:40.036Z] Removing intermediate container d43450cf523f [2021-05-20T04:30:40.036Z] ---> 55f0738cc95f [2021-05-20T04:30:40.036Z] Step 24/26 : LABEL arch=arm64 [2021-05-20T04:30:40.036Z] ---> Running in 157ea545e2c4 [2021-05-20T04:30:40.649Z] Removing intermediate container 157ea545e2c4 [2021-05-20T04:30:40.649Z] ---> cc9d86f4dffe [2021-05-20T04:30:40.649Z] Step 25/26 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 [2021-05-20T04:30:40.924Z] ---> Running in 5fcf69a0de14 [2021-05-20T04:30:41.529Z] Removing intermediate container 5fcf69a0de14 [2021-05-20T04:30:41.529Z] ---> fd3ffcaa48f3 [2021-05-20T04:30:41.529Z] Step 26/26 : LABEL version=0.0.0 [2021-05-20T04:30:41.807Z] ---> Running in f40dbd7597c4 [2021-05-20T04:30:42.408Z] Removing intermediate container f40dbd7597c4 [2021-05-20T04:30:42.408Z] ---> 214d00ba3afa [2021-05-20T04:30:42.408Z] [2021-05-20T04:30:43.013Z] Successfully built 214d00ba3afa [2021-05-20T04:30:43.013Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-20T04:31:09.891Z]  Building security-secretstore-setup ... done Removing intermediate container 910baec7fe26 [2021-05-20T04:31:09.891Z] ---> b45bea589bae [2021-05-20T04:31:09.891Z] [2021-05-20T04:31:09.891Z] Step 11/23 : FROM alpine:3.12 [2021-05-20T04:31:09.891Z] ---> 9852663dfa18 [2021-05-20T04:31:09.891Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-20T04:31:09.891Z] ---> Running in 94539131e68a [2021-05-20T04:31:09.891Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T04:31:09.891Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T04:31:10.495Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-20T04:31:10.495Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-20T04:31:10.496Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T04:31:10.496Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T04:31:10.776Z] OK: 6 MiB in 16 packages [2021-05-20T04:31:12.772Z] Removing intermediate container 94539131e68a [2021-05-20T04:31:12.772Z] ---> 031f084566cd [2021-05-20T04:31:12.772Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T04:31:12.772Z] ---> Running in 74cc3f3a3366 [2021-05-20T04:31:13.372Z] Removing intermediate container 74cc3f3a3366 [2021-05-20T04:31:13.372Z] ---> 2e16a7ff2f69 [2021-05-20T04:31:13.372Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-20T04:31:13.658Z] ---> Running in 4dcb43970d60 [2021-05-20T04:31:13.658Z] Removing intermediate container 64860b65edbf [2021-05-20T04:31:13.658Z] ---> 9b0242e4923e [2021-05-20T04:31:13.658Z] [2021-05-20T04:31:13.658Z] Step 11/24 : FROM alpine:3.12 [2021-05-20T04:31:13.658Z] ---> 9852663dfa18 [2021-05-20T04:31:13.658Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-20T04:31:13.935Z] ---> Running in 5c345ba4a620 [2021-05-20T04:31:14.210Z] Removing intermediate container 4dcb43970d60 [2021-05-20T04:31:14.210Z] ---> d5be29d082a9 [2021-05-20T04:31:14.210Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-20T04:31:14.488Z] ---> Running in 8f7f6cbb6b2a [2021-05-20T04:31:14.488Z] Removing intermediate container 5c345ba4a620 [2021-05-20T04:31:14.488Z] ---> 224082c1957d [2021-05-20T04:31:14.488Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-20T04:31:14.488Z] ---> Running in a472936341dc [2021-05-20T04:31:15.093Z] Removing intermediate container 8f7f6cbb6b2a [2021-05-20T04:31:15.093Z] ---> 2f7359296057 [2021-05-20T04:31:15.093Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T04:31:15.093Z] Removing intermediate container a472936341dc [2021-05-20T04:31:15.093Z] ---> 83ad397184c1 [2021-05-20T04:31:15.093Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-20T04:31:15.370Z] ---> Running in 9255fa3c7d55 [2021-05-20T04:31:15.970Z] Removing intermediate container 9255fa3c7d55 [2021-05-20T04:31:15.970Z] ---> c05c0dedf248 [2021-05-20T04:31:15.970Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T04:31:15.970Z] ---> 2a01d0045bd9 [2021-05-20T04:31:15.970Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-20T04:31:15.970Z] ---> Running in 025a55e03ffd [2021-05-20T04:31:17.412Z] ---> fec4ef7305b2 [2021-05-20T04:31:17.412Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-20T04:31:18.393Z] ---> 07c6debba204 [2021-05-20T04:31:18.393Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-20T04:31:18.393Z] ---> Running in e006bd489466 [2021-05-20T04:31:18.393Z] Removing intermediate container 025a55e03ffd [2021-05-20T04:31:18.393Z] ---> 2ff0c45bc929 [2021-05-20T04:31:18.393Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-20T04:31:18.666Z] ---> Running in 65c1db292495 [2021-05-20T04:31:18.941Z] Removing intermediate container e006bd489466 [2021-05-20T04:31:18.941Z] ---> c259166a00e8 [2021-05-20T04:31:18.941Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T04:31:18.941Z] ---> Running in 16131c58c2cb [2021-05-20T04:31:19.539Z] Removing intermediate container 16131c58c2cb [2021-05-20T04:31:19.539Z] ---> f3800f314641 [2021-05-20T04:31:19.539Z] Step 21/23 : LABEL arch=arm64 [2021-05-20T04:31:19.821Z] ---> Running in 3856fd7608f8 [2021-05-20T04:31:19.821Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T04:31:20.095Z] Removing intermediate container 3856fd7608f8 [2021-05-20T04:31:20.095Z] ---> 0874c45d9810 [2021-05-20T04:31:20.095Z] Step 22/23 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 [2021-05-20T04:31:20.371Z] ---> Running in 19a49852af6f [2021-05-20T04:31:20.648Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T04:31:20.930Z] Removing intermediate container 19a49852af6f [2021-05-20T04:31:20.930Z] ---> ad0a253315ef [2021-05-20T04:31:20.930Z] Step 23/23 : LABEL version=0.0.0 [2021-05-20T04:31:20.930Z] ---> Running in 5301f4eea958 [2021-05-20T04:31:21.532Z] Removing intermediate container 5301f4eea958 [2021-05-20T04:31:21.532Z] ---> ea44a1cdd4aa [2021-05-20T04:31:21.532Z] [2021-05-20T04:31:21.532Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-20T04:31:21.532Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-20T04:31:21.532Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-20T04:31:21.532Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-20T04:31:21.802Z] Successfully built ea44a1cdd4aa [2021-05-20T04:31:21.802Z] Successfully tagged support-notifications-arm64:latest [2021-05-20T04:31:22.074Z]  Building support-notifications ... done (5/6) Installing libzmq (4.3.3-r0) [2021-05-20T04:31:22.074Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-20T04:31:22.074Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T04:31:22.074Z] OK: 8 MiB in 20 packages [2021-05-20T04:31:23.504Z] Removing intermediate container 65c1db292495 [2021-05-20T04:31:23.504Z] ---> ee691a78a7a6 [2021-05-20T04:31:23.504Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T04:31:24.101Z] ---> 1e1e52a153ad [2021-05-20T04:31:24.101Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-20T04:31:25.530Z] ---> b67d75081c39 [2021-05-20T04:31:25.530Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-20T04:31:26.125Z] ---> c1cd6c769cbf [2021-05-20T04:31:26.125Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-20T04:31:26.125Z] ---> Running in d2dbaabd738a [2021-05-20T04:31:26.716Z] Removing intermediate container d2dbaabd738a [2021-05-20T04:31:26.717Z] ---> c30f4ac2a8ab [2021-05-20T04:31:26.717Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T04:31:26.717Z] ---> Running in 2d9947380d6d [2021-05-20T04:31:27.317Z] Removing intermediate container 2d9947380d6d [2021-05-20T04:31:27.317Z] ---> bae05d06f4e9 [2021-05-20T04:31:27.317Z] Step 22/24 : LABEL arch=arm64 [2021-05-20T04:31:27.317Z] ---> Running in f9521563f56a [2021-05-20T04:31:27.914Z] Removing intermediate container f9521563f56a [2021-05-20T04:31:27.914Z] ---> 693b5649f559 [2021-05-20T04:31:27.914Z] Step 23/24 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 [2021-05-20T04:31:27.914Z] ---> Running in fbf8f66fc5e5 [2021-05-20T04:31:28.507Z] Removing intermediate container fbf8f66fc5e5 [2021-05-20T04:31:28.507Z] ---> 8227795c4ae4 [2021-05-20T04:31:28.507Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T04:31:28.507Z] ---> Running in 64583d8cff83 [2021-05-20T04:31:29.101Z] Removing intermediate container 64583d8cff83 [2021-05-20T04:31:29.101Z] ---> c2547b1cb82f [2021-05-20T04:31:29.101Z] [2021-05-20T04:31:29.373Z] Successfully built c2547b1cb82f [2021-05-20T04:31:29.645Z] Successfully tagged core-data-arm64:latest [2021-05-20T04:31:29.930Z]  Building core-data ... done  [Pipeline] } [2021-05-20T04:31:29.923Z] $ docker stop --time=1 386a594c13f184f897d13399a4ece95f0a978814bc2db1165b881e4362675d1f [2021-05-20T04:31:31.732Z] $ docker rm -f 386a594c13f184f897d13399a4ece95f0a978814bc2db1165b881e4362675d1f [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T04:31:32.393Z] + docker images [2021-05-20T04:31:32.667Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-20T04:31:32.667Z] core-data-arm64 latest c2547b1cb82f 4 seconds ago 20.4MB [2021-05-20T04:31:32.667Z] support-notifications-arm64 latest ea44a1cdd4aa 11 seconds ago 16.8MB [2021-05-20T04:31:32.667Z] 9b0242e4923e 19 seconds ago 990MB [2021-05-20T04:31:32.667Z] b45bea589bae 25 seconds ago 981MB [2021-05-20T04:31:32.667Z] security-secretstore-setup-arm64 latest 214d00ba3afa 50 seconds ago 24.4MB [2021-05-20T04:31:32.667Z] aa10e55b5665 About a minute ago 978MB [2021-05-20T04:31:32.667Z] core-command-arm64 latest 4867fce798e1 About a minute ago 16.1MB [2021-05-20T04:31:32.667Z] 3dbfab736a31 About a minute ago 980MB [2021-05-20T04:31:32.667Z] sys-mgmt-agent-arm64 latest 83b9acf51d3a About a minute ago 299MB [2021-05-20T04:31:32.667Z] security-bootstrapper-arm64 latest c082045300d0 3 minutes ago 17.2MB [2021-05-20T04:31:32.667Z] core-metadata-arm64 latest 96154cc8fa54 3 minutes ago 17.4MB [2021-05-20T04:31:32.667Z] support-scheduler-arm64 latest a15d6e2c02a6 3 minutes ago 16.1MB [2021-05-20T04:31:32.667Z] security-proxy-setup-arm64 latest ffdcea0c39a2 3 minutes ago 24MB [2021-05-20T04:31:32.667Z] 0e71d5bef67c 3 minutes ago 989MB [2021-05-20T04:31:32.667Z] 753865dc86ae 3 minutes ago 979MB [2021-05-20T04:31:32.667Z] 27427ea51b6e 3 minutes ago 981MB [2021-05-20T04:31:32.667Z] 58d5ae6e3358 4 minutes ago 978MB [2021-05-20T04:31:32.667Z] d65555892d49 4 minutes ago 974MB [2021-05-20T04:31:32.667Z] ci-base-image-arm64 latest 97d5cb57f703 15 minutes ago 641MB [2021-05-20T04:31:32.667Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB [2021-05-20T04:31:32.667Z] alpine 3.12 9852663dfa18 5 weeks ago 5.32MB [2021-05-20T04:31:32.667Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-20T04:31:32.667Z] 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-20T04:31:33.960Z] ---> job-cost.sh [2021-05-20T04:31:33.960Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-doko [2021-05-20T04:32:12.900Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-20T04:33:49.638Z] lf-activate-venv(): INFO: Adding /tmp/venv-doko/bin to PATH [2021-05-20T04:33:49.638Z] INFO: No Stack... [2021-05-20T04:33:49.638Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-20T04:33:49.638Z] INFO: Archiving Costs [Pipeline] sh [2021-05-20T04:33:51.318Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-05-20T04:33:51.318Z] + cut -d, -f6 [Pipeline] lock [2021-05-20T04:33:51.409Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3487-1-stack-cost] [2021-05-20T04:33:51.417Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3487-1-stack-cost] did not exist. Created. [2021-05-20T04:33:51.417Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3487-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-20T04:33:51.883Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-20T04:33:52.167Z] Stashed 1 file(s) [Pipeline] } [2021-05-20T04:33:52.190Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3487-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-20T04:33:53.851Z] provisioning config files... [2021-05-20T04:33:53.864Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5567807540285912622tmp [Pipeline] { [Pipeline] sh [2021-05-20T04:33:54.265Z] + set +x [2021-05-20T04:33:54.265Z] + bash -s -- [2021-05-20T04:33:54.265Z] + curl -s https://codecov.io/bash [2021-05-20T04:33:54.530Z] [2021-05-20T04:33:54.530Z] _____ _ [2021-05-20T04:33:54.530Z] / ____| | | [2021-05-20T04:33:54.530Z] | | ___ __| | ___ ___ _____ __ [2021-05-20T04:33:54.530Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-20T04:33:54.530Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-20T04:33:54.530Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-20T04:33:54.530Z] Bash-1.0.2 [2021-05-20T04:33:54.530Z] [2021-05-20T04:33:54.530Z] [2021-05-20T04:33:54.530Z] ==> git version 2.24.4 found [2021-05-20T04:33:54.530Z] ==> 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-20T04:33:54.530Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-20T04:33:54.530Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-20T04:33:54.530Z] ==> Jenkins CI detected. [2021-05-20T04:33:54.530Z] project root: . [2021-05-20T04:33:54.530Z] --> token set from env [2021-05-20T04:33:54.530Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-20T04:33:54.530Z] ==> Running gcov in . (disable via -X gcov) [2021-05-20T04:33:54.530Z] ==> Python coveragepy not found [2021-05-20T04:33:54.530Z] ==> Searching for coverage reports in: [2021-05-20T04:33:54.530Z] + . [2021-05-20T04:33:54.530Z] -> Found 1 reports [2021-05-20T04:33:54.530Z] ==> Detecting git/mercurial file structure [2021-05-20T04:33:54.530Z] ==> Reading reports [2021-05-20T04:33:54.530Z] + ./coverage.out bytes=739709 [2021-05-20T04:33:54.530Z] ==> Appending adjustments [2021-05-20T04:33:54.530Z] https://docs.codecov.io/docs/fixing-reports [2021-05-20T04:33:57.093Z] + Found adjustments [2021-05-20T04:33:57.093Z] ==> Gzipping contents [2021-05-20T04:33:57.093Z] 104K /tmp/codecov.GUbXjP.gz [2021-05-20T04:33:57.093Z] ==> Uploading reports [2021-05-20T04:33:57.093Z] url: https://codecov.io [2021-05-20T04:33:57.093Z] query: branch=PR-3487&commit=7e753a5b9e310472acc0213451e49a9bf7471688&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3487%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3487&job=&cmd_args= [2021-05-20T04:33:57.093Z] -> Pinging Codecov [2021-05-20T04:33:57.093Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3487&commit=7e753a5b9e310472acc0213451e49a9bf7471688&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3487%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3487&job=&cmd_args= [2021-05-20T04:33:57.093Z] -> Uploading to [2021-05-20T04:33:57.093Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-20/00271124DB129430A58F1EEE437C3FCB/7e753a5b9e310472acc0213451e49a9bf7471688/ae8a8be1-88ee-4612-b096-80ce7a08146a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T043357Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=61e9524d4a03b8af898268a7c5b5ecd16e13825e4c207c9e5930d499f7c1710a [2021-05-20T04:33:57.093Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-20T04:33:57.093Z] Dload Upload Total Spent Left Speed [2021-05-20T04:33:57.666Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 237k --:--:-- --:--:-- --:--:-- 237k 100 102k 0 0 100 102k 0 237k --:--:-- --:--:-- --:--:-- 237k [2021-05-20T04:33:57.666Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7e753a5b9e310472acc0213451e49a9bf7471688 [Pipeline] } [2021-05-20T04:33:57.690Z] 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-20T04:33:59.969Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T04:34:00.590Z] ---> package-listing.sh [2021-05-20T04:34:00.590Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-20T04:34:00.590Z] ++ facter osfamily [2021-05-20T04:34:00.853Z] + OS_FAMILY=redhat [2021-05-20T04:34:00.853Z] + workspace=/w/workspace/edgex-go/1 [2021-05-20T04:34:00.853Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-20T04:34:00.853Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-20T04:34:00.853Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-20T04:34:00.853Z] + PACKAGES=/tmp/packages_start.txt [2021-05-20T04:34:00.853Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-20T04:34:00.853Z] + PACKAGES=/tmp/packages_end.txt [2021-05-20T04:34:00.853Z] + case "${OS_FAMILY}" in [2021-05-20T04:34:00.853Z] + rpm -qa [2021-05-20T04:34:00.853Z] + sort [2021-05-20T04:34:03.412Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-20T04:34:03.412Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-20T04:34:03.412Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-20T04:34:03.412Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-20T04:34:03.412Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-05-20T04:34:03.412Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-05-20T04:34:03.450Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-20T04:34:03.769Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-20T04:34:04.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T04:34:04.377Z] [2021-05-20T04:34:04.377Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-20T04:34:04.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T04:34:04.742Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-20T04:34:04.742Z] df20fa9351a1: Pulling fs layer [2021-05-20T04:34:04.742Z] 36b3adc4ff6f: Pulling fs layer [2021-05-20T04:34:04.742Z] 8ad3a11d3b57: Pulling fs layer [2021-05-20T04:34:04.742Z] 46f8f816bc3b: Pulling fs layer [2021-05-20T04:34:04.742Z] 93b61091891f: Pulling fs layer [2021-05-20T04:34:04.742Z] 93b9cdb0e59b: Pulling fs layer [2021-05-20T04:34:04.742Z] 5e14af77c1be: Pulling fs layer [2021-05-20T04:34:04.742Z] 01666e4c0597: Pulling fs layer [2021-05-20T04:34:04.742Z] aa168da1d23b: Pulling fs layer [2021-05-20T04:34:04.742Z] 93b9cdb0e59b: Waiting [2021-05-20T04:34:04.742Z] 5e14af77c1be: Waiting [2021-05-20T04:34:04.742Z] 01666e4c0597: Waiting [2021-05-20T04:34:04.742Z] aa168da1d23b: Waiting [2021-05-20T04:34:04.742Z] 46f8f816bc3b: Waiting [2021-05-20T04:34:04.742Z] 93b61091891f: Waiting [2021-05-20T04:34:04.742Z] 36b3adc4ff6f: Verifying Checksum [2021-05-20T04:34:04.742Z] 36b3adc4ff6f: Download complete [2021-05-20T04:34:04.742Z] 46f8f816bc3b: Verifying Checksum [2021-05-20T04:34:04.742Z] 46f8f816bc3b: Download complete [2021-05-20T04:34:05.007Z] df20fa9351a1: Verifying Checksum [2021-05-20T04:34:05.007Z] df20fa9351a1: Download complete [2021-05-20T04:34:05.007Z] 93b9cdb0e59b: Verifying Checksum [2021-05-20T04:34:05.007Z] 93b9cdb0e59b: Download complete [2021-05-20T04:34:05.007Z] 5e14af77c1be: Verifying Checksum [2021-05-20T04:34:05.007Z] 5e14af77c1be: Download complete [2021-05-20T04:34:05.007Z] 93b61091891f: Verifying Checksum [2021-05-20T04:34:05.007Z] 93b61091891f: Download complete [2021-05-20T04:34:05.007Z] 01666e4c0597: Verifying Checksum [2021-05-20T04:34:05.007Z] 01666e4c0597: Download complete [2021-05-20T04:34:05.007Z] df20fa9351a1: Pull complete [2021-05-20T04:34:05.269Z] 36b3adc4ff6f: Pull complete [2021-05-20T04:34:05.534Z] 8ad3a11d3b57: Verifying Checksum [2021-05-20T04:34:05.534Z] 8ad3a11d3b57: Download complete [2021-05-20T04:34:06.107Z] 8ad3a11d3b57: Pull complete [2021-05-20T04:34:06.107Z] 46f8f816bc3b: Pull complete [2021-05-20T04:34:06.368Z] 93b61091891f: Pull complete [2021-05-20T04:34:06.368Z] 93b9cdb0e59b: Pull complete [2021-05-20T04:34:06.368Z] 5e14af77c1be: Pull complete [2021-05-20T04:34:06.368Z] 01666e4c0597: Pull complete [2021-05-20T04:34:07.332Z] aa168da1d23b: Verifying Checksum [2021-05-20T04:34:07.332Z] aa168da1d23b: Download complete [2021-05-20T04:34:11.584Z] aa168da1d23b: Pull complete [2021-05-20T04:34:11.584Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-20T04:34:11.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T04:34:11.584Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-20T04:34:11.680Z] prd-centos7-docker-4c-2g-15264 does not seem to be running inside a container [2021-05-20T04:34:11.721Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-20T04:34:15.045Z] $ docker top 2b3f3eb3444cdccebdc1d4cf139a9df6439886669d1066d904688a70695c8f0b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T04:34:15.473Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-20T04:34:15.795Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-20T04:34:16.109Z] + ls /var/log/sa-host [2021-05-20T04:34:16.109Z] + sadf -c /var/log/sa-host/sa05 [2021-05-20T04:34:16.109Z] file_magic: OK [2021-05-20T04:34:16.109Z] HZ: Using current value: 100 [2021-05-20T04:34:16.109Z] file_header: OK [2021-05-20T04:34:16.109Z] 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-20T04:34:16.109Z] Statistics: [2021-05-20T04:34:16.109Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-20T04:34:16.109Z] File successfully converted to sysstat format version 12.2.1 [2021-05-20T04:34:16.109Z] + sadf -c /var/log/sa-host/sa20 [2021-05-20T04:34:16.109Z] file_magic: OK [2021-05-20T04:34:16.109Z] HZ: Using current value: 100 [2021-05-20T04:34:16.109Z] file_header: OK [2021-05-20T04:34:16.109Z] 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-20T04:34:16.109Z] Statistics: [2021-05-20T04:34:16.109Z] 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... [2021-05-20T04:34:16.109Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T04:34:16.784Z] provisioning config files... [2021-05-20T04:34:16.800Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4183480948297877253tmp [Pipeline] { [Pipeline] echo [2021-05-20T04:34:16.853Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T04:34:17.194Z] ---> create-netrc.sh [Pipeline] } [2021-05-20T04:34:17.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-20T04:34:17.292Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T04:34:17.628Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-20T04:34:17.660Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T04:34:17.997Z] ---> sudo-logs.sh [2021-05-20T04:34:17.997Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-20T04:34:18.085Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T04:34:18.422Z] ---> job-cost.sh [2021-05-20T04:34:18.422Z] lf-activate-venv: SKIPPING [2021-05-20T04:34:18.422Z] DEBUG: total: 0.18000000715255737 [2021-05-20T04:34:18.422Z] INFO: Retrieving Stack Cost... [2021-05-20T04:34:19.460Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-20T04:34:20.032Z] INFO: Archiving Costs [Pipeline] echo [2021-05-20T04:34:20.068Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T04:34:20.406Z] ---> logs-deploy.sh [2021-05-20T04:34:20.406Z] lf-activate-venv: SKIPPING [2021-05-20T04:34:20.406Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3487/1 [2021-05-20T04:34:20.406Z] INFO: archiving workspace using pattern(s): [2021-05-20T04:34:21.354Z] Archives upload complete. [2021-05-20T04:34:21.354Z] INFO: archiving logs to Nexus [2021-05-20T04:34:21.938Z] ---> uname -a: [2021-05-20T04:34:21.938Z] Linux prd-centos7-docker-4c-2g-15264.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-20T04:34:21.938Z] [2021-05-20T04:34:21.938Z] [2021-05-20T04:34:21.938Z] ---> lscpu: [2021-05-20T04:34:21.938Z] Architecture: x86_64 [2021-05-20T04:34:21.938Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-20T04:34:21.938Z] Byte Order: Little Endian [2021-05-20T04:34:21.938Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-20T04:34:21.938Z] CPU(s): 2 [2021-05-20T04:34:21.938Z] On-line CPU(s) list: 0,1 [2021-05-20T04:34:21.938Z] Thread(s) per core: 1 [2021-05-20T04:34:21.938Z] Core(s) per socket: 1 [2021-05-20T04:34:21.938Z] Socket(s): 2 [2021-05-20T04:34:21.938Z] NUMA node(s): 1 [2021-05-20T04:34:21.938Z] Vendor ID: AuthenticAMD [2021-05-20T04:34:21.938Z] CPU family: 23 [2021-05-20T04:34:21.938Z] Model: 49 [2021-05-20T04:34:21.938Z] Model name: AMD EPYC-Rome Processor [2021-05-20T04:34:21.938Z] Stepping: 0 [2021-05-20T04:34:21.938Z] CPU MHz: 2799.998 [2021-05-20T04:34:21.938Z] BogoMIPS: 5599.99 [2021-05-20T04:34:21.938Z] Virtualization: AMD-V [2021-05-20T04:34:21.938Z] Hypervisor vendor: KVM [2021-05-20T04:34:21.938Z] Virtualization type: full [2021-05-20T04:34:21.938Z] L1d cache: 64 KiB [2021-05-20T04:34:21.938Z] L1i cache: 64 KiB [2021-05-20T04:34:21.938Z] L2 cache: 1 MiB [2021-05-20T04:34:21.938Z] L3 cache: 32 MiB [2021-05-20T04:34:21.938Z] NUMA node0 CPU(s): 0,1 [2021-05-20T04:34:21.938Z] Vulnerability Itlb multihit: Not affected [2021-05-20T04:34:21.938Z] Vulnerability L1tf: Not affected [2021-05-20T04:34:21.938Z] Vulnerability Mds: Not affected [2021-05-20T04:34:21.938Z] Vulnerability Meltdown: Not affected [2021-05-20T04:34:21.938Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-20T04:34:21.938Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-20T04:34:21.938Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-20T04:34:21.938Z] Vulnerability Srbds: Not affected [2021-05-20T04:34:21.938Z] Vulnerability Tsx async abort: Not affected [2021-05-20T04:34:21.938Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-20T04:34:21.938Z] [2021-05-20T04:34:21.938Z] [2021-05-20T04:34:21.938Z] ---> nproc: [2021-05-20T04:34:21.938Z] 2 [2021-05-20T04:34:21.938Z] [2021-05-20T04:34:21.938Z] [2021-05-20T04:34:21.938Z] ---> df -h: [2021-05-20T04:34:21.938Z] Filesystem Size Used Available Use% Mounted on [2021-05-20T04:34:21.938Z] overlay 40.0G 12.1G 27.9G 30% / [2021-05-20T04:34:21.938Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-20T04:34:21.938Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-20T04:34:21.938Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-20T04:34:21.938Z] /dev/vda1 40.0G 12.1G 27.9G 30% /facter-os [2021-05-20T04:34:21.938Z] /dev/vda1 40.0G 12.1G 27.9G 30% /etc/resolv.conf [2021-05-20T04:34:21.938Z] /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hostname [2021-05-20T04:34:21.938Z] /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hosts [2021-05-20T04:34:21.938Z] /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/sa-host [2021-05-20T04:34:21.938Z] /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/secure [2021-05-20T04:34:21.938Z] /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/auth.log [2021-05-20T04:34:21.938Z] /dev/vda1 40.0G 12.1G 27.9G 30% /run/cloud-init/result.json [2021-05-20T04:34:21.938Z] /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/1 [2021-05-20T04:34:21.938Z] /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/1@tmp [2021-05-20T04:34:21.938Z] [2021-05-20T04:34:21.938Z] [2021-05-20T04:34:21.938Z] ---> free -m: [2021-05-20T04:34:21.938Z] total used free shared buff/cache available [2021-05-20T04:34:21.938Z] Mem: 7821 1356 2287 0 4177 6437 [2021-05-20T04:34:21.938Z] Swap: 1023 2 1021 [2021-05-20T04:34:21.938Z] [2021-05-20T04:34:21.938Z] [2021-05-20T04:34:21.938Z] ---> ip addr: [2021-05-20T04:34:21.938Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-20T04:34:21.938Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-20T04:34:21.938Z] inet 127.0.0.1/8 scope host lo [2021-05-20T04:34:21.938Z] valid_lft forever preferred_lft forever [2021-05-20T04:34:21.938Z] inet6 ::1/128 scope host [2021-05-20T04:34:21.938Z] valid_lft forever preferred_lft forever [2021-05-20T04:34:21.938Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-20T04:34:21.938Z] link/ether fa:16:3e:37:27:b3 brd ff:ff:ff:ff:ff:ff [2021-05-20T04:34:21.938Z] inet 10.30.123.91/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-20T04:34:21.938Z] valid_lft 84980sec preferred_lft 84980sec [2021-05-20T04:34:21.938Z] inet6 fe80::f816:3eff:fe37:27b3/64 scope link [2021-05-20T04:34:21.938Z] valid_lft forever preferred_lft forever [2021-05-20T04:34:21.938Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-20T04:34:21.938Z] link/ether 02:42:aa:96:36:70 brd ff:ff:ff:ff:ff:ff [2021-05-20T04:34:21.938Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-20T04:34:21.938Z] valid_lft forever preferred_lft forever [2021-05-20T04:34:21.938Z] inet6 fe80::42:aaff:fe96:3670/64 scope link [2021-05-20T04:34:21.938Z] valid_lft forever preferred_lft forever [2021-05-20T04:34:21.938Z] [2021-05-20T04:34:21.938Z] [2021-05-20T04:34:21.938Z] ---> sar -b -r -n DEV: [2021-05-20T04:34:21.938Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) [2021-05-20T04:34:21.938Z] [2021-05-20T04:34:21.938Z] 04:10:30 LINUX RESTART (2 CPU) [2021-05-20T04:34:21.938Z] [2021-05-20T04:34:21.938Z] 04:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-20T04:34:21.938Z] 04:12:02 109.61 14.45 95.15 0.00 4606.16 19769.38 0.00 [2021-05-20T04:34:21.938Z] 04:13:01 174.72 0.03 174.69 0.00 0.68 49297.07 0.00 [2021-05-20T04:34:21.938Z] 04:14:01 66.72 0.00 66.72 0.00 0.00 7227.22 0.00 [2021-05-20T04:34:21.938Z] 04:15:01 48.10 0.03 48.07 0.00 1.07 6733.18 0.00 [2021-05-20T04:34:21.938Z] 04:16:01 114.86 0.00 114.86 0.00 0.00 21870.16 0.00 [2021-05-20T04:34:21.938Z] 04:17:01 790.55 352.82 437.72 0.00 12208.97 290557.59 0.00 [2021-05-20T04:34:21.938Z] 04:18:01 375.17 53.66 321.51 0.00 4041.53 108684.26 0.00 [2021-05-20T04:34:21.938Z] 04:19:01 414.97 36.07 378.89 0.00 3059.10 126236.16 0.00 [2021-05-20T04:34:21.938Z] 04:20:01 69.08 11.31 57.78 0.00 1347.59 6356.38 0.00 [2021-05-20T04:34:21.938Z] 04:21:01 1.45 0.03 1.42 0.00 0.27 24.58 0.00 [2021-05-20T04:34:21.938Z] 04:22:01 0.40 0.00 0.40 0.00 0.00 5.56 0.00 [2021-05-20T04:34:21.938Z] 04:23:01 0.30 0.00 0.30 0.00 0.00 4.36 0.00 [2021-05-20T04:34:21.938Z] 04:24:01 0.40 0.00 0.40 0.00 0.00 5.51 0.00 [2021-05-20T04:34:21.938Z] 04:25:01 0.32 0.00 0.32 0.00 0.00 4.41 0.00 [2021-05-20T04:34:21.938Z] 04:26:01 0.40 0.18 0.22 0.00 5.73 2.92 0.00 [2021-05-20T04:34:21.938Z] 04:27:01 0.87 0.00 0.87 0.00 0.00 17.72 0.00 [2021-05-20T04:34:21.938Z] 04:28:01 0.57 0.00 0.57 0.00 0.00 5.30 0.00 [2021-05-20T04:34:21.938Z] 04:29:01 0.38 0.00 0.38 0.00 0.00 5.73 0.00 [2021-05-20T04:34:21.938Z] 04:30:02 0.28 0.00 0.28 0.00 0.00 4.21 0.00 [2021-05-20T04:34:21.938Z] 04:31:01 0.36 0.00 0.36 0.00 0.00 5.13 0.00 [2021-05-20T04:34:21.938Z] 04:32:01 0.32 0.00 0.32 0.00 0.00 4.53 0.00 [2021-05-20T04:34:21.938Z] 04:33:01 0.23 0.00 0.23 0.00 0.00 3.30 0.00 [2021-05-20T04:34:21.938Z] 04:34:01 15.18 14.81 0.37 0.00 1615.99 29.60 0.00 [2021-05-20T04:34:21.938Z] Average: 95.12 21.08 74.04 0.00 1172.00 27727.67 0.00 [2021-05-20T04:34:21.938Z] [2021-05-20T04:34:21.938Z] 04:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-20T04:34:21.938Z] 04:12:02 5110728 0 834268 10.42 2620 2061316 1302976 14.39 749488 1732612 0 [2021-05-20T04:34:21.938Z] 04:13:01 4186020 0 1067892 13.33 2620 2752400 1542008 17.02 1065324 2208532 48 [2021-05-20T04:34:21.938Z] 04:14:01 3650156 0 1211372 15.13 2620 3144784 1702596 18.80 1469640 2325604 190292 [2021-05-20T04:34:21.938Z] 04:15:01 3703232 0 1252036 15.63 2620 3051044 1875028 20.70 1396616 2338420 97036 [2021-05-20T04:34:21.938Z] 04:16:01 3684836 0 1120424 13.99 2620 3201052 1377112 15.20 1265372 2485132 48 [2021-05-20T04:34:21.938Z] 04:17:01 574692 0 1589328 19.84 2620 5842292 2984992 32.96 2785428 3923100 21508 [2021-05-20T04:34:21.938Z] 04:18:01 507936 0 1491608 18.62 2620 6006768 2347544 25.92 3023560 3721212 132 [2021-05-20T04:34:21.938Z] 04:19:01 1530764 0 1482552 18.51 2620 4992996 2025268 22.36 1931504 3768336 0 [2021-05-20T04:34:21.938Z] 04:20:01 2963328 0 1298416 16.21 2620 3744568 1434232 15.83 1323540 2986404 12 [2021-05-20T04:34:21.938Z] 04:21:01 2967032 0 1294708 16.17 2620 3744572 1396328 15.42 1320864 2986412 16 [2021-05-20T04:34:21.938Z] 04:22:01 2966776 0 1294960 16.17 2620 3744576 1396316 15.42 1320828 2986416 12 [2021-05-20T04:34:21.938Z] 04:23:01 2967416 0 1294316 16.16 2620 3744580 1396304 15.42 1320748 2986412 8 [2021-05-20T04:34:21.938Z] 04:24:01 2968164 0 1293564 16.15 2620 3744584 1396184 15.41 1320228 2986412 8 [2021-05-20T04:34:21.938Z] 04:25:01 2968336 0 1293388 16.15 2620 3744588 1396184 15.41 1320120 2986412 8 [2021-05-20T04:34:21.938Z] 04:26:01 2968228 0 1293464 16.15 2620 3744620 1396184 15.41 1320268 2986296 20 [2021-05-20T04:34:21.938Z] 04:27:01 2967808 0 1293880 16.16 2620 3744624 1396268 15.42 1320724 2986296 8 [2021-05-20T04:34:21.938Z] 04:28:01 2967932 0 1293748 16.15 2620 3744632 1396232 15.42 1320528 2986296 8 [2021-05-20T04:34:21.938Z] 04:29:01 2968088 0 1293584 16.15 2620 3744640 1396184 15.41 1320288 2986296 8 [2021-05-20T04:34:21.938Z] 04:30:02 2967956 0 1293716 16.15 2620 3744640 1396184 15.41 1320288 2986296 8 [2021-05-20T04:34:21.938Z] 04:31:01 2968360 0 1293304 16.15 2620 3744648 1396184 15.41 1320408 2986300 8 [2021-05-20T04:34:21.938Z] 04:32:01 2967736 0 1293928 16.16 2620 3744648 1396292 15.42 1320876 2986296 8 [2021-05-20T04:34:21.938Z] 04:33:01 2967676 0 1293984 16.16 2620 3744652 1396232 15.42 1320556 2986296 8 [2021-05-20T04:34:21.938Z] 04:34:01 2902200 0 1310864 16.37 2620 3793248 1420672 15.69 1337164 3034648 260 [2021-05-20T04:34:21.938Z] Average: 2930235 0 1281709 16.00 2620 3794368 1572326 17.36 1457146 2928106 13455 [2021-05-20T04:34:21.938Z] [2021-05-20T04:34:21.938Z] 04:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-20T04:34:21.938Z] 04:12:02 eth0 1617.70 1637.02 6402.27 194.65 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.938Z] 04:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.938Z] 04:12:02 docker0 826.43 576.74 69.73 2678.80 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.938Z] 04:13:01 eth0 524.58 430.62 3612.55 45.84 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.938Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.938Z] 04:13:01 vetha893bcf 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.938Z] 04:13:01 docker0 175.83 236.70 12.43 861.61 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.938Z] 04:14:01 eth0 38.12 20.78 32.79 15.60 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.938Z] 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.938Z] 04:14:01 docker0 0.42 0.42 0.03 0.05 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.938Z] 04:14:01 veth673b5f2 0.42 0.55 0.03 0.06 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.938Z] 04:15:01 eth0 32.30 23.09 19.93 102.16 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.938Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.938Z] 04:15:01 docker0 1.85 1.85 0.12 0.14 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.938Z] 04:15:01 veth673b5f2 1.85 1.85 0.14 0.14 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:16:01 eth0 174.38 152.56 1694.77 23.78 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:17:01 vethab6acc5 0.00 0.98 0.00 0.05 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:17:01 veth5bb17f5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:17:01 veth4fffb03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:17:01 veth0a23c67 0.03 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:18:01 vethab6acc5 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:18:01 eth0 2691.53 2488.97 13394.80 531.72 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:18:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:18:01 docker0 1077.65 904.93 87.08 3853.68 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:19:01 vethab6acc5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:19:01 vethac42ac4 11.69 12.65 0.95 29.83 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:19:01 eth0 98.37 54.12 406.15 19.52 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:20:01 eth0 18.83 12.99 61.99 4.13 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:20:01 docker0 1121.91 975.31 90.02 4285.61 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:21:01 eth0 0.78 0.45 0.66 0.21 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:22:01 eth0 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:23:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:24:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:25:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:26:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:27:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:28:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:29:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:30:02 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:31:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:32:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:33:01 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:34:01 eth0 9.56 6.28 10.18 5.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] Average: eth0 121.44 111.05 602.49 24.38 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] Average: docker0 48.86 42.47 3.92 186.63 0.00 0.00 0.00 0.00 [2021-05-20T04:34:21.939Z] [2021-05-20T04:34:21.939Z]