Pull request #3666 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 7b2766c8135cef0f0492767722a69bd28c3f7af1+0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f (1a829ff2b19f4b954a8357bba6c90ec9efc4d610) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4946801661056652400.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4069409924925455997.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3666/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3666/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7953515592601171406.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3666/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh194274359758481312.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5325734480320503001.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3666/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3666/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6674311837432919788.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 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-603 in /w/workspace/edgexfoundry_edgex-go_PR-3666 [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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8255549492290157674.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Merging remotes/origin/main commit 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f into PR head commit 7b2766c8135cef0f0492767722a69bd28c3f7af1 Merge succeeded, producing 7b2766c8135cef0f0492767722a69bd28c3f7af1 Checking out Revision 7b2766c8135cef0f0492767722a69bd28c3f7af1 (PR-3666) 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh630653320356688430.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3666/head:refs/remotes/origin/PR-3666 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b2766c8135cef0f0492767722a69bd28c3f7af1 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7373122517530236406.key > git merge 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b2766c8135cef0f0492767722a69bd28c3f7af1 # timeout=10 Commit message: "refactor: Clean up TOML quotes" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:43:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:43:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:43:31 ========================================================= 21:43:31 EdgeX Global Pipelines Version Info 21:43:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:43:33 ------------------- 21:43:33 stable info: 21:43:33 ------------------- 21:43:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:43:33 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 21:43:33 Message: update stable to v1.0.205 21:43:33 ------------------- 21:43:33 experimental info: 21:43:33 ------------------- 21:43:33 Commited By: **** collab-it+edgex@linuxfoundation.org 21:43:33 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 21:43:33 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:43:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:43:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:43:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:43:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:43:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:43:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:43:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:43:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:43:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:43:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:43:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:43:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:43:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:43:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:43:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:43:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:43:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:43:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:43:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:43:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:43:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:43:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:43:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:43:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3666 [Pipeline] echo 21:43:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3666 [Pipeline] echo 21:43:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3666 [Pipeline] echo 21:43:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b2766c8135cef0f0492767722a69bd28c3f7af1 [Pipeline] echo 21:43:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b2766c [Pipeline] echo 21:43:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:43:35 provisioning config files... 21:43:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7149949417871035148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:43:35 ---> docker-login.sh 21:43:35 nexus3.edgexfoundry.org:10001 21:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:36 Configure a credential helper to remove this warning. See 21:43:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:36 21:43:36 Login Succeeded 21:43:36 nexus3.edgexfoundry.org:10002 21:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:36 Configure a credential helper to remove this warning. See 21:43:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:36 21:43:36 Login Succeeded 21:43:36 nexus3.edgexfoundry.org:10003 21:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:36 Configure a credential helper to remove this warning. See 21:43:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:36 21:43:36 Login Succeeded 21:43:36 nexus3.edgexfoundry.org:10004 21:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:36 Configure a credential helper to remove this warning. See 21:43:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:36 21:43:36 Login Succeeded 21:43:36 docker.io 21:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:36 Configure a credential helper to remove this warning. See 21:43:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:36 21:43:36 Login Succeeded 21:43:36 ---> docker-login.sh ends [Pipeline] } 21:43:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:43:37 ++ 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 21:43:37 + for file in '`ls cmd/**/Dockerfile`' 21:43:37 ++ dirname cmd/core-command/Dockerfile 21:43:37 ++ cut -d/ -f2 21:43:37 + echo core-command,cmd/core-command/Dockerfile 21:43:37 + for file in '`ls cmd/**/Dockerfile`' 21:43:37 ++ dirname cmd/core-data/Dockerfile 21:43:37 ++ cut -d/ -f2 21:43:37 + echo core-data,cmd/core-data/Dockerfile 21:43:37 + for file in '`ls cmd/**/Dockerfile`' 21:43:37 ++ dirname cmd/core-metadata/Dockerfile 21:43:37 ++ cut -d/ -f2 21:43:37 + echo core-metadata,cmd/core-metadata/Dockerfile 21:43:37 + for file in '`ls cmd/**/Dockerfile`' 21:43:37 ++ dirname cmd/security-bootstrapper/Dockerfile 21:43:37 ++ cut -d/ -f2 21:43:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:43:37 + for file in '`ls cmd/**/Dockerfile`' 21:43:37 ++ dirname cmd/security-proxy-setup/Dockerfile 21:43:37 ++ cut -d/ -f2 21:43:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:43:37 + for file in '`ls cmd/**/Dockerfile`' 21:43:37 ++ dirname cmd/security-secretstore-setup/Dockerfile 21:43:37 ++ cut -d/ -f2 21:43:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:43:37 + for file in '`ls cmd/**/Dockerfile`' 21:43:37 ++ dirname cmd/support-notifications/Dockerfile 21:43:37 ++ cut -d/ -f2 21:43:37 + echo support-notifications,cmd/support-notifications/Dockerfile 21:43:37 + for file in '`ls cmd/**/Dockerfile`' 21:43:37 ++ dirname cmd/support-scheduler/Dockerfile 21:43:37 ++ cut -d/ -f2 21:43:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:43:37 + for file in '`ls cmd/**/Dockerfile`' 21:43:37 ++ dirname cmd/sys-mgmt-agent/Dockerfile 21:43:37 ++ cut -d/ -f2 21:43:37 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:43:37 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 21:43:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:43:38 21:43:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:43:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:43:38 latest: Pulling from edgex-devops/git-semver 21:43:38 31603596830f: Pulling fs layer 21:43:38 d4622e32a9a9: Pulling fs layer 21:43:38 1030fce36090: Pulling fs layer 21:43:38 6c6cb7e1b49b: Pulling fs layer 21:43:38 6c6cb7e1b49b: Waiting 21:43:38 d4622e32a9a9: Verifying Checksum 21:43:38 d4622e32a9a9: Download complete 21:43:38 31603596830f: Verifying Checksum 21:43:38 31603596830f: Download complete 21:43:38 6c6cb7e1b49b: Verifying Checksum 21:43:38 6c6cb7e1b49b: Download complete 21:43:39 31603596830f: Pull complete 21:43:39 d4622e32a9a9: Pull complete 21:43:39 1030fce36090: Verifying Checksum 21:43:39 1030fce36090: Download complete 21:43:39 1030fce36090: Pull complete 21:43:40 6c6cb7e1b49b: Pull complete 21:43:40 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 21:43:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:43:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:43:40 prd-centos7-docker-4c-2g-603 does not seem to be running inside a container 21:43: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:43:41 $ docker top b44978fd428b7d639e7815b4e282d46b4811bc9f1c553d5e944fe4f46402a8b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:43:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:43:41 [ssh-agent] Looking for ssh-agent implementation... 21:43:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:43:41 $ docker exec b44978fd428b7d639e7815b4e282d46b4811bc9f1c553d5e944fe4f46402a8b5 ssh-agent 21:43:41 SSH_AUTH_SOCK=/tmp/ssh-2qI5CLiLFB21/agent.13 21:43:41 SSH_AGENT_PID=20 21:43:41 Running ssh-add (command line suppressed) 21:43:41 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7007857115201983204.key (/w/workspace/edgex-go/1@tmp/private_key_7007857115201983204.key) 21:43:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:43:41 + git tag --points-at HEAD [Pipeline] } 21:43:42 $ docker exec --env ******** --env ******** b44978fd428b7d639e7815b4e282d46b4811bc9f1c553d5e944fe4f46402a8b5 ssh-agent -k 21:43:42 unset SSH_AUTH_SOCK; 21:43:42 unset SSH_AGENT_PID; 21:43:42 echo Agent pid 20 killed; 21:43:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:43:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:43:42 [ssh-agent] Looking for ssh-agent implementation... 21:43:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:43:42 $ docker exec b44978fd428b7d639e7815b4e282d46b4811bc9f1c553d5e944fe4f46402a8b5 ssh-agent 21:43:42 SSH_AUTH_SOCK=/tmp/ssh-Icd08I1ej75C/agent.53 21:43:42 SSH_AGENT_PID=60 21:43:42 Running ssh-add (command line suppressed) 21:43:42 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7712127775810209936.key (/w/workspace/edgex-go/1@tmp/private_key_7712127775810209936.key) 21:43:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:43:42 + git semver init 21:43:42 # -> Open(): unable to determine branch for HEAD 21:43:42 # $GIT_DIR = /w/workspace/edgex-go/1/.git 21:43:42 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 21:43:42 # $SEMVER_REMOTE_NAME = origin 21:43:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:43:42 # $SEMVER_USER_NAME = edgex-jenkins 21:43:42 # $SEMVER_BRANCH = PR-3666 21:43:42 # $SEMVER_TEMP = /tmp/semver-613211030 21:43:42 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 21:44:09 # '/tmp/semver-613211030' -> '/w/workspace/edgex-go/1/.semver' 21:44:09 # -> Force: false 21:44:09 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 21:44:09 $ docker exec --env ******** --env ******** b44978fd428b7d639e7815b4e282d46b4811bc9f1c553d5e944fe4f46402a8b5 ssh-agent -k 21:44:09 unset SSH_AUTH_SOCK; 21:44:09 unset SSH_AGENT_PID; 21:44:09 echo Agent pid 60 killed; 21:44:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:44:10 + git semver [Pipeline] } 21:44:10 $ docker stop --time=1 b44978fd428b7d639e7815b4e282d46b4811bc9f1c553d5e944fe4f46402a8b5 21:44:12 $ docker rm -f b44978fd428b7d639e7815b4e282d46b4811bc9f1c553d5e944fe4f46402a8b5 [Pipeline] // withDockerContainer [Pipeline] sh 21:44:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:44:13 Stashed 1 file(s) [Pipeline] echo 21:44:13 [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] echo 21:44:13 ========================================================= 21:44:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:44:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:44:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:44:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:44:14 540db60ca938: Pulling fs layer 21:44:14 adcc1eea9eea: Pulling fs layer 21:44:14 4c4ab2625f07: Pulling fs layer 21:44:14 db62176df00c: Pulling fs layer 21:44:14 3b30891b0d05: Pulling fs layer 21:44:14 06b49ca38bd5: Pulling fs layer 21:44:14 c788192a36de: Pulling fs layer 21:44:14 a77e37c0d609: Pulling fs layer 21:44:14 c3185cebc471: Pulling fs layer 21:44:14 db62176df00c: Waiting 21:44:14 3b30891b0d05: Waiting 21:44:14 06b49ca38bd5: Waiting 21:44:14 c788192a36de: Waiting 21:44:14 a77e37c0d609: Waiting 21:44:14 c3185cebc471: Waiting 21:44:14 4c4ab2625f07: Verifying Checksum 21:44:14 4c4ab2625f07: Download complete 21:44:14 adcc1eea9eea: Verifying Checksum 21:44:14 adcc1eea9eea: Download complete 21:44:14 3b30891b0d05: Verifying Checksum 21:44:14 3b30891b0d05: Download complete 21:44:14 06b49ca38bd5: Verifying Checksum 21:44:14 06b49ca38bd5: Download complete 21:44:14 c788192a36de: Verifying Checksum 21:44:14 c788192a36de: Download complete 21:44:14 540db60ca938: Verifying Checksum 21:44:14 540db60ca938: Download complete 21:44:14 540db60ca938: Pull complete 21:44:14 adcc1eea9eea: Pull complete 21:44:14 4c4ab2625f07: Pull complete 21:44:15 a77e37c0d609: Verifying Checksum 21:44:15 a77e37c0d609: Download complete 21:44:18 c3185cebc471: Verifying Checksum 21:44:18 c3185cebc471: Download complete 21:44:18 db62176df00c: Verifying Checksum 21:44:18 db62176df00c: Download complete 21:44:22 db62176df00c: Pull complete 21:44:22 3b30891b0d05: Pull complete 21:44:22 06b49ca38bd5: Pull complete 21:44:22 c788192a36de: Pull complete 21:44:22 a77e37c0d609: Pull complete 21:44:24 c3185cebc471: Pull complete 21:44:24 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 21:44:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:44:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 21:44:24 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:44:24 WORKDIR /edgex 21:44:24 COPY go.mod . 21:44:24 RUN go mod download' 21:44:24 + docker build -t ci-base-image-x86_64 -f - . 21:44:26 Sending build context to Docker daemon 328.7MB 21:44:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:44:26 ---> 031687cdd783 21:44:26 Step 2/4 : WORKDIR /edgex 21:44:28 Still waiting to schedule task 21:44:28 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:44:30 ---> Running in cd76c5e27154 21:44:30 Removing intermediate container cd76c5e27154 21:44:30 ---> 7e387b8dd1c7 21:44:30 Step 3/4 : COPY go.mod . 21:44:30 ---> 1bd7f8b7012b 21:44:30 Step 4/4 : RUN go mod download 21:44:30 ---> Running in f4907139c1e7 21:45:09 Removing intermediate container f4907139c1e7 21:45:09 ---> 763dfb659611 21:45:09 Successfully built 763dfb659611 21:45:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:45:09 + docker inspect -f . ci-base-image-x86_64 21:45:09 . [Pipeline] withDockerContainer 21:45:10 prd-centos7-docker-4c-2g-603 does not seem to be running inside a container 21:45:10 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:45:10 $ docker top c53e657aa740cd59f84399d84c87724e106ee9bd7e0d2170f2745ff92e5044d8 -eo pid,comm [Pipeline] { [Pipeline] sh 21:45:10 + go version 21:45:10 go version go1.16.6 linux/amd64 [Pipeline] } 21:45:11 $ docker stop --time=1 c53e657aa740cd59f84399d84c87724e106ee9bd7e0d2170f2745ff92e5044d8 21:45:12 $ docker rm -f c53e657aa740cd59f84399d84c87724e106ee9bd7e0d2170f2745ff92e5044d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:45:12 + docker inspect -f . ci-base-image-x86_64 21:45:12 . [Pipeline] withDockerContainer 21:45:13 prd-centos7-docker-4c-2g-603 does not seem to be running inside a container 21:45:13 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:45:13 $ docker top c2ca9eb6067e6303626275101b7020fc77a373c876cef4777496b0fb2bf6abda -eo pid,comm [Pipeline] { [Pipeline] echo 21:45:13 ========================================================= 21:45:13 [edgeXBuildGoParallel] Running Tests and Build... 21:45:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:45:14 + go mod tidy [Pipeline] sh 21:45:14 + make test 21:45:14 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 21:45:14 go mod tidy 21:45:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:45:20 ? github.com/edgexfoundry/edgex-go [no test files] 21:45:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:45:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:45:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:45:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:45:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:45:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:45:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:45:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:45:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:45:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:45:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:45:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:45:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:45:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:45:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.039s coverage: 28.7% of statements 21:45:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:45:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:45:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements 21:45:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:45:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.091s coverage: 46.3% of statements 21:45:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:45:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:45:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.115s coverage: 90.1% of statements 21:45:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:45:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:45:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements 21:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:45:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.273s coverage: 94.2% of statements 21:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:45:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements 21:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:45:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.072s coverage: 60.0% of statements 21:45:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:45:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:45:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:45:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.8% of statements 21:45:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:45:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements 21:45:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 21.7% of statements 21:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 21:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements 21:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 21:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements 21:45:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 21:46:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.075s coverage: 94.4% of statements 21:46:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 21:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.169s coverage: 81.8% of statements 21:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:46:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-604 in /w/workspace/edgexfoundry_edgex-go_PR-3666 [Pipeline] { [Pipeline] ws 21:46:29 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 21:46:29 The recommended git tool is: git 21:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 21:46:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:46:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:46:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 65.1% of statements 21:46:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:46:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:46:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:46:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:46:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements 21:46:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:46:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 21:46:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 58.8% of statements 21:46:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements 21:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 21:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 21:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.2% of statements 21:46:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.116s coverage: 64.4% of statements 21:46:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:46:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 21:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 21:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 21:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 21:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 21:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.225s coverage: 66.9% of statements 21:46:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:46:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:46:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.6% of statements 21:46:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:46:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 21:46:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:46:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 21:46:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:46:34 using credential edgex-jenkins-ssh 21:46:34 Cloning the remote Git repository 21:46:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:46:34 > git init /w/workspace/edgex-go/1 # timeout=10 21:46:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:46:34 > git --version # timeout=10 21:46:34 > git --version # 'git version 2.17.1' 21:46:34 using GIT_SSH to set credentials SSH Credentials for GitHub 21:46:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:46:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements 21:46:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:46:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:46:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:46:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:46:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 92.0% of statements 21:46:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:46:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:46:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:46:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:46:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements 21:46:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:46:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:46:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 21:46:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:46:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:46:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:46:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:46:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 21:46:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:46:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:46:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:46:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:46:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:46:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:46:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.039s coverage: 100.0% of statements 21:46:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 21:46:37 GO111MODULE=on go vet ./... 21:46:51 Merging remotes/origin/main commit 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f into PR head commit 7b2766c8135cef0f0492767722a69bd28c3f7af1 21:46:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:46:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:46:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:46:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:46:50 using GIT_SSH to set credentials SSH Credentials for GitHub 21:46:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3666/head:refs/remotes/origin/PR-3666 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:46:51 > git config core.sparsecheckout # timeout=10 21:46:51 > git checkout -f 7b2766c8135cef0f0492767722a69bd28c3f7af1 # timeout=10 21:46:51 > git remote # timeout=10 21:46:51 > git config --get remote.origin.url # timeout=10 21:46:51 using GIT_SSH to set credentials SSH Credentials for GitHub 21:46:51 > git merge 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f # timeout=10 21:46:51 Merge succeeded, producing 7b2766c8135cef0f0492767722a69bd28c3f7af1 21:46:51 Checking out Revision 7b2766c8135cef0f0492767722a69bd28c3f7af1 (PR-3666) 21:46:51 > git rev-parse HEAD^{commit} # timeout=10 21:46:51 > git config core.sparsecheckout # timeout=10 21:46:51 > git checkout -f 7b2766c8135cef0f0492767722a69bd28c3f7af1 # timeout=10 21:46:55 Commit message: "refactor: Clean up TOML quotes" 21:46:55 > git --version # timeout=10 21:46:55 > git --version # 'git version 2.17.1' 21:46:55 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:46:56 provisioning config files... 21:46:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8126996709024542124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:46:57 ---> docker-login.sh 21:46:57 nexus3.edgexfoundry.org:10001 21:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:58 Configure a credential helper to remove this warning. See 21:46:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:58 21:46:58 Login Succeeded 21:46:58 nexus3.edgexfoundry.org:10002 21:46:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:58 Configure a credential helper to remove this warning. See 21:46:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:58 21:46:58 Login Succeeded 21:46:58 nexus3.edgexfoundry.org:10003 21:46:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:59 Configure a credential helper to remove this warning. See 21:46:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:59 21:46:59 Login Succeeded 21:46:59 nexus3.edgexfoundry.org:10004 21:46:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:00 Configure a credential helper to remove this warning. See 21:47:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:00 21:47:00 Login Succeeded 21:47:00 docker.io 21:47:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:00 Configure a credential helper to remove this warning. See 21:47:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:00 21:47:00 Login Succeeded 21:47:00 ---> docker-login.sh ends [Pipeline] } 21:47:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:47:01 ========================================================= 21:47:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:47:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:47:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:47:02 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:47:02 595b0fe564bb: Pulling fs layer 21:47:02 24495759ef45: Pulling fs layer 21:47:02 d148012ef14d: Pulling fs layer 21:47:02 e90a11edd702: Pulling fs layer 21:47:02 d77568369979: Pulling fs layer 21:47:02 fc1c9f9a7f3b: Pulling fs layer 21:47:02 170f2ba95c9a: Pulling fs layer 21:47:02 97ac5df62f85: Pulling fs layer 21:47:02 fc1c9f9a7f3b: Waiting 21:47:02 170f2ba95c9a: Waiting 21:47:02 e90a11edd702: Waiting 21:47:02 d77568369979: Waiting 21:47:02 97ac5df62f85: Waiting 21:47:02 d148012ef14d: Verifying Checksum 21:47:02 d148012ef14d: Download complete 21:47:02 24495759ef45: Download complete 21:47:02 d77568369979: Verifying Checksum 21:47:02 d77568369979: Download complete 21:47:02 595b0fe564bb: Verifying Checksum 21:47:02 fc1c9f9a7f3b: Verifying Checksum 21:47:02 595b0fe564bb: Download complete 21:47:02 fc1c9f9a7f3b: Download complete 21:47:02 170f2ba95c9a: Verifying Checksum 21:47:02 170f2ba95c9a: Download complete 21:47:02 595b0fe564bb: Pull complete 21:47:03 24495759ef45: Pull complete 21:47:03 d148012ef14d: Pull complete 21:47:04 gofmt -l . 21:47:04 [ "`gofmt -l .`" = "" ] 21:47:04 ./bin/test-attribution-txt.sh [Pipeline] sh 21:47:05 + ls -al . 21:47:05 total 604 21:47:05 drwxrwxr-x 10 1001 1001 4096 Aug 11 21:47 . 21:47:05 drwxr-xr-x 4 root root 28 Aug 11 21:45 .. 21:47:05 -rw-rw-r-- 1 1001 1001 11 Aug 11 21:43 .dockerignore 21:47:05 drwxrwxr-x 8 1001 1001 179 Aug 11 21:43 .git 21:47:05 drwxrwxr-x 3 1001 1001 125 Aug 11 21:43 .github 21:47:05 -rw-rw-r-- 1 1001 1001 818 Aug 11 21:43 .gitignore 21:47:05 -rw-rw-r-- 1 1001 1001 76 Aug 11 21:43 .hadolint.yml 21:47:05 drwx------ 3 1001 1001 58 Aug 11 21:44 .semver 21:47:05 -rw-rw-r-- 1 1001 1001 166 Aug 11 21:43 .sonarcloud.properties 21:47:05 -rw-rw-r-- 1 1001 1001 1171 Aug 11 21:43 ADOPTERS.md 21:47:05 -rw-rw-r-- 1 1001 1001 8609 Aug 11 21:43 Attribution.txt 21:47:05 -rw-rw-r-- 1 1001 1001 43881 Aug 11 21:43 CHANGELOG.md 21:47:05 -rw-rw-r-- 1 1001 1001 3804 Aug 11 21:43 CONTRIBUTING.md 21:47:05 -rw-rw-r-- 1 1001 1001 677 Aug 11 21:43 GOVERNANCE.md 21:47:05 -rw-rw-r-- 1 1001 1001 849 Aug 11 21:43 Jenkinsfile 21:47:05 -rw-rw-r-- 1 1001 1001 10775 Aug 11 21:43 LICENSE 21:47:05 -rw-rw-r-- 1 1001 1001 5915 Aug 11 21:43 Makefile 21:47:05 -rw-rw-r-- 1 1001 1001 582 Aug 11 21:43 OWNERS.md 21:47:05 -rw-rw-r-- 1 1001 1001 8643 Aug 11 21:43 README.md 21:47:05 -rw-rw-r-- 1 1001 1001 6912 Aug 11 21:43 SECURITY.md 21:47:05 -rw-rw-r-- 1 1001 1001 5 Aug 11 21:44 VERSION 21:47:05 -rw-rw-r-- 1 1001 1001 4131 Aug 11 21:43 ZMQWindows.md 21:47:05 drwxrwxr-x 2 1001 1001 37 Aug 11 21:43 bin 21:47:05 drwxrwxr-x 14 1001 1001 4096 Aug 11 21:43 cmd 21:47:05 -rw-r--r-- 1 root root 404329 Aug 11 21:46 coverage.out 21:47:05 -rw-rw-r-- 1 1001 1001 813 Aug 11 21:43 go.mod 21:47:05 -rw-r--r-- 1 root root 48847 Aug 11 21:45 go.sum 21:47:05 drwxrwxr-x 8 1001 1001 124 Aug 11 21:43 internal 21:47:05 drwxrwxr-x 3 1001 1001 16 Aug 11 21:43 openapi 21:47:05 drwxrwxr-x 4 1001 1001 71 Aug 11 21:43 snap 21:47:05 -rw-rw-r-- 1 1001 1001 204 Aug 11 21:43 version.go [Pipeline] sh 21:47:05 + '[' -e coverage.out ] 21:47:05 + chown 1001:1001 coverage.out [Pipeline] stash 21:47:05 Stashed 1 file(s) [Pipeline] sh 21:47:06 + make build 21:47:06 go mod tidy 21:47:06 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 21:47:06 97ac5df62f85: Verifying Checksum 21:47:06 97ac5df62f85: Download complete 21:47:06 e90a11edd702: Verifying Checksum 21:47:06 e90a11edd702: Download complete 21:47: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 21:47:14 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 21:47:14 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 21:47:15 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 21:47:15 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 21:47:16 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 21:47:17 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 21:47:18 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 21:47:19 e90a11edd702: Pull complete 21:47:19 d77568369979: Pull complete 21:47:19 fc1c9f9a7f3b: Pull complete 21:47:19 170f2ba95c9a: Pull complete 21:47:19 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 21:47: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 21:47:21 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] } 21:47:22 $ docker stop --time=1 c2ca9eb6067e6303626275101b7020fc77a373c876cef4777496b0fb2bf6abda 21:47:24 97ac5df62f85: Pull complete 21:47:24 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 21:47:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:47:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:47:25 $ docker rm -f c2ca9eb6067e6303626275101b7020fc77a373c876cef4777496b0fb2bf6abda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 21:47:25 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:47:25 WORKDIR /edgex 21:47:25 COPY go.mod . 21:47:25 RUN go mod download 21:47:25 + docker build -t ci-base-image-arm64 -f - . 21:47:27 Sending build context to Docker daemon 165.9MB 21:47:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:47:27 ---> 04bc70af865f 21:47:27 Step 2/4 : WORKDIR /edgex [Pipeline] isUnix [Pipeline] sh 21:47:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:47:28 21:47:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 21:47:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:47:28 latest: Pulling from edgex-devops/edgex-compose 21:47:28 cbdbe7a5bc2a: Pulling fs layer 21:47:28 ca9280d653b3: Pulling fs layer 21:47:28 7e9c9ca2126c: Pulling fs layer 21:47:29 cbdbe7a5bc2a: Verifying Checksum 21:47:29 cbdbe7a5bc2a: Download complete 21:47:29 cbdbe7a5bc2a: Pull complete 21:47:29 ca9280d653b3: Verifying Checksum 21:47:29 ca9280d653b3: Download complete 21:47:30 ca9280d653b3: Pull complete 21:47:32 ---> Running in e7c5c02d73da 21:47:32 Removing intermediate container e7c5c02d73da 21:47:32 ---> 64ea7da9e486 21:47:32 Step 3/4 : COPY go.mod . 21:47:32 7e9c9ca2126c: Verifying Checksum 21:47:32 7e9c9ca2126c: Download complete 21:47:33 ---> 0dac7b92f0b7 21:47:33 Step 4/4 : RUN go mod download 21:47:33 ---> Running in 79ed0d1ad40d 21:47:35 7e9c9ca2126c: Pull complete 21:47:35 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:47:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:47:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 21:47:35 prd-centos7-docker-4c-2g-603 does not seem to be running inside a container 21:47:35 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:47:37 $ docker top f297b87aceb0975bf3b197aa7582a798802bfcdca908ff9fed8411d0bd589f69 -eo pid,comm [Pipeline] { [Pipeline] sh 21:47:37 + docker-compose build --help 21:47:37 + grep parallel 21:47:38 --parallel Build images in parallel. [Pipeline] } 21:47:38 $ docker stop --time=1 f297b87aceb0975bf3b197aa7582a798802bfcdca908ff9fed8411d0bd589f69 21:47:39 $ docker rm -f f297b87aceb0975bf3b197aa7582a798802bfcdca908ff9fed8411d0bd589f69 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:47:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:47:40 . [Pipeline] withDockerContainer 21:47:40 prd-centos7-docker-4c-2g-603 does not seem to be running inside a container 21:47:40 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:47:40 $ docker top 255bb5546175bc7a928a8f1794c952773f1fd5a5948c486e20cb53d50b1819fe -eo pid,comm [Pipeline] { [Pipeline] sh 21:47:41 + docker-compose -f ./docker-compose-build.yml build --parallel 21:47:41 Building core-command ... 21:47:41 Building core-data ... 21:47:41 Building core-metadata ... 21:47:41 Building security-bootstrapper ... 21:47:41 Building security-proxy-setup ... 21:47:41 Building security-secretstore-setup ... 21:47:41 Building support-notifications ... 21:47:41 Building support-scheduler ... 21:47:41 Building sys-mgmt-agent ... 21:47:41 Building support-notifications 21:47:41 Building core-command 21:47:41 Building sys-mgmt-agent 21:47:41 Building security-proxy-setup 21:47:41 Building support-scheduler 21:47:50 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:47:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:47:50 ---> 763dfb659611 21:47:50 Step 3/22 : WORKDIR /edgex-go 21:47:50 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:47:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:47:50 ---> 763dfb659611 21:47:50 Step 3/23 : WORKDIR /edgex-go 21:48:00 ---> Running in a79bc3288ee2 21:48:00 ---> Running in c797799fac8a 21:48:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:48:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:48:02 ---> 763dfb659611 21:48:02 Step 3/23 : WORKDIR /edgex-go 21:48:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:48:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:48:04 ---> 763dfb659611 21:48:04 Step 3/24 : WORKDIR /edgex-go 21:48:06 ---> Running in 2e0b3be95cfb 21:48:06 ---> Running in 2a7a6203066c 21:48:06 Removing intermediate container c797799fac8a 21:48:06 ---> db572450c6ba 21:48:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:48:06 Removing intermediate container a79bc3288ee2 21:48:06 ---> 164db78cd235 21:48:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:48:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:48:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:48:06 ---> 763dfb659611 21:48:06 Step 3/24 : WORKDIR /edgex-go 21:48:06 ---> Using cache 21:48:06 ---> fc4cbc443e19 21:48:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:48:07 ---> Running in 6849df1500f2 21:48:07 Removing intermediate container 2e0b3be95cfb 21:48:07 ---> fc4cbc443e19 21:48:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:48:07 ---> Running in 47b175d87dcd 21:48:07 ---> Running in 1de2226e9d22 21:48:07 Removing intermediate container 2a7a6203066c 21:48:07 ---> 48b40459dfe4 21:48:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:48:07 ---> Running in 06f4f13846a2 21:48:07 ---> Running in 4d4f679a1c94 21:48:07 Removing intermediate container 6849df1500f2 21:48:07 ---> 668795aa6c38 21:48:07 Step 5/22 : RUN apk add --update --no-cache make git 21:48:07 ---> Running in efc4a81dfa7e 21:48:07 Removing intermediate container 47b175d87dcd 21:48:07 ---> 0d20723fad9f 21:48:07 Step 5/23 : RUN apk add --update --no-cache make git 21:48:07 ---> Running in 52a00c3aeb76 21:48:07 Removing intermediate container 1de2226e9d22 21:48:07 ---> 40355834f505 21:48:07 Step 5/24 : RUN apk add --update --no-cache make git 21:48:08 ---> Running in 84af9b83d472 21:48:08 Removing intermediate container 06f4f13846a2 21:48:08 ---> fe372ffe5c7b 21:48:08 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:48:08 ---> Running in 659e754428d5 21:48:08 Removing intermediate container 4d4f679a1c94 21:48:08 ---> 9c4bf9fdc4b7 21:48:08 Step 5/24 : RUN apk add --update --no-cache make bash git 21:48:08 ---> Running in b6bfb6dec763 21:48:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:48:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:48:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:48:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:48:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:48:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:48:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:48:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:48:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:48:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:48:10 OK: 219 MiB in 52 packages 21:48:10 OK: 219 MiB in 52 packages 21:48:10 OK: 219 MiB in 52 packages 21:48:10 OK: 219 MiB in 52 packages 21:48:10 OK: 219 MiB in 52 packages 21:48:10 Removing intermediate container 52a00c3aeb76 21:48:10 ---> 37fffc8bc179 21:48:10 Step 6/23 : COPY go.mod . 21:48:10 Removing intermediate container 84af9b83d472 21:48:10 ---> 3294d2b1e851 21:48:10 Step 6/24 : COPY go.mod . 21:48:10 ---> a5bb962097e3 21:48:10 Step 7/23 : RUN go mod download 21:48:10 ---> 49ee506e0a34 21:48:10 Step 7/24 : RUN go mod download 21:48:10 Removing intermediate container 659e754428d5 21:48:10 ---> bc3cfbb54fb9 21:48:10 Step 6/23 : COPY go.mod . 21:48:11 ---> Running in a14777bb20e9 21:48:11 ---> Running in 47f0f655645d 21:48:11 Removing intermediate container efc4a81dfa7e 21:48:11 ---> a31d5c85b6b4 21:48:11 Step 6/22 : COPY go.mod . 21:48:11 Removing intermediate container b6bfb6dec763 21:48:11 ---> 5339c552e219 21:48:11 Step 6/24 : COPY go.mod . 21:48:11 ---> dd4b2055c313 21:48:11 Step 7/23 : RUN go mod download 21:48:11 ---> Running in 79886ab3b76e 21:48:11 ---> 0d075f2d791e 21:48:11 Step 7/22 : RUN go mod download 21:48:11 ---> 6d0db32751bf 21:48:11 Step 7/24 : RUN go mod download 21:48:11 ---> Running in 8ee90760857a 21:48:11 ---> Running in 8f2324b0230a 21:48:13 Removing intermediate container a14777bb20e9 21:48:13 ---> 8cf6b950f6eb 21:48:13 Step 8/23 : COPY . . 21:48:13 Removing intermediate container 47f0f655645d 21:48:13 ---> eb118e4b20bc 21:48:13 Step 8/24 : COPY . . 21:48:20 Removing intermediate container 79886ab3b76e 21:48:20 ---> c0a98babe3b6 21:48:20 Step 8/23 : COPY . . 21:48:20 Removing intermediate container 8f2324b0230a 21:48:20 ---> ac848ab1e1dc 21:48:20 Step 8/24 : COPY . . 21:48:20 ---> 3f5f80310e8a 21:48:20 Step 9/23 : RUN go mod tidy 21:48:20 ---> b35bd2ee1452 21:48:20 Step 9/24 : RUN go mod tidy 21:48:27 Removing intermediate container 8ee90760857a 21:48:27 ---> bdeea5ed408c 21:48:27 Step 8/22 : COPY . . 21:48:32 ---> Running in 540eed2872eb 21:48:32 ---> Running in d77a4260d937 21:48:32 ---> 8e974c81992f 21:48:32 Step 9/23 : RUN go mod tidy 21:48:33 ---> 0ffd98e5fb3b 21:48:33 Step 9/24 : RUN go mod tidy 21:48:33 ---> Running in 108fc5a6cd01 21:48:33 ---> Running in b8a170872721 21:48:39 Removing intermediate container 540eed2872eb 21:48:39 ---> 9f520d92e27b 21:48:39 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:48:39 Removing intermediate container d77a4260d937 21:48:39 ---> 56dc1e504f9c 21:48:39 Step 10/24 : RUN make cmd/core-command/core-command 21:48:39 Removing intermediate container 108fc5a6cd01 21:48:39 ---> b907e63d2361 21:48:39 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:48:39 ---> Running in b6660a786850 21:48:39 Removing intermediate container b8a170872721 21:48:39 ---> 3b3f71285fbb 21:48:39 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:48:39 ---> Running in 690f7bfb1bc3 21:48:39 ---> Running in bb2d362b8530 21:48:39 ---> Running in 517e8eb2f7d7 21:48:40 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 21:48:40 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 21:48:40 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 21:48:40 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 21:48:49 ---> 6cc7a85683a2 21:48:49 Step 9/22 : RUN go mod tidy 21:48:49 ---> Running in f65698bd15d1 21:48:49 Removing intermediate container f65698bd15d1 21:48:49 ---> fd961816c943 21:48:49 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:48:50 ---> Running in 7909fba7c036 21:48:50 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 21:49:10 Removing intermediate container 79ed0d1ad40d 21:49:10 ---> 2080b21f32a6 21:49:10 Successfully built 2080b21f32a6 21:49:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:49:10 + docker inspect -f . ci-base-image-arm64 21:49:10 . [Pipeline] withDockerContainer 21:49:10 prd-ubuntu18.04-docker-arm64-4c-16g-604 does not seem to be running inside a container 21:49:10 $ 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 ******** -e ******** ci-base-image-arm64 cat 21:49:12 $ docker top c3c921d6e3fafd3445e3fb4792195d2b82a328b5063dfc1184cbae4294b43509 -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:13 + go version 21:49:13 go version go1.16.6 linux/arm64 [Pipeline] } 21:49:13 $ docker stop --time=1 c3c921d6e3fafd3445e3fb4792195d2b82a328b5063dfc1184cbae4294b43509 21:49:15 $ docker rm -f c3c921d6e3fafd3445e3fb4792195d2b82a328b5063dfc1184cbae4294b43509 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:49:16 + docker inspect -f . ci-base-image-arm64 21:49:16 . [Pipeline] withDockerContainer 21:49:16 prd-ubuntu18.04-docker-arm64-4c-16g-604 does not seem to be running inside a container 21:49:16 $ 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 ******** -e ******** ci-base-image-arm64 cat 21:49:18 $ docker top ff9c1fec33a35383ac9dc5e9fcb1ddcded18f699bcf0d1a2fd6933c1417d1b46 -eo pid,comm [Pipeline] { [Pipeline] echo 21:49:18 ========================================================= 21:49:18 [edgeXBuildGoParallel] Running Tests and Build... 21:49:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:49:19 + go mod tidy [Pipeline] sh 21:49:21 + make test 21:49:21 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 21:49:21 go mod tidy 21:49:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:49:22 Removing intermediate container 517e8eb2f7d7 21:49:22 ---> a5084f79676b 21:49:22 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:49:22 ---> Running in 0415beb2a588 21:49:22 Removing intermediate container 690f7bfb1bc3 21:49:22 ---> 30df3d776b71 21:49:22 21:49:22 Step 11/24 : FROM alpine:3.12 21:49:22 3.12: Pulling from library/alpine 21:49:22 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 21:49:22 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 21:49:22 Status: Downloaded newer image for alpine:3.12 21:49:22 ---> 13621d1b12d4 21:49:22 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:49:22 ---> Running in 89fd9fe6137c 21:49:22 Removing intermediate container b6660a786850 21:49:22 ---> f53e0e16a36f 21:49:22 21:49:22 Step 11/23 : FROM alpine:3.12 21:49:22 ---> 13621d1b12d4 21:49:22 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:49:22 Removing intermediate container 0415beb2a588 21:49:22 ---> 1c6d34407491 21:49:22 21:49:22 Step 12/24 : FROM docker:20.10.7 21:49:22 Removing intermediate container bb2d362b8530 21:49:22 ---> e08b145acac1 21:49:22 21:49:22 Step 11/23 : FROM alpine:3.12 21:49:22 ---> 13621d1b12d4 21:49:22 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:49:22 ---> Running in a773969b9fd8 21:49:23 ---> Running in 054cc81fff90 21:49:23 20.10.7: Pulling from library/docker 21:49:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:49:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:49:23 (1/1) Installing dumb-init (1.2.2-r1) 21:49:23 Executing busybox-1.31.1-r20.trigger 21:49:23 OK: 6 MiB in 15 packages 21:49:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:49:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:49:24 (1/1) Installing dumb-init (1.2.2-r1) 21:49:24 Executing busybox-1.31.1-r20.trigger 21:49:24 OK: 6 MiB in 15 packages 21:49:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:49:24 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 21:49:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:49:24 (1/2) Installing ca-certificates (20191127-r4) 21:49:24 (2/2) Installing dumb-init (1.2.2-r1) 21:49:24 Executing busybox-1.31.1-r20.trigger 21:49:24 Executing ca-certificates-20191127-r4.trigger 21:49:24 OK: 6 MiB in 16 packages 21:49:24 Removing intermediate container 89fd9fe6137c 21:49:24 ---> 2f0058f002a2 21:49:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:49:24 ---> Running in ffc98d532368 21:49:24 Removing intermediate container a773969b9fd8 21:49:24 ---> e23c79b0ad3c 21:49:24 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:49:24 Removing intermediate container ffc98d532368 21:49:24 ---> 76f7a599198b 21:49:24 Step 14/24 : ENV APP_PORT=59882 21:49:24 ---> Running in 70986ace36a9 21:49:24 ---> Running in 3c07bdaac0c9 21:49:24 Removing intermediate container 70986ace36a9 21:49:24 ---> 617ca30b090c 21:49:24 Step 14/23 : ENV APP_PORT=59861 21:49:24 Removing intermediate container 054cc81fff90 21:49:24 ---> 70ce413eb678 21:49:24 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:49:24 Removing intermediate container 3c07bdaac0c9 21:49:24 ---> a37004b9bfc3 21:49:24 Step 15/24 : EXPOSE $APP_PORT 21:49:24 ---> Running in 0014d06a5809 21:49:24 ---> Running in 86cbd6bfbac3 21:49:24 ---> Running in df9bf8a79c48 21:49:25 Removing intermediate container 86cbd6bfbac3 21:49:25 ---> a4bdd4480a07 21:49:25 Step 14/23 : ENV APP_PORT=59860 21:49:25 Removing intermediate container 0014d06a5809 21:49:25 ---> ede238c7d8b3 21:49:25 Step 15/23 : EXPOSE $APP_PORT 21:49:25 ---> Running in 183c8b5638df 21:49:25 ---> Running in 59b6ce96d7ed 21:49:25 Removing intermediate container df9bf8a79c48 21:49:25 ---> d54533d59545 21:49:25 Step 16/24 : WORKDIR / 21:49:25 ---> Running in 4b5ce1fd94e1 21:49:25 Removing intermediate container 59b6ce96d7ed 21:49:25 ---> f0fb90afc7b5 21:49:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:49:25 Removing intermediate container 183c8b5638df 21:49:25 ---> cdff7907d59f 21:49:25 Step 15/23 : EXPOSE $APP_PORT 21:49:25 ---> Running in ed8a245da84b 21:49:25 Removing intermediate container 4b5ce1fd94e1 21:49:25 ---> d553e0ea0181 21:49:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:49:25 ---> a751deb0c423 21:49:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:49:26 Removing intermediate container ed8a245da84b 21:49:26 ---> 30f94c19e43a 21:49:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:49:26 ---> 376b9f833abd 21:49:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:49:26 ---> ef6564a773eb 21:49:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:49:26 ---> fa7a3370a2a2 21:49:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:49:26 ---> 0f55d8d1ca07 21:49:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:49:26 ---> 0c2d6d30f623 21:49:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:49:27 ---> adb1c671e66d 21:49:27 Step 20/24 : ENTRYPOINT ["/core-command"] 21:49:27 Removing intermediate container 7909fba7c036 21:49:27 ---> 07dc46e99ddf 21:49:27 21:49:27 Step 11/22 : FROM alpine:3.12 21:49:27 ---> 13621d1b12d4 21:49:27 Step 12/22 : RUN apk add --update --no-cache curl 21:49:27 ---> Running in df3da2547673 21:49:27 ---> Running in 2fb69b655daf 21:49:27 ---> 66ed8235044d 21:49:27 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:49:27 ---> 33b6abac3ea8 21:49:27 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:49:27 Removing intermediate container df3da2547673 21:49:27 ---> 88d5d7faafbc 21:49:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:49:27 ---> Running in 44c2e23f833a 21:49:27 ---> Running in 26675d68d164 21:49:27 ---> Running in 276ddd5e5d6e 21:49:27 Removing intermediate container 44c2e23f833a 21:49:27 ---> 1c0463efe640 21:49:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:49:27 Removing intermediate container 276ddd5e5d6e 21:49:27 ---> f0160b4fe8b9 21:49:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:49:27 ---> Running in 78896eff7297 21:49:27 ---> Running in e9ceafc9a659 21:49:27 Removing intermediate container 26675d68d164 21:49:27 ---> d2e5dfb12854 21:49:27 Step 22/24 : LABEL arch=x86_64 21:49:27 ---> Running in 940cff3a3c13 21:49:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:49:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:49:27 Removing intermediate container e9ceafc9a659 21:49:27 ---> d1ec12f8ce77 21:49:27 Step 21/23 : LABEL arch=x86_64 21:49:27 ---> Running in e8f13eab210d 21:49:27 Removing intermediate container 78896eff7297 21:49:27 ---> 208058f2e7c7 21:49:27 Step 21/23 : LABEL arch=x86_64 21:49:27 Removing intermediate container 940cff3a3c13 21:49:27 ---> 3648719420d9 21:49:27 Step 23/24 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 21:49:27 (1/4) Installing ca-certificates (20191127-r4) 21:49:27 ---> Running in a783f067b5e9 21:49:27 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:49:27 ---> Running in 33522a7d7f4e 21:49:27 (3/4) Installing libcurl (7.78.0-r0) 21:49:27 (4/4) Installing curl (7.78.0-r0) 21:49:27 Executing busybox-1.31.1-r20.trigger 21:49:27 Executing ca-certificates-20191127-r4.trigger 21:49:27 Removing intermediate container e8f13eab210d 21:49:27 ---> f0a2944a8ac5 21:49:27 Step 22/23 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 21:49:27 Removing intermediate container a783f067b5e9 21:49:27 ---> e2d6d3285469 21:49:27 Step 22/23 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 21:49:27 OK: 7 MiB in 18 packages 21:49:27 Removing intermediate container 33522a7d7f4e 21:49:27 ---> 9379c0d07b78 21:49:27 Step 24/24 : LABEL version=0.0.0 21:49:27 ---> Running in 1bac8e21bf13 21:49:27 ---> Running in a9a4a5cfe68c 21:49:27 ---> Running in 27418dc41e17 21:49:27 Removing intermediate container 1bac8e21bf13 21:49:27 ---> c7effec8b50b 21:49:27 Step 23/23 : LABEL version=0.0.0 21:49:27 ---> Running in 11b3bbcae181 21:49:28 Removing intermediate container 27418dc41e17 21:49:28 ---> d29251399840 21:49:28 21:49:28 Removing intermediate container a9a4a5cfe68c 21:49:28 ---> ad22284ad6a7 21:49:28 Step 23/23 : LABEL version=0.0.0 21:49:28 ---> Running in c507c349ee3d 21:49:28 Successfully built d29251399840 21:49:28 Removing intermediate container 11b3bbcae181 21:49:28 ---> 302943368b1b 21:49:28 21:49:28 Successfully tagged core-command:latest 21:49:28 Building core-metadata 21:49:28  Building core-command ... done Removing intermediate container 2fb69b655daf 21:49:28 ---> 418e7abef63c 21:49:28 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:49:28 Successfully built 302943368b1b 21:49:30 Successfully tagged support-notifications:latest 21:49:30  Building support-notifications ... done Building security-secretstore-setup 21:49:30 Removing intermediate container c507c349ee3d 21:49:30 ---> 387f32568641 21:49:30 21:49:30 Successfully built 387f32568641 21:49:30 ---> Running in 93da1c7e5899 21:49:30 Successfully tagged support-scheduler:latest 21:49:30  Building support-scheduler ... done Building core-data 21:49:36 Removing intermediate container 93da1c7e5899 21:49:36 ---> 4ffb0e6ec4e3 21:49:36 Step 14/22 : WORKDIR /edgex 21:49:38 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:49:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:49:38 ---> 763dfb659611 21:49:38 Step 3/26 : WORKDIR /edgex-go 21:49:38 ---> Using cache 21:49:38 ---> 48b40459dfe4 21:49:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:38 ---> Using cache 21:49:38 ---> 9c4bf9fdc4b7 21:49:38 Step 5/26 : RUN apk add --update --no-cache make git 21:49:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:49:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:49:38 ---> 763dfb659611 21:49:38 Step 3/24 : WORKDIR /edgex-go 21:49:38 ---> Using cache 21:49:38 ---> 48b40459dfe4 21:49:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:38 ---> Using cache 21:49:38 ---> 9c4bf9fdc4b7 21:49:38 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:49:42 ---> Running in ca9652e8accd 21:49:42 ---> Running in 5cd716658348 21:49:42 ---> Running in 63e7639a730c 21:49:42 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 21:49:42 Status: Downloaded newer image for docker:20.10.7 21:49:42 ---> 08bdaf2f88f9 21:49:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:49:42 Removing intermediate container 63e7639a730c 21:49:42 ---> fafecb49298f 21:49:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:49:43 ---> Running in 32f2a343008c 21:49:43 ---> 5d4763c63ee1 21:49:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:49:43 Removing intermediate container 32f2a343008c 21:49:43 ---> 0f9ec95b8090 21:49:43 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 21:49:44 ---> Running in cc6f398ba423 21:49:44 ---> 7626dc7980d1 21:49:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:49:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:49:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:49:45 ---> c50d02bcf2b0 21:49:45 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:49:45 ---> Running in fdea06a69208 21:49:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:49:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:49:45 Removing intermediate container fdea06a69208 21:49:45 ---> 82f9b0cadeab 21:49:45 Step 19/22 : CMD ["--init=true"] 21:49:45 ---> Running in f7d326e5457d 21:49:45 (1/39) Installing readline (8.1.0-r0) 21:49:45 (2/39) Installing bash (5.1.0-r0) 21:49:45 Executing bash-5.1.0-r0.post-install 21:49:45 (3/39) Installing brotli-libs (1.0.9-r3) 21:49:45 (4/39) Installing nghttp2-libs (1.42.0-r1) 21:49:45 (5/39) Installing libcurl (7.78.0-r0) 21:49:45 (6/39) Installing curl (7.78.0-r0) 21:49:45 (7/39) Installing dumb-init (1.2.5-r0) 21:49:45 (8/39) Installing libbz2 (1.0.8-r1) 21:49:45 (9/39) Installing expat (2.2.10-r1) 21:49:45 (10/39) Installing libffi (3.3-r2) 21:49:45 (11/39) Installing gdbm (1.19-r0) 21:49:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:49:45 (12/39) Installing xz-libs (5.2.5-r0) 21:49:45 (13/39) Installing sqlite-libs (3.34.1-r0) 21:49:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:49:45 (14/39) Installing python3 (3.8.10-r0) 21:49:45 Removing intermediate container f7d326e5457d 21:49:45 ---> 3523dfb59ed8 21:49:45 Step 20/22 : LABEL arch=x86_64 21:49:46 ---> Running in 7102a9193c7c 21:49:46 OK: 219 MiB in 52 packages 21:49:46 OK: 219 MiB in 52 packages 21:49:46 Removing intermediate container 7102a9193c7c 21:49:46 ---> 557b2c3ed14b 21:49:46 Step 21/22 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 21:49:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:49:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:49:46 ---> 763dfb659611 21:49:46 Step 3/24 : WORKDIR /edgex-go 21:49:46 ---> Using cache 21:49:46 ---> 48b40459dfe4 21:49:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:46 ---> Using cache 21:49:46 ---> 9c4bf9fdc4b7 21:49:46 Step 5/24 : RUN apk add --update --no-cache make git 21:49:47 ---> Running in a00f689638e7 21:49:47 ---> Running in 61b626f9a981 21:49:47 Removing intermediate container a00f689638e7 21:49:47 ---> 5cadbdd4c0d4 21:49:47 Step 22/22 : LABEL version=0.0.0 21:49:47 Removing intermediate container 5cd716658348 21:49:47 ---> 5941f67ee999 21:49:47 Step 6/24 : COPY go.mod . 21:49:47 (15/39) Installing py3-appdirs (1.4.4-r1) 21:49:47 ---> Running in 09a1774c2871 21:49:47 Removing intermediate container ca9652e8accd 21:49:47 ---> b749599d8b8e 21:49:47 Step 6/26 : COPY go.mod . 21:49:47 (16/39) Installing py3-ordered-set (4.0.2-r0) 21:49:47 (17/39) Installing py3-parsing (2.4.7-r1) 21:49:47 (18/39) Installing py3-six (1.15.0-r0) 21:49:47 (19/39) Installing py3-packaging (20.9-r0) 21:49:47 (20/39) Installing py3-setuptools (51.3.3-r0) 21:49:47 (21/39) Installing py3-chardet (4.0.0-r0) 21:49:47 (22/39) Installing py3-idna (3.1-r0) 21:49:47 (23/39) Installing py3-urllib3 (1.26.2-r1) 21:49:47 (24/39) Installing py3-requests (2.25.1-r1) 21:49:47 (25/39) Installing py3-msgpack (1.0.2-r0) 21:49:47 (26/39) Installing py3-lockfile (0.12.2-r3) 21:49:47 (27/39) Installing py3-cachecontrol (0.12.6-r0) 21:49:47 (28/39) Installing py3-colorama (0.4.4-r0) 21:49:47 Removing intermediate container 09a1774c2871 21:49:47 ---> 52d689cfa059 21:49:47 21:49:47 (29/39) Installing py3-contextlib2 (0.6.0-r0) 21:49:47 ---> fd8e754fafe4 21:49:47 Step 7/24 : RUN go mod download 21:49:47 (30/39) Installing py3-distlib (0.3.1-r1) 21:49:47 (31/39) Installing py3-distro (1.5.0-r1) 21:49:47 (32/39) Installing py3-webencodings (0.5.1-r3) 21:49:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:49:47 ---> 16edf7161130 21:49:47 Step 7/26 : RUN go mod download 21:49:47 (33/39) Installing py3-html5lib (1.1-r0) 21:49:47 Successfully built 52d689cfa059 21:49:47 Successfully tagged security-proxy-setup:latest 21:49:47 Building security-bootstrapper 21:49:48  Building security-proxy-setup ... done  ---> Running in d5b022374f05 21:49:48 ---> Running in c910e3cc4a92 21:49:48 (34/39) Installing py3-pytoml (0.1.21-r0) 21:49:48 (35/39) Installing py3-pep517 (0.9.1-r0) 21:49:48 (36/39) Installing py3-progress (1.5-r0) 21:49:48 (37/39) Installing py3-retrying (1.3.3-r0) 21:49:48 (38/39) Installing py3-toml (0.10.2-r0) 21:49:48 (39/39) Installing py3-pip (20.3.4-r0) 21:49:48 Executing busybox-1.32.1-r6.trigger 21:49:48 OK: 82 MiB in 59 packages 21:49:48 ? github.com/edgexfoundry/edgex-go [no test files] 21:49:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:49:50 OK: 219 MiB in 52 packages 21:49:50 Collecting docker-compose==1.23.2 21:49:50 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:49:50 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:49:50 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:49:50 Collecting jsonschema<3,>=2.5.1 21:49:50 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:49:50 Collecting texttable<0.10,>=0.9.0 21:49:50 Downloading texttable-0.9.1.tar.gz (11 kB) 21:49:52 Collecting cached-property<2,>=1.2.0 21:49:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:49:52 Collecting PyYAML<4,>=3.10 21:49:52 Downloading PyYAML-3.13.tar.gz (270 kB) 21:49:53 Collecting websocket-client<1.0,>=0.32.0 21:49:53 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:49:53 Collecting docker<4.0,>=3.6.0 21:49:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:49:53 Collecting dockerpty<0.5,>=0.4.1 21:49:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:49:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:49:53 Collecting docopt<0.7,>=0.6.1 21:49:53 Downloading docopt-0.6.2.tar.gz (25 kB) 21:49:53 Collecting docker-pycreds>=0.4.0 21:49:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:49:54 Collecting chardet<3.1.0,>=3.0.2 21:49:54 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:49:54 Collecting idna<2.8,>=2.5 21:49:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:49:54 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:49:54 Step 2/32 : FROM ${BUILDER_BASE} AS builder 21:49:54 ---> 763dfb659611 21:49:54 Step 3/32 : WORKDIR /edgex-go 21:49:54 ---> Using cache 21:49:54 ---> 48b40459dfe4 21:49:54 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:54 ---> Using cache 21:49:54 ---> 9c4bf9fdc4b7 21:49:54 Step 5/32 : RUN apk add --update --no-cache make git 21:49:54 ---> Using cache 21:49:54 ---> b749599d8b8e 21:49:54 Step 6/32 : COPY go.mod . 21:49:54 ---> Using cache 21:49:54 ---> 16edf7161130 21:49:54 Step 7/32 : RUN go mod download 21:49:54 Collecting urllib3<1.25,>=1.21.1 21:49:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:49:54 Collecting certifi>=2017.4.17 21:49:54 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 21:49:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:49:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:49:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:49:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:49:54 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:49:54 Attempting uninstall: urllib3 21:49:54 Found existing installation: urllib3 1.26.2 21:49:54 Uninstalling urllib3-1.26.2: 21:49:54 Successfully uninstalled urllib3-1.26.2 21:49:55 Attempting uninstall: idna 21:49:55 Found existing installation: idna 3.1 21:49:55 Uninstalling idna-3.1: 21:49:55 Successfully uninstalled idna-3.1 21:49:55 ---> Running in 91347c28e9a4 21:49:55 Removing intermediate container d5b022374f05 21:49:55 ---> 53863ad2bd7a 21:49:55 Step 8/24 : COPY . . 21:49:55 Attempting uninstall: chardet 21:49:55 Found existing installation: chardet 4.0.0 21:49:55 Uninstalling chardet-4.0.0: 21:49:55 Successfully uninstalled chardet-4.0.0 21:49:55 Removing intermediate container 61b626f9a981 21:49:55 ---> bde9ad299e9c 21:49:55 Step 6/24 : COPY go.mod . 21:49:55 Removing intermediate container c910e3cc4a92 21:49:55 ---> a6b5fe5d24cd 21:49:55 Step 8/26 : COPY . . 21:49:55 Attempting uninstall: requests 21:49:55 Found existing installation: requests 2.25.1 21:49:55 Uninstalling requests-2.25.1: 21:49:55 Successfully uninstalled requests-2.25.1 21:49:55 Running setup.py install for texttable: started 21:49:56 Running setup.py install for texttable: finished with status 'done' 21:49:56 Running setup.py install for PyYAML: started 21:49:57 ---> 2f1b9c12d68b 21:49:57 Step 7/24 : RUN go mod download 21:49:57 Running setup.py install for PyYAML: finished with status 'done' 21:49:59 Running setup.py install for docopt: started 21:49:59 ---> Running in dd2d41ea67d8 21:49:59 Running setup.py install for docopt: finished with status 'done' 21:49:59 Running setup.py install for dockerpty: started 21:50:00 Running setup.py install for dockerpty: finished with status 'done' 21:50:00 Removing intermediate container 91347c28e9a4 21:50:00 ---> 330d0d719627 21:50:00 Step 8/32 : COPY . . 21:50:01 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 21:50:05 Removing intermediate container dd2d41ea67d8 21:50:05 ---> bfd7e6f351d3 21:50:05 Step 8/24 : COPY . . 21:50:08 ---> 9755f846e2f8 21:50:08 Step 9/24 : RUN go mod tidy 21:50:08 ---> 86132ed22f37 21:50:08 Step 9/26 : RUN go mod tidy 21:50:09 ---> Running in 9c5f58b22be5 21:50:09 ---> Running in 0eea412af6da 21:50:10 Removing intermediate container cc6f398ba423 21:50:10 ---> 4ad8f0445f85 21:50:10 Step 15/24 : ENV APP_PORT=58890 21:50:11 ---> Running in 00c1c711d0f5 21:50:11 ---> 8f908f0fd3c5 21:50:11 Step 9/32 : RUN go mod tidy 21:50:12 ---> Running in 46d23e975c24 21:50:12 Removing intermediate container 00c1c711d0f5 21:50:12 ---> 11a7cfeac591 21:50:12 Step 16/24 : EXPOSE $APP_PORT 21:50:12 ---> Running in efe6b125ab28 21:50:12 ---> 978b12740c6a 21:50:12 Step 9/24 : RUN go mod tidy 21:50:12 ---> Running in 26282ca85e2c 21:50:12 Removing intermediate container 9c5f58b22be5 21:50:12 ---> 52537709ea49 21:50:12 Step 10/24 : RUN make cmd/core-data/core-data 21:50:12 Removing intermediate container efe6b125ab28 21:50:12 ---> 59f47ddf592a 21:50:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:50:12 ---> Running in 60d82d0a376a 21:50:12 Removing intermediate container 0eea412af6da 21:50:12 ---> bf551cab4f7c 21:50:12 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:50:12 ---> Running in 4c4b088b01a2 21:50:13 ---> 018694cc9112 21:50:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:50:13 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 21:50:13 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 21:50:13 ---> 7d561a91a98a 21:50:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:50:14 ---> 1f0f56f3610c 21:50:14 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 21:50:14 ---> Running in ac8d68060cfd 21:50:14 Removing intermediate container ac8d68060cfd 21:50:14 ---> 634b6623046f 21:50:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:50:14 ---> Running in a1f82985598e 21:50:14 Removing intermediate container 26282ca85e2c 21:50:14 ---> f013212394f7 21:50:14 Step 10/24 : RUN make cmd/core-metadata/core-metadata 21:50:14 Removing intermediate container a1f82985598e 21:50:14 ---> 03cbe1ffec65 21:50:14 Step 22/24 : LABEL arch=x86_64 21:50:14 ---> Running in d66f37292c02 21:50:14 ---> Running in d793ca21f40c 21:50:14 Removing intermediate container 46d23e975c24 21:50:14 ---> f5cc2b8b203e 21:50:14 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:50:14 ---> Running in dc1f70ddd0a4 21:50:15 Removing intermediate container d793ca21f40c 21:50:15 ---> a921b7cc5184 21:50:15 Step 23/24 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 21:50:15 ---> Running in a1a3d13de9ae 21:50:15 Removing intermediate container a1a3d13de9ae 21:50:15 ---> 38df0d614f1a 21:50:15 Step 24/24 : LABEL version=0.0.0 21:50:15 ---> Running in 8ebb15a937c1 21:50:15 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 21:50:15 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 21:50:15 Removing intermediate container 8ebb15a937c1 21:50:15 ---> c964903d5642 21:50:15 21:50:15 Successfully built c964903d5642 21:50:15 Successfully tagged sys-mgmt-agent:latest 21:50:42  Building sys-mgmt-agent ... 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 21:50:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:50:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:50:47 Removing intermediate container 4c4b088b01a2 21:50:47 ---> 3860305571ad 21:50:47 21:50:47 Step 11/26 : FROM alpine:3.12 21:50:47 ---> 13621d1b12d4 21:50:47 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 21:50:47 Removing intermediate container dc1f70ddd0a4 21:50:47 ---> d1be62a4100e 21:50:47 21:50:47 Step 11/32 : FROM alpine:3.12 21:50:47 ---> 13621d1b12d4 21:50:47 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:50:47 ---> Running in 095e48f04ad7 21:50:47 ---> Running in 86cdcf9a38d1 21:50:47 Removing intermediate container 86cdcf9a38d1 21:50:47 ---> e359b6dcf084 21:50:47 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 21:50:47 ---> Running in 0ea137b94ec3 21:50:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:50:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:50:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:50:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:50:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:50:48 (1/6) Installing ca-certificates (20191127-r4) 21:50:48 (2/6) Installing nghttp2-libs (1.41.0-r0) 21:50:48 (3/6) Installing libcurl (7.78.0-r0) 21:50:48 (4/6) Installing curl (7.78.0-r0) 21:50:48 (5/6) Installing dumb-init (1.2.2-r1) 21:50:48 (6/6) Installing su-exec (0.2-r1) 21:50:48 Executing busybox-1.31.1-r20.trigger 21:50:48 Executing ca-certificates-20191127-r4.trigger 21:50:48 OK: 7 MiB in 20 packages 21:50:48 (1/2) Installing dumb-init (1.2.2-r1) 21:50:48 (2/2) Installing su-exec (0.2-r1) 21:50:48 Executing busybox-1.31.1-r20.trigger 21:50:48 OK: 6 MiB in 16 packages 21:50:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:50:49 Removing intermediate container 0ea137b94ec3 21:50:49 ---> 21187cfac2b4 21:50:49 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 21:50:49 Removing intermediate container 095e48f04ad7 21:50:49 ---> af87a99ef4f5 21:50:49 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:50:49 ---> Running in ac2c76a16490 21:50:49 ---> Running in 2c4369b1d4f8 21:50:50 Removing intermediate container d66f37292c02 21:50:50 ---> 4b175675aad2 21:50:50 21:50:50 Step 11/24 : FROM alpine:3.12 21:50:50 ---> 13621d1b12d4 21:50:50 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:50:50 ---> Using cache 21:50:50 ---> e23c79b0ad3c 21:50:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:50:50 ---> Using cache 21:50:50 ---> 617ca30b090c 21:50:50 Step 14/24 : ENV APP_PORT=59881 21:50:50 Removing intermediate container ac2c76a16490 21:50:50 ---> b15fcf4d9320 21:50:50 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:50:50 Removing intermediate container 2c4369b1d4f8 21:50:50 ---> d9837b8ab9a5 21:50:50 Step 14/26 : WORKDIR / 21:50:50 ---> Running in cdda91d0ff5c 21:50:50 ---> Running in fa21b54a3b84 21:50:50 ---> Running in 3368eae5ad0a 21:50:50 Removing intermediate container cdda91d0ff5c 21:50:50 ---> 8b9990b4db68 21:50:50 Step 15/24 : EXPOSE $APP_PORT 21:50:50 ---> Running in 4f0d7bb49107 21:50:50 Removing intermediate container 3368eae5ad0a 21:50:50 ---> 33cfeddedc3d 21:50:50 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:50:50 Removing intermediate container fa21b54a3b84 21:50:50 ---> fc68746efb49 21:50:50 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:50:50 ---> Running in 93ad04f48a37 21:50:50 Removing intermediate container 4f0d7bb49107 21:50:50 ---> 3189ec6b3d2f 21:50:50 Step 16/24 : WORKDIR / 21:50:50 ---> Running in 16028806821c 21:50:50 ---> e8820853f554 21:50:50 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:50:50 Removing intermediate container 16028806821c 21:50:50 ---> ffa5f73d50be 21:50:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:50:51 ---> 640b8a118bb0 21:50:51 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:50:51 ---> f7a441a448e7 21:50:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:50:51 ---> c01dc4f52514 21:50:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:50:51 Removing intermediate container 60d82d0a376a 21:50:51 ---> 9211d8529702 21:50:51 21:50:51 Step 11/24 : FROM alpine:3.12 21:50:51 ---> 13621d1b12d4 21:50:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:50:51 Removing intermediate container 93ad04f48a37 21:50:51 ---> 35eb56fdd3c9 21:50:51 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 21:50:51 ---> Running in 2e97718a7c12 21:50:51 ---> Running in c6f472379850 21:50:51 ---> c44265ca23f6 21:50:51 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:50:51 Removing intermediate container 2e97718a7c12 21:50:51 ---> 56291c204f41 21:50:51 Step 13/24 : ENV APP_PORT=59880 21:50:51 ---> 2f567243ea9d 21:50:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:50:52 ---> Running in 7174275dbda3 21:50:52 Removing intermediate container c6f472379850 21:50:52 ---> 99e1df07c697 21:50:52 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:50:52 Removing intermediate container 7174275dbda3 21:50:52 ---> 52b8bebeee04 21:50:52 Step 14/24 : EXPOSE $APP_PORT 21:50:52 ---> 05ed9f90d9c0 21:50:52 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:50:52 ---> b7e034dc23f8 21:50:52 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:50:52 ---> Running in 388920ca7c50 21:50:52 ---> Running in 3de05ded8c7d 21:50:52 ---> 1945d21c9f7e 21:50:52 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:50:52 Removing intermediate container 388920ca7c50 21:50:52 ---> 9a556ae20735 21:50:52 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:50:52 ---> Running in db37f5f90808 21:50:52 ---> Running in e11995c568f7 21:50:52 Removing intermediate container 3de05ded8c7d 21:50:52 ---> 8dade4d837b9 21:50:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:50:52 ---> 08ddacced7a9 21:50:52 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:50:52 ---> Running in 2f638ffdad41 21:50:52 Removing intermediate container 2f638ffdad41 21:50:52 ---> 131ebbeeef3d 21:50:52 Step 22/24 : LABEL arch=x86_64 21:50:52 ---> 86db07bdf76e 21:50:52 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/ 21:50:52 ---> Running in 125b41084dc3 21:50:52 ---> Running in b72d14b001ff 21:50:52 Removing intermediate container 125b41084dc3 21:50:52 ---> 9838553468b1 21:50:52 Step 23/24 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 21:50:52 ---> Running in 5701b63be1b6 21:50:53 Removing intermediate container 5701b63be1b6 21:50:53 ---> c24d6cd47f7c 21:50:53 Step 24/24 : LABEL version=0.0.0 21:50:53 ---> Running in 0871add1617e 21:50:53 Removing intermediate container 0871add1617e 21:50:53 ---> 12b0dd236984 21:50:53 21:50:53 Removing intermediate container e11995c568f7 21:50:53 ---> 75f6ccd0bf5f 21:50:53 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:50:53 ---> Running in cd5cc7f9b04d 21:50:53 Successfully built 12b0dd236984 21:50:53 Successfully tagged core-metadata:latest 21:50:53  Building core-metadata ... done Removing intermediate container db37f5f90808 21:50:53 ---> 9dfe252a00b3 21:50:53 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:50:53 Removing intermediate container b72d14b001ff 21:50:53 ---> 9e0a959fb563 21:50:53 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 21:50:53 ---> Running in 9e7548c74150 21:50:53 ---> 3f297dc12056 21:50:53 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:50:53 Removing intermediate container 9e7548c74150 21:50:53 ---> 5ef02c3efc04 21:50:53 Step 24/26 : LABEL arch=x86_64 21:50:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:50:53 ---> Running in 3f7776849c5d 21:50:53 ---> 2f2a572f189a 21:50:53 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:50:53 Removing intermediate container 3f7776849c5d 21:50:53 ---> 07ebc15e5226 21:50:53 Step 25/26 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 21:50:53 ---> Running in 72378627d4f9 21:50:54 ---> c4994a9e457d 21:50:54 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:50:54 Removing intermediate container 72378627d4f9 21:50:54 ---> ad96a8e59a16 21:50:54 Step 26/26 : LABEL version=0.0.0 21:50:54 ---> Running in feff36f345e8 21:50:54 Removing intermediate container feff36f345e8 21:50:54 ---> 3515f6c30635 21:50:54 21:50:54 ---> e288e394d2f8 21:50:54 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:50:54 Successfully built 3515f6c30635 21:50:54 Successfully tagged security-secretstore-setup:latest 21:50:54  Building security-secretstore-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:50:54 ---> 8266ba823d2d 21:50:54 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 21:50:54 ---> Running in cdc92b226ee8 21:50:54 Removing intermediate container cdc92b226ee8 21:50:54 ---> e10da2cdf138 21:50:54 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:50:55 (1/6) Installing dumb-init (1.2.2-r1) 21:50:55 ---> 5b411950baf4 21:50:55 Step 27/32 : RUN chmod +x /entrypoint.sh 21:50:55 (2/6) Installing libgcc (9.3.0-r2) 21:50:55 ---> Running in e5b340e06f38 21:50:55 (3/6) Installing libsodium (1.0.18-r0) 21:50:55 (4/6) Installing libstdc++ (9.3.0-r2) 21:50:55 Removing intermediate container e5b340e06f38 21:50:55 ---> 34fe7cc69fdc 21:50:55 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 21:50:55 ---> Running in 0b1f242a6724 21:50:55 Removing intermediate container 0b1f242a6724 21:50:55 ---> c31680adec64 21:50:55 Step 29/32 : CMD ["gate"] 21:50:55 ---> Running in 871551fc86ca 21:50:55 (5/6) Installing libzmq (4.3.3-r0) 21:50:55 Removing intermediate container 871551fc86ca 21:50:55 ---> 120559830d1a 21:50:55 Step 30/32 : LABEL arch=x86_64 21:50:56 (6/6) Installing zeromq (4.3.3-r0) 21:50:56 Executing busybox-1.31.1-r20.trigger 21:50:56 OK: 8 MiB in 20 packages 21:50:56 ---> Running in 99d7ffcc7380 21:50:56 Removing intermediate container 99d7ffcc7380 21:50:56 ---> 9ad542a89a2f 21:50:56 Step 31/32 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 21:50:56 ---> Running in 4d52d47c653c 21:50:56 Removing intermediate container 4d52d47c653c 21:50:56 ---> 298bc77286f2 21:50:56 Step 32/32 : LABEL version=0.0.0 21:50:56 Removing intermediate container cd5cc7f9b04d 21:50:56 ---> 7018261726dd 21:50:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:50:56 ---> Running in b6727033f62d 21:50:56 ---> 1c7db1c02cec 21:50:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:50:56 Removing intermediate container b6727033f62d 21:50:56 ---> cf73bb6a64cb 21:50:56 21:50:56 Successfully built cf73bb6a64cb 21:50:56 Successfully tagged security-bootstrapper:latest 21:50:57  Building security-bootstrapper ... done  ---> 4077cfdf1353 21:50:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:50:57 ---> c32ee56cf067 21:50:57 Step 20/24 : ENTRYPOINT ["/core-data"] 21:50:57 ---> Running in a0738b284520 21:50:57 Removing intermediate container a0738b284520 21:50:57 ---> 6e091980721c 21:50:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:50:57 ---> Running in b739fbd6ec67 21:50:57 Removing intermediate container b739fbd6ec67 21:50:57 ---> ee45859f7a08 21:50:57 Step 22/24 : LABEL arch=x86_64 21:50:57 ---> Running in 798bab9c6260 21:50:57 Removing intermediate container 798bab9c6260 21:50:57 ---> 89f58346e246 21:50:57 Step 23/24 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 21:50:57 ---> Running in 8d412beecd5b 21:50:57 Removing intermediate container 8d412beecd5b 21:50:57 ---> 6a7cfe41dc97 21:50:57 Step 24/24 : LABEL version=0.0.0 21:50:57 ---> Running in 6dd1de382c2e 21:50:57 Removing intermediate container 6dd1de382c2e 21:50:57 ---> 6fe515db4bc7 21:50:57 21:50:57 Successfully built 6fe515db4bc7 21:50:57 Successfully tagged core-data:latest 21:50:58  Building core-data ... done  [Pipeline] } 21:50:58 $ docker stop --time=1 255bb5546175bc7a928a8f1794c952773f1fd5a5948c486e20cb53d50b1819fe 21:50:59 $ docker rm -f 255bb5546175bc7a928a8f1794c952773f1fd5a5948c486e20cb53d50b1819fe [Pipeline] // withDockerContainer [Pipeline] sh 21:50:59 + docker images 21:50:59 REPOSITORY TAG IMAGE ID CREATED SIZE 21:50:59 core-data latest 6fe515db4bc7 2 seconds ago 20.4MB 21:50:59 security-bootstrapper latest cf73bb6a64cb 3 seconds ago 18.8MB 21:50:59 security-secretstore-setup latest 3515f6c30635 5 seconds ago 29MB 21:50:59 core-metadata latest 12b0dd236984 6 seconds ago 16.7MB 21:50:59 9211d8529702 8 seconds ago 1.75GB 21:50:59 4b175675aad2 10 seconds ago 1.75GB 21:50:59 d1be62a4100e 13 seconds ago 1.75GB 21:50:59 3860305571ad 13 seconds ago 1.75GB 21:50:59 sys-mgmt-agent latest c964903d5642 44 seconds ago 325MB 21:50:59 security-proxy-setup latest 52d689cfa059 About a minute ago 25.9MB 21:50:59 support-notifications latest 302943368b1b About a minute ago 16.8MB 21:50:59 support-scheduler latest 387f32568641 About a minute ago 16.1MB 21:50:59 core-command latest d29251399840 About a minute ago 16MB 21:50:59 07dc46e99ddf About a minute ago 1.75GB 21:50:59 e08b145acac1 About a minute ago 1.75GB 21:50:59 1c6d34407491 About a minute ago 1.75GB 21:50:59 f53e0e16a36f About a minute ago 1.75GB 21:50:59 30df3d776b71 About a minute ago 1.74GB 21:50:59 ci-base-image-x86_64 latest 763dfb659611 5 minutes ago 1.24GB 21:50:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 5 days ago 547MB 21:50:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 9 days ago 37.5MB 21:50:59 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 21:50:59 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 21:50:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 21:51:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:51:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:51:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:51:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:51:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:51:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:51:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:51:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:51:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:51:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:51:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.200s coverage: 28.7% of statements 21:51:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:51:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:51:15 Still waiting to schedule task 21:51:15 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 21:51:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.382s coverage: 100.0% of statements 21:51:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:51:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.376s coverage: 46.3% of statements 21:51:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:51:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:51:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.588s coverage: 90.1% of statements 21:51:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:51:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:51:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.278s coverage: 81.2% of statements 21:51:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:51:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:51:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:51:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:51:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:51:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.495s coverage: 94.2% of statements 21:51:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:51:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:51:28 ok github.com/edgexfoundry/edgex-go/internal/io 0.190s coverage: 59.1% of statements 21:51:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:51:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:51:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:51:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:51:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:51:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.255s coverage: 60.0% of statements 21:51:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:51:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:51:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:51:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.296s coverage: 0.8% of statements 21:51:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:51:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.162s coverage: 58.8% of statements 21:51:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.244s coverage: 21.7% of statements 21:51:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:51:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.216s coverage: 47.1% of statements 21:51:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.219s coverage: 79.5% of statements 21:51:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.162s coverage: 94.1% of statements 21:51:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.230s coverage: 96.3% of statements 21:51:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.174s coverage: 87.5% of statements 21:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.213s coverage: 94.4% of statements 21:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.181s coverage: 44.8% of statements 21:51:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.670s coverage: 81.8% of statements 21:51:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:51:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.269s coverage: 92.9% of statements 21:51:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:51:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:51:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:51:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 21:51:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:51:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:51:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:51:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:51:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:51:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.190s coverage: 87.2% of statements 21:51:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:51:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:51:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 21:51:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:51:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.212s coverage: 58.8% of statements 21:51:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:51:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.194s coverage: 80.0% of statements 21:51:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements 21:51:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.255s coverage: 85.4% of statements 21:51:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.315s coverage: 91.2% of statements 21:51:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.841s coverage: 64.4% of statements 21:51:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:51:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.191s coverage: 100.0% of statements 21:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements 21:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 21:51:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements 21:51:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 21:52:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.103s coverage: 66.9% of statements 21:52:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:52:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:52:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:52:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.807s coverage: 43.6% of statements 21:52:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:52:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:52:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.299s coverage: 89.5% of statements 21:52:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:52:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements 21:52:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:52:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.242s coverage: 19.5% of statements 21:52:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:52:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:52:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:52:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:52:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.571s coverage: 92.0% of statements 21:52:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:52:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:52:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:52:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:52:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.205s coverage: 62.7% of statements 21:52:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:52:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:52:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.373s coverage: 97.7% of statements 21:52:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:52:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:52:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:52:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:52:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.222s coverage: 28.9% of statements 21:52:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:52:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:52:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:52:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:52:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:52:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:52:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.247s coverage: 100.0% of statements 21:52:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements 21:52:14 GO111MODULE=on go vet ./... 21:52:30 Running on prd-ubuntu18.04-docker-8c-8g-608 in /w/workspace/edgexfoundry_edgex-go_PR-3666 [Pipeline] { [Pipeline] ws 21:52:30 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 21:52:30 The recommended git tool is: git 21:52:33 using credential edgex-jenkins-ssh 21:52:33 Cloning the remote Git repository 21:52:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:52:33 > git init /w/workspace/edgex-go/1 # timeout=10 21:52:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:52:33 > git --version # timeout=10 21:52:33 > git --version # 'git version 2.17.1' 21:52:33 using GIT_SSH to set credentials SSH Credentials for GitHub 21:52:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:52:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:52:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:52:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:52:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:52:43 using GIT_SSH to set credentials SSH Credentials for GitHub 21:52:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3666/head:refs/remotes/origin/PR-3666 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:52:44 Merging remotes/origin/main commit 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f into PR head commit 7b2766c8135cef0f0492767722a69bd28c3f7af1 21:52:44 Merge succeeded, producing 7b2766c8135cef0f0492767722a69bd28c3f7af1 21:52:44 Checking out Revision 7b2766c8135cef0f0492767722a69bd28c3f7af1 (PR-3666) 21:52:44 > git config core.sparsecheckout # timeout=10 21:52:44 > git checkout -f 7b2766c8135cef0f0492767722a69bd28c3f7af1 # timeout=10 21:52:44 > git remote # timeout=10 21:52:44 > git config --get remote.origin.url # timeout=10 21:52:44 using GIT_SSH to set credentials SSH Credentials for GitHub 21:52:44 > git merge 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f # timeout=10 21:52:44 > git rev-parse HEAD^{commit} # timeout=10 21:52:44 > git config core.sparsecheckout # timeout=10 21:52:44 > git checkout -f 7b2766c8135cef0f0492767722a69bd28c3f7af1 # timeout=10 21:52:48 Commit message: "refactor: Clean up TOML quotes" 21:52:48 > git --version # timeout=10 21:52:48 > git --version # 'git version 2.17.1' 21:52:48 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:49 + echo snap-build.sh 21:52:49 snap-build.sh 21:52:49 + SNAP_BASE_DIR=. 21:52:49 + '[' '!' -z /w/workspace/edgex-go/1 ']' 21:52:49 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 21:52:49 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 21:52:49 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 21:52:49 + cd /w/workspace/edgex-go/1 21:52:49 + sudo apt-get remove -qy --purge lxd lxd-client 21:52:49 Reading package lists... 21:52:49 Building dependency tree... 21:52:49 Reading state information... 21:52:49 The following packages were automatically installed and are no longer required: 21:52:49 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 21:52:49 uidmap xdelta3 21:52:49 Use 'sudo apt autoremove' to remove them. 21:52:49 The following packages will be REMOVED: 21:52:49 lxd* lxd-client* 21:52:49 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 21:52:49 After this operation, 31.7 MB disk space will be freed. 21:52: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.) 21:52:50 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 21:52:50 Removing lxd dnsmasq configuration 21:52:50 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 21:52:50 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 21:52:51 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:52:51 (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.) 21:52:51 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 21:52:53 Processing triggers for systemd (237-3ubuntu10.45) ... 21:52:53 Processing triggers for ureadahead (0.100.0-21) ... 21:52:53 + sudo snap remove --purge lxd 21:52:53 snap "lxd" is not installed 21:52:53 + sudo groupadd --force --system lxd 21:52:53 ++ whoami 21:52:53 + sudo /usr/sbin/usermod -G lxd -a jenkins 21:52:53 + newgrp - lxd 21:52:53 + sudo snap install lxd 21:53:01 2021-08-11T21:52:59Z INFO Waiting for automatic snapd restart... 21:53:16 lxd 4.17 from Canonical* installed 21:53:16 + sudo lxd init --auto 21:53:27 + sudo snap install --classic snapcraft 21:53:36 gofmt -l . 21:53:36 [ "`gofmt -l .`" = "" ] 21:53:36 ./bin/test-attribution-txt.sh [Pipeline] sh 21:53:37 + ls -al . 21:53:37 total 632 21:53:37 drwxrwxr-x 9 1001 1001 4096 Aug 11 21:53 . 21:53:37 drwxr-xr-x 4 root root 4096 Aug 11 21:49 .. 21:53:37 -rw-rw-r-- 1 1001 1001 11 Aug 11 21:46 .dockerignore 21:53:37 drwxrwxr-x 8 1001 1001 4096 Aug 11 21:46 .git 21:53:37 drwxrwxr-x 3 1001 1001 4096 Aug 11 21:46 .github 21:53:37 -rw-rw-r-- 1 1001 1001 818 Aug 11 21:46 .gitignore 21:53:37 -rw-rw-r-- 1 1001 1001 76 Aug 11 21:46 .hadolint.yml 21:53:37 -rw-rw-r-- 1 1001 1001 166 Aug 11 21:46 .sonarcloud.properties 21:53:37 -rw-rw-r-- 1 1001 1001 1171 Aug 11 21:46 ADOPTERS.md 21:53:37 -rw-rw-r-- 1 1001 1001 8609 Aug 11 21:46 Attribution.txt 21:53:37 -rw-rw-r-- 1 1001 1001 43881 Aug 11 21:46 CHANGELOG.md 21:53:37 -rw-rw-r-- 1 1001 1001 3804 Aug 11 21:46 CONTRIBUTING.md 21:53:37 -rw-rw-r-- 1 1001 1001 677 Aug 11 21:46 GOVERNANCE.md 21:53:37 -rw-rw-r-- 1 1001 1001 849 Aug 11 21:46 Jenkinsfile 21:53:37 -rw-rw-r-- 1 1001 1001 10775 Aug 11 21:46 LICENSE 21:53:37 -rw-rw-r-- 1 1001 1001 5915 Aug 11 21:46 Makefile 21:53:37 -rw-rw-r-- 1 1001 1001 582 Aug 11 21:46 OWNERS.md 21:53:37 -rw-rw-r-- 1 1001 1001 8643 Aug 11 21:46 README.md 21:53:37 -rw-rw-r-- 1 1001 1001 6912 Aug 11 21:46 SECURITY.md 21:53:37 -rw-rw-r-- 1 1001 1001 5 Aug 11 21:44 VERSION 21:53:37 -rw-rw-r-- 1 1001 1001 4131 Aug 11 21:46 ZMQWindows.md 21:53:37 drwxrwxr-x 2 1001 1001 4096 Aug 11 21:46 bin 21:53:37 drwxrwxr-x 14 1001 1001 4096 Aug 11 21:46 cmd 21:53:37 -rw-r--r-- 1 root root 404329 Aug 11 21:52 coverage.out 21:53:37 -rw-rw-r-- 1 1001 1001 813 Aug 11 21:46 go.mod 21:53:37 -rw-r--r-- 1 root root 48847 Aug 11 21:49 go.sum 21:53:37 drwxrwxr-x 8 1001 1001 4096 Aug 11 21:46 internal 21:53:37 drwxrwxr-x 3 1001 1001 4096 Aug 11 21:46 openapi 21:53:37 drwxrwxr-x 4 1001 1001 4096 Aug 11 21:46 snap 21:53:37 -rw-rw-r-- 1 1001 1001 204 Aug 11 21:46 version.go [Pipeline] sh 21:53:38 + '[' -e coverage.out ] 21:53:38 + chown 1001:1001 coverage.out [Pipeline] stash 21:53:38 Warning: overwriting stash ‘coverage-report’ 21:53:39 Stashed 1 file(s) [Pipeline] sh 21:53:39 snapcraft 5.0 from Canonical* installed 21:53:39 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 21:53:39 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 21:53:39 % Total % Received % Xferd Average Speed Time Time Time Current 21:53:39 Dload Upload Total Spent Left Speed 21:53:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3624 0 --:--:-- --:--:-- --:--:-- 3624 21:53:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 5885k 0 --:--:-- --:--:-- --:--:-- 9159k 21:53:39 ./yq_linux_amd64 21:53:39 + sudo snapcraft prime --use-lxd 21:53:39 + make build 21:53:39 go mod tidy 21:53:40 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 21:53:41 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 21:53:41 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: 21:53:41 - README.md 21:53:41 21:53:41 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:53:41 Launching a container. 21:53:47 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 21:53:49 Waiting for container to be ready 21:53:49 To start your first instance, try: lxc launch ubuntu:18.04 21:53:49 21:53:52 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 21:53:53 Waiting for network to be ready... 21:53:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:53:53 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] 21:53:53 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:53:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 21:53:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 21:53:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 21:53:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 21:53:53 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 21:53:53 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1133 kB] 21:53:53 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 21:53:54 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:53:54 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:53:54 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:53:54 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:53:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:53:54 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:53:54 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:53:54 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:53:55 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:53:55 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 21:53:55 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 21:53:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] 21:53:55 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 21:53:55 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 21:53:55 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 21:53:55 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 21:53:55 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 21:53:58 Fetched 25.0 MB in 4s (5906 kB/s) 21:53:58 Reading package lists... 21:53:58 Reading package lists... 21:53:59 Building dependency tree... 21:53:59 Reading state information... 21:53:59 The following additional packages will be installed: 21:53:59 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:53:59 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:53:59 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:53:59 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 21:53:59 Suggested packages: 21:53:59 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 21:53:59 Recommended packages: 21:53:59 gnupg libsasl2-modules 21:53:59 The following NEW packages will be installed: 21:53:59 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:53:59 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:53:59 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:53:59 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 21:53:59 The following packages will be upgraded: 21:53:59 gpg gpg-agent gpgconf libudev1 21:53:59 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 21:53:59 Need to get 3527 kB of archives. 21:53:59 After this operation, 13.3 MB of additional disk space will be used. 21:53:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] 21:53:59 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] 21:53:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 21:53:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 21:53:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 21:53:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 21:53:59 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 21:53:59 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 21:53:59 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 21:53:59 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 21:53:59 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 21:53:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 21:54:00 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 21:54:00 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 21:54:00 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 21:54:00 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 21:54:00 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 21:54:00 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 21:54:00 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 21:54:00 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 21:54:00 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 21:54:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 21:54:00 debconf: delaying package configuration, since apt-utils is not installed 21:54:00 Fetched 3527 kB in 1s (3360 kB/s) 21:54:00 (Reading database ... 12511 files and directories currently installed.) 21:54:00 Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... 21:54:00 Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 21:54:00 Setting up libudev1:amd64 (237-3ubuntu10.50) ... 21:54:00 Selecting previously unselected package udev. 21:54:00 (Reading database ... 12511 files and directories currently installed.) 21:54:00 Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... 21:54:00 Unpacking udev (237-3ubuntu10.50) ... 21:54:00 Selecting previously unselected package libfuse2:amd64. 21:54:00 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 21:54:00 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:54:00 Selecting previously unselected package fuse. 21:54:00 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 21:54:00 Unpacking fuse (2.9.7-1ubuntu1) ... 21:54:00 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 21:54:00 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:54:00 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 21:54:00 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:54:00 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 21:54:01 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:54:01 Selecting previously unselected package libksba8:amd64. 21:54:01 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 21:54:01 Unpacking libksba8:amd64 (1.3.5-2) ... 21:54:01 Selecting previously unselected package libroken18-heimdal:amd64. 21:54:01 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:54:01 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:01 Selecting previously unselected package libasn1-8-heimdal:amd64. 21:54:01 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:54:01 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:01 Selecting previously unselected package libheimbase1-heimdal:amd64. 21:54:01 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:54:01 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:01 Selecting previously unselected package libhcrypto4-heimdal:amd64. 21:54:01 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:54:01 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:01 Selecting previously unselected package libwind0-heimdal:amd64. 21:54:01 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:54:01 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:01 Selecting previously unselected package libhx509-5-heimdal:amd64. 21:54:01 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:54:01 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:01 Selecting previously unselected package libkrb5-26-heimdal:amd64. 21:54:01 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:54:01 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:01 Selecting previously unselected package libheimntlm0-heimdal:amd64. 21:54:01 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:54:01 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:01 Selecting previously unselected package libgssapi3-heimdal:amd64. 21:54:01 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:54:01 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:01 Selecting previously unselected package libsasl2-modules-db:amd64. 21:54:01 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:54:01 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:54:01 Selecting previously unselected package libsasl2-2:amd64. 21:54:01 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:54:01 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:54:01 Selecting previously unselected package libldap-common. 21:54:01 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 21:54:01 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 21:54:01 Selecting previously unselected package libldap-2.4-2:amd64. 21:54:01 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 21:54:01 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 21:54:01 Selecting previously unselected package dirmngr. 21:54:01 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 21:54:01 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 21:54:01 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 21:54:01 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 21:54:01 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:54:01 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:54:01 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:54:02 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 21:54:02 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:02 Setting up libksba8:amd64 (1.3.5-2) ... 21:54:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:54:02 Setting up udev (237-3ubuntu10.50) ... 21:54:02 invoke-rc.d: policy-rc.d denied execution of start. 21:54:02 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:02 Processing triggers for systemd (237-3ubuntu10) ... 21:54:02 Setting up fuse (2.9.7-1ubuntu1) ... 21:54:02 Setting up gpg (2.2.4-1ubuntu1.4) ... 21:54:02 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:02 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:02 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:02 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:02 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:02 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:02 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:54:02 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 21:54:02 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 21:54:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:54:02 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 21:54:02 settings in the [Install] section, and DefaultInstance for template units). 21:54:02 This means they are not meant to be enabled using systemctl. 21:54:02 Possible reasons for having this kind of units are: 21:54:02 1) A unit may be statically enabled by being symlinked from another unit's 21:54:02 .wants/ or .requires/ directory. 21:54:02 2) A unit's purpose may be to act as a helper for some other unit which has 21:54:02 a requirement dependency on it. 21:54:02 3) A unit may be started when needed via activation (socket, path, timer, 21:54:02 D-Bus, udev, scripted systemctl call, ...). 21:54:02 4) In case of template units, the unit is meant to be enabled with some 21:54:02 instance name specified. 21:54:03 Reading package lists... 21:54:03 Building dependency tree... 21:54:03 Reading state information... 21:54:03 The following additional packages will be installed: 21:54:03 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 21:54:03 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 21:54:03 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 21:54:03 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 21:54:03 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 21:54:03 Suggested packages: 21:54:03 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 21:54:03 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 21:54:03 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 21:54:03 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 21:54:03 systemd-container policykit-1 21:54:03 Recommended packages: 21:54:03 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 21:54:03 The following NEW packages will be installed: 21:54:03 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 21:54:03 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 21:54:03 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 21:54:03 multiarch-support openssh-client python3 python3-minimal python3.6 21:54:03 python3.6-minimal snapd squashfs-tools sudo 21:54:03 The following packages will be upgraded: 21:54:03 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 21:54:03 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 21:54:03 Need to get 36.7 MB of archives. 21:54:03 After this operation, 147 MB of additional disk space will be used. 21:54:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] 21:54:03 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 21:54:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] 21:54:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 21:54:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 21:54:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 21:54:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 21:54:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 21:54:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 21:54:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 21:54:04 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 21:54:04 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 21:54:04 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 21:54:04 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 21:54:04 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 21:54:04 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 21:54:04 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 21:54:04 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 21:54:04 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.10 [1301 kB] 21:54:04 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 21:54:04 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 21:54:04 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 21:54:04 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 21:54:04 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 21:54:04 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 21:54:04 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 21:54:04 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 21:54:04 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 21:54:04 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 21:54:05 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 21:54:07 debconf: delaying package configuration, since apt-utils is not installed 21:54:07 Fetched 36.7 MB in 3s (12.1 MB/s) 21:54:07 (Reading database ... 12757 files and directories currently installed.) 21:54:07 Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... 21:54:07 Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... 21:54:07 Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... 21:54:07 Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 21:54:07 Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... 21:54:07 (Reading database ... 12757 files and directories currently installed.) 21:54:07 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 21:54:07 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 21:54:07 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 21:54:07 (Reading database ... 12757 files and directories currently installed.) 21:54:07 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 21:54:07 Unpacking apt (1.6.14) over (1.6.1) ... 21:54:08 Setting up apt (1.6.14) ... 21:54:08 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 21:54:08 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 21:54:08 (Reading database ... 12764 files and directories currently installed.) 21:54:08 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... 21:54:08 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... 21:54:08 Selecting previously unselected package libpython3.6-minimal:amd64. 21:54:08 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:54:08 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:54:08 Selecting previously unselected package libexpat1:amd64. 21:54:08 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 21:54:09 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:54:09 Selecting previously unselected package python3.6-minimal. 21:54:09 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:54:09 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 21:54:09 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) ... 21:54:09 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 21:54:09 Checking for services that may need to be restarted...done. 21:54:09 Checking for services that may need to be restarted...done. 21:54:09 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:54:09 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:54:09 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 21:54:09 Selecting previously unselected package python3-minimal. 21:54:09 (Reading database ... 13012 files and directories currently installed.) 21:54:09 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 21:54:09 Unpacking python3-minimal (3.6.7-1~18.04) ... 21:54:09 Selecting previously unselected package mime-support. 21:54:09 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 21:54:09 Unpacking mime-support (3.60ubuntu1) ... 21:54:09 Selecting previously unselected package libmpdec2:amd64. 21:54:09 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 21:54:09 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:54:09 Selecting previously unselected package libpython3.6-stdlib:amd64. 21:54:09 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:54:09 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:54:10 Selecting previously unselected package python3.6. 21:54:10 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:54:10 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 21:54:10 Selecting previously unselected package libpython3-stdlib:amd64. 21:54:10 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 21:54:10 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:54:10 Setting up python3-minimal (3.6.7-1~18.04) ... 21:54:10 Selecting previously unselected package python3. 21:54:10 (Reading database ... 13442 files and directories currently installed.) 21:54:10 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 21:54:10 Unpacking python3 (3.6.7-1~18.04) ... 21:54:10 Selecting previously unselected package multiarch-support. 21:54:10 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 21:54:10 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 21:54:10 Setting up multiarch-support (2.27-3ubuntu1.4) ... 21:54:10 Selecting previously unselected package liblzo2-2:amd64. 21:54:10 (Reading database ... 13479 files and directories currently installed.) 21:54:10 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 21:54:10 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 21:54:10 Selecting previously unselected package libbsd0:amd64. 21:54:10 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 21:54:10 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:54:10 Selecting previously unselected package sudo. 21:54:10 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 21:54:10 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 21:54:10 Selecting previously unselected package apparmor. 21:54:10 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 21:54:10 Unpacking apparmor (2.12-4ubuntu5.1) ... 21:54:10 Selecting previously unselected package libedit2:amd64. 21:54:10 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 21:54:10 Unpacking libedit2:amd64 (3.1-20170329-1) ... 21:54:10 Selecting previously unselected package libkrb5support0:amd64. 21:54:10 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 21:54:10 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:54:10 Selecting previously unselected package libk5crypto3:amd64. 21:54:10 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 21:54:10 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:54:10 Selecting previously unselected package libkeyutils1:amd64. 21:54:10 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 21:54:11 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:54:11 Selecting previously unselected package libkrb5-3:amd64. 21:54:11 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 21:54:11 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:54:11 Selecting previously unselected package libgssapi-krb5-2:amd64. 21:54:11 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 21:54:11 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:54:11 Selecting previously unselected package libssl1.0.0:amd64. 21:54:11 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 21:54:11 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 21:54:11 Selecting previously unselected package openssh-client. 21:54:11 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 21:54:11 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 21:54:11 Selecting previously unselected package squashfs-tools. 21:54:11 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 21:54:11 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 21:54:11 Selecting previously unselected package snapd. 21:54:11 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 21:54:11 Unpacking snapd (2.49.2+18.04) ... 21:54:11 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 21:54:13 Setting up libedit2:amd64 (3.1-20170329-1) ... 21:54:13 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 21:54:13 Setting up mime-support (3.60ubuntu1) ... 21:54:13 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 21:54:13 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:54:13 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:54:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:54:13 Setting up systemd (237-3ubuntu10.50) ... 21:54:14 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 21:54:14 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:54:14 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:54:14 Setting up liblzo2-2:amd64 (2.08-1.2) ... 21:54:14 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:54:14 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:54:14 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 21:54:15 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 21:54:15 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:54:15 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:54:15 Setting up python3 (3.6.7-1~18.04) ... 21:54:15 running python rtupdate hooks for python3.6... 21:54:15 running python post-rtupdate hooks for python3.6... 21:54:15 Setting up apparmor (2.12-4ubuntu5.1) ... 21:54:15 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:54:16 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:54:16 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 21:54:16 Setting up snapd (2.49.2+18.04) ... 21:54:16 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 21:54:16 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 21:54:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 21:54:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 21:54:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 21:54:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 21:54:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:54:17 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:54:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 21:54:17 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 21:54:17 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 21:54:17 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 21:54:17 /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' 21:54:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:54:18 Processing triggers for systemd (237-3ubuntu10.50) ... 21:54:18 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:54:19 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:54:19 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:54:20 Reading package lists... 21:54:20 Reading package lists... 21:54:20 Building dependency tree... 21:54:20 Reading state information... 21:54:20 Calculating upgrade... 21:54:20 The following packages will be upgraded: 21:54:20 advancecomp base-files bash binutils binutils-common 21:54:20 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 21:54:20 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 21:54:20 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 21:54:20 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 21:54:20 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 21:54:20 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 21:54:20 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 21:54:20 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 21:54:20 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 21:54:20 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 21:54:20 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 21:54:20 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 21:54:20 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 21:54:20 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 21:54:20 ubuntu-keyring util-linux 21:54:20 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:54:20 Need to get 64.2 MB of archives. 21:54:20 After this operation, 5125 kB of additional disk space will be used. 21:54:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] 21:54:20 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 21:54:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 21:54:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 21:54:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 21:54:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 21:54:20 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 21:54:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 21:54:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 21:54:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 21:54:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 21:54:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 21:54:20 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 21:54:21 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 21:54:21 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 21:54:21 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 21:54:21 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 21:54:21 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 21:54:21 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 21:54:21 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 21:54:21 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 21:54:21 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 21:54:21 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 21:54:21 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 21:54:21 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 21:54:21 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 21:54:21 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 21:54:21 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 21:54:21 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 21:54:21 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 21:54:21 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 21:54:21 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 21:54:21 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 21:54:21 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] 21:54:21 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 21:54:21 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 21:54:21 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 21:54:21 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 21:54:21 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 21:54:21 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 21:54:21 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 21:54:21 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 21:54:21 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 21:54:21 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 21:54:21 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 21:54:21 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 21:54:21 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 21:54:21 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 21:54:21 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 21:54:21 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 21:54:21 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 21:54:21 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 21:54:21 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 21:54:21 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 21:54:21 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 21:54:21 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 21:54:21 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 21:54:21 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 21:54:21 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 21:54:21 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 21:54:21 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 21:54:21 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 21:54:21 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 21:54:21 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 21:54:21 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 21:54:21 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 21:54:21 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 21:54:21 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 21:54:21 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 21:54:22 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 21:54:22 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 21:54:22 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 21:54:22 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 21:54:22 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 21:54:22 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 21:54:22 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 21:54:22 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 21:54:22 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 21:54:22 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 21:54:22 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 21:54:22 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 21:54:22 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 21:54:22 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 21:54:22 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 21:54:22 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 21:54:22 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 21:54:22 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 21:54:22 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 21:54:22 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 21:54:22 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 21:54:22 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 21:54:22 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 21:54:22 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 21:54:22 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 21:54:22 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 21:54:22 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 21:54:22 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.10 [614 kB] 21:54:23 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 21:54:23 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 21:54:23 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 21:54:23 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 21:54:23 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 21:54:23 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 21:54:23 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 21:54:23 debconf: delaying package configuration, since apt-utils is not installed 21:54:23 Fetched 64.2 MB in 2s (28.8 MB/s) 21:54:23 (Reading database ... 13914 files and directories currently installed.) 21:54:23 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 21:54:23 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:54:23 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 21:54:23 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:54:23 Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... 21:54:23 Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... 21:54:24 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:54:24 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:54:24 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:54:24 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:54:24 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:54:24 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:54:24 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:54:24 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:54:24 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:54:24 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:54:24 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:54:24 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:54:24 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:54:24 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:54:24 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 21:54:24 (Reading database ... 13914 files and directories currently installed.) 21:54:24 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 21:54:24 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 21:54:24 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 21:54:24 (Reading database ... 13914 files and directories currently installed.) 21:54:24 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:54:24 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:54:24 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:54:24 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:54:24 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:54:24 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:54:24 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 21:54:24 (Reading database ... 13914 files and directories currently installed.) 21:54:24 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 21:54:25 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 21:54:25 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:54:25 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 21:54:25 (Reading database ... 13914 files and directories currently installed.) 21:54:25 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 21:54:25 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 21:54:25 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 21:54:25 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 21:54:25 Setting up base-files (10.1ubuntu2.10) ... 21:54:25 Installing new version of config file /etc/issue ... 21:54:25 Installing new version of config file /etc/issue.net ... 21:54:25 Installing new version of config file /etc/lsb-release ... 21:54:25 Installing new version of config file /etc/update-motd.d/50-motd-news ... 21:54:26 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 21:54:26 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 21:54:26 Removing obsolete conffile /etc/default/motd-news ... 21:54:26 (Reading database ... 13915 files and directories currently installed.) 21:54:26 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 21:54:26 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 21:54:26 Setting up bash (4.4.18-2ubuntu1.2) ... 21:54:26 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 21:54:26 (Reading database ... 13915 files and directories currently installed.) 21:54:26 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 21:54:26 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 21:54:26 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 21:54:26 (Reading database ... 13915 files and directories currently installed.) 21:54:26 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 21:54:26 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 21:54:26 Setting up tar (1.29b-2ubuntu0.2) ... 21:54:26 (Reading database ... 13915 files and directories currently installed.) 21:54:26 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 21:54:26 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:54:27 Setting up dpkg (1.19.0.5ubuntu2.3) ... 21:54:27 (Reading database ... 13915 files and directories currently installed.) 21:54:27 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 21:54:27 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:54:27 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 21:54:27 (Reading database ... 13915 files and directories currently installed.) 21:54:27 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 21:54:27 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:54:27 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 21:54:27 (Reading database ... 13915 files and directories currently installed.) 21:54:27 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 21:54:27 Unpacking grep (3.1-2build1) over (3.1-2) ... 21:54:27 Setting up grep (3.1-2build1) ... 21:54:27 (Reading database ... 13915 files and directories currently installed.) 21:54:27 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 21:54:27 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 21:54:27 Setting up gzip (1.6-5ubuntu1.1) ... 21:54:28 (Reading database ... 13915 files and directories currently installed.) 21:54:28 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 21:54:28 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:54:28 Setting up login (1:4.5-1ubuntu2) ... 21:54:28 (Reading database ... 13915 files and directories currently installed.) 21:54:28 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 21:54:28 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:54:28 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 21:54:28 (Reading database ... 13915 files and directories currently installed.) 21:54:28 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 21:54:28 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:54:28 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 21:54:29 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 21:54:29 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:54:29 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 21:54:29 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:54:29 Setting up perl-base (5.26.1-6ubuntu0.5) ... 21:54:29 (Reading database ... 13915 files and directories currently installed.) 21:54:29 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 21:54:29 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:54:30 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:54:30 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:54:30 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:54:30 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:54:30 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 21:54:30 (Reading database ... 13915 files and directories currently installed.) 21:54:30 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 21:54:30 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 21:54:30 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 21:54:30 (Reading database ... 13915 files and directories currently installed.) 21:54:30 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:54:30 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:54:30 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:54:30 (Reading database ... 13915 files and directories currently installed.) 21:54:30 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:54:30 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:54:30 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:54:30 (Reading database ... 13915 files and directories currently installed.) 21:54:30 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:54:30 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:54:30 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:54:30 (Reading database ... 13915 files and directories currently installed.) 21:54:30 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:54:30 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:54:30 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:54:30 (Reading database ... 13915 files and directories currently installed.) 21:54:30 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 21:54:30 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:54:30 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 21:54:30 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:54:31 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 21:54:31 (Reading database ... 13915 files and directories currently installed.) 21:54:31 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 21:54:31 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:54:31 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 21:54:31 (Reading database ... 13915 files and directories currently installed.) 21:54:31 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:54:31 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:54:31 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:54:31 (Reading database ... 13915 files and directories currently installed.) 21:54:31 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:54:31 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:54:31 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 21:54:31 (Reading database ... 13915 files and directories currently installed.) 21:54:31 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:54:31 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:54:32 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 21:54:32 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 21:54:32 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 21:54:32 (Reading database ... 13915 files and directories currently installed.) 21:54:32 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 21:54:32 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:54:32 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 21:54:32 Setting up libc-bin (2.27-3ubuntu1.4) ... 21:54:32 (Reading database ... 13915 files and directories currently installed.) 21:54:32 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 21:54:32 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:54:32 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 21:54:32 (Reading database ... 13917 files and directories currently installed.) 21:54:32 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 21:54:32 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 21:54:33 Setting up debconf (1.5.66ubuntu1) ... 21:54:33 (Reading database ... 13917 files and directories currently installed.) 21:54:33 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 21:54:33 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:54:33 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 21:54:33 (Reading database ... 13917 files and directories currently installed.) 21:54:33 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 21:54:33 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:54:33 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 21:54:33 (Reading database ... 13917 files and directories currently installed.) 21:54:33 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:54:33 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:54:33 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 21:54:33 (Reading database ... 13917 files and directories currently installed.) 21:54:33 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:54:33 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:54:33 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 21:54:33 (Reading database ... 13919 files and directories currently installed.) 21:54:33 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:54:34 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:54:34 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 21:54:34 (Reading database ... 13923 files and directories currently installed.) 21:54:34 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:54:34 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:54:34 Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... 21:54:34 Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... 21:54:34 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 21:54:34 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:54:34 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 21:54:34 (Reading database ... 13923 files and directories currently installed.) 21:54:34 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 21:54:34 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 21:54:34 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 21:54:34 (Reading database ... 13923 files and directories currently installed.) 21:54:34 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 21:54:34 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 21:54:34 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 21:54:34 (Reading database ... 13923 files and directories currently installed.) 21:54:34 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 21:54:34 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:54:34 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 21:54:34 (Reading database ... 13923 files and directories currently installed.) 21:54:34 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 21:54:34 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:54:34 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 21:54:35 (Reading database ... 13923 files and directories currently installed.) 21:54:35 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 21:54:35 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 21:54:35 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 21:54:35 (Reading database ... 13923 files and directories currently installed.) 21:54:35 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 21:54:35 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:54:35 Setting up passwd (1:4.5-1ubuntu2) ... 21:54:35 (Reading database ... 13923 files and directories currently installed.) 21:54:35 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 21:54:35 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:54:35 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 21:54:35 Setting up gpgv (2.2.4-1ubuntu1.4) ... 21:54:35 (Reading database ... 13923 files and directories currently installed.) 21:54:35 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 21:54:35 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 21:54:35 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 21:54:35 (Reading database ... 13923 files and directories currently installed.) 21:54:35 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 21:54:35 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 21:54:35 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 21:54:35 (Reading database ... 13923 files and directories currently installed.) 21:54:35 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 21:54:35 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 21:54:35 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 21:54:35 (Reading database ... 13923 files and directories currently installed.) 21:54:35 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 21:54:35 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 21:54:35 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 21:54:36 (Reading database ... 13923 files and directories currently installed.) 21:54:36 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 21:54:36 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 21:54:36 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 21:54:36 (Reading database ... 13923 files and directories currently installed.) 21:54:36 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 21:54:36 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 21:54:36 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 21:54:36 (Reading database ... 13923 files and directories currently installed.) 21:54:36 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 21:54:36 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 21:54:36 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 21:54:36 (Reading database ... 13923 files and directories currently installed.) 21:54:36 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 21:54:36 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 21:54:36 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 21:54:36 (Reading database ... 13924 files and directories currently installed.) 21:54:36 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:54:36 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:54:36 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:54:36 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:54:36 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... 21:54:36 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... 21:54:37 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 21:54:37 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 21:54:37 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 21:54:37 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 21:54:37 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 21:54:37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 21:54:37 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 21:54:37 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 21:54:37 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 21:54:37 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 21:54:37 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 21:54:37 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 21:54:37 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 21:54:37 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 21:54:37 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 21:54:37 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 21:54:37 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 21:54:37 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 21:54:37 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 21:54:37 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 21:54:37 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 21:54:37 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 21:54:38 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:54:38 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:54:38 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 21:54:38 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:54:38 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:54:38 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:54:38 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:54:38 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:54:38 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:54:38 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:54:38 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:54:38 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:54:38 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:54:38 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:54:38 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:54:38 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:54:38 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:54:39 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:54:39 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:54:40 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:54:40 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:54:40 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:54:40 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:54:40 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:54:40 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:54:41 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:54:41 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:54:41 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:54:41 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:54:41 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 21:54:41 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:54:41 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 21:54:41 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:54:41 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 21:54:41 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 21:54:41 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:54:41 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:54:41 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:54:41 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:54:41 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 21:54:42 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 21:54:42 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:54:42 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 21:54:42 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:54:42 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:54:42 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:54:42 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 21:54:42 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 21:54:42 Setting up tzdata (2021a-0ubuntu0.18.04) ... 21:54:42 21:54:42 Current default time zone: 'Etc/UTC' 21:54:42 Local time is now: Wed Aug 11 21:54:42 UTC 2021. 21:54:42 Universal Time is now: Wed Aug 11 21:54:42 UTC 2021. 21:54:42 Run 'dpkg-reconfigure tzdata' if you wish to change it. 21:54:42 21:54:42 Setting up systemd-sysv (237-3ubuntu10.50) ... 21:54:42 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:54:42 Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... 21:54:42 Setting up mount (2.31.1-0.4ubuntu3.7) ... 21:54:42 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 21:54:42 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:54:42 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 21:54:42 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 21:54:42 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 21:54:42 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 21:54:42 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:54:42 Setting up procps (2:3.3.12-3ubuntu1.2) ... 21:54:42 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 21:54:42 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 21:54:42 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 21:54:42 Setting up patch (2.7.6-2ubuntu1.1) ... 21:54:42 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 21:54:42 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 21:54:42 Setting up openssl (1.1.1-1ubuntu2.1~18.04.10) ... 21:54:42 Installing new version of config file /etc/ssl/openssl.cnf ... 21:54:42 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 21:54:42 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 21:54:42 Setting up ca-certificates (20210119~18.04.1) ... [Pipeline] } 21:54:43 $ docker stop --time=1 ff9c1fec33a35383ac9dc5e9fcb1ddcded18f699bcf0d1a2fd6933c1417d1b46 21:54:44 Updating certificates in /etc/ssl/certs... 21:54:45 23 added, 27 removed; done. 21:54:45 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 21:54:45 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:54:45 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 21:54:45 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 21:54:45 Setting up pkgbinarymangler (138.18.04.1) ... 21:54:45 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 21:54:45 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 21:54:45 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 21:54:45 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 21:54:45 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:54:45 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 21:54:45 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:54:45 Setting up perl (5.26.1-6ubuntu0.5) ... 21:54:45 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 21:54:45 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 21:54:45 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 21:54:45 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 21:54:45 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 21:54:45 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 21:54:45 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 21:54:45 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 21:54:45 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 21:54:45 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:54:45 Processing triggers for systemd (237-3ubuntu10.50) ... 21:54:45 Processing triggers for mime-support (3.60ubuntu1) ... 21:54:45 Processing triggers for ca-certificates (20210119~18.04.1) ... 21:54:45 Updating certificates in /etc/ssl/certs... 21:54:46 $ docker rm -f ff9c1fec33a35383ac9dc5e9fcb1ddcded18f699bcf0d1a2fd6933c1417d1b46 21:54:46 0 added, 0 removed; done. 21:54:46 Running hooks in /etc/ca-certificates/update.d... 21:54:46 done. 21:54:46 Reading package lists... 21:54:46 Building dependency tree... 21:54:46 Reading state information... 21:54:47 The following NEW packages will be installed: 21:54:47 apt-transport-https 21:54:47 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 21:54:47 Need to get 4348 B of archives. 21:54:47 After this operation, 154 kB of additional disk space will be used. 21:54:47 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 21:54:47 debconf: delaying package configuration, since apt-utils is not installed 21:54:47 Fetched 4348 B in 0s (24.1 kB/s) 21:54:47 Selecting previously unselected package apt-transport-https. 21:54:47 (Reading database ... 13929 files and directories currently installed.) 21:54:47 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 21:54:47 Unpacking apt-transport-https (1.6.14) ... 21:54:47 Setting up apt-transport-https (1.6.14) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:54:47 Waiting for network to be ready... 21:54:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:54:47 21:54:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:54:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:54:48 latest: Pulling from edgex-devops/edgex-compose-arm64 21:54:48 29e5d40040c1: Pulling fs layer 21:54:48 1ce36da41761: Pulling fs layer 21:54:48 25b303627fd3: Pulling fs layer 21:54:48 29e5d40040c1: Verifying Checksum 21:54:48 29e5d40040c1: Download complete 21:54:49 1ce36da41761: Verifying Checksum 21:54:49 1ce36da41761: Download complete 21:54:49 29e5d40040c1: Pull complete 21:54:51 1ce36da41761: Pull complete 21:54:51 25b303627fd3: Verifying Checksum 21:54:51 25b303627fd3: Download complete 21:54:53 2021-08-11T21:54:50Z INFO Waiting for automatic snapd restart... 21:54:53 snapd 2.51.3 from Canonical* installed 21:54:54 "snapd" switched to the "latest/stable" channel 21:54:54 21:54:56 core18 20210722 from Canonical* installed 21:54:56 "core18" switched to the "latest/stable" channel 21:54:56 21:54:59 snapcraft 5.0 from Canonical* installed 21:54:59 "snapcraft" switched to the "latest/stable" channel 21:54:59 21:55:01 25b303627fd3: Pull complete 21:55:01 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:55:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:55:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 21:55:01 prd-ubuntu18.04-docker-arm64-4c-16g-604 does not seem to be running inside a container 21:55:01 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:55:03 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: 21:55:03 - README.md 21:55:03 21:55:03 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:55:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:55:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:55:04 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:55:04 Fetched 88.7 kB in 1s (173 kB/s) 21:55:04 Reading package lists... 21:55:05 $ docker top 9b88e5f40055a8c8d129c4d1345e2665d3236839421da1294a56852d387b098c -eo pid,comm 21:55:05 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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 21:55:05 Reading package lists... 21:55:05 Building dependency tree... 21:55:05 Reading state information... 21:55:05 Suggested packages: 21:55:05 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 21:55:05 git-gui gitk gitweb git-cvs git-mediawiki git-svn 21:55:05 Recommended packages: 21:55:05 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 21:55:05 The following NEW packages will be installed: 21:55:05 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 21:55:05 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 21:55:05 pkg-config zip 21:55:05 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 21:55:05 Need to get 7663 kB of archives. 21:55:05 After this operation, 43.8 MB of additional disk space will be used. 21:55:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [Pipeline] { [Pipeline] sh 21:55:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 21:55:06 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 21:55:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 21:55:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 21:55:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 21:55:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 21:55:06 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 21:55:06 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 21:55:06 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 21:55:06 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 21:55:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 21:55:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 21:55:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 21:55:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 21:55:06 debconf: delaying package configuration, since apt-utils is not installed 21:55:06 Fetched 7663 kB in 1s (10.1 MB/s) 21:55:06 Selecting previously unselected package libglib2.0-0:amd64. 21:55:06 (Reading database ... 13933 files and directories currently installed.) 21:55:06 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 21:55:06 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 21:55:06 + docker-compose build --help 21:55:06 + grep parallel 21:55:06 Selecting previously unselected package libpsl5:amd64. 21:55:06 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 21:55:06 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 21:55:06 Selecting previously unselected package libnghttp2-14:amd64. 21:55:06 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 21:55:06 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:55:06 Selecting previously unselected package librtmp1:amd64. 21:55:06 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 21:55:06 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:55:07 Selecting previously unselected package libcurl3-gnutls:amd64. 21:55:07 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 21:55:07 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 21:55:07 Selecting previously unselected package liberror-perl. 21:55:07 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 21:55:07 Unpacking liberror-perl (0.17025-1) ... 21:55:07 Selecting previously unselected package git-man. 21:55:07 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 21:55:07 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 21:55:07 Selecting previously unselected package git. 21:55:07 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 21:55:07 Unpacking git (1:2.17.1-1ubuntu0.8) ... 21:55:08 Selecting previously unselected package libnorm1:amd64. 21:55:08 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 21:55:08 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:55:08 Selecting previously unselected package libpgm-5.2-0:amd64. 21:55:08 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 21:55:08 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:55:08 Selecting previously unselected package libsodium23:amd64. 21:55:08 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 21:55:08 Unpacking libsodium23:amd64 (1.0.16-2) ... 21:55:08 Selecting previously unselected package libzmq5:amd64. 21:55:08 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 21:55:08 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:55:08 Selecting previously unselected package libzmq3-dev:amd64. 21:55:08 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 21:55:08 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:55:08 Selecting previously unselected package pkg-config. 21:55:08 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 21:55:08 Unpacking pkg-config (0.29.1-0ubuntu2) ... 21:55:08 Selecting previously unselected package zip. 21:55:08 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 21:55:08 Unpacking zip (3.0-11build1) ... 21:55:08 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:55:08 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 21:55:08 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:55:08 Setting up liberror-perl (0.17025-1) ... 21:55:08 Setting up libpsl5:amd64 (0.19.1-5build1) ... 21:55:08 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 21:55:08 No schema files found: doing nothing. 21:55:08 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:55:08 Setting up zip (3.0-11build1) ... 21:55:08 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:55:08 Setting up libsodium23:amd64 (1.0.16-2) ... 21:55:08 Setting up pkg-config (0.29.1-0ubuntu2) ... 21:55:08 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:55:08 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 21:55:08 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:55:08 Setting up git (1:2.17.1-1ubuntu0.8) ... 21:55:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:55:09 git set to automatically installed. 21:55:09 git-man set to automatically installed. 21:55:09 libcurl3-gnutls set to automatically installed. 21:55:09 liberror-perl set to automatically installed. 21:55:09 libglib2.0-0 set to automatically installed. 21:55:09 libnghttp2-14 set to automatically installed. 21:55:09 libnorm1 set to automatically installed. 21:55:09 libpgm-5.2-0 set to automatically installed. 21:55:09 libpsl5 set to automatically installed. 21:55:09 librtmp1 set to automatically installed. 21:55:09 libsodium23 set to automatically installed. 21:55:09 libzmq3-dev set to automatically installed. 21:55:09 libzmq5 set to automatically installed. 21:55:09 pkg-config set to automatically installed. 21:55:09 zip set to automatically installed. 21:55:10 snapd is not logged in, snap install commands will use sudo 21:55:11 --parallel Build images in parallel. [Pipeline] } 21:55:11 $ docker stop --time=1 9b88e5f40055a8c8d129c4d1345e2665d3236839421da1294a56852d387b098c 21:55:13 $ docker rm -f 9b88e5f40055a8c8d129c4d1345e2665d3236839421da1294a56852d387b098c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:55:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:55:14 . [Pipeline] withDockerContainer 21:55:14 prd-ubuntu18.04-docker-arm64-4c-16g-604 does not seem to be running inside a container 21:55:14 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:55:16 $ docker top f52f72ada74e4354ae51083bba37210e1e6826b2b8ce1c0d2999de8d9803e121 -eo pid,comm [Pipeline] { [Pipeline] sh 21:55:17 + docker-compose -f ./docker-compose-build.yml build --parallel 21:55:20 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 21:55:21 snapd is not logged in, snap install commands will use sudo 21:55:22 Building core-command ... 21:55:22 Building core-data ... 21:55:22 Building core-metadata ... 21:55:22 Building security-bootstrapper ... 21:55:22 Building security-proxy-setup ... 21:55:22 Building security-secretstore-setup ... 21:55:22 Building support-notifications ... 21:55:22 Building support-scheduler ... 21:55:22 Building sys-mgmt-agent ... 21:55:22 Building core-data 21:55:22 Building security-bootstrapper 21:55:22 Building core-metadata 21:55:22 Building support-scheduler 21:55:22 Building support-notifications 21:55:22 snap "core18" has no updates available 21:55:23 Pulling config-common 21:55:23 + snapcraftctl pull 21:55:24 Pulling go-build-helper 21:55:24 + snapcraftctl pull 21:55:25 'edgex-go' has dependencies that need to be staged: go-build-helper 21:55:25 Skipping pull go-build-helper (already ran) 21:55:25 Building go-build-helper 21:55:25 + snapcraftctl build 21:55:27 Staging go-build-helper 21:55:27 + snapcraftctl stage 21:55:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:55:37 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:55:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] 21:55:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 21:55:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 21:55:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 21:55:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 21:55:37 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 21:55:37 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1133 kB] 21:55:37 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 21:55:37 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:55:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:55:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:55:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:55:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:55:37 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:55:37 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:55:37 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:55:37 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:55:37 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 21:55:37 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 21:55:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] 21:55:37 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 21:55:37 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 21:55:37 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 21:55:37 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 21:55:37 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 21:55:37 Fetched 25.0 MB in 0s (0 B/s) 21:55:37 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 21:55:37 Fetched 224 kB in 0s (0 B/s) 21:55:37 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 21:55:37 Fetched 157 kB in 0s (0 B/s) 21:55:37 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 21:55:37 Fetched 221 kB in 0s (0 B/s) 21:55:37 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 21:55:37 Fetched 143 kB in 0s (0 B/s) 21:55:37 Pulling edgex-go 21:55:37 + snapcraftctl pull 21:55:37 Pulling hooks 21:55:37 + snapcraftctl pull 21:55:56 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 21:55:56 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 21:55:56 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:55:56 Fetched 0 B in 0s (0 B/s) 21:55:56 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 21:55:56 Fetched 96.5 kB in 0s (0 B/s) 21:55:56 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 21:55:56 Fetched 279 kB in 0s (0 B/s) 21:55:56 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 21:55:56 Fetched 122 kB in 0s (0 B/s) 21:55:56 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 21:55:56 Fetched 77.8 kB in 0s (0 B/s) 21:55:56 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 21:55:56 Fetched 8848 B in 0s (0 B/s) 21:55:56 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 21:55:56 Fetched 47.8 kB in 0s (0 B/s) 21:55:56 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 21:55:56 Fetched 45.6 kB in 0s (0 B/s) 21:55:56 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 21:55:56 Fetched 15.0 kB in 0s (0 B/s) 21:55:56 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 21:55:56 Fetched 219 kB in 0s (0 B/s) 21:55:56 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 21:55:56 Fetched 154 kB in 0s (0 B/s) 21:55:56 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 21:55:56 Fetched 50.6 kB in 0s (0 B/s) 21:55:56 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 21:55:56 Fetched 14.8 kB in 0s (0 B/s) 21:55:56 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 21:55:56 Fetched 41.8 kB in 0s (0 B/s) 21:55:56 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 21:55:56 Fetched 499 kB in 0s (0 B/s) 21:55:56 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 21:55:56 Fetched 111 kB in 0s (0 B/s) 21:55:56 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 21:55:56 Fetched 240 kB in 0s (0 B/s) 21:55:56 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 21:55:56 Fetched 29.3 kB in 0s (0 B/s) 21:55:56 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 21:55:56 Fetched 85.5 kB in 0s (0 B/s) 21:55:56 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 21:55:56 Fetched 24.5 kB in 0s (0 B/s) 21:55:56 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 21:55:56 Fetched 49.2 kB in 0s (0 B/s) 21:55:56 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 21:55:56 Fetched 54.2 kB in 0s (0 B/s) 21:55:56 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 21:55:56 Fetched 30.8 kB in 0s (0 B/s) 21:55:56 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 21:55:56 Fetched 15.8 kB in 0s (0 B/s) 21:55:56 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 21:55:56 Fetched 85.9 kB in 0s (0 B/s) 21:55:56 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 21:55:56 Fetched 8720 B in 0s (0 B/s) 21:55:56 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 21:55:56 Fetched 140 kB in 0s (0 B/s) 21:55:56 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 21:55:56 Fetched 119 kB in 0s (0 B/s) 21:55:56 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 21:55:56 Fetched 111 kB in 0s (0 B/s) 21:55:56 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 21:55:56 Fetched 11.1 kB in 0s (0 B/s) 21:55:56 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 21:55:56 Fetched 645 kB in 0s (0 B/s) 21:55:56 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 21:55:56 Fetched 41.3 kB in 0s (0 B/s) 21:55:56 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 21:55:56 Fetched 17.9 kB in 0s (0 B/s) 21:55:56 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 21:55:56 Fetched 368 kB in 0s (0 B/s) 21:55:56 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 21:55:56 Fetched 187 kB in 0s (0 B/s) 21:55:56 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 21:55:56 Fetched 175 kB in 0s (0 B/s) 21:55:56 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 21:55:56 Fetched 206 kB in 0s (0 B/s) 21:55:56 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb [1301 kB] 21:55:56 Fetched 1301 kB in 0s (0 B/s) 21:55:56 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 21:55:56 Fetched 36.2 kB in 0s (0 B/s) 21:55:56 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 21:55:56 Fetched 159 kB in 0s (0 B/s) 21:55:56 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 21:55:56 Fetched 107 kB in 0s (0 B/s) 21:55:56 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 21:55:56 Fetched 48.7 kB in 0s (0 B/s) 21:55:56 Pulling static-packages 21:55:56 + snapcraftctl pull 21:55:56 Pulling version 21:55:56 + cd /root/project 21:55:56 + git describe --tags --abbrev=0 21:55:56 + sed s/v// 21:55:56 + GIT_VERSION=2.0.1-dev.28 21:55:56 + [ -z 2.0.1-dev.28 ] 21:55:56 + snapcraftctl set-version 2.0.1-dev.28 21:55:56 Building config-common 21:55:56 + snapcraftctl build 21:55:58 Skipping build go-build-helper (already ran) 21:55:58 Building edgex-go 21:55:58 + cd /root/parts/edgex-go/src 21:55:58 + git describe --tags --abbrev=0 21:55:58 + sed s/v// 21:55:58 + GIT_VERSION=2.0.1-dev.28 21:55:58 + [ -z 2.0.1-dev.28 ] 21:55:58 + echo 2.0.1-dev.28 21:55:58 + make build 21:55:58 go mod tidy 21:56:02 go: downloading github.com/gorilla/mux v1.8.0 21:56:02 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 21:56:02 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 21:56:02 go: downloading github.com/stretchr/testify v1.7.0 21:56:02 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 21:56:02 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 21:56:02 go: downloading github.com/google/uuid v1.3.0 21:56:02 go: downloading gopkg.in/yaml.v2 v2.4.0 21:56:02 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:56:02 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:56:02 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 21:56:02 go: downloading github.com/lib/pq v1.10.2 21:56:02 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 21:56:02 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 21:56:02 go: downloading github.com/pelletier/go-toml v1.9.3 21:56:03 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 21:56:03 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 21:56:03 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 21:56:03 go: downloading github.com/davecgh/go-spew v1.1.1 21:56:03 go: downloading github.com/pmezard/go-difflib v1.0.0 21:56:03 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 21:56:03 go: downloading github.com/go-playground/validator/v10 v10.8.0 21:56:03 go: downloading github.com/go-kit/kit v0.11.0 21:56:03 go: downloading github.com/stretchr/objx v0.1.1 21:56:03 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:56:03 go: downloading github.com/x448/float16 v0.8.4 21:56:04 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 21:56:04 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:56:04 go: downloading github.com/pebbe/zmq4 v1.2.7 21:56:04 go: downloading github.com/kr/pretty v0.2.0 21:56:04 go: downloading github.com/go-playground/universal-translator v0.17.0 21:56:04 go: downloading github.com/leodido/go-urn v1.2.1 21:56:04 go: downloading golang.org/x/text v0.3.6 21:56:04 go: downloading github.com/go-playground/assert/v2 v2.0.1 21:56:04 go: downloading github.com/go-playground/locales v0.13.0 21:56:04 go: downloading github.com/go-logfmt/logfmt v0.5.0 21:56:04 go: downloading github.com/go-stack/stack v1.8.0 21:56:04 go: downloading github.com/hashicorp/consul/api v1.8.1 21:56:04 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:56:04 go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c 21:56:04 go: downloading github.com/kr/text v0.1.0 21:56:04 go: downloading github.com/gorilla/websocket v1.4.2 21:56:04 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 21:56:04 go: downloading github.com/onsi/ginkgo v1.10.1 21:56:04 go: downloading github.com/onsi/gomega v1.7.0 21:56:04 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:56:05 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:56:05 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:56:05 go: downloading github.com/hashicorp/serf v0.9.5 21:56:05 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:56:05 go: downloading github.com/hashicorp/consul/sdk v0.7.0 21:56:05 go: downloading github.com/hashicorp/go-uuid v1.0.1 21:56:05 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:56:05 go: downloading github.com/mitchellh/copystructure v1.0.0 21:56:05 go: downloading github.com/fatih/color v1.9.0 21:56:05 go: downloading github.com/mattn/go-colorable v0.1.6 21:56:05 go: downloading github.com/mattn/go-isatty v0.0.12 21:56:05 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:56:05 go: downloading github.com/pkg/errors v0.9.1 21:56:05 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:56:05 go: downloading github.com/hashicorp/go-msgpack v0.5.3 21:56:05 go: downloading github.com/hashicorp/memberlist v0.2.2 21:56:05 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:56:05 go: downloading github.com/hpcloud/tail v1.0.0 21:56:05 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 21:56:05 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:56:05 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:56:05 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:56:05 go: downloading github.com/hashicorp/go-multierror v1.1.0 21:56:05 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 21:56:05 go: downloading github.com/miekg/dns v1.1.26 21:56:05 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:56:05 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:56:05 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:56:05 go: downloading github.com/hashicorp/errwrap v1.0.0 21:56:05 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:56:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/core-data/core-data ./cmd/core-data 21:56:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:56:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/core-command/core-command ./cmd/core-command 21:56:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:56:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:56:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:56:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:56:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:56:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:56:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:56:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o ./cmd/secrets-config ./cmd/secrets-config 21:56:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:56:29 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 21:56:29 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 21:56:29 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 21:56:29 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 21:56:29 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 21:56:29 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 21:56:29 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 21:56:29 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 21:56:29 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 21:56:29 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 21:56:29 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 21:56:29 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 21:56:29 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 21:56:29 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 21:56:29 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 21:56:29 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 21:56:29 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 21:56:29 + 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 21:56:29 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 21:56:29 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 21:56:29 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 21:56:29 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 21:56:29 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 21:56:29 + 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 21:56:29 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 21:56:29 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 21:56:29 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 21:56:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:56:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:56:30 ---> 2080b21f32a6 21:56:30 Step 3/24 : WORKDIR /edgex-go 21:56:30 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:56:30 Step 2/32 : FROM ${BUILDER_BASE} AS builder 21:56:30 ---> 2080b21f32a6 21:56:30 Step 3/32 : WORKDIR /edgex-go 21:56:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:56:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:56:30 ---> 2080b21f32a6 21:56:30 Step 3/24 : WORKDIR /edgex-go 21:56:30 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:56:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:56:30 ---> 2080b21f32a6 21:56:30 Step 3/23 : WORKDIR /edgex-go 21:56:30 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:56:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:56:30 ---> 2080b21f32a6 21:56:30 Step 3/23 : WORKDIR /edgex-go 21:56:30 Building hooks 21:56:30 + cd /root/parts/hooks/src 21:56:30 + make build 21:56:30 go mod tidy 21:56:30 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 21:56:31 go: downloading github.com/stretchr/testify v1.5.1 21:56:31 go: downloading github.com/davecgh/go-spew v1.1.0 21:56:31 go: downloading gopkg.in/yaml.v2 v2.2.2 21:56:31 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 21:56:32 GO111MODULE=on go build -o cmd/install/install ./cmd/install 21:56:32 ---> Running in cc0542bef1c1 21:56:32 ---> Running in ed33e6058fe3 21:56:32 ---> Running in 9757d4f17dc6 21:56:32 ---> Running in 2fdc9b932c91 21:56:32 ---> Running in 01a4df1a4872 21:56:32 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 21:56:32 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 21:56:33 Removing intermediate container ed33e6058fe3 21:56:33 ---> e1d48e1ea3f1 21:56:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:56:33 Removing intermediate container 9757d4f17dc6 21:56:33 ---> 38216ceb96d7 21:56:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:56:33 ---> Running in a12502931f8e 21:56:33 Removing intermediate container cc0542bef1c1 21:56:33 ---> 63e1b58d8fc9 21:56:33 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:56:33 Removing intermediate container 01a4df1a4872 21:56:33 ---> f3449a230cb2 21:56:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:56:33 Removing intermediate container 2fdc9b932c91 21:56:33 ---> a026209827b3 21:56:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:56:33 ---> Running in 19af287e7682 21:56:33 ---> Running in f3351c03e0c2 21:56:34 ---> Running in 12cf2b0eb208 21:56:34 ---> Running in 2e77a16f3137 21:56:35 Building static-packages 21:56:35 + snapcraftctl build 21:56:37 Building version 21:56:37 + snapcraftctl build 21:56:37 Removing intermediate container a12502931f8e 21:56:37 ---> e33427592a7e 21:56:37 Step 5/24 : RUN apk add --update --no-cache make git 21:56:37 ---> Running in cb74cd0f6482 21:56:37 Removing intermediate container f3351c03e0c2 21:56:37 ---> 570b1db40cd9 21:56:37 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:56:38 ---> Running in bbf09bde18e4 21:56:38 Removing intermediate container 2e77a16f3137 21:56:38 ---> 5ea75ccc6177 21:56:38 Step 5/23 : RUN apk add --update --no-cache make git 21:56:38 ---> Running in bbfed030fd0e 21:56:38 Removing intermediate container 12cf2b0eb208 21:56:38 ---> 6cf9fffcd92a 21:56:38 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:56:38 Removing intermediate container 19af287e7682 21:56:38 ---> a6d5d1f2183f 21:56:38 Step 5/32 : RUN apk add --update --no-cache make git 21:56:38 ---> Running in a5d6d1658ae5 21:56:39 ---> Running in 4d2ef720443b 21:56:39 Staging config-common 21:56:39 + snapcraftctl stage 21:56:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:56:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:56:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:56:40 Skipping stage go-build-helper (already ran) 21:56:40 Staging edgex-go 21:56:40 + snapcraftctl stage 21:56:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:56:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:56:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:56:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:56:41 Staging hooks 21:56:41 + snapcraftctl stage 21:56:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:56:41 OK: 218 MiB in 52 packages 21:56:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:56:42 OK: 218 MiB in 52 packages 21:56:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:56:42 Staging static-packages 21:56:42 + snapcraftctl stage 21:56:42 OK: 218 MiB in 52 packages 21:56:43 OK: 218 MiB in 52 packages 21:56:43 Staging version 21:56:43 + snapcraftctl stage 21:56:43 Removing intermediate container cb74cd0f6482 21:56:43 ---> f814cc3bb882 21:56:43 Step 6/24 : COPY go.mod . 21:56:43 OK: 218 MiB in 52 packages 21:56:44 Removing intermediate container bbf09bde18e4 21:56:44 ---> 4c2581758a34 21:56:44 Step 6/24 : COPY go.mod . 21:56:44 Removing intermediate container bbfed030fd0e 21:56:44 ---> 78211e79aaf5 21:56:44 Step 6/23 : COPY go.mod . 21:56:44 Priming config-common 21:56:44 + snapcraftctl prime 21:56:45 ---> 05fa0a612c89 21:56:45 Step 7/24 : RUN go mod download 21:56:45 Removing intermediate container a5d6d1658ae5 21:56:45 ---> 23b27b435c50 21:56:45 Step 6/23 : COPY go.mod . 21:56:45 ---> Running in 1ff881ef48d7 21:56:45 ---> ad3b29bcf9cd 21:56:45 Step 7/24 : RUN go mod download 21:56:45 Removing intermediate container 4d2ef720443b 21:56:45 ---> baad726dd0c9 21:56:45 Step 6/32 : COPY go.mod . 21:56:45 ---> Running in d979eacf81f4 21:56:45 ---> 8bc1b80567e8 21:56:45 Step 7/23 : RUN go mod download 21:56:45 Priming go-build-helper 21:56:45 + snapcraftctl prime 21:56:46 ---> Running in 5c6d63c475d5 21:56:46 ---> 2c43273f677c 21:56:46 Step 7/23 : RUN go mod download 21:56:46 ---> Running in b05f23c79fee 21:56:46 Priming edgex-go 21:56:46 + snapcraftctl prime 21:56:47 ---> c9017263ad50 21:56:47 Step 7/32 : RUN go mod download 21:56:47 ---> Running in d7d900db3818 21:56:48 Priming hooks 21:56:48 + snapcraftctl prime 21:56:49 Priming static-packages 21:56:49 + snapcraftctl prime 21:56:51 Removing intermediate container 1ff881ef48d7 21:56:51 ---> 00a53ebfe9c3 21:56:51 Step 8/24 : COPY . . 21:56:51 Priming version 21:56:51 + snapcraftctl prime 21:56:52 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] } 21:56:56 Removing intermediate container d979eacf81f4 21:56:56 ---> 850b9332ad67 21:56:56 Step 8/24 : COPY . . 21:56:56 Removing intermediate container 5c6d63c475d5 21:56:56 ---> 8ac5a7b1af7b 21:56:56 Step 8/23 : COPY . . 21:56:56 Removing intermediate container b05f23c79fee 21:56:56 ---> 6f42f4870b07 21:56:56 Step 8/23 : COPY . . 21:56:56 Removing intermediate container d7d900db3818 21:56:56 ---> 1765726efe11 21:56:56 Step 8/32 : COPY . . 21:57:18 ---> cb6e8206c624 21:57:18 Step 9/24 : RUN go mod tidy 21:57:18 ---> cbe03751189e 21:57:18 Step 9/24 : RUN go mod tidy 21:57:18 ---> Running in 022ff7ec1752 21:57:18 ---> 04825b4c7638 21:57:18 Step 9/32 : RUN go mod tidy 21:57:18 ---> f2e1bc96a2a1 21:57:18 ---> 38866c161164 21:57:18 Step 9/23 : RUN go mod tidy 21:57:18 Step 9/23 : RUN go mod tidy 21:57:18 ---> Running in c8b2ae33bd80 21:57:18 ---> Running in b26c7c44a2a7 21:57:18 ---> Running in 3486e3cb91c4 21:57:18 ---> Running in 17c3f118d41b 21:57:25 Removing intermediate container 022ff7ec1752 21:57:25 ---> 62fc14fade1d 21:57:25 Step 10/24 : RUN make cmd/core-metadata/core-metadata 21:57:25 ---> Running in 69505f333d0c 21:57:26 Removing intermediate container c8b2ae33bd80 21:57:26 ---> b5b597fe07cf 21:57:26 Step 10/24 : RUN make cmd/core-data/core-data 21:57:26 ---> Running in 11dfe6b91442 21:57:26 Removing intermediate container b26c7c44a2a7 21:57:26 ---> 718bc54ee82a 21:57:26 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:57:26 Removing intermediate container 17c3f118d41b 21:57:26 ---> 93002ed15018 21:57:27 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:57:27 Removing intermediate container 3486e3cb91c4 21:57:27 ---> d6a7f6712479 21:57:27 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:57:27 ---> Running in e15673913d2d 21:57:27 ---> Running in 161b4200f1d8 21:57:27 ---> Running in 23fb8eb144a0 21:57: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 21:57:29 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 21:57:29 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 21:57:30 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 21:57:30 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 21:59:37 Removing intermediate container e15673913d2d 21:59:37 ---> 17d7c261f227 21:59:37 21:59:37 Step 11/32 : FROM alpine:3.12 21:59:37 3.12: Pulling from library/alpine 21:59:40 Removing intermediate container 69505f333d0c 21:59:40 ---> 8ba191d3e44a 21:59:40 21:59:40 Step 11/24 : FROM alpine:3.12 21:59:40 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 21:59:40 Status: Downloaded newer image for alpine:3.12 21:59:40 ---> c4fd0aeabfcf 21:59:40 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:59:40 3.12: Pulling from library/alpine 21:59:41 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 21:59:41 Status: Image is up to date for alpine:3.12 21:59:41 ---> c4fd0aeabfcf 21:59:41 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:59:41 ---> Running in 28ade6d7202c 21:59:41 ---> Running in d3f11df3ee56 21:59:42 Removing intermediate container 23fb8eb144a0 21:59:42 ---> c92c6953fc1a 21:59:42 21:59:42 Step 11/23 : FROM alpine:3.12 21:59:42 ---> c4fd0aeabfcf 21:59:42 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:59:42 Removing intermediate container 161b4200f1d8 21:59:42 ---> b1d677852673 21:59:42 21:59:42 Step 11/23 : FROM alpine:3.12 21:59:42 ---> c4fd0aeabfcf 21:59:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:59:42 ---> Running in 11d97824eac2 21:59:42 ---> Running in 5f88274bad4e 21:59:42 Removing intermediate container 28ade6d7202c 21:59:42 ---> 33a5a64015ef 21:59:42 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 21:59:42 ---> Running in 9a6915ee01fb 21:59:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:59:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:59:44 (1/1) Installing dumb-init (1.2.2-r1) 21:59:44 Executing busybox-1.31.1-r20.trigger 21:59:44 OK: 5 MiB in 15 packages 21:59:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:59:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:59:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:59:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:59:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:59:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:59:45 (1/1) Installing dumb-init (1.2.2-r1) 21:59:45 Executing busybox-1.31.1-r20.trigger 21:59:45 OK: 5 MiB in 15 packages 21:59:46 (1/2) Installing dumb-init (1.2.2-r1) 21:59:46 (2/2) Installing su-exec (0.2-r1) 21:59:46 Executing busybox-1.31.1-r20.trigger 21:59:46 OK: 5 MiB in 16 packages 21:59:46 (1/2) Installing ca-certificates (20191127-r4) 21:59:46 (2/2) Installing dumb-init (1.2.2-r1) 21:59:46 Executing busybox-1.31.1-r20.trigger 21:59:46 Executing ca-certificates-20191127-r4.trigger 21:59:46 OK: 6 MiB in 16 packages 21:59:47 Removing intermediate container d3f11df3ee56 21:59:47 ---> 3feea4e65e64 21:59:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:59:47 ---> Running in 00b88570502a 21:59:47 Removing intermediate container 5f88274bad4e 21:59:47 ---> ca2992215e76 21:59:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:59:48 ---> Running in 8e2c4102083b 21:59:48 Removing intermediate container 00b88570502a 21:59:48 ---> c32381459720 21:59:48 Step 14/24 : ENV APP_PORT=59881 21:59:48 Removing intermediate container 9a6915ee01fb 21:59:48 ---> c2bef9cdea27 21:59:48 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 21:59:49 ---> Running in 8b6eede91af2 21:59:49 Removing intermediate container 11d97824eac2 21:59:49 ---> 772a961880b7 21:59:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:59:49 ---> Running in 8bda54caa2ae 21:59:49 Removing intermediate container 8e2c4102083b 21:59:49 ---> 5a009f0e566f 21:59:49 Step 14/23 : ENV APP_PORT=59861 21:59:49 ---> Running in ca178d0f3a0b 21:59:49 ---> Running in 9db2b012355f 21:59:49 Removing intermediate container 11dfe6b91442 21:59:49 ---> afb321f17c74 21:59:49 21:59:49 Step 11/24 : FROM alpine:3.12 21:59:49 ---> c4fd0aeabfcf 21:59:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:59:49 Removing intermediate container 8b6eede91af2 21:59:49 ---> 4a1479cce565 21:59:49 Step 15/24 : EXPOSE $APP_PORT 21:59:50 ---> Running in b01d05a3d107 21:59:50 Removing intermediate container 8bda54caa2ae 21:59:50 ---> 3a6025e8e1e3 21:59:50 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:59:50 ---> Running in c3c080581119 21:59:50 Removing intermediate container 9db2b012355f 21:59:50 ---> 6ef9461a2434 21:59:50 Step 14/23 : ENV APP_PORT=59860 21:59:50 Removing intermediate container ca178d0f3a0b 21:59:50 ---> bc0bf669e620 21:59:50 Step 15/23 : EXPOSE $APP_PORT 21:59:50 ---> Running in 992e518c1f3f 21:59:50 ---> Running in 8c0ab4378bf3 21:59:50 ---> Running in b7a0d0cdf30b 21:59:50 Removing intermediate container b01d05a3d107 21:59:50 ---> 3d406dacf69c 21:59:50 Step 13/24 : ENV APP_PORT=59880 21:59:50 Removing intermediate container c3c080581119 21:59:50 ---> 5d28bff2fb18 21:59:50 Step 16/24 : WORKDIR / 21:59:50 ---> Running in 84cff0e82436 21:59:50 Removing intermediate container 992e518c1f3f 21:59:50 ---> 697db1ece8a5 21:59:50 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:59:51 ---> Running in 96a6240c1ebc 21:59:51 Removing intermediate container b7a0d0cdf30b 21:59:51 ---> ef280d5fb795 21:59:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:59:51 ---> Running in 5b5b22c7ae86 21:59:51 Removing intermediate container 8c0ab4378bf3 21:59:51 ---> 82186a88f897 21:59:51 Step 15/23 : EXPOSE $APP_PORT 21:59:51 ---> Running in baf0292e45f1 21:59:51 Removing intermediate container 84cff0e82436 21:59:51 ---> 7afc73a5e465 21:59:51 Step 14/24 : EXPOSE $APP_PORT 21:59:52 Removing intermediate container 96a6240c1ebc 21:59:52 ---> b28fd5c60038 21:59:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:59:52 ---> Running in b42f66b06cde 21:59:52 Removing intermediate container baf0292e45f1 21:59:52 ---> d8e4efb4d404 21:59:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:59:52 ---> 6bbab9635fcc 21:59:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:59:52 Removing intermediate container b42f66b06cde 21:59:52 ---> fc979b98b389 21:59:52 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:59:53 ---> Running in 5c364c44d37d 21:59:53 ---> 672348919377 21:59:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:59:53 ---> 30e870758db8 21:59:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:59:55 ---> e8681dce7a90 21:59:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:59:55 Removing intermediate container 5b5b22c7ae86 21:59:55 ---> cc49a74a047b 21:59:55 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 21:59:55 ---> Running in 46d2cdc0af38 21:59:55 ---> 33061ff5dfa9 21:59:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:59:55 ---> 707898c63e6b 21:59:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:59:55 ---> db5106686542 21:59:55 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:59:56 ---> Running in 68fc322ba070 21:59:56 Removing intermediate container 46d2cdc0af38 21:59:56 ---> 8deb20d059fb 21:59:56 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:59:56 Removing intermediate container 5c364c44d37d 21:59:56 ---> 34d4b64cd84d 21:59:56 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:59:56 ---> Running in f3acbedc3d36 21:59:57 ---> dfab348466f2 21:59:57 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:59:57 Removing intermediate container 68fc322ba070 21:59:57 ---> 4f116db50c57 21:59:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:59:57 ---> 37a5796c7d80 21:59:57 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:59:57 ---> Running in 64f25f71e6c4 21:59:57 ---> Running in 4531ed7d23a6 21:59:57 ---> 41adf7bd84c8 21:59:57 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:59:57 ---> Running in 0d8b82ad0f3e 21:59:57 ---> Running in 02a2578beec7 21:59:58 Removing intermediate container 4531ed7d23a6 21:59:58 ---> 9cc370953a55 21:59:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:59:58 Removing intermediate container 64f25f71e6c4 21:59:58 ---> 67cbcbf707ab 21:59:58 Step 21/23 : LABEL arch=arm64 21:59:58 ---> Running in 0175c6288e6c 21:59:58 ---> Running in ca7047493b5b 21:59:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:59:58 Removing intermediate container 0d8b82ad0f3e 21:59:58 ---> 1be6521f7630 21:59:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:59:59 ---> Running in f92d7d1a4359 21:59:59 Removing intermediate container 0175c6288e6c 21:59:59 ---> e9e18eaa075a 21:59:59 Step 22/24 : LABEL arch=arm64 21:59:59 Removing intermediate container ca7047493b5b 21:59:59 ---> 37572b03450c 21:59:59 Step 22/23 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 21:59:59 ---> Running in c3318baee2a1 21:59:59 ---> Running in a1674a89ad10 21:59:59 Removing intermediate container f92d7d1a4359 21:59:59 ---> 2963c7cf7139 21:59:59 Step 21/23 : LABEL arch=arm64 21:59:59 ---> Running in be04b09b1e9d 21:59:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:00:00 Removing intermediate container c3318baee2a1 22:00:00 ---> 287221a982f1 22:00:00 Step 23/24 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 22:00:00 Removing intermediate container a1674a89ad10 22:00:00 ---> 16112ea08b31 22:00:00 Step 23/23 : LABEL version=0.0.0 22:00:00 ---> Running in c8d5fe0cd316 22:00:00 ---> Running in e4ded1898ff9 22:00:00 Removing intermediate container be04b09b1e9d 22:00:00 ---> 5f038ec7a9f6 22:00:00 Step 22/23 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 22:00:00 Removing intermediate container 02a2578beec7 22:00:00 ---> 75608a624cfd 22:00:00 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:00:01 ---> Running in f828e95361c4 22:00:01 Removing intermediate container c8d5fe0cd316 22:00:01 ---> a39a05e8237c 22:00:01 Step 24/24 : LABEL version=0.0.0 22:00:01 Removing intermediate container e4ded1898ff9 22:00:01 ---> 46eb4c4e5c42 22:00:01 22:00:01 ---> Running in 5bd38d2f8461 22:00:01 Removing intermediate container f828e95361c4 22:00:01 ---> eb44b772de63 22:00:01 Step 23/23 : LABEL version=0.0.0 22:00:01 Successfully built 46eb4c4e5c42 22:00:01 Successfully tagged support-scheduler-arm64:latest 22:00:01 ---> Running in 1a1244983020 22:00:01  Building support-scheduler ... done Building security-proxy-setup 22:00:01 ---> 2fed7538a3c2 22:00:01 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:00:02 (1/6) Installing dumb-init (1.2.2-r1) 22:00:02 Removing intermediate container 5bd38d2f8461 22:00:02 ---> 39ce35274361 22:00:02 22:00:02 (2/6) Installing libgcc (9.3.0-r2) 22:00:02 (3/6) Installing libsodium (1.0.18-r0) 22:00:02 (4/6) Installing libstdc++ (9.3.0-r2) 22:00:02 Successfully built 39ce35274361 22:00:02 Successfully tagged core-metadata-arm64:latest 22:00:02 Building sys-mgmt-agent 22:00:03  Building core-metadata ... done Removing intermediate container 1a1244983020 22:00:03 ---> 670ba4b4cee2 22:00:03 22:00:03 (5/6) Installing libzmq (4.3.3-r0) 22:00:03 Successfully built 670ba4b4cee2 22:00:03 Successfully tagged support-notifications-arm64:latest 22:00:03  Building support-notifications ... done Building core-command 22:00:03 (6/6) Installing zeromq (4.3.3-r0) 22:00:03 Executing busybox-1.31.1-r20.trigger 22:00:03 OK: 8 MiB in 20 packages 22:00:03 ---> df70ac7acf31 22:00:03 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:00:04 ---> f0abf9d402e0 22:00:04 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:00:05 Removing intermediate container f3acbedc3d36 22:00:05 ---> 37e26804261e 22:00:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:00:06 ---> 7097f2ed7de7 22:00:06 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:00:07 ---> c6b52cad1141 22:00:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:00:08 ---> ec9ff873552b 22:00:08 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:00:09 ---> Running in 5e44a779e20d 22:00:09 ---> 0030ac814dba 22:00:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:00:10 Removing intermediate container 5e44a779e20d 22:00:10 ---> b8ddb8f22522 22:00:10 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:00:10 ---> 0e7263501fa7 22:00:10 Step 20/24 : ENTRYPOINT ["/core-data"] 22:00:10 ---> Running in 18a7a314f9b1 22:00:11 ---> 3686c08e2753 22:00:11 Step 27/32 : RUN chmod +x /entrypoint.sh 22:00:11 Removing intermediate container 18a7a314f9b1 22:00:11 ---> a8483cb7be9c 22:00:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:00:11 ---> Running in bd0f1d17f091 22:00:11 ---> Running in 327e8120b3b3 22:00:12 Removing intermediate container 327e8120b3b3 22:00:12 ---> f6fc75a14ccf 22:00:12 Step 22/24 : LABEL arch=arm64 22:00:13 ---> Running in 20d4a255e04d 22:00:14 Removing intermediate container 20d4a255e04d 22:00:14 ---> 538ccc05e0d8 22:00:14 Step 23/24 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 22:00:14 ---> Running in 80283978ffa1 22:00:15 Removing intermediate container bd0f1d17f091 22:00:15 ---> 27c427306d6d 22:00:15 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:00:15 ---> Running in 8c513d99e1da 22:00:15 Removing intermediate container 80283978ffa1 22:00:15 ---> c31e0778dab8 22:00:15 Step 24/24 : LABEL version=0.0.0 22:00:15 ---> Running in 93466affd138 22:00:16 Removing intermediate container 8c513d99e1da 22:00:16 ---> 9eef002ee222 22:00:16 Step 29/32 : CMD ["gate"] 22:00:16 Removing intermediate container 93466affd138 22:00:16 ---> 0ecf3632d8a2 22:00:16 22:00:16 Successfully built 0ecf3632d8a2 22:00:16 ---> Running in 9bd1586a420b 22:00:17 Successfully tagged core-data-arm64:latest 22:00:17 Building security-secretstore-setup 22:00:17  Building core-data ... done Removing intermediate container 9bd1586a420b 22:00:17 ---> 3392425f440b 22:00:17 Step 30/32 : LABEL arch=arm64 22:00:17 ---> Running in cbf3effc4016 22:00:18 Removing intermediate container cbf3effc4016 22:00:18 ---> cb82fb684397 22:00:18 Step 31/32 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 22:00:19 ---> Running in 493307ae0978 22:00:20 Removing intermediate container 493307ae0978 22:00:20 ---> d588b27ba19d 22:00:20 Step 32/32 : LABEL version=0.0.0 22:00:20 ---> Running in 0befd4e52b9f 22:00:21 Removing intermediate container 0befd4e52b9f 22:00:21 ---> 868fc4517ebf 22:00:21 22:00:22 Successfully built 868fc4517ebf 22:00:22 Successfully tagged security-bootstrapper-arm64:latest 22:00:54  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:00:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:00:54 ---> 2080b21f32a6 22:00:54 Step 3/24 : WORKDIR /edgex-go 22:00:54 ---> Using cache 22:00:54 ---> a026209827b3 22:00:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:54 ---> Using cache 22:00:54 ---> 5ea75ccc6177 22:00:54 Step 5/24 : RUN apk add --update --no-cache make bash git 22:00:54 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:00:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:00:54 ---> 2080b21f32a6 22:00:54 Step 3/22 : WORKDIR /edgex-go 22:00:54 ---> Using cache 22:00:54 ---> a026209827b3 22:00:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:54 ---> Using cache 22:00:54 ---> 5ea75ccc6177 22:00:54 Step 5/22 : RUN apk add --update --no-cache make git 22:00:54 ---> Using cache 22:00:54 ---> 78211e79aaf5 22:00:54 Step 6/22 : COPY go.mod . 22:00:54 ---> Using cache 22:00:54 ---> 8bc1b80567e8 22:00:54 Step 7/22 : RUN go mod download 22:00:54 ---> Using cache 22:00:54 ---> 8ac5a7b1af7b 22:00:54 Step 8/22 : COPY . . 22:00:54 ---> Using cache 22:00:54 ---> f2e1bc96a2a1 22:00:54 Step 9/22 : RUN go mod tidy 22:00:54 ---> Using cache 22:00:54 ---> 93002ed15018 22:00:54 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:00:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:00:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:00:54 ---> 2080b21f32a6 22:00:54 Step 3/24 : WORKDIR /edgex-go 22:00:54 ---> Using cache 22:00:54 ---> a026209827b3 22:00:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:54 ---> Using cache 22:00:54 ---> 5ea75ccc6177 22:00:54 Step 5/24 : RUN apk add --update --no-cache make git 22:00:54 ---> Using cache 22:00:54 ---> 78211e79aaf5 22:00:54 Step 6/24 : COPY go.mod . 22:00:54 ---> Using cache 22:00:54 ---> 8bc1b80567e8 22:00:54 Step 7/24 : RUN go mod download 22:00:54 ---> Using cache 22:00:54 ---> 8ac5a7b1af7b 22:00:54 Step 8/24 : COPY . . 22:00:54 ---> Using cache 22:00:54 ---> f2e1bc96a2a1 22:00:54 Step 9/24 : RUN go mod tidy 22:00:54 ---> Using cache 22:00:54 ---> 93002ed15018 22:00:54 Step 10/24 : RUN make cmd/core-command/core-command 22:00:54 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:00:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:00:54 ---> 2080b21f32a6 22:00:54 Step 3/26 : WORKDIR /edgex-go 22:00:54 ---> Using cache 22:00:54 ---> a026209827b3 22:00:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:54 ---> Using cache 22:00:54 ---> 5ea75ccc6177 22:00:54 Step 5/26 : RUN apk add --update --no-cache make git 22:00:54 ---> Using cache 22:00:54 ---> 78211e79aaf5 22:00:54 Step 6/26 : COPY go.mod . 22:00:54 ---> Using cache 22:00:54 ---> 8bc1b80567e8 22:00:54 Step 7/26 : RUN go mod download 22:00:54 ---> Using cache 22:00:54 ---> 8ac5a7b1af7b 22:00:54 Step 8/26 : COPY . . 22:00:54 ---> Using cache 22:00:54 ---> f2e1bc96a2a1 22:00:54 Step 9/26 : RUN go mod tidy 22:00:54 ---> Using cache 22:00:54 ---> 93002ed15018 22:00:54 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:00:56 ---> Running in 9ae78b0640a2 22:00:56 ---> Running in 2e04a16f8881 22:00:56 ---> Running in 06b9af7f6dee 22:00:56 ---> Running in 8b50b1565d3c 22:00:58 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 22:00:58 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 22:00:58 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 22:00:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:00:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:01:01 OK: 218 MiB in 52 packages 22:01:03 Removing intermediate container 8b50b1565d3c 22:01:03 ---> 3b5c3eec5d3e 22:01:03 Step 6/24 : COPY go.mod . 22:01:04 ---> ec39e90b64a8 22:01:04 Step 7/24 : RUN go mod download 22:01:04 ---> Running in 2f5710fd45ec 22:01:11 Removing intermediate container 2f5710fd45ec 22:01:11 ---> b6fae4e22320 22:01:11 Step 8/24 : COPY . . 22:01:26 ---> 50b6a3491589 22:01:26 Step 9/24 : RUN go mod tidy 22:01:26 ---> Running in 2ab1930ab628 22:01:33 Removing intermediate container 2ab1930ab628 22:01:33 ---> 6be49ca780d7 22:01:33 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:01:33 ---> Running in 2e653b2e015d 22:01: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 22:02:22 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 22:02:22 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 22:02:31 Removing intermediate container 9ae78b0640a2 22:02:31 ---> 1d151244e2a6 22:02:31 22:02:31 Step 11/24 : FROM alpine:3.12 22:02:31 ---> c4fd0aeabfcf 22:02:31 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:02:31 ---> Using cache 22:02:31 ---> ca2992215e76 22:02:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:02:31 ---> Using cache 22:02:31 ---> 5a009f0e566f 22:02:31 Step 14/24 : ENV APP_PORT=59882 22:02:31 ---> Running in d5fa6e6c1e62 22:02:31 Removing intermediate container d5fa6e6c1e62 22:02:31 ---> 408abbf216f1 22:02:31 Step 15/24 : EXPOSE $APP_PORT 22:02:31 ---> Running in 0ad768d4ff83 22:02:33 Removing intermediate container 0ad768d4ff83 22:02:33 ---> 3384cc83f7b1 22:02:33 Step 16/24 : WORKDIR / 22:02:33 ---> Running in a79658c601f8 22:02:35 Removing intermediate container a79658c601f8 22:02:35 ---> 7bb0518bb760 22:02:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:02:35 Removing intermediate container 06b9af7f6dee 22:02:35 ---> ea4206bcaaff 22:02:35 22:02:35 Step 11/22 : FROM alpine:3.12 22:02:35 ---> c4fd0aeabfcf 22:02:35 Step 12/22 : RUN apk add --update --no-cache curl 22:02:36 Removing intermediate container 2e04a16f8881 22:02:36 ---> 1bebc2ed66a9 22:02:36 22:02:36 Step 11/26 : FROM alpine:3.12 22:02:36 ---> c4fd0aeabfcf 22:02:36 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 22:02:36 ---> Running in da731d6fea01 22:02:36 ---> Running in 290d15ac3703 22:02:37 ---> 46502567af29 22:02:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:02:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:02:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:02:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:02:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:02:39 ---> 74dec0b25a25 22:02:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:02:39 (1/4) Installing ca-certificates (20191127-r4) 22:02:39 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:02:39 (3/4) Installing libcurl (7.78.0-r0) 22:02:39 (4/4) Installing curl (7.78.0-r0) 22:02:39 Executing busybox-1.31.1-r20.trigger 22:02:39 (1/6) Installing ca-certificates (20191127-r4) 22:02:39 Executing ca-certificates-20191127-r4.trigger 22:02:39 (2/6) Installing nghttp2-libs (1.41.0-r0) 22:02:39 (3/6) Installing libcurl (7.78.0-r0) 22:02:39 (4/6) Installing curl (7.78.0-r0) 22:02:39 (5/6) Installing dumb-init (1.2.2-r1) 22:02:39 (6/6) Installing su-exec (0.2-r1) 22:02:39 Executing busybox-1.31.1-r20.trigger 22:02:39 Executing ca-certificates-20191127-r4.trigger 22:02:39 OK: 7 MiB in 18 packages 22:02:40 OK: 7 MiB in 20 packages 22:02:40 ---> 171ece7047fd 22:02:40 Step 20/24 : ENTRYPOINT ["/core-command"] 22:02:41 ---> Running in d3db8fec60c2 22:02:42 Removing intermediate container d3db8fec60c2 22:02:42 ---> 3d243f305307 22:02:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:02:42 Removing intermediate container da731d6fea01 22:02:42 ---> 0cfbeb8110e9 22:02:42 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:02:42 ---> Running in dcefb2f3f112 22:02:42 Removing intermediate container 290d15ac3703 22:02:42 ---> fe9744649377 22:02:42 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:02:42 ---> Running in 224d3b4a79bd 22:02:43 ---> Running in 8eb9d6a31ce6 22:02:43 Removing intermediate container dcefb2f3f112 22:02:43 ---> 6ddff6b07937 22:02:43 Step 22/24 : LABEL arch=arm64 22:02:43 ---> Running in 723eb2aae176 22:02:43 Removing intermediate container 224d3b4a79bd 22:02:43 ---> f317cbf9f07b 22:02:43 Step 14/22 : WORKDIR /edgex 22:02:44 ---> Running in 97dc8d0dd435 22:02:44 Removing intermediate container 8eb9d6a31ce6 22:02:44 ---> 95f9ea4567e8 22:02:44 Step 14/26 : WORKDIR / 22:02:44 Removing intermediate container 723eb2aae176 22:02:44 ---> 32bfb9b055df 22:02:44 Step 23/24 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 22:02:44 ---> Running in 23cd0885b5c3 22:02:44 ---> Running in e458443350aa 22:02:45 Removing intermediate container 97dc8d0dd435 22:02:45 ---> 880d36cdcaf3 22:02:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:02:45 Removing intermediate container 23cd0885b5c3 22:02:45 ---> 847a8226578d 22:02:45 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:02:46 Removing intermediate container e458443350aa 22:02:46 ---> 52a5fbfb59be 22:02:46 Step 24/24 : LABEL version=0.0.0 22:02:46 ---> Running in cb07371fc0c0 22:02:46 Removing intermediate container 2e653b2e015d 22:02:46 ---> 061e396a2106 22:02:46 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:02:46 ---> 8798503af6a6 22:02:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:02:46 ---> Running in 5f6a14b87bdf 22:02:46 ---> 7a77c98e1349 22:02:46 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:02:46 Removing intermediate container cb07371fc0c0 22:02:46 ---> 648d9fff86c3 22:02:46 22:02:47 Successfully built 648d9fff86c3 22:02:47 Successfully tagged core-command-arm64:latest 22:02:48  Building core-command ... done  ---> ec41d40399b3 22:02:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:02:48 ---> a19ee485aaf9 22:02:48 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:02:48 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 22:02:49 ---> de3050d910d3 22:02:49 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:02:49 ---> ceca4fdae7a7 22:02:49 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:02:49 ---> Running in ac9b25d95097 22:02:50 ---> 22896087b4cf 22:02:50 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:02:50 Removing intermediate container ac9b25d95097 22:02:50 ---> 2d7a06afc49a 22:02:50 Step 19/22 : CMD ["--init=true"] 22:02:51 ---> Running in b282d024409b 22:02:51 ---> 414c996efb99 22:02:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:02:51 Removing intermediate container b282d024409b 22:02:51 ---> cce096488c98 22:02:51 Step 20/22 : LABEL arch=arm64 22:02:51 Removing intermediate container 5f6a14b87bdf 22:02:51 ---> 3ff5643507b1 22:02:51 22:02:51 Step 12/24 : FROM docker:20.10.7 22:02:52 ---> Running in 28a44f1d8b11 22:02:52 20.10.7: Pulling from library/docker 22:02:52 Removing intermediate container 28a44f1d8b11 22:02:52 ---> 05d943890992 22:02:52 Step 21/22 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 22:02:53 ---> Running in eaabe7ba6009 22:02:53 ---> 6024f8fff9a1 22:02:53 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:02:53 Removing intermediate container eaabe7ba6009 22:02:53 ---> 5a5d6d89fb37 22:02:53 Step 22/22 : LABEL version=0.0.0 22:02:54 ---> Running in 68ac7eec2b39 22:02:54 ---> 7973c1f12679 22:02:55 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/ 22:02:55 ---> Running in 0019e74c137a 22:02:55 Removing intermediate container 68ac7eec2b39 22:02:55 ---> b6bea474a2d3 22:02:55 22:02:55 Successfully built b6bea474a2d3 22:02:55 Successfully tagged security-proxy-setup-arm64:latest 22:02:58  Building security-proxy-setup ... done Removing intermediate container 0019e74c137a 22:02:58 ---> 4b09ba59b2e8 22:02:58 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:02:58 ---> Running in b0f627546344 22:02:59 Removing intermediate container b0f627546344 22:02:59 ---> 783a5b7c939a 22:02:59 Step 24/26 : LABEL arch=arm64 22:03:00 ---> Running in b246733abace 22:03:00 Removing intermediate container b246733abace 22:03:00 ---> c587345145c8 22:03:00 Step 25/26 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 22:03:01 ---> Running in 245e538d9fc4 22:03:01 Removing intermediate container 245e538d9fc4 22:03:01 ---> e60294883357 22:03:01 Step 26/26 : LABEL version=0.0.0 22:03:01 ---> Running in d01c44d5610d 22:03:01 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 22:03:01 Status: Downloaded newer image for docker:20.10.7 22:03:01 ---> df445af6242a 22:03:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:03:02 ---> Running in 10ef45d784ac 22:03:02 Removing intermediate container d01c44d5610d 22:03:02 ---> 45c0f1f392e0 22:03:02 22:03:02 Successfully built 45c0f1f392e0 22:03:02 Successfully tagged security-secretstore-setup-arm64:latest 22:03:02  Building security-secretstore-setup ... done Removing intermediate container 10ef45d784ac 22:03:02 ---> 6cfcd80d1bc8 22:03:02 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 22:03:02 ---> Running in ef41b4009315 22:03:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:03:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:03:05 (1/39) Installing readline (8.1.0-r0) 22:03:05 (2/39) Installing bash (5.1.0-r0) 22:03:05 Executing bash-5.1.0-r0.post-install 22:03:05 (3/39) Installing brotli-libs (1.0.9-r3) 22:03:05 (4/39) Installing nghttp2-libs (1.42.0-r1) 22:03:05 (5/39) Installing libcurl (7.78.0-r0) 22:03:05 (6/39) Installing curl (7.78.0-r0) 22:03:05 (7/39) Installing dumb-init (1.2.5-r0) 22:03:05 (8/39) Installing libbz2 (1.0.8-r1) 22:03:05 (9/39) Installing expat (2.2.10-r1) 22:03:05 (10/39) Installing libffi (3.3-r2) 22:03:05 (11/39) Installing gdbm (1.19-r0) 22:03:05 (12/39) Installing xz-libs (5.2.5-r0) 22:03:05 (13/39) Installing sqlite-libs (3.34.1-r0) 22:03:05 (14/39) Installing python3 (3.8.10-r0) 22:03:08 (15/39) Installing py3-appdirs (1.4.4-r1) 22:03:08 (16/39) Installing py3-ordered-set (4.0.2-r0) 22:03:08 (17/39) Installing py3-parsing (2.4.7-r1) 22:03:08 (18/39) Installing py3-six (1.15.0-r0) 22:03:08 (19/39) Installing py3-packaging (20.9-r0) 22:03:08 (20/39) Installing py3-setuptools (51.3.3-r0) 22:03:08 (21/39) Installing py3-chardet (4.0.0-r0) 22:03:08 (22/39) Installing py3-idna (3.1-r0) 22:03:08 (23/39) Installing py3-urllib3 (1.26.2-r1) 22:03:08 (24/39) Installing py3-requests (2.25.1-r1) 22:03:08 (25/39) Installing py3-msgpack (1.0.2-r0) 22:03:08 (26/39) Installing py3-lockfile (0.12.2-r3) 22:03:08 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:03:08 (28/39) Installing py3-colorama (0.4.4-r0) 22:03:08 (29/39) Installing py3-contextlib2 (0.6.0-r0) 22:03:08 (30/39) Installing py3-distlib (0.3.1-r1) 22:03:08 (31/39) Installing py3-distro (1.5.0-r1) 22:03:08 (32/39) Installing py3-webencodings (0.5.1-r3) 22:03:08 (33/39) Installing py3-html5lib (1.1-r0) 22:03:08 (34/39) Installing py3-pytoml (0.1.21-r0) 22:03:08 (35/39) Installing py3-pep517 (0.9.1-r0) 22:03:08 (36/39) Installing py3-progress (1.5-r0) 22:03:08 (37/39) Installing py3-retrying (1.3.3-r0) 22:03:08 (38/39) Installing py3-toml (0.10.2-r0) 22:03:08 (39/39) Installing py3-pip (20.3.4-r0) 22:03:09 Executing busybox-1.32.1-r6.trigger 22:03:09 OK: 82 MiB in 59 packages 22:03:16 Collecting docker-compose==1.23.2 22:03:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:03:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:03:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:03:16 Collecting websocket-client<1.0,>=0.32.0 22:03:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:03:17 Collecting dockerpty<0.5,>=0.4.1 22:03:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:03:19 Collecting PyYAML<4,>=3.10 22:03:19 Downloading PyYAML-3.13.tar.gz (270 kB) 22:03:22 Collecting cached-property<2,>=1.2.0 22:03:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:03:22 Collecting docopt<0.7,>=0.6.1 22:03:22 Downloading docopt-0.6.2.tar.gz (25 kB) 22:03:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:03:24 Collecting texttable<0.10,>=0.9.0 22:03:24 Downloading texttable-0.9.1.tar.gz (11 kB) 22:03:26 Collecting docker<4.0,>=3.6.0 22:03:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:03:26 Collecting jsonschema<3,>=2.5.1 22:03:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:03:26 Collecting docker-pycreds>=0.4.0 22:03:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:03:27 Collecting idna<2.8,>=2.5 22:03:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:03:27 Collecting certifi>=2017.4.17 22:03:27 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 22:03:28 Collecting urllib3<1.25,>=1.21.1 22:03:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:03:28 Collecting chardet<3.1.0,>=3.0.2 22:03:28 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:03:28 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:03:28 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:03:28 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:03:28 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:03:29 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:03:29 Attempting uninstall: urllib3 22:03:29 Found existing installation: urllib3 1.26.2 22:03:29 Uninstalling urllib3-1.26.2: 22:03:29 Successfully uninstalled urllib3-1.26.2 22:03:29 Attempting uninstall: idna 22:03:29 Found existing installation: idna 3.1 22:03:29 Uninstalling idna-3.1: 22:03:30 Successfully uninstalled idna-3.1 22:03:30 Attempting uninstall: chardet 22:03:30 Found existing installation: chardet 4.0.0 22:03:30 Uninstalling chardet-4.0.0: 22:03:30 Successfully uninstalled chardet-4.0.0 22:03:32 Attempting uninstall: requests 22:03:32 Found existing installation: requests 2.25.1 22:03:32 Uninstalling requests-2.25.1: 22:03:32 Successfully uninstalled requests-2.25.1 22:03:32 Running setup.py install for texttable: started 22:03:34 Running setup.py install for texttable: finished with status 'done' 22:03:34 Running setup.py install for PyYAML: started 22:03:36 Running setup.py install for PyYAML: finished with status 'done' 22:03:36 Running setup.py install for docopt: started 22:03:38 Running setup.py install for docopt: finished with status 'done' 22:03:38 Running setup.py install for dockerpty: started 22:03:40 Running setup.py install for dockerpty: finished with status 'done' 22:03:41 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 22:03:49 Removing intermediate container ef41b4009315 22:03:49 ---> 856aeb6062ac 22:03:49 Step 15/24 : ENV APP_PORT=58890 22:03:50 ---> Running in 8cac0636fb20 22:03:50 Removing intermediate container 8cac0636fb20 22:03:50 ---> ea677f6a277f 22:03:50 Step 16/24 : EXPOSE $APP_PORT 22:03:50 ---> Running in 1bb0c8fc39e1 22:03:51 Removing intermediate container 1bb0c8fc39e1 22:03:51 ---> d1d3d8524b55 22:03:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:03:52 ---> 3c065ccf75fc 22:03:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:03:53 ---> 63d87136c93f 22:03:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:03:54 ---> 89bcba9ba5a6 22:03:54 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:03:54 ---> Running in 83d784bc63d0 22:03:54 Removing intermediate container 83d784bc63d0 22:03:54 ---> 3d4d0688debf 22:03:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:03:54 ---> Running in 43b7d62df101 22:03:55 Removing intermediate container 43b7d62df101 22:03:55 ---> 27affa88e290 22:03:55 Step 22/24 : LABEL arch=arm64 22:03:55 ---> Running in 37da7989db22 22:03:55 Removing intermediate container 37da7989db22 22:03:55 ---> 1186453fdf7e 22:03:55 Step 23/24 : LABEL git_sha=7b2766c8135cef0f0492767722a69bd28c3f7af1 22:03:56 ---> Running in ea53ed17c589 22:03:56 Removing intermediate container ea53ed17c589 22:03:56 ---> 1b5c27950d38 22:03:56 Step 24/24 : LABEL version=0.0.0 22:03:56 ---> Running in 179f6c518eb4 22:03:57 Removing intermediate container 179f6c518eb4 22:03:57 ---> abcee8818483 22:03:57 22:03:57 Successfully built abcee8818483 22:03:57 Successfully tagged sys-mgmt-agent-arm64:latest 22:03:58  Building sys-mgmt-agent ... done  [Pipeline] } 22:03:58 $ docker stop --time=1 f52f72ada74e4354ae51083bba37210e1e6826b2b8ce1c0d2999de8d9803e121 22:04:00 $ docker rm -f f52f72ada74e4354ae51083bba37210e1e6826b2b8ce1c0d2999de8d9803e121 [Pipeline] // withDockerContainer [Pipeline] sh 22:04:00 + docker images 22:04:00 REPOSITORY TAG IMAGE ID CREATED SIZE 22:04:00 sys-mgmt-agent-arm64 latest abcee8818483 3 seconds ago 311MB 22:04:00 security-secretstore-setup-arm64 latest 45c0f1f392e0 58 seconds ago 27.4MB 22:04:00 security-proxy-setup-arm64 latest b6bea474a2d3 About a minute ago 24.5MB 22:04:00 3ff5643507b1 About a minute ago 1.56GB 22:04:00 core-command-arm64 latest 648d9fff86c3 About a minute ago 15.1MB 22:04:00 1bebc2ed66a9 About a minute ago 1.57GB 22:04:00 ea4206bcaaff About a minute ago 1.57GB 22:04:00 1d151244e2a6 About a minute ago 1.56GB 22:04:00 security-bootstrapper-arm64 latest 868fc4517ebf 3 minutes ago 17.7MB 22:04:00 core-data-arm64 latest 0ecf3632d8a2 3 minutes ago 19.3MB 22:04:00 support-notifications-arm64 latest 670ba4b4cee2 3 minutes ago 15.9MB 22:04:00 support-scheduler-arm64 latest 46eb4c4e5c42 3 minutes ago 15.2MB 22:04:00 core-metadata-arm64 latest 39ce35274361 3 minutes ago 15.8MB 22:04:00 afb321f17c74 4 minutes ago 1.57GB 22:04:00 b1d677852673 4 minutes ago 1.56GB 22:04:00 c92c6953fc1a 4 minutes ago 1.56GB 22:04:00 8ba191d3e44a 4 minutes ago 1.56GB 22:04:00 17d7c261f227 4 minutes ago 1.56GB 22:04:00 ci-base-image-arm64 latest 2080b21f32a6 15 minutes ago 1.23GB 22:04:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 5 days ago 533MB 22:04:00 docker 20.10.7 df445af6242a 8 weeks ago 234MB 22:04:00 alpine 3.12 c4fd0aeabfcf 8 weeks ago 5.32MB 22:04:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:04:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:04:01 22:04:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:04:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:04:02 arm64: Pulling from edgex-lftools-log-publisher 22:04:02 448f6bf000e3: Pulling fs layer 22:04:02 f757da607395: Pulling fs layer 22:04:02 05883995daec: Pulling fs layer 22:04:02 8603b9c90790: Pulling fs layer 22:04:02 1560dd03e051: Pulling fs layer 22:04:02 27f5ce0e4adf: Pulling fs layer 22:04:02 c2d8d7efcc4b: Pulling fs layer 22:04:02 1560dd03e051: Waiting 22:04:02 27f5ce0e4adf: Waiting 22:04:02 c2d8d7efcc4b: Waiting 22:04:02 8603b9c90790: Waiting 22:04:02 f757da607395: Verifying Checksum 22:04:02 f757da607395: Download complete 22:04:02 8603b9c90790: Verifying Checksum 22:04:02 8603b9c90790: Download complete 22:04:03 1560dd03e051: Verifying Checksum 22:04:03 1560dd03e051: Download complete 22:04:03 27f5ce0e4adf: Verifying Checksum 22:04:03 27f5ce0e4adf: Download complete 22:04:03 05883995daec: Verifying Checksum 22:04:04 448f6bf000e3: Verifying Checksum 22:04:04 448f6bf000e3: Download complete 22:04:07 c2d8d7efcc4b: Verifying Checksum 22:04:07 c2d8d7efcc4b: Download complete 22:04:07 448f6bf000e3: Pull complete 22:04:08 f757da607395: Pull complete 22:04:10 05883995daec: Pull complete 22:04:10 8603b9c90790: Pull complete 22:04:11 1560dd03e051: Pull complete 22:04:12 27f5ce0e4adf: Pull complete 22:04:27 c2d8d7efcc4b: Pull complete 22:04:27 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:04:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:04:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:04:27 prd-ubuntu18.04-docker-arm64-4c-16g-604 does not seem to be running inside a container 22:04:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:04:31 $ docker top 1a6f93f3dab5763e3fd87ba248b5cbf0604ff99b68b26bf677c0483647861cf9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:04:32 ---> job-cost.sh 22:04:32 lf-activate-venv: SKIPPING 22:04:32 INFO: No Stack... 22:04:34 INFO: Retrieving Pricing Info for: v2-standard-4 22:04:34 INFO: Archiving Costs [Pipeline] sh 22:04:35 + cat /w/workspace/edgex-go/1/archives/cost.csv 22:04:35 + cut -d, -f6 [Pipeline] lock 22:04:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3666-1-stack-cost] 22:04:35 Resource [jenkins-edgexfoundry-edgex-go-PR-3666-1-stack-cost] did not exist. Created. 22:04:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3666-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:04:36 + echo total: 0.18000000715255737 [Pipeline] stash 22:04:36 Stashed 1 file(s) [Pipeline] } 22:04:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3666-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:04:36 $ docker stop --time=1 1a6f93f3dab5763e3fd87ba248b5cbf0604ff99b68b26bf677c0483647861cf9 22:04:38 $ docker rm -f 1a6f93f3dab5763e3fd87ba248b5cbf0604ff99b68b26bf677c0483647861cf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 22:04:39 provisioning config files... 22:04:39 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1402596298236788596tmp [Pipeline] { [Pipeline] sh 22:04:40 + set +x 22:04:40 + curl -s https://codecov.io/bash 22:04:40 + bash -s -- 22:04:40 22:04:40 _____ _ 22:04:40 / ____| | | 22:04:40 | | ___ __| | ___ ___ _____ __ 22:04:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:04:40 | |___| (_) | (_| | __/ (_| (_) \ V / 22:04:40 \_____\___/ \__,_|\___|\___\___/ \_/ 22:04:40 Bash-1.0.6 22:04:40 22:04:40 22:04:40 ==> git version 2.24.4 found 22:04:40 ==> 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 22:04:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:04:40 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:04:40 ==> Jenkins CI detected. 22:04:40 current dir:  /w/workspace/edgex-go/1 22:04:40 project root: . 22:04:40 --> token set from env 22:04:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:04:40 ==> Running gcov in . (disable via -X gcov) 22:04:40 ==> Python coveragepy not found 22:04:40 ==> Searching for coverage reports in: 22:04:40 + . 22:04:40 -> Found 1 reports 22:04:40 ==> Detecting git/mercurial file structure 22:04:40 ==> Reading reports 22:04:40 + ./coverage.out bytes=404329 22:04:40 ==> Appending adjustments 22:04:40 https://docs.codecov.io/docs/fixing-reports 22:04:41 + Found adjustments 22:04:41 ==> Gzipping contents 22:04:41 56K /tmp/codecov.nWYt9C.gz 22:04:41 ==> Uploading reports 22:04:41 url: https://codecov.io 22:04:41 query: branch=PR-3666&commit=7b2766c8135cef0f0492767722a69bd28c3f7af1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3666%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3666&job=&cmd_args= 22:04:41 -> Pinging Codecov 22:04:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3666&commit=7b2766c8135cef0f0492767722a69bd28c3f7af1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3666%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3666&job=&cmd_args= 22:04:41 -> Uploading to 22:04:41 https://storage.googleapis.com/codecov/v4/raw/2021-08-11/00271124DB129430A58F1EEE437C3FCB/7b2766c8135cef0f0492767722a69bd28c3f7af1/fd452cab-4bb2-44fa-8035-ce48d3c3955f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210811T220441Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0ffb061aa2b4444b5c5bbff193f79ec51dc309c232781bb071265f28a0b3f747 22:04:41 % Total % Received % Xferd Average Speed Time Time Time Current 22:04:41 Dload Upload Total Spent Left Speed 22:04:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54501 0 0 100 54501 0 137k --:--:-- --:--:-- --:--:-- 137k 22:04:42 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7b2766c8135cef0f0492767722a69bd28c3f7af1 [Pipeline] } 22:04:42 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] sh 22:04:43 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:04:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:04:44 ---> package-listing.sh 22:04:44 ++ facter osfamily 22:04:44 ++ tr '[:upper:]' '[:lower:]' 22:04:44 + OS_FAMILY=redhat 22:04:44 + workspace=/w/workspace/edgex-go/1 22:04:44 + START_PACKAGES=/tmp/packages_start.txt 22:04:44 + END_PACKAGES=/tmp/packages_end.txt 22:04:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:04:44 + PACKAGES=/tmp/packages_start.txt 22:04:44 + '[' /w/workspace/edgex-go/1 ']' 22:04:44 + PACKAGES=/tmp/packages_end.txt 22:04:44 + case "${OS_FAMILY}" in 22:04:44 + rpm -qa 22:04:44 + sort 22:04:46 + '[' -f /tmp/packages_start.txt ']' 22:04:46 + '[' -f /tmp/packages_end.txt ']' 22:04:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:04:46 + '[' /w/workspace/edgex-go/1 ']' 22:04:46 + mkdir -p /w/workspace/edgex-go/1/archives/ 22:04:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 22:04:46 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 22:04:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:04:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:04:47 22:04:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:04:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:04:48 latest: Pulling from edgex-lftools-log-publisher 22:04:48 b4d181a07f80: Pulling fs layer 22:04:48 a1111a8f2ec3: Pulling fs layer 22:04:48 ed53099fbce6: Pulling fs layer 22:04:48 dc539afda2c1: Pulling fs layer 22:04:48 77bc0d833cb6: Pulling fs layer 22:04:48 9065ff56babe: Pulling fs layer 22:04:48 d287ab97295c: Pulling fs layer 22:04:48 77bc0d833cb6: Waiting 22:04:48 9065ff56babe: Waiting 22:04:48 d287ab97295c: Waiting 22:04:48 dc539afda2c1: Waiting 22:04:48 a1111a8f2ec3: Verifying Checksum 22:04:48 a1111a8f2ec3: Download complete 22:04:48 dc539afda2c1: Download complete 22:04:48 77bc0d833cb6: Verifying Checksum 22:04:48 77bc0d833cb6: Download complete 22:04:48 9065ff56babe: Verifying Checksum 22:04:48 9065ff56babe: Download complete 22:04:49 ed53099fbce6: Verifying Checksum 22:04:49 ed53099fbce6: Download complete 22:04:50 b4d181a07f80: Verifying Checksum 22:04:50 b4d181a07f80: Download complete 22:04:51 b4d181a07f80: Pull complete 22:04:51 a1111a8f2ec3: Pull complete 22:04:51 ed53099fbce6: Pull complete 22:04:51 dc539afda2c1: Pull complete 22:04:52 77bc0d833cb6: Pull complete 22:04:52 9065ff56babe: Pull complete 22:04:54 d287ab97295c: Verifying Checksum 22:04:54 d287ab97295c: Download complete 22:04:59 d287ab97295c: Pull complete 22:04:59 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:04:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:04:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:04:59 prd-centos7-docker-4c-2g-603 does not seem to be running inside a container 22:04:59 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:05:02 $ docker top b780d0ab4b473abbb1eb65634f556c60d018979fbe7c73fa1e4afa760a108fc1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:05:03 + touch /tmp/pre-build-complete [Pipeline] sh 22:05:03 + mkdir -p /var/log/sysstat [Pipeline] sh 22:05:03 + ls /var/log/sa-host 22:05:03 + sadf -c /var/log/sa-host/sa05 22:05:03 file_magic: OK 22:05:03 HZ: Using current value: 100 22:05:03 file_header: OK 22:05:03 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 22:05:03 Statistics: 22:05:03 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:05:03 File successfully converted to sysstat format version 12.0.3 22:05:03 + sadf -c /var/log/sa-host/sa11 22:05:03 file_magic: OK 22:05:03 HZ: Using current value: 100 22:05:03 file_header: OK 22:05:03 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 22:05:03 Statistics: 22:05:03 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... 22:05:03 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:05:04 provisioning config files... 22:05:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2218049054850086464tmp [Pipeline] { [Pipeline] echo 22:05:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:05:04 ---> create-netrc.sh [Pipeline] } 22:05:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:05:05 ---> python-tools-install.sh [Pipeline] echo 22:05:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:05:05 ---> sudo-logs.sh 22:05:05 Archiving 'sudo' log.. 22:05:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-603.vexxhost.local: Name or service not known 22:05:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-603.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:05:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:05:11 ---> job-cost.sh 22:05:11 lf-activate-venv: SKIPPING 22:05:11 DEBUG: total: 0.18000000715255737 22:05:11 INFO: Retrieving Stack Cost... 22:05:12 INFO: Retrieving Pricing Info for: v3-standard-2 22:05:12 INFO: Archiving Costs [Pipeline] echo 22:05:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:05:13 ---> logs-deploy.sh 22:05:13 lf-activate-venv: SKIPPING 22:05:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3666/1 22:05:13 INFO: archiving workspace using pattern(s): 22:05:14 Archives upload complete. 22:05:14 INFO: archiving logs to Nexus 22:05:14 ---> uname -a: 22:05:14 Linux prd-centos7-docker-4c-2g-603.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 22:05:14 22:05:14 22:05:14 ---> lscpu: 22:05:14 Architecture: x86_64 22:05:14 CPU op-mode(s): 32-bit, 64-bit 22:05:14 Byte Order: Little Endian 22:05:14 Address sizes: 40 bits physical, 48 bits virtual 22:05:14 CPU(s): 2 22:05:14 On-line CPU(s) list: 0,1 22:05:14 Thread(s) per core: 1 22:05:14 Core(s) per socket: 1 22:05:14 Socket(s): 2 22:05:14 NUMA node(s): 1 22:05:14 Vendor ID: AuthenticAMD 22:05:14 CPU family: 23 22:05:14 Model: 49 22:05:14 Model name: AMD EPYC-Rome Processor 22:05:14 Stepping: 0 22:05:14 CPU MHz: 2799.998 22:05:14 BogoMIPS: 5599.99 22:05:14 Virtualization: AMD-V 22:05:14 Hypervisor vendor: KVM 22:05:14 Virtualization type: full 22:05:14 L1d cache: 32K 22:05:14 L1i cache: 32K 22:05:14 L2 cache: 512K 22:05:14 L3 cache: 16384K 22:05:14 NUMA node0 CPU(s): 0,1 22:05:14 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 22:05:14 22:05:14 22:05:14 ---> nproc: 22:05:14 2 22:05:14 22:05:14 22:05:14 ---> df -h: 22:05:14 Filesystem Size Used Avail Use% Mounted on 22:05:14 overlay 40G 14G 27G 35% / 22:05:14 tmpfs 64M 0 64M 0% /dev 22:05:14 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:05:14 shm 64M 0 64M 0% /dev/shm 22:05:14 /dev/vda1 40G 14G 27G 35% /facter-os 22:05:14 22:05:14 22:05:14 ---> sar -b -r -n DEV: 22:05:14 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 22:05:14 22:05:14 21:42:32 LINUX RESTART (2 CPU) 22:05:14 22:05:14 21:43:01 tps rtps wtps bread/s bwrtn/s 22:05:14 21:44:01 101.46 6.44 95.02 3677.71 9321.91 22:05:14 21:45:01 354.93 0.18 354.75 23.18 75820.55 22:05:14 21:46:01 135.33 0.00 135.33 0.00 27602.48 22:05:14 21:47:01 54.74 0.03 54.71 1.07 6677.34 22:05:14 21:48:03 437.67 257.32 180.35 6894.08 133077.86 22:05:14 21:49:01 512.54 200.71 311.83 11445.31 178153.90 22:05:14 21:50:01 589.19 151.36 437.83 5832.16 192263.13 22:05:14 21:51:01 418.83 57.45 361.38 5155.04 119546.76 22:05:14 21:52:01 5.28 0.02 5.26 0.13 173.12 22:05:14 21:53:01 0.18 0.00 0.18 0.00 1.90 22:05:14 21:54:01 0.67 0.37 0.30 95.02 3.85 22:05:14 21:55:01 0.23 0.00 0.23 0.00 3.12 22:05:14 21:56:01 0.28 0.00 0.28 0.00 3.15 22:05:14 21:57:01 0.25 0.00 0.25 0.00 2.57 22:05:14 21:58:01 0.37 0.18 0.18 5.73 1.80 22:05:14 21:59:01 0.87 0.00 0.87 0.00 16.79 22:05:14 22:00:01 0.20 0.00 0.20 0.00 2.87 22:05:14 22:01:01 0.38 0.07 0.32 1.20 3.90 22:05:14 22:02:01 0.50 0.17 0.33 3.06 5.75 22:05:14 22:03:01 0.22 0.00 0.22 0.00 2.33 22:05:14 22:04:01 0.18 0.00 0.18 0.00 2.05 22:05:14 22:05:01 122.15 42.07 80.08 4310.19 15934.89 22:05:14 Average: 124.24 32.60 91.64 1694.28 34403.31 22:05:14 22:05:14 21:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:05:14 21:44:01 5024720 0 929816 11.61 2620 2051784 1575136 17.39 961172 1608380 157792 22:05:14 21:45:01 2370348 0 1188820 14.84 2620 4447152 1483680 16.38 1873428 3053552 604304 22:05:14 21:46:01 3047180 0 1253788 15.65 2620 3705352 1729940 19.10 1475812 2841828 190564 22:05:14 21:47:01 3197744 0 1172896 14.64 2620 3635680 1349116 14.89 1281080 2877312 90892 22:05:14 21:48:03 679204 0 1456696 18.19 2620 5870420 1966416 21.71 2047484 4540500 114224 22:05:14 21:49:01 156472 0 2123692 26.52 2620 5726156 3815240 42.12 3472736 3586060 94348 22:05:14 21:50:01 134272 0 1548516 19.33 2620 6323532 2236548 24.69 3268528 3794248 324808 22:05:14 21:51:01 2880616 0 1353588 16.90 2620 3772116 1523144 16.82 1125224 3220108 20 22:05:14 21:52:01 2901336 0 1332800 16.64 2620 3772184 1286060 14.20 1143072 3188088 12 22:05:14 21:53:01 2900404 0 1333724 16.65 2620 3772192 1286084 14.20 1145204 3188040 8 22:05:14 21:54:01 2896936 0 1334388 16.66 2620 3774996 1281060 14.14 1150296 3188192 8 22:05:14 21:55:01 2898320 0 1332996 16.64 2620 3775004 1271736 14.04 1149428 3188196 8 22:05:14 21:56:01 2898468 0 1332844 16.64 2620 3775008 1271736 14.04 1149280 3188232 8 22:05:14 21:57:01 2898228 0 1333084 16.64 2620 3775008 1271892 14.04 1149724 3188232 8 22:05:14 21:58:01 2898552 0 1332720 16.64 2620 3775048 1271736 14.04 1150152 3187596 20 22:05:14 21:59:01 2898084 0 1333188 16.65 2620 3775048 1271832 14.04 1150064 3187596 8 22:05:14 22:00:01 2898008 0 1333256 16.65 2620 3775056 1271784 14.04 1150104 3187596 8 22:05:14 22:01:01 2896516 0 1334744 16.67 2620 3775060 1274200 14.07 1151108 3187612 8 22:05:14 22:02:01 2897680 0 1333400 16.65 2620 3775240 1272244 14.05 1150280 3187724 8 22:05:14 22:03:01 2897804 0 1333268 16.65 2620 3775248 1272244 14.05 1150288 3187724 8 22:05:14 22:04:01 2897560 0 1333508 16.65 2620 3775252 1272328 14.05 1150384 3187724 8 22:05:14 22:05:01 2173128 0 1438528 17.96 2620 4394664 1453804 16.05 1222236 3764396 26412 22:05:14 Average: 2606435 0 1354557 16.91 2620 4045327 1532180 16.92 1439413 3214952 72886 22:05:14 22:05:14 21:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:05:14 21:44:01 eth0 1963.48 1617.01 6336.06 189.64 0.00 0.00 0.00 0.00 22:05:14 21:44:01 veth094779d 977.66 911.55 90.08 2702.71 0.00 0.00 0.00 0.00 22:05:14 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 21:44:01 docker0 977.66 911.42 76.72 2702.70 0.00 0.00 0.00 0.00 22:05:14 21:45:01 eth0 1046.95 844.95 5347.10 78.57 0.00 0.00 0.00 0.00 22:05:14 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 21:45:01 docker0 524.33 565.44 40.56 2052.52 0.00 0.00 0.00 0.00 22:05:14 21:46:01 eth0 41.99 23.79 37.55 15.59 0.00 0.00 0.00 0.00 22:05:14 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 21:46:01 vethdb3c378 0.33 0.47 0.03 0.05 0.00 0.00 0.00 0.00 22:05:14 21:46:01 docker0 0.33 0.33 0.02 0.04 0.00 0.00 0.00 0.00 22:05:14 21:47:01 eth0 18.69 10.84 13.02 7.05 0.00 0.00 0.00 0.00 22:05:14 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 21:47:01 vethdb3c378 1.82 1.82 0.14 0.14 0.00 0.00 0.00 0.00 22:05:14 21:47:01 docker0 1.82 1.82 0.12 0.14 0.00 0.00 0.00 0.00 22:05:14 21:48:03 vethe2d4b43 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:05:14 21:48:03 eth0 305.69 198.09 1670.18 137.93 0.00 0.00 0.00 0.00 22:05:14 21:48:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 21:48:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 21:49:01 veth8afda57 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 22:05:14 21:49:01 vethd48f643 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 22:05:14 21:49:01 veth67799b2 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 22:05:14 21:49:01 vethe2d4b43 0.00 0.52 0.00 0.03 0.00 0.00 0.00 0.00 22:05:14 21:50:01 vethe2d4b43 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 22:05:14 21:50:01 veth5606933 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:05:14 21:50:01 eth0 3925.61 3001.33 15591.65 480.60 0.00 0.00 0.00 0.00 22:05:14 21:50:01 veth8e4a01e 0.00 110.71 0.00 398.35 0.00 0.00 0.00 0.00 22:05:14 21:51:01 eth0 78.82 51.26 142.60 119.85 0.00 0.00 0.00 0.00 22:05:14 21:51:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:05:14 21:51:01 docker0 1672.76 1763.85 128.28 5668.10 0.00 0.00 0.00 0.00 22:05:14 21:52:01 eth0 1.97 0.65 0.75 0.27 0.00 0.00 0.00 0.00 22:05:14 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 21:53:01 eth0 1.33 0.50 0.34 0.22 0.00 0.00 0.00 0.00 22:05:14 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 21:54:01 eth0 0.80 0.45 0.41 0.27 0.00 0.00 0.00 0.00 22:05:14 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 21:55:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:05:14 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 21:56:01 eth0 0.38 0.02 0.05 0.00 0.00 0.00 0.00 0.00 22:05:14 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 21:57:01 eth0 0.57 0.33 0.27 0.17 0.00 0.00 0.00 0.00 22:05:14 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 21:58:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 22:05:14 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 21:59:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 22:05:14 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 22:00:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 22:05:14 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 22:01:01 eth0 0.47 0.30 0.27 0.20 0.00 0.00 0.00 0.00 22:05:14 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 22:02:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:05:14 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 22:03:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 22:04:01 eth0 1.22 0.23 0.24 0.07 0.00 0.00 0.00 0.00 22:05:14 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 22:05:01 eth0 375.63 262.71 2622.83 27.25 0.00 0.00 0.00 0.00 22:05:14 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 Average: eth0 197.40 149.78 832.42 28.50 0.00 0.00 0.00 0.00 22:05:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:05:14 Average: docker0 76.06 80.21 5.83 257.74 0.00 0.00 0.00 0.00 22:05:14 22:05:14 22:05:14 ---> sar -P ALL: 22:05:14 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 22:05:14 22:05:14 21:42:32 LINUX RESTART (2 CPU) 22:05:14 22:05:14 21:43:01 CPU %user %nice %system %iowait %steal %idle 22:05:14 21:44:01 all 22.30 0.00 5.99 2.79 0.09 68.84 22:05:14 21:44:01 0 22.25 0.00 7.24 3.33 0.09 67.10 22:05:14 21:44:01 1 22.35 0.00 4.76 2.25 0.09 70.55 22:05:14 21:45:01 all 26.77 0.00 10.47 4.91 0.10 57.76 22:05:14 21:45:01 0 30.89 0.00 10.98 5.19 0.11 52.83 22:05:14 21:45:01 1 22.72 0.00 9.96 4.62 0.09 62.60 22:05:14 21:46:01 all 57.26 0.00 7.30 1.35 0.10 33.99 22:05:14 21:46:01 0 57.35 0.00 7.45 1.34 0.09 33.76 22:05:14 21:46:01 1 57.17 0.00 7.14 1.37 0.11 34.22 22:05:14 21:47:01 all 40.81 0.00 5.50 0.42 0.10 53.17 22:05:14 21:47:01 0 40.76 0.00 5.56 0.30 0.09 53.30 22:05:14 21:47:01 1 40.87 0.00 5.44 0.55 0.11 53.03 22:05:14 21:48:03 all 32.04 0.00 10.88 21.82 0.10 35.17 22:05:14 21:48:03 0 32.61 0.00 11.06 22.53 0.09 33.71 22:05:14 21:48:03 1 31.47 0.00 10.69 21.11 0.10 36.62 22:05:14 21:49:01 all 45.16 0.00 15.55 30.52 0.11 8.66 22:05:14 21:49:01 0 44.62 0.00 15.50 31.29 0.11 8.48 22:05:14 21:49:01 1 45.71 0.00 15.60 29.73 0.11 8.84 22:05:14 21:50:01 all 53.85 0.00 17.55 23.61 0.11 4.89 22:05:14 21:50:01 0 53.86 0.00 17.57 22.87 0.11 5.59 22:05:14 21:50:01 1 53.83 0.00 17.52 24.35 0.11 4.18 22:05:14 21:51:01 all 62.08 0.00 17.04 9.22 0.13 11.54 22:05:14 21:51:01 0 62.27 0.00 16.81 8.81 0.13 11.99 22:05:14 21:51:01 1 61.88 0.00 17.26 9.63 0.13 11.09 22:05:14 21:52:01 all 0.26 0.00 0.08 0.01 0.02 99.64 22:05:14 21:52:01 0 0.42 0.00 0.08 0.00 0.02 99.48 22:05:14 21:52:01 1 0.10 0.00 0.07 0.02 0.02 99.80 22:05:14 21:53:01 all 0.20 0.00 0.06 0.00 0.01 99.73 22:05:14 21:53:01 0 0.25 0.00 0.07 0.00 0.00 99.68 22:05:14 21:53:01 1 0.15 0.00 0.05 0.00 0.02 99.78 22:05:14 21:54:01 all 0.14 0.00 0.07 0.01 0.03 99.76 22:05:14 21:54:01 0 0.12 0.00 0.08 0.02 0.02 99.77 22:05:14 21:54:01 1 0.17 0.00 0.05 0.00 0.03 99.75 22:05:14 22:05:14 21:54:01 CPU %user %nice %system %iowait %steal %idle 22:05:14 21:55:01 all 0.08 0.00 0.03 0.00 0.01 99.89 22:05:14 21:55:01 0 0.12 0.00 0.03 0.00 0.00 99.85 22:05:14 21:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:05:14 21:56:01 all 0.21 0.00 0.03 0.00 0.01 99.76 22:05:14 21:56:01 0 0.35 0.00 0.02 0.00 0.00 99.63 22:05:14 21:56:01 1 0.07 0.00 0.03 0.00 0.02 99.88 22:05:14 21:57:01 all 0.21 0.00 0.03 0.00 0.02 99.75 22:05:14 21:57:01 0 0.38 0.00 0.02 0.00 0.02 99.58 22:05:14 21:57:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:05:14 21:58:01 all 0.22 0.00 0.04 0.00 0.02 99.72 22:05:14 21:58:01 0 0.37 0.00 0.05 0.00 0.00 99.58 22:05:14 21:58:01 1 0.07 0.00 0.03 0.00 0.03 99.87 22:05:14 21:59:01 all 0.17 0.00 0.02 0.00 0.01 99.81 22:05:14 21:59:01 0 0.30 0.00 0.02 0.00 0.02 99.67 22:05:14 21:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:05:14 22:00:01 all 0.19 0.00 0.03 0.00 0.02 99.76 22:05:14 22:00:01 0 0.35 0.00 0.03 0.00 0.02 99.60 22:05:14 22:00:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:05:14 22:01:01 all 0.19 0.00 0.03 0.00 0.02 99.77 22:05:14 22:01:01 0 0.35 0.00 0.03 0.00 0.02 99.60 22:05:14 22:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:05:14 22:02:01 all 0.21 0.00 0.03 0.00 0.01 99.75 22:05:14 22:02:01 0 0.38 0.00 0.03 0.00 0.00 99.58 22:05:14 22:02:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:05:14 22:03:01 all 0.18 0.00 0.01 0.00 0.02 99.79 22:05:14 22:03:01 0 0.35 0.00 0.00 0.00 0.02 99.63 22:05:14 22:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:05:14 22:04:01 all 0.21 0.00 0.03 0.00 0.01 99.76 22:05:14 22:04:01 0 0.38 0.00 0.03 0.00 0.02 99.57 22:05:14 22:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:05:14 22:05:01 all 8.44 0.00 3.51 2.52 0.03 85.49 22:05:14 22:05:01 0 7.68 0.00 3.49 1.80 0.03 87.01 22:05:14 22:05:01 1 9.21 0.00 3.53 3.24 0.03 83.99 22:05:14 22:05:14 Average: CPU %user %nice %system %iowait %steal %idle 22:05:14 Average: all 15.19 0.00 4.07 4.18 0.05 76.51 22:05:14 Average: 0 15.43 0.00 4.16 4.20 0.04 76.16 22:05:14 Average: 1 14.94 0.00 3.99 4.16 0.05 76.86 22:05:14 22:05:14 22:05:14