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 04:11:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:11:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:11:30 ========================================================= 04:11:30 EdgeX Global Pipelines Version Info 04:11:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:11:32 ------------------- 04:11:32 stable info: 04:11:32 ------------------- 04:11:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:11:32 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 04:11:32 Message: update stable to v1.0.192 04:11:32 ------------------- 04:11:32 experimental info: 04:11:32 ------------------- 04:11:32 Commited By: **** collab-it+edgex@linuxfoundation.org 04:11:32 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 04:11:32 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:11:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:11:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:11:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:11:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 04:11:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:11:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3487 [Pipeline] echo 04:11:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3487 [Pipeline] echo 04:11:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3487 [Pipeline] echo 04:11:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e753a5b9e310472acc0213451e49a9bf7471688 [Pipeline] echo 04:11:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e753a5 [Pipeline] echo 04:11:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:11:34 provisioning config files... 04:11:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4339883828040296382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:11:34 ---> docker-login.sh 04:11:34 nexus3.edgexfoundry.org:10001 04:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:35 Configure a credential helper to remove this warning. See 04:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:35 04:11:35 Login Succeeded 04:11:35 nexus3.edgexfoundry.org:10002 04:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:35 Configure a credential helper to remove this warning. See 04:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:35 04:11:35 Login Succeeded 04:11:35 nexus3.edgexfoundry.org:10003 04:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:35 Configure a credential helper to remove this warning. See 04:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:35 04:11:35 Login Succeeded 04:11:35 nexus3.edgexfoundry.org:10004 04:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:35 Configure a credential helper to remove this warning. See 04:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:35 04:11:35 Login Succeeded 04:11:35 docker.io 04:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:36 Configure a credential helper to remove this warning. See 04:11:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:36 04:11:36 Login Succeeded 04:11:36 ---> docker-login.sh ends [Pipeline] } 04:11:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:11:36 ++ 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 04:11:36 + for file in '`ls cmd/**/Dockerfile`' 04:11:36 ++ dirname cmd/core-command/Dockerfile 04:11:36 ++ cut -d/ -f2 04:11:36 + echo core-command,cmd/core-command/Dockerfile 04:11:36 + for file in '`ls cmd/**/Dockerfile`' 04:11:36 ++ dirname cmd/core-data/Dockerfile 04:11:36 ++ cut -d/ -f2 04:11:36 + echo core-data,cmd/core-data/Dockerfile 04:11:36 + for file in '`ls cmd/**/Dockerfile`' 04:11:36 ++ dirname cmd/core-metadata/Dockerfile 04:11:36 ++ cut -d/ -f2 04:11:36 + echo core-metadata,cmd/core-metadata/Dockerfile 04:11:36 + for file in '`ls cmd/**/Dockerfile`' 04:11:36 ++ dirname cmd/security-bootstrapper/Dockerfile 04:11:36 ++ cut -d/ -f2 04:11:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:11:36 + for file in '`ls cmd/**/Dockerfile`' 04:11:36 ++ dirname cmd/security-proxy-setup/Dockerfile 04:11:36 ++ cut -d/ -f2 04:11:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:11:36 + for file in '`ls cmd/**/Dockerfile`' 04:11:36 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:11:36 ++ cut -d/ -f2 04:11:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:11:36 + for file in '`ls cmd/**/Dockerfile`' 04:11:36 ++ dirname cmd/support-notifications/Dockerfile 04:11:36 ++ cut -d/ -f2 04:11:36 + echo support-notifications,cmd/support-notifications/Dockerfile 04:11:36 + for file in '`ls cmd/**/Dockerfile`' 04:11:36 ++ dirname cmd/support-scheduler/Dockerfile 04:11:36 ++ cut -d/ -f2 04:11:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:11:36 + for file in '`ls cmd/**/Dockerfile`' 04:11:36 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:11:36 ++ cut -d/ -f2 04:11:36 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:11:36 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 04:11:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:11:38 04:11:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:11:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:11:38 latest: Pulling from edgex-devops/git-semver 04:11:38 31603596830f: Pulling fs layer 04:11:38 54011a49482f: Pulling fs layer 04:11:38 a6820b24f6d8: Pulling fs layer 04:11:38 f581987b2513: Pulling fs layer 04:11:38 f581987b2513: Waiting 04:11:38 54011a49482f: Verifying Checksum 04:11:38 54011a49482f: Download complete 04:11:39 31603596830f: Verifying Checksum 04:11:39 31603596830f: Download complete 04:11:39 a6820b24f6d8: Verifying Checksum 04:11:39 a6820b24f6d8: Download complete 04:11:39 f581987b2513: Verifying Checksum 04:11:39 f581987b2513: Download complete 04:11:39 31603596830f: Pull complete 04:11:39 54011a49482f: Pull complete 04:11:40 a6820b24f6d8: Pull complete 04:11:40 f581987b2513: Pull complete 04:11:40 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:11:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:11:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:11:40 prd-centos7-docker-4c-2g-15264 does not seem to be running inside a container 04:11:40 $ 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 04:11:41 $ docker top c24b3f63a9c1137e444bb6b1465a8e4d78dbd3e25640cb1a4ff0a5477d3ea2a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:11:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:11:41 [ssh-agent] Looking for ssh-agent implementation... 04:11:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:11:42 $ docker exec c24b3f63a9c1137e444bb6b1465a8e4d78dbd3e25640cb1a4ff0a5477d3ea2a2 ssh-agent 04:11:42 SSH_AUTH_SOCK=/tmp/ssh-OzhPgaKjz65a/agent.13 04:11:42 SSH_AGENT_PID=20 04:11:42 Running ssh-add (command line suppressed) 04:11:42 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3585614165889557960.key (/w/workspace/edgex-go/1@tmp/private_key_3585614165889557960.key) 04:11:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:11:42 + git tag --points-at HEAD [Pipeline] } 04:11:42 $ docker exec --env ******** --env ******** c24b3f63a9c1137e444bb6b1465a8e4d78dbd3e25640cb1a4ff0a5477d3ea2a2 ssh-agent -k 04:11:42 unset SSH_AUTH_SOCK; 04:11:42 unset SSH_AGENT_PID; 04:11:42 echo Agent pid 20 killed; 04:11:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:11:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:11:42 [ssh-agent] Looking for ssh-agent implementation... 04:11:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:11:43 $ docker exec c24b3f63a9c1137e444bb6b1465a8e4d78dbd3e25640cb1a4ff0a5477d3ea2a2 ssh-agent 04:11:43 SSH_AUTH_SOCK=/tmp/ssh-MxGdE9ba8WWB/agent.54 04:11:43 SSH_AGENT_PID=61 04:11:43 Running ssh-add (command line suppressed) 04:11:43 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4628798068792866514.key (/w/workspace/edgex-go/1@tmp/private_key_4628798068792866514.key) 04:11:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:11:43 + git semver init 04:11:43 # -> Open(): unable to determine branch for HEAD 04:11:43 # $GIT_DIR = /w/workspace/edgex-go/1/.git 04:11:43 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 04:11:43 # $SEMVER_REMOTE_NAME = origin 04:11:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:11:43 # $SEMVER_USER_NAME = edgex-jenkins 04:11:43 # $SEMVER_BRANCH = PR-3487 04:11:43 # $SEMVER_TEMP = /tmp/semver-930228255 04:11:43 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:11:58 # '/tmp/semver-930228255' -> '/w/workspace/edgex-go/1/.semver' 04:11:58 # -> Force: false 04:11:58 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 04:11:58 $ docker exec --env ******** --env ******** c24b3f63a9c1137e444bb6b1465a8e4d78dbd3e25640cb1a4ff0a5477d3ea2a2 ssh-agent -k 04:11:58 unset SSH_AUTH_SOCK; 04:11:58 unset SSH_AGENT_PID; 04:11:58 echo Agent pid 61 killed; 04:11:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:11:59 + git semver [Pipeline] } 04:11:59 $ docker stop --time=1 c24b3f63a9c1137e444bb6b1465a8e4d78dbd3e25640cb1a4ff0a5477d3ea2a2 04:12:01 $ docker rm -f c24b3f63a9c1137e444bb6b1465a8e4d78dbd3e25640cb1a4ff0a5477d3ea2a2 [Pipeline] // withDockerContainer [Pipeline] sh 04:12:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:12:02 Stashed 1 file(s) [Pipeline] echo 04:12:02 [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 04:12:03 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:12:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:12:03 + true 04:12:03 + sudo service docker restart 04:12:03 Redirecting to /bin/systemctl restart docker.service 04:12:17 Still waiting to schedule task 04:12:17 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 04:12:22 ========================================================= 04:12:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:12:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:12:22 + 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 . 04:12:23 Sending build context to Docker daemon 330.6MB 04:12:23 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 04:12:23 Step 2/6 : FROM ${BASE} 04:12:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:12:23 540db60ca938: Pulling fs layer 04:12:23 adcc1eea9eea: Pulling fs layer 04:12:23 4c4ab2625f07: Pulling fs layer 04:12:23 0510c868ecb4: Pulling fs layer 04:12:23 afea3b2eda06: Pulling fs layer 04:12:23 7809a108b3ef: Pulling fs layer 04:12:23 f706445af74f: Pulling fs layer 04:12:23 0510c868ecb4: Waiting 04:12:23 afea3b2eda06: Waiting 04:12:23 7809a108b3ef: Waiting 04:12:23 f706445af74f: Waiting 04:12:23 4c4ab2625f07: Verifying Checksum 04:12:23 4c4ab2625f07: Download complete 04:12:23 adcc1eea9eea: Verifying Checksum 04:12:23 adcc1eea9eea: Download complete 04:12:23 afea3b2eda06: Verifying Checksum 04:12:23 afea3b2eda06: Download complete 04:12:23 540db60ca938: Verifying Checksum 04:12:23 540db60ca938: Download complete 04:12:23 7809a108b3ef: Verifying Checksum 04:12:23 7809a108b3ef: Download complete 04:12:24 540db60ca938: Pull complete 04:12:24 adcc1eea9eea: Pull complete 04:12:24 4c4ab2625f07: Pull complete 04:12:25 f706445af74f: Verifying Checksum 04:12:25 f706445af74f: Download complete 04:12:26 0510c868ecb4: Verifying Checksum 04:12:26 0510c868ecb4: Download complete 04:12:30 0510c868ecb4: Pull complete 04:12:30 afea3b2eda06: Pull complete 04:12:30 7809a108b3ef: Pull complete 04:12:33 f706445af74f: Pull complete 04:12:33 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:12:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:12:33 ---> b068be0155e3 04:12:33 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 04:12:34 ---> Running in 00ad2117cef0 04:12:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:12:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:12:35 (1/12) Installing libmagic (5.39-r0) 04:12:36 (2/12) Installing file (5.39-r0) 04:12:36 (3/12) Installing libc-dev (0.7.2-r3) 04:12:36 (4/12) Installing g++ (10.2.1_pre1-r3) 04:12:40 (5/12) Installing fortify-headers (1.1-r0) 04:12:40 (6/12) Installing patch (2.7.6-r6) 04:12:41 (7/12) Installing build-base (0.5-r2) 04:12:41 (8/12) Installing libsodium (1.0.18-r0) 04:12:41 (9/12) Installing pkgconf (1.7.3-r0) 04:12:41 (10/12) Installing libsodium-dev (1.0.18-r0) 04:12:41 (11/12) Installing libzmq (4.3.3-r1) 04:12:41 (12/12) Installing zeromq-dev (4.3.3-r1) 04:12:41 Executing busybox-1.32.1-r6.trigger 04:12:41 OK: 219 MiB in 52 packages 04:12:43 Removing intermediate container 00ad2117cef0 04:12:43 ---> a601c4070125 04:12:43 Step 4/6 : WORKDIR /edgex-go 04:12:43 ---> Running in 29741eaf7e8d 04:12:43 Removing intermediate container 29741eaf7e8d 04:12:43 ---> 232e7f0300e3 04:12:43 Step 5/6 : COPY go.mod . 04:12:43 ---> 12ec862d5560 04:12:43 Step 6/6 : RUN go mod download 04:12:43 ---> Running in 0ca6b5a43382 04:12:58 Removing intermediate container 0ca6b5a43382 04:12:58 ---> 3c5e0ff418a6 04:12:58 Successfully built 3c5e0ff418a6 04:12:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:12:59 + docker inspect -f . ci-base-image-x86_64 04:12:59 . [Pipeline] withDockerContainer 04:12:59 prd-centos7-docker-4c-2g-15264 does not seem to be running inside a container 04:12:59 $ 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 04:12:59 $ docker top 502663591b52570cce1eaa0480068aa8f2b0b4eae909bce4e1da1468a2839439 -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:00 + go version 04:13:00 go version go1.16.3 linux/amd64 [Pipeline] } 04:13:00 $ docker stop --time=1 502663591b52570cce1eaa0480068aa8f2b0b4eae909bce4e1da1468a2839439 04:13:01 $ docker rm -f 502663591b52570cce1eaa0480068aa8f2b0b4eae909bce4e1da1468a2839439 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:13:02 + docker inspect -f . ci-base-image-x86_64 04:13:02 . [Pipeline] withDockerContainer 04:13:02 prd-centos7-docker-4c-2g-15264 does not seem to be running inside a container 04:13:02 $ 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 04:13:02 $ docker top 04a9254633dcefc82dab87a19a9282853970b22b4996ee37e2ecefd72736f2ba -eo pid,comm [Pipeline] { [Pipeline] echo 04:13:03 ========================================================= 04:13:03 [edgeXBuildGoParallel] Running Tests and Build... 04:13:03 ========================================================= [Pipeline] sh 04:13:03 + go mod tidy [Pipeline] sh 04:13:03 + make test 04:13:03 go mod tidy 04:13:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:13:10 ? github.com/edgexfoundry/edgex-go [no test files] 04:13:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:13:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:13:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:13:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:13:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:13:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:13:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:13:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:13:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:13:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:13:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:13:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:13:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:13:46 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.082s coverage: 46.1% of statements 04:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 04:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 04:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 04:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 04:13:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.046s coverage: 28.7% of statements 04:13:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.065s coverage: 100.0% of statements 04:13:49 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.106s coverage: 27.7% of statements 04:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 04:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 04:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 04:13:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 81.2% of statements 04:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:13:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements 04:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 04:13:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.054s coverage: 100.0% of statements 04:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 04:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 04:13:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.063s coverage: 58.6% of statements 04:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 04:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 04:13:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.100s coverage: 87.7% of statements 04:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 04:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 04:13:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.056s coverage: 78.9% of statements 04:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 04:13:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.245s coverage: 28.6% of statements 04:13:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:13:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:13:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 04:13:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 04:13:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 04:13:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.065s coverage: 100.0% of statements 04:13:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 04:13:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.069s coverage: 100.0% of statements 04:13:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 04:13:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.100s coverage: 86.7% of statements 04:13:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 04:13:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.089s coverage: 97.5% of statements 04:13:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 04:13:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.067s coverage: 78.3% of statements 04:13:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 04:13:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 04:13:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 04:13:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 04:13:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.256s coverage: 95.1% of statements 04:13:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 04:13:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 04:13:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 04:13:57 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 04:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 04:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 04:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 04:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 04:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 04:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 04:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 04:13:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 04:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 04:13:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 04:13:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.057s coverage: 0.8% of statements 04:13:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 04:13:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.062s coverage: 21.7% of statements 04:13:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:13:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 04:13:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements 04:13:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 04:13:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 04:13:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 04:14:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements 04:14:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 04:14:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15265 in /w/workspace/edgexfoundry_edgex-go_PR-3487 [Pipeline] { [Pipeline] ws 04:14:13 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 04:14:13 The recommended git tool is: git 04:14:18 using credential edgex-jenkins-ssh 04:14:18 Cloning the remote Git repository 04:14:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.199s coverage: 81.8% of statements 04:14:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:14:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:14:18 > git init /w/workspace/edgex-go/1 # timeout=10 04:14:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:14:18 > git --version # timeout=10 04:14:18 > git --version # 'git version 2.17.1' 04:14:18 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:14:34 Merging remotes/origin/master commit f6f68c45a71fc61d9870de441fabd717907f75d2 into PR head commit 7e753a5b9e310472acc0213451e49a9bf7471688 04:14:35 Merge succeeded, producing 7e753a5b9e310472acc0213451e49a9bf7471688 04:14:35 Checking out Revision 7e753a5b9e310472acc0213451e49a9bf7471688 (PR-3487) 04:14:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:14:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:14:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:14:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:14:33 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:33 > 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 04:14:34 > git config core.sparsecheckout # timeout=10 04:14:34 > git checkout -f 7e753a5b9e310472acc0213451e49a9bf7471688 # timeout=10 04:14:34 > git remote # timeout=10 04:14:34 > git config --get remote.origin.url # timeout=10 04:14:34 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:35 > git merge f6f68c45a71fc61d9870de441fabd717907f75d2 # timeout=10 04:14:35 > git rev-parse HEAD^{commit} # timeout=10 04:14:35 > git config core.sparsecheckout # timeout=10 04:14:35 > git checkout -f 7e753a5b9e310472acc0213451e49a9bf7471688 # timeout=10 04:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 04:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 04:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.046s coverage: 87.2% of statements 04:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 04:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 76.0% of statements 04:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements 04:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.075s coverage: 87.2% of statements 04:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 04:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.092s coverage: 91.2% of statements 04:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.116s coverage: 64.4% of statements 04:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 04:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 04:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 04:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 04:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 04:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.175s coverage: 66.9% of statements 04:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 43.5% of statements 04:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.038s coverage: 89.5% of statements 04:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.030s coverage: 84.8% of statements 04:14:39 Commit message: "feat(notifications): Implement V2 Delete /transmission/age/{age} API" 04:14:39 > git --version # timeout=10 04:14:39 > git --version # 'git version 2.17.1' 04:14:39 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 04:14:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.113s coverage: 46.8% of statements 04:14:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:14:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:14:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 04:14:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 04:14:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 04:14:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.041s coverage: 100.0% of statements 04:14:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 04:14:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.033s coverage: 100.0% of statements 04:14:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 04:14:39 ? 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 04:14:41 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:14:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:14:42 + true 04:14:42 + sudo service docker restart 04:14:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.058s coverage: 19.3% of statements 04:14:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 04:14:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 04:14:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 04:14:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.129s coverage: 91.0% of statements 04:14:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 04:14:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 04:14:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 04:14:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.619s coverage: 28.8% of statements 04:14:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:14:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:14:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 04:14:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 04:14:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 04:14:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.052s coverage: 99.0% of statements 04:14:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 04:14:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.063s coverage: 100.0% of statements 04:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 04:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 04:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 04:14:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 64.6% of statements 04:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 04:14:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.123s coverage: 97.6% of statements 04:14:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 04:14:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 04:14:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 04:14:45 ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements 04:14:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:14:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.022s coverage: 100.0% of statements 04:14:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 04:14:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:14:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:14:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 04:14:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.033s coverage: 87.9% of statements 04:14:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 04:14:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:14:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements 04:14:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 28.1% of statements 04:14:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 04:14:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 04:14:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.047s coverage: 27.9% of statements 04:14:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 04:14:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 04:14:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 04:14:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 04:14:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 04:14:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements 04:14:47 GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:15:01 provisioning config files... 04:15:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1039749871130064619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:01 ---> docker-login.sh 04:15:01 nexus3.edgexfoundry.org:10001 04:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:03 Configure a credential helper to remove this warning. See 04:15:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:03 04:15:03 Login Succeeded 04:15:03 nexus3.edgexfoundry.org:10002 04:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:03 Configure a credential helper to remove this warning. See 04:15:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:03 04:15:03 Login Succeeded 04:15:03 nexus3.edgexfoundry.org:10003 04:15:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:04 Configure a credential helper to remove this warning. See 04:15:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:04 04:15:04 Login Succeeded 04:15:04 nexus3.edgexfoundry.org:10004 04:15:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:04 Configure a credential helper to remove this warning. See 04:15:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:04 04:15:04 Login Succeeded 04:15:04 docker.io 04:15:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:05 Configure a credential helper to remove this warning. See 04:15:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:05 04:15:05 Login Succeeded 04:15:05 ---> docker-login.sh ends [Pipeline] } 04:15:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:15:06 ========================================================= 04:15:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:15:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:15:06 + 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 . 04:15:09 Sending build context to Docker daemon 168MB 04:15:09 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 04:15:09 Step 2/6 : FROM ${BASE} 04:15:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:15:09 595b0fe564bb: Pulling fs layer 04:15:09 7186ed65a4f7: Pulling fs layer 04:15:09 316046926c0a: Pulling fs layer 04:15:09 4ebd0625c992: Pulling fs layer 04:15:09 207e8628e3a3: Pulling fs layer 04:15:09 c791037a9be2: Pulling fs layer 04:15:09 ffd874e62e21: Pulling fs layer 04:15:09 207e8628e3a3: Waiting 04:15:09 4ebd0625c992: Waiting 04:15:09 c791037a9be2: Waiting 04:15:09 ffd874e62e21: Waiting 04:15:09 316046926c0a: Download complete 04:15:09 7186ed65a4f7: Verifying Checksum 04:15:09 7186ed65a4f7: Download complete 04:15:09 207e8628e3a3: Download complete 04:15:09 c791037a9be2: Verifying Checksum 04:15:09 595b0fe564bb: Verifying Checksum 04:15:09 595b0fe564bb: Download complete 04:15:10 595b0fe564bb: Pull complete 04:15:10 7186ed65a4f7: Pull complete 04:15:11 316046926c0a: Pull complete 04:15:12 ffd874e62e21: Verifying Checksum 04:15:12 ffd874e62e21: Download complete 04:15:13 4ebd0625c992: Verifying Checksum 04:15:13 4ebd0625c992: Download complete 04:15:19 gofmt -l . 04:15:19 [ "`gofmt -l .`" = "" ] 04:15:20 ./bin/test-go-mod-tidy.sh 04:15:20 ./bin/test-attribution-txt.sh [Pipeline] sh 04:15:21 + ls -al . 04:15:21 total 848 04:15:21 drwxrwxr-x 10 1001 1001 4096 May 20 04:15 . 04:15:21 drwxr-xr-x 4 root root 28 May 20 04:13 .. 04:15:21 -rw-rw-r-- 1 1001 1001 11 May 20 04:11 .dockerignore 04:15:21 drwxrwxr-x 8 1001 1001 179 May 20 04:11 .git 04:15:21 drwxrwxr-x 3 1001 1001 125 May 20 04:11 .github 04:15:21 -rw-rw-r-- 1 1001 1001 818 May 20 04:11 .gitignore 04:15:21 drwx------ 3 1001 1001 60 May 20 04:11 .semver 04:15:21 -rw-rw-r-- 1 1001 1001 166 May 20 04:11 .sonarcloud.properties 04:15:21 -rw-rw-r-- 1 1001 1001 8609 May 20 04:11 Attribution.txt 04:15:21 -rw-rw-r-- 1 1001 1001 3804 May 20 04:11 CONTRIBUTING.md 04:15:21 -rw-rw-r-- 1 1001 1001 931 May 20 04:11 Dockerfile.build 04:15:21 -rw-rw-r-- 1 1001 1001 863 May 20 04:11 Jenkinsfile 04:15:21 -rw-rw-r-- 1 1001 1001 10775 May 20 04:11 LICENSE 04:15:21 -rw-rw-r-- 1 1001 1001 5632 May 20 04:11 Makefile 04:15:21 -rw-rw-r-- 1 1001 1001 7978 May 20 04:11 README.md 04:15:21 -rw-rw-r-- 1 1001 1001 6755 May 20 04:11 SECURITY.md 04:15:21 -rw-rw-r-- 1 1001 1001 5 May 20 04:12 VERSION 04:15:21 -rw-rw-r-- 1 1001 1001 4131 May 20 04:11 ZMQWindows.md 04:15:21 drwxrwxr-x 2 1001 1001 117 May 20 04:11 bin 04:15:21 drwxrwxr-x 14 1001 1001 4096 May 20 04:11 cmd 04:15:21 -rw-r--r-- 1 root root 739709 May 20 04:14 coverage.out 04:15:21 -rw-r--r-- 1 root root 1060 May 20 04:15 go.mod 04:15:21 -rw-r--r-- 1 root root 21990 May 20 04:13 go.sum 04:15:21 drwxrwxr-x 8 1001 1001 127 May 20 04:11 internal 04:15:21 drwxrwxr-x 4 1001 1001 26 May 20 04:11 openapi 04:15:21 drwxrwxr-x 4 1001 1001 71 May 20 04:11 snap 04:15:21 -rw-rw-r-- 1 1001 1001 168 May 20 04:11 version.go [Pipeline] sh 04:15:21 + '[' -e coverage.out ] 04:15:21 + chown 1001:1001 coverage.out [Pipeline] stash 04:15:21 Stashed 1 file(s) [Pipeline] sh 04:15:22 + make build 04:15:22 go mod tidy 04:15:22 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 04:15:24 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 04:15:25 4ebd0625c992: Pull complete 04:15:25 207e8628e3a3: Pull complete 04:15:25 c791037a9be2: Pull complete 04:15:28 ffd874e62e21: Pull complete 04:15:28 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 04:15:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:15:28 ---> cfc18b08335c 04:15:28 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 04:15:30 ---> Running in 516b8aff0029 04:15:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:15:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:15:33 (1/12) Installing libmagic (5.39-r0) 04:15:34 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 04:15:34 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 04:15:34 (2/12) Installing file (5.39-r0) 04:15:34 (3/12) Installing libc-dev (0.7.2-r3) 04:15:34 (4/12) Installing g++ (10.2.1_pre1-r3) 04:15:35 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 04:15:35 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 04:15:36 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 04:15:38 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 04:15:39 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 04:15:40 (5/12) Installing fortify-headers (1.1-r0) 04:15:40 (6/12) Installing patch (2.7.6-r6) 04:15:40 (7/12) Installing build-base (0.5-r2) 04:15:40 (8/12) Installing libsodium (1.0.18-r0) 04:15:40 (9/12) Installing pkgconf (1.7.3-r0) 04:15:40 (10/12) Installing libsodium-dev (1.0.18-r0) 04:15:40 (11/12) Installing libzmq (4.3.3-r1) 04:15:40 (12/12) Installing zeromq-dev (4.3.3-r1) 04:15:40 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 04:15:40 Executing busybox-1.32.1-r6.trigger 04:15:40 OK: 218 MiB in 52 packages 04:15:41 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 04:15:42 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] } 04:15:44 $ docker stop --time=1 04a9254633dcefc82dab87a19a9282853970b22b4996ee37e2ecefd72736f2ba 04:15:44 Removing intermediate container 516b8aff0029 04:15:44 ---> 40dcb7be4156 04:15:44 Step 4/6 : WORKDIR /edgex-go 04:15:44 ---> Running in ebdf78ac5a75 04:15:44 Removing intermediate container ebdf78ac5a75 04:15:44 ---> 7a370e420bf3 04:15:44 Step 5/6 : COPY go.mod . 04:15:45 ---> 92320867ceee 04:15:45 Step 6/6 : RUN go mod download 04:15:45 ---> Running in bc275869c3b1 04:15:46 $ docker rm -f 04a9254633dcefc82dab87a19a9282853970b22b4996ee37e2ecefd72736f2ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:15:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:15:49 04:15:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 04:15:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:15:50 latest: Pulling from edgex-devops/edgex-compose 04:15:50 cbdbe7a5bc2a: Pulling fs layer 04:15:50 ca9280d653b3: Pulling fs layer 04:15:50 7e9c9ca2126c: Pulling fs layer 04:15:50 cbdbe7a5bc2a: Verifying Checksum 04:15:50 cbdbe7a5bc2a: Download complete 04:15:50 cbdbe7a5bc2a: Pull complete 04:15:51 ca9280d653b3: Verifying Checksum 04:15:51 ca9280d653b3: Download complete 04:15:52 ca9280d653b3: Pull complete 04:15:52 7e9c9ca2126c: Verifying Checksum 04:15:52 7e9c9ca2126c: Download complete 04:15:55 7e9c9ca2126c: Pull complete 04:15:55 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:15:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:15:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 04:15:56 prd-centos7-docker-4c-2g-15264 does not seem to be running inside a container 04:15:56 $ 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 04:15:58 $ docker top 97a30d5affb7a764ee0fac3055ee0e36230a217b5a7a248a3a1154fbb3d6b98c -eo pid,comm [Pipeline] { [Pipeline] sh 04:15:59 + docker-compose build --help 04:15:59 + grep parallel 04:16:00 --parallel Build images in parallel. [Pipeline] } 04:16:00 $ docker stop --time=1 97a30d5affb7a764ee0fac3055ee0e36230a217b5a7a248a3a1154fbb3d6b98c 04:16:01 $ docker rm -f 97a30d5affb7a764ee0fac3055ee0e36230a217b5a7a248a3a1154fbb3d6b98c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:16:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:16:01 . [Pipeline] withDockerContainer 04:16:02 prd-centos7-docker-4c-2g-15264 does not seem to be running inside a container 04:16:02 $ 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 04:16:02 $ docker top b4bd3f457ffebd10086ba16a81a2a9dfbfce4dbef2ce5c0fb66ceea941ef0766 -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:02 + docker-compose -f ./docker-compose-build.yml build --parallel 04:16:03 Building core-command ... 04:16:03 Building core-data ... 04:16:03 Building core-metadata ... 04:16:03 Building security-bootstrapper ... 04:16:03 Building security-proxy-setup ... 04:16:03 Building security-secretstore-setup ... 04:16:03 Building support-notifications ... 04:16:03 Building support-scheduler ... 04:16:03 Building sys-mgmt-agent ... 04:16:03 Building support-notifications 04:16:03 Building core-command 04:16:03 Building security-secretstore-setup 04:16:03 Building security-bootstrapper 04:16:03 Building sys-mgmt-agent 04:16:12 Removing intermediate container bc275869c3b1 04:16:12 ---> 97d5cb57f703 04:16:12 Successfully built 97d5cb57f703 04:16:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:16:12 + docker inspect -f . ci-base-image-arm64 04:16:12 . [Pipeline] withDockerContainer 04:16:13 prd-ubuntu18.04-docker-arm64-4c-16g-15265 does not seem to be running inside a container 04:16:13 $ 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 04:16:14 $ docker top 99b62ea820969d8cc292acd339be2fe867ab64f378a284136cd19fd9c1b10504 -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:15 + go version 04:16:15 go version go1.16.3 linux/arm64 [Pipeline] } 04:16:15 $ docker stop --time=1 99b62ea820969d8cc292acd339be2fe867ab64f378a284136cd19fd9c1b10504 04:16:17 $ docker rm -f 99b62ea820969d8cc292acd339be2fe867ab64f378a284136cd19fd9c1b10504 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:16:18 + docker inspect -f . ci-base-image-arm64 04:16:18 . [Pipeline] withDockerContainer 04:16:18 prd-ubuntu18.04-docker-arm64-4c-16g-15265 does not seem to be running inside a container 04:16:18 $ 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 04:16:20 $ docker top e626ee6f188fe0f3f118917d8d2b310a032063ec5481506c85e22c043d7db0d0 -eo pid,comm [Pipeline] { [Pipeline] echo 04:16:20 ========================================================= 04:16:20 [edgeXBuildGoParallel] Running Tests and Build... 04:16:20 ========================================================= [Pipeline] sh 04:16:21 + go mod tidy 04:16:21 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:16:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:16:21 ---> 3c5e0ff418a6 04:16:21 Step 3/26 : WORKDIR /edgex-go 04:16:21 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:16:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:16:21 ---> 3c5e0ff418a6 04:16:21 Step 3/23 : WORKDIR /edgex-go 04:16:21 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:16:21 Step 2/32 : FROM ${BUILDER_BASE} AS builder 04:16:21 ---> 3c5e0ff418a6 04:16:21 Step 3/32 : WORKDIR /edgex-go [Pipeline] sh 04:16:23 + make test 04:16:23 go mod tidy 04:16:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:16:25 ---> Running in a2a107c5bdcc 04:16:25 ---> Running in 1a935bb2606f 04:16:25 ---> Running in 480347f078cb 04:16:30 Removing intermediate container a2a107c5bdcc 04:16:30 ---> 8bad1c37272a 04:16:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:30 Removing intermediate container 1a935bb2606f 04:16:30 ---> 79e67479d192 04:16:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:30 Removing intermediate container 480347f078cb 04:16:30 ---> c7c043000c5d 04:16:30 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:16:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:16:30 ---> 3c5e0ff418a6 04:16:30 Step 3/24 : WORKDIR /edgex-go 04:16:30 ---> Using cache 04:16:30 ---> c7c043000c5d 04:16:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:16:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:16:30 ---> 3c5e0ff418a6 04:16:30 Step 3/24 : WORKDIR /edgex-go 04:16:30 ---> Using cache 04:16:30 ---> c7c043000c5d 04:16:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:31 ---> Running in ed4b33ae4125 04:16:31 ---> Running in 811fbd0210dd 04:16:31 ---> Running in d3456979a2c4 04:16:31 ---> Running in 7656eb1b3e50 04:16:31 ---> Running in 2c350bc936b9 04:16:31 Removing intermediate container 811fbd0210dd 04:16:31 ---> 5de7b54d3a28 04:16:31 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 04:16:32 ---> Running in 7e9eddd4e01f 04:16:32 Removing intermediate container ed4b33ae4125 04:16:32 ---> c3a21c6cfcfe 04:16:32 Step 5/26 : RUN apk add --update --no-cache make git 04:16:32 Removing intermediate container d3456979a2c4 04:16:32 ---> 9b01e41220f0 04:16:32 Step 5/24 : RUN apk add --update --no-cache make bash git 04:16:32 ---> Running in 21ff2e37f20d 04:16:32 ---> Running in d2ac8d650fad 04:16:32 Removing intermediate container 7656eb1b3e50 04:16:32 ---> bbc3e770c3af 04:16:32 Step 5/32 : RUN apk add --update --no-cache make git 04:16:32 ---> Running in 01109855cac8 04:16:32 Removing intermediate container 2c350bc936b9 04:16:32 ---> bf8f7ec4e2bf 04:16:32 Step 5/24 : RUN apk add --update --no-cache make git 04:16:32 ---> Running in 5061f64deda0 04:16:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:16:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:16:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:16:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:16:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:16:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:16:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:16:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:16:34 OK: 219 MiB in 52 packages 04:16:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:16:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:16:34 OK: 219 MiB in 52 packages 04:16:34 Removing intermediate container 7e9eddd4e01f 04:16:34 ---> 90c76b3c28a0 04:16:34 Step 6/23 : COPY go.mod . 04:16:34 OK: 219 MiB in 52 packages 04:16:34 ---> ad4537cb6432 04:16:34 Step 7/23 : RUN go mod download 04:16:34 Removing intermediate container d2ac8d650fad 04:16:34 ---> 2b0ce331037e 04:16:34 Step 6/24 : COPY go.mod . 04:16:34 ---> Running in 6dc2c299ff5f 04:16:34 OK: 219 MiB in 52 packages 04:16:35 Removing intermediate container 21ff2e37f20d 04:16:35 ---> d528edb177ed 04:16:35 Step 6/26 : COPY go.mod . 04:16:35 OK: 219 MiB in 52 packages 04:16:35 ---> 7a27d3f77b9c 04:16:35 Step 7/24 : RUN go mod download 04:16:35 ---> Running in ab8eb473df62 04:16:35 Removing intermediate container 01109855cac8 04:16:35 ---> 28182aa464d0 04:16:35 Step 6/32 : COPY go.mod . 04:16:35 ---> 609f10b387d5 04:16:35 Step 7/26 : RUN go mod download 04:16:35 ---> Running in 18b92114f735 04:16:35 ---> ba06682a4428 04:16:35 Step 7/32 : RUN go mod download 04:16:35 ---> Running in 723e6cec676f 04:16:35 Removing intermediate container 5061f64deda0 04:16:35 ---> ef965d78e692 04:16:35 Step 6/24 : COPY go.mod . 04:16:36 Removing intermediate container 6dc2c299ff5f 04:16:36 ---> 0029274baf06 04:16:36 Step 8/23 : COPY . . 04:16:36 ---> 6cfcddeef324 04:16:36 Step 7/24 : RUN go mod download 04:16:36 ---> Running in 66938ccbfd93 04:16:41 Removing intermediate container ab8eb473df62 04:16:41 ---> 1a0a7d3624a1 04:16:41 Step 8/24 : COPY . . 04:16:41 Removing intermediate container 18b92114f735 04:16:41 ---> 14b722c16530 04:16:41 Step 8/26 : COPY . . 04:16:41 Removing intermediate container 723e6cec676f 04:16:41 ---> 00bfc66fe2d7 04:16:41 Step 8/32 : COPY . . 04:16:41 ---> a342c684ed54 04:16:41 Step 9/23 : RUN go mod tidy 04:16:42 ---> Running in 2a3c4fa4c178 04:16:44 Removing intermediate container 66938ccbfd93 04:16:44 ---> db5898e19f4c 04:16:44 Step 8/24 : COPY . . 04:16:50 ? github.com/edgexfoundry/edgex-go [no test files] 04:16:54 ---> 824e7e0571b7 04:16:54 Step 9/26 : RUN go mod tidy 04:16:54 ---> 72f7ef8b4482 04:16:54 Step 9/24 : RUN go mod tidy 04:16:54 ---> Running in fcf50816a063 04:16:54 Removing intermediate container 2a3c4fa4c178 04:16:54 ---> 0978cd55d29b 04:16:54 Step 10/23 : RUN make cmd/support-notifications/support-notifications 04:16:54 ---> Running in b7c5686d2ade 04:16:54 ---> Running in 5a998c006e83 04:16:54 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 04:16:56 Removing intermediate container fcf50816a063 04:16:56 ---> b8c7c5d605dc 04:16:56 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:17:00 ---> Running in 37bded42e2a3 04:17:00 Removing intermediate container b7c5686d2ade 04:17:00 ---> 711bafa36911 04:17:00 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:17:01 ---> Running in a8d39f391030 04:17:01 ---> be0039ebeb06 04:17:01 Step 9/24 : RUN go mod tidy 04:17:01 ---> Running in a039303e13a0 04:17:02 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 04:17:02 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 04:17:05 Removing intermediate container a039303e13a0 04:17:05 ---> dbefeddedffb 04:17:05 Step 10/24 : RUN make cmd/core-command/core-command 04:17:05 ---> Running in 3322abbff56d 04:17:06 ---> 5e7045de6ab2 04:17:06 Step 9/32 : RUN go mod tidy 04:17:06 ---> Running in ed6898af092c 04:17:06 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 04:17:09 Removing intermediate container ed6898af092c 04:17:09 ---> bf2d5ddf45d0 04:17:09 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:17:09 ---> Running in a4ab63eadbe8 04:17:09 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 04:17:36 Removing intermediate container 5a998c006e83 04:17:36 ---> 8b84fb6e223f 04:17:36 04:17:36 Step 11/23 : FROM alpine:3.12 04:17:36 3.12: Pulling from library/alpine 04:17:37 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:17:37 Status: Downloaded newer image for alpine:3.12 04:17:37 ---> 13621d1b12d4 04:17:37 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 04:17:38 ---> Running in eeef737f12ea 04:17:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:17:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:17:38 (1/2) Installing ca-certificates (20191127-r4) 04:17:38 (2/2) Installing dumb-init (1.2.2-r1) 04:17:38 Executing busybox-1.31.1-r20.trigger 04:17:38 Executing ca-certificates-20191127-r4.trigger 04:17:38 OK: 6 MiB in 16 packages 04:17:39 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 04:17:39 Removing intermediate container eeef737f12ea 04:17:39 ---> 81454d4cee90 04:17:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:17:39 ---> Running in 061695f1ff9a 04:17:40 Removing intermediate container 061695f1ff9a 04:17:40 ---> 0cf1e3cd9f7d 04:17:40 Step 14/23 : ENV APP_PORT=48060 04:17:40 ---> Running in 96c22243b89b 04:17:40 Removing intermediate container 96c22243b89b 04:17:40 ---> 3cb461fae604 04:17:40 Step 15/23 : EXPOSE $APP_PORT 04:17:40 ---> Running in 608b659bfbc3 04:17:40 Removing intermediate container 608b659bfbc3 04:17:40 ---> 2dfea8ade7c9 04:17:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:17:40 ---> 77f1a29216c4 04:17:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:17:41 ---> 7baeb6826a7c 04:17:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:17:41 ---> 7f93e2aa80c9 04:17:41 Step 19/23 : ENTRYPOINT ["/support-notifications"] 04:17:41 ---> Running in 96ad787c59ce 04:17:42 Removing intermediate container 96ad787c59ce 04:17:42 ---> bdaa1b5d1420 04:17:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:17:42 ---> Running in 12bed248cb12 04:17:42 Removing intermediate container 12bed248cb12 04:17:42 ---> ea92a23d04fc 04:17:42 Step 21/23 : LABEL arch=x86_64 04:17:42 ---> Running in 503d3ef7643b 04:17:42 Removing intermediate container 503d3ef7643b 04:17:42 ---> 506e0e7db1a0 04:17:42 Step 22/23 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 04:17:42 ---> Running in e9e45a295d5f 04:17:43 Removing intermediate container e9e45a295d5f 04:17:43 ---> 227b833e1bea 04:17:43 Step 23/23 : LABEL version=0.0.0 04:17:43 ---> Running in 420ae5cdab7e 04:17:43 Removing intermediate container 420ae5cdab7e 04:17:43 ---> e139f8b3ff21 04:17:43 04:17:43 Successfully built e139f8b3ff21 04:17:43 Successfully tagged support-notifications:latest 04:17:43 Building core-data 04:17:44  Building support-notifications ... done Removing intermediate container 37bded42e2a3 04:17:44 ---> 08e6aa2946a0 04:17:44 04:17:44 Step 11/26 : FROM alpine:3.12 04:17:44 ---> 13621d1b12d4 04:17:44 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 04:17:45 ---> Running in 764148b64df7 04:17:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:17:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:17:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:17:47 (1/6) Installing ca-certificates (20191127-r4) 04:17:47 (2/6) Installing nghttp2-libs (1.41.0-r0) 04:17:47 (3/6) Installing libcurl (7.76.1-r0) 04:17:47 (4/6) Installing curl (7.76.1-r0) 04:17:47 (5/6) Installing dumb-init (1.2.2-r1) 04:17:47 (6/6) Installing su-exec (0.2-r1) 04:17:47 Executing busybox-1.31.1-r20.trigger 04:17:47 Executing ca-certificates-20191127-r4.trigger 04:17:47 OK: 7 MiB in 20 packages 04:17:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:17:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:17:49 ---> 3c5e0ff418a6 04:17:49 Step 3/24 : WORKDIR /edgex-go 04:17:49 ---> Using cache 04:17:49 ---> c7c043000c5d 04:17:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:49 ---> Using cache 04:17:49 ---> bf8f7ec4e2bf 04:17:49 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:17:50 ---> Running in f1e588dd638f 04:17:50 Removing intermediate container a8d39f391030 04:17:50 ---> c5a8d0d160bc 04:17:50 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:17:50 ---> Running in 119582b491a4 04:17:50 Removing intermediate container 764148b64df7 04:17:50 ---> 273e1611d331 04:17:50 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:17:50 ---> Running in 1737db10b0ea 04:17:50 Removing intermediate container 1737db10b0ea 04:17:50 ---> 30fc58c3448e 04:17:50 Step 14/26 : WORKDIR / 04:17:50 ---> Running in 17be44713ac4 04:17:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:17:51 Removing intermediate container 17be44713ac4 04:17:51 ---> 8c98f9ce4819 04:17:51 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:17:51 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 04:17:51 ---> efff2f7dbe41 04:17:51 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:17:51 ---> 14fec34f4d10 04:17:51 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:17:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:17:52 ---> 4d4a7a5a18d9 04:17:52 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:17:52 OK: 219 MiB in 52 packages 04:17:52 ---> b3e5e89cddd4 04:17:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:17:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:17:53 Removing intermediate container 119582b491a4 04:17:53 ---> 7998480b93bd 04:17:53 04:17:53 Step 12/24 : FROM docker:20.10.0 04:17:53 ---> 1b1a8037fb6c 04:17:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:17:53 20.10.0: Pulling from library/docker 04:17:54 Removing intermediate container f1e588dd638f 04:17:54 ---> 6537e470eeca 04:17:54 Step 6/24 : COPY go.mod . 04:17:54 ---> b7ba64059335 04:17:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:17:54 Removing intermediate container a4ab63eadbe8 04:17:54 ---> 51d9afdeca6c 04:17:54 04:17:54 Step 11/32 : FROM alpine:3.12 04:17:54 ---> 13621d1b12d4 04:17:54 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:17:54 ---> 307aae3cff1a 04:17:54 Step 7/24 : RUN go mod download 04:17:54 ---> Running in c1a1827c3e7c 04:17:54 ---> Running in 9b84b5b20a27 04:17:54 ---> 45d42ceefc09 04:17:54 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/ 04:17:54 Removing intermediate container 3322abbff56d 04:17:54 ---> 20b040d55215 04:17:54 04:17:54 Step 11/24 : FROM alpine:3.12 04:17:54 ---> 13621d1b12d4 04:17:54 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:17:54 ---> Running in 44b2a44ca3ed 04:17:54 ---> Running in 5d5bf860f713 04:17:54 Removing intermediate container c1a1827c3e7c 04:17:54 ---> ca34aba8411d 04:17:54 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 04:17:54 ---> Running in 27c0aa795cf8 04:17:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:17:55 Removing intermediate container 9b84b5b20a27 04:17:55 ---> d18cf3a776c0 04:17:55 Step 8/24 : COPY . . 04:17:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:17:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:17:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:17:55 (1/1) Installing dumb-init (1.2.2-r1) 04:17:55 Executing busybox-1.31.1-r20.trigger 04:17:55 OK: 6 MiB in 15 packages 04:17:55 (1/2) Installing dumb-init (1.2.2-r1) 04:17:55 (2/2) Installing su-exec (0.2-r1) 04:17:55 Executing busybox-1.31.1-r20.trigger 04:17:55 OK: 6 MiB in 16 packages 04:17:55 Removing intermediate container 44b2a44ca3ed 04:17:55 ---> 99ee2ebb918f 04:17:55 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:17:55 ---> Running in 07448bdcde66 04:18:01 Removing intermediate container 07448bdcde66 04:18:01 ---> 0185d14f0f08 04:18:01 Step 24/26 : LABEL arch=x86_64 04:18:01 Removing intermediate container 5d5bf860f713 04:18:01 ---> a86cfb6bdb1e 04:18:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:18:01 ---> Running in b5230e9391d4 04:18:01 Removing intermediate container 27c0aa795cf8 04:18:01 ---> 0957ca324702 04:18:01 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 04:18:01 ---> Running in 69558e93794a 04:18:01 ---> Running in ec85102d2049 04:18:01 ---> ddc7373786c1 04:18:01 Step 9/24 : RUN go mod tidy 04:18:01 Removing intermediate container b5230e9391d4 04:18:01 ---> 321524c2046a 04:18:01 Step 25/26 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 04:18:01 ---> Running in 6902011066c5 04:18:01 ---> Running in f4e83962d9b7 04:18:01 Removing intermediate container ec85102d2049 04:18:01 ---> 2f4776071d6b 04:18:01 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:18:01 Removing intermediate container 69558e93794a 04:18:01 ---> c73ca0754456 04:18:01 Step 14/24 : ENV APP_PORT=48082 04:18:01 ---> Running in e534f2d5dfd5 04:18:01 ---> Running in 4b390d92310d 04:18:02 Removing intermediate container f4e83962d9b7 04:18:02 ---> 35edab299fd3 04:18:02 Step 26/26 : LABEL version=0.0.0 04:18:02 ---> Running in 43a7e3e0363e 04:18:02 Removing intermediate container e534f2d5dfd5 04:18:02 ---> ac7f6822259e 04:18:02 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:18:02 Removing intermediate container 4b390d92310d 04:18:02 ---> 7d903d93428d 04:18:02 Step 15/24 : EXPOSE $APP_PORT 04:18:02 Removing intermediate container 43a7e3e0363e 04:18:02 ---> d3e7c561a78b 04:18:02 04:18:02 ---> Running in 9ce2df450cb2 04:18:02 ---> Running in 151420e1508e 04:18:02 Successfully built d3e7c561a78b 04:18:02 Successfully tagged security-secretstore-setup:latest 04:18:02 Building core-metadata 04:18:02 Removing intermediate container 151420e1508e 04:18:02 ---> 31cb19da6091 04:18:02 Step 16/24 : WORKDIR / 04:18:02  Building security-secretstore-setup ... done  ---> Running in b259791ec295 04:18:02 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 04:18:02 Status: Downloaded newer image for docker:20.10.0 04:18:02 ---> aefe523efa57 04:18:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:18:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:18:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:18:03 Removing intermediate container b259791ec295 04:18:03 ---> f9d625cd836d 04:18:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:18:03 ---> Running in 4a4f826a0918 04:18:06 Removing intermediate container 4a4f826a0918 04:18:06 ---> 1f3c34814f8c 04:18:06 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 04:18:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:18:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:18:06 ---> 3c5e0ff418a6 04:18:06 Step 3/24 : WORKDIR /edgex-go 04:18:06 ---> Using cache 04:18:06 ---> c7c043000c5d 04:18:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:18:06 ---> Using cache 04:18:06 ---> bf8f7ec4e2bf 04:18:06 Step 5/24 : RUN apk add --update --no-cache make git 04:18:06 ---> Using cache 04:18:06 ---> ef965d78e692 04:18:06 Step 6/24 : COPY go.mod . 04:18:06 ---> Using cache 04:18:06 ---> 6cfcddeef324 04:18:06 Step 7/24 : RUN go mod download 04:18:06 ---> Using cache 04:18:06 ---> db5898e19f4c 04:18:06 Step 8/24 : COPY . . 04:18:06 ---> Using cache 04:18:06 ---> be0039ebeb06 04:18:06 Step 9/24 : RUN go mod tidy 04:18:06 ---> Using cache 04:18:06 ---> dbefeddedffb 04:18:06 Step 10/24 : RUN make cmd/core-metadata/core-metadata 04:18:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:18:06 ---> 910159c9cc89 04:18:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:18:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:18:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:18:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:18:06 ---> Running in 06e6238ad72a 04:18:06 ---> Running in 16894ae562fb 04:18:06 Removing intermediate container 6902011066c5 04:18:06 ---> f341015099d5 04:18:06 Step 10/24 : RUN make cmd/core-data/core-data 04:18:06 Removing intermediate container 9ce2df450cb2 04:18:06 ---> 5b090ec31690 04:18:06 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 04:18:06 ---> Running in fca61263f2e2 04:18:06 ---> Running in ec233bfc43a0 04:18:07 Removing intermediate container ec233bfc43a0 04:18:07 ---> 3cc326e2eecc 04:18:07 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:18:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:18:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:18:07 ---> d42268857e3f 04:18:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:18:07 ---> 90b3a47ddf3a 04:18:07 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:18:07 ---> Running in bd32152d7c1c 04:18:07 (1/39) Installing readline (8.0.4-r0) 04:18:07 (2/39) Installing bash (5.0.17-r0) 04:18:07 Executing bash-5.0.17-r0.post-install 04:18:07 (3/39) Installing nghttp2-libs (1.41.0-r0) 04:18:07 (4/39) Installing libcurl (7.76.1-r0) 04:18:07 (5/39) Installing curl (7.76.1-r0) 04:18:07 (6/39) Installing dumb-init (1.2.2-r1) 04:18:07 (7/39) Installing libbz2 (1.0.8-r1) 04:18:07 (8/39) Installing expat (2.2.9-r1) 04:18:07 (9/39) Installing libffi (3.3-r2) 04:18:07 (10/39) Installing gdbm (1.13-r1) 04:18:07 (11/39) Installing xz-libs (5.2.5-r0) 04:18:07 (12/39) Installing sqlite-libs (3.32.1-r0) 04:18:07 (13/39) Installing python3 (3.8.10-r0) 04:18:07 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 04:18:07 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 04:18:08 ---> 428324185ca9 04:18:08 Step 20/24 : ENTRYPOINT ["/core-command"] 04:18:08 ---> Running in e412acabe5e9 04:18:08 (14/39) Installing py3-appdirs (1.4.4-r1) 04:18:08 (15/39) Installing py3-ordered-set (4.0.1-r0) 04:18:08 (16/39) Installing py3-parsing (2.4.7-r0) 04:18:08 (17/39) Installing py3-six (1.15.0-r0) 04:18:08 (18/39) Installing py3-packaging (20.4-r0) 04:18:08 (19/39) Installing py3-setuptools (47.0.0-r0) 04:18:08 (20/39) Installing py3-chardet (3.0.4-r4) 04:18:08 (21/39) Installing py3-idna (2.9-r0) 04:18:08 (22/39) Installing py3-certifi (2020.4.5.1-r0) 04:18:08 (23/39) Installing py3-urllib3 (1.25.9-r0) 04:18:08 (24/39) Installing py3-requests (2.23.0-r0) 04:18:08 (25/39) Installing py3-msgpack (1.0.0-r0) 04:18:08 Removing intermediate container e412acabe5e9 04:18:08 ---> 290fdbd92a95 04:18:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:18:08 (26/39) Installing py3-lockfile (0.12.2-r3) 04:18:08 (27/39) Installing py3-cachecontrol (0.12.6-r0) 04:18:08 (28/39) Installing py3-colorama (0.4.3-r0) 04:18:08 (29/39) Installing py3-distlib (0.3.0-r0) 04:18:08 (30/39) Installing py3-distro (1.5.0-r1) 04:18:08 (31/39) Installing py3-webencodings (0.5.1-r3) 04:18:08 (32/39) Installing py3-html5lib (1.0.1-r4) 04:18:08 ---> Running in c754df409306 04:18:08 (33/39) Installing py3-pytoml (0.1.21-r0) 04:18:08 (34/39) Installing py3-pep517 (0.8.2-r0) 04:18:08 (35/39) Installing py3-progress (1.5-r0) 04:18:08 (36/39) Installing py3-toml (0.10.1-r0) 04:18:08 Removing intermediate container bd32152d7c1c 04:18:08 ---> 1d72d891d27b 04:18:08 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 04:18:09 (37/39) Installing py3-retrying (1.3.3-r0) 04:18:09 (38/39) Installing py3-contextlib2 (0.6.0-r0) 04:18:09 (39/39) Installing py3-pip (20.1.1-r0) 04:18:09 Executing busybox-1.31.1-r19.trigger 04:18:09 Removing intermediate container c754df409306 04:18:09 ---> adb00d1323f9 04:18:09 Step 22/24 : LABEL arch=x86_64 04:18:09 OK: 72 MiB in 59 packages 04:18:09 ---> Running in 0f53d9e026db 04:18:09 ---> 56f610219646 04:18:09 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:18:09 Removing intermediate container 0f53d9e026db 04:18:09 ---> 53a114b6cb64 04:18:09 Step 23/24 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 04:18:09 ---> Running in 276831c7e7aa 04:18:10 Removing intermediate container 276831c7e7aa 04:18:10 ---> 592becdeb9c6 04:18:10 Step 24/24 : LABEL version=0.0.0 04:18:10 ---> Running in 313099a0a916 04:18:10 ---> ec048491da2b 04:18:10 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:18:10 Removing intermediate container 313099a0a916 04:18:10 ---> 5fb4aae4c475 04:18:10 04:18:10 Successfully built 5fb4aae4c475 04:18:10 Successfully tagged core-command:latest 04:18:10 Building support-scheduler 04:18:10 ---> 76ad8fa0d3b4 04:18:10 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:18:10  Building core-command ... done  ---> 4aba9b7989f5 04:18:10 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:18:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:18:11 Collecting docker-compose==1.23.2 04:18:11 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:18:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:18:16 ---> 08d70adfa352 04:18:16 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 04:18:16 Collecting cached-property<2,>=1.2.0 04:18:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:18:16 ---> Running in 42513e40c7d2 04:18:16 Collecting dockerpty<0.5,>=0.4.1 04:18:16 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:18:16 Removing intermediate container 42513e40c7d2 04:18:16 ---> cc403b14ad1a 04:18:16 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:18:17 ---> ffd4c5543b96 04:18:17 Step 27/32 : RUN chmod +x /entrypoint.sh 04:18:17 ---> Running in da68cb6704f0 04:18:17 Collecting websocket-client<1.0,>=0.32.0 04:18:17 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:18:17 Collecting PyYAML<4,>=3.10 04:18:17 Downloading PyYAML-3.13.tar.gz (270 kB) 04:18:18 Removing intermediate container da68cb6704f0 04:18:18 ---> 1dee5e220fcd 04:18:18 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 04:18:18 ---> Running in 54209bc36c98 04:18:19 Removing intermediate container 54209bc36c98 04:18:19 ---> deb29d3d44b4 04:18:19 Step 29/32 : CMD ["gate"] 04:18:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:18:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:18:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:18:19 ---> Running in 0da2c8aab106 04:18:19 Collecting docopt<0.7,>=0.6.1 04:18:19 Downloading docopt-0.6.2.tar.gz (25 kB) 04:18:19 Removing intermediate container 0da2c8aab106 04:18:19 ---> b7a3b390064f 04:18:19 Step 30/32 : LABEL arch=x86_64 04:18:19 ---> Running in 66ac64c59d02 04:18:19 Removing intermediate container 66ac64c59d02 04:18:19 ---> 28e13b9051e4 04:18:19 Step 31/32 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 04:18:20 ---> Running in 8fc8ae75ce78 04:18:20 Collecting texttable<0.10,>=0.9.0 04:18:20 Downloading texttable-0.9.1.tar.gz (11 kB) 04:18:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:18:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:18:20 ---> 3c5e0ff418a6 04:18:20 Step 3/23 : WORKDIR /edgex-go 04:18:20 ---> Using cache 04:18:20 ---> c7c043000c5d 04:18:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:18:20 ---> Using cache 04:18:20 ---> bf8f7ec4e2bf 04:18:20 Step 5/23 : RUN apk add --update --no-cache make git 04:18:20 ---> Using cache 04:18:20 ---> ef965d78e692 04:18:20 Step 6/23 : COPY go.mod . 04:18:20 ---> Using cache 04:18:20 ---> 6cfcddeef324 04:18:20 Step 7/23 : RUN go mod download 04:18:20 ---> Using cache 04:18:20 ---> db5898e19f4c 04:18:20 Step 8/23 : COPY . . 04:18:20 ---> Using cache 04:18:20 ---> be0039ebeb06 04:18:20 Step 9/23 : RUN go mod tidy 04:18:20 ---> Using cache 04:18:20 ---> dbefeddedffb 04:18:20 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:18:20 ---> Running in 1e9cc0368af0 04:18:20 Removing intermediate container 8fc8ae75ce78 04:18:20 ---> cb272a30e54e 04:18:20 Step 32/32 : LABEL version=0.0.0 04:18:20 ---> Running in 51c2de8af46f 04:18:21 Removing intermediate container 51c2de8af46f 04:18:21 ---> d8fd1b314e79 04:18:21 04:18:21 Collecting docker<4.0,>=3.6.0 04:18:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:18:21 Successfully built d8fd1b314e79 04:18:21 Successfully tagged security-bootstrapper:latest 04:18:21 Building security-proxy-setup 04:18:21 Collecting jsonschema<3,>=2.5.1 04:18:21  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 04:18:21 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:18:21 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) 04:18:21 Collecting urllib3<1.25,>=1.21.1 04:18:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:18:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:18:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:18:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:18:21 Collecting idna<2.8,>=2.5 04:18:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:18:21 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) 04:18:21 Collecting docker-pycreds>=0.4.0 04:18:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:18:21 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:18:21 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:18:21 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:18:21 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:18:22 Installing collected packages: cached-property, dockerpty, websocket-client, PyYAML, urllib3, idna, requests, docopt, texttable, docker-pycreds, docker, jsonschema, docker-compose 04:18:22 Running setup.py install for dockerpty: started 04:18:23 Running setup.py install for dockerpty: finished with status 'done' 04:18:23 Running setup.py install for PyYAML: started 04:18:24 Running setup.py install for PyYAML: finished with status 'done' 04:18:24 Attempting uninstall: urllib3 04:18:24 Found existing installation: urllib3 1.25.9 04:18:24 Uninstalling urllib3-1.25.9: 04:18:24 Successfully uninstalled urllib3-1.25.9 04:18:24 Attempting uninstall: idna 04:18:24 Found existing installation: idna 2.9 04:18:24 Uninstalling idna-2.9: 04:18:24 Successfully uninstalled idna-2.9 04:18:24 Attempting uninstall: requests 04:18:24 Found existing installation: requests 2.23.0 04:18:24 Uninstalling requests-2.23.0: 04:18:25 Successfully uninstalled requests-2.23.0 04:18:25 Running setup.py install for docopt: started 04:18:25 Running setup.py install for docopt: finished with status 'done' 04:18:25 Running setup.py install for texttable: started 04:18:26 Running setup.py install for texttable: finished with status 'done' 04:18:27 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.453s coverage: 46.1% of statements 04:18:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:18:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:18:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 04:18:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 04:18:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 04:18:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 04:18:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.191s coverage: 28.7% of statements 04:18:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.315s coverage: 100.0% of statements 04:18:27 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 04:18:33 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:18:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:18:33 ---> 3c5e0ff418a6 04:18:33 Step 3/22 : WORKDIR /edgex-go 04:18:33 ---> Using cache 04:18:33 ---> c7c043000c5d 04:18:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:18:33 ---> Using cache 04:18:33 ---> bf8f7ec4e2bf 04:18:33 Step 5/22 : RUN apk add --update --no-cache make git 04:18:33 ---> Using cache 04:18:33 ---> ef965d78e692 04:18:33 Step 6/22 : COPY go.mod . 04:18:33 ---> Using cache 04:18:33 ---> 6cfcddeef324 04:18:33 Step 7/22 : RUN go mod download 04:18:33 ---> Using cache 04:18:33 ---> db5898e19f4c 04:18:33 Step 8/22 : COPY . . 04:18:33 ---> Using cache 04:18:33 ---> be0039ebeb06 04:18:33 Step 9/22 : RUN go mod tidy 04:18:33 ---> Using cache 04:18:33 ---> dbefeddedffb 04:18:33 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:18:33 ---> Running in 4a8fb79ddbf7 04:18:33 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 04:18:33 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.625s coverage: 27.7% of statements 04:18:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:18:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:18:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 04:18:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 04:18:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 04:18:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.200s coverage: 81.2% of statements 04:18:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:18:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.180s coverage: 100.0% of statements 04:18:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 04:18:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.223s coverage: 100.0% of statements 04:18:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 04:18:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 04:18:35 Removing intermediate container 06e6238ad72a 04:18:35 ---> a60ca1c3854d 04:18:35 Step 15/24 : ENV APP_PORT=48090 04:18:35 ---> Running in a1f3cb9ffedd 04:18:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.327s coverage: 58.6% of statements 04:18:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 04:18:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 04:18:35 Removing intermediate container a1f3cb9ffedd 04:18:35 ---> d99f03d0a9c2 04:18:35 Step 16/24 : EXPOSE $APP_PORT 04:18:35 ---> Running in 9a2236c16765 04:18:35 Removing intermediate container 9a2236c16765 04:18:35 ---> d98aeb6f539d 04:18:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:18:36 ---> 265b262d670a 04:18:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:18:36 ---> 785c6006bb87 04:18:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:18:37 ---> 44f3cd79c72e 04:18:37 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 04:18:37 ---> Running in 25858ccb33b8 04:18:37 Removing intermediate container 25858ccb33b8 04:18:37 ---> edd9d137ba07 04:18:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:18:37 ---> Running in 8e9457d4c84e 04:18:37 Removing intermediate container 8e9457d4c84e 04:18:37 ---> ec159c441ee7 04:18:37 Step 22/24 : LABEL arch=x86_64 04:18:37 ---> Running in 85be2c25470b 04:18:37 Removing intermediate container 85be2c25470b 04:18:37 ---> 7eb3dd531f56 04:18:37 Step 23/24 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 04:18:37 ---> Running in f624a0745264 04:18:37 Removing intermediate container f624a0745264 04:18:37 ---> c3ba89200de4 04:18:37 Step 24/24 : LABEL version=0.0.0 04:18:37 ---> Running in fb6bbea912f0 04:18:38 Removing intermediate container fb6bbea912f0 04:18:38 ---> d16f9abf872f 04:18:38 04:18:38 Successfully built d16f9abf872f 04:18:38 Successfully tagged sys-mgmt-agent:latest 04:18:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.487s coverage: 87.7% of statements 04:18:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 04:18:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 04:18:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.191s coverage: 78.9% of statements 04:18:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 04:18:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.160s coverage: 28.6% of statements 04:18:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:18:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:18:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 04:18:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 04:18:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 04:18:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.380s coverage: 100.0% of statements 04:18:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 04:18:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.219s coverage: 100.0% of statements 04:18:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 04:18:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.398s coverage: 86.7% of statements 04:18:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 04:18:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.527s coverage: 97.5% of statements 04:18:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 04:18:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.335s coverage: 78.3% of statements 04:18:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 04:18:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 04:18:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 04:18:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 04:18:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.387s coverage: 95.1% of statements 04:18:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 04:18:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 04:18:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 04:18:54 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:18:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:18:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 04:18:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 04:18:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:18:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:18:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 04:18:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:18:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 04:18:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:18:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 04:18:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:18:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 04:18:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 04:18:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 04:18:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements 04:18:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 04:18:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 04:18:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.295s coverage: 0.8% of statements 04:18:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 04:18:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.199s coverage: 21.7% of statements 04:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.213s coverage: 47.1% of statements 04:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.196s coverage: 79.5% of statements 04:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.174s coverage: 94.1% of statements 04:18:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.195s coverage: 96.3% of statements 04:18:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.169s coverage: 87.5% of statements 04:18:56  Building sys-mgmt-agent ... done Removing intermediate container 16894ae562fb 04:18:56 ---> e39ef5770697 04:18:56 04:18:56 Step 11/24 : FROM alpine:3.12 04:18:56 ---> 13621d1b12d4 04:18:56 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:18:56 ---> Using cache 04:18:56 ---> a86cfb6bdb1e 04:18:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:18:56 ---> Using cache 04:18:56 ---> c73ca0754456 04:18:56 Step 14/24 : ENV APP_PORT=48081 04:18:56 ---> Running in 774501f4d3d3 04:18:56 Removing intermediate container 774501f4d3d3 04:18:56 ---> 1feccc628c81 04:18:56 Step 15/24 : EXPOSE $APP_PORT 04:18:56 ---> Running in f6fd4477ebf7 04:18:56 Removing intermediate container f6fd4477ebf7 04:18:56 ---> b94ed8c240a8 04:18:56 Step 16/24 : WORKDIR / 04:18:57 ---> Running in 35f6a6047b2b 04:18:57 Removing intermediate container 35f6a6047b2b 04:18:57 ---> f20800c95ae3 04:18:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:18:58 Removing intermediate container fca61263f2e2 04:18:58 ---> 327be11e130d 04:18:58 04:18:58 Step 11/24 : FROM alpine:3.12 04:18:58 ---> 13621d1b12d4 04:18:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:18:58 ---> c72a6033fce6 04:18:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:18:58 ---> Running in c70eed243a24 04:18:58 Removing intermediate container c70eed243a24 04:18:58 ---> 7c9220e9a247 04:18:58 Step 13/24 : ENV APP_PORT=48080 04:18:58 ---> Running in d94b67c9aec6 04:18:58 ---> c91f223ba390 04:18:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:18:58 Removing intermediate container d94b67c9aec6 04:18:58 ---> 5e8c23a5e7d1 04:18:58 Step 14/24 : EXPOSE $APP_PORT 04:18:58 ---> Running in 72cdda1b0d46 04:18:58 Removing intermediate container 72cdda1b0d46 04:18:58 ---> 24c835de3ffb 04:18:58 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:18:59 ---> 814b63424f5a 04:18:59 Step 20/24 : ENTRYPOINT ["/core-metadata"] 04:18:59 ---> Running in 47b5b576fe91 04:18:59 ---> Running in b1a4588f00cd 04:18:59 Removing intermediate container b1a4588f00cd 04:18:59 ---> 6171e5dffa4e 04:18:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:18:59 ---> Running in e9cd24b9816a 04:18:59 Removing intermediate container e9cd24b9816a 04:18:59 ---> 3fda51a23245 04:18:59 Step 22/24 : LABEL arch=x86_64 04:18:59 ---> Running in 53504d70867f 04:18:59 Removing intermediate container 53504d70867f 04:18:59 ---> b6e2dd0fe357 04:18:59 Step 23/24 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 04:18:59 ---> Running in d41dcac728d8 04:18:59 Removing intermediate container d41dcac728d8 04:18:59 ---> 7108a7641345 04:18:59 Step 24/24 : LABEL version=0.0.0 04:18:59 ---> Running in 634d361a7081 04:19:00 Removing intermediate container 47b5b576fe91 04:19:00 ---> fa689f9bdee0 04:19:00 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 04:19:00 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 04:19:00 ---> Running in bc0d86d2e2da 04:19:00 Removing intermediate container 634d361a7081 04:19:00 ---> 40ac6b81f5b4 04:19:00 04:19:00 Successfully built 40ac6b81f5b4 04:19:00 Successfully tagged core-metadata:latest 04:19:00  Building core-metadata ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:19:01 Removing intermediate container 1e9cc0368af0 04:19:01 ---> 3e4f4874b316 04:19:01 04:19:01 Step 11/23 : FROM alpine:3.12 04:19:01 ---> 13621d1b12d4 04:19:01 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:19:01 ---> Using cache 04:19:01 ---> a86cfb6bdb1e 04:19:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:19:01 ---> Using cache 04:19:01 ---> c73ca0754456 04:19:01 Step 14/23 : ENV APP_PORT=48085 04:19:01 ---> Running in 90035d5ac13a 04:19:01 Removing intermediate container 90035d5ac13a 04:19:01 ---> 3e9c32c079dc 04:19:01 Step 15/23 : EXPOSE $APP_PORT 04:19:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:19:01 ---> Running in 85df7f66e8c9 04:19:01 Removing intermediate container 85df7f66e8c9 04:19:01 ---> bdca2cb20def 04:19:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:19:01 (1/6) Installing dumb-init (1.2.2-r1) 04:19:01 (2/6) Installing libgcc (9.3.0-r2) 04:19:02 (3/6) Installing libsodium (1.0.18-r0) 04:19:02 ---> bf66488e9c01 04:19:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:19:02 (4/6) Installing libstdc++ (9.3.0-r2) 04:19:02 ---> 6a9a581735ba 04:19:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:19:02 ---> 50b54e40b515 04:19:02 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:19:02 (5/6) Installing libzmq (4.3.3-r0) 04:19:02 Removing intermediate container 4a8fb79ddbf7 04:19:02 ---> b9f0f87e2994 04:19:02 04:19:02 Step 11/22 : FROM alpine:3.12 04:19:02 ---> 13621d1b12d4 04:19:02 Step 12/22 : RUN apk add --update --no-cache curl 04:19:02 ---> Running in 941a71064147 04:19:02 ---> Running in 8671e75484b7 04:19:02 (6/6) Installing zeromq (4.3.3-r0) 04:19:03 Removing intermediate container 941a71064147 04:19:03 ---> b2b2615eb3da 04:19:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:19:03 Executing busybox-1.31.1-r20.trigger 04:19:03 OK: 8 MiB in 20 packages 04:19:03 ---> Running in 07eb327e6202 04:19:03 Removing intermediate container 07eb327e6202 04:19:03 ---> b0af5241e7d1 04:19:03 Step 21/23 : LABEL arch=x86_64 04:19:03 ---> Running in a4980f8c0604 04:19:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:19:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:19:03 Removing intermediate container a4980f8c0604 04:19:03 ---> fea2c710f82b 04:19:03 Step 22/23 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 04:19:03 Removing intermediate container bc0d86d2e2da 04:19:03 ---> 583a812260e4 04:19:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:19:03 ---> Running in ccc547b73464 04:19:03 (1/4) Installing ca-certificates (20191127-r4) 04:19:03 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:19:03 (3/4) Installing libcurl (7.76.1-r0) 04:19:03 (4/4) Installing curl (7.76.1-r0) 04:19:03 Executing busybox-1.31.1-r20.trigger 04:19:03 Executing ca-certificates-20191127-r4.trigger 04:19:03 OK: 7 MiB in 18 packages 04:19:03 Removing intermediate container ccc547b73464 04:19:03 ---> 6ed2d4779e94 04:19:03 Step 23/23 : LABEL version=0.0.0 04:19:03 ---> Running in 76f87e939893 04:19:03 ---> 84834b4aadd4 04:19:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:19:04 Removing intermediate container 76f87e939893 04:19:04 ---> 8fca1a6f8e81 04:19:04 04:19:04 Successfully built 8fca1a6f8e81 04:19:04 Successfully tagged support-scheduler:latest 04:19:04  Building support-scheduler ... done Removing intermediate container 8671e75484b7 04:19:04 ---> 87389494eabf 04:19:04 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:19:04 ---> 3037d5cb41fd 04:19:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:19:04 ---> Running in 9a0f66b6701c 04:19:04 Removing intermediate container 9a0f66b6701c 04:19:04 ---> a7777fbf5c65 04:19:04 Step 14/22 : WORKDIR /edgex 04:19:04 ---> Running in caec082bd13c 04:19:04 ---> ba4f7098e919 04:19:04 Step 20/24 : ENTRYPOINT ["/core-data"] 04:19:04 ---> Running in f49ec946a70b 04:19:04 Removing intermediate container caec082bd13c 04:19:04 ---> 1aedbfa98bab 04:19:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:19:04 Removing intermediate container f49ec946a70b 04:19:04 ---> f372ecb8ffe3 04:19:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:19:04 ---> Running in dd0bec72f9b7 04:19:04 ---> 4aba429d25c2 04:19:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:19:04 Removing intermediate container dd0bec72f9b7 04:19:04 ---> ced2b8dae8b0 04:19:04 Step 22/24 : LABEL arch=x86_64 04:19:04 ---> Running in 9e05083799fc 04:19:04 Removing intermediate container 9e05083799fc 04:19:04 ---> 7b1a87b7605f 04:19:04 Step 23/24 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 04:19:05 ---> Running in 2aa78cf015ee 04:19:05 ---> 66536ec99428 04:19:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:19:05 Removing intermediate container 2aa78cf015ee 04:19:05 ---> e16a92b65f24 04:19:05 Step 24/24 : LABEL version=0.0.0 04:19:05 ---> Running in c41738f5e9ac 04:19:05 Removing intermediate container c41738f5e9ac 04:19:05 ---> f95c6810d727 04:19:05 04:19:05 ---> c7b40be987b6 04:19:05 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:19:05 ---> Running in 71f1eba364e2 04:19:05 Successfully built f95c6810d727 04:19:05 Successfully tagged core-data:latest 04:19:05  Building core-data ... done Removing intermediate container 71f1eba364e2 04:19:05 ---> f52885cbbdd6 04:19:05 Step 19/22 : CMD ["--init=true"] 04:19:05 ---> Running in 3ff7df1f7393 04:19:05 Removing intermediate container 3ff7df1f7393 04:19:05 ---> 639f4ada3bf6 04:19:05 Step 20/22 : LABEL arch=x86_64 04:19:05 ---> Running in 6a6f4c419f42 04:19:05 Removing intermediate container 6a6f4c419f42 04:19:05 ---> 943740790790 04:19:05 Step 21/22 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 04:19:05 ---> Running in d6e5774866e5 04:19:05 Removing intermediate container d6e5774866e5 04:19:05 ---> e620f190af86 04:19:05 Step 22/22 : LABEL version=0.0.0 04:19:05 ---> Running in 636a47e80be4 04:19:05 Removing intermediate container 636a47e80be4 04:19:05 ---> 3cb027d1dcae 04:19:05 04:19:06 Successfully built 3cb027d1dcae 04:19:06 Successfully tagged security-proxy-setup:latest 04:19:06  Building security-proxy-setup ... done  [Pipeline] } 04:19:06 $ docker stop --time=1 b4bd3f457ffebd10086ba16a81a2a9dfbfce4dbef2ce5c0fb66ceea941ef0766 04:19:07 $ docker rm -f b4bd3f457ffebd10086ba16a81a2a9dfbfce4dbef2ce5c0fb66ceea941ef0766 [Pipeline] // withDockerContainer [Pipeline] sh 04:19:07 + docker images 04:19:07 REPOSITORY TAG IMAGE ID CREATED SIZE 04:19:07 core-data latest f95c6810d727 2 seconds ago 21.6MB 04:19:07 security-proxy-setup latest 3cb027d1dcae 2 seconds ago 25.3MB 04:19:07 support-scheduler latest 8fca1a6f8e81 4 seconds ago 17.1MB 04:19:07 b9f0f87e2994 5 seconds ago 1.16GB 04:19:07 3e4f4874b316 7 seconds ago 1.16GB 04:19:07 core-metadata latest 40ac6b81f5b4 7 seconds ago 18.6MB 04:19:07 327be11e130d 10 seconds ago 1.17GB 04:19:07 e39ef5770697 12 seconds ago 1.17GB 04:19:07 sys-mgmt-agent latest d16f9abf872f 29 seconds ago 312MB 04:19:07 security-bootstrapper latest d8fd1b314e79 47 seconds ago 18.2MB 04:19:07 core-command latest 5fb4aae4c475 57 seconds ago 17.1MB 04:19:07 security-secretstore-setup latest d3e7c561a78b About a minute ago 25.8MB 04:19:07 20b040d55215 About a minute ago 1.16GB 04:19:07 51d9afdeca6c About a minute ago 1.15GB 04:19:07 7998480b93bd About a minute ago 1.16GB 04:19:07 support-notifications latest e139f8b3ff21 About a minute ago 17.8MB 04:19:07 08e6aa2946a0 About a minute ago 1.16GB 04:19:07 8b84fb6e223f About a minute ago 1.16GB 04:19:07 ci-base-image-x86_64 latest 3c5e0ff418a6 6 minutes ago 648MB 04:19:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB 04:19:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB 04:19:07 alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB 04:19:07 docker 20.10.0 aefe523efa57 5 months ago 240MB 04:19:07 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] } 04:19:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.263s coverage: 94.4% of statements 04:19:08 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 04:19:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.526s coverage: 81.8% of statements 04:19:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:19:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.244s coverage: 92.9% of statements 04:19:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:19:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:19:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:19:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 04:19:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:19:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:19:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:19:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:19:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:19:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 04:19:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:19:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:19:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 04:19:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:19:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.172s coverage: 76.0% of statements 04:19:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:19:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.159s coverage: 80.0% of statements 04:19:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements 04:19:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.257s coverage: 85.4% of statements 04:19:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.296s coverage: 91.2% of statements 04:19:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:19:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.665s coverage: 64.4% of statements 04:19:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:19:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:19:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.184s coverage: 100.0% of statements 04:19:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements 04:19:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 04:19:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements 04:19:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 04:19:24 Still waiting to schedule task 04:19:24 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 04:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.989s coverage: 66.9% of statements 04:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:19:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.778s coverage: 43.5% of statements 04:19:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:19:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:19:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.086s coverage: 89.5% of statements 04:19:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:19:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.106s coverage: 84.8% of statements 04:19:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.431s coverage: 46.8% of statements 04:19:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:19:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:19:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 04:19:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 04:19:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 04:19:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.201s coverage: 100.0% of statements 04:19:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 04:19:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.111s coverage: 100.0% of statements 04:19:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 04:19:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 04:19:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.329s coverage: 19.3% of statements 04:19:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 04:19:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 04:19:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 04:19:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.493s coverage: 91.0% of statements 04:19:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 04:19:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 04:19:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 04:19:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.614s coverage: 28.8% of statements 04:19:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:19:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:19:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 04:19:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 04:19:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 04:19:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.202s coverage: 99.0% of statements 04:19:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 04:19:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.211s coverage: 100.0% of statements 04:19:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 04:19:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 04:19:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 04:19:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.224s coverage: 64.6% of statements 04:19:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 04:19:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.433s coverage: 97.6% of statements 04:19:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 04:19:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 04:19:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 04:19:43 ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements 04:19:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:19:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements 04:19:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 04:19:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:19:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:19:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 04:19:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.100s coverage: 87.9% of statements 04:19:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 04:19:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:19:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements 04:19:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.180s coverage: 28.1% of statements 04:19:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 04:19:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 04:19:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.154s coverage: 27.9% of statements 04:19:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 04:19:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 04:19:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 04:19:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 04:19:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 04:19:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 04:19:46 GO111MODULE=on go vet ./... 04:20:34 Running on prd-ubuntu18.04-docker-8c-8g-15266 in /w/workspace/edgexfoundry_edgex-go_PR-3487 [Pipeline] { [Pipeline] ws 04:20:34 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 04:20:34 The recommended git tool is: git 04:20:36 using credential edgex-jenkins-ssh 04:20:36 Cloning the remote Git repository 04:20:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:20:36 > git init /w/workspace/edgex-go/1 # timeout=10 04:20:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:20:36 > git --version # timeout=10 04:20:36 > git --version # 'git version 2.17.1' 04:20:36 using GIT_SSH to set credentials SSH Credentials for GitHub 04:20:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:20:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:20:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:20:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:20:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:20:42 using GIT_SSH to set credentials SSH Credentials for GitHub 04:20:42 > 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 04:20:43 Merging remotes/origin/master commit f6f68c45a71fc61d9870de441fabd717907f75d2 into PR head commit 7e753a5b9e310472acc0213451e49a9bf7471688 04:20:43 Merge succeeded, producing 7e753a5b9e310472acc0213451e49a9bf7471688 04:20:43 Checking out Revision 7e753a5b9e310472acc0213451e49a9bf7471688 (PR-3487) 04:20:43 > git config core.sparsecheckout # timeout=10 04:20:43 > git checkout -f 7e753a5b9e310472acc0213451e49a9bf7471688 # timeout=10 04:20:43 > git remote # timeout=10 04:20:43 > git config --get remote.origin.url # timeout=10 04:20:43 using GIT_SSH to set credentials SSH Credentials for GitHub 04:20:43 > git merge f6f68c45a71fc61d9870de441fabd717907f75d2 # timeout=10 04:20:43 > git rev-parse HEAD^{commit} # timeout=10 04:20:43 > git config core.sparsecheckout # timeout=10 04:20:43 > git checkout -f 7e753a5b9e310472acc0213451e49a9bf7471688 # timeout=10 04:20:47 Commit message: "feat(notifications): Implement V2 Delete /transmission/age/{age} API" 04:20:47 > git --version # timeout=10 04:20:47 > git --version # 'git version 2.17.1' 04:20:47 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:20:48 + echo snap-build.sh 04:20:48 snap-build.sh 04:20:48 + SNAP_BASE_DIR=. 04:20:48 + '[' '!' -z /w/workspace/edgex-go/1 ']' 04:20:48 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 04:20:48 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 04:20:48 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 04:20:48 + cd /w/workspace/edgex-go/1 04:20:48 + sudo apt-get remove -qy --purge lxd lxd-client 04:20:48 Reading package lists... 04:20:48 Building dependency tree... 04:20:48 Reading state information... 04:20:48 The following packages were automatically installed and are no longer required: 04:20:48 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 04:20:48 uidmap xdelta3 04:20:48 Use 'sudo apt autoremove' to remove them. 04:20:48 The following packages will be REMOVED: 04:20:48 lxd* lxd-client* 04:20:49 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 04:20:49 After this operation, 31.7 MB disk space will be freed. 04:20:50 (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.) 04:20:50 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 04:20:51 Removing lxd dnsmasq configuration 04:20:51 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 04:20:52 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 04:20:53 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:20:53 (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.) 04:20:53 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 04:20:54 Processing triggers for systemd (237-3ubuntu10.45) ... 04:20:55 Processing triggers for ureadahead (0.100.0-21) ... 04:20:56 + sudo snap remove --purge lxd 04:20:56 snap "lxd" is not installed 04:20:56 + sudo groupadd --force --system lxd 04:20:56 ++ whoami 04:20:56 + sudo /usr/sbin/usermod -G lxd -a jenkins 04:20:56 + newgrp - lxd 04:20:56 + sudo snap install lxd 04:21:07 2021-05-20T04:21:04Z INFO Waiting for automatic snapd restart... 04:21:22 gofmt -l . 04:21:22 [ "`gofmt -l .`" = "" ] 04:21:25 lxd 4.14 from Canonical* installed 04:21:25 + sudo lxd init --auto 04:21:25 ./bin/test-go-mod-tidy.sh 04:21:26 ./bin/test-attribution-txt.sh [Pipeline] sh 04:21:28 + ls -al . 04:21:28 total 876 04:21:28 drwxrwxr-x 9 1001 1001 4096 May 20 04:21 . 04:21:28 drwxr-xr-x 4 root root 4096 May 20 04:16 .. 04:21:28 -rw-rw-r-- 1 1001 1001 11 May 20 04:14 .dockerignore 04:21:28 drwxrwxr-x 8 1001 1001 4096 May 20 04:14 .git 04:21:28 drwxrwxr-x 3 1001 1001 4096 May 20 04:14 .github 04:21:28 -rw-rw-r-- 1 1001 1001 818 May 20 04:14 .gitignore 04:21:28 -rw-rw-r-- 1 1001 1001 166 May 20 04:14 .sonarcloud.properties 04:21:28 -rw-rw-r-- 1 1001 1001 8609 May 20 04:14 Attribution.txt 04:21:28 -rw-rw-r-- 1 1001 1001 3804 May 20 04:14 CONTRIBUTING.md 04:21:28 -rw-rw-r-- 1 1001 1001 931 May 20 04:14 Dockerfile.build 04:21:28 -rw-rw-r-- 1 1001 1001 863 May 20 04:14 Jenkinsfile 04:21:28 -rw-rw-r-- 1 1001 1001 10775 May 20 04:14 LICENSE 04:21:28 -rw-rw-r-- 1 1001 1001 5632 May 20 04:14 Makefile 04:21:28 -rw-rw-r-- 1 1001 1001 7978 May 20 04:14 README.md 04:21:28 -rw-rw-r-- 1 1001 1001 6755 May 20 04:14 SECURITY.md 04:21:28 -rw-rw-r-- 1 1001 1001 5 May 20 04:12 VERSION 04:21:28 -rw-rw-r-- 1 1001 1001 4131 May 20 04:14 ZMQWindows.md 04:21:28 drwxrwxr-x 2 1001 1001 4096 May 20 04:14 bin 04:21:28 drwxrwxr-x 14 1001 1001 4096 May 20 04:14 cmd 04:21:28 -rw-r--r-- 1 root root 739709 May 20 04:19 coverage.out 04:21:28 -rw-r--r-- 1 root root 1060 May 20 04:21 go.mod 04:21:28 -rw-r--r-- 1 root root 21990 May 20 04:16 go.sum 04:21:28 drwxrwxr-x 8 1001 1001 4096 May 20 04:14 internal 04:21:28 drwxrwxr-x 4 1001 1001 4096 May 20 04:14 openapi 04:21:28 drwxrwxr-x 4 1001 1001 4096 May 20 04:14 snap 04:21:28 -rw-rw-r-- 1 1001 1001 168 May 20 04:14 version.go [Pipeline] sh 04:21:29 + '[' -e coverage.out ] 04:21:29 + chown 1001:1001 coverage.out [Pipeline] stash 04:21:29 Warning: overwriting stash ‘coverage-report’ 04:21:30 Stashed 1 file(s) [Pipeline] sh 04:21:31 + make build 04:21:31 go mod tidy 04:21:31 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 04:21:33 + sudo snap install --classic snapcraft 04:21:38 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 04:21:41 snapcraft 4.7.1 from Canonical* installed 04:21:41 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 04:21:41 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 04:21:41 % Total % Received % Xferd Average Speed Time Time Time Current 04:21:41 Dload Upload Total Spent Left Speed 04:21:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5056 0 --:--:-- --:--:-- --:--:-- 5056 04:21:41 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 9473k 0 --:--:-- --:--:-- --:--:-- 47.0M 04:21:41 ./yq_linux_amd64 04:21:41 + sudo snapcraft prime --use-lxd 04:21:42 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 04:21:42 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: 04:21:42 - README.md 04:21:42 04:21:42 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:21:43 Launching a container. 04:21:51 Waiting for container to be ready 04:21:51 To start your first instance, try: lxc launch ubuntu:18.04 04:21:51 04:21:55 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 04:21:55 Waiting for network to be ready... 04:21:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 04:21:56 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] 04:21:56 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 04:21:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 04:21:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 04:21:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 04:21:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 04:21:56 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 04:21:56 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 04:21:56 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 04:21:56 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 04:21:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 04:21:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 04:21:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 04:21:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 04:21:57 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 04:21:57 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 04:21:57 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 04:21:57 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 04:21:57 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 04:21:57 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 04:21:57 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 04:21:57 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 04:21:57 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 04:21:57 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 04:21:57 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 04:21:57 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 04:22:00 Fetched 24.6 MB in 4s (6083 kB/s) 04:22:00 Reading package lists... 04:22:01 Reading package lists... 04:22:01 Building dependency tree... 04:22:01 Reading state information... 04:22:01 The following additional packages will be installed: 04:22:01 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:22:01 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:22:01 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:22:01 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 04:22:01 Suggested packages: 04:22:01 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 04:22:01 Recommended packages: 04:22:01 gnupg libsasl2-modules 04:22:01 The following NEW packages will be installed: 04:22:01 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:22:01 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:22:01 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:22:01 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 04:22:01 The following packages will be upgraded: 04:22:01 gpg gpg-agent gpgconf libudev1 04:22:01 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 04:22:01 Need to get 3530 kB of archives. 04:22:01 After this operation, 13.3 MB of additional disk space will be used. 04:22:01 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] 04:22:01 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] 04:22:01 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 04:22:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 04:22:01 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 04:22:02 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 04:22:02 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 04:22:02 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 04:22:02 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 04:22:02 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 04:22:02 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 04:22:02 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 04:22:02 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 04:22:02 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 04:22:02 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 04:22:02 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 04:22:02 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 04:22:02 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 04:22:02 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 04:22:02 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 04:22:02 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 04:22:02 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 04:22:02 debconf: delaying package configuration, since apt-utils is not installed 04:22:02 Fetched 3530 kB in 1s (2797 kB/s) 04:22:03 (Reading database ... 12511 files and directories currently installed.) 04:22:03 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 04:22:03 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 04:22:03 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 04:22:03 Selecting previously unselected package udev. 04:22:03 (Reading database ... 12511 files and directories currently installed.) 04:22:03 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 04:22:03 Unpacking udev (237-3ubuntu10.47) ... 04:22:03 Selecting previously unselected package libfuse2:amd64. 04:22:03 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 04:22:03 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 04:22:03 Selecting previously unselected package fuse. 04:22:03 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 04:22:03 Unpacking fuse (2.9.7-1ubuntu1) ... 04:22:03 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 04:22:03 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:22:03 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 04:22:03 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:22:03 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 04:22:03 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:22:03 Selecting previously unselected package libksba8:amd64. 04:22:03 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 04:22:03 Unpacking libksba8:amd64 (1.3.5-2) ... 04:22:03 Selecting previously unselected package libroken18-heimdal:amd64. 04:22:03 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:22:03 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 04:22:04 Selecting previously unselected package libasn1-8-heimdal:amd64. 04:22:04 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:22:04 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 04:22:04 Selecting previously unselected package libheimbase1-heimdal:amd64. 04:22:04 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:22:04 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 04:22:04 Selecting previously unselected package libhcrypto4-heimdal:amd64. 04:22:04 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:22:04 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 04:22:04 Selecting previously unselected package libwind0-heimdal:amd64. 04:22:04 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:22:04 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:22:04 Selecting previously unselected package libhx509-5-heimdal:amd64. 04:22:04 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:22:04 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 04:22:04 Selecting previously unselected package libkrb5-26-heimdal:amd64. 04:22:04 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:22:04 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 04:22:04 Selecting previously unselected package libheimntlm0-heimdal:amd64. 04:22:04 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:22:04 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:22:04 Selecting previously unselected package libgssapi3-heimdal:amd64. 04:22:04 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:22:04 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 04:22:04 Selecting previously unselected package libsasl2-modules-db:amd64. 04:22:04 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 04:22:04 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:22:04 Selecting previously unselected package libsasl2-2:amd64. 04:22:04 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 04:22:04 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:22:04 Selecting previously unselected package libldap-common. 04:22:04 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 04:22:04 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 04:22:04 Selecting previously unselected package libldap-2.4-2:amd64. 04:22:04 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 04:22:04 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 04:22:05 Selecting previously unselected package dirmngr. 04:22:05 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 04:22:05 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 04:22:05 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 04:22:05 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 04:22:05 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 04:22:05 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:22:05 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:22:05 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 04:22:05 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 04:22:05 Setting up libksba8:amd64 (1.3.5-2) ... 04:22:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:22:05 Setting up udev (237-3ubuntu10.47) ... 04:22:05 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 04:22:05 invoke-rc.d: policy-rc.d denied execution of start. 04:22:05 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 04:22:05 Processing triggers for systemd (237-3ubuntu10) ... 04:22:05 Setting up fuse (2.9.7-1ubuntu1) ... 04:22:05 Setting up gpg (2.2.4-1ubuntu1.4) ... 04:22:05 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:22:05 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 04:22:05 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 04:22:05 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 04:22:05 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 04:22:05 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:22:05 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 04:22:05 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 04:22:05 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 04:22:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:22:06 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 04:22:06 settings in the [Install] section, and DefaultInstance for template units). 04:22:06 This means they are not meant to be enabled using systemctl. 04:22:06 Possible reasons for having this kind of units are: 04:22:06 1) A unit may be statically enabled by being symlinked from another unit's 04:22:06 .wants/ or .requires/ directory. 04:22:06 2) A unit's purpose may be to act as a helper for some other unit which has 04:22:06 a requirement dependency on it. 04:22:06 3) A unit may be started when needed via activation (socket, path, timer, 04:22:06 D-Bus, udev, scripted systemctl call, ...). 04:22:06 4) In case of template units, the unit is meant to be enabled with some 04:22:06 instance name specified. 04:22:06 Reading package lists... 04:22:06 Building dependency tree... 04:22:06 Reading state information... 04:22:07 The following additional packages will be installed: 04:22:07 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 04:22:07 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 04:22:07 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 04:22:07 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 04:22:07 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 04:22:07 Suggested packages: 04:22:07 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 04:22:07 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 04:22:07 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 04:22:07 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 04:22:07 systemd-container policykit-1 04:22:07 Recommended packages: 04:22:07 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 04:22:07 The following NEW packages will be installed: 04:22:07 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 04:22:07 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 04:22:07 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 04:22:07 multiarch-support openssh-client python3 python3-minimal python3.6 04:22:07 python3.6-minimal snapd squashfs-tools sudo 04:22:07 The following packages will be upgraded: 04:22:07 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 04:22:07 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 04:22:07 Need to get 35.2 MB of archives. 04:22:07 After this operation, 141 MB of additional disk space will be used. 04:22:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 04:22:07 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 04:22:07 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 04:22:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 04:22:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 04:22:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 04:22:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 04:22:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 04:22:07 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 04:22:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 04:22:07 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 04:22:07 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 04:22:07 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 04:22:07 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 04:22:07 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 04:22:07 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 04:22:07 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 04:22:07 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 04:22:08 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 04:22:08 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 04:22:08 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 04:22:08 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 04:22:08 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 04:22:08 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 04:22:08 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 04:22:08 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 04:22:08 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 04:22:08 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 04:22:08 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 04:22:08 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 04:22:08 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 04:22:08 debconf: delaying package configuration, since apt-utils is not installed 04:22:08 Fetched 35.2 MB in 1s (26.4 MB/s) 04:22:08 (Reading database ... 12757 files and directories currently installed.) 04:22:08 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 04:22:08 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 04:22:09 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 04:22:09 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 04:22:09 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 04:22:09 (Reading database ... 12757 files and directories currently installed.) 04:22:09 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 04:22:09 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 04:22:09 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 04:22:09 (Reading database ... 12757 files and directories currently installed.) 04:22:09 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 04:22:09 Unpacking apt (1.6.13) over (1.6.1) ... 04:22:09 Setting up apt (1.6.13) ... 04:22:09 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 04:22:10 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 04:22:10 (Reading database ... 12764 files and directories currently installed.) 04:22:10 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 04:22:10 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 04:22:10 Selecting previously unselected package libpython3.6-minimal:amd64. 04:22:10 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:22:10 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:22:10 Selecting previously unselected package libexpat1:amd64. 04:22:10 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 04:22:10 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 04:22:11 Selecting previously unselected package python3.6-minimal. 04:22:11 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:22:11 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 04:22:11 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 04:22:11 Checking for services that may need to be restarted...done. 04:22:11 Checking for services that may need to be restarted...done. 04:22:11 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:22:11 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 04:22:11 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 04:22:11 Selecting previously unselected package python3-minimal. 04:22:11 (Reading database ... 13012 files and directories currently installed.) 04:22:11 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 04:22:11 Unpacking python3-minimal (3.6.7-1~18.04) ... 04:22:12 Selecting previously unselected package mime-support. 04:22:12 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 04:22:12 Unpacking mime-support (3.60ubuntu1) ... 04:22:12 Selecting previously unselected package libmpdec2:amd64. 04:22:12 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 04:22:12 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 04:22:12 Selecting previously unselected package libpython3.6-stdlib:amd64. 04:22:12 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:22:12 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:22:12 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 04:22:13 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 04:22:13 Selecting previously unselected package python3.6. 04:22:13 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:22:13 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 04:22:13 Selecting previously unselected package libpython3-stdlib:amd64. 04:22:13 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 04:22:13 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 04:22:13 Setting up python3-minimal (3.6.7-1~18.04) ... 04:22:13 Selecting previously unselected package python3. 04:22:14 (Reading database ... 13442 files and directories currently installed.) 04:22:14 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 04:22:14 Unpacking python3 (3.6.7-1~18.04) ... 04:22:14 Selecting previously unselected package multiarch-support. 04:22:14 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 04:22:14 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 04:22:14 Setting up multiarch-support (2.27-3ubuntu1.4) ... 04:22:14 Selecting previously unselected package liblzo2-2:amd64. 04:22:14 (Reading database ... 13479 files and directories currently installed.) 04:22:14 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 04:22:14 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 04:22:14 Selecting previously unselected package libbsd0:amd64. 04:22:14 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 04:22:14 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 04:22:14 Selecting previously unselected package sudo. 04:22:14 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 04:22:14 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 04:22:14 Selecting previously unselected package apparmor. 04:22:14 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 04:22:14 Unpacking apparmor (2.12-4ubuntu5.1) ... 04:22:14 Selecting previously unselected package libedit2:amd64. 04:22:14 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 04:22:14 Unpacking libedit2:amd64 (3.1-20170329-1) ... 04:22:14 Selecting previously unselected package libkrb5support0:amd64. 04:22:14 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 04:22:14 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 04:22:14 Selecting previously unselected package libk5crypto3:amd64. 04:22:14 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 04:22:14 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 04:22:15 Selecting previously unselected package libkeyutils1:amd64. 04:22:15 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 04:22:15 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 04:22:15 Selecting previously unselected package libkrb5-3:amd64. 04:22:15 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 04:22:15 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 04:22:15 Selecting previously unselected package libgssapi-krb5-2:amd64. 04:22:15 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 04:22:15 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 04:22:15 Selecting previously unselected package libssl1.0.0:amd64. 04:22:15 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 04:22:15 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 04:22:15 Selecting previously unselected package openssh-client. 04:22:15 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 04:22:15 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 04:22:15 Selecting previously unselected package squashfs-tools. 04:22:15 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 04:22:15 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 04:22:15 Selecting previously unselected package snapd. 04:22:15 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 04:22:15 Unpacking snapd (2.48.3+18.04) ... 04:22:17 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 04:22:20 Setting up libedit2:amd64 (3.1-20170329-1) ... 04:22:20 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 04:22:20 Setting up mime-support (3.60ubuntu1) ... 04:22:20 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 04:22:20 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 04:22:20 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 04:22:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:22:21 Setting up systemd (237-3ubuntu10.47) ... 04:22:21 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 04:22:21 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 04:22:21 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 04:22:21 Setting up liblzo2-2:amd64 (2.08-1.2) ... 04:22:21 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:22:21 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 04:22:21 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 04:22:22 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 04:22:22 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 04:22:22 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 04:22:22 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 04:22:22 Setting up python3 (3.6.7-1~18.04) ... 04:22:22 running python rtupdate hooks for python3.6... 04:22:22 running python post-rtupdate hooks for python3.6... 04:22:22 Setting up apparmor (2.12-4ubuntu5.1) ... 04:22:23 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 04:22:23 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 04:22:23 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 04:22:23 Setting up snapd (2.48.3+18.04) ... 04:22:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 04:22:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 04:22:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 04:22:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 04:22:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:22:24 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:22:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 04:22:25 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 04:22:25 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 04:22:25 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 04:22:25 /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' 04:22:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:22:25 Processing triggers for systemd (237-3ubuntu10.47) ... 04:22:25 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 04:22:26 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 04:22:26 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 04:22:26 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:22:27 Reading package lists... 04:22:28 Reading package lists... 04:22:28 Building dependency tree... 04:22:28 Reading state information... 04:22:28 Calculating upgrade... 04:22:28 The following packages will be upgraded: 04:22:28 advancecomp base-files bash binutils binutils-common 04:22:28 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 04:22:28 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 04:22:28 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 04:22:28 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 04:22:28 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 04:22:28 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 04:22:28 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 04:22:28 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 04:22:28 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 04:22:28 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 04:22:28 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 04:22:28 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 04:22:28 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 04:22:28 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 04:22:28 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 04:22:28 Need to get 64.0 MB of archives. 04:22:28 After this operation, 5041 kB of additional disk space will be used. 04:22:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 04:22:28 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 04:22:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 04:22:28 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 04:22:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 04:22:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 04:22:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 04:22:28 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 04:22:28 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 04:22:28 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 04:22:28 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 04:22:28 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 04:22:28 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 04:22:28 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 04:22:28 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 04:22:28 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 04:22:28 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 04:22:28 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 04:22:28 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 04:22:28 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 04:22:29 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 04:22:29 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 04:22:29 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 04:22:29 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 04:22:29 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 04:22:29 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 04:22:29 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 04:22:29 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 04:22:29 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 04:22:29 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 04:22:29 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 04:22:29 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 04:22:29 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 04:22:29 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 04:22:29 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 04:22:29 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 04:22:29 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 04:22:29 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 04:22:29 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 04:22:29 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 04:22:29 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 04:22:29 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 04:22:29 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 04:22:29 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 04:22:29 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 04:22:29 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 04:22:29 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 04:22:29 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 04:22:29 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] 04:22:29 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 04:22:29 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 04:22:29 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 04:22:29 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 04:22:29 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 04:22:29 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 04:22:29 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 04:22:29 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 04:22:29 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 04:22:29 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 04:22:29 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 04:22:29 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 04:22:29 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 04:22:29 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 04:22:29 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 04:22:29 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 04:22:29 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 04:22:29 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 04:22:29 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 04:22:29 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 04:22:30 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 04:22:30 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 04:22:30 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 04:22:30 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 04:22:30 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 04:22:30 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 04:22:30 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 04:22:30 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 04:22:30 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 04:22:30 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 04:22:30 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 04:22:30 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 04:22:30 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 04:22:30 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 04:22:30 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] 04:22:30 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 04:22:30 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 04:22:30 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] 04:22:30 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 04:22:30 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 04:22:30 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 04:22:30 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 04:22:30 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 04:22:30 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 04:22:30 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 04:22:30 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 04:22:30 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] 04:22:30 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 04:22:30 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 04:22:30 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 04:22:30 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 04:22:30 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 04:22:30 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 04:22:30 debconf: delaying package configuration, since apt-utils is not installed 04:22:30 Fetched 64.0 MB in 2s (31.9 MB/s) 04:22:30 (Reading database ... 13912 files and directories currently installed.) 04:22:30 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 04:22:30 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:22:32 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 04:22:32 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 04:22:32 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:22:32 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 04:22:32 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 04:22:33 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:22:33 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:22:33 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:22:33 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:22:33 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:22:33 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:22:33 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:22:33 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:22:33 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:22:33 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:22:33 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:22:33 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:22:33 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:22:33 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:22:33 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 04:22:33 (Reading database ... 13911 files and directories currently installed.) 04:22:33 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 04:22:33 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 04:22:33 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 04:22:34 (Reading database ... 13911 files and directories currently installed.) 04:22:34 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:22:34 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:22:34 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:22:34 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:22:34 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:22:34 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:22:34 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 04:22:34 (Reading database ... 13911 files and directories currently installed.) 04:22:34 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 04:22:34 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:22:34 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 04:22:35 (Reading database ... 13911 files and directories currently installed.) 04:22:35 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 04:22:35 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 04:22:35 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 04:22:35 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 04:22:35 Setting up base-files (10.1ubuntu2.10) ... 04:22:35 Installing new version of config file /etc/issue ... 04:22:35 Installing new version of config file /etc/issue.net ... 04:22:35 Installing new version of config file /etc/lsb-release ... 04:22:35 Installing new version of config file /etc/update-motd.d/50-motd-news ... 04:22:35 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 04:22:35 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 04:22:35 Removing obsolete conffile /etc/default/motd-news ... 04:22:36 (Reading database ... 13912 files and directories currently installed.) 04:22:36 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 04:22:36 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 04:22:36 Setting up bash (4.4.18-2ubuntu1.2) ... 04:22:36 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 04:22:36 (Reading database ... 13912 files and directories currently installed.) 04:22:36 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 04:22:36 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 04:22:36 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 04:22:36 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 04:22:36 (Reading database ... 13912 files and directories currently installed.) 04:22:36 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 04:22:36 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 04:22:36 Setting up tar (1.29b-2ubuntu0.2) ... 04:22:36 (Reading database ... 13912 files and directories currently installed.) 04:22:36 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 04:22:36 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:22:36 Setting up dpkg (1.19.0.5ubuntu2.3) ... 04:22:36 (Reading database ... 13912 files and directories currently installed.) 04:22:36 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 04:22:36 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:22:37 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 04:22:37 (Reading database ... 13912 files and directories currently installed.) 04:22:37 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 04:22:37 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:22:37 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 04:22:37 (Reading database ... 13912 files and directories currently installed.) 04:22:37 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 04:22:37 Unpacking grep (3.1-2build1) over (3.1-2) ... 04:22:37 Setting up grep (3.1-2build1) ... 04:22:37 (Reading database ... 13912 files and directories currently installed.) 04:22:37 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 04:22:37 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 04:22:37 Setting up login (1:4.5-1ubuntu2) ... 04:22:37 (Reading database ... 13912 files and directories currently installed.) 04:22:37 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 04:22:37 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:22:37 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 04:22:38 (Reading database ... 13912 files and directories currently installed.) 04:22:38 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 04:22:38 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:22:38 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 04:22:38 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:22:38 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 04:22:38 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:22:39 Setting up perl-base (5.26.1-6ubuntu0.5) ... 04:22:39 (Reading database ... 13912 files and directories currently installed.) 04:22:39 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 04:22:39 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:22:40 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 04:22:40 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 04:22:40 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 04:22:40 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 04:22:40 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 04:22:40 (Reading database ... 13912 files and directories currently installed.) 04:22:40 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 04:22:40 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 04:22:40 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 04:22:41 (Reading database ... 13912 files and directories currently installed.) 04:22:41 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:22:41 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:22:41 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:22:41 (Reading database ... 13912 files and directories currently installed.) 04:22:41 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:22:41 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:22:41 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:22:41 (Reading database ... 13912 files and directories currently installed.) 04:22:41 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:22:41 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:22:41 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [Pipeline] } 04:22:41 $ docker stop --time=1 e626ee6f188fe0f3f118917d8d2b310a032063ec5481506c85e22c043d7db0d0 04:22:41 (Reading database ... 13912 files and directories currently installed.) 04:22:41 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:22:41 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:22:41 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:22:41 (Reading database ... 13912 files and directories currently installed.) 04:22:41 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 04:22:41 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:22:41 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 04:22:41 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:22:42 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 04:22:42 (Reading database ... 13912 files and directories currently installed.) 04:22:42 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 04:22:42 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:22:42 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 04:22:42 (Reading database ... 13912 files and directories currently installed.) 04:22:42 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:22:42 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:22:42 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:22:42 (Reading database ... 13912 files and directories currently installed.) 04:22:42 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:22:42 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:22:42 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 04:22:42 (Reading database ... 13912 files and directories currently installed.) 04:22:42 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:22:42 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:22:43 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 04:22:43 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 04:22:43 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 04:22:43 (Reading database ... 13912 files and directories currently installed.) 04:22:43 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 04:22:43 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:22:43 Setting up libc-bin (2.27-3ubuntu1.4) ... 04:22:43 (Reading database ... 13912 files and directories currently installed.) 04:22:43 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 04:22:43 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:22:43 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 04:22:43 $ docker rm -f e626ee6f188fe0f3f118917d8d2b310a032063ec5481506c85e22c043d7db0d0 04:22:44 (Reading database ... 13914 files and directories currently installed.) 04:22:44 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 04:22:44 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 04:22:44 Setting up debconf (1.5.66ubuntu1) ... 04:22:44 (Reading database ... 13914 files and directories currently installed.) 04:22:44 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 04:22:44 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 04:22:44 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 04:22:44 (Reading database ... 13914 files and directories currently installed.) 04:22:44 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 04:22:44 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 04:22:44 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 04:22:44 (Reading database ... 13914 files and directories currently installed.) 04:22:44 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 04:22:44 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 04:22:44 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 04:22:45 (Reading database ... 13914 files and directories currently installed.) 04:22:45 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 04:22:45 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 04:22:45 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 04:22:45 (Reading database ... 13914 files and directories currently installed.) 04:22:45 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 04:22:45 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 04:22:45 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 04:22:45 (Reading database ... 13914 files and directories currently installed.) 04:22:45 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 04:22:45 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:22:45 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 04:22:45 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 04:22:45 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 04:22:45 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:22:45 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 04:22:45 (Reading database ... 13914 files and directories currently installed.) 04:22:45 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 04:22:45 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:22:46 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 04:22:46 (Reading database ... 13914 files and directories currently installed.) 04:22:46 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 04:22:46 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 04:22:46 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 04:22:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:22:46 04:22:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:22:46 (Reading database ... 13914 files and directories currently installed.) 04:22:46 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 04:22:46 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:22:46 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 04:22:46 (Reading database ... 13914 files and directories currently installed.) 04:22:46 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [Pipeline] isUnix 04:22:46 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 04:22:46 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 04:22:46 (Reading database ... 13914 files and directories currently installed.) 04:22:46 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 04:22:46 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [Pipeline] sh 04:22:46 Setting up passwd (1:4.5-1ubuntu2) ... 04:22:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:22:47 (Reading database ... 13914 files and directories currently installed.) 04:22:47 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 04:22:47 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:22:47 Setting up gpgv (2.2.4-1ubuntu1.4) ... 04:22:47 (Reading database ... 13914 files and directories currently installed.) 04:22:47 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 04:22:47 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 04:22:47 latest: Pulling from edgex-devops/edgex-compose-arm64 04:22:47 29e5d40040c1: Pulling fs layer 04:22:47 1ce36da41761: Pulling fs layer 04:22:47 25b303627fd3: Pulling fs layer 04:22:47 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 04:22:47 (Reading database ... 13914 files and directories currently installed.) 04:22:47 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 04:22:47 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 04:22:47 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 04:22:47 29e5d40040c1: Verifying Checksum 04:22:47 29e5d40040c1: Download complete 04:22:47 (Reading database ... 13914 files and directories currently installed.) 04:22:47 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 04:22:47 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 04:22:47 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 04:22:47 (Reading database ... 13914 files and directories currently installed.) 04:22:47 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 04:22:47 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 04:22:47 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 04:22:47 (Reading database ... 13914 files and directories currently installed.) 04:22:47 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 04:22:47 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 04:22:47 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 04:22:47 (Reading database ... 13914 files and directories currently installed.) 04:22:47 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 04:22:48 29e5d40040c1: Pull complete 04:22:48 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 04:22:48 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 04:22:48 (Reading database ... 13914 files and directories currently installed.) 04:22:48 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 04:22:48 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 04:22:48 1ce36da41761: Verifying Checksum 04:22:48 1ce36da41761: Download complete 04:22:48 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 04:22:48 (Reading database ... 13914 files and directories currently installed.) 04:22:48 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 04:22:48 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 04:22:48 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 04:22:48 (Reading database ... 13915 files and directories currently installed.) 04:22:48 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 04:22:48 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 04:22:48 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 04:22:48 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 04:22:48 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 04:22:48 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 04:22:49 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 04:22:49 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 04:22:49 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 04:22:49 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 04:22:49 1ce36da41761: Pull complete 04:22:49 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 04:22:49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 04:22:49 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 04:22:49 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 04:22:49 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 04:22:49 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 04:22:49 25b303627fd3: Download complete 04:22:50 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 04:22:50 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 04:22:50 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 04:22:50 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 04:22:50 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 04:22:50 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 04:22:50 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 04:22:50 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 04:22:51 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 04:22:51 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 04:22:51 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 04:22:51 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 04:22:51 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:22:51 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:22:51 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:22:51 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:22:51 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:22:51 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:22:51 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:22:51 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:22:52 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:22:52 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:22:52 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:22:52 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:22:52 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:22:52 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:22:52 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:22:52 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:22:53 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:22:53 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:22:54 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:22:54 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:22:55 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:22:55 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:22:55 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:22:55 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:22:56 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:22:56 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:22:56 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:22:56 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:22:56 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 04:22:56 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:22:57 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 04:22:57 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:22:57 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 04:22:57 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 04:22:57 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:22:57 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:22:57 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:22:57 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:22:57 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 04:22:57 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 04:22:57 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:22:57 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 04:22:57 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:22:57 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:22:57 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:22:57 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 04:22:57 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 04:22:57 Setting up tzdata (2021a-0ubuntu0.18.04) ... 04:22:58 04:22:58 Current default time zone: 'Etc/UTC' 04:22:58 Local time is now: Thu May 20 04:22:57 UTC 2021. 04:22:58 Universal Time is now: Thu May 20 04:22:57 UTC 2021. 04:22:58 Run 'dpkg-reconfigure tzdata' if you wish to change it. 04:22:58 04:22:58 Setting up systemd-sysv (237-3ubuntu10.47) ... 04:22:58 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:22:58 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 04:22:58 Setting up mount (2.31.1-0.4ubuntu3.7) ... 04:22:58 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 04:22:58 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 04:22:58 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 04:22:58 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 04:22:59 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 04:22:59 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 04:22:59 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:22:59 Setting up procps (2:3.3.12-3ubuntu1.2) ... 04:23:00 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 04:23:00 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 04:23:00 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 04:23:00 25b303627fd3: Pull complete 04:23:00 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:23:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:23:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:23:00 Setting up patch (2.7.6-2ubuntu1.1) ... 04:23:00 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 04:23:00 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 04:23:00 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 04:23:00 Installing new version of config file /etc/ssl/openssl.cnf ... 04:23:00 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 04:23:00 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 04:23:00 Setting up ca-certificates (20210119~18.04.1) ... 04:23:00 prd-ubuntu18.04-docker-arm64-4c-16g-15265 does not seem to be running inside a container 04:23:00 $ 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 04:23:02 Updating certificates in /etc/ssl/certs... 04:23:03 23 added, 27 removed; done. 04:23:03 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 04:23:03 $ docker top c932c6d3e041ba61dfbb97fcde22ca859142f014bd0132d05bd4ca87bf28b93a -eo pid,comm 04:23:03 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:23:03 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 04:23:03 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 04:23:03 Setting up pkgbinarymangler (138.18.04.1) ... 04:23:03 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 04:23:03 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 04:23:03 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 04:23:03 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 04:23:03 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 04:23:03 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 04:23:03 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 04:23:03 Setting up perl (5.26.1-6ubuntu0.5) ... 04:23:03 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 04:23:03 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 04:23:03 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 04:23:03 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 04:23:03 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 04:23:03 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 04:23:03 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 04:23:03 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 04:23:03 Setting up g++ (4:7.4.0-1ubuntu2.3) ... [Pipeline] { 04:23:03 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:23:03 Processing triggers for systemd (237-3ubuntu10.47) ... 04:23:03 Processing triggers for mime-support (3.60ubuntu1) ... 04:23:03 Processing triggers for ca-certificates (20210119~18.04.1) ... 04:23:03 Updating certificates in /etc/ssl/certs... [Pipeline] sh 04:23:04 0 added, 0 removed; done. 04:23:04 Running hooks in /etc/ca-certificates/update.d... 04:23:04 done. 04:23:04 + grep parallel 04:23:04 + docker-compose build --help 04:23:04 Reading package lists... 04:23:04 Building dependency tree... 04:23:04 Reading state information... 04:23:05 The following NEW packages will be installed: 04:23:05 apt-transport-https 04:23:05 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 04:23:05 Need to get 1692 B of archives. 04:23:05 After this operation, 154 kB of additional disk space will be used. 04:23:05 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 04:23:05 debconf: delaying package configuration, since apt-utils is not installed 04:23:05 Fetched 1692 B in 0s (7898 B/s) 04:23:05 Selecting previously unselected package apt-transport-https. 04:23:05 (Reading database ... 13920 files and directories currently installed.) 04:23:05 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 04:23:05 Unpacking apt-transport-https (1.6.13) ... 04:23:05 Setting up apt-transport-https (1.6.13) ... 04:23:05 Waiting for network to be ready... 04:23:07 --parallel Build images in parallel. [Pipeline] } 04:23:08 $ docker stop --time=1 c932c6d3e041ba61dfbb97fcde22ca859142f014bd0132d05bd4ca87bf28b93a 04:23:09 $ docker rm -f c932c6d3e041ba61dfbb97fcde22ca859142f014bd0132d05bd4ca87bf28b93a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:23:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:23:10 . [Pipeline] withDockerContainer 04:23:11 prd-ubuntu18.04-docker-arm64-4c-16g-15265 does not seem to be running inside a container 04:23:11 $ 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 04:23:12 $ docker top 386a594c13f184f897d13399a4ece95f0a978814bc2db1165b881e4362675d1f -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:13 + docker-compose -f ./docker-compose-build.yml build --parallel 04:23:13 2021-05-20T04:23:09Z INFO Waiting for automatic snapd restart... 04:23:13 snapd 2.50 from Canonical* installed 04:23:14 "snapd" switched to the "latest/stable" channel 04:23:14 04:23:17 Building core-command ... 04:23:17 Building core-data ... 04:23:17 Building core-metadata ... 04:23:17 Building security-bootstrapper ... 04:23:17 Building security-proxy-setup ... 04:23:17 Building security-secretstore-setup ... 04:23:17 Building support-notifications ... 04:23:17 Building support-scheduler ... 04:23:17 Building sys-mgmt-agent ... 04:23:17 Building sys-mgmt-agent 04:23:17 Building core-metadata 04:23:17 Building security-proxy-setup 04:23:17 Building support-scheduler 04:23:17 Building security-bootstrapper 04:23:17 core18 20210507 from Canonical* installed 04:23:17 "core18" switched to the "latest/stable" channel 04:23:17 04:23:21 snapcraft 4.7.1 from Canonical* installed 04:23:21 "snapcraft" switched to the "latest/stable" channel 04:23:21 04:23:26 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: 04:23:26 - README.md 04:23:26 04:23:26 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:23:32 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 04:23:32 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 04:23:32 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 04:23:32 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:23:33 Reading package lists... 04:23:34 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 04:23:40 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 04:23:40 Reading package lists... 04:23:40 Building dependency tree... 04:23:40 Reading state information... 04:23:40 Suggested packages: 04:23:40 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 04:23:40 git-gui gitk gitweb git-cvs git-mediawiki git-svn 04:23:40 Recommended packages: 04:23:40 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 04:23:40 The following NEW packages will be installed: 04:23:40 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 04:23:40 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 04:23:40 pkg-config zip 04:23:40 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 04:23:40 Need to get 7663 kB of archives. 04:23:40 After this operation, 43.8 MB of additional disk space will be used. 04:23:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 04:23:40 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 04:23:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 04:23:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 04:23:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 04:23:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 04:23:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 04:23:40 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 04:23:41 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 04:23:41 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 04:23:41 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 04:23:41 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 04:23:41 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 04:23:41 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 04:23:41 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 04:23:41 debconf: delaying package configuration, since apt-utils is not installed 04:23:41 Fetched 7663 kB in 1s (8808 kB/s) 04:23:41 Selecting previously unselected package libglib2.0-0:amd64. 04:23:41 (Reading database ... 13924 files and directories currently installed.) 04:23:41 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 04:23:41 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 04:23:41 Selecting previously unselected package libpsl5:amd64. 04:23:41 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 04:23:41 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 04:23:41 Selecting previously unselected package libnghttp2-14:amd64. 04:23:41 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 04:23:41 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 04:23:41 Selecting previously unselected package librtmp1:amd64. 04:23:41 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 04:23:42 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 04:23:42 Selecting previously unselected package libcurl3-gnutls:amd64. 04:23:42 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 04:23:42 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 04:23:42 Selecting previously unselected package liberror-perl. 04:23:42 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 04:23:42 Unpacking liberror-perl (0.17025-1) ... 04:23:42 Selecting previously unselected package git-man. 04:23:42 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 04:23:42 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 04:23:42 Selecting previously unselected package git. 04:23:42 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 04:23:42 Unpacking git (1:2.17.1-1ubuntu0.8) ... 04:23:42 Selecting previously unselected package libnorm1:amd64. 04:23:42 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 04:23:42 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 04:23:42 Selecting previously unselected package libpgm-5.2-0:amd64. 04:23:42 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 04:23:42 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 04:23:42 Selecting previously unselected package libsodium23:amd64. 04:23:42 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 04:23:42 Unpacking libsodium23:amd64 (1.0.16-2) ... 04:23:43 Selecting previously unselected package libzmq5:amd64. 04:23:43 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 04:23:43 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 04:23:43 Selecting previously unselected package libzmq3-dev:amd64. 04:23:43 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 04:23:43 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 04:23:43 Selecting previously unselected package pkg-config. 04:23:43 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 04:23:43 Unpacking pkg-config (0.29.1-0ubuntu2) ... 04:23:43 Selecting previously unselected package zip. 04:23:43 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 04:23:43 Unpacking zip (3.0-11build1) ... 04:23:43 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 04:23:43 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 04:23:43 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 04:23:43 Setting up liberror-perl (0.17025-1) ... 04:23:43 Setting up libpsl5:amd64 (0.19.1-5build1) ... 04:23:43 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 04:23:43 No schema files found: doing nothing. 04:23:43 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 04:23:43 Setting up zip (3.0-11build1) ... 04:23:43 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 04:23:43 Setting up libsodium23:amd64 (1.0.16-2) ... 04:23:43 Setting up pkg-config (0.29.1-0ubuntu2) ... 04:23:43 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 04:23:43 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 04:23:43 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 04:23:43 Setting up git (1:2.17.1-1ubuntu0.8) ... 04:23:43 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:23:50 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 04:23:50 git set to automatically installed. 04:23:50 git-man set to automatically installed. 04:23:50 libcurl3-gnutls set to automatically installed. 04:23:50 liberror-perl set to automatically installed. 04:23:50 libglib2.0-0 set to automatically installed. 04:23:50 libnghttp2-14 set to automatically installed. 04:23:50 libnorm1 set to automatically installed. 04:23:50 libpgm-5.2-0 set to automatically installed. 04:23:50 libpsl5 set to automatically installed. 04:23:50 librtmp1 set to automatically installed. 04:23:50 libsodium23 set to automatically installed. 04:23:50 libzmq3-dev set to automatically installed. 04:23:50 libzmq5 set to automatically installed. 04:23:50 pkg-config set to automatically installed. 04:23:50 zip set to automatically installed. 04:23:52 snapd is not logged in, snap install commands will use sudo 04:23:58 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 04:24:17 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 04:24:17 snapd is not logged in, snap install commands will use sudo 04:24:23 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 04:24:24 snap "core18" has no updates available 04:24:24 Pulling go-build-helper 04:24:24 + snapcraftctl pull 04:24:25 'app-service-config' has dependencies that need to be staged: go-build-helper 04:24:25 Skipping pull go-build-helper (already ran) 04:24:25 Building go-build-helper 04:24:25 + snapcraftctl build 04:24:27 Staging go-build-helper 04:24:27 + snapcraftctl stage 04:24:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 04:24:37 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 04:24:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] 04:24:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 04:24:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 04:24:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 04:24:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 04:24:37 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 04:24:37 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 04:24:37 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 04:24:37 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 04:24:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 04:24:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 04:24:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 04:24:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 04:24:37 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 04:24:37 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 04:24:37 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 04:24:37 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 04:24:37 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 04:24:37 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 04:24:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 04:24:37 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 04:24:37 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 04:24:37 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 04:24:37 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 04:24:37 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 04:24:37 Fetched 24.6 MB in 0s (0 B/s) 04:24:37 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 04:24:37 Fetched 224 kB in 0s (0 B/s) 04:24:37 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 04:24:37 Fetched 157 kB in 0s (0 B/s) 04:24:37 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 04:24:37 Fetched 221 kB in 0s (0 B/s) 04:24:37 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 04:24:37 Fetched 143 kB in 0s (0 B/s) 04:24:37 Pulling app-service-config 04:24:37 + snapcraftctl pull 04:24:38 Cloning into '/root/parts/app-service-config/src'... 04:24:38 Pulling config-common 04:24:38 + snapcraftctl pull 04:24:38 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:24:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:24:38 ---> 97d5cb57f703 04:24:38 Step 3/23 : WORKDIR /edgex-go 04:24:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:24:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:24:38 ---> 97d5cb57f703 04:24:38 Step 3/24 : WORKDIR /edgex-go 04:24:38 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:24:38 Step 2/32 : FROM ${BUILDER_BASE} AS builder 04:24:38 ---> 97d5cb57f703 04:24:38 Step 3/32 : WORKDIR /edgex-go 04:24:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:24:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:24:38 ---> 97d5cb57f703 04:24:38 Step 3/24 : WORKDIR /edgex-go 04:24:38 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:24:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:24:38 ---> 97d5cb57f703 04:24:38 Step 3/22 : WORKDIR /edgex-go 04:24:38 ---> Running in b1e5f12c37bc 04:24:38 ---> Running in 23d405e96718 04:24:38 ---> Running in e92616c84e83 04:24:38 ---> Running in a5bffc59a333 04:24:38 ---> Running in 48d5a1ad8810 04:24:38 Removing intermediate container b1e5f12c37bc 04:24:38 ---> e3b9ab829554 04:24:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:24:38 ---> Running in 311a27593092 04:24:38 Removing intermediate container a5bffc59a333 04:24:38 ---> 35e1f858290d 04:24:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:24:38 Removing intermediate container 48d5a1ad8810 04:24:38 ---> c4fa8d03b0ca 04:24:38 Removing intermediate container 23d405e96718 04:24:38 ---> b821cd2747f6 04:24:38 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:24:38 Removing intermediate container e92616c84e83 04:24:38 ---> 9c8b1dfd8527 04:24:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:24:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:24:38 ---> Running in 7104f8db4992 04:24:38 ---> Running in 70f22237e930 04:24:38 ---> Running in 4279a748d149 04:24:38 ---> Running in c3f414e8cb40 04:24:38 Removing intermediate container 311a27593092 04:24:38 ---> b7d4d8a52511 04:24:38 Step 5/23 : RUN apk add --update --no-cache make git 04:24:38 ---> Running in 6062bd6c355e 04:24:38 Removing intermediate container 7104f8db4992 04:24:38 ---> e7143de0d2e9 04:24:38 Step 5/24 : RUN apk add --update --no-cache make bash git 04:24:38 ---> Running in 6f0f2467938f 04:24:39 Removing intermediate container 4279a748d149 04:24:39 ---> e92491e89386 04:24:39 Step 5/32 : RUN apk add --update --no-cache make git 04:24:39 ---> Running in 5a98cb94a9b3 04:24:39 Removing intermediate container c3f414e8cb40 04:24:39 ---> 061f55b67282 04:24:39 Step 5/22 : RUN apk add --update --no-cache make git 04:24:40 ---> Running in cb36d16483bc 04:24:40 Removing intermediate container 70f22237e930 04:24:40 ---> 1fe1f34f2346 04:24:40 Step 5/24 : RUN apk add --update --no-cache make git 04:24:40 ---> Running in 02a9aedea986 04:24:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:24:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:24:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:24:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:24:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:24:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:24:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:24:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:24:43 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 04:24:43 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 04:24:43 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:24:43 Fetched 0 B in 0s (0 B/s) 04:24:43 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 04:24:43 Fetched 0 B in 0s (0 B/s) 04:24:43 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 04:24:43 Fetched 0 B in 0s (0 B/s) 04:24:43 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 04:24:43 Fetched 0 B in 0s (0 B/s) 04:24:43 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 04:24:43 Fetched 0 B in 0s (0 B/s) 04:24:43 Pulling edgex-go 04:24:43 + snapcraftctl pull 04:24:43 OK: 218 MiB in 52 packages 04:24:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:24:43 OK: 218 MiB in 52 packages 04:24:43 OK: 218 MiB in 52 packages 04:24:44 OK: 218 MiB in 52 packages 04:24:44 Removing intermediate container 6f0f2467938f 04:24:44 ---> 70eeca33c61f 04:24:44 Step 6/24 : COPY go.mod . 04:24:45 Removing intermediate container 5a98cb94a9b3 04:24:45 ---> 6a993079cd04 04:24:45 Step 6/32 : COPY go.mod . 04:24:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:24:45 Removing intermediate container 6062bd6c355e 04:24:45 ---> 85d4caf2c626 04:24:45 Step 6/23 : COPY go.mod . 04:24:46 ---> 48007c78f15c 04:24:46 Step 7/24 : RUN go mod download 04:24:46 Removing intermediate container 02a9aedea986 04:24:46 ---> bb8bbfbb8fed 04:24:46 Step 6/24 : COPY go.mod . 04:24:46 ---> Running in 12c3f8a3f82c 04:24:46 ---> ef4b28a39137 04:24:46 Step 7/32 : RUN go mod download 04:24:46 ---> Running in d77befa668a2 04:24:46 ---> d1431e3cd6bf 04:24:46 Step 7/23 : RUN go mod download 04:24:46 ---> Running in 9fb029c136e8 04:24:46 ---> ce1d812a2167 04:24:46 Step 7/24 : RUN go mod download 04:24:47 ---> Running in 7fb278ec95dc 04:24:48 OK: 218 MiB in 52 packages 04:24:49 Removing intermediate container 12c3f8a3f82c 04:24:49 ---> d7fea155b5be 04:24:49 Step 8/24 : COPY . . 04:24:50 Removing intermediate container cb36d16483bc 04:24:50 ---> 85c763a1d25c 04:24:50 Step 6/22 : COPY go.mod . 04:24:50 Removing intermediate container 9fb029c136e8 04:24:50 ---> c94ee685b290 04:24:50 Step 8/23 : COPY . . 04:24:50 Removing intermediate container d77befa668a2 04:24:50 ---> 0015415f1b7b 04:24:50 Step 8/32 : COPY . . 04:24:51 Removing intermediate container 7fb278ec95dc 04:24:51 ---> c718cd15657a 04:24:51 Step 8/24 : COPY . . 04:24:51 ---> bfdb624cae0e 04:24:51 Step 7/22 : RUN go mod download 04:24:51 ---> Running in abb45f4e8498 04:24:58 Removing intermediate container abb45f4e8498 04:24:58 ---> 00ee066bec0c 04:24:58 Step 8/22 : COPY . . 04:25:05 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 04:25:05 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 04:25:05 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:25:05 Fetched 0 B in 0s (0 B/s) 04:25:05 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 04:25:05 Fetched 96.5 kB in 0s (0 B/s) 04:25:05 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 04:25:05 Fetched 279 kB in 0s (0 B/s) 04:25:05 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 04:25:05 Fetched 122 kB in 0s (0 B/s) 04:25:05 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 04:25:05 Fetched 77.8 kB in 0s (0 B/s) 04:25:05 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 04:25:05 Fetched 8848 B in 0s (0 B/s) 04:25:05 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 04:25:05 Fetched 47.8 kB in 0s (0 B/s) 04:25:05 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 04:25:05 Fetched 45.6 kB in 0s (0 B/s) 04:25:05 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 04:25:05 Fetched 15.0 kB in 0s (0 B/s) 04:25:05 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 04:25:05 Fetched 219 kB in 0s (0 B/s) 04:25:05 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 04:25:05 Fetched 154 kB in 0s (0 B/s) 04:25:05 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 04:25:05 Fetched 50.6 kB in 0s (0 B/s) 04:25:05 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 04:25:05 Fetched 14.8 kB in 0s (0 B/s) 04:25:05 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 04:25:05 Fetched 41.8 kB in 0s (0 B/s) 04:25:05 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 04:25:05 Fetched 499 kB in 0s (0 B/s) 04:25:05 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 04:25:05 Fetched 111 kB in 0s (0 B/s) 04:25:05 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 04:25:05 Fetched 240 kB in 0s (0 B/s) 04:25:05 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 04:25:05 Fetched 29.3 kB in 0s (0 B/s) 04:25:05 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 04:25:05 Fetched 85.5 kB in 0s (0 B/s) 04:25:05 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 04:25:05 Fetched 24.5 kB in 0s (0 B/s) 04:25:05 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 04:25:05 Fetched 49.2 kB in 0s (0 B/s) 04:25:05 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 04:25:05 Fetched 54.2 kB in 0s (0 B/s) 04:25:05 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 04:25:05 Fetched 30.8 kB in 0s (0 B/s) 04:25:05 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 04:25:05 Fetched 15.8 kB in 0s (0 B/s) 04:25:05 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 04:25:05 Fetched 85.9 kB in 0s (0 B/s) 04:25:05 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 04:25:05 Fetched 8720 B in 0s (0 B/s) 04:25:05 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 04:25:05 Fetched 137 kB in 0s (0 B/s) 04:25:05 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 04:25:05 Fetched 119 kB in 0s (0 B/s) 04:25:05 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 04:25:05 Fetched 110 kB in 0s (0 B/s) 04:25:05 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 04:25:05 Fetched 11.1 kB in 0s (0 B/s) 04:25:05 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 04:25:05 Fetched 645 kB in 0s (0 B/s) 04:25:05 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 04:25:05 Fetched 41.3 kB in 0s (0 B/s) 04:25:05 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 04:25:05 Fetched 17.9 kB in 0s (0 B/s) 04:25:05 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 04:25:05 Fetched 368 kB in 0s (0 B/s) 04:25:05 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 04:25:05 Fetched 187 kB in 0s (0 B/s) 04:25:05 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 04:25:05 Fetched 175 kB in 0s (0 B/s) 04:25:05 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 04:25:05 Fetched 206 kB in 0s (0 B/s) 04:25:05 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 04:25:05 Fetched 1301 kB in 0s (0 B/s) 04:25:05 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 04:25:05 Fetched 36.2 kB in 0s (0 B/s) 04:25:05 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 04:25:05 Fetched 159 kB in 0s (0 B/s) 04:25:05 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 04:25:05 Fetched 107 kB in 0s (0 B/s) 04:25:05 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 04:25:05 Fetched 48.7 kB in 0s (0 B/s) 04:25:05 Pulling static-packages 04:25:05 + snapcraftctl pull 04:25:05 Pulling version 04:25:05 + cd /root/project 04:25:05 + [ -f VERSION ] 04:25:05 + PROJECT_VERSION=local-dev 04:25:05 + git rev-parse --short HEAD 04:25:05 + GIT_REVISION=7e753a5b 04:25:05 + snapcraftctl set-version local-dev 04:25:05 Skipping build go-build-helper (already ran) 04:25:05 Building app-service-config 04:25:05 + make build 04:25:05 go mod tidy 04:25:06 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 04:25:06 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 04:25:06 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 04:25:06 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 04:25:06 go: downloading github.com/stretchr/testify v1.7.0 04:25:06 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 04:25:06 go: downloading github.com/x448/float16 v0.8.4 04:25:07 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 04:25:07 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 04:25:07 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 04:25:07 go: downloading github.com/gorilla/mux v1.8.0 04:25:07 go: downloading github.com/pebbe/zmq4 v1.2.7 04:25:07 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 04:25:07 go: downloading github.com/google/uuid v1.2.0 04:25:07 go: downloading github.com/go-kit/kit v0.9.0 04:25:07 go: downloading github.com/davecgh/go-spew v1.1.1 04:25:07 go: downloading github.com/go-logfmt/logfmt v0.4.0 04:25:07 go: downloading github.com/go-redis/redis/v7 v7.2.0 04:25:08 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:25:08 go: downloading github.com/stretchr/objx v0.1.0 04:25:08 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 04:25:08 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:25:08 go: downloading github.com/go-playground/validator/v10 v10.6.1 04:25:08 go: downloading github.com/pelletier/go-toml v1.9.0 04:25:08 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 04:25:08 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:25:08 go: downloading github.com/hashicorp/consul/api v1.8.1 04:25:08 go: downloading github.com/pmezard/go-difflib v1.0.0 04:25:08 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 04:25:08 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 04:25:08 go: downloading github.com/go-playground/assert/v2 v2.0.1 04:25:08 go: downloading github.com/go-playground/locales v0.13.0 04:25:08 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 04:25:08 go: downloading github.com/mitchellh/copystructure v1.0.0 04:25:08 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 04:25:08 go: downloading github.com/hashicorp/go-hclog v0.12.0 04:25:08 go: downloading github.com/go-playground/universal-translator v0.17.0 04:25:08 go: downloading github.com/gorilla/websocket v1.4.2 04:25:08 go: downloading github.com/go-stack/stack v1.8.0 04:25:08 go: downloading github.com/mattn/go-isatty v0.0.12 04:25:08 go: downloading github.com/fatih/color v1.9.0 04:25:08 go: downloading github.com/leodido/go-urn v1.2.0 04:25:08 go: downloading golang.org/x/text v0.3.2 04:25:08 go: downloading github.com/hashicorp/go-uuid v1.0.1 04:25:08 go: downloading github.com/hashicorp/serf v0.9.5 04:25:08 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:25:08 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 04:25:08 go: downloading github.com/kr/pretty v0.2.0 04:25:08 go: downloading gopkg.in/yaml.v2 v2.4.0 04:25:08 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 04:25:08 go: downloading github.com/mitchellh/go-homedir v1.1.0 04:25:08 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 04:25:08 go: downloading github.com/mattn/go-colorable v0.1.6 04:25:08 go: downloading github.com/onsi/gomega v1.7.0 04:25:08 go: downloading github.com/kr/text v0.1.0 04:25:08 go: downloading github.com/onsi/ginkgo v1.10.1 04:25:08 go: downloading github.com/hashicorp/memberlist v0.2.2 04:25:09 go: downloading github.com/miekg/dns v1.1.26 04:25:09 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 04:25:09 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:25:09 go: downloading github.com/hashicorp/go-multierror v1.1.0 04:25:09 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 04:25:09 go: downloading github.com/hpcloud/tail v1.0.0 04:25:09 go: downloading github.com/hashicorp/go-msgpack v0.5.3 04:25:09 go: downloading github.com/hashicorp/consul/sdk v0.7.0 04:25:09 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 04:25:09 go: downloading github.com/mitchellh/reflectwalk v1.0.0 04:25:09 go: downloading github.com/hashicorp/errwrap v1.0.0 04:25:09 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:25:09 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:25:09 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:25:09 go: downloading github.com/pkg/errors v0.8.1 04:25:09 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 04:25:09 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 04:25:09 go: downloading gopkg.in/fsnotify.v1 v1.4.7 04:25:09 go: downloading github.com/hashicorp/golang-lru v0.5.0 04:25:09 go: downloading github.com/mitchellh/mapstructure v1.1.2 04:25:09 go: downloading github.com/fsnotify/fsnotify v1.4.7 04:25:09 go: downloading github.com/golang/protobuf v1.3.2 04:25:09 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 04:25:17 ---> 0f549f585352 04:25:17 Step 9/24 : RUN go mod tidy 04:25:17 ---> 28ec3140a311 04:25:17 Step 9/32 : RUN go mod tidy 04:25:17 ---> 87d04a1e7abd 04:25:17 Step 9/24 : RUN go mod tidy 04:25:17 ---> 9dcf8a8f77da 04:25:17 Step 9/23 : RUN go mod tidy 04:25:17 ---> b4c9fe37e009 04:25:17 Step 9/22 : RUN go mod tidy 04:25:17 ---> Running in 8ba6c67e288b 04:25:17 ---> Running in e6ef259f3239 04:25:17 ---> Running in 409a9ecdd5bb 04:25:17 ---> Running in 6e85debc24b4 04:25:17 ---> Running in f66f18670c9c 04:25:21 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 04:25:21 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 04:25:21 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 04:25:21 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 04:25:21 Building config-common 04:25:21 + snapcraftctl build 04:25:23 Building edgex-go 04:25:23 + cd /root/parts/edgex-go/src 04:25:23 + make build 04:25:23 go mod tidy 04:25:24 Removing intermediate container 8ba6c67e288b 04:25:24 ---> b820885412b6 04:25:24 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:25:24 ---> Running in 49bb0afec3fd 04:25:24 Removing intermediate container 409a9ecdd5bb 04:25:24 ---> b6c2d694249c 04:25:24 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:25:24 go: downloading github.com/lib/pq v1.10.2 04:25:24 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.93 04:25:24 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.57 04:25:24 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 04:25:24 ---> Running in 7ec6f5ad5f11 04:25:25 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 04:25:25 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 04:25:25 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 04:25:25 go: downloading github.com/OneOfOne/xxhash v1.2.8 04:25:25 go: downloading github.com/imdario/mergo v0.3.12 04:25:25 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 04:25:25 go: downloading github.com/pelletier/go-toml v1.9.1 04:25:25 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:25:25 Removing intermediate container e6ef259f3239 04:25:25 ---> df7b9176bbb1 04:25:25 Step 10/24 : RUN make cmd/core-metadata/core-metadata 04:25:25 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 04:25:25 ---> Running in 27648874cd2f 04:25:25 Removing intermediate container 6e85debc24b4 04:25:25 ---> 8573341abf5a 04:25:25 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:25:25 Removing intermediate container f66f18670c9c 04:25:25 ---> e35d32a27f12 04:25:25 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:25:25 ---> Running in 041ce96fbe5b 04:25:26 ---> Running in aeb11a1b9137 04:25:26 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 04:25:27 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 04:25:27 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 04:25:28 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 04:25:28 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 04:25:30 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 04:25:36 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 04:25:37 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 04:25:39 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 04:25:39 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 04:25:42 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 04:25:43 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 04:25:45 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 04:25:47 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 04:25:48 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 04:25:49 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 04:25:51 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 04:25:51 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 04:25:51 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 04:25:51 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 04:25:51 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 04:25:51 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 04:25:51 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 04:25:51 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 04:25:51 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 04:25:51 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 04:25:51 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 04:25:51 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 04:25:51 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 04:25:51 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 04:25:51 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 04:25:51 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 04:25:51 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 04:25:51 + 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 04:25:51 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 04:25:51 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 04:25:51 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 04:25:51 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 04:25:51 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 04:25:51 + 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 04:25:51 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 04:25:51 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 04:25:51 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 04:25:54 Building static-packages 04:25:54 + snapcraftctl build 04:25:56 Building version 04:25:56 + snapcraftctl build 04:25:58 Skipping stage go-build-helper (already ran) 04:25:58 Staging app-service-config 04:25:58 + snapcraftctl stage 04:25:59 Staging config-common 04:25:59 + snapcraftctl stage 04:26:00 Staging edgex-go 04:26:00 + snapcraftctl stage 04:26:01 Staging static-packages 04:26:01 + snapcraftctl stage 04:26:02 Staging version 04:26:02 + snapcraftctl stage 04:26:03 Priming go-build-helper 04:26:03 + snapcraftctl prime 04:26:04 Priming app-service-config 04:26:04 + snapcraftctl prime 04:26:05 Priming config-common 04:26:05 + snapcraftctl prime 04:26:06 Priming edgex-go 04:26:06 + snapcraftctl prime 04:26:08 Priming static-packages 04:26:08 + snapcraftctl prime 04:26:10 Priming version 04:26:10 + snapcraftctl prime 04:26:11 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] } 04:27:20 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 04:27:22 Removing intermediate container 49bb0afec3fd 04:27:22 ---> d65555892d49 04:27:22 04:27:22 Step 11/32 : FROM alpine:3.12 04:27:22 3.12: Pulling from library/alpine 04:27:25 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:27:25 Status: Downloaded newer image for alpine:3.12 04:27:25 ---> 9852663dfa18 04:27:25 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:27:26 ---> Running in 37e48855fd65 04:27:26 Removing intermediate container aeb11a1b9137 04:27:26 ---> 58d5ae6e3358 04:27:26 04:27:26 Step 11/22 : FROM alpine:3.12 04:27:26 ---> 9852663dfa18 04:27:26 Step 12/22 : RUN apk add --update --no-cache curl 04:27:26 Removing intermediate container 37e48855fd65 04:27:26 ---> 2a380d96b4d8 04:27:26 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 04:27:27 ---> Running in 39651aa6ab34 04:27:27 ---> Running in 8b89139287e3 04:27:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:27:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:27:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:27:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:27:30 (1/4) Installing ca-certificates (20191127-r4) 04:27:30 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:27:30 (3/4) Installing libcurl (7.76.1-r0) 04:27:30 (4/4) Installing curl (7.76.1-r0) 04:27:30 Executing busybox-1.31.1-r20.trigger 04:27:30 Executing ca-certificates-20191127-r4.trigger 04:27:30 (1/2) Installing dumb-init (1.2.2-r1) 04:27:30 (2/2) Installing su-exec (0.2-r1) 04:27:30 Executing busybox-1.31.1-r20.trigger 04:27:30 OK: 5 MiB in 16 packages 04:27:30 OK: 7 MiB in 18 packages 04:27:33 Removing intermediate container 8b89139287e3 04:27:33 ---> 703f3306afff 04:27:33 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 04:27:33 ---> Running in 62abe5b4b522 04:27:34 Removing intermediate container 39651aa6ab34 04:27:34 ---> 60b3a2438ca3 04:27:34 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:27:35 Removing intermediate container 041ce96fbe5b 04:27:35 ---> f728d8c1e925 04:27:35 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:27:35 ---> Running in ffc09a955fc4 04:27:35 Removing intermediate container 62abe5b4b522 04:27:35 ---> f2291e696e84 04:27:35 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:27:35 ---> Running in e795b90aa227 04:27:36 ---> Running in 77b5dfcc5658 04:27:36 Removing intermediate container ffc09a955fc4 04:27:36 ---> 68a5f79357d6 04:27:36 Step 14/22 : WORKDIR /edgex 04:27:36 ---> Running in a0a7b5e1eed9 04:27:37 Removing intermediate container 77b5dfcc5658 04:27:37 ---> 554a6e5a1438 04:27:37 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:27:37 ---> Running in 51296659d788 04:27:38 Removing intermediate container a0a7b5e1eed9 04:27:38 ---> dd37492dbd20 04:27:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:27:38 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 04:27:39 Removing intermediate container 7ec6f5ad5f11 04:27:39 ---> 27427ea51b6e 04:27:39 04:27:39 Step 11/23 : FROM alpine:3.12 04:27:39 ---> 9852663dfa18 04:27:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:27:39 ---> Running in c8da9406b6d0 04:27:40 ---> cdb7efbc3d03 04:27:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:27:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:27:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:27:42 ---> 81d300cb9b1d 04:27:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:27:42 Removing intermediate container 51296659d788 04:27:42 ---> 743cd7bb1b88 04:27:42 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 04:27:42 (1/1) Installing dumb-init (1.2.2-r1) 04:27:42 Executing busybox-1.31.1-r20.trigger 04:27:42 OK: 5 MiB in 15 packages 04:27:43 ---> Running in 6c97df78b7be 04:27:43 Removing intermediate container e795b90aa227 04:27:43 ---> 753865dc86ae 04:27:43 04:27:43 Step 12/24 : FROM docker:20.10.0 04:27:43 20.10.0: Pulling from library/docker 04:27:44 Removing intermediate container 6c97df78b7be 04:27:44 ---> eecd743611df 04:27:44 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:27:44 ---> 519420b11d03 04:27:44 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:27:44 Removing intermediate container c8da9406b6d0 04:27:44 ---> 5d1cd4a80512 04:27:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:27:44 Removing intermediate container 27648874cd2f 04:27:44 ---> 0e71d5bef67c 04:27:44 04:27:44 Step 11/24 : FROM alpine:3.12 04:27:44 ---> 9852663dfa18 04:27:44 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:27:44 ---> Using cache 04:27:44 ---> 5d1cd4a80512 04:27:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:27:45 ---> Running in 4d672348496c 04:27:45 ---> Running in 8c5848c10d08 04:27:45 ---> Running in b1734060d4fa 04:27:45 ---> dcdeed9d2655 04:27:45 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:27:45 ---> Running in aa0b1b683683 04:27:45 Removing intermediate container 8c5848c10d08 04:27:45 ---> b40912c612a1 04:27:45 Step 14/23 : ENV APP_PORT=48085 04:27:45 Removing intermediate container 4d672348496c 04:27:45 ---> 3eb040493f46 04:27:45 Step 19/22 : CMD ["--init=true"] 04:27:45 Removing intermediate container b1734060d4fa 04:27:45 ---> 3cf51f403cd3 04:27:45 Step 14/24 : ENV APP_PORT=48081 04:27:46 ---> Running in d06c60f6fbc3 04:27:46 ---> Running in 01602350e190 04:27:46 ---> Running in 470b5810c017 04:27:46 Removing intermediate container d06c60f6fbc3 04:27:46 ---> 4cffaef60768 04:27:46 Step 15/23 : EXPOSE $APP_PORT 04:27:47 Removing intermediate container 470b5810c017 04:27:47 ---> d8190b1c36a2 04:27:47 Step 15/24 : EXPOSE $APP_PORT 04:27:47 ---> Running in 14e4ea772dc3 04:27:47 Removing intermediate container 01602350e190 04:27:47 ---> ef181980f1cf 04:27:47 Step 20/22 : LABEL arch=arm64 04:27:47 ---> Running in 2a9511ad04c5 04:27:47 ---> Running in e1166016c380 04:27:47 Removing intermediate container 14e4ea772dc3 04:27:47 ---> 85246bcb2e37 04:27:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:27:48 Removing intermediate container 2a9511ad04c5 04:27:48 Removing intermediate container e1166016c380 04:27:48 ---> 43a8eb5af68c 04:27:48 Step 16/24 : WORKDIR / ---> 3dc92a4d3dcb 04:27:48 04:27:48 Step 21/22 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 04:27:48 ---> Running in bfeaab5f57b0 04:27:48 ---> Running in 92d357a5ea56 04:27:48 Removing intermediate container aa0b1b683683 04:27:48 ---> 9d9356b7d1db 04:27:48 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 04:27:49 ---> baf65020e9f4 04:27:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:27:49 Removing intermediate container 92d357a5ea56 04:27:49 ---> d3f61c7be5ba 04:27:49 Step 22/22 : LABEL version=0.0.0 04:27:49 Removing intermediate container bfeaab5f57b0 04:27:49 ---> 24dd300013b0 04:27:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:27:49 ---> Running in 3533d0ac56d8 04:27:50 ---> d2c9e604dbd0 04:27:50 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:27:50 ---> a68f8780dc51 04:27:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:27:50 Removing intermediate container 3533d0ac56d8 04:27:50 ---> ffdcea0c39a2 04:27:50 04:27:51 Successfully built ffdcea0c39a2 04:27:52 Successfully tagged security-proxy-setup-arm64:latest 04:27:52  Building security-proxy-setup ... done Building core-command 04:27:52 ---> 97fb235cc9fd 04:27:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:27:52 ---> d37ccbc7f789 04:27:52 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:27:52 ---> 42f41e5ef88a 04:27:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:27:53 ---> d08a8e5686a4 04:27:53 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:27:53 ---> Running in c4017b6e8792 04:27:54 ---> 2f696536abcb 04:27:54 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:27:54 Removing intermediate container c4017b6e8792 04:27:54 ---> 0775321ed510 04:27:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:27:55 ---> 08cbf66716f6 04:27:55 Step 20/24 : ENTRYPOINT ["/core-metadata"] 04:27:55 ---> Running in a6d2e305a7bc 04:27:55 ---> Running in 7f961de0554d 04:27:56 ---> 7c8428d96b7e 04:27:56 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:27:56 Removing intermediate container a6d2e305a7bc 04:27:56 ---> d9279705a664 04:27:56 Step 21/23 : LABEL arch=arm64 04:27:56 Removing intermediate container 7f961de0554d 04:27:56 ---> 6a53e5bd7794 04:27:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:27:56 ---> Running in f86f9096b79a 04:27:57 ---> Running in 292a1a2f4631 04:27:57 ---> c7c51cb2861a 04:27:57 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 04:27:58 Removing intermediate container f86f9096b79a 04:27:58 ---> eba087ffb042 04:27:58 Step 22/23 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 04:27:58 ---> Running in f32b05796e0a 04:27:58 Removing intermediate container 292a1a2f4631 04:27:58 ---> 55da13536a39 04:27:58 Step 22/24 : LABEL arch=arm64 04:27:58 ---> Running in 2e7a6778c162 04:27:59 ---> Running in 258cfc061a14 04:27:59 Removing intermediate container f32b05796e0a 04:27:59 ---> 8b6a4974044d 04:27:59 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:28:00 Removing intermediate container 2e7a6778c162 04:28:00 ---> 1083996f455a 04:28:00 Step 23/23 : LABEL version=0.0.0 04:28:01 Removing intermediate container 258cfc061a14 04:28:01 ---> 174e231400e6 04:28:01 Step 23/24 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 04:28:01 ---> 2a50c70ec4d6 04:28:01 Step 27/32 : RUN chmod +x /entrypoint.sh 04:28:01 ---> Running in 25a5c274bb0f 04:28:01 ---> Running in 0469810f6ffd 04:28:02 ---> Running in 94e738a08803 04:28:02 Removing intermediate container 25a5c274bb0f 04:28:02 ---> a15d6e2c02a6 04:28:02 04:28:02 Removing intermediate container 0469810f6ffd 04:28:02 ---> 2c2cf9751e68 04:28:02 Step 24/24 : LABEL version=0.0.0 04:28:03 Successfully built a15d6e2c02a6 04:28:03 Successfully tagged support-scheduler-arm64:latest 04:28:03  Building support-scheduler ... done Building core-data 04:28:03 ---> Running in 03201012b95d 04:28:03 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 04:28:03 Status: Downloaded newer image for docker:20.10.0 04:28:03 ---> eeaf43b92773 04:28:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:28:03 ---> Running in 4f27fd6c89dc 04:28:04 Removing intermediate container 03201012b95d 04:28:04 ---> 96154cc8fa54 04:28:04 04:28:04 Removing intermediate container 4f27fd6c89dc 04:28:04 ---> 9f139311d488 04:28:04 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 04:28:04 Successfully built 96154cc8fa54 04:28:04 Successfully tagged core-metadata-arm64:latest 04:28:04  Building core-metadata ... done Building security-secretstore-setup 04:28:04 ---> Running in 59f0e177415b 04:28:06 Removing intermediate container 94e738a08803 04:28:06 ---> 4df912788c50 04:28:06 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 04:28:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:28:06 ---> Running in 2719282bbf2c 04:28:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:28:07 Removing intermediate container 2719282bbf2c 04:28:07 ---> b9357a2a8dde 04:28:07 Step 29/32 : CMD ["gate"] 04:28:07 (1/39) Installing readline (8.0.4-r0) 04:28:07 (2/39) Installing bash (5.0.17-r0) 04:28:07 Executing bash-5.0.17-r0.post-install 04:28:07 (3/39) Installing nghttp2-libs (1.41.0-r0) 04:28:07 (4/39) Installing libcurl (7.76.1-r0) 04:28:07 (5/39) Installing curl (7.76.1-r0) 04:28:07 (6/39) Installing dumb-init (1.2.2-r1) 04:28:07 (7/39) Installing libbz2 (1.0.8-r1) 04:28:07 (8/39) Installing expat (2.2.9-r1) 04:28:07 (9/39) Installing libffi (3.3-r2) 04:28:07 (10/39) Installing gdbm (1.13-r1) 04:28:07 (11/39) Installing xz-libs (5.2.5-r0) 04:28:07 (12/39) Installing sqlite-libs (3.32.1-r0) 04:28:07 (13/39) Installing python3 (3.8.10-r0) 04:28:08 ---> Running in 8184044d6a86 04:28:09 (14/39) Installing py3-appdirs (1.4.4-r1) 04:28:09 (15/39) Installing py3-ordered-set (4.0.1-r0) 04:28:09 (16/39) Installing py3-parsing (2.4.7-r0) 04:28:09 (17/39) Installing py3-six (1.15.0-r0) 04:28:09 (18/39) Installing py3-packaging (20.4-r0) 04:28:09 (19/39) Installing py3-setuptools (47.0.0-r0) 04:28:09 Removing intermediate container 8184044d6a86 04:28:09 ---> e4ee16f8c567 04:28:09 Step 30/32 : LABEL arch=arm64 04:28:09 (20/39) Installing py3-chardet (3.0.4-r4) 04:28:09 (21/39) Installing py3-idna (2.9-r0) 04:28:09 (22/39) Installing py3-certifi (2020.4.5.1-r0) 04:28:09 (23/39) Installing py3-urllib3 (1.25.9-r0) 04:28:09 (24/39) Installing py3-requests (2.23.0-r0) 04:28:09 (25/39) Installing py3-msgpack (1.0.0-r0) 04:28:09 (26/39) Installing py3-lockfile (0.12.2-r3) 04:28:09 (27/39) Installing py3-cachecontrol (0.12.6-r0) 04:28:09 (28/39) Installing py3-colorama (0.4.3-r0) 04:28:09 (29/39) Installing py3-distlib (0.3.0-r0) 04:28:09 (30/39) Installing py3-distro (1.5.0-r1) 04:28:09 (31/39) Installing py3-webencodings (0.5.1-r3) 04:28:09 (32/39) Installing py3-html5lib (1.0.1-r4) 04:28:09 (33/39) Installing py3-pytoml (0.1.21-r0) 04:28:09 (34/39) Installing py3-pep517 (0.8.2-r0) 04:28:09 (35/39) Installing py3-progress (1.5-r0) 04:28:09 (36/39) Installing py3-toml (0.10.1-r0) 04:28:10 (37/39) Installing py3-retrying (1.3.3-r0) 04:28:10 (38/39) Installing py3-contextlib2 (0.6.0-r0) 04:28:10 (39/39) Installing py3-pip (20.1.1-r0) 04:28:10 Executing busybox-1.31.1-r19.trigger 04:28:10 OK: 72 MiB in 59 packages 04:28:10 ---> Running in a7cc2229f9ba 04:28:12 Removing intermediate container a7cc2229f9ba 04:28:12 ---> 90bdef6b7320 04:28:12 Step 31/32 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 04:28:13 ---> Running in 949d78d3c3e3 04:28:14 Removing intermediate container 949d78d3c3e3 04:28:14 ---> 63ad7c2cefd7 04:28:14 Step 32/32 : LABEL version=0.0.0 04:28:14 ---> Running in 985f168ea074 04:28:14 Removing intermediate container 985f168ea074 04:28:14 ---> c082045300d0 04:28:14 04:28:15 Collecting docker-compose==1.23.2 04:28:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:28:15 Successfully built c082045300d0 04:28:15 Successfully tagged security-bootstrapper-arm64:latest 04:28:15  Building security-bootstrapper ... done Building support-notifications 04:28:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:28:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:28:17 Collecting cached-property<2,>=1.2.0 04:28:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:28:18 Collecting PyYAML<4,>=3.10 04:28:18 Downloading PyYAML-3.13.tar.gz (270 kB) 04:28:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:28:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:28:22 ---> 97d5cb57f703 04:28:22 Step 3/24 : WORKDIR /edgex-go 04:28:22 ---> Using cache 04:28:22 ---> 9c8b1dfd8527 04:28:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:28:22 ---> Using cache 04:28:22 ---> 1fe1f34f2346 04:28:22 Step 5/24 : RUN apk add --update --no-cache make git 04:28:22 ---> Using cache 04:28:22 ---> bb8bbfbb8fed 04:28:22 Step 6/24 : COPY go.mod . 04:28:22 ---> Using cache 04:28:22 ---> ce1d812a2167 04:28:22 Step 7/24 : RUN go mod download 04:28:22 ---> Using cache 04:28:22 ---> c718cd15657a 04:28:22 Step 8/24 : COPY . . 04:28:22 Collecting docker<4.0,>=3.6.0 04:28:22 ---> Using cache 04:28:22 ---> 0f549f585352 04:28:22 Step 9/24 : RUN go mod tidy 04:28:22 ---> Using cache 04:28:22 ---> df7b9176bbb1 04:28:22 Step 10/24 : RUN make cmd/core-command/core-command 04:28:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:28:23 Collecting websocket-client<1.0,>=0.32.0 04:28:23 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:28:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:28:24 ---> Running in d15507067878 04:28:25 Collecting jsonschema<3,>=2.5.1 04:28:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:28:25 Collecting docopt<0.7,>=0.6.1 04:28:25 Downloading docopt-0.6.2.tar.gz (25 kB) 04:28:25 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 04:28:28 Collecting texttable<0.10,>=0.9.0 04:28:28 Downloading texttable-0.9.1.tar.gz (11 kB) 04:28:31 Collecting dockerpty<0.5,>=0.4.1 04:28:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:28:33 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) 04:28:34 Collecting urllib3<1.25,>=1.21.1 04:28:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:28:34 Collecting idna<2.8,>=2.5 04:28:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:28:34 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) 04:28:35 Collecting docker-pycreds>=0.4.0 04:28:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:28:35 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:28:35 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:28:35 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:28:35 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:28:36 Installing collected packages: urllib3, idna, requests, cached-property, PyYAML, websocket-client, docker-pycreds, docker, jsonschema, docopt, texttable, dockerpty, docker-compose 04:28:36 Attempting uninstall: urllib3 04:28:36 Found existing installation: urllib3 1.25.9 04:28:36 Uninstalling urllib3-1.25.9: 04:28:36 Successfully uninstalled urllib3-1.25.9 04:28:37 Attempting uninstall: idna 04:28:37 Found existing installation: idna 2.9 04:28:37 Uninstalling idna-2.9: 04:28:37 Successfully uninstalled idna-2.9 04:28:38 Attempting uninstall: requests 04:28:38 Found existing installation: requests 2.23.0 04:28:38 Uninstalling requests-2.23.0: 04:28:38 Successfully uninstalled requests-2.23.0 04:28:38 Running setup.py install for PyYAML: started 04:28:42 Running setup.py install for PyYAML: finished with status 'done' 04:28:43 Running setup.py install for docopt: started 04:28:46 Running setup.py install for docopt: finished with status 'done' 04:28:46 Running setup.py install for texttable: started 04:28:48 Running setup.py install for texttable: finished with status 'done' 04:28:48 Running setup.py install for dockerpty: started 04:28:51 Running setup.py install for dockerpty: finished with status 'done' 04:28:52 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 04:28:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:28:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:28:54 ---> 97d5cb57f703 04:28:54 Step 3/24 : WORKDIR /edgex-go 04:28:54 ---> Using cache 04:28:54 ---> 9c8b1dfd8527 04:28:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:28:54 ---> Using cache 04:28:54 ---> 1fe1f34f2346 04:28:54 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:28:55 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:28:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:28:55 ---> 97d5cb57f703 04:28:55 Step 3/26 : WORKDIR /edgex-go 04:28:55 ---> Using cache 04:28:55 ---> 9c8b1dfd8527 04:28:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:28:55 ---> Using cache 04:28:55 ---> 1fe1f34f2346 04:28:55 Step 5/26 : RUN apk add --update --no-cache make git 04:28:55 ---> Using cache 04:28:55 ---> bb8bbfbb8fed 04:28:55 Step 6/26 : COPY go.mod . 04:28:55 ---> Using cache 04:28:55 ---> ce1d812a2167 04:28:55 Step 7/26 : RUN go mod download 04:28:55 ---> Using cache 04:28:55 ---> c718cd15657a 04:28:55 Step 8/26 : COPY . . 04:28:55 ---> Using cache 04:28:55 ---> 0f549f585352 04:28:55 Step 9/26 : RUN go mod tidy 04:28:55 ---> Using cache 04:28:55 ---> df7b9176bbb1 04:28:55 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:29:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:29:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:29:00 ---> 97d5cb57f703 04:29:00 Step 3/23 : WORKDIR /edgex-go 04:29:00 ---> Using cache 04:29:00 ---> 9c8b1dfd8527 04:29:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:29:00 ---> Using cache 04:29:00 ---> 1fe1f34f2346 04:29:00 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 04:29:00 ---> Running in bdd7fd76692b 04:29:00 ---> Running in eb6091df2e78 04:29:00 ---> Running in 2f4a9868cb63 04:29:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:29:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:29:03 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 04:29:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:29:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:29:05 OK: 218 MiB in 52 packages 04:29:05 OK: 218 MiB in 52 packages 04:29:08 Removing intermediate container 2f4a9868cb63 04:29:08 ---> af590ead270d 04:29:08 Step 6/23 : COPY go.mod . 04:29:08 Removing intermediate container eb6091df2e78 04:29:08 ---> 6d66a5dc2ffc 04:29:08 Step 6/24 : COPY go.mod . 04:29:10 ---> ebbbff111edf 04:29:10 Step 7/23 : RUN go mod download 04:29:10 ---> Running in 03af446acaf3 04:29:10 ---> cdc3dad7790b 04:29:10 Step 7/24 : RUN go mod download 04:29:11 ---> Running in 2f8160a9606c 04:29:13 Removing intermediate container 59f0e177415b 04:29:13 ---> 78c87d4d04c2 04:29:13 Step 15/24 : ENV APP_PORT=48090 04:29:13 ---> Running in 148dede00e4e 04:29:14 Removing intermediate container 148dede00e4e 04:29:14 ---> e85dfbcfaea2 04:29:14 Step 16/24 : EXPOSE $APP_PORT 04:29:14 ---> Running in cbfaa469b810 04:29:16 Removing intermediate container cbfaa469b810 04:29:16 ---> 0f7ea92c38bc 04:29:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:29:16 Removing intermediate container 03af446acaf3 04:29:16 ---> 94290d79d9b3 04:29:16 Step 8/23 : COPY . . 04:29:16 Removing intermediate container 2f8160a9606c 04:29:16 ---> e6b45ab9fea7 04:29:16 Step 8/24 : COPY . . 04:29:19 ---> 91de242d4ec4 04:29:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:29:22 ---> f64f668863c9 04:29:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:29:25 ---> 7ea5a6d271a0 04:29:25 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 04:29:26 ---> Running in 319d89756eaa 04:29:28 Removing intermediate container 319d89756eaa 04:29:28 ---> d830e4f73376 04:29:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:29:28 ---> Running in 6fac8e236e1d 04:29:29 Removing intermediate container 6fac8e236e1d 04:29:29 ---> 9f35cc84b587 04:29:29 Step 22/24 : LABEL arch=arm64 04:29:30 ---> Running in c13f873cdc9d 04:29:31 Removing intermediate container c13f873cdc9d 04:29:31 ---> 350423d719b5 04:29:31 Step 23/24 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 04:29:31 ---> Running in 79b9e150c3b7 04:29:33 Removing intermediate container 79b9e150c3b7 04:29:33 ---> 600e4bd9ea52 04:29:33 Step 24/24 : LABEL version=0.0.0 04:29:33 ---> Running in 2bbd3a5371e1 04:29:35 Removing intermediate container 2bbd3a5371e1 04:29:35 ---> 83b9acf51d3a 04:29:35 04:29:37 Successfully built 83b9acf51d3a 04:29:37 Successfully tagged sys-mgmt-agent-arm64:latest 04:29:47  Building sys-mgmt-agent ... done  ---> 2660e4850306 04:29:47 Step 9/23 : RUN go mod tidy 04:29:47 ---> Running in f8e90d043b16 04:29:47 ---> df501b499924 04:29:47 Step 9/24 : RUN go mod tidy 04:29:47 ---> Running in dbf17385e5ca 04:29:50 Removing intermediate container d15507067878 04:29:50 ---> 3dbfab736a31 04:29:50 04:29:50 Step 11/24 : FROM alpine:3.12 04:29:50 ---> 9852663dfa18 04:29:50 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:29:50 ---> Using cache 04:29:50 ---> 5d1cd4a80512 04:29:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:29:50 ---> Using cache 04:29:50 ---> 3cf51f403cd3 04:29:50 Step 14/24 : ENV APP_PORT=48082 04:29:50 ---> Running in 700472b2817f 04:29:51 Removing intermediate container 700472b2817f 04:29:51 ---> f410088c276c 04:29:51 Step 15/24 : EXPOSE $APP_PORT 04:29:51 ---> Running in ed6dbfdc016f 04:29:51 Removing intermediate container ed6dbfdc016f 04:29:51 ---> f52c6d23b608 04:29:51 Step 16/24 : WORKDIR / 04:29:52 ---> Running in 21fa36aacd27 04:29:53 Removing intermediate container 21fa36aacd27 04:29:53 ---> 7b8d30f218b8 04:29:53 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:29:53 Removing intermediate container f8e90d043b16 04:29:53 ---> c5448f0c91bb 04:29:53 Step 10/23 : RUN make cmd/support-notifications/support-notifications 04:29:53 ---> Running in 910baec7fe26 04:29:54 Removing intermediate container dbf17385e5ca 04:29:54 ---> c95d15b6efbf 04:29:54 Step 10/24 : RUN make cmd/core-data/core-data 04:29:54 ---> 47a133aa1d65 04:29:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:29:54 ---> Running in 64860b65edbf 04:29:56 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 04:29:56 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 04:29:56 ---> e8f2df5f4c86 04:29:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:29:58 ---> e077aff22688 04:29:58 Step 20/24 : ENTRYPOINT ["/core-command"] 04:29:58 ---> Running in abdf4d037b6e 04:29:59 Removing intermediate container abdf4d037b6e 04:29:59 ---> 5275be845765 04:29:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:29:59 ---> Running in c56855057e1c 04:29:59 Removing intermediate container c56855057e1c 04:29:59 ---> 20387ceb1259 04:29:59 Step 22/24 : LABEL arch=arm64 04:30:00 ---> Running in 565aa4f2d083 04:30:00 Removing intermediate container 565aa4f2d083 04:30:00 ---> f7e9f90ced51 04:30:00 Step 23/24 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 04:30:01 ---> Running in 43490687094c 04:30:01 Removing intermediate container 43490687094c 04:30:01 ---> 54feae821306 04:30:01 Step 24/24 : LABEL version=0.0.0 04:30:01 ---> Running in c36e5f8ecdc7 04:30:02 Removing intermediate container c36e5f8ecdc7 04:30:02 ---> 4867fce798e1 04:30:02 04:30:03 Successfully built 4867fce798e1 04:30:03 Successfully tagged core-command-arm64:latest 04:30:07  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 04:30:17 Removing intermediate container bdd7fd76692b 04:30:17 ---> aa10e55b5665 04:30:17 04:30:17 Step 11/26 : FROM alpine:3.12 04:30:17 ---> 9852663dfa18 04:30:17 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 04:30:17 ---> Running in 85df630a34f5 04:30:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:30:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:30:20 (1/6) Installing ca-certificates (20191127-r4) 04:30:20 (2/6) Installing nghttp2-libs (1.41.0-r0) 04:30:20 (3/6) Installing libcurl (7.76.1-r0) 04:30:20 (4/6) Installing curl (7.76.1-r0) 04:30:20 (5/6) Installing dumb-init (1.2.2-r1) 04:30:20 (6/6) Installing su-exec (0.2-r1) 04:30:20 Executing busybox-1.31.1-r20.trigger 04:30:20 Executing ca-certificates-20191127-r4.trigger 04:30:21 OK: 7 MiB in 20 packages 04:30:23 Removing intermediate container 85df630a34f5 04:30:23 ---> c5cad10c87fc 04:30:23 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:30:23 ---> Running in 3800c0df8e1c 04:30:24 Removing intermediate container 3800c0df8e1c 04:30:24 ---> 82b79a9f2684 04:30:24 Step 14/26 : WORKDIR / 04:30:24 ---> Running in 47ac24349e24 04:30:25 Removing intermediate container 47ac24349e24 04:30:25 ---> 275efa0f91bc 04:30:25 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:30:26 ---> 7518e681924f 04:30:26 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:30:27 ---> 0ce18782a780 04:30:27 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:30:28 ---> dabfc40c9113 04:30:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:30:30 ---> 9e13f1a62480 04:30:30 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:30:32 ---> 4276607c690a 04:30:32 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:30:33 ---> 7ab52c82c068 04:30:33 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:30:35 ---> 353caff1e0ad 04:30:35 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/ 04:30:35 ---> Running in 9b708b83e83d 04:30:39 Removing intermediate container 9b708b83e83d 04:30:39 ---> 854d11fa85ec 04:30:39 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:30:39 ---> Running in d43450cf523f 04:30:40 Removing intermediate container d43450cf523f 04:30:40 ---> 55f0738cc95f 04:30:40 Step 24/26 : LABEL arch=arm64 04:30:40 ---> Running in 157ea545e2c4 04:30:40 Removing intermediate container 157ea545e2c4 04:30:40 ---> cc9d86f4dffe 04:30:40 Step 25/26 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 04:30:40 ---> Running in 5fcf69a0de14 04:30:41 Removing intermediate container 5fcf69a0de14 04:30:41 ---> fd3ffcaa48f3 04:30:41 Step 26/26 : LABEL version=0.0.0 04:30:41 ---> Running in f40dbd7597c4 04:30:42 Removing intermediate container f40dbd7597c4 04:30:42 ---> 214d00ba3afa 04:30:42 04:30:43 Successfully built 214d00ba3afa 04:30:43 Successfully tagged security-secretstore-setup-arm64:latest 04:31:09  Building security-secretstore-setup ... done Removing intermediate container 910baec7fe26 04:31:09 ---> b45bea589bae 04:31:09 04:31:09 Step 11/23 : FROM alpine:3.12 04:31:09 ---> 9852663dfa18 04:31:09 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 04:31:09 ---> Running in 94539131e68a 04:31:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:31:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:31:10 (1/2) Installing ca-certificates (20191127-r4) 04:31:10 (2/2) Installing dumb-init (1.2.2-r1) 04:31:10 Executing busybox-1.31.1-r20.trigger 04:31:10 Executing ca-certificates-20191127-r4.trigger 04:31:10 OK: 6 MiB in 16 packages 04:31:12 Removing intermediate container 94539131e68a 04:31:12 ---> 031f084566cd 04:31:12 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:31:12 ---> Running in 74cc3f3a3366 04:31:13 Removing intermediate container 74cc3f3a3366 04:31:13 ---> 2e16a7ff2f69 04:31:13 Step 14/23 : ENV APP_PORT=48060 04:31:13 ---> Running in 4dcb43970d60 04:31:13 Removing intermediate container 64860b65edbf 04:31:13 ---> 9b0242e4923e 04:31:13 04:31:13 Step 11/24 : FROM alpine:3.12 04:31:13 ---> 9852663dfa18 04:31:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:31:13 ---> Running in 5c345ba4a620 04:31:14 Removing intermediate container 4dcb43970d60 04:31:14 ---> d5be29d082a9 04:31:14 Step 15/23 : EXPOSE $APP_PORT 04:31:14 ---> Running in 8f7f6cbb6b2a 04:31:14 Removing intermediate container 5c345ba4a620 04:31:14 ---> 224082c1957d 04:31:14 Step 13/24 : ENV APP_PORT=48080 04:31:14 ---> Running in a472936341dc 04:31:15 Removing intermediate container 8f7f6cbb6b2a 04:31:15 ---> 2f7359296057 04:31:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:31:15 Removing intermediate container a472936341dc 04:31:15 ---> 83ad397184c1 04:31:15 Step 14/24 : EXPOSE $APP_PORT 04:31:15 ---> Running in 9255fa3c7d55 04:31:15 Removing intermediate container 9255fa3c7d55 04:31:15 ---> c05c0dedf248 04:31:15 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:31:15 ---> 2a01d0045bd9 04:31:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:31:15 ---> Running in 025a55e03ffd 04:31:17 ---> fec4ef7305b2 04:31:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:31:18 ---> 07c6debba204 04:31:18 Step 19/23 : ENTRYPOINT ["/support-notifications"] 04:31:18 ---> Running in e006bd489466 04:31:18 Removing intermediate container 025a55e03ffd 04:31:18 ---> 2ff0c45bc929 04:31:18 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 04:31:18 ---> Running in 65c1db292495 04:31:18 Removing intermediate container e006bd489466 04:31:18 ---> c259166a00e8 04:31:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:31:18 ---> Running in 16131c58c2cb 04:31:19 Removing intermediate container 16131c58c2cb 04:31:19 ---> f3800f314641 04:31:19 Step 21/23 : LABEL arch=arm64 04:31:19 ---> Running in 3856fd7608f8 04:31:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:31:20 Removing intermediate container 3856fd7608f8 04:31:20 ---> 0874c45d9810 04:31:20 Step 22/23 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 04:31:20 ---> Running in 19a49852af6f 04:31:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:31:20 Removing intermediate container 19a49852af6f 04:31:20 ---> ad0a253315ef 04:31:20 Step 23/23 : LABEL version=0.0.0 04:31:20 ---> Running in 5301f4eea958 04:31:21 Removing intermediate container 5301f4eea958 04:31:21 ---> ea44a1cdd4aa 04:31:21 04:31:21 (1/6) Installing dumb-init (1.2.2-r1) 04:31:21 (2/6) Installing libgcc (9.3.0-r2) 04:31:21 (3/6) Installing libsodium (1.0.18-r0) 04:31:21 (4/6) Installing libstdc++ (9.3.0-r2) 04:31:21 Successfully built ea44a1cdd4aa 04:31:21 Successfully tagged support-notifications-arm64:latest 04:31:22  Building support-notifications ... done (5/6) Installing libzmq (4.3.3-r0) 04:31:22 (6/6) Installing zeromq (4.3.3-r0) 04:31:22 Executing busybox-1.31.1-r20.trigger 04:31:22 OK: 8 MiB in 20 packages 04:31:23 Removing intermediate container 65c1db292495 04:31:23 ---> ee691a78a7a6 04:31:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:31:24 ---> 1e1e52a153ad 04:31:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:31:25 ---> b67d75081c39 04:31:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:31:26 ---> c1cd6c769cbf 04:31:26 Step 20/24 : ENTRYPOINT ["/core-data"] 04:31:26 ---> Running in d2dbaabd738a 04:31:26 Removing intermediate container d2dbaabd738a 04:31:26 ---> c30f4ac2a8ab 04:31:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:31:26 ---> Running in 2d9947380d6d 04:31:27 Removing intermediate container 2d9947380d6d 04:31:27 ---> bae05d06f4e9 04:31:27 Step 22/24 : LABEL arch=arm64 04:31:27 ---> Running in f9521563f56a 04:31:27 Removing intermediate container f9521563f56a 04:31:27 ---> 693b5649f559 04:31:27 Step 23/24 : LABEL git_sha=7e753a5b9e310472acc0213451e49a9bf7471688 04:31:27 ---> Running in fbf8f66fc5e5 04:31:28 Removing intermediate container fbf8f66fc5e5 04:31:28 ---> 8227795c4ae4 04:31:28 Step 24/24 : LABEL version=0.0.0 04:31:28 ---> Running in 64583d8cff83 04:31:29 Removing intermediate container 64583d8cff83 04:31:29 ---> c2547b1cb82f 04:31:29 04:31:29 Successfully built c2547b1cb82f 04:31:29 Successfully tagged core-data-arm64:latest 04:31:29  Building core-data ... done  [Pipeline] } 04:31:29 $ docker stop --time=1 386a594c13f184f897d13399a4ece95f0a978814bc2db1165b881e4362675d1f 04:31:31 $ docker rm -f 386a594c13f184f897d13399a4ece95f0a978814bc2db1165b881e4362675d1f [Pipeline] // withDockerContainer [Pipeline] sh 04:31:32 + docker images 04:31:32 REPOSITORY TAG IMAGE ID CREATED SIZE 04:31:32 core-data-arm64 latest c2547b1cb82f 4 seconds ago 20.4MB 04:31:32 support-notifications-arm64 latest ea44a1cdd4aa 11 seconds ago 16.8MB 04:31:32 9b0242e4923e 19 seconds ago 990MB 04:31:32 b45bea589bae 25 seconds ago 981MB 04:31:32 security-secretstore-setup-arm64 latest 214d00ba3afa 50 seconds ago 24.4MB 04:31:32 aa10e55b5665 About a minute ago 978MB 04:31:32 core-command-arm64 latest 4867fce798e1 About a minute ago 16.1MB 04:31:32 3dbfab736a31 About a minute ago 980MB 04:31:32 sys-mgmt-agent-arm64 latest 83b9acf51d3a About a minute ago 299MB 04:31:32 security-bootstrapper-arm64 latest c082045300d0 3 minutes ago 17.2MB 04:31:32 core-metadata-arm64 latest 96154cc8fa54 3 minutes ago 17.4MB 04:31:32 support-scheduler-arm64 latest a15d6e2c02a6 3 minutes ago 16.1MB 04:31:32 security-proxy-setup-arm64 latest ffdcea0c39a2 3 minutes ago 24MB 04:31:32 0e71d5bef67c 3 minutes ago 989MB 04:31:32 753865dc86ae 3 minutes ago 979MB 04:31:32 27427ea51b6e 3 minutes ago 981MB 04:31:32 58d5ae6e3358 4 minutes ago 978MB 04:31:32 d65555892d49 4 minutes ago 974MB 04:31:32 ci-base-image-arm64 latest 97d5cb57f703 15 minutes ago 641MB 04:31:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB 04:31:32 alpine 3.12 9852663dfa18 5 weeks ago 5.32MB 04:31:32 docker 20.10.0 eeaf43b92773 5 months ago 228MB 04:31:32 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 04:31:33 ---> job-cost.sh 04:31:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-doko 04:32:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:33:49 lf-activate-venv(): INFO: Adding /tmp/venv-doko/bin to PATH 04:33:49 INFO: No Stack... 04:33:49 INFO: Retrieving Pricing Info for: v2-standard-4 04:33:49 INFO: Archiving Costs [Pipeline] sh 04:33:51 + cat /w/workspace/edgex-go/1/archives/cost.csv 04:33:51 + cut -d, -f6 [Pipeline] lock 04:33:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3487-1-stack-cost] 04:33:51 Resource [jenkins-edgexfoundry-edgex-go-PR-3487-1-stack-cost] did not exist. Created. 04:33:51 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3487-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:33:51 + echo total: 0.18000000715255737 [Pipeline] stash 04:33:52 Stashed 1 file(s) [Pipeline] } 04:33:52 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 04:33:53 provisioning config files... 04:33:53 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5567807540285912622tmp [Pipeline] { [Pipeline] sh 04:33:54 + set +x 04:33:54 + bash -s -- 04:33:54 + curl -s https://codecov.io/bash 04:33:54 04:33:54 _____ _ 04:33:54 / ____| | | 04:33:54 | | ___ __| | ___ ___ _____ __ 04:33:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:33:54 | |___| (_) | (_| | __/ (_| (_) \ V / 04:33:54 \_____\___/ \__,_|\___|\___\___/ \_/ 04:33:54 Bash-1.0.2 04:33:54 04:33:54 04:33:54 ==> git version 2.24.4 found 04:33:54 ==> 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 04:33:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:33:54 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:33:54 ==> Jenkins CI detected. 04:33:54 project root: . 04:33:54 --> token set from env 04:33:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:33:54 ==> Running gcov in . (disable via -X gcov) 04:33:54 ==> Python coveragepy not found 04:33:54 ==> Searching for coverage reports in: 04:33:54 + . 04:33:54 -> Found 1 reports 04:33:54 ==> Detecting git/mercurial file structure 04:33:54 ==> Reading reports 04:33:54 + ./coverage.out bytes=739709 04:33:54 ==> Appending adjustments 04:33:54 https://docs.codecov.io/docs/fixing-reports 04:33:57 + Found adjustments 04:33:57 ==> Gzipping contents 04:33:57 104K /tmp/codecov.GUbXjP.gz 04:33:57 ==> Uploading reports 04:33:57 url: https://codecov.io 04:33:57 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= 04:33:57 -> Pinging Codecov 04:33:57 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= 04:33:57 -> Uploading to 04:33:57 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 04:33:57 % Total % Received % Xferd Average Speed Time Time Time Current 04:33:57 Dload Upload Total Spent Left Speed 04:33:57 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 04:33:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7e753a5b9e310472acc0213451e49a9bf7471688 [Pipeline] } 04:33:57 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 04:33:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:34:00 ---> package-listing.sh 04:34:00 ++ tr '[:upper:]' '[:lower:]' 04:34:00 ++ facter osfamily 04:34:00 + OS_FAMILY=redhat 04:34:00 + workspace=/w/workspace/edgex-go/1 04:34:00 + START_PACKAGES=/tmp/packages_start.txt 04:34:00 + END_PACKAGES=/tmp/packages_end.txt 04:34:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:34:00 + PACKAGES=/tmp/packages_start.txt 04:34:00 + '[' /w/workspace/edgex-go/1 ']' 04:34:00 + PACKAGES=/tmp/packages_end.txt 04:34:00 + case "${OS_FAMILY}" in 04:34:00 + rpm -qa 04:34:00 + sort 04:34:03 + '[' -f /tmp/packages_start.txt ']' 04:34:03 + '[' -f /tmp/packages_end.txt ']' 04:34:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:34:03 + '[' /w/workspace/edgex-go/1 ']' 04:34:03 + mkdir -p /w/workspace/edgex-go/1/archives/ 04:34:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 04:34:03 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 04:34:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:34:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:34:04 04:34:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:34:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:34:04 alpine: Pulling from edgex-lftools-log-publisher 04:34:04 df20fa9351a1: Pulling fs layer 04:34:04 36b3adc4ff6f: Pulling fs layer 04:34:04 8ad3a11d3b57: Pulling fs layer 04:34:04 46f8f816bc3b: Pulling fs layer 04:34:04 93b61091891f: Pulling fs layer 04:34:04 93b9cdb0e59b: Pulling fs layer 04:34:04 5e14af77c1be: Pulling fs layer 04:34:04 01666e4c0597: Pulling fs layer 04:34:04 aa168da1d23b: Pulling fs layer 04:34:04 93b9cdb0e59b: Waiting 04:34:04 5e14af77c1be: Waiting 04:34:04 01666e4c0597: Waiting 04:34:04 aa168da1d23b: Waiting 04:34:04 46f8f816bc3b: Waiting 04:34:04 93b61091891f: Waiting 04:34:04 36b3adc4ff6f: Verifying Checksum 04:34:04 36b3adc4ff6f: Download complete 04:34:04 46f8f816bc3b: Verifying Checksum 04:34:04 46f8f816bc3b: Download complete 04:34:05 df20fa9351a1: Verifying Checksum 04:34:05 df20fa9351a1: Download complete 04:34:05 93b9cdb0e59b: Verifying Checksum 04:34:05 93b9cdb0e59b: Download complete 04:34:05 5e14af77c1be: Verifying Checksum 04:34:05 5e14af77c1be: Download complete 04:34:05 93b61091891f: Verifying Checksum 04:34:05 93b61091891f: Download complete 04:34:05 01666e4c0597: Verifying Checksum 04:34:05 01666e4c0597: Download complete 04:34:05 df20fa9351a1: Pull complete 04:34:05 36b3adc4ff6f: Pull complete 04:34:05 8ad3a11d3b57: Verifying Checksum 04:34:05 8ad3a11d3b57: Download complete 04:34:06 8ad3a11d3b57: Pull complete 04:34:06 46f8f816bc3b: Pull complete 04:34:06 93b61091891f: Pull complete 04:34:06 93b9cdb0e59b: Pull complete 04:34:06 5e14af77c1be: Pull complete 04:34:06 01666e4c0597: Pull complete 04:34:07 aa168da1d23b: Verifying Checksum 04:34:07 aa168da1d23b: Download complete 04:34:11 aa168da1d23b: Pull complete 04:34:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:34:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:34:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:34:11 prd-centos7-docker-4c-2g-15264 does not seem to be running inside a container 04:34:11 $ 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 04:34:15 $ docker top 2b3f3eb3444cdccebdc1d4cf139a9df6439886669d1066d904688a70695c8f0b -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:15 + touch /tmp/pre-build-complete [Pipeline] sh 04:34:15 + mkdir -p /var/log/sa [Pipeline] sh 04:34:16 + ls /var/log/sa-host 04:34:16 + sadf -c /var/log/sa-host/sa05 04:34:16 file_magic: OK 04:34:16 HZ: Using current value: 100 04:34:16 file_header: OK 04:34:16 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 04:34:16 Statistics: 04:34:16 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:34:16 File successfully converted to sysstat format version 12.2.1 04:34:16 + sadf -c /var/log/sa-host/sa20 04:34:16 file_magic: OK 04:34:16 HZ: Using current value: 100 04:34:16 file_header: OK 04:34:16 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 04:34:16 Statistics: 04:34:16 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... 04:34:16 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:34:16 provisioning config files... 04:34:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4183480948297877253tmp [Pipeline] { [Pipeline] echo 04:34:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:34:17 ---> create-netrc.sh [Pipeline] } 04:34:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:34:17 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:34:17 ---> python-tools-install.sh [Pipeline] echo 04:34:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:34:17 ---> sudo-logs.sh 04:34:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:34:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:34:18 ---> job-cost.sh 04:34:18 lf-activate-venv: SKIPPING 04:34:18 DEBUG: total: 0.18000000715255737 04:34:18 INFO: Retrieving Stack Cost... 04:34:19 INFO: Retrieving Pricing Info for: v3-standard-2 04:34:20 INFO: Archiving Costs [Pipeline] echo 04:34:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:34:20 ---> logs-deploy.sh 04:34:20 lf-activate-venv: SKIPPING 04:34:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3487/1 04:34:20 INFO: archiving workspace using pattern(s): 04:34:21 Archives upload complete. 04:34:21 INFO: archiving logs to Nexus 04:34:21 ---> uname -a: 04:34:21 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 04:34:21 04:34:21 04:34:21 ---> lscpu: 04:34:21 Architecture: x86_64 04:34:21 CPU op-mode(s): 32-bit, 64-bit 04:34:21 Byte Order: Little Endian 04:34:21 Address sizes: 40 bits physical, 48 bits virtual 04:34:21 CPU(s): 2 04:34:21 On-line CPU(s) list: 0,1 04:34:21 Thread(s) per core: 1 04:34:21 Core(s) per socket: 1 04:34:21 Socket(s): 2 04:34:21 NUMA node(s): 1 04:34:21 Vendor ID: AuthenticAMD 04:34:21 CPU family: 23 04:34:21 Model: 49 04:34:21 Model name: AMD EPYC-Rome Processor 04:34:21 Stepping: 0 04:34:21 CPU MHz: 2799.998 04:34:21 BogoMIPS: 5599.99 04:34:21 Virtualization: AMD-V 04:34:21 Hypervisor vendor: KVM 04:34:21 Virtualization type: full 04:34:21 L1d cache: 64 KiB 04:34:21 L1i cache: 64 KiB 04:34:21 L2 cache: 1 MiB 04:34:21 L3 cache: 32 MiB 04:34:21 NUMA node0 CPU(s): 0,1 04:34:21 Vulnerability Itlb multihit: Not affected 04:34:21 Vulnerability L1tf: Not affected 04:34:21 Vulnerability Mds: Not affected 04:34:21 Vulnerability Meltdown: Not affected 04:34:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:34:21 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:34:21 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:34:21 Vulnerability Srbds: Not affected 04:34:21 Vulnerability Tsx async abort: Not affected 04:34:21 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 04:34:21 04:34:21 04:34:21 ---> nproc: 04:34:21 2 04:34:21 04:34:21 04:34:21 ---> df -h: 04:34:21 Filesystem Size Used Available Use% Mounted on 04:34:21 overlay 40.0G 12.1G 27.9G 30% / 04:34:21 tmpfs 64.0M 0 64.0M 0% /dev 04:34:21 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:34:21 shm 64.0M 0 64.0M 0% /dev/shm 04:34:21 /dev/vda1 40.0G 12.1G 27.9G 30% /facter-os 04:34:21 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/resolv.conf 04:34:21 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hostname 04:34:21 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hosts 04:34:21 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/sa-host 04:34:21 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/secure 04:34:21 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/auth.log 04:34:21 /dev/vda1 40.0G 12.1G 27.9G 30% /run/cloud-init/result.json 04:34:21 /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/1 04:34:21 /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/1@tmp 04:34:21 04:34:21 04:34:21 ---> free -m: 04:34:21 total used free shared buff/cache available 04:34:21 Mem: 7821 1356 2287 0 4177 6437 04:34:21 Swap: 1023 2 1021 04:34:21 04:34:21 04:34:21 ---> ip addr: 04:34:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:34:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:34:21 inet 127.0.0.1/8 scope host lo 04:34:21 valid_lft forever preferred_lft forever 04:34:21 inet6 ::1/128 scope host 04:34:21 valid_lft forever preferred_lft forever 04:34:21 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:34:21 link/ether fa:16:3e:37:27:b3 brd ff:ff:ff:ff:ff:ff 04:34:21 inet 10.30.123.91/23 brd 10.30.123.255 scope global dynamic eth0 04:34:21 valid_lft 84980sec preferred_lft 84980sec 04:34:21 inet6 fe80::f816:3eff:fe37:27b3/64 scope link 04:34:21 valid_lft forever preferred_lft forever 04:34:21 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:34:21 link/ether 02:42:aa:96:36:70 brd ff:ff:ff:ff:ff:ff 04:34:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:34:21 valid_lft forever preferred_lft forever 04:34:21 inet6 fe80::42:aaff:fe96:3670/64 scope link 04:34:21 valid_lft forever preferred_lft forever 04:34:21 04:34:21 04:34:21 ---> sar -b -r -n DEV: 04:34:21 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) 04:34:21 04:34:21 04:10:30 LINUX RESTART (2 CPU) 04:34:21 04:34:21 04:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:34:21 04:12:02 109.61 14.45 95.15 0.00 4606.16 19769.38 0.00 04:34:21 04:13:01 174.72 0.03 174.69 0.00 0.68 49297.07 0.00 04:34:21 04:14:01 66.72 0.00 66.72 0.00 0.00 7227.22 0.00 04:34:21 04:15:01 48.10 0.03 48.07 0.00 1.07 6733.18 0.00 04:34:21 04:16:01 114.86 0.00 114.86 0.00 0.00 21870.16 0.00 04:34:21 04:17:01 790.55 352.82 437.72 0.00 12208.97 290557.59 0.00 04:34:21 04:18:01 375.17 53.66 321.51 0.00 4041.53 108684.26 0.00 04:34:21 04:19:01 414.97 36.07 378.89 0.00 3059.10 126236.16 0.00 04:34:21 04:20:01 69.08 11.31 57.78 0.00 1347.59 6356.38 0.00 04:34:21 04:21:01 1.45 0.03 1.42 0.00 0.27 24.58 0.00 04:34:21 04:22:01 0.40 0.00 0.40 0.00 0.00 5.56 0.00 04:34:21 04:23:01 0.30 0.00 0.30 0.00 0.00 4.36 0.00 04:34:21 04:24:01 0.40 0.00 0.40 0.00 0.00 5.51 0.00 04:34:21 04:25:01 0.32 0.00 0.32 0.00 0.00 4.41 0.00 04:34:21 04:26:01 0.40 0.18 0.22 0.00 5.73 2.92 0.00 04:34:21 04:27:01 0.87 0.00 0.87 0.00 0.00 17.72 0.00 04:34:21 04:28:01 0.57 0.00 0.57 0.00 0.00 5.30 0.00 04:34:21 04:29:01 0.38 0.00 0.38 0.00 0.00 5.73 0.00 04:34:21 04:30:02 0.28 0.00 0.28 0.00 0.00 4.21 0.00 04:34:21 04:31:01 0.36 0.00 0.36 0.00 0.00 5.13 0.00 04:34:21 04:32:01 0.32 0.00 0.32 0.00 0.00 4.53 0.00 04:34:21 04:33:01 0.23 0.00 0.23 0.00 0.00 3.30 0.00 04:34:21 04:34:01 15.18 14.81 0.37 0.00 1615.99 29.60 0.00 04:34:21 Average: 95.12 21.08 74.04 0.00 1172.00 27727.67 0.00 04:34:21 04:34:21 04:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:34:21 04:12:02 5110728 0 834268 10.42 2620 2061316 1302976 14.39 749488 1732612 0 04:34:21 04:13:01 4186020 0 1067892 13.33 2620 2752400 1542008 17.02 1065324 2208532 48 04:34:21 04:14:01 3650156 0 1211372 15.13 2620 3144784 1702596 18.80 1469640 2325604 190292 04:34:21 04:15:01 3703232 0 1252036 15.63 2620 3051044 1875028 20.70 1396616 2338420 97036 04:34:21 04:16:01 3684836 0 1120424 13.99 2620 3201052 1377112 15.20 1265372 2485132 48 04:34:21 04:17:01 574692 0 1589328 19.84 2620 5842292 2984992 32.96 2785428 3923100 21508 04:34:21 04:18:01 507936 0 1491608 18.62 2620 6006768 2347544 25.92 3023560 3721212 132 04:34:21 04:19:01 1530764 0 1482552 18.51 2620 4992996 2025268 22.36 1931504 3768336 0 04:34:21 04:20:01 2963328 0 1298416 16.21 2620 3744568 1434232 15.83 1323540 2986404 12 04:34:21 04:21:01 2967032 0 1294708 16.17 2620 3744572 1396328 15.42 1320864 2986412 16 04:34:21 04:22:01 2966776 0 1294960 16.17 2620 3744576 1396316 15.42 1320828 2986416 12 04:34:21 04:23:01 2967416 0 1294316 16.16 2620 3744580 1396304 15.42 1320748 2986412 8 04:34:21 04:24:01 2968164 0 1293564 16.15 2620 3744584 1396184 15.41 1320228 2986412 8 04:34:21 04:25:01 2968336 0 1293388 16.15 2620 3744588 1396184 15.41 1320120 2986412 8 04:34:21 04:26:01 2968228 0 1293464 16.15 2620 3744620 1396184 15.41 1320268 2986296 20 04:34:21 04:27:01 2967808 0 1293880 16.16 2620 3744624 1396268 15.42 1320724 2986296 8 04:34:21 04:28:01 2967932 0 1293748 16.15 2620 3744632 1396232 15.42 1320528 2986296 8 04:34:21 04:29:01 2968088 0 1293584 16.15 2620 3744640 1396184 15.41 1320288 2986296 8 04:34:21 04:30:02 2967956 0 1293716 16.15 2620 3744640 1396184 15.41 1320288 2986296 8 04:34:21 04:31:01 2968360 0 1293304 16.15 2620 3744648 1396184 15.41 1320408 2986300 8 04:34:21 04:32:01 2967736 0 1293928 16.16 2620 3744648 1396292 15.42 1320876 2986296 8 04:34:21 04:33:01 2967676 0 1293984 16.16 2620 3744652 1396232 15.42 1320556 2986296 8 04:34:21 04:34:01 2902200 0 1310864 16.37 2620 3793248 1420672 15.69 1337164 3034648 260 04:34:21 Average: 2930235 0 1281709 16.00 2620 3794368 1572326 17.36 1457146 2928106 13455 04:34:21 04:34:21 04:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:34:21 04:12:02 eth0 1617.70 1637.02 6402.27 194.65 0.00 0.00 0.00 0.00 04:34:21 04:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:12:02 docker0 826.43 576.74 69.73 2678.80 0.00 0.00 0.00 0.00 04:34:21 04:13:01 eth0 524.58 430.62 3612.55 45.84 0.00 0.00 0.00 0.00 04:34:21 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:13:01 vetha893bcf 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 04:34:21 04:13:01 docker0 175.83 236.70 12.43 861.61 0.00 0.00 0.00 0.00 04:34:21 04:14:01 eth0 38.12 20.78 32.79 15.60 0.00 0.00 0.00 0.00 04:34:21 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:14:01 docker0 0.42 0.42 0.03 0.05 0.00 0.00 0.00 0.00 04:34:21 04:14:01 veth673b5f2 0.42 0.55 0.03 0.06 0.00 0.00 0.00 0.00 04:34:21 04:15:01 eth0 32.30 23.09 19.93 102.16 0.00 0.00 0.00 0.00 04:34:21 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:15:01 docker0 1.85 1.85 0.12 0.14 0.00 0.00 0.00 0.00 04:34:21 04:15:01 veth673b5f2 1.85 1.85 0.14 0.14 0.00 0.00 0.00 0.00 04:34:21 04:16:01 eth0 174.38 152.56 1694.77 23.78 0.00 0.00 0.00 0.00 04:34:21 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:17:01 vethab6acc5 0.00 0.98 0.00 0.05 0.00 0.00 0.00 0.00 04:34:21 04:17:01 veth5bb17f5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:17:01 veth4fffb03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:17:01 veth0a23c67 0.03 0.23 0.00 0.01 0.00 0.00 0.00 0.00 04:34:21 04:18:01 vethab6acc5 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 04:34:21 04:18:01 eth0 2691.53 2488.97 13394.80 531.72 0.00 0.00 0.00 0.00 04:34:21 04:18:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:34:21 04:18:01 docker0 1077.65 904.93 87.08 3853.68 0.00 0.00 0.00 0.00 04:34:21 04:19:01 vethab6acc5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:19:01 vethac42ac4 11.69 12.65 0.95 29.83 0.00 0.00 0.00 0.00 04:34:21 04:19:01 eth0 98.37 54.12 406.15 19.52 0.00 0.00 0.00 0.00 04:34:21 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:20:01 eth0 18.83 12.99 61.99 4.13 0.00 0.00 0.00 0.00 04:34:21 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:20:01 docker0 1121.91 975.31 90.02 4285.61 0.00 0.00 0.00 0.00 04:34:21 04:21:01 eth0 0.78 0.45 0.66 0.21 0.00 0.00 0.00 0.00 04:34:21 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:22:01 eth0 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 04:34:21 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:23:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 04:34:21 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:24:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:25:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:34:21 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:26:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:34:21 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:27:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 04:34:21 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:28:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 04:34:21 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:29:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:30:02 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:34:21 04:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:31:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:32:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:34:21 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:33:01 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 04:34:21 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:34:01 eth0 9.56 6.28 10.18 5.00 0.00 0.00 0.00 0.00 04:34:21 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 Average: eth0 121.44 111.05 602.49 24.38 0.00 0.00 0.00 0.00 04:34:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:21 Average: docker0 48.86 42.47 3.92 186.63 0.00 0.00 0.00 0.00 04:34:21 04:34:21 04:34:22 ---> sar -P ALL: 04:34:22 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) 04:34:22 04:34:22 04:10:30 LINUX RESTART (2 CPU) 04:34:22 04:34:22 04:11:01 CPU %user %nice %system %iowait %steal %idle 04:34:22 04:12:02 all 27.23 0.00 6.40 3.18 0.09 63.09 04:34:22 04:12:02 0 26.12 0.00 7.49 4.52 0.09 61.78 04:34:22 04:12:02 1 28.34 0.00 5.32 1.86 0.09 64.40 04:34:22 04:13:01 all 13.45 0.00 7.76 4.01 0.07 74.71 04:34:22 04:13:01 0 13.87 0.00 8.31 3.24 0.07 74.51 04:34:22 04:13:01 1 13.03 0.00 7.21 4.77 0.07 74.91 04:34:22 04:14:01 all 78.13 0.00 9.37 0.96 0.12 11.42 04:34:22 04:14:01 0 76.73 0.00 10.19 1.10 0.13 11.86 04:34:22 04:14:01 1 79.53 0.00 8.56 0.83 0.11 10.97 04:34:22 04:15:01 all 36.36 0.00 6.09 0.63 0.08 56.84 04:34:22 04:15:01 0 36.15 0.00 6.17 0.74 0.09 56.85 04:34:22 04:15:01 1 36.57 0.00 6.01 0.53 0.07 56.82 04:34:22 04:16:01 all 55.67 0.00 10.23 1.22 0.10 32.78 04:34:22 04:16:01 0 56.07 0.00 10.11 1.40 0.09 32.32 04:34:22 04:16:01 1 55.27 0.00 10.36 1.03 0.11 33.23 04:34:22 04:17:01 all 31.65 0.00 24.55 32.67 0.13 11.01 04:34:22 04:17:01 0 32.89 0.00 24.39 31.30 0.15 11.27 04:34:22 04:17:01 1 30.42 0.00 24.71 34.02 0.11 10.75 04:34:22 04:18:01 all 76.26 0.00 16.12 6.28 0.11 1.23 04:34:22 04:18:01 0 76.29 0.00 15.84 6.42 0.11 1.33 04:34:22 04:18:01 1 76.23 0.00 16.39 6.13 0.11 1.13 04:34:22 04:19:01 all 72.26 0.00 16.13 10.24 0.14 1.22 04:34:22 04:19:01 0 70.35 0.00 17.71 10.46 0.13 1.35 04:34:22 04:19:01 1 74.19 0.00 14.53 10.02 0.15 1.10 04:34:22 04:20:01 all 2.57 0.00 1.89 1.23 0.03 94.28 04:34:22 04:20:01 0 2.37 0.00 1.88 1.04 0.03 94.67 04:34:22 04:20:01 1 2.76 0.00 1.90 1.41 0.03 93.89 04:34:22 04:21:01 all 0.12 0.00 0.05 0.00 0.00 99.83 04:34:22 04:21:01 0 0.13 0.00 0.05 0.00 0.00 99.82 04:34:22 04:21:01 1 0.10 0.00 0.05 0.00 0.00 99.85 04:34:22 04:22:01 all 0.17 0.00 0.03 0.00 0.03 99.78 04:34:22 04:22:01 0 0.30 0.00 0.03 0.00 0.03 99.63 04:34:22 04:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:34:22 04:34:22 04:22:01 CPU %user %nice %system %iowait %steal %idle 04:34:22 04:23:01 all 0.19 0.00 0.03 0.00 0.02 99.77 04:34:22 04:23:01 0 0.37 0.00 0.03 0.00 0.02 99.58 04:34:22 04:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:34:22 04:24:01 all 0.14 0.00 0.07 0.00 0.02 99.77 04:34:22 04:24:01 0 0.25 0.00 0.07 0.00 0.02 99.67 04:34:22 04:24:01 1 0.03 0.00 0.07 0.00 0.02 99.88 04:34:22 04:25:01 all 0.15 0.00 0.03 0.00 0.01 99.82 04:34:22 04:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:34:22 04:25:01 1 0.28 0.00 0.03 0.00 0.02 99.67 04:34:22 04:26:01 all 0.20 0.00 0.03 0.00 0.02 99.75 04:34:22 04:26:01 0 0.07 0.00 0.05 0.00 0.02 99.87 04:34:22 04:26:01 1 0.33 0.00 0.02 0.00 0.02 99.63 04:34:22 04:27:01 all 0.17 0.00 0.03 0.00 0.02 99.79 04:34:22 04:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:34:22 04:27:01 1 0.32 0.00 0.03 0.00 0.02 99.63 04:34:22 04:28:01 all 0.21 0.00 0.03 0.00 0.01 99.76 04:34:22 04:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:34:22 04:28:01 1 0.38 0.00 0.03 0.00 0.02 99.57 04:34:22 04:29:01 all 0.10 0.00 0.03 0.00 0.03 99.84 04:34:22 04:29:01 0 0.03 0.00 0.03 0.00 0.03 99.90 04:34:22 04:29:01 1 0.17 0.00 0.03 0.00 0.02 99.78 04:34:22 04:30:02 all 0.16 0.00 0.03 0.00 0.01 99.80 04:34:22 04:30:02 0 0.07 0.00 0.05 0.00 0.02 99.87 04:34:22 04:30:02 1 0.25 0.00 0.02 0.00 0.00 99.73 04:34:22 04:31:01 all 0.13 0.00 0.02 0.00 0.02 99.84 04:34:22 04:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:34:22 04:31:01 1 0.25 0.00 0.02 0.00 0.03 99.69 04:34:22 04:32:01 all 0.17 0.00 0.03 0.00 0.01 99.80 04:34:22 04:32:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:34:22 04:32:01 1 0.28 0.00 0.03 0.00 0.00 99.68 04:34:22 04:33:01 all 0.14 0.00 0.02 0.00 0.02 99.82 04:34:22 04:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:34:22 04:33:01 1 0.27 0.00 0.02 0.00 0.03 99.68 04:34:22 04:34:22 04:33:01 CPU %user %nice %system %iowait %steal %idle 04:34:22 04:34:01 all 2.37 0.00 0.81 0.30 0.03 96.49 04:34:22 04:34:01 0 2.09 0.00 0.84 0.05 0.03 96.99 04:34:22 04:34:01 1 2.65 0.00 0.79 0.55 0.02 95.98 04:34:22 Average: all 16.30 0.00 4.10 2.49 0.05 77.06 04:34:22 Average: 0 16.13 0.00 4.24 2.47 0.05 77.11 04:34:22 Average: 1 16.47 0.00 3.96 2.52 0.04 77.01 04:34:22 04:34:22 04:34:22