Branch indexing 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 60d89f3cc34ae7ddbdf6edaa7b5a199050042620+7e6f37373859b44215920cc7ce005c643e8dae30 (c9f0ad8287215e71f9e6ef441f03213cf54f3ba8) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4457113782432456115.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-ssh5468640500913654371.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3678/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3678/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8642785057846854639.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 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-ssh6748592710426210209.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3678/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3678/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh329188173612692926.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Running on prd-centos7-docker-4c-2g-957 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh3983254351685533703.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7e6f37373859b44215920cc7ce005c643e8dae30 into PR head commit 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 Merge succeeded, producing 23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff Checking out Revision 23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff (PR-3678) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh2313901474270356626.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 # 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/5@tmp/jenkins-gitclient-ssh468772654997532783.key > git merge 7e6f37373859b44215920cc7ce005c643e8dae30 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff # timeout=10 Commit message: "Merge commit '7e6f37373859b44215920cc7ce005c643e8dae30' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:31:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:31:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:31:07 ========================================================= 16:31:07 EdgeX Global Pipelines Version Info 16:31:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk fe35ac96b3b6f541acbe2739bd53f1c13db0c806 # timeout=10 16:31:09 ------------------- 16:31:09 stable info: 16:31:09 ------------------- 16:31:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:31:09 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:31:09 Message: update stable to v1.0.205 16:31:09 ------------------- 16:31:09 experimental info: 16:31:09 ------------------- 16:31:09 Commited By: **** collab-it+edgex@linuxfoundation.org 16:31:09 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:31:09 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:31:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:31:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:31:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:31:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:31:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:31:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:31:10 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:31:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:31:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:31:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:31:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:31:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:31:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:31:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:31:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:31:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:31:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:31:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:31:10 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:31:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:31:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:31:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:31:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:31:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3678 [Pipeline] echo 16:31:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3678 [Pipeline] echo 16:31:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3678 [Pipeline] echo 16:31:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff [Pipeline] echo 16:31:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23c9b1d [Pipeline] echo 16:31:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:10 provisioning config files... 16:31:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config687083655010919838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:11 ---> docker-login.sh 16:31:11 nexus3.edgexfoundry.org:10001 16:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:11 Configure a credential helper to remove this warning. See 16:31:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:11 16:31:11 Login Succeeded 16:31:11 nexus3.edgexfoundry.org:10002 16:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:11 Configure a credential helper to remove this warning. See 16:31:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:11 16:31:11 Login Succeeded 16:31:11 nexus3.edgexfoundry.org:10003 16:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:11 Configure a credential helper to remove this warning. See 16:31:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:11 16:31:11 Login Succeeded 16:31:11 nexus3.edgexfoundry.org:10004 16:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:11 Configure a credential helper to remove this warning. See 16:31:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:11 16:31:11 Login Succeeded 16:31:11 docker.io 16:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:12 Configure a credential helper to remove this warning. See 16:31:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:12 16:31:12 Login Succeeded 16:31:12 ---> docker-login.sh ends [Pipeline] } 16:31:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:12 ++ 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 16:31:12 + for file in '`ls cmd/**/Dockerfile`' 16:31:12 ++ dirname cmd/core-command/Dockerfile 16:31:12 ++ cut -d/ -f2 16:31:12 + echo core-command,cmd/core-command/Dockerfile 16:31:12 + for file in '`ls cmd/**/Dockerfile`' 16:31:12 ++ dirname cmd/core-data/Dockerfile 16:31:12 ++ cut -d/ -f2 16:31:12 + echo core-data,cmd/core-data/Dockerfile 16:31:12 + for file in '`ls cmd/**/Dockerfile`' 16:31:12 ++ dirname cmd/core-metadata/Dockerfile 16:31:12 ++ cut -d/ -f2 16:31:12 + echo core-metadata,cmd/core-metadata/Dockerfile 16:31:12 + for file in '`ls cmd/**/Dockerfile`' 16:31:12 ++ dirname cmd/security-bootstrapper/Dockerfile 16:31:12 ++ cut -d/ -f2 16:31:12 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:31:12 + for file in '`ls cmd/**/Dockerfile`' 16:31:12 ++ dirname cmd/security-proxy-setup/Dockerfile 16:31:12 ++ cut -d/ -f2 16:31:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:31:12 + for file in '`ls cmd/**/Dockerfile`' 16:31:12 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:31:12 ++ cut -d/ -f2 16:31:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:31:12 + for file in '`ls cmd/**/Dockerfile`' 16:31:12 ++ dirname cmd/support-notifications/Dockerfile 16:31:12 ++ cut -d/ -f2 16:31:12 + echo support-notifications,cmd/support-notifications/Dockerfile 16:31:12 + for file in '`ls cmd/**/Dockerfile`' 16:31:12 ++ dirname cmd/support-scheduler/Dockerfile 16:31:12 ++ cut -d/ -f2 16:31:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:31:12 + for file in '`ls cmd/**/Dockerfile`' 16:31:12 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:31:12 ++ cut -d/ -f2 16:31:12 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:31:12 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 16:31:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:13 16:31:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:31:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:14 latest: Pulling from edgex-devops/git-semver 16:31:14 31603596830f: Pulling fs layer 16:31:14 04fac38145f0: Pulling fs layer 16:31:14 701f6daf10bf: Pulling fs layer 16:31:14 24f72da36158: Pulling fs layer 16:31:14 24f72da36158: Waiting 16:31:14 04fac38145f0: Verifying Checksum 16:31:14 04fac38145f0: Download complete 16:31:14 31603596830f: Verifying Checksum 16:31:14 31603596830f: Download complete 16:31:14 24f72da36158: Verifying Checksum 16:31:14 24f72da36158: Download complete 16:31:14 31603596830f: Pull complete 16:31:14 04fac38145f0: Pull complete 16:31:15 701f6daf10bf: Verifying Checksum 16:31:15 701f6daf10bf: Download complete 16:31:15 701f6daf10bf: Pull complete 16:31:15 24f72da36158: Pull complete 16:31:15 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 16:31:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:31:15 prd-centos7-docker-4c-2g-957 does not seem to be running inside a container 16:31:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10004/edgex-devops/git-semver:latest cat 16:31:16 $ docker top 9c269c91b6b8852930185c9b37c84ef09c3bace24184a472d828f9e9584f0e75 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:31:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:16 [ssh-agent] Looking for ssh-agent implementation... 16:31:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:16 $ docker exec 9c269c91b6b8852930185c9b37c84ef09c3bace24184a472d828f9e9584f0e75 ssh-agent 16:31:17 SSH_AUTH_SOCK=/tmp/ssh-oH6hM8MqjvFv/agent.14 16:31:17 SSH_AGENT_PID=20 16:31:17 Running ssh-add (command line suppressed) 16:31:17 Identity added: /w/workspace/edgex-go/5@tmp/private_key_1447219509892498166.key (/w/workspace/edgex-go/5@tmp/private_key_1447219509892498166.key) 16:31:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:17 + git tag --points-at HEAD [Pipeline] } 16:31:17 $ docker exec --env ******** --env ******** 9c269c91b6b8852930185c9b37c84ef09c3bace24184a472d828f9e9584f0e75 ssh-agent -k 16:31:17 unset SSH_AUTH_SOCK; 16:31:17 unset SSH_AGENT_PID; 16:31:17 echo Agent pid 20 killed; 16:31:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:31:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:17 [ssh-agent] Looking for ssh-agent implementation... 16:31:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:17 $ docker exec 9c269c91b6b8852930185c9b37c84ef09c3bace24184a472d828f9e9584f0e75 ssh-agent 16:31:17 SSH_AUTH_SOCK=/tmp/ssh-EM7I4T9O5r6I/agent.53 16:31:17 SSH_AGENT_PID=60 16:31:17 Running ssh-add (command line suppressed) 16:31:18 Identity added: /w/workspace/edgex-go/5@tmp/private_key_7891066462269814262.key (/w/workspace/edgex-go/5@tmp/private_key_7891066462269814262.key) 16:31:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:18 + git semver init 16:31:18 # -> Open(): unable to determine branch for HEAD 16:31:18 # $GIT_DIR = /w/workspace/edgex-go/5/.git 16:31:18 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 16:31:18 # $SEMVER_REMOTE_NAME = origin 16:31:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:31:18 # $SEMVER_USER_NAME = edgex-jenkins 16:31:18 # $SEMVER_BRANCH = PR-3678 16:31:18 # $SEMVER_TEMP = /tmp/semver-246745416 16:31:18 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:31:36 # '/tmp/semver-246745416' -> '/w/workspace/edgex-go/5/.semver' 16:31:36 # -> Force: false 16:31:36 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 16:31:36 $ docker exec --env ******** --env ******** 9c269c91b6b8852930185c9b37c84ef09c3bace24184a472d828f9e9584f0e75 ssh-agent -k 16:31:36 unset SSH_AUTH_SOCK; 16:31:36 unset SSH_AGENT_PID; 16:31:36 echo Agent pid 60 killed; 16:31:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:37 + git semver [Pipeline] } 16:31:37 $ docker stop --time=1 9c269c91b6b8852930185c9b37c84ef09c3bace24184a472d828f9e9584f0e75 16:31:38 $ docker rm -f 9c269c91b6b8852930185c9b37c84ef09c3bace24184a472d828f9e9584f0e75 [Pipeline] // withDockerContainer [Pipeline] sh 16:31:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:31:39 Stashed 1 file(s) [Pipeline] echo 16:31:39 [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 16:31:40 ========================================================= 16:31:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:31:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:31:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:31:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:31:40 540db60ca938: Pulling fs layer 16:31:40 adcc1eea9eea: Pulling fs layer 16:31:40 4c4ab2625f07: Pulling fs layer 16:31:40 db62176df00c: Pulling fs layer 16:31:40 3b30891b0d05: Pulling fs layer 16:31:40 06b49ca38bd5: Pulling fs layer 16:31:40 c788192a36de: Pulling fs layer 16:31:40 a77e37c0d609: Pulling fs layer 16:31:40 c3185cebc471: Pulling fs layer 16:31:40 db62176df00c: Waiting 16:31:40 c788192a36de: Waiting 16:31:40 a77e37c0d609: Waiting 16:31:40 3b30891b0d05: Waiting 16:31:40 06b49ca38bd5: Waiting 16:31:40 c3185cebc471: Waiting 16:31:40 4c4ab2625f07: Verifying Checksum 16:31:40 4c4ab2625f07: Download complete 16:31:40 adcc1eea9eea: Verifying Checksum 16:31:40 adcc1eea9eea: Download complete 16:31:40 3b30891b0d05: Verifying Checksum 16:31:40 3b30891b0d05: Download complete 16:31:40 06b49ca38bd5: Verifying Checksum 16:31:40 06b49ca38bd5: Download complete 16:31:40 540db60ca938: Verifying Checksum 16:31:40 540db60ca938: Download complete 16:31:40 c788192a36de: Verifying Checksum 16:31:40 c788192a36de: Download complete 16:31:40 540db60ca938: Pull complete 16:31:40 adcc1eea9eea: Pull complete 16:31:40 4c4ab2625f07: Pull complete 16:31:41 a77e37c0d609: Verifying Checksum 16:31:41 a77e37c0d609: Download complete 16:31:46 c3185cebc471: Verifying Checksum 16:31:46 c3185cebc471: Download complete 16:31:46 db62176df00c: Verifying Checksum 16:31:46 db62176df00c: Download complete 16:31:49 db62176df00c: Pull complete 16:31:49 3b30891b0d05: Pull complete 16:31:49 06b49ca38bd5: Pull complete 16:31:49 c788192a36de: Pull complete 16:31:49 a77e37c0d609: Pull complete 16:31:51 c3185cebc471: Pull complete 16:31:51 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:31:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:31:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:31:52 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:31:52 WORKDIR /edgex 16:31:52 COPY go.mod . 16:31:52 RUN go mod download' 16:31:52 + docker build -t ci-base-image-x86_64 -f - . 16:31:53 Sending build context to Docker daemon 328.8MB 16:31:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:31:53 ---> 031687cdd783 16:31:53 Step 2/4 : WORKDIR /edgex 16:31:55 Still waiting to schedule task 16:31:55 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:31:55 ---> Running in e7df977910c2 16:31:55 Removing intermediate container e7df977910c2 16:31:55 ---> c78de6749717 16:31:55 Step 3/4 : COPY go.mod . 16:31:55 ---> 96b29956645d 16:31:55 Step 4/4 : RUN go mod download 16:31:55 ---> Running in fc8f5b98f59e 16:32:34 Removing intermediate container fc8f5b98f59e 16:32:34 ---> e056ea543ff1 16:32:34 Successfully built e056ea543ff1 16:32:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:32:34 + docker inspect -f . ci-base-image-x86_64 16:32:34 . [Pipeline] withDockerContainer 16:32:34 prd-centos7-docker-4c-2g-957 does not seem to be running inside a container 16:32:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** ci-base-image-x86_64 cat 16:32:35 $ docker top c5c878153d2cc7803f07f2182940ffa23d061e4abe5e830f3c06b8569066caac -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:35 + go version 16:32:35 go version go1.16.6 linux/amd64 [Pipeline] } 16:32:35 $ docker stop --time=1 c5c878153d2cc7803f07f2182940ffa23d061e4abe5e830f3c06b8569066caac 16:32:37 $ docker rm -f c5c878153d2cc7803f07f2182940ffa23d061e4abe5e830f3c06b8569066caac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:32:37 + docker inspect -f . ci-base-image-x86_64 16:32:37 . [Pipeline] withDockerContainer 16:32:37 prd-centos7-docker-4c-2g-957 does not seem to be running inside a container 16:32:37 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** ci-base-image-x86_64 cat 16:32:38 $ docker top 48e3f4b109073e9caa084805d24ad39ccb42eced6f191e7ada5d0da93ba24d42 -eo pid,comm [Pipeline] { [Pipeline] echo 16:32:38 ========================================================= 16:32:38 [edgeXBuildGoParallel] Running Tests and Build... 16:32:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:38 + go mod tidy [Pipeline] sh 16:32:39 + make test 16:32:39 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 16:32:39 go mod tidy 16:32:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:32:44 ? github.com/edgexfoundry/edgex-go [no test files] 16:33:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:33:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:33:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:33:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:33:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:33:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:33:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:33:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:33:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:33:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:33:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 16:33:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:33:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:33:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements 16:33:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:33:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.046s coverage: 46.3% of statements 16:33:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:33:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:33:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.110s coverage: 90.1% of statements 16:33:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:33:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:33:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.070s coverage: 81.2% of statements 16:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:33:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.235s coverage: 94.2% of statements 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:33:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:33:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:33:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.8% of statements 16:33:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:33:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 16:33:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 16:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements 16:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements 16:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 16:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 16:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 16:33:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 16:33:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 16:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.212s coverage: 81.8% of statements 16:33:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 16:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 16:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 16:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 16:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 16:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 16:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 16:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 16:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.081s coverage: 91.2% of statements 16:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements 16:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements 16:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.026s coverage: 91.3% of statements 16:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 16:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 16:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 16:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.193s coverage: 62.6% of statements 16:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.6% of statements 16:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:33:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 16:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:34:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.080s coverage: 84.8% of statements 16:34:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:34:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 19.5% of statements 16:34:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:34:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:34:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:34:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:34:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.0% of statements 16:34:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:34:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:34:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:34:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:34:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 62.7% of statements 16:34:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:34:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:34:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 16:34:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:34:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:34:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:34:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:34:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 16:34:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:34:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:34:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:34:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:34:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:34:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:34:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 16:34:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements 16:34:07 GO111MODULE=on go vet ./... 16:34:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-958 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws 16:34:14 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 16:34:14 The recommended git tool is: git 16:34:19 using credential edgex-jenkins-ssh 16:34:19 Cloning the remote Git repository 16:34:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:34:20 > git init /w/workspace/edgex-go/5 # timeout=10 16:34:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:34:20 > git --version # timeout=10 16:34:20 > git --version # 'git version 2.17.1' 16:34:20 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:33 gofmt -l . 16:34:33 [ "`gofmt -l .`" = "" ] 16:34:33 ./bin/test-attribution-txt.sh [Pipeline] sh 16:34:34 + ls -al . 16:34:34 total 612 16:34:34 drwxrwxr-x 10 1001 1001 4096 Aug 27 16:34 . 16:34:34 drwxr-xr-x 4 root root 28 Aug 27 16:32 .. 16:34:34 -rw-rw-r-- 1 1001 1001 11 Aug 27 16:31 .dockerignore 16:34:34 drwxrwxr-x 8 1001 1001 179 Aug 27 16:31 .git 16:34:34 drwxrwxr-x 4 1001 1001 142 Aug 27 16:31 .github 16:34:34 -rw-rw-r-- 1 1001 1001 818 Aug 27 16:31 .gitignore 16:34:34 -rw-rw-r-- 1 1001 1001 76 Aug 27 16:31 .hadolint.yml 16:34:34 drwx------ 3 1001 1001 58 Aug 27 16:31 .semver 16:34:34 -rw-rw-r-- 1 1001 1001 166 Aug 27 16:31 .sonarcloud.properties 16:34:34 -rw-rw-r-- 1 1001 1001 1171 Aug 27 16:31 ADOPTERS.md 16:34:34 -rw-rw-r-- 1 1001 1001 8493 Aug 27 16:31 Attribution.txt 16:34:34 -rw-rw-r-- 1 1001 1001 43881 Aug 27 16:31 CHANGELOG.md 16:34:34 -rw-rw-r-- 1 1001 1001 3804 Aug 27 16:31 CONTRIBUTING.md 16:34:34 -rw-rw-r-- 1 1001 1001 677 Aug 27 16:31 GOVERNANCE.md 16:34:34 -rw-rw-r-- 1 1001 1001 849 Aug 27 16:31 Jenkinsfile 16:34:34 -rw-rw-r-- 1 1001 1001 10775 Aug 27 16:31 LICENSE 16:34:34 -rw-rw-r-- 1 1001 1001 5915 Aug 27 16:31 Makefile 16:34:34 -rw-rw-r-- 1 1001 1001 582 Aug 27 16:31 OWNERS.md 16:34:34 -rw-rw-r-- 1 1001 1001 8643 Aug 27 16:31 README.md 16:34:34 -rw-rw-r-- 1 1001 1001 6912 Aug 27 16:31 SECURITY.md 16:34:34 -rw-rw-r-- 1 1001 1001 5 Aug 27 16:31 VERSION 16:34:34 -rw-rw-r-- 1 1001 1001 4131 Aug 27 16:31 ZMQWindows.md 16:34:34 drwxrwxr-x 2 1001 1001 37 Aug 27 16:31 bin 16:34:34 drwxrwxr-x 14 1001 1001 4096 Aug 27 16:31 cmd 16:34:34 -rw-r--r-- 1 root root 405611 Aug 27 16:34 coverage.out 16:34:34 -rw-rw-r-- 1 1001 1001 841 Aug 27 16:31 go.mod 16:34:34 -rw-r--r-- 1 root root 50064 Aug 27 16:32 go.sum 16:34:34 drwxrwxr-x 8 1001 1001 124 Aug 27 16:31 internal 16:34:34 drwxrwxr-x 3 1001 1001 16 Aug 27 16:31 openapi 16:34:34 drwxrwxr-x 4 1001 1001 71 Aug 27 16:31 snap 16:34:34 -rw-rw-r-- 1 1001 1001 204 Aug 27 16:31 version.go [Pipeline] sh 16:34:34 + '[' -e coverage.out ] 16:34:34 + chown 1001:1001 coverage.out [Pipeline] stash 16:34:34 Stashed 1 file(s) [Pipeline] sh 16:34:34 + make build 16:34:34 go mod tidy 16:34:35 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 16:34:36 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 16:34:37 Merging remotes/origin/main commit 7e6f37373859b44215920cc7ce005c643e8dae30 into PR head commit 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 16:34:38 Merge succeeded, producing 80dab990b9b6a3aac6bdccb20e0c0ba1fe982681 16:34:38 Checking out Revision 80dab990b9b6a3aac6bdccb20e0c0ba1fe982681 (PR-3678) 16:34:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:34:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:34:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:34:36 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:34:37 > git config core.sparsecheckout # timeout=10 16:34:37 > git checkout -f 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 # timeout=10 16:34:37 > git remote # timeout=10 16:34:37 > git config --get remote.origin.url # timeout=10 16:34:37 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:37 > git merge 7e6f37373859b44215920cc7ce005c643e8dae30 # timeout=10 16:34:38 > git rev-parse HEAD^{commit} # timeout=10 16:34:38 > git config core.sparsecheckout # timeout=10 16:34:38 > git checkout -f 80dab990b9b6a3aac6bdccb20e0c0ba1fe982681 # timeout=10 16:34:42 Commit message: "Merge commit '7e6f37373859b44215920cc7ce005c643e8dae30' into HEAD" 16:34:42 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:34:43 provisioning config files... 16:34:42 > git rev-list --no-walk fe35ac96b3b6f541acbe2739bd53f1c13db0c806 # timeout=10 16:34:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7612623672014508242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:34:43 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 16:34:43 ---> docker-login.sh 16:34:43 nexus3.edgexfoundry.org:10001 16:34:43 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 16:34:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:45 Configure a credential helper to remove this warning. See 16:34:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:45 16:34:45 Login Succeeded 16:34:45 nexus3.edgexfoundry.org:10002 16:34:45 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 16:34:45 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 16:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:45 Configure a credential helper to remove this warning. See 16:34:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:45 16:34:45 Login Succeeded 16:34:45 nexus3.edgexfoundry.org:10003 16:34:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:46 Configure a credential helper to remove this warning. See 16:34:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:46 16:34:46 Login Succeeded 16:34:46 nexus3.edgexfoundry.org:10004 16:34:46 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 16:34:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:46 Configure a credential helper to remove this warning. See 16:34:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:46 16:34:46 Login Succeeded 16:34:46 docker.io 16:34:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:47 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 16:34:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:47 Configure a credential helper to remove this warning. See 16:34:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:47 16:34:47 Login Succeeded 16:34:47 ---> docker-login.sh ends [Pipeline] } 16:34:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:34:48 ========================================================= 16:34:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:34:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:34:48 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 16:34:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:34:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:34:48 595b0fe564bb: Pulling fs layer 16:34:48 24495759ef45: Pulling fs layer 16:34:48 d148012ef14d: Pulling fs layer 16:34:48 e90a11edd702: Pulling fs layer 16:34:48 d77568369979: Pulling fs layer 16:34:48 fc1c9f9a7f3b: Pulling fs layer 16:34:48 170f2ba95c9a: Pulling fs layer 16:34:48 97ac5df62f85: Pulling fs layer 16:34:48 e90a11edd702: Waiting 16:34:48 d77568369979: Waiting 16:34:48 fc1c9f9a7f3b: Waiting 16:34:48 170f2ba95c9a: Waiting 16:34:48 97ac5df62f85: Waiting 16:34:49 24495759ef45: Verifying Checksum 16:34:49 24495759ef45: Download complete 16:34:49 d148012ef14d: Verifying Checksum 16:34:49 d148012ef14d: Download complete 16:34:49 d77568369979: Verifying Checksum 16:34:49 d77568369979: Download complete 16:34:49 fc1c9f9a7f3b: Verifying Checksum 16:34:49 fc1c9f9a7f3b: Download complete 16:34:49 595b0fe564bb: Verifying Checksum 16:34:49 595b0fe564bb: Download complete 16:34:49 170f2ba95c9a: Verifying Checksum 16:34:49 170f2ba95c9a: Download complete 16:34:49 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 16:34:50 595b0fe564bb: Pull complete 16:34:50 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 16:34:50 24495759ef45: Pull complete 16:34:50 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 16:34:50 d148012ef14d: Pull complete 16:34:52 97ac5df62f85: Verifying Checksum 16:34:52 97ac5df62f85: Download complete [Pipeline] } 16:34:52 $ docker stop --time=1 48e3f4b109073e9caa084805d24ad39ccb42eced6f191e7ada5d0da93ba24d42 16:34:53 e90a11edd702: Verifying Checksum 16:34:53 e90a11edd702: Download complete 16:34:54 $ docker rm -f 48e3f4b109073e9caa084805d24ad39ccb42eced6f191e7ada5d0da93ba24d42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:34:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:34:57 16:34:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:34:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:34:58 latest: Pulling from edgex-devops/edgex-compose 16:34:58 cbdbe7a5bc2a: Pulling fs layer 16:34:58 ca9280d653b3: Pulling fs layer 16:34:58 7e9c9ca2126c: Pulling fs layer 16:34:58 cbdbe7a5bc2a: Verifying Checksum 16:34:58 cbdbe7a5bc2a: Download complete 16:34:58 cbdbe7a5bc2a: Pull complete 16:34:59 ca9280d653b3: Verifying Checksum 16:34:59 ca9280d653b3: Download complete 16:34:59 ca9280d653b3: Pull complete 16:35:01 7e9c9ca2126c: Verifying Checksum 16:35:01 7e9c9ca2126c: Download complete 16:35:03 e90a11edd702: Pull complete 16:35:03 d77568369979: Pull complete 16:35:04 fc1c9f9a7f3b: Pull complete 16:35:04 7e9c9ca2126c: Pull complete 16:35:04 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:35:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:35:04 prd-centos7-docker-4c-2g-957 does not seem to be running inside a container 16:35:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:35:04 170f2ba95c9a: Pull complete 16:35:07 $ docker top 88561105de8413db4933450b3a8e44967af924e053fe11c2b6a4d4f837b4aed1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:07 + grep parallel 16:35:07 + docker-compose build --help 16:35:08 --parallel Build images in parallel. [Pipeline] } 16:35:08 $ docker stop --time=1 88561105de8413db4933450b3a8e44967af924e053fe11c2b6a4d4f837b4aed1 16:35:09 $ docker rm -f 88561105de8413db4933450b3a8e44967af924e053fe11c2b6a4d4f837b4aed1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:35:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:09 . [Pipeline] withDockerContainer 16:35:10 prd-centos7-docker-4c-2g-957 does not seem to be running inside a container 16:35:10 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:35:10 97ac5df62f85: Pull complete 16:35:10 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:35:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:35:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:35:10 $ docker top 527b2628f3507b6e1f6881c3ab1a786a410296e5f6eff8222c536c0d30830956 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh 16:35:10 + docker-compose -f ./docker-compose-build.yml build --parallel 16:35:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:35:11 WORKDIR /edgex 16:35:11 COPY go.mod . 16:35:11 RUN go mod download 16:35:11 + docker build -t ci-base-image-arm64 -f - . 16:35:11 Building core-command ... 16:35:11 Building core-data ... 16:35:11 Building core-metadata ... 16:35:11 Building security-bootstrapper ... 16:35:11 Building security-proxy-setup ... 16:35:11 Building security-secretstore-setup ... 16:35:11 Building support-notifications ... 16:35:11 Building support-scheduler ... 16:35:11 Building sys-mgmt-agent ... 16:35:11 Building core-metadata 16:35:11 Building security-secretstore-setup 16:35:11 Building security-proxy-setup 16:35:11 Building support-scheduler 16:35:11 Building support-notifications 16:35:13 Sending build context to Docker daemon 166MB 16:35:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:35:13 ---> 04bc70af865f 16:35:13 Step 2/4 : WORKDIR /edgex 16:35:17 ---> Running in e1d9e0ac9b53 16:35:17 Removing intermediate container e1d9e0ac9b53 16:35:17 ---> c92fc1dc63c8 16:35:17 Step 3/4 : COPY go.mod . 16:35:18 ---> 2ead1823d116 16:35:18 Step 4/4 : RUN go mod download 16:35:18 ---> Running in 0e5b7d93ffa2 16:35:21 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:35:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:21 ---> e056ea543ff1 16:35:21 Step 3/23 : WORKDIR /edgex-go 16:35:28 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:35:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:35:28 ---> e056ea543ff1 16:35:28 Step 3/26 : WORKDIR /edgex-go 16:35:29 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:35:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:35:29 ---> e056ea543ff1 16:35:29 Step 3/24 : WORKDIR /edgex-go 16:35:31 ---> Running in 7b216f6cf935 16:35:31 ---> Running in eca13215405d 16:35:31 ---> Running in df5f81af55b3 16:35:32 Removing intermediate container 7b216f6cf935 16:35:32 ---> caabe0d86ae1 16:35:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:32 Removing intermediate container df5f81af55b3 16:35:32 ---> ecbbe6a04dbc 16:35:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:32 Removing intermediate container eca13215405d 16:35:32 ---> 8db86f450ae4 16:35:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:32 ---> Running in faea24efc7b4 16:35:33 ---> Running in 53c6cd3e5786 16:35:33 ---> Running in 25ec4baa7972 16:35:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:35:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:34 ---> e056ea543ff1 16:35:34 Step 3/23 : WORKDIR /edgex-go 16:35:34 ---> Using cache 16:35:34 ---> 8db86f450ae4 16:35:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:34 ---> Running in ecb4c2e3210b 16:35:34 Removing intermediate container faea24efc7b4 16:35:34 ---> 5376c446f04d 16:35:34 Step 5/23 : RUN apk add --update --no-cache make git 16:35:34 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:35:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:34 ---> e056ea543ff1 16:35:34 Step 3/22 : WORKDIR /edgex-go 16:35:34 ---> Using cache 16:35:34 ---> 8db86f450ae4 16:35:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:34 ---> Running in 76a96c082220 16:35:34 ---> Running in 9389d0f91b08 16:35:34 Removing intermediate container 53c6cd3e5786 16:35:34 ---> 357405f3e3ab 16:35:34 Step 5/26 : RUN apk add --update --no-cache make git 16:35:34 ---> Running in fbc6f7575bbd 16:35:34 Removing intermediate container 25ec4baa7972 16:35:34 ---> e647cef304ac 16:35:34 Step 5/24 : RUN apk add --update --no-cache make git 16:35:34 ---> Running in 4ca464345082 16:35:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:35:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:35:35 Removing intermediate container ecb4c2e3210b 16:35:35 ---> 4c0a0d067ab5 16:35:35 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:35:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:35:35 ---> Running in fe1f09bff21a 16:35:35 Removing intermediate container 9389d0f91b08 16:35:35 ---> 2971031387cd 16:35:35 Step 5/22 : RUN apk add --update --no-cache make git 16:35:35 ---> Running in 6ef5bbf70151 16:35:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:35:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:35:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:35:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:35:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:35:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:35:36 OK: 219 MiB in 52 packages 16:35:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:35:37 Removing intermediate container 4ca464345082 16:35:37 ---> eaafc9f7436c 16:35:37 Step 6/24 : COPY go.mod . 16:35:37 OK: 219 MiB in 52 packages 16:35:37 ---> 156424dfa399 16:35:37 Step 7/24 : RUN go mod download 16:35:37 ---> Running in dadbab7adb5a 16:35:37 OK: 219 MiB in 52 packages 16:35:37 Removing intermediate container fe1f09bff21a 16:35:37 ---> 0062c116daea 16:35:37 Step 6/23 : COPY go.mod . 16:35:37 ---> 8ae281c04c3c 16:35:37 Step 7/23 : RUN go mod download 16:35:37 ---> Running in a79fae9a2ee4 16:35:37 OK: 219 MiB in 52 packages 16:35:38 Removing intermediate container 6ef5bbf70151 16:35:38 ---> 28922b5f88df 16:35:38 Step 6/22 : COPY go.mod . 16:35:38 OK: 219 MiB in 52 packages 16:35:38 Removing intermediate container 76a96c082220 16:35:38 ---> c7b4b0025b71 16:35:38 Step 6/23 : COPY go.mod . 16:35:38 ---> 40e8972b6540 16:35:38 Step 7/22 : RUN go mod download 16:35:38 ---> Running in 3faa49aef873 16:35:38 Removing intermediate container fbc6f7575bbd 16:35:38 ---> 24ae400adecb 16:35:38 Step 6/26 : COPY go.mod . 16:35:38 ---> ad0546bb6d45 16:35:38 Step 7/23 : RUN go mod download 16:35:39 ---> Running in da816bbb0cfe 16:35:39 Removing intermediate container dadbab7adb5a 16:35:39 ---> 68091c113965 16:35:39 Step 8/24 : COPY . . 16:35:39 ---> fe8facbe1bc3 16:35:39 Step 7/26 : RUN go mod download 16:35:39 ---> Running in 88dbc9330756 16:35:40 Removing intermediate container a79fae9a2ee4 16:35:40 ---> 8ff8a04705a6 16:35:40 Step 8/23 : COPY . . 16:35:43 Removing intermediate container 3faa49aef873 16:35:43 ---> adbd9c6f5786 16:35:43 Step 8/22 : COPY . . 16:35:43 Removing intermediate container da816bbb0cfe 16:35:43 ---> 119f1c2245e1 16:35:43 Step 8/23 : COPY . . 16:35:44 Removing intermediate container 88dbc9330756 16:35:44 ---> 6599ec9ed8a8 16:35:44 Step 8/26 : COPY . . 16:35:48 ---> 882988bb97ee 16:35:48 Step 9/24 : RUN go mod tidy 16:35:49 ---> fcdf9716c771 16:35:49 Step 9/23 : RUN go mod tidy 16:35:49 ---> Running in a828c11c9465 16:35:49 ---> eb7b26dd39f0 16:35:49 Step 9/22 : RUN go mod tidy 16:35:50 ---> Running in 2e7588c93912 16:35:50 ---> Running in e38bf013d7c2 16:35:55 Removing intermediate container a828c11c9465 16:35:55 ---> 06f7cce44a3f 16:35:55 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:35:55 ---> Running in 906c94f31ea6 16:35:55 Removing intermediate container 2e7588c93912 16:35:55 ---> 83d367a21dd5 16:35:55 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:35:55 ---> Running in 27c9485ce1fa 16:35:55 Removing intermediate container e38bf013d7c2 16:35:55 ---> cb3f8da3ef78 16:35:55 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:35:55 ---> Running in 66ef7a7be5aa 16:35:55 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 16:35:55 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 16:35:55 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 16:36:07 ---> c84a104e8c0f 16:36:07 Step 9/26 : RUN go mod tidy 16:36:07 ---> Running in 2994cf5d2c9e 16:36:07 ---> 221f2651c7e8 16:36:07 Step 9/23 : RUN go mod tidy 16:36:07 ---> Running in c304a1c475a0 16:36:08 Removing intermediate container 2994cf5d2c9e 16:36:08 ---> ca2684e0a650 16:36:08 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:36:08 ---> Running in f3069c2a810b 16:36:09 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 16:36:09 Removing intermediate container c304a1c475a0 16:36:09 ---> 84b2caac1a14 16:36:09 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:36:09 ---> Running in de2070cb3284 16:36:09 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 16:36:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:36:35 Removing intermediate container 66ef7a7be5aa 16:36:35 ---> 4dc694101e24 16:36:35 16:36:35 Step 11/23 : FROM alpine:3.12 16:36:35 Removing intermediate container 27c9485ce1fa 16:36:35 ---> a95021769a10 16:36:35 16:36:35 Step 11/22 : FROM alpine:3.12 16:36:35 3.12: Pulling from library/alpine 16:36:35 3.12: Pulling from library/alpine 16:36:36 Removing intermediate container 906c94f31ea6 16:36:36 ---> 34f1cb9303c1 16:36:36 16:36:36 Step 11/24 : FROM alpine:3.12 16:36:36 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:36:36 Status: Downloaded newer image for alpine:3.12 16:36:36 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:36:36 Status: Image is up to date for alpine:3.12 16:36:36 ---> 13621d1b12d4 16:36:36 Step 12/22 : RUN apk add --update --no-cache curl 16:36:36 ---> 13621d1b12d4 16:36:36 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:36:36 ---> Running in 56fa3003198e 16:36:36 3.12: Pulling from library/alpine 16:36:36 ---> Running in 6b9c927fc520 16:36:36 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:36:36 Status: Image is up to date for alpine:3.12 16:36:36 ---> 13621d1b12d4 16:36:36 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:36:36 ---> Running in e1c27f7dffb0 16:36:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:36:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:36:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:36:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:36:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:36:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:36:37 (1/4) Installing ca-certificates (20191127-r4) 16:36:37 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:36:37 (3/4) Installing libcurl (7.78.0-r0) 16:36:37 (4/4) Installing curl (7.78.0-r0) 16:36:37 Executing busybox-1.31.1-r20.trigger 16:36:37 Executing ca-certificates-20191127-r4.trigger 16:36:37 (1/2) Installing ca-certificates (20191127-r4) 16:36:38 OK: 7 MiB in 18 packages 16:36:38 (2/2) Installing dumb-init (1.2.2-r1) 16:36:38 Executing busybox-1.31.1-r20.trigger 16:36:38 Executing ca-certificates-20191127-r4.trigger 16:36:38 (1/1) Installing dumb-init (1.2.2-r1) 16:36:38 Executing busybox-1.31.1-r20.trigger 16:36:38 OK: 6 MiB in 15 packages 16:36:38 OK: 6 MiB in 16 packages 16:36:38 Removing intermediate container 6b9c927fc520 16:36:38 ---> a7bfd129d302 16:36:38 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:36:38 ---> Running in 4bc351c0a257 16:36:38 Removing intermediate container e1c27f7dffb0 16:36:38 ---> 0679a5752a2f 16:36:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:38 Removing intermediate container 56fa3003198e 16:36:38 ---> 15fe944615fa 16:36:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:36:38 ---> Running in 951d4c210eab 16:36:39 ---> Running in 4ac3deb75402 16:36:39 Removing intermediate container 4bc351c0a257 16:36:39 ---> 3b17f8f94e43 16:36:39 Step 14/22 : WORKDIR /edgex 16:36:39 ---> Running in 983279b69372 16:36:39 Removing intermediate container 951d4c210eab 16:36:39 ---> 797752d5fd2e 16:36:39 Step 14/24 : ENV APP_PORT=59881 16:36:39 ---> Running in 971d26abe912 16:36:39 Removing intermediate container 4ac3deb75402 16:36:39 ---> 6286cdd6cbf8 16:36:39 Step 14/23 : ENV APP_PORT=59860 16:36:39 ---> Running in bee23ff163cb 16:36:39 Removing intermediate container 983279b69372 16:36:39 ---> fce3d7d149bb 16:36:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:36:39 Removing intermediate container 971d26abe912 16:36:39 ---> 7151fbbde290 16:36:39 Step 15/24 : EXPOSE $APP_PORT 16:36:39 ---> Running in 755eaa40c3f4 16:36:39 Removing intermediate container bee23ff163cb 16:36:39 ---> f134dcdf7094 16:36:39 Step 15/23 : EXPOSE $APP_PORT 16:36:39 ---> Running in 1cfb22feb8e0 16:36:39 ---> fa365bbb5a86 16:36:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:36:39 Removing intermediate container 755eaa40c3f4 16:36:39 ---> 217b1fd448ab 16:36:39 Step 16/24 : WORKDIR / 16:36:40 ---> Running in afde43674662 16:36:40 Removing intermediate container 1cfb22feb8e0 16:36:40 ---> 4bfc4a688a4a 16:36:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:40 Removing intermediate container afde43674662 16:36:40 ---> 5460d295cc11 16:36:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:40 ---> 9d338b3403ff 16:36:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:36:40 ---> c28cc97396f2 16:36:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:36:40 ---> 0961bc4c8813 16:36:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:36:40 Removing intermediate container 0e5b7d93ffa2 16:36:40 ---> cafd8820930f 16:36:40 Successfully built cafd8820930f 16:36:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:36:41 + docker inspect -f . ci-base-image-arm64 16:36:41 . [Pipeline] withDockerContainer 16:36:41 prd-ubuntu18.04-docker-arm64-4c-16g-958 does not seem to be running inside a container 16:36:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** ci-base-image-arm64 cat 16:36:41 ---> b5cbe6026d37 16:36:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:36:41 ---> 9327315b36fd 16:36:41 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:36:41 ---> 1ef3a407740d 16:36:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:36:41 ---> Running in 1bb898b54e95 16:36:41 ---> 1540bd902097 16:36:41 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:36:41 Removing intermediate container 1bb898b54e95 16:36:41 ---> 42e4ab8744a9 16:36:41 Step 19/22 : CMD ["--init=true"] 16:36:41 ---> Running in 6cc20e2c0bff 16:36:41 ---> Running in 580877dcb39b 16:36:41 ---> e19d6383ed27 16:36:41 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:36:41 ---> Running in 99879fae4f25 16:36:41 Removing intermediate container 580877dcb39b 16:36:41 ---> d2f68e550fb2 16:36:41 Step 20/22 : LABEL arch=x86_64 16:36:42 Removing intermediate container 6cc20e2c0bff 16:36:42 ---> 3b6198328132 16:36:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:42 ---> Running in aa8e45bdf69a 16:36:42 Removing intermediate container 99879fae4f25 16:36:42 ---> b74ed378a170 16:36:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:42 ---> Running in 2e67e94d74c1 16:36:42 ---> Running in ce0c2aa86a38 16:36:42 Removing intermediate container ce0c2aa86a38 16:36:42 ---> efea7041b1e1 16:36:42 Step 22/24 : LABEL arch=x86_64 16:36:42 Removing intermediate container aa8e45bdf69a 16:36:42 ---> 1f08ffeafc22 16:36:42 Step 21/22 : LABEL git_sha=23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff 16:36:42 ---> Running in 1c31404e3664 16:36:42 ---> Running in 7dd91ceaa62c 16:36:42 Removing intermediate container 2e67e94d74c1 16:36:42 ---> 03a5825d8a94 16:36:42 Step 21/23 : LABEL arch=x86_64 16:36:42 ---> Running in 9166e7df8db5 16:36:42 Removing intermediate container 1c31404e3664 16:36:42 ---> ade1833abccb 16:36:42 Step 23/24 : LABEL git_sha=23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff 16:36:42 Removing intermediate container 7dd91ceaa62c 16:36:42 ---> 58a93ff49c65 16:36:42 Step 22/22 : LABEL version=0.0.0 16:36:42 ---> Running in ca4fd7b61bfa 16:36:42 Removing intermediate container 9166e7df8db5 16:36:42 ---> 980a938aaff4 16:36:42 Step 22/23 : LABEL git_sha=23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff 16:36:42 ---> Running in 66039665dbab 16:36:42 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 16:36:42 ---> Running in ac1af076d905 16:36:42 Removing intermediate container ca4fd7b61bfa 16:36:42 ---> 881d3d475e65 16:36:42 Step 24/24 : LABEL version=0.0.0 16:36:42 Removing intermediate container 66039665dbab 16:36:42 ---> 08d0c92b4579 16:36:42 16:36:42 ---> Running in ed8b7a7ea33e 16:36:42 Removing intermediate container ac1af076d905 16:36:42 ---> 5ce63a2370af 16:36:42 Step 23/23 : LABEL version=0.0.0 16:36:42 Successfully built 08d0c92b4579 16:36:42 Successfully tagged security-proxy-setup:latest 16:36:42 Building security-bootstrapper 16:36:42  Building security-proxy-setup ... done  ---> Running in 556d4c0830c9 16:36:42 Removing intermediate container ed8b7a7ea33e 16:36:42 ---> ad9ae2ce9021 16:36:42 16:36:43 $ docker top 627fd559adf85abcee5163f223d652d0468453377b3113a04908623c5d633d8a -eo pid,comm 16:36:43 Successfully built ad9ae2ce9021 16:36:43 Successfully tagged core-metadata:latest 16:36:43  Building core-metadata ... done Building sys-mgmt-agent 16:36:43 Removing intermediate container 556d4c0830c9 16:36:43 ---> 135d5acb12a6 16:36:43 [Pipeline] { [Pipeline] sh 16:36:43 Successfully built 135d5acb12a6 16:36:43 Successfully tagged support-notifications:latest 16:36:43  Building support-notifications ... done Building core-command 16:36:44 + go version 16:36:44 go version go1.16.6 linux/arm64 [Pipeline] } 16:36:44 $ docker stop --time=1 627fd559adf85abcee5163f223d652d0468453377b3113a04908623c5d633d8a 16:36:46 $ docker rm -f 627fd559adf85abcee5163f223d652d0468453377b3113a04908623c5d633d8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:36:46 + docker inspect -f . ci-base-image-arm64 16:36:46 . [Pipeline] withDockerContainer 16:36:47 prd-ubuntu18.04-docker-arm64-4c-16g-958 does not seem to be running inside a container 16:36:47 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** ci-base-image-arm64 cat 16:36:49 $ docker top bf9b0474d9c4ea1f8ce09b86456d359d0cecd33c782d1b29789c22833445195a -eo pid,comm [Pipeline] { [Pipeline] echo 16:36:49 ========================================================= 16:36:49 [edgeXBuildGoParallel] Running Tests and Build... 16:36:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:36:50 + go mod tidy [Pipeline] sh 16:36:51 + make test 16:36:51 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 16:36:51 go mod tidy 16:36:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:36:51 ---> e056ea543ff1 16:36:51 Step 3/24 : WORKDIR /edgex-go 16:36:51 ---> Using cache 16:36:51 ---> 8db86f450ae4 16:36:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:51 ---> Using cache 16:36:51 ---> 2971031387cd 16:36:51 Step 5/24 : RUN apk add --update --no-cache make bash git 16:36:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:36:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:36:52 ---> e056ea543ff1 16:36:52 Step 3/24 : WORKDIR /edgex-go 16:36:52 ---> Using cache 16:36:52 ---> 8db86f450ae4 16:36:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:52 ---> Using cache 16:36:52 ---> 2971031387cd 16:36:52 Step 5/24 : RUN apk add --update --no-cache make git 16:36:52 ---> Using cache 16:36:52 ---> 28922b5f88df 16:36:52 Step 6/24 : COPY go.mod . 16:36:52 ---> Using cache 16:36:52 ---> 40e8972b6540 16:36:52 Step 7/24 : RUN go mod download 16:36:52 ---> Using cache 16:36:52 ---> adbd9c6f5786 16:36:52 Step 8/24 : COPY . . 16:36:52 ---> Using cache 16:36:52 ---> eb7b26dd39f0 16:36:52 Step 9/24 : RUN go mod tidy 16:36:52 ---> Using cache 16:36:52 ---> 83d367a21dd5 16:36:52 Step 10/24 : RUN make cmd/core-command/core-command 16:36:53 ---> Running in 439c0cfa4b5b 16:36:53 ---> Running in 295be61322a8 16:36:53 Removing intermediate container de2070cb3284 16:36:53 ---> a06d6eb62531 16:36:53 16:36:53 Step 11/23 : FROM alpine:3.12 16:36:53 ---> 13621d1b12d4 16:36:53 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:36:53 ---> Using cache 16:36:53 ---> 0679a5752a2f 16:36:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:53 ---> Using cache 16:36:53 ---> 797752d5fd2e 16:36:53 Step 14/23 : ENV APP_PORT=59861 16:36:53 Removing intermediate container f3069c2a810b 16:36:53 ---> fe9c9c4aba05 16:36:53 16:36:53 Step 11/26 : FROM alpine:3.12 16:36:53 ---> 13621d1b12d4 16:36:53 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:36:53 ---> Running in 1b75debbe26f 16:36:53 ---> Running in 85c2a8c9a61e 16:36:54 Removing intermediate container 1b75debbe26f 16:36:54 ---> 6936e923fb38 16:36:54 Step 15/23 : EXPOSE $APP_PORT 16:36:54 ---> Running in b0262ae34815 16:36:54 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 16:36:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:36:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:36:54 Removing intermediate container b0262ae34815 16:36:54 ---> 4fb95bc556c1 16:36:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:54 (1/3) Installing ca-certificates (20191127-r4) 16:36:54 (2/3) Installing dumb-init (1.2.2-r1) 16:36:54 (3/3) Installing su-exec (0.2-r1) 16:36:54 Executing busybox-1.31.1-r20.trigger 16:36:54 Executing ca-certificates-20191127-r4.trigger 16:36:54 OK: 6 MiB in 17 packages 16:36:55 ---> 8248d2146ab7 16:36:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:36:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:55 Removing intermediate container 85c2a8c9a61e 16:36:55 ---> eb42c30eeb27 16:36:55 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:36:55 ---> 5a28b9973871 16:36:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:36:55 ---> Running in 022cbaf23d39 16:36:55 Removing intermediate container 022cbaf23d39 16:36:55 ---> 6b9ad95b44f0 16:36:55 Step 14/26 : WORKDIR / 16:36:55 ---> 894dd569d3ff 16:36:55 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:36:55 OK: 219 MiB in 52 packages 16:36:55 ---> Running in 022a1113e85a 16:36:56 ---> Running in 742c86ae5191 16:36:56 Removing intermediate container 022a1113e85a 16:36:56 ---> 93cdb3c2a5ca 16:36:56 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:36:56 Removing intermediate container 742c86ae5191 16:36:56 ---> 9492ca9e6e79 16:36:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:56 ---> Running in 8f65a737df9d 16:36:56 Removing intermediate container 439c0cfa4b5b 16:36:56 ---> aee345f81b83 16:36:56 Step 6/24 : COPY go.mod . 16:36:56 Removing intermediate container 8f65a737df9d 16:36:56 ---> 3a3c0d5a87b4 16:36:56 Step 21/23 : LABEL arch=x86_64 16:36:56 ---> c73ab89b9b20 16:36:56 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:36:57 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:57 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:36:57 ---> e056ea543ff1 16:36:57 Step 3/32 : WORKDIR /edgex-go 16:36:57 ---> Using cache 16:36:57 ---> 8db86f450ae4 16:36:57 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:57 ---> Using cache 16:36:57 ---> 2971031387cd 16:36:57 Step 5/32 : RUN apk add --update --no-cache make git 16:36:57 ---> Using cache 16:36:57 ---> 28922b5f88df 16:36:57 Step 6/32 : COPY go.mod . 16:36:57 ---> Using cache 16:36:57 ---> 40e8972b6540 16:36:57 Step 7/32 : RUN go mod download 16:36:57 ---> Using cache 16:36:57 ---> adbd9c6f5786 16:36:57 Step 8/32 : COPY . . 16:36:57 ---> Using cache 16:36:57 ---> eb7b26dd39f0 16:36:57 Step 9/32 : RUN go mod tidy 16:36:57 ---> Using cache 16:36:57 ---> 83d367a21dd5 16:36:57 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:36:57 ---> 8d15d600f8a0 16:36:57 Step 7/24 : RUN go mod download 16:36:57 ---> Running in 45551d349469 16:36:57 ---> Running in 8944a89d33b7 16:36:57 ---> 0f7f50a497e5 16:36:57 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:36:57 ---> Running in d1983d877d86 16:36:57 Removing intermediate container 45551d349469 16:36:57 ---> a2480b6b1f7d 16:36:57 Step 22/23 : LABEL git_sha=23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff 16:36:57 ---> Running in 0ffe673ca170 16:36:57 Removing intermediate container 0ffe673ca170 16:36:57 ---> f27a25afed27 16:36:57 Step 23/23 : LABEL version=0.0.0 16:36:57 ---> aee4ca0c5401 16:36:57 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:36:57 ---> Running in 19d658b72d98 16:36:57 Removing intermediate container 19d658b72d98 16:36:57 ---> 629612b60b2c 16:36:57 16:36:58 Successfully built 629612b60b2c 16:36:58 ---> acd8def1305c 16:36:58 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:36:58 Successfully tagged support-scheduler:latest 16:36:58  Building support-scheduler ... done Building core-data 16:36:58 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 16:37:00 ---> a62391bf92eb 16:37:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:37:01 ---> a3a4f19cc45d 16:37:01 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:37:01 ---> 0e42a01dfe35 16:37:01 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/ 16:37:01 ---> Running in 31ab9e2be3af 16:37:01 Removing intermediate container d1983d877d86 16:37:01 ---> 2adfd00153b8 16:37:01 Step 8/24 : COPY . . 16:37:05 Removing intermediate container 31ab9e2be3af 16:37:05 ---> 50b8ff8ee58a 16:37:05 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:37:05 ---> Running in a334b9276668 16:37:05 Removing intermediate container a334b9276668 16:37:05 ---> c71bbc051e01 16:37:05 Step 24/26 : LABEL arch=x86_64 16:37:05 ---> Running in 19469ccb1a47 16:37:05 Removing intermediate container 19469ccb1a47 16:37:05 ---> 1a8861cdb46d 16:37:05 Step 25/26 : LABEL git_sha=23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff 16:37:05 ---> Running in db282ed22fd8 16:37:06 Removing intermediate container db282ed22fd8 16:37:06 ---> bc77e0d320a2 16:37:06 Step 26/26 : LABEL version=0.0.0 16:37:06 ---> Running in 77b1765b573c 16:37:06 Removing intermediate container 77b1765b573c 16:37:06 ---> dda958078b94 16:37:06 16:37:06 Successfully built dda958078b94 16:37:06 Successfully tagged security-secretstore-setup:latest 16:37:07  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:37:07 ---> e056ea543ff1 16:37:07 Step 3/24 : WORKDIR /edgex-go 16:37:07 ---> Using cache 16:37:07 ---> 8db86f450ae4 16:37:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:07 ---> Using cache 16:37:07 ---> 2971031387cd 16:37:07 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:37:08 ---> Running in a262c3cd6889 16:37:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:37:09 ---> eb8ca978ea63 16:37:09 Step 9/24 : RUN go mod tidy 16:37:09 ---> Running in 14c233fd3f71 16:37:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:37:10 OK: 219 MiB in 52 packages 16:37:11 Removing intermediate container 14c233fd3f71 16:37:11 ---> 67efb7d5ffcf 16:37:11 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:37:11 Removing intermediate container a262c3cd6889 16:37:11 ---> b33068491767 16:37:11 Step 6/24 : COPY go.mod . 16:37:11 ---> Running in 72541d955603 16:37:11 ---> f3939e1ef40c 16:37:11 Step 7/24 : RUN go mod download 16:37:11 ---> Running in bcf619a6c695 16:37:12 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 16:37:14 Removing intermediate container bcf619a6c695 16:37:14 ---> 1dcba5ee14a3 16:37:14 Step 8/24 : COPY . . 16:37:19 ? github.com/edgexfoundry/edgex-go [no test files] 16:37:20 ---> b981bd0ddc21 16:37:20 Step 9/24 : RUN go mod tidy 16:37:20 ---> Running in e748c099b69a 16:37:21 Removing intermediate container 295be61322a8 16:37:21 ---> 61c8a0773b16 16:37:21 16:37:21 Step 11/24 : FROM alpine:3.12 16:37:21 ---> 13621d1b12d4 16:37:21 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:37:21 ---> Using cache 16:37:21 ---> 0679a5752a2f 16:37:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:21 ---> Using cache 16:37:21 ---> 797752d5fd2e 16:37:21 Step 14/24 : ENV APP_PORT=59882 16:37:21 ---> Running in 9307df73e4b5 16:37:21 Removing intermediate container 9307df73e4b5 16:37:21 ---> dd3e01ae1c52 16:37:21 Step 15/24 : EXPOSE $APP_PORT 16:37:21 ---> Running in 0fb654d28bc6 16:37:21 Removing intermediate container 0fb654d28bc6 16:37:21 ---> 7570f0828f1b 16:37:21 Step 16/24 : WORKDIR / 16:37:21 ---> Running in 1132c01d05ea 16:37:21 Removing intermediate container 1132c01d05ea 16:37:21 ---> 140217c29a5d 16:37:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:22 ---> 45799269e029 16:37:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:37:22 Removing intermediate container e748c099b69a 16:37:22 ---> dd8a45258bc9 16:37:22 Step 10/24 : RUN make cmd/core-data/core-data 16:37:22 ---> f195140e381d 16:37:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:37:22 ---> Running in 3690860be0a2 16:37:22 ---> 12f4fb37a5f9 16:37:22 Step 20/24 : ENTRYPOINT ["/core-command"] 16:37:22 ---> Running in 529f2542ac17 16:37:23 Removing intermediate container 529f2542ac17 16:37:23 ---> 183a1a9cfdb9 16:37:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:23 ---> Running in 32ba9cee0b91 16:37:23 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 16:37:23 Removing intermediate container 32ba9cee0b91 16:37:23 ---> c5c2be4d8aec 16:37:23 Step 22/24 : LABEL arch=x86_64 16:37:23 ---> Running in 013696be635a 16:37:23 Removing intermediate container 013696be635a 16:37:23 ---> e73644ac62c1 16:37:23 Step 23/24 : LABEL git_sha=23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff 16:37:23 ---> Running in 7cf2fb0ef863 16:37:23 Removing intermediate container 7cf2fb0ef863 16:37:23 ---> ca62427b245d 16:37:23 Step 24/24 : LABEL version=0.0.0 16:37:23 ---> Running in 035d4b0cdf40 16:37:24 Removing intermediate container 035d4b0cdf40 16:37:24 ---> d909f860fa12 16:37:24 16:37:24 Successfully built d909f860fa12 16:37:24 Successfully tagged core-command:latest 16:37:27  Building core-command ... done Removing intermediate container 8944a89d33b7 16:37:27 ---> 8ef3174a9b7c 16:37:27 16:37:27 Step 11/32 : FROM alpine:3.12 16:37:27 ---> 13621d1b12d4 16:37:27 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:37:27 ---> Running in a7a7bd2e9fbb 16:37:27 Removing intermediate container a7a7bd2e9fbb 16:37:27 ---> a93b464c4243 16:37:27 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:37:27 ---> Running in 66ae1a3f2073 16:37:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:28 (1/2) Installing dumb-init (1.2.2-r1) 16:37:28 (2/2) Installing su-exec (0.2-r1) 16:37:28 Executing busybox-1.31.1-r20.trigger 16:37:28 OK: 6 MiB in 16 packages 16:37:29 Removing intermediate container 66ae1a3f2073 16:37:29 ---> 7fcef9148fd2 16:37:29 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:37:29 ---> Running in 2534ef270041 16:37:29 Removing intermediate container 2534ef270041 16:37:29 ---> 5ddd9672b5ed 16:37:29 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:37:29 ---> Running in 63b3926cb90f 16:37:29 Removing intermediate container 63b3926cb90f 16:37:29 ---> b8cfca32a64b 16:37:29 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:37:29 ---> Running in fad58f6a3cbf 16:37:30 Removing intermediate container fad58f6a3cbf 16:37:30 ---> c940881aef53 16:37:30 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:37:30 ---> Running in a7bd0478fff5 16:37:30 Removing intermediate container a7bd0478fff5 16:37:30 ---> 660e6b4752d0 16:37:30 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:37:31 ---> 6b47e46d5ae9 16:37:31 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:37:31 ---> Running in 1c120a6a9bd5 16:37:32 Removing intermediate container 1c120a6a9bd5 16:37:32 ---> 81b09050fc77 16:37:32 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:32 ---> c51f4defad2d 16:37:32 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:37:33 ---> 120d5ecd9fdf 16:37:33 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:37:33 ---> 661546d77d5e 16:37:33 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:37:33 ---> 59ac0d5cd47b 16:37:33 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:37:33 ---> 4e60e0cfb499 16:37:33 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:37:34 ---> Running in 42320e5962a8 16:37:34 Removing intermediate container 42320e5962a8 16:37:34 ---> c0c38836c063 16:37:34 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:37:34 ---> 591c99dd0c8e 16:37:34 Step 27/32 : RUN chmod +x /entrypoint.sh 16:37:34 ---> Running in 191f0c93eca8 16:37:36 Removing intermediate container 191f0c93eca8 16:37:36 ---> 2ce56a24e5c7 16:37:36 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:37:36 ---> Running in b1b3ee9764f4 16:37:36 Removing intermediate container 72541d955603 16:37:36 ---> f5873cdd70b4 16:37:36 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:37:36 ---> Running in 77682f5aa662 16:37:36 Removing intermediate container b1b3ee9764f4 16:37:36 ---> d34a91892360 16:37:36 Step 29/32 : CMD ["gate"] 16:37:36 ---> Running in 835d18c85166 16:37:36 Removing intermediate container 835d18c85166 16:37:36 ---> 3b9bd00ea00e 16:37:36 Step 30/32 : LABEL arch=x86_64 16:37:36 ---> Running in 2b8191f93884 16:37:37 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 16:37:37 Removing intermediate container 2b8191f93884 16:37:37 ---> a5792be3e94d 16:37:37 Step 31/32 : LABEL git_sha=23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff 16:37:37 ---> Running in 3aac4221b738 16:37:37 Removing intermediate container 3aac4221b738 16:37:37 ---> 7f90ab1a02eb 16:37:37 Step 32/32 : LABEL version=0.0.0 16:37:37 ---> Running in 2efd6b07feb8 16:37:37 Removing intermediate container 2efd6b07feb8 16:37:37 ---> 7249f4515549 16:37:37 16:37:37 Successfully built 7249f4515549 16:37:37 Successfully tagged security-bootstrapper:latest 16:37:38  Building security-bootstrapper ... done Removing intermediate container 77682f5aa662 16:37:38 ---> a8db304fb358 16:37:38 16:37:38 Step 12/24 : FROM docker:20.10.7 16:37:38 20.10.7: Pulling from library/docker 16:37:43 Removing intermediate container 3690860be0a2 16:37:43 ---> 7bf671fd3780 16:37:43 16:37:43 Step 11/24 : FROM alpine:3.12 16:37:43 ---> 13621d1b12d4 16:37:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:37:43 ---> Running in a587f31cb284 16:37:43 Removing intermediate container a587f31cb284 16:37:43 ---> ae7ee5d48617 16:37:43 Step 13/24 : ENV APP_PORT=59880 16:37:43 ---> Running in ef7d9ff10e9e 16:37:43 Removing intermediate container ef7d9ff10e9e 16:37:43 ---> 1bc1533628ff 16:37:43 Step 14/24 : EXPOSE $APP_PORT 16:37:43 ---> Running in 210eed6d0383 16:37:43 Removing intermediate container 210eed6d0383 16:37:43 ---> 2b0a4a11b7be 16:37:43 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:43 ---> Running in b420598ed3ef 16:37:44 Removing intermediate container b420598ed3ef 16:37:44 ---> f1754f03ab04 16:37:44 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:37:44 ---> Running in 2b261c8efe2a 16:37:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:46 (1/6) Installing dumb-init (1.2.2-r1) 16:37:46 (2/6) Installing libgcc (9.3.0-r2) 16:37:46 (3/6) Installing libsodium (1.0.18-r0) 16:37:46 (4/6) Installing libstdc++ (9.3.0-r2) 16:37:46 (5/6) Installing libzmq (4.3.3-r0) 16:37:46 (6/6) Installing zeromq (4.3.3-r0) 16:37:46 Executing busybox-1.31.1-r20.trigger 16:37:46 OK: 8 MiB in 20 packages 16:37:48 Removing intermediate container 2b261c8efe2a 16:37:48 ---> 2cd168e8fc79 16:37:48 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:48 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:37:48 Status: Downloaded newer image for docker:20.10.7 16:37:48 ---> 08bdaf2f88f9 16:37:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:37:48 ---> Running in c698d6429698 16:37:48 ---> 19550324749c 16:37:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:37:48 Removing intermediate container c698d6429698 16:37:48 ---> b6a3bb413f1d 16:37:48 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 16:37:48 ---> Running in 8e5c45c060d3 16:37:48 ---> 3acf13f00e80 16:37:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:37:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:37:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:37:48 ---> d8008624c609 16:37:48 Step 20/24 : ENTRYPOINT ["/core-data"] 16:37:48 ---> Running in e44ee2071a88 16:37:48 Removing intermediate container e44ee2071a88 16:37:48 ---> e1382b960d81 16:37:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:48 ---> Running in 4780ff695807 16:37:48 (1/39) Installing readline (8.1.0-r0) 16:37:48 (2/39) Installing bash (5.1.0-r0) 16:37:48 Executing bash-5.1.0-r0.post-install 16:37:48 (3/39) Installing brotli-libs (1.0.9-r3) 16:37:48 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:37:48 (5/39) Installing libcurl (7.78.0-r0) 16:37:48 (6/39) Installing curl (7.78.0-r0) 16:37:48 (7/39) Installing dumb-init (1.2.5-r0) 16:37:48 (8/39) Installing libbz2 (1.0.8-r1) 16:37:48 (9/39) Installing expat (2.2.10-r1) 16:37:48 (10/39) Installing libffi (3.3-r2) 16:37:48 (11/39) Installing gdbm (1.19-r0) 16:37:48 (12/39) Installing xz-libs (5.2.5-r0) 16:37:48 (13/39) Installing sqlite-libs (3.34.1-r0) 16:37:48 (14/39) Installing python3 (3.8.10-r0) 16:37:48 Removing intermediate container 4780ff695807 16:37:48 ---> c857c2a73db5 16:37:48 Step 22/24 : LABEL arch=x86_64 16:37:48 ---> Running in 094d181f655e 16:37:49 Removing intermediate container 094d181f655e 16:37:49 ---> 5fb7efb63e65 16:37:49 Step 23/24 : LABEL git_sha=23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff 16:37:49 ---> Running in 41f5c60a865a 16:37:49 (15/39) Installing py3-appdirs (1.4.4-r1) 16:37:49 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:37:49 (17/39) Installing py3-parsing (2.4.7-r1) 16:37:49 (18/39) Installing py3-six (1.15.0-r0) 16:37:49 (19/39) Installing py3-packaging (20.9-r0) 16:37:49 (20/39) Installing py3-setuptools (51.3.3-r0) 16:37:49 (21/39) Installing py3-chardet (4.0.0-r0) 16:37:49 (22/39) Installing py3-idna (3.1-r0) 16:37:49 Removing intermediate container 41f5c60a865a 16:37:49 ---> 2cc8889305db 16:37:49 Step 24/24 : LABEL version=0.0.0 16:37:49 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:37:50 (24/39) Installing py3-requests (2.25.1-r1) 16:37:50 (25/39) Installing py3-msgpack (1.0.2-r0) 16:37:50 ---> Running in 21cce19cc8a8 16:37:50 (26/39) Installing py3-lockfile (0.12.2-r3) 16:37:50 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:37:50 (28/39) Installing py3-colorama (0.4.4-r0) 16:37:50 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:37:50 (30/39) Installing py3-distlib (0.3.1-r1) 16:37:50 (31/39) Installing py3-distro (1.5.0-r1) 16:37:50 Removing intermediate container 21cce19cc8a8 16:37:50 ---> 088e85def913 16:37:50 16:37:50 (32/39) Installing py3-webencodings (0.5.1-r3) 16:37:50 (33/39) Installing py3-html5lib (1.1-r0) 16:37:50 (34/39) Installing py3-pytoml (0.1.21-r0) 16:37:50 (35/39) Installing py3-pep517 (0.9.1-r0) 16:37:50 (36/39) Installing py3-progress (1.5-r0) 16:37:50 (37/39) Installing py3-retrying (1.3.3-r0) 16:37:50 (38/39) Installing py3-toml (0.10.2-r0) 16:37:50 (39/39) Installing py3-pip (20.3.4-r0) 16:37:50 Successfully built 088e85def913 16:37:50 Successfully tagged core-data:latest 16:37:50  Building core-data ... done Executing busybox-1.32.1-r6.trigger 16:37:50 OK: 82 MiB in 59 packages 16:37:52 Collecting docker-compose==1.23.2 16:37:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:37:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:37:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:37:52 Collecting dockerpty<0.5,>=0.4.1 16:37:52 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:37:52 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:37:52 Collecting cached-property<2,>=1.2.0 16:37:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:37:52 Collecting docker<4.0,>=3.6.0 16:37:52 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:37:52 Collecting texttable<0.10,>=0.9.0 16:37:52 Downloading texttable-0.9.1.tar.gz (11 kB) 16:37:52 Collecting jsonschema<3,>=2.5.1 16:37:52 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:37:53 Collecting websocket-client<1.0,>=0.32.0 16:37:53 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:37:53 Collecting docopt<0.7,>=0.6.1 16:37:53 Downloading docopt-0.6.2.tar.gz (25 kB) 16:37:53 Collecting PyYAML<4,>=3.10 16:37:53 Downloading PyYAML-3.13.tar.gz (270 kB) 16:37:54 Collecting docker-pycreds>=0.4.0 16:37:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:37:54 Collecting certifi>=2017.4.17 16:37:54 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:37:54 Collecting idna<2.8,>=2.5 16:37:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:37:54 Collecting urllib3<1.25,>=1.21.1 16:37:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:37:54 Collecting chardet<3.1.0,>=3.0.2 16:37:54 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:37:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:37:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:37:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:37:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:37:54 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:37:54 Attempting uninstall: urllib3 16:37:54 Found existing installation: urllib3 1.26.2 16:37:54 Uninstalling urllib3-1.26.2: 16:37:54 Successfully uninstalled urllib3-1.26.2 16:37:54 Attempting uninstall: idna 16:37:54 Found existing installation: idna 3.1 16:37:54 Uninstalling idna-3.1: 16:37:54 Successfully uninstalled idna-3.1 16:37:54 Attempting uninstall: chardet 16:37:54 Found existing installation: chardet 4.0.0 16:37:54 Uninstalling chardet-4.0.0: 16:37:54 Successfully uninstalled chardet-4.0.0 16:37:54 Attempting uninstall: requests 16:37:54 Found existing installation: requests 2.25.1 16:37:54 Uninstalling requests-2.25.1: 16:37:54 Successfully uninstalled requests-2.25.1 16:37:55 Running setup.py install for texttable: started 16:37:55 Running setup.py install for texttable: finished with status 'done' 16:37:55 Running setup.py install for PyYAML: started 16:37:55 Running setup.py install for PyYAML: finished with status 'done' 16:37:55 Running setup.py install for docopt: started 16:37:56 Running setup.py install for docopt: finished with status 'done' 16:37:56 Running setup.py install for dockerpty: started 16:37:56 Running setup.py install for dockerpty: finished with status 'done' 16:37:56 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 16:37:59 Removing intermediate container 8e5c45c060d3 16:37:59 ---> 4ec0f452dad2 16:37:59 Step 15/24 : ENV APP_PORT=58890 16:37:59 ---> Running in 6f3a833de7f1 16:37:59 Removing intermediate container 6f3a833de7f1 16:37:59 ---> 04c5ce046c60 16:37:59 Step 16/24 : EXPOSE $APP_PORT 16:37:59 ---> Running in e00e26f2692a 16:37:59 Removing intermediate container e00e26f2692a 16:37:59 ---> e56e4b251117 16:37:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:37:59 ---> 24a1b297cbcd 16:37:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:37:59 ---> 1fd8308f38ae 16:37:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:38:00 ---> cf3f05003ab4 16:38:00 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:38:00 ---> Running in d3ae61b52695 16:38:00 Removing intermediate container d3ae61b52695 16:38:00 ---> 7e64403364a9 16:38:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:00 ---> Running in b465610a7b93 16:38:00 Removing intermediate container b465610a7b93 16:38:00 ---> 033a1b997f69 16:38:00 Step 22/24 : LABEL arch=x86_64 16:38:00 ---> Running in 7e01fba5135e 16:38:00 Removing intermediate container 7e01fba5135e 16:38:00 ---> 6c793ef77915 16:38:00 Step 23/24 : LABEL git_sha=23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff 16:38:00 ---> Running in e8d1e7b5abbf 16:38:00 Removing intermediate container e8d1e7b5abbf 16:38:00 ---> 4b2808559937 16:38:00 Step 24/24 : LABEL version=0.0.0 16:38:00 ---> Running in 13de8435c53e 16:38:00 Removing intermediate container 13de8435c53e 16:38:00 ---> e29da930c3b8 16:38:00 16:38:00 Successfully built e29da930c3b8 16:38:00 Successfully tagged sys-mgmt-agent:latest 16:38:00  Building sys-mgmt-agent ... done  [Pipeline] } 16:38:00 $ docker stop --time=1 527b2628f3507b6e1f6881c3ab1a786a410296e5f6eff8222c536c0d30830956 16:38:02 $ docker rm -f 527b2628f3507b6e1f6881c3ab1a786a410296e5f6eff8222c536c0d30830956 [Pipeline] // withDockerContainer [Pipeline] sh 16:38:02 + docker images 16:38:02 REPOSITORY TAG IMAGE ID CREATED SIZE 16:38:02 sys-mgmt-agent latest e29da930c3b8 2 seconds ago 325MB 16:38:02 core-data latest 088e85def913 12 seconds ago 20.4MB 16:38:02 7bf671fd3780 20 seconds ago 1.76GB 16:38:02 a8db304fb358 24 seconds ago 1.75GB 16:38:02 security-bootstrapper latest 7249f4515549 25 seconds ago 18.8MB 16:38:02 8ef3174a9b7c 36 seconds ago 1.75GB 16:38:02 core-command latest d909f860fa12 39 seconds ago 16MB 16:38:02 61c8a0773b16 42 seconds ago 1.75GB 16:38:02 security-secretstore-setup latest dda958078b94 56 seconds ago 28.1MB 16:38:02 support-scheduler latest 629612b60b2c About a minute ago 16.1MB 16:38:02 a06d6eb62531 About a minute ago 1.75GB 16:38:02 fe9c9c4aba05 About a minute ago 1.76GB 16:38:02 support-notifications latest 135d5acb12a6 About a minute ago 16.8MB 16:38:02 core-metadata latest ad9ae2ce9021 About a minute ago 16.7MB 16:38:02 security-proxy-setup latest 08d0c92b4579 About a minute ago 26MB 16:38:02 34f1cb9303c1 About a minute ago 1.76GB 16:38:02 4dc694101e24 About a minute ago 1.75GB 16:38:02 a95021769a10 About a minute ago 1.76GB 16:38:02 ci-base-image-x86_64 latest e056ea543ff1 5 minutes ago 1.25GB 16:38:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 9 days ago 37.5MB 16:38:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 3 weeks ago 547MB 16:38:02 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 16:38:02 alpine 3.12 13621d1b12d4 4 months ago 5.58MB 16:38:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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 16:38:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:38:17 Still waiting to schedule task 16:38:17 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:38:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:38:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:38:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:38:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:38:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:38:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:38:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:38:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:38:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:38:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:38:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:38:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:38:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:38:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.207s coverage: 28.7% of statements 16:38:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:38:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:38:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.402s coverage: 100.0% of statements 16:38:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:38:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.431s coverage: 46.3% of statements 16:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:38:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.663s coverage: 90.1% of statements 16:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:38:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.219s coverage: 81.2% of statements 16:38:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:38:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:38:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:38:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:38:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:39:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.622s coverage: 94.2% of statements 16:39:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:39:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:39:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.223s coverage: 59.1% of statements 16:39:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:39:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:39:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:39:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:39:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:39:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.223s coverage: 60.0% of statements 16:39:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:39:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:39:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:39:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.310s coverage: 0.8% of statements 16:39:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:39:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.248s coverage: 58.8% of statements 16:39:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.205s coverage: 21.7% of statements 16:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.438s coverage: 47.1% of statements 16:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.217s coverage: 79.5% of statements 16:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.210s coverage: 94.1% of statements 16:39:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.212s coverage: 96.3% of statements 16:39:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.186s coverage: 87.5% of statements 16:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.200s coverage: 94.4% of statements 16:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.200s coverage: 44.8% of statements 16:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.595s coverage: 81.8% of statements 16:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.258s coverage: 92.9% of statements 16:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 16:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements 16:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 16:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.201s coverage: 58.8% of statements 16:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.174s coverage: 80.0% of statements 16:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.223s coverage: 87.2% of statements 16:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.264s coverage: 85.4% of statements 16:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.300s coverage: 91.2% of statements 16:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.754s coverage: 64.4% of statements 16:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.161s coverage: 100.0% of statements 16:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.132s coverage: 91.3% of statements 16:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements 16:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements 16:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements 16:39:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.116s coverage: 62.6% of statements 16:39:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:39:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:39:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.716s coverage: 43.6% of statements 16:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.250s coverage: 89.5% of statements 16:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.212s coverage: 84.8% of statements 16:39:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:39:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.288s coverage: 19.5% of statements 16:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:39:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.656s coverage: 92.0% of statements 16:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:39:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.258s coverage: 62.7% of statements 16:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:39:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.393s coverage: 97.7% of statements 16:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:39:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:39:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:39:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.185s coverage: 28.9% of statements 16:39:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:39:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:39:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:39:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:39:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:39:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:39:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.173s coverage: 100.0% of statements 16:39:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 16:39:47 GO111MODULE=on go vet ./... 16:41:09 gofmt -l . 16:41:09 [ "`gofmt -l .`" = "" ] 16:41:09 ./bin/test-attribution-txt.sh [Pipeline] sh 16:41:09 + ls -al . 16:41:09 total 640 16:41:09 drwxrwxr-x 9 1001 1001 4096 Aug 27 16:41 . 16:41:09 drwxr-xr-x 4 root root 4096 Aug 27 16:36 .. 16:41:09 -rw-rw-r-- 1 1001 1001 11 Aug 27 16:34 .dockerignore 16:41:09 drwxrwxr-x 8 1001 1001 4096 Aug 27 16:34 .git 16:41:09 drwxrwxr-x 4 1001 1001 4096 Aug 27 16:34 .github 16:41:09 -rw-rw-r-- 1 1001 1001 818 Aug 27 16:34 .gitignore 16:41:09 -rw-rw-r-- 1 1001 1001 76 Aug 27 16:34 .hadolint.yml 16:41:09 -rw-rw-r-- 1 1001 1001 166 Aug 27 16:34 .sonarcloud.properties 16:41:09 -rw-rw-r-- 1 1001 1001 1171 Aug 27 16:34 ADOPTERS.md 16:41:09 -rw-rw-r-- 1 1001 1001 8493 Aug 27 16:34 Attribution.txt 16:41:09 -rw-rw-r-- 1 1001 1001 43881 Aug 27 16:34 CHANGELOG.md 16:41:09 -rw-rw-r-- 1 1001 1001 3804 Aug 27 16:34 CONTRIBUTING.md 16:41:09 -rw-rw-r-- 1 1001 1001 677 Aug 27 16:34 GOVERNANCE.md 16:41:09 -rw-rw-r-- 1 1001 1001 849 Aug 27 16:34 Jenkinsfile 16:41:09 -rw-rw-r-- 1 1001 1001 10775 Aug 27 16:34 LICENSE 16:41:09 -rw-rw-r-- 1 1001 1001 5915 Aug 27 16:34 Makefile 16:41:09 -rw-rw-r-- 1 1001 1001 582 Aug 27 16:34 OWNERS.md 16:41:09 -rw-rw-r-- 1 1001 1001 8643 Aug 27 16:34 README.md 16:41:09 -rw-rw-r-- 1 1001 1001 6912 Aug 27 16:34 SECURITY.md 16:41:09 -rw-rw-r-- 1 1001 1001 5 Aug 27 16:31 VERSION 16:41:09 -rw-rw-r-- 1 1001 1001 4131 Aug 27 16:34 ZMQWindows.md 16:41:09 drwxrwxr-x 2 1001 1001 4096 Aug 27 16:34 bin 16:41:09 drwxrwxr-x 14 1001 1001 4096 Aug 27 16:34 cmd 16:41:09 -rw-r--r-- 1 root root 405611 Aug 27 16:39 coverage.out 16:41:09 -rw-rw-r-- 1 1001 1001 841 Aug 27 16:34 go.mod 16:41:09 -rw-r--r-- 1 root root 50064 Aug 27 16:36 go.sum 16:41:09 drwxrwxr-x 8 1001 1001 4096 Aug 27 16:34 internal 16:41:09 drwxrwxr-x 3 1001 1001 4096 Aug 27 16:34 openapi 16:41:09 drwxrwxr-x 4 1001 1001 4096 Aug 27 16:34 snap 16:41:09 -rw-rw-r-- 1 1001 1001 204 Aug 27 16:34 version.go [Pipeline] sh 16:41:10 + '[' -e coverage.out ] 16:41:10 + chown 1001:1001 coverage.out [Pipeline] stash 16:41:10 Warning: overwriting stash ‘coverage-report’ 16:41:11 Stashed 1 file(s) [Pipeline] sh 16:41:12 + make build 16:41:12 go mod tidy 16:41:12 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 16:41:19 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 16:41:46 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 16:41:49 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 16:41:54 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 16:41:54 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 16:41:59 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 16:42:03 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 16:42:06 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 16:42:12 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 16:42:14 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 16:42:19 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] } 16:42:26 $ docker stop --time=1 bf9b0474d9c4ea1f8ce09b86456d359d0cecd33c782d1b29789c22833445195a 16:42:28 $ docker rm -f bf9b0474d9c4ea1f8ce09b86456d359d0cecd33c782d1b29789c22833445195a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:42:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:42:31 16:42:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:42:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:42:31 latest: Pulling from edgex-devops/edgex-compose-arm64 16:42:31 29e5d40040c1: Pulling fs layer 16:42:31 1ce36da41761: Pulling fs layer 16:42:31 25b303627fd3: Pulling fs layer 16:42:32 29e5d40040c1: Verifying Checksum 16:42:32 29e5d40040c1: Download complete 16:42:33 29e5d40040c1: Pull complete 16:42:33 1ce36da41761: Verifying Checksum 16:42:33 1ce36da41761: Download complete 16:42:34 1ce36da41761: Pull complete 16:42:34 25b303627fd3: Verifying Checksum 16:42:34 25b303627fd3: Download complete 16:42:44 25b303627fd3: Pull complete 16:42:44 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:42:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:42:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:42:45 prd-ubuntu18.04-docker-arm64-4c-16g-958 does not seem to be running inside a container 16:42:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:42:48 $ docker top fb629b17ab40151100be14b07d6c939cc952b04e776fe1d88a832b7c52c6e631 -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:49 + grep parallel 16:42:49 + docker-compose build --help 16:42:55 --parallel Build images in parallel. [Pipeline] } 16:42:55 $ docker stop --time=1 fb629b17ab40151100be14b07d6c939cc952b04e776fe1d88a832b7c52c6e631 16:42:57 $ docker rm -f fb629b17ab40151100be14b07d6c939cc952b04e776fe1d88a832b7c52c6e631 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:42:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:42:57 . [Pipeline] withDockerContainer 16:42:57 prd-ubuntu18.04-docker-arm64-4c-16g-958 does not seem to be running inside a container 16:42:58 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:42:59 $ docker top d2225cf99a8d8c82002a73f8edecf090fcbd1b25c26dbe9ec268cf3511122bff -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:00 + docker-compose -f ./docker-compose-build.yml build --parallel 16:43:06 Building core-command ... 16:43:06 Building core-data ... 16:43:06 Building core-metadata ... 16:43:06 Building security-bootstrapper ... 16:43:06 Building security-proxy-setup ... 16:43:06 Building security-secretstore-setup ... 16:43:06 Building support-notifications ... 16:43:06 Building support-scheduler ... 16:43:06 Building sys-mgmt-agent ... 16:43:06 Building security-bootstrapper 16:43:06 Building core-metadata 16:43:06 Building sys-mgmt-agent 16:43:06 Building security-proxy-setup 16:43:06 Building support-scheduler 16:44:14 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:44:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:44:14 ---> cafd8820930f 16:44:14 Step 3/22 : WORKDIR /edgex-go 16:44:14 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:44:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:44:14 ---> cafd8820930f 16:44:14 Step 3/23 : WORKDIR /edgex-go 16:44:14 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:44:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:44:14 ---> cafd8820930f 16:44:14 Step 3/24 : WORKDIR /edgex-go 16:44:14 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:44:14 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:44:14 ---> cafd8820930f 16:44:14 Step 3/32 : WORKDIR /edgex-go 16:44:14 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:44:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:44:14 ---> cafd8820930f 16:44:14 Step 3/24 : WORKDIR /edgex-go 16:44:18 ---> Running in ca7764e70893 16:44:18 ---> Running in 741011353c15 16:44:18 ---> Running in 9153f57de1f5 16:44:18 ---> Running in efbba3677560 16:44:18 ---> Running in d86eaf1b8d2f 16:44:18 Removing intermediate container 9153f57de1f5 16:44:18 ---> 95caa75f3738 16:44:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:18 Removing intermediate container d86eaf1b8d2f 16:44:18 ---> a60003dd86d1 16:44:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:18 Removing intermediate container 741011353c15 16:44:18 ---> 856e8fbc171f 16:44:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:18 Removing intermediate container ca7764e70893 16:44:18 ---> c75b0597d42a 16:44:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:18 Removing intermediate container efbba3677560 16:44:18 ---> 561ec81ccf91 16:44:18 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:18 ---> Running in 558d1ee7c95c 16:44:19 ---> Running in 5eb3afb92f2a 16:44:19 ---> Running in 7096e325b01a 16:44:19 ---> Running in 8be0803b66d2 16:44:19 ---> Running in a960edbb7862 16:44:23 Removing intermediate container 558d1ee7c95c 16:44:23 ---> 5c256de3177d 16:44:23 Step 5/22 : RUN apk add --update --no-cache make git 16:44:23 ---> Running in d4f28bb28234 16:44:23 Removing intermediate container 8be0803b66d2 16:44:23 ---> 0297cf3001ae 16:44:23 Step 5/24 : RUN apk add --update --no-cache make bash git 16:44:23 Removing intermediate container 5eb3afb92f2a 16:44:23 ---> a7b18b4bfa1c 16:44:23 Step 5/24 : RUN apk add --update --no-cache make git 16:44:23 ---> Running in 6dd438c63a27 16:44:23 Removing intermediate container 7096e325b01a 16:44:23 ---> 75c1e43dc193 16:44:23 Step 5/23 : RUN apk add --update --no-cache make git ---> Running in 816fcb5380fa 16:44:23 16:44:23 Removing intermediate container a960edbb7862 16:44:23 ---> 81f3238c83b0 16:44:23 Step 5/32 : RUN apk add --update --no-cache make git 16:44:23 ---> Running in 6023aaf5dcfd 16:44:23 ---> Running in 8041c506fee8 16:44:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:44:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:44:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:44:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:44:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:44:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:44:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:44:26 OK: 218 MiB in 52 packages 16:44:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:44:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:44:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:44:27 OK: 218 MiB in 52 packages 16:44:27 OK: 218 MiB in 52 packages 16:44:27 OK: 218 MiB in 52 packages 16:44:28 OK: 218 MiB in 52 packages 16:44:28 Removing intermediate container d4f28bb28234 16:44:28 ---> 86f24e6abd7a 16:44:28 Step 6/22 : COPY go.mod . 16:44:29 ---> 6eda59e56693 16:44:29 Step 7/22 : RUN go mod download 16:44:29 Removing intermediate container 816fcb5380fa 16:44:29 ---> 63ce25a61f13 16:44:29 Step 6/24 : COPY go.mod . 16:44:29 ---> Running in 7ca98f917e0b 16:44:29 Removing intermediate container 6023aaf5dcfd 16:44:29 ---> 7c36fb1bfad1 16:44:29 Step 6/23 : COPY go.mod . 16:44:30 Removing intermediate container 8041c506fee8 16:44:30 ---> 5e4fe3128e1b 16:44:30 Step 6/32 : COPY go.mod . 16:44:30 Removing intermediate container 6dd438c63a27 16:44:30 ---> f33095d080a8 16:44:30 Step 6/24 : COPY go.mod . 16:44:30 ---> 2ea94ff3a207 16:44:30 Step 7/24 : RUN go mod download 16:44:31 ---> 9494beee4163 16:44:31 Step 7/23 : RUN go mod download 16:44:31 ---> Running in 8a6d9bba80cd 16:44:31 ---> Running in 028e7c2a674d 16:44:31 ---> 276b16f7b65b 16:44:31 Step 7/24 : RUN go mod download 16:44:31 ---> 05227f3257c6 16:44:31 Step 7/32 : RUN go mod download 16:44:31 ---> Running in 53ce6f3926fc 16:44:31 ---> Running in 0ff1592fc404 16:44:35 Removing intermediate container 7ca98f917e0b 16:44:35 ---> 5cccf646ed90 16:44:35 Step 8/22 : COPY . . 16:44:38 Removing intermediate container 8a6d9bba80cd 16:44:38 ---> 2bb633b3931e 16:44:38 Step 8/24 : COPY . . 16:44:39 Removing intermediate container 028e7c2a674d 16:44:39 ---> 966bc7ce871e 16:44:39 Step 8/23 : COPY . . 16:44:40 Removing intermediate container 0ff1592fc404 16:44:40 ---> 1e7d08812961 16:44:40 Step 8/32 : COPY . . 16:44:40 Removing intermediate container 53ce6f3926fc 16:44:40 ---> 8a83115ec849 16:44:40 Step 8/24 : COPY . . 16:45:07 ---> 4aa196b3620a 16:45:07 ---> ce9239e218ee 16:45:07 Step 9/22 : RUN go mod tidy 16:45:07 Step 9/24 : RUN go mod tidy 16:45:07 ---> c18866a90f5e 16:45:07 Step 9/23 : RUN go mod tidy 16:45:07 ---> 6ff480f53bec 16:45:07 Step 9/32 : RUN go mod tidy 16:45:07 ---> e4ff8824b35b 16:45:07 Step 9/24 : RUN go mod tidy 16:45:07 ---> Running in dfc0cc53fbf4 16:45:07 ---> Running in fba3d5705fc9 16:45:07 ---> Running in 682e3e8df4f8 16:45:07 ---> Running in 99bcba590d52 16:45:07 ---> Running in 23774e0c5daf 16:45:11 Removing intermediate container fba3d5705fc9 16:45:11 ---> 51399d392b27 16:45:11 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:45:11 Removing intermediate container dfc0cc53fbf4 16:45:11 ---> 5e5e7f094703 16:45:11 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:45:11 ---> Running in 454f79f2d79b 16:45:11 ---> Running in 3178779db482 16:45:12 Removing intermediate container 99bcba590d52 16:45:12 ---> bd971433c8ab 16:45:12 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:45:12 Removing intermediate container 23774e0c5daf 16:45:12 ---> 12fea36ec894 16:45:12 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:45:12 Removing intermediate container 682e3e8df4f8 16:45:12 ---> 106daf596e64 16:45:12 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:45:12 ---> Running in 1669e06a4f39 16:45:12 ---> Running in e7453bf9b301 16:45:12 ---> Running in 27472501792e 16:45:13 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 16:45:13 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 16:45:14 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 16:45: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 16:45:15 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 16:47:06 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 16:47:13 Removing intermediate container 1669e06a4f39 16:47:13 ---> d2b414e0e173 16:47:13 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:47:14 ---> Running in 2e86f439e11a 16:47: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 16:47:20 Removing intermediate container 454f79f2d79b 16:47:20 ---> 472ed12cadd1 16:47:20 16:47:20 Step 11/22 : FROM alpine:3.12 16:47:20 Removing intermediate container e7453bf9b301 16:47:20 ---> ba0ac89a66ba 16:47:20 16:47:20 Step 11/32 : FROM alpine:3.12 16:47:21 3.12: Pulling from library/alpine 16:47:21 3.12: Pulling from library/alpine 16:47:22 Removing intermediate container 2e86f439e11a 16:47:22 ---> c34e1bd35d68 16:47:22 16:47:22 Step 12/24 : FROM docker:20.10.7 16:47:23 20.10.7: Pulling from library/docker 16:47:23 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:47:23 Status: Downloaded newer image for alpine:3.12 16:47:23 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:47:23 Status: Image is up to date for alpine:3.12 16:47:23 ---> c4fd0aeabfcf 16:47:23 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:47:23 ---> c4fd0aeabfcf 16:47:23 Step 12/22 : RUN apk add --update --no-cache curl 16:47:24 ---> Running in 2e18883ba2d5 16:47:24 ---> Running in 4d5fb7c5fcf9 16:47:25 Removing intermediate container 27472501792e 16:47:25 ---> 5f98a7726f34 16:47:25 16:47:25 Step 11/23 : FROM alpine:3.12 16:47:25 ---> c4fd0aeabfcf 16:47:25 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:47:25 Removing intermediate container 3178779db482 16:47:25 ---> f1d8b2f678e6 16:47:25 16:47:25 Step 11/24 : FROM alpine:3.12 16:47:25 ---> c4fd0aeabfcf 16:47:25 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:47:25 ---> Running in 579c66736280 16:47:25 ---> Running in 3f3c182ef28e 16:47:25 Removing intermediate container 4d5fb7c5fcf9 16:47:25 ---> 33f919f529b8 16:47:25 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:47:26 ---> Running in eb48bbb3edad 16:47:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:47:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:47:27 (1/4) Installing ca-certificates (20191127-r4) 16:47:27 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:47:27 (3/4) Installing libcurl (7.78.0-r0) 16:47:27 (4/4) Installing curl (7.78.0-r0) 16:47:27 Executing busybox-1.31.1-r20.trigger 16:47:27 Executing ca-certificates-20191127-r4.trigger 16:47:28 OK: 7 MiB in 18 packages 16:47:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:47:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:47:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:47:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:47:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:47:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:47:28 (1/1) Installing dumb-init (1.2.2-r1) 16:47:28 Executing busybox-1.31.1-r20.trigger 16:47:29 OK: 5 MiB in 15 packages 16:47:29 (1/2) Installing dumb-init (1.2.2-r1) 16:47:29 (1/1) Installing dumb-init (1.2.2-r1) 16:47:29 Executing busybox-1.31.1-r20.trigger 16:47:29 (2/2) Installing su-exec (0.2-r1) 16:47:29 OK: 5 MiB in 15 packages 16:47:29 Executing busybox-1.31.1-r20.trigger 16:47:29 OK: 5 MiB in 16 packages 16:47:30 Removing intermediate container 2e18883ba2d5 16:47:30 ---> 2a62cf9ab104 16:47:30 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:47:31 ---> Running in 649eb5fa212c 16:47:31 Removing intermediate container 579c66736280 16:47:31 ---> 98f7315a61a4 16:47:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:47:31 ---> Running in 3ecd19ca8c7f 16:47:31 Removing intermediate container eb48bbb3edad 16:47:31 ---> 2f817d165c54 16:47:31 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:47:31 Removing intermediate container 3f3c182ef28e 16:47:31 ---> 6c36024abf25 16:47:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:47:31 ---> Running in d403f2cf72ca 16:47:31 Removing intermediate container 649eb5fa212c 16:47:31 ---> f5375eef2e64 16:47:31 Step 14/22 : WORKDIR /edgex 16:47:31 ---> Running in 67c35678db35 16:47:31 ---> Running in 1e8e6bdb4f85 16:47:32 Removing intermediate container 3ecd19ca8c7f 16:47:32 ---> e01e0324cdcf 16:47:32 Step 14/24 : ENV APP_PORT=59881 16:47:32 ---> Running in 9bf315aa1a20 16:47:32 Removing intermediate container d403f2cf72ca 16:47:32 ---> eaec8c6276a3 16:47:32 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:47:32 Removing intermediate container 67c35678db35 16:47:32 ---> 5867996bacd8 16:47:32 Step 14/23 : ENV APP_PORT=59861 16:47:33 ---> Running in 3fb45ea38943 16:47:33 ---> Running in 4db9c0f091a2 16:47:33 Removing intermediate container 1e8e6bdb4f85 16:47:33 ---> a5b20ba147b2 16:47:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:47:33 Removing intermediate container 9bf315aa1a20 16:47:33 ---> c7a5cea37240 16:47:33 Step 15/24 : EXPOSE $APP_PORT 16:47:33 ---> Running in 10be3f387bbf 16:47:33 Removing intermediate container 3fb45ea38943 16:47:33 ---> 85132f962e6e 16:47:33 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:47:34 Removing intermediate container 4db9c0f091a2 16:47:34 ---> 9e3187352d36 16:47:34 Step 15/23 : EXPOSE $APP_PORT 16:47:34 ---> Running in 2bb8772a12c1 16:47:34 ---> Running in beb3a459662a 16:47:34 Removing intermediate container 10be3f387bbf 16:47:34 ---> 9312fab744bc 16:47:34 Step 16/24 : WORKDIR / 16:47:35 ---> b343ee64fa75 16:47:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:47:35 ---> Running in bb2b98aa7f7b 16:47:35 Removing intermediate container 2bb8772a12c1 16:47:35 ---> 3c7a7acb0d23 16:47:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:47:36 Removing intermediate container bb2b98aa7f7b 16:47:36 ---> d56d60ee5828 16:47:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:47:37 ---> 1742250a6fa6 16:47:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:47:37 ---> f058078006df 16:47:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:47:38 ---> e85878b1b3ad 16:47:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:47:38 Removing intermediate container beb3a459662a 16:47:38 ---> e0edeae5cdd7 16:47:38 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:47:39 ---> Running in 61e534d68268 16:47:39 ---> c8cdca8a8754 16:47:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:47:40 ---> 508f8e69989f 16:47:40 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:47:40 Removing intermediate container 61e534d68268 16:47:40 ---> fabaa6e1eb40 16:47:40 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:47:40 ---> 70850a6e75b7 16:47:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:47:40 ---> Running in 4fd465798265 16:47:41 ---> f96bf087c8a4 16:47:41 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:47:41 Removing intermediate container 4fd465798265 16:47:41 ---> 93835759ec93 16:47:41 Step 19/22 : CMD ["--init=true"] 16:47:41 ---> Running in 1ad93011d585 16:47:41 ---> Running in 7c1dd0636457 16:47:42 ---> 533d146f6a27 16:47:42 ---> 30869b3001f4 16:47:42 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:47:42 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:47:42 ---> Running in a488ac2ecd12 16:47:42 ---> Running in 9aaffe1334aa 16:47:42 Removing intermediate container 1ad93011d585 16:47:42 ---> ae57040dc241 16:47:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:47:42 Removing intermediate container 7c1dd0636457 16:47:42 ---> 2cb1317d2a6d 16:47:42 Step 20/22 : LABEL arch=arm64 16:47:42 ---> Running in 1b33454db592 16:47:42 ---> Running in f6e8769b8d4d 16:47:43 Removing intermediate container 9aaffe1334aa 16:47:43 ---> d0154cd55fe0 16:47:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:47:43 ---> Running in c2a5a5cfae6d 16:47:43 Removing intermediate container 1b33454db592 16:47:43 ---> b814efb55784 16:47:43 Step 21/22 : LABEL git_sha=80dab990b9b6a3aac6bdccb20e0c0ba1fe982681 16:47:43 Removing intermediate container f6e8769b8d4d 16:47:43 ---> 2e50301a54f7 16:47:43 Step 21/23 : LABEL arch=arm64 16:47:44 ---> Running in b49335dccdce 16:47:44 ---> Running in d2bf5a43a22e 16:47:44 Removing intermediate container c2a5a5cfae6d 16:47:44 ---> e29f89bc19bf 16:47:44 Step 22/24 : LABEL arch=arm64 16:47:44 ---> Running in 94da91312b26 16:47:44 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:47:44 Status: Downloaded newer image for docker:20.10.7 16:47:44 ---> df445af6242a 16:47:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:47:44 Removing intermediate container b49335dccdce 16:47:44 ---> f831cdf303f5 16:47:44 Step 22/22 : LABEL version=0.0.0 16:47:44 ---> Running in 0c93b880d80a 16:47:44 Removing intermediate container d2bf5a43a22e 16:47:44 ---> 3fe9910b6461 16:47:44 Step 22/23 : LABEL git_sha=80dab990b9b6a3aac6bdccb20e0c0ba1fe982681 16:47:44 ---> Running in 059d834a3979 16:47:45 Removing intermediate container 94da91312b26 16:47:45 ---> 5f5cf70f8587 16:47:45 Step 23/24 : LABEL git_sha=80dab990b9b6a3aac6bdccb20e0c0ba1fe982681 16:47:45 ---> Running in 871e7f24a45f 16:47:45 ---> Running in 77f579867403 16:47:45 Removing intermediate container 0c93b880d80a 16:47:45 ---> ee0c98666596 16:47:45 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 16:47:45 Removing intermediate container a488ac2ecd12 16:47:45 ---> 81f1660c126f 16:47:45 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:47:45 Removing intermediate container 059d834a3979 16:47:45 ---> 4d3256b0df15 16:47:45 16:47:45 ---> Running in 83a0af8be9b7 16:47:45 Removing intermediate container 871e7f24a45f 16:47:45 ---> 12f1cf52cf5c 16:47:45 Step 23/23 : LABEL version=0.0.0 16:47:46 Removing intermediate container 77f579867403 16:47:46 ---> 7c7ef2967ba7 16:47:46 Step 24/24 : LABEL version=0.0.0 16:47:46 ---> Running in 43dc838e74c8 16:47:46 Successfully built 4d3256b0df15 16:47:46 Successfully tagged security-proxy-setup-arm64:latest 16:47:46 Building security-secretstore-setup 16:47:46  Building security-proxy-setup ... done  ---> Running in 44bad4c01a89 16:47:46 ---> 004da1842c15 16:47:46 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:47:47 Removing intermediate container 43dc838e74c8 16:47:47 ---> f7cb2141c794 16:47:47 16:47:47 Removing intermediate container 44bad4c01a89 16:47:47 ---> 309c4d03e2e0 16:47:47 16:47:47 Successfully built f7cb2141c794 16:47:47 Successfully tagged support-scheduler-arm64:latest 16:47:47  Building support-scheduler ... done Building support-notifications 16:47:47 Successfully built 309c4d03e2e0 16:47:47 Successfully tagged core-metadata-arm64:latest 16:47:47 Building core-command 16:47:47  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:47:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:47:48 (1/39) Installing readline (8.1.0-r0) 16:47:48 (2/39) Installing bash (5.1.0-r0) 16:47:49 ---> 30209c6fe6fd 16:47:49 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:47:49 Executing bash-5.1.0-r0.post-install 16:47:49 (3/39) Installing brotli-libs (1.0.9-r3) 16:47:49 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:47:49 (5/39) Installing libcurl (7.78.0-r0) 16:47:49 (6/39) Installing curl (7.78.0-r0) 16:47:49 (7/39) Installing dumb-init (1.2.5-r0) 16:47:49 (8/39) Installing libbz2 (1.0.8-r1) 16:47:49 (9/39) Installing expat (2.2.10-r1) 16:47:49 (10/39) Installing libffi (3.3-r2) 16:47:49 (11/39) Installing gdbm (1.19-r0) 16:47:49 (12/39) Installing xz-libs (5.2.5-r0) 16:47:49 (13/39) Installing sqlite-libs (3.34.1-r0) 16:47:49 (14/39) Installing python3 (3.8.10-r0) 16:47:50 ---> edf90d77c2dd 16:47:50 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:47:51 (15/39) Installing py3-appdirs (1.4.4-r1) 16:47:51 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:47:51 (17/39) Installing py3-parsing (2.4.7-r1) 16:47:51 (18/39) Installing py3-six (1.15.0-r0) 16:47:51 (19/39) Installing py3-packaging (20.9-r0) 16:47:51 (20/39) Installing py3-setuptools (51.3.3-r0) 16:47:51 (21/39) Installing py3-chardet (4.0.0-r0) 16:47:51 (22/39) Installing py3-idna (3.1-r0) 16:47:51 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:47:51 (24/39) Installing py3-requests (2.25.1-r1) 16:47:51 (25/39) Installing py3-msgpack (1.0.2-r0) 16:47:51 (26/39) Installing py3-lockfile (0.12.2-r3) 16:47:51 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:47:51 (28/39) Installing py3-colorama (0.4.4-r0) 16:47:51 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:47:51 (30/39) Installing py3-distlib (0.3.1-r1) 16:47:51 (31/39) Installing py3-distro (1.5.0-r1) 16:47:51 (32/39) Installing py3-webencodings (0.5.1-r3) 16:47:51 (33/39) Installing py3-html5lib (1.1-r0) 16:47:51 (34/39) Installing py3-pytoml (0.1.21-r0) 16:47:51 (35/39) Installing py3-pep517 (0.9.1-r0) 16:47:51 (36/39) Installing py3-progress (1.5-r0) 16:47:51 (37/39) Installing py3-retrying (1.3.3-r0) 16:47:51 (38/39) Installing py3-toml (0.10.2-r0) 16:47:51 (39/39) Installing py3-pip (20.3.4-r0) 16:47:52 Executing busybox-1.32.1-r6.trigger 16:47:52 OK: 82 MiB in 59 packages 16:47:53 ---> 2a96f89fd7de 16:47:53 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:47:54 ---> d353cc8b81c6 16:47:54 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:47:55 ---> Running in e66bba3707fe 16:47:55 Removing intermediate container e66bba3707fe 16:47:55 ---> 2bf087792052 16:47:55 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:47:57 ---> 90634f221340 16:47:57 Step 27/32 : RUN chmod +x /entrypoint.sh 16:47:58 ---> Running in 3ed45b94ad0e 16:48:01 Removing intermediate container 3ed45b94ad0e 16:48:01 ---> 23caf16b702c 16:48:01 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:48:01 Collecting docker-compose==1.23.2 16:48:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:48:01 ---> Running in 370a3279124c 16:48:01 Collecting dockerpty<0.5,>=0.4.1 16:48:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:48:02 Removing intermediate container 370a3279124c 16:48:02 ---> aa71193f5523 16:48:02 Step 29/32 : CMD ["gate"] 16:48:02 ---> Running in 7d1b9d1a5250 16:48:03 Removing intermediate container 7d1b9d1a5250 16:48:03 ---> b489d441ada0 16:48:03 Step 30/32 : LABEL arch=arm64 16:48:04 ---> Running in 9caa908f408e 16:48:04 Collecting docopt<0.7,>=0.6.1 16:48:04 Downloading docopt-0.6.2.tar.gz (25 kB) 16:48:05 Removing intermediate container 9caa908f408e 16:48:05 ---> b30aa5d465a0 16:48:05 Step 31/32 : LABEL git_sha=80dab990b9b6a3aac6bdccb20e0c0ba1fe982681 16:48:06 ---> Running in 9cbbe7b4661d 16:48:06 Removing intermediate container 9cbbe7b4661d 16:48:06 ---> 26a786286ecd 16:48:06 Step 32/32 : LABEL version=0.0.0 16:48:07 Running on prd-ubuntu18.04-docker-8c-8g-960 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws 16:48:07 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 16:48:07 The recommended git tool is: git 16:48:07 ---> Running in 36d73dd9f2f7 16:48:08 Collecting docker<4.0,>=3.6.0 16:48:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:48:08 Collecting cached-property<2,>=1.2.0 16:48:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:48:08 Removing intermediate container 36d73dd9f2f7 16:48:08 ---> 084c959e3db8 16:48:08 16:48:08 Successfully built 084c959e3db8 16:48:08 Collecting jsonschema<3,>=2.5.1 16:48:08 Successfully tagged security-bootstrapper-arm64:latest 16:48:09 Building core-data 16:48:09  Building security-bootstrapper ... done  Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:48:10 using credential edgex-jenkins-ssh 16:48:10 Cloning the remote Git repository 16:48:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:48:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:48:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:48:10 > git init /w/workspace/edgex-go/5 # timeout=10 16:48:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:48:10 > git --version # timeout=10 16:48:10 > git --version # 'git version 2.17.1' 16:48:10 using GIT_SSH to set credentials SSH Credentials for GitHub 16:48:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:48:11 Collecting websocket-client<1.0,>=0.32.0 16:48:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:48:11 Collecting texttable<0.10,>=0.9.0 16:48:11 Downloading texttable-0.9.1.tar.gz (11 kB) 16:48:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:48:14 Collecting PyYAML<4,>=3.10 16:48:14 Downloading PyYAML-3.13.tar.gz (270 kB) 16:48:19 Collecting docker-pycreds>=0.4.0 16:48:19 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:48:20 Collecting idna<2.8,>=2.5 16:48:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:48:20 Collecting certifi>=2017.4.17 16:48:20 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:48:21 Collecting urllib3<1.25,>=1.21.1 16:48:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:48:21 Collecting chardet<3.1.0,>=3.0.2 16:48:21 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:48:22 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:48:22 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:48:22 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:48:22 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:48:23 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:48:23 Attempting uninstall: urllib3 16:48:23 Found existing installation: urllib3 1.26.2 16:48:23 Uninstalling urllib3-1.26.2: 16:48:23 Successfully uninstalled urllib3-1.26.2 16:48:24 Attempting uninstall: idna 16:48:24 Found existing installation: idna 3.1 16:48:24 Uninstalling idna-3.1: 16:48:24 Successfully uninstalled idna-3.1 16:48:24 Attempting uninstall: chardet 16:48:24 Found existing installation: chardet 4.0.0 16:48:24 Uninstalling chardet-4.0.0: 16:48:25 Successfully uninstalled chardet-4.0.0 16:48:26 Attempting uninstall: requests 16:48:26 Found existing installation: requests 2.25.1 16:48:26 Uninstalling requests-2.25.1: 16:48:26 Successfully uninstalled requests-2.25.1 16:48:27 Running setup.py install for texttable: started 16:48:27 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:48:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:48:27 ---> cafd8820930f 16:48:27 Step 3/26 : WORKDIR /edgex-go 16:48:27 ---> Using cache 16:48:27 ---> 561ec81ccf91 16:48:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:27 ---> Using cache 16:48:27 ---> 81f3238c83b0 16:48:27 Step 5/26 : RUN apk add --update --no-cache make git 16:48:27 ---> Using cache 16:48:27 ---> 5e4fe3128e1b 16:48:27 Step 6/26 : COPY go.mod . 16:48:27 ---> Using cache 16:48:27 ---> 05227f3257c6 16:48:27 Step 7/26 : RUN go mod download 16:48:27 ---> Using cache 16:48:27 ---> 1e7d08812961 16:48:27 Step 8/26 : COPY . . 16:48:27 ---> Using cache 16:48:27 ---> 6ff480f53bec 16:48:27 Step 9/26 : RUN go mod tidy 16:48:27 ---> Using cache 16:48:27 ---> 12fea36ec894 16:48:27 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:48:29 Running setup.py install for texttable: finished with status 'done' 16:48:30 Running setup.py install for PyYAML: started 16:48:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:48:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:48:30 ---> cafd8820930f 16:48:30 Step 3/24 : WORKDIR /edgex-go 16:48:30 ---> Using cache 16:48:30 ---> 561ec81ccf91 16:48:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:30 ---> Using cache 16:48:30 ---> 81f3238c83b0 16:48:30 Step 5/24 : RUN apk add --update --no-cache make git 16:48:30 ---> Using cache 16:48:30 ---> 5e4fe3128e1b 16:48:30 Step 6/24 : COPY go.mod . 16:48:30 ---> Using cache 16:48:30 ---> 05227f3257c6 16:48:30 Step 7/24 : RUN go mod download 16:48:30 ---> Using cache 16:48:30 ---> 1e7d08812961 16:48:30 Step 8/24 : COPY . . 16:48:30 ---> Using cache 16:48:30 ---> 6ff480f53bec 16:48:30 Step 9/24 : RUN go mod tidy 16:48:30 ---> Using cache 16:48:30 ---> 12fea36ec894 16:48:30 Step 10/24 : RUN make cmd/core-command/core-command 16:48:30 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:48:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:48:30 ---> cafd8820930f 16:48:30 Step 3/23 : WORKDIR /edgex-go 16:48:30 ---> Using cache 16:48:30 ---> 561ec81ccf91 16:48:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:30 ---> Using cache 16:48:30 ---> 81f3238c83b0 16:48:30 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:48:32 ---> Running in dc00f0e1df53 16:48:32 ---> Running in 5eb679c8da43 16:48:32 ---> Running in 8bca62172040 16:48:33 Running setup.py install for PyYAML: finished with status 'done' 16:48:33 Running setup.py install for docopt: started 16:48:34 Merging remotes/origin/main commit 7e6f37373859b44215920cc7ce005c643e8dae30 into PR head commit 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 16:48:34 Merge succeeded, producing 6a94d88715c94f700f5e5bd96023c388505b7aad 16:48:34 Checking out Revision 6a94d88715c94f700f5e5bd96023c388505b7aad (PR-3678) 16:48:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:48:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:48:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:48:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:48:33 using GIT_SSH to set credentials SSH Credentials for GitHub 16:48:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:48:34 > git config core.sparsecheckout # timeout=10 16:48:34 > git checkout -f 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 # timeout=10 16:48:34 > git remote # timeout=10 16:48:34 > git config --get remote.origin.url # timeout=10 16:48:34 using GIT_SSH to set credentials SSH Credentials for GitHub 16:48:34 > git merge 7e6f37373859b44215920cc7ce005c643e8dae30 # timeout=10 16:48:34 > git rev-parse HEAD^{commit} # timeout=10 16:48:34 > git config core.sparsecheckout # timeout=10 16:48:34 > git checkout -f 6a94d88715c94f700f5e5bd96023c388505b7aad # timeout=10 16:48:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:48:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:48:36 Running setup.py install for docopt: finished with status 'done' 16:48:36 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 16:48:36 Running setup.py install for dockerpty: started 16:48:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:48:38 OK: 218 MiB in 52 packages 16:48:38 Commit message: "Merge commit '7e6f37373859b44215920cc7ce005c643e8dae30' into HEAD" 16:48:38 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:48:39 Running setup.py install for dockerpty: finished with status 'done' 16:48:39 + echo snap-build.sh 16:48:39 snap-build.sh 16:48:39 + SNAP_BASE_DIR=. 16:48:39 + '[' '!' -z /w/workspace/edgex-go/5 ']' 16:48:39 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 16:48:39 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 16:48:39 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 16:48:39 + cd /w/workspace/edgex-go/5 16:48:39 + sudo apt-get remove -qy --purge lxd lxd-client 16:48:39 Reading package lists... 16:48:39 Building dependency tree... 16:48:39 Reading state information... 16:48:39 The following packages were automatically installed and are no longer required: 16:48:39 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:48:39 uidmap xdelta3 16:48:39 Use 'sudo apt autoremove' to remove them. 16:48:39 The following packages will be REMOVED: 16:48:39 lxd* lxd-client* 16:48:39 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:48:39 After this operation, 31.7 MB disk space will be freed. 16:48:40 (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.) 16:48:40 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:48:38 > git rev-list --no-walk fe35ac96b3b6f541acbe2739bd53f1c13db0c806 # timeout=10 16:48:41 Removing lxd dnsmasq configuration 16:48:41 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:48:41 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:48:41 Removing intermediate container 8bca62172040 16:48:41 ---> 0431c3e9f311 16:48:41 Step 6/23 : COPY go.mod . 16:48: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 16:48:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:48:42 (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.) 16:48:42 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:48:43 ---> bfab06be3b57 16:48:43 Step 7/23 : RUN go mod download 16:48:43 ---> Running in b0c755385588 16:48:43 Processing triggers for systemd (237-3ubuntu10.45) ... 16:48:43 Processing triggers for ureadahead (0.100.0-21) ... 16:48:44 + sudo snap remove --purge lxd 16:48:44 snap "lxd" is not installed 16:48:44 + sudo groupadd --force --system lxd 16:48:44 ++ whoami 16:48:44 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:48:44 + newgrp - lxd 16:48:44 + sudo snap install lxd 16:48:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:48:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:48:44 ---> cafd8820930f 16:48:44 Step 3/24 : WORKDIR /edgex-go 16:48:44 ---> Using cache 16:48:44 ---> 561ec81ccf91 16:48:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:44 ---> Using cache 16:48:44 ---> 81f3238c83b0 16:48:44 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:48:44 ---> Running in c75eeb427682 16:48:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:48:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:48:50 OK: 218 MiB in 52 packages 16:48:52 Removing intermediate container b0c755385588 16:48:52 ---> 631d12877558 16:48:52 Step 8/23 : COPY . . 16:48:53 Removing intermediate container c75eeb427682 16:48:53 ---> 5e4421825664 16:48:53 Step 6/24 : COPY go.mod . 16:48:54 2021-08-27T16:48:51Z INFO Waiting for automatic snapd restart... 16:48:56 ---> 4cde45ede82f 16:48:56 Step 7/24 : RUN go mod download 16:48:56 ---> Running in 8b945ce797f1 16:49:04 lxd 4.17 from Canonical* installed 16:49:04 + sudo lxd init --auto 16:49:04 Removing intermediate container 83a0af8be9b7 16:49:04 ---> 1a87fb195949 16:49:04 Step 15/24 : ENV APP_PORT=58890 16:49:04 Removing intermediate container 8b945ce797f1 16:49:04 ---> cdc81249e342 16:49:04 Step 8/24 : COPY . . 16:49:04 ---> Running in 2af4ab03b2ff 16:49:05 Removing intermediate container 2af4ab03b2ff 16:49:05 ---> 49c5171fa10b 16:49:05 Step 16/24 : EXPOSE $APP_PORT 16:49:06 ---> Running in cbb4179fab3e 16:49:07 Removing intermediate container cbb4179fab3e 16:49:07 ---> 0cc0fd42cdd2 16:49:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:49:13 ---> 8aa296423ae5 16:49:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:49:14 + sudo snap install --classic snapcraft 16:49:15 ---> e39579ec67ee 16:49:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:49:19 ---> 12d6f19e2e82 16:49:19 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:49:19 ---> Running in 8995ae5e8a00 16:49:20 Removing intermediate container 8995ae5e8a00 16:49:20 ---> e0222a6b85a9 16:49:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:20 ---> Running in b73afaa72d3a 16:49:22 Removing intermediate container b73afaa72d3a 16:49:22 ---> d58cdeb54d6d 16:49:22 Step 22/24 : LABEL arch=arm64 16:49:23 ---> Running in 25ea050bdfa4 16:49:24 Removing intermediate container 25ea050bdfa4 16:49:24 ---> 2f4532d3fd9a 16:49:24 Step 23/24 : LABEL git_sha=80dab990b9b6a3aac6bdccb20e0c0ba1fe982681 16:49:24 snapcraft 5.0 from Canonical* installed 16:49:24 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:49:24 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:49:24 % Total % Received % Xferd Average Speed Time Time Time Current 16:49:24 Dload Upload Total Spent Left Speed 16:49:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3088 0 --:--:-- --:--:-- --:--:-- 3088 16:49:24 100 3325k 100 3325k 0 0 6309k 0 --:--:-- --:--:-- --:--:-- 6309k 16:49:24 ./yq_linux_amd64 16:49:24 + sudo snapcraft prime --use-lxd 16:49:24 ---> Running in 6186c21fadf0 16:49:25 ---> 7a003fe74dc2 16:49:25 Step 9/23 : RUN go mod tidy 16:49:25 ---> Running in d82a2dbabe18 16:49:26 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:49:26 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 16:49:26 - README.md 16:49:26 16:49:26 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:49:26 Launching a container. 16:49:26 Removing intermediate container 6186c21fadf0 16:49:26 ---> 8adb8e752100 16:49:26 Step 24/24 : LABEL version=0.0.0 16:49:27 ---> Running in 35486f266555 16:49:28 Removing intermediate container 35486f266555 16:49:28 ---> c7abf2a33d13 16:49:28 16:49:29 Successfully built c7abf2a33d13 16:49:29 Successfully tagged sys-mgmt-agent-arm64:latest 16:49:32  Building sys-mgmt-agent ... done  ---> 8e92a6931160 16:49:32 Step 9/24 : RUN go mod tidy 16:49:32 ---> Running in 2c4b11f11c5e 16:49:33 Waiting for container to be ready 16:49:33 Removing intermediate container d82a2dbabe18 16:49:33 ---> 28371be196db 16:49:33 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:49:33 ---> Running in 31e86c2900ad 16:49:34 To start your first instance, try: lxc launch ubuntu:18.04 16:49:34 16:49:36 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 16:49:37 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:49:37 Waiting for network to be ready... 16:49:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:49:38 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] 16:49:38 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:49:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 16:49:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:49:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:49:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 16:49:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 16:49:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] 16:49:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 16:49:38 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:49:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:49:39 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:49:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:49:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:49:39 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:49:39 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:49:39 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:49:39 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:49:39 Removing intermediate container 2c4b11f11c5e 16:49:39 ---> 7ef3cb1ff201 16:49:39 Step 10/24 : RUN make cmd/core-data/core-data 16:49:39 ---> Running in 361e755d6bd5 16:49:40 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] 16:49:40 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 16:49:40 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:49:40 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:49:40 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 16:49:40 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 16:49:40 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] 16:49:40 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 16:49:42 Fetched 25.1 MB in 4s (5716 kB/s) 16:49:42 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 16:49:43 Reading package lists... 16:49:43 Reading package lists... 16:49:43 Building dependency tree... 16:49:43 Reading state information... 16:49:43 The following additional packages will be installed: 16:49:43 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:49:43 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:49:43 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:49:43 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:49:43 Suggested packages: 16:49:43 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:49:43 Recommended packages: 16:49:43 gnupg libsasl2-modules 16:49:43 The following NEW packages will be installed: 16:49:43 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:49:43 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:49:43 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:49:43 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:49:43 The following packages will be upgraded: 16:49:43 gpg gpg-agent gpgconf libudev1 16:49:43 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 16:49:43 Need to get 3527 kB of archives. 16:49:43 After this operation, 13.3 MB of additional disk space will be used. 16:49:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 16:49:43 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 16:49:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:49:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:49:44 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 16:49:44 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 16:49:44 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:49:44 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:49:44 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:49:45 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:49:45 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:49:45 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:49:45 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:49:45 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:49:45 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:49:45 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:49:45 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:49:45 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:49:45 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:49:45 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:49:45 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:49:45 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:49:45 debconf: delaying package configuration, since apt-utils is not installed 16:49:45 Fetched 3527 kB in 1s (2973 kB/s) 16:49:45 (Reading database ... 12511 files and directories currently installed.) 16:49:45 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 16:49:45 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:49:45 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 16:49:45 Selecting previously unselected package udev. 16:49:45 (Reading database ... 12511 files and directories currently installed.) 16:49:45 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 16:49:45 Unpacking udev (237-3ubuntu10.51) ... 16:49:45 Selecting previously unselected package libfuse2:amd64. 16:49:45 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:49:45 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:49:45 Selecting previously unselected package fuse. 16:49:45 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:49:45 Unpacking fuse (2.9.7-1ubuntu1) ... 16:49:45 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:49:45 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:49:45 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:49:45 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:49:45 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:49:45 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:49:45 Selecting previously unselected package libksba8:amd64. 16:49:45 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:49:45 Unpacking libksba8:amd64 (1.3.5-2) ... 16:49:46 Selecting previously unselected package libroken18-heimdal:amd64. 16:49:46 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:49:46 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:46 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:49:46 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:49:46 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:46 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:49:46 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:49:46 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:46 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:49:46 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:49:46 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:46 Selecting previously unselected package libwind0-heimdal:amd64. 16:49:46 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:49:46 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:46 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:49:46 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:49:46 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:46 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:49:46 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:49:46 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:46 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:49:46 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:49:46 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:46 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:49:46 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:49:46 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:46 Selecting previously unselected package libsasl2-modules-db:amd64. 16:49:46 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:49:46 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:49:46 Selecting previously unselected package libsasl2-2:amd64. 16:49:46 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:49:46 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:49:46 Selecting previously unselected package libldap-common. 16:49:46 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:49:46 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:49:46 Selecting previously unselected package libldap-2.4-2:amd64. 16:49:46 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:49:46 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:49:46 Selecting previously unselected package dirmngr. 16:49:46 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:49:46 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:49:46 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:49:46 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:49:46 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:49:46 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:49:46 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:49:46 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:49:46 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:46 Setting up libksba8:amd64 (1.3.5-2) ... 16:49:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:49:46 Setting up udev (237-3ubuntu10.51) ... 16:49:47 invoke-rc.d: policy-rc.d denied execution of start. 16:49:47 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:47 Processing triggers for systemd (237-3ubuntu10) ... 16:49:47 Setting up fuse (2.9.7-1ubuntu1) ... 16:49:47 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:49:47 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:47 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:47 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:47 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:47 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:47 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:47 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:49:47 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:49:47 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:49:47 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:49:47 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:49:47 settings in the [Install] section, and DefaultInstance for template units). 16:49:47 This means they are not meant to be enabled using systemctl. 16:49:47 Possible reasons for having this kind of units are: 16:49:47 1) A unit may be statically enabled by being symlinked from another unit's 16:49:47 .wants/ or .requires/ directory. 16:49:47 2) A unit's purpose may be to act as a helper for some other unit which has 16:49:47 a requirement dependency on it. 16:49:47 3) A unit may be started when needed via activation (socket, path, timer, 16:49:47 D-Bus, udev, scripted systemctl call, ...). 16:49:47 4) In case of template units, the unit is meant to be enabled with some 16:49:47 instance name specified. 16:49:48 Reading package lists... 16:49:48 Building dependency tree... 16:49:48 Reading state information... 16:49:48 The following additional packages will be installed: 16:49:48 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:49:48 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:49:48 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:49:48 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:49:48 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:49:48 Suggested packages: 16:49:48 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:49:48 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:49:48 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:49:48 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:49:48 systemd-container policykit-1 16:49:48 Recommended packages: 16:49:48 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:49:48 The following NEW packages will be installed: 16:49:48 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:49:48 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:49:48 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:49:48 multiarch-support openssh-client python3 python3-minimal python3.6 16:49:48 python3.6-minimal snapd squashfs-tools sudo 16:49:48 The following packages will be upgraded: 16:49:48 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:49:48 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 16:49:48 Need to get 36.7 MB of archives. 16:49:48 After this operation, 147 MB of additional disk space will be used. 16:49:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 16:49:48 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:49:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:49:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:49:48 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 16:49:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:49:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:49:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:49:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:49:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:49:48 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:49:48 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:49:48 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:49:48 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:49:48 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 16:49:48 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 16:49:49 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 16:49:49 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 16:49:49 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 16:49:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:49:49 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:49:49 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:49:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:49:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:49:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:49:49 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:49:49 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:49:49 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:49:49 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 16:49:49 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 16:49:51 debconf: delaying package configuration, since apt-utils is not installed 16:49:51 Fetched 36.7 MB in 3s (13.9 MB/s) 16:49:51 (Reading database ... 12757 files and directories currently installed.) 16:49:51 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 16:49:51 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:49:51 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 16:49:51 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:49:51 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 16:49:51 (Reading database ... 12757 files and directories currently installed.) 16:49:51 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 16:49:51 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 16:49:52 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 16:49:52 (Reading database ... 12757 files and directories currently installed.) 16:49:52 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 16:49:52 Unpacking apt (1.6.14) over (1.6.1) ... 16:49:52 Setting up apt (1.6.14) ... 16:49:52 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:49:52 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:49:52 (Reading database ... 12764 files and directories currently installed.) 16:49:52 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:49:52 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:49:52 Selecting previously unselected package libpython3.6-minimal:amd64. 16:49:52 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:49:52 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:49:53 Selecting previously unselected package libexpat1:amd64. 16:49:53 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:49:53 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:49:53 Selecting previously unselected package python3.6-minimal. 16:49:53 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:49:53 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:49:53 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 16:49:53 Checking for services that may need to be restarted...done. 16:49:53 Checking for services that may need to be restarted...done. 16:49:53 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:49:53 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:49:53 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:49:54 Selecting previously unselected package python3-minimal. 16:49:54 (Reading database ... 13012 files and directories currently installed.) 16:49:54 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:49:54 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:49:54 Selecting previously unselected package mime-support. 16:49:54 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:49:54 Unpacking mime-support (3.60ubuntu1) ... 16:49:54 Selecting previously unselected package libmpdec2:amd64. 16:49:54 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:49:54 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:49:54 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:49:54 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:49:54 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:49:54 Selecting previously unselected package python3.6. 16:49:54 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:49:54 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:49:54 Selecting previously unselected package libpython3-stdlib:amd64. 16:49:54 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:49:54 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:49:54 Setting up python3-minimal (3.6.7-1~18.04) ... 16:49:54 Selecting previously unselected package python3. 16:49:54 (Reading database ... 13442 files and directories currently installed.) 16:49:54 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:49:54 Unpacking python3 (3.6.7-1~18.04) ... 16:49:54 Selecting previously unselected package multiarch-support. 16:49:54 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:49:54 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:49:54 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:49:54 Selecting previously unselected package liblzo2-2:amd64. 16:49:54 (Reading database ... 13479 files and directories currently installed.) 16:49:54 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:49:54 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:49:54 Selecting previously unselected package libbsd0:amd64. 16:49:54 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:49:54 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:49:54 Selecting previously unselected package sudo. 16:49:54 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:49:54 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:49:54 Selecting previously unselected package apparmor. 16:49:54 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:49:54 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:49:55 Selecting previously unselected package libedit2:amd64. 16:49:55 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:49:55 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:49:55 Selecting previously unselected package libkrb5support0:amd64. 16:49:55 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:49:55 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:49:55 Selecting previously unselected package libk5crypto3:amd64. 16:49:55 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:49:55 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:49:55 Selecting previously unselected package libkeyutils1:amd64. 16:49:55 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:49:55 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:49:55 Selecting previously unselected package libkrb5-3:amd64. 16:49:55 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:49:55 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:49:55 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:49:55 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:49:55 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:49:55 Selecting previously unselected package libssl1.0.0:amd64. 16:49:55 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 16:49:55 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:49:55 Selecting previously unselected package openssh-client. 16:49:55 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 16:49:55 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 16:49:55 Selecting previously unselected package squashfs-tools. 16:49:55 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 16:49:55 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:49:55 Selecting previously unselected package snapd. 16:49:55 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 16:49:55 Unpacking snapd (2.49.2+18.04) ... 16:49:58 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:49:58 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:49:58 Setting up mime-support (3.60ubuntu1) ... 16:49:58 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:49:58 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:49:58 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:49:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:49:58 Setting up systemd (237-3ubuntu10.51) ... 16:49:58 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:49:58 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:49:58 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:49:58 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:49:58 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:49:58 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:49:58 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:49:59 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:49:59 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:49:59 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:49:59 Setting up python3 (3.6.7-1~18.04) ... 16:49:59 running python rtupdate hooks for python3.6... 16:49:59 running python post-rtupdate hooks for python3.6... 16:49:59 Setting up apparmor (2.12-4ubuntu5.1) ... 16:50:00 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:50:00 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:50:00 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 16:50:00 Setting up snapd (2.49.2+18.04) ... 16:50:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:50:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:50:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:50:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:50:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:50:01 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:50:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:50:01 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:50:01 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:50:01 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:50:02 /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' 16:50:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:50:02 Processing triggers for systemd (237-3ubuntu10.51) ... 16:50:02 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:50:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:50:03 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:50:04 Reading package lists... 16:50:04 Reading package lists... 16:50:04 Building dependency tree... 16:50:04 Reading state information... 16:50:04 Calculating upgrade... 16:50:04 The following packages will be upgraded: 16:50:04 advancecomp base-files bash binutils binutils-common 16:50:04 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:50:04 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:50:04 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 16:50:04 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 16:50:04 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:50:04 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:50:04 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:50:04 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 16:50:04 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:50:04 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:50:04 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:50:04 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:50:04 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:50:04 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:50:04 ubuntu-keyring util-linux 16:50:04 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:50:04 Need to get 64.2 MB of archives. 16:50:04 After this operation, 5126 kB of additional disk space will be used. 16:50:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] 16:50:04 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:50:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:50:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:50:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:50:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:50:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:50:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:50:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:50:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:50:04 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:50:04 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:50:04 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:50:04 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:50:04 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:50:04 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:50:04 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:50:04 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:50:05 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:50:05 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:50:05 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:50:05 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:50:05 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:50:05 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:50:05 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:50:05 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:50:05 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:50:05 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:50:05 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:50:05 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:50:05 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:50:05 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:50:05 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:50:05 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:50:05 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 16:50:05 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:50:05 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:50:05 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 16:50:05 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 16:50:05 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:50:05 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:50:05 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 16:50:05 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:50:05 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:50:05 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:50:05 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:50:05 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:50:05 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:50:05 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:50:05 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] 16:50:05 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:50:05 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:50:05 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:50:05 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:50:05 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:50:05 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:50:05 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:50:06 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:50:06 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:50:06 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:50:06 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:50:06 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:50:06 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:50:06 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:50:06 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:50:06 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:50:06 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:50:06 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:50:06 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:50:06 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:50:06 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:50:06 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:50:06 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 16:50:06 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:50:06 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:50:06 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:50:06 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:50:06 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:50:06 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:50:06 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:50:06 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:50:06 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:50:06 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:50:06 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 16:50:06 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] 16:50:07 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 16:50:07 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 16:50:07 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 16:50:07 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:50:07 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:50:07 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:50:07 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:50:07 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:50:07 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:50:07 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:50:07 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:50:07 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] 16:50:07 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:50:07 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:50:07 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:50:07 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:50:07 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:50:07 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:50:07 debconf: delaying package configuration, since apt-utils is not installed 16:50:07 Fetched 64.2 MB in 3s (23.3 MB/s) 16:50:07 (Reading database ... 13914 files and directories currently installed.) 16:50:07 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:50:07 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:50:08 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:50:08 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:50:08 Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... 16:50:08 Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... 16:50:08 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:50:08 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:50:08 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:50:08 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:50:08 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:50:08 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:50:08 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:50:08 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:50:08 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:50:08 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:50:08 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:50:08 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:50:08 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:50:08 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:50:08 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:50:09 (Reading database ... 13914 files and directories currently installed.) 16:50:09 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:50:09 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:50:09 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:50:09 (Reading database ... 13914 files and directories currently installed.) 16:50:09 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:50:09 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:50:09 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:50:09 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:50:09 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:50:09 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:50:09 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:50:09 (Reading database ... 13914 files and directories currently installed.) 16:50:09 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:50:09 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 16:50:09 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:50:09 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:50:09 (Reading database ... 13914 files and directories currently installed.) 16:50:09 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:50:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:50:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:50:10 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:50:10 Setting up base-files (10.1ubuntu2.10) ... 16:50:10 Installing new version of config file /etc/issue ... 16:50:10 Installing new version of config file /etc/issue.net ... 16:50:10 Installing new version of config file /etc/lsb-release ... 16:50:10 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:50:10 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:50:10 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:50:10 Removing obsolete conffile /etc/default/motd-news ... 16:50:10 (Reading database ... 13915 files and directories currently installed.) 16:50:10 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:50:10 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:50:10 Setting up bash (4.4.18-2ubuntu1.2) ... 16:50:10 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 16:50:10 (Reading database ... 13915 files and directories currently installed.) 16:50:10 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:50:10 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:50:10 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:50:10 (Reading database ... 13915 files and directories currently installed.) 16:50:10 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:50:10 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:50:10 Setting up tar (1.29b-2ubuntu0.2) ... 16:50:11 (Reading database ... 13915 files and directories currently installed.) 16:50:11 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:50:11 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:50:11 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:50:11 (Reading database ... 13915 files and directories currently installed.) 16:50:11 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:50:11 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:50:11 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:50:11 (Reading database ... 13915 files and directories currently installed.) 16:50:11 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:50:11 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:50:11 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:50:11 (Reading database ... 13915 files and directories currently installed.) 16:50:11 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:50:11 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:50:11 Setting up grep (3.1-2build1) ... 16:50:11 (Reading database ... 13915 files and directories currently installed.) 16:50:11 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 16:50:11 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 16:50:11 Setting up gzip (1.6-5ubuntu1.1) ... 16:50:11 (Reading database ... 13915 files and directories currently installed.) 16:50:11 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:50:11 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:50:12 Setting up login (1:4.5-1ubuntu2) ... 16:50:12 (Reading database ... 13915 files and directories currently installed.) 16:50:12 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:50:12 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:50:12 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:50:12 (Reading database ... 13915 files and directories currently installed.) 16:50:12 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:50:12 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:50:12 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:50:12 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:50:12 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:50:12 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:50:13 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:50:13 (Reading database ... 13915 files and directories currently installed.) 16:50:13 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:50:13 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:50:13 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:50:13 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:50:13 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:50:13 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:50:13 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:50:13 (Reading database ... 13915 files and directories currently installed.) 16:50:13 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:50:13 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:50:13 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:50:13 (Reading database ... 13915 files and directories currently installed.) 16:50:13 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:50:13 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:50:13 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:50:13 (Reading database ... 13915 files and directories currently installed.) 16:50:13 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:50:13 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:50:13 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:50:14 (Reading database ... 13915 files and directories currently installed.) 16:50:14 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:50:14 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:50:14 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:50:14 (Reading database ... 13915 files and directories currently installed.) 16:50:14 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:50:14 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:50:14 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:50:14 (Reading database ... 13915 files and directories currently installed.) 16:50:14 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:50:14 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:50:14 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:50:14 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:50:14 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:50:14 (Reading database ... 13915 files and directories currently installed.) 16:50:14 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:50:14 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:50:14 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:50:14 (Reading database ... 13915 files and directories currently installed.) 16:50:14 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:50:14 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:50:14 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:50:14 (Reading database ... 13915 files and directories currently installed.) 16:50:14 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:50:14 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:50:14 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:50:15 (Reading database ... 13915 files and directories currently installed.) 16:50:15 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:50:15 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:50:15 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:50:15 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:50:15 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:50:15 (Reading database ... 13915 files and directories currently installed.) 16:50:15 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:50:15 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:50:16 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:50:16 (Reading database ... 13915 files and directories currently installed.) 16:50:16 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:50:16 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:50:16 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:50:16 (Reading database ... 13917 files and directories currently installed.) 16:50:16 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:50:16 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:50:16 Setting up debconf (1.5.66ubuntu1) ... 16:50:16 (Reading database ... 13917 files and directories currently installed.) 16:50:16 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:50:16 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:50:16 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:50:16 (Reading database ... 13917 files and directories currently installed.) 16:50:16 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:50:16 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:50:16 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:50:16 (Reading database ... 13917 files and directories currently installed.) 16:50:16 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:50:16 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:50:16 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:50:17 (Reading database ... 13917 files and directories currently installed.) 16:50:17 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:50:17 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:50:17 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 16:50:17 (Reading database ... 13919 files and directories currently installed.) 16:50:17 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:50:17 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:50:17 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:50:17 (Reading database ... 13923 files and directories currently installed.) 16:50:17 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:50:17 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:50:17 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 16:50:17 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:50:17 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:50:17 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:50:17 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:50:17 (Reading database ... 13923 files and directories currently installed.) 16:50:17 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:50:17 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:50:17 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:50:17 (Reading database ... 13923 files and directories currently installed.) 16:50:17 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 16:50:17 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 16:50:17 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 16:50:17 (Reading database ... 13923 files and directories currently installed.) 16:50:17 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 16:50:17 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:50:17 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 16:50:18 Removing intermediate container dc00f0e1df53 16:50:18 ---> 93e325f896e7 16:50:18 16:50:18 Step 11/24 : FROM alpine:3.12 16:50:18 ---> c4fd0aeabfcf 16:50:18 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:50:18 ---> Using cache 16:50:18 ---> 6c36024abf25 16:50:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:50:18 ---> Using cache 16:50:18 ---> 5867996bacd8 16:50:18 Step 14/24 : ENV APP_PORT=59882 16:50:18 ---> Running in 12b7955fc66e 16:50:18 Removing intermediate container 12b7955fc66e 16:50:18 ---> 7b3792f18820 16:50:18 Step 15/24 : EXPOSE $APP_PORT 16:50:18 (Reading database ... 13923 files and directories currently installed.) 16:50:18 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:50:18 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:50:18 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:50:18 (Reading database ... 13923 files and directories currently installed.) 16:50:18 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:50:18 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:50:18 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:50:18 ---> Running in 12b00ab66941 16:50:18 (Reading database ... 13923 files and directories currently installed.) 16:50:18 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:50:18 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:50:18 Setting up passwd (1:4.5-1ubuntu2) ... 16:50:18 (Reading database ... 13923 files and directories currently installed.) 16:50:18 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:50:18 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:50:18 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:50:18 (Reading database ... 13923 files and directories currently installed.) 16:50:18 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:50:18 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:50:18 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:50:18 (Reading database ... 13923 files and directories currently installed.) 16:50:18 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:50:19 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:50:19 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:50:19 (Reading database ... 13923 files and directories currently installed.) 16:50:19 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:50:19 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:50:19 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:50:19 Removing intermediate container 12b00ab66941 16:50:19 ---> 9fbd1ac402b8 16:50:19 Step 16/24 : WORKDIR / 16:50:19 (Reading database ... 13923 files and directories currently installed.) 16:50:19 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:50:19 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:50:19 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:50:19 (Reading database ... 13923 files and directories currently installed.) 16:50:19 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:50:19 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:50:19 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:50:19 ---> Running in c0c8fb618b9b 16:50:19 (Reading database ... 13923 files and directories currently installed.) 16:50:19 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:50:19 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:50:19 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:50:19 (Reading database ... 13923 files and directories currently installed.) 16:50:19 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:50:19 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:50:19 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:50:19 (Reading database ... 13923 files and directories currently installed.) 16:50:19 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:50:19 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:50:19 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:50:19 (Reading database ... 13924 files and directories currently installed.) 16:50:19 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:50:19 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:50:19 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:50:19 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:50:20 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:50:20 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:50:20 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:50:20 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:50:20 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:50:20 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:50:20 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:50:20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:50:20 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:50:20 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:50:20 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:50:20 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:50:20 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:50:20 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:50:20 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:50:20 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:50:20 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:50:20 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:50:20 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:50:20 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:50:20 Removing intermediate container c0c8fb618b9b 16:50:20 ---> ce9dafd96d31 16:50:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:50:20 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:50:20 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:50:21 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:50:21 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:50:21 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:50:21 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:50:21 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:50:21 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:50:21 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:50:21 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:50:21 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:50:21 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:50:21 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:50:21 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:50:21 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:50:21 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:50:21 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:50:21 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:50:21 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:50:21 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:50:22 ---> ab91fa8691e6 16:50:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:50:22 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:50:22 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:50:23 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:50:23 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:50:23 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:50:23 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:50:24 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:50:24 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:50:25 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:50:25 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:50:25 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:50:25 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:50:25 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:50:25 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:50:25 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:50:25 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:50:25 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:50:25 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:50:25 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:50:25 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:50:25 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:50:25 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:50:25 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:50:25 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:50:25 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:50:25 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:50:25 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:50:25 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:50:25 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:50:25 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:50:25 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:50:25 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:50:25 Removing intermediate container 5eb679c8da43 16:50:25 ---> 6099bfcbaea7 16:50:25 16:50:25 Step 11/26 : FROM alpine:3.12 16:50:25 ---> c4fd0aeabfcf 16:50:25 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:50:25 16:50:25 Current default time zone: 'Etc/UTC' 16:50:25 Local time is now: Fri Aug 27 16:50:25 UTC 2021. 16:50:25 Universal Time is now: Fri Aug 27 16:50:25 UTC 2021. 16:50:25 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:50:25 16:50:25 Setting up systemd-sysv (237-3ubuntu10.51) ... 16:50:25 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:50:25 Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... 16:50:25 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:50:25 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:50:25 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:50:25 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:50:25 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:50:25 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:50:25 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:50:25 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:50:25 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:50:25 ---> e13ee7caec37 16:50:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:50:25 ---> Running in 893774d0bba5 16:50:25 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:50:25 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:50:25 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:50:25 Setting up patch (2.7.6-2ubuntu1.1) ... 16:50:25 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:50:25 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:50:25 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 16:50:25 Installing new version of config file /etc/ssl/openssl.cnf ... 16:50:25 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:50:25 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:50:25 Setting up ca-certificates (20210119~18.04.1) ... 16:50:27 ---> 517a7642631d 16:50:27 Step 20/24 : ENTRYPOINT ["/core-command"] 16:50:27 ---> Running in 5a5a800574e2 16:50:27 Updating certificates in /etc/ssl/certs... 16:50:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:50:28 23 added, 27 removed; done. 16:50:28 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:50:28 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:50:28 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:50:28 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:50:28 Setting up pkgbinarymangler (138.18.04.1) ... 16:50:28 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:50:28 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:50:28 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:50:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:50:28 Removing intermediate container 5a5a800574e2 16:50:28 ---> c97dcb81a192 16:50:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:50:28 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:50:28 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:50:28 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:50:28 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:50:28 Setting up perl (5.26.1-6ubuntu0.5) ... 16:50:28 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:50:28 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:50:28 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:50:28 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:50:28 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:50:28 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:50:28 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:50:28 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:50:28 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:50:28 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:50:28 Processing triggers for systemd (237-3ubuntu10.51) ... 16:50:28 ---> Running in 4ce87cfb6c97 16:50:28 Processing triggers for mime-support (3.60ubuntu1) ... 16:50:28 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:50:28 Updating certificates in /etc/ssl/certs... 16:50:28 (1/3) Installing ca-certificates (20191127-r4) 16:50:28 (2/3) Installing dumb-init (1.2.2-r1) 16:50:28 (3/3) Installing su-exec (0.2-r1) 16:50:28 Executing busybox-1.31.1-r20.trigger 16:50:28 Executing ca-certificates-20191127-r4.trigger 16:50:29 Removing intermediate container 4ce87cfb6c97 16:50:29 ---> cca7370e45aa 16:50:29 Step 22/24 : LABEL arch=arm64 16:50:29 OK: 6 MiB in 17 packages 16:50:29 0 added, 0 removed; done. 16:50:29 Running hooks in /etc/ca-certificates/update.d... 16:50:29 done. 16:50:29 ---> Running in 2b9cbed2ceb4 16:50:29 Reading package lists... 16:50:29 Building dependency tree... 16:50:29 Reading state information... 16:50:29 The following NEW packages will be installed: 16:50:29 apt-transport-https 16:50:30 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:50:30 Need to get 4348 B of archives. 16:50:30 After this operation, 154 kB of additional disk space will be used. 16:50:30 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 16:50:30 debconf: delaying package configuration, since apt-utils is not installed 16:50:30 Fetched 4348 B in 0s (22.7 kB/s) 16:50:30 Selecting previously unselected package apt-transport-https. 16:50:30 (Reading database ... 13929 files and directories currently installed.) 16:50:30 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 16:50:30 Unpacking apt-transport-https (1.6.14) ... 16:50:30 Setting up apt-transport-https (1.6.14) ... 16:50:30 Removing intermediate container 2b9cbed2ceb4 16:50:30 ---> 670be396e2db 16:50:30 Step 23/24 : LABEL git_sha=80dab990b9b6a3aac6bdccb20e0c0ba1fe982681 16:50:30 ---> Running in 011cca96b390 16:50:30 Waiting for network to be ready... 16:50:32 Removing intermediate container 011cca96b390 16:50:32 ---> d1f8a382821b 16:50:32 Step 24/24 : LABEL version=0.0.0 16:50:32 Removing intermediate container 893774d0bba5 16:50:32 ---> 0930ef791cf4 16:50:32 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:50:32 ---> Running in 86bc60969269 16:50:32 ---> Running in 696b1ec525c4 16:50:32 Removing intermediate container 86bc60969269 16:50:32 ---> 468f8799e51a 16:50:32 16:50:33 Removing intermediate container 696b1ec525c4 16:50:33 ---> 08851dd59116 16:50:33 Step 14/26 : WORKDIR / 16:50:33 Successfully built 468f8799e51a 16:50:33 Successfully tagged core-command-arm64:latest 16:50:33  Building core-command ... done  ---> Running in c8eba770462b 16:50:34 Removing intermediate container c8eba770462b 16:50:34 ---> b7e7c6e1418f 16:50:34 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:50:36 ---> f42b37f2452e 16:50:36 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:50:37 ---> 31b9ef773f52 16:50:37 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:50:37 2021-08-27T16:50:34Z INFO Waiting for automatic snapd restart... 16:50:38 snapd 2.51.4 from Canonical* installed 16:50:38 ---> 9bc7445e2af0 16:50:38 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:50:38 "snapd" switched to the "latest/stable" channel 16:50:38 16:50:39 ---> 4cc205cbe62a 16:50:39 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:50:41 ---> f38c68fce980 16:50:41 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:50:41 core18 20210722 from Canonical* installed 16:50:41 "core18" switched to the "latest/stable" channel 16:50:41 16:50:43 ---> c4ca09d5a887 16:50:43 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:50:44 snapcraft 5.0 from Canonical* installed 16:50:44 "snapcraft" switched to the "latest/stable" channel 16:50:44 16:50:44 ---> ec13a43a06e1 16:50:44 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/ 16:50:44 ---> Running in 837fc645215c 16:50:48 Removing intermediate container 837fc645215c 16:50:48 ---> b74cf653dec4 16:50:48 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:50:48 ---> Running in 52724260cc7d 16:50:48 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: 16:50:48 - README.md 16:50:48 16:50:48 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:50:48 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:50:48 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:50:48 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:50:48 Removing intermediate container 52724260cc7d 16:50:48 ---> 274d1bec2ba7 16:50:48 Step 24/26 : LABEL arch=arm64 16:50:48 ---> Running in cccab67eeaf7 16:50:49 Reading package lists... 16:50:49 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 16:50:49 Removing intermediate container cccab67eeaf7 16:50:49 ---> 634c6dc5cdc4 16:50:49 Step 25/26 : LABEL git_sha=80dab990b9b6a3aac6bdccb20e0c0ba1fe982681 16:50:49 ---> Running in b890f2b7c743 16:50:50 Reading package lists... 16:50:50 Building dependency tree... 16:50:50 Reading state information... 16:50:50 Suggested packages: 16:50:50 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:50:50 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:50:50 Recommended packages: 16:50:50 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:50:50 The following NEW packages will be installed: 16:50:50 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:50:50 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:50:50 pkg-config zip 16:50:50 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:50:50 Need to get 7663 kB of archives. 16:50:50 After this operation, 43.8 MB of additional disk space will be used. 16:50:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:50:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 16:50:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:50:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:50:50 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:50:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:50:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:50:50 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:50:50 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:50:50 Removing intermediate container b890f2b7c743 16:50:50 ---> 34d51ca58e4e 16:50:50 Step 26/26 : LABEL version=0.0.0 16:50:50 ---> Running in a1ac57b6eee5 16:50:51 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:50:51 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:50:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:50:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:50:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:50:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:50:51 debconf: delaying package configuration, since apt-utils is not installed 16:50:51 Fetched 7663 kB in 1s (8844 kB/s) 16:50:51 Selecting previously unselected package libglib2.0-0:amd64. 16:50:51 (Reading database ... 13933 files and directories currently installed.) 16:50:51 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:50:51 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:50:51 Selecting previously unselected package libpsl5:amd64. 16:50:51 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:50:51 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:50:51 Selecting previously unselected package libnghttp2-14:amd64. 16:50:51 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:50:51 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:50:51 Selecting previously unselected package librtmp1:amd64. 16:50:51 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:50:51 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:50:51 Selecting previously unselected package libcurl3-gnutls:amd64. 16:50:51 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 16:50:51 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:50:51 Selecting previously unselected package liberror-perl. 16:50:51 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:50:51 Removing intermediate container a1ac57b6eee5 16:50:51 ---> 95326b59c214 16:50:51 16:50:51 Unpacking liberror-perl (0.17025-1) ... 16:50:51 Selecting previously unselected package git-man. 16:50:51 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:50:51 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:50:51 Selecting previously unselected package git. 16:50:51 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:50:51 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:50:52 Successfully built 95326b59c214 16:50:52 Successfully tagged security-secretstore-setup-arm64:latest 16:50:52 Selecting previously unselected package libnorm1:amd64. 16:50:52 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:50:52 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:50:52 Selecting previously unselected package libpgm-5.2-0:amd64. 16:50:52 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:50:52 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:50:52 Selecting previously unselected package libsodium23:amd64. 16:50:52 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:50:52 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:50:52 Selecting previously unselected package libzmq5:amd64. 16:50:52 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:50:52 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:50:52 Selecting previously unselected package libzmq3-dev:amd64. 16:50:52 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:50:52 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:50:52 Selecting previously unselected package pkg-config. 16:50:52 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:50:52 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:50:52 Selecting previously unselected package zip. 16:50:52 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:50:52 Unpacking zip (3.0-11build1) ... 16:50:53 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:50:53 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:50:53 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:50:53 Setting up liberror-perl (0.17025-1) ... 16:50:53 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:50:53 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:50:53 No schema files found: doing nothing. 16:50:53 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:50:53 Setting up zip (3.0-11build1) ... 16:50:53 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:50:53 Setting up libsodium23:amd64 (1.0.16-2) ... 16:50:53 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:50:53 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:50:53 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:50:53 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:50:53 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:50:53 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:50:53 git set to automatically installed. 16:50:53 git-man set to automatically installed. 16:50:53 libcurl3-gnutls set to automatically installed. 16:50:53 liberror-perl set to automatically installed. 16:50:53 libglib2.0-0 set to automatically installed. 16:50:53 libnghttp2-14 set to automatically installed. 16:50:53 libnorm1 set to automatically installed. 16:50:53 libpgm-5.2-0 set to automatically installed. 16:50:53 libpsl5 set to automatically installed. 16:50:53 librtmp1 set to automatically installed. 16:50:53 libsodium23 set to automatically installed. 16:50:53 libzmq3-dev set to automatically installed. 16:50:53 libzmq5 set to automatically installed. 16:50:53 pkg-config set to automatically installed. 16:50:53 zip set to automatically installed. 16:50:55 snapd is not logged in, snap install commands will use sudo 16:50:55 snap "core18" has no updates available 16:50:56 snapd is not logged in, snap install commands will use sudo 16:51:04 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 16:51:05 Pulling config-common 16:51:05 + snapcraftctl pull 16:51:05 Pulling go-build-helper 16:51:05 + snapcraftctl pull 16:51:06 'edgex-go' has dependencies that need to be staged: go-build-helper 16:51:06 Skipping pull go-build-helper (already ran) 16:51:06 Building go-build-helper 16:51:06 + snapcraftctl build 16:51:08 Staging go-build-helper 16:51:08 + snapcraftctl stage 16:51:10  Building security-secretstore-setup ... done Removing intermediate container 31e86c2900ad 16:51:10 ---> fab5e9fde128 16:51:10 16:51:10 Step 11/23 : FROM alpine:3.12 16:51:10 ---> c4fd0aeabfcf 16:51:10 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:51:10 ---> Running in cea0dee110d9 16:51:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:51:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:51:10 (1/2) Installing ca-certificates (20191127-r4) 16:51:10 (2/2) Installing dumb-init (1.2.2-r1) 16:51:10 Executing busybox-1.31.1-r20.trigger 16:51:10 Executing ca-certificates-20191127-r4.trigger 16:51:10 OK: 6 MiB in 16 packages 16:51:12 Removing intermediate container cea0dee110d9 16:51:12 ---> 475c6980ee5a 16:51:12 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:51:12 ---> Running in 7b1b8ceae878 16:51:13 Removing intermediate container 7b1b8ceae878 16:51:13 ---> 011607947e90 16:51:13 Step 14/23 : ENV APP_PORT=59860 16:51:13 ---> Running in 97e0afd1978a 16:51:14 Removing intermediate container 361e755d6bd5 16:51:14 ---> bdf8e536a3a1 16:51:14 16:51:14 Step 11/24 : FROM alpine:3.12 16:51:14 ---> c4fd0aeabfcf 16:51:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:51:14 ---> Running in 1ebc2fdf0520 16:51:14 Removing intermediate container 97e0afd1978a 16:51:14 ---> af8a0d31356a 16:51:14 Step 15/23 : EXPOSE $APP_PORT 16:51:14 ---> Running in dedde6f70e67 16:51:14 Removing intermediate container 1ebc2fdf0520 16:51:14 ---> 1acd5ef85865 16:51:14 Step 13/24 : ENV APP_PORT=59880 16:51:14 ---> Running in 5c537637e03e 16:51:14 Removing intermediate container dedde6f70e67 16:51:14 ---> d5c165035f52 16:51:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:15 Removing intermediate container 5c537637e03e 16:51:15 ---> 6d9fb5bdfa16 16:51:15 Step 14/24 : EXPOSE $APP_PORT 16:51:15 ---> Running in 92f934925d2b 16:51:15 ---> 01ecac0d934e 16:51:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:51:16 Removing intermediate container 92f934925d2b 16:51:16 ---> 1dadad74e030 16:51:16 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:16 ---> Running in 7be37e2b79a0 16:51:17 ---> 19fd82d1746b 16:51:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:51:18 ---> f466ef9049a7 16:51:18 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:51:18 ---> Running in d22ac9ad39a5 16:51:18 Removing intermediate container 7be37e2b79a0 16:51:18 ---> 5bea7b53c049 16:51:18 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:51:18 ---> Running in 67fa75306060 16:51:18 Removing intermediate container d22ac9ad39a5 16:51:18 ---> 3f7906a45e07 16:51:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:19 ---> Running in 8220f1948704 16:51:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:51:19 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:51:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] 16:51:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 16:51:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:51:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:51:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 16:51:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 16:51:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] 16:51:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 16:51:19 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:51:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:51:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:51:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:51:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:51:19 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:51:19 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:51:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:51:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:51:19 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] 16:51:19 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 16:51:19 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:51:19 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:51:19 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 16:51:19 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 16:51:19 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] 16:51:19 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 16:51:19 Fetched 25.1 MB in 0s (0 B/s) 16:51:19 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:51:19 Fetched 224 kB in 0s (0 B/s) 16:51:19 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:51:19 Fetched 157 kB in 0s (0 B/s) 16:51:19 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:51:19 Fetched 221 kB in 0s (0 B/s) 16:51:19 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:51:19 Fetched 143 kB in 0s (0 B/s) 16:51:19 Pulling edgex-go 16:51:19 + snapcraftctl pull 16:51:19 Pulling hooks 16:51:19 + snapcraftctl pull 16:51:19 Removing intermediate container 8220f1948704 16:51:19 ---> 3e608fc0c42b 16:51:19 Step 21/23 : LABEL arch=arm64 16:51:19 ---> Running in b19321be66e4 16:51:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:51:20 Removing intermediate container b19321be66e4 16:51:20 ---> 70a8f128c335 16:51:20 Step 22/23 : LABEL git_sha=80dab990b9b6a3aac6bdccb20e0c0ba1fe982681 16:51:20 ---> Running in 62c438cf396e 16:51:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:51:21 Removing intermediate container 62c438cf396e 16:51:21 ---> 810878b0ce0b 16:51:21 Step 23/23 : LABEL version=0.0.0 16:51:21 ---> Running in 953d20c87440 16:51:21 Removing intermediate container 953d20c87440 16:51:21 ---> f3ea3bab3eca 16:51:21 16:51:21 (1/6) Installing dumb-init (1.2.2-r1) 16:51:21 (2/6) Installing libgcc (9.3.0-r2) 16:51:22 (3/6) Installing libsodium (1.0.18-r0) 16:51:22 Successfully built f3ea3bab3eca 16:51:22 Successfully tagged support-notifications-arm64:latest 16:51:22  Building support-notifications ... done (4/6) Installing libstdc++ (9.3.0-r2) 16:51:22 (5/6) Installing libzmq (4.3.3-r0) 16:51:22 (6/6) Installing zeromq (4.3.3-r0) 16:51:22 Executing busybox-1.31.1-r20.trigger 16:51:22 OK: 8 MiB in 20 packages 16:51:24 Removing intermediate container 67fa75306060 16:51:24 ---> 38784fa26d68 16:51:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:24 ---> 80eaca6fbc32 16:51:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:51:26 ---> 20790b451109 16:51:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:51:27 ---> ba6556a31eac 16:51:27 Step 20/24 : ENTRYPOINT ["/core-data"] 16:51:27 ---> Running in 5d9c8a1137bb 16:51:27 Removing intermediate container 5d9c8a1137bb 16:51:27 ---> 666d29c44689 16:51:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:28 ---> Running in 7a96e06dc585 16:51:28 Removing intermediate container 7a96e06dc585 16:51:28 ---> cf400aec05a4 16:51:28 Step 22/24 : LABEL arch=arm64 16:51:28 ---> Running in 1c36a75781e8 16:51:29 Removing intermediate container 1c36a75781e8 16:51:29 ---> 8bf8d5a313f7 16:51:29 Step 23/24 : LABEL git_sha=80dab990b9b6a3aac6bdccb20e0c0ba1fe982681 16:51:29 ---> Running in 08d8a322585e 16:51:29 Removing intermediate container 08d8a322585e 16:51:29 ---> 17c6000c022e 16:51:29 Step 24/24 : LABEL version=0.0.0 16:51:30 ---> Running in 703285445f53 16:51:30 Removing intermediate container 703285445f53 16:51:30 ---> 0daa25ec11af 16:51:30 16:51:31 Successfully built 0daa25ec11af 16:51:31 Successfully tagged core-data-arm64:latest 16:51:31  Building core-data ... done  [Pipeline] } 16:51:31 $ docker stop --time=1 d2225cf99a8d8c82002a73f8edecf090fcbd1b25c26dbe9ec268cf3511122bff 16:51:33 $ docker rm -f d2225cf99a8d8c82002a73f8edecf090fcbd1b25c26dbe9ec268cf3511122bff [Pipeline] // withDockerContainer [Pipeline] sh 16:51:34 + docker images 16:51:34 REPOSITORY TAG IMAGE ID CREATED SIZE 16:51:34 core-data-arm64 latest 0daa25ec11af 4 seconds ago 19.3MB 16:51:34 support-notifications-arm64 latest f3ea3bab3eca 13 seconds ago 15.9MB 16:51:34 bdf8e536a3a1 21 seconds ago 1.57GB 16:51:34 fab5e9fde128 28 seconds ago 1.57GB 16:51:34 security-secretstore-setup-arm64 latest 95326b59c214 43 seconds ago 26.5MB 16:51:34 core-command-arm64 latest 468f8799e51a About a minute ago 15.2MB 16:51:34 6099bfcbaea7 About a minute ago 1.57GB 16:51:34 93e325f896e7 About a minute ago 1.56GB 16:51:34 sys-mgmt-agent-arm64 latest c7abf2a33d13 2 minutes ago 311MB 16:51:34 security-bootstrapper-arm64 latest 084c959e3db8 3 minutes ago 17.7MB 16:51:34 core-metadata-arm64 latest 309c4d03e2e0 3 minutes ago 15.8MB 16:51:34 support-scheduler-arm64 latest f7cb2141c794 3 minutes ago 15.2MB 16:51:34 security-proxy-setup-arm64 latest 4d3256b0df15 3 minutes ago 24.6MB 16:51:34 5f98a7726f34 4 minutes ago 1.57GB 16:51:34 f1d8b2f678e6 4 minutes ago 1.57GB 16:51:34 c34e1bd35d68 4 minutes ago 1.57GB 16:51:34 ba0ac89a66ba 4 minutes ago 1.57GB 16:51:34 472ed12cadd1 4 minutes ago 1.57GB 16:51:34 ci-base-image-arm64 latest cafd8820930f 15 minutes ago 1.24GB 16:51:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 3 weeks ago 533MB 16:51:34 docker 20.10.7 df445af6242a 2 months ago 234MB 16:51:34 alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB 16:51:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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 16:51:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:51:35 16:51:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:51:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:51:35 arm64: Pulling from edgex-lftools-log-publisher 16:51:35 448f6bf000e3: Pulling fs layer 16:51:35 f757da607395: Pulling fs layer 16:51:35 05883995daec: Pulling fs layer 16:51:35 8603b9c90790: Pulling fs layer 16:51:35 1560dd03e051: Pulling fs layer 16:51:35 27f5ce0e4adf: Pulling fs layer 16:51:35 c2d8d7efcc4b: Pulling fs layer 16:51:35 1560dd03e051: Waiting 16:51:35 27f5ce0e4adf: Waiting 16:51:35 c2d8d7efcc4b: Waiting 16:51:35 8603b9c90790: Waiting 16:51:36 f757da607395: Verifying Checksum 16:51:36 8603b9c90790: Verifying Checksum 16:51:36 8603b9c90790: Download complete 16:51:36 1560dd03e051: Verifying Checksum 16:51:36 27f5ce0e4adf: Download complete 16:51:37 05883995daec: Verifying Checksum 16:51:37 05883995daec: Download complete 16:51:37 448f6bf000e3: Verifying Checksum 16:51:37 448f6bf000e3: Download complete 16:51:37 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:51:37 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:51:37 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:51:37 Fetched 0 B in 0s (0 B/s) 16:51:37 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:51:37 Fetched 96.5 kB in 0s (0 B/s) 16:51:37 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:51:37 Fetched 279 kB in 0s (0 B/s) 16:51:37 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:51:37 Fetched 122 kB in 0s (0 B/s) 16:51:37 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:51:37 Fetched 77.8 kB in 0s (0 B/s) 16:51:37 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:51:37 Fetched 8848 B in 0s (0 B/s) 16:51:37 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:51:37 Fetched 47.8 kB in 0s (0 B/s) 16:51:37 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:51:37 Fetched 45.6 kB in 0s (0 B/s) 16:51:37 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:51:37 Fetched 15.0 kB in 0s (0 B/s) 16:51:37 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 16:51:37 Fetched 219 kB in 0s (0 B/s) 16:51:37 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:51:37 Fetched 154 kB in 0s (0 B/s) 16:51:37 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:51:37 Fetched 50.6 kB in 0s (0 B/s) 16:51:37 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:51:37 Fetched 14.8 kB in 0s (0 B/s) 16:51:37 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:51:37 Fetched 41.8 kB in 0s (0 B/s) 16:51:37 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:51:37 Fetched 499 kB in 0s (0 B/s) 16:51:37 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:51:37 Fetched 111 kB in 0s (0 B/s) 16:51:37 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:51:37 Fetched 240 kB in 0s (0 B/s) 16:51:37 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:51:37 Fetched 29.3 kB in 0s (0 B/s) 16:51:37 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:51:37 Fetched 85.5 kB in 0s (0 B/s) 16:51:37 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:51:37 Fetched 24.5 kB in 0s (0 B/s) 16:51:37 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:51:37 Fetched 49.2 kB in 0s (0 B/s) 16:51:37 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:51:37 Fetched 54.2 kB in 0s (0 B/s) 16:51:37 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:51:37 Fetched 30.8 kB in 0s (0 B/s) 16:51:37 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:51:37 Fetched 15.8 kB in 0s (0 B/s) 16:51:37 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:51:37 Fetched 85.9 kB in 0s (0 B/s) 16:51:37 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:51:37 Fetched 8720 B in 0s (0 B/s) 16:51:37 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 16:51:37 Fetched 140 kB in 0s (0 B/s) 16:51:37 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:51:37 Fetched 119 kB in 0s (0 B/s) 16:51:37 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 16:51:37 Fetched 111 kB in 0s (0 B/s) 16:51:37 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:51:37 Fetched 11.1 kB in 0s (0 B/s) 16:51:37 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:51:37 Fetched 645 kB in 0s (0 B/s) 16:51:37 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:51:37 Fetched 41.3 kB in 0s (0 B/s) 16:51:37 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:51:37 Fetched 17.9 kB in 0s (0 B/s) 16:51:37 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:51:37 Fetched 368 kB in 0s (0 B/s) 16:51:37 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:51:37 Fetched 187 kB in 0s (0 B/s) 16:51:37 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:51:37 Fetched 175 kB in 0s (0 B/s) 16:51:37 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:51:37 Fetched 206 kB in 0s (0 B/s) 16:51:37 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 16:51:37 Fetched 1302 kB in 0s (0 B/s) 16:51:37 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:51:37 Fetched 36.2 kB in 0s (0 B/s) 16:51:37 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 16:51:37 Fetched 159 kB in 0s (0 B/s) 16:51:37 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:51:37 Fetched 107 kB in 0s (0 B/s) 16:51:37 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:51:37 Fetched 48.7 kB in 0s (0 B/s) 16:51:37 Pulling static-packages 16:51:37 + snapcraftctl pull 16:51:37 Pulling version 16:51:37 + cd /root/project 16:51:37 + git describe --tags --abbrev=0 16:51:37 + sed s/v// 16:51:37 + GIT_VERSION=2.0.1-dev.35 16:51:37 + [ -z 2.0.1-dev.35 ] 16:51:37 + snapcraftctl set-version 2.0.1-dev.35 16:51:38 Building config-common 16:51:38 + snapcraftctl build 16:51:40 c2d8d7efcc4b: Verifying Checksum 16:51:40 c2d8d7efcc4b: Download complete 16:51:41 448f6bf000e3: Pull complete 16:51:41 Skipping build go-build-helper (already ran) 16:51:41 Building edgex-go 16:51:41 + cd /root/parts/edgex-go/src 16:51:41 + git describe --tags --abbrev=0 16:51:41 + sed s/v// 16:51:41 + GIT_VERSION=2.0.1-dev.35 16:51:41 + [ -z 2.0.1-dev.35 ] 16:51:41 + echo 2.0.1-dev.35 16:51:41 + make build 16:51:41 go mod tidy 16:51:41 f757da607395: Pull complete 16:51:43 05883995daec: Pull complete 16:51:43 8603b9c90790: Pull complete 16:51:44 go: downloading github.com/gorilla/mux v1.8.0 16:51:44 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 16:51:44 1560dd03e051: Pull complete 16:51:44 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.15 16:51:44 go: downloading github.com/stretchr/testify v1.7.0 16:51:44 go: downloading github.com/google/uuid v1.3.0 16:51:44 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 16:51:44 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 16:51:44 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 16:51:44 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:51:44 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:51:44 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 16:51:44 go: downloading github.com/lib/pq v1.10.2 16:51:45 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:51:45 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 16:51:45 27f5ce0e4adf: Pull complete 16:51:45 go: downloading github.com/pelletier/go-toml v1.9.3 16:51:45 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:51:45 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 16:51:46 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 16:51:46 go: downloading github.com/davecgh/go-spew v1.1.1 16:51:46 go: downloading github.com/pmezard/go-difflib v1.0.0 16:51:46 go: downloading github.com/go-playground/validator/v10 v10.9.0 16:51:46 go: downloading gopkg.in/yaml.v2 v2.4.0 16:51:46 go: downloading github.com/go-kit/kit v0.11.0 16:51:46 go: downloading github.com/stretchr/objx v0.1.1 16:51:46 go: downloading github.com/x448/float16 v0.8.4 16:51:46 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 16:51:46 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 16:51:46 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:51:46 go: downloading github.com/pebbe/zmq4 v1.2.7 16:51:46 go: downloading github.com/go-playground/universal-translator v0.18.0 16:51:46 go: downloading github.com/leodido/go-urn v1.2.1 16:51:46 go: downloading golang.org/x/text v0.3.6 16:51:46 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:51:46 go: downloading github.com/go-playground/locales v0.14.0 16:51:47 go: downloading github.com/kr/pretty v0.3.0 16:51:47 go: downloading github.com/go-logfmt/logfmt v0.5.0 16:51:47 go: downloading github.com/go-stack/stack v1.8.0 16:51:47 go: downloading github.com/hashicorp/consul/api v1.8.1 16:51:47 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:51:47 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 16:51:47 go: downloading github.com/gorilla/websocket v1.4.2 16:51:47 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 16:51:47 go: downloading github.com/onsi/ginkgo v1.10.1 16:51:47 go: downloading github.com/onsi/gomega v1.7.0 16:51:47 go: downloading github.com/kr/text v0.2.0 16:51:47 go: downloading github.com/rogpeppe/go-internal v1.8.0 16:51:47 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:51:47 go: downloading github.com/mitchellh/copystructure v1.0.0 16:51:47 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:51:47 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:51:47 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:51:47 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:51:47 go: downloading github.com/hashicorp/serf v0.9.5 16:51:47 go: downloading github.com/hashicorp/consul/sdk v0.7.0 16:51:47 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:51:47 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:51:47 go: downloading github.com/fatih/color v1.9.0 16:51:47 go: downloading github.com/mattn/go-colorable v0.1.6 16:51:47 go: downloading github.com/mattn/go-isatty v0.0.12 16:51:47 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:51:47 go: downloading github.com/pkg/errors v0.9.1 16:51:47 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:51:47 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:51:47 go: downloading github.com/hashicorp/memberlist v0.2.2 16:51:47 go: downloading github.com/hpcloud/tail v1.0.0 16:51:47 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:51:48 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:51:48 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:51:48 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:51:48 go: downloading github.com/hashicorp/go-multierror v1.1.0 16:51:48 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 16:51:48 go: downloading github.com/miekg/dns v1.1.26 16:51:48 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:51:48 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:51:48 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:51:48 go: downloading github.com/hashicorp/errwrap v1.0.0 16:51:48 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:51:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/core-data/core-data ./cmd/core-data 16:51:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:52:00 c2d8d7efcc4b: Pull complete 16:52:00 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:52:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:52:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:52:00 prd-ubuntu18.04-docker-arm64-4c-16g-958 does not seem to be running inside a container 16:52:00 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:52:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/core-command/core-command ./cmd/core-command 16:52:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:52:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:52:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:52:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:52:05 $ docker top d835bf3047b385c51fafbe20877c4b6a1a508ca04d64a9515d54cb6030517042 -eo pid,comm [Pipeline] { 16:52:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] libraryResource [Pipeline] sh 16:52:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:52:06 ---> job-cost.sh 16:52:06 lf-activate-venv: SKIPPING 16:52:06 INFO: No Stack... 16:52:07 INFO: Retrieving Pricing Info for: v3-standard-4 16:52:07 INFO: Archiving Costs 16:52:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] sh 16:52:08 + + cut -d, -f6 16:52:08 cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock 16:52:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3678-5-stack-cost] 16:52:08 Resource [jenkins-edgexfoundry-edgex-go-PR-3678-5-stack-cost] did not exist. Created. 16:52:08 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3678-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:52:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/secrets-config ./cmd/secrets-config 16:52:09 + echo total: 0.10999999940395355 [Pipeline] stash 16:52:09 Stashed 1 file(s) [Pipeline] } 16:52:09 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3678-5-stack-cost] [Pipeline] // lock [Pipeline] } 16:52:09 $ docker stop --time=1 d835bf3047b385c51fafbe20877c4b6a1a508ca04d64a9515d54cb6030517042 16:52:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:52:11 $ docker rm -f d835bf3047b385c51fafbe20877c4b6a1a508ca04d64a9515d54cb6030517042 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:52:11 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:52:11 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:52:11 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:52:11 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:52:11 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:52:11 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:52:11 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:52:11 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:52:11 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:52:11 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:52:11 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:52:11 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:52:11 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:52:11 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:52:11 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:52:11 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:52:11 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:52:11 + 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 16:52:11 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:52:11 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:52:11 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:52:11 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:52:11 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:52:11 + 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 16:52:11 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:52:11 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:52:11 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:52:12 Building hooks 16:52:12 + cd /root/parts/hooks/src 16:52:12 + make build 16:52:12 go mod tidy 16:52:13 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 16:52:13 go: downloading github.com/stretchr/testify v1.5.1 16:52:13 go: downloading gopkg.in/yaml.v2 v2.2.2 16:52:13 go: downloading github.com/davecgh/go-spew v1.1.0 16:52:13 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:52:14 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:52:14 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:52:14 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:52:18 Building static-packages 16:52:18 + snapcraftctl build 16:52:19 Building version 16:52:19 + snapcraftctl build 16:52:21 Staging config-common 16:52:21 + snapcraftctl stage 16:52:22 Skipping stage go-build-helper (already ran) 16:52:22 Staging edgex-go 16:52:22 + snapcraftctl stage 16:52:23 Staging hooks 16:52:23 + snapcraftctl stage 16:52:24 Staging static-packages 16:52:24 + snapcraftctl stage 16:52:25 Staging version 16:52:25 + snapcraftctl stage 16:52:26 Priming config-common 16:52:26 + snapcraftctl prime 16:52:27 Priming go-build-helper 16:52:27 + snapcraftctl prime 16:52:28 Priming edgex-go 16:52:28 + snapcraftctl prime 16:52:30 Priming hooks 16:52:30 + snapcraftctl prime 16:52:31 Priming static-packages 16:52:31 + snapcraftctl prime 16:52:33 Priming version 16:52:33 + snapcraftctl prime 16:52:34 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:52:38 provisioning config files... 16:52:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config3629088446228233515tmp [Pipeline] { [Pipeline] sh 16:52:39 + set +x 16:52:39 + curl -s https://codecov.io/bash 16:52:39 + bash -s -- 16:52:39 16:52:39 _____ _ 16:52:39 / ____| | | 16:52:39 | | ___ __| | ___ ___ _____ __ 16:52:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:52:39 | |___| (_) | (_| | __/ (_| (_) \ V / 16:52:39 \_____\___/ \__,_|\___|\___\___/ \_/ 16:52:39 Bash-1.0.6 16:52:39 16:52:39 16:52:39 ==> git version 2.24.4 found 16:52:39 ==> 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 16:52:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:52:39 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:52:39 ==> Jenkins CI detected. 16:52:39 current dir:  /w/workspace/edgex-go/5 16:52:39 project root: . 16:52:39 --> token set from env 16:52:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:52:39 ==> Running gcov in . (disable via -X gcov) 16:52:39 ==> Python coveragepy not found 16:52:39 ==> Searching for coverage reports in: 16:52:39 + . 16:52:39 -> Found 1 reports 16:52:39 ==> Detecting git/mercurial file structure 16:52:39 ==> Reading reports 16:52:39 + ./coverage.out bytes=405611 16:52:39 ==> Appending adjustments 16:52:39 https://docs.codecov.io/docs/fixing-reports 16:52:40 + Found adjustments 16:52:40 ==> Gzipping contents 16:52:40 56K /tmp/codecov.68Llgc.gz 16:52:40 ==> Uploading reports 16:52:40 url: https://codecov.io 16:52:40 query: branch=PR-3678&commit=23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= 16:52:40 -> Pinging Codecov 16:52:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3678&commit=23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= 16:52:41 -> Uploading to 16:52:41 https://storage.googleapis.com/codecov/v4/raw/2021-08-27/00271124DB129430A58F1EEE437C3FCB/23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff/12abe446-b0f5-4c90-a88f-09cf9dfd08ba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210827%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210827T165240Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bf9551960aea6f8223cd126470806eb4ff51dc13166cba64b4f21a3a87b5f897 16:52:41 % Total % Received % Xferd Average Speed Time Time Time Current 16:52:41 Dload Upload Total Spent Left Speed 16:52:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54669 0 0 100 54669 0 123k --:--:-- --:--:-- --:--:-- 123k 16:52:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/23c9b1dd8ab84e727767d97e64bc6c6cff3b34ff [Pipeline] } 16:52:41 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 16:52:42 + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:52:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:52:43 ---> package-listing.sh 16:52:43 ++ facter osfamily 16:52:43 ++ tr '[:upper:]' '[:lower:]' 16:52:43 + OS_FAMILY=redhat 16:52:43 + workspace=/w/workspace/edgex-go/5 16:52:43 + START_PACKAGES=/tmp/packages_start.txt 16:52:43 + END_PACKAGES=/tmp/packages_end.txt 16:52:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:52:43 + PACKAGES=/tmp/packages_start.txt 16:52:43 + '[' /w/workspace/edgex-go/5 ']' 16:52:43 + PACKAGES=/tmp/packages_end.txt 16:52:43 + case "${OS_FAMILY}" in 16:52:43 + rpm -qa 16:52:43 + sort 16:52:45 + '[' -f /tmp/packages_start.txt ']' 16:52:45 + '[' -f /tmp/packages_end.txt ']' 16:52:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:52:45 + '[' /w/workspace/edgex-go/5 ']' 16:52:45 + mkdir -p /w/workspace/edgex-go/5/archives/ 16:52:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 16:52:45 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:52:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:52:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:52:46 16:52:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:52:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:52:47 latest: Pulling from edgex-lftools-log-publisher 16:52:47 b4d181a07f80: Pulling fs layer 16:52:47 a1111a8f2ec3: Pulling fs layer 16:52:47 ed53099fbce6: Pulling fs layer 16:52:47 dc539afda2c1: Pulling fs layer 16:52:47 77bc0d833cb6: Pulling fs layer 16:52:47 9065ff56babe: Pulling fs layer 16:52:47 d287ab97295c: Pulling fs layer 16:52:47 77bc0d833cb6: Waiting 16:52:47 9065ff56babe: Waiting 16:52:47 d287ab97295c: Waiting 16:52:47 dc539afda2c1: Waiting 16:52:47 a1111a8f2ec3: Verifying Checksum 16:52:47 a1111a8f2ec3: Download complete 16:52:47 dc539afda2c1: Verifying Checksum 16:52:47 dc539afda2c1: Download complete 16:52:47 77bc0d833cb6: Verifying Checksum 16:52:47 77bc0d833cb6: Download complete 16:52:47 9065ff56babe: Verifying Checksum 16:52:47 9065ff56babe: Download complete 16:52:47 ed53099fbce6: Verifying Checksum 16:52:47 ed53099fbce6: Download complete 16:52:48 b4d181a07f80: Verifying Checksum 16:52:48 b4d181a07f80: Download complete 16:52:50 b4d181a07f80: Pull complete 16:52:50 a1111a8f2ec3: Pull complete 16:52:50 ed53099fbce6: Pull complete 16:52:50 dc539afda2c1: Pull complete 16:52:51 77bc0d833cb6: Pull complete 16:52:51 9065ff56babe: Pull complete 16:52:51 d287ab97295c: Verifying Checksum 16:52:51 d287ab97295c: Download complete 16:52:57 d287ab97295c: Pull complete 16:52:57 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:52:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:52:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:52:57 prd-centos7-docker-4c-2g-957 does not seem to be running inside a container 16:52:57 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-lftools-log-publisher:latest cat 16:53:00 $ docker top 19afc8ba269ceb7418d6aa410cf00fb96d9a31ec15a24802c59b756005927f1b -eo pid,comm [Pipeline] { [Pipeline] sh 16:53:00 + touch /tmp/pre-build-complete [Pipeline] sh 16:53:01 + mkdir -p /var/log/sysstat [Pipeline] sh 16:53:01 + ls /var/log/sa-host 16:53:01 + sadf -c /var/log/sa-host/sa05 16:53:01 file_magic: OK 16:53:01 HZ: Using current value: 100 16:53:01 file_header: OK 16:53:01 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 16:53:01 Statistics: 16:53:01 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:53:01 File successfully converted to sysstat format version 12.0.3 16:53:01 + sadf -c /var/log/sa-host/sa27 16:53:01 file_magic: OK 16:53:01 HZ: Using current value: 100 16:53:01 file_header: OK 16:53:01 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 16:53:01 Statistics: 16:53:01 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... 16:53:01 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:53:01 provisioning config files... 16:53:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config6366473253820141955tmp [Pipeline] { [Pipeline] echo 16:53:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:53:02 ---> create-netrc.sh [Pipeline] } 16:53:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:53:02 ---> python-tools-install.sh [Pipeline] echo 16:53:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:53:03 ---> sudo-logs.sh 16:53:03 Archiving 'sudo' log.. 16:53:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-957.vexxhost.local: Name or service not known 16:53:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-957.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:53:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:53:03 ---> job-cost.sh 16:53:03 lf-activate-venv: SKIPPING 16:53:03 DEBUG: total: 0.10999999940395355 16:53:03 INFO: Retrieving Stack Cost... 16:53:04 INFO: Retrieving Pricing Info for: v3-standard-2 16:53:04 INFO: Archiving Costs [Pipeline] echo 16:53:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:53:05 ---> logs-deploy.sh 16:53:05 lf-activate-venv: SKIPPING 16:53:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3678/5 16:53:05 INFO: archiving workspace using pattern(s): 16:53:05 Archives upload complete. 16:53:05 INFO: archiving logs to Nexus 16:53:06 ---> uname -a: 16:53:06 Linux prd-centos7-docker-4c-2g-957.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 16:53:06 16:53:06 16:53:06 ---> lscpu: 16:53:06 Architecture: x86_64 16:53:06 CPU op-mode(s): 32-bit, 64-bit 16:53:06 Byte Order: Little Endian 16:53:06 Address sizes: 40 bits physical, 48 bits virtual 16:53:06 CPU(s): 2 16:53:06 On-line CPU(s) list: 0,1 16:53:06 Thread(s) per core: 1 16:53:06 Core(s) per socket: 1 16:53:06 Socket(s): 2 16:53:06 NUMA node(s): 1 16:53:06 Vendor ID: AuthenticAMD 16:53:06 CPU family: 23 16:53:06 Model: 49 16:53:06 Model name: AMD EPYC-Rome Processor 16:53:06 Stepping: 0 16:53:06 CPU MHz: 2799.996 16:53:06 BogoMIPS: 5599.99 16:53:06 Virtualization: AMD-V 16:53:06 Hypervisor vendor: KVM 16:53:06 Virtualization type: full 16:53:06 L1d cache: 32K 16:53:06 L1i cache: 32K 16:53:06 L2 cache: 512K 16:53:06 L3 cache: 16384K 16:53:06 NUMA node0 CPU(s): 0,1 16:53:06 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 16:53:06 16:53:06 16:53:06 ---> nproc: 16:53:06 2 16:53:06 16:53:06 16:53:06 ---> df -h: 16:53:06 Filesystem Size Used Avail Use% Mounted on 16:53:06 overlay 40G 14G 27G 33% / 16:53:06 tmpfs 64M 0 64M 0% /dev 16:53:06 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:53:06 shm 64M 0 64M 0% /dev/shm 16:53:06 /dev/vda1 40G 14G 27G 33% /facter-os 16:53:06 16:53:06 16:53:06 ---> sar -b -r -n DEV: 16:53:06 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/27/21 _x86_64_ (2 CPU) 16:53:06 16:53:06 16:30:18 LINUX RESTART (2 CPU) 16:53:06 16:53:06 16:31:01 tps rtps wtps bread/s bwrtn/s 16:53:06 16:32:01 199.05 3.58 195.47 2599.13 50503.86 16:53:06 16:33:01 273.25 0.00 273.25 0.00 57331.31 16:53:06 16:34:01 53.43 0.02 53.41 0.53 10540.56 16:53:06 16:35:01 57.95 0.00 57.95 0.00 8777.08 16:53:06 16:36:01 902.51 457.50 445.01 20241.18 273607.83 16:53:06 16:37:02 508.34 117.08 391.26 4742.61 176017.19 16:53:06 16:38:01 413.33 30.88 382.44 3787.74 112521.03 16:53:06 16:39:01 15.39 7.01 8.38 298.07 358.23 16:53:06 16:40:01 0.23 0.00 0.23 0.00 3.75 16:53:06 16:41:01 0.20 0.00 0.20 0.00 1.90 16:53:06 16:42:01 0.28 0.00 0.28 0.00 3.10 16:53:06 16:43:01 0.30 0.00 0.30 0.00 4.43 16:53:06 16:44:01 0.25 0.00 0.25 0.00 2.82 16:53:06 16:45:01 0.25 0.00 0.25 0.00 2.43 16:53:06 16:46:01 0.35 0.18 0.17 5.73 2.10 16:53:06 16:47:01 0.92 0.00 0.92 0.00 16.81 16:53:06 16:48:01 0.22 0.00 0.22 0.00 2.43 16:53:06 16:49:01 0.27 0.00 0.27 0.00 3.78 16:53:06 16:50:01 0.32 0.00 0.32 0.00 4.53 16:53:06 16:51:01 0.25 0.00 0.25 0.00 2.82 16:53:06 16:52:01 0.25 0.00 0.25 0.00 2.83 16:53:06 Average: 115.47 29.39 86.07 1508.70 32814.41 16:53:06 16:53:06 16:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:53:06 16:32:01 4085360 0 968664 12.09 2620 2952296 1695068 18.71 1059160 2368584 4656 16:53:06 16:33:01 3276044 0 1163688 14.53 2620 3566588 1680384 18.55 1286348 2812268 180392 16:53:06 16:34:01 3008560 0 1270416 15.86 2620 3727344 1704956 18.82 1478440 2872352 32488 16:53:06 16:35:01 2987108 0 1281440 16.00 2620 3737772 1911532 21.10 1416692 2960672 236040 16:53:06 16:36:01 135924 0 1716932 21.44 2620 6153464 3246544 35.84 3245808 3849656 590312 16:53:06 16:37:02 655884 0 1715728 21.42 2620 5634708 3475056 38.37 2566604 4002408 65540 16:53:06 16:38:01 2170276 0 1396356 17.43 2620 4439688 1889932 20.87 1513052 3534660 144 16:53:06 16:39:01 2218852 0 1339008 16.72 2620 4448460 1446368 15.97 1479488 3535796 20 16:53:06 16:40:01 2224964 0 1332892 16.64 2620 4448464 1403180 15.49 1482252 3530640 8 16:53:06 16:41:01 2227388 0 1330464 16.61 2620 4448468 1403288 15.49 1484288 3528588 12 16:53:06 16:42:01 2227436 0 1330416 16.61 2620 4448468 1403240 15.49 1484180 3528684 12 16:53:06 16:43:01 2228080 0 1329764 16.60 2620 4448476 1403180 15.49 1484220 3528684 8 16:53:06 16:44:01 2227628 0 1330212 16.61 2620 4448480 1403180 15.49 1484108 3528684 8 16:53:06 16:45:01 2227752 0 1330084 16.61 2620 4448484 1403180 15.49 1484112 3528684 8 16:53:06 16:46:01 2227416 0 1330384 16.61 2620 4448520 1403264 15.49 1484904 3528144 20 16:53:06 16:47:01 2227692 0 1330104 16.61 2620 4448524 1403216 15.49 1484832 3528144 12 16:53:06 16:48:01 2227468 0 1330324 16.61 2620 4448528 1403180 15.49 1484708 3528144 16 16:53:06 16:49:01 2226980 0 1330804 16.62 2620 4448536 1403396 15.49 1485128 3528144 8 16:53:06 16:50:01 2227624 0 1330160 16.61 2620 4448536 1403180 15.49 1484728 3528144 8 16:53:06 16:51:01 2227512 0 1330268 16.61 2620 4448540 1403264 15.49 1484936 3528144 16 16:53:06 16:52:01 2226960 0 1330816 16.62 2620 4448544 1403312 15.49 1485308 3528144 8 16:53:06 Average: 2261567 0 1340425 16.74 2620 4404328 1680567 18.55 1587776 3419398 52845 16:53:06 16:53:06 16:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:53:06 16:32:01 eth0 1428.19 903.56 6400.41 112.58 0.00 0.00 0.00 0.00 16:53:06 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:32:01 veth7493f5b 66.44 82.80 6.40 61.67 0.00 0.00 0.00 0.00 16:53:06 16:32:01 docker0 430.32 715.99 50.15 2739.07 0.00 0.00 0.00 0.00 16:53:06 16:33:01 veth6a88d9d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:53:06 16:33:01 eth0 427.97 367.85 2024.90 40.56 0.00 0.00 0.00 0.00 16:53:06 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:33:01 docker0 352.11 400.33 25.99 2000.20 0.00 0.00 0.00 0.00 16:53:06 16:34:01 veth6a88d9d 2.15 2.15 0.17 0.18 0.00 0.00 0.00 0.00 16:53:06 16:34:01 eth0 33.25 18.51 24.97 11.96 0.00 0.00 0.00 0.00 16:53:06 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:34:01 docker0 2.15 2.15 0.14 0.18 0.00 0.00 0.00 0.00 16:53:06 16:35:01 eth0 279.54 187.20 1696.91 132.08 0.00 0.00 0.00 0.00 16:53:06 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:36:01 veth056bf05 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:53:06 16:36:01 veth164a545 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:53:06 16:36:01 eth0 118.93 74.92 207.70 21.72 0.00 0.00 0.00 0.00 16:53:06 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:37:02 veth639659b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:37:02 veth8f2c911 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:37:02 eth0 87.50 53.88 242.42 16.08 0.00 0.00 0.00 0.00 16:53:06 16:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:38:01 eth0 340.77 202.90 1763.05 143.80 0.00 0.00 0.00 0.00 16:53:06 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:38:01 vethd9fe456 0.00 1.15 0.00 0.06 0.00 0.00 0.00 0.00 16:53:06 16:38:01 docker0 913.39 1355.49 84.86 5676.77 0.00 0.00 0.00 0.00 16:53:06 16:39:01 eth0 2.88 1.87 2.86 1.03 0.00 0.00 0.00 0.00 16:53:06 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:40:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:53:06 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:41:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 16:53:06 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:42:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 16:53:06 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:43:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:53:06 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:44:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:53:06 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:45:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:53:06 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:46:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 16:53:06 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:47:01 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:53:06 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:48:01 eth0 0.48 0.07 0.05 0.01 0.00 0.00 0.00 0.00 16:53:06 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:49:01 eth0 0.50 0.33 0.27 0.20 0.00 0.00 0.00 0.00 16:53:06 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:50:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:53:06 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:51:01 eth0 0.65 0.17 0.13 0.07 0.00 0.00 0.00 0.00 16:53:06 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:52:01 eth0 0.57 0.30 0.33 0.20 0.00 0.00 0.00 0.00 16:53:06 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 Average: eth0 129.56 86.27 588.20 22.80 0.00 0.00 0.00 0.00 16:53:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:06 Average: docker0 42.81 63.53 3.98 266.08 0.00 0.00 0.00 0.00 16:53:06 16:53:06 16:53:06 ---> sar -P ALL: 16:53:06 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/27/21 _x86_64_ (2 CPU) 16:53:06 16:53:06 16:30:18 LINUX RESTART (2 CPU) 16:53:06 16:53:06 16:31:01 CPU %user %nice %system %iowait %steal %idle 16:53:06 16:32:01 all 25.44 0.00 8.79 4.23 0.10 61.44 16:53:06 16:32:01 0 22.19 0.00 9.35 5.65 0.11 62.70 16:53:06 16:32:01 1 28.67 0.00 8.23 2.82 0.09 60.19 16:53:06 16:33:01 all 47.52 0.00 12.04 2.40 0.11 37.93 16:53:06 16:33:01 0 47.42 0.00 12.29 2.25 0.11 37.94 16:53:06 16:33:01 1 47.63 0.00 11.79 2.54 0.11 37.93 16:53:06 16:34:01 all 36.95 0.00 5.39 0.38 0.07 57.21 16:53:06 16:34:01 0 36.83 0.00 5.51 0.49 0.07 57.09 16:53:06 16:34:01 1 37.07 0.00 5.26 0.26 0.07 57.33 16:53:06 16:35:01 all 58.90 0.00 10.23 0.94 0.12 29.82 16:53:06 16:35:01 0 59.50 0.00 10.60 0.51 0.15 29.24 16:53:06 16:35:01 1 58.30 0.00 9.86 1.36 0.09 30.39 16:53:06 16:36:01 all 34.30 0.00 21.12 27.84 0.13 16.62 16:53:06 16:36:01 0 34.08 0.00 21.44 28.02 0.13 16.33 16:53:06 16:36:01 1 34.51 0.00 20.79 27.67 0.13 16.91 16:53:06 16:37:02 all 74.73 0.00 16.45 7.29 0.13 1.40 16:53:06 16:37:02 0 74.62 0.00 16.64 7.64 0.13 0.97 16:53:06 16:37:02 1 74.84 0.00 16.25 6.95 0.13 1.83 16:53:06 16:38:01 all 62.29 0.00 16.38 5.02 0.12 16.19 16:53:06 16:38:01 0 63.26 0.00 17.05 5.17 0.11 14.42 16:53:06 16:38:01 1 61.33 0.00 15.71 4.88 0.13 17.96 16:53:06 16:39:01 all 0.30 0.00 0.26 0.15 0.02 99.27 16:53:06 16:39:01 0 0.37 0.00 0.30 0.23 0.02 99.08 16:53:06 16:39:01 1 0.23 0.00 0.22 0.07 0.02 99.47 16:53:06 16:40:01 all 0.16 0.00 0.08 0.00 0.02 99.75 16:53:06 16:40:01 0 0.03 0.00 0.10 0.00 0.02 99.85 16:53:06 16:40:01 1 0.28 0.00 0.05 0.00 0.02 99.65 16:53:06 16:41:01 all 0.08 0.00 0.07 0.00 0.03 99.83 16:53:06 16:41:01 0 0.05 0.00 0.05 0.00 0.03 99.87 16:53:06 16:41:01 1 0.10 0.00 0.08 0.00 0.02 99.80 16:53:06 16:42:01 all 0.09 0.00 0.03 0.00 0.03 99.85 16:53:06 16:42:01 0 0.05 0.00 0.05 0.00 0.03 99.87 16:53:06 16:42:01 1 0.13 0.00 0.02 0.00 0.02 99.83 16:53:06 16:53:06 16:42:01 CPU %user %nice %system %iowait %steal %idle 16:53:06 16:43:01 all 0.13 0.00 0.02 0.00 0.01 99.84 16:53:06 16:43:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:53:06 16:43:01 1 0.22 0.00 0.00 0.00 0.00 99.78 16:53:06 16:44:01 all 0.12 0.00 0.03 0.00 0.03 99.83 16:53:06 16:44:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:53:06 16:44:01 1 0.20 0.00 0.02 0.00 0.02 99.77 16:53:06 16:45:01 all 0.18 0.00 0.03 0.00 0.01 99.78 16:53:06 16:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:53:06 16:45:01 1 0.32 0.00 0.02 0.00 0.00 99.67 16:53:06 16:46:01 all 0.08 0.00 0.04 0.00 0.02 99.86 16:53:06 16:46:01 0 0.05 0.00 0.05 0.00 0.02 99.88 16:53:06 16:46:01 1 0.12 0.00 0.03 0.00 0.02 99.83 16:53:06 16:47:01 all 0.17 0.00 0.02 0.00 0.01 99.81 16:53:06 16:47:01 0 0.20 0.00 0.03 0.00 0.02 99.75 16:53:06 16:47:01 1 0.13 0.00 0.00 0.00 0.00 99.87 16:53:06 16:48:01 all 0.07 0.00 0.03 0.00 0.03 99.87 16:53:06 16:48:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:53:06 16:48:01 1 0.07 0.00 0.03 0.00 0.03 99.87 16:53:06 16:49:01 all 0.09 0.00 0.02 0.00 0.02 99.87 16:53:06 16:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:53:06 16:49:01 1 0.15 0.00 0.02 0.00 0.02 99.82 16:53:06 16:50:01 all 0.10 0.00 0.03 0.00 0.03 99.83 16:53:06 16:50:01 0 0.03 0.00 0.03 0.00 0.05 99.88 16:53:06 16:50:01 1 0.17 0.00 0.03 0.00 0.02 99.78 16:53:06 16:51:01 all 0.13 0.00 0.01 0.00 0.02 99.84 16:53:06 16:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:53:06 16:51:01 1 0.23 0.00 0.00 0.00 0.03 99.73 16:53:06 16:52:01 all 0.19 0.00 0.03 0.00 0.02 99.76 16:53:06 16:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:53:06 16:52:01 1 0.35 0.00 0.03 0.00 0.02 99.60 16:53:06 Average: all 15.32 0.00 4.08 2.16 0.05 78.40 16:53:06 Average: 0 15.15 0.00 4.19 2.23 0.05 78.37 16:53:06 Average: 1 15.49 0.00 3.96 2.08 0.04 78.43 16:53:06 16:53:06 16:53:06