Pull request #3589 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc+abb97f849f645d3984e143e948ee2ca6183b555f (929c1dfdcce5c4fb5010eb7420c46f7ec9cd5703) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1618732239417293852.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7856981312181199580.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 6a41506d72e8e131afc862d141935157bee59f41 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-3589/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3589/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2472308775010572183.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1314182612143647778.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-3589/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3589/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4179442062907688206.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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_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 ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-867 in /w/workspace/edgexfoundry_edgex-go_PR-3589 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh3452157620824217884.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit abb97f849f645d3984e143e948ee2ca6183b555f into PR head commit feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh8005138060852782978.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3589/head:refs/remotes/origin/PR-3589 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc Checking out Revision feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc (PR-3589) > git checkout -f feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh2241247756378143519.key > git merge abb97f849f645d3984e143e948ee2ca6183b555f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc # timeout=10 Commit message: "Merge branch 'master' into issue-2468" > git rev-list --no-walk 38c1bf1c5f77a305cffe2bb1f4db1866533cd291 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:20:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:20:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:20:43 ========================================================= 15:20:43 EdgeX Global Pipelines Version Info 15:20:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:20:45 ------------------- 15:20:45 stable info: 15:20:45 ------------------- 15:20:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:20:45 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 15:20:45 Message: update stable to v1.0.195 15:20:45 ------------------- 15:20:45 experimental info: 15:20:45 ------------------- 15:20:45 Commited By: **** collab-it+edgex@linuxfoundation.org 15:20:45 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 15:20:45 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:20:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3589 [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3589 [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3589 [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = feebcc1 [Pipeline] echo 15:20:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:20:46 provisioning config files... 15:20:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config3736865674500544468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:20:47 ---> docker-login.sh 15:20:47 nexus3.edgexfoundry.org:10001 15:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:47 Configure a credential helper to remove this warning. See 15:20:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:47 15:20:47 Login Succeeded 15:20:47 nexus3.edgexfoundry.org:10002 15:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:47 Configure a credential helper to remove this warning. See 15:20:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:47 15:20:47 Login Succeeded 15:20:47 nexus3.edgexfoundry.org:10003 15:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:47 Configure a credential helper to remove this warning. See 15:20:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:47 15:20:47 Login Succeeded 15:20:47 nexus3.edgexfoundry.org:10004 15:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:47 Configure a credential helper to remove this warning. See 15:20:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:47 15:20:47 Login Succeeded 15:20:47 docker.io 15:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:48 Configure a credential helper to remove this warning. See 15:20:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:48 15:20:48 Login Succeeded 15:20:48 ---> docker-login.sh ends [Pipeline] } 15:20:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:20:48 ++ 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 15:20:48 + for file in '`ls cmd/**/Dockerfile`' 15:20:48 ++ dirname cmd/core-command/Dockerfile 15:20:48 ++ cut -d/ -f2 15:20:48 + echo core-command,cmd/core-command/Dockerfile 15:20:48 + for file in '`ls cmd/**/Dockerfile`' 15:20:48 ++ dirname cmd/core-data/Dockerfile 15:20:48 ++ cut -d/ -f2 15:20:48 + echo core-data,cmd/core-data/Dockerfile 15:20:48 + for file in '`ls cmd/**/Dockerfile`' 15:20:48 ++ dirname cmd/core-metadata/Dockerfile 15:20:48 ++ cut -d/ -f2 15:20:48 + echo core-metadata,cmd/core-metadata/Dockerfile 15:20:48 + for file in '`ls cmd/**/Dockerfile`' 15:20:48 ++ dirname cmd/security-bootstrapper/Dockerfile 15:20:48 ++ cut -d/ -f2 15:20:48 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:20:48 + for file in '`ls cmd/**/Dockerfile`' 15:20:48 ++ dirname cmd/security-proxy-setup/Dockerfile 15:20:48 ++ cut -d/ -f2 15:20:48 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:20:48 + for file in '`ls cmd/**/Dockerfile`' 15:20:48 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:20:48 ++ cut -d/ -f2 15:20:48 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:20:48 + for file in '`ls cmd/**/Dockerfile`' 15:20:48 ++ dirname cmd/support-notifications/Dockerfile 15:20:48 ++ cut -d/ -f2 15:20:48 + echo support-notifications,cmd/support-notifications/Dockerfile 15:20:48 + for file in '`ls cmd/**/Dockerfile`' 15:20:48 ++ dirname cmd/support-scheduler/Dockerfile 15:20:48 ++ cut -d/ -f2 15:20:48 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:20:48 + for file in '`ls cmd/**/Dockerfile`' 15:20:48 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:20:48 ++ cut -d/ -f2 15:20:48 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:20:48 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 15:20:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:20:49 15:20:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:20:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:20:50 latest: Pulling from edgex-devops/git-semver 15:20:50 31603596830f: Pulling fs layer 15:20:50 54011a49482f: Pulling fs layer 15:20:50 a6820b24f6d8: Pulling fs layer 15:20:50 f581987b2513: Pulling fs layer 15:20:50 f581987b2513: Waiting 15:20:50 54011a49482f: Verifying Checksum 15:20:50 54011a49482f: Download complete 15:20:50 31603596830f: Verifying Checksum 15:20:50 31603596830f: Download complete 15:20:50 f581987b2513: Verifying Checksum 15:20:50 f581987b2513: Download complete 15:20:50 a6820b24f6d8: Verifying Checksum 15:20:50 a6820b24f6d8: Download complete 15:20:50 31603596830f: Pull complete 15:20:50 54011a49482f: Pull complete 15:20:51 a6820b24f6d8: Pull complete 15:20:51 f581987b2513: Pull complete 15:20:51 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:20:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:20:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:20:51 prd-centos7-docker-4c-2g-867 does not seem to be running inside a container 15:20:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:20:52 $ docker top b8cf7187a23c04dd59f3843767ed55e088236dd580810bf7515e16053a291623 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:20:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:53 [ssh-agent] Looking for ssh-agent implementation... 15:20:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:53 $ docker exec b8cf7187a23c04dd59f3843767ed55e088236dd580810bf7515e16053a291623 ssh-agent 15:20:53 SSH_AUTH_SOCK=/tmp/ssh-aA1Yubdf50sV/agent.15 15:20:53 SSH_AGENT_PID=22 15:20:53 Running ssh-add (command line suppressed) 15:20:53 Identity added: /w/workspace/edgex-go/7@tmp/private_key_8295500668465606657.key (/w/workspace/edgex-go/7@tmp/private_key_8295500668465606657.key) 15:20:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:53 + git tag --points-at HEAD [Pipeline] } 15:20:53 $ docker exec --env ******** --env ******** b8cf7187a23c04dd59f3843767ed55e088236dd580810bf7515e16053a291623 ssh-agent -k 15:20:53 unset SSH_AUTH_SOCK; 15:20:53 unset SSH_AGENT_PID; 15:20:53 echo Agent pid 22 killed; 15:20:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:20:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:53 [ssh-agent] Looking for ssh-agent implementation... 15:20:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:53 $ docker exec b8cf7187a23c04dd59f3843767ed55e088236dd580810bf7515e16053a291623 ssh-agent 15:20:53 SSH_AUTH_SOCK=/tmp/ssh-1lzGBnlCZ58K/agent.57 15:20:53 SSH_AGENT_PID=63 15:20:54 Running ssh-add (command line suppressed) 15:20:54 Identity added: /w/workspace/edgex-go/7@tmp/private_key_1399139704894161050.key (/w/workspace/edgex-go/7@tmp/private_key_1399139704894161050.key) 15:20:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:54 + git semver init 15:20:54 # -> Open(): unable to determine branch for HEAD 15:20:54 # $GIT_DIR = /w/workspace/edgex-go/7/.git 15:20:54 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 15:20:54 # $SEMVER_REMOTE_NAME = origin 15:20:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:20:54 # $SEMVER_USER_NAME = edgex-jenkins 15:20:54 # $SEMVER_BRANCH = PR-3589 15:20:54 # $SEMVER_TEMP = /tmp/semver-167147900 15:20:54 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:21:06 # '/tmp/semver-167147900' -> '/w/workspace/edgex-go/7/.semver' 15:21:06 # -> Force: false 15:21:06 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 15:21:06 $ docker exec --env ******** --env ******** b8cf7187a23c04dd59f3843767ed55e088236dd580810bf7515e16053a291623 ssh-agent -k 15:21:06 unset SSH_AUTH_SOCK; 15:21:06 unset SSH_AGENT_PID; 15:21:06 echo Agent pid 63 killed; 15:21:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:21:07 + git semver [Pipeline] } 15:21:07 $ docker stop --time=1 b8cf7187a23c04dd59f3843767ed55e088236dd580810bf7515e16053a291623 15:21:09 $ docker rm -f b8cf7187a23c04dd59f3843767ed55e088236dd580810bf7515e16053a291623 [Pipeline] // withDockerContainer [Pipeline] sh 15:21:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:21:10 Stashed 1 file(s) [Pipeline] echo 15:21:10 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:21:11 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:21:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:21:11 + sudo service docker restart 15:21:11 + true 15:21:11 Redirecting to /bin/systemctl restart docker.service 15:21:25 Still waiting to schedule task 15:21:25 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 15:21:29 ========================================================= 15:21:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:21:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:21:30 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 15:21:31 Sending build context to Docker daemon 329.5MB 15:21:31 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 15:21:31 Step 2/6 : FROM ${BASE} 15:21:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:21:31 540db60ca938: Pulling fs layer 15:21:31 adcc1eea9eea: Pulling fs layer 15:21:31 4c4ab2625f07: Pulling fs layer 15:21:31 0510c868ecb4: Pulling fs layer 15:21:31 afea3b2eda06: Pulling fs layer 15:21:31 7809a108b3ef: Pulling fs layer 15:21:31 f706445af74f: Pulling fs layer 15:21:31 afea3b2eda06: Waiting 15:21:31 7809a108b3ef: Waiting 15:21:31 f706445af74f: Waiting 15:21:31 0510c868ecb4: Waiting 15:21:31 4c4ab2625f07: Verifying Checksum 15:21:31 4c4ab2625f07: Download complete 15:21:31 adcc1eea9eea: Download complete 15:21:31 afea3b2eda06: Download complete 15:21:31 540db60ca938: Verifying Checksum 15:21:31 540db60ca938: Download complete 15:21:31 7809a108b3ef: Verifying Checksum 15:21:31 7809a108b3ef: Download complete 15:21:31 540db60ca938: Pull complete 15:21:32 adcc1eea9eea: Pull complete 15:21:32 4c4ab2625f07: Pull complete 15:21:33 f706445af74f: Verifying Checksum 15:21:33 f706445af74f: Download complete 15:21:34 0510c868ecb4: Verifying Checksum 15:21:34 0510c868ecb4: Download complete 15:21:37 0510c868ecb4: Pull complete 15:21:37 afea3b2eda06: Pull complete 15:21:37 7809a108b3ef: Pull complete 15:21:40 f706445af74f: Pull complete 15:21:40 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:21:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:21:40 ---> b068be0155e3 15:21:40 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 15:21:42 ---> Running in c1497fca9dfb 15:21:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:21:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:21:43 (1/12) Installing libmagic (5.39-r0) 15:21:44 (2/12) Installing file (5.39-r0) 15:21:44 (3/12) Installing libc-dev (0.7.2-r3) 15:21:44 (4/12) Installing g++ (10.2.1_pre1-r3) 15:21:49 (5/12) Installing fortify-headers (1.1-r0) 15:21:49 (6/12) Installing patch (2.7.6-r7) 15:21:49 (7/12) Installing build-base (0.5-r2) 15:21:49 (8/12) Installing libsodium (1.0.18-r0) 15:21:50 (9/12) Installing pkgconf (1.7.3-r0) 15:21:50 (10/12) Installing libsodium-dev (1.0.18-r0) 15:21:50 (11/12) Installing libzmq (4.3.3-r1) 15:21:50 (12/12) Installing zeromq-dev (4.3.3-r1) 15:21:50 Executing busybox-1.32.1-r6.trigger 15:21:50 OK: 219 MiB in 52 packages 15:21:52 Removing intermediate container c1497fca9dfb 15:21:52 ---> 8bc851cfd6c3 15:21:52 Step 4/6 : WORKDIR /edgex-go 15:21:52 ---> Running in f2aa72a1eddb 15:21:52 Removing intermediate container f2aa72a1eddb 15:21:52 ---> 3b1565f15d64 15:21:52 Step 5/6 : COPY go.mod . 15:21:52 ---> ab850165c937 15:21:52 Step 6/6 : RUN go mod download 15:21:52 ---> Running in e0adaaf81232 15:22:05 Removing intermediate container e0adaaf81232 15:22:05 ---> 8bcc5deb5e2d 15:22:05 Successfully built 8bcc5deb5e2d 15:22:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:22:05 + docker inspect -f . ci-base-image-x86_64 15:22:05 . [Pipeline] withDockerContainer 15:22:05 prd-centos7-docker-4c-2g-867 does not seem to be running inside a container 15:22:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:22:06 $ docker top 66e3a31f7328f389e2caaf895932cfe58c21cd79f610b35438515c2fbf894d50 -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:06 + go version 15:22:06 go version go1.16.3 linux/amd64 [Pipeline] } 15:22:06 $ docker stop --time=1 66e3a31f7328f389e2caaf895932cfe58c21cd79f610b35438515c2fbf894d50 15:22:07 $ docker rm -f 66e3a31f7328f389e2caaf895932cfe58c21cd79f610b35438515c2fbf894d50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:22:08 + docker inspect -f . ci-base-image-x86_64 15:22:08 . [Pipeline] withDockerContainer 15:22:08 prd-centos7-docker-4c-2g-867 does not seem to be running inside a container 15:22:08 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:22:08 $ docker top f732ace1f0a6ed04af0a3ec38e5c1cd3dab39c1a5ced61109e91f2ef2fd4f508 -eo pid,comm [Pipeline] { [Pipeline] echo 15:22:08 ========================================================= 15:22:08 [edgeXBuildGoParallel] Running Tests and Build... 15:22:08 ========================================================= [Pipeline] sh 15:22:09 + go mod tidy [Pipeline] sh 15:22:09 + make test 15:22:09 go mod tidy 15:22:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:22:15 ? github.com/edgexfoundry/edgex-go [no test files] 15:22:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:22:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:22:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:22:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:22:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:22:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:22:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:22:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:22:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:22:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:22:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:22:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:22:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:22:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:22:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements 15:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:22:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 100.0% of statements 15:22:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:22:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 53.1% of statements 15:22:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:22:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:22:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.093s coverage: 87.7% of statements 15:22:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:22:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:22:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.053s coverage: 78.9% of statements 15:22:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements 15:22:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:22:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:22:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:22:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:22:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:22:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.277s coverage: 95.1% of statements 15:22:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:22:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:22:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 15:22:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:22:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:22:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:22:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:22:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:22:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements 15:22:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:22:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:22:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:22:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.8% of statements 15:22:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:22:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 15:22:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 22.0% of statements 15:22:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:22:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 15:22:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements 15:22:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 15:22:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements 15:22:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements 15:23:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements 15:23:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 15:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.213s coverage: 81.8% of statements 15:23:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements 15:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 15:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 15:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 15:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 15:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 15:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 15:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements 15:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.2% of statements 15:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements 15:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 15:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 91.3% of statements 15:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 15:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 15:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements 15:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.157s coverage: 66.9% of statements 15:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.144s coverage: 43.6% of statements 15:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 15:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:23:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 15:23:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:23:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 19.3% of statements 15:23:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:23:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:23:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:23:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:23:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 91.9% of statements 15:23:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:23:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:23:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 15:23:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:23:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:23:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 62.7% of statements 15:23:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:23:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:23:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.6% of statements 15:23:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:23:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:23:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 15:23:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:23:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:23:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements 15:23:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:23:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:23:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:23:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:23:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:23:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:23:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 15:23:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 15:23:33 GO111MODULE=on go vet ./... 15:24:00 gofmt -l . 15:24:00 [ "`gofmt -l .`" = "" ] 15:24:00 ./bin/test-attribution-txt.sh [Pipeline] sh 15:24:00 + ls -al . 15:24:00 total 560 15:24:00 drwxrwxr-x 10 1001 1001 4096 Jun 30 15:23 . 15:24:00 drwxr-xr-x 4 root root 28 Jun 30 15:22 .. 15:24:00 -rw-rw-r-- 1 1001 1001 11 Jun 30 15:20 .dockerignore 15:24:00 drwxrwxr-x 8 1001 1001 179 Jun 30 15:20 .git 15:24:00 drwxrwxr-x 3 1001 1001 125 Jun 30 15:20 .github 15:24:00 -rw-rw-r-- 1 1001 1001 818 Jun 30 15:20 .gitignore 15:24:00 drwx------ 3 1001 1001 60 Jun 30 15:21 .semver 15:24:00 -rw-rw-r-- 1 1001 1001 166 Jun 30 15:20 .sonarcloud.properties 15:24:00 -rw-rw-r-- 1 1001 1001 8609 Jun 30 15:20 Attribution.txt 15:24:00 -rw-rw-r-- 1 1001 1001 43881 Jun 30 15:20 CHANGELOG.md 15:24:00 -rw-rw-r-- 1 1001 1001 3804 Jun 30 15:20 CONTRIBUTING.md 15:24:00 -rw-rw-r-- 1 1001 1001 931 Jun 30 15:20 Dockerfile.build 15:24:00 -rw-rw-r-- 1 1001 1001 849 Jun 30 15:20 Jenkinsfile 15:24:00 -rw-rw-r-- 1 1001 1001 10775 Jun 30 15:20 LICENSE 15:24:00 -rw-rw-r-- 1 1001 1001 5605 Jun 30 15:20 Makefile 15:24:00 -rw-rw-r-- 1 1001 1001 7818 Jun 30 15:20 README.md 15:24:00 -rw-rw-r-- 1 1001 1001 6912 Jun 30 15:20 SECURITY.md 15:24:00 -rw-rw-r-- 1 1001 1001 5 Jun 30 15:21 VERSION 15:24:00 -rw-rw-r-- 1 1001 1001 4131 Jun 30 15:20 ZMQWindows.md 15:24:00 drwxrwxr-x 2 1001 1001 37 Jun 30 15:20 bin 15:24:00 drwxrwxr-x 14 1001 1001 4096 Jun 30 15:20 cmd 15:24:00 -rw-r--r-- 1 root root 398095 Jun 30 15:23 coverage.out 15:24:00 -rw-rw-r-- 1 1001 1001 806 Jun 30 15:20 go.mod 15:24:00 -rw-r--r-- 1 root root 20759 Jun 30 15:22 go.sum 15:24:00 drwxrwxr-x 7 1001 1001 114 Jun 30 15:20 internal 15:24:00 drwxrwxr-x 3 1001 1001 16 Jun 30 15:20 openapi 15:24:00 drwxrwxr-x 4 1001 1001 71 Jun 30 15:20 snap 15:24:00 -rw-rw-r-- 1 1001 1001 168 Jun 30 15:20 version.go [Pipeline] sh 15:24:00 + '[' -e coverage.out ] 15:24:00 + chown 1001:1001 coverage.out [Pipeline] stash 15:24:00 Stashed 1 file(s) [Pipeline] sh 15:24:01 + make build 15:24:01 go mod tidy 15:24:01 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 15:24:02 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 15:24:10 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 15:24:10 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 15:24:11 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 15:24:11 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 15:24:12 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 15:24: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 15:24:14 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 15:24:15 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 15:24:15 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 15:24:16 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] } 15:24:18 $ docker stop --time=1 f732ace1f0a6ed04af0a3ec38e5c1cd3dab39c1a5ced61109e91f2ef2fd4f508 15:24:20 $ docker rm -f f732ace1f0a6ed04af0a3ec38e5c1cd3dab39c1a5ced61109e91f2ef2fd4f508 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:24:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:24:21 15:24:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:24:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:24:22 latest: Pulling from edgex-devops/edgex-compose 15:24:22 cbdbe7a5bc2a: Pulling fs layer 15:24:22 ca9280d653b3: Pulling fs layer 15:24:22 7e9c9ca2126c: Pulling fs layer 15:24:22 cbdbe7a5bc2a: Verifying Checksum 15:24:22 cbdbe7a5bc2a: Download complete 15:24:22 cbdbe7a5bc2a: Pull complete 15:24:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-871 in /w/workspace/edgexfoundry_edgex-go_PR-3589 [Pipeline] { [Pipeline] ws 15:24:22 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 15:24:23 The recommended git tool is: git 15:24:23 ca9280d653b3: Verifying Checksum 15:24:23 ca9280d653b3: Download complete 15:24:23 ca9280d653b3: Pull complete 15:24:24 7e9c9ca2126c: Verifying Checksum 15:24:24 7e9c9ca2126c: Download complete 15:24:27 7e9c9ca2126c: Pull complete 15:24:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:24:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:24:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:24:27 prd-centos7-docker-4c-2g-867 does not seem to be running inside a container 15:24:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:24:28 using credential edgex-jenkins-ssh 15:24:28 Cloning the remote Git repository 15:24:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:24:28 > git init /w/workspace/edgex-go/7 # timeout=10 15:24:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:24:28 > git --version # timeout=10 15:24:28 > git --version # 'git version 2.17.1' 15:24:28 using GIT_SSH to set credentials SSH Credentials for GitHub 15:24:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:24:34 $ docker top 73c12e8c2edaba1b66c1e8921419f3fac0b9d93c663042dba8ef84f53b9ff978 -eo pid,comm [Pipeline] { [Pipeline] sh 15:24:35 + docker-compose build --help 15:24:35 + grep parallel 15:24:35 --parallel Build images in parallel. [Pipeline] } 15:24:35 $ docker stop --time=1 73c12e8c2edaba1b66c1e8921419f3fac0b9d93c663042dba8ef84f53b9ff978 15:24:37 $ docker rm -f 73c12e8c2edaba1b66c1e8921419f3fac0b9d93c663042dba8ef84f53b9ff978 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:24:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:24:38 . [Pipeline] withDockerContainer 15:24:38 prd-centos7-docker-4c-2g-867 does not seem to be running inside a container 15:24:38 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:24:38 $ docker top a375afeaa8016f1d58a8af6ef03493b18d58223454a78da3dde68db418bf332c -eo pid,comm [Pipeline] { [Pipeline] sh 15:24:39 + docker-compose -f ./docker-compose-build.yml build --parallel 15:24:39 Building core-command ... 15:24:39 Building core-data ... 15:24:39 Building core-metadata ... 15:24:39 Building security-bootstrapper ... 15:24:39 Building security-proxy-setup ... 15:24:39 Building security-secretstore-setup ... 15:24:39 Building support-notifications ... 15:24:39 Building support-scheduler ... 15:24:39 Building sys-mgmt-agent ... 15:24:39 Building security-secretstore-setup 15:24:39 Building security-proxy-setup 15:24:39 Building security-bootstrapper 15:24:39 Building support-notifications 15:24:39 Building support-scheduler 15:24:58 Merging remotes/origin/master commit abb97f849f645d3984e143e948ee2ca6183b555f into PR head commit feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc 15:24:58 Merge succeeded, producing feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc 15:24:58 Checking out Revision feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc (PR-3589) 15:24:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:24:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:24:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:24:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:24:57 using GIT_SSH to set credentials SSH Credentials for GitHub 15:24:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3589/head:refs/remotes/origin/PR-3589 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:24:58 > git config core.sparsecheckout # timeout=10 15:24:58 > git checkout -f feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc # timeout=10 15:24:58 > git remote # timeout=10 15:24:58 > git config --get remote.origin.url # timeout=10 15:24:58 using GIT_SSH to set credentials SSH Credentials for GitHub 15:24:58 > git merge abb97f849f645d3984e143e948ee2ca6183b555f # timeout=10 15:24:58 > git rev-parse HEAD^{commit} # timeout=10 15:24:58 > git config core.sparsecheckout # timeout=10 15:24:58 > git checkout -f feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc # timeout=10 15:25:01 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:25:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:25:01 ---> 8bcc5deb5e2d 15:25:01 Step 3/26 : WORKDIR /edgex-go 15:25:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:25:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:25:01 ---> 8bcc5deb5e2d 15:25:01 Step 3/22 : WORKDIR /edgex-go 15:25:01 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:25:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:25:01 ---> 8bcc5deb5e2d 15:25:01 Step 3/23 : WORKDIR /edgex-go 15:25:02 Commit message: "Merge branch 'master' into issue-2468" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:25:04 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:25:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:25:04 + sudo service docker restart 15:25:04 + true 15:25:05 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:25:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:25:05 ---> 8bcc5deb5e2d 15:25:05 Step 3/23 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:25:23 provisioning config files... 15:25:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config1063851456800868171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:25:23 ---> docker-login.sh 15:25:23 nexus3.edgexfoundry.org:10001 15:25:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:25 Configure a credential helper to remove this warning. See 15:25:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:25 15:25:25 Login Succeeded 15:25:25 nexus3.edgexfoundry.org:10002 15:25:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:25 Configure a credential helper to remove this warning. See 15:25:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:25 15:25:25 Login Succeeded 15:25:25 nexus3.edgexfoundry.org:10003 15:25:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:26 Configure a credential helper to remove this warning. See 15:25:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:26 15:25:26 Login Succeeded 15:25:26 nexus3.edgexfoundry.org:10004 15:25:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:26 Configure a credential helper to remove this warning. See 15:25:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:26 15:25:26 Login Succeeded 15:25:26 docker.io 15:25:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:27 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:25:27 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:25:27 ---> 8bcc5deb5e2d 15:25:27 Step 3/32 : WORKDIR /edgex-go 15:25:27 ---> Running in 8c7cc1510c9e 15:25:27 ---> Running in 8caaba5adb83 15:25:27 ---> Running in 2a06cdd8c410 15:25:27 ---> Running in de89f75f833d 15:25:27 ---> Running in b702d2a183d1 15:25:27 Removing intermediate container 8c7cc1510c9e 15:25:27 ---> be7a948f12b4 15:25:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:27 Removing intermediate container 8caaba5adb83 15:25:27 ---> 05c5a61d66f1 15:25:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:27 Removing intermediate container de89f75f833d 15:25:27 ---> c86a96287780 15:25:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:27 Removing intermediate container 2a06cdd8c410 15:25:27 ---> 6c8781037da6 15:25:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:27 Removing intermediate container b702d2a183d1 15:25:27 ---> bf1eceb5c883 15:25:27 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:27 ---> Running in 7a4f4fcb5ba7 15:25:27 ---> Running in 45b8fc1ec6d0 15:25:27 ---> Running in bfe10a0e562f 15:25:27 ---> Running in 4ec00982ad02 15:25:27 ---> Running in 05a99207e0e9 15:25:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:27 Configure a credential helper to remove this warning. See 15:25:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:27 15:25:27 Login Succeeded 15:25:27 ---> docker-login.sh ends [Pipeline] } 15:25:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:25:27 ========================================================= 15:25:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:25:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:25:27 Removing intermediate container 7a4f4fcb5ba7 15:25:27 ---> 4c0d16d63a7a 15:25:27 Step 5/23 : RUN apk add --update --no-cache make git 15:25:27 ---> Running in d0fce4f6dd5a 15:25:27 Removing intermediate container 05a99207e0e9 15:25:27 ---> 09018dd71c82 15:25:27 Step 5/32 : RUN apk add --update --no-cache make git 15:25:28 ---> Running in deabb4e0cdd6 15:25:28 Removing intermediate container 45b8fc1ec6d0 15:25:28 ---> 434fd8a70767 15:25:28 Step 5/22 : RUN apk add --update --no-cache make git 15:25:28 ---> Running in 51145bfd8a8a 15:25:28 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 15:25:28 Removing intermediate container bfe10a0e562f 15:25:28 ---> 038594dee415 15:25:28 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:25:28 ---> Running in e3aafda210a1 15:25:28 Removing intermediate container 4ec00982ad02 15:25:28 ---> 0a76efd2e207 15:25:28 Step 5/26 : RUN apk add --update --no-cache make git 15:25:28 ---> Running in c83d473f7344 15:25:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:25:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:25:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:25:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:25:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:25:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:25:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:25:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:25:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:25:29 OK: 219 MiB in 52 packages 15:25:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:25:30 OK: 219 MiB in 52 packages 15:25:30 OK: 219 MiB in 52 packages 15:25:30 OK: 219 MiB in 52 packages 15:25:30 Sending build context to Docker daemon 166.4MB 15:25:30 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 15:25:30 Step 2/6 : FROM ${BASE} 15:25:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:25:30 595b0fe564bb: Pulling fs layer 15:25:30 3088b5b3c5c0: Pulling fs layer 15:25:30 5b7225fbf94c: Pulling fs layer 15:25:30 ba82ee9f976e: Pulling fs layer 15:25:30 506bd15cee9f: Pulling fs layer 15:25:30 75a0a4a0db45: Pulling fs layer 15:25:30 506bd15cee9f: Waiting 15:25:30 ba82ee9f976e: Waiting 15:25:30 618dc40b7e24: Pulling fs layer 15:25:30 75a0a4a0db45: Waiting 15:25:30 618dc40b7e24: Waiting 15:25:30 5b7225fbf94c: Verifying Checksum 15:25:30 5b7225fbf94c: Download complete 15:25:30 3088b5b3c5c0: Verifying Checksum 15:25:30 3088b5b3c5c0: Download complete 15:25:30 506bd15cee9f: Verifying Checksum 15:25:30 506bd15cee9f: Download complete 15:25:30 75a0a4a0db45: Verifying Checksum 15:25:30 75a0a4a0db45: Download complete 15:25:30 595b0fe564bb: Download complete 15:25:31 OK: 219 MiB in 52 packages 15:25:31 595b0fe564bb: Pull complete 15:25:31 Removing intermediate container deabb4e0cdd6 15:25:31 ---> 3fa6c280cddc 15:25:31 Step 6/32 : COPY go.mod . 15:25:31 3088b5b3c5c0: Pull complete 15:25:32 ---> b836391e0f4e 15:25:32 Step 7/32 : RUN go mod download 15:25:32 5b7225fbf94c: Pull complete 15:25:32 Removing intermediate container 51145bfd8a8a 15:25:32 ---> daad6f9fc415 15:25:32 Step 6/22 : COPY go.mod . 15:25:32 ---> Running in 8b28a953da89 15:25:33 Removing intermediate container e3aafda210a1 15:25:33 ---> 706d0eddbd5b 15:25:33 Step 6/23 : COPY go.mod . 15:25:33 618dc40b7e24: Verifying Checksum 15:25:33 618dc40b7e24: Download complete 15:25:33 Removing intermediate container d0fce4f6dd5a 15:25:33 ---> 3983fa221bb4 15:25:33 Step 6/23 : COPY go.mod . 15:25:33 Removing intermediate container c83d473f7344 15:25:33 ---> 0f875d5eea08 15:25:33 Step 6/26 : COPY go.mod . 15:25:33 ---> facca92ca837 15:25:33 Step 7/22 : RUN go mod download 15:25:34 ---> 7c44f12fdb4a 15:25:34 Step 7/23 : RUN go mod download 15:25:34 ---> 78f28c24ca3d 15:25:34 Step 7/23 : RUN go mod download 15:25:34 ba82ee9f976e: Download complete 15:25:34 ---> Running in 83ab00f61b96 15:25:34 ---> 2f6a224ec13a 15:25:34 Step 7/26 : RUN go mod download 15:25:34 ---> Running in 5a1192ed617c 15:25:34 ---> Running in 0d05d722fb41 15:25:35 ---> Running in 48c97d77d80e 15:25:37 Removing intermediate container 8b28a953da89 15:25:37 ---> a5d22fd3dfaf 15:25:37 Step 8/32 : COPY . . 15:25:45 ---> b8c1992e229d 15:25:45 Step 9/32 : RUN go mod tidy 15:25:45 ---> Running in 19508d6898db 15:25:45 Removing intermediate container 83ab00f61b96 15:25:45 ---> 729ca50b9278 15:25:45 Step 8/23 : COPY . . 15:25:45 Removing intermediate container 5a1192ed617c 15:25:45 ---> e7769449a506 15:25:45 Step 8/23 : COPY . . 15:25:45 Removing intermediate container 0d05d722fb41 15:25:45 ---> 8c9134fadd89 15:25:45 Step 8/22 : COPY . . 15:25:46 Removing intermediate container 48c97d77d80e 15:25:46 ---> 9fc1a503c73b 15:25:46 Step 8/26 : COPY . . 15:25:47 ba82ee9f976e: Pull complete 15:25:47 506bd15cee9f: Pull complete 15:25:47 75a0a4a0db45: Pull complete 15:25:50 618dc40b7e24: Pull complete 15:25:50 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 15:25:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:25:50 ---> a36622ca3599 15:25:50 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 15:25:51 ---> Running in 1592cc98fa37 15:25:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:25:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:25:54 (1/12) Installing libmagic (5.39-r0) 15:25:54 (2/12) Installing file (5.39-r0) 15:25:54 (3/12) Installing libc-dev (0.7.2-r3) 15:25:54 (4/12) Installing g++ (10.2.1_pre1-r3) 15:25:58 (5/12) Installing fortify-headers (1.1-r0) 15:25:58 (6/12) Installing patch (2.7.6-r7) 15:25:58 (7/12) Installing build-base (0.5-r2) 15:25:58 (8/12) Installing libsodium (1.0.18-r0) 15:25:58 (9/12) Installing pkgconf (1.7.3-r0) 15:25:59 (10/12) Installing libsodium-dev (1.0.18-r0) 15:25:59 (11/12) Installing libzmq (4.3.3-r1) 15:25:59 (12/12) Installing zeromq-dev (4.3.3-r1) 15:25:59 Executing busybox-1.32.1-r6.trigger 15:25:59 OK: 218 MiB in 52 packages 15:26:03 Removing intermediate container 1592cc98fa37 15:26:03 ---> 93dcb226b307 15:26:03 Step 4/6 : WORKDIR /edgex-go 15:26:03 ---> Running in 09950d163e14 15:26:03 Removing intermediate container 09950d163e14 15:26:03 ---> 37cae446827a 15:26:03 Step 5/6 : COPY go.mod . 15:26:04 ---> 19bc79b6c468 15:26:04 Step 6/6 : RUN go mod download 15:26:04 ---> Running in ca9e72541b32 15:26:08 ---> 7845f9b9246e 15:26:08 Step 9/22 : RUN go mod tidy 15:26:08 Removing intermediate container 19508d6898db 15:26:08 ---> d8b4a1873efa 15:26:08 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:26:08 ---> 0702026f4cc4 15:26:08 Step 9/23 : RUN go mod tidy 15:26:08 ---> Running in a1ef5ae015b6 15:26:08 ---> Running in 7240888c51ed 15:26:08 ---> Running in a73940397e14 15:26:08 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 15:26:09 Removing intermediate container a1ef5ae015b6 15:26:09 ---> 961ab40c8bd0 15:26:09 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:26:10 Removing intermediate container a73940397e14 15:26:10 ---> d56d2a3cdc9b 15:26:10 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:26:11 ---> Running in 3e1e46748704 15:26:14 ---> Running in 0efa783d90b5 15:26:15 ---> babc833bd072 15:26:15 Step 9/23 : RUN go mod tidy 15:26:15 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 15:26:15 ---> Running in 79416c61f85d 15:26:15 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 15:26:20 Removing intermediate container 79416c61f85d 15:26:20 ---> a716392e9511 15:26:20 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:26:20 ---> Running in 9e6cbc5dea8d 15:26:21 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 15:26:31 Removing intermediate container ca9e72541b32 15:26:31 ---> 41b0b306fb2c 15:26:31 Successfully built 41b0b306fb2c 15:26:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:26:31 + docker inspect -f . ci-base-image-arm64 15:26:31 . [Pipeline] withDockerContainer 15:26:32 prd-ubuntu18.04-docker-arm64-4c-16g-871 does not seem to be running inside a container 15:26:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:26:33 $ docker top 6b9a91bfcc62ce77afe6a401a996b682e97760b70a317e0dbb5b6c690c773a77 -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:34 + go version 15:26:34 go version go1.16.5 linux/arm64 [Pipeline] } 15:26:34 $ docker stop --time=1 6b9a91bfcc62ce77afe6a401a996b682e97760b70a317e0dbb5b6c690c773a77 15:26:36 ---> 495f603fe7bc 15:26:36 Step 9/26 : RUN go mod tidy 15:26:36 ---> Running in cf9a81682f7d 15:26:36 $ docker rm -f 6b9a91bfcc62ce77afe6a401a996b682e97760b70a317e0dbb5b6c690c773a77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:26:37 + docker inspect -f . ci-base-image-arm64 15:26:37 . [Pipeline] withDockerContainer 15:26:37 prd-ubuntu18.04-docker-arm64-4c-16g-871 does not seem to be running inside a container 15:26: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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:26:38 Removing intermediate container cf9a81682f7d 15:26:38 ---> 9387fc375855 15:26:38 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:26:38 ---> Running in b1116a6b65ff 15:26:39 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 15:26:39 $ docker top 207fdd496da5181d1244854be581541d34578b823a9e20ce24f5ff8401d3806d -eo pid,comm [Pipeline] { [Pipeline] echo 15:26:39 ========================================================= 15:26:39 [edgeXBuildGoParallel] Running Tests and Build... 15:26:39 ========================================================= [Pipeline] sh 15:26:40 + go mod tidy [Pipeline] sh 15:26:41 + make test 15:26:41 go mod tidy 15:26:41 Removing intermediate container 7240888c51ed 15:26:41 ---> 6e676c31c83f 15:26:41 15:26:41 Step 11/32 : FROM alpine:3.12 15:26:42 3.12: Pulling from library/alpine 15:26:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:26:43 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 15:26:43 Status: Downloaded newer image for alpine:3.12 15:26:43 ---> 13621d1b12d4 15:26:43 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:26:43 ---> Running in a093dc928c5b 15:26:44 Removing intermediate container a093dc928c5b 15:26:44 ---> c61ed320e348 15:26:44 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 15:26:44 ---> Running in 53b5a188d3d7 15:26:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:26:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:26:45 (1/2) Installing dumb-init (1.2.2-r1) 15:26:45 (2/2) Installing su-exec (0.2-r1) 15:26:45 Executing busybox-1.31.1-r20.trigger 15:26:45 OK: 6 MiB in 16 packages 15:26:45 Removing intermediate container 53b5a188d3d7 15:26:45 ---> da1e7d2a8b2b 15:26:45 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 15:26:45 ---> Running in cd06031bd0bf 15:26:46 Removing intermediate container cd06031bd0bf 15:26:46 ---> 222d641cdd2e 15:26:46 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:26:46 ---> Running in 3e992d91e171 15:26:46 Removing intermediate container 3e992d91e171 15:26:46 ---> 5835712dab57 15:26:46 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:26:46 ---> Running in 30f03e464ad0 15:26:46 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 15:26:47 Removing intermediate container 30f03e464ad0 15:26:47 ---> 06a1c3b3983d 15:26:47 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 15:26:47 ---> Running in fa23235dc6af 15:26:47 Removing intermediate container fa23235dc6af 15:26:47 ---> 84d411e5e886 15:26:47 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:26:48 ---> 63d41d7ef72b 15:26:48 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:26:48 ---> Running in a3518604f437 15:26:49 Removing intermediate container a3518604f437 15:26:49 ---> 075a7063a63a 15:26:49 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:26:49 ---> 0237b8625cb5 15:26:49 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:26:50 ---> d2ccb1f9f1cb 15:26:50 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:26:50 ---> fd6ae7970551 15:26:50 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:26:51 ---> 933c1a1d75a2 15:26:51 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:26:52 Removing intermediate container 3e1e46748704 15:26:52 ---> c71a2f993fa4 15:26:52 15:26:52 Step 11/22 : FROM alpine:3.12 15:26:52 ---> 13621d1b12d4 15:26:52 Step 12/22 : RUN apk add --update --no-cache curl 15:26:52 ---> b279c2279119 15:26:52 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 15:26:52 ---> Running in f05d0d3e3b7c 15:26:52 ---> Running in d49f595f1ab6 15:26:53 Removing intermediate container d49f595f1ab6 15:26:53 ---> 5290e2fd98ef 15:26:53 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:26:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:26:53 Removing intermediate container 0efa783d90b5 15:26:53 ---> 4818d57f8f5b 15:26:53 15:26:53 Step 11/23 : FROM alpine:3.12 15:26:53 ---> 13621d1b12d4 15:26:53 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:26:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:26:53 ---> Running in f83f0b5aa810 15:26:53 ---> 7f06716bf4ee 15:26:53 Step 27/32 : RUN chmod +x /entrypoint.sh 15:26:53 (1/4) Installing ca-certificates (20191127-r4) 15:26:53 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:26:53 (3/4) Installing libcurl (7.77.0-r0) 15:26:53 (4/4) Installing curl (7.77.0-r0) 15:26:53 Executing busybox-1.31.1-r20.trigger 15:26:53 Executing ca-certificates-20191127-r4.trigger 15:26:53 OK: 7 MiB in 18 packages 15:26:53 ---> Running in e00f5751e8c6 15:26:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:26:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:26:54 (1/2) Installing ca-certificates (20191127-r4) 15:26:54 (2/2) Installing dumb-init (1.2.2-r1) 15:26:54 Executing busybox-1.31.1-r20.trigger 15:26:54 Executing ca-certificates-20191127-r4.trigger 15:26:54 OK: 6 MiB in 16 packages 15:26:54 Removing intermediate container f05d0d3e3b7c 15:26:54 ---> 73673fb310b9 15:26:54 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:26:55 ---> Running in 7dddf583bbae 15:26:55 Removing intermediate container 7dddf583bbae 15:26:55 ---> eb29fa08340a 15:26:55 Step 14/22 : WORKDIR /edgex 15:26:55 ---> Running in 550932da2357 15:26:55 Removing intermediate container f83f0b5aa810 15:26:55 ---> 82b580fabdca 15:26:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:26:55 Removing intermediate container e00f5751e8c6 15:26:55 ---> 409c9302d0d1 15:26:55 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:26:55 ---> Running in ca0ffe0e7603 15:26:55 ---> Running in cd3e0e905ea2 15:26:55 Removing intermediate container 550932da2357 15:26:55 ---> 8712e21f0eab 15:26:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:26:55 Removing intermediate container ca0ffe0e7603 15:26:55 ---> 6dcf1f49cea2 15:26:55 Step 14/23 : ENV APP_PORT=59860 15:26:55 ---> Running in 802884ec7d6a 15:26:55 Removing intermediate container cd3e0e905ea2 15:26:55 ---> ce9e2ff56374 15:26:55 Step 29/32 : CMD ["gate"] 15:26:55 ---> Running in ceb01928de3c 15:26:55 Removing intermediate container 802884ec7d6a 15:26:55 ---> 46299f25fce5 15:26:55 Step 15/23 : EXPOSE $APP_PORT 15:26:55 ---> 4b0dccbd70d5 15:26:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:26:56 ---> Running in 432b1fb26adf 15:26:56 Removing intermediate container ceb01928de3c 15:26:56 ---> 32c8a5aca39d 15:26:56 Step 30/32 : LABEL arch=x86_64 15:26:56 ---> Running in f41d6fb9d9ef 15:26:56 Removing intermediate container 432b1fb26adf 15:26:56 ---> 8c6e07404311 15:26:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:26:57 ---> 155ab99cefc4 15:26:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:26:57 Removing intermediate container f41d6fb9d9ef 15:26:57 ---> a427b4e5eaaf 15:26:57 Step 31/32 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc 15:26:57 ---> 32f41c8a6c36 15:26:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:26:57 ---> Running in a7b5af0c7a5d 15:26:57 ---> 1ae0ad29ca91 15:26:57 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:26:57 Removing intermediate container a7b5af0c7a5d 15:26:57 ---> c1a8648aa85c 15:26:57 Step 32/32 : LABEL version=0.0.0 15:26:57 ---> Running in e06c92381366 15:26:58 ---> 345b2862ac99 15:26:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:26:58 ---> Running in 662165173f98 15:26:58 Removing intermediate container e06c92381366 15:26:58 ---> 62139d7bcb68 15:26:58 Step 19/22 : CMD ["--init=true"] 15:26:58 Removing intermediate container 9e6cbc5dea8d 15:26:58 ---> c3c04490ecd2 15:26:58 15:26:58 Step 11/23 : FROM alpine:3.12 15:26:58 ---> 13621d1b12d4 15:26:58 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:26:58 Removing intermediate container 662165173f98 15:26:58 ---> e624b778add0 15:26:58 15:26:58 ---> 3857176b0ecd 15:26:58 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:26:58 ---> Running in 747ec6755917 15:26:58 ---> Running in 9b8a1af3a5a3 15:26:58 ---> Running in 7b5043897ba1 15:26:58 Successfully built e624b778add0 15:26:58 Successfully tagged security-bootstrapper:latest 15:26:58 Building core-command 15:26:58  Building security-bootstrapper ... done Removing intermediate container 7b5043897ba1 15:26:58 ---> 9322fe5e98cc 15:26:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:26:58 ---> Running in a7ac0cf40e8c 15:26:58 Removing intermediate container 747ec6755917 15:26:58 ---> 502c47a9be3d 15:26:58 Step 20/22 : LABEL arch=x86_64 15:27:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:27:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:27:00 (1/1) Installing dumb-init (1.2.2-r1) 15:27:00 Executing busybox-1.31.1-r20.trigger 15:27:00 OK: 6 MiB in 15 packages 15:27:00 ---> Running in af9b6879d3a0 15:27:01 Removing intermediate container a7ac0cf40e8c 15:27:01 ---> 182032f483ae 15:27:01 Step 21/23 : LABEL arch=x86_64 15:27:03 ---> Running in 32111f7c3917 15:27:03 Removing intermediate container af9b6879d3a0 15:27:03 ---> 6172d6f021f7 15:27:03 Step 21/22 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc 15:27:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:27:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:27:07 ---> 8bcc5deb5e2d 15:27:07 Step 3/24 : WORKDIR /edgex-go 15:27:07 ---> Using cache 15:27:07 ---> bf1eceb5c883 15:27:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:07 ---> Using cache 15:27:07 ---> 09018dd71c82 15:27:07 Step 5/24 : RUN apk add --update --no-cache make git 15:27:07 ---> Using cache 15:27:07 ---> 3fa6c280cddc 15:27:07 Step 6/24 : COPY go.mod . 15:27:07 ---> Using cache 15:27:07 ---> b836391e0f4e 15:27:07 Step 7/24 : RUN go mod download 15:27:07 ---> Using cache 15:27:07 ---> a5d22fd3dfaf 15:27:07 Step 8/24 : COPY . . 15:27:07 ---> Using cache 15:27:07 ---> b8c1992e229d 15:27:07 Step 9/24 : RUN go mod tidy 15:27:07 ---> Using cache 15:27:07 ---> d8b4a1873efa 15:27:07 Step 10/24 : RUN make cmd/core-command/core-command 15:27:07 ---> Running in b19e047f2fd9 15:27:07 Removing intermediate container 32111f7c3917 15:27:07 ---> bc4df2a86ee6 15:27:07 Step 22/23 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc 15:27:07 Removing intermediate container 9b8a1af3a5a3 15:27:07 ---> 80873cb916bc 15:27:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:27:07 ---> Running in 30e3421641e4 15:27:07 ---> Running in 015308ef8828 15:27:07 ---> Running in d2ba5418d5e1 15:27:07 Removing intermediate container b19e047f2fd9 15:27:07 ---> bb6a2180fe9b 15:27:07 Step 22/22 : LABEL version=0.0.0 15:27:07 ---> Running in 15be8227091d 15:27:07 Removing intermediate container d2ba5418d5e1 15:27:07 ---> dcc66f4feba7 15:27:07 Step 14/23 : ENV APP_PORT=59861 15:27:07 Removing intermediate container 015308ef8828 15:27:07 ---> 6b85283ef218 15:27:07 Step 23/23 : LABEL version=0.0.0 15:27:07 ---> Running in d46e04e822df 15:27:07 ---> Running in 6bb99dcbadb2 15:27:08 Removing intermediate container 15be8227091d 15:27:08 ---> 9e8b42ec843d 15:27:08 15:27:08 Successfully built 9e8b42ec843d 15:27:08 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 15:27:08 Successfully tagged security-proxy-setup:latest 15:27:08 Building core-data 15:27:08  Building security-proxy-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:27:08 Removing intermediate container 6bb99dcbadb2 15:27:08 ---> 7e0589b90306 15:27:08 15:27:08 Removing intermediate container d46e04e822df 15:27:08 ---> beb49f1f66ab 15:27:08 Step 15/23 : EXPOSE $APP_PORT 15:27:08 Successfully built 7e0589b90306 15:27:09 ? github.com/edgexfoundry/edgex-go [no test files] 15:27:13 Successfully tagged support-notifications:latest 15:27:13  Building support-notifications ... done Building sys-mgmt-agent 15:27:13 ---> Running in 7bdfbf4dbd29 15:27:19 Removing intermediate container 7bdfbf4dbd29 15:27:19 ---> 4cf6ed60e34d 15:27:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:27:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:27:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:27:20 ---> 8bcc5deb5e2d 15:27:20 Step 3/24 : WORKDIR /edgex-go 15:27:20 ---> Using cache 15:27:20 ---> bf1eceb5c883 15:27:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:20 ---> Using cache 15:27:20 ---> 09018dd71c82 15:27:20 Step 5/24 : RUN apk add --update --no-cache make bash git 15:27:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:27:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:27:21 ---> 8bcc5deb5e2d 15:27:21 Step 3/24 : WORKDIR /edgex-go 15:27:21 ---> Using cache 15:27:21 ---> bf1eceb5c883 15:27:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:21 ---> Using cache 15:27:21 ---> 09018dd71c82 15:27:21 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:27:23 ---> Running in 014dc6fc8b0e 15:27:23 ---> Running in cf07ff5b54cb 15:27:23 ---> a1171ecc867f 15:27:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:27:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:27:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:27:24 ---> e8c9bfa58a1b 15:27:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:27:24 Removing intermediate container b1116a6b65ff 15:27:24 ---> e9a8ae311bdd 15:27:24 15:27:24 Step 11/26 : FROM alpine:3.12 15:27:24 ---> 13621d1b12d4 15:27:24 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 15:27:24 ---> Running in 4bf3e1964c4e 15:27:25 ---> c3e671265d06 15:27:25 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:27:25 ---> Running in 1fec6f12ac1d 15:27:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:27:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:27:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:27:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:27:25 (1/6) Installing ca-certificates (20191127-r4) 15:27:25 (2/6) Installing nghttp2-libs (1.41.0-r0) 15:27:25 (3/6) Installing libcurl (7.77.0-r0) 15:27:25 (4/6) Installing curl (7.77.0-r0) 15:27:25 (5/6) Installing dumb-init (1.2.2-r1) 15:27:25 (6/6) Installing su-exec (0.2-r1) 15:27:25 Executing busybox-1.31.1-r20.trigger 15:27:25 Executing ca-certificates-20191127-r4.trigger 15:27:25 OK: 7 MiB in 20 packages 15:27:25 OK: 219 MiB in 52 packages 15:27:25 OK: 219 MiB in 52 packages 15:27:25 Removing intermediate container 1fec6f12ac1d 15:27:25 ---> d57dbea3b4d5 15:27:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:27:26 ---> Running in 2b490ae9aabe 15:27:26 Removing intermediate container 2b490ae9aabe 15:27:26 ---> 1203cb3fd9e5 15:27:26 Step 21/23 : LABEL arch=x86_64 15:27:26 ---> Running in 425574b30c0e 15:27:27 Removing intermediate container 425574b30c0e 15:27:27 ---> 7b51d3a3e4f6 15:27:27 Step 22/23 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc 15:27:27 Removing intermediate container 014dc6fc8b0e 15:27:27 ---> b85cbae53e02 15:27:27 Step 6/24 : COPY go.mod . 15:27:27 ---> Running in 95472df194e3 15:27:27 Removing intermediate container 4bf3e1964c4e 15:27:27 ---> 85e801a015db 15:27:27 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:27:27 Removing intermediate container cf07ff5b54cb 15:27:27 ---> a8bcf25b0b02 15:27:27 Step 6/24 : COPY go.mod . 15:27:27 ---> Running in 89456760c0ee 15:27:27 Removing intermediate container 95472df194e3 15:27:27 ---> 339dd1954625 15:27:27 Step 23/23 : LABEL version=0.0.0 15:27:27 ---> d37d25e8bfcb 15:27:27 Step 7/24 : RUN go mod download 15:27:27 Removing intermediate container 89456760c0ee 15:27:27 ---> c4ac693685e9 15:27:27 Step 14/26 : WORKDIR / 15:27:27 ---> Running in 85fdf049c816 15:27:27 ---> Running in ebf8ed3f0777 15:27:27 ---> 8fab2e3da773 15:27:27 Step 7/24 : RUN go mod download 15:27:27 ---> Running in b441fa59c378 15:27:28 Removing intermediate container 85fdf049c816 15:27:28 ---> 1576821740a7 15:27:28 15:27:28 ---> Running in a198b19f7c0c 15:27:28 Removing intermediate container b441fa59c378 15:27:28 ---> ef8080a4f363 15:27:28 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:27:28 Successfully built 1576821740a7 15:27:28 Successfully tagged support-scheduler:latest 15:27:28 Building core-metadata 15:27:30  Building support-scheduler ... done  ---> 03e74b6c976e 15:27:30 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:27:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:27:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:27:32 ---> 8bcc5deb5e2d 15:27:32 Step 3/24 : WORKDIR /edgex-go 15:27:32 ---> Using cache 15:27:32 ---> bf1eceb5c883 15:27:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:32 ---> Using cache 15:27:32 ---> 09018dd71c82 15:27:32 Step 5/24 : RUN apk add --update --no-cache make git 15:27:32 ---> Using cache 15:27:32 ---> 3fa6c280cddc 15:27:32 Step 6/24 : COPY go.mod . 15:27:32 ---> Using cache 15:27:32 ---> b836391e0f4e 15:27:32 Step 7/24 : RUN go mod download 15:27:32 ---> Using cache 15:27:32 ---> a5d22fd3dfaf 15:27:32 Step 8/24 : COPY . . 15:27:32 ---> Using cache 15:27:32 ---> b8c1992e229d 15:27:32 Step 9/24 : RUN go mod tidy 15:27:32 ---> Using cache 15:27:32 ---> d8b4a1873efa 15:27:32 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:27:35 ---> 11c8c7a36967 15:27:35 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:27:35 ---> Running in 54b2405933ab 15:27:35 Removing intermediate container a198b19f7c0c 15:27:35 ---> 2f6257a94870 15:27:35 Step 8/24 : COPY . . 15:27:36 Removing intermediate container ebf8ed3f0777 15:27:36 ---> 4e766721582e 15:27:36 Step 8/24 : COPY . . 15:27:36 ---> daecaa87c8b2 15:27:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:27: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 15:27:46 ---> 90d65a56e6b9 15:27:46 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:27:46 ---> bdca36e8fe42 15:27:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:27:46 ---> 33abb5dd7351 15:27:46 Step 9/24 : RUN go mod tidy 15:27:46 ---> 6299373c6add 15:27:46 Step 9/24 : RUN go mod tidy 15:27:46 ---> Running in b7de72f16887 15:27:46 ---> Running in d698373f7222 15:27:46 ---> ec6eda384c23 15:27:46 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:27:47 ---> 827d4637984c 15:27:47 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/ 15:27:47 ---> Running in b1e1e5f5d58b 15:27:48 Removing intermediate container b1e1e5f5d58b 15:27:48 ---> a49468b51973 15:27:48 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:27:48 ---> Running in 804c2dab8062 15:27:48 Removing intermediate container b7de72f16887 15:27:48 ---> 5da34138b6d3 15:27:48 Step 10/24 : RUN make cmd/core-data/core-data 15:27:48 ---> Running in 866b8011a4e6 15:27:49 Removing intermediate container 804c2dab8062 15:27:49 ---> e14d3db2ab16 15:27:49 Step 24/26 : LABEL arch=x86_64 15:27:49 Removing intermediate container d698373f7222 15:27:49 ---> 0ed0c765372a 15:27:49 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:27:49 ---> Running in 8277814ea33a 15:27:49 ---> Running in ccedb4523949 15:27:49 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 15:27:49 Removing intermediate container 8277814ea33a 15:27:49 ---> 806696556a5f 15:27:49 Step 25/26 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc 15:27:49 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 15:27:49 ---> Running in 525b8d3c98a5 15:27:50 Removing intermediate container 525b8d3c98a5 15:27:50 ---> f83c4826daa8 15:27:50 Step 26/26 : LABEL version=0.0.0 15:27:50 Removing intermediate container 30e3421641e4 15:27:50 ---> dc924d807a70 15:27:50 15:27:50 Step 11/24 : FROM alpine:3.12 15:27:50 ---> 13621d1b12d4 15:27:50 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:27:50 ---> Using cache 15:27:50 ---> 80873cb916bc 15:27:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:27:50 ---> Using cache 15:27:50 ---> dcc66f4feba7 15:27:50 Step 14/24 : ENV APP_PORT=59882 15:27:50 ---> Running in 11654e5c356e 15:27:51 ---> Running in b8cd597582c1 15:27:51 Removing intermediate container 11654e5c356e 15:27:51 ---> af089781a0ad 15:27:51 15:27:51 Removing intermediate container b8cd597582c1 15:27:51 ---> 6324bfa6bc22 15:27:51 Step 15/24 : EXPOSE $APP_PORT 15:27:51 Successfully built af089781a0ad 15:27:51 Successfully tagged security-secretstore-setup:latest 15:27:51  Building security-secretstore-setup ... done  ---> Running in bc43952c110c 15:27:51 Removing intermediate container bc43952c110c 15:27:51 ---> bc8dea56f311 15:27:51 Step 16/24 : WORKDIR / 15:27:51 ---> Running in b375bd49a45a 15:27:51 Removing intermediate container b375bd49a45a 15:27:51 ---> cacdd85c6e7b 15:27:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:27:52 ---> f295e3b986f4 15:27:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:27:52 ---> e5be0b84d4ed 15:27:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:27:52 ---> d10086d708bd 15:27:52 Step 20/24 : ENTRYPOINT ["/core-command"] 15:27:52 ---> Running in 7a1addf4f320 15:27:53 Removing intermediate container 7a1addf4f320 15:27:53 ---> a81e9a0ac425 15:27:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:27:53 ---> Running in b3137f676d4c 15:27:53 Removing intermediate container b3137f676d4c 15:27:53 ---> 6defa3812d54 15:27:53 Step 22/24 : LABEL arch=x86_64 15:27:53 ---> Running in e1fab00ee6df 15:27:53 Removing intermediate container e1fab00ee6df 15:27:53 ---> 1db7079c2107 15:27:53 Step 23/24 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc 15:27:54 ---> Running in b639679288d3 15:27:54 Removing intermediate container b639679288d3 15:27:54 ---> f2619bfde111 15:27:54 Step 24/24 : LABEL version=0.0.0 15:27:54 ---> Running in 119462ca7311 15:27:54 Removing intermediate container 119462ca7311 15:27:54 ---> 0c9ffb6f9539 15:27:54 15:27:54 Successfully built 0c9ffb6f9539 15:27:54 Successfully tagged core-command:latest 15:28:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:28:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:28:07  Building core-command ... done Removing intermediate container 54b2405933ab 15:28:07 ---> 03690a74000d 15:28:07 15:28:07 Step 11/24 : FROM alpine:3.12 15:28:07 ---> 13621d1b12d4 15:28:07 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:28:07 ---> Using cache 15:28:07 ---> 80873cb916bc 15:28:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:28:07 ---> Using cache 15:28:07 ---> dcc66f4feba7 15:28:07 Step 14/24 : ENV APP_PORT=59881 15:28:07 ---> Running in 29605219771e 15:28:07 Removing intermediate container 29605219771e 15:28:07 ---> 9f427706d4a1 15:28:07 Step 15/24 : EXPOSE $APP_PORT 15:28:07 ---> Running in 11644140863b 15:28:07 Removing intermediate container 11644140863b 15:28:07 ---> 9d0c8f248610 15:28:07 Step 16/24 : WORKDIR / 15:28:07 ---> Running in 0194797ace6d 15:28:07 Removing intermediate container 0194797ace6d 15:28:07 ---> 9193f4f600f9 15:28:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:28:07 ---> f8a95df6733e 15:28:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:28:08 ---> fa4f99aa3416 15:28:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:28:08 ---> e50c76cbbaf5 15:28:08 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:28:08 ---> Running in 10c67d9b1f89 15:28:09 Removing intermediate container 10c67d9b1f89 15:28:09 ---> 2054d07969e5 15:28:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:28:09 ---> Running in 0441272304b0 15:28:09 Removing intermediate container 0441272304b0 15:28:09 ---> e0813f962ee5 15:28:09 Step 22/24 : LABEL arch=x86_64 15:28:09 ---> Running in 5664a68fe4e3 15:28:09 Removing intermediate container 5664a68fe4e3 15:28:09 ---> 5e58159986ca 15:28:09 Step 23/24 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc 15:28:09 ---> Running in ede3f18c2253 15:28:09 Removing intermediate container ede3f18c2253 15:28:09 ---> dad6046488e1 15:28:09 Step 24/24 : LABEL version=0.0.0 15:28:09 ---> Running in 79b65e6bbeab 15:28:10 Removing intermediate container 79b65e6bbeab 15:28:10 ---> b5dd2f00441c 15:28:10 15:28:10 Successfully built b5dd2f00441c 15:28:10 Successfully tagged core-metadata:latest 15:28:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:28:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:28:12  Building core-metadata ... done Removing intermediate container ccedb4523949 15:28:12 ---> 3a5e885bcca4 15:28:12 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:28:12 ---> Running in 4e47e97d9298 15:28:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:28:13 Removing intermediate container 4e47e97d9298 15:28:13 ---> a26cbbac8ca9 15:28:13 15:28:13 Step 12/24 : FROM docker:20.10.0 15:28:14 20.10.0: Pulling from library/docker 15:28:14 Removing intermediate container 866b8011a4e6 15:28:14 ---> fde97643e7a6 15:28:14 15:28:14 Step 11/24 : FROM alpine:3.12 15:28:14 ---> 13621d1b12d4 15:28:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:28:14 ---> Running in 394ed2e52f68 15:28:15 Removing intermediate container 394ed2e52f68 15:28:15 ---> d2d905af964f 15:28:15 Step 13/24 : ENV APP_PORT=59880 15:28:15 ---> Running in 36f24c7fc11c 15:28:15 Removing intermediate container 36f24c7fc11c 15:28:15 ---> 666da096176a 15:28:15 Step 14/24 : EXPOSE $APP_PORT 15:28:15 ---> Running in e07c1239da03 15:28:15 Removing intermediate container e07c1239da03 15:28:15 ---> f39c53c8c690 15:28:15 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:28:15 ---> Running in f85617bb1b8a 15:28:16 Removing intermediate container f85617bb1b8a 15:28:16 ---> de98843af09a 15:28:16 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 15:28:16 ---> Running in 26674e8c41ea 15:28:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:28:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:28:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:28:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:28:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:28:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:28:17 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:28:17 Status: Downloaded newer image for docker:20.10.0 15:28:17 ---> aefe523efa57 15:28:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:28:18 (1/6) Installing dumb-init (1.2.2-r1) 15:28:18 (2/6) Installing libgcc (9.3.0-r2) 15:28:18 (3/6) Installing libsodium (1.0.18-r0) 15:28:18 (4/6) Installing libstdc++ (9.3.0-r2) 15:28:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:28:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:28:18 ---> Running in 4b19a073d7ed 15:28:18 Removing intermediate container 4b19a073d7ed 15:28:18 ---> 1bc6c97a6b44 15:28:18 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 15:28:18 (5/6) Installing libzmq (4.3.3-r0) 15:28:18 ---> Running in ee3f92aaa07c 15:28:19 (6/6) Installing zeromq (4.3.3-r0) 15:28:19 Executing busybox-1.31.1-r20.trigger 15:28:19 OK: 8 MiB in 20 packages 15:28:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:28:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:28:19 (1/39) Installing readline (8.0.4-r0) 15:28:19 (2/39) Installing bash (5.0.17-r0) 15:28:19 Executing bash-5.0.17-r0.post-install 15:28:19 (3/39) Installing nghttp2-libs (1.41.0-r0) 15:28:19 (4/39) Installing libcurl (7.77.0-r0) 15:28:19 (5/39) Installing curl (7.77.0-r0) 15:28:19 (6/39) Installing dumb-init (1.2.2-r1) 15:28:19 (7/39) Installing libbz2 (1.0.8-r1) 15:28:19 (8/39) Installing expat (2.2.9-r1) 15:28:19 Removing intermediate container 26674e8c41ea 15:28:19 ---> 875ae9d3dd87 15:28:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:28:19 (9/39) Installing libffi (3.3-r2) 15:28:19 (10/39) Installing gdbm (1.13-r1) 15:28:19 (11/39) Installing xz-libs (5.2.5-r0) 15:28:19 (12/39) Installing sqlite-libs (3.32.1-r1) 15:28:19 (13/39) Installing python3 (3.8.10-r0) 15:28:20 ---> ce98cdb37cbe 15:28:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:28:20 (14/39) Installing py3-appdirs (1.4.4-r1) 15:28:20 (15/39) Installing py3-ordered-set (4.0.1-r0) 15:28:20 (16/39) Installing py3-parsing (2.4.7-r0) 15:28:20 (17/39) Installing py3-six (1.15.0-r0) 15:28:20 (18/39) Installing py3-packaging (20.4-r0) 15:28:20 (19/39) Installing py3-setuptools (47.0.0-r0) 15:28:20 (20/39) Installing py3-chardet (3.0.4-r4) 15:28:20 (21/39) Installing py3-idna (2.9-r0) 15:28:20 (22/39) Installing py3-certifi (2020.4.5.1-r0) 15:28:20 (23/39) Installing py3-urllib3 (1.25.9-r0) 15:28:20 (24/39) Installing py3-requests (2.23.0-r0) 15:28:20 (25/39) Installing py3-msgpack (1.0.0-r0) 15:28:20 (26/39) Installing py3-lockfile (0.12.2-r3) 15:28:20 (27/39) Installing py3-cachecontrol (0.12.6-r0) 15:28:20 (28/39) Installing py3-colorama (0.4.3-r0) 15:28:20 (29/39) Installing py3-distlib (0.3.0-r0) 15:28:20 (30/39) Installing py3-distro (1.5.0-r1) 15:28:20 (31/39) Installing py3-webencodings (0.5.1-r3) 15:28:20 (32/39) Installing py3-html5lib (1.0.1-r4) 15:28:20 (33/39) Installing py3-pytoml (0.1.21-r0) 15:28:20 (34/39) Installing py3-pep517 (0.8.2-r0) 15:28:20 (35/39) Installing py3-progress (1.5-r0) 15:28:20 (36/39) Installing py3-toml (0.10.1-r0) 15:28:20 (37/39) Installing py3-retrying (1.3.3-r0) 15:28:20 (38/39) Installing py3-contextlib2 (0.6.0-r0) 15:28:20 (39/39) Installing py3-pip (20.1.1-r0) 15:28:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:28:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:28:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:28:20 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:28:21 Executing busybox-1.31.1-r19.trigger 15:28:21 OK: 72 MiB in 59 packages 15:28:21 ---> 2033c1870988 15:28:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:28:21 ---> 7b5072e58c46 15:28:21 Step 20/24 : ENTRYPOINT ["/core-data"] 15:28:21 ---> Running in 64e6446d93fa 15:28:21 Removing intermediate container 64e6446d93fa 15:28:21 ---> 19b4b5baf82c 15:28:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:28:21 ---> Running in d846c91af0f8 15:28:21 Removing intermediate container d846c91af0f8 15:28:21 ---> 535ce1fb1ab7 15:28:21 Step 22/24 : LABEL arch=x86_64 15:28:21 ---> Running in 71693c0520e9 15:28:21 Removing intermediate container 71693c0520e9 15:28:21 ---> 2617022de762 15:28:21 Step 23/24 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc 15:28:21 ---> Running in 0ef6dbd442e1 15:28:21 Removing intermediate container 0ef6dbd442e1 15:28:21 ---> ea57de288b26 15:28:21 Step 24/24 : LABEL version=0.0.0 15:28:21 ---> Running in 8517f3364ca8 15:28:22 Removing intermediate container 8517f3364ca8 15:28:22 ---> d8069e7642b9 15:28:22 15:28:22 Collecting docker-compose==1.23.2 15:28:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:28:22 Successfully built d8069e7642b9 15:28:22 Successfully tagged core-data:latest 15:28:22  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:28:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:28:22 Collecting texttable<0.10,>=0.9.0 15:28:22 Downloading texttable-0.9.1.tar.gz (11 kB) 15:28:22 Collecting dockerpty<0.5,>=0.4.1 15:28:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:28:23 Collecting websocket-client<1.0,>=0.32.0 15:28:23 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:28:23 Collecting PyYAML<4,>=3.10 15:28:23 Downloading PyYAML-3.13.tar.gz (270 kB) 15:28:24 Collecting docker<4.0,>=3.6.0 15:28:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:28:24 Collecting jsonschema<3,>=2.5.1 15:28:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:28:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:28:24 Collecting cached-property<2,>=1.2.0 15:28:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:28:24 Collecting docopt<0.7,>=0.6.1 15:28:24 Downloading docopt-0.6.2.tar.gz (25 kB) 15:28:24 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 15:28:24 Collecting urllib3<1.25,>=1.21.1 15:28:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:28:24 Collecting idna<2.8,>=2.5 15:28:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:28:24 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 15:28:24 Collecting docker-pycreds>=0.4.0 15:28:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:28:24 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:28:24 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:28:24 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:28:24 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:28:24 Installing collected packages: urllib3, idna, requests, texttable, dockerpty, websocket-client, PyYAML, docker-pycreds, docker, jsonschema, cached-property, docopt, docker-compose 15:28:24 Attempting uninstall: urllib3 15:28:24 Found existing installation: urllib3 1.25.9 15:28:24 Uninstalling urllib3-1.25.9: 15:28:24 Successfully uninstalled urllib3-1.25.9 15:28:25 Attempting uninstall: idna 15:28:25 Found existing installation: idna 2.9 15:28:25 Uninstalling idna-2.9: 15:28:25 Successfully uninstalled idna-2.9 15:28:25 Attempting uninstall: requests 15:28:25 Found existing installation: requests 2.23.0 15:28:25 Uninstalling requests-2.23.0: 15:28:25 Successfully uninstalled requests-2.23.0 15:28:25 Running setup.py install for texttable: started 15:28:25 Running setup.py install for texttable: finished with status 'done' 15:28:25 Running setup.py install for dockerpty: started 15:28:25 Running setup.py install for dockerpty: finished with status 'done' 15:28:25 Running setup.py install for PyYAML: started 15:28:26 Running setup.py install for PyYAML: finished with status 'done' 15:28:26 Running setup.py install for docopt: started 15:28:26 Running setup.py install for docopt: finished with status 'done' 15:28:26 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 15:28:30 Removing intermediate container ee3f92aaa07c 15:28:30 ---> d4aa30dfcd74 15:28:30 Step 15/24 : ENV APP_PORT=58890 15:28:30 ---> Running in 5e686ebb4c13 15:28:30 Removing intermediate container 5e686ebb4c13 15:28:30 ---> efb9adc28a2e 15:28:30 Step 16/24 : EXPOSE $APP_PORT 15:28:30 ---> Running in d87ab7ed5819 15:28:30 Removing intermediate container d87ab7ed5819 15:28:30 ---> 8cdff1644a4f 15:28:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:28:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.228s coverage: 28.7% of statements 15:28:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:28:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:28:31 ---> 4561e6e61168 15:28:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:28:31 ---> a4bf72596ead 15:28:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:28:31 ---> 03a1c6b7acb9 15:28:31 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 15:28:31 ---> Running in 4abea3c0b1f2 15:28:31 Removing intermediate container 4abea3c0b1f2 15:28:31 ---> c4921501f209 15:28:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:28:31 ---> Running in f6c5d565cfc2 15:28:31 Removing intermediate container f6c5d565cfc2 15:28:31 ---> ec985b2a15cf 15:28:31 Step 22/24 : LABEL arch=x86_64 15:28:31 ---> Running in e74f5662690b 15:28:31 Removing intermediate container e74f5662690b 15:28:31 ---> d8f69ed78612 15:28:31 Step 23/24 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc 15:28:31 ---> Running in d542bc3e99e4 15:28:31 Removing intermediate container d542bc3e99e4 15:28:31 ---> b110f78c0e6c 15:28:31 Step 24/24 : LABEL version=0.0.0 15:28:31 ---> Running in 8396d982c473 15:28:31 Removing intermediate container 8396d982c473 15:28:31 ---> 56498a4e9d84 15:28:31 15:28:31 Successfully built 56498a4e9d84 15:28:32 Successfully tagged sys-mgmt-agent:latest 15:28:32  Building sys-mgmt-agent ... done  [Pipeline] } 15:28:32 $ docker stop --time=1 a375afeaa8016f1d58a8af6ef03493b18d58223454a78da3dde68db418bf332c 15:28:33 $ docker rm -f a375afeaa8016f1d58a8af6ef03493b18d58223454a78da3dde68db418bf332c [Pipeline] // withDockerContainer [Pipeline] sh 15:28:33 + docker images 15:28:33 REPOSITORY TAG IMAGE ID CREATED SIZE 15:28:33 sys-mgmt-agent latest 56498a4e9d84 2 seconds ago 312MB 15:28:33 core-data latest d8069e7642b9 12 seconds ago 20.2MB 15:28:33 fde97643e7a6 19 seconds ago 1.15GB 15:28:33 a26cbbac8ca9 20 seconds ago 1.15GB 15:28:33 core-metadata latest b5dd2f00441c 24 seconds ago 16.6MB 15:28:33 03690a74000d 28 seconds ago 1.15GB 15:28:33 core-command latest 0c9ffb6f9539 39 seconds ago 15.9MB 15:28:33 security-secretstore-setup latest af089781a0ad 42 seconds ago 28.7MB 15:28:33 dc924d807a70 43 seconds ago 1.14GB 15:28:33 support-scheduler latest 1576821740a7 About a minute ago 15.9MB 15:28:33 e9a8ae311bdd About a minute ago 1.15GB 15:28:33 security-proxy-setup latest 9e8b42ec843d About a minute ago 25.7MB 15:28:33 support-notifications latest 7e0589b90306 About a minute ago 16.7MB 15:28:33 security-bootstrapper latest e624b778add0 About a minute ago 18.6MB 15:28:33 c3c04490ecd2 About a minute ago 1.15GB 15:28:33 4818d57f8f5b About a minute ago 1.15GB 15:28:33 c71a2f993fa4 About a minute ago 1.15GB 15:28:33 6e676c31c83f About a minute ago 1.15GB 15:28:33 ci-base-image-x86_64 latest 8bcc5deb5e2d 6 minutes ago 647MB 15:28:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB 15:28:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB 15:28:33 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 15:28:33 docker 20.10.0 aefe523efa57 6 months ago 240MB 15:28:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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 15:28:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.311s coverage: 100.0% of statements 15:28:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:28:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.396s coverage: 53.1% of statements 15:28:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:28:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:28:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.587s coverage: 87.7% of statements 15:28:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:28:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:28:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.182s coverage: 78.9% of statements 15:28:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.184s coverage: 81.2% of statements 15:28:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:28:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:28:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:28:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:28:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:28:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.342s coverage: 95.1% of statements 15:28:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:28:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:28:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 15:28:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:28:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:28:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:28:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:28:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:28:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.166s coverage: 60.0% of statements 15:28:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:28:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:28:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:28:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.326s coverage: 0.8% of statements 15:28:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:28:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.149s coverage: 58.8% of statements 15:28:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.221s coverage: 22.0% of statements 15:28:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:28:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.265s coverage: 47.1% of statements 15:28:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.203s coverage: 79.5% of statements 15:28:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.203s coverage: 94.1% of statements 15:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.188s coverage: 96.3% of statements 15:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.182s coverage: 87.5% of statements 15:28:49 Still waiting to schedule task 15:28:49 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:29:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.211s coverage: 94.4% of statements 15:29:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.183s coverage: 44.8% of statements 15:29:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.615s coverage: 81.8% of statements 15:29:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:29:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.254s coverage: 92.9% of statements 15:29:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:29:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:29:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:29:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 15:29:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:29:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:29:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:29:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:29:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:29:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.168s coverage: 87.2% of statements 15:29:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:29:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:29:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements 15:29:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:29:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.184s coverage: 58.8% of statements 15:29:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:29:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.174s coverage: 80.0% of statements 15:29:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.215s coverage: 87.2% of statements 15:29:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.246s coverage: 85.4% of statements 15:29:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.260s coverage: 91.2% of statements 15:29:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:29:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.626s coverage: 64.4% of statements 15:29:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:29:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:29:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.158s coverage: 100.0% of statements 15:29:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 91.3% of statements 15:29:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements 15:29:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements 15:29:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 15:29:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.057s coverage: 66.9% of statements 15:29:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:29:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:29:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:29:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.039s coverage: 43.6% of statements 15:29:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:29:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:29:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.235s coverage: 89.5% of statements 15:29:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:29:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.266s coverage: 84.8% of statements 15:29:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:29:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.215s coverage: 19.3% of statements 15:29:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:29:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:29:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:29:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:29:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.555s coverage: 91.9% of statements 15:29:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:29:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:29:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 15:29:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:29:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:29:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.228s coverage: 62.7% of statements 15:29:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:29:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:29:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.373s coverage: 97.6% of statements 15:29:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:29:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:29:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 15:29:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:29:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:29:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.169s coverage: 28.9% of statements 15:29:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:29:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:29:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:29:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:29:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:29:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:29:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.169s coverage: 100.0% of statements 15:29:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 15:29:28 GO111MODULE=on go vet ./... 15:29:50 Running on prd-ubuntu18.04-docker-8c-8g-877 in /w/workspace/edgexfoundry_edgex-go_PR-3589 [Pipeline] { [Pipeline] ws 15:29:50 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 15:29:50 The recommended git tool is: git 15:29:52 using credential edgex-jenkins-ssh 15:29:52 Cloning the remote Git repository 15:29:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:29:52 > git init /w/workspace/edgex-go/7 # timeout=10 15:29:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:29:52 > git --version # timeout=10 15:29:52 > git --version # 'git version 2.17.1' 15:29:52 using GIT_SSH to set credentials SSH Credentials for GitHub 15:29:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:30:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:30:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:30:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:30:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:30:05 using GIT_SSH to set credentials SSH Credentials for GitHub 15:30:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3589/head:refs/remotes/origin/PR-3589 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:30:06 Merging remotes/origin/master commit abb97f849f645d3984e143e948ee2ca6183b555f into PR head commit feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc 15:30:06 Merge succeeded, producing feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc 15:30:06 Checking out Revision feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc (PR-3589) 15:30:06 > git config core.sparsecheckout # timeout=10 15:30:06 > git checkout -f feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc # timeout=10 15:30:06 > git remote # timeout=10 15:30:06 > git config --get remote.origin.url # timeout=10 15:30:06 using GIT_SSH to set credentials SSH Credentials for GitHub 15:30:06 > git merge abb97f849f645d3984e143e948ee2ca6183b555f # timeout=10 15:30:06 > git rev-parse HEAD^{commit} # timeout=10 15:30:06 > git config core.sparsecheckout # timeout=10 15:30:06 > git checkout -f feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc # timeout=10 15:30:10 Commit message: "Merge branch 'master' into issue-2468" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:30:11 + echo snap-build.sh 15:30:11 snap-build.sh 15:30:11 + SNAP_BASE_DIR=. 15:30:11 + '[' '!' -z /w/workspace/edgex-go/7 ']' 15:30:11 + SNAP_BASE_DIR=/w/workspace/edgex-go/7 15:30:11 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' 15:30:11 [snap-build] Building snap in dir [/w/workspace/edgex-go/7] 15:30:11 + cd /w/workspace/edgex-go/7 15:30:11 + sudo apt-get remove -qy --purge lxd lxd-client 15:30:11 Reading package lists... 15:30:11 Building dependency tree... 15:30:11 Reading state information... 15:30:11 The following packages were automatically installed and are no longer required: 15:30:11 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 15:30:11 uidmap xdelta3 15:30:11 Use 'sudo apt autoremove' to remove them. 15:30:11 The following packages will be REMOVED: 15:30:11 lxd* lxd-client* 15:30:12 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:30:12 After this operation, 31.7 MB disk space will be freed. 15:30:12 (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.) 15:30:12 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:30:13 Removing lxd dnsmasq configuration 15:30:13 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:30:13 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:30:14 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:30:15 (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.) 15:30:15 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:30:16 Processing triggers for systemd (237-3ubuntu10.45) ... 15:30:16 Processing triggers for ureadahead (0.100.0-21) ... 15:30:17 + sudo snap remove --purge lxd 15:30:17 snap "lxd" is not installed 15:30:17 + sudo groupadd --force --system lxd 15:30:17 ++ whoami 15:30:17 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:30:18 + newgrp - lxd 15:30:18 + sudo snap install lxd 15:30:28 2021-06-30T15:30:25Z INFO Waiting for automatic snapd restart... 15:30:43 lxd 4.15 from Canonical* installed 15:30:43 + sudo lxd init --auto 15:30:50 gofmt -l . 15:30:50 [ "`gofmt -l .`" = "" ] 15:30:50 ./bin/test-attribution-txt.sh [Pipeline] sh 15:30:52 + ls -al . 15:30:52 total 588 15:30:52 drwxrwxr-x 9 1001 1001 4096 Jun 30 15:30 . 15:30:52 drwxr-xr-x 4 root root 4096 Jun 30 15:26 .. 15:30:52 -rw-rw-r-- 1 1001 1001 11 Jun 30 15:24 .dockerignore 15:30:52 drwxrwxr-x 8 1001 1001 4096 Jun 30 15:25 .git 15:30:52 drwxrwxr-x 3 1001 1001 4096 Jun 30 15:24 .github 15:30:52 -rw-rw-r-- 1 1001 1001 818 Jun 30 15:24 .gitignore 15:30:52 -rw-rw-r-- 1 1001 1001 166 Jun 30 15:24 .sonarcloud.properties 15:30:52 -rw-rw-r-- 1 1001 1001 8609 Jun 30 15:24 Attribution.txt 15:30:52 -rw-rw-r-- 1 1001 1001 43881 Jun 30 15:24 CHANGELOG.md 15:30:52 -rw-rw-r-- 1 1001 1001 3804 Jun 30 15:24 CONTRIBUTING.md 15:30:52 -rw-rw-r-- 1 1001 1001 931 Jun 30 15:24 Dockerfile.build 15:30:52 -rw-rw-r-- 1 1001 1001 849 Jun 30 15:24 Jenkinsfile 15:30:52 -rw-rw-r-- 1 1001 1001 10775 Jun 30 15:24 LICENSE 15:30:52 -rw-rw-r-- 1 1001 1001 5605 Jun 30 15:24 Makefile 15:30:52 -rw-rw-r-- 1 1001 1001 7818 Jun 30 15:24 README.md 15:30:52 -rw-rw-r-- 1 1001 1001 6912 Jun 30 15:24 SECURITY.md 15:30:52 -rw-rw-r-- 1 1001 1001 5 Jun 30 15:21 VERSION 15:30:52 -rw-rw-r-- 1 1001 1001 4131 Jun 30 15:24 ZMQWindows.md 15:30:52 drwxrwxr-x 2 1001 1001 4096 Jun 30 15:24 bin 15:30:52 drwxrwxr-x 14 1001 1001 4096 Jun 30 15:24 cmd 15:30:52 -rw-r--r-- 1 root root 398095 Jun 30 15:29 coverage.out 15:30:52 -rw-rw-r-- 1 1001 1001 806 Jun 30 15:24 go.mod 15:30:52 -rw-r--r-- 1 root root 20759 Jun 30 15:26 go.sum 15:30:52 drwxrwxr-x 7 1001 1001 4096 Jun 30 15:24 internal 15:30:52 drwxrwxr-x 3 1001 1001 4096 Jun 30 15:24 openapi 15:30:52 drwxrwxr-x 4 1001 1001 4096 Jun 30 15:24 snap 15:30:52 -rw-rw-r-- 1 1001 1001 168 Jun 30 15:24 version.go [Pipeline] sh 15:30:53 + '[' -e coverage.out ] 15:30:53 + chown 1001:1001 coverage.out [Pipeline] stash 15:30:53 Warning: overwriting stash ‘coverage-report’ 15:30:53 + sudo snap install --classic snapcraft 15:30:54 Stashed 1 file(s) [Pipeline] sh 15:30:54 + make build 15:30:54 go mod tidy 15:30:55 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 15:31:01 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 15:31:08 snapcraft 4.8.3 from Canonical* installed 15:31:08 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 15:31:08 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 15:31:08 % Total % Received % Xferd Average Speed Time Time Time Current 15:31:08 Dload Upload Total Spent Left Speed 15:31:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4898 0 --:--:-- --:--:-- --:--:-- 4898 15:31:08 100 3325k 100 3325k 0 0 7438k 0 --:--:-- --:--:-- --:--:-- 7438k 15:31:08 ./yq_linux_amd64 15:31:08 + sudo snapcraft prime --use-lxd 15:31:08 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:31:08 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: 15:31:08 - README.md 15:31:08 15:31:08 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:31:09 Launching a container. 15:31:17 Waiting for container to be ready 15:31:17 To start your first instance, try: lxc launch ubuntu:18.04 15:31:17 15:31:20 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:31:20 Waiting for network to be ready... 15:31:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:31:21 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] 15:31:21 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:31:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 15:31:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 15:31:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 15:31:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 15:31:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 15:31:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 15:31:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 15:31:21 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:31:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:31:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:31:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:31:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:31:21 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:31:21 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:31:21 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:31:22 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:31:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2129 kB] 15:31:22 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 15:31:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 15:31:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 15:31:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 15:31:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 15:31:22 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 15:31:22 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 15:31:24 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 15:31:25 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 15:31:25 Fetched 24.8 MB in 4s (6215 kB/s) 15:31:25 Reading package lists... 15:31:25 Reading package lists... 15:31:26 Building dependency tree... 15:31:26 Reading state information... 15:31:26 The following additional packages will be installed: 15:31:26 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:31:26 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:31:26 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:31:26 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 15:31:26 Suggested packages: 15:31:26 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 15:31:26 Recommended packages: 15:31:26 gnupg libsasl2-modules 15:31:26 The following NEW packages will be installed: 15:31:26 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:31:26 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:31:26 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:31:26 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 15:31:26 The following packages will be upgraded: 15:31:26 gpg gpg-agent gpgconf libudev1 15:31:26 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 15:31:26 Need to get 3530 kB of archives. 15:31:26 After this operation, 13.3 MB of additional disk space will be used. 15:31:26 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] 15:31:26 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] 15:31:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 15:31:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 15:31:26 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 15:31:26 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 15:31:27 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 15:31:27 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 15:31:27 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 15:31:27 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 15:31:27 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 15:31:27 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 15:31:27 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 15:31:27 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 15:31:27 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 15:31:27 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 15:31:27 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 15:31:27 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 15:31:27 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 15:31:27 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 15:31:27 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 15:31:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 15:31:27 debconf: delaying package configuration, since apt-utils is not installed 15:31:27 Fetched 3530 kB in 1s (3227 kB/s) 15:31:27 (Reading database ... 12511 files and directories currently installed.) 15:31:27 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 15:31:27 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 15:31:27 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 15:31:27 Selecting previously unselected package udev. 15:31:27 (Reading database ... 12511 files and directories currently installed.) 15:31:27 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 15:31:27 Unpacking udev (237-3ubuntu10.48) ... 15:31:28 Selecting previously unselected package libfuse2:amd64. 15:31:28 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 15:31:28 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:31:28 Selecting previously unselected package fuse. 15:31:28 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 15:31:28 Unpacking fuse (2.9.7-1ubuntu1) ... 15:31:28 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 15:31:28 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:31:28 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 15:31:28 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:31:28 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 15:31:28 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:31:28 Selecting previously unselected package libksba8:amd64. 15:31:28 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 15:31:28 Unpacking libksba8:amd64 (1.3.5-2) ... 15:31:28 Selecting previously unselected package libroken18-heimdal:amd64. 15:31:28 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:31:28 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:28 Selecting previously unselected package libasn1-8-heimdal:amd64. 15:31:28 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:31:28 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:28 Selecting previously unselected package libheimbase1-heimdal:amd64. 15:31:28 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:31:28 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:28 Selecting previously unselected package libhcrypto4-heimdal:amd64. 15:31:28 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:31:28 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:28 Selecting previously unselected package libwind0-heimdal:amd64. 15:31:28 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:31:28 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:28 Selecting previously unselected package libhx509-5-heimdal:amd64. 15:31:28 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:31:28 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:28 Selecting previously unselected package libkrb5-26-heimdal:amd64. 15:31:28 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:31:28 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:28 Selecting previously unselected package libheimntlm0-heimdal:amd64. 15:31:28 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:31:28 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:28 Selecting previously unselected package libgssapi3-heimdal:amd64. 15:31:28 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:31:28 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:29 Selecting previously unselected package libsasl2-modules-db:amd64. 15:31:29 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:31:29 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:31:29 Selecting previously unselected package libsasl2-2:amd64. 15:31:29 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:31:29 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:31:29 Selecting previously unselected package libldap-common. 15:31:29 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 15:31:29 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:31:29 Selecting previously unselected package libldap-2.4-2:amd64. 15:31:29 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 15:31:29 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:31:29 Selecting previously unselected package dirmngr. 15:31:29 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 15:31:29 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 15:31:29 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:31:29 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 15:31:29 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:31:29 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:31:29 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:31:29 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 15:31:29 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 15:31:29 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:29 Setting up libksba8:amd64 (1.3.5-2) ... 15:31:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:31:29 Setting up udev (237-3ubuntu10.48) ... 15:31:29 invoke-rc.d: policy-rc.d denied execution of start. 15:31:29 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:29 Processing triggers for systemd (237-3ubuntu10) ... 15:31:30 Setting up fuse (2.9.7-1ubuntu1) ... 15:31:30 Setting up gpg (2.2.4-1ubuntu1.4) ... 15:31:30 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:30 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:30 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:30 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:30 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:30 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:30 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:31:30 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:31:30 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 15:31:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:31:30 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 15:31:30 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 15:31:30 settings in the [Install] section, and DefaultInstance for template units). 15:31:30 This means they are not meant to be enabled using systemctl. 15:31:30 Possible reasons for having this kind of units are: 15:31:30 1) A unit may be statically enabled by being symlinked from another unit's 15:31:30 .wants/ or .requires/ directory. 15:31:30 2) A unit's purpose may be to act as a helper for some other unit which has 15:31:30 a requirement dependency on it. 15:31:30 3) A unit may be started when needed via activation (socket, path, timer, 15:31:30 D-Bus, udev, scripted systemctl call, ...). 15:31:30 4) In case of template units, the unit is meant to be enabled with some 15:31:30 instance name specified. 15:31:30 Reading package lists... 15:31:30 Building dependency tree... 15:31:30 Reading state information... 15:31:31 The following additional packages will be installed: 15:31:31 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 15:31:31 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 15:31:31 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 15:31:31 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 15:31:31 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 15:31:31 Suggested packages: 15:31:31 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 15:31:31 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 15:31:31 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 15:31:31 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 15:31:31 systemd-container policykit-1 15:31:31 Recommended packages: 15:31:31 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 15:31:31 The following NEW packages will be installed: 15:31:31 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 15:31:31 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 15:31:31 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 15:31:31 multiarch-support openssh-client python3 python3-minimal python3.6 15:31:31 python3.6-minimal snapd squashfs-tools sudo 15:31:31 The following packages will be upgraded: 15:31:31 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 15:31:31 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 15:31:31 Need to get 36.7 MB of archives. 15:31:31 After this operation, 147 MB of additional disk space will be used. 15:31:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 15:31:31 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 15:31:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 15:31:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 15:31:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 15:31:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 15:31:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 15:31:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 15:31:31 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 15:31:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 15:31:31 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 15:31:31 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 15:31:31 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 15:31:31 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 15:31:31 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 15:31:31 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 15:31:32 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 15:31:32 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 15:31:32 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 15:31:32 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 15:31:32 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 15:31:32 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 15:31:32 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 15:31:32 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 15:31:32 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 15:31:32 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 15:31:32 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 15:31:32 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 15:31:32 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 15:31:32 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 15:31:33 debconf: delaying package configuration, since apt-utils is not installed 15:31:33 Fetched 36.7 MB in 2s (14.9 MB/s) 15:31:33 (Reading database ... 12757 files and directories currently installed.) 15:31:33 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 15:31:33 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 15:31:34 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 15:31:34 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 15:31:34 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 15:31:34 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 15:31:34 (Reading database ... 12757 files and directories currently installed.) 15:31:34 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 15:31:34 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 15:31:34 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 15:31:34 (Reading database ... 12757 files and directories currently installed.) 15:31:34 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 15:31:35 Unpacking apt (1.6.13) over (1.6.1) ... 15:31:35 Setting up apt (1.6.13) ... 15:31:35 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 15:31:35 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 15:31:35 (Reading database ... 12764 files and directories currently installed.) 15:31:35 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 15:31:35 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 15:31:35 Selecting previously unselected package libpython3.6-minimal:amd64. 15:31:35 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:31:35 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:31:36 Selecting previously unselected package libexpat1:amd64. 15:31:36 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 15:31:36 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:31:36 Selecting previously unselected package python3.6-minimal. 15:31:36 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:31:36 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:31:36 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 15:31:36 Checking for services that may need to be restarted...done. 15:31:36 Checking for services that may need to be restarted...done. 15:31:36 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:31:36 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:31:36 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:31:36 Selecting previously unselected package python3-minimal. 15:31:36 (Reading database ... 13012 files and directories currently installed.) 15:31:36 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 15:31:36 Unpacking python3-minimal (3.6.7-1~18.04) ... 15:31:36 Selecting previously unselected package mime-support. 15:31:36 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 15:31:36 Unpacking mime-support (3.60ubuntu1) ... 15:31:37 Selecting previously unselected package libmpdec2:amd64. 15:31:37 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 15:31:37 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:31:37 Selecting previously unselected package libpython3.6-stdlib:amd64. 15:31:37 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:31:37 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:31:37 Selecting previously unselected package python3.6. 15:31:37 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:31:37 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:31:37 Selecting previously unselected package libpython3-stdlib:amd64. 15:31:37 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 15:31:37 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:31:37 Setting up python3-minimal (3.6.7-1~18.04) ... 15:31:37 Selecting previously unselected package python3. 15:31:37 (Reading database ... 13442 files and directories currently installed.) 15:31:37 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 15:31:37 Unpacking python3 (3.6.7-1~18.04) ... 15:31:37 Selecting previously unselected package multiarch-support. 15:31:37 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 15:31:37 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 15:31:37 Setting up multiarch-support (2.27-3ubuntu1.4) ... 15:31:37 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 15:31:37 Selecting previously unselected package liblzo2-2:amd64. 15:31:37 (Reading database ... 13479 files and directories currently installed.) 15:31:37 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 15:31:37 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 15:31:37 Selecting previously unselected package libbsd0:amd64. 15:31:37 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 15:31:37 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:31:37 Selecting previously unselected package sudo. 15:31:37 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 15:31:37 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 15:31:37 Selecting previously unselected package apparmor. 15:31:37 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 15:31:38 Unpacking apparmor (2.12-4ubuntu5.1) ... 15:31:38 Selecting previously unselected package libedit2:amd64. 15:31:38 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 15:31:38 Unpacking libedit2:amd64 (3.1-20170329-1) ... 15:31:38 Selecting previously unselected package libkrb5support0:amd64. 15:31:38 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 15:31:38 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:31:38 Selecting previously unselected package libk5crypto3:amd64. 15:31:38 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 15:31:38 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:31:38 Selecting previously unselected package libkeyutils1:amd64. 15:31:38 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 15:31:38 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:31:38 Selecting previously unselected package libkrb5-3:amd64. 15:31:38 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 15:31:38 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:31:38 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:31:38 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 15:31:38 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:31:38 Selecting previously unselected package libssl1.0.0:amd64. 15:31:38 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 15:31:38 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 15:31:38 Selecting previously unselected package openssh-client. 15:31:38 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 15:31:38 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 15:31:38 Selecting previously unselected package squashfs-tools. 15:31:38 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 15:31:38 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 15:31:38 Selecting previously unselected package snapd. 15:31:38 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 15:31:38 Unpacking snapd (2.49.2+18.04) ... 15:31:40 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 15:31:40 Setting up libedit2:amd64 (3.1-20170329-1) ... 15:31:41 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 15:31:41 Setting up mime-support (3.60ubuntu1) ... 15:31:41 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 15:31:41 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:31:41 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:31:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:31:41 Setting up systemd (237-3ubuntu10.48) ... 15:31:41 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 15:31:42 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:31:42 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:31:42 Setting up liblzo2-2:amd64 (2.08-1.2) ... 15:31:42 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:31:42 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:31:42 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:31:42 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 15:31:42 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:31:42 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:31:42 Setting up python3 (3.6.7-1~18.04) ... 15:31:42 running python rtupdate hooks for python3.6... 15:31:42 running python post-rtupdate hooks for python3.6... 15:31:42 Setting up apparmor (2.12-4ubuntu5.1) ... 15:31:43 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:31:43 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:31:43 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 15:31:44 Setting up snapd (2.49.2+18.04) ... 15:31:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 15:31:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 15:31:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 15:31:44 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 15:31:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 15:31:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:31:45 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:31:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 15:31:45 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 15:31:45 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 15:31:45 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 15:31:45 /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' 15:31:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:31:45 Processing triggers for systemd (237-3ubuntu10.48) ... 15:31:47 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 15:31:48 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:31:48 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:31:48 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:31:49 Reading package lists... 15:31:49 Reading package lists... 15:31:49 Building dependency tree... 15:31:49 Reading state information... 15:31:49 Calculating upgrade... 15:31:49 The following packages will be upgraded: 15:31:49 advancecomp base-files bash binutils binutils-common 15:31:49 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 15:31:49 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 15:31:49 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 15:31:49 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 15:31:49 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 15:31:49 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 15:31:49 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 15:31:49 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 15:31:49 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 15:31:49 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 15:31:49 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 15:31:49 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 15:31:49 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 15:31:49 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 15:31:49 ubuntu-keyring util-linux 15:31:49 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:31:49 Need to get 64.1 MB of archives. 15:31:49 After this operation, 5112 kB of additional disk space will be used. 15:31:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 15:31:49 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 15:31:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 15:31:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 15:31:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 15:31:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 15:31:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 15:31:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 15:31:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 15:31:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 15:31:49 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 15:31:49 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 15:31:49 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 15:31:49 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 15:31:49 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 15:31:50 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 15:31:50 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 15:31:50 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 15:31:50 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 15:31:50 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 15:31:50 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 15:31:50 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 15:31:50 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 15:31:50 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 15:31:50 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 15:31:50 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 15:31:50 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 15:31:50 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 15:31:50 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 15:31:50 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 15:31:50 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 15:31:50 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 15:31:50 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 15:31:50 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 15:31:50 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 15:31:50 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 15:31:50 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 15:31:50 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 15:31:50 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 15:31:50 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 15:31:50 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 15:31:50 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 15:31:50 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 15:31:50 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 15:31:50 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 15:31:50 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 15:31:50 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 15:31:50 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 15:31:50 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 15:31:50 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] 15:31:50 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 15:31:50 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 15:31:50 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 15:31:50 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 15:31:50 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 15:31:50 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 15:31:50 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 15:31:50 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 15:31:50 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 15:31:50 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 15:31:50 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 15:31:50 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 15:31:50 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 15:31:50 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 15:31:50 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 15:31:50 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 15:31: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 15:31:51 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 15:31:51 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 15:31:51 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 15:31:51 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 15:31:51 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 15:31:51 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 15:31:51 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 15:31:51 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 15:31:51 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 15:31:51 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 15:31:51 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 15:31:51 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 15:31:51 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 15:31:51 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 15:31:51 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 15:31:51 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 15:31:51 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 15:31:51 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 15:31:51 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 15:31:51 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 15:31:51 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 15:31:51 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 15:31:51 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 15:31:51 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 15:31:51 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 15:31:51 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 15:31:51 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 15:31:51 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 15:31:51 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 15:31:51 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 15:31:51 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 15:31:51 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 15:31:51 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 15:31:51 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 15:31:51 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 15:31:51 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 15:31:51 debconf: delaying package configuration, since apt-utils is not installed 15:31:51 Fetched 64.1 MB in 2s (32.2 MB/s) 15:31:52 (Reading database ... 13914 files and directories currently installed.) 15:31:52 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 15:31:52 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:31:52 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 15:31:52 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:31:52 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 15:31:52 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 15:31:52 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:31:52 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:31:53 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:31:53 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:31:53 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:31:53 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:31:53 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:31:53 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:31:53 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:31:53 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:31:53 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:31:53 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:31:53 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:31:53 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:31:53 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 15:31:54 (Reading database ... 13914 files and directories currently installed.) 15:31:54 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 15:31:54 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 15:31:54 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 15:31:54 (Reading database ... 13914 files and directories currently installed.) 15:31:54 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:31:54 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:31:54 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:31:54 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:31:54 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:31:54 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:31:54 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 15:31:54 (Reading database ... 13914 files and directories currently installed.) 15:31:54 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 15:31:54 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:31:55 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 15:31:55 (Reading database ... 13914 files and directories currently installed.) 15:31:55 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 15:31:55 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 15:31:55 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 15:31:55 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 15:31:55 Setting up base-files (10.1ubuntu2.10) ... 15:31:55 Installing new version of config file /etc/issue ... 15:31:55 Installing new version of config file /etc/issue.net ... 15:31:55 Installing new version of config file /etc/lsb-release ... 15:31:55 Installing new version of config file /etc/update-motd.d/50-motd-news ... 15:31:55 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 15:31:55 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 15:31:55 Removing obsolete conffile /etc/default/motd-news ... 15:31:55 (Reading database ... 13915 files and directories currently installed.) 15:31:55 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 15:31:55 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 15:31:56 Setting up bash (4.4.18-2ubuntu1.2) ... 15:31:56 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 15:31:56 (Reading database ... 13915 files and directories currently installed.) 15:31:56 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 15:31:56 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 15:31:56 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 15:31:56 (Reading database ... 13915 files and directories currently installed.) 15:31:56 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 15:31:56 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [Pipeline] } 15:31:56 $ docker stop --time=1 207fdd496da5181d1244854be581541d34578b823a9e20ce24f5ff8401d3806d 15:31:56 Setting up tar (1.29b-2ubuntu0.2) ... 15:31:56 (Reading database ... 13915 files and directories currently installed.) 15:31:56 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 15:31:56 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:31:56 Setting up dpkg (1.19.0.5ubuntu2.3) ... 15:31:56 (Reading database ... 13915 files and directories currently installed.) 15:31:56 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 15:31:56 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:31:56 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 15:31:56 (Reading database ... 13915 files and directories currently installed.) 15:31:56 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 15:31:56 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:31:56 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 15:31:56 (Reading database ... 13915 files and directories currently installed.) 15:31:56 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 15:31:56 Unpacking grep (3.1-2build1) over (3.1-2) ... 15:31:57 Setting up grep (3.1-2build1) ... 15:31:57 (Reading database ... 13915 files and directories currently installed.) 15:31:57 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 15:31:57 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:31:57 Setting up login (1:4.5-1ubuntu2) ... 15:31:57 (Reading database ... 13915 files and directories currently installed.) 15:31:57 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 15:31:57 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:31:57 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 15:31:57 (Reading database ... 13915 files and directories currently installed.) 15:31:57 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 15:31:57 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:31:58 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 15:31:58 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:31:58 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 15:31:58 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:31:58 Setting up perl-base (5.26.1-6ubuntu0.5) ... 15:31:58 (Reading database ... 13915 files and directories currently installed.) 15:31:58 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 15:31:58 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:31:58 $ docker rm -f 207fdd496da5181d1244854be581541d34578b823a9e20ce24f5ff8401d3806d 15:31:59 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:31:59 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:31:59 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:31:59 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:31:59 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 15:31:59 (Reading database ... 13915 files and directories currently installed.) 15:31:59 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 15:31:59 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 15:31:59 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 15:31:59 (Reading database ... 13915 files and directories currently installed.) 15:31:59 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:31:59 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 15:31:59 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:31:59 (Reading database ... 13915 files and directories currently installed.) 15:31:59 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:31:59 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:31:59 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:31:59 (Reading database ... 13915 files and directories currently installed.) 15:31:59 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:31:59 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:31:59 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:31:59 (Reading database ... 13915 files and directories currently installed.) 15:31:59 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:31:59 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:31:59 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:31:59 (Reading database ... 13915 files and directories currently installed.) 15:31:59 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 15:31:59 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:32:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:32:00 15:32:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix 15:32:00 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 15:32:00 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:32:00 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 15:32:00 (Reading database ... 13915 files and directories currently installed.) 15:32:00 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 15:32:00 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [Pipeline] sh 15:32:00 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 15:32:00 (Reading database ... 13915 files and directories currently installed.) 15:32:00 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:32:00 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:32:00 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:32:00 (Reading database ... 13915 files and directories currently installed.) 15:32:00 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:32:00 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:32:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:32:00 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 15:32:00 (Reading database ... 13915 files and directories currently installed.) 15:32:00 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:32:00 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:32:00 latest: Pulling from edgex-devops/edgex-compose-arm64 15:32:00 29e5d40040c1: Pulling fs layer 15:32:00 1ce36da41761: Pulling fs layer 15:32:00 25b303627fd3: Pulling fs layer 15:32:01 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 15:32:01 29e5d40040c1: Verifying Checksum 15:32:01 29e5d40040c1: Download complete 15:32:01 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 15:32:01 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 15:32:01 (Reading database ... 13915 files and directories currently installed.) 15:32:01 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 15:32:01 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:32:01 29e5d40040c1: Pull complete 15:32:01 Setting up libc-bin (2.27-3ubuntu1.4) ... 15:32:01 1ce36da41761: Verifying Checksum 15:32:01 1ce36da41761: Download complete 15:32:02 (Reading database ... 13915 files and directories currently installed.) 15:32:02 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 15:32:02 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:32:02 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 15:32:02 (Reading database ... 13917 files and directories currently installed.) 15:32:02 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 15:32:02 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 15:32:02 Setting up debconf (1.5.66ubuntu1) ... 15:32:02 (Reading database ... 13917 files and directories currently installed.) 15:32:02 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 15:32:02 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:32:02 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 15:32:02 (Reading database ... 13917 files and directories currently installed.) 15:32:02 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 15:32:02 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:32:02 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 15:32:02 (Reading database ... 13917 files and directories currently installed.) 15:32:02 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:32:02 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:32:02 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 15:32:02 (Reading database ... 13917 files and directories currently installed.) 15:32:02 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:32:02 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:32:02 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 15:32:02 1ce36da41761: Pull complete 15:32:03 (Reading database ... 13919 files and directories currently installed.) 15:32:03 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:32:03 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:32:03 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 15:32:03 (Reading database ... 13923 files and directories currently installed.) 15:32:03 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:32:03 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:32:03 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 15:32:03 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 15:32:03 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 15:32:03 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:32:03 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 15:32:03 (Reading database ... 13923 files and directories currently installed.) 15:32:03 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 15:32:03 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 15:32:03 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 15:32:03 (Reading database ... 13923 files and directories currently installed.) 15:32:03 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 15:32:03 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 15:32:03 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 15:32:03 (Reading database ... 13923 files and directories currently installed.) 15:32:03 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 15:32:04 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:32:04 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 15:32:04 (Reading database ... 13923 files and directories currently installed.) 15:32:04 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 15:32:04 25b303627fd3: Verifying Checksum 15:32:04 25b303627fd3: Download complete 15:32:04 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:32:04 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 15:32:04 (Reading database ... 13923 files and directories currently installed.) 15:32:04 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 15:32:04 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 15:32:04 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 15:32:04 (Reading database ... 13923 files and directories currently installed.) 15:32:04 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 15:32:04 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:32:04 Setting up passwd (1:4.5-1ubuntu2) ... 15:32:04 (Reading database ... 13923 files and directories currently installed.) 15:32:04 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 15:32:04 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:32:04 Setting up gpgv (2.2.4-1ubuntu1.4) ... 15:32:04 (Reading database ... 13923 files and directories currently installed.) 15:32:04 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 15:32:04 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 15:32:05 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 15:32:05 (Reading database ... 13923 files and directories currently installed.) 15:32:05 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 15:32:05 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 15:32:05 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 15:32:05 (Reading database ... 13923 files and directories currently installed.) 15:32:05 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 15:32:05 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 15:32:05 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 15:32:05 (Reading database ... 13923 files and directories currently installed.) 15:32:05 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 15:32:05 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 15:32:05 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 15:32:05 (Reading database ... 13923 files and directories currently installed.) 15:32:05 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 15:32:05 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 15:32:05 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 15:32:05 (Reading database ... 13923 files and directories currently installed.) 15:32:05 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 15:32:05 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 15:32:06 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 15:32:06 (Reading database ... 13923 files and directories currently installed.) 15:32:06 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 15:32:06 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 15:32:06 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 15:32:06 (Reading database ... 13923 files and directories currently installed.) 15:32:06 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 15:32:06 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 15:32:06 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 15:32:06 (Reading database ... 13924 files and directories currently installed.) 15:32:06 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:32:06 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:32:06 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:32:06 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:32:06 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 15:32:06 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 15:32:06 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 15:32:06 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 15:32:06 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 15:32:06 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 15:32:06 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 15:32:06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 15:32:06 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 15:32:06 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 15:32:07 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 15:32:07 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 15:32:07 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 15:32:07 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 15:32:07 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 15:32:07 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 15:32:07 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 15:32:07 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 15:32:07 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 15:32:07 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 15:32:07 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 15:32:07 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 15:32:07 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 15:32:07 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 15:32:07 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:32:07 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:32:08 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:32:08 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:32:08 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:32:08 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:32:08 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:32:08 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:32:08 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:32:08 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:32:08 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:32:08 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:32:08 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:32:08 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:32:08 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:32:08 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:32:09 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:32:09 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:32:10 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:32:10 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:32:10 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:32:10 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:32:11 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:32:11 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:32:11 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:32:11 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:32:11 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:32:11 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:32:12 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 15:32:12 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:32:12 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 15:32:12 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:32:12 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 15:32:12 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 15:32:12 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:32:12 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:32:12 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:32:12 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:32:12 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 15:32:12 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 15:32:12 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:32:12 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 15:32:12 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:32:12 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:32:12 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:32:12 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 15:32:12 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 15:32:12 Setting up tzdata (2021a-0ubuntu0.18.04) ... 15:32:12 15:32:12 Current default time zone: 'Etc/UTC' 15:32:12 Local time is now: Wed Jun 30 15:32:12 UTC 2021. 15:32:12 Universal Time is now: Wed Jun 30 15:32:12 UTC 2021. 15:32:12 Run 'dpkg-reconfigure tzdata' if you wish to change it. 15:32:12 15:32:12 Setting up systemd-sysv (237-3ubuntu10.48) ... 15:32:12 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:32:12 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 15:32:12 Setting up mount (2.31.1-0.4ubuntu3.7) ... 15:32:12 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 15:32:12 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 15:32:12 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 15:32:12 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 15:32:12 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 15:32:12 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 15:32:12 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:32:12 Setting up procps (2:3.3.12-3ubuntu1.2) ... 15:32:12 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 15:32:12 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 15:32:12 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 15:32:12 Setting up patch (2.7.6-2ubuntu1.1) ... 15:32:12 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 15:32:12 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 15:32:12 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 15:32:12 Installing new version of config file /etc/ssl/openssl.cnf ... 15:32:12 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 15:32:13 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 15:32:13 Setting up ca-certificates (20210119~18.04.1) ... 15:32:14 25b303627fd3: Pull complete 15:32:14 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:32:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:32:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:32:14 prd-ubuntu18.04-docker-arm64-4c-16g-871 does not seem to be running inside a container 15:32:14 Updating certificates in /etc/ssl/certs... 15:32:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:32:15 23 added, 27 removed; done. 15:32:15 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 15:32:15 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:32:15 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 15:32:15 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 15:32:15 Setting up pkgbinarymangler (138.18.04.1) ... 15:32:15 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 15:32:15 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 15:32:15 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 15:32:15 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 15:32:15 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:32:15 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:32:15 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:32:15 Setting up perl (5.26.1-6ubuntu0.5) ... 15:32:15 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 15:32:15 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 15:32:15 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:32:15 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 15:32:15 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:32:15 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 15:32:15 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 15:32:15 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 15:32:15 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 15:32:16 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:32:16 Processing triggers for systemd (237-3ubuntu10.48) ... 15:32:16 Processing triggers for mime-support (3.60ubuntu1) ... 15:32:16 Processing triggers for ca-certificates (20210119~18.04.1) ... 15:32:16 Updating certificates in /etc/ssl/certs... 15:32:16 0 added, 0 removed; done. 15:32:16 Running hooks in /etc/ca-certificates/update.d... 15:32:16 done. 15:32:17 Reading package lists... 15:32:17 Building dependency tree... 15:32:17 Reading state information... 15:32:17 The following NEW packages will be installed: 15:32:17 apt-transport-https 15:32:17 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 15:32:17 Need to get 1692 B of archives. 15:32:17 After this operation, 154 kB of additional disk space will be used. 15:32:17 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 15:32:17 debconf: delaying package configuration, since apt-utils is not installed 15:32:17 Fetched 1692 B in 0s (9644 B/s) 15:32:17 Selecting previously unselected package apt-transport-https. 15:32:17 (Reading database ... 13929 files and directories currently installed.) 15:32:17 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 15:32:17 Unpacking apt-transport-https (1.6.13) ... 15:32:17 Setting up apt-transport-https (1.6.13) ... 15:32:17 Waiting for network to be ready... 15:32:18 $ docker top 47228bfd275fa4265a2080c30f28bc342620d13b427a0b6d66f4afbe6b10b9d7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:32:19 + docker-compose+ buildgrep --help parallel 15:32:19 15:32:23 --parallel Build images in parallel. [Pipeline] } 15:32:23 $ docker stop --time=1 47228bfd275fa4265a2080c30f28bc342620d13b427a0b6d66f4afbe6b10b9d7 15:32:24 2021-06-30T15:32:21Z INFO Waiting for automatic snapd restart... 15:32:25 snapd 2.51.1 from Canonical* installed 15:32:25 $ docker rm -f 47228bfd275fa4265a2080c30f28bc342620d13b427a0b6d66f4afbe6b10b9d7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:32:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:32:26 . [Pipeline] withDockerContainer 15:32:26 "snapd" switched to the "latest/stable" channel 15:32:26 15:32:26 prd-ubuntu18.04-docker-arm64-4c-16g-871 does not seem to be running inside a container 15:32:26 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:32:28 $ docker top 8bf023df358503606b7d7a886c6e0180ea7a1796fd8b63b79b96cf5ffcec58e0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:32:29 + docker-compose -f ./docker-compose-build.yml build --parallel 15:32:29 core18 20210611 from Canonical* installed 15:32:29 "core18" switched to the "latest/stable" channel 15:32:29 15:32:33 snapcraft 4.8.3 from Canonical* installed 15:32:33 "snapcraft" switched to the "latest/stable" channel 15:32:33 15:32:34 Building core-command ... 15:32:34 Building core-data ... 15:32:34 Building core-metadata ... 15:32:34 Building security-bootstrapper ... 15:32:34 Building security-proxy-setup ... 15:32:34 Building security-secretstore-setup ... 15:32:34 Building support-notifications ... 15:32:34 Building support-scheduler ... 15:32:34 Building sys-mgmt-agent ... 15:32:34 Building security-bootstrapper 15:32:34 Building support-scheduler 15:32:34 Building core-command 15:32:34 Building support-notifications 15:32:34 Building security-secretstore-setup 15:32:37 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: 15:32:37 - README.md 15:32:37 15:32:37 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:32:37 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:32:37 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:32:37 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:32:38 Reading package lists... 15:32:38 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 15:32:39 Reading package lists... 15:32:39 Building dependency tree... 15:32:39 Reading state information... 15:32:39 Suggested packages: 15:32:39 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 15:32:39 git-gui gitk gitweb git-cvs git-mediawiki git-svn 15:32:39 Recommended packages: 15:32:39 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 15:32:39 The following NEW packages will be installed: 15:32:39 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 15:32:39 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 15:32:39 pkg-config zip 15:32:39 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 15:32:39 Need to get 7663 kB of archives. 15:32:39 After this operation, 43.8 MB of additional disk space will be used. 15:32:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 15:32:39 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 15:32:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 15:32:39 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 15:32:39 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 15:32:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 15:32:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 15:32:39 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 15:32:39 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 15:32:40 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 15:32:40 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 15:32:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 15:32:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 15:32:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 15:32:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 15:32:40 debconf: delaying package configuration, since apt-utils is not installed 15:32:40 Fetched 7663 kB in 1s (8779 kB/s) 15:32:40 Selecting previously unselected package libglib2.0-0:amd64. 15:32:40 (Reading database ... 13933 files and directories currently installed.) 15:32:40 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 15:32:40 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:32:40 Selecting previously unselected package libpsl5:amd64. 15:32:40 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 15:32:40 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 15:32:40 Selecting previously unselected package libnghttp2-14:amd64. 15:32:40 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 15:32:40 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:32:40 Selecting previously unselected package librtmp1:amd64. 15:32:40 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 15:32:40 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:32:40 Selecting previously unselected package libcurl3-gnutls:amd64. 15:32:40 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 15:32:40 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 15:32:40 Selecting previously unselected package liberror-perl. 15:32:40 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 15:32:40 Unpacking liberror-perl (0.17025-1) ... 15:32:40 Selecting previously unselected package git-man. 15:32:40 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 15:32:40 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 15:32:41 Selecting previously unselected package git. 15:32:41 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 15:32:41 Unpacking git (1:2.17.1-1ubuntu0.8) ... 15:32:41 Selecting previously unselected package libnorm1:amd64. 15:32:41 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 15:32:41 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:32:41 Selecting previously unselected package libpgm-5.2-0:amd64. 15:32:41 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 15:32:41 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:32:41 Selecting previously unselected package libsodium23:amd64. 15:32:41 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 15:32:41 Unpacking libsodium23:amd64 (1.0.16-2) ... 15:32:42 Selecting previously unselected package libzmq5:amd64. 15:32:42 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 15:32:42 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:32:42 Selecting previously unselected package libzmq3-dev:amd64. 15:32:42 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 15:32:42 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:32:42 Selecting previously unselected package pkg-config. 15:32:42 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 15:32:42 Unpacking pkg-config (0.29.1-0ubuntu2) ... 15:32:42 Selecting previously unselected package zip. 15:32:42 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 15:32:42 Unpacking zip (3.0-11build1) ... 15:32:42 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:32:42 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 15:32:42 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:32:42 Setting up liberror-perl (0.17025-1) ... 15:32:42 Setting up libpsl5:amd64 (0.19.1-5build1) ... 15:32:42 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:32:42 No schema files found: doing nothing. 15:32:42 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:32:42 Setting up zip (3.0-11build1) ... 15:32:42 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:32:42 Setting up libsodium23:amd64 (1.0.16-2) ... 15:32:42 Setting up pkg-config (0.29.1-0ubuntu2) ... 15:32:42 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:32:42 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 15:32:42 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:32:42 Setting up git (1:2.17.1-1ubuntu0.8) ... 15:32:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:32:43 git set to automatically installed. 15:32:43 git-man set to automatically installed. 15:32:43 libcurl3-gnutls set to automatically installed. 15:32:43 liberror-perl set to automatically installed. 15:32:43 libglib2.0-0 set to automatically installed. 15:32:43 libnghttp2-14 set to automatically installed. 15:32:43 libnorm1 set to automatically installed. 15:32:43 libpgm-5.2-0 set to automatically installed. 15:32:43 libpsl5 set to automatically installed. 15:32:43 librtmp1 set to automatically installed. 15:32:43 libsodium23 set to automatically installed. 15:32:43 libzmq3-dev set to automatically installed. 15:32:43 libzmq5 set to automatically installed. 15:32:43 pkg-config set to automatically installed. 15:32:43 zip set to automatically installed. 15:32:44 snapd is not logged in, snap install commands will use sudo 15:32:45 snap "core18" has no updates available 15:32:46 snapd is not logged in, snap install commands will use sudo 15:32:51 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 15:32:51 Pulling config-common 15:32:51 + snapcraftctl pull 15:32:53 Pulling go-build-helper 15:32:53 + snapcraftctl pull 15:32:54 'edgex-go' has dependencies that need to be staged: go-build-helper 15:32:54 Skipping pull go-build-helper (already ran) 15:32:54 Building go-build-helper 15:32:54 + snapcraftctl build 15:32:56 Staging go-build-helper 15:32:56 + snapcraftctl stage 15:33:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:33:04 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:33:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] 15:33:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 15:33:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 15:33:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 15:33:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 15:33:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 15:33:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 15:33:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 15:33:04 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:33:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:33:04 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:33:04 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:33:04 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:33:04 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:33:04 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:33:04 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:33:04 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:33:04 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2129 kB] 15:33:04 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 15:33:04 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 15:33:04 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 15:33:04 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 15:33:04 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 15:33:04 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 15:33:04 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 15:33:04 Fetched 24.8 MB in 0s (0 B/s) 15:33:04 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 15:33:04 Fetched 224 kB in 0s (0 B/s) 15:33:04 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 15:33:04 Fetched 157 kB in 0s (0 B/s) 15:33:04 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 15:33:04 Fetched 221 kB in 0s (0 B/s) 15:33:04 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 15:33:04 Fetched 143 kB in 0s (0 B/s) 15:33:04 Pulling edgex-go 15:33:04 + snapcraftctl pull 15:33:05 Pulling hooks 15:33:05 + snapcraftctl pull 15:33:23 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 15:33:23 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 15:33:23 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:33:23 Fetched 0 B in 0s (0 B/s) 15:33:23 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 15:33:23 Fetched 96.5 kB in 0s (0 B/s) 15:33:23 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 15:33:23 Fetched 279 kB in 0s (0 B/s) 15:33:23 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 15:33:23 Fetched 122 kB in 0s (0 B/s) 15:33:23 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 15:33:23 Fetched 77.8 kB in 0s (0 B/s) 15:33:23 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 15:33:23 Fetched 8848 B in 0s (0 B/s) 15:33:23 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 15:33:23 Fetched 47.8 kB in 0s (0 B/s) 15:33:23 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 15:33:23 Fetched 45.6 kB in 0s (0 B/s) 15:33:23 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 15:33:23 Fetched 15.0 kB in 0s (0 B/s) 15:33:23 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 15:33:23 Fetched 219 kB in 0s (0 B/s) 15:33:23 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 15:33:23 Fetched 154 kB in 0s (0 B/s) 15:33:23 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 15:33:23 Fetched 50.6 kB in 0s (0 B/s) 15:33:23 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 15:33:23 Fetched 14.8 kB in 0s (0 B/s) 15:33:23 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 15:33:23 Fetched 41.8 kB in 0s (0 B/s) 15:33:23 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 15:33:23 Fetched 499 kB in 0s (0 B/s) 15:33:23 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 15:33:23 Fetched 111 kB in 0s (0 B/s) 15:33:23 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 15:33:23 Fetched 240 kB in 0s (0 B/s) 15:33:23 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 15:33:23 Fetched 29.3 kB in 0s (0 B/s) 15:33:23 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 15:33:23 Fetched 85.5 kB in 0s (0 B/s) 15:33:23 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 15:33:23 Fetched 24.5 kB in 0s (0 B/s) 15:33:23 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 15:33:23 Fetched 49.2 kB in 0s (0 B/s) 15:33:23 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 15:33:23 Fetched 54.2 kB in 0s (0 B/s) 15:33:23 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 15:33:23 Fetched 30.8 kB in 0s (0 B/s) 15:33:23 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 15:33:23 Fetched 15.8 kB in 0s (0 B/s) 15:33:23 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 15:33:23 Fetched 85.9 kB in 0s (0 B/s) 15:33:23 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 15:33:23 Fetched 8720 B in 0s (0 B/s) 15:33:23 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 15:33:23 Fetched 140 kB in 0s (0 B/s) 15:33:23 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 15:33:23 Fetched 119 kB in 0s (0 B/s) 15:33:23 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 15:33:23 Fetched 111 kB in 0s (0 B/s) 15:33:23 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 15:33:23 Fetched 11.1 kB in 0s (0 B/s) 15:33:23 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 15:33:23 Fetched 645 kB in 0s (0 B/s) 15:33:23 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 15:33:23 Fetched 41.3 kB in 0s (0 B/s) 15:33:23 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 15:33:23 Fetched 17.9 kB in 0s (0 B/s) 15:33:23 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 15:33:23 Fetched 368 kB in 0s (0 B/s) 15:33:23 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 15:33:23 Fetched 187 kB in 0s (0 B/s) 15:33:23 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 15:33:23 Fetched 175 kB in 0s (0 B/s) 15:33:23 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 15:33:23 Fetched 206 kB in 0s (0 B/s) 15:33:23 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 15:33:23 Fetched 1301 kB in 0s (0 B/s) 15:33:23 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 15:33:23 Fetched 36.2 kB in 0s (0 B/s) 15:33:23 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 15:33:23 Fetched 159 kB in 0s (0 B/s) 15:33:23 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 15:33:23 Fetched 107 kB in 0s (0 B/s) 15:33:23 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 15:33:23 Fetched 48.7 kB in 0s (0 B/s) 15:33:23 Pulling static-packages 15:33:23 + snapcraftctl pull 15:33:23 Pulling version 15:33:23 + cd /root/project 15:33:23 + git describe --tags --abbrev=0 15:33:23 + sed s/v// 15:33:23 + GIT_VERSION=2.0.0-dev.277 15:33:23 + [ -z 2.0.0-dev.277 ] 15:33:23 + snapcraftctl set-version 2.0.0-dev.277 15:33:23 Building config-common 15:33:23 + snapcraftctl build 15:33:25 Skipping build go-build-helper (already ran) 15:33:25 Building edgex-go 15:33:25 + cd /root/parts/edgex-go/src 15:33:25 + git describe --tags --abbrev=0 15:33:25 + sed s/v// 15:33:25 + GIT_VERSION=2.0.0-dev.277 15:33:25 + [ -z 2.0.0-dev.277 ] 15:33:25 + echo 2.0.0-dev.277 15:33:25 + make build 15:33:25 go mod tidy 15:33:27 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 15:33:27 go: downloading github.com/gorilla/mux v1.8.0 15:33:27 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 15:33:27 go: downloading github.com/google/uuid v1.2.0 15:33:27 go: downloading github.com/stretchr/testify v1.7.0 15:33:27 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 15:33:27 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 15:33:27 go: downloading gopkg.in/yaml.v2 v2.4.0 15:33:27 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:33:27 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:33:27 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 15:33:27 go: downloading github.com/lib/pq v1.10.2 15:33:27 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 15:33:27 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 15:33:27 go: downloading github.com/pelletier/go-toml v1.9.2 15:33:28 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 15:33:28 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 15:33:28 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 15:33:28 go: downloading github.com/go-playground/validator/v10 v10.6.1 15:33:28 go: downloading github.com/go-kit/kit v0.9.0 15:33:29 go: downloading github.com/davecgh/go-spew v1.1.1 15:33:29 go: downloading github.com/pmezard/go-difflib v1.0.0 15:33:29 go: downloading github.com/stretchr/objx v0.1.0 15:33:29 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 15:33:29 go: downloading github.com/x448/float16 v0.8.4 15:33:29 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:33:29 go: downloading github.com/go-playground/universal-translator v0.17.0 15:33:29 go: downloading github.com/leodido/go-urn v1.2.0 15:33:29 go: downloading golang.org/x/text v0.3.2 15:33:29 go: downloading github.com/go-playground/assert/v2 v2.0.1 15:33:29 go: downloading github.com/go-playground/locales v0.13.0 15:33:29 go: downloading github.com/go-logfmt/logfmt v0.4.0 15:33:29 go: downloading github.com/go-stack/stack v1.8.0 15:33:29 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 15:33:29 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:33:29 go: downloading github.com/pebbe/zmq4 v1.2.7 15:33:29 go: downloading github.com/kr/pretty v0.2.0 15:33:29 go: downloading github.com/hashicorp/consul/api v1.8.1 15:33:29 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:33:29 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 15:33:29 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:33:29 go: downloading github.com/kr/text v0.1.0 15:33:29 go: downloading github.com/gorilla/websocket v1.4.2 15:33:29 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 15:33:29 go: downloading github.com/onsi/ginkgo v1.10.1 15:33:29 go: downloading github.com/onsi/gomega v1.7.0 15:33:29 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:33:29 go: downloading github.com/mitchellh/copystructure v1.0.0 15:33:30 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:33:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:33:30 go: downloading github.com/hashicorp/go-hclog v0.12.0 15:33:30 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:33:30 go: downloading github.com/hashicorp/serf v0.9.5 15:33:30 go: downloading github.com/hashicorp/consul/sdk v0.7.0 15:33:30 go: downloading github.com/hashicorp/go-uuid v1.0.1 15:33:30 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:33:30 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:33:30 go: downloading github.com/fatih/color v1.9.0 15:33:30 go: downloading github.com/mattn/go-colorable v0.1.6 15:33:30 go: downloading github.com/mattn/go-isatty v0.0.12 15:33:30 go: downloading github.com/pkg/errors v0.8.1 15:33:30 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:33:30 go: downloading github.com/hashicorp/go-msgpack v0.5.3 15:33:30 go: downloading github.com/hashicorp/memberlist v0.2.2 15:33:30 go: downloading github.com/hpcloud/tail v1.0.0 15:33:30 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 15:33:30 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:33:30 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:33:30 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:33:30 go: downloading gopkg.in/fsnotify.v1 v1.4.7 15:33:30 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:33:30 go: downloading github.com/hashicorp/go-multierror v1.1.0 15:33:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 15:33:30 go: downloading github.com/miekg/dns v1.1.26 15:33:30 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:33:30 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:33:30 go: downloading github.com/hashicorp/errwrap v1.0.0 15:33:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.277" -o cmd/core-data/core-data ./cmd/core-data 15:33:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.277" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:33:42 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:33:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:33:42 ---> 41b0b306fb2c 15:33:42 Step 3/23 : WORKDIR /edgex-go 15:33:42 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:33:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:33:42 ---> 41b0b306fb2c 15:33:42 Step 3/23 : WORKDIR /edgex-go 15:33:43 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:33:43 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:33:43 ---> 41b0b306fb2c 15:33:43 Step 3/32 : WORKDIR /edgex-go 15:33:43 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:33:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:33:43 15:33:43 ---> 41b0b306fb2c 15:33:43 Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 3/26 : WORKDIR /edgex-go 15:33:43 ---> 41b0b306fb2c 15:33:43 15:33:43 Step 3/24 : WORKDIR /edgex-go 15:33:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.277" -o cmd/core-command/core-command ./cmd/core-command 15:33:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.277" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:33:44 ---> Running in 3047989dfdfa 15:33:44 ---> Running in f2da49641c61 15:33:44 ---> Running in 24c0c15cecf7 15:33:44 ---> Running in 9adecdbd0cee 15:33:44 ---> Running in 43250eeb7dce 15:33:45 Removing intermediate container 24c0c15cecf7 15:33:45 ---> 4705e3ac50d2 15:33:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:45 ---> Running in bc221fd5269c 15:33:45 Removing intermediate container f2da49641c61 15:33:45 ---> 77aff60f435e 15:33:45 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:45 Removing intermediate container 9adecdbd0cee 15:33:45 ---> 4736461a0146 15:33:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:45 Removing intermediate container 3047989dfdfa 15:33:45 ---> 95e51b51a65f 15:33:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:45 Removing intermediate container 43250eeb7dce 15:33:45 ---> 6d34733def23 15:33:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:45 ---> Running in 4101f5c5bd43 15:33:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.277" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:33:45 ---> Running in 3c2e1d09205f 15:33:45 ---> Running in f38fa6b89d50 15:33:45 ---> Running in 1771bcf8bc8e 15:33:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.277" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:33:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.277" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:33:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.277" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:33:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.277" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:33:50 Removing intermediate container bc221fd5269c 15:33:50 ---> 966321890edd 15:33:50 Step 5/23 : RUN apk add --update --no-cache make git 15:33:50 Removing intermediate container 4101f5c5bd43 15:33:50 ---> 6d2004b0afee 15:33:50 Step 5/32 : RUN apk add --update --no-cache make git 15:33:50 ---> Running in 16f6e1c53ef9 15:33:50 ---> Running in d27dfce1dc7c 15:33:50 Removing intermediate container 3c2e1d09205f 15:33:50 ---> 20fa119d7616 15:33:50 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:33:50 Removing intermediate container f38fa6b89d50 15:33:50 ---> f198bacd7c3e 15:33:50 Step 5/24 : RUN apk add --update --no-cache make git 15:33:50 Removing intermediate container 1771bcf8bc8e 15:33:50 ---> 5981fcfa3556 15:33:50 Step 5/26 : RUN apk add --update --no-cache make git 15:33:50 ---> Running in 75d7cc09d3a9 15:33:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.277" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:33:50 ---> Running in b4b7059a8a7f 15:33:50 ---> Running in 28551fadef2d 15:33:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:33:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.277" -o ./cmd/secrets-config ./cmd/secrets-config 15:33:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:33:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:33:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:33:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.277" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:33:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:33:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:33:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:33:53 OK: 218 MiB in 52 packages 15:33:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:33:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:33:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:33:54 OK: 218 MiB in 52 packages 15:33:54 OK: 218 MiB in 52 packages 15:33:54 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 15:33:54 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 15:33:54 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 15:33:54 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 15:33:54 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 15:33:54 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 15:33:54 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 15:33:54 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 15:33:54 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 15:33:54 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 15:33:54 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 15:33:54 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 15:33:54 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 15:33:54 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 15:33:54 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 15:33:54 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 15:33:54 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 15:33:54 + 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 15:33:54 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 15:33:54 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 15:33:54 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 15:33:54 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 15:33:54 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 15:33:54 + 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 15:33:54 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 15:33:54 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 15:33:54 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 15:33:55 OK: 218 MiB in 52 packages 15:33:55 Removing intermediate container 16f6e1c53ef9 15:33:55 ---> d5dd07d90bb8 15:33:55 Step 6/23 : COPY go.mod . 15:33:55 OK: 218 MiB in 52 packages 15:33:55 Building hooks 15:33:55 + cd /root/parts/hooks/src 15:33:55 + make build 15:33:55 go mod tidy 15:33:55 Removing intermediate container d27dfce1dc7c 15:33:55 ---> 3727b77b10dc 15:33:55 Step 6/32 : COPY go.mod . 15:33:56 ---> 7c33f6425e05 15:33:56 Step 7/23 : RUN go mod download 15:33:56 Removing intermediate container 75d7cc09d3a9 15:33:56 ---> 9ed2e4aadd30 15:33:56 Step 6/23 : COPY go.mod . 15:33:56 ---> Running in 4b66281e8c3f 15:33:57 Removing intermediate container b4b7059a8a7f 15:33:57 ---> 3543deb4d8a7 15:33:57 Step 6/26 : COPY go.mod . 15:33:57 ---> e6b0b167f769 15:33:57 Step 7/32 : RUN go mod download 15:33:57 Removing intermediate container 28551fadef2d 15:33:57 ---> b0307af5d234 15:33:57 Step 6/24 : COPY go.mod . 15:33:57 ---> Running in c9cf8c62bf46 15:33:57 ---> 529ace3ab43a 15:33:57 Step 7/23 : RUN go mod download 15:33:57 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 15:33:57 go: downloading github.com/stretchr/testify v1.5.1 15:33:57 go: downloading gopkg.in/yaml.v2 v2.2.2 15:33:57 go: downloading github.com/davecgh/go-spew v1.1.0 15:33:57 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 15:33:57 ---> Running in 0d02f4a83b24 15:33:58 ---> d8b3a94ebd25 15:33:58 ---> 2f2423177000 15:33:58 Step 7/26 : RUN go mod download 15:33:58 Step 7/24 : RUN go mod download 15:33:58 ---> Running in 23940cdd6d44 15:33:58 ---> Running in bbbb88f89868 15:33:58 GO111MODULE=on go build -o cmd/install/install ./cmd/install 15:33:59 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 15:33:59 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 15:34:00 Removing intermediate container 4b66281e8c3f 15:34:00 ---> d0ae431b69d4 15:34:00 Step 8/23 : COPY . . 15:34:01 Removing intermediate container c9cf8c62bf46 15:34:01 ---> 8b07eb62880c 15:34:01 Step 8/32 : COPY . . 15:34:02 Removing intermediate container 0d02f4a83b24 15:34:02 ---> c6062fd376d1 15:34:02 Step 8/23 : COPY . . 15:34:02 Building static-packages 15:34:02 + snapcraftctl build 15:34:04 Removing intermediate container 23940cdd6d44 15:34:04 ---> 41b8027325fd 15:34:04 Step 8/24 : COPY . . 15:34:04 Removing intermediate container bbbb88f89868 15:34:04 ---> aa897f4ba470 15:34:04 Step 8/26 : COPY . . 15:34:04 Building version 15:34:04 + snapcraftctl build 15:34:06 Staging config-common 15:34:06 + snapcraftctl stage 15:34:07 Skipping stage go-build-helper (already ran) 15:34:07 Staging edgex-go 15:34:07 + snapcraftctl stage 15:34:08 Staging hooks 15:34:08 + snapcraftctl stage 15:34:09 Staging static-packages 15:34:09 + snapcraftctl stage 15:34:10 Staging version 15:34:10 + snapcraftctl stage 15:34:11 Priming config-common 15:34:11 + snapcraftctl prime 15:34:12 Priming go-build-helper 15:34:12 + snapcraftctl prime 15:34:13 Priming edgex-go 15:34:13 + snapcraftctl prime 15:34:14 Priming hooks 15:34:14 + snapcraftctl prime 15:34:15 Priming static-packages 15:34:15 + snapcraftctl prime 15:34:18 Priming version 15:34:18 + snapcraftctl prime 15:34:18 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] } 15:34:26 ---> ec33dab2db9d 15:34:26 Step 9/23 : RUN go mod tidy 15:34:26 ---> e4f9b2895ea6 15:34:26 Step 9/32 : RUN go mod tidy 15:34:26 ---> 78ef1a1d6b98 15:34:26 Step 9/23 : RUN go mod tidy 15:34:26 ---> cbe6e811faff 15:34:26 Step 9/24 : RUN go mod tidy 15:34:26 ---> 81431ae83294 15:34:26 Step 9/26 : RUN go mod tidy 15:34:26 ---> Running in 34d338ce3c0a 15:34:26 ---> Running in 622d53420286 15:34:26 ---> Running in 0de7009f8669 15:34:26 ---> Running in 420b5f90d7d4 15:34:26 ---> Running in 43b46f50ba19 15:34:32 Removing intermediate container 34d338ce3c0a 15:34:32 ---> 241c8e7f4cce 15:34:32 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:34:32 ---> Running in baeb128faf58 15:34:32 Removing intermediate container 622d53420286 15:34:32 ---> 87b29d45422d 15:34:32 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:34:32 ---> Running in 2f8a3b992385 15:34:32 Removing intermediate container 0de7009f8669 15:34:32 ---> e96ae2e3b715 15:34:32 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:34:33 Removing intermediate container 43b46f50ba19 15:34:33 ---> 21b6f9259316 15:34:33 Step 10/24 : RUN make cmd/core-command/core-command 15:34:33 ---> Running in fbf615b822bb 15:34:33 ---> Running in 3ba2611d577d 15:34:33 Removing intermediate container 420b5f90d7d4 15:34:33 ---> 1a31f89ffcb0 15:34:33 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:34:33 ---> Running in 3eca154ede9d 15:34:33 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 15:34:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:34:35 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 15:34:35 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 15:34: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 15:36:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:36:30 Removing intermediate container 3ba2611d577d 15:36:30 ---> dc24187b0084 15:36:30 15:36:30 Step 11/24 : FROM alpine:3.12 15:36:30 3.12: Pulling from library/alpine 15:36:30 Removing intermediate container baeb128faf58 15:36:30 ---> 6ba9f8382571 15:36:30 15:36:30 Step 11/23 : FROM alpine:3.12 15:36:31 3.12: Pulling from library/alpine 15:36:31 Removing intermediate container 2f8a3b992385 15:36:31 ---> 1bde74e08f00 15:36:31 15:36:31 Step 11/23 : FROM alpine:3.12 15:36:31 Removing intermediate container fbf615b822bb 15:36:31 ---> 67793156b41c 15:36:31 15:36:31 Step 11/32 : FROM alpine:3.12 15:36:31 3.12: Pulling from library/alpine 15:36:31 3.12: Pulling from library/alpine 15:36:32 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 15:36:32 Status: Downloaded newer image for alpine:3.12 15:36:32 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 15:36:32 Status: Image is up to date for alpine:3.12 15:36:32 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 15:36:32 Status: Image is up to date for alpine:3.12 15:36:32 ---> c4fd0aeabfcf 15:36:32 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:36:32 ---> c4fd0aeabfcf 15:36:32 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:36:32 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 15:36:32 Status: Image is up to date for alpine:3.12 15:36:32 ---> c4fd0aeabfcf 15:36:32 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:36:32 ---> c4fd0aeabfcf 15:36:32 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:36:32 Removing intermediate container 3eca154ede9d 15:36:32 ---> 4eaa555aa47e 15:36:32 15:36:32 Step 11/26 : FROM alpine:3.12 15:36:32 ---> c4fd0aeabfcf 15:36:32 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 15:36:32 ---> Running in 55962bdbdbdb 15:36:32 ---> Running in 6b005d708dce 15:36:32 ---> Running in 9766a0851ad5 15:36:32 ---> Running in 706722d8a29f 15:36:32 ---> Running in 0b71a7cafc63 15:36:33 Removing intermediate container 706722d8a29f 15:36:33 ---> 8672bb54b4de 15:36:33 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 15:36:33 ---> Running in de6359f3c55c 15:36:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:36:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:36:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:36:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:36:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:36:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:36:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:36:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:36:35 (1/1) Installing dumb-init (1.2.2-r1) 15:36:35 Executing busybox-1.31.1-r20.trigger 15:36:35 OK: 5 MiB in 15 packages 15:36:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:36:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:36:36 (1/6) Installing ca-certificates (20191127-r4) 15:36:36 (1/1) Installing dumb-init (1.2.2-r1) 15:36:36 Executing busybox-1.31.1-r20.trigger 15:36:36 (1/2) Installing ca-certificates (20191127-r4) 15:36:36 OK: 5 MiB in 15 packages 15:36:36 (2/6) Installing nghttp2-libs (1.41.0-r0) 15:36:36 (3/6) Installing libcurl (7.77.0-r0) 15:36:36 (2/2) Installing dumb-init (1.2.2-r1) 15:36:36 (4/6) Installing curl (7.77.0-r0) 15:36:36 Executing busybox-1.31.1-r20.trigger 15:36:36 Executing ca-certificates-20191127-r4.trigger 15:36:36 (5/6) Installing dumb-init (1.2.2-r1) 15:36:36 (6/6) Installing su-exec (0.2-r1) 15:36:36 Executing busybox-1.31.1-r20.trigger 15:36:36 Executing ca-certificates-20191127-r4.trigger 15:36:36 (1/2) Installing dumb-init (1.2.2-r1) 15:36:36 (2/2) Installing su-exec (0.2-r1) 15:36:36 Executing busybox-1.31.1-r20.trigger 15:36:36 OK: 6 MiB in 16 packages 15:36:36 OK: 5 MiB in 16 packages 15:36:36 OK: 7 MiB in 20 packages 15:36:37 Removing intermediate container 55962bdbdbdb 15:36:37 ---> f6de8164a72e 15:36:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:36:37 ---> Running in 6a5e503f9e84 15:36:37 Removing intermediate container 9766a0851ad5 15:36:37 ---> 43958eab9077 15:36:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:36:38 ---> Running in 8aa8d48f13a0 15:36:38 Removing intermediate container de6359f3c55c 15:36:38 ---> 463fe2570aa1 15:36:38 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 15:36:38 Removing intermediate container 6a5e503f9e84 15:36:38 ---> 42528ec48a46 15:36:38 Step 14/24 : ENV APP_PORT=59882 15:36:38 ---> Running in 97b58f79d4de 15:36:38 ---> Running in 49faa6261bbf 15:36:38 Removing intermediate container 8aa8d48f13a0 15:36:38 ---> f53bce12444d 15:36:38 Step 14/23 : ENV APP_PORT=59861 15:36:39 Removing intermediate container 0b71a7cafc63 15:36:39 ---> 62ca46aeb6cc 15:36:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:36:39 Removing intermediate container 6b005d708dce 15:36:39 ---> f76d8558775d 15:36:39 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:36:39 ---> Running in 16c745efe659 15:36:39 ---> Running in 2015cc65ad36 15:36:39 ---> Running in 0545b187aeb4 15:36:39 Removing intermediate container 97b58f79d4de 15:36:39 ---> c5882a97dc59 15:36:39 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:36:39 Removing intermediate container 49faa6261bbf 15:36:39 ---> 577868240193 15:36:39 Step 15/24 : EXPOSE $APP_PORT 15:36:39 ---> Running in 6be510dc02aa 15:36:39 ---> Running in 68ca06b0bf59 15:36:40 Removing intermediate container 16c745efe659 15:36:40 ---> 68bcebc148ef 15:36:40 Step 15/23 : EXPOSE $APP_PORT 15:36:40 Removing intermediate container 2015cc65ad36 15:36:40 ---> 65d1e2eb41f7 15:36:40 Step 14/23 : ENV APP_PORT=59860 15:36:40 Removing intermediate container 0545b187aeb4 15:36:40 ---> 5385a7e72223 15:36:40 Step 14/26 : WORKDIR / 15:36:40 ---> Running in 2f12473973ed 15:36:40 ---> Running in 86fef8833663 15:36:40 ---> Running in c30688555170 15:36:40 Removing intermediate container 6be510dc02aa 15:36:40 ---> 20cee9a9d51a 15:36:40 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:36:40 Removing intermediate container 68ca06b0bf59 15:36:40 ---> cb987982397d 15:36:40 Step 16/24 : WORKDIR / 15:36:40 ---> Running in d7571b4fd11f 15:36:41 ---> Running in 55055dc59fa3 15:36:41 Removing intermediate container 2f12473973ed 15:36:41 ---> ac27e06ff6a1 15:36:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:36:41 Removing intermediate container c30688555170 15:36:41 ---> b8bd14a2f70f 15:36:41 Step 15/23 : EXPOSE $APP_PORT 15:36:41 Removing intermediate container 86fef8833663 15:36:41 ---> 7ad0a534e507 15:36:41 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:36:41 ---> Running in 9190491dcb71 15:36:41 Removing intermediate container 55055dc59fa3 15:36:41 ---> b3ab5ec6ab22 15:36:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:36:42 Removing intermediate container 9190491dcb71 15:36:42 ---> 694dd45a6c42 15:36:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:36:42 ---> 74bdb400645b 15:36:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:36:42 ---> 7b9f1e8572ff 15:36:42 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:36:43 ---> 5f3a4b3982df 15:36:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:36:44 ---> d076c8c29c11 15:36:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:36:44 ---> 2d7fa4ed84b9 15:36:44 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:36:44 Removing intermediate container d7571b4fd11f 15:36:44 ---> f6f2a98f0451 15:36:44 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 15:36:44 ---> Running in fa3035df057c 15:36:44 ---> 6a2ed1e80368 15:36:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:36:44 ---> 020566168783 15:36:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:36:45 Removing intermediate container fa3035df057c 15:36:45 ---> f2c3c64a2f7b 15:36:45 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:36:45 ---> da5e088abe89 15:36:45 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:36:45 ---> 0db3d64ceae0 15:36:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:36:45 ---> f61017badae9 15:36:45 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:36:45 ---> Running in b04faec00b77 15:36:45 ---> ba08787be25a 15:36:45 Step 20/24 : ENTRYPOINT ["/core-command"] 15:36:46 ---> Running in 6a5d9193737d 15:36:46 ---> 8a4d562c3954 15:36:46 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:36:46 ---> 0dc98b2a6afe 15:36:46 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:36:46 ---> Running in 2e7ccccbcfa9 15:36:46 Removing intermediate container b04faec00b77 15:36:46 ---> ee8319956d16 15:36:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:36:47 ---> f436d040f7e1 15:36:47 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:36:47 ---> Running in 8372ccc088f3 15:36:47 Removing intermediate container 6a5d9193737d 15:36:47 ---> 99b960938cf2 15:36:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:36:47 ---> Running in 33231be79407 15:36:47 ---> Running in 25c44aab9f8e 15:36:47 Removing intermediate container 8372ccc088f3 15:36:47 ---> f15c48ce7f50 15:36:47 Step 21/23 : LABEL arch=arm64 15:36:48 Removing intermediate container 33231be79407 15:36:48 ---> 0483fdf88370 15:36:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:36:48 ---> Running in f49abc9ac181 15:36:48 Removing intermediate container 25c44aab9f8e 15:36:48 ---> 1fd7a6fa6eb7 15:36:48 Step 22/24 : LABEL arch=arm64 15:36:48 ---> b5e84d8ee7df 15:36:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:36:48 ---> Running in ce62b25ac26a 15:36:48 ---> Running in e0fcbf6f0584 15:36:49 Removing intermediate container f49abc9ac181 15:36:49 ---> f342ca446f59 15:36:49 Step 22/23 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc 15:36:49 ---> Running in d010f7b4b65c 15:36:49 Removing intermediate container ce62b25ac26a 15:36:49 ---> fa2382363907 15:36:49 Step 21/23 : LABEL arch=arm64 15:36:49 Removing intermediate container e0fcbf6f0584 15:36:49 ---> 6dbfb9fa9f3c 15:36:49 Step 23/24 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc 15:36:49 ---> Running in 3eac500d538d 15:36:49 ---> Running in df26b0b27a12 15:36:50 Removing intermediate container 2e7ccccbcfa9 15:36:50 ---> 87d5da360db6 15:36:50 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:36:50 Removing intermediate container d010f7b4b65c 15:36:50 ---> 64bf04d27cdd 15:36:50 Step 23/23 : LABEL version=0.0.0 15:36:50 ---> Running in c5d4b1195e95 15:36:50 ---> 69070b1f3294 15:36:50 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:36:50 Removing intermediate container 3eac500d538d 15:36:50 ---> 22005c7df5c2 15:36:50 Step 22/23 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc 15:36:50 Removing intermediate container df26b0b27a12 15:36:50 ---> ecacc8ac121b 15:36:50 Step 24/24 : LABEL version=0.0.0 15:36:50 ---> Running in ae1056e922d6 15:36:51 ---> Running in 288a151bba20 15:36:51 ---> 3b723c3d5a69 15:36:51 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:36:51 Removing intermediate container c5d4b1195e95 15:36:51 ---> 0033e79e4eb3 15:36:51 15:36:51 Removing intermediate container ae1056e922d6 15:36:51 ---> d519ec053ed2 15:36:51 Step 23/23 : LABEL version=0.0.0 15:36:51 Successfully built 0033e79e4eb3 15:36:52 ---> Running in 8a2534a402cc 15:36:52 Successfully tagged support-scheduler-arm64:latest 15:36:52 Building core-metadata 15:36:52  Building support-scheduler ... done Removing intermediate container 288a151bba20 15:36:52 ---> 9fb844a2ef88 15:36:52 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 15:36:52 ---> 3b76d480eea0 15:36:52 15:36:52 ---> Running in 5059eb359f4e 15:36:53 Successfully built 3b76d480eea0 15:36:53 ---> 9550c06cb8ec 15:36:53 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:36:53 Successfully tagged core-command-arm64:latest 15:36:53 Building security-proxy-setup 15:36:53  Building core-command ... done Removing intermediate container 8a2534a402cc 15:36:53 ---> fcda778ef3ac 15:36:53 15:36:53 Successfully built fcda778ef3ac 15:36:53 Successfully tagged support-notifications-arm64:latest 15:36:53  Building support-notifications ... done Building core-data 15:36:54 ---> e48640333426 15:36:54 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:36:55 ---> a77a9ca9909a 15:36:55 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:36:55 Removing intermediate container 5059eb359f4e 15:36:55 ---> 5e1f06f56017 15:36:55 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:36:55 ---> Running in c980247dd7bb 15:36:56 Removing intermediate container c980247dd7bb 15:36:56 ---> 2e00efba6959 15:36:56 Step 24/26 : LABEL arch=arm64 15:36:56 ---> 9869bad9b4cd 15:36:56 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 15:36:56 ---> Running in d31da5a6b2b6 15:36:57 ---> Running in 4986034d5c61 15:36:57 Removing intermediate container d31da5a6b2b6 15:36:57 ---> 4dcac088240d 15:36:57 Step 25/26 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc 15:36:58 Removing intermediate container 4986034d5c61 15:36:58 ---> 732ac2d5db5e 15:36:58 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:36:58 ---> Running in ca3855ef4581 15:36:59 Removing intermediate container ca3855ef4581 15:36:59 ---> 42b2c61aae43 15:36:59 Step 26/26 : LABEL version=0.0.0 15:36:59 ---> 9170f9c6409a 15:36:59 Step 27/32 : RUN chmod +x /entrypoint.sh 15:36:59 ---> Running in b5b97da97695 15:37:00 ---> Running in 533e78cf97f9 15:37:00 Removing intermediate container b5b97da97695 15:37:00 ---> 1dd5b78a384d 15:37:00 15:37:00 Successfully built 1dd5b78a384d 15:37:01 Successfully tagged security-secretstore-setup-arm64:latest 15:37:01  Building security-secretstore-setup ... done Building sys-mgmt-agent 15:37:03 Removing intermediate container 533e78cf97f9 15:37:03 ---> 4d49da4b193b 15:37:03 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:37:03 ---> Running in dfff8d93b8d5 15:37:03 Removing intermediate container dfff8d93b8d5 15:37:03 ---> bd97c6f2bbc1 15:37:03 Step 29/32 : CMD ["gate"] 15:37:04 ---> Running in 4f689e675268 15:37:04 Removing intermediate container 4f689e675268 15:37:04 ---> adbd13436d0f 15:37:04 Step 30/32 : LABEL arch=arm64 15:37:05 ---> Running in 97fdc0a9211f 15:37:06 Removing intermediate container 97fdc0a9211f 15:37:06 ---> bf2b3e4dc383 15:37:06 Step 31/32 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc 15:37:06 ---> Running in 7d7763787430 15:37:07 Removing intermediate container 7d7763787430 15:37:07 ---> b027a5b1ba0b 15:37:07 Step 32/32 : LABEL version=0.0.0 15:37:08 ---> Running in bc80b8438a15 15:37:08 Removing intermediate container bc80b8438a15 15:37:08 ---> 4c6f9631a9ad 15:37:08 15:37:09 Successfully built 4c6f9631a9ad 15:37:09 Successfully tagged security-bootstrapper-arm64:latest 15:37:48  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:37:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:37:48 ---> 41b0b306fb2c 15:37:48 Step 3/24 : WORKDIR /edgex-go 15:37:48 ---> Using cache 15:37:48 ---> 6d34733def23 15:37:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:48 ---> Using cache 15:37:48 ---> 5981fcfa3556 15:37:48 Step 5/24 : RUN apk add --update --no-cache make git 15:37:48 ---> Using cache 15:37:48 ---> 3543deb4d8a7 15:37:48 Step 6/24 : COPY go.mod . 15:37:48 ---> Using cache 15:37:48 ---> d8b3a94ebd25 15:37:48 Step 7/24 : RUN go mod download 15:37:48 ---> Using cache 15:37:48 ---> aa897f4ba470 15:37:48 Step 8/24 : COPY . . 15:37:48 ---> Using cache 15:37:48 ---> 81431ae83294 15:37:48 Step 9/24 : RUN go mod tidy 15:37:48 ---> Using cache 15:37:48 ---> 1a31f89ffcb0 15:37:48 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:37:48 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:37:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:37:48 ---> 41b0b306fb2c 15:37:48 Step 3/22 : WORKDIR /edgex-go 15:37:48 ---> Using cache 15:37:48 ---> 6d34733def23 15:37:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:48 ---> Using cache 15:37:48 ---> 5981fcfa3556 15:37:48 Step 5/22 : RUN apk add --update --no-cache make git 15:37:48 ---> Using cache 15:37:48 ---> 3543deb4d8a7 15:37:48 Step 6/22 : COPY go.mod . 15:37:48 ---> Using cache 15:37:48 ---> d8b3a94ebd25 15:37:48 Step 7/22 : RUN go mod download 15:37:48 ---> Using cache 15:37:48 ---> aa897f4ba470 15:37:48 Step 8/22 : COPY . . 15:37:48 ---> Using cache 15:37:48 ---> 81431ae83294 15:37:48 Step 9/22 : RUN go mod tidy 15:37:48 ---> Using cache 15:37:48 ---> 1a31f89ffcb0 15:37:48 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:37:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:37:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:37:48 ---> 41b0b306fb2c 15:37:48 Step 3/24 : WORKDIR /edgex-go 15:37:48 ---> Using cache 15:37:48 ---> 6d34733def23 15:37:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:48 ---> Using cache 15:37:48 ---> 5981fcfa3556 15:37:48 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:37:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:37:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:37:48 ---> 41b0b306fb2c 15:37:48 Step 3/24 : WORKDIR /edgex-go 15:37:48 ---> Using cache 15:37:48 ---> 6d34733def23 15:37:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:48 ---> Using cache 15:37:48 ---> 5981fcfa3556 15:37:48 Step 5/24 : RUN apk add --update --no-cache make bash git 15:37:48 ---> Running in 874fa483ebdc 15:37:48 ---> Running in 06eec4e9d776 15:37:48 ---> Running in 7c6d4de83ac4 15:37:48 ---> Running in ee2f5d3cff21 15:37:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:37:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:37:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:37:50 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 15:37:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:37:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:37:52 OK: 218 MiB in 52 packages 15:37:52 OK: 218 MiB in 52 packages 15:37:53 Removing intermediate container ee2f5d3cff21 15:37:53 ---> c15da4773a42 15:37:53 Step 6/24 : COPY go.mod . 15:37:53 Removing intermediate container 874fa483ebdc 15:37:53 ---> 7ba9614b8b43 15:37:53 Step 6/24 : COPY go.mod . 15:37:55 ---> 9b0dd8e933f2 15:37:55 Step 7/24 : RUN go mod download 15:37:55 ---> 8aee8969f6da 15:37:55 Step 7/24 : RUN go mod download 15:37:55 ---> Running in baa8e9633415 15:37:55 ---> Running in b4d63c382909 15:38:01 Removing intermediate container b4d63c382909 15:38:01 ---> 27922eeb388a 15:38:01 Step 8/24 : COPY . . 15:38:01 Removing intermediate container baa8e9633415 15:38:01 ---> 22dbb59aa5c7 15:38:01 Step 8/24 : COPY . . 15:38:33 ---> 32f5a05edfcb 15:38:33 Step 9/24 : RUN go mod tidy 15:38:33 ---> eec4ad25eeb5 15:38:33 Step 9/24 : RUN go mod tidy 15:38:33 ---> Running in e9c836b836ae 15:38:33 ---> Running in 808e3fcc704f 15:38:39 Removing intermediate container 808e3fcc704f 15:38:39 ---> 79604b799845 15:38:39 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:38:39 Removing intermediate container e9c836b836ae 15:38:39 ---> 438f813f18e3 15:38:39 Step 10/24 : RUN make cmd/core-data/core-data 15:38:39 ---> Running in df367a1deb64 15:38:39 ---> Running in faaf26c247fb 15:38:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:38:41 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 15:38:59 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 15:39:12 Removing intermediate container 06eec4e9d776 15:39:12 ---> bfb69d60c8da 15:39:12 15:39:12 Step 11/22 : FROM alpine:3.12 15:39:12 ---> c4fd0aeabfcf 15:39:12 Step 12/22 : RUN apk add --update --no-cache curl 15:39:12 ---> Running in e3210f601228 15:39:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:39:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:39:16 (1/4) Installing ca-certificates (20191127-r4) 15:39:16 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:39:16 (3/4) Installing libcurl (7.77.0-r0) 15:39:16 (4/4) Installing curl (7.77.0-r0) 15:39:16 Executing busybox-1.31.1-r20.trigger 15:39:16 Executing ca-certificates-20191127-r4.trigger 15:39:16 OK: 7 MiB in 18 packages 15:39:17 Removing intermediate container 7c6d4de83ac4 15:39:17 ---> 280674d540a6 15:39:17 15:39:17 Step 11/24 : FROM alpine:3.12 15:39:17 ---> c4fd0aeabfcf 15:39:17 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:39:17 ---> Using cache 15:39:17 ---> 43958eab9077 15:39:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:39:17 ---> Using cache 15:39:17 ---> f53bce12444d 15:39:17 Step 14/24 : ENV APP_PORT=59881 15:39:17 ---> Running in c158fcd13fe8 15:39:19 Removing intermediate container c158fcd13fe8 15:39:19 ---> 770119241a46 15:39:19 Step 15/24 : EXPOSE $APP_PORT 15:39:19 ---> Running in d3bdc40af28c 15:39:19 Removing intermediate container e3210f601228 15:39:19 ---> 50c320ad0c48 15:39:19 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:39:19 ---> Running in 98dee039bbbf 15:39:20 Removing intermediate container d3bdc40af28c 15:39:20 ---> 6419051e7f28 15:39:20 Step 16/24 : WORKDIR / 15:39:20 ---> Running in 7b9916efc20d 15:39:20 Removing intermediate container 98dee039bbbf 15:39:20 ---> 317d98d36404 15:39:20 Step 14/22 : WORKDIR /edgex 15:39:20 ---> Running in fbc718aad50e 15:39:21 Removing intermediate container 7b9916efc20d 15:39:21 ---> dc95b3b8336d 15:39:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:39:21 Removing intermediate container fbc718aad50e 15:39:21 ---> 91b839b802a4 15:39:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:39:22 ---> afbbaebd41f5 15:39:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:39:23 ---> bc68cc8d3f3f 15:39:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:39:24 ---> ff7c9ba95eba 15:39:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:39:25 ---> 3940c551aeed 15:39:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:39:26 ---> 4334c4d96adb 15:39:26 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:39:26 ---> Running in 99ce75f1d447 15:39:27 ---> 28f4a46a59fe 15:39:27 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:39:27 ---> Running in e6420ec2af08 15:39:27 Removing intermediate container 99ce75f1d447 15:39:27 ---> e54f95ee9eda 15:39:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:39:28 ---> Running in 9ab04376c1f9 15:39:28 Removing intermediate container e6420ec2af08 15:39:28 ---> 6186d37ef4f0 15:39:28 Step 19/22 : CMD ["--init=true"] 15:39:28 ---> Running in 2c65a1270ff9 15:39:28 Removing intermediate container 9ab04376c1f9 15:39:28 ---> 312b4a0e539b 15:39:28 Step 22/24 : LABEL arch=arm64 15:39:29 ---> Running in 24aaed1e91c8 15:39:29 Removing intermediate container 2c65a1270ff9 15:39:29 ---> 1fdb4129cbcc 15:39:29 Step 20/22 : LABEL arch=arm64 15:39:29 ---> Running in e6c147ee3401 15:39:29 Removing intermediate container 24aaed1e91c8 15:39:29 ---> a3dc02b49866 15:39:29 Step 23/24 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc 15:39:29 ---> Running in b9dace965d0d 15:39:30 Removing intermediate container e6c147ee3401 15:39:30 ---> 1d62003839e6 15:39:30 Step 21/22 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc 15:39:30 ---> Running in 88dc7e0cad9c 15:39:30 Removing intermediate container b9dace965d0d 15:39:30 ---> 3d31af1913cf 15:39:30 Step 24/24 : LABEL version=0.0.0 15:39:31 ---> Running in 944269b218d5 15:39:31 Removing intermediate container 88dc7e0cad9c 15:39:31 ---> 2c0f76b4e02f 15:39:31 Step 22/22 : LABEL version=0.0.0 15:39:31 ---> Running in 5ace20fdde12 15:39:31 Removing intermediate container 944269b218d5 15:39:31 ---> 31a7e1eeb082 15:39:31 15:39:32 Removing intermediate container 5ace20fdde12 15:39:32 ---> 77441ba2ae6c 15:39:32 15:39:32 Successfully built 31a7e1eeb082 15:39:32 Successfully tagged core-metadata-arm64:latest 15:39:33  Building core-metadata ... done Successfully built 77441ba2ae6c 15:39:33 Successfully tagged security-proxy-setup-arm64:latest 15:39:55  Building security-proxy-setup ... done Removing intermediate container df367a1deb64 15:39:55 ---> 0640d8e85001 15:39:55 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:39:55 ---> Running in e201524f4abd 15:39:55 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 15:39:58 Removing intermediate container e201524f4abd 15:39:58 ---> 94d8d097c959 15:39:58 15:39:58 Step 12/24 : FROM docker:20.10.0 15:39:58 20.10.0: Pulling from library/docker 15:39:58 Removing intermediate container faaf26c247fb 15:39:58 ---> 0926709ae3d5 15:39:58 15:39:58 Step 11/24 : FROM alpine:3.12 15:39:58 ---> c4fd0aeabfcf 15:39:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:39:58 ---> Running in adb7b1d1718e 15:39:59 Removing intermediate container adb7b1d1718e 15:39:59 ---> 724073ef7f4d 15:39:59 Step 13/24 : ENV APP_PORT=59880 15:39:59 ---> Running in d7820ad23f55 15:40:00 Removing intermediate container d7820ad23f55 15:40:00 ---> 81e300f27d62 15:40:00 Step 14/24 : EXPOSE $APP_PORT 15:40:00 ---> Running in f9aca47b197c 15:40:01 Removing intermediate container f9aca47b197c 15:40:01 ---> 8f10b5538b38 15:40:01 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:40:01 ---> Running in 5a66b7027357 15:40:04 Removing intermediate container 5a66b7027357 15:40:04 ---> 8d7ac4c04be0 15:40:04 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 15:40:05 ---> Running in 0d773fa075ac 15:40:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:40:06 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:40:06 Status: Downloaded newer image for docker:20.10.0 15:40:06 ---> eeaf43b92773 15:40:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:40:06 ---> Running in db337b6c1c09 15:40:07 Removing intermediate container db337b6c1c09 15:40:07 ---> d9af1fec7c58 15:40:07 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 15:40:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:40:07 ---> Running in cd6e015e6dee 15:40:08 (1/6) Installing dumb-init (1.2.2-r1) 15:40:08 (2/6) Installing libgcc (9.3.0-r2) 15:40:08 (3/6) Installing libsodium (1.0.18-r0) 15:40:08 (4/6) Installing libstdc++ (9.3.0-r2) 15:40:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:40:08 (5/6) Installing libzmq (4.3.3-r0) 15:40:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:40:09 (6/6) Installing zeromq (4.3.3-r0) 15:40:09 Executing busybox-1.31.1-r20.trigger 15:40:09 OK: 8 MiB in 20 packages 15:40:09 (1/39) Installing readline (8.0.4-r0) 15:40:09 (2/39) Installing bash (5.0.17-r0) 15:40:09 Executing bash-5.0.17-r0.post-install 15:40:09 (3/39) Installing nghttp2-libs (1.41.0-r0) 15:40:09 (4/39) Installing libcurl (7.77.0-r0) 15:40:09 (5/39) Installing curl (7.77.0-r0) 15:40:09 (6/39) Installing dumb-init (1.2.2-r1) 15:40:09 (7/39) Installing libbz2 (1.0.8-r1) 15:40:09 (8/39) Installing expat (2.2.9-r1) 15:40:09 (9/39) Installing libffi (3.3-r2) 15:40:09 (10/39) Installing gdbm (1.13-r1) 15:40:09 (11/39) Installing xz-libs (5.2.5-r0) 15:40:09 (12/39) Installing sqlite-libs (3.32.1-r1) 15:40:09 (13/39) Installing python3 (3.8.10-r0) 15:40:10 Removing intermediate container 0d773fa075ac 15:40:10 ---> e88dea7a6e3e 15:40:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:40:11 ---> e546e198279b 15:40:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:40:11 (14/39) Installing py3-appdirs (1.4.4-r1) 15:40:11 (15/39) Installing py3-ordered-set (4.0.1-r0) 15:40:11 (16/39) Installing py3-parsing (2.4.7-r0) 15:40:11 (17/39) Installing py3-six (1.15.0-r0) 15:40:11 (18/39) Installing py3-packaging (20.4-r0) 15:40:11 (19/39) Installing py3-setuptools (47.0.0-r0) 15:40:11 (20/39) Installing py3-chardet (3.0.4-r4) 15:40:11 (21/39) Installing py3-idna (2.9-r0) 15:40:11 (22/39) Installing py3-certifi (2020.4.5.1-r0) 15:40:11 (23/39) Installing py3-urllib3 (1.25.9-r0) 15:40:11 (24/39) Installing py3-requests (2.23.0-r0) 15:40:11 (25/39) Installing py3-msgpack (1.0.0-r0) 15:40:11 (26/39) Installing py3-lockfile (0.12.2-r3) 15:40:12 (27/39) Installing py3-cachecontrol (0.12.6-r0) 15:40:12 (28/39) Installing py3-colorama (0.4.3-r0) 15:40:12 (29/39) Installing py3-distlib (0.3.0-r0) 15:40:12 (30/39) Installing py3-distro (1.5.0-r1) 15:40:12 (31/39) Installing py3-webencodings (0.5.1-r3) 15:40:12 (32/39) Installing py3-html5lib (1.0.1-r4) 15:40:12 (33/39) Installing py3-pytoml (0.1.21-r0) 15:40:12 (34/39) Installing py3-pep517 (0.8.2-r0) 15:40:12 (35/39) Installing py3-progress (1.5-r0) 15:40:12 (36/39) Installing py3-toml (0.10.1-r0) 15:40:12 (37/39) Installing py3-retrying (1.3.3-r0) 15:40:12 (38/39) Installing py3-contextlib2 (0.6.0-r0) 15:40:12 (39/39) Installing py3-pip (20.1.1-r0) 15:40:12 Executing busybox-1.31.1-r19.trigger 15:40:12 OK: 72 MiB in 59 packages 15:40:12 ---> 63c7c0f5d44e 15:40:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:40:13 ---> 19dac093374f 15:40:13 Step 20/24 : ENTRYPOINT ["/core-data"] 15:40:13 ---> Running in 6badcc45513d 15:40:14 Removing intermediate container 6badcc45513d 15:40:14 ---> be9c4f5ec3c9 15:40:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:40:14 ---> Running in bc459c615608 15:40:15 Removing intermediate container bc459c615608 15:40:15 ---> fee028681294 15:40:15 Step 22/24 : LABEL arch=arm64 15:40:15 ---> Running in bad73de00370 15:40:15 Removing intermediate container bad73de00370 15:40:15 ---> be5945af32a4 15:40:15 Step 23/24 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc 15:40:15 ---> Running in 61bb89bc0045 15:40:16 Removing intermediate container 61bb89bc0045 15:40:16 ---> 7c2396ce2fda 15:40:16 Step 24/24 : LABEL version=0.0.0 15:40:16 ---> Running in 3215e7b91cf2 15:40:16 Removing intermediate container 3215e7b91cf2 15:40:16 ---> 165291c8225b 15:40:16 15:40:17 Successfully built 165291c8225b 15:40:17 Successfully tagged core-data-arm64:latest 15:40:18  Building core-data ... done Collecting docker-compose==1.23.2 15:40:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:40:18 Collecting docopt<0.7,>=0.6.1 15:40:18 Downloading docopt-0.6.2.tar.gz (25 kB) 15:40:22 Collecting PyYAML<4,>=3.10 15:40:22 Downloading PyYAML-3.13.tar.gz (270 kB) 15:40:25 Collecting dockerpty<0.5,>=0.4.1 15:40:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:40:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:40:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:40:28 Collecting texttable<0.10,>=0.9.0 15:40:28 Downloading texttable-0.9.1.tar.gz (11 kB) 15:40:31 Collecting docker<4.0,>=3.6.0 15:40:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:40:32 Collecting websocket-client<1.0,>=0.32.0 15:40:32 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:40:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:40:33 Collecting cached-property<2,>=1.2.0 15:40:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:40:33 Collecting jsonschema<3,>=2.5.1 15:40:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:40:33 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 15:40:34 Collecting urllib3<1.25,>=1.21.1 15:40:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:40:34 Collecting idna<2.8,>=2.5 15:40:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:40:34 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 15:40:35 Collecting docker-pycreds>=0.4.0 15:40:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:40:35 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:40:35 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:40:35 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:40:35 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:40:36 Installing collected packages: docopt, PyYAML, dockerpty, urllib3, idna, requests, texttable, websocket-client, docker-pycreds, docker, cached-property, jsonschema, docker-compose 15:40:36 Running setup.py install for docopt: started 15:40:38 Running setup.py install for docopt: finished with status 'done' 15:40:38 Running setup.py install for PyYAML: started 15:40:40 Running setup.py install for PyYAML: finished with status 'done' 15:40:40 Running setup.py install for dockerpty: started 15:40:43 Running setup.py install for dockerpty: finished with status 'done' 15:40:43 Attempting uninstall: urllib3 15:40:43 Found existing installation: urllib3 1.25.9 15:40:43 Uninstalling urllib3-1.25.9: 15:40:43 Successfully uninstalled urllib3-1.25.9 15:40:43 Attempting uninstall: idna 15:40:43 Found existing installation: idna 2.9 15:40:43 Uninstalling idna-2.9: 15:40:43 Successfully uninstalled idna-2.9 15:40:44 Attempting uninstall: requests 15:40:44 Found existing installation: requests 2.23.0 15:40:44 Uninstalling requests-2.23.0: 15:40:44 Successfully uninstalled requests-2.23.0 15:40:45 Running setup.py install for texttable: started 15:40:47 Running setup.py install for texttable: finished with status 'done' 15:40:50 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 15:40:58 Removing intermediate container cd6e015e6dee 15:40:58 ---> b9cb008a4551 15:40:58 Step 15/24 : ENV APP_PORT=58890 15:40:58 ---> Running in 06909284f194 15:40:59 Removing intermediate container 06909284f194 15:40:59 ---> dbcd1e62f30d 15:40:59 Step 16/24 : EXPOSE $APP_PORT 15:40:59 ---> Running in c7450fb79c2e 15:40:59 Removing intermediate container c7450fb79c2e 15:40:59 ---> f0ebe820d4a2 15:40:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:41:01 ---> 41621a43de61 15:41:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:41:02 ---> ec578703f0e1 15:41:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:41:02 ---> 22559314eaef 15:41:02 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 15:41:03 ---> Running in 5dc0552ab185 15:41:03 Removing intermediate container 5dc0552ab185 15:41:03 ---> 6fb3654e876c 15:41:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:41:03 ---> Running in 9b5cb2ac7f21 15:41:04 Removing intermediate container 9b5cb2ac7f21 15:41:04 ---> 4e891542f943 15:41:04 Step 22/24 : LABEL arch=arm64 15:41:04 ---> Running in 1759460c2cc5 15:41:04 Removing intermediate container 1759460c2cc5 15:41:04 ---> d50d8297c95f 15:41:04 Step 23/24 : LABEL git_sha=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc 15:41:04 ---> Running in a1dceb93baa8 15:41:05 Removing intermediate container a1dceb93baa8 15:41:05 ---> 3c0b8f77f9bd 15:41:05 Step 24/24 : LABEL version=0.0.0 15:41:05 ---> Running in 629a3b6361f8 15:41:06 Removing intermediate container 629a3b6361f8 15:41:06 ---> c6938f0d321c 15:41:06 15:41:06 Successfully built c6938f0d321c 15:41:06 Successfully tagged sys-mgmt-agent-arm64:latest 15:41:06  Building sys-mgmt-agent ... done  [Pipeline] } 15:41:06 $ docker stop --time=1 8bf023df358503606b7d7a886c6e0180ea7a1796fd8b63b79b96cf5ffcec58e0 15:41:08 $ docker rm -f 8bf023df358503606b7d7a886c6e0180ea7a1796fd8b63b79b96cf5ffcec58e0 [Pipeline] // withDockerContainer [Pipeline] sh 15:41:09 + docker images 15:41:09 REPOSITORY TAG IMAGE ID CREATED SIZE 15:41:09 sys-mgmt-agent-arm64 latest c6938f0d321c 4 seconds ago 299MB 15:41:09 core-data-arm64 latest 165291c8225b 53 seconds ago 19.1MB 15:41:09 94d8d097c959 About a minute ago 969MB 15:41:09 0926709ae3d5 About a minute ago 975MB 15:41:09 security-proxy-setup-arm64 latest 77441ba2ae6c About a minute ago 24.2MB 15:41:09 core-metadata-arm64 latest 31a7e1eeb082 About a minute ago 15.7MB 15:41:09 280674d540a6 About a minute ago 972MB 15:41:09 bfb69d60c8da About a minute ago 973MB 15:41:09 security-bootstrapper-arm64 latest 4c6f9631a9ad 4 minutes ago 17.5MB 15:41:09 security-secretstore-setup-arm64 latest 1dd5b78a384d 4 minutes ago 27.1MB 15:41:09 support-notifications-arm64 latest fcda778ef3ac 4 minutes ago 15.7MB 15:41:09 core-command-arm64 latest 3b76d480eea0 4 minutes ago 15MB 15:41:09 support-scheduler-arm64 latest 0033e79e4eb3 4 minutes ago 15.1MB 15:41:09 4eaa555aa47e 4 minutes ago 976MB 15:41:09 1bde74e08f00 4 minutes ago 969MB 15:41:09 67793156b41c 4 minutes ago 970MB 15:41:09 dc24187b0084 4 minutes ago 966MB 15:41:09 6ba9f8382571 4 minutes ago 968MB 15:41:09 ci-base-image-arm64 latest 41b0b306fb2c 14 minutes ago 641MB 15:41:09 alpine 3.12 c4fd0aeabfcf 2 weeks ago 5.32MB 15:41:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 3 weeks ago 429MB 15:41:09 docker 20.10.0 eeaf43b92773 6 months ago 228MB 15:41:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:41:10 ---> job-cost.sh 15:41:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rNbu 15:42:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:43:59 lf-activate-venv(): INFO: Adding /tmp/venv-rNbu/bin to PATH 15:43:59 INFO: No Stack... 15:43:59 INFO: Retrieving Pricing Info for: v2-standard-4 15:43:59 INFO: Archiving Costs [Pipeline] sh 15:43:59 + cat /w/workspace/edgex-go/7/archives/cost.csv 15:43:59 + cut -d, -f6 [Pipeline] lock 15:43:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3589-7-stack-cost] 15:43:59 Resource [jenkins-edgexfoundry-edgex-go-PR-3589-7-stack-cost] did not exist. Created. 15:43:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3589-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:43:59 + echo total: 0.18000000715255737 [Pipeline] stash 15:44:00 Stashed 1 file(s) [Pipeline] } 15:44:00 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3589-7-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:44:01 provisioning config files... 15:44:01 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config4623608152738666969tmp [Pipeline] { [Pipeline] sh 15:44:01 + set +x 15:44:01 + curl -s https://codecov.io/bash 15:44:01 + bash -s -- 15:44:01 15:44:01 _____ _ 15:44:01 / ____| | | 15:44:01 | | ___ __| | ___ ___ _____ __ 15:44:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:44:01 | |___| (_) | (_| | __/ (_| (_) \ V / 15:44:01 \_____\___/ \__,_|\___|\___\___/ \_/ 15:44:01 Bash-1.0.3 15:44:01 15:44:01 15:44:01 ==> git version 2.24.4 found 15:44:01 ==> 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 15:44:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:44:01 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:44:01 ==> Jenkins CI detected. 15:44:01 project root: . 15:44:01 --> token set from env 15:44:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:44:01 ==> Running gcov in . (disable via -X gcov) 15:44:01 ==> Python coveragepy not found 15:44:01 ==> Searching for coverage reports in: 15:44:01 + . 15:44:01 -> Found 1 reports 15:44:01 ==> Detecting git/mercurial file structure 15:44:01 ==> Reading reports 15:44:01 + ./coverage.out bytes=398095 15:44:01 ==> Appending adjustments 15:44:01 https://docs.codecov.io/docs/fixing-reports 15:44:02 + Found adjustments 15:44:02 ==> Gzipping contents 15:44:02 56K /tmp/codecov.DKbPDc.gz 15:44:02 ==> Uploading reports 15:44:02 url: https://codecov.io 15:44:02 query: branch=PR-3589&commit=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3589%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3589&job=&cmd_args= 15:44:02 -> Pinging Codecov 15:44:02 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3589&commit=feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3589%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3589&job=&cmd_args= 15:44:03 -> Uploading to 15:44:03 https://storage.googleapis.com/codecov/v4/raw/2021-06-30/00271124DB129430A58F1EEE437C3FCB/feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc/c121e7cc-5fcc-49cd-a50d-55769d6e57ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210630%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210630T154403Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e4d19bcbef0234774c2d014b0401eb3cef236198291ac1a93c382270cbb02450 15:44:03 % Total % Received % Xferd Average Speed Time Time Time Current 15:44:03 Dload Upload Total Spent Left Speed 15:44:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54906 0 0 100 54906 0 136k --:--:-- --:--:-- --:--:-- 136k 15:44:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/feebcc14e6e8b6281c4ebfc7e19c26bfbaedb5dc [Pipeline] } 15:44:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:44:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:44:05 ---> package-listing.sh 15:44:05 ++ facter osfamily 15:44:05 ++ tr '[:upper:]' '[:lower:]' 15:44:06 + OS_FAMILY=redhat 15:44:06 + workspace=/w/workspace/edgex-go/7 15:44:06 + START_PACKAGES=/tmp/packages_start.txt 15:44:06 + END_PACKAGES=/tmp/packages_end.txt 15:44:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:44:06 + PACKAGES=/tmp/packages_start.txt 15:44:06 + '[' /w/workspace/edgex-go/7 ']' 15:44:06 + PACKAGES=/tmp/packages_end.txt 15:44:06 + case "${OS_FAMILY}" in 15:44:06 + sort 15:44:06 + rpm -qa 15:44:09 + '[' -f /tmp/packages_start.txt ']' 15:44:09 + '[' -f /tmp/packages_end.txt ']' 15:44:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:44:09 + '[' /w/workspace/edgex-go/7 ']' 15:44:09 + mkdir -p /w/workspace/edgex-go/7/archives/ 15:44:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 15:44:09 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:44:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:44:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:44:10 15:44:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:44:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:44:10 alpine: Pulling from edgex-lftools-log-publisher 15:44:10 df20fa9351a1: Pulling fs layer 15:44:10 36b3adc4ff6f: Pulling fs layer 15:44:10 8ad3a11d3b57: Pulling fs layer 15:44:10 46f8f816bc3b: Pulling fs layer 15:44:10 93b61091891f: Pulling fs layer 15:44:10 93b9cdb0e59b: Pulling fs layer 15:44:10 5e14af77c1be: Pulling fs layer 15:44:10 01666e4c0597: Pulling fs layer 15:44:10 aa168da1d23b: Pulling fs layer 15:44:10 46f8f816bc3b: Waiting 15:44:10 93b61091891f: Waiting 15:44:10 93b9cdb0e59b: Waiting 15:44:10 5e14af77c1be: Waiting 15:44:10 01666e4c0597: Waiting 15:44:10 aa168da1d23b: Waiting 15:44:10 36b3adc4ff6f: Verifying Checksum 15:44:10 36b3adc4ff6f: Download complete 15:44:10 46f8f816bc3b: Verifying Checksum 15:44:10 46f8f816bc3b: Download complete 15:44:10 df20fa9351a1: Verifying Checksum 15:44:10 df20fa9351a1: Download complete 15:44:10 93b9cdb0e59b: Verifying Checksum 15:44:10 93b9cdb0e59b: Download complete 15:44:10 93b61091891f: Verifying Checksum 15:44:10 93b61091891f: Download complete 15:44:10 5e14af77c1be: Verifying Checksum 15:44:10 5e14af77c1be: Download complete 15:44:10 01666e4c0597: Verifying Checksum 15:44:10 01666e4c0597: Download complete 15:44:11 8ad3a11d3b57: Verifying Checksum 15:44:11 8ad3a11d3b57: Download complete 15:44:11 df20fa9351a1: Pull complete 15:44:11 36b3adc4ff6f: Pull complete 15:44:11 8ad3a11d3b57: Pull complete 15:44:11 46f8f816bc3b: Pull complete 15:44:11 93b61091891f: Pull complete 15:44:11 93b9cdb0e59b: Pull complete 15:44:11 5e14af77c1be: Pull complete 15:44:11 01666e4c0597: Pull complete 15:44:13 aa168da1d23b: Verifying Checksum 15:44:13 aa168da1d23b: Download complete 15:44:17 aa168da1d23b: Pull complete 15:44:17 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:44:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:44:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:44:17 prd-centos7-docker-4c-2g-867 does not seem to be running inside a container 15:44:17 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:44:21 $ docker top d440c6bd17b3d0c43698af5d19b39f4722cdd02b2501369771d52644198e8b11 -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:22 + touch /tmp/pre-build-complete [Pipeline] sh 15:44:22 + mkdir -p /var/log/sa [Pipeline] sh 15:44:22 + ls /var/log/sa-host 15:44:22 + sadf -c /var/log/sa-host/sa05 15:44:22 file_magic: OK 15:44:22 HZ: Using current value: 100 15:44:22 file_header: OK 15:44:22 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 15:44:22 Statistics: 15:44:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:44:22 File successfully converted to sysstat format version 12.2.1 15:44:22 + sadf -c /var/log/sa-host/sa30 15:44:22 file_magic: OK 15:44:22 HZ: Using current value: 100 15:44:22 file_header: OK 15:44:22 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 15:44:22 Statistics: 15:44:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:44:22 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:44:23 provisioning config files... 15:44:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config99160815386355914tmp [Pipeline] { [Pipeline] echo 15:44:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:44:23 ---> create-netrc.sh [Pipeline] } 15:44:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:44:24 ---> python-tools-install.sh [Pipeline] echo 15:44:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:44:24 ---> sudo-logs.sh 15:44:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:44:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:44:24 ---> job-cost.sh 15:44:24 lf-activate-venv: SKIPPING 15:44:24 DEBUG: total: 0.18000000715255737 15:44:24 INFO: Retrieving Stack Cost... 15:44:25 INFO: Retrieving Pricing Info for: v3-standard-2 15:44:26 INFO: Archiving Costs [Pipeline] echo 15:44:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:44:26 ---> logs-deploy.sh 15:44:26 lf-activate-venv: SKIPPING 15:44:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3589/7 15:44:26 INFO: archiving workspace using pattern(s): 15:44:27 Archives upload complete. 15:44:27 INFO: archiving logs to Nexus 15:44:28 ---> uname -a: 15:44:28 Linux prd-centos7-docker-4c-2g-867.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 15:44:28 15:44:28 15:44:28 ---> lscpu: 15:44:28 Architecture: x86_64 15:44:28 CPU op-mode(s): 32-bit, 64-bit 15:44:28 Byte Order: Little Endian 15:44:28 Address sizes: 40 bits physical, 48 bits virtual 15:44:28 CPU(s): 2 15:44:28 On-line CPU(s) list: 0,1 15:44:28 Thread(s) per core: 1 15:44:28 Core(s) per socket: 1 15:44:28 Socket(s): 2 15:44:28 NUMA node(s): 1 15:44:28 Vendor ID: AuthenticAMD 15:44:28 CPU family: 23 15:44:28 Model: 49 15:44:28 Model name: AMD EPYC-Rome Processor 15:44:28 Stepping: 0 15:44:28 CPU MHz: 2800.000 15:44:28 BogoMIPS: 5600.00 15:44:28 Virtualization: AMD-V 15:44:28 Hypervisor vendor: KVM 15:44:28 Virtualization type: full 15:44:28 L1d cache: 64 KiB 15:44:28 L1i cache: 64 KiB 15:44:28 L2 cache: 1 MiB 15:44:28 L3 cache: 32 MiB 15:44:28 NUMA node0 CPU(s): 0,1 15:44:28 Vulnerability Itlb multihit: Not affected 15:44:28 Vulnerability L1tf: Not affected 15:44:28 Vulnerability Mds: Not affected 15:44:28 Vulnerability Meltdown: Not affected 15:44:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:44:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:44:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:44:28 Vulnerability Srbds: Not affected 15:44:28 Vulnerability Tsx async abort: Not affected 15:44:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 15:44:28 15:44:28 15:44:28 ---> nproc: 15:44:28 2 15:44:28 15:44:28 15:44:28 ---> df -h: 15:44:28 Filesystem Size Used Available Use% Mounted on 15:44:28 overlay 40.0G 12.5G 27.5G 31% / 15:44:28 tmpfs 64.0M 0 64.0M 0% /dev 15:44:28 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:44:28 shm 64.0M 0 64.0M 0% /dev/shm 15:44:28 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 15:44:28 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 15:44:28 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 15:44:28 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 15:44:28 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 15:44:28 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 15:44:28 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 15:44:28 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 15:44:28 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/7 15:44:28 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/7@tmp 15:44:28 15:44:28 15:44:28 ---> free -m: 15:44:28 total used free shared buff/cache available 15:44:28 Mem: 7821 1347 2103 0 4370 6425 15:44:28 Swap: 1023 2 1021 15:44:28 15:44:28 15:44:28 ---> ip addr: 15:44:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:44:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:44:28 inet 127.0.0.1/8 scope host lo 15:44:28 valid_lft forever preferred_lft forever 15:44:28 inet6 ::1/128 scope host 15:44:28 valid_lft forever preferred_lft forever 15:44:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:44:28 link/ether fa:16:3e:53:3e:71 brd ff:ff:ff:ff:ff:ff 15:44:28 inet 10.30.123.68/23 brd 10.30.123.255 scope global dynamic eth0 15:44:28 valid_lft 84938sec preferred_lft 84938sec 15:44:28 inet6 fe80::f816:3eff:fe53:3e71/64 scope link 15:44:28 valid_lft forever preferred_lft forever 15:44:28 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:44:28 link/ether 02:42:05:16:8b:c7 brd ff:ff:ff:ff:ff:ff 15:44:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:44:28 valid_lft forever preferred_lft forever 15:44:28 inet6 fe80::42:5ff:fe16:8bc7/64 scope link 15:44:28 valid_lft forever preferred_lft forever 15:44:28 15:44:28 15:44:28 ---> sar -b -r -n DEV: 15:44:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/30/21 _x86_64_ (2 CPU) 15:44:28 15:44:28 15:19:55 LINUX RESTART (2 CPU) 15:44:28 15:44:28 15:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:44:28 15:22:01 153.54 0.18 153.35 0.00 22.77 52922.59 0.00 15:44:28 15:23:01 87.79 0.00 87.79 0.00 0.00 12424.26 0.00 15:44:28 15:24:02 54.19 0.02 54.17 0.00 0.53 5544.09 0.00 15:44:28 15:25:02 214.50 43.48 171.02 0.00 1063.34 107249.57 0.00 15:44:28 15:26:01 300.56 63.91 236.64 0.00 1577.11 153370.46 0.00 15:44:28 15:27:01 493.20 217.54 275.66 0.00 11496.86 81400.70 0.00 15:44:28 15:28:01 391.31 41.98 349.33 0.00 2821.65 183881.47 0.00 15:44:28 15:29:01 204.71 15.89 188.83 0.00 1769.86 32992.94 0.00 15:44:28 15:30:01 1.03 0.00 1.03 0.00 0.00 12.61 0.00 15:44:28 15:31:01 0.18 0.02 0.17 0.00 0.53 2.27 0.00 15:44:28 15:32:01 0.33 0.00 0.33 0.00 0.00 3.81 0.00 15:44:28 15:33:01 0.27 0.00 0.27 0.00 0.00 3.18 0.00 15:44:28 15:34:01 0.28 0.00 0.28 0.00 0.00 3.27 0.00 15:44:28 15:35:01 0.43 0.18 0.25 0.00 5.73 2.47 0.00 15:44:28 15:36:02 1.02 0.25 0.77 0.00 38.51 16.08 0.00 15:44:28 15:37:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 15:44:28 15:38:01 0.17 0.00 0.17 0.00 0.00 1.92 0.00 15:44:28 15:39:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 15:44:28 15:40:01 0.25 0.00 0.25 0.00 0.00 3.30 0.00 15:44:28 15:41:01 0.25 0.00 0.25 0.00 0.00 3.27 0.00 15:44:28 15:42:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 15:44:28 15:43:01 0.17 0.00 0.17 0.00 0.00 2.05 0.00 15:44:28 15:44:01 0.62 0.32 0.30 0.00 41.31 16.32 0.00 15:44:28 Average: 82.87 16.70 66.17 0.00 820.25 27361.26 0.00 15:44:28 15:44:28 15:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:44:28 15:22:01 3719192 0 1081728 13.51 2620 3205400 1663764 18.37 1247060 2490256 130832 15:44:28 15:23:01 3746060 0 1179880 14.73 2620 3080380 1732692 19.13 1423384 2285760 149756 15:44:28 15:24:02 3769308 0 1214572 15.17 2620 3022440 1866112 20.60 1341432 2331908 94976 15:44:28 15:25:02 1606316 0 1287872 16.08 2620 5112132 1735188 19.16 1799452 3935772 1087312 15:44:28 15:26:01 137748 0 1452364 18.13 2620 6416208 2159660 23.84 3425200 3712424 612288 15:44:28 15:27:01 897032 0 1328732 16.59 2620 5780556 1807816 19.96 2743364 3652708 848 15:44:28 15:28:01 1454092 0 1707860 21.32 2620 4844368 3215084 35.50 2654040 3162644 62612 15:44:28 15:29:01 2804040 0 1260852 15.74 2620 3941428 1453916 16.05 1366648 3137828 20 15:44:28 15:30:01 2805576 0 1259316 15.72 2620 3941428 1416060 15.63 1372980 3130220 20 15:44:28 15:31:01 2803792 0 1261092 15.75 2620 3941436 1415976 15.63 1383136 3123360 16 15:44:28 15:32:01 2803480 0 1261400 15.75 2620 3941440 1416024 15.63 1383512 3123360 8 15:44:28 15:33:01 2803372 0 1261504 15.75 2620 3941444 1416084 15.63 1382876 3124128 8 15:44:28 15:34:01 2804912 0 1259956 15.73 2620 3941452 1410728 15.58 1381536 3124104 8 15:44:28 15:35:01 2804520 0 1260316 15.74 2620 3941484 1410860 15.58 1382676 3123420 16 15:44:28 15:36:02 2800488 0 1263244 15.77 2620 3942588 1410896 15.58 1388348 3121772 12 15:44:28 15:37:01 2800364 0 1263368 15.77 2620 3942588 1410920 15.58 1388568 3121772 8 15:44:28 15:38:01 2800968 0 1262756 15.77 2620 3942596 1410728 15.58 1387792 3121772 8 15:44:28 15:39:01 2800604 0 1263116 15.77 2620 3942600 1410908 15.58 1388360 3121772 16 15:44:28 15:40:01 2800356 0 1263308 15.77 2620 3942656 1410908 15.58 1388372 3121784 16 15:44:28 15:41:01 2800520 0 1263192 15.77 2620 3942608 1410908 15.58 1388368 3121772 12 15:44:28 15:42:01 2800700 0 1263012 15.77 2620 3942608 1410872 15.58 1388260 3121772 12 15:44:28 15:43:01 2801248 0 1262456 15.76 2620 3942616 1410728 15.58 1387812 3121772 12 15:44:28 15:44:01 2797948 0 1264536 15.79 2620 3943836 1411032 15.58 1389756 3123048 28 15:44:28 Average: 2615767 0 1280280 15.99 2620 4110274 1600777 17.67 1599258 3111093 92993 15:44:28 15:44:28 15:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:44:28 15:22:01 eth0 569.60 475.38 3549.42 48.98 0.00 0.00 0.00 0.00 15:44:28 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:22:01 docker0 216.46 271.27 14.99 842.01 0.00 0.00 0.00 0.00 15:44:28 15:23:01 eth0 42.85 24.68 38.64 16.23 0.00 0.00 0.00 0.00 15:44:28 15:23:01 veth9a8ba5a 0.73 0.87 0.06 0.08 0.00 0.00 0.00 0.00 15:44:28 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:23:01 docker0 0.73 0.73 0.05 0.07 0.00 0.00 0.00 0.00 15:44:28 15:24:02 eth0 29.54 21.49 17.76 105.60 0.00 0.00 0.00 0.00 15:44:28 15:24:02 veth9a8ba5a 1.55 1.55 0.12 0.12 0.00 0.00 0.00 0.00 15:44:28 15:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:24:02 docker0 1.55 1.55 0.10 0.12 0.00 0.00 0.00 0.00 15:44:28 15:25:02 eth0 198.97 172.62 1698.60 24.88 0.00 0.00 0.00 0.00 15:44:28 15:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:25:02 veth1c4fe7b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:44:28 15:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:26:01 eth0 84.78 59.15 189.25 13.99 0.00 0.00 0.00 0.00 15:44:28 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:26:01 veth1c4fe7b 0.00 0.66 0.00 0.03 0.00 0.00 0.00 0.00 15:44:28 15:26:01 docker0 45.95 58.86 2.91 167.64 0.00 0.00 0.00 0.00 15:44:28 15:27:01 vethd15b464 0.00 0.32 0.00 0.02 0.00 0.00 0.00 0.00 15:44:28 15:27:01 eth0 59.98 31.52 206.63 16.50 0.00 0.00 0.00 0.00 15:44:28 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:27:01 veth1c4fe7b 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 15:44:28 15:28:01 veth07ba55c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:44:28 15:28:01 veth657b8bf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:44:28 15:28:01 veth412f273 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:44:28 15:28:01 eth0 83.20 58.23 137.99 127.34 0.00 0.00 0.00 0.00 15:44:28 15:29:01 eth0 200.38 152.41 1632.64 21.45 0.00 0.00 0.00 0.00 15:44:28 15:29:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:44:28 15:29:01 docker0 1198.93 984.56 94.93 4315.85 0.00 0.00 0.00 0.00 15:44:28 15:30:01 eth0 1.78 0.58 0.41 0.22 0.00 0.00 0.00 0.00 15:44:28 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:31:01 eth0 2.68 0.75 0.82 0.44 0.00 0.00 0.00 0.00 15:44:28 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:32:01 eth0 1.00 0.30 0.32 0.23 0.00 0.00 0.00 0.00 15:44:28 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:33:01 eth0 0.47 0.28 0.27 0.20 0.00 0.00 0.00 0.00 15:44:28 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:34:01 eth0 0.42 0.10 0.04 0.01 0.00 0.00 0.00 0.00 15:44:28 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:35:01 eth0 1.58 0.28 0.38 0.20 0.00 0.00 0.00 0.00 15:44:28 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:36:02 eth0 1.33 0.47 0.48 0.24 0.00 0.00 0.00 0.00 15:44:28 15:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:37:01 eth0 0.90 0.63 0.54 0.44 0.00 0.00 0.00 0.00 15:44:28 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:38:01 eth0 0.92 0.07 0.07 0.01 0.00 0.00 0.00 0.00 15:44:28 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:39:01 eth0 1.30 0.28 0.36 0.20 0.00 0.00 0.00 0.00 15:44:28 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:40:01 eth0 1.13 0.28 0.33 0.20 0.00 0.00 0.00 0.00 15:44:28 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:41:01 eth0 0.58 0.35 0.34 0.26 0.00 0.00 0.00 0.00 15:44:28 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:42:01 eth0 1.02 0.28 0.38 0.20 0.00 0.00 0.00 0.00 15:44:28 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:43:01 eth0 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:44:28 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:44:01 eth0 1.43 0.67 1.22 0.28 0.00 0.00 0.00 0.00 15:44:28 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 Average: eth0 55.97 43.56 325.56 16.45 0.00 0.00 0.00 0.00 15:44:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:28 Average: docker0 15.00 19.69 1.01 71.24 0.00 0.00 0.00 0.00 15:44:28 15:44:28 15:44:28 ---> sar -P ALL: 15:44:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/30/21 _x86_64_ (2 CPU) 15:44:28 15:44:28 15:19:55 LINUX RESTART (2 CPU) 15:44:28 15:44:28 15:21:01 CPU %user %nice %system %iowait %steal %idle 15:44:28 15:22:01 all 15.19 0.00 5.90 5.29 0.08 73.55 15:44:28 15:22:01 0 13.36 0.00 6.50 6.06 0.09 73.99 15:44:28 15:22:01 1 17.01 0.00 5.30 4.52 0.07 73.11 15:44:28 15:23:01 all 56.28 0.00 6.81 0.92 0.10 35.88 15:44:28 15:23:01 0 56.58 0.00 6.71 0.72 0.09 35.89 15:44:28 15:23:01 1 55.98 0.00 6.92 1.12 0.11 35.87 15:44:28 15:24:02 all 41.94 0.00 6.36 3.33 0.11 48.26 15:44:28 15:24:02 0 42.35 0.00 6.68 3.17 0.11 47.69 15:44:28 15:24:02 1 41.53 0.00 6.04 3.49 0.11 48.83 15:44:28 15:25:02 all 33.65 0.00 11.40 19.38 0.12 35.45 15:44:28 15:25:02 0 32.05 0.00 11.21 20.11 0.11 36.52 15:44:28 15:25:02 1 35.26 0.00 11.59 18.66 0.13 34.37 15:44:28 15:26:01 all 11.60 0.00 9.79 61.61 0.11 16.90 15:44:28 15:26:01 0 11.77 0.00 9.90 63.71 0.11 14.51 15:44:28 15:26:01 1 11.42 0.00 9.67 59.51 0.11 19.29 15:44:28 15:27:01 all 63.21 0.00 11.39 23.03 0.14 2.23 15:44:28 15:27:01 0 64.13 0.00 10.71 23.91 0.14 1.10 15:44:28 15:27:01 1 62.29 0.00 12.07 22.15 0.14 3.35 15:44:28 15:28:01 all 50.00 0.00 15.71 32.50 0.15 1.64 15:44:28 15:28:01 0 49.84 0.00 15.24 33.07 0.15 1.71 15:44:28 15:28:01 1 50.15 0.00 16.19 31.94 0.15 1.58 15:44:28 15:29:01 all 23.55 0.00 6.79 5.40 0.08 64.18 15:44:28 15:29:01 0 25.19 0.00 6.67 4.66 0.07 63.41 15:44:28 15:29:01 1 21.91 0.00 6.92 6.14 0.09 64.94 15:44:28 15:30:01 all 0.16 0.00 0.05 0.00 0.01 99.78 15:44:28 15:30:01 0 0.20 0.00 0.05 0.00 0.02 99.73 15:44:28 15:30:01 1 0.12 0.00 0.05 0.00 0.00 99.83 15:44:28 15:31:01 all 0.17 0.00 0.05 0.00 0.03 99.76 15:44:28 15:31:01 0 0.27 0.00 0.03 0.00 0.02 99.68 15:44:28 15:31:01 1 0.07 0.00 0.07 0.00 0.03 99.83 15:44:28 15:32:01 all 0.04 0.00 0.03 0.00 0.03 99.91 15:44:28 15:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:44:28 15:32:01 1 0.05 0.00 0.03 0.00 0.03 99.88 15:44:28 15:44:28 15:32:01 CPU %user %nice %system %iowait %steal %idle 15:44:28 15:33:01 all 0.13 0.00 0.03 0.00 0.02 99.82 15:44:28 15:33:01 0 0.22 0.00 0.02 0.00 0.00 99.77 15:44:28 15:33:01 1 0.05 0.00 0.05 0.00 0.03 99.87 15:44:28 15:34:01 all 0.12 0.00 0.03 0.00 0.02 99.84 15:44:28 15:34:01 0 0.20 0.00 0.02 0.00 0.02 99.77 15:44:28 15:34:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:44:28 15:35:01 all 0.16 0.00 0.05 0.00 0.02 99.77 15:44:28 15:35:01 0 0.25 0.00 0.05 0.00 0.00 99.70 15:44:28 15:35:01 1 0.07 0.00 0.05 0.00 0.03 99.85 15:44:28 15:36:02 all 0.12 0.00 0.03 0.03 0.02 99.81 15:44:28 15:36:02 0 0.17 0.00 0.02 0.07 0.00 99.75 15:44:28 15:36:02 1 0.07 0.00 0.03 0.00 0.03 99.87 15:44:28 15:37:01 all 0.09 0.00 0.04 0.00 0.03 99.84 15:44:28 15:37:01 0 0.15 0.00 0.03 0.00 0.03 99.78 15:44:28 15:37:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:44:28 15:38:01 all 0.07 0.00 0.02 0.00 0.02 99.90 15:44:28 15:38:01 0 0.08 0.00 0.02 0.00 0.02 99.88 15:44:28 15:38:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:44:28 15:39:01 all 0.13 0.00 0.03 0.00 0.02 99.82 15:44:28 15:39:01 0 0.22 0.00 0.02 0.00 0.02 99.75 15:44:28 15:39:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:44:28 15:40:01 all 0.08 0.00 0.04 0.00 0.02 99.86 15:44:28 15:40:01 0 0.08 0.00 0.03 0.00 0.02 99.87 15:44:28 15:40:01 1 0.08 0.00 0.05 0.00 0.02 99.85 15:44:28 15:41:01 all 0.09 0.00 0.03 0.00 0.03 99.86 15:44:28 15:41:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:44:28 15:41:01 1 0.15 0.00 0.05 0.00 0.03 99.77 15:44:28 15:42:01 all 0.17 0.00 0.03 0.00 0.02 99.79 15:44:28 15:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:44:28 15:42:01 1 0.32 0.00 0.03 0.00 0.02 99.63 15:44:28 15:43:01 all 0.15 0.00 0.03 0.00 0.03 99.80 15:44:28 15:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:44:28 15:43:01 1 0.28 0.00 0.03 0.00 0.03 99.65 15:44:28 15:44:28 15:43:01 CPU %user %nice %system %iowait %steal %idle 15:44:28 15:44:01 all 0.26 0.00 0.03 0.07 0.02 99.63 15:44:28 15:44:01 0 0.08 0.00 0.02 0.00 0.02 99.88 15:44:28 15:44:01 1 0.43 0.00 0.03 0.13 0.02 99.38 15:44:28 Average: all 12.33 0.00 3.10 6.30 0.05 78.22 15:44:28 Average: 0 12.33 0.00 3.07 6.46 0.05 78.09 15:44:28 Average: 1 12.32 0.00 3.13 6.14 0.05 78.36 15:44:28 15:44:28 15:44:28