cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 4d6831531eef982967a50c65fca313e05c925778+4428e4d1b6445bf1b64e4b4ca5eff36de518c634 (adca7a8bbeddbee3c61cff4573a61673d4ecd18a) 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-ssh6229959571045143577.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-ssh4101280606303065728.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3589/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3589/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7664794644318465952.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-ssh4077197028462632590.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3589/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3589/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4209814120349896643.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-873 in /w/workspace/edgexfoundry_edgex-go_PR-3589 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh1501502015082368412.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 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/4@tmp/jenkins-gitclient-ssh9081171079018279687.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3589/head:refs/remotes/origin/PR-3589 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 4d6831531eef982967a50c65fca313e05c925778 Merge succeeded, producing 4d6831531eef982967a50c65fca313e05c925778 Checking out Revision 4d6831531eef982967a50c65fca313e05c925778 (PR-3589) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d6831531eef982967a50c65fca313e05c925778 # 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/4@tmp/jenkins-gitclient-ssh1488258667722084858.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 Commit message: "docs: Change Slack link to official link" > git rev-list --no-walk 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:06:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:06:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:06:27 ========================================================= 07:06:27 EdgeX Global Pipelines Version Info 07:06:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:06:29 ------------------- 07:06:29 stable info: 07:06:29 ------------------- 07:06:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:06:29 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 07:06:29 Message: update stable to v1.0.195 07:06:29 ------------------- 07:06:29 experimental info: 07:06:29 ------------------- 07:06:29 Commited By: **** collab-it+edgex@linuxfoundation.org 07:06:29 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 07:06:29 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:06:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:06:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:06:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:06:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:06:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:06:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:06:29 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:06:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:06:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:06:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:06:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:06:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:06:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:06:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:06:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:06:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:06:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:06:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:06:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:06:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3589 [Pipeline] echo 07:06:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3589 [Pipeline] echo 07:06:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3589 [Pipeline] echo 07:06:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d6831531eef982967a50c65fca313e05c925778 [Pipeline] echo 07:06:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d68315 [Pipeline] echo 07:06:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:06:30 provisioning config files... 07:06:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6578953759120203663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:06:30 ---> docker-login.sh 07:06:30 nexus3.edgexfoundry.org:10001 07:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:31 Configure a credential helper to remove this warning. See 07:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:31 07:06:31 Login Succeeded 07:06:31 nexus3.edgexfoundry.org:10002 07:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:31 Configure a credential helper to remove this warning. See 07:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:31 07:06:31 Login Succeeded 07:06:31 nexus3.edgexfoundry.org:10003 07:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:31 Configure a credential helper to remove this warning. See 07:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:31 07:06:31 Login Succeeded 07:06:31 nexus3.edgexfoundry.org:10004 07:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:31 Configure a credential helper to remove this warning. See 07:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:31 07:06:31 Login Succeeded 07:06:31 docker.io 07:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:31 Configure a credential helper to remove this warning. See 07:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:31 07:06:31 Login Succeeded 07:06:31 ---> docker-login.sh ends [Pipeline] } 07:06:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:06:32 ++ 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 07:06:32 + for file in '`ls cmd/**/Dockerfile`' 07:06:32 ++ dirname cmd/core-command/Dockerfile 07:06:32 ++ cut -d/ -f2 07:06:32 + echo core-command,cmd/core-command/Dockerfile 07:06:32 + for file in '`ls cmd/**/Dockerfile`' 07:06:32 ++ dirname cmd/core-data/Dockerfile 07:06:32 ++ cut -d/ -f2 07:06:32 + echo core-data,cmd/core-data/Dockerfile 07:06:32 + for file in '`ls cmd/**/Dockerfile`' 07:06:32 ++ dirname cmd/core-metadata/Dockerfile 07:06:32 ++ cut -d/ -f2 07:06:32 + echo core-metadata,cmd/core-metadata/Dockerfile 07:06:32 + for file in '`ls cmd/**/Dockerfile`' 07:06:32 ++ dirname cmd/security-bootstrapper/Dockerfile 07:06:32 ++ cut -d/ -f2 07:06:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:06:32 + for file in '`ls cmd/**/Dockerfile`' 07:06:32 ++ dirname cmd/security-proxy-setup/Dockerfile 07:06:32 ++ cut -d/ -f2 07:06:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:06:32 + for file in '`ls cmd/**/Dockerfile`' 07:06:32 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:06:32 ++ cut -d/ -f2 07:06:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:06:32 + for file in '`ls cmd/**/Dockerfile`' 07:06:32 ++ dirname cmd/support-notifications/Dockerfile 07:06:32 ++ cut -d/ -f2 07:06:32 + echo support-notifications,cmd/support-notifications/Dockerfile 07:06:32 + for file in '`ls cmd/**/Dockerfile`' 07:06:32 ++ dirname cmd/support-scheduler/Dockerfile 07:06:32 ++ cut -d/ -f2 07:06:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:06:32 + for file in '`ls cmd/**/Dockerfile`' 07:06:32 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:06:32 ++ cut -d/ -f2 07:06:32 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:06:32 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 07:06:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:06:33 07:06:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:06:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:06:34 latest: Pulling from edgex-devops/git-semver 07:06:34 31603596830f: Pulling fs layer 07:06:34 54011a49482f: Pulling fs layer 07:06:34 a6820b24f6d8: Pulling fs layer 07:06:34 f581987b2513: Pulling fs layer 07:06:34 f581987b2513: Waiting 07:06:34 54011a49482f: Verifying Checksum 07:06:34 54011a49482f: Download complete 07:06:34 31603596830f: Verifying Checksum 07:06:34 31603596830f: Download complete 07:06:34 f581987b2513: Verifying Checksum 07:06:34 f581987b2513: Download complete 07:06:34 a6820b24f6d8: Verifying Checksum 07:06:34 a6820b24f6d8: Download complete 07:06:34 31603596830f: Pull complete 07:06:34 54011a49482f: Pull complete 07:06:35 a6820b24f6d8: Pull complete 07:06:35 f581987b2513: Pull complete 07:06:35 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:06:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:06:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:06:35 prd-centos7-docker-4c-2g-873 does not seem to be running inside a container 07:06:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:06:36 $ docker top e3762fd7dc988c65fdeaa0fdb7713a014f9d4a3afbffbcf5762e8603f8e96856 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:06:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:06:37 [ssh-agent] Looking for ssh-agent implementation... 07:06:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:06:37 $ docker exec e3762fd7dc988c65fdeaa0fdb7713a014f9d4a3afbffbcf5762e8603f8e96856 ssh-agent 07:06:37 SSH_AUTH_SOCK=/tmp/ssh-tXJGtxIQgbby/agent.13 07:06:37 SSH_AGENT_PID=19 07:06:37 Running ssh-add (command line suppressed) 07:06:37 Identity added: /w/workspace/edgex-go/4@tmp/private_key_6185309141784986263.key (/w/workspace/edgex-go/4@tmp/private_key_6185309141784986263.key) 07:06:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:06:37 + git tag --points-at HEAD [Pipeline] } 07:06:37 $ docker exec --env ******** --env ******** e3762fd7dc988c65fdeaa0fdb7713a014f9d4a3afbffbcf5762e8603f8e96856 ssh-agent -k 07:06:37 unset SSH_AUTH_SOCK; 07:06:37 unset SSH_AGENT_PID; 07:06:37 echo Agent pid 19 killed; 07:06:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:06:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:06:37 [ssh-agent] Looking for ssh-agent implementation... 07:06:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:06:37 $ docker exec e3762fd7dc988c65fdeaa0fdb7713a014f9d4a3afbffbcf5762e8603f8e96856 ssh-agent 07:06:38 SSH_AUTH_SOCK=/tmp/ssh-NA3ydQVstI0d/agent.51 07:06:38 SSH_AGENT_PID=57 07:06:38 Running ssh-add (command line suppressed) 07:06:38 Identity added: /w/workspace/edgex-go/4@tmp/private_key_5456436620791445291.key (/w/workspace/edgex-go/4@tmp/private_key_5456436620791445291.key) 07:06:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:06:38 + git semver init 07:06:38 # -> Open(): unable to determine branch for HEAD 07:06:38 # $GIT_DIR = /w/workspace/edgex-go/4/.git 07:06:38 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 07:06:38 # $SEMVER_REMOTE_NAME = origin 07:06:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:06:38 # $SEMVER_USER_NAME = edgex-jenkins 07:06:38 # $SEMVER_BRANCH = PR-3589 07:06:38 # $SEMVER_TEMP = /tmp/semver-332852652 07:06:38 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:06:50 # '/tmp/semver-332852652' -> '/w/workspace/edgex-go/4/.semver' 07:06:50 # -> Force: false 07:06:50 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 07:06:50 $ docker exec --env ******** --env ******** e3762fd7dc988c65fdeaa0fdb7713a014f9d4a3afbffbcf5762e8603f8e96856 ssh-agent -k 07:06:50 unset SSH_AUTH_SOCK; 07:06:50 unset SSH_AGENT_PID; 07:06:50 echo Agent pid 57 killed; 07:06:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:06:51 + git semver [Pipeline] } 07:06:51 $ docker stop --time=1 e3762fd7dc988c65fdeaa0fdb7713a014f9d4a3afbffbcf5762e8603f8e96856 07:06:53 $ docker rm -f e3762fd7dc988c65fdeaa0fdb7713a014f9d4a3afbffbcf5762e8603f8e96856 [Pipeline] // withDockerContainer [Pipeline] sh 07:06:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:06:54 Stashed 1 file(s) [Pipeline] echo 07:06:54 [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 07:06:55 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:06:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:06:55 + sudo service docker restart 07:06:55 + true 07:06:55 Redirecting to /bin/systemctl restart docker.service 07:07:09 Still waiting to schedule task 07:07:09 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 07:07:13 ========================================================= 07:07:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:07:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:07:14 + 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 . 07:07:15 Sending build context to Docker daemon 329.5MB 07:07:15 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 07:07:15 Step 2/6 : FROM ${BASE} 07:07:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:07:15 540db60ca938: Pulling fs layer 07:07:15 adcc1eea9eea: Pulling fs layer 07:07:15 4c4ab2625f07: Pulling fs layer 07:07:15 0510c868ecb4: Pulling fs layer 07:07:15 afea3b2eda06: Pulling fs layer 07:07:15 7809a108b3ef: Pulling fs layer 07:07:15 f706445af74f: Pulling fs layer 07:07:15 0510c868ecb4: Waiting 07:07:15 afea3b2eda06: Waiting 07:07:15 7809a108b3ef: Waiting 07:07:15 f706445af74f: Waiting 07:07:15 4c4ab2625f07: Verifying Checksum 07:07:15 4c4ab2625f07: Download complete 07:07:15 adcc1eea9eea: Verifying Checksum 07:07:15 adcc1eea9eea: Download complete 07:07:15 afea3b2eda06: Verifying Checksum 07:07:15 afea3b2eda06: Download complete 07:07:15 540db60ca938: Verifying Checksum 07:07:15 540db60ca938: Download complete 07:07:15 7809a108b3ef: Verifying Checksum 07:07:15 7809a108b3ef: Download complete 07:07:15 540db60ca938: Pull complete 07:07:15 adcc1eea9eea: Pull complete 07:07:16 4c4ab2625f07: Pull complete 07:07:18 f706445af74f: Verifying Checksum 07:07:18 f706445af74f: Download complete 07:07:18 0510c868ecb4: Verifying Checksum 07:07:18 0510c868ecb4: Download complete 07:07:21 0510c868ecb4: Pull complete 07:07:21 afea3b2eda06: Pull complete 07:07:21 7809a108b3ef: Pull complete 07:07:25 f706445af74f: Pull complete 07:07:25 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:07:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:07:25 ---> b068be0155e3 07:07:25 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 07:07:26 ---> Running in dc11c68e2a77 07:07:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:07:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:07:28 (1/12) Installing libmagic (5.39-r0) 07:07:28 (2/12) Installing file (5.39-r0) 07:07:28 (3/12) Installing libc-dev (0.7.2-r3) 07:07:28 (4/12) Installing g++ (10.2.1_pre1-r3) 07:07:35 (5/12) Installing fortify-headers (1.1-r0) 07:07:35 (6/12) Installing patch (2.7.6-r7) 07:07:35 (7/12) Installing build-base (0.5-r2) 07:07:35 (8/12) Installing libsodium (1.0.18-r0) 07:07:35 (9/12) Installing pkgconf (1.7.3-r0) 07:07:35 (10/12) Installing libsodium-dev (1.0.18-r0) 07:07:35 (11/12) Installing libzmq (4.3.3-r1) 07:07:35 (12/12) Installing zeromq-dev (4.3.3-r1) 07:07:35 Executing busybox-1.32.1-r6.trigger 07:07:35 OK: 219 MiB in 52 packages 07:07:37 Removing intermediate container dc11c68e2a77 07:07:37 ---> ebd0805b6c60 07:07:37 Step 4/6 : WORKDIR /edgex-go 07:07:37 ---> Running in 63033717545c 07:07:37 Removing intermediate container 63033717545c 07:07:37 ---> 2852448eaf18 07:07:37 Step 5/6 : COPY go.mod . 07:07:37 ---> 022ba46c98c7 07:07:37 Step 6/6 : RUN go mod download 07:07:37 ---> Running in a5c9924b287c 07:07:52 Removing intermediate container a5c9924b287c 07:07:52 ---> 6597a4d8b464 07:07:52 Successfully built 6597a4d8b464 07:07:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:07:52 + docker inspect -f . ci-base-image-x86_64 07:07:52 . [Pipeline] withDockerContainer 07:07:52 prd-centos7-docker-4c-2g-873 does not seem to be running inside a container 07:07:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:07:53 $ docker top a100b2712e0b257c13a169caeabf035442ca5fb31602f4ed97077e913b119150 -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:53 + go version 07:07:53 go version go1.16.3 linux/amd64 [Pipeline] } 07:07:53 $ docker stop --time=1 a100b2712e0b257c13a169caeabf035442ca5fb31602f4ed97077e913b119150 07:07:54 $ docker rm -f a100b2712e0b257c13a169caeabf035442ca5fb31602f4ed97077e913b119150 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:07:55 + docker inspect -f . ci-base-image-x86_64 07:07:55 . [Pipeline] withDockerContainer 07:07:55 prd-centos7-docker-4c-2g-873 does not seem to be running inside a container 07:07:55 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:07:56 $ docker top bbc7f76019e7bf73269ce1c3fdecff48196ee9cc25c40fa02afb8e84e3a61992 -eo pid,comm [Pipeline] { [Pipeline] echo 07:07:56 ========================================================= 07:07:56 [edgeXBuildGoParallel] Running Tests and Build... 07:07:56 ========================================================= [Pipeline] sh 07:07:56 + go mod tidy [Pipeline] sh 07:07:56 + make test 07:07:56 go mod tidy 07:07:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:08:02 ? github.com/edgexfoundry/edgex-go [no test files] 07:08:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:08:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:08:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:08:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:08:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:08:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:08:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:08:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:08:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:08:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:08:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:08:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:08:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:08:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:08:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.038s coverage: 28.7% of statements 07:08:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:08:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:08:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 100.0% of statements 07:08:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:08:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.043s coverage: 53.1% of statements 07:08:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:08:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:08:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.081s coverage: 87.7% of statements 07:08:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:08:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:08:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.042s coverage: 78.9% of statements 07:08:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.075s coverage: 81.2% of statements 07:08:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:08:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:08:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:08:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:08:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:08:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.238s coverage: 95.1% of statements 07:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:08:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 07:08:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:08:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:08:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:08:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:08:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:08:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements 07:08:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:08:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:08:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:08:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.8% of statements 07:08:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:08:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements 07:08:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 22.0% of statements 07:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 07:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements 07:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 07:08:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.103s coverage: 96.3% of statements 07:08:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 07:08:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.085s coverage: 94.4% of statements 07:08:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 07:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.201s coverage: 81.8% of statements 07:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 07:09:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:09:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:09:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 07:09:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:09:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:09:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:09:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:09:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements 07:09:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:09:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 07:09:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 07:09:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 07:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 07:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 07:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.2% of statements 07:09:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements 07:09:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:09:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 07:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 07:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 07:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.020s coverage: 73.7% of statements 07:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 07:09:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.197s coverage: 66.9% of statements 07:09:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:09:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:09:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.6% of statements 07:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 07:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:09:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 07:09:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:09:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-874 in /w/workspace/edgexfoundry_edgex-go_PR-3589 [Pipeline] { [Pipeline] ws 07:09:12 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 07:09:13 The recommended git tool is: git 07:09:18 using credential edgex-jenkins-ssh 07:09:18 Cloning the remote Git repository 07:09:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.055s coverage: 19.3% of statements 07:09:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:09:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:09:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:09:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:09:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 91.9% of statements 07:09:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:09:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:09:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 07:09:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:09:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:09:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 07:09:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:09:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:09:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.6% of statements 07:09:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:09:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:09:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 07:09:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:09:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:09:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements 07:09:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:09:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:09:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:09:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:09:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:09:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:09:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 07:09:18 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 07:09:18 GO111MODULE=on go vet ./... 07:09:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:09:19 > git init /w/workspace/edgex-go/4 # timeout=10 07:09:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:09:19 > git --version # timeout=10 07:09:19 > git --version # 'git version 2.17.1' 07:09:19 using GIT_SSH to set credentials SSH Credentials for GitHub 07:09:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:09:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:09:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:09:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:09:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:09:34 using GIT_SSH to set credentials SSH Credentials for GitHub 07:09:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3589/head:refs/remotes/origin/PR-3589 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:09:35 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 4d6831531eef982967a50c65fca313e05c925778 07:09:35 Merge succeeded, producing 4d6831531eef982967a50c65fca313e05c925778 07:09:35 Checking out Revision 4d6831531eef982967a50c65fca313e05c925778 (PR-3589) 07:09:35 > git config core.sparsecheckout # timeout=10 07:09:35 > git checkout -f 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 07:09:35 > git remote # timeout=10 07:09:35 > git config --get remote.origin.url # timeout=10 07:09:35 using GIT_SSH to set credentials SSH Credentials for GitHub 07:09:35 > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 07:09:35 > git rev-parse HEAD^{commit} # timeout=10 07:09:35 > git config core.sparsecheckout # timeout=10 07:09:35 > git checkout -f 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 07:09:40 Commit message: "docs: Change Slack link to official link" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:09:40 gofmt -l . 07:09:40 [ "`gofmt -l .`" = "" ] 07:09:40 ./bin/test-attribution-txt.sh [Pipeline] sh 07:09:41 + ls -al . 07:09:41 total 516 07:09:41 drwxrwxr-x 10 1001 1001 4096 Jun 23 07:09 . 07:09:41 drwxr-xr-x 4 root root 28 Jun 23 07:07 .. 07:09:41 -rw-rw-r-- 1 1001 1001 11 Jun 23 07:06 .dockerignore 07:09:41 drwxrwxr-x 8 1001 1001 179 Jun 23 07:06 .git 07:09:41 drwxrwxr-x 3 1001 1001 125 Jun 23 07:06 .github 07:09:41 -rw-rw-r-- 1 1001 1001 818 Jun 23 07:06 .gitignore 07:09:41 drwx------ 3 1001 1001 60 Jun 23 07:06 .semver 07:09:41 -rw-rw-r-- 1 1001 1001 166 Jun 23 07:06 .sonarcloud.properties 07:09:41 -rw-rw-r-- 1 1001 1001 8609 Jun 23 07:06 Attribution.txt 07:09:41 -rw-rw-r-- 1 1001 1001 3804 Jun 23 07:06 CONTRIBUTING.md 07:09:41 -rw-rw-r-- 1 1001 1001 931 Jun 23 07:06 Dockerfile.build 07:09:41 -rw-rw-r-- 1 1001 1001 849 Jun 23 07:06 Jenkinsfile 07:09:41 -rw-rw-r-- 1 1001 1001 10775 Jun 23 07:06 LICENSE 07:09:41 -rw-rw-r-- 1 1001 1001 5605 Jun 23 07:06 Makefile 07:09:41 -rw-rw-r-- 1 1001 1001 7818 Jun 23 07:06 README.md 07:09:41 -rw-rw-r-- 1 1001 1001 6912 Jun 23 07:06 SECURITY.md 07:09:41 -rw-rw-r-- 1 1001 1001 5 Jun 23 07:06 VERSION 07:09:41 -rw-rw-r-- 1 1001 1001 4131 Jun 23 07:06 ZMQWindows.md 07:09:41 drwxrwxr-x 2 1001 1001 37 Jun 23 07:06 bin 07:09:41 drwxrwxr-x 14 1001 1001 4096 Jun 23 07:06 cmd 07:09:41 -rw-r--r-- 1 root root 398095 Jun 23 07:09 coverage.out 07:09:41 -rw-rw-r-- 1 1001 1001 841 Jun 23 07:06 go.mod 07:09:41 -rw-r--r-- 1 root root 20843 Jun 23 07:07 go.sum 07:09:41 drwxrwxr-x 7 1001 1001 114 Jun 23 07:06 internal 07:09:41 drwxrwxr-x 3 1001 1001 16 Jun 23 07:06 openapi 07:09:41 drwxrwxr-x 4 1001 1001 71 Jun 23 07:06 snap 07:09:41 -rw-rw-r-- 1 1001 1001 168 Jun 23 07:06 version.go [Pipeline] sh 07:09:41 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:09:41 + '[' -e coverage.out ] 07:09:41 + chown 1001:1001 coverage.out [Pipeline] stash 07:09:41 Stashed 1 file(s) [Pipeline] sh 07:09:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:09:42 + make build 07:09:42 go mod tidy 07:09:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:09:42 + true 07:09:42 + sudo service docker restart 07:09:43 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 07:09:50 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 07:09:50 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 07:09:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:09:51 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 07:09:52 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 07:09:53 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 07:09:53 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 07:09:54 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 07:09:55 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 07:09: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 [Pipeline] } 07:09:57 $ docker stop --time=1 bbc7f76019e7bf73269ce1c3fdecff48196ee9cc25c40fa02afb8e84e3a61992 07:09:59 $ docker rm -f bbc7f76019e7bf73269ce1c3fdecff48196ee9cc25c40fa02afb8e84e3a61992 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:10:02 provisioning config files... [Pipeline] isUnix [Pipeline] sh 07:10:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5442377812521073569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:10:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:10:03 07:10:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:10:03 ---> docker-login.sh 07:10:03 nexus3.edgexfoundry.org:10001 07:10:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:10:03 latest: Pulling from edgex-devops/edgex-compose 07:10:03 cbdbe7a5bc2a: Pulling fs layer 07:10:03 ca9280d653b3: Pulling fs layer 07:10:03 7e9c9ca2126c: Pulling fs layer 07:10:03 cbdbe7a5bc2a: Verifying Checksum 07:10:03 cbdbe7a5bc2a: Download complete 07:10:03 cbdbe7a5bc2a: Pull complete 07:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:10:04 Configure a credential helper to remove this warning. See 07:10:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:10:04 07:10:04 Login Succeeded 07:10:04 nexus3.edgexfoundry.org:10002 07:10:04 ca9280d653b3: Verifying Checksum 07:10:04 ca9280d653b3: Download complete 07:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:10:04 Configure a credential helper to remove this warning. See 07:10:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:10:04 07:10:04 Login Succeeded 07:10:04 nexus3.edgexfoundry.org:10003 07:10:05 ca9280d653b3: Pull complete 07:10:05 7e9c9ca2126c: Verifying Checksum 07:10:05 7e9c9ca2126c: Download complete 07:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:10:05 Configure a credential helper to remove this warning. See 07:10:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:10:05 07:10:05 Login Succeeded 07:10:05 nexus3.edgexfoundry.org:10004 07:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:10:06 Configure a credential helper to remove this warning. See 07:10:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:10:06 07:10:06 Login Succeeded 07:10:06 docker.io 07:10:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:10:07 Configure a credential helper to remove this warning. See 07:10:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:10:07 07:10:07 Login Succeeded 07:10:07 ---> docker-login.sh ends [Pipeline] } 07:10:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:10:07 ========================================================= 07:10:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:10:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:10:07 + 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 . 07:10:08 7e9c9ca2126c: Pull complete 07:10:08 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:10:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:10:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:10:08 prd-centos7-docker-4c-2g-873 does not seem to be running inside a container 07:10:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:10:10 Sending build context to Docker daemon 166.3MB 07:10:10 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 07:10:10 Step 2/6 : FROM ${BASE} 07:10:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:10:10 595b0fe564bb: Pulling fs layer 07:10:10 3088b5b3c5c0: Pulling fs layer 07:10:10 5b7225fbf94c: Pulling fs layer 07:10:10 ba82ee9f976e: Pulling fs layer 07:10:10 506bd15cee9f: Pulling fs layer 07:10:10 75a0a4a0db45: Pulling fs layer 07:10:10 618dc40b7e24: Pulling fs layer 07:10:10 ba82ee9f976e: Waiting 07:10:10 506bd15cee9f: Waiting 07:10:10 75a0a4a0db45: Waiting 07:10:10 618dc40b7e24: Waiting 07:10:10 5b7225fbf94c: Verifying Checksum 07:10:10 5b7225fbf94c: Download complete 07:10:10 3088b5b3c5c0: Verifying Checksum 07:10:10 3088b5b3c5c0: Download complete 07:10:10 506bd15cee9f: Verifying Checksum 07:10:10 506bd15cee9f: Download complete 07:10:10 75a0a4a0db45: Download complete 07:10:10 595b0fe564bb: Verifying Checksum 07:10:10 595b0fe564bb: Download complete 07:10:10 595b0fe564bb: Pull complete 07:10:11 3088b5b3c5c0: Pull complete 07:10:12 $ docker top b3ce1b393cbc25b1d99157ffa8c8197fe79d93bd723750a6ae5bb7d66da67d06 -eo pid,comm 07:10:12 5b7225fbf94c: Pull complete [Pipeline] { [Pipeline] sh 07:10:12 + docker-compose build --help 07:10:12 + grep parallel 07:10:12 618dc40b7e24: Verifying Checksum 07:10:12 618dc40b7e24: Download complete 07:10:13 --parallel Build images in parallel. [Pipeline] } 07:10:13 $ docker stop --time=1 b3ce1b393cbc25b1d99157ffa8c8197fe79d93bd723750a6ae5bb7d66da67d06 07:10:14 ba82ee9f976e: Verifying Checksum 07:10:14 ba82ee9f976e: Download complete 07:10:14 $ docker rm -f b3ce1b393cbc25b1d99157ffa8c8197fe79d93bd723750a6ae5bb7d66da67d06 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:10:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:10:14 . [Pipeline] withDockerContainer 07:10:14 prd-centos7-docker-4c-2g-873 does not seem to be running inside a container 07:10:14 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:10:15 $ docker top 5c90d42bcf16b4f777e336e5db717df4358312f929843442de22dea5cedcdcad -eo pid,comm [Pipeline] { [Pipeline] sh 07:10:15 + docker-compose -f ./docker-compose-build.yml build --parallel 07:10:16 Building core-command ... 07:10:16 Building core-data ... 07:10:16 Building core-metadata ... 07:10:16 Building security-bootstrapper ... 07:10:16 Building security-proxy-setup ... 07:10:16 Building security-secretstore-setup ... 07:10:16 Building support-notifications ... 07:10:16 Building support-scheduler ... 07:10:16 Building sys-mgmt-agent ... 07:10:16 Building sys-mgmt-agent 07:10:16 Building core-data 07:10:16 Building security-bootstrapper 07:10:16 Building core-command 07:10:16 Building security-secretstore-setup 07:10:24 ba82ee9f976e: Pull complete 07:10:24 506bd15cee9f: Pull complete 07:10:25 75a0a4a0db45: Pull complete 07:10:28 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:10:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:10:28 ---> 6597a4d8b464 07:10:28 Step 3/26 : WORKDIR /edgex-go 07:10:28 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:10:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:10:28 ---> 6597a4d8b464 07:10:28 Step 3/24 : WORKDIR /edgex-go 07:10:28 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:10:28 Step 2/32 : FROM ${BUILDER_BASE} AS builder 07:10:28 ---> 6597a4d8b464 07:10:28 Step 3/32 : WORKDIR /edgex-go 07:10:29 618dc40b7e24: Pull complete 07:10:29 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 07:10:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:10:29 ---> a36622ca3599 07:10:29 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 07:10:31 ---> Running in 7dbdb54c4afc 07:10:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:10:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:10:34 (1/12) Installing libmagic (5.39-r0) 07:10:34 (2/12) Installing file (5.39-r0) 07:10:34 (3/12) Installing libc-dev (0.7.2-r3) 07:10:34 (4/12) Installing g++ (10.2.1_pre1-r3) 07:10:36 ---> Running in 1143bf68eb07 07:10:36 ---> Running in 01b51c84a482 07:10:36 ---> Running in b021b456bc91 07:10:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:10:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:10:37 ---> 6597a4d8b464 07:10:37 Step 3/24 : WORKDIR /edgex-go 07:10:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:10:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:10:38 ---> 6597a4d8b464 07:10:38 Step 3/24 : WORKDIR /edgex-go 07:10:38 ---> Running in 4e2c14609073 07:10:38 ---> Running in 1bb9c9ae2c2a 07:10:38 Removing intermediate container b021b456bc91 07:10:38 ---> 3075cc75ed58 07:10:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:38 Removing intermediate container 01b51c84a482 07:10:38 ---> e22a13850c30 07:10:38 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:38 Removing intermediate container 1143bf68eb07 07:10:38 ---> edc3542a3712 07:10:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:38 ---> Running in 8a8eb9f42b27 07:10:38 ---> Running in 743938aad821 07:10:38 ---> Running in 2076518bd40f 07:10:38 Removing intermediate container 4e2c14609073 07:10:38 ---> aaab8824b948 07:10:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:38 Removing intermediate container 1bb9c9ae2c2a 07:10:38 ---> 8096bf525003 07:10:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:38 ---> Running in c5cf9c290659 07:10:38 ---> Running in 38cfd710cd9a 07:10:39 Removing intermediate container 8a8eb9f42b27 07:10:39 ---> aca09f8d69a0 07:10:39 Step 5/26 : RUN apk add --update --no-cache make git 07:10:39 ---> Running in e7f9d92b2b4b 07:10:39 Removing intermediate container 743938aad821 07:10:39 ---> 1536498ae6ae 07:10:39 Step 5/24 : RUN apk add --update --no-cache make bash git 07:10:39 Removing intermediate container 2076518bd40f 07:10:40 ---> 53d064022351 07:10:40 Step 5/32 : RUN apk add --update --no-cache make git 07:10:40 ---> Running in 1140597e58a8 07:10:40 ---> Running in a84702deb169 07:10:40 Removing intermediate container c5cf9c290659 07:10:40 ---> 9ba7b94fcf16 07:10:40 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:10:40 ---> Running in a3276d3a4d52 07:10:40 Removing intermediate container 38cfd710cd9a 07:10:40 ---> 781d47c5ea11 07:10:40 Step 5/24 : RUN apk add --update --no-cache make git 07:10:40 ---> Running in db73269bbf5a 07:10:40 (5/12) Installing fortify-headers (1.1-r0) 07:10:40 (6/12) Installing patch (2.7.6-r7) 07:10:40 (7/12) Installing build-base (0.5-r2) 07:10:40 (8/12) Installing libsodium (1.0.18-r0) 07:10:40 (9/12) Installing pkgconf (1.7.3-r0) 07:10:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:10:40 (10/12) Installing libsodium-dev (1.0.18-r0) 07:10:40 (11/12) Installing libzmq (4.3.3-r1) 07:10:40 (12/12) Installing zeromq-dev (4.3.3-r1) 07:10:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:10:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:10:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:10:40 Executing busybox-1.32.1-r6.trigger 07:10:40 OK: 218 MiB in 52 packages 07:10:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:10:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:10:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:10:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:10:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:10:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:10:41 OK: 219 MiB in 52 packages 07:10:41 OK: 219 MiB in 52 packages 07:10:41 OK: 219 MiB in 52 packages 07:10:42 Removing intermediate container 1140597e58a8 07:10:42 ---> c695f61569b6 07:10:42 Step 6/24 : COPY go.mod . 07:10:42 OK: 219 MiB in 52 packages 07:10:42 Removing intermediate container a84702deb169 07:10:42 ---> 171441eff3de 07:10:42 Step 6/32 : COPY go.mod . 07:10:42 ---> c2fee8ef8a7e 07:10:42 Step 7/24 : RUN go mod download 07:10:42 ---> Running in 9aca32d98be1 07:10:42 Removing intermediate container a3276d3a4d52 07:10:42 ---> 782dab9697ef 07:10:42 Step 6/24 : COPY go.mod . 07:10:42 ---> 045c90fbe288 07:10:42 Step 7/32 : RUN go mod download 07:10:42 OK: 219 MiB in 52 packages 07:10:42 ---> Running in 254d8a1d0b8f 07:10:42 Removing intermediate container e7f9d92b2b4b 07:10:42 ---> 4aa0674cc541 07:10:42 Step 6/26 : COPY go.mod . 07:10:42 ---> 7216f6213557 07:10:42 Step 7/24 : RUN go mod download 07:10:42 ---> Running in ec11d3f6a5bc 07:10:43 ---> 20bd279016e8 07:10:43 Step 7/26 : RUN go mod download 07:10:43 ---> Running in 30809d8e0bb8 07:10:43 Removing intermediate container db73269bbf5a 07:10:43 ---> 65ee2426951f 07:10:43 Step 6/24 : COPY go.mod . 07:10:43 ---> eec74cd3d0be 07:10:43 Step 7/24 : RUN go mod download 07:10:43 ---> Running in 9e3b36570281 07:10:43 Removing intermediate container 9aca32d98be1 07:10:43 ---> 4c5e768a6006 07:10:43 Step 8/24 : COPY . . 07:10:44 Removing intermediate container 254d8a1d0b8f 07:10:44 ---> 4252cdd90633 07:10:44 Step 8/32 : COPY . . 07:10:45 Removing intermediate container 7dbdb54c4afc 07:10:45 ---> ecc1be8a5a08 07:10:45 Step 4/6 : WORKDIR /edgex-go 07:10:45 ---> Running in 780c8807e0bd 07:10:45 Removing intermediate container 780c8807e0bd 07:10:45 ---> 79d5268984f8 07:10:45 Step 5/6 : COPY go.mod . 07:10:46 ---> d92ad633da26 07:10:46 Step 6/6 : RUN go mod download 07:10:46 ---> Running in 0c8b918ddc7d 07:10:49 Removing intermediate container ec11d3f6a5bc 07:10:49 ---> be7adde9398f 07:10:49 Step 8/24 : COPY . . 07:10:50 Removing intermediate container 30809d8e0bb8 07:10:50 ---> 5ec74d6e9795 07:10:50 Step 8/26 : COPY . . 07:10:50 ---> 2ca1ea959eaf 07:10:50 Step 9/24 : RUN go mod tidy 07:10:50 ---> 3e953ad8142d 07:10:50 Step 9/32 : RUN go mod tidy 07:10:51 Removing intermediate container 9e3b36570281 07:10:51 ---> 0bf2d1fb7adb 07:10:51 Step 8/24 : COPY . . 07:10:54 ---> Running in 02f15b3444b7 07:10:54 ---> Running in 43e608d9275d 07:11:01 ---> fbf2400dee92 07:11:01 Step 9/24 : RUN go mod tidy 07:11:01 ---> ac2c1d148910 07:11:01 Step 9/26 : RUN go mod tidy 07:11:01 Removing intermediate container 43e608d9275d 07:11:01 ---> 91dd89ed8d7e 07:11:01 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:11:01 Removing intermediate container 02f15b3444b7 07:11:01 ---> a1456bfdf3e7 07:11:01 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:11:01 ---> Running in 42562580b2cb 07:11:01 ---> Running in aea1e6d87d85 07:11:01 ---> Running in 0d8b60e3e34b 07:11:01 ---> Running in f52acb55af2a 07:11:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:11: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 07:11:03 Removing intermediate container aea1e6d87d85 07:11:03 ---> 2004a2f5380f 07:11:03 Step 10/24 : RUN make cmd/core-data/core-data 07:11:03 Removing intermediate container 42562580b2cb 07:11:03 ---> 92af006545e1 07:11:03 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:11:03 ---> Running in 248e1e1e21bb 07:11:03 ---> Running in 60083785fa8d 07:11:04 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 07:11:04 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 07:11:12 ---> 407cdb5d46b0 07:11:12 Step 9/24 : RUN go mod tidy 07:11:12 ---> Running in 118d35aa5e29 07:11:13 Removing intermediate container 0c8b918ddc7d 07:11:13 ---> bd2bf73b49ad 07:11:13 Successfully built bd2bf73b49ad 07:11:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:11:13 + docker inspect -f . ci-base-image-arm64 07:11:13 . [Pipeline] withDockerContainer 07:11:13 prd-ubuntu18.04-docker-arm64-4c-16g-874 does not seem to be running inside a container 07:11:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:11:14 Removing intermediate container 118d35aa5e29 07:11:14 ---> f9aa014ada3b 07:11:14 Step 10/24 : RUN make cmd/core-command/core-command 07:11:14 ---> Running in a3b8b3c0af7a 07:11:15 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 07:11:15 $ docker top d2506d196264a49b0a9ebf3e103c6e2023fea637e5a2e3fe7c17ab73ee99cec2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:11:16 + go version 07:11:16 go version go1.16.5 linux/arm64 [Pipeline] } 07:11:16 $ docker stop --time=1 d2506d196264a49b0a9ebf3e103c6e2023fea637e5a2e3fe7c17ab73ee99cec2 07:11:18 $ docker rm -f d2506d196264a49b0a9ebf3e103c6e2023fea637e5a2e3fe7c17ab73ee99cec2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:11:19 + docker inspect -f . ci-base-image-arm64 07:11:19 . [Pipeline] withDockerContainer 07:11:19 prd-ubuntu18.04-docker-arm64-4c-16g-874 does not seem to be running inside a container 07:11:19 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:11:21 $ docker top cd86379e778eb277305868ee35acc00f62828b24f2988f4e39696247b65a2b70 -eo pid,comm [Pipeline] { [Pipeline] echo 07:11:21 ========================================================= 07:11:21 [edgeXBuildGoParallel] Running Tests and Build... 07:11:21 ========================================================= [Pipeline] sh 07:11:22 + go mod tidy [Pipeline] sh 07:11:23 + make test 07:11:23 go mod tidy 07:11:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:11:37 Removing intermediate container 0d8b60e3e34b 07:11:37 ---> ad8eb11e2980 07:11:37 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:11:37 ---> Running in b55bfbaa3acd 07:11:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:11:38 Removing intermediate container f52acb55af2a 07:11:38 ---> 92e719f0e228 07:11:38 07:11:38 Step 11/32 : FROM alpine:3.12 07:11:38 3.12: Pulling from library/alpine 07:11:38 Removing intermediate container b55bfbaa3acd 07:11:38 ---> db0d368abbf3 07:11:38 07:11:38 Step 12/24 : FROM docker:20.10.0 07:11:38 20.10.0: Pulling from library/docker 07:11:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:11:39 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 07:11:39 Status: Downloaded newer image for alpine:3.12 07:11:39 ---> 13621d1b12d4 07:11:39 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:11:39 ---> Running in 93e97f8f3bd6 07:11:40 Removing intermediate container 93e97f8f3bd6 07:11:40 ---> 97b0da2a2f9d 07:11:40 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 07:11:40 ---> Running in f097d88848de 07:11:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:11:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:11:41 (1/2) Installing dumb-init (1.2.2-r1) 07:11:41 (2/2) Installing su-exec (0.2-r1) 07:11:41 Executing busybox-1.31.1-r20.trigger 07:11:41 OK: 6 MiB in 16 packages 07:11:43 Removing intermediate container f097d88848de 07:11:43 ---> f6d451b5e51d 07:11:43 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 07:11:43 ---> Running in 9d29bcb6946c 07:11:43 Removing intermediate container 60083785fa8d 07:11:43 ---> a0dc79af5b1c 07:11:43 07:11:43 Step 11/26 : FROM alpine:3.12 07:11:43 ---> 13621d1b12d4 07:11:43 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 07:11:43 Removing intermediate container 9d29bcb6946c 07:11:43 ---> 87f795c44aa8 07:11:43 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:11:43 ---> Running in 09b38a0961bb 07:11:43 ---> Running in fb36a996e7cf 07:11:43 Removing intermediate container fb36a996e7cf 07:11:43 ---> 2f1921c06570 07:11:43 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:11:44 ---> Running in 91dac83234bf 07:11:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:11:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:11:44 (1/6) Installing ca-certificates (20191127-r4) 07:11:44 (2/6) Installing nghttp2-libs (1.41.0-r0) 07:11:44 (3/6) Installing libcurl (7.77.0-r0) 07:11:44 (4/6) Installing curl (7.77.0-r0) 07:11:44 (5/6) Installing dumb-init (1.2.2-r1) 07:11:44 (6/6) Installing su-exec (0.2-r1) 07:11:44 Executing busybox-1.31.1-r20.trigger 07:11:44 Executing ca-certificates-20191127-r4.trigger 07:11:44 OK: 7 MiB in 20 packages 07:11:46 ? github.com/edgexfoundry/edgex-go [no test files] 07:11:46 Removing intermediate container 91dac83234bf 07:11:46 ---> 627d22de1fba 07:11:46 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 07:11:46 Removing intermediate container 09b38a0961bb 07:11:46 ---> 681d7f1f8f0e 07:11:46 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:11:46 ---> Running in 84ecde596b94 07:11:46 ---> Running in 7d74199af136 07:11:46 Removing intermediate container 84ecde596b94 07:11:46 ---> deadc930c59d 07:11:46 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:11:47 Removing intermediate container 7d74199af136 07:11:47 ---> fdfe65df7b9a 07:11:47 Step 14/26 : WORKDIR / 07:11:47 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:11:47 Status: Downloaded newer image for docker:20.10.0 07:11:47 ---> Running in b611232528cb 07:11:47 ---> 2e3cfb41d65a 07:11:47 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:11:47 ---> aefe523efa57 07:11:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:11:47 ---> Running in 6e1d0ccbaa10 07:11:47 ---> Running in bdcca4a9748b 07:11:47 Removing intermediate container a3b8b3c0af7a 07:11:47 ---> d6f0290f8667 07:11:47 07:11:47 Step 11/24 : FROM alpine:3.12 07:11:47 ---> 13621d1b12d4 07:11:47 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:11:48 Removing intermediate container 248e1e1e21bb 07:11:48 ---> 33d3ee2849bb 07:11:48 07:11:48 Step 11/24 : FROM alpine:3.12 07:11:48 ---> 13621d1b12d4 07:11:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:11:48 Removing intermediate container b611232528cb 07:11:48 ---> e6533f48a1fc 07:11:48 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:11:48 ---> Running in e40ac0020c67 07:11:48 ---> Running in 995dade03ef9 07:11:48 Removing intermediate container bdcca4a9748b 07:11:48 ---> de538824a470 07:11:48 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 07:11:48 ---> Running in 0d50283a46ea 07:11:48 Removing intermediate container 995dade03ef9 07:11:48 ---> dc5c50851d58 07:11:48 Step 13/24 : ENV APP_PORT=59880 07:11:48 ---> Running in 9cfa61db2e66 07:11:48 ---> fd0dcce6abcb 07:11:48 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:11:48 Removing intermediate container 9cfa61db2e66 07:11:48 ---> 6d1070ff9a1a 07:11:48 Step 14/24 : EXPOSE $APP_PORT 07:11:48 ---> Running in 09711e81d5f0 07:11:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:11:48 ---> 55aacb1fbc20 07:11:48 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:11:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:11:48 Removing intermediate container 09711e81d5f0 07:11:48 ---> 641d22662b1e 07:11:48 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:11:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:11:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:11:48 ---> Running in ae59dd811113 07:11:48 (1/1) Installing dumb-init (1.2.2-r1) 07:11:48 Executing busybox-1.31.1-r20.trigger 07:11:48 OK: 6 MiB in 15 packages 07:11:48 Removing intermediate container 6e1d0ccbaa10 07:11:48 ---> 368332c3a97d 07:11:48 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 07:11:48 (1/39) Installing readline (8.0.4-r0) 07:11:48 (2/39) Installing bash (5.0.17-r0) 07:11:48 Executing bash-5.0.17-r0.post-install 07:11:48 (3/39) Installing nghttp2-libs (1.41.0-r0) 07:11:48 (4/39) Installing libcurl (7.77.0-r0) 07:11:48 (5/39) Installing curl (7.77.0-r0) 07:11:48 (6/39) Installing dumb-init (1.2.2-r1) 07:11:48 (7/39) Installing libbz2 (1.0.8-r1) 07:11:48 (8/39) Installing expat (2.2.9-r1) 07:11:48 (9/39) Installing libffi (3.3-r2) 07:11:48 (10/39) Installing gdbm (1.13-r1) 07:11:48 (11/39) Installing xz-libs (5.2.5-r0) 07:11:48 (12/39) Installing sqlite-libs (3.32.1-r1) 07:11:48 (13/39) Installing python3 (3.8.10-r0) 07:11:48 ---> a0a83d4a351e 07:11:48 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:11:49 ---> ec3a18a1e9ec 07:11:49 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:11:50 ---> 23c09e572c49 07:11:50 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:11:50 Removing intermediate container e40ac0020c67 07:11:50 ---> e90d60d2b740 07:11:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:11:50 (14/39) Installing py3-appdirs (1.4.4-r1) 07:11:50 (15/39) Installing py3-ordered-set (4.0.1-r0) 07:11:50 (16/39) Installing py3-parsing (2.4.7-r0) 07:11:50 (17/39) Installing py3-six (1.15.0-r0) 07:11:50 (18/39) Installing py3-packaging (20.4-r0) 07:11:50 (19/39) Installing py3-setuptools (47.0.0-r0) 07:11:50 ---> 60ca982598bc 07:11:50 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:11:50 (20/39) Installing py3-chardet (3.0.4-r4) 07:11:50 (21/39) Installing py3-idna (2.9-r0) 07:11:50 (22/39) Installing py3-certifi (2020.4.5.1-r0) 07:11:50 (23/39) Installing py3-urllib3 (1.25.9-r0) 07:11:50 ---> Running in c75e42ea6b5f 07:11:50 (24/39) Installing py3-requests (2.23.0-r0) 07:11:50 (25/39) Installing py3-msgpack (1.0.0-r0) 07:11:50 (26/39) Installing py3-lockfile (0.12.2-r3) 07:11:50 (27/39) Installing py3-cachecontrol (0.12.6-r0) 07:11:50 (28/39) Installing py3-colorama (0.4.3-r0) 07:11:50 (29/39) Installing py3-distlib (0.3.0-r0) 07:11:50 (30/39) Installing py3-distro (1.5.0-r1) 07:11:50 (31/39) Installing py3-webencodings (0.5.1-r3) 07:11:50 (32/39) Installing py3-html5lib (1.0.1-r4) 07:11:50 ---> 1d4c0d26b263 07:11:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:11:50 (33/39) Installing py3-pytoml (0.1.21-r0) 07:11:50 ---> de484736a1f7 07:11:50 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:11:50 Removing intermediate container c75e42ea6b5f 07:11:50 ---> d4007c2073fd 07:11:50 Step 14/24 : ENV APP_PORT=59882 07:11:50 (34/39) Installing py3-pep517 (0.8.2-r0) 07:11:50 (35/39) Installing py3-progress (1.5-r0) 07:11:50 (36/39) Installing py3-toml (0.10.1-r0) 07:11:50 (37/39) Installing py3-retrying (1.3.3-r0) 07:11:50 (38/39) Installing py3-contextlib2 (0.6.0-r0) 07:11:50 Removing intermediate container ae59dd811113 07:11:50 ---> e1050dc84fd9 07:11:50 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 07:11:50 (39/39) Installing py3-pip (20.1.1-r0) 07:11:50 ---> Running in b1b02fa00f13 07:11:50 Executing busybox-1.31.1-r19.trigger 07:11:50 OK: 72 MiB in 59 packages 07:11:50 ---> Running in aa12c946b4dd 07:11:51 ---> e2ff003035b0 07:11:51 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:11:51 ---> 215fb9d4203f 07:11:51 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:11:51 Removing intermediate container b1b02fa00f13 07:11:51 ---> 47e825caba88 07:11:51 Step 15/24 : EXPOSE $APP_PORT 07:11:51 ---> Running in 8c0fa3e47ebd 07:11:51 ---> 309648920165 07:11:51 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 07:11:51 ---> 2baffb2acbe8 07:11: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/ 07:11:51 ---> Running in e396f8d6ef8c 07:11:51 Removing intermediate container 8c0fa3e47ebd 07:11:51 ---> 27d1b11bd8fe 07:11:51 Step 16/24 : WORKDIR / 07:11:51 Collecting docker-compose==1.23.2 07:11:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:11:51 ---> Running in fe8a79faf510 07:11:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:11:51 ---> Running in 87ed1a9b7fca 07:11:51 Collecting texttable<0.10,>=0.9.0 07:11:51 Downloading texttable-0.9.1.tar.gz (11 kB) 07:11:51 Removing intermediate container e396f8d6ef8c 07:11:51 ---> 8c5edb33b9b8 07:11:51 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:11:51 Removing intermediate container 87ed1a9b7fca 07:11:51 ---> c9c2e7fbadfb 07:11:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:11:51 ---> 006114825d68 07:11:51 Step 27/32 : RUN chmod +x /entrypoint.sh 07:11:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:11:52 Collecting websocket-client<1.0,>=0.32.0 07:11:52 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:11:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:11:52 ---> 1611efddbbdf 07:11:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:11:52 ---> Running in 47577363fbc3 07:11:52 Collecting jsonschema<3,>=2.5.1 07:11:52 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:11:52 Collecting cached-property<2,>=1.2.0 07:11:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:11:52 Collecting docopt<0.7,>=0.6.1 07:11:52 Downloading docopt-0.6.2.tar.gz (25 kB) 07:11:52 (1/6) Installing dumb-init (1.2.2-r1) 07:11:52 ---> bb86817ac034 07:11:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:11:52 (2/6) Installing libgcc (9.3.0-r2) 07:11:52 Removing intermediate container fe8a79faf510 07:11:52 ---> c18c34bc4c65 07:11:52 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 07:11:52 (3/6) Installing libsodium (1.0.18-r0) 07:11:52 (4/6) Installing libstdc++ (9.3.0-r2) 07:11:52 ---> Running in 0bf929bc53be 07:11:52 ---> 62008f0935cd 07:11:52 Step 20/24 : ENTRYPOINT ["/core-command"] 07:11:53 Removing intermediate container 0bf929bc53be 07:11:53 ---> 6d124ae47bfb 07:11:53 Step 24/26 : LABEL arch=x86_64 07:11:53 Collecting PyYAML<4,>=3.10 07:11:53 Downloading PyYAML-3.13.tar.gz (270 kB) 07:11:53 ---> Running in b89377abbbf8 07:11:53 ---> Running in e3fda6e8b3eb 07:11:53 Removing intermediate container e3fda6e8b3eb 07:11:53 ---> ef85dc94e2ed 07:11:53 Step 25/26 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 07:11:53 Removing intermediate container b89377abbbf8 07:11:53 ---> 79b0cb345864 07:11:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:11:53 Removing intermediate container 47577363fbc3 07:11:53 ---> f1304ce222bb 07:11:53 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 07:11:53 ---> Running in b25bffce9c79 07:11:53 ---> Running in a0be4388c28b 07:11:53 ---> Running in 8df717c453ea 07:11:53 Removing intermediate container a0be4388c28b 07:11:53 ---> 05f0ce276d7d 07:11:53 Step 22/24 : LABEL arch=x86_64 07:11:53 Removing intermediate container b25bffce9c79 07:11:53 ---> 1f7e9373366d 07:11:53 Step 26/26 : LABEL version=0.0.0 07:11:53 Collecting dockerpty<0.5,>=0.4.1 07:11:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:11:53 ---> Running in b0cc4787d68a 07:11:53 Removing intermediate container 8df717c453ea 07:11:53 ---> 92cdb1d2c064 07:11:53 Step 29/32 : CMD ["gate"] 07:11:53 ---> Running in c96609641de1 07:11:53 ---> Running in b8d83090bbc6 07:11:53 (5/6) Installing libzmq (4.3.3-r0) 07:11:53 Removing intermediate container c96609641de1 07:11:53 ---> bba096172935 07:11:53 07:11:53 Removing intermediate container b0cc4787d68a 07:11:53 ---> 034a7e47ee09 07:11:53 Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 07:11:53 (6/6) Installing zeromq (4.3.3-r0) 07:11:53 Successfully built bba096172935 07:11:53 ---> Running in 0bce4d29cc26 07:11:53 Executing busybox-1.31.1-r20.trigger 07:11:53 OK: 8 MiB in 20 packages 07:11:53 Successfully tagged security-secretstore-setup:latest 07:11:53 Building core-metadata 07:11:53  Building security-secretstore-setup ... done Removing intermediate container b8d83090bbc6 07:11:53 ---> 3fc80e472f6d 07:11:53 Step 30/32 : LABEL arch=x86_64 07:11:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:11:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:11:54 ---> Running in 1ebdd940353b 07:11:54 Removing intermediate container 0bce4d29cc26 07:11:54 ---> 31fbe5b02fee 07:11:54 Step 24/24 : LABEL version=0.0.0 07:11:54 Collecting docker<4.0,>=3.6.0 07:11:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:11:54 ---> Running in 3a916dfe4f8b 07:11:54 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) 07:11:54 Collecting idna<2.8,>=2.5 07:11:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:11:54 Removing intermediate container 1ebdd940353b 07:11:54 ---> 3ca583553bc9 07:11:54 Step 31/32 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 07:11:54 Removing intermediate container aa12c946b4dd 07:11:54 ---> 155774aecd19 07:11:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:11:54 Collecting urllib3<1.25,>=1.21.1 07:11:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:11:55 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) 07:11:55 Removing intermediate container 3a916dfe4f8b 07:11:55 ---> 13d0da530442 07:11:55 07:11:55 Successfully built 13d0da530442 07:11:56 Successfully tagged core-command:latest 07:11:56 Building security-proxy-setup 07:11:56  Building core-command ... done  ---> Running in fd0fe4a29991 07:11:56 Collecting docker-pycreds>=0.4.0 07:11:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:11:56 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:11:56 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:11:56 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:11:56 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:11:56 ---> 30fbb3b277a0 07:11:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:11:56 Installing collected packages: texttable, websocket-client, jsonschema, cached-property, docopt, PyYAML, dockerpty, idna, urllib3, requests, docker-pycreds, docker, docker-compose 07:11:56 Running setup.py install for texttable: started 07:11:57 Running setup.py install for texttable: finished with status 'done' 07:11:57 Removing intermediate container fd0fe4a29991 07:11:57 ---> 7e10351a1e58 07:11:57 Step 32/32 : LABEL version=0.0.0 07:12:00 Running setup.py install for docopt: started 07:12:00 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:12:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:12:00 ---> 6597a4d8b464 07:12:00 Step 3/22 : WORKDIR /edgex-go 07:12:00 ---> Using cache 07:12:00 ---> 8096bf525003 07:12:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:00 ---> Using cache 07:12:00 ---> 781d47c5ea11 07:12:00 Step 5/22 : RUN apk add --update --no-cache make git 07:12:00 ---> Using cache 07:12:00 ---> 65ee2426951f 07:12:00 Step 6/22 : COPY go.mod . 07:12:00 ---> Using cache 07:12:00 ---> eec74cd3d0be 07:12:00 Step 7/22 : RUN go mod download 07:12:00 ---> Using cache 07:12:00 ---> 0bf2d1fb7adb 07:12:00 Step 8/22 : COPY . . 07:12:00 ---> Using cache 07:12:00 ---> 407cdb5d46b0 07:12:00 Step 9/22 : RUN go mod tidy 07:12:00 ---> Using cache 07:12:00 ---> f9aa014ada3b 07:12:00 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:12:01 ---> fbcf497ad65a 07:12:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:12:01 ---> Running in 1a21caac587d 07:12:02 Running setup.py install for docopt: finished with status 'done' 07:12:02 Running setup.py install for PyYAML: started 07:12:02 ---> Running in b23ca7e59a84 07:12:02 ---> 17ea22e0ce50 07:12:02 Step 20/24 : ENTRYPOINT ["/core-data"] 07:12:02 Removing intermediate container 1a21caac587d 07:12:02 ---> 3d73fcc8d1cb 07:12:02 07:12:02 Running setup.py install for PyYAML: finished with status 'done' 07:12:02 Running setup.py install for dockerpty: started 07:12:02 Successfully built 3d73fcc8d1cb 07:12:02 Successfully tagged security-bootstrapper:latest 07:12:03  Building security-bootstrapper ... done Building support-notifications 07:12:03 ---> Running in c0d133eb3061 07:12:03 Running setup.py install for dockerpty: finished with status 'done' 07:12:03 Attempting uninstall: idna 07:12:03 Found existing installation: idna 2.9 07:12:03 Uninstalling idna-2.9: 07:12:03 Removing intermediate container c0d133eb3061 07:12:03 ---> bf5daef3d15f 07:12:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:12:03 Successfully uninstalled idna-2.9 07:12:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:12:03 Attempting uninstall: urllib3 07:12:03 Found existing installation: urllib3 1.25.9 07:12:03 Uninstalling urllib3-1.25.9: 07:12:03 Successfully uninstalled urllib3-1.25.9 07:12:04 ---> Running in 31c1ab5b1bc6 07:12:04 Attempting uninstall: requests 07:12:04 Found existing installation: requests 2.23.0 07:12:04 Uninstalling requests-2.23.0: 07:12:04 Successfully uninstalled requests-2.23.0 07:12:05 Removing intermediate container 31c1ab5b1bc6 07:12:05 ---> 87d88ab5e8eb 07:12:05 Step 22/24 : LABEL arch=x86_64 07:12:05 ---> Running in e11b1b0f30b3 07:12:06 Removing intermediate container e11b1b0f30b3 07:12:06 ---> cc3e9ebd7c8c 07:12:06 Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 07:12:07 ---> Running in 75a4bcd1d1e4 07:12:07 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 07:12:07 Removing intermediate container 75a4bcd1d1e4 07:12:07 ---> 1b5be5953f8a 07:12:07 Step 24/24 : LABEL version=0.0.0 07:12:09 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:12:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:12:09 ---> 6597a4d8b464 07:12:09 Step 3/23 : WORKDIR /edgex-go 07:12:09 ---> Using cache 07:12:09 ---> 8096bf525003 07:12:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:09 ---> Using cache 07:12:09 ---> 781d47c5ea11 07:12:09 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 07:12:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:12:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:12:09 ---> 6597a4d8b464 07:12:09 Step 3/24 : WORKDIR /edgex-go 07:12:09 ---> Using cache 07:12:09 ---> 8096bf525003 07:12:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:09 ---> Using cache 07:12:09 ---> 781d47c5ea11 07:12:09 Step 5/24 : RUN apk add --update --no-cache make git 07:12:09 ---> Using cache 07:12:09 ---> 65ee2426951f 07:12:09 Step 6/24 : COPY go.mod . 07:12:09 ---> Using cache 07:12:09 ---> eec74cd3d0be 07:12:09 Step 7/24 : RUN go mod download 07:12:09 ---> Using cache 07:12:09 ---> 0bf2d1fb7adb 07:12:09 Step 8/24 : COPY . . 07:12:09 ---> Using cache 07:12:09 ---> 407cdb5d46b0 07:12:09 Step 9/24 : RUN go mod tidy 07:12:09 ---> Using cache 07:12:09 ---> f9aa014ada3b 07:12:09 Step 10/24 : RUN make cmd/core-metadata/core-metadata 07:12:09 ---> Running in 3984a6d2e3c8 07:12:09 ---> Running in 072c7d0c2083 07:12:09 ---> Running in de946b0b1e8d 07:12:09 Removing intermediate container 3984a6d2e3c8 07:12:09 ---> fdd5b4c80f9d 07:12:09 07:12:09 Successfully built fdd5b4c80f9d 07:12:09 Successfully tagged core-data:latest 07:12:09  Building core-data ... done Building support-scheduler 07:12:10 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 07:12:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:12:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:12:11 OK: 219 MiB in 52 packages 07:12:17 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:12:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:12:17 ---> 6597a4d8b464 07:12:17 Step 3/23 : WORKDIR /edgex-go 07:12:17 ---> Using cache 07:12:17 ---> 8096bf525003 07:12:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:17 ---> Using cache 07:12:17 ---> 781d47c5ea11 07:12:17 Step 5/23 : RUN apk add --update --no-cache make git 07:12:17 ---> Using cache 07:12:17 ---> 65ee2426951f 07:12:17 Step 6/23 : COPY go.mod . 07:12:17 ---> Using cache 07:12:17 ---> eec74cd3d0be 07:12:17 Step 7/23 : RUN go mod download 07:12:17 ---> Using cache 07:12:17 ---> 0bf2d1fb7adb 07:12:17 Step 8/23 : COPY . . 07:12:17 ---> Using cache 07:12:17 ---> 407cdb5d46b0 07:12:17 Step 9/23 : RUN go mod tidy 07:12:17 ---> Using cache 07:12:17 ---> f9aa014ada3b 07:12:17 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:12:17 ---> Running in 149d86f381f6 07:12:17 Removing intermediate container 0d50283a46ea 07:12:17 ---> 984c3dc08518 07:12:17 Step 15/24 : ENV APP_PORT=58890 07:12:17 ---> Running in 10d9f748e91c 07:12:17 Removing intermediate container 072c7d0c2083 07:12:17 ---> 7729e2bcb4fa 07:12:17 Step 6/23 : COPY go.mod . 07:12:17 Removing intermediate container 10d9f748e91c 07:12:17 ---> 89f4c2382f22 07:12:17 Step 16/24 : EXPOSE $APP_PORT 07:12:17 ---> Running in ade7bd1d05d5 07:12:17 ---> d5890670e44a 07:12:17 Step 7/23 : RUN go mod download 07:12:17 ---> Running in dc60532a2334 07:12:17 Removing intermediate container ade7bd1d05d5 07:12:17 ---> 0a063dec5d3c 07:12:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:12:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:12:18 ---> fe6cbdf113fb 07:12:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:12:18 Removing intermediate container dc60532a2334 07:12:18 ---> b7db439057ea 07:12:18 Step 8/23 : COPY . . 07:12:18 ---> 7b645aa2897c 07:12:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:12:23 ---> 1d854d032862 07:12:23 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 07:12:23 ---> Running in 6c9c8dd78a16 07:12:23 Removing intermediate container 6c9c8dd78a16 07:12:23 ---> e54d5fc2dd21 07:12:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:12:23 ---> Running in 2d154704e3bd 07:12:23 ---> 32e05d17c6eb 07:12:23 Step 9/23 : RUN go mod tidy 07:12:23 ---> Running in 8b93d685125a 07:12:23 Removing intermediate container 2d154704e3bd 07:12:23 ---> 287cb46407e7 07:12:23 Step 22/24 : LABEL arch=x86_64 07:12:24 ---> Running in f6159615dbe1 07:12:24 Removing intermediate container f6159615dbe1 07:12:24 ---> cb057193c443 07:12:24 Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 07:12:24 ---> Running in 53a2ae1b3e95 07:12:24 Removing intermediate container 53a2ae1b3e95 07:12:24 ---> 3b19e52bbffd 07:12:24 Step 24/24 : LABEL version=0.0.0 07:12:24 ---> Running in 3c9a595c135c 07:12:24 Removing intermediate container 3c9a595c135c 07:12:24 ---> eb71814cf822 07:12:24 07:12:24 Successfully built eb71814cf822 07:12:24 Successfully tagged sys-mgmt-agent:latest 07:12:25  Building sys-mgmt-agent ... done Removing intermediate container 8b93d685125a 07:12:25 ---> 88db0de27c73 07:12:25 Step 10/23 : RUN make cmd/support-notifications/support-notifications 07:12:25 ---> Running in c3289969d883 07:12:26 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 07:12:31 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 07:12:37 Removing intermediate container b23ca7e59a84 07:12:37 ---> ff57745bc77b 07:12:37 07:12:37 Step 11/22 : FROM alpine:3.12 07:12:37 ---> 13621d1b12d4 07:12:37 Step 12/22 : RUN apk add --update --no-cache curl 07:12:37 ---> Running in 431b0541a073 07:12:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:12:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:12:37 (1/4) Installing ca-certificates (20191127-r4) 07:12:38 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:12:38 (3/4) Installing libcurl (7.77.0-r0) 07:12:38 (4/4) Installing curl (7.77.0-r0) 07:12:38 Executing busybox-1.31.1-r20.trigger 07:12:38 Executing ca-certificates-20191127-r4.trigger 07:12:38 OK: 7 MiB in 18 packages 07:12:38 Removing intermediate container 431b0541a073 07:12:38 ---> e50f7a14c506 07:12:38 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:12:38 ---> Running in c644a7576041 07:12:38 Removing intermediate container c644a7576041 07:12:38 ---> b297fa9260d5 07:12:38 Step 14/22 : WORKDIR /edgex 07:12:38 ---> Running in dffd4c2f606d 07:12:39 Removing intermediate container dffd4c2f606d 07:12:39 ---> 49dd65cda814 07:12:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:12:39 ---> 6fd5090faca6 07:12:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:12:40 ---> 78322fa5f1ca 07:12:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:12:40 ---> 354a410a9c0e 07:12:40 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:12:40 ---> Running in b8cb6f8303f5 07:12:40 Removing intermediate container b8cb6f8303f5 07:12:40 ---> 3358da89ff06 07:12:40 Step 19/22 : CMD ["--init=true"] 07:12:40 ---> Running in 9a6b8d6e4087 07:12:40 Removing intermediate container 9a6b8d6e4087 07:12:40 ---> 8c0d36e3b3f3 07:12:40 Step 20/22 : LABEL arch=x86_64 07:12:40 ---> Running in ec5d279a7bca 07:12:41 Removing intermediate container ec5d279a7bca 07:12:41 ---> 44716e790e2c 07:12:41 Step 21/22 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 07:12:41 ---> Running in c2026d467293 07:12:41 Removing intermediate container c2026d467293 07:12:41 ---> 9b0688fa5bd1 07:12:41 Step 22/22 : LABEL version=0.0.0 07:12:41 ---> Running in 2635341697ab 07:12:41 Removing intermediate container 2635341697ab 07:12:41 ---> cbe443f105ac 07:12:41 07:12:41 Successfully built cbe443f105ac 07:12:41 Successfully tagged security-proxy-setup:latest 07:12:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:12:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:12:46  Building security-proxy-setup ... done Removing intermediate container de946b0b1e8d 07:12:46 ---> c57791492b38 07:12:46 07:12:46 Step 11/24 : FROM alpine:3.12 07:12:46 ---> 13621d1b12d4 07:12:46 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:12:46 ---> Using cache 07:12:46 ---> e90d60d2b740 07:12:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:12:46 ---> Using cache 07:12:46 ---> d4007c2073fd 07:12:46 Step 14/24 : ENV APP_PORT=59881 07:12:46 ---> Running in d46260815f8f 07:12:46 Removing intermediate container d46260815f8f 07:12:46 ---> 2fe8da839ebf 07:12:46 Step 15/24 : EXPOSE $APP_PORT 07:12:46 ---> Running in 29872c57efea 07:12:46 Removing intermediate container 29872c57efea 07:12:46 ---> 36e7904ed158 07:12:46 Step 16/24 : WORKDIR / 07:12:46 ---> Running in a53336cae09f 07:12:46 Removing intermediate container a53336cae09f 07:12:46 ---> 2bb88463ea71 07:12:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:12:46 Removing intermediate container 149d86f381f6 07:12:46 ---> df42bf3acfaf 07:12:46 07:12:46 Step 11/23 : FROM alpine:3.12 07:12:46 ---> 13621d1b12d4 07:12:46 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:12:46 ---> Using cache 07:12:46 ---> e90d60d2b740 07:12:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:12:46 ---> Using cache 07:12:46 ---> d4007c2073fd 07:12:46 Step 14/23 : ENV APP_PORT=59861 07:12:47 ---> 57f55ede46c9 07:12:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:12:47 ---> Running in 0badb1a32af1 07:12:47 Removing intermediate container 0badb1a32af1 07:12:47 ---> 2cbb9418a64d 07:12:47 Step 15/23 : EXPOSE $APP_PORT 07:12:47 ---> Running in e838ac06f318 07:12:47 ---> 00c8f04f008a 07:12:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:12:47 Removing intermediate container e838ac06f318 07:12:47 ---> 98d039703ac5 07:12:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:12:47 ---> ca5e063d33ad 07:12:47 Step 20/24 : ENTRYPOINT ["/core-metadata"] 07:12:47 ---> Running in 404861fe888a 07:12:48 ---> 289dc02e15cb 07:12:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:12:48 Removing intermediate container 404861fe888a 07:12:48 ---> 6697682dae6c 07:12:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:12:48 ---> Running in 64ca77962622 07:12:48 ---> b37cd1b09c49 07:12:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:12:48 Removing intermediate container 64ca77962622 07:12:48 ---> e07d8cebf8f7 07:12:48 Step 22/24 : LABEL arch=x86_64 07:12:48 ---> Running in df51a639f059 07:12:48 ---> 5142496ec1ac 07:12:48 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:12:48 ---> Running in 6282ecd9937a 07:12:48 Removing intermediate container df51a639f059 07:12:48 ---> 9182461a3073 07:12:48 Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 07:12:48 ---> Running in 91c649f31b9f 07:12:48 Removing intermediate container 6282ecd9937a 07:12:48 ---> a985f8b6ebb4 07:12:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:12:48 ---> Running in 9581d7d4d295 07:12:48 Removing intermediate container 91c649f31b9f 07:12:48 ---> 7a08e7b26b62 07:12:48 Step 24/24 : LABEL version=0.0.0 07:12:49 ---> Running in fec9e26e073f 07:12:49 Removing intermediate container 9581d7d4d295 07:12:49 ---> 2f578b24aae7 07:12:49 Step 21/23 : LABEL arch=x86_64 07:12:49 Removing intermediate container fec9e26e073f 07:12:49 ---> daf1aebe8c84 07:12:49 07:12:49 ---> Running in 908aa09ea4ce 07:12:49 Successfully built daf1aebe8c84 07:12:49 Successfully tagged core-metadata:latest 07:12:49  Building core-metadata ... done Removing intermediate container 908aa09ea4ce 07:12:49 ---> 6d78311c8228 07:12:49 Step 22/23 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 07:12:49 ---> Running in 0636a3667791 07:12:49 Removing intermediate container c3289969d883 07:12:49 ---> f54f67311bfa 07:12:49 07:12:49 Step 11/23 : FROM alpine:3.12 07:12:49 ---> 13621d1b12d4 07:12:49 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 07:12:49 ---> Running in dfa9780117ff 07:12:49 Removing intermediate container 0636a3667791 07:12:49 ---> 2b71da8e1203 07:12:49 Step 23/23 : LABEL version=0.0.0 07:12:49 ---> Running in f71ce4bb90fd 07:12:49 Removing intermediate container f71ce4bb90fd 07:12:49 ---> ce19bfb11ddf 07:12:49 07:12:49 Successfully built ce19bfb11ddf 07:12:49 Successfully tagged support-scheduler:latest 07:12:49  Building support-scheduler ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:12:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:12:50 (1/2) Installing ca-certificates (20191127-r4) 07:12:50 (2/2) Installing dumb-init (1.2.2-r1) 07:12:50 Executing busybox-1.31.1-r20.trigger 07:12:50 Executing ca-certificates-20191127-r4.trigger 07:12:50 OK: 6 MiB in 16 packages 07:12:50 Removing intermediate container dfa9780117ff 07:12:50 ---> 8b51aa892ffd 07:12:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:12:50 ---> Running in 50ec1fb5c52c 07:12:50 Removing intermediate container 50ec1fb5c52c 07:12:50 ---> c73723096ff5 07:12:50 Step 14/23 : ENV APP_PORT=59860 07:12:50 ---> Running in af251d5c48c1 07:12:50 Removing intermediate container af251d5c48c1 07:12:50 ---> 0b7a78aac701 07:12:50 Step 15/23 : EXPOSE $APP_PORT 07:12:50 ---> Running in 4e0e53b664ae 07:12:50 Removing intermediate container 4e0e53b664ae 07:12:50 ---> 9e83b49ca47c 07:12:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:12:51 ---> 939db3e93bb5 07:12:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:12:51 ---> 90c2f7ef8ae9 07:12:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:12:51 ---> 8d6e82f15cbc 07:12:51 Step 19/23 : ENTRYPOINT ["/support-notifications"] 07:12:51 ---> Running in 7f1c50488a63 07:12:51 Removing intermediate container 7f1c50488a63 07:12:51 ---> 02e98162882b 07:12:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:12:51 ---> Running in 47a382b102bf 07:12:51 Removing intermediate container 47a382b102bf 07:12:51 ---> 4167418ccd88 07:12:51 Step 21/23 : LABEL arch=x86_64 07:12:51 ---> Running in 4331d0ead39b 07:12:51 Removing intermediate container 4331d0ead39b 07:12:51 ---> e0976ef48aca 07:12:51 Step 22/23 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 07:12:51 ---> Running in 9dcb9f114484 07:12:51 Removing intermediate container 9dcb9f114484 07:12:51 ---> 91e01c71a830 07:12:51 Step 23/23 : LABEL version=0.0.0 07:12:51 ---> Running in 04a77f77a607 07:12:52 Removing intermediate container 04a77f77a607 07:12:52 ---> 6c22d4c3dc81 07:12:52 07:12:52 Successfully built 6c22d4c3dc81 07:12:52 Successfully tagged support-notifications:latest 07:12:52  Building support-notifications ... done  [Pipeline] } 07:12:52 $ docker stop --time=1 5c90d42bcf16b4f777e336e5db717df4358312f929843442de22dea5cedcdcad 07:12:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:12:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:12:53 $ docker rm -f 5c90d42bcf16b4f777e336e5db717df4358312f929843442de22dea5cedcdcad [Pipeline] // withDockerContainer [Pipeline] sh 07:12:53 + docker images 07:12:53 REPOSITORY TAG IMAGE ID CREATED SIZE 07:12:53 support-notifications latest 6c22d4c3dc81 2 seconds ago 16.7MB 07:12:53 support-scheduler latest ce19bfb11ddf 4 seconds ago 15.9MB 07:12:53 core-metadata latest daf1aebe8c84 4 seconds ago 16.6MB 07:12:53 f54f67311bfa 4 seconds ago 1.15GB 07:12:53 df42bf3acfaf 7 seconds ago 1.15GB 07:12:53 c57791492b38 9 seconds ago 1.15GB 07:12:53 security-proxy-setup latest cbe443f105ac 12 seconds ago 25.7MB 07:12:53 ff57745bc77b 17 seconds ago 1.15GB 07:12:53 sys-mgmt-agent latest eb71814cf822 29 seconds ago 312MB 07:12:53 core-data latest fdd5b4c80f9d 44 seconds ago 20.2MB 07:12:53 security-bootstrapper latest 3d73fcc8d1cb 51 seconds ago 18.6MB 07:12:53 core-command latest 13d0da530442 59 seconds ago 15.9MB 07:12:53 security-secretstore-setup latest bba096172935 About a minute ago 28.7MB 07:12:53 d6f0290f8667 About a minute ago 1.14GB 07:12:53 33d3ee2849bb About a minute ago 1.15GB 07:12:53 a0dc79af5b1c About a minute ago 1.15GB 07:12:53 db0d368abbf3 About a minute ago 1.15GB 07:12:53 92e719f0e228 About a minute ago 1.15GB 07:12:53 ci-base-image-x86_64 latest 6597a4d8b464 5 minutes ago 647MB 07:12:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB 07:12:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB 07:12:53 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 07:12:53 docker 20.10.0 aefe523efa57 6 months ago 240MB 07:12:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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 07:12:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:12:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:12:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:12:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:13:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:13:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:13:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:13:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:13:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:13:09 Still waiting to schedule task 07:13:09 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 07:13:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.174s coverage: 28.7% of statements 07:13:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:13:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:13:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.305s coverage: 100.0% of statements 07:13:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:13:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.410s coverage: 53.1% of statements 07:13:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:13:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:13:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.720s coverage: 87.7% of statements 07:13:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:13:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:13:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.289s coverage: 78.9% of statements 07:13:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.193s coverage: 81.2% of statements 07:13:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:13:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:13:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:13:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:13:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:13:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.220s coverage: 95.1% of statements 07:13:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:13:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:13:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 07:13:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:13:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:13:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:13:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:13:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:13:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.200s coverage: 60.0% of statements 07:13:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:13:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:13:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:13:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.316s coverage: 0.8% of statements 07:13:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:13:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.169s coverage: 58.8% of statements 07:13:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.230s coverage: 22.0% of statements 07:13:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:13:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.243s coverage: 47.1% of statements 07:13:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.198s coverage: 79.5% of statements 07:13:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.174s coverage: 94.1% of statements 07:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.219s coverage: 96.3% of statements 07:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.243s coverage: 87.5% of statements 07:13:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.278s coverage: 94.4% of statements 07:13:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.154s coverage: 44.8% of statements 07:13:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.600s coverage: 81.8% of statements 07:13:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:13:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.263s coverage: 92.9% of statements 07:13:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:13:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:13:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:13:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 07:13:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:13:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:13:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:13:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:13:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:13:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.174s coverage: 87.2% of statements 07:13:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:13:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:13:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 07:13:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:13:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.238s coverage: 58.8% of statements 07:13:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:13:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.183s coverage: 80.0% of statements 07:13:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.386s coverage: 87.2% of statements 07:13:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.259s coverage: 85.4% of statements 07:13:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.307s coverage: 91.2% of statements 07:13:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:13:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.716s coverage: 64.4% of statements 07:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:13:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.152s coverage: 100.0% of statements 07:13:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.122s coverage: 91.3% of statements 07:13:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 07:13:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements 07:13:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements 07:14:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.000s coverage: 66.9% of statements 07:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:14:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.724s coverage: 43.6% of statements 07:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:14:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.236s coverage: 89.5% of statements 07:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:14:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.201s coverage: 84.8% of statements 07:14:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:14:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.207s coverage: 19.3% of statements 07:14:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:14:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:14:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:14:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:14:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.520s coverage: 91.9% of statements 07:14:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:14:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:14:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 07:14:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:14:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:14:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.183s coverage: 62.7% of statements 07:14:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:14:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:14:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.423s coverage: 97.6% of statements 07:14:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:14:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:14:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 07:14:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:14:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:14:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.182s coverage: 28.9% of statements 07:14:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:14:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:14:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:14:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:14:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:14:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:14:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.165s coverage: 100.0% of statements 07:14:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 07:14:11 GO111MODULE=on go vet ./... 07:14:22 Running on prd-ubuntu18.04-docker-8c-8g-878 in /w/workspace/edgexfoundry_edgex-go_PR-3589 [Pipeline] { [Pipeline] ws 07:14:22 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 07:14:22 The recommended git tool is: git 07:14:25 using credential edgex-jenkins-ssh 07:14:25 Cloning the remote Git repository 07:14:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:14:25 > git init /w/workspace/edgex-go/4 # timeout=10 07:14:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:14:25 > git --version # timeout=10 07:14:25 > git --version # 'git version 2.17.1' 07:14:25 using GIT_SSH to set credentials SSH Credentials for GitHub 07:14:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:14:32 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 4d6831531eef982967a50c65fca313e05c925778 07:14:32 Merge succeeded, producing 4d6831531eef982967a50c65fca313e05c925778 07:14:32 Checking out Revision 4d6831531eef982967a50c65fca313e05c925778 (PR-3589) 07:14:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:14:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:14:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:14:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:14:31 using GIT_SSH to set credentials SSH Credentials for GitHub 07:14:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3589/head:refs/remotes/origin/PR-3589 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:14:32 > git config core.sparsecheckout # timeout=10 07:14:32 > git checkout -f 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 07:14:32 > git remote # timeout=10 07:14:32 > git config --get remote.origin.url # timeout=10 07:14:32 using GIT_SSH to set credentials SSH Credentials for GitHub 07:14:32 > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 07:14:32 > git rev-parse HEAD^{commit} # timeout=10 07:14:32 > git config core.sparsecheckout # timeout=10 07:14:32 > git checkout -f 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 07:14:36 Commit message: "docs: Change Slack link to official link" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:14:37 + echo snap-build.sh 07:14:37 snap-build.sh 07:14:37 + SNAP_BASE_DIR=. 07:14:37 + '[' '!' -z /w/workspace/edgex-go/4 ']' 07:14:37 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 07:14:37 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 07:14:37 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 07:14:37 + cd /w/workspace/edgex-go/4 07:14:37 + sudo apt-get remove -qy --purge lxd lxd-client 07:14:37 Reading package lists... 07:14:37 Building dependency tree... 07:14:37 Reading state information... 07:14:37 The following packages were automatically installed and are no longer required: 07:14:37 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:14:37 uidmap xdelta3 07:14:37 Use 'sudo apt autoremove' to remove them. 07:14:37 The following packages will be REMOVED: 07:14:37 lxd* lxd-client* 07:14:37 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:14:37 After this operation, 31.7 MB disk space will be freed. 07:14:38 (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.) 07:14:38 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:14:39 Removing lxd dnsmasq configuration 07:14:39 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:14:39 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:14:40 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:14:40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 07:14:40 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:14:42 Processing triggers for systemd (237-3ubuntu10.45) ... 07:14:42 Processing triggers for ureadahead (0.100.0-21) ... 07:14:43 + sudo snap remove --purge lxd 07:14:43 snap "lxd" is not installed 07:14:43 + sudo groupadd --force --system lxd 07:14:43 ++ whoami 07:14:43 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:14:43 + newgrp - lxd 07:14:43 + sudo snap install lxd 07:14:54 2021-06-23T07:14:50Z INFO Waiting for automatic snapd restart... 07:15:12 lxd 4.15 from Canonical* installed 07:15:12 + sudo lxd init --auto 07:15:20 + sudo snap install --classic snapcraft 07:15:30 snapcraft 4.8.2 from Canonical* installed 07:15:30 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 07:15:30 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 07:15:30 % Total % Received % Xferd Average Speed Time Time Time Current 07:15:30 Dload Upload Total Spent Left Speed 07:15:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4610 0 --:--:-- --:--:-- --:--:-- 4610 07:15:30 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 10.1M 0 --:--:-- --:--:-- --:--:-- 38.2M 07:15:30 ./yq_linux_amd64 07:15:30 + sudo snapcraft prime --use-lxd 07:15:31 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:15:31 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: 07:15:31 - README.md 07:15:31 07:15:31 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:15:31 Launching a container. 07:15:33 gofmt -l . 07:15:33 [ "`gofmt -l .`" = "" ] 07:15:33 ./bin/test-attribution-txt.sh [Pipeline] sh 07:15:33 + ls -al . 07:15:33 total 544 07:15:33 drwxrwxr-x 9 1001 1001 4096 Jun 23 07:15 . 07:15:33 drwxr-xr-x 4 root root 4096 Jun 23 07:11 .. 07:15:33 -rw-rw-r-- 1 1001 1001 11 Jun 23 07:09 .dockerignore 07:15:33 drwxrwxr-x 8 1001 1001 4096 Jun 23 07:09 .git 07:15:33 drwxrwxr-x 3 1001 1001 4096 Jun 23 07:09 .github 07:15:33 -rw-rw-r-- 1 1001 1001 818 Jun 23 07:09 .gitignore 07:15:33 -rw-rw-r-- 1 1001 1001 166 Jun 23 07:09 .sonarcloud.properties 07:15:33 -rw-rw-r-- 1 1001 1001 8609 Jun 23 07:09 Attribution.txt 07:15:33 -rw-rw-r-- 1 1001 1001 3804 Jun 23 07:09 CONTRIBUTING.md 07:15:33 -rw-rw-r-- 1 1001 1001 931 Jun 23 07:09 Dockerfile.build 07:15:33 -rw-rw-r-- 1 1001 1001 849 Jun 23 07:09 Jenkinsfile 07:15:33 -rw-rw-r-- 1 1001 1001 10775 Jun 23 07:09 LICENSE 07:15:33 -rw-rw-r-- 1 1001 1001 5605 Jun 23 07:09 Makefile 07:15:33 -rw-rw-r-- 1 1001 1001 7818 Jun 23 07:09 README.md 07:15:33 -rw-rw-r-- 1 1001 1001 6912 Jun 23 07:09 SECURITY.md 07:15:33 -rw-rw-r-- 1 1001 1001 5 Jun 23 07:06 VERSION 07:15:33 -rw-rw-r-- 1 1001 1001 4131 Jun 23 07:09 ZMQWindows.md 07:15:33 drwxrwxr-x 2 1001 1001 4096 Jun 23 07:09 bin 07:15:33 drwxrwxr-x 14 1001 1001 4096 Jun 23 07:09 cmd 07:15:33 -rw-r--r-- 1 root root 398095 Jun 23 07:14 coverage.out 07:15:33 -rw-rw-r-- 1 1001 1001 841 Jun 23 07:09 go.mod 07:15:33 -rw-r--r-- 1 root root 20843 Jun 23 07:11 go.sum 07:15:33 drwxrwxr-x 7 1001 1001 4096 Jun 23 07:09 internal 07:15:33 drwxrwxr-x 3 1001 1001 4096 Jun 23 07:09 openapi 07:15:33 drwxrwxr-x 4 1001 1001 4096 Jun 23 07:09 snap 07:15:33 -rw-rw-r-- 1 1001 1001 168 Jun 23 07:09 version.go [Pipeline] sh 07:15:34 + '[' -e coverage.out ] 07:15:34 + chown 1001:1001 coverage.out [Pipeline] stash 07:15:34 Warning: overwriting stash ‘coverage-report’ 07:15:35 Stashed 1 file(s) [Pipeline] sh 07:15:35 + make build 07:15:35 go mod tidy 07:15:36 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 07:15:41 Waiting for container to be ready 07:15:41 To start your first instance, try: lxc launch ubuntu:18.04 07:15:41 07:15:43 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 07:15:45 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 07:15:45 Waiting for network to be ready... 07:15:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:15:46 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1754 kB] 07:15:46 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:15:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 07:15:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 07:15:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 07:15:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 07:15:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 07:15:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 07:15:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 07:15:46 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:15:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:15:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:15:46 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:15:46 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:15:46 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:15:46 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:15:46 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:15:47 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:15:47 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] 07:15:47 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 07:15:47 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 07:15:47 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 07:15:47 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 07:15:47 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 07:15:47 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 07:15:47 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 07:15:50 Fetched 24.7 MB in 4s (6113 kB/s) 07:15:50 Reading package lists... 07:15:50 Reading package lists... 07:15:51 Building dependency tree... 07:15:51 Reading state information... 07:15:51 The following additional packages will be installed: 07:15:51 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:15:51 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:15:51 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:15:51 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 07:15:51 Suggested packages: 07:15:51 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 07:15:51 Recommended packages: 07:15:51 gnupg libsasl2-modules 07:15:51 The following NEW packages will be installed: 07:15:51 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:15:51 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:15:51 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:15:51 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 07:15:51 The following packages will be upgraded: 07:15:51 gpg gpg-agent gpgconf libudev1 07:15:51 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 07:15:51 Need to get 3530 kB of archives. 07:15:51 After this operation, 13.3 MB of additional disk space will be used. 07:15:51 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] 07:15:51 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] 07:15:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 07:15:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 07:15:51 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 07:15:51 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 07:15:52 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 07:15:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 07:15:52 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 07:15:52 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 07:15:52 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 07:15:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 07:15:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 07:15:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 07:15:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 07:15:52 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 07:15:52 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 07:15:52 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 07:15:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 07:15:52 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 07:15:52 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 07:15:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 07:15:52 debconf: delaying package configuration, since apt-utils is not installed 07:15:52 Fetched 3530 kB in 2s (2222 kB/s) 07:15:52 (Reading database ... 12511 files and directories currently installed.) 07:15:52 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 07:15:52 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 07:15:52 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 07:15:53 Selecting previously unselected package udev. 07:15:53 (Reading database ... 12511 files and directories currently installed.) 07:15:53 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 07:15:53 Unpacking udev (237-3ubuntu10.48) ... 07:15:53 Selecting previously unselected package libfuse2:amd64. 07:15:53 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 07:15:53 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:15:53 Selecting previously unselected package fuse. 07:15:53 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 07:15:53 Unpacking fuse (2.9.7-1ubuntu1) ... 07:15:53 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 07:15:53 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:15:53 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 07:15:53 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:15:53 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 07:15:53 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:15:53 Selecting previously unselected package libksba8:amd64. 07:15:53 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 07:15:53 Unpacking libksba8:amd64 (1.3.5-2) ... 07:15:53 Selecting previously unselected package libroken18-heimdal:amd64. 07:15:53 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:15:53 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:53 Selecting previously unselected package libasn1-8-heimdal:amd64. 07:15:53 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:15:53 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:53 Selecting previously unselected package libheimbase1-heimdal:amd64. 07:15:53 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:15:53 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:53 Selecting previously unselected package libhcrypto4-heimdal:amd64. 07:15:53 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:15:53 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:54 Selecting previously unselected package libwind0-heimdal:amd64. 07:15:54 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:15:54 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:54 Selecting previously unselected package libhx509-5-heimdal:amd64. 07:15:54 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:15:54 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:54 Selecting previously unselected package libkrb5-26-heimdal:amd64. 07:15:54 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:15:54 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:54 Selecting previously unselected package libheimntlm0-heimdal:amd64. 07:15:54 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:15:54 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:54 Selecting previously unselected package libgssapi3-heimdal:amd64. 07:15:54 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:15:54 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:54 Selecting previously unselected package libsasl2-modules-db:amd64. 07:15:54 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:15:54 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:15:54 Selecting previously unselected package libsasl2-2:amd64. 07:15:54 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:15:54 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:15:54 Selecting previously unselected package libldap-common. 07:15:54 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 07:15:54 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 07:15:54 Selecting previously unselected package libldap-2.4-2:amd64. 07:15:54 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 07:15:54 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 07:15:54 Selecting previously unselected package dirmngr. 07:15:54 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 07:15:54 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 07:15:54 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 07:15:55 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 07:15:55 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:15:55 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:15:55 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:15:55 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 07:15:55 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:55 Setting up libksba8:amd64 (1.3.5-2) ... 07:15:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:15:55 Setting up udev (237-3ubuntu10.48) ... 07:15:55 invoke-rc.d: policy-rc.d denied execution of start. 07:15:55 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:55 Processing triggers for systemd (237-3ubuntu10) ... 07:15:55 Setting up fuse (2.9.7-1ubuntu1) ... 07:15:55 Setting up gpg (2.2.4-1ubuntu1.4) ... 07:15:55 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:55 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:55 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:55 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:55 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:55 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:55 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:15:55 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 07:15:55 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 07:15:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:15:56 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 07:15:56 settings in the [Install] section, and DefaultInstance for template units). 07:15:56 This means they are not meant to be enabled using systemctl. 07:15:56 Possible reasons for having this kind of units are: 07:15:56 1) A unit may be statically enabled by being symlinked from another unit's 07:15:56 .wants/ or .requires/ directory. 07:15:56 2) A unit's purpose may be to act as a helper for some other unit which has 07:15:56 a requirement dependency on it. 07:15:56 3) A unit may be started when needed via activation (socket, path, timer, 07:15:56 D-Bus, udev, scripted systemctl call, ...). 07:15:56 4) In case of template units, the unit is meant to be enabled with some 07:15:56 instance name specified. 07:15:56 Reading package lists... 07:15:56 Building dependency tree... 07:15:56 Reading state information... 07:15:56 The following additional packages will be installed: 07:15:56 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 07:15:56 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 07:15:56 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 07:15:56 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 07:15:56 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 07:15:56 Suggested packages: 07:15:56 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 07:15:56 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 07:15:56 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 07:15:56 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 07:15:56 systemd-container policykit-1 07:15:56 Recommended packages: 07:15:56 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 07:15:56 The following NEW packages will be installed: 07:15:56 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 07:15:56 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 07:15:56 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 07:15:56 multiarch-support openssh-client python3 python3-minimal python3.6 07:15:56 python3.6-minimal snapd squashfs-tools sudo 07:15:56 The following packages will be upgraded: 07:15:56 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 07:15:56 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 07:15:56 Need to get 36.7 MB of archives. 07:15:56 After this operation, 147 MB of additional disk space will be used. 07:15:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 07:15:56 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 07:15:56 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 07:15:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 07:15:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 07:15:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 07:15:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 07:15:56 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 07:15:56 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 07:15:56 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 07:15:56 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 07:15:56 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 07:15:56 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 07:15:56 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 07:15:56 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 07:15:56 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 07:15:57 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 07:15:57 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 07:15:57 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 07:15:57 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 07:15:57 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 07:15:57 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 07:15:57 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 07:15:57 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 07:15:57 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 07:15:57 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 07:15:57 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 07:15:57 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 07:15:57 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 07:15:57 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 07:15:59 debconf: delaying package configuration, since apt-utils is not installed 07:15:59 Fetched 36.7 MB in 2s (15.4 MB/s) 07:15:59 (Reading database ... 12757 files and directories currently installed.) 07:15:59 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 07:15:59 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 07:15:59 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 07:15:59 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 07:15:59 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 07:15:59 (Reading database ... 12757 files and directories currently installed.) 07:15:59 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 07:15:59 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 07:15:59 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 07:15:59 (Reading database ... 12757 files and directories currently installed.) 07:15:59 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 07:15:59 Unpacking apt (1.6.13) over (1.6.1) ... 07:16:00 Setting up apt (1.6.13) ... 07:16:00 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 07:16:00 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 07:16:00 (Reading database ... 12764 files and directories currently installed.) 07:16:00 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 07:16:00 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 07:16:00 Selecting previously unselected package libpython3.6-minimal:amd64. 07:16:00 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:16:00 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:16:01 Selecting previously unselected package libexpat1:amd64. 07:16:01 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 07:16:01 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:16:01 Selecting previously unselected package python3.6-minimal. 07:16:01 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:16:01 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 07:16:01 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 07:16:01 Checking for services that may need to be restarted...done. 07:16:01 Checking for services that may need to be restarted...done. 07:16:01 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:16:01 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:16:01 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 07:16:01 Selecting previously unselected package python3-minimal. 07:16:01 (Reading database ... 13012 files and directories currently installed.) 07:16:01 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 07:16:01 Unpacking python3-minimal (3.6.7-1~18.04) ... 07:16:01 Selecting previously unselected package mime-support. 07:16:01 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 07:16:01 Unpacking mime-support (3.60ubuntu1) ... 07:16:02 Selecting previously unselected package libmpdec2:amd64. 07:16:02 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 07:16:02 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:16:02 Selecting previously unselected package libpython3.6-stdlib:amd64. 07:16:02 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:16:02 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:16:02 Selecting previously unselected package python3.6. 07:16:02 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:16:02 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 07:16:02 Selecting previously unselected package libpython3-stdlib:amd64. 07:16:02 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 07:16:02 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:16:02 Setting up python3-minimal (3.6.7-1~18.04) ... 07:16:02 Selecting previously unselected package python3. 07:16:02 (Reading database ... 13442 files and directories currently installed.) 07:16:02 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 07:16:02 Unpacking python3 (3.6.7-1~18.04) ... 07:16:02 Selecting previously unselected package multiarch-support. 07:16:02 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 07:16:02 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 07:16:02 Setting up multiarch-support (2.27-3ubuntu1.4) ... 07:16:03 Selecting previously unselected package liblzo2-2:amd64. 07:16:03 (Reading database ... 13479 files and directories currently installed.) 07:16:03 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 07:16:03 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 07:16:03 Selecting previously unselected package libbsd0:amd64. 07:16:03 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 07:16:03 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:16:03 Selecting previously unselected package sudo. 07:16:03 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 07:16:03 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 07:16:03 Selecting previously unselected package apparmor. 07:16:03 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 07:16:03 Unpacking apparmor (2.12-4ubuntu5.1) ... 07:16:03 Selecting previously unselected package libedit2:amd64. 07:16:03 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 07:16:03 Unpacking libedit2:amd64 (3.1-20170329-1) ... 07:16:03 Selecting previously unselected package libkrb5support0:amd64. 07:16:03 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 07:16:03 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:16:03 Selecting previously unselected package libk5crypto3:amd64. 07:16:03 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 07:16:03 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:16:03 Selecting previously unselected package libkeyutils1:amd64. 07:16:03 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 07:16:03 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:16:04 Selecting previously unselected package libkrb5-3:amd64. 07:16:04 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 07:16:04 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:16:04 Selecting previously unselected package libgssapi-krb5-2:amd64. 07:16:04 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 07:16:04 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:16:04 Selecting previously unselected package libssl1.0.0:amd64. 07:16:04 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 07:16:04 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 07:16:04 Selecting previously unselected package openssh-client. 07:16:04 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 07:16:04 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 07:16:04 Selecting previously unselected package squashfs-tools. 07:16:04 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 07:16:04 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 07:16:04 Selecting previously unselected package snapd. 07:16:04 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 07:16:04 Unpacking snapd (2.49.2+18.04) ... 07:16:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:16:06 Setting up libedit2:amd64 (3.1-20170329-1) ... 07:16:06 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 07:16:07 Setting up mime-support (3.60ubuntu1) ... 07:16:07 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 07:16:07 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:16:07 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:16:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:16:07 Setting up systemd (237-3ubuntu10.48) ... 07:16:07 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 07:16:07 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:16:07 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:16:07 Setting up liblzo2-2:amd64 (2.08-1.2) ... 07:16:07 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:16:07 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:16:07 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 07:16:08 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 07:16:08 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:16:08 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:16:08 Setting up python3 (3.6.7-1~18.04) ... 07:16:08 running python rtupdate hooks for python3.6... 07:16:08 running python post-rtupdate hooks for python3.6... 07:16:08 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 07:16:08 Setting up apparmor (2.12-4ubuntu5.1) ... 07:16:09 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 07:16:09 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:16:09 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 07:16:09 Setting up snapd (2.49.2+18.04) ... 07:16:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 07:16:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 07:16:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 07:16:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 07:16:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:16:11 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:16:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 07:16:11 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 07:16:12 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 07:16:12 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 07:16:12 /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' 07:16:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:16:12 Processing triggers for systemd (237-3ubuntu10.48) ... 07:16:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:16:13 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:16:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:16:13 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:16:13 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:16:14 Reading package lists... 07:16:14 Reading package lists... 07:16:14 Building dependency tree... 07:16:14 Reading state information... 07:16:14 Calculating upgrade... 07:16:14 The following packages will be upgraded: 07:16:14 advancecomp base-files bash binutils binutils-common 07:16:14 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 07:16:14 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 07:16:14 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 07:16:14 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 07:16:14 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 07:16:14 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 07:16:14 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 07:16:14 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 07:16:14 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 07:16:14 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 07:16:14 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 07:16:14 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 07:16:14 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 07:16:14 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 07:16:14 ubuntu-keyring util-linux 07:16:14 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:16:14 Need to get 64.1 MB of archives. 07:16:14 After this operation, 5112 kB of additional disk space will be used. 07:16:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 07:16:15 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 07:16:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 07:16:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 07:16:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 07:16:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 07:16:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 07:16:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 07:16:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 07:16:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 07:16:15 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 07:16:15 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 07:16:15 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 07:16:15 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 07:16:15 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 07:16:15 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 07:16:15 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 07:16:15 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 07:16:15 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 07:16:15 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 07:16:15 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 07:16:15 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 07:16:15 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 07:16:15 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 07:16:15 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 07:16:15 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 07:16:15 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 07:16:15 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 07:16:15 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 07:16:15 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 07:16:15 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 07:16:15 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 07:16:15 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 07:16:15 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 07:16:15 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 07:16:15 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 07:16:15 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 07:16:15 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 07:16:15 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 07:16:15 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 07:16:15 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 07:16:15 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 07:16:15 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 07:16:15 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 07:16:15 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 07:16:15 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 07:16:15 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 07:16:15 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 07:16:15 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 07:16:15 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 07:16:15 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 07:16:15 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 07:16:15 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 07:16:15 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 07:16:15 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 07:16:15 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 07:16:15 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 07:16:15 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 07:16:15 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 07:16:16 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 07:16:16 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 07:16:16 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 07:16:16 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 07:16:16 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 07:16:16 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 07:16:16 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 07:16:16 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 07:16:16 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 07:16:16 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 07:16:16 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 07:16:16 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 07:16:16 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 07:16:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:16:16 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 07:16:16 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 07:16:16 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 07:16:16 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 07:16:16 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 07:16:16 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 07:16:16 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 07:16:16 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 07:16:16 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 07:16:16 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 07:16:16 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 07:16:16 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] 07:16:16 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 07:16:17 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 07:16:17 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] 07:16:17 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 07:16:17 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 07:16:17 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 07:16:17 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 07:16:17 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 07:16:17 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 07:16:17 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 07:16:17 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 07:16:17 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] 07:16:17 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 07:16:17 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 07:16:17 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 07:16:17 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 07:16:17 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 07:16:17 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 07:16:17 debconf: delaying package configuration, since apt-utils is not installed 07:16:17 Fetched 64.1 MB in 2s (27.3 MB/s) 07:16:17 (Reading database ... 13914 files and directories currently installed.) 07:16:17 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 07:16:17 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:16:17 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 07:16:17 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:16:18 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 07:16:18 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 07:16:18 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:18 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:18 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:18 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:18 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:18 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:18 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:18 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:18 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:18 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:18 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:18 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:18 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:18 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:18 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:18 (Reading database ... 13914 files and directories currently installed.) 07:16:18 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:18 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 07:16:18 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 07:16:18 (Reading database ... 13914 files and directories currently installed.) 07:16:18 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:18 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:19 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:19 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:19 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:19 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:19 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:19 (Reading database ... 13914 files and directories currently installed.) 07:16:19 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 07:16:19 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:16:19 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 07:16:19 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 07:16:19 (Reading database ... 13914 files and directories currently installed.) 07:16:19 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 07:16:19 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 07:16:19 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 07:16:20 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 07:16:20 Setting up base-files (10.1ubuntu2.10) ... 07:16:20 Installing new version of config file /etc/issue ... 07:16:20 Installing new version of config file /etc/issue.net ... 07:16:20 Installing new version of config file /etc/lsb-release ... 07:16:20 Installing new version of config file /etc/update-motd.d/50-motd-news ... 07:16:20 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 07:16:20 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 07:16:20 Removing obsolete conffile /etc/default/motd-news ... 07:16:21 (Reading database ... 13915 files and directories currently installed.) 07:16:21 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 07:16:21 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 07:16:21 Setting up bash (4.4.18-2ubuntu1.2) ... 07:16:21 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 07:16:21 (Reading database ... 13915 files and directories currently installed.) 07:16:21 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:21 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 07:16:21 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 07:16:21 (Reading database ... 13915 files and directories currently installed.) 07:16:21 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 07:16:21 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 07:16:21 Setting up tar (1.29b-2ubuntu0.2) ... 07:16:21 (Reading database ... 13915 files and directories currently installed.) 07:16:21 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 07:16:21 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:16:22 Setting up dpkg (1.19.0.5ubuntu2.3) ... 07:16:22 (Reading database ... 13915 files and directories currently installed.) 07:16:22 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 07:16:22 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:16:22 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 07:16:22 (Reading database ... 13915 files and directories currently installed.) 07:16:22 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 07:16:22 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:16:22 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 07:16:22 (Reading database ... 13915 files and directories currently installed.) 07:16:22 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 07:16:22 Unpacking grep (3.1-2build1) over (3.1-2) ... 07:16:22 Setting up grep (3.1-2build1) ... 07:16:22 (Reading database ... 13915 files and directories currently installed.) 07:16:22 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 07:16:22 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:16:22 Setting up login (1:4.5-1ubuntu2) ... 07:16:22 (Reading database ... 13915 files and directories currently installed.) 07:16:22 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 07:16:22 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:16:22 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 07:16:22 (Reading database ... 13915 files and directories currently installed.) 07:16:22 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 07:16:22 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:16:23 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 07:16:23 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 07:16:23 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:16:23 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 07:16:23 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:16:24 Setting up perl-base (5.26.1-6ubuntu0.5) ... 07:16:24 (Reading database ... 13915 files and directories currently installed.) 07:16:24 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 07:16:24 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:16:24 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:16:24 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:16:24 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:16:24 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:16:24 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 07:16:24 (Reading database ... 13915 files and directories currently installed.) 07:16:24 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 07:16:24 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 07:16:24 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 07:16:24 (Reading database ... 13915 files and directories currently installed.) 07:16:24 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:24 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:24 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:16:24 (Reading database ... 13915 files and directories currently installed.) 07:16:24 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:24 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:25 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:16:25 (Reading database ... 13915 files and directories currently installed.) 07:16:25 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:25 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:25 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:16:25 (Reading database ... 13915 files and directories currently installed.) 07:16:25 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:25 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:25 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:16:25 (Reading database ... 13915 files and directories currently installed.) 07:16:25 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 07:16:25 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:16:25 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 07:16:25 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:16:25 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 07:16:25 (Reading database ... 13915 files and directories currently installed.) 07:16:25 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 07:16:25 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:16:25 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 07:16:25 (Reading database ... 13915 files and directories currently installed.) 07:16:25 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:25 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:25 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:16:26 (Reading database ... 13915 files and directories currently installed.) 07:16:26 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:26 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:26 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 07:16:26 (Reading database ... 13915 files and directories currently installed.) 07:16:26 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:26 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:26 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 07:16:26 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 07:16:27 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 07:16:27 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 07:16:27 (Reading database ... 13915 files and directories currently installed.) 07:16:27 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 07:16:27 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:16:27 Setting up libc-bin (2.27-3ubuntu1.4) ... 07:16:27 (Reading database ... 13915 files and directories currently installed.) 07:16:27 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 07:16:27 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:16:27 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 07:16:27 (Reading database ... 13917 files and directories currently installed.) 07:16:27 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 07:16:27 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 07:16:27 Setting up debconf (1.5.66ubuntu1) ... 07:16:27 (Reading database ... 13917 files and directories currently installed.) 07:16:27 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 07:16:27 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:16:27 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 07:16:28 (Reading database ... 13917 files and directories currently installed.) 07:16:28 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 07:16:28 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:16:28 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 07:16:28 (Reading database ... 13917 files and directories currently installed.) 07:16:28 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:16:28 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:16:28 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 07:16:28 (Reading database ... 13917 files and directories currently installed.) 07:16:28 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:16:28 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:16:28 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 07:16:28 (Reading database ... 13919 files and directories currently installed.) 07:16:28 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:16:28 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:16:28 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 07:16:28 (Reading database ... 13923 files and directories currently installed.) 07:16:28 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:28 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:28 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 07:16:28 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 07:16:28 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 07:16:28 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:16:28 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 07:16:28 (Reading database ... 13923 files and directories currently installed.) 07:16:28 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 07:16:28 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 07:16:29 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 07:16:29 (Reading database ... 13923 files and directories currently installed.) 07:16:29 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 07:16:29 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 07:16:29 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 07:16:29 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 07:16:29 (Reading database ... 13923 files and directories currently installed.) 07:16:29 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 07:16:29 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:16:29 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 07:16:29 (Reading database ... 13923 files and directories currently installed.) 07:16:29 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 07:16:29 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:16:29 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 07:16:29 (Reading database ... 13923 files and directories currently installed.) 07:16:29 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 07:16:29 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 07:16:29 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 07:16:29 (Reading database ... 13923 files and directories currently installed.) 07:16:29 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 07:16:29 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:16:29 Setting up passwd (1:4.5-1ubuntu2) ... 07:16:30 (Reading database ... 13923 files and directories currently installed.) 07:16:30 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 07:16:30 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:16:30 Setting up gpgv (2.2.4-1ubuntu1.4) ... 07:16:30 (Reading database ... 13923 files and directories currently installed.) 07:16:30 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 07:16:30 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 07:16:30 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 07:16:30 (Reading database ... 13923 files and directories currently installed.) 07:16:30 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 07:16:30 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 07:16:30 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 07:16:30 (Reading database ... 13923 files and directories currently installed.) 07:16:30 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 07:16:30 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 07:16:30 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 07:16:30 (Reading database ... 13923 files and directories currently installed.) 07:16:30 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 07:16:30 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 07:16:30 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 07:16:30 (Reading database ... 13923 files and directories currently installed.) 07:16:30 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 07:16:30 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 07:16:31 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 07:16:31 (Reading database ... 13923 files and directories currently installed.) 07:16:31 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 07:16:31 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 07:16:31 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 07:16:31 (Reading database ... 13923 files and directories currently installed.) 07:16:31 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 07:16:31 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 07:16:31 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 07:16:31 (Reading database ... 13923 files and directories currently installed.) 07:16:31 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 07:16:31 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 07:16:31 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 07:16:31 (Reading database ... 13924 files and directories currently installed.) 07:16:31 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:16:31 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:16:31 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:16:31 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:16:31 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 07:16:31 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 07:16:31 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 07:16:31 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 07:16:31 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 07:16:31 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 07:16:31 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 07:16:31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 07:16:32 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 07:16:32 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 07:16:32 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 07:16:32 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 07:16:32 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 07:16:32 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 07:16:32 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 07:16:32 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 07:16:32 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 07:16:32 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 07:16:32 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 07:16:32 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 07:16:32 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 07:16:32 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 07:16:32 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 07:16:32 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 07:16:32 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 07:16:32 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:16:32 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:16:33 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:16:33 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:16:33 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:16:33 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:16:33 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:16:33 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:16:33 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:16:33 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:16:33 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:16:33 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:16:33 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:16:33 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:16:33 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:16:33 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:16:34 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:16:34 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:16:35 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:16:35 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:16:35 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:16:35 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:16:35 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:16:35 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:16:36 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:16:36 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:16:36 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:16:36 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:16:36 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 07:16:36 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:16:36 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 07:16:36 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:16:36 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 07:16:36 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 07:16:36 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:16:36 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:16:36 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:16:36 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:16:36 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 07:16:37 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 07:16:37 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:37 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 07:16:37 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:37 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:37 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:37 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 07:16:37 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 07:16:37 Setting up tzdata (2021a-0ubuntu0.18.04) ... 07:16:37 07:16:37 Current default time zone: 'Etc/UTC' 07:16:37 Local time is now: Wed Jun 23 07:16:37 UTC 2021. 07:16:37 Universal Time is now: Wed Jun 23 07:16:37 UTC 2021. 07:16:37 Run 'dpkg-reconfigure tzdata' if you wish to change it. 07:16:37 07:16:37 Setting up systemd-sysv (237-3ubuntu10.48) ... 07:16:37 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:37 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 07:16:37 Setting up mount (2.31.1-0.4ubuntu3.7) ... 07:16:37 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 07:16:37 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 07:16:37 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 07:16:37 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 07:16:37 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 07:16:37 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 07:16:37 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:37 Setting up procps (2:3.3.12-3ubuntu1.2) ... 07:16:37 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 07:16:37 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 07:16:37 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:37 Setting up patch (2.7.6-2ubuntu1.1) ... [Pipeline] } 07:16:37 $ docker stop --time=1 cd86379e778eb277305868ee35acc00f62828b24f2988f4e39696247b65a2b70 07:16:37 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 07:16:37 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 07:16:37 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 07:16:37 Installing new version of config file /etc/ssl/openssl.cnf ... 07:16:37 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 07:16:37 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 07:16:37 Setting up ca-certificates (20210119~18.04.1) ... 07:16:39 Updating certificates in /etc/ssl/certs... 07:16:39 $ docker rm -f cd86379e778eb277305868ee35acc00f62828b24f2988f4e39696247b65a2b70 07:16:40 23 added, 27 removed; done. 07:16:40 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 07:16:40 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:40 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 07:16:40 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 07:16:40 Setting up pkgbinarymangler (138.18.04.1) ... 07:16:40 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 07:16:40 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 07:16:40 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 07:16:40 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 07:16:40 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:16:40 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 07:16:40 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:16:40 Setting up perl (5.26.1-6ubuntu0.5) ... 07:16:40 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 07:16:40 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 07:16:40 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 07:16:40 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 07:16:40 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 07:16:40 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 07:16:40 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 07:16:40 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 07:16:40 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 07:16:40 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:16:40 Processing triggers for systemd (237-3ubuntu10.48) ... 07:16:40 Processing triggers for mime-support (3.60ubuntu1) ... 07:16:40 Processing triggers for ca-certificates (20210119~18.04.1) ... 07:16:40 Updating certificates in /etc/ssl/certs... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 07:16:41 0 added, 0 removed; done. 07:16:41 Running hooks in /etc/ca-certificates/update.d... 07:16:41 done. [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:16:41 Reading package lists... 07:16:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:16:41 Building dependency tree... 07:16:41 Reading state information... 07:16:41 The following NEW packages will be installed: 07:16:41 apt-transport-https 07:16:41 07:16:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:16:42 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 07:16:42 Need to get 1692 B of archives. 07:16:42 After this operation, 154 kB of additional disk space will be used. 07:16:42 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 07:16:42 debconf: delaying package configuration, since apt-utils is not installed 07:16:42 Fetched 1692 B in 0s (9668 B/s) 07:16:42 Selecting previously unselected package apt-transport-https. 07:16:42 (Reading database ... 13929 files and directories currently installed.) 07:16:42 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 07:16:42 Unpacking apt-transport-https (1.6.13) ... 07:16:42 Setting up apt-transport-https (1.6.13) ... 07:16:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:16:42 Waiting for network to be ready... 07:16:42 latest: Pulling from edgex-devops/edgex-compose-arm64 07:16:42 29e5d40040c1: Pulling fs layer 07:16:42 1ce36da41761: Pulling fs layer 07:16:42 25b303627fd3: Pulling fs layer 07:16:43 29e5d40040c1: Verifying Checksum 07:16:43 29e5d40040c1: Download complete 07:16:43 1ce36da41761: Verifying Checksum 07:16:43 1ce36da41761: Download complete 07:16:43 29e5d40040c1: Pull complete 07:16:44 1ce36da41761: Pull complete 07:16:45 25b303627fd3: Verifying Checksum 07:16:45 25b303627fd3: Download complete 07:16:49 2021-06-23T07:16:45Z INFO Waiting for automatic snapd restart... 07:16:49 snapd 2.51 from Canonical* installed 07:16:50 "snapd" switched to the "latest/stable" channel 07:16:50 07:16:52 core18 20210611 from Canonical* installed 07:16:53 "core18" switched to the "latest/stable" channel 07:16:53 07:16:53 25b303627fd3: Pull complete 07:16:53 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:16:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:16:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:16:54 prd-ubuntu18.04-docker-arm64-4c-16g-874 does not seem to be running inside a container 07:16:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:16:56 snapcraft 4.8.2 from Canonical* installed 07:16:56 "snapcraft" switched to the "latest/stable" channel 07:16:56 07:16:57 $ docker top 99036f9ec1ec4c5d43d77f4a408ea3e42d4d1f2addfe470c7192ac70f2143fa3 -eo pid,comm [Pipeline] { [Pipeline] sh 07:16:58 + grep parallel 07:16:58 + docker-compose build --help 07:17:00 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: 07:17:00 - README.md 07:17:00 07:17:00 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:17:01 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:17:01 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:17:01 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:17:01 --parallel Build images in parallel. [Pipeline] } 07:17:01 $ docker stop --time=1 99036f9ec1ec4c5d43d77f4a408ea3e42d4d1f2addfe470c7192ac70f2143fa3 07:17:02 Reading package lists... 07:17:02 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 07:17:02 Reading package lists... 07:17:03 Building dependency tree... 07:17:03 Reading state information... 07:17:03 Suggested packages: 07:17:03 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:17:03 git-gui gitk gitweb git-cvs git-mediawiki git-svn 07:17:03 Recommended packages: 07:17:03 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 07:17:03 The following NEW packages will be installed: 07:17:03 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 07:17:03 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 07:17:03 pkg-config zip 07:17:03 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 07:17:03 Need to get 7663 kB of archives. 07:17:03 After this operation, 43.8 MB of additional disk space will be used. 07:17:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 07:17:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 07:17:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 07:17:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 07:17:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 07:17:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 07:17:03 $ docker rm -f 99036f9ec1ec4c5d43d77f4a408ea3e42d4d1f2addfe470c7192ac70f2143fa3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:17:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:17:04 . [Pipeline] withDockerContainer 07:17:04 prd-ubuntu18.04-docker-arm64-4c-16g-874 does not seem to be running inside a container 07:17:04 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:17:06 $ docker top 2b554f52d4f573fc361e01c1bbbfbd24a5231ddc5f466e07fcf3a84217342568 -eo pid,comm [Pipeline] { [Pipeline] sh 07:17:06 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 07:17:06 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 07:17:06 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 07:17:06 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 07:17:06 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 07:17:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 07:17:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 07:17:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 07:17:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 07:17:06 debconf: delaying package configuration, since apt-utils is not installed 07:17:06 Fetched 7663 kB in 4s (2048 kB/s) 07:17:07 + docker-compose -f ./docker-compose-build.yml build --parallel 07:17:07 Selecting previously unselected package libglib2.0-0:amd64. 07:17:07 (Reading database ... 13933 files and directories currently installed.) 07:17:07 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 07:17:07 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 07:17:07 Selecting previously unselected package libpsl5:amd64. 07:17:07 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 07:17:07 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 07:17:07 Selecting previously unselected package libnghttp2-14:amd64. 07:17:07 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 07:17:07 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:17:07 Selecting previously unselected package librtmp1:amd64. 07:17:07 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 07:17:07 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:17:07 Selecting previously unselected package libcurl3-gnutls:amd64. 07:17:07 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 07:17:07 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 07:17:07 Selecting previously unselected package liberror-perl. 07:17:07 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 07:17:07 Unpacking liberror-perl (0.17025-1) ... 07:17:07 Selecting previously unselected package git-man. 07:17:07 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 07:17:07 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 07:17:07 Selecting previously unselected package git. 07:17:07 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 07:17:07 Unpacking git (1:2.17.1-1ubuntu0.8) ... 07:17:08 Selecting previously unselected package libnorm1:amd64. 07:17:08 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 07:17:08 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:17:08 Selecting previously unselected package libpgm-5.2-0:amd64. 07:17:08 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 07:17:08 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:17:08 Selecting previously unselected package libsodium23:amd64. 07:17:08 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 07:17:08 Unpacking libsodium23:amd64 (1.0.16-2) ... 07:17:08 Selecting previously unselected package libzmq5:amd64. 07:17:08 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 07:17:08 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:17:08 Selecting previously unselected package libzmq3-dev:amd64. 07:17:08 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 07:17:08 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:17:08 Selecting previously unselected package pkg-config. 07:17:08 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 07:17:08 Unpacking pkg-config (0.29.1-0ubuntu2) ... 07:17:08 Selecting previously unselected package zip. 07:17:08 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 07:17:08 Unpacking zip (3.0-11build1) ... 07:17:08 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:17:08 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 07:17:08 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:17:08 Setting up liberror-perl (0.17025-1) ... 07:17:08 Setting up libpsl5:amd64 (0.19.1-5build1) ... 07:17:08 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 07:17:08 No schema files found: doing nothing. 07:17:08 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:17:08 Setting up zip (3.0-11build1) ... 07:17:08 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:17:08 Setting up libsodium23:amd64 (1.0.16-2) ... 07:17:08 Setting up pkg-config (0.29.1-0ubuntu2) ... 07:17:08 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:17:08 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 07:17:08 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:17:08 Setting up git (1:2.17.1-1ubuntu0.8) ... 07:17:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:17:09 git set to automatically installed. 07:17:09 git-man set to automatically installed. 07:17:09 libcurl3-gnutls set to automatically installed. 07:17:09 liberror-perl set to automatically installed. 07:17:09 libglib2.0-0 set to automatically installed. 07:17:09 libnghttp2-14 set to automatically installed. 07:17:09 libnorm1 set to automatically installed. 07:17:09 libpgm-5.2-0 set to automatically installed. 07:17:09 libpsl5 set to automatically installed. 07:17:09 librtmp1 set to automatically installed. 07:17:09 libsodium23 set to automatically installed. 07:17:09 libzmq3-dev set to automatically installed. 07:17:09 libzmq5 set to automatically installed. 07:17:09 pkg-config set to automatically installed. 07:17:09 zip set to automatically installed. 07:17:11 snapd is not logged in, snap install commands will use sudo 07:17:11 Building core-command ... 07:17:11 Building core-data ... 07:17:11 Building core-metadata ... 07:17:11 Building security-bootstrapper ... 07:17:11 Building security-proxy-setup ... 07:17:11 Building security-secretstore-setup ... 07:17:11 Building support-notifications ... 07:17:11 Building support-scheduler ... 07:17:11 Building sys-mgmt-agent ... 07:17:11 Building core-metadata 07:17:11 Building support-scheduler 07:17:11 Building support-notifications 07:17:11 Building security-proxy-setup 07:17:11 Building security-bootstrapper 07:17:12 error: cannot refresh "core18": unexpectedly empty response from the server 07:17:12 (try again later) 07:17:12 Error while refreshing snap 'core18' to channel 'latest/stable' 07:17:12 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:17:16 Failed in branch amd64 07:18:22 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:18:22 Step 2/32 : FROM ${BUILDER_BASE} AS builder 07:18:22 ---> bd2bf73b49ad 07:18:22 Step 3/32 : WORKDIR /edgex-go 07:18:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:18:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:18:22 ---> bd2bf73b49ad 07:18:22 Step 3/24 : WORKDIR /edgex-go 07:18:22 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:18:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:18:22 ---> bd2bf73b49ad 07:18:22 Step 3/23 : WORKDIR /edgex-go 07:18:22 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:18:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:18:22 ---> bd2bf73b49ad 07:18:22 Step 3/22 : WORKDIR /edgex-go 07:18:22 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:18:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:18:22 ---> bd2bf73b49ad 07:18:22 Step 3/23 : WORKDIR /edgex-go 07:18:22 ---> Running in 42c25525e649 07:18:22 ---> Running in de724b6886d6 07:18:22 ---> Running in 00772005fc01 07:18:22 ---> Running in b09bcae8289a 07:18:22 ---> Running in 3c148c301c58 07:18:22 Removing intermediate container 00772005fc01 07:18:22 ---> cca08a4829d3 07:18:22 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:18:22 Removing intermediate container b09bcae8289a 07:18:22 ---> 3bb629ab9d6e 07:18:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:18:22 Removing intermediate container de724b6886d6 07:18:22 ---> c7a82e51d58d 07:18:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:18:22 Removing intermediate container 42c25525e649 07:18:22 ---> 1025418ae963 07:18:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:18:22 Removing intermediate container 3c148c301c58 07:18:22 ---> 93465af72819 07:18:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:18:22 ---> Running in 3874da73ef62 07:18:22 ---> Running in c85ab10b7d9e 07:18:22 ---> Running in 718ab6bd371f 07:18:22 ---> Running in eba8f8012f0b 07:18:22 ---> Running in 4645c1ed81c2 07:18:23 Removing intermediate container 3874da73ef62 07:18:23 ---> bfb6ca23976f 07:18:23 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 07:18:23 ---> Running in 600db2b02887 07:18:23 Removing intermediate container 718ab6bd371f 07:18:23 ---> 88d0ebeec58d 07:18:23 Step 5/32 : RUN apk add --update --no-cache make git 07:18:24 ---> Running in 847c93acc38b 07:18:24 Removing intermediate container c85ab10b7d9e 07:18:24 ---> 03578b23c5de 07:18:24 Step 5/24 : RUN apk add --update --no-cache make git 07:18:24 Removing intermediate container 4645c1ed81c2 07:18:24 ---> 014aab7b3cc4 07:18:24 Step 5/23 : RUN apk add --update --no-cache make git 07:18:24 ---> Running in 8d449519983c 07:18:24 Removing intermediate container eba8f8012f0b 07:18:24 ---> f272cc1b5891 07:18:24 Step 5/22 : RUN apk add --update --no-cache make git 07:18:24 ---> Running in 6d6a8ffefc5d 07:18:24 ---> Running in 57549c9b371e 07:18:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:18:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:18:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:18:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:18:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:18:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:18:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:18:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:18:27 OK: 218 MiB in 52 packages 07:18:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:18:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:18:29 OK: 218 MiB in 52 packages 07:18:29 OK: 218 MiB in 52 packages 07:18:29 OK: 218 MiB in 52 packages 07:18:29 OK: 218 MiB in 52 packages 07:18:29 Removing intermediate container 600db2b02887 07:18:29 ---> 55ee8d54b2c3 07:18:29 Step 6/23 : COPY go.mod . 07:18:31 ---> 0c1f837e4026 07:18:31 Step 7/23 : RUN go mod download 07:18:31 Removing intermediate container 57549c9b371e 07:18:31 ---> 2f7cb4d2eb35 07:18:31 Step 6/22 : COPY go.mod . 07:18:31 ---> Running in a99a4193cbd2 07:18:31 Removing intermediate container 8d449519983c 07:18:31 ---> 3b4ba05631a2 07:18:31 Step 6/24 : COPY go.mod . 07:18:31 Removing intermediate container 847c93acc38b 07:18:31 ---> 2193969cb1bb 07:18:31 Step 6/32 : COPY go.mod . 07:18:31 Removing intermediate container 6d6a8ffefc5d 07:18:31 ---> 476abc3b5f58 07:18:31 Step 6/23 : COPY go.mod . 07:18:32 ---> 35d3f172cd12 07:18:32 Step 7/22 : RUN go mod download 07:18:32 ---> Running in 8707299c41b4 07:18:32 ---> 90306fe577bf 07:18:32 Step 7/32 : RUN go mod download 07:18:32 ---> 643c5a6971da 07:18:32 Step 7/23 : RUN go mod download 07:18:32 ---> Running in 557791bb8cdd 07:18:33 ---> 15de4084881b 07:18:33 Step 7/24 : RUN go mod download 07:18:33 ---> Running in 875dd137a4b9 07:18:33 ---> Running in 9ffc3ccb2007 07:18:36 Removing intermediate container a99a4193cbd2 07:18:36 ---> a3effe7d27c6 07:18:36 Step 8/23 : COPY . . 07:18:38 Removing intermediate container 8707299c41b4 07:18:38 ---> 27cffa879227 07:18:38 Step 8/22 : COPY . . 07:18:38 Removing intermediate container 9ffc3ccb2007 07:18:38 ---> 1817d1412fe9 07:18:38 Step 8/24 : COPY . . 07:18:38 Removing intermediate container 557791bb8cdd 07:18:38 ---> 38e6d4a68cdb 07:18:38 Step 8/32 : COPY . . 07:18:38 Removing intermediate container 875dd137a4b9 07:18:38 ---> 89952840edf7 07:18:38 Step 8/23 : COPY . . 07:19:01 ---> 7a356b144d23 07:19:01 Step 9/23 : RUN go mod tidy 07:19:01 ---> 30b078aba996 07:19:01 Step 9/22 : RUN go mod tidy 07:19:01 ---> bba987a1512a 07:19:01 Step 9/32 : RUN go mod tidy 07:19:01 ---> Running in 90f878077a6b 07:19:01 ---> 9ea3238d3902 07:19:01 Step 9/23 : RUN go mod tidy 07:19:01 ---> Running in 690e2a72ff3a 07:19:01 ---> 8388413b9554 07:19:01 Step 9/24 : RUN go mod tidy 07:19:01 ---> Running in d23249201234 07:19:01 ---> Running in ed6acf982c07 07:19:01 ---> Running in 4a6b0695385b 07:19:06 Removing intermediate container 90f878077a6b 07:19:06 ---> 96a3eaec4b7a 07:19:06 Step 10/23 : RUN make cmd/support-notifications/support-notifications 07:19:06 ---> Running in 70a3d65b3103 07:19:08 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 07:19:08 Removing intermediate container ed6acf982c07 07:19:08 ---> 2a49f96751c4 07:19:08 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:19:08 ---> Running in 390e70473832 07:19:09 Removing intermediate container d23249201234 07:19:09 ---> c31fd328de4d 07:19:09 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:19:09 ---> Running in 886ed076b912 07:19:09 Removing intermediate container 4a6b0695385b 07:19:09 ---> 09b69d0197b4 07:19:09 Step 10/24 : RUN make cmd/core-metadata/core-metadata 07:19:09 Removing intermediate container 690e2a72ff3a 07:19:09 ---> 256403ab390b 07:19:09 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:19:10 ---> Running in da644bae77c5 07:19:10 ---> Running in 1152a39ca646 07:19:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:19:12 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 07:19:12 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 07:19:12 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 07:21:04 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 07:21:09 Removing intermediate container 70a3d65b3103 07:21:09 ---> 34fcc252611e 07:21:09 07:21:09 Step 11/23 : FROM alpine:3.12 07:21:09 3.12: Pulling from library/alpine 07:21:10 Removing intermediate container 390e70473832 07:21:10 ---> c612cd1e91aa 07:21:10 07:21:10 Step 11/23 : FROM alpine:3.12 07:21:10 3.12: Pulling from library/alpine 07:21:11 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 07:21:11 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 07:21:11 Removing intermediate container 886ed076b912 07:21:11 ---> 1f289365d530 07:21:11 07:21:11 Step 11/32 : FROM alpine:3.12 07:21:12 Status: Downloaded newer image for alpine:3.12 07:21:12 Status: Downloaded newer image for alpine:3.12 07:21:12 ---> c4fd0aeabfcf 07:21:12 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:21:12 ---> c4fd0aeabfcf 07:21:12 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:21:12 ---> c4fd0aeabfcf 07:21:12 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 07:21:12 ---> Running in 0b6f4c2d1ad3 07:21:12 ---> Running in 54d035d40813 07:21:12 ---> Running in 37c68a878c68 07:21:12 Removing intermediate container 1152a39ca646 07:21:12 ---> 8e0862a4075f 07:21:12 07:21:12 Step 11/22 : FROM alpine:3.12 07:21:12 ---> c4fd0aeabfcf 07:21:12 Step 12/22 : RUN apk add --update --no-cache curl 07:21:14 ---> Running in 777c7b2b85cb 07:21:14 Removing intermediate container 0b6f4c2d1ad3 07:21:14 ---> 759ba1c88101 07:21:14 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 07:21:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:21:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:21:16 ---> Running in 6d6c9bb513ef 07:21:16 Removing intermediate container da644bae77c5 07:21:16 ---> 3fdf5fc4af9b 07:21:16 07:21:16 Step 11/24 : FROM alpine:3.12 07:21:16 ---> c4fd0aeabfcf 07:21:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:21:16 (1/2) Installing ca-certificates (20191127-r4) 07:21:16 (2/2) Installing dumb-init (1.2.2-r1) 07:21:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:21:16 Executing busybox-1.31.1-r20.trigger 07:21:16 Executing ca-certificates-20191127-r4.trigger 07:21:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:21:16 OK: 6 MiB in 16 packages 07:21:16 (1/1) Installing dumb-init (1.2.2-r1) 07:21:16 Executing busybox-1.31.1-r20.trigger 07:21:16 OK: 5 MiB in 15 packages 07:21:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:21:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:21:17 ---> Running in ce4f85216d8a 07:21:18 (1/4) Installing ca-certificates (20191127-r4) 07:21:18 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:21:18 (3/4) Installing libcurl (7.77.0-r0) 07:21:18 (4/4) Installing curl (7.77.0-r0) 07:21:18 Executing busybox-1.31.1-r20.trigger 07:21:18 Executing ca-certificates-20191127-r4.trigger 07:21:18 OK: 7 MiB in 18 packages 07:21:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:21:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:21:19 (1/2) Installing dumb-init (1.2.2-r1) 07:21:19 (2/2) Installing su-exec (0.2-r1) 07:21:19 Executing busybox-1.31.1-r20.trigger 07:21:19 OK: 5 MiB in 16 packages 07:21:20 Removing intermediate container 54d035d40813 07:21:20 ---> d008702f014f 07:21:20 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:21:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:21:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:21:21 (1/1) Installing dumb-init (1.2.2-r1) 07:21:21 Executing busybox-1.31.1-r20.trigger 07:21:21 OK: 5 MiB in 15 packages 07:21:21 ---> Running in f83a765bb531 07:21:21 Removing intermediate container 37c68a878c68 07:21:21 ---> a0b25ef25fed 07:21:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:21:22 ---> Running in a533af8b5c35 07:21:22 Removing intermediate container 6d6c9bb513ef 07:21:22 ---> b1d6d8ec4d2f 07:21:22 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 07:21:23 Removing intermediate container 777c7b2b85cb 07:21:23 ---> 7075e4e8890a 07:21:23 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:21:23 Removing intermediate container f83a765bb531 07:21:23 ---> 609a2b49c0c3 07:21:23 Step 14/23 : ENV APP_PORT=59860 07:21:23 ---> Running in 5184062741a7 07:21:23 ---> Running in bb5ab9262712 07:21:23 ---> Running in 254cb6d76264 07:21:23 Removing intermediate container a533af8b5c35 07:21:23 ---> 5c4a664dffca 07:21:23 Step 14/23 : ENV APP_PORT=59861 07:21:23 Removing intermediate container ce4f85216d8a 07:21:23 ---> 186e13b3160c 07:21:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:21:24 ---> Running in 024097c57c49 07:21:24 ---> Running in ca52eab23277 07:21:24 Removing intermediate container 5184062741a7 07:21:24 ---> 1032d41b9584 07:21:24 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:21:24 Removing intermediate container bb5ab9262712 07:21:24 ---> 8bfca2864891 07:21:24 Step 14/22 : WORKDIR /edgex 07:21:24 Removing intermediate container 254cb6d76264 07:21:24 ---> 6fe6e941246c 07:21:24 Step 15/23 : EXPOSE $APP_PORT 07:21:24 ---> Running in 26806f38e8a1 07:21:25 ---> Running in d4232a43d062 07:21:25 ---> Running in 3a38c87a06a2 07:21:25 Removing intermediate container ca52eab23277 07:21:25 ---> e9705fc70bbd 07:21:25 Step 15/23 : EXPOSE $APP_PORT 07:21:25 Removing intermediate container 024097c57c49 07:21:25 ---> 3233827d3c7e 07:21:25 Step 14/24 : ENV APP_PORT=59881 07:21:25 ---> Running in 0e273ee17ee1 07:21:25 ---> Running in 6db28776d385 07:21:25 Removing intermediate container 26806f38e8a1 07:21:25 ---> 1832117c0b59 07:21:25 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:21:26 Removing intermediate container 3a38c87a06a2 07:21:26 Removing intermediate container d4232a43d062 07:21:26 ---> b2830023ba11 07:21:26 ---> f9e33d4951db 07:21:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt /Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:21:26 07:21:26 ---> Running in 02482fe10516 07:21:26 Removing intermediate container 6db28776d385 07:21:26 ---> 11825b3d5e7d 07:21:26 Step 15/24 : EXPOSE $APP_PORT 07:21:26 Removing intermediate container 0e273ee17ee1 07:21:26 ---> f2719aa1f582 07:21:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:21:26 ---> Running in ce0dd81e8bf1 07:21:27 Removing intermediate container ce0dd81e8bf1 07:21:27 ---> 421427abc446 07:21:27 Step 16/24 : WORKDIR / 07:21:27 ---> 54f230748460 07:21:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:21:27 ---> Running in aeac8f60cad8 07:21:27 ---> eff01db6586c 07:21:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:21:28 ---> b53773052162 07:21:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:21:28 Removing intermediate container aeac8f60cad8 07:21:28 ---> b390276d85c4 07:21:28 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:21:29 ---> 381680a09b67 07:21:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:21:30 Removing intermediate container 02482fe10516 07:21:30 ---> 74916449c5de 07:21:30 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 07:21:30 ---> 6c967fb25c99 07:21:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:21:30 ---> 680888c88e0b 07:21:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:21:30 ---> 2901c7c7104a 07:21:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:21:30 ---> Running in 9ef7b5c0966c 07:21:31 Removing intermediate container 9ef7b5c0966c 07:21:31 ---> afe33674d0f3 07:21:31 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:21:31 ---> 38714edfebf1 07:21:31 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:21:31 ---> 4907e26c11b4 07:21:31 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:21:31 ---> 4c2221af07c2 07:21:31 Step 19/23 : ENTRYPOINT ["/support-notifications"] 07:21:32 ---> Running in bf4390c35561 07:21:32 ---> 421ce13506f7 07:21:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:21:32 ---> Running in b6004e28b2e4 07:21:32 ---> Running in 4865985df01a 07:21:32 ---> 731ab1e65dfa 07:21:32 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:21:32 ---> Running in b49bc8e87051 07:21:33 Removing intermediate container 4865985df01a 07:21:33 ---> 17ebd991c2c4 07:21:33 Removing intermediate container bf4390c35561 07:21:33 ---> 3e1aa0ab8d6e 07:21:33 Step 19/22 : CMD ["--init=true"] 07:21:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:21:33 Removing intermediate container b6004e28b2e4 07:21:33 ---> 210e97937167 07:21:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:21:33 ---> Running in 7646b6a36fea 07:21:33 ---> Running in e638334b6f44 07:21:33 ---> ba47f176a01e 07:21:33 Step 20/24 : ENTRYPOINT ["/core-metadata"] 07:21:33 ---> Running in 6bcc0fc4c8a0 07:21:33 ---> Running in 66e4d19e9eef 07:21:34 Removing intermediate container 7646b6a36fea 07:21:34 ---> dbb7dcb4d7be 07:21:34 Step 20/22 : LABEL arch=arm64 07:21:34 Removing intermediate container e638334b6f44 07:21:34 ---> 1e2f2a2b5603 07:21:34 Step 21/23 : LABEL arch=arm64 07:21:34 ---> Running in 108e2d696435 07:21:34 ---> Running in 5fab9c1483f4 07:21:34 Removing intermediate container 6bcc0fc4c8a0 07:21:34 ---> 1b170103d53d 07:21:34 Step 21/23 : LABEL arch=arm64 07:21:34 Removing intermediate container 66e4d19e9eef 07:21:34 ---> cef397b75f96 07:21:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:21:34 ---> Running in 6ee1b957c1d2 07:21:34 ---> Running in 345bbaa6aa11 07:21:34 Removing intermediate container 108e2d696435 07:21:34 ---> 421c241600ef 07:21:34 Step 22/23 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 07:21:35 Removing intermediate container 5fab9c1483f4 07:21:35 ---> 870e0b1ecb7d 07:21:35 Step 21/22 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 07:21:35 ---> Running in be74c8a16d21 07:21:35 ---> Running in 9d28752c42ad 07:21:35 Removing intermediate container 6ee1b957c1d2 07:21:35 Removing intermediate container 345bbaa6aa11 07:21:35 ---> 7bb28a323394 07:21:35 Step 22/24 : LABEL arch=arm64 07:21:35 ---> 10087d64cfcb 07:21:35 Step 22/23 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 07:21:35 ---> Running in 9d2cfed4e642 07:21:35 ---> Running in ff28f1d70702 07:21:36 Removing intermediate container be74c8a16d21 07:21:36 Removing intermediate container b49bc8e87051 07:21:36 ---> 4678db3ced0e 07:21:36 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 07:21:36 ---> 7eab88187083 07:21:36 Step 23/23 : LABEL version=0.0.0 07:21:36 Removing intermediate container 9d28752c42ad 07:21:36 ---> 1ecd5aa57f5b 07:21:36 Step 22/22 : LABEL version=0.0.0 07:21:36 ---> Running in 59deca7d207a 07:21:36 Removing intermediate container ff28f1d70702 07:21:36 ---> 0bdd29d843e3 07:21:36 Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 07:21:36 ---> Running in 9f5c4b2e8cc1 07:21:36 Removing intermediate container 9d2cfed4e642 07:21:36 ---> d4c740cf033b 07:21:36 Step 23/23 : LABEL version=0.0.0 07:21:36 ---> Running in 2890c8723ae9 07:21:36 ---> Running in de84b903762a 07:21:36 Removing intermediate container 59deca7d207a 07:21:36 ---> bfb609ffd001 07:21:36 07:21:37 ---> 3e04e802b6b6 07:21:37 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:21:37 Removing intermediate container 9f5c4b2e8cc1 07:21:37 ---> 35cad6da14b2 07:21:37 07:21:37 Successfully built bfb609ffd001 07:21:37 Successfully tagged support-notifications-arm64:latest 07:21:37  Building support-notifications ... done Building sys-mgmt-agent 07:21:37 Removing intermediate container de84b903762a 07:21:37 ---> 9de3b7aa1b89 07:21:37 07:21:37 Removing intermediate container 2890c8723ae9 07:21:37 ---> 1dd99df3c90e 07:21:37 Step 24/24 : LABEL version=0.0.0 07:21:38 Successfully built 35cad6da14b2 07:21:38 Successfully tagged security-proxy-setup-arm64:latest 07:21:38 Building core-command 07:21:38  Building security-proxy-setup ... done  ---> Running in af371d9ad2f1 07:21:38 Successfully built 9de3b7aa1b89 07:21:38 Successfully tagged support-scheduler-arm64:latest 07:21:38  Building support-scheduler ... done Building core-data 07:21:38 Removing intermediate container af371d9ad2f1 07:21:38 ---> acb970b7d4f3 07:21:38 07:21:39 ---> 4428604b725e 07:21:39 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:21:39 Successfully built acb970b7d4f3 07:21:39 Successfully tagged core-metadata-arm64:latest 07:21:39  Building core-metadata ... done Building security-secretstore-setup 07:21:40 ---> 91e332c2eb52 07:21:40 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:21:41 ---> 68c499d0f715 07:21:41 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:21:41 ---> 6d39f32bdadf 07:21:42 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 07:21:42 ---> Running in 717f1bf87946 07:21:44 Removing intermediate container 717f1bf87946 07:21:44 ---> 1908d80d0cc8 07:21:44 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:21:45 ---> ac1536deae1b 07:21:45 Step 27/32 : RUN chmod +x /entrypoint.sh 07:21:46 ---> Running in 7f2450b814c0 07:21:49 Removing intermediate container 7f2450b814c0 07:21:49 ---> b6ca97cc7857 07:21:49 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 07:21:50 ---> Running in 5e7e418cff5c 07:21:51 Removing intermediate container 5e7e418cff5c 07:21:51 ---> 84021a6ccc37 07:21:51 Step 29/32 : CMD ["gate"] 07:21:51 ---> Running in 08ab8a812742 07:21:52 Removing intermediate container 08ab8a812742 07:21:52 ---> 31158c2aff09 07:21:52 Step 30/32 : LABEL arch=arm64 07:21:52 ---> Running in 19fd047ffa67 07:21:52 Removing intermediate container 19fd047ffa67 07:21:52 ---> 886bfb2b4140 07:21:52 Step 31/32 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 07:21:53 ---> Running in a589a2591142 07:21:54 Removing intermediate container a589a2591142 07:21:54 ---> 170547bf38f5 07:21:54 Step 32/32 : LABEL version=0.0.0 07:21:54 ---> Running in 4d3d679bc694 07:21:55 Removing intermediate container 4d3d679bc694 07:21:55 ---> 306367782bbe 07:21:55 07:21:55 Successfully built 306367782bbe 07:21:55 Successfully tagged security-bootstrapper-arm64:latest 07:22:34  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:22:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:22:34 ---> bd2bf73b49ad 07:22:34 Step 3/24 : WORKDIR /edgex-go 07:22:34 ---> Using cache 07:22:34 ---> 93465af72819 07:22:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:22:34 ---> Using cache 07:22:34 ---> f272cc1b5891 07:22:34 Step 5/24 : RUN apk add --update --no-cache make git 07:22:34 ---> Using cache 07:22:34 ---> 2f7cb4d2eb35 07:22:34 Step 6/24 : COPY go.mod . 07:22:34 ---> Using cache 07:22:34 ---> 35d3f172cd12 07:22:34 Step 7/24 : RUN go mod download 07:22:34 ---> Using cache 07:22:34 ---> 27cffa879227 07:22:34 Step 8/24 : COPY . . 07:22:34 ---> Using cache 07:22:34 ---> 30b078aba996 07:22:34 Step 9/24 : RUN go mod tidy 07:22:34 ---> Using cache 07:22:34 ---> 256403ab390b 07:22:34 Step 10/24 : RUN make cmd/core-command/core-command 07:22:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:22:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:22:34 ---> bd2bf73b49ad 07:22:34 Step 3/24 : WORKDIR /edgex-go 07:22:34 ---> Using cache 07:22:34 ---> 93465af72819 07:22:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:22:34 ---> Using cache 07:22:34 ---> f272cc1b5891 07:22:34 Step 5/24 : RUN apk add --update --no-cache make bash git 07:22:34 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:22:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:22:34 ---> bd2bf73b49ad 07:22:34 Step 3/26 : WORKDIR /edgex-go 07:22:34 ---> Using cache 07:22:34 ---> 93465af72819 07:22:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:22:34 ---> Using cache 07:22:34 ---> f272cc1b5891 07:22:34 Step 5/26 : RUN apk add --update --no-cache make git 07:22:34 ---> Using cache 07:22:34 ---> 2f7cb4d2eb35 07:22:34 Step 6/26 : COPY go.mod . 07:22:34 ---> Using cache 07:22:34 ---> 35d3f172cd12 07:22:34 Step 7/26 : RUN go mod download 07:22:34 ---> Using cache 07:22:34 ---> 27cffa879227 07:22:34 Step 8/26 : COPY . . 07:22:34 ---> Using cache 07:22:34 ---> 30b078aba996 07:22:34 Step 9/26 : RUN go mod tidy 07:22:34 ---> Using cache 07:22:34 ---> 256403ab390b 07:22:34 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:22:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:22:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:22:34 ---> bd2bf73b49ad 07:22:34 Step 3/24 : WORKDIR /edgex-go 07:22:34 ---> Using cache 07:22:34 ---> 93465af72819 07:22:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:22:34 ---> Using cache 07:22:34 ---> f272cc1b5891 07:22:34 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:22:38 ---> Running in 5fde12238146 07:22:38 ---> Running in 01e94f734ca7 07:22:38 ---> Running in 31309b95796f 07:22:38 ---> Running in a4b3b5d813c1 07:22:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:22:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:22:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:22:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:22:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:22:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:22:42 OK: 218 MiB in 52 packages 07:22:42 OK: 218 MiB in 52 packages 07:22:44 Removing intermediate container 5fde12238146 07:22:44 ---> c1a7112f63b4 07:22:44 Step 6/24 : COPY go.mod . 07:22:44 Removing intermediate container 01e94f734ca7 07:22:44 ---> 9de6ed17b6e2 07:22:44 Step 6/24 : COPY go.mod . 07:22:46 ---> 1656a123bfdb 07:22:46 Step 7/24 : RUN go mod download 07:22:46 ---> Running in d96851563db1 07:22:46 ---> 04f534ee98d2 07:22:46 Step 7/24 : RUN go mod download 07:22:46 ---> Running in 8eaf189563a6 07:22:52 Removing intermediate container d96851563db1 07:22:52 ---> 25b04bbf4c70 07:22:52 Step 8/24 : COPY . . 07:22:52 Removing intermediate container 8eaf189563a6 07:22:52 ---> 1b810566a251 07:22:52 Step 8/24 : COPY . . 07:23:24 ---> 1713b5af64d1 07:23:24 Step 9/24 : RUN go mod tidy 07:23:24 ---> bf01e1d6ec8c 07:23:24 Step 9/24 : RUN go mod tidy 07:23:24 ---> Running in 927eab404317 07:23:24 ---> Running in 66eef5c53a96 07:23:27 Removing intermediate container 927eab404317 07:23:27 ---> 95e09a2ff790 07:23:27 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:23:28 ---> Running in df3105e33f43 07:23:28 Removing intermediate container 66eef5c53a96 07:23:28 ---> 13aae0ca4b85 07:23:28 Step 10/24 : RUN make cmd/core-data/core-data 07:23:29 ---> Running in 24cbd7b20625 07:23:31 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 07:23:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:24:03 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 07:24:07 Removing intermediate container 31309b95796f 07:24:07 ---> 32a6c8cc13aa 07:24:07 07:24:07 Step 11/24 : FROM alpine:3.12 07:24:07 ---> c4fd0aeabfcf 07:24:07 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:24:07 ---> Using cache 07:24:07 ---> 186e13b3160c 07:24:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:24:07 ---> Using cache 07:24:07 ---> 3233827d3c7e 07:24:07 Step 14/24 : ENV APP_PORT=59882 07:24:07 ---> Running in 137c9148978c 07:24:07 Removing intermediate container 137c9148978c 07:24:07 ---> 64e18df48144 07:24:07 Step 15/24 : EXPOSE $APP_PORT 07:24:08 ---> Running in 23c487382856 07:24:09 Removing intermediate container 23c487382856 07:24:09 ---> 96df1313f610 07:24:09 Step 16/24 : WORKDIR / 07:24:09 ---> Running in 0538941a9d04 07:24:10 Removing intermediate container 0538941a9d04 07:24:10 ---> c498fb1d8590 07:24:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:24:12 ---> b17536b7aba5 07:24:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:24:14 Removing intermediate container a4b3b5d813c1 07:24:14 ---> 92510f78cf1b 07:24:14 07:24:14 Step 11/26 : FROM alpine:3.12 07:24:14 ---> c4fd0aeabfcf 07:24:14 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 07:24:14 ---> Running in cf52ec166930 07:24:15 ---> 73308fc86061 07:24:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:24:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:24:17 ---> a4da32c5a776 07:24:17 Step 20/24 : ENTRYPOINT ["/core-command"] 07:24:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:24:17 ---> Running in 3dd87eb7001d 07:24:18 (1/6) Installing ca-certificates (20191127-r4) 07:24:18 (2/6) Installing nghttp2-libs (1.41.0-r0) 07:24:18 (3/6) Installing libcurl (7.77.0-r0) 07:24:18 (4/6) Installing curl (7.77.0-r0) 07:24:18 (5/6) Installing dumb-init (1.2.2-r1) 07:24:18 (6/6) Installing su-exec (0.2-r1) 07:24:18 Executing busybox-1.31.1-r20.trigger 07:24:18 Removing intermediate container 3dd87eb7001d 07:24:18 ---> 484a86346abd 07:24:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:24:18 Executing ca-certificates-20191127-r4.trigger 07:24:18 OK: 7 MiB in 20 packages 07:24:18 ---> Running in 8637b172db40 07:24:19 Removing intermediate container 8637b172db40 07:24:19 ---> 01f93d800681 07:24:19 Step 22/24 : LABEL arch=arm64 07:24:20 ---> Running in a4b5b788e3f9 07:24:21 Removing intermediate container a4b5b788e3f9 07:24:21 ---> e99b93e909da 07:24:21 Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 07:24:21 Removing intermediate container cf52ec166930 07:24:21 ---> 2b3c7ec00839 07:24:21 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:24:21 ---> Running in 15f336f51013 07:24:21 ---> Running in bcfab31208de 07:24:22 Removing intermediate container 15f336f51013 07:24:22 ---> dc87c90ed203 07:24:22 Step 24/24 : LABEL version=0.0.0 07:24:22 ---> Running in b37137b91d11 07:24:22 Removing intermediate container bcfab31208de 07:24:22 ---> 9a2e3a77d2fd 07:24:22 Step 14/26 : WORKDIR / 07:24:22 ---> Running in 38e8a413af1c 07:24:23 Removing intermediate container b37137b91d11 07:24:23 ---> f98264c0e61e 07:24:23 07:24:23 Removing intermediate container 38e8a413af1c 07:24:23 ---> 87662e561dc0 07:24:23 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:24:24 Successfully built f98264c0e61e 07:24:24 Successfully tagged core-command-arm64:latest 07:24:25  Building core-command ... done  ---> 0feca7c4ff1c 07:24:25 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:24:26 ---> d0d6f1a53f8c 07:24:26 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:24:27 ---> 674d6631ae07 07:24:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:24:28 ---> f2aa12337047 07:24:28 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:24:30 ---> 13e8b13b1731 07:24:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:24:32 ---> 4af216fe2efb 07:24:32 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:24:33 ---> d5b5c46d9e0a 07:24:33 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/ 07:24:33 ---> Running in 8542368b4f6b 07:24:37 Removing intermediate container 8542368b4f6b 07:24:37 ---> 259795904bd7 07:24:37 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 07:24:37 ---> Running in 19dacc37f2a0 07:24:38 Removing intermediate container 19dacc37f2a0 07:24:38 ---> 98feab359b36 07:24:38 Step 24/26 : LABEL arch=arm64 07:24:38 ---> Running in 015417931a07 07:24:39 Removing intermediate container 015417931a07 07:24:39 ---> 7fa339969396 07:24:39 Step 25/26 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 07:24:39 ---> Running in 120782a7eb7c 07:24:40 Removing intermediate container 120782a7eb7c 07:24:40 ---> 8d959dcac5a2 07:24:40 Step 26/26 : LABEL version=0.0.0 07:24:40 ---> Running in bc241c30b9f8 07:24:41 Removing intermediate container bc241c30b9f8 07:24:41 ---> 938a0235695d 07:24:41 07:24:41 Successfully built 938a0235695d 07:24:41 Successfully tagged security-secretstore-setup-arm64:latest 07:24:54  Building security-secretstore-setup ... done Removing intermediate container df3105e33f43 07:24:54 ---> b6b7e569f9bf 07:24:54 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:24:54 ---> Running in 4565888d0ceb 07:24:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:24:57 Removing intermediate container 4565888d0ceb 07:24:57 ---> f6e7b2a0d858 07:24:57 07:24:57 Step 12/24 : FROM docker:20.10.0 07:24:57 20.10.0: Pulling from library/docker 07:24:59 Removing intermediate container 24cbd7b20625 07:24:59 ---> 4e852bd238c0 07:24:59 07:24:59 Step 11/24 : FROM alpine:3.12 07:24:59 ---> c4fd0aeabfcf 07:24:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:25:00 ---> Running in 776fead00808 07:25:00 Removing intermediate container 776fead00808 07:25:00 ---> b0e4501a17d5 07:25:00 Step 13/24 : ENV APP_PORT=59880 07:25:00 ---> Running in 3e43ccbec5c1 07:25:01 Removing intermediate container 3e43ccbec5c1 07:25:01 ---> c19b2ac75aad 07:25:01 Step 14/24 : EXPOSE $APP_PORT 07:25:02 ---> Running in 0c79d077f523 07:25:03 Removing intermediate container 0c79d077f523 07:25:03 ---> f94299fe6790 07:25:03 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:25:03 ---> Running in 5ab6288b8ff7 07:25:06 Removing intermediate container 5ab6288b8ff7 07:25:06 ---> 6d81a40e950f 07:25:06 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 07:25:06 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:25:06 Status: Downloaded newer image for docker:20.10.0 07:25:06 ---> eeaf43b92773 07:25:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:25:06 ---> Running in 40e52175f838 07:25:06 ---> Running in 77f274bc8496 07:25:07 Removing intermediate container 77f274bc8496 07:25:07 ---> 8d1485619f10 07:25:07 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 07:25:07 ---> Running in 27b448d8f0aa 07:25:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:25:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:25:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:25:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:25:09 (1/6) Installing dumb-init (1.2.2-r1) 07:25:09 (2/6) Installing libgcc (9.3.0-r2) 07:25:09 (3/6) Installing libsodium (1.0.18-r0) 07:25:09 (1/39) Installing readline (8.0.4-r0) 07:25:09 (4/6) Installing libstdc++ (9.3.0-r2) 07:25:09 (2/39) Installing bash (5.0.17-r0) 07:25:09 Executing bash-5.0.17-r0.post-install 07:25:09 (3/39) Installing nghttp2-libs (1.41.0-r0) 07:25:09 (4/39) Installing libcurl (7.77.0-r0) 07:25:09 (5/39) Installing curl (7.77.0-r0) 07:25:09 (6/39) Installing dumb-init (1.2.2-r1) 07:25:09 (7/39) Installing libbz2 (1.0.8-r1) 07:25:09 (8/39) Installing expat (2.2.9-r1) 07:25:09 (9/39) Installing libffi (3.3-r2) 07:25:09 (10/39) Installing gdbm (1.13-r1) 07:25:09 (11/39) Installing xz-libs (5.2.5-r0) 07:25:09 (12/39) Installing sqlite-libs (3.32.1-r1) 07:25:09 (13/39) Installing python3 (3.8.10-r0) 07:25:09 (5/6) Installing libzmq (4.3.3-r0) 07:25:09 (6/6) Installing zeromq (4.3.3-r0) 07:25:09 Executing busybox-1.31.1-r20.trigger 07:25:09 OK: 8 MiB in 20 packages 07:25:11 (14/39) Installing py3-appdirs (1.4.4-r1) 07:25:11 (15/39) Installing py3-ordered-set (4.0.1-r0) 07:25:11 (16/39) Installing py3-parsing (2.4.7-r0) 07:25:11 (17/39) Installing py3-six (1.15.0-r0) 07:25:11 (18/39) Installing py3-packaging (20.4-r0) 07:25:11 (19/39) Installing py3-setuptools (47.0.0-r0) 07:25:11 (20/39) Installing py3-chardet (3.0.4-r4) 07:25:11 (21/39) Installing py3-idna (2.9-r0) 07:25:11 (22/39) Installing py3-certifi (2020.4.5.1-r0) 07:25:11 (23/39) Installing py3-urllib3 (1.25.9-r0) 07:25:11 (24/39) Installing py3-requests (2.23.0-r0) 07:25:11 (25/39) Installing py3-msgpack (1.0.0-r0) 07:25:11 (26/39) Installing py3-lockfile (0.12.2-r3) 07:25:11 (27/39) Installing py3-cachecontrol (0.12.6-r0) 07:25:11 (28/39) Installing py3-colorama (0.4.3-r0) 07:25:11 (29/39) Installing py3-distlib (0.3.0-r0) 07:25:11 (30/39) Installing py3-distro (1.5.0-r1) 07:25:11 (31/39) Installing py3-webencodings (0.5.1-r3) 07:25:11 (32/39) Installing py3-html5lib (1.0.1-r4) 07:25:11 (33/39) Installing py3-pytoml (0.1.21-r0) 07:25:11 (34/39) Installing py3-pep517 (0.8.2-r0) 07:25:11 (35/39) Installing py3-progress (1.5-r0) 07:25:11 (36/39) Installing py3-toml (0.10.1-r0) 07:25:11 Removing intermediate container 40e52175f838 07:25:11 ---> da823a982d3e 07:25:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:25:11 (37/39) Installing py3-retrying (1.3.3-r0) 07:25:11 (38/39) Installing py3-contextlib2 (0.6.0-r0) 07:25:11 (39/39) Installing py3-pip (20.1.1-r0) 07:25:12 Executing busybox-1.31.1-r19.trigger 07:25:12 OK: 72 MiB in 59 packages 07:25:12 ---> 6dbda0e75cc5 07:25:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:25:14 ---> 7f14895eefb7 07:25:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:25:15 ---> bbf8bd408d5c 07:25:15 Step 20/24 : ENTRYPOINT ["/core-data"] 07:25:15 ---> Running in 4bfb053a6a09 07:25:15 Removing intermediate container 4bfb053a6a09 07:25:15 ---> 26a55cb093fa 07:25:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:25:16 ---> Running in 836c6cf6b0bd 07:25:16 Removing intermediate container 836c6cf6b0bd 07:25:16 ---> 2d4f8886048a 07:25:16 Step 22/24 : LABEL arch=arm64 07:25:16 ---> Running in 0b4c3957cb96 07:25:17 Collecting docker-compose==1.23.2 07:25:17 Removing intermediate container 0b4c3957cb96 07:25:17 ---> 68ff086942a5 07:25:17 Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 07:25:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:25:17 ---> Running in a95d9e78428d 07:25:17 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:25:17 Removing intermediate container a95d9e78428d 07:25:17 ---> ea1c3e1f5a3d 07:25:17 Step 24/24 : LABEL version=0.0.0 07:25:17 Collecting docopt<0.7,>=0.6.1 07:25:17 Downloading docopt-0.6.2.tar.gz (25 kB) 07:25:18 ---> Running in af282f294251 07:25:18 Removing intermediate container af282f294251 07:25:18 ---> b80e7901206c 07:25:18 07:25:18 Successfully built b80e7901206c 07:25:18 Successfully tagged core-data-arm64:latest 07:25:20  Building core-data ... done Collecting docker<4.0,>=3.6.0 07:25:20 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:25:21 Collecting dockerpty<0.5,>=0.4.1 07:25:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:25:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:25:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:25:25 Collecting cached-property<2,>=1.2.0 07:25:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:25:26 Collecting websocket-client<1.0,>=0.32.0 07:25:26 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:25:26 Collecting texttable<0.10,>=0.9.0 07:25:26 Downloading texttable-0.9.1.tar.gz (11 kB) 07:25:29 Collecting jsonschema<3,>=2.5.1 07:25:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:25:30 Collecting PyYAML<4,>=3.10 07:25:30 Downloading PyYAML-3.13.tar.gz (270 kB) 07:25:33 Collecting docker-pycreds>=0.4.0 07:25:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:25:33 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 07:25:34 Collecting urllib3<1.25,>=1.21.1 07:25:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:25:34 Collecting idna<2.8,>=2.5 07:25:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:25:34 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 07:25:34 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:25:34 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:25:34 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:25:34 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:25:35 Installing collected packages: docopt, docker-pycreds, urllib3, idna, requests, websocket-client, docker, dockerpty, cached-property, texttable, jsonschema, PyYAML, docker-compose 07:25:35 Running setup.py install for docopt: started 07:25:37 Running setup.py install for docopt: finished with status 'done' 07:25:37 Attempting uninstall: urllib3 07:25:37 Found existing installation: urllib3 1.25.9 07:25:37 Uninstalling urllib3-1.25.9: 07:25:37 Successfully uninstalled urllib3-1.25.9 07:25:38 Attempting uninstall: idna 07:25:38 Found existing installation: idna 2.9 07:25:38 Uninstalling idna-2.9: 07:25:38 Successfully uninstalled idna-2.9 07:25:38 Attempting uninstall: requests 07:25:38 Found existing installation: requests 2.23.0 07:25:38 Uninstalling requests-2.23.0: 07:25:38 Successfully uninstalled requests-2.23.0 07:25:40 Running setup.py install for dockerpty: started 07:25:42 Running setup.py install for dockerpty: finished with status 'done' 07:25:42 Running setup.py install for texttable: started 07:25:44 Running setup.py install for texttable: finished with status 'done' 07:25:44 Running setup.py install for PyYAML: started 07:25:47 Running setup.py install for PyYAML: finished with status 'done' 07:25:48 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 07:25:56 Removing intermediate container 27b448d8f0aa 07:25:56 ---> 5b800f542505 07:25:56 Step 15/24 : ENV APP_PORT=58890 07:25:56 ---> Running in 5c01cbbfe7ee 07:25:56 Removing intermediate container 5c01cbbfe7ee 07:25:56 ---> 4283f7060648 07:25:56 Step 16/24 : EXPOSE $APP_PORT 07:25:56 ---> Running in 15337459a811 07:25:57 Removing intermediate container 15337459a811 07:25:57 ---> 11d0f72bfdc0 07:25:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:25:58 ---> 93e08486bfff 07:25:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:25:59 ---> 0039fedd0ef5 07:25:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:26:00 ---> 1a9df1bc355c 07:26:00 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 07:26:00 ---> Running in 008785409a0f 07:26:00 Removing intermediate container 008785409a0f 07:26:00 ---> 40f197c2ebfe 07:26:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:26:01 ---> Running in 31d27be8a5de 07:26:01 Removing intermediate container 31d27be8a5de 07:26:01 ---> 0f90ec8bf5a9 07:26:01 Step 22/24 : LABEL arch=arm64 07:26:01 ---> Running in ba40a67d9af5 07:26:02 Removing intermediate container ba40a67d9af5 07:26:02 ---> 8c88220aa90a 07:26:02 Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 07:26:02 ---> Running in 975dd0aeee66 07:26:02 Removing intermediate container 975dd0aeee66 07:26:02 ---> c382bfd68d24 07:26:02 Step 24/24 : LABEL version=0.0.0 07:26:03 ---> Running in 35ae5edd1b73 07:26:03 Removing intermediate container 35ae5edd1b73 07:26:03 ---> f9893f3ca774 07:26:03 07:26:03 Successfully built f9893f3ca774 07:26:03 Successfully tagged sys-mgmt-agent-arm64:latest 07:26:04  Building sys-mgmt-agent ... done  [Pipeline] } 07:26:04 $ docker stop --time=1 2b554f52d4f573fc361e01c1bbbfbd24a5231ddc5f466e07fcf3a84217342568 07:26:06 $ docker rm -f 2b554f52d4f573fc361e01c1bbbfbd24a5231ddc5f466e07fcf3a84217342568 [Pipeline] // withDockerContainer [Pipeline] sh 07:26:06 + docker images 07:26:06 REPOSITORY TAG IMAGE ID CREATED SIZE 07:26:06 sys-mgmt-agent-arm64 latest f9893f3ca774 3 seconds ago 299MB 07:26:06 core-data-arm64 latest b80e7901206c 48 seconds ago 19.1MB 07:26:06 4e852bd238c0 About a minute ago 975MB 07:26:06 f6e7b2a0d858 About a minute ago 969MB 07:26:06 security-secretstore-setup-arm64 latest 938a0235695d About a minute ago 27.1MB 07:26:06 core-command-arm64 latest f98264c0e61e About a minute ago 15MB 07:26:06 92510f78cf1b About a minute ago 976MB 07:26:06 32a6c8cc13aa 2 minutes ago 966MB 07:26:06 security-bootstrapper-arm64 latest 306367782bbe 4 minutes ago 17.5MB 07:26:06 core-metadata-arm64 latest acb970b7d4f3 4 minutes ago 15.7MB 07:26:06 support-scheduler-arm64 latest 9de3b7aa1b89 4 minutes ago 15.1MB 07:26:06 security-proxy-setup-arm64 latest 35cad6da14b2 4 minutes ago 24.2MB 07:26:06 support-notifications-arm64 latest bfb609ffd001 4 minutes ago 15.7MB 07:26:06 3fdf5fc4af9b 4 minutes ago 972MB 07:26:06 8e0862a4075f 4 minutes ago 973MB 07:26:06 1f289365d530 4 minutes ago 969MB 07:26:06 c612cd1e91aa 4 minutes ago 968MB 07:26:06 34fcc252611e 4 minutes ago 969MB 07:26:06 ci-base-image-arm64 latest bd2bf73b49ad 14 minutes ago 641MB 07:26:06 alpine 3.12 c4fd0aeabfcf 7 days ago 5.32MB 07:26:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 13 days ago 429MB 07:26:06 docker 20.10.0 eeaf43b92773 6 months ago 228MB 07:26:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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 07:26:07 ---> job-cost.sh 07:26:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TRpI 07:26:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:28:23 lf-activate-venv(): INFO: Adding /tmp/venv-TRpI/bin to PATH 07:28:23 INFO: No Stack... 07:28:23 INFO: Retrieving Pricing Info for: v2-standard-4 07:28:23 INFO: Archiving Costs [Pipeline] sh 07:28:23 + cat /w/workspace/edgex-go/4/archives/cost.csv 07:28:23 + cut -d, -f6 [Pipeline] lock 07:28:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3589-4-stack-cost] 07:28:24 Resource [jenkins-edgexfoundry-edgex-go-PR-3589-4-stack-cost] did not exist. Created. 07:28:24 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3589-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:28:24 + echo total: 0.18000000715255737 [Pipeline] stash 07:28:24 Stashed 1 file(s) [Pipeline] } 07:28:24 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3589-4-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:28:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:28:26 ---> package-listing.sh 07:28:26 ++ facter osfamily 07:28:26 ++ tr '[:upper:]' '[:lower:]' 07:28:27 + OS_FAMILY=redhat 07:28:27 + workspace=/w/workspace/edgex-go/4 07:28:27 + START_PACKAGES=/tmp/packages_start.txt 07:28:27 + END_PACKAGES=/tmp/packages_end.txt 07:28:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:28:27 + PACKAGES=/tmp/packages_start.txt 07:28:27 + '[' /w/workspace/edgex-go/4 ']' 07:28:27 + PACKAGES=/tmp/packages_end.txt 07:28:27 + case "${OS_FAMILY}" in 07:28:27 + rpm -qa 07:28:27 + sort 07:28:29 + '[' -f /tmp/packages_start.txt ']' 07:28:29 + '[' -f /tmp/packages_end.txt ']' 07:28:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:28:29 + '[' /w/workspace/edgex-go/4 ']' 07:28:29 + mkdir -p /w/workspace/edgex-go/4/archives/ 07:28:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 07:28:29 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:28:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:28:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:28:30 07:28:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:28:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:28:30 alpine: Pulling from edgex-lftools-log-publisher 07:28:30 df20fa9351a1: Pulling fs layer 07:28:30 36b3adc4ff6f: Pulling fs layer 07:28:30 8ad3a11d3b57: Pulling fs layer 07:28:30 46f8f816bc3b: Pulling fs layer 07:28:30 93b61091891f: Pulling fs layer 07:28:30 93b9cdb0e59b: Pulling fs layer 07:28:30 5e14af77c1be: Pulling fs layer 07:28:30 01666e4c0597: Pulling fs layer 07:28:30 aa168da1d23b: Pulling fs layer 07:28:30 93b61091891f: Waiting 07:28:30 93b9cdb0e59b: Waiting 07:28:30 5e14af77c1be: Waiting 07:28:30 01666e4c0597: Waiting 07:28:30 aa168da1d23b: Waiting 07:28:30 46f8f816bc3b: Waiting 07:28:30 36b3adc4ff6f: Verifying Checksum 07:28:30 36b3adc4ff6f: Download complete 07:28:30 46f8f816bc3b: Verifying Checksum 07:28:30 46f8f816bc3b: Download complete 07:28:31 df20fa9351a1: Verifying Checksum 07:28:31 df20fa9351a1: Download complete 07:28:31 93b9cdb0e59b: Verifying Checksum 07:28:31 93b9cdb0e59b: Download complete 07:28:31 5e14af77c1be: Verifying Checksum 07:28:31 5e14af77c1be: Download complete 07:28:31 93b61091891f: Verifying Checksum 07:28:31 93b61091891f: Download complete 07:28:31 01666e4c0597: Verifying Checksum 07:28:31 01666e4c0597: Download complete 07:28:31 df20fa9351a1: Pull complete 07:28:31 36b3adc4ff6f: Pull complete 07:28:31 8ad3a11d3b57: Verifying Checksum 07:28:31 8ad3a11d3b57: Download complete 07:28:31 8ad3a11d3b57: Pull complete 07:28:31 46f8f816bc3b: Pull complete 07:28:32 93b61091891f: Pull complete 07:28:32 93b9cdb0e59b: Pull complete 07:28:32 5e14af77c1be: Pull complete 07:28:32 01666e4c0597: Pull complete 07:28:33 aa168da1d23b: Download complete 07:28:37 aa168da1d23b: Pull complete 07:28:37 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:28:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:28:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:28:37 prd-centos7-docker-4c-2g-873 does not seem to be running inside a container 07:28:37 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:28:42 $ docker top 51e6055a3f4095d453e420383a38a325230bc2e180437e925bf0aedd2ef8300a -eo pid,comm [Pipeline] { [Pipeline] sh 07:28:42 + touch /tmp/pre-build-complete [Pipeline] sh 07:28:43 + mkdir -p /var/log/sa [Pipeline] sh 07:28:43 + ls /var/log/sa-host 07:28:43 + sadf -c /var/log/sa-host/sa05 07:28:43 file_magic: OK 07:28:43 HZ: Using current value: 100 07:28:43 file_header: OK 07:28:43 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 07:28:43 Statistics: 07:28:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:28:43 File successfully converted to sysstat format version 12.2.1 07:28:43 + sadf -c /var/log/sa-host/sa23 07:28:43 file_magic: OK 07:28:43 HZ: Using current value: 100 07:28:43 file_header: OK 07:28:43 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 07:28:43 Statistics: 07:28:43 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... 07:28:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:28:43 provisioning config files... 07:28:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config8466248321247792160tmp [Pipeline] { [Pipeline] echo 07:28:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:28:43 ---> create-netrc.sh [Pipeline] } 07:28:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:28:44 ---> python-tools-install.sh [Pipeline] echo 07:28:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:28:44 ---> sudo-logs.sh 07:28:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:28:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:28:44 ---> job-cost.sh 07:28:44 lf-activate-venv: SKIPPING 07:28:44 DEBUG: total: 0.18000000715255737 07:28:44 INFO: Retrieving Stack Cost... 07:28:45 INFO: Retrieving Pricing Info for: v3-standard-2 07:28:46 INFO: Archiving Costs [Pipeline] echo 07:28:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:28:46 ---> logs-deploy.sh 07:28:46 lf-activate-venv: SKIPPING 07:28:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3589/4 07:28:46 INFO: archiving workspace using pattern(s): 07:28:47 Archives upload complete. 07:28:47 INFO: archiving logs to Nexus 07:28:48 ---> uname -a: 07:28:48 Linux prd-centos7-docker-4c-2g-873.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 07:28:48 07:28:48 07:28:48 ---> lscpu: 07:28:48 Architecture: x86_64 07:28:48 CPU op-mode(s): 32-bit, 64-bit 07:28:48 Byte Order: Little Endian 07:28:48 Address sizes: 40 bits physical, 48 bits virtual 07:28:48 CPU(s): 2 07:28:48 On-line CPU(s) list: 0,1 07:28:48 Thread(s) per core: 1 07:28:48 Core(s) per socket: 1 07:28:48 Socket(s): 2 07:28:48 NUMA node(s): 1 07:28:48 Vendor ID: AuthenticAMD 07:28:48 CPU family: 23 07:28:48 Model: 49 07:28:48 Model name: AMD EPYC-Rome Processor 07:28:48 Stepping: 0 07:28:48 CPU MHz: 2799.998 07:28:48 BogoMIPS: 5599.99 07:28:48 Virtualization: AMD-V 07:28:48 Hypervisor vendor: KVM 07:28:48 Virtualization type: full 07:28:48 L1d cache: 64 KiB 07:28:48 L1i cache: 64 KiB 07:28:48 L2 cache: 1 MiB 07:28:48 L3 cache: 32 MiB 07:28:48 NUMA node0 CPU(s): 0,1 07:28:48 Vulnerability Itlb multihit: Not affected 07:28:48 Vulnerability L1tf: Not affected 07:28:48 Vulnerability Mds: Not affected 07:28:48 Vulnerability Meltdown: Not affected 07:28:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:28:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:28:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:28:48 Vulnerability Srbds: Not affected 07:28:48 Vulnerability Tsx async abort: Not affected 07:28:48 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 07:28:48 07:28:48 07:28:48 ---> nproc: 07:28:48 2 07:28:48 07:28:48 07:28:48 ---> df -h: 07:28:48 Filesystem Size Used Available Use% Mounted on 07:28:48 overlay 40.0G 12.0G 27.9G 30% / 07:28:48 tmpfs 64.0M 0 64.0M 0% /dev 07:28:48 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:28:48 shm 64.0M 0 64.0M 0% /dev/shm 07:28:48 /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os 07:28:48 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf 07:28:48 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname 07:28:48 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts 07:28:48 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log 07:28:48 /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json 07:28:48 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host 07:28:48 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure 07:28:48 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/4 07:28:48 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/4@tmp 07:28:48 07:28:48 07:28:48 ---> free -m: 07:28:48 total used free shared buff/cache available 07:28:48 Mem: 7821 1219 2280 0 4321 6555 07:28:48 Swap: 1023 1 1022 07:28:48 07:28:48 07:28:48 ---> ip addr: 07:28:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:28:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:28:48 inet 127.0.0.1/8 scope host lo 07:28:48 valid_lft forever preferred_lft forever 07:28:48 inet6 ::1/128 scope host 07:28:48 valid_lft forever preferred_lft forever 07:28:48 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:28:48 link/ether fa:16:3e:2f:5d:f6 brd ff:ff:ff:ff:ff:ff 07:28:48 inet 10.30.122.111/23 brd 10.30.123.255 scope global dynamic eth0 07:28:48 valid_lft 85019sec preferred_lft 85019sec 07:28:48 inet6 fe80::f816:3eff:fe2f:5df6/64 scope link 07:28:48 valid_lft forever preferred_lft forever 07:28:48 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:28:48 link/ether 02:42:2b:d4:9f:1c brd ff:ff:ff:ff:ff:ff 07:28:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:28:48 valid_lft forever preferred_lft forever 07:28:48 inet6 fe80::42:2bff:fed4:9f1c/64 scope link 07:28:48 valid_lft forever preferred_lft forever 07:28:48 07:28:48 07:28:48 ---> sar -b -r -n DEV: 07:28:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 07:28:48 07:28:48 07:05:36 LINUX RESTART (2 CPU) 07:28:48 07:28:48 07:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:28:48 07:07:01 127.73 17.15 110.57 0.00 5634.64 21845.46 0.00 07:28:48 07:08:01 174.31 0.00 174.31 0.00 0.00 46406.17 0.00 07:28:48 07:09:01 59.09 0.00 59.09 0.00 0.00 10105.81 0.00 07:28:48 07:10:02 62.22 0.00 62.22 0.00 0.00 9230.68 0.00 07:28:48 07:11:01 641.24 180.81 460.42 0.00 5238.04 294603.98 0.00 07:28:48 07:12:01 484.53 125.80 358.73 0.00 6018.45 113215.83 0.00 07:28:48 07:13:01 453.21 83.43 369.79 0.00 3221.45 130099.48 0.00 07:28:48 07:14:01 6.43 0.00 6.43 0.00 0.00 231.33 0.00 07:28:48 07:15:01 0.20 0.00 0.20 0.00 0.00 2.02 0.00 07:28:48 07:16:01 0.27 0.00 0.27 0.00 0.00 3.12 0.00 07:28:48 07:17:01 0.33 0.00 0.33 0.00 0.00 3.30 0.00 07:28:48 07:18:01 0.30 0.00 0.30 0.00 0.00 3.96 0.00 07:28:48 07:19:01 0.25 0.00 0.25 0.00 0.00 2.62 0.00 07:28:48 07:20:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 07:28:48 07:21:01 0.43 0.18 0.25 0.00 5.73 3.15 0.00 07:28:48 07:22:01 0.92 0.12 0.80 0.00 0.93 16.37 0.00 07:28:48 07:23:01 0.28 0.00 0.28 0.00 0.00 3.30 0.00 07:28:48 07:24:01 0.27 0.00 0.27 0.00 0.00 3.08 0.00 07:28:48 07:25:01 0.28 0.00 0.28 0.00 0.00 3.80 0.00 07:28:48 07:26:01 0.22 0.00 0.22 0.00 0.00 2.22 0.00 07:28:48 07:27:01 0.20 0.00 0.20 0.00 0.00 1.95 0.00 07:28:48 07:28:01 0.27 0.00 0.27 0.00 0.00 3.70 0.00 07:28:48 Average: 91.14 18.41 72.73 0.00 911.63 28262.07 0.00 07:28:48 07:28:48 07:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:28:48 07:07:01 5137336 0 808752 10.10 2620 2060232 1283188 14.17 731900 1723908 156 07:28:48 07:08:01 4200008 0 1007940 12.59 2620 2798372 1567808 17.31 1096532 2173556 47296 07:28:48 07:09:01 3848380 0 1080252 13.49 2620 3077688 1719588 18.99 1318416 2283404 33116 07:28:48 07:10:02 4167868 0 970860 12.12 2620 2867592 1241796 13.71 1089076 2196120 20 07:28:48 07:11:01 926800 0 1247240 15.57 2620 5832280 1739228 19.20 2574084 3789904 292 07:28:48 07:12:01 603684 0 1315816 16.43 2620 6086820 1853512 20.46 2440516 4216292 3896 07:28:48 07:13:01 2963276 0 1144556 14.29 2620 3898488 1300364 14.36 1283660 3049444 20 07:28:48 07:14:01 2965852 0 1141976 14.26 2620 3898492 1297268 14.32 1315892 3022728 12 07:28:48 07:15:01 2966112 0 1141708 14.26 2620 3898500 1292128 14.27 1328892 3010960 8 07:28:48 07:16:01 2969284 0 1138532 14.22 2620 3898504 1259412 13.90 1328448 3008888 8 07:28:48 07:17:01 2969572 0 1138244 14.21 2620 3898504 1259472 13.91 1328860 3008888 8 07:28:48 07:18:01 2969580 0 1138228 14.21 2620 3898512 1259448 13.91 1328864 3008888 8 07:28:48 07:19:01 2970100 0 1137704 14.21 2620 3898516 1259232 13.90 1328076 3008888 8 07:28:48 07:20:01 2969936 0 1137864 14.21 2620 3898520 1259400 13.90 1330372 3006840 8 07:28:48 07:21:01 2969864 0 1137900 14.21 2620 3898556 1259412 13.90 1339788 2997488 16 07:28:48 07:22:01 2968336 0 1139424 14.23 2620 3898560 1259436 13.90 1344020 2994712 8 07:28:48 07:23:01 2968684 0 1139072 14.22 2620 3898564 1259232 13.90 1345624 2993248 8 07:28:48 07:24:01 2968560 0 1139188 14.22 2620 3898572 1259232 13.90 1345632 2993248 8 07:28:48 07:25:01 2968740 0 1139008 14.22 2620 3898572 1259232 13.90 1345516 2993248 8 07:28:48 07:26:01 2968600 0 1139144 14.22 2620 3898576 1259232 13.90 1345636 2993248 8 07:28:48 07:27:01 2968380 0 1139360 14.23 2620 3898580 1259328 13.90 1345620 2993248 8 07:28:48 07:28:01 2963684 0 1144052 14.28 2620 3898584 1274080 14.07 1349536 2993248 8 07:28:48 Average: 3016938 0 1121219 14.00 2620 3868163 1349138 14.90 1390225 2930018 3860 07:28:48 07:28:48 07:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:28:48 07:07:01 eth0 1622.41 1602.38 6428.20 219.76 0.00 0.00 0.00 0.00 07:28:48 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:07:01 docker0 851.09 554.30 71.11 2684.82 0.00 0.00 0.00 0.00 07:28:48 07:08:01 eth0 589.34 488.51 3546.17 50.49 0.00 0.00 0.00 0.00 07:28:48 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:08:01 veth045f90f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:28:48 07:08:01 docker0 233.79 301.48 16.12 842.02 0.00 0.00 0.00 0.00 07:28:48 07:09:01 eth0 26.73 13.86 21.36 11.25 0.00 0.00 0.00 0.00 07:28:48 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:09:01 veth045f90f 1.03 1.05 0.08 0.09 0.00 0.00 0.00 0.00 07:28:48 07:09:01 docker0 1.03 1.03 0.07 0.09 0.00 0.00 0.00 0.00 07:28:48 07:10:02 eth0 29.32 16.29 25.44 11.82 0.00 0.00 0.00 0.00 07:28:48 07:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:10:02 docker0 1.22 1.22 0.08 0.10 0.00 0.00 0.00 0.00 07:28:48 07:11:01 vetha53e751 0.00 1.02 0.00 0.06 0.00 0.00 0.00 0.00 07:28:48 07:11:01 eth0 260.56 226.51 1899.94 89.77 0.00 0.00 0.00 0.00 07:28:48 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:11:01 docker0 62.62 69.80 4.17 169.22 0.00 0.00 0.00 0.00 07:28:48 07:12:01 vetha53e751 0.00 0.52 0.00 0.02 0.00 0.00 0.00 0.00 07:28:48 07:12:01 veth4b802fe 25.90 39.39 2.07 346.78 0.00 0.00 0.00 0.00 07:28:48 07:12:01 eth0 226.15 152.06 1785.90 73.95 0.00 0.00 0.00 0.00 07:28:48 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:13:01 eth0 65.37 38.51 139.47 19.04 0.00 0.00 0.00 0.00 07:28:48 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:13:01 docker0 1217.22 1023.93 95.92 4291.92 0.00 0.00 0.00 0.00 07:28:48 07:14:01 eth0 1.32 0.38 0.38 0.22 0.00 0.00 0.00 0.00 07:28:48 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:15:01 eth0 1.22 0.30 0.33 0.20 0.00 0.00 0.00 0.00 07:28:48 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:16:01 eth0 1.97 0.38 0.41 0.21 0.00 0.00 0.00 0.00 07:28:48 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:17:01 eth0 2.17 0.72 0.78 0.47 0.00 0.00 0.00 0.00 07:28:48 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:18:01 eth0 1.13 0.43 0.54 0.35 0.00 0.00 0.00 0.00 07:28:48 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:19:01 eth0 0.53 0.08 0.05 0.04 0.00 0.00 0.00 0.00 07:28:48 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:20:01 eth0 1.25 0.32 0.33 0.20 0.00 0.00 0.00 0.00 07:28:48 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:21:01 eth0 0.78 0.30 0.30 0.20 0.00 0.00 0.00 0.00 07:28:48 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:22:01 eth0 0.87 0.47 0.43 0.24 0.00 0.00 0.00 0.00 07:28:48 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:23:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 07:28:48 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:24:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:28:48 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:25:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:28:48 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:26:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:27:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 07:28:48 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:28:01 eth0 1.73 1.80 0.17 15.98 0.00 0.00 0.00 0.00 07:28:48 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 Average: eth0 128.76 115.60 629.00 22.43 0.00 0.00 0.00 0.00 07:28:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:48 Average: docker0 55.37 46.58 4.36 195.23 0.00 0.00 0.00 0.00 07:28:48 07:28:48 07:28:48 ---> sar -P ALL: 07:28:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 07:28:48 07:28:48 07:05:36 LINUX RESTART (2 CPU) 07:28:48 07:28:48 07:06:01 CPU %user %nice %system %iowait %steal %idle 07:28:48 07:07:01 all 29.66 0.00 6.13 6.17 0.08 57.95 07:28:48 07:07:01 0 27.86 0.00 7.50 5.98 0.07 58.59 07:28:48 07:07:01 1 31.46 0.00 4.78 6.36 0.09 57.31 07:28:48 07:08:01 all 18.95 0.00 7.19 4.10 0.10 69.67 07:28:48 07:08:01 0 18.59 0.00 7.42 4.56 0.12 69.31 07:28:48 07:08:01 1 19.30 0.00 6.96 3.65 0.07 70.02 07:28:48 07:09:01 all 46.72 0.00 4.69 0.47 0.08 48.04 07:28:48 07:09:01 0 45.85 0.00 5.14 0.58 0.07 48.35 07:28:48 07:09:01 1 47.59 0.00 4.25 0.35 0.09 47.73 07:28:48 07:10:02 all 57.50 0.00 7.98 1.03 0.08 33.41 07:28:48 07:10:02 0 57.87 0.00 8.51 0.97 0.07 32.57 07:28:48 07:10:02 1 57.12 0.00 7.45 1.10 0.09 34.25 07:28:48 07:11:01 all 26.97 0.00 18.84 28.97 0.14 25.09 07:28:48 07:11:01 0 26.69 0.00 19.00 28.95 0.13 25.23 07:28:48 07:11:01 1 27.24 0.00 18.67 29.00 0.15 24.94 07:28:48 07:12:01 all 73.58 0.00 15.69 8.75 0.11 1.87 07:28:48 07:12:01 0 72.94 0.00 15.84 9.05 0.11 2.06 07:28:48 07:12:01 1 74.21 0.00 15.54 8.46 0.11 1.69 07:28:48 07:13:01 all 59.34 0.00 14.11 7.48 0.11 18.96 07:28:48 07:13:01 0 58.39 0.00 15.03 7.87 0.09 18.61 07:28:48 07:13:01 1 60.30 0.00 13.18 7.08 0.13 19.31 07:28:48 07:14:01 all 0.09 0.00 0.13 0.00 0.03 99.76 07:28:48 07:14:01 0 0.13 0.00 0.13 0.00 0.02 99.72 07:28:48 07:14:01 1 0.05 0.00 0.12 0.00 0.03 99.80 07:28:48 07:15:01 all 0.14 0.00 0.07 0.00 0.03 99.76 07:28:48 07:15:01 0 0.23 0.00 0.08 0.00 0.03 99.65 07:28:48 07:15:01 1 0.05 0.00 0.05 0.00 0.03 99.87 07:28:48 07:16:01 all 0.08 0.00 0.03 0.00 0.03 99.87 07:28:48 07:16:01 0 0.15 0.00 0.02 0.00 0.00 99.83 07:28:48 07:16:01 1 0.02 0.00 0.03 0.00 0.05 99.90 07:28:48 07:17:01 all 0.08 0.00 0.02 0.00 0.03 99.88 07:28:48 07:17:01 0 0.12 0.00 0.02 0.00 0.03 99.83 07:28:48 07:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:28:48 07:28:48 07:17:01 CPU %user %nice %system %iowait %steal %idle 07:28:48 07:18:01 all 0.11 0.00 0.02 0.00 0.02 99.86 07:28:48 07:18:01 0 0.17 0.00 0.02 0.00 0.00 99.82 07:28:48 07:18:01 1 0.05 0.00 0.02 0.00 0.03 99.90 07:28:48 07:19:01 all 0.04 0.00 0.03 0.00 0.03 99.91 07:28:48 07:19:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:28:48 07:19:01 1 0.03 0.00 0.03 0.00 0.03 99.90 07:28:48 07:20:01 all 0.09 0.00 0.03 0.00 0.03 99.85 07:28:48 07:20:01 0 0.15 0.00 0.03 0.00 0.02 99.80 07:28:48 07:20:01 1 0.03 0.00 0.02 0.00 0.05 99.90 07:28:48 07:21:01 all 0.09 0.00 0.05 0.00 0.02 99.84 07:28:48 07:21:01 0 0.15 0.00 0.03 0.00 0.00 99.82 07:28:48 07:21:01 1 0.03 0.00 0.07 0.00 0.03 99.87 07:28:48 07:22:01 all 0.10 0.00 0.03 0.00 0.03 99.85 07:28:48 07:22:01 0 0.15 0.00 0.02 0.00 0.02 99.82 07:28:48 07:22:01 1 0.05 0.00 0.03 0.00 0.03 99.88 07:28:48 07:23:01 all 0.08 0.00 0.02 0.00 0.03 99.87 07:28:48 07:23:01 0 0.12 0.00 0.02 0.00 0.02 99.85 07:28:48 07:23:01 1 0.05 0.00 0.02 0.00 0.03 99.90 07:28:48 07:24:01 all 0.09 0.00 0.02 0.00 0.02 99.87 07:28:48 07:24:01 0 0.15 0.00 0.02 0.00 0.00 99.83 07:28:48 07:24:01 1 0.03 0.00 0.02 0.00 0.03 99.92 07:28:48 07:25:01 all 0.07 0.00 0.03 0.00 0.03 99.88 07:28:48 07:25:01 0 0.10 0.00 0.02 0.00 0.02 99.87 07:28:48 07:25:01 1 0.03 0.00 0.03 0.00 0.03 99.90 07:28:48 07:26:01 all 0.08 0.00 0.02 0.00 0.03 99.88 07:28:48 07:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:28:48 07:26:01 1 0.12 0.00 0.02 0.00 0.03 99.83 07:28:48 07:27:01 all 0.08 0.00 0.02 0.00 0.02 99.89 07:28:48 07:27:01 0 0.02 0.00 0.02 0.00 0.03 99.93 07:28:48 07:27:01 1 0.13 0.00 0.02 0.00 0.00 99.85 07:28:48 07:28:01 all 0.13 0.00 0.04 0.00 0.03 99.81 07:28:48 07:28:01 0 0.08 0.00 0.03 0.00 0.03 99.85 07:28:48 07:28:01 1 0.17 0.00 0.05 0.00 0.02 99.77 07:28:48 07:28:48 Average: CPU %user %nice %system %iowait %steal %idle 07:28:48 Average: all 13.52 0.00 3.23 2.44 0.05 80.77 07:28:48 Average: 0 13.36 0.00 3.39 2.48 0.04 80.73 07:28:48 Average: 1 13.69 0.00 3.06 2.39 0.05 80.80 07:28:48 07:28:48 07:28:48