Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from db66c4504b6fb0d2feecb233a954eef631c67d3a+398431feff524dc71f99412bba68b8b552d1addb (263ee758146593f65f28ba1e8e06931e991302b3) 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-ssh4482727680197144017.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-ssh4311290651099782006.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-3531/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-3531/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8493458399439805218.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-ssh5785583777915535751.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-3531/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-3531/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4266484180610409493.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1081 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/32 [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/32 # 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/32@tmp/jenkins-gitclient-ssh6059354986968372532.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 398431feff524dc71f99412bba68b8b552d1addb into PR head commit db66c4504b6fb0d2feecb233a954eef631c67d3a Merge succeeded, producing 91f7069cecb60b9046a49aa9126c82d7c9a6db3a Checking out Revision 91f7069cecb60b9046a49aa9126c82d7c9a6db3a (PR-3531) > 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/32@tmp/jenkins-gitclient-ssh6131365328583347773.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db66c4504b6fb0d2feecb233a954eef631c67d3a # 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/32@tmp/jenkins-gitclient-ssh5789656450217685261.key > git merge 398431feff524dc71f99412bba68b8b552d1addb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 91f7069cecb60b9046a49aa9126c82d7c9a6db3a # timeout=10 Commit message: "Merge commit '398431feff524dc71f99412bba68b8b552d1addb' into HEAD" > git rev-list --no-walk db66c4504b6fb0d2feecb233a954eef631c67d3a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:30:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:30:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:30:36 ========================================================= 00:30:36 EdgeX Global Pipelines Version Info 00:30:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:30:41 ------------------- 00:30:41 stable info: 00:30:41 ------------------- 00:30:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:30:41 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 00:30:41 Message: update stable to v1.0.195 00:30:41 ------------------- 00:30:41 experimental info: 00:30:41 ------------------- 00:30:41 Commited By: **** collab-it+edgex@linuxfoundation.org 00:30:41 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 00:30:41 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:30:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:30:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:30:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:30:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:30:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3531 [Pipeline] echo 00:30:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3531 [Pipeline] echo 00:30:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3531 [Pipeline] echo 00:30:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 91f7069cecb60b9046a49aa9126c82d7c9a6db3a [Pipeline] echo 00:30:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 91f7069 [Pipeline] echo 00:30:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:30:42 provisioning config files... 00:30:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/32@tmp/config8169241842256539333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:42 ---> docker-login.sh 00:30:42 nexus3.edgexfoundry.org:10001 00:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:43 Configure a credential helper to remove this warning. See 00:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:43 00:30:43 Login Succeeded 00:30:43 nexus3.edgexfoundry.org:10002 00:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:43 Configure a credential helper to remove this warning. See 00:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:43 00:30:43 Login Succeeded 00:30:43 nexus3.edgexfoundry.org:10003 00:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:43 Configure a credential helper to remove this warning. See 00:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:43 00:30:43 Login Succeeded 00:30:43 nexus3.edgexfoundry.org:10004 00:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:43 Configure a credential helper to remove this warning. See 00:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:43 00:30:43 Login Succeeded 00:30:43 docker.io 00:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:43 Configure a credential helper to remove this warning. See 00:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:43 00:30:43 Login Succeeded 00:30:43 ---> docker-login.sh ends [Pipeline] } 00:30:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:44 ++ 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 00:30:44 + for file in '`ls cmd/**/Dockerfile`' 00:30:44 ++ dirname cmd/core-command/Dockerfile 00:30:44 ++ cut -d/ -f2 00:30:44 + echo core-command,cmd/core-command/Dockerfile 00:30:44 + for file in '`ls cmd/**/Dockerfile`' 00:30:44 ++ dirname cmd/core-data/Dockerfile 00:30:44 ++ cut -d/ -f2 00:30:44 + echo core-data,cmd/core-data/Dockerfile 00:30:44 + for file in '`ls cmd/**/Dockerfile`' 00:30:44 ++ dirname cmd/core-metadata/Dockerfile 00:30:44 ++ cut -d/ -f2 00:30:44 + echo core-metadata,cmd/core-metadata/Dockerfile 00:30:44 + for file in '`ls cmd/**/Dockerfile`' 00:30:44 ++ dirname cmd/security-bootstrapper/Dockerfile 00:30:44 ++ cut -d/ -f2 00:30:44 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:30:44 + for file in '`ls cmd/**/Dockerfile`' 00:30:44 ++ dirname cmd/security-proxy-setup/Dockerfile 00:30:44 ++ cut -d/ -f2 00:30:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:30:44 + for file in '`ls cmd/**/Dockerfile`' 00:30:44 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:30:44 ++ cut -d/ -f2 00:30:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:30:44 + for file in '`ls cmd/**/Dockerfile`' 00:30:44 ++ dirname cmd/support-notifications/Dockerfile 00:30:44 ++ cut -d/ -f2 00:30:44 + echo support-notifications,cmd/support-notifications/Dockerfile 00:30:44 + for file in '`ls cmd/**/Dockerfile`' 00:30:44 ++ dirname cmd/support-scheduler/Dockerfile 00:30:44 ++ cut -d/ -f2 00:30:44 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:30:44 + for file in '`ls cmd/**/Dockerfile`' 00:30:44 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:30:44 ++ cut -d/ -f2 00:30:44 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:30:44 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 00:30:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:45 00:30:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:30:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:45 latest: Pulling from edgex-devops/git-semver 00:30:45 31603596830f: Pulling fs layer 00:30:45 54011a49482f: Pulling fs layer 00:30:45 a6820b24f6d8: Pulling fs layer 00:30:45 f581987b2513: Pulling fs layer 00:30:45 f581987b2513: Waiting 00:30:45 54011a49482f: Verifying Checksum 00:30:45 54011a49482f: Download complete 00:30:45 31603596830f: Verifying Checksum 00:30:45 31603596830f: Download complete 00:30:45 31603596830f: Pull complete 00:30:45 f581987b2513: Verifying Checksum 00:30:45 f581987b2513: Download complete 00:30:46 a6820b24f6d8: Verifying Checksum 00:30:46 a6820b24f6d8: Download complete 00:30:46 54011a49482f: Pull complete 00:30:46 a6820b24f6d8: Pull complete 00:30:46 f581987b2513: Pull complete 00:30:46 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:30:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:30:46 prd-centos7-docker-4c-2g-1081 does not seem to be running inside a container 00:30:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:30:50 $ docker top 9f1cb74d1aec1efb843c929f07cf3d34565d5075addab3c4c6fbed533b856a85 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:30:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:50 [ssh-agent] Looking for ssh-agent implementation... 00:30:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:50 $ docker exec 9f1cb74d1aec1efb843c929f07cf3d34565d5075addab3c4c6fbed533b856a85 ssh-agent 00:30:50 SSH_AUTH_SOCK=/tmp/ssh-Gycs0bt2dyBP/agent.13 00:30:50 SSH_AGENT_PID=19 00:30:50 Running ssh-add (command line suppressed) 00:30:50 Identity added: /w/workspace/edgex-go/32@tmp/private_key_5397080048006226789.key (/w/workspace/edgex-go/32@tmp/private_key_5397080048006226789.key) 00:30:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:51 + git tag --points-at HEAD [Pipeline] } 00:30:51 $ docker exec --env ******** --env ******** 9f1cb74d1aec1efb843c929f07cf3d34565d5075addab3c4c6fbed533b856a85 ssh-agent -k 00:30:51 unset SSH_AUTH_SOCK; 00:30:51 unset SSH_AGENT_PID; 00:30:51 echo Agent pid 19 killed; 00:30:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:30:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:51 [ssh-agent] Looking for ssh-agent implementation... 00:30:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:51 $ docker exec 9f1cb74d1aec1efb843c929f07cf3d34565d5075addab3c4c6fbed533b856a85 ssh-agent 00:30:51 SSH_AUTH_SOCK=/tmp/ssh-RdnqxEtAyRUc/agent.51 00:30:51 SSH_AGENT_PID=57 00:30:51 Running ssh-add (command line suppressed) 00:30:51 Identity added: /w/workspace/edgex-go/32@tmp/private_key_876641992367842979.key (/w/workspace/edgex-go/32@tmp/private_key_876641992367842979.key) 00:30:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:51 + git semver init 00:30:51 # -> Open(): unable to determine branch for HEAD 00:30:51 # $GIT_DIR = /w/workspace/edgex-go/32/.git 00:30:51 # $GIT_WORK_TREE = /w/workspace/edgex-go/32 00:30:51 # $SEMVER_REMOTE_NAME = origin 00:30:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:30:51 # $SEMVER_USER_NAME = edgex-jenkins 00:30:51 # $SEMVER_BRANCH = PR-3531 00:30:51 # $SEMVER_TEMP = /tmp/semver-680912222 00:30:51 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:31:17 # '/tmp/semver-680912222' -> '/w/workspace/edgex-go/32/.semver' 00:31:17 # -> Force: false 00:31:17 # $SEMVER_DIR = /w/workspace/edgex-go/32/.semver [Pipeline] } 00:31:17 $ docker exec --env ******** --env ******** 9f1cb74d1aec1efb843c929f07cf3d34565d5075addab3c4c6fbed533b856a85 ssh-agent -k 00:31:17 unset SSH_AUTH_SOCK; 00:31:17 unset SSH_AGENT_PID; 00:31:17 echo Agent pid 57 killed; 00:31:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:17 + git semver [Pipeline] } 00:31:17 $ docker stop --time=1 9f1cb74d1aec1efb843c929f07cf3d34565d5075addab3c4c6fbed533b856a85 00:31:20 $ docker rm -f 9f1cb74d1aec1efb843c929f07cf3d34565d5075addab3c4c6fbed533b856a85 [Pipeline] // withDockerContainer [Pipeline] sh 00:31:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:31:20 Stashed 1 file(s) [Pipeline] echo 00:31:20 [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 00:31:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:31:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:31:22 + true 00:31:22 + sudo service docker restart 00:31:22 Redirecting to /bin/systemctl restart docker.service 00:31:36 Still waiting to schedule task 00:31:36 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 00:31:38 ========================================================= 00:31:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:31:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:31:38 + 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 . 00:31:40 Sending build context to Docker daemon 329.6MB 00:31:40 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:31:40 Step 2/6 : FROM ${BASE} 00:31:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:31:40 540db60ca938: Pulling fs layer 00:31:40 adcc1eea9eea: Pulling fs layer 00:31:40 4c4ab2625f07: Pulling fs layer 00:31:40 0510c868ecb4: Pulling fs layer 00:31:40 afea3b2eda06: Pulling fs layer 00:31:40 7809a108b3ef: Pulling fs layer 00:31:40 f706445af74f: Pulling fs layer 00:31:40 0510c868ecb4: Waiting 00:31:40 afea3b2eda06: Waiting 00:31:40 7809a108b3ef: Waiting 00:31:40 f706445af74f: Waiting 00:31:40 4c4ab2625f07: Verifying Checksum 00:31:40 4c4ab2625f07: Download complete 00:31:40 adcc1eea9eea: Verifying Checksum 00:31:40 adcc1eea9eea: Download complete 00:31:40 afea3b2eda06: Verifying Checksum 00:31:40 afea3b2eda06: Download complete 00:31:40 7809a108b3ef: Verifying Checksum 00:31:40 7809a108b3ef: Download complete 00:31:40 540db60ca938: Verifying Checksum 00:31:40 540db60ca938: Download complete 00:31:40 540db60ca938: Pull complete 00:31:40 adcc1eea9eea: Pull complete 00:31:40 4c4ab2625f07: Pull complete 00:31:42 f706445af74f: Verifying Checksum 00:31:42 f706445af74f: Download complete 00:31:42 0510c868ecb4: Verifying Checksum 00:31:42 0510c868ecb4: Download complete 00:31:46 0510c868ecb4: Pull complete 00:31:46 afea3b2eda06: Pull complete 00:31:46 7809a108b3ef: Pull complete 00:31:48 f706445af74f: Pull complete 00:31:48 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:31:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:31:48 ---> b068be0155e3 00:31:48 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 00:31:52 ---> Running in 7eae450a2b35 00:31:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:31:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:31:53 (1/12) Installing libmagic (5.39-r0) 00:31:54 (2/12) Installing file (5.39-r0) 00:31:54 (3/12) Installing libc-dev (0.7.2-r3) 00:31:54 (4/12) Installing g++ (10.2.1_pre1-r3) 00:32:03 (5/12) Installing fortify-headers (1.1-r0) 00:32:03 (6/12) Installing patch (2.7.6-r7) 00:32:03 (7/12) Installing build-base (0.5-r2) 00:32:03 (8/12) Installing libsodium (1.0.18-r0) 00:32:03 (9/12) Installing pkgconf (1.7.3-r0) 00:32:03 (10/12) Installing libsodium-dev (1.0.18-r0) 00:32:03 (11/12) Installing libzmq (4.3.3-r1) 00:32:03 (12/12) Installing zeromq-dev (4.3.3-r1) 00:32:03 Executing busybox-1.32.1-r6.trigger 00:32:03 OK: 219 MiB in 52 packages 00:32:05 Removing intermediate container 7eae450a2b35 00:32:05 ---> 0f403aab9126 00:32:05 Step 4/6 : WORKDIR /edgex-go 00:32:05 ---> Running in bd011eaa2bc4 00:32:05 Removing intermediate container bd011eaa2bc4 00:32:05 ---> bd5b9da553a4 00:32:05 Step 5/6 : COPY go.mod . 00:32:05 ---> adefc859a0ed 00:32:05 Step 6/6 : RUN go mod download 00:32:05 ---> Running in 6ff79e132823 00:32:17 Removing intermediate container 6ff79e132823 00:32:17 ---> be3d228c79eb 00:32:17 Successfully built be3d228c79eb 00:32:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:32:18 + docker inspect -f . ci-base-image-x86_64 00:32:18 . [Pipeline] withDockerContainer 00:32:18 prd-centos7-docker-4c-2g-1081 does not seem to be running inside a container 00:32:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:32:18 $ docker top b04737b9cb8169ac3238942d1cda192f8cb3d0fdef73ad92ab4a45199fc837f6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:19 + go version 00:32:19 go version go1.16.3 linux/amd64 [Pipeline] } 00:32:19 $ docker stop --time=1 b04737b9cb8169ac3238942d1cda192f8cb3d0fdef73ad92ab4a45199fc837f6 00:32:20 $ docker rm -f b04737b9cb8169ac3238942d1cda192f8cb3d0fdef73ad92ab4a45199fc837f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:20 + docker inspect -f . ci-base-image-x86_64 00:32:20 . [Pipeline] withDockerContainer 00:32:20 prd-centos7-docker-4c-2g-1081 does not seem to be running inside a container 00:32:20 $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:32:21 $ docker top 6b819b2b990ebf35aa1a1ce3418666be38d1cd2495e2f28cfbc2fef60358086d -eo pid,comm [Pipeline] { [Pipeline] echo 00:32:21 ========================================================= 00:32:21 [edgeXBuildGoParallel] Running Tests and Build... 00:32:21 ========================================================= [Pipeline] sh 00:32:21 + go mod tidy [Pipeline] sh 00:32:22 + make test 00:32:22 go mod tidy 00:32:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:32:29 ? github.com/edgexfoundry/edgex-go [no test files] 00:32:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:32:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:32:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:32:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:32:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:32:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:32:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:32:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:32:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:32:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:32:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:32:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:32:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:32:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:33:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements 00:33:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:33:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:33:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 100.0% of statements 00:33:01 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:33:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 53.1% of statements 00:33:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:33:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:33:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.089s coverage: 87.7% of statements 00:33:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:33:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:33:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.047s coverage: 78.9% of statements 00:33:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements 00:33:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:33:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:33:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:33:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:33:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:33:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.259s coverage: 95.1% of statements 00:33:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:33:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:33:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 00:33:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:33:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:33:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:33:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:33:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:33:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 00:33:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:33:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:33:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:33:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.041s coverage: 0.8% of statements 00:33:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:33:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 00:33:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 22.0% of statements 00:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 00:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements 00:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 00:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements 00:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 00:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.066s coverage: 94.4% of statements 00:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 00:33:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.201s coverage: 81.8% of statements 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 00:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 00:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 00:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.2% of statements 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.146s coverage: 64.4% of statements 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 00:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 00:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 00:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements 00:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 00:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.185s coverage: 66.9% of statements 00:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.6% of statements 00:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 00:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 00:33:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:33:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 19.3% of statements 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:33:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.144s coverage: 91.9% of statements 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:33:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:33:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.6% of statements 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:33:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:33:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 00:33:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 00:33:51 GO111MODULE=on go vet ./... 00:34:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1084 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws 00:34:13 Running in /w/workspace/edgex-go/32 [Pipeline] { [Pipeline] checkout 00:34:14 The recommended git tool is: git 00:34:18 gofmt -l . 00:34:18 [ "`gofmt -l .`" = "" ] 00:34:18 ./bin/test-attribution-txt.sh [Pipeline] sh 00:34:18 + ls -al . 00:34:18 total 560 00:34:18 drwxrwxr-x 10 1001 1001 4096 Jul 1 00:34 . 00:34:18 drwxr-xr-x 4 root root 30 Jul 1 00:32 .. 00:34:18 -rw-rw-r-- 1 1001 1001 11 Jul 1 00:30 .dockerignore 00:34:18 drwxrwxr-x 8 1001 1001 179 Jul 1 00:30 .git 00:34:18 drwxrwxr-x 3 1001 1001 125 Jul 1 00:30 .github 00:34:18 -rw-rw-r-- 1 1001 1001 818 Jul 1 00:30 .gitignore 00:34:18 drwx------ 3 1001 1001 60 Jul 1 00:31 .semver 00:34:18 -rw-rw-r-- 1 1001 1001 166 Jul 1 00:30 .sonarcloud.properties 00:34:18 -rw-rw-r-- 1 1001 1001 8609 Jul 1 00:30 Attribution.txt 00:34:18 -rw-rw-r-- 1 1001 1001 43881 Jul 1 00:30 CHANGELOG.md 00:34:18 -rw-rw-r-- 1 1001 1001 3804 Jul 1 00:30 CONTRIBUTING.md 00:34:18 -rw-rw-r-- 1 1001 1001 931 Jul 1 00:30 Dockerfile.build 00:34:18 -rw-rw-r-- 1 1001 1001 849 Jul 1 00:30 Jenkinsfile 00:34:18 -rw-rw-r-- 1 1001 1001 10775 Jul 1 00:30 LICENSE 00:34:18 -rw-rw-r-- 1 1001 1001 5605 Jul 1 00:30 Makefile 00:34:18 -rw-rw-r-- 1 1001 1001 7818 Jul 1 00:30 README.md 00:34:18 -rw-rw-r-- 1 1001 1001 6912 Jul 1 00:30 SECURITY.md 00:34:18 -rw-rw-r-- 1 1001 1001 5 Jul 1 00:31 VERSION 00:34:18 -rw-rw-r-- 1 1001 1001 4131 Jul 1 00:30 ZMQWindows.md 00:34:18 drwxrwxr-x 2 1001 1001 37 Jul 1 00:30 bin 00:34:18 drwxrwxr-x 14 1001 1001 4096 Jul 1 00:30 cmd 00:34:18 -rw-r--r-- 1 root root 398095 Jul 1 00:33 coverage.out 00:34:18 -rw-rw-r-- 1 1001 1001 806 Jul 1 00:30 go.mod 00:34:18 -rw-r--r-- 1 root root 20850 Jul 1 00:32 go.sum 00:34:18 drwxrwxr-x 7 1001 1001 114 Jul 1 00:30 internal 00:34:18 drwxrwxr-x 3 1001 1001 16 Jul 1 00:30 openapi 00:34:18 drwxrwxr-x 4 1001 1001 71 Jul 1 00:30 snap 00:34:18 -rw-rw-r-- 1 1001 1001 168 Jul 1 00:30 version.go [Pipeline] sh 00:34:21 + '[' -e coverage.out ] 00:34:21 + chown 1001:1001 coverage.out [Pipeline] stash 00:34:21 Stashed 1 file(s) [Pipeline] sh 00:34:21 + make build 00:34:21 go mod tidy 00:34:21 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 00:34:22 using credential edgex-jenkins-ssh 00:34:22 Cloning the remote Git repository 00:34:23 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 00:34:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:34:23 > git init /w/workspace/edgex-go/32 # timeout=10 00:34:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:23 > git --version # timeout=10 00:34:23 > git --version # 'git version 2.17.1' 00:34:23 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:30 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 00:34:31 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 00:34:32 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 00:34:32 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 00: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 00:34:34 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 00:34:35 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 00: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 00:34:37 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 00:34:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:34:40 $ docker stop --time=1 6b819b2b990ebf35aa1a1ce3418666be38d1cd2495e2f28cfbc2fef60358086d 00:34:42 $ docker rm -f 6b819b2b990ebf35aa1a1ce3418666be38d1cd2495e2f28cfbc2fef60358086d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 00:34:42 Merging remotes/origin/master commit 398431feff524dc71f99412bba68b8b552d1addb into PR head commit db66c4504b6fb0d2feecb233a954eef631c67d3a [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 00:34:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:41 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:34:42 > git config core.sparsecheckout # timeout=10 00:34:42 > git checkout -f db66c4504b6fb0d2feecb233a954eef631c67d3a # timeout=10 00:34:43 Merge succeeded, producing 38fcbca5b772b6e9f87841882003980fff4ce189 00:34:43 Checking out Revision 38fcbca5b772b6e9f87841882003980fff4ce189 (PR-3531) [Pipeline] isUnix [Pipeline] sh 00:34:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:43 00:34:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:34:42 > git remote # timeout=10 00:34:42 > git config --get remote.origin.url # timeout=10 00:34:42 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:42 > git merge 398431feff524dc71f99412bba68b8b552d1addb # timeout=10 00:34:43 > git rev-parse HEAD^{commit} # timeout=10 00:34:43 > git config core.sparsecheckout # timeout=10 00:34:43 > git checkout -f 38fcbca5b772b6e9f87841882003980fff4ce189 # timeout=10 00:34:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:46 latest: Pulling from edgex-devops/edgex-compose 00:34:46 cbdbe7a5bc2a: Pulling fs layer 00:34:46 ca9280d653b3: Pulling fs layer 00:34:46 7e9c9ca2126c: Pulling fs layer 00:34:46 cbdbe7a5bc2a: Verifying Checksum 00:34:46 cbdbe7a5bc2a: Download complete 00:34:46 cbdbe7a5bc2a: Pull complete 00:34:46 ca9280d653b3: Verifying Checksum 00:34:46 ca9280d653b3: Download complete 00:34:46 ca9280d653b3: Pull complete 00:34:46 7e9c9ca2126c: Verifying Checksum 00:34:46 7e9c9ca2126c: Download complete 00:34:49 7e9c9ca2126c: Pull complete 00:34:49 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:34:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:34:49 prd-centos7-docker-4c-2g-1081 does not seem to be running inside a container 00:34:49 Commit message: "Merge commit '398431feff524dc71f99412bba68b8b552d1addb' into HEAD" 00:34:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:34:49 > git rev-list --no-walk db66c4504b6fb0d2feecb233a954eef631c67d3a # timeout=10 00:34:53 $ docker top 2178215ed0e772bd13c5b92a0d58fc8023c0e2219dc396b8b7a6212f5b40cd68 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:34:53 + docker-compose build --help 00:34:53 + grep parallel 00:34:54 --parallel Build images in parallel. [Pipeline] } 00:34:54 $ docker stop --time=1 2178215ed0e772bd13c5b92a0d58fc8023c0e2219dc396b8b7a6212f5b40cd68 00:34:54 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 00:34:55 $ docker rm -f 2178215ed0e772bd13c5b92a0d58fc8023c0e2219dc396b8b7a6212f5b40cd68 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:34:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:55 . [Pipeline] withDockerContainer 00:34:55 prd-centos7-docker-4c-2g-1081 does not seem to be running inside a container 00:34:55 $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:34:56 + sudo service docker restart 00:34:56 + true 00:34:56 $ docker top 06bd5f117858f1fb79c9818fa433635061a4a74551d08e883b1dd10714741b30 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:56 + docker-compose -f ./docker-compose-build.yml build --parallel 00:34:57 Building core-command ... 00:34:57 Building core-data ... 00:34:57 Building core-metadata ... 00:34:57 Building security-bootstrapper ... 00:34:57 Building security-proxy-setup ... 00:34:57 Building security-secretstore-setup ... 00:34:57 Building support-notifications ... 00:34:57 Building support-scheduler ... 00:34:57 Building sys-mgmt-agent ... 00:34:57 Building support-notifications 00:34:57 Building security-bootstrapper 00:34:57 Building security-proxy-setup 00:34:57 Building core-command 00:34:57 Building core-metadata 00:35:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:35:11 ---> be3d228c79eb 00:35:11 Step 3/23 : WORKDIR /edgex-go 00:35:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:35:11 ---> be3d228c79eb 00:35:11 Step 3/24 : WORKDIR /edgex-go 00:35:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:35:11 ---> be3d228c79eb 00:35:11 Step 3/24 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:35:17 provisioning config files... 00:35:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/32@tmp/config827339771057227656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:35:17 ---> docker-login.sh 00:35:17 nexus3.edgexfoundry.org:10001 00:35:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:18 Configure a credential helper to remove this warning. See 00:35:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:18 00:35:18 Login Succeeded 00:35:18 nexus3.edgexfoundry.org:10002 00:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:19 Configure a credential helper to remove this warning. See 00:35:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:19 00:35:19 Login Succeeded 00:35:19 nexus3.edgexfoundry.org:10003 00:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:19 Configure a credential helper to remove this warning. See 00:35:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:19 00:35:19 Login Succeeded 00:35:19 nexus3.edgexfoundry.org:10004 00:35:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:20 Configure a credential helper to remove this warning. See 00:35:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:20 00:35:20 Login Succeeded 00:35:20 docker.io 00:35:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:20 Configure a credential helper to remove this warning. See 00:35:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:20 00:35:20 Login Succeeded 00:35:20 ---> docker-login.sh ends [Pipeline] } 00:35:21 Deleting 1 temporary files [Pipeline] // configFileProvider 00:35:21 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:35:21 ---> be3d228c79eb 00:35:21 Step 3/22 : WORKDIR /edgex-go [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:35:21 ========================================================= 00:35:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:35:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:35:21 + 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 . 00:35:22 ---> Running in 31cc1576bb36 00:35:22 ---> Running in 712431e4d4ce 00:35:22 ---> Running in 50c916cc0fff 00:35:22 ---> Running in 83af5d2fdfd1 00:35:23 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:23 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:35:23 ---> be3d228c79eb 00:35:23 Step 3/32 : WORKDIR /edgex-go 00:35:23 Removing intermediate container 83af5d2fdfd1 00:35:23 ---> 43212569a83e 00:35:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:23 Removing intermediate container 31cc1576bb36 00:35:23 ---> 43f30a8b26fe 00:35:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:23 ---> Using cache 00:35:23 ---> c65a0dabe87a 00:35:23 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:23 Removing intermediate container 712431e4d4ce 00:35:23 ---> c65a0dabe87a 00:35:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:23 Removing intermediate container 50c916cc0fff 00:35:23 ---> fc041e99107a 00:35:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:23 ---> Running in 868e3f68ffda 00:35:23 ---> Running in 97e2f2af2a45 00:35:23 ---> Running in b8479d997aa3 00:35:23 ---> Running in 3b0de09045c5 00:35:23 ---> Running in e270c985d3d4 00:35:24 Removing intermediate container 97e2f2af2a45 00:35:24 ---> c42f3a3d6d6f 00:35:24 Step 5/24 : RUN apk add --update --no-cache make git 00:35:24 ---> Running in 0a3219b7cb3a 00:35:24 Sending build context to Docker daemon 166.4MB 00:35:24 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:35:24 Step 2/6 : FROM ${BASE} 00:35:24 Removing intermediate container b8479d997aa3 00:35:24 ---> cced58f04cf9 00:35:24 Step 5/32 : RUN apk add --update --no-cache make git 00:35:24 ---> Running in dc83b110a9d7 00:35:24 Removing intermediate container 868e3f68ffda 00:35:24 ---> 3af4ef7540af 00:35:24 Step 5/22 : RUN apk add --update --no-cache make git 00:35:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:35:24 595b0fe564bb: Pulling fs layer 00:35:24 3088b5b3c5c0: Pulling fs layer 00:35:24 5b7225fbf94c: Pulling fs layer 00:35:24 ba82ee9f976e: Pulling fs layer 00:35:24 506bd15cee9f: Pulling fs layer 00:35:24 75a0a4a0db45: Pulling fs layer 00:35:24 618dc40b7e24: Pulling fs layer 00:35:24 506bd15cee9f: Waiting 00:35:24 75a0a4a0db45: Waiting 00:35:24 618dc40b7e24: Waiting 00:35:24 ba82ee9f976e: Waiting 00:35:24 5b7225fbf94c: Verifying Checksum 00:35:24 5b7225fbf94c: Download complete 00:35:24 3088b5b3c5c0: Verifying Checksum 00:35:24 3088b5b3c5c0: Download complete 00:35:24 506bd15cee9f: Verifying Checksum 00:35:24 506bd15cee9f: Download complete 00:35:24 Removing intermediate container 3b0de09045c5 00:35:24 ---> 4ea62dbba242 00:35:24 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:35:24 ---> Running in 63e6cd1fa006 00:35:24 ---> Running in 9b67c7e3ece1 00:35:24 Removing intermediate container e270c985d3d4 00:35:24 ---> aabd7e50d763 00:35:24 Step 5/24 : RUN apk add --update --no-cache make git 00:35:24 ---> Running in 956ac6560a73 00:35:25 75a0a4a0db45: Verifying Checksum 00:35:25 75a0a4a0db45: Download complete 00:35:25 595b0fe564bb: Verifying Checksum 00:35:25 595b0fe564bb: Download complete 00:35:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:25 595b0fe564bb: Pull complete 00:35:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:26 3088b5b3c5c0: Pull complete 00:35:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:26 OK: 219 MiB in 52 packages 00:35:26 OK: 219 MiB in 52 packages 00:35:26 5b7225fbf94c: Pull complete 00:35:27 OK: 219 MiB in 52 packages 00:35:27 Removing intermediate container 0a3219b7cb3a 00:35:27 ---> e9a64a1fd78f 00:35:27 Step 6/24 : COPY go.mod . 00:35:27 Removing intermediate container 63e6cd1fa006 00:35:27 ---> 6eb25a43b20c 00:35:27 Step 6/22 : COPY go.mod . 00:35:27 ---> 0fcc753cbbf2 00:35:27 Step 7/24 : RUN go mod download 00:35:27 618dc40b7e24: Verifying Checksum 00:35:27 618dc40b7e24: Download complete 00:35:27 ---> Running in 98df881a4491 00:35:27 Removing intermediate container 956ac6560a73 00:35:27 ---> eae46e047e33 00:35:27 Step 6/24 : COPY go.mod . 00:35:27 OK: 219 MiB in 52 packages 00:35:27 ---> 73654efcb02f 00:35:27 Step 7/22 : RUN go mod download 00:35:27 OK: 219 MiB in 52 packages 00:35:27 ---> Running in 98fb0824c6e1 00:35:27 ---> efb9bb0bb2b8 00:35:27 Step 7/24 : RUN go mod download 00:35:27 ---> Running in f7a71b345346 00:35:27 Removing intermediate container 9b67c7e3ece1 00:35:27 ---> 0ba9c8d33d9b 00:35:27 Step 6/23 : COPY go.mod . 00:35:28 Removing intermediate container dc83b110a9d7 00:35:28 ---> 940f3ce5c57b 00:35:28 Step 6/32 : COPY go.mod . 00:35:28 ---> 822f88be6b90 00:35:28 Step 7/23 : RUN go mod download 00:35:28 ---> Running in f82d397fec63 00:35:28 Removing intermediate container 98df881a4491 00:35:28 ---> 7affbe238db7 00:35:28 Step 8/24 : COPY . . 00:35:28 ba82ee9f976e: Verifying Checksum 00:35:28 ba82ee9f976e: Download complete 00:35:28 ---> c2b6ae41cbfa 00:35:28 Step 7/32 : RUN go mod download 00:35:28 ---> Running in d15a51a88f7d 00:35:33 Removing intermediate container 98fb0824c6e1 00:35:33 ---> 0413796bbe84 00:35:33 Step 8/22 : COPY . . 00:35:33 ---> 44cb65abab2f 00:35:33 Step 9/24 : RUN go mod tidy 00:35:34 Removing intermediate container f7a71b345346 00:35:34 ---> 13c75a32d642 00:35:34 Step 8/24 : COPY . . 00:35:39 ba82ee9f976e: Pull complete 00:35:39 506bd15cee9f: Pull complete 00:35:39 75a0a4a0db45: Pull complete 00:35:42 ---> Running in 64ea8faf7c79 00:35:42 Removing intermediate container f82d397fec63 00:35:42 ---> c94e386dbe87 00:35:42 Step 8/23 : COPY . . 00:35:42 ---> a94e4a7f4111 00:35:42 Step 9/22 : RUN go mod tidy 00:35:44 618dc40b7e24: Pull complete 00:35:44 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 00:35:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:35:44 ---> a36622ca3599 00:35:44 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 00:35:45 Removing intermediate container d15a51a88f7d 00:35:45 ---> 097b5501319d 00:35:45 Step 8/32 : COPY . . 00:35:45 ---> Running in ce876b664fe7 00:35:46 ---> Running in c57675db6542 00:35:47 ---> af24fffe8aca 00:35:47 Step 9/24 : RUN go mod tidy 00:35:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:35:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:35:50 (1/12) Installing libmagic (5.39-r0) 00:35:50 (2/12) Installing file (5.39-r0) 00:35:51 (3/12) Installing libc-dev (0.7.2-r3) 00:35:51 (4/12) Installing g++ (10.2.1_pre1-r3) 00:35:51 ---> Running in 167fa04662cb 00:35:51 ---> a89606311ac7 00:35:51 Step 9/23 : RUN go mod tidy 00:35:51 ---> Running in 9d7df24b335e 00:35:51 Removing intermediate container 64ea8faf7c79 00:35:51 ---> 3ee40de40a89 00:35:51 Step 10/24 : RUN make cmd/core-command/core-command 00:35:51 ---> Running in 0d3b3a607bc7 00:35:51 Removing intermediate container ce876b664fe7 00:35:51 ---> 8d9c4a45be4c 00:35:51 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:35:52 ---> Running in a7db340d74f5 00:35:52 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 00:35:52 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 00:35:56 Removing intermediate container 167fa04662cb 00:35:56 ---> 94492498d5fe 00:35:56 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:35:56 Removing intermediate container 9d7df24b335e 00:35:56 ---> 72b4590686ca 00:35:56 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:35:56 ---> Running in bb076dda5e7a 00:35:56 ---> Running in fb1261440c07 00:35:57 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 00:35:58 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 00:35:59 ---> f4bba3776dff 00:35:59 Step 9/32 : RUN go mod tidy 00:35:59 ---> Running in a6cbed751c2d 00:36:01 (5/12) Installing fortify-headers (1.1-r0) 00:36:01 (6/12) Installing patch (2.7.6-r7) 00:36:01 (7/12) Installing build-base (0.5-r2) 00:36:01 (8/12) Installing libsodium (1.0.18-r0) 00:36:01 (9/12) Installing pkgconf (1.7.3-r0) 00:36:01 (10/12) Installing libsodium-dev (1.0.18-r0) 00:36:01 (11/12) Installing libzmq (4.3.3-r1) 00:36:01 (12/12) Installing zeromq-dev (4.3.3-r1) 00:36:01 Executing busybox-1.32.1-r6.trigger 00:36:01 OK: 218 MiB in 52 packages 00:36:01 Removing intermediate container a6cbed751c2d 00:36:01 ---> 9acd2f7d91e1 00:36:01 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:36:01 ---> Running in d04ddbbb7058 00:36:02 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 00:36:05 Removing intermediate container c57675db6542 00:36:05 ---> 368402dd0cc9 00:36:05 Step 4/6 : WORKDIR /edgex-go 00:36:05 ---> Running in 1788bf9b57b8 00:36:05 Removing intermediate container 1788bf9b57b8 00:36:05 ---> 19862f843a8b 00:36:05 Step 5/6 : COPY go.mod . 00:36:08 ---> d3937a97b066 00:36:08 Step 6/6 : RUN go mod download 00:36:08 ---> Running in 8e3f6f2da308 00:36:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:36:34 Removing intermediate container 0d3b3a607bc7 00:36:34 ---> dfdd589337e6 00:36:34 00:36:34 Step 11/24 : FROM alpine:3.12 00:36:34 3.12: Pulling from library/alpine 00:36:34 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:36:34 Status: Downloaded newer image for alpine:3.12 00:36:34 ---> 13621d1b12d4 00:36:34 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:36:35 ---> Running in 2b2961d13a26 00:36:35 Removing intermediate container 8e3f6f2da308 00:36:35 ---> affed9463d04 00:36:35 Successfully built affed9463d04 00:36:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:36:35 + docker inspect -f . ci-base-image-arm64 00:36:35 . [Pipeline] withDockerContainer 00:36:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:35 prd-ubuntu18.04-docker-arm64-4c-16g-1084 does not seem to be running inside a container 00:36:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:36:35 (1/1) Installing dumb-init (1.2.2-r1) 00:36:35 Executing busybox-1.31.1-r20.trigger 00:36:35 OK: 6 MiB in 15 packages 00:36:36 Removing intermediate container 2b2961d13a26 00:36:36 ---> 2ab8f5573e30 00:36:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:36:36 ---> Running in 82509caa8cb0 00:36:36 Removing intermediate container 82509caa8cb0 00:36:36 ---> 9170556ca370 00:36:36 Step 14/24 : ENV APP_PORT=59882 00:36:36 ---> Running in 5b29502dd567 00:36:36 Removing intermediate container 5b29502dd567 00:36:36 ---> 5cafd872badc 00:36:36 Step 15/24 : EXPOSE $APP_PORT 00:36:36 ---> Running in c6475412ab37 00:36:37 Removing intermediate container c6475412ab37 00:36:37 ---> b885a8535cfd 00:36:37 Step 16/24 : WORKDIR / 00:36:37 ---> Running in 8469ba24744c 00:36:37 Removing intermediate container 8469ba24744c 00:36:37 ---> e99834d71f10 00:36:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:37 $ docker top 1d68c7873b5d85ef5337c0d9258db67005df1a099316314d6683f4e0650e784a -eo pid,comm 00:36:37 ---> 5e99d97e59f6 00:36:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [Pipeline] { [Pipeline] sh 00:36:38 ---> b1cfe223d093 00:36:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:36:38 + go version 00:36:38 go version go1.16.5 linux/arm64 [Pipeline] } 00:36:38 $ docker stop --time=1 1d68c7873b5d85ef5337c0d9258db67005df1a099316314d6683f4e0650e784a 00:36:38 ---> 91a070bf9eb1 00:36:38 Step 20/24 : ENTRYPOINT ["/core-command"] 00:36:38 ---> Running in c2c070182f70 00:36:39 Removing intermediate container c2c070182f70 00:36:39 ---> 21937897d15a 00:36:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:39 ---> Running in 167bc4aa5c86 00:36:39 Removing intermediate container a7db340d74f5 00:36:39 ---> 3f882f85aef3 00:36:39 00:36:39 Step 11/22 : FROM alpine:3.12 00:36:39 ---> 13621d1b12d4 00:36:39 Step 12/22 : RUN apk add --update --no-cache curl 00:36:39 ---> Running in a901af727617 00:36:39 Removing intermediate container 167bc4aa5c86 00:36:39 ---> fe5c06999991 00:36:39 Step 22/24 : LABEL arch=x86_64 00:36:39 ---> Running in 853b46f58e27 00:36:40 $ docker rm -f 1d68c7873b5d85ef5337c0d9258db67005df1a099316314d6683f4e0650e784a 00:36:40 Removing intermediate container 853b46f58e27 00:36:40 ---> d97e00449bf5 00:36:40 Step 23/24 : LABEL git_sha=91f7069cecb60b9046a49aa9126c82d7c9a6db3a 00:36:40 ---> Running in 2ad7365e4290 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 00:36:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:40 Removing intermediate container 2ad7365e4290 00:36:40 ---> 2b1ed44aaf07 00:36:40 Step 24/24 : LABEL version=0.0.0 00:36:40 ---> Running in f7455f59c743 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 00:36:40 Removing intermediate container f7455f59c743 00:36:40 ---> f058899eea94 00:36:40 00:36:40 Successfully built f058899eea94 [Pipeline] isUnix [Pipeline] sh 00:36:40 (1/4) Installing ca-certificates (20191127-r4) 00:36:40 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:36:40 (3/4) Installing libcurl (7.77.0-r0) 00:36:40 Successfully tagged core-command:latest 00:36:40 (4/4) Installing curl (7.77.0-r0) 00:36:40 Executing busybox-1.31.1-r20.trigger 00:36:40 Building security-secretstore-setup 00:36:40 Executing ca-certificates-20191127-r4.trigger 00:36:41 + docker inspect -f . ci-base-image-arm64 00:36:41 . [Pipeline] withDockerContainer 00:36:41  Building core-command ... done OK: 7 MiB in 18 packages 00:36:41 prd-ubuntu18.04-docker-arm64-4c-16g-1084 does not seem to be running inside a container 00:36:41 $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:36:42 Removing intermediate container a901af727617 00:36:42 ---> ca07c864895d 00:36:42 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:36:42 ---> Running in a583c37f2d09 00:36:42 $ docker top 86106c3d5672f0e2e078e177c897b24d49afc5e5871829bce7f5b9bdaf26ebc9 -eo pid,comm [Pipeline] { [Pipeline] echo 00:36:43 ========================================================= 00:36:43 [edgeXBuildGoParallel] Running Tests and Build... 00:36:43 ========================================================= [Pipeline] sh 00:36:43 Removing intermediate container a583c37f2d09 00:36:43 ---> 5938a0ff9fe4 00:36:43 Step 14/22 : WORKDIR /edgex 00:36:43 + go mod tidy [Pipeline] sh 00:36:45 ---> Running in a5acf41b28c0 00:36:45 + make test 00:36:45 go mod tidy 00:36:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:36:46 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:36:46 ---> be3d228c79eb 00:36:46 Step 3/26 : WORKDIR /edgex-go 00:36:46 ---> Using cache 00:36:46 ---> fc041e99107a 00:36:46 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:46 ---> Using cache 00:36:46 ---> aabd7e50d763 00:36:46 Step 5/26 : RUN apk add --update --no-cache make git 00:36:46 ---> Using cache 00:36:46 ---> eae46e047e33 00:36:46 Step 6/26 : COPY go.mod . 00:36:46 ---> Using cache 00:36:46 ---> efb9bb0bb2b8 00:36:46 Step 7/26 : RUN go mod download 00:36:46 ---> Using cache 00:36:46 ---> 13c75a32d642 00:36:46 Step 8/26 : COPY . . 00:36:46 ---> Using cache 00:36:46 ---> af24fffe8aca 00:36:46 Step 9/26 : RUN go mod tidy 00:36:46 ---> Using cache 00:36:46 ---> 94492498d5fe 00:36:46 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:36:47 ---> Running in 9f88a90b1b30 00:36:47 Removing intermediate container fb1261440c07 00:36:47 ---> 837a5e66ec28 00:36:47 00:36:47 Step 11/23 : FROM alpine:3.12 00:36:47 ---> 13621d1b12d4 00:36:47 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:36:47 ---> Running in 906ffef9f8a7 00:36:47 Removing intermediate container a5acf41b28c0 00:36:47 ---> 1694bf9d7301 00:36:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:36:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:36:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:48 ---> d1defad14dce 00:36:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:36:48 (1/2) Installing ca-certificates (20191127-r4) 00:36:48 (2/2) Installing dumb-init (1.2.2-r1) 00:36:48 Executing busybox-1.31.1-r20.trigger 00:36:48 Executing ca-certificates-20191127-r4.trigger 00:36:48 OK: 6 MiB in 16 packages 00:36:48 Removing intermediate container bb076dda5e7a 00:36:48 ---> 70238104987e 00:36:48 00:36:48 Step 11/24 : FROM alpine:3.12 00:36:48 ---> 13621d1b12d4 00:36:48 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:36:48 ---> Using cache 00:36:48 ---> 2ab8f5573e30 00:36:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:36:48 ---> Using cache 00:36:48 ---> 9170556ca370 00:36:48 Step 14/24 : ENV APP_PORT=59881 00:36:48 Removing intermediate container d04ddbbb7058 00:36:48 ---> c503b8888ae6 00:36:48 00:36:48 Step 11/32 : FROM alpine:3.12 00:36:48 ---> 13621d1b12d4 00:36:48 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:36:48 ---> Running in 960095af2fc8 00:36:49 ---> Running in 77a5fe60a763 00:36:49 ---> a8d7ae1b8947 00:36:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:36:49 Removing intermediate container 960095af2fc8 00:36:49 ---> 69f92588d186 00:36:49 Step 15/24 : EXPOSE $APP_PORT 00:36:49 ---> Running in 31e9a062123e 00:36:49 Removing intermediate container 77a5fe60a763 00:36:49 ---> 4b8c8a195e67 00:36:49 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:36:49 ---> Running in be779998c699 00:36:49 Removing intermediate container 31e9a062123e 00:36:49 ---> 03f99bb09d26 00:36:49 Step 16/24 : WORKDIR / 00:36:49 Removing intermediate container 906ffef9f8a7 00:36:49 ---> dc99300784db 00:36:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:36:49 ---> Running in ca1362821c0a 00:36:49 ---> Running in bc14179297e2 00:36:49 ---> fc3e2edb1040 00:36:49 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:36:49 ---> Running in 867507d7ce96 00:36:50 Removing intermediate container bc14179297e2 00:36:50 ---> d65e50f85f88 00:36:50 Step 14/23 : ENV APP_PORT=59860 00:36:50 Removing intermediate container ca1362821c0a 00:36:50 ---> b8a459ad69a4 00:36:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:50 ---> Running in cfffee2a5fe1 00:36:50 Removing intermediate container 867507d7ce96 00:36:50 ---> 1b3c962c2f63 00:36:50 Step 19/22 : CMD ["--init=true"] 00:36:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:50 ---> Running in c16df51e1de5 00:36:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:50 Removing intermediate container cfffee2a5fe1 00:36:50 ---> 064e8ed37c41 00:36:50 Step 15/23 : EXPOSE $APP_PORT 00:36:50 ---> 25b83b120cc1 00:36:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:36:50 ---> Running in 85eeb1b4ed33 00:36:50 (1/2) Installing dumb-init (1.2.2-r1) 00:36:50 (2/2) Installing su-exec (0.2-r1) 00:36:50 Executing busybox-1.31.1-r20.trigger 00:36:50 Removing intermediate container c16df51e1de5 00:36:50 ---> 86cbb7a0e709 00:36:50 Step 20/22 : LABEL arch=x86_64 00:36:50 OK: 6 MiB in 16 packages 00:36:50 ---> Running in 6289261ee15a 00:36:51 Removing intermediate container 85eeb1b4ed33 00:36:51 ---> 6c2c1c6efd11 00:36:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:51 Removing intermediate container 6289261ee15a 00:36:51 ---> dc0edde18df1 00:36:51 Step 21/22 : LABEL git_sha=91f7069cecb60b9046a49aa9126c82d7c9a6db3a 00:36:51 ---> Running in b549f6f153ae 00:36:51 ---> ff2543af665b 00:36:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:36:51 ---> 213e36240124 00:36:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:36:51 Removing intermediate container be779998c699 00:36:51 ---> 83acac19f5d3 00:36:51 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:36:51 ---> Running in 2b5130721c9a 00:36:51 Removing intermediate container b549f6f153ae 00:36:51 ---> 9c51dd822bf9 00:36:51 Step 22/22 : LABEL version=0.0.0 00:36:52 ---> 77925f1f32d7 00:36:52 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:36:52 ---> Running in 734d970bdfbd 00:36:52 Removing intermediate container 2b5130721c9a 00:36:52 ---> c72fbcdee433 00:36:52 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:36:52 ---> f58323161445 00:36:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:36:52 ---> Running in a1d6ed12d049 00:36:52 ---> Running in d536dacc904b 00:36:52 Removing intermediate container 734d970bdfbd 00:36:52 ---> d786c48d6345 00:36:52 00:36:52 Removing intermediate container d536dacc904b 00:36:52 ---> 6d2d94648c07 00:36:52 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:36:52 Removing intermediate container a1d6ed12d049 00:36:52 ---> 466d206436e3 00:36:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:52 ---> Running in e331a6f07c54 00:36:52 ---> Running in 97aa70527ca0 00:36:53 Successfully built d786c48d6345 00:36:53 Successfully tagged security-proxy-setup:latest 00:36:53 Building core-data 00:36:53  Building security-proxy-setup ... done  ---> 3f998a44452a 00:36:53 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:36:53 ---> Running in 4bcf0c72590e 00:36:53 Removing intermediate container 97aa70527ca0 00:36:53 ---> 393804cd5c89 00:36:53 Step 22/24 : LABEL arch=x86_64 00:36:53 ---> Running in 1a444ae658d7 00:36:53 Removing intermediate container 4bcf0c72590e 00:36:53 ---> d0409fa1945b 00:36:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:53 Removing intermediate container 1a444ae658d7 00:36:53 ---> e8372e94024c 00:36:53 Step 23/24 : LABEL git_sha=91f7069cecb60b9046a49aa9126c82d7c9a6db3a 00:36:56 ---> Running in b2ae35ef328e 00:36:56 ---> Running in 9ec4b5d0eb61 00:36:56 Removing intermediate container 9ec4b5d0eb61 00:36:56 ---> 41a3761d51fd 00:36:56 Step 21/23 : LABEL arch=x86_64 00:36:56 Removing intermediate container b2ae35ef328e 00:36:56 ---> cf02df37aef6 00:36:56 Step 24/24 : LABEL version=0.0.0 00:36:56 ---> Running in c22b68c9af02 00:36:56 ---> Running in 26cf901545e6 00:36:56 Removing intermediate container e331a6f07c54 00:36:56 ---> 5316533902d6 00:36:56 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:36:57 ---> Running in 49fbcd41135b 00:36:57 Removing intermediate container c22b68c9af02 00:36:57 ---> b1e6e38a5719 00:36:57 Step 22/23 : LABEL git_sha=91f7069cecb60b9046a49aa9126c82d7c9a6db3a 00:36:57 Removing intermediate container 26cf901545e6 00:36:57 ---> 84c17a5e25ce 00:36:57 00:36:57 ---> Running in 755fd06cadfa 00:36:57 Successfully built 84c17a5e25ce 00:36:57 Successfully tagged core-metadata:latest 00:36:57  Building core-metadata ... done Building support-scheduler 00:36:57 Removing intermediate container 49fbcd41135b 00:36:57 ---> 75498078650f 00:36:57 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:36:57 Removing intermediate container 755fd06cadfa 00:36:57 ---> 63c497812b42 00:36:57 Step 23/23 : LABEL version=0.0.0 00:36:57 ---> Running in d8e3ff1f75e7 00:37:00 ---> 80918609ad13 00:37:00 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:37:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:37:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:37:00 ---> be3d228c79eb 00:37:00 Step 3/24 : WORKDIR /edgex-go 00:37:00 ---> Using cache 00:37:00 ---> fc041e99107a 00:37:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:00 ---> Using cache 00:37:00 ---> aabd7e50d763 00:37:00 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:37:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:37:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:37:02 ---> be3d228c79eb 00:37:02 Step 3/23 : WORKDIR /edgex-go 00:37:02 ---> Using cache 00:37:02 ---> fc041e99107a 00:37:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:02 ---> Using cache 00:37:02 ---> aabd7e50d763 00:37:02 Step 5/23 : RUN apk add --update --no-cache make git 00:37:02 ---> Using cache 00:37:02 ---> eae46e047e33 00:37:02 Step 6/23 : COPY go.mod . 00:37:02 ---> Using cache 00:37:02 ---> efb9bb0bb2b8 00:37:02 Step 7/23 : RUN go mod download 00:37:02 ---> Using cache 00:37:02 ---> 13c75a32d642 00:37:02 Step 8/23 : COPY . . 00:37:02 ---> Using cache 00:37:02 ---> af24fffe8aca 00:37:02 Step 9/23 : RUN go mod tidy 00:37:02 ---> Using cache 00:37:02 ---> 94492498d5fe 00:37:02 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:37:05 Removing intermediate container d8e3ff1f75e7 00:37:05 ---> 316dfb7e7f8d 00:37:05 00:37:05 ---> Running in 9305fa7b0e86 00:37:05 ---> Running in e27cb060a2a5 00:37:05 ---> Running in 35bdf0bfda38 00:37:05 Successfully built 316dfb7e7f8d 00:37:05 Successfully tagged support-notifications:latest 00:37:05 Building sys-mgmt-agent 00:37:05  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:37:05 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 00:37:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:37:05 OK: 219 MiB in 52 packages 00:37:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:37:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:37:08 ---> be3d228c79eb 00:37:08 Step 3/24 : WORKDIR /edgex-go 00:37:08 ---> Using cache 00:37:08 ---> fc041e99107a 00:37:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:08 ---> Using cache 00:37:08 ---> aabd7e50d763 00:37:08 Step 5/24 : RUN apk add --update --no-cache make bash git 00:37:09 ---> Running in defb9ed8af5b 00:37:09 Removing intermediate container e27cb060a2a5 00:37:09 ---> 4196d047219c 00:37:09 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:09 Removing intermediate container 9305fa7b0e86 00:37:09 ---> 85294e98cdd3 00:37:09 Step 6/24 : COPY go.mod . 00:37:10 ---> f0f33209e451 00:37:10 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:37:10 ---> 84bddf9b3ca2 00:37:10 Step 7/24 : RUN go mod download 00:37:10 ---> Running in 7af2da4b1449 00:37:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:37:11 ---> 9955c7a722ad 00:37:11 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:37:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:37:11 ---> e3693d325c41 00:37:11 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:37:12 ---> 7101dbe94496 00:37:12 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:37:12 Removing intermediate container 7af2da4b1449 00:37:12 ---> 3041a20b2505 00:37:12 Step 8/24 : COPY . . 00:37:12 OK: 219 MiB in 52 packages 00:37:12 ---> b023455ee0b9 00:37:12 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:37:14 ? github.com/edgexfoundry/edgex-go [no test files] 00:37:15 ---> Running in e78922c942c8 00:37:15 Removing intermediate container defb9ed8af5b 00:37:15 ---> a35419cf1fcc 00:37:15 Step 6/24 : COPY go.mod . 00:37:16 Removing intermediate container e78922c942c8 00:37:16 ---> a45c0a03ee52 00:37:16 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:37:16 ---> a61ea1ae19d1 00:37:16 Step 7/24 : RUN go mod download 00:37:17 ---> Running in 9441cb213974 00:37:17 ---> 475c0efc33ea 00:37:17 Step 27/32 : RUN chmod +x /entrypoint.sh 00:37:17 ---> Running in a3df8f2845cd 00:37:17 ---> f8ebf301a059 00:37:17 Step 9/24 : RUN go mod tidy 00:37:17 ---> Running in 9f1426d72d91 00:37:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:37:19 Removing intermediate container 9441cb213974 00:37:19 ---> 769de92ce694 00:37:19 Step 8/24 : COPY . . 00:37:19 Removing intermediate container a3df8f2845cd 00:37:19 ---> 11bcb1a3e292 00:37:19 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:37:19 ---> Running in 985bb873cfdc 00:37:22 Removing intermediate container 985bb873cfdc 00:37:22 ---> ff286dca10b0 00:37:22 Step 29/32 : CMD ["gate"] 00:37:23 Removing intermediate container 9f1426d72d91 00:37:23 ---> 0026b7be8c15 00:37:23 Step 10/24 : RUN make cmd/core-data/core-data 00:37:24 ---> Running in 80ac8724af67 00:37:24 ---> Running in 76ca1139515e 00:37:24 ---> 16021ed6c34c 00:37:24 Step 9/24 : RUN go mod tidy 00:37:24 ---> Running in 67553e68236d 00:37:24 Removing intermediate container 76ca1139515e 00:37:24 ---> 53db22e769ea 00:37:24 Step 30/32 : LABEL arch=x86_64 00:37:24 ---> Running in 7b236c21af19 00:37:25 Removing intermediate container 7b236c21af19 00:37:25 ---> 3c26dd1646a4 00:37:25 Step 31/32 : LABEL git_sha=91f7069cecb60b9046a49aa9126c82d7c9a6db3a 00:37:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:37:25 ---> Running in f57ad35a8a4e 00:37:26 Removing intermediate container 9f88a90b1b30 00:37:26 ---> c5a1dfd6a732 00:37:26 00:37:26 Step 11/26 : FROM alpine:3.12 00:37:26 ---> 13621d1b12d4 00:37:26 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:37:26 ---> Running in 78e2a43bf31a 00:37:26 Removing intermediate container f57ad35a8a4e 00:37:26 ---> 0ee01eee41d8 00:37:26 Step 32/32 : LABEL version=0.0.0 00:37:26 ---> Running in 6fd48fcfe5a2 00:37:26 Removing intermediate container 6fd48fcfe5a2 00:37:26 ---> 15a2f73164d6 00:37:26 00:37:26 Successfully built 15a2f73164d6 00:37:26 Successfully tagged security-bootstrapper:latest 00:37:26  Building security-bootstrapper ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:27 (1/6) Installing ca-certificates (20191127-r4) 00:37:27 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:37:27 (3/6) Installing libcurl (7.77.0-r0) 00:37:27 (4/6) Installing curl (7.77.0-r0) 00:37:27 (5/6) Installing dumb-init (1.2.2-r1) 00:37:27 (6/6) Installing su-exec (0.2-r1) 00:37:27 Executing busybox-1.31.1-r20.trigger 00:37:27 Executing ca-certificates-20191127-r4.trigger 00:37:27 Removing intermediate container 67553e68236d 00:37:27 ---> 0c481cfeed72 00:37:27 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:37:27 OK: 7 MiB in 20 packages 00:37:27 ---> Running in 16999500c5ff 00:37:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:37:28 Removing intermediate container 78e2a43bf31a 00:37:28 ---> 1f45d4548a53 00:37:28 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:37:28 ---> Running in 74de55c32994 00:37:28 Removing intermediate container 74de55c32994 00:37:28 ---> 20a6d6ffad96 00:37:28 Step 14/26 : WORKDIR / 00:37:28 ---> Running in b049238ee3a5 00:37:28 Removing intermediate container b049238ee3a5 00:37:28 ---> fa21128797ee 00:37: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 00:37:29 ---> a2c1107cc5d7 00:37:29 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:37:29 ---> 72dae8d0086e 00:37:29 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:37:29 ---> 0f16efb729d4 00:37:29 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:37:30 ---> 823884e7456d 00:37:30 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:37:31 ---> 655ca89a49f3 00:37:31 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:37:32 ---> 7ebbedc5201b 00:37:32 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:37:32 ---> 6c7b85c20b7e 00:37:32 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/ 00:37:32 ---> Running in 7dc45b62904b 00:37:33 Removing intermediate container 7dc45b62904b 00:37:33 ---> bf85245309aa 00:37:33 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:37:33 ---> Running in c3a7a9d5fe58 00:37:33 Removing intermediate container c3a7a9d5fe58 00:37:33 ---> e371b205ac4a 00:37:33 Step 24/26 : LABEL arch=x86_64 00:37:33 ---> Running in 24d137ce406c 00:37:33 Removing intermediate container 24d137ce406c 00:37:33 ---> 878d4adbb91b 00:37:33 Step 25/26 : LABEL git_sha=91f7069cecb60b9046a49aa9126c82d7c9a6db3a 00:37:33 ---> Running in 87ccca2f6cf4 00:37:34 Removing intermediate container 87ccca2f6cf4 00:37:34 ---> b4962f9e996a 00:37:34 Step 26/26 : LABEL version=0.0.0 00:37:34 ---> Running in b101cd44ddb8 00:37:34 Removing intermediate container b101cd44ddb8 00:37:34 ---> f57874b83d23 00:37:34 00:37:34 Successfully built f57874b83d23 00:37:34 Successfully tagged security-secretstore-setup:latest 00:37:36  Building security-secretstore-setup ... done Removing intermediate container 35bdf0bfda38 00:37:36 ---> 32ffd505045a 00:37:36 00:37:36 Step 11/23 : FROM alpine:3.12 00:37:36 ---> 13621d1b12d4 00:37:36 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:37:36 ---> Using cache 00:37:36 ---> 2ab8f5573e30 00:37:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:37:36 ---> Using cache 00:37:36 ---> 9170556ca370 00:37:36 Step 14/23 : ENV APP_PORT=59861 00:37:36 ---> Running in 9f0950b172c5 00:37:36 Removing intermediate container 9f0950b172c5 00:37:36 ---> 31699a1eb4df 00:37:36 Step 15/23 : EXPOSE $APP_PORT 00:37:36 ---> Running in b2fb7109a7b4 00:37:36 Removing intermediate container b2fb7109a7b4 00:37:36 ---> 725ee379c9dd 00:37:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:37 ---> fb17ecb76b67 00:37:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:37:38 ---> 91e132bb6a38 00:37:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:37:38 ---> a7ccd99e0e00 00:37:38 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:37:38 ---> Running in 76021a373de6 00:37:38 Removing intermediate container 76021a373de6 00:37:38 ---> 90885ecc9289 00:37:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:38 ---> Running in 334f8b800910 00:37:38 Removing intermediate container 334f8b800910 00:37:38 ---> d8de32c9ff70 00:37:38 Step 21/23 : LABEL arch=x86_64 00:37:38 ---> Running in 4a5b170e3fe3 00:37:38 Removing intermediate container 4a5b170e3fe3 00:37:38 ---> 7786b999fea8 00:37:38 Step 22/23 : LABEL git_sha=91f7069cecb60b9046a49aa9126c82d7c9a6db3a 00:37:38 ---> Running in b93a3523ca4f 00:37:38 Removing intermediate container b93a3523ca4f 00:37:38 ---> 5894455df22d 00:37:38 Step 23/23 : LABEL version=0.0.0 00:37:39 ---> Running in 43812d8f92f7 00:37:39 Removing intermediate container 43812d8f92f7 00:37:39 ---> 88f7c8125d75 00:37:39 00:37:39 Successfully built 88f7c8125d75 00:37:39 Successfully tagged support-scheduler:latest 00:37:49  Building support-scheduler ... done Removing intermediate container 16999500c5ff 00:37:49 ---> 4521906f018c 00:37:49 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:37:49 ---> Running in e57d571e7844 00:37:49 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 00:37:50 Removing intermediate container e57d571e7844 00:37:50 ---> f8d096db87d8 00:37:50 00:37:50 Step 12/24 : FROM docker:20.10.0 00:37:51 20.10.0: Pulling from library/docker 00:37:51 Removing intermediate container 80ac8724af67 00:37:51 ---> c93f6cd3cc19 00:37:51 00:37:51 Step 11/24 : FROM alpine:3.12 00:37:51 ---> 13621d1b12d4 00:37:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:51 ---> Running in 307cefbdfd1c 00:37:51 Removing intermediate container 307cefbdfd1c 00:37:51 ---> ed0257c35253 00:37:51 Step 13/24 : ENV APP_PORT=59880 00:37:51 ---> Running in da435e31e2fb 00:37:51 Removing intermediate container da435e31e2fb 00:37:51 ---> d844ee084b81 00:37:51 Step 14/24 : EXPOSE $APP_PORT 00:37:51 ---> Running in 203e4acb7fa8 00:37:51 Removing intermediate container 203e4acb7fa8 00:37:51 ---> 396286f5ed22 00:37:51 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:51 ---> Running in 8111bbef2892 00:37:52 Removing intermediate container 8111bbef2892 00:37:52 ---> 8565e9bfda5a 00:37:52 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:37:52 ---> Running in 1edf5c53c848 00:37:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:54 (1/6) Installing dumb-init (1.2.2-r1) 00:37:54 (2/6) Installing libgcc (9.3.0-r2) 00:37:54 (3/6) Installing libsodium (1.0.18-r0) 00:37:54 (4/6) Installing libstdc++ (9.3.0-r2) 00:37:54 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:37:54 Status: Downloaded newer image for docker:20.10.0 00:37:54 ---> aefe523efa57 00:37:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:37:55 (5/6) Installing libzmq (4.3.3-r0) 00:37:55 (6/6) Installing zeromq (4.3.3-r0) 00:37:55 Executing busybox-1.31.1-r20.trigger 00:37:55 OK: 8 MiB in 20 packages 00:37:56 ---> Running in fdfd78fddb87 00:37:56 Removing intermediate container fdfd78fddb87 00:37:56 ---> 42c570b190fc 00:37:56 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:37:56 ---> Running in 188a91280322 00:37:56 Removing intermediate container 1edf5c53c848 00:37:56 ---> 55f7f74d68e2 00:37:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:56 ---> 18a42cc54367 00:37:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:37:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:56 (1/39) Installing readline (8.0.4-r0) 00:37:56 (2/39) Installing bash (5.0.17-r0) 00:37:56 Executing bash-5.0.17-r0.post-install 00:37:56 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:37:56 (4/39) Installing libcurl (7.77.0-r0) 00:37:56 (5/39) Installing curl (7.77.0-r0) 00:37:56 (6/39) Installing dumb-init (1.2.2-r1) 00:37:56 (7/39) Installing libbz2 (1.0.8-r1) 00:37:56 (8/39) Installing expat (2.2.9-r1) 00:37:56 (9/39) Installing libffi (3.3-r2) 00:37:56 (10/39) Installing gdbm (1.13-r1) 00:37:56 (11/39) Installing xz-libs (5.2.5-r0) 00:37:56 (12/39) Installing sqlite-libs (3.32.1-r1) 00:37:56 (13/39) Installing python3 (3.8.10-r0) 00:37:56 ---> 65dba986fe5c 00:37:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:37:57 ---> b1ec8382770e 00:37:57 Step 20/24 : ENTRYPOINT ["/core-data"] 00:37:57 ---> Running in 9bea3a1cb4f6 00:37:57 (14/39) Installing py3-appdirs (1.4.4-r1) 00:37:57 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:37:57 (16/39) Installing py3-parsing (2.4.7-r0) 00:37:57 (17/39) Installing py3-six (1.15.0-r0) 00:37:57 (18/39) Installing py3-packaging (20.4-r0) 00:37:57 (19/39) Installing py3-setuptools (47.0.0-r0) 00:37:57 (20/39) Installing py3-chardet (3.0.4-r4) 00:37:57 (21/39) Installing py3-idna (2.9-r0) 00:37:57 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:37:57 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:37:58 (24/39) Installing py3-requests (2.23.0-r0) 00:37:58 Removing intermediate container 9bea3a1cb4f6 00:37:58 ---> 2aec5e4cac30 00:37:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:58 (25/39) Installing py3-msgpack (1.0.0-r0) 00:37:58 (26/39) Installing py3-lockfile (0.12.2-r3) 00:37:58 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:37:58 ---> Running in 5188467d6a4f 00:37:58 (28/39) Installing py3-colorama (0.4.3-r0) 00:37:58 (29/39) Installing py3-distlib (0.3.0-r0) 00:37:58 (30/39) Installing py3-distro (1.5.0-r1) 00:37:58 (31/39) Installing py3-webencodings (0.5.1-r3) 00:37:58 (32/39) Installing py3-html5lib (1.0.1-r4) 00:37:58 (33/39) Installing py3-pytoml (0.1.21-r0) 00:37:58 (34/39) Installing py3-pep517 (0.8.2-r0) 00:37:58 (35/39) Installing py3-progress (1.5-r0) 00:37:58 (36/39) Installing py3-toml (0.10.1-r0) 00:37:58 (37/39) Installing py3-retrying (1.3.3-r0) 00:37:58 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:37:58 Removing intermediate container 5188467d6a4f 00:37:58 ---> 6385f6074e08 00:37:58 Step 22/24 : LABEL arch=x86_64 00:37:58 (39/39) Installing py3-pip (20.1.1-r0) 00:37:58 ---> Running in 68ff0445c38c 00:37:58 Executing busybox-1.31.1-r19.trigger 00:37:58 OK: 72 MiB in 59 packages 00:37:58 Removing intermediate container 68ff0445c38c 00:37:58 ---> bf90fb8363c5 00:37:58 Step 23/24 : LABEL git_sha=91f7069cecb60b9046a49aa9126c82d7c9a6db3a 00:37:58 ---> Running in 729b0566e10a 00:37:58 Removing intermediate container 729b0566e10a 00:37:58 ---> 4596df9d099f 00:37:58 Step 24/24 : LABEL version=0.0.0 00:37:58 ---> Running in 8efdf98a3466 00:37:59 Removing intermediate container 8efdf98a3466 00:37:59 ---> 18a1fe9b2633 00:37:59 00:37:59 Successfully built 18a1fe9b2633 00:37:59 Successfully tagged core-data:latest 00:37:59  Building core-data ... done Collecting docker-compose==1.23.2 00:37:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:37:59 Collecting dockerpty<0.5,>=0.4.1 00:37:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:37:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:37:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:37:59 Collecting cached-property<2,>=1.2.0 00:37:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:37:59 Collecting docker<4.0,>=3.6.0 00:37:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:38:00 Collecting PyYAML<4,>=3.10 00:38:00 Downloading PyYAML-3.13.tar.gz (270 kB) 00:38:00 Collecting jsonschema<3,>=2.5.1 00:38:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:38:00 Collecting texttable<0.10,>=0.9.0 00:38:00 Downloading texttable-0.9.1.tar.gz (11 kB) 00:38:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:38:00 Collecting docopt<0.7,>=0.6.1 00:38:00 Downloading docopt-0.6.2.tar.gz (25 kB) 00:38:01 Collecting websocket-client<1.0,>=0.32.0 00:38:01 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:38:01 Collecting urllib3<1.25,>=1.21.1 00:38:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:38:01 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) 00:38:01 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) 00:38:01 Collecting idna<2.8,>=2.5 00:38:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:38:01 Collecting docker-pycreds>=0.4.0 00:38:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:38:01 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:38:01 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:38:01 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:38:01 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:38:01 Installing collected packages: dockerpty, urllib3, idna, requests, cached-property, websocket-client, docker-pycreds, docker, PyYAML, jsonschema, texttable, docopt, docker-compose 00:38:01 Running setup.py install for dockerpty: started 00:38:02 Running setup.py install for dockerpty: finished with status 'done' 00:38:02 Attempting uninstall: urllib3 00:38:02 Found existing installation: urllib3 1.25.9 00:38:02 Uninstalling urllib3-1.25.9: 00:38:02 Successfully uninstalled urllib3-1.25.9 00:38:02 Attempting uninstall: idna 00:38:02 Found existing installation: idna 2.9 00:38:02 Uninstalling idna-2.9: 00:38:02 Successfully uninstalled idna-2.9 00:38:02 Attempting uninstall: requests 00:38:02 Found existing installation: requests 2.23.0 00:38:02 Uninstalling requests-2.23.0: 00:38:02 Successfully uninstalled requests-2.23.0 00:38:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:38:02 Running setup.py install for PyYAML: started 00:38:06 Running setup.py install for PyYAML: finished with status 'done' 00:38:06 Running setup.py install for texttable: started 00:38:06 Running setup.py install for texttable: finished with status 'done' 00:38:06 Running setup.py install for docopt: started 00:38:06 Running setup.py install for docopt: finished with status 'done' 00:38:06 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 00:38:06 Removing intermediate container 188a91280322 00:38:06 ---> 70cedf9b1f06 00:38:06 Step 15/24 : ENV APP_PORT=58890 00:38:06 ---> Running in 2f2477a93dee 00:38:06 Removing intermediate container 2f2477a93dee 00:38:06 ---> 5a146b4cc583 00:38:06 Step 16/24 : EXPOSE $APP_PORT 00:38:06 ---> Running in c3e03771a8f7 00:38:06 Removing intermediate container c3e03771a8f7 00:38:06 ---> 343250368de9 00:38:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:38:07 ---> be3634d176f3 00:38:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:38:07 ---> 21c3d3d11370 00:38:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:38:07 ---> 7ae3287b97c7 00:38:07 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:38:07 ---> Running in 3a84d3ecfb3e 00:38:07 Removing intermediate container 3a84d3ecfb3e 00:38:07 ---> 2a71d0f5cfc4 00:38:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:07 ---> Running in 7354077be8cc 00:38:07 Removing intermediate container 7354077be8cc 00:38:07 ---> 4a9dc44bad94 00:38:07 Step 22/24 : LABEL arch=x86_64 00:38:07 ---> Running in dbb42fe51139 00:38:07 Removing intermediate container dbb42fe51139 00:38:07 ---> abc2de3765f3 00:38:07 Step 23/24 : LABEL git_sha=91f7069cecb60b9046a49aa9126c82d7c9a6db3a 00:38:07 ---> Running in 8df5b135ef6c 00:38:07 Removing intermediate container 8df5b135ef6c 00:38:07 ---> 074dd7ebed44 00:38:07 Step 24/24 : LABEL version=0.0.0 00:38:07 ---> Running in de8eba24a44c 00:38:08 Removing intermediate container de8eba24a44c 00:38:08 ---> 4633720d8be0 00:38:08 00:38:08 Successfully built 4633720d8be0 00:38:08 Successfully tagged sys-mgmt-agent:latest 00:38:08  Building sys-mgmt-agent ... done  [Pipeline] } 00:38:08 $ docker stop --time=1 06bd5f117858f1fb79c9818fa433635061a4a74551d08e883b1dd10714741b30 00:38:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:38:09 $ docker rm -f 06bd5f117858f1fb79c9818fa433635061a4a74551d08e883b1dd10714741b30 [Pipeline] // withDockerContainer [Pipeline] sh 00:38:09 + docker images 00:38:09 REPOSITORY TAG IMAGE ID CREATED SIZE 00:38:09 sys-mgmt-agent latest 4633720d8be0 2 seconds ago 312MB 00:38:09 core-data latest 18a1fe9b2633 11 seconds ago 20.3MB 00:38:09 f8d096db87d8 19 seconds ago 1.15GB 00:38:09 c93f6cd3cc19 19 seconds ago 1.15GB 00:38:09 support-scheduler latest 88f7c8125d75 30 seconds ago 15.9MB 00:38:09 32ffd505045a 34 seconds ago 1.15GB 00:38:09 security-secretstore-setup latest f57874b83d23 35 seconds ago 28.7MB 00:38:09 security-bootstrapper latest 15a2f73164d6 43 seconds ago 18.6MB 00:38:09 c5a1dfd6a732 44 seconds ago 1.15GB 00:38:09 support-notifications latest 316dfb7e7f8d About a minute ago 16.7MB 00:38:09 core-metadata latest 84c17a5e25ce About a minute ago 16.6MB 00:38:09 security-proxy-setup latest d786c48d6345 About a minute ago 25.7MB 00:38:09 70238104987e About a minute ago 1.15GB 00:38:09 c503b8888ae6 About a minute ago 1.15GB 00:38:09 837a5e66ec28 About a minute ago 1.15GB 00:38:09 core-command latest f058899eea94 About a minute ago 15.9MB 00:38:09 3f882f85aef3 About a minute ago 1.15GB 00:38:09 dfdd589337e6 About a minute ago 1.14GB 00:38:09 ci-base-image-x86_64 latest be3d228c79eb 5 minutes ago 647MB 00:38:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB 00:38:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB 00:38:09 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 00:38:09 docker 20.10.0 aefe523efa57 6 months ago 240MB 00:38:09 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 00:38:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:38:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:38:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:38:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:38:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:38:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:38:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:38:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:38:25 Still waiting to schedule task 00:38:25 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:38:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:38:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.155s coverage: 28.7% of statements 00:38:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:38:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:38:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.382s coverage: 100.0% of statements 00:38:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:38:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.358s coverage: 53.1% of statements 00:38:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:38:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:38:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.520s coverage: 87.7% of statements 00:38:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:38:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:38:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.223s coverage: 78.9% of statements 00:38:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.197s coverage: 81.2% of statements 00:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:38:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:38:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.378s coverage: 95.1% of statements 00:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:38:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 00:38:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:38:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:38:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:38:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:38:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:38:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.214s coverage: 60.0% of statements 00:38:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:38:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:38:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:38:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.279s coverage: 0.8% of statements 00:38:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:38:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.205s coverage: 58.8% of statements 00:38:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.214s coverage: 22.0% of statements 00:38:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:38:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.207s coverage: 47.1% of statements 00:38:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.246s coverage: 79.5% of statements 00:38:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.193s coverage: 94.1% of statements 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.251s coverage: 96.3% of statements 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.152s coverage: 87.5% of statements 00:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.194s coverage: 94.4% of statements 00:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.195s coverage: 44.8% of statements 00:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.651s coverage: 81.8% of statements 00:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.222s coverage: 92.9% of statements 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.170s coverage: 87.2% of statements 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.214s coverage: 58.8% of statements 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.174s coverage: 80.0% of statements 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.229s coverage: 87.2% of statements 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.280s coverage: 85.4% of statements 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.330s coverage: 91.2% of statements 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.787s coverage: 64.4% of statements 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.160s coverage: 100.0% of statements 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements 00:39:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements 00:39:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements 00:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.986s coverage: 66.9% of statements 00:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:39:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.721s coverage: 43.6% of statements 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:39:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.226s coverage: 89.5% of statements 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:39:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.226s coverage: 84.8% of statements 00:39:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:39:34 Running on prd-ubuntu18.04-docker-8c-8g-1090 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws 00:39:34 Running in /w/workspace/edgex-go/32 [Pipeline] { [Pipeline] checkout 00:39:34 The recommended git tool is: git 00:39:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.226s coverage: 19.3% of statements 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:39:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.553s coverage: 91.9% of statements 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:39:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.203s coverage: 62.7% of statements 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:39:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.364s coverage: 97.6% of statements 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:39:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.181s coverage: 28.9% of statements 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:39:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.173s coverage: 100.0% of statements 00:39:34 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 00:39:34 GO111MODULE=on go vet ./... 00:39:38 using credential edgex-jenkins-ssh 00:39:38 Cloning the remote Git repository 00:39:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:39:38 > git init /w/workspace/edgex-go/32 # timeout=10 00:39:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:39:39 > git --version # timeout=10 00:39:39 > git --version # 'git version 2.17.1' 00:39:39 using GIT_SSH to set credentials SSH Credentials for GitHub 00:39:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:39:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:39:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:39:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:39:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:39:43 using GIT_SSH to set credentials SSH Credentials for GitHub 00:39:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:39:44 Merging remotes/origin/master commit 398431feff524dc71f99412bba68b8b552d1addb into PR head commit db66c4504b6fb0d2feecb233a954eef631c67d3a 00:39:44 Merge succeeded, producing a3c9cfa7bc407b38412b343629f8e25c4611358c 00:39:44 Checking out Revision a3c9cfa7bc407b38412b343629f8e25c4611358c (PR-3531) 00:39:44 > git config core.sparsecheckout # timeout=10 00:39:44 > git checkout -f db66c4504b6fb0d2feecb233a954eef631c67d3a # timeout=10 00:39:44 > git remote # timeout=10 00:39:44 > git config --get remote.origin.url # timeout=10 00:39:44 using GIT_SSH to set credentials SSH Credentials for GitHub 00:39:44 > git merge 398431feff524dc71f99412bba68b8b552d1addb # timeout=10 00:39:44 > git rev-parse HEAD^{commit} # timeout=10 00:39:44 > git config core.sparsecheckout # timeout=10 00:39:44 > git checkout -f a3c9cfa7bc407b38412b343629f8e25c4611358c # timeout=10 00:39:47 Commit message: "Merge commit '398431feff524dc71f99412bba68b8b552d1addb' into HEAD" 00:39:47 > git rev-list --no-walk db66c4504b6fb0d2feecb233a954eef631c67d3a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:39:48 + echo snap-build.sh 00:39:48 snap-build.sh 00:39:48 + SNAP_BASE_DIR=. 00:39:48 + '[' '!' -z /w/workspace/edgex-go/32 ']' 00:39:48 + SNAP_BASE_DIR=/w/workspace/edgex-go/32 00:39:48 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/32]' 00:39:48 [snap-build] Building snap in dir [/w/workspace/edgex-go/32] 00:39:48 + cd /w/workspace/edgex-go/32 00:39:48 + sudo apt-get remove -qy --purge lxd lxd-client 00:39:48 Reading package lists... 00:39:49 Building dependency tree... 00:39:49 Reading state information... 00:39:49 The following packages were automatically installed and are no longer required: 00:39:49 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:39:49 uidmap xdelta3 00:39:49 Use 'sudo apt autoremove' to remove them. 00:39:49 The following packages will be REMOVED: 00:39:49 lxd* lxd-client* 00:39:49 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:39:49 After this operation, 31.7 MB disk space will be freed. 00:39:50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 00:39:50 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:39:51 Removing lxd dnsmasq configuration 00:39:51 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:39:51 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:39:51 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:39:52 (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.) 00:39:52 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:39:53 Processing triggers for systemd (237-3ubuntu10.45) ... 00:39:53 Processing triggers for ureadahead (0.100.0-21) ... 00:39:55 + sudo snap remove --purge lxd 00:39:55 snap "lxd" is not installed 00:39:55 + sudo groupadd --force --system lxd 00:39:55 ++ whoami 00:39:55 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:39:55 + newgrp - lxd 00:39:55 + sudo snap install lxd 00:40:05 2021-07-01T00:40:02Z INFO Waiting for automatic snapd restart... 00:40:21 lxd 4.15 from Canonical* installed 00:40:21 + sudo lxd init --auto 00:40:29 + sudo snap install --classic snapcraft 00:40:42 snapcraft 4.8.3 from Canonical* installed 00:40:42 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 00:40:42 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 00:40:42 % Total % Received % Xferd Average Speed Time Time Time Current 00:40:42 Dload Upload Total Spent Left Speed 00:40:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4543 0 --:--:-- --:--:-- --:--:-- 4543 00:40:42 100 3325k 100 3325k 0 0 7472k 0 --:--:-- --:--:-- --:--:-- 7472k 00:40:42 ./yq_linux_amd64 00:40:42 + sudo snapcraft prime --use-lxd 00:40:43 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:40:43 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: 00:40:43 - README.md 00:40:43 00:40:43 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:40:44 Launching a container. 00:40:52 Waiting for container to be ready 00:40:52 To start your first instance, try: lxc launch ubuntu:18.04 00:40:52 00:40:55 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:40:56 Waiting for network to be ready... 00:40:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:40:56 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] 00:40:56 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:40:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 00:40:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:40:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:40:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 00:40:56 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 00:40:56 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 00:40:56 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 00:40:57 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:40:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:40:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:40:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:40:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:40:57 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:40:57 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:40:57 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:40:58 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:40:58 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2130 kB] 00:40:58 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 00:40:58 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 00:40:58 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 00:40:58 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 00:40:58 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 00:40:58 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 00:40:58 gofmt -l . 00:40:58 [ "`gofmt -l .`" = "" ] 00:40:58 ./bin/test-attribution-txt.sh [Pipeline] sh 00:40:58 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 00:40:59 + ls -al . 00:40:59 total 588 00:40:59 drwxrwxr-x 9 1001 1001 4096 Jul 1 00:40 . 00:40:59 drwxr-xr-x 4 root root 4096 Jul 1 00:36 .. 00:40:59 -rw-rw-r-- 1 1001 1001 11 Jul 1 00:34 .dockerignore 00:40:59 drwxrwxr-x 8 1001 1001 4096 Jul 1 00:34 .git 00:40:59 drwxrwxr-x 3 1001 1001 4096 Jul 1 00:34 .github 00:40:59 -rw-rw-r-- 1 1001 1001 818 Jul 1 00:34 .gitignore 00:40:59 -rw-rw-r-- 1 1001 1001 166 Jul 1 00:34 .sonarcloud.properties 00:40:59 -rw-rw-r-- 1 1001 1001 8609 Jul 1 00:34 Attribution.txt 00:40:59 -rw-rw-r-- 1 1001 1001 43881 Jul 1 00:34 CHANGELOG.md 00:40:59 -rw-rw-r-- 1 1001 1001 3804 Jul 1 00:34 CONTRIBUTING.md 00:40:59 -rw-rw-r-- 1 1001 1001 931 Jul 1 00:34 Dockerfile.build 00:40:59 -rw-rw-r-- 1 1001 1001 849 Jul 1 00:34 Jenkinsfile 00:40:59 -rw-rw-r-- 1 1001 1001 10775 Jul 1 00:34 LICENSE 00:40:59 -rw-rw-r-- 1 1001 1001 5605 Jul 1 00:34 Makefile 00:40:59 -rw-rw-r-- 1 1001 1001 7818 Jul 1 00:34 README.md 00:40:59 -rw-rw-r-- 1 1001 1001 6912 Jul 1 00:34 SECURITY.md 00:40:59 -rw-rw-r-- 1 1001 1001 5 Jul 1 00:31 VERSION 00:40:59 -rw-rw-r-- 1 1001 1001 4131 Jul 1 00:34 ZMQWindows.md 00:40:59 drwxrwxr-x 2 1001 1001 4096 Jul 1 00:34 bin 00:40:59 drwxrwxr-x 14 1001 1001 4096 Jul 1 00:34 cmd 00:40:59 -rw-r--r-- 1 root root 398095 Jul 1 00:39 coverage.out 00:40:59 -rw-rw-r-- 1 1001 1001 806 Jul 1 00:34 go.mod 00:40:59 -rw-r--r-- 1 root root 20850 Jul 1 00:36 go.sum 00:40:59 drwxrwxr-x 7 1001 1001 4096 Jul 1 00:34 internal 00:40:59 drwxrwxr-x 3 1001 1001 4096 Jul 1 00:34 openapi 00:40:59 drwxrwxr-x 4 1001 1001 4096 Jul 1 00:34 snap 00:40:59 -rw-rw-r-- 1 1001 1001 168 Jul 1 00:34 version.go [Pipeline] sh 00:40:59 + '[' -e coverage.out ] 00:40:59 + chown 1001:1001 coverage.out [Pipeline] stash 00:40:59 Warning: overwriting stash ‘coverage-report’ 00:41:00 Fetched 24.8 MB in 4s (6062 kB/s) 00:41:00 Stashed 1 file(s) [Pipeline] sh 00:41:01 + make build 00:41:01 go mod tidy 00:41:01 Reading package lists... 00:41:01 Reading package lists... 00:41:01 Building dependency tree... 00:41:01 Reading state information... 00:41: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 00:41:01 The following additional packages will be installed: 00:41:01 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:41:01 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:41:01 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:41:01 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:41:01 Suggested packages: 00:41:01 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:41:01 Recommended packages: 00:41:01 gnupg libsasl2-modules 00:41:01 The following NEW packages will be installed: 00:41:01 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:41:01 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:41:01 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:41:01 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:41:01 The following packages will be upgraded: 00:41:01 gpg gpg-agent gpgconf libudev1 00:41:02 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 00:41:02 Need to get 3530 kB of archives. 00:41:02 After this operation, 13.3 MB of additional disk space will be used. 00:41:02 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] 00:41:02 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] 00:41:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 00:41:02 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 00:41:02 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 00:41:02 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 00:41:02 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:41:02 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:41:02 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 00:41:02 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 00:41:02 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 00:41:02 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:41:02 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:41:02 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:41:02 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:41:02 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:41:02 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:41:02 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:41:02 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:41:02 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:41:02 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:41:02 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 00:41:03 debconf: delaying package configuration, since apt-utils is not installed 00:41:03 Fetched 3530 kB in 1s (3158 kB/s) 00:41:03 (Reading database ... 12511 files and directories currently installed.) 00:41:03 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 00:41:03 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:41:03 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 00:41:03 Selecting previously unselected package udev. 00:41:03 (Reading database ... 12511 files and directories currently installed.) 00:41:03 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 00:41:03 Unpacking udev (237-3ubuntu10.48) ... 00:41:03 Selecting previously unselected package libfuse2:amd64. 00:41:03 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:41:03 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:41:03 Selecting previously unselected package fuse. 00:41:03 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:41:03 Unpacking fuse (2.9.7-1ubuntu1) ... 00:41:03 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 00:41:03 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:41:03 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 00:41:03 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:41:03 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 00:41:03 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:41:04 Selecting previously unselected package libksba8:amd64. 00:41:04 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:41:04 Unpacking libksba8:amd64 (1.3.5-2) ... 00:41:04 Selecting previously unselected package libroken18-heimdal:amd64. 00:41:04 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:04 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:04 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:41:04 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:04 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:04 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:41:04 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:04 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:04 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:41:04 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:04 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:04 Selecting previously unselected package libwind0-heimdal:amd64. 00:41:04 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:04 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:04 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:41:04 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:04 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:04 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:41:04 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:04 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:04 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:41:04 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:04 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:04 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:41:04 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:04 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:04 Selecting previously unselected package libsasl2-modules-db:amd64. 00:41:04 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:41:04 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:41:04 Selecting previously unselected package libsasl2-2:amd64. 00:41:04 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:41:04 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:41:04 Selecting previously unselected package libldap-common. 00:41:04 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 00:41:04 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:41:04 Selecting previously unselected package libldap-2.4-2:amd64. 00:41:04 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 00:41:04 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:41:04 Selecting previously unselected package dirmngr. 00:41:04 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 00:41:05 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 00:41:05 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:41:05 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 00:41:05 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:41:05 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:41:05 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:41:05 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 00:41:05 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:05 Setting up libksba8:amd64 (1.3.5-2) ... 00:41:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:41:05 Setting up udev (237-3ubuntu10.48) ... 00:41:05 invoke-rc.d: policy-rc.d denied execution of start. 00:41:05 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:05 Processing triggers for systemd (237-3ubuntu10) ... 00:41:05 Setting up fuse (2.9.7-1ubuntu1) ... 00:41:05 Setting up gpg (2.2.4-1ubuntu1.4) ... 00:41:05 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:05 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:05 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:05 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:05 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:05 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:05 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:05 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:41:05 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 00:41:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:41:06 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:41:06 settings in the [Install] section, and DefaultInstance for template units). 00:41:06 This means they are not meant to be enabled using systemctl. 00:41:06 Possible reasons for having this kind of units are: 00:41:06 1) A unit may be statically enabled by being symlinked from another unit's 00:41:06 .wants/ or .requires/ directory. 00:41:06 2) A unit's purpose may be to act as a helper for some other unit which has 00:41:06 a requirement dependency on it. 00:41:06 3) A unit may be started when needed via activation (socket, path, timer, 00:41:06 D-Bus, udev, scripted systemctl call, ...). 00:41:06 4) In case of template units, the unit is meant to be enabled with some 00:41:06 instance name specified. 00:41:06 Reading package lists... 00:41:06 Building dependency tree... 00:41:06 Reading state information... 00:41:06 The following additional packages will be installed: 00:41:06 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:41:06 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:41:06 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:41:06 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:41:06 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:41:06 Suggested packages: 00:41:06 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:41:06 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:41:06 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:41:06 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:41:06 systemd-container policykit-1 00:41:06 Recommended packages: 00:41:06 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:41:06 The following NEW packages will be installed: 00:41:06 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:41:06 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:41:06 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:41:06 multiarch-support openssh-client python3 python3-minimal python3.6 00:41:06 python3.6-minimal snapd squashfs-tools sudo 00:41:06 The following packages will be upgraded: 00:41:06 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:41:06 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 00:41:06 Need to get 36.7 MB of archives. 00:41:06 After this operation, 147 MB of additional disk space will be used. 00:41:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 00:41:06 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 00:41:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 00:41:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:41:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 00:41:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 00:41:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 00:41:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:41:07 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 00:41:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:41:07 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:41:07 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:41:07 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:41:07 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:41:07 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 00:41:07 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:41:07 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 00:41:07 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 00:41:07 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 00:41:07 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:41:07 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:41:07 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:41:07 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:41:07 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:41:07 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:41:08 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:41:08 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:41:08 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:41:08 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 00:41:08 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 00:41:08 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 00:41:09 debconf: delaying package configuration, since apt-utils is not installed 00:41:09 Fetched 36.7 MB in 2s (15.9 MB/s) 00:41:09 (Reading database ... 12757 files and directories currently installed.) 00:41:09 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 00:41:09 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:41:10 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 00:41:10 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:41:10 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 00:41:10 (Reading database ... 12757 files and directories currently installed.) 00:41:10 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 00:41:10 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 00:41:10 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 00:41:10 (Reading database ... 12757 files and directories currently installed.) 00:41:10 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 00:41:10 Unpacking apt (1.6.13) over (1.6.1) ... 00:41:10 Setting up apt (1.6.13) ... 00:41:10 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:41:11 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:41:11 (Reading database ... 12764 files and directories currently installed.) 00:41:11 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:41:11 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:41:11 Selecting previously unselected package libpython3.6-minimal:amd64. 00:41:11 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:41:11 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:41:11 Selecting previously unselected package libexpat1:amd64. 00:41:11 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:41:11 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:41:11 Selecting previously unselected package python3.6-minimal. 00:41:11 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:41:11 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:41:11 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 00:41:12 Checking for services that may need to be restarted...done. 00:41:12 Checking for services that may need to be restarted...done. 00:41:12 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:41:12 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:41:12 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:41:12 Selecting previously unselected package python3-minimal. 00:41:12 (Reading database ... 13012 files and directories currently installed.) 00:41:12 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:41:12 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:41:12 Selecting previously unselected package mime-support. 00:41:12 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:41:12 Unpacking mime-support (3.60ubuntu1) ... 00:41:12 Selecting previously unselected package libmpdec2:amd64. 00:41:12 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:41:12 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:41:12 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:41:12 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:41:12 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:41:12 Selecting previously unselected package python3.6. 00:41:12 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:41:12 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:41:12 Selecting previously unselected package libpython3-stdlib:amd64. 00:41:12 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:41:12 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:41:12 Setting up python3-minimal (3.6.7-1~18.04) ... 00:41:13 Selecting previously unselected package python3. 00:41:13 (Reading database ... 13442 files and directories currently installed.) 00:41:13 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:41:13 Unpacking python3 (3.6.7-1~18.04) ... 00:41:13 Selecting previously unselected package multiarch-support. 00:41:13 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:41:13 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:41:13 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:41:13 Selecting previously unselected package liblzo2-2:amd64. 00:41:13 (Reading database ... 13479 files and directories currently installed.) 00:41:13 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:41:13 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:41:13 Selecting previously unselected package libbsd0:amd64. 00:41:13 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:41:13 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:41:13 Selecting previously unselected package sudo. 00:41:13 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 00:41:13 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 00:41:13 Selecting previously unselected package apparmor. 00:41:13 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:41:13 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:41:13 Selecting previously unselected package libedit2:amd64. 00:41:13 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:41:13 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:41:13 Selecting previously unselected package libkrb5support0:amd64. 00:41:13 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:41:13 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:41:13 Selecting previously unselected package libk5crypto3:amd64. 00:41:13 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:41:13 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:41:14 Selecting previously unselected package libkeyutils1:amd64. 00:41:14 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:41:14 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:41:14 Selecting previously unselected package libkrb5-3:amd64. 00:41:14 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:41:14 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:41:14 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:41:14 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:41:14 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:41:14 Selecting previously unselected package libssl1.0.0:amd64. 00:41:14 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 00:41:14 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:41:14 Selecting previously unselected package openssh-client. 00:41:14 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:41:14 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:41:14 Selecting previously unselected package squashfs-tools. 00:41:14 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 00:41:14 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 00:41:14 Selecting previously unselected package snapd. 00:41:14 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 00:41:14 Unpacking snapd (2.49.2+18.04) ... 00:41:17 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:41:17 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:41:17 Setting up mime-support (3.60ubuntu1) ... 00:41:17 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 00:41:17 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:41:17 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:41:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:41:17 Setting up systemd (237-3ubuntu10.48) ... 00:41:17 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:41:17 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:41:17 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:41:17 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:41:17 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:41:17 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:41:17 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:41:18 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 00:41:18 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:41:18 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:41:18 Setting up python3 (3.6.7-1~18.04) ... 00:41:18 running python rtupdate hooks for python3.6... 00:41:18 running python post-rtupdate hooks for python3.6... 00:41:18 Setting up apparmor (2.12-4ubuntu5.1) ... 00:41:19 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:41:19 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:41:19 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:41:19 Setting up snapd (2.49.2+18.04) ... 00:41:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:41:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:41:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:41:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:41:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:41:20 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:41:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:41:20 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:41:20 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:41:20 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:41:21 /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' 00:41:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:41:21 Processing triggers for systemd (237-3ubuntu10.48) ... 00:41:22 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:41:22 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:41:22 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:41:23 Reading package lists... 00:41:23 Reading package lists... 00:41:23 Building dependency tree... 00:41:23 Reading state information... 00:41:23 Calculating upgrade... 00:41:24 The following packages will be upgraded: 00:41:24 advancecomp base-files bash binutils binutils-common 00:41:24 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:41:24 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:41:24 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 00:41:24 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 00:41:24 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 00:41:24 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 00:41:24 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 00:41:24 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 00:41:24 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 00:41:24 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 00:41:24 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 00:41:24 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 00:41:24 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 00:41:24 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 00:41:24 ubuntu-keyring util-linux 00:41:24 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:41:24 Need to get 64.1 MB of archives. 00:41:24 After this operation, 5112 kB of additional disk space will be used. 00:41:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 00:41:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:41:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:41:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:41:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:41:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:41:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:41:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:41:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:41:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:41:24 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:41:24 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:41:24 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:41:24 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:41:24 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:41:24 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:41:24 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:41:24 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:41:24 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:41:24 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:41:24 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:41:24 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:41:24 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:41:24 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:41:24 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:41:24 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:41:24 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:41:24 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:41:24 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:41:24 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:41:24 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:41:24 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:41:24 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:41:24 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:41:24 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 00:41:24 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:41:24 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 00:41:24 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 00:41:24 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 00:41:24 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:41:24 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:41:24 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 00:41:24 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 00:41:24 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:41:24 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:41:24 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:41:24 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 00:41:24 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:41:24 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:41:24 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] 00:41:24 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 00:41:24 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 00:41:24 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 00:41:24 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:41:24 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:41:24 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:41:24 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:41:24 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:41:24 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:41:24 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:41:24 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:41:25 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:41:25 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:41:25 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:41:25 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:41:25 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:41:25 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:41:25 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:41:25 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:41:25 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:41:25 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:41:25 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:41:25 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:41:25 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:41:25 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:41:25 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:41:25 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:41:25 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:41:25 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:41:25 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:41:25 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 00:41:25 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 00:41:25 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 00:41:25 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] 00:41:25 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 00:41:25 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 00:41:25 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] 00:41:25 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:41:25 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 00:41:25 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:41:25 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:41:25 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 00:41:25 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 00:41:25 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:41:25 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:41:25 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] 00:41:25 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:41:25 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:41:26 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:41:26 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:41:26 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:41:26 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:41:26 debconf: delaying package configuration, since apt-utils is not installed 00:41:26 Fetched 64.1 MB in 2s (30.7 MB/s) 00:41:26 (Reading database ... 13914 files and directories currently installed.) 00:41:26 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:41:26 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:41:26 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:41:26 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:41:26 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 00:41:26 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 00:41:27 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:27 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:41:27 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:27 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:41:27 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:27 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:41:27 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:27 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:41:27 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:27 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:41:27 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:27 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:41:27 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:27 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:41:27 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:41:27 (Reading database ... 13914 files and directories currently installed.) 00:41:27 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:27 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:41:27 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:41:27 (Reading database ... 13914 files and directories currently installed.) 00:41:27 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:27 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:41:27 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:28 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:41:28 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:28 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:41:28 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:41:28 (Reading database ... 13914 files and directories currently installed.) 00:41:28 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:41:28 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:41:28 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:41:29 (Reading database ... 13914 files and directories currently installed.) 00:41:29 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:41:29 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:41:29 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:41:29 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:41:29 Setting up base-files (10.1ubuntu2.10) ... 00:41:29 Installing new version of config file /etc/issue ... 00:41:29 Installing new version of config file /etc/issue.net ... 00:41:29 Installing new version of config file /etc/lsb-release ... 00:41:29 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:41:29 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:41:29 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:41:29 Removing obsolete conffile /etc/default/motd-news ... 00:41:29 (Reading database ... 13915 files and directories currently installed.) 00:41:29 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:41:29 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:41:29 Setting up bash (4.4.18-2ubuntu1.2) ... 00:41:29 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 00:41:29 (Reading database ... 13915 files and directories currently installed.) 00:41:29 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:41:29 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:41:30 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:41:30 (Reading database ... 13915 files and directories currently installed.) 00:41:30 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:41:30 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:41:30 Setting up tar (1.29b-2ubuntu0.2) ... 00:41:30 (Reading database ... 13915 files and directories currently installed.) 00:41:30 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:41:30 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:41:30 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:41:30 (Reading database ... 13915 files and directories currently installed.) 00:41:30 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:41:30 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:41:30 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:41:30 (Reading database ... 13915 files and directories currently installed.) 00:41:30 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:41:30 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:41:30 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 00:41:31 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:41:31 (Reading database ... 13915 files and directories currently installed.) 00:41:31 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:41:31 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:41:31 Setting up grep (3.1-2build1) ... 00:41:31 (Reading database ... 13915 files and directories currently installed.) 00:41:31 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:41:31 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:41:31 Setting up login (1:4.5-1ubuntu2) ... 00:41:31 (Reading database ... 13915 files and directories currently installed.) 00:41:31 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:41:31 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:41:31 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:41:31 (Reading database ... 13915 files and directories currently installed.) 00:41:31 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:41:31 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:41:32 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 00:41:32 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:41:32 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:41:32 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:41:32 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:41:33 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:41:33 (Reading database ... 13915 files and directories currently installed.) 00:41:33 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:41:33 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:41:33 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:41:33 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:41:33 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:41:33 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:41:33 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:41:33 (Reading database ... 13915 files and directories currently installed.) 00:41:33 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:41:33 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:41:33 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:41:34 (Reading database ... 13915 files and directories currently installed.) 00:41:34 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:41:34 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:41:34 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:41:34 (Reading database ... 13915 files and directories currently installed.) 00:41:34 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:41:34 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:41:34 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:41:34 (Reading database ... 13915 files and directories currently installed.) 00:41:34 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:41:34 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:41:34 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:41:34 (Reading database ... 13915 files and directories currently installed.) 00:41:34 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:41:34 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:41:34 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:41:34 (Reading database ... 13915 files and directories currently installed.) 00:41:34 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:41:34 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:41:34 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:41:34 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:41:34 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:41:34 (Reading database ... 13915 files and directories currently installed.) 00:41:34 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:41:34 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:41:34 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:41:34 (Reading database ... 13915 files and directories currently installed.) 00:41:34 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:41:34 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:41:35 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:41:35 (Reading database ... 13915 files and directories currently installed.) 00:41:35 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:41:35 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:41:35 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:41:35 (Reading database ... 13915 files and directories currently installed.) 00:41:35 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:41:35 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:41:35 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:41:36 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:41:36 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:41:36 (Reading database ... 13915 files and directories currently installed.) 00:41:36 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:41:36 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:41:36 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:41:36 (Reading database ... 13915 files and directories currently installed.) 00:41:36 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:41:36 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:41:36 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:41:36 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 00:41:36 (Reading database ... 13917 files and directories currently installed.) 00:41:36 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:41:36 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:41:36 Setting up debconf (1.5.66ubuntu1) ... 00:41:37 (Reading database ... 13917 files and directories currently installed.) 00:41:37 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 00:41:37 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:41:37 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 00:41:37 (Reading database ... 13917 files and directories currently installed.) 00:41:37 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 00:41:37 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:41:37 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 00:41:37 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 00:41:37 (Reading database ... 13917 files and directories currently installed.) 00:41:37 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:41:37 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:41:37 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:41:37 (Reading database ... 13917 files and directories currently installed.) 00:41:37 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:41:37 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:41:37 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 00:41:37 (Reading database ... 13919 files and directories currently installed.) 00:41:37 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:41:37 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:41:37 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:41:37 (Reading database ... 13923 files and directories currently installed.) 00:41:37 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:41:37 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:41:38 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 00:41:38 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:41:38 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:41:38 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:41:38 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:41:38 (Reading database ... 13923 files and directories currently installed.) 00:41:38 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:41:38 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:41:38 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:41:38 (Reading database ... 13923 files and directories currently installed.) 00:41:38 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 00:41:38 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 00:41:38 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 00:41:38 (Reading database ... 13923 files and directories currently installed.) 00:41:38 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 00:41:38 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:41:38 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 00:41:38 (Reading database ... 13923 files and directories currently installed.) 00:41:38 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:41:38 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:41:38 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:41:38 (Reading database ... 13923 files and directories currently installed.) 00:41:38 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 00:41:38 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 00:41:39 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 00:41:39 (Reading database ... 13923 files and directories currently installed.) 00:41:39 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:41:39 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:41:39 Setting up passwd (1:4.5-1ubuntu2) ... 00:41:39 (Reading database ... 13923 files and directories currently installed.) 00:41:39 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 00:41:39 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:41:39 Setting up gpgv (2.2.4-1ubuntu1.4) ... 00:41:39 (Reading database ... 13923 files and directories currently installed.) 00:41:39 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 00:41:39 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 00:41:39 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 00:41:39 (Reading database ... 13923 files and directories currently installed.) 00:41:39 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 00:41:39 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 00:41:39 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 00:41:39 (Reading database ... 13923 files and directories currently installed.) 00:41:39 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:41:39 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:41:39 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:41:39 (Reading database ... 13923 files and directories currently installed.) 00:41:39 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:41:40 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:41:40 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:41:40 (Reading database ... 13923 files and directories currently installed.) 00:41:40 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:41:40 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:41:40 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:41:40 (Reading database ... 13923 files and directories currently installed.) 00:41:40 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:41:40 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:41:40 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:41:40 (Reading database ... 13923 files and directories currently installed.) 00:41:40 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 00:41:40 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 00:41:40 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 00:41:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:41:40 (Reading database ... 13923 files and directories currently installed.) 00:41:40 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 00:41:40 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 00:41:40 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 00:41:40 (Reading database ... 13924 files and directories currently installed.) 00:41:40 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:41:40 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:41:40 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:41:40 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:41:41 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:41:41 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:41:41 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 00:41:41 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 00:41:41 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:41:41 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:41:41 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:41:41 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:41:41 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:41:41 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:41:41 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:41:41 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:41:41 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:41:41 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:41:41 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:41:41 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:41:41 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:41:41 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:41:41 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 00:41:41 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 00:41:42 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:41:42 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:41:42 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:41:42 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:41:42 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:41:42 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:41:42 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:41:42 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:41:45 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:41:45 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:41:45 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:41:45 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:41:45 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:41:45 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:41:45 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:41:45 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:41:45 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:41:45 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:41:45 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:41:45 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:41:45 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:41:45 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:41:45 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:41:45 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:41:45 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:41:45 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:41:45 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 00:41:45 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:41:45 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:41:46 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:41:46 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:41:46 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:41:46 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:41:46 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 00:41:46 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:41:46 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:41:46 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:41:46 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:41:46 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:41:46 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:41:46 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:41:46 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:41:46 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:41:46 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:41:46 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:41:46 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:41:46 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:41:46 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:41:46 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:41:46 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:41:46 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:41:46 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:41:46 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:41:46 Setting up tzdata (2021a-0ubuntu0.18.04) ... 00:41:46 00:41:46 Current default time zone: 'Etc/UTC' 00:41:46 Local time is now: Thu Jul 1 00:41:46 UTC 2021. 00:41:46 Universal Time is now: Thu Jul 1 00:41:46 UTC 2021. 00:41:46 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:41:46 00:41:46 Setting up systemd-sysv (237-3ubuntu10.48) ... 00:41:46 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:41:46 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 00:41:46 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:41:46 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:41:46 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:41:46 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:41:47 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:41:47 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:41:47 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:41:47 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:41:47 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:41:47 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:41:47 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 00:41:47 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:41:47 Setting up patch (2.7.6-2ubuntu1.1) ... 00:41:47 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:41:47 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:41:47 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 00:41:47 Installing new version of config file /etc/ssl/openssl.cnf ... 00:41:47 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:41:47 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:41:47 Setting up ca-certificates (20210119~18.04.1) ... 00:41:49 Updating certificates in /etc/ssl/certs... 00:41:49 23 added, 27 removed; done. 00:41:49 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:41:49 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:41:49 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:41:49 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:41:49 Setting up pkgbinarymangler (138.18.04.1) ... 00:41:49 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:41:49 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 00:41:49 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:41:49 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:41:49 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:41:49 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:41:49 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:41:49 Setting up perl (5.26.1-6ubuntu0.5) ... 00:41:50 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 00:41:50 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:41:50 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:41:50 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 00:41:50 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:41:50 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:41:50 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:41:50 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:41:50 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:41:50 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:41:50 Processing triggers for systemd (237-3ubuntu10.48) ... 00:41:50 Processing triggers for mime-support (3.60ubuntu1) ... 00:41:50 Processing triggers for ca-certificates (20210119~18.04.1) ... 00:41:50 Updating certificates in /etc/ssl/certs... 00:41:50 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 00:41:51 0 added, 0 removed; done. 00:41:51 Running hooks in /etc/ca-certificates/update.d... 00:41:51 done. 00:41:51 Reading package lists... 00:41:51 Building dependency tree... 00:41:51 Reading state information... 00:41:51 The following NEW packages will be installed: 00:41:51 apt-transport-https 00:41:51 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:41:51 Need to get 1692 B of archives. 00:41:51 After this operation, 154 kB of additional disk space will be used. 00:41:51 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 00:41:51 debconf: delaying package configuration, since apt-utils is not installed 00:41:51 Fetched 1692 B in 0s (9623 B/s) 00:41:51 Selecting previously unselected package apt-transport-https. 00:41:51 (Reading database ... 13929 files and directories currently installed.) 00:41:51 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 00:41:51 Unpacking apt-transport-https (1.6.13) ... 00:41:51 Setting up apt-transport-https (1.6.13) ... 00:41:52 Waiting for network to be ready... 00:41:53 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 00:41:56 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 00:41:58 2021-07-01T00:41:55Z INFO Waiting for automatic snapd restart... 00:41:58 snapd 2.51.1 from Canonical* installed 00:41:59 "snapd" switched to the "latest/stable" channel 00:41:59 [Pipeline] } 00:42:02 $ docker stop --time=1 86106c3d5672f0e2e078e177c897b24d49afc5e5871829bce7f5b9bdaf26ebc9 00:42:02 core18 20210611 from Canonical* installed 00:42:02 "core18" switched to the "latest/stable" channel 00:42:02 00:42:04 $ docker rm -f 86106c3d5672f0e2e078e177c897b24d49afc5e5871829bce7f5b9bdaf26ebc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 00:42:05 snapcraft 4.8.3 from Canonical* installed 00:42:05 "snapcraft" switched to the "latest/stable" channel 00:42:05 [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:06 00:42:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:42:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:06 latest: Pulling from edgex-devops/edgex-compose-arm64 00:42:06 29e5d40040c1: Pulling fs layer 00:42:06 1ce36da41761: Pulling fs layer 00:42:06 25b303627fd3: Pulling fs layer 00:42:07 29e5d40040c1: Verifying Checksum 00:42:07 29e5d40040c1: Download complete 00:42:07 29e5d40040c1: Pull complete 00:42:08 1ce36da41761: Verifying Checksum 00:42:08 1ce36da41761: Download complete 00:42:09 1ce36da41761: Pull complete 00:42:09 25b303627fd3: Verifying Checksum 00:42:09 25b303627fd3: Download complete 00:42:10 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: 00:42:10 - README.md 00:42:10 00:42:10 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:42:10 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:42:10 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:42:10 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:42:11 Reading package lists... 00:42:11 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 00:42:11 Reading package lists... 00:42:12 Building dependency tree... 00:42:12 Reading state information... 00:42:12 Suggested packages: 00:42:12 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:42:12 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:42:12 Recommended packages: 00:42:12 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:42:12 The following NEW packages will be installed: 00:42:12 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:42:12 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:42:12 pkg-config zip 00:42:12 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:42:12 Need to get 7663 kB of archives. 00:42:12 After this operation, 43.8 MB of additional disk space will be used. 00:42:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 00:42:12 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 00:42:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 00:42:12 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:42:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 00:42:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:42:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:42:12 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:42:12 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:42:12 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:42:12 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:42:12 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:42:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:42:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:42:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:42:13 debconf: delaying package configuration, since apt-utils is not installed 00:42:13 Fetched 7663 kB in 1s (10.8 MB/s) 00:42:13 Selecting previously unselected package libglib2.0-0:amd64. 00:42:13 (Reading database ... 13933 files and directories currently installed.) 00:42:13 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 00:42:13 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:42:13 Selecting previously unselected package libpsl5:amd64. 00:42:13 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:42:13 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:42:13 Selecting previously unselected package libnghttp2-14:amd64. 00:42:13 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:42:13 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:42:13 Selecting previously unselected package librtmp1:amd64. 00:42:13 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:42:13 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:42:13 Selecting previously unselected package libcurl3-gnutls:amd64. 00:42:13 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 00:42:13 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 00:42:13 Selecting previously unselected package liberror-perl. 00:42:13 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:42:13 Unpacking liberror-perl (0.17025-1) ... 00:42:13 Selecting previously unselected package git-man. 00:42:13 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 00:42:13 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 00:42:13 Selecting previously unselected package git. 00:42:13 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 00:42:13 Unpacking git (1:2.17.1-1ubuntu0.8) ... 00:42:14 Selecting previously unselected package libnorm1:amd64. 00:42:14 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:42:14 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:42:14 Selecting previously unselected package libpgm-5.2-0:amd64. 00:42:14 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:42:14 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:42:14 Selecting previously unselected package libsodium23:amd64. 00:42:14 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:42:14 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:42:14 Selecting previously unselected package libzmq5:amd64. 00:42:14 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:42:14 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:42:14 Selecting previously unselected package libzmq3-dev:amd64. 00:42:14 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:42:14 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:42:14 Selecting previously unselected package pkg-config. 00:42:14 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:42:14 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:42:14 Selecting previously unselected package zip. 00:42:14 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:42:14 Unpacking zip (3.0-11build1) ... 00:42:14 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:42:14 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 00:42:14 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:42:14 Setting up liberror-perl (0.17025-1) ... 00:42:14 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:42:14 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:42:14 No schema files found: doing nothing. 00:42:14 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:42:14 Setting up zip (3.0-11build1) ... 00:42:15 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:42:15 Setting up libsodium23:amd64 (1.0.16-2) ... 00:42:15 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:42:15 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:42:15 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 00:42:15 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:42:15 Setting up git (1:2.17.1-1ubuntu0.8) ... 00:42:15 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:42:15 git set to automatically installed. 00:42:15 git-man set to automatically installed. 00:42:15 libcurl3-gnutls set to automatically installed. 00:42:15 liberror-perl set to automatically installed. 00:42:15 libglib2.0-0 set to automatically installed. 00:42:15 libnghttp2-14 set to automatically installed. 00:42:15 libnorm1 set to automatically installed. 00:42:15 libpgm-5.2-0 set to automatically installed. 00:42:15 libpsl5 set to automatically installed. 00:42:15 librtmp1 set to automatically installed. 00:42:15 libsodium23 set to automatically installed. 00:42:15 libzmq3-dev set to automatically installed. 00:42:15 libzmq5 set to automatically installed. 00:42:15 pkg-config set to automatically installed. 00:42:15 zip set to automatically installed. 00:42:17 snapd is not logged in, snap install commands will use sudo 00:42:19 25b303627fd3: Pull complete 00:42:19 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:42:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:42:20 prd-ubuntu18.04-docker-arm64-4c-16g-1084 does not seem to be running inside a container 00:42:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:42:22 $ docker top f519c869eb245b7dd7e3e49ccf89c31df87c98623fdfba8f61fb6100564105d6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:42:23 + docker-compose build --help 00:42:23 + grep parallel 00:42:24 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 00:42:24 snapd is not logged in, snap install commands will use sudo 00:42:24 snap "core18" has no updates available 00:42:25 Pulling config-common 00:42:25 + snapcraftctl pull 00:42:26 Pulling go-build-helper 00:42:26 + snapcraftctl pull 00:42:28 'edgex-go' has dependencies that need to be staged: go-build-helper 00:42:28 Skipping pull go-build-helper (already ran) 00:42:28 Building go-build-helper 00:42:28 + snapcraftctl build 00:42:28 --parallel Build images in parallel. [Pipeline] } 00:42:28 $ docker stop --time=1 f519c869eb245b7dd7e3e49ccf89c31df87c98623fdfba8f61fb6100564105d6 00:42:29 Staging go-build-helper 00:42:29 + snapcraftctl stage 00:42:30 $ docker rm -f f519c869eb245b7dd7e3e49ccf89c31df87c98623fdfba8f61fb6100564105d6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:31 . [Pipeline] withDockerContainer 00:42:31 prd-ubuntu18.04-docker-arm64-4c-16g-1084 does not seem to be running inside a container 00:42:31 $ 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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:42:33 $ docker top a1980f5cfc0f3c4747e0723ad705c7151c62605960a875eea0c95664ee374691 -eo pid,comm [Pipeline] { [Pipeline] sh 00:42:34 + docker-compose -f ./docker-compose-build.yml build --parallel 00:42:37 Building core-command ... 00:42:37 Building core-data ... 00:42:37 Building core-metadata ... 00:42:37 Building security-bootstrapper ... 00:42:37 Building security-proxy-setup ... 00:42:37 Building security-secretstore-setup ... 00:42:37 Building support-notifications ... 00:42:37 Building support-scheduler ... 00:42:37 Building sys-mgmt-agent ... 00:42:37 Building security-proxy-setup 00:42:37 Building support-scheduler 00:42:37 Building security-bootstrapper 00:42:37 Building support-notifications 00:42:37 Building sys-mgmt-agent 00:42:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:42:39 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:42:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] 00:42:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 00:42:39 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:42:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:42:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 00:42:39 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 00:42:39 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 00:42:39 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 00:42:39 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:42:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:42:39 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:42:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:42:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:42:39 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:42:39 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:42:39 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:42:39 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:42:39 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2130 kB] 00:42:39 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 00:42:39 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 00:42:39 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 00:42:39 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 00:42:39 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 00:42:39 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 00:42:39 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 00:42:39 Fetched 24.8 MB in 0s (0 B/s) 00:42:39 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:42:39 Fetched 224 kB in 0s (0 B/s) 00:42:39 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:42:39 Fetched 157 kB in 0s (0 B/s) 00:42:39 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:42:39 Fetched 221 kB in 0s (0 B/s) 00:42:39 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:42:39 Fetched 143 kB in 0s (0 B/s) 00:42:39 Pulling edgex-go 00:42:39 + snapcraftctl pull 00:42:39 Pulling hooks 00:42:39 + snapcraftctl pull 00:42:56 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:42:56 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:42:56 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:42:56 Fetched 0 B in 0s (0 B/s) 00:42:56 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:42:56 Fetched 96.5 kB in 0s (0 B/s) 00:42:56 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:42:56 Fetched 279 kB in 0s (0 B/s) 00:42:56 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:42:56 Fetched 122 kB in 0s (0 B/s) 00:42:56 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:42:56 Fetched 77.8 kB in 0s (0 B/s) 00:42:56 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:42:56 Fetched 8848 B in 0s (0 B/s) 00:42:56 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:42:56 Fetched 47.8 kB in 0s (0 B/s) 00:42:56 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:42:56 Fetched 45.6 kB in 0s (0 B/s) 00:42:56 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:42:56 Fetched 15.0 kB in 0s (0 B/s) 00:42:56 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 00:42:56 Fetched 219 kB in 0s (0 B/s) 00:42:56 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 00:42:56 Fetched 154 kB in 0s (0 B/s) 00:42:56 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:42:56 Fetched 50.6 kB in 0s (0 B/s) 00:42:56 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:42:56 Fetched 14.8 kB in 0s (0 B/s) 00:42:56 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:42:56 Fetched 41.8 kB in 0s (0 B/s) 00:42:56 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:42:56 Fetched 499 kB in 0s (0 B/s) 00:42:56 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:42:56 Fetched 111 kB in 0s (0 B/s) 00:42:56 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:42:56 Fetched 240 kB in 0s (0 B/s) 00:42:56 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:42:56 Fetched 29.3 kB in 0s (0 B/s) 00:42:56 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:42:56 Fetched 85.5 kB in 0s (0 B/s) 00:42:56 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:42:56 Fetched 24.5 kB in 0s (0 B/s) 00:42:56 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:42:56 Fetched 49.2 kB in 0s (0 B/s) 00:42:56 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:42:56 Fetched 54.2 kB in 0s (0 B/s) 00:42:56 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:42:56 Fetched 30.8 kB in 0s (0 B/s) 00:42:56 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 00:42:56 Fetched 15.8 kB in 0s (0 B/s) 00:42:56 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:42:56 Fetched 85.9 kB in 0s (0 B/s) 00:42:56 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:42:56 Fetched 8720 B in 0s (0 B/s) 00:42:56 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 00:42:56 Fetched 140 kB in 0s (0 B/s) 00:42:56 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:42:56 Fetched 119 kB in 0s (0 B/s) 00:42:56 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 00:42:56 Fetched 111 kB in 0s (0 B/s) 00:42:56 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:42:56 Fetched 11.1 kB in 0s (0 B/s) 00:42:56 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:42:56 Fetched 645 kB in 0s (0 B/s) 00:42:56 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:42:56 Fetched 41.3 kB in 0s (0 B/s) 00:42:56 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:42:56 Fetched 17.9 kB in 0s (0 B/s) 00:42:56 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:42:56 Fetched 368 kB in 0s (0 B/s) 00:42:56 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:42:56 Fetched 187 kB in 0s (0 B/s) 00:42:56 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:42:56 Fetched 175 kB in 0s (0 B/s) 00:42:56 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:42:56 Fetched 206 kB in 0s (0 B/s) 00:42:56 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 00:42:56 Fetched 1301 kB in 0s (0 B/s) 00:42:56 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:42:56 Fetched 36.2 kB in 0s (0 B/s) 00:42:56 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 00:42:56 Fetched 159 kB in 0s (0 B/s) 00:42:56 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:42:56 Fetched 107 kB in 0s (0 B/s) 00:42:56 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:42:56 Fetched 48.7 kB in 0s (0 B/s) 00:42:56 Pulling static-packages 00:42:56 + snapcraftctl pull 00:42:56 Pulling version 00:42:56 + cd /root/project 00:42:56 + git describe --tags --abbrev=0 00:42:56 + sed s/v// 00:42:56 + GIT_VERSION=2.0.0 00:42:56 + [ -z 2.0.0 ] 00:42:56 + snapcraftctl set-version 2.0.0 00:42:57 Building config-common 00:42:57 + snapcraftctl build 00:42:59 Skipping build go-build-helper (already ran) 00:42:59 Building edgex-go 00:42:59 + cd /root/parts/edgex-go/src 00:42:59 + git describe --tags --abbrev=0 00:42:59 + sed s/v// 00:42:59 + GIT_VERSION=2.0.0 00:42:59 + [ -z 2.0.0 ] 00:42:59 + echo 2.0.0 00:42:59 + make build 00:42:59 go mod tidy 00:43:01 go: downloading github.com/gorilla/mux v1.8.0 00:43:01 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 00:43:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 00:43:01 go: downloading github.com/stretchr/testify v1.7.0 00:43:01 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 00:43:01 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 00:43:01 go: downloading github.com/google/uuid v1.2.0 00:43:01 go: downloading gopkg.in/yaml.v2 v2.4.0 00:43:01 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:43:01 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:43:01 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 00:43:01 go: downloading github.com/lib/pq v1.10.2 00:43:01 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:43:01 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 00:43:01 go: downloading github.com/pelletier/go-toml v1.9.2 00:43:01 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:43:01 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 00:43:02 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 00:43:02 go: downloading github.com/davecgh/go-spew v1.1.1 00:43:02 go: downloading github.com/pmezard/go-difflib v1.0.0 00:43:02 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:43:02 go: downloading github.com/go-playground/validator/v10 v10.6.1 00:43:02 go: downloading github.com/go-kit/kit v0.9.0 00:43:02 go: downloading github.com/stretchr/objx v0.1.0 00:43:02 go: downloading github.com/x448/float16 v0.8.4 00:43:02 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:43:02 go: downloading github.com/go-playground/universal-translator v0.17.0 00:43:02 go: downloading github.com/leodido/go-urn v1.2.0 00:43:02 go: downloading golang.org/x/text v0.3.2 00:43:02 go: downloading github.com/go-playground/assert/v2 v2.0.1 00:43:02 go: downloading github.com/go-playground/locales v0.13.0 00:43:02 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 00:43:02 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:43:02 go: downloading github.com/pebbe/zmq4 v1.2.7 00:43:03 go: downloading github.com/kr/pretty v0.2.0 00:43:03 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:43:03 go: downloading github.com/go-stack/stack v1.8.0 00:43:03 go: downloading github.com/hashicorp/consul/api v1.8.1 00:43:03 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:43:03 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 00:43:03 go: downloading github.com/gorilla/websocket v1.4.2 00:43:03 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 00:43:03 go: downloading github.com/onsi/ginkgo v1.10.1 00:43:03 go: downloading github.com/onsi/gomega v1.7.0 00:43:03 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:43:03 go: downloading github.com/kr/text v0.1.0 00:43:03 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:43:03 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:43:03 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:43:03 go: downloading github.com/hashicorp/serf v0.9.5 00:43:03 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:43:03 go: downloading github.com/hashicorp/consul/sdk v0.7.0 00:43:03 go: downloading github.com/hashicorp/go-uuid v1.0.1 00:43:03 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:43:03 go: downloading github.com/mitchellh/copystructure v1.0.0 00:43:03 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:43:03 go: downloading github.com/fatih/color v1.9.0 00:43:03 go: downloading github.com/mattn/go-colorable v0.1.6 00:43:03 go: downloading github.com/mattn/go-isatty v0.0.12 00:43:03 go: downloading github.com/pkg/errors v0.8.1 00:43:03 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:43:03 go: downloading github.com/hashicorp/go-msgpack v0.5.3 00:43:03 go: downloading github.com/hashicorp/memberlist v0.2.2 00:43:03 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:43:03 go: downloading github.com/hpcloud/tail v1.0.0 00:43:04 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 00:43:04 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:43:04 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:43:04 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:43:04 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:43:04 go: downloading gopkg.in/fsnotify.v1 v1.4.7 00:43:04 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:43:04 go: downloading github.com/hashicorp/go-multierror v1.1.0 00:43:04 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 00:43:04 go: downloading github.com/miekg/dns v1.1.26 00:43:04 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:43:04 go: downloading github.com/hashicorp/errwrap v1.0.0 00:43:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:43:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:43:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:43:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:43:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:43:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:43:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:43:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:43:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:43:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:43:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:43:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:43:27 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 00:43:27 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 00:43:27 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 00:43:27 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 00:43:27 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 00:43:27 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 00:43:27 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 00:43:27 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 00:43:27 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 00:43:27 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 00:43:27 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 00:43:27 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 00:43:27 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 00:43:27 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 00:43:27 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 00:43:27 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 00:43:27 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 00:43:27 + 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 00:43:27 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 00:43:27 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 00:43:27 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 00:43:27 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 00:43:27 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 00:43:27 + 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 00:43:27 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 00:43:27 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 00:43:27 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 00:43:28 Building hooks 00:43:28 + cd /root/parts/hooks/src 00:43:28 + make build 00:43:28 go mod tidy 00:43:29 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 00:43:29 go: downloading github.com/stretchr/testify v1.5.1 00:43:29 go: downloading gopkg.in/yaml.v2 v2.2.2 00:43:29 go: downloading github.com/davecgh/go-spew v1.1.0 00:43:29 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 00:43:30 GO111MODULE=on go build -o cmd/install/install ./cmd/install 00:43:30 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 00:43:30 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 00:43:33 Building static-packages 00:43:33 + snapcraftctl build 00:43:35 Building version 00:43:35 + snapcraftctl build 00:43:37 Staging config-common 00:43:37 + snapcraftctl stage 00:43:38 Skipping stage go-build-helper (already ran) 00:43:38 Staging edgex-go 00:43:38 + snapcraftctl stage 00:43:38 Staging hooks 00:43:38 + snapcraftctl stage 00:43:39 Staging static-packages 00:43:39 + snapcraftctl stage 00:43:41 Staging version 00:43:41 + snapcraftctl stage 00:43:42 Priming config-common 00:43:42 + snapcraftctl prime 00:43:43 Priming go-build-helper 00:43:43 + snapcraftctl prime 00:43:44 Priming edgex-go 00:43:44 + snapcraftctl prime 00:43:45 Priming hooks 00:43:45 + snapcraftctl prime 00:43:46 Priming static-packages 00:43:46 + snapcraftctl prime 00:43:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:43:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:43:47 ---> affed9463d04 00:43:47 Step 3/24 : WORKDIR /edgex-go 00:43:48 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:43:48 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:43:48 ---> affed9463d04 00:43:48 Step 3/32 : WORKDIR /edgex-go 00:43:48 Priming version 00:43:48 + snapcraftctl prime 00:43:48 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:43:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:43:48 ---> affed9463d04 00:43:48 Step 3/22 : WORKDIR /edgex-go 00:43:48 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:43:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:43:48 ---> affed9463d04 00:43:48 Step 3/23 : WORKDIR /edgex-go 00:43:48 ---> Running in 7251d6027c2a 00:43:48 ---> Running in d6ebfb49514d 00:43:48 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:43:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:43:48 ---> affed9463d04 00:43:48 Step 3/23 : WORKDIR /edgex-go 00:43:49 ---> Running in 2847983ef053 00:43:49 ---> Running in a271233daaaa 00:43:49 ---> Running in 25f1e65872eb 00:43:49 Removing intermediate container d6ebfb49514d 00:43:49 ---> 16bcc981b19b 00:43:49 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:49 Removing intermediate container 7251d6027c2a 00:43:49 ---> 22e49c6cdb1b 00:43:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:49 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 00:43:49 Removing intermediate container a271233daaaa 00:43:49 ---> 9331e378544e 00:43:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:49 Removing intermediate container 2847983ef053 00:43:49 ---> 774598ff88ec 00:43:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:49 ---> Running in a1b94bd5606d 00:43:49 Removing intermediate container 25f1e65872eb 00:43:49 ---> 8065d9fb3bb2 00:43:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:50 ---> Running in eaa97950818a 00:43:50 ---> Running in 2778abbeec71 00:43:50 ---> Running in e85669557c39 00:43:50 ---> Running in 6ea72e6bea40 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:43:53 Removing intermediate container a1b94bd5606d 00:43:53 ---> 0029d538d5e8 00:43:53 Step 5/32 : RUN apk add --update --no-cache make git 00:43:53 ---> Running in e930e79cab01 00:43:53 Removing intermediate container 2778abbeec71 00:43:53 ---> 32d1377ca421 00:43:53 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:43:54 Removing intermediate container eaa97950818a 00:43:54 ---> 281e11f666dc 00:43:54 Step 5/24 : RUN apk add --update --no-cache make bash git 00:43:54 ---> Running in 9e77e900978c 00:43:54 ---> Running in f312acaaee78 00:43:54 Removing intermediate container 6ea72e6bea40 00:43:54 ---> afd5b43ea453 00:43:54 Step 5/22 : RUN apk add --update --no-cache make git 00:43:54 ---> Running in 426da142a39d 00:43:54 Removing intermediate container e85669557c39 00:43:54 ---> 65e1d915e957 00:43:54 Step 5/23 : RUN apk add --update --no-cache make git 00:43:55 ---> Running in b130ca707b07 00:43:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:43:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:43:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:43:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:43:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:43:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:43:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:43:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:43:59 OK: 218 MiB in 52 packages 00:43:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:43:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:43:59 OK: 218 MiB in 52 packages 00:43:59 OK: 218 MiB in 52 packages 00:43:59 OK: 218 MiB in 52 packages 00:43:59 OK: 218 MiB in 52 packages 00:43:59 Removing intermediate container e930e79cab01 00:43:59 ---> 53faff9e2447 00:43:59 Step 6/32 : COPY go.mod . 00:44:00 Removing intermediate container f312acaaee78 00:44:00 ---> 459666a854c4 00:44:00 Step 6/24 : COPY go.mod . 00:44:00 ---> 341200cd637a 00:44:00 Step 7/32 : RUN go mod download 00:44:00 Removing intermediate container 9e77e900978c 00:44:00 ---> ac2f0012a491 00:44:00 Step 6/23 : COPY go.mod . 00:44:00 Removing intermediate container 426da142a39d 00:44:00 ---> ee3ecd2dea54 00:44:00 Step 6/22 : COPY go.mod . 00:44:00 ---> Running in c5bc34e66e7b 00:44:00 Removing intermediate container b130ca707b07 00:44:00 ---> 738ef9f1f57e 00:44:00 Step 6/23 : COPY go.mod . 00:44:01 ---> 0910acf5adbe 00:44:01 Step 7/24 : RUN go mod download 00:44:01 ---> 8f7d9472eea8 00:44:01 Step 7/23 : RUN go mod download 00:44:01 ---> Running in 079078604acf 00:44:02 ---> Running in 8a54d70c9c37 00:44:02 ---> 5dd65fb564a2 00:44:02 ---> 02d085955ca3 00:44:02 Step 7/23 : RUN go mod download 00:44:02 Step 7/22 : RUN go mod download 00:44:02 ---> Running in eda7aa70a54a 00:44:02 ---> Running in a55e4cc37036 00:44:06 Removing intermediate container c5bc34e66e7b 00:44:06 ---> 5269ab57d0a2 00:44:06 Step 8/32 : COPY . . 00:44:07 Removing intermediate container 079078604acf 00:44:07 ---> fa036dacef9f 00:44:07 Step 8/24 : COPY . . 00:44:07 Removing intermediate container eda7aa70a54a 00:44:07 ---> 15da6b04a3bb 00:44:07 Step 8/23 : COPY . . 00:44:07 Removing intermediate container 8a54d70c9c37 00:44:07 ---> f19192b594a7 00:44:07 Step 8/23 : COPY . . 00:44:07 Removing intermediate container a55e4cc37036 00:44:07 ---> d5b5f495b1b7 00:44:07 Step 8/22 : COPY . . 00:44:34 ---> 5921cf53d0d1 00:44:34 Step 9/32 : RUN go mod tidy 00:44:34 ---> c774b8992fd1 00:44:34 Step 9/24 : RUN go mod tidy 00:44:34 ---> 756637666e85 00:44:34 Step 9/22 : RUN go mod tidy 00:44:34 ---> c0016cb3affe 00:44:34 Step 9/23 : RUN go mod tidy 00:44:34 ---> Running in 702607f2da6f 00:44:34 ---> Running in bbdfb16d7f5e 00:44:34 ---> Running in e06c69aa2b94 00:44:34 ---> 7267386664fd 00:44:34 Step 9/23 : RUN go mod tidy 00:44:34 ---> Running in a714619d897a 00:44:34 ---> Running in b297affb1124 00:44:37 Removing intermediate container bbdfb16d7f5e 00:44:37 ---> 1892fac3f693 00:44:37 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:44:37 Removing intermediate container 702607f2da6f 00:44:37 ---> 6eceb5e01d92 00:44:37 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:44:37 ---> Running in 06340efd2797 00:44:37 ---> Running in fb2cdb914136 00:44:37 Removing intermediate container e06c69aa2b94 00:44:37 ---> 7cccb219b3a5 00:44:37 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:44:38 Removing intermediate container a714619d897a 00:44:38 ---> 003c976df76f 00:44:38 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:44:38 ---> Running in 47061e6859db 00:44:38 Removing intermediate container b297affb1124 00:44:38 ---> dc98c7914c99 00:44:38 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:44:38 ---> Running in c5ceb174c8c4 00:44:38 ---> Running in 5e7bd4bc9936 00:44:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:44:39 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 00:44:40 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 00:44:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:44:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:46:34 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 00:46:34 Removing intermediate container 06340efd2797 00:46:34 ---> fa276ba8d850 00:46:34 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:46:34 ---> Running in 3d947f4d0d2e 00:46:34 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 00:46:36 Removing intermediate container c5ceb174c8c4 00:46:36 ---> f20ea7c6949c 00:46:36 00:46:36 Step 11/23 : FROM alpine:3.12 00:46:36 Removing intermediate container fb2cdb914136 00:46:36 ---> 1969917ed3b1 00:46:36 00:46:36 Step 11/32 : FROM alpine:3.12 00:46:36 Removing intermediate container 3d947f4d0d2e 00:46:36 ---> 0a1e2fba6ac5 00:46:36 00:46:36 Step 12/24 : FROM docker:20.10.0 00:46:36 Removing intermediate container 47061e6859db 00:46:36 ---> 9ec368403cb5 00:46:36 00:46:36 Step 11/22 : FROM alpine:3.12 00:46:36 3.12: Pulling from library/alpine 00:46:36 3.12: Pulling from library/alpine 00:46:36 Removing intermediate container 5e7bd4bc9936 00:46:36 ---> f3cf229cae76 00:46:36 00:46:36 Step 11/23 : FROM alpine:3.12 00:46:37 20.10.0: Pulling from library/docker 00:46:37 3.12: Pulling from library/alpine 00:46:37 3.12: Pulling from library/alpine 00:46:38 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:46:38 Status: Downloaded newer image for alpine:3.12 00:46:38 ---> c4fd0aeabfcf 00:46:38 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:46:38 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:46:38 Status: Image is up to date for alpine:3.12 00:46:38 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:46:38 Status: Image is up to date for alpine:3.12 00:46:38 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:46:38 Status: Image is up to date for alpine:3.12 00:46:38 ---> c4fd0aeabfcf 00:46:38 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:46:38 ---> c4fd0aeabfcf 00:46:38 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:46:38 ---> c4fd0aeabfcf 00:46:38 Step 12/22 : RUN apk add --update --no-cache curl 00:46:39 ---> Running in 478845d2c537 00:46:39 ---> Running in cab0eca5a3ca 00:46:39 ---> Running in ddb4409987ae 00:46:39 ---> Running in 9111b5ffd481 00:46:40 Removing intermediate container cab0eca5a3ca 00:46:40 ---> 7235439bef73 00:46:40 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:46:41 ---> Running in 416d24618b43 00:46:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:42 (1/2) Installing ca-certificates (20191127-r4) 00:46:42 (1/4) Installing ca-certificates (20191127-r4) 00:46:42 (2/2) Installing dumb-init (1.2.2-r1) 00:46:42 Executing busybox-1.31.1-r20.trigger 00:46:42 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:46:42 (3/4) Installing libcurl (7.77.0-r0) 00:46:42 Executing ca-certificates-20191127-r4.trigger 00:46:42 (4/4) Installing curl (7.77.0-r0) 00:46:42 Executing busybox-1.31.1-r20.trigger 00:46:42 Executing ca-certificates-20191127-r4.trigger 00:46:42 OK: 6 MiB in 16 packages 00:46:42 OK: 7 MiB in 18 packages 00:46:42 (1/1) Installing dumb-init (1.2.2-r1) 00:46:42 Executing busybox-1.31.1-r20.trigger 00:46:42 OK: 5 MiB in 15 packages 00:46:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:43 (1/2) Installing dumb-init (1.2.2-r1) 00:46:43 (2/2) Installing su-exec (0.2-r1) 00:46:43 Executing busybox-1.31.1-r20.trigger 00:46:43 OK: 5 MiB in 16 packages 00:46:45 Removing intermediate container ddb4409987ae 00:46:45 ---> 17e18989af59 00:46:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:46:45 Removing intermediate container 416d24618b43 00:46:45 ---> d295da4e75db 00:46:45 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:46:46 ---> Running in 75b241571e3f 00:46:46 Removing intermediate container 9111b5ffd481 00:46:46 ---> 877cad84ceb0 00:46:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:46:46 Removing intermediate container 478845d2c537 00:46:46 ---> 647d27136944 00:46:46 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:46:46 ---> Running in 6f9bcf4c1739 00:46:46 ---> Running in 9ec055ab24d8 00:46:46 ---> Running in fe10ba764bc5 00:46:46 Removing intermediate container 75b241571e3f 00:46:46 ---> fc87607e0b95 00:46:46 Step 14/23 : ENV APP_PORT=59861 00:46:47 ---> Running in dc1eb8d98386 00:46:47 Removing intermediate container 6f9bcf4c1739 00:46:47 ---> 17fcf872afad 00:46:47 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:46:47 Removing intermediate container fe10ba764bc5 00:46:47 ---> 2517008471b9 00:46:47 Step 14/23 : ENV APP_PORT=59860 00:46:47 Removing intermediate container 9ec055ab24d8 00:46:47 ---> a73facf21f81 00:46:47 Step 14/22 : WORKDIR /edgex 00:46:47 ---> Running in 8901305aa8f1 00:46:48 Removing intermediate container dc1eb8d98386 00:46:48 ---> 401d5e72789f 00:46:48 Step 15/23 : EXPOSE $APP_PORT 00:46:48 ---> Running in 1dd2e8e807cd 00:46:48 ---> Running in f84bf1292741 00:46:48 ---> Running in 3e388f6b96f4 00:46:48 Removing intermediate container 8901305aa8f1 00:46:48 ---> 11c910030ed1 00:46:48 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:46:49 ---> Running in b48db6acb38d 00:46:49 Removing intermediate container 1dd2e8e807cd 00:46:49 ---> feec4671a233 00:46:49 Step 15/23 : EXPOSE $APP_PORT 00:46:49 Removing intermediate container f84bf1292741 00:46:49 ---> 546240456ed3 00:46:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:46:49 Removing intermediate container 3e388f6b96f4 00:46:49 ---> dfaa2e1bf5be 00:46:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:46:49 ---> Running in af9904f09702 00:46:50 Removing intermediate container af9904f09702 00:46:50 ---> 99c2b1995228 00:46:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:46:50 ---> bad5c4588359 00:46:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:46:51 ---> 7af858f05dc7 00:46:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:46:52 ---> f78578fe6af8 00:46:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:46:52 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:46:52 Status: Downloaded newer image for docker:20.10.0 00:46:52 ---> eeaf43b92773 00:46:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:46:52 ---> Running in 70cdfeca3db2 00:46:52 Removing intermediate container b48db6acb38d 00:46:52 ---> 4c0811be042c 00:46:52 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:46:53 ---> 96207f92cd82 00:46:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:46:53 ---> 1a93e7119b7c 00:46:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:46:53 ---> Running in f605f1bf88ea 00:46:53 Removing intermediate container 70cdfeca3db2 00:46:53 ---> e8a083e7fd71 00:46:53 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:46:54 ---> 9daea7836bd4 00:46:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:46:54 ---> Running in a43c087e82f1 00:46:54 Removing intermediate container f605f1bf88ea 00:46:54 ---> 639d348cb8ec 00:46:54 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:46:54 ---> 7dac65331025 00:46:54 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:46:54 ---> Running in 1bbc6dca3722 00:46:55 ---> 4e953fd3ab1c 00:46:55 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:46:55 ---> 20f41333453e 00:46:55 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:46:55 ---> Running in af6c7f811e6b 00:46:55 ---> Running in 543c133acd5b 00:46:55 Removing intermediate container 1bbc6dca3722 00:46:55 ---> c2c2d9ae6b06 00:46:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:46:55 ---> 9918a765941b 00:46:55 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:46:56 ---> Running in f1fd6f5c3be9 00:46:56 ---> Running in c3fb67564465 00:46:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:56 Removing intermediate container af6c7f811e6b 00:46:56 ---> 8e629cd2034b 00:46:56 Step 19/22 : CMD ["--init=true"] 00:46:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:56 Removing intermediate container 543c133acd5b 00:46:56 ---> 8e9df0078c39 00:46:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:46:56 ---> Running in a1f94b4e8327 00:46:56 ---> Running in 561d5a984837 00:46:56 Removing intermediate container f1fd6f5c3be9 00:46:56 ---> a7c32e759d3f 00:46:56 Step 21/23 : LABEL arch=arm64 00:46:57 ---> Running in 4ad45677ff9a 00:46:57 (1/39) Installing readline (8.0.4-r0) 00:46:57 (2/39) Installing bash (5.0.17-r0) 00:46:57 Executing bash-5.0.17-r0.post-install 00:46:57 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:46:57 (4/39) Installing libcurl (7.77.0-r0) 00:46:57 (5/39) Installing curl (7.77.0-r0) 00:46:57 (6/39) Installing dumb-init (1.2.2-r1) 00:46:57 (7/39) Installing libbz2 (1.0.8-r1) 00:46:57 (8/39) Installing expat (2.2.9-r1) 00:46:57 (9/39) Installing libffi (3.3-r2) 00:46:57 (10/39) Installing gdbm (1.13-r1) 00:46:57 (11/39) Installing xz-libs (5.2.5-r0) 00:46:57 (12/39) Installing sqlite-libs (3.32.1-r1) 00:46:57 (13/39) Installing python3 (3.8.10-r0) 00:46:57 Removing intermediate container 561d5a984837 00:46:57 ---> f04eff496fe6 00:46:57 Step 21/23 : LABEL arch=arm64 00:46:57 Removing intermediate container a1f94b4e8327 00:46:57 ---> aa1f64a2bcf4 00:46:57 Step 20/22 : LABEL arch=arm64 00:47:00 ---> Running in df60968d3af2 00:47:00 ---> Running in fff2781d8b68 00:47:00 Removing intermediate container 4ad45677ff9a 00:47:00 ---> 3ed32399c108 00:47:00 Step 22/23 : LABEL git_sha=38fcbca5b772b6e9f87841882003980fff4ce189 00:47:00 ---> Running in 808ba534f6b8 00:47:00 Removing intermediate container df60968d3af2 00:47:00 ---> 5e46b94afa2f 00:47:00 Step 22/23 : LABEL git_sha=38fcbca5b772b6e9f87841882003980fff4ce189 00:47:00 (14/39) Installing py3-appdirs (1.4.4-r1) 00:47:00 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:47:00 (16/39) Installing py3-parsing (2.4.7-r0) 00:47:00 (17/39) Installing py3-six (1.15.0-r0) 00:47:00 (18/39) Installing py3-packaging (20.4-r0) 00:47:00 (19/39) Installing py3-setuptools (47.0.0-r0) 00:47:00 Removing intermediate container fff2781d8b68 00:47:00 ---> cbeb159f010d 00:47:00 Step 21/22 : LABEL git_sha=38fcbca5b772b6e9f87841882003980fff4ce189 00:47:00 (20/39) Installing py3-chardet (3.0.4-r4) 00:47:00 (21/39) Installing py3-idna (2.9-r0) 00:47:00 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:47:00 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:47:00 (24/39) Installing py3-requests (2.23.0-r0) 00:47:00 ---> Running in bb5f1381e9d1 00:47:00 (25/39) Installing py3-msgpack (1.0.0-r0) 00:47:00 (26/39) Installing py3-lockfile (0.12.2-r3) 00:47:00 Removing intermediate container 808ba534f6b8 00:47:00 ---> 1ceb351ea257 00:47:00 Step 23/23 : LABEL version=0.0.0 00:47:00 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:47:00 (28/39) Installing py3-colorama (0.4.3-r0) 00:47:00 (29/39) Installing py3-distlib (0.3.0-r0) 00:47:00 ---> Running in 7f567ec564de 00:47:00 (30/39) Installing py3-distro (1.5.0-r1) 00:47:00 (31/39) Installing py3-webencodings (0.5.1-r3) 00:47:00 (32/39) Installing py3-html5lib (1.0.1-r4) 00:47:00 (33/39) Installing py3-pytoml (0.1.21-r0) 00:47:00 (34/39) Installing py3-pep517 (0.8.2-r0) 00:47:00 (35/39) Installing py3-progress (1.5-r0) 00:47:00 Removing intermediate container c3fb67564465 00:47:00 ---> b1d25c7646cc 00:47:00 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:00 (36/39) Installing py3-toml (0.10.1-r0) 00:47:00 ---> Running in 8463b4adda2d 00:47:00 (37/39) Installing py3-retrying (1.3.3-r0) 00:47:00 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:47:00 (39/39) Installing py3-pip (20.1.1-r0) 00:47:00 Executing busybox-1.31.1-r19.trigger 00:47:00 Removing intermediate container bb5f1381e9d1 00:47:00 ---> 5ef5f2bb118c 00:47:00 Step 23/23 : LABEL version=0.0.0 00:47:00 OK: 72 MiB in 59 packages 00:47:00 ---> Running in 9d951102c416 00:47:01 Removing intermediate container 7f567ec564de 00:47:01 ---> 3bfd7426ae3b 00:47:01 Step 22/22 : LABEL version=0.0.0 00:47:01 Removing intermediate container 8463b4adda2d 00:47:01 ---> 1d978000bad3 00:47:01 00:47:01 ---> Running in 460dee732cfc 00:47:01 Removing intermediate container 9d951102c416 00:47:01 ---> 9024bf3c0545 00:47:01 00:47:01 ---> 974c605155ed 00:47:01 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:47:02 Successfully built 1d978000bad3 00:47:02 Successfully built 9024bf3c0545 00:47:02 Successfully tagged support-notifications-arm64:latest 00:47:02 Successfully tagged support-scheduler-arm64:latest 00:47:02 Building core-data 00:47:02  Building support-notifications ... done  Building support-scheduler ... done Building core-command 00:47:02 Removing intermediate container 460dee732cfc 00:47:02 ---> f570717688b4 00:47:02 00:47:03 Successfully built f570717688b4 00:47:03 Successfully tagged security-proxy-setup-arm64:latest 00:47:03  Building security-proxy-setup ... done Building security-secretstore-setup 00:47:04 ---> 118bad9e262b 00:47:04 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:47:04 ---> 51fc2cc6c96f 00:47:04 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:47:05 Collecting docker-compose==1.23.2 00:47:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:47:06 ---> 50d2306d28bc 00:47:06 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:47:06 Collecting docopt<0.7,>=0.6.1 00:47:06 Downloading docopt-0.6.2.tar.gz (25 kB) 00:47:07 ---> 1982a2b8431f 00:47:07 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:47:08 ---> Running in ff2b43ac60b6 00:47:09 Removing intermediate container ff2b43ac60b6 00:47:09 ---> 7b00aadbce39 00:47:09 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:47:10 Collecting PyYAML<4,>=3.10 00:47:10 Downloading PyYAML-3.13.tar.gz (270 kB) 00:47:10 ---> e790fb2dd27e 00:47:10 Step 27/32 : RUN chmod +x /entrypoint.sh 00:47:11 ---> Running in 521d0182b38f 00:47:13 Removing intermediate container 521d0182b38f 00:47:13 ---> 9252f1f5f8f0 00:47:13 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:47:13 ---> Running in 598aebf22ed0 00:47:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:47:14 Collecting texttable<0.10,>=0.9.0 00:47:14 Downloading texttable-0.9.1.tar.gz (11 kB) 00:47:14 Removing intermediate container 598aebf22ed0 00:47:14 ---> c944dd227636 00:47:14 Step 29/32 : CMD ["gate"] 00:47:15 ---> Running in 23d5f2bd836a 00:47:16 Removing intermediate container 23d5f2bd836a 00:47:16 ---> 26e9480ed9e2 00:47:16 Step 30/32 : LABEL arch=arm64 00:47:16 ---> Running in 7391f7572a75 00:47:17 Collecting dockerpty<0.5,>=0.4.1 00:47:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:47:17 Removing intermediate container 7391f7572a75 00:47:17 ---> 9d85214b08fb 00:47:17 Step 31/32 : LABEL git_sha=38fcbca5b772b6e9f87841882003980fff4ce189 00:47:18 ---> Running in 021f830b44a6 00:47:18 Removing intermediate container 021f830b44a6 00:47:18 ---> 8628359c880b 00:47:18 Step 32/32 : LABEL version=0.0.0 00:47:18 ---> Running in 91103a3c984d 00:47:19 Removing intermediate container 91103a3c984d 00:47:19 ---> a4370157480d 00:47:19 00:47:19 Successfully built a4370157480d 00:47:19 Successfully tagged security-bootstrapper-arm64:latest 00:47:19 Building core-metadata 00:47:19  Building security-bootstrapper ... done Collecting docker<4.0,>=3.6.0 00:47:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:47:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:47:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:47:22 Collecting websocket-client<1.0,>=0.32.0 00:47:22 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:47:22 Collecting cached-property<2,>=1.2.0 00:47:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:47:23 Collecting jsonschema<3,>=2.5.1 00:47:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:47:24 Collecting docker-pycreds>=0.4.0 00:47:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:47:24 Collecting idna<2.8,>=2.5 00:47:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:47: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) 00:47:25 Collecting urllib3<1.25,>=1.21.1 00:47:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:47:25 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) 00:47:25 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:47:25 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:47:25 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:47:25 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:47:27 Installing collected packages: docopt, PyYAML, texttable, dockerpty, idna, urllib3, requests, docker-pycreds, websocket-client, docker, cached-property, jsonschema, docker-compose 00:47:27 Running setup.py install for docopt: started 00:47:29 Running setup.py install for docopt: finished with status 'done' 00:47:29 Running setup.py install for PyYAML: started 00:47:32 Running setup.py install for PyYAML: finished with status 'done' 00:47:32 Running setup.py install for texttable: started 00:47:34 Running setup.py install for texttable: finished with status 'done' 00:47:34 Running setup.py install for dockerpty: started 00:47:37 Running setup.py install for dockerpty: finished with status 'done' 00:47:37 Attempting uninstall: idna 00:47:37 Found existing installation: idna 2.9 00:47:37 Uninstalling idna-2.9: 00:47:37 Successfully uninstalled idna-2.9 00:47:37 Attempting uninstall: urllib3 00:47:37 Found existing installation: urllib3 1.25.9 00:47:37 Uninstalling urllib3-1.25.9: 00:47:38 Successfully uninstalled urllib3-1.25.9 00:47:38 Attempting uninstall: requests 00:47:38 Found existing installation: requests 2.23.0 00:47:38 Uninstalling requests-2.23.0: 00:47:38 Successfully uninstalled requests-2.23.0 00:47:42 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 00:47:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:47:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:47:46 ---> affed9463d04 00:47:46 Step 3/24 : WORKDIR /edgex-go 00:47:46 ---> Using cache 00:47:46 ---> 8065d9fb3bb2 00:47:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:46 ---> Using cache 00:47:46 ---> afd5b43ea453 00:47:46 Step 5/24 : RUN apk add --update --no-cache make git 00:47:46 ---> Using cache 00:47:46 ---> ee3ecd2dea54 00:47:46 Step 6/24 : COPY go.mod . 00:47:46 ---> Using cache 00:47:46 ---> 5dd65fb564a2 00:47:46 Step 7/24 : RUN go mod download 00:47:46 ---> Using cache 00:47:46 ---> d5b5f495b1b7 00:47:46 Step 8/24 : COPY . . 00:47:46 ---> Using cache 00:47:46 ---> 756637666e85 00:47:46 Step 9/24 : RUN go mod tidy 00:47:46 ---> Using cache 00:47:46 ---> 7cccb219b3a5 00:47:46 Step 10/24 : RUN make cmd/core-command/core-command 00:47:47 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:47:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:47:47 ---> affed9463d04 00:47:47 Step 3/26 : WORKDIR /edgex-go 00:47:47 ---> Using cache 00:47:47 ---> 8065d9fb3bb2 00:47:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:47 ---> Using cache 00:47:47 ---> afd5b43ea453 00:47:47 Step 5/26 : RUN apk add --update --no-cache make git 00:47:47 ---> Using cache 00:47:47 ---> ee3ecd2dea54 00:47:47 Step 6/26 : COPY go.mod . 00:47:47 ---> Using cache 00:47:47 ---> 5dd65fb564a2 00:47:47 Step 7/26 : RUN go mod download 00:47:47 ---> Using cache 00:47:47 ---> d5b5f495b1b7 00:47:47 Step 8/26 : COPY . . 00:47:47 ---> Using cache 00:47:47 ---> 756637666e85 00:47:47 Step 9/26 : RUN go mod tidy 00:47:47 ---> Using cache 00:47:47 ---> 7cccb219b3a5 00:47:47 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:47:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:47:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:47:48 ---> affed9463d04 00:47:48 Step 3/24 : WORKDIR /edgex-go 00:47:48 ---> Using cache 00:47:48 ---> 8065d9fb3bb2 00:47:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:48 ---> Using cache 00:47:48 ---> afd5b43ea453 00:47:48 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:47:49 ---> Running in b86d59014793 00:47:49 ---> Running in 078401b1df47 00:47:49 ---> Running in aaa2dbcb8435 00:47:51 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 00:47:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:47:51 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 00:47:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:47:53 OK: 218 MiB in 52 packages 00:47:57 Removing intermediate container 078401b1df47 00:47:57 ---> af37f507cfa3 00:47:57 Step 6/24 : COPY go.mod . 00:47:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:47:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:47:58 ---> affed9463d04 00:47:58 Step 3/24 : WORKDIR /edgex-go 00:47:58 ---> Using cache 00:47:58 ---> 8065d9fb3bb2 00:47:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:58 ---> Using cache 00:47:58 ---> afd5b43ea453 00:47:58 Step 5/24 : RUN apk add --update --no-cache make git 00:47:58 ---> Using cache 00:47:58 ---> ee3ecd2dea54 00:47:58 Step 6/24 : COPY go.mod . 00:47:58 ---> Using cache 00:47:58 ---> 5dd65fb564a2 00:47:58 Step 7/24 : RUN go mod download 00:47:58 ---> Using cache 00:47:58 ---> d5b5f495b1b7 00:47:58 Step 8/24 : COPY . . 00:47:58 ---> Using cache 00:47:58 ---> 756637666e85 00:47:58 Step 9/24 : RUN go mod tidy 00:47:58 ---> Using cache 00:47:58 ---> 7cccb219b3a5 00:47:58 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:47:59 ---> da9775de46be 00:47:59 Step 7/24 : RUN go mod download 00:47:59 ---> Running in fba9136fba57 00:47:59 ---> Running in 5c364d50d290 00:48: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 00:48:02 Removing intermediate container a43c087e82f1 00:48:02 ---> 4ad61ec41b90 00:48:02 Step 15/24 : ENV APP_PORT=58890 00:48:02 ---> Running in 7dcd03650737 00:48:04 Removing intermediate container 7dcd03650737 00:48:04 ---> 98736f078a79 00:48:04 Step 16/24 : EXPOSE $APP_PORT 00:48:06 ---> Running in cf92c1957b46 00:48:06 Removing intermediate container 5c364d50d290 00:48:06 ---> df2f5247ab6c 00:48:06 Step 8/24 : COPY . . 00:48:06 Removing intermediate container cf92c1957b46 00:48:06 ---> 303a4eef4d32 00:48:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:48:08 ---> 174e6876e2e5 00:48:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:48:09 ---> e5ac25a9e517 00:48:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:48:11 ---> 818c493ac320 00:48:12 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:48:12 ---> Running in 26baa0719ccf 00:48:13 Removing intermediate container 26baa0719ccf 00:48:13 ---> 72c7c880120e 00:48:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:13 ---> Running in 0988d6f6ee18 00:48:14 Removing intermediate container 0988d6f6ee18 00:48:14 ---> ea436fc91f91 00:48:14 Step 22/24 : LABEL arch=arm64 00:48:15 ---> Running in 4ecfe95812cb 00:48:16 Removing intermediate container 4ecfe95812cb 00:48:16 ---> 996598c9b271 00:48:16 Step 23/24 : LABEL git_sha=38fcbca5b772b6e9f87841882003980fff4ce189 00:48:16 ---> Running in aa2e1567fc67 00:48:17 Removing intermediate container aa2e1567fc67 00:48:17 ---> 875cb320c01c 00:48:17 Step 24/24 : LABEL version=0.0.0 00:48:17 ---> Running in b184ffde0b50 00:48:18 Removing intermediate container b184ffde0b50 00:48:18 ---> a4037ea342e3 00:48:18 00:48:19 Successfully built a4037ea342e3 00:48:19 Successfully tagged sys-mgmt-agent-arm64:latest 00:48:26  Building sys-mgmt-agent ... done  ---> fa6e4797f6ab 00:48:26 Step 9/24 : RUN go mod tidy 00:48:26 ---> Running in 9c3ad4c7521b 00:48:33 Removing intermediate container 9c3ad4c7521b 00:48:33 ---> af304738053a 00:48:33 Step 10/24 : RUN make cmd/core-data/core-data 00:48:33 ---> Running in 3912cecd01f3 00:48:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:49:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:49:24 Removing intermediate container aaa2dbcb8435 00:49:24 ---> 819f67d8b87e 00:49:24 00:49:24 Step 11/24 : FROM alpine:3.12 00:49:24 ---> c4fd0aeabfcf 00:49:24 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:49:24 ---> Using cache 00:49:24 ---> 17e18989af59 00:49:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:49:24 ---> Using cache 00:49:24 ---> fc87607e0b95 00:49:24 Step 14/24 : ENV APP_PORT=59882 00:49:24 ---> Running in a6de46ea9a34 00:49:25 Removing intermediate container a6de46ea9a34 00:49:25 ---> 2beb5a685e42 00:49:25 Step 15/24 : EXPOSE $APP_PORT 00:49:25 ---> Running in 378d6f188170 00:49:26 Removing intermediate container 378d6f188170 00:49:26 ---> 5cd2d882a0a9 00:49:26 Step 16/24 : WORKDIR / 00:49:26 ---> Running in a88b7e23c927 00:49:27 Removing intermediate container a88b7e23c927 00:49:27 ---> aeb47472ad13 00:49:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:30 ---> 5c227a397ad2 00:49:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:49:30 Removing intermediate container b86d59014793 00:49:30 ---> 5c39f6b29c5a 00:49:30 00:49:30 Step 11/26 : FROM alpine:3.12 00:49:30 ---> c4fd0aeabfcf 00:49:30 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:49:31 ---> Running in 876c03cd8eda 00:49:32 ---> edfd510d4621 00:49:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:49:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:33 ---> 49e120651610 00:49:33 Step 20/24 : ENTRYPOINT ["/core-command"] 00:49:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:33 ---> Running in 2e7a5687e624 00:49:34 (1/6) Installing ca-certificates (20191127-r4) 00:49:34 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:49:34 (3/6) Installing libcurl (7.77.0-r0) 00:49:34 (4/6) Installing curl (7.77.0-r0) 00:49:34 (5/6) Installing dumb-init (1.2.2-r1) 00:49:34 (6/6) Installing su-exec (0.2-r1) 00:49:34 Executing busybox-1.31.1-r20.trigger 00:49:34 Executing ca-certificates-20191127-r4.trigger 00:49:34 Removing intermediate container 2e7a5687e624 00:49:34 ---> 08b08fb5322c 00:49:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:34 OK: 7 MiB in 20 packages 00:49:34 ---> Running in 77985b1580ea 00:49:35 Removing intermediate container 77985b1580ea 00:49:35 ---> 87a48348f810 00:49:35 Step 22/24 : LABEL arch=arm64 00:49:35 ---> Running in 7b74d5ad11b2 00:49:37 Removing intermediate container 876c03cd8eda 00:49:37 ---> 423477893070 00:49:37 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:49:37 Removing intermediate container 7b74d5ad11b2 00:49:37 ---> fcf4ecccd85b 00:49:37 Step 23/24 : LABEL git_sha=38fcbca5b772b6e9f87841882003980fff4ce189 00:49:37 ---> Running in cdcfa7b61bb8 00:49:37 ---> Running in cea91d40c601 00:49:38 Removing intermediate container cdcfa7b61bb8 00:49:38 ---> 9d289d33a004 00:49:38 Step 14/26 : WORKDIR / 00:49:38 Removing intermediate container cea91d40c601 00:49:38 ---> da41f377cec3 00:49:38 Step 24/24 : LABEL version=0.0.0 00:49:38 ---> Running in 4cf9c64f5e0e 00:49:39 ---> Running in 2a0bd296dbbb 00:49:40 Removing intermediate container 4cf9c64f5e0e 00:49:40 ---> db234ad4ec7c 00:49:40 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:49:40 Removing intermediate container 2a0bd296dbbb 00:49:40 ---> c8fc5c03f1b0 00:49:40 00:49:41 Successfully built c8fc5c03f1b0 00:49:41 Successfully tagged core-command-arm64:latest 00:49:42  Building core-command ... done  ---> 45d7edc3dbf9 00:49: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 00:49:42 Removing intermediate container fba9136fba57 00:49:42 ---> 214fe4c2d705 00:49:42 00:49:42 Step 11/24 : FROM alpine:3.12 00:49:42 ---> c4fd0aeabfcf 00:49:42 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:49:42 ---> Using cache 00:49:42 ---> 17e18989af59 00:49:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:49:42 ---> Using cache 00:49:42 ---> fc87607e0b95 00:49:42 Step 14/24 : ENV APP_PORT=59881 00:49:43 ---> Running in 92f81e95435a 00:49:43 ---> 680976cd5a4e 00:49:43 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:49:43 Removing intermediate container 92f81e95435a 00:49:43 ---> 894069abbe9f 00:49:43 Step 15/24 : EXPOSE $APP_PORT 00:49:44 ---> Running in fe7b1e09e4cb 00:49:45 ---> 093dd0e55d86 00:49: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 00:49:45 Removing intermediate container fe7b1e09e4cb 00:49:45 ---> aa4cedad25f3 00:49:45 Step 16/24 : WORKDIR / 00:49:45 ---> Running in 7417cf495d37 00:49:46 Removing intermediate container 7417cf495d37 00:49:46 ---> 9a75aa432488 00:49:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:46 ---> b2f3bae557f0 00:49:46 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:49:47 ---> 8121b8c8d054 00:49:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:49:48 ---> 419ef8e04b7c 00:49:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:49:49 ---> 20a7338e6144 00:49:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:49:49 ---> 18a3f6d1481b 00:49:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:49:50 ---> 126985de462f 00:49:50 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:49:50 ---> Running in e4cfa7d0fc77 00:49:51 ---> c64cc08c0151 00:49:51 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/ 00:49:51 ---> Running in 1f1515a9fbb3 00:49:51 Removing intermediate container e4cfa7d0fc77 00:49:51 ---> 5cddb39d13cd 00:49:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:51 ---> Running in 8c1d8a2c9a3d 00:49:52 Removing intermediate container 8c1d8a2c9a3d 00:49:52 ---> c63f47841d48 00:49:52 Step 22/24 : LABEL arch=arm64 00:49:52 ---> Running in 4dd5e4a88a88 00:49:53 Removing intermediate container 4dd5e4a88a88 00:49:53 ---> 3c0166cae9e6 00:49:53 Step 23/24 : LABEL git_sha=38fcbca5b772b6e9f87841882003980fff4ce189 00:49:53 ---> Running in b5981525d751 00:49:54 Removing intermediate container b5981525d751 00:49:54 ---> 461143fe474a 00:49:54 Step 24/24 : LABEL version=0.0.0 00:49:54 Removing intermediate container 1f1515a9fbb3 00:49:54 ---> 8adec4b69e3c 00:49:54 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:49:54 ---> Running in 9edefe8384d6 00:49:54 ---> Running in 1846b7e1773a 00:49:55 Removing intermediate container 9edefe8384d6 00:49:55 ---> 288701f09cb3 00:49:55 00:49:55 Removing intermediate container 1846b7e1773a 00:49:55 ---> 54de6c6478e4 00:49:55 Step 24/26 : LABEL arch=arm64 00:49:55 Successfully built 288701f09cb3 00:49:55 Successfully tagged core-metadata-arm64:latest 00:49:55  Building core-metadata ... done  ---> Running in 323f668a3cfa 00:49:56 Removing intermediate container 323f668a3cfa 00:49:56 ---> fbb90e7a10a9 00:49:56 Step 25/26 : LABEL git_sha=38fcbca5b772b6e9f87841882003980fff4ce189 00:49:57 ---> Running in 30b28f5aac29 00:49:57 Removing intermediate container 3912cecd01f3 00:49:57 ---> 37161017bfb6 00:49:57 00:49:57 Step 11/24 : FROM alpine:3.12 00:49:57 ---> c4fd0aeabfcf 00:49:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:49:57 ---> Running in 446f313f8e80 00:49:57 Removing intermediate container 30b28f5aac29 00:49:57 ---> 79edb49ce1e3 00:49:57 Step 26/26 : LABEL version=0.0.0 00:49:57 ---> Running in 358085d0db3d 00:49:58 Removing intermediate container 446f313f8e80 00:49:58 ---> 869c46c02b1c 00:49:58 Step 13/24 : ENV APP_PORT=59880 00:49:58 ---> Running in f3a41c5573c6 00:49:58 Removing intermediate container 358085d0db3d 00:49:58 ---> b6f83a19e8a3 00:49:58 00:49:59 Successfully built b6f83a19e8a3 00:49:59 Successfully tagged security-secretstore-setup-arm64:latest 00:49:59  Building security-secretstore-setup ... done Removing intermediate container f3a41c5573c6 00:49:59 ---> 1851418e4423 00:49:59 Step 14/24 : EXPOSE $APP_PORT 00:49:59 ---> Running in 931cc09c4d50 00:49:59 Removing intermediate container 931cc09c4d50 00:49:59 ---> 62e1e0ec4b9a 00:49:59 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:59 ---> Running in 405c12c59cfd 00:50:02 Removing intermediate container 405c12c59cfd 00:50:02 ---> c897b800eb03 00:50:02 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:50:02 ---> Running in 12896ab4420d 00:50:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:11 (1/6) Installing dumb-init (1.2.2-r1) 00:50:11 (2/6) Installing libgcc (9.3.0-r2) 00:50:11 (3/6) Installing libsodium (1.0.18-r0) 00:50:11 (4/6) Installing libstdc++ (9.3.0-r2) 00:50:11 (5/6) Installing libzmq (4.3.3-r0) 00:50:11 (6/6) Installing zeromq (4.3.3-r0) 00:50:11 Executing busybox-1.31.1-r20.trigger 00:50:11 OK: 8 MiB in 20 packages 00:50:11 Removing intermediate container 12896ab4420d 00:50:11 ---> d64c3b295db6 00:50:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:11 ---> 8f1b2e96f642 00:50:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:50:11 ---> d3981cdf595f 00:50:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:50:11 ---> e73ebeaa7553 00:50:11 Step 20/24 : ENTRYPOINT ["/core-data"] 00:50:11 ---> Running in 79a15688c88d 00:50:11 Removing intermediate container 79a15688c88d 00:50:11 ---> e9daa283089a 00:50:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:11 ---> Running in 8a8a21f1f7c4 00:50:11 Removing intermediate container 8a8a21f1f7c4 00:50:11 ---> 822267ce8c4d 00:50:11 Step 22/24 : LABEL arch=arm64 00:50:11 ---> Running in 5728b737e4dd 00:50:11 Removing intermediate container 5728b737e4dd 00:50:11 ---> eceb728fc34b 00:50:11 Step 23/24 : LABEL git_sha=38fcbca5b772b6e9f87841882003980fff4ce189 00:50:11 ---> Running in b3e82508253b 00:50:12 Removing intermediate container b3e82508253b 00:50:12 ---> 87f3f6622359 00:50:12 Step 24/24 : LABEL version=0.0.0 00:50:12 ---> Running in f9ee4738ddb5 00:50:13 Removing intermediate container f9ee4738ddb5 00:50:13 ---> f36d9784dae0 00:50:13 00:50:13 Successfully built f36d9784dae0 00:50:13 Successfully tagged core-data-arm64:latest 00:50:13  Building core-data ... done  [Pipeline] } 00:50:13 $ docker stop --time=1 a1980f5cfc0f3c4747e0723ad705c7151c62605960a875eea0c95664ee374691 00:50:15 $ docker rm -f a1980f5cfc0f3c4747e0723ad705c7151c62605960a875eea0c95664ee374691 [Pipeline] // withDockerContainer [Pipeline] sh 00:50:16 + docker images 00:50:16 REPOSITORY TAG IMAGE ID CREATED SIZE 00:50:16 core-data-arm64 latest f36d9784dae0 4 seconds ago 19.2MB 00:50:16 security-secretstore-setup-arm64 latest b6f83a19e8a3 18 seconds ago 27.1MB 00:50:16 37161017bfb6 19 seconds ago 975MB 00:50:16 core-metadata-arm64 latest 288701f09cb3 22 seconds ago 15.7MB 00:50:16 214fe4c2d705 34 seconds ago 972MB 00:50:16 core-command-arm64 latest c8fc5c03f1b0 37 seconds ago 15MB 00:50:16 5c39f6b29c5a 47 seconds ago 976MB 00:50:16 819f67d8b87e 53 seconds ago 967MB 00:50:16 sys-mgmt-agent-arm64 latest a4037ea342e3 About a minute ago 299MB 00:50:16 security-bootstrapper-arm64 latest a4370157480d 2 minutes ago 17.5MB 00:50:16 security-proxy-setup-arm64 latest f570717688b4 3 minutes ago 24.2MB 00:50:16 support-notifications-arm64 latest 9024bf3c0545 3 minutes ago 15.7MB 00:50:16 support-scheduler-arm64 latest 1d978000bad3 3 minutes ago 15.1MB 00:50:16 f3cf229cae76 3 minutes ago 969MB 00:50:16 0a1e2fba6ac5 3 minutes ago 970MB 00:50:16 9ec368403cb5 3 minutes ago 974MB 00:50:16 f20ea7c6949c 3 minutes ago 969MB 00:50:16 1969917ed3b1 3 minutes ago 970MB 00:50:16 ci-base-image-arm64 latest affed9463d04 13 minutes ago 641MB 00:50:16 alpine 3.12 c4fd0aeabfcf 2 weeks ago 5.32MB 00:50:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 3 weeks ago 429MB 00:50:16 docker 20.10.0 eeaf43b92773 6 months ago 228MB 00:50:16 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 00:50:17 ---> job-cost.sh 00:50:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sSj5 00:50:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:52:35 lf-activate-venv(): INFO: Adding /tmp/venv-sSj5/bin to PATH 00:52:35 INFO: No Stack... 00:52:35 INFO: Retrieving Pricing Info for: v2-standard-4 00:52:35 INFO: Archiving Costs [Pipeline] sh 00:52:35 + cat /w/workspace/edgex-go/32/archives/cost.csv 00:52:35 + cut -d, -f6 [Pipeline] lock 00:52:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3531-32-stack-cost] 00:52:35 Resource [jenkins-edgexfoundry-edgex-go-PR-3531-32-stack-cost] did not exist. Created. 00:52:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3531-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:52:36 + echo total: 0.18000000715255737 [Pipeline] stash 00:52:36 Stashed 1 file(s) [Pipeline] } 00:52:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3531-32-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 00:52:37 provisioning config files... 00:52:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/32@tmp/config4769595368622012961tmp [Pipeline] { [Pipeline] sh 00:52:37 + set +x 00:52:37 + curl -s https://codecov.io/bash 00:52:37 + bash -s -- 00:52:37 00:52:37 _____ _ 00:52:37 / ____| | | 00:52:37 | | ___ __| | ___ ___ _____ __ 00:52:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:52:37 | |___| (_) | (_| | __/ (_| (_) \ V / 00:52:37 \_____\___/ \__,_|\___|\___\___/ \_/ 00:52:37 Bash-1.0.3 00:52:37 00:52:37 00:52:37 ==> git version 2.24.4 found 00:52:37 ==> 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 00:52:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:52:37 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:52:37 ==> Jenkins CI detected. 00:52:37 project root: . 00:52:37 --> token set from env 00:52:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:52:37 ==> Running gcov in . (disable via -X gcov) 00:52:37 ==> Python coveragepy not found 00:52:37 ==> Searching for coverage reports in: 00:52:37 + . 00:52:37 -> Found 1 reports 00:52:37 ==> Detecting git/mercurial file structure 00:52:37 ==> Reading reports 00:52:37 + ./coverage.out bytes=398095 00:52:37 ==> Appending adjustments 00:52:37 https://docs.codecov.io/docs/fixing-reports 00:52:38 + Found adjustments 00:52:38 ==> Gzipping contents 00:52:38 56K /tmp/codecov.q69rAV.gz 00:52:38 ==> Uploading reports 00:52:38 url: https://codecov.io 00:52:38 query: branch=PR-3531&commit=91f7069cecb60b9046a49aa9126c82d7c9a6db3a&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F32%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= 00:52:38 -> Pinging Codecov 00:52:38 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3531&commit=91f7069cecb60b9046a49aa9126c82d7c9a6db3a&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F32%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= 00:52:39 -> Uploading to 00:52:39 https://storage.googleapis.com/codecov/v4/raw/2021-07-01/00271124DB129430A58F1EEE437C3FCB/91f7069cecb60b9046a49aa9126c82d7c9a6db3a/04f89bfc-5057-4925-86a2-8e7be2370d5e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210701%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210701T005238Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b106e8a38276551376c1461d304f0c376ed4cada540d8a3cecdd594d804e696 00:52:39 % Total % Received % Xferd Average Speed Time Time Time Current 00:52:39 Dload Upload Total Spent Left Speed 00:52:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54824 0 0 100 54824 0 145k --:--:-- --:--:-- --:--:-- 145k 00:52:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/91f7069cecb60b9046a49aa9126c82d7c9a6db3a [Pipeline] } 00:52:39 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 00:52:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:52:41 ---> package-listing.sh 00:52:41 ++ tr '[:upper:]' '[:lower:]' 00:52:41 ++ facter osfamily 00:52:41 + OS_FAMILY=redhat 00:52:41 + workspace=/w/workspace/edgex-go/32 00:52:41 + START_PACKAGES=/tmp/packages_start.txt 00:52:41 + END_PACKAGES=/tmp/packages_end.txt 00:52:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:52:41 + PACKAGES=/tmp/packages_start.txt 00:52:41 + '[' /w/workspace/edgex-go/32 ']' 00:52:41 + PACKAGES=/tmp/packages_end.txt 00:52:41 + case "${OS_FAMILY}" in 00:52:41 + rpm -qa 00:52:41 + sort 00:52:43 + '[' -f /tmp/packages_start.txt ']' 00:52:43 + '[' -f /tmp/packages_end.txt ']' 00:52:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:52:44 + '[' /w/workspace/edgex-go/32 ']' 00:52:44 + mkdir -p /w/workspace/edgex-go/32/archives/ 00:52:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/32/archives/ [Pipeline] echo 00:52:44 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/32/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:52:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:52:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:44 00:52:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:52:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:45 alpine: Pulling from edgex-lftools-log-publisher 00:52:45 df20fa9351a1: Pulling fs layer 00:52:45 36b3adc4ff6f: Pulling fs layer 00:52:45 8ad3a11d3b57: Pulling fs layer 00:52:45 46f8f816bc3b: Pulling fs layer 00:52:45 93b61091891f: Pulling fs layer 00:52:45 93b9cdb0e59b: Pulling fs layer 00:52:45 5e14af77c1be: Pulling fs layer 00:52:45 01666e4c0597: Pulling fs layer 00:52:45 aa168da1d23b: Pulling fs layer 00:52:45 46f8f816bc3b: Waiting 00:52:45 93b61091891f: Waiting 00:52:45 93b9cdb0e59b: Waiting 00:52:45 5e14af77c1be: Waiting 00:52:45 01666e4c0597: Waiting 00:52:45 aa168da1d23b: Waiting 00:52:45 36b3adc4ff6f: Verifying Checksum 00:52:45 36b3adc4ff6f: Download complete 00:52:45 46f8f816bc3b: Verifying Checksum 00:52:45 46f8f816bc3b: Download complete 00:52:45 df20fa9351a1: Verifying Checksum 00:52:45 df20fa9351a1: Download complete 00:52:45 93b9cdb0e59b: Verifying Checksum 00:52:45 93b9cdb0e59b: Download complete 00:52:45 5e14af77c1be: Verifying Checksum 00:52:45 5e14af77c1be: Download complete 00:52:45 93b61091891f: Verifying Checksum 00:52:45 93b61091891f: Download complete 00:52:45 01666e4c0597: Verifying Checksum 00:52:45 01666e4c0597: Download complete 00:52:45 df20fa9351a1: Pull complete 00:52:45 36b3adc4ff6f: Pull complete 00:52:45 8ad3a11d3b57: Verifying Checksum 00:52:45 8ad3a11d3b57: Download complete 00:52:46 8ad3a11d3b57: Pull complete 00:52:46 46f8f816bc3b: Pull complete 00:52:46 93b61091891f: Pull complete 00:52:46 93b9cdb0e59b: Pull complete 00:52:46 5e14af77c1be: Pull complete 00:52:46 01666e4c0597: Pull complete 00:52:47 aa168da1d23b: Verifying Checksum 00:52:47 aa168da1d23b: Download complete 00:52:52 aa168da1d23b: Pull complete 00:52:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:52:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:52:52 prd-centos7-docker-4c-2g-1081 does not seem to be running inside a container 00:52:52 $ 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/32/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/32 -v /w/workspace/edgex-go/32:/w/workspace/edgex-go/32:rw,z -v /w/workspace/edgex-go/32@tmp:/w/workspace/edgex-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:52:55 $ docker top 60b1306edbd1360bc32daac639c313337577126f8b0171fc2fea21adcb8e3618 -eo pid,comm [Pipeline] { [Pipeline] sh 00:52:56 + touch /tmp/pre-build-complete [Pipeline] sh 00:52:56 + mkdir -p /var/log/sa [Pipeline] sh 00:52:56 + ls /var/log/sa-host 00:52:56 + sadf -c /var/log/sa-host/sa01 00:52:56 file_magic: OK 00:52:56 HZ: Using current value: 100 00:52:56 file_header: OK 00:52:56 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 00:52:56 Statistics: 00:52:56 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... 00:52:56 File successfully converted to sysstat format version 12.2.1 00:52:56 + sadf -c /var/log/sa-host/sa05 00:52:56 file_magic: OK 00:52:56 HZ: Using current value: 100 00:52:56 file_header: OK 00:52:56 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 00:52:56 Statistics: 00:52:56 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:52:56 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:52:56 provisioning config files... 00:52:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/32@tmp/config8853878485221293222tmp [Pipeline] { [Pipeline] echo 00:52:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:52:57 ---> create-netrc.sh [Pipeline] } 00:52:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:52:57 ---> python-tools-install.sh [Pipeline] echo 00:52:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:52:57 ---> sudo-logs.sh 00:52:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:52:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:52:58 ---> job-cost.sh 00:52:58 lf-activate-venv: SKIPPING 00:52:58 DEBUG: total: 0.18000000715255737 00:52:58 INFO: Retrieving Stack Cost... 00:52:59 INFO: Retrieving Pricing Info for: v3-standard-2 00:52:59 INFO: Archiving Costs [Pipeline] echo 00:52:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:53:00 ---> logs-deploy.sh 00:53:00 lf-activate-venv: SKIPPING 00:53:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3531/32 00:53:00 INFO: archiving workspace using pattern(s): 00:53:01 Archives upload complete. 00:53:01 INFO: archiving logs to Nexus 00:53:01 ---> uname -a: 00:53:01 Linux prd-centos7-docker-4c-2g-1081.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:53:01 00:53:01 00:53:01 ---> lscpu: 00:53:01 Architecture: x86_64 00:53:01 CPU op-mode(s): 32-bit, 64-bit 00:53:01 Byte Order: Little Endian 00:53:01 Address sizes: 40 bits physical, 48 bits virtual 00:53:01 CPU(s): 2 00:53:01 On-line CPU(s) list: 0,1 00:53:01 Thread(s) per core: 1 00:53:01 Core(s) per socket: 1 00:53:01 Socket(s): 2 00:53:01 NUMA node(s): 1 00:53:01 Vendor ID: AuthenticAMD 00:53:01 CPU family: 23 00:53:01 Model: 49 00:53:01 Model name: AMD EPYC-Rome Processor 00:53:01 Stepping: 0 00:53:01 CPU MHz: 2800.000 00:53:01 BogoMIPS: 5600.00 00:53:01 Virtualization: AMD-V 00:53:01 Hypervisor vendor: KVM 00:53:01 Virtualization type: full 00:53:01 L1d cache: 64 KiB 00:53:01 L1i cache: 64 KiB 00:53:01 L2 cache: 1 MiB 00:53:01 L3 cache: 32 MiB 00:53:01 NUMA node0 CPU(s): 0,1 00:53:01 Vulnerability Itlb multihit: Not affected 00:53:01 Vulnerability L1tf: Not affected 00:53:01 Vulnerability Mds: Not affected 00:53:01 Vulnerability Meltdown: Not affected 00:53:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:53:01 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:53:01 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:53:01 Vulnerability Srbds: Not affected 00:53:01 Vulnerability Tsx async abort: Not affected 00:53:01 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 00:53:01 00:53:01 00:53:01 ---> nproc: 00:53:01 2 00:53:01 00:53:01 00:53:02 ---> df -h: 00:53:02 Filesystem Size Used Available Use% Mounted on 00:53:02 overlay 40.0G 12.5G 27.5G 31% / 00:53:02 tmpfs 64.0M 0 64.0M 0% /dev 00:53:02 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:53:02 shm 64.0M 0 64.0M 0% /dev/shm 00:53:02 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 00:53:02 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 00:53:02 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 00:53:02 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 00:53:02 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 00:53:02 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 00:53:02 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 00:53:02 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 00:53:02 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/32 00:53:02 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/32@tmp 00:53:02 00:53:02 00:53:02 ---> free -m: 00:53:02 total used free shared buff/cache available 00:53:02 Mem: 7821 1326 1712 0 4781 6462 00:53:02 Swap: 1023 1 1022 00:53:02 00:53:02 00:53:02 ---> ip addr: 00:53:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:53:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:53:02 inet 127.0.0.1/8 scope host lo 00:53:02 valid_lft forever preferred_lft forever 00:53:02 inet6 ::1/128 scope host 00:53:02 valid_lft forever preferred_lft forever 00:53:02 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:53:02 link/ether fa:16:3e:0a:74:98 brd ff:ff:ff:ff:ff:ff 00:53:02 inet 10.30.123.107/23 brd 10.30.123.255 scope global dynamic eth0 00:53:02 valid_lft 85006sec preferred_lft 85006sec 00:53:02 inet6 fe80::f816:3eff:fe0a:7498/64 scope link 00:53:02 valid_lft forever preferred_lft forever 00:53:02 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:53:02 link/ether 02:42:56:3b:9c:3d brd ff:ff:ff:ff:ff:ff 00:53:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:53:02 valid_lft forever preferred_lft forever 00:53:02 inet6 fe80::42:56ff:fe3b:9c3d/64 scope link 00:53:02 valid_lft forever preferred_lft forever 00:53:02 00:53:02 00:53:02 ---> sar -b -r -n DEV: 00:53:02 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/01/21 _x86_64_ (2 CPU) 00:53:02 00:53:02 00:29:36 LINUX RESTART (2 CPU) 00:53:02 00:53:02 00:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:53:02 00:31:02 118.48 17.10 101.38 0.00 5612.79 11058.06 0.00 00:53:02 00:32:01 86.38 0.19 86.20 0.00 23.17 42580.32 0.00 00:53:02 00:33:01 139.96 0.00 139.96 0.00 0.00 18512.22 0.00 00:53:02 00:34:01 53.13 0.00 53.13 0.00 0.00 9595.19 0.00 00:53:02 00:35:01 122.10 0.00 122.10 0.00 0.00 36564.23 0.00 00:53:02 00:36:01 680.68 245.46 435.22 0.00 8080.83 274800.57 0.00 00:53:02 00:37:01 302.73 17.10 285.63 0.00 1367.30 108362.95 0.00 00:53:02 00:38:01 415.35 26.94 388.41 0.00 2548.78 135898.43 0.00 00:53:02 00:39:01 56.48 8.81 47.67 0.00 1136.06 4414.42 0.00 00:53:02 00:40:01 0.20 0.00 0.20 0.00 0.00 2.38 0.00 00:53:02 00:41:01 0.27 0.00 0.27 0.00 0.00 2.40 0.00 00:53:02 00:42:01 0.73 0.00 0.73 0.00 0.00 8.45 0.00 00:53:02 00:43:01 0.65 0.00 0.65 0.00 0.00 6.46 0.00 00:53:02 00:44:01 0.35 0.00 0.35 0.00 0.00 4.80 0.00 00:53:02 00:45:01 0.35 0.18 0.17 0.00 5.73 1.43 0.00 00:53:02 00:46:01 0.98 0.15 0.83 0.00 2.13 16.62 0.00 00:53:02 00:47:01 0.35 0.00 0.35 0.00 0.00 4.56 0.00 00:53:02 00:48:01 0.15 0.00 0.15 0.00 0.00 1.77 0.00 00:53:02 00:49:01 0.27 0.00 0.27 0.00 0.00 3.27 0.00 00:53:02 00:50:01 0.22 0.00 0.22 0.00 0.00 2.35 0.00 00:53:02 00:51:01 0.32 0.00 0.32 0.00 0.00 3.30 0.00 00:53:02 00:52:01 0.63 0.00 0.63 0.00 0.00 7.15 0.00 00:53:02 Average: 90.07 14.38 75.69 0.00 854.43 29175.59 0.00 00:53:02 00:53:02 00:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:53:02 00:31:02 5114108 0 890724 11.12 2620 2001480 1494728 16.50 876008 1606136 102340 00:53:02 00:32:01 4109256 0 978356 12.22 2620 2918700 1560560 17.23 1046648 2366500 60772 00:53:02 00:33:01 3815372 0 1144816 14.29 2620 3046124 1562868 17.25 1360244 2278588 214704 00:53:02 00:34:01 3872492 0 1157592 14.45 2620 2976228 1815900 20.05 1299860 2276616 64396 00:53:02 00:35:01 1893500 0 1188900 14.84 2620 4923912 1402532 15.48 1765412 3728920 1109248 00:53:02 00:36:01 532980 0 1593416 19.90 2620 5879916 3155276 34.84 2902308 3835544 76 00:53:02 00:37:01 372400 0 1392072 17.38 2620 6241840 1997180 22.05 2629892 4263776 97420 00:53:02 00:38:01 1888832 0 1348920 16.84 2620 4768560 1574644 17.38 1937100 3453920 8100 00:53:02 00:39:01 2389200 0 1248764 15.59 2620 4368348 1290276 14.25 1480136 3425256 8 00:53:02 00:40:01 2393788 0 1244172 15.53 2620 4368352 1254428 13.85 1479696 3422764 8 00:53:02 00:41:01 2391880 0 1246076 15.56 2620 4368356 1254428 13.85 1465032 3439172 8 00:53:02 00:42:01 2392464 0 1245484 15.55 2620 4368364 1254284 13.85 1468584 3435076 8 00:53:02 00:43:01 2392340 0 1245600 15.55 2620 4368372 1254428 13.85 1468368 3435776 8 00:53:02 00:44:01 2392832 0 1245108 15.55 2620 4368372 1254284 13.85 1467920 3435772 8 00:53:02 00:45:01 2392492 0 1245408 15.55 2620 4368412 1254284 13.85 1468904 3434920 20 00:53:02 00:46:01 2389420 0 1248480 15.59 2620 4368412 1254356 13.85 1474484 3432180 8 00:53:02 00:47:01 2389232 0 1248664 15.59 2620 4368416 1254284 13.85 1475052 3431744 8 00:53:02 00:48:01 2385524 0 1252364 15.64 2620 4368424 1254284 13.85 1479140 3431572 8 00:53:02 00:49:01 2385540 0 1252348 15.64 2620 4368424 1254284 13.85 1479140 3431572 8 00:53:02 00:50:01 2385788 0 1252092 15.63 2620 4368432 1254284 13.85 1479264 3431572 8 00:53:02 00:51:01 2385616 0 1252264 15.64 2620 4368432 1254368 13.85 1479240 3431572 8 00:53:02 00:52:01 2385460 0 1252412 15.64 2620 4368440 1254344 13.85 1479172 3431572 8 00:53:02 Average: 2502296 0 1235183 15.42 2620 4268833 1461832 16.14 1566437 3266387 75326 00:53:02 00:53:02 00:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:53:02 00:31:02 vethe086aae 704.41 428.44 65.24 1749.29 0.00 0.00 0.00 0.00 00:53:02 00:31:02 eth0 1369.83 1455.84 5468.38 172.63 0.00 0.00 0.00 0.00 00:53:02 00:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:31:02 docker0 704.41 428.31 55.61 1749.28 0.00 0.00 0.00 0.00 00:53:02 00:32:01 eth0 647.47 708.94 4041.62 66.93 0.00 0.00 0.00 0.00 00:53:02 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:32:01 vethc76d487 85.28 121.64 6.01 336.21 0.00 0.00 0.00 0.00 00:53:02 00:32:01 docker0 453.23 357.61 31.80 1296.42 0.00 0.00 0.00 0.00 00:53:02 00:33:01 veth0094944 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:53:02 00:33:01 eth0 188.28 162.12 549.91 27.79 0.00 0.00 0.00 0.00 00:53:02 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:33:01 docker0 140.36 149.58 10.77 513.12 0.00 0.00 0.00 0.00 00:53:02 00:34:01 veth0094944 2.15 2.15 0.17 0.18 0.00 0.00 0.00 0.00 00:53:02 00:34:01 eth0 33.74 22.93 19.30 108.17 0.00 0.00 0.00 0.00 00:53:02 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:34:01 docker0 2.15 2.15 0.14 0.18 0.00 0.00 0.00 0.00 00:53:02 00:35:01 vethdb07327 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:53:02 00:35:01 eth0 196.22 166.13 1704.12 26.19 0.00 0.00 0.00 0.00 00:53:02 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:36:01 vethdb07327 0.00 0.83 0.00 0.04 0.00 0.00 0.00 0.00 00:53:02 00:36:01 vetha3dedd7 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 00:53:02 00:36:01 veth88670e2 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 00:53:02 00:36:01 vethca5a388 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:53:02 00:37:01 vethdb07327 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:53:02 00:37:01 eth0 2612.67 2623.53 12160.09 533.23 0.00 0.00 0.00 0.00 00:53:02 00:37:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:53:02 00:37:01 vethc5c8bb1 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 00:53:02 00:38:01 vethdb07327 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:38:01 veth76dbd6b 34.13 54.66 2.78 354.91 0.00 0.00 0.00 0.00 00:53:02 00:38:01 eth0 253.05 192.71 1761.32 31.90 0.00 0.00 0.00 0.00 00:53:02 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:39:01 eth0 8.08 4.81 8.31 3.05 0.00 0.00 0.00 0.00 00:53:02 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:39:01 docker0 1430.70 1111.44 106.72 4342.08 0.00 0.00 0.00 0.00 00:53:02 00:40:01 eth0 0.60 0.30 0.28 0.20 0.00 0.00 0.00 0.00 00:53:02 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:41:01 eth0 0.32 0.22 0.15 0.07 0.00 0.00 0.00 0.00 00:53:02 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:42:01 eth0 0.43 0.02 0.05 0.00 0.00 0.00 0.00 0.00 00:53:02 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:43:01 eth0 0.52 0.30 0.27 0.20 0.00 0.00 0.00 0.00 00:53:02 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:44:01 eth0 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 00:53:02 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:45:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:53:02 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:46:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 00:53:02 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:53:02 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:48:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:53:02 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:49:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:53:02 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:50:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:53:02 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:51:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 00:53:02 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:52:01 eth0 0.15 0.13 0.06 0.01 0.00 0.00 0.00 0.00 00:53:02 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 Average: eth0 129.51 127.93 631.67 25.84 0.00 0.00 0.00 0.00 00:53:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:02 Average: docker0 65.10 50.57 4.86 197.56 0.00 0.00 0.00 0.00 00:53:02 00:53:02 00:53:02 ---> sar -P ALL: 00:53:02 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/01/21 _x86_64_ (2 CPU) 00:53:02 00:53:02 00:29:36 LINUX RESTART (2 CPU) 00:53:02 00:53:02 00:30:01 CPU %user %nice %system %iowait %steal %idle 00:53:02 00:31:02 all 24.04 0.00 5.78 4.55 0.10 65.53 00:53:02 00:31:02 0 22.69 0.00 6.68 3.88 0.11 66.64 00:53:02 00:31:02 1 25.38 0.00 4.88 5.22 0.09 64.44 00:53:02 00:32:01 all 15.57 0.00 4.65 4.59 0.07 75.12 00:53:02 00:32:01 0 17.93 0.00 5.23 3.66 0.07 73.11 00:53:02 00:32:01 1 13.23 0.00 4.07 5.52 0.07 77.11 00:53:02 00:33:01 all 59.31 0.00 9.56 2.48 0.12 28.53 00:53:02 00:33:01 0 58.95 0.00 9.65 1.86 0.11 29.43 00:53:02 00:33:01 1 59.67 0.00 9.47 3.09 0.13 27.64 00:53:02 00:34:01 all 32.59 0.00 4.93 0.52 0.07 61.90 00:53:02 00:34:01 0 32.44 0.00 4.85 0.21 0.07 62.43 00:53:02 00:34:01 1 32.74 0.00 5.00 0.83 0.07 61.36 00:53:02 00:35:01 all 48.39 0.00 10.46 2.31 0.11 38.73 00:53:02 00:35:01 0 47.36 0.00 10.68 2.33 0.11 39.52 00:53:02 00:35:01 1 49.42 0.00 10.23 2.29 0.11 37.95 00:53:02 00:36:01 all 29.84 0.00 21.51 38.47 0.10 10.09 00:53:02 00:36:01 0 29.85 0.00 21.78 36.66 0.09 11.62 00:53:02 00:36:01 1 29.82 0.00 21.23 40.29 0.11 8.55 00:53:02 00:37:01 all 77.46 0.00 15.74 5.92 0.11 0.77 00:53:02 00:37:01 0 78.86 0.00 14.76 5.34 0.11 0.92 00:53:02 00:37:01 1 76.03 0.00 16.74 6.50 0.11 0.62 00:53:02 00:38:01 all 60.65 0.00 20.09 11.08 0.10 8.08 00:53:02 00:38:01 0 60.03 0.00 20.38 12.48 0.11 7.00 00:53:02 00:38:01 1 61.26 0.00 19.80 9.70 0.09 9.15 00:53:02 00:39:01 all 3.18 0.00 1.76 0.72 0.04 94.29 00:53:02 00:39:01 0 3.91 0.00 1.91 0.91 0.05 93.22 00:53:02 00:39:01 1 2.45 0.00 1.61 0.54 0.03 95.36 00:53:02 00:40:01 all 0.06 0.00 0.03 0.00 0.03 99.89 00:53:02 00:40:01 0 0.08 0.00 0.03 0.00 0.03 99.85 00:53:02 00:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:53:02 00:41:01 all 0.07 0.00 0.03 0.00 0.03 99.87 00:53:02 00:41:01 0 0.10 0.00 0.02 0.00 0.03 99.85 00:53:02 00:41:01 1 0.03 0.00 0.03 0.00 0.03 99.90 00:53:02 00:53:02 00:41:01 CPU %user %nice %system %iowait %steal %idle 00:53:02 00:42:01 all 0.06 0.00 0.03 0.00 0.03 99.88 00:53:02 00:42:01 0 0.08 0.00 0.03 0.00 0.02 99.87 00:53:02 00:42:01 1 0.03 0.00 0.02 0.00 0.05 99.90 00:53:02 00:43:01 all 0.08 0.00 0.03 0.00 0.03 99.87 00:53:02 00:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:53:02 00:43:01 1 0.12 0.00 0.03 0.00 0.05 99.80 00:53:02 00:44:01 all 0.12 0.00 0.02 0.00 0.03 99.84 00:53:02 00:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:53:02 00:44:01 1 0.22 0.00 0.02 0.00 0.03 99.73 00:53:02 00:45:01 all 0.08 0.00 0.05 0.00 0.03 99.85 00:53:02 00:45:01 0 0.03 0.00 0.02 0.00 0.03 99.92 00:53:02 00:45:01 1 0.12 0.00 0.08 0.00 0.02 99.78 00:53:02 00:46:01 all 0.04 0.00 0.03 0.01 0.03 99.89 00:53:02 00:46:01 0 0.02 0.00 0.05 0.00 0.02 99.92 00:53:02 00:46:01 1 0.07 0.00 0.02 0.02 0.03 99.87 00:53:02 00:47:01 all 0.11 0.00 0.03 0.00 0.03 99.83 00:53:02 00:47:01 0 0.03 0.00 0.05 0.00 0.03 99.88 00:53:02 00:47:01 1 0.18 0.00 0.02 0.00 0.02 99.78 00:53:02 00:48:01 all 0.04 0.00 0.03 0.00 0.02 99.92 00:53:02 00:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:53:02 00:48:01 1 0.07 0.00 0.03 0.00 0.02 99.88 00:53:02 00:49:01 all 0.08 0.00 0.02 0.00 0.02 99.88 00:53:02 00:49:01 0 0.05 0.00 0.02 0.00 0.02 99.92 00:53:02 00:49:01 1 0.12 0.00 0.02 0.00 0.02 99.85 00:53:02 00:50:01 all 0.06 0.00 0.03 0.00 0.03 99.88 00:53:02 00:50:01 0 0.05 0.00 0.03 0.00 0.03 99.88 00:53:02 00:50:01 1 0.07 0.00 0.02 0.00 0.03 99.88 00:53:02 00:51:01 all 0.04 0.00 0.03 0.00 0.03 99.91 00:53:02 00:51:01 0 0.05 0.00 0.03 0.00 0.02 99.90 00:53:02 00:51:01 1 0.03 0.00 0.02 0.00 0.03 99.92 00:53:02 00:52:01 all 0.09 0.00 0.03 0.00 0.02 99.87 00:53:02 00:52:01 0 0.17 0.00 0.03 0.00 0.03 99.77 00:53:02 00:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:53:02 00:53:02 Average: CPU %user %nice %system %iowait %steal %idle 00:53:02 Average: all 15.12 0.00 4.08 3.04 0.05 77.71 00:53:02 Average: 0 15.17 0.00 4.14 2.90 0.05 77.74 00:53:02 Average: 1 15.08 0.00 4.01 3.18 0.05 77.68 00:53:02 00:53:02 00:53:02