Pull request #3531 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from db66c4504b6fb0d2feecb233a954eef631c67d3a+e36e7e4730a5a7048b5474c920e87cbd813cb5b7 (04fdc542e4d80c56386c7ed76bb98b1fb55541fe) 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-ssh1357056632082384744.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-ssh4475533111348064840.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8311396661341388796.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-ssh3740886181326676318.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8815306345308244044.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-757 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/31 [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/31 # 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/31@tmp/jenkins-gitclient-ssh6445998910724862486.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e36e7e4730a5a7048b5474c920e87cbd813cb5b7 into PR head commit db66c4504b6fb0d2feecb233a954eef631c67d3a Merge succeeded, producing db66c4504b6fb0d2feecb233a954eef631c67d3a Checking out Revision db66c4504b6fb0d2feecb233a954eef631c67d3a (PR-3531) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/31@tmp/jenkins-gitclient-ssh6751428447461713405.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db66c4504b6fb0d2feecb233a954eef631c67d3a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/31@tmp/jenkins-gitclient-ssh513871498547452748.key > git merge e36e7e4730a5a7048b5474c920e87cbd813cb5b7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db66c4504b6fb0d2feecb233a954eef631c67d3a # timeout=10 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" First time build. Skipping changelog. > git rev-list --no-walk 25fdc99f638d152f2ff0b41feadd9b59bb2dc40b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:05:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:05:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:05:57 ========================================================= 22:05:57 EdgeX Global Pipelines Version Info 22:05:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:05:59 ------------------- 22:05:59 stable info: 22:05:59 ------------------- 22:05:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:05:59 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 22:05:59 Message: update stable to v1.0.195 22:05:59 ------------------- 22:05:59 experimental info: 22:05:59 ------------------- 22:05:59 Commited By: **** collab-it+edgex@linuxfoundation.org 22:05:59 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 22:05:59 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:05:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:05:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:05:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:05:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:05:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:05:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:05:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:05:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:05:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:05:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:05:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:05:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:06:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:06:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:06:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:06:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:06:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:06:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:06:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:06:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:06:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:06:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:06:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3531 [Pipeline] echo 22:06:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3531 [Pipeline] echo 22:06:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3531 [Pipeline] echo 22:06:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db66c4504b6fb0d2feecb233a954eef631c67d3a [Pipeline] echo 22:06:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db66c45 [Pipeline] echo 22:06:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:06:00 provisioning config files... 22:06:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/31@tmp/config834561692317734950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:06:00 ---> docker-login.sh 22:06:00 nexus3.edgexfoundry.org:10001 22:06:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:01 Configure a credential helper to remove this warning. See 22:06:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:01 22:06:01 Login Succeeded 22:06:01 nexus3.edgexfoundry.org:10002 22:06:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:01 Configure a credential helper to remove this warning. See 22:06:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:01 22:06:01 Login Succeeded 22:06:01 nexus3.edgexfoundry.org:10003 22:06:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:01 Configure a credential helper to remove this warning. See 22:06:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:01 22:06:01 Login Succeeded 22:06:01 nexus3.edgexfoundry.org:10004 22:06:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:01 Configure a credential helper to remove this warning. See 22:06:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:01 22:06:01 Login Succeeded 22:06:01 docker.io 22:06:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:01 Configure a credential helper to remove this warning. See 22:06:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:01 22:06:01 Login Succeeded 22:06:01 ---> docker-login.sh ends [Pipeline] } 22:06:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:06:02 ++ 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 22:06:02 + for file in '`ls cmd/**/Dockerfile`' 22:06:02 ++ dirname cmd/core-command/Dockerfile 22:06:02 ++ cut -d/ -f2 22:06:02 + echo core-command,cmd/core-command/Dockerfile 22:06:02 + for file in '`ls cmd/**/Dockerfile`' 22:06:02 ++ dirname cmd/core-data/Dockerfile 22:06:02 ++ cut -d/ -f2 22:06:02 + echo core-data,cmd/core-data/Dockerfile 22:06:02 + for file in '`ls cmd/**/Dockerfile`' 22:06:02 ++ dirname cmd/core-metadata/Dockerfile 22:06:02 ++ cut -d/ -f2 22:06:02 + echo core-metadata,cmd/core-metadata/Dockerfile 22:06:02 + for file in '`ls cmd/**/Dockerfile`' 22:06:02 ++ dirname cmd/security-bootstrapper/Dockerfile 22:06:02 ++ cut -d/ -f2 22:06:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:06:02 + for file in '`ls cmd/**/Dockerfile`' 22:06:02 ++ dirname cmd/security-proxy-setup/Dockerfile 22:06:02 ++ cut -d/ -f2 22:06:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:06:02 + for file in '`ls cmd/**/Dockerfile`' 22:06:02 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:06:02 ++ cut -d/ -f2 22:06:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:06:02 + for file in '`ls cmd/**/Dockerfile`' 22:06:02 ++ dirname cmd/support-notifications/Dockerfile 22:06:02 ++ cut -d/ -f2 22:06:02 + echo support-notifications,cmd/support-notifications/Dockerfile 22:06:02 + for file in '`ls cmd/**/Dockerfile`' 22:06:02 ++ dirname cmd/support-scheduler/Dockerfile 22:06:02 ++ cut -d/ -f2 22:06:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:06:02 + for file in '`ls cmd/**/Dockerfile`' 22:06:02 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:06:02 ++ cut -d/ -f2 22:06:02 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:06:02 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 22:06:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:06:03 22:06:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:06:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:06:03 latest: Pulling from edgex-devops/git-semver 22:06:03 31603596830f: Pulling fs layer 22:06:03 54011a49482f: Pulling fs layer 22:06:03 a6820b24f6d8: Pulling fs layer 22:06:03 f581987b2513: Pulling fs layer 22:06:03 f581987b2513: Waiting 22:06:03 54011a49482f: Verifying Checksum 22:06:03 54011a49482f: Download complete 22:06:03 31603596830f: Verifying Checksum 22:06:03 31603596830f: Download complete 22:06:03 f581987b2513: Verifying Checksum 22:06:03 f581987b2513: Download complete 22:06:03 a6820b24f6d8: Verifying Checksum 22:06:03 a6820b24f6d8: Download complete 22:06:03 31603596830f: Pull complete 22:06:03 54011a49482f: Pull complete 22:06:04 a6820b24f6d8: Pull complete 22:06:04 f581987b2513: Pull complete 22:06:04 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:06:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:06:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:06:04 prd-centos7-docker-4c-2g-757 does not seem to be running inside a container 22:06:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:06:05 $ docker top 105c0c3f6f74b919bee7274b3b83f1268d8c52f50cc2dfb2f17475981eaa3479 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:06:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:06:05 [ssh-agent] Looking for ssh-agent implementation... 22:06:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:06:05 $ docker exec 105c0c3f6f74b919bee7274b3b83f1268d8c52f50cc2dfb2f17475981eaa3479 ssh-agent 22:06:06 SSH_AUTH_SOCK=/tmp/ssh-RXLyPbaG7s56/agent.15 22:06:06 SSH_AGENT_PID=21 22:06:06 Running ssh-add (command line suppressed) 22:06:06 Identity added: /w/workspace/edgex-go/31@tmp/private_key_3434400318702043459.key (/w/workspace/edgex-go/31@tmp/private_key_3434400318702043459.key) 22:06:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:06:06 + git tag --points-at HEAD [Pipeline] } 22:06:06 $ docker exec --env ******** --env ******** 105c0c3f6f74b919bee7274b3b83f1268d8c52f50cc2dfb2f17475981eaa3479 ssh-agent -k 22:06:06 unset SSH_AUTH_SOCK; 22:06:06 unset SSH_AGENT_PID; 22:06:06 echo Agent pid 21 killed; 22:06:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:06:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:06:06 [ssh-agent] Looking for ssh-agent implementation... 22:06:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:06:06 $ docker exec 105c0c3f6f74b919bee7274b3b83f1268d8c52f50cc2dfb2f17475981eaa3479 ssh-agent 22:06:06 SSH_AUTH_SOCK=/tmp/ssh-WVyuMMM5ypZT/agent.54 22:06:06 SSH_AGENT_PID=61 22:06:06 Running ssh-add (command line suppressed) 22:06:07 Identity added: /w/workspace/edgex-go/31@tmp/private_key_8621676059684388252.key (/w/workspace/edgex-go/31@tmp/private_key_8621676059684388252.key) 22:06:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:06:07 + git semver init 22:06:07 # -> Open(): unable to determine branch for HEAD 22:06:07 # $GIT_DIR = /w/workspace/edgex-go/31/.git 22:06:07 # $GIT_WORK_TREE = /w/workspace/edgex-go/31 22:06:07 # $SEMVER_REMOTE_NAME = origin 22:06:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:06:07 # $SEMVER_USER_NAME = edgex-jenkins 22:06:07 # $SEMVER_BRANCH = PR-3531 22:06:07 # $SEMVER_TEMP = /tmp/semver-735793877 22:06:07 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:06:22 # '/tmp/semver-735793877' -> '/w/workspace/edgex-go/31/.semver' 22:06:22 # -> Force: false 22:06:22 # $SEMVER_DIR = /w/workspace/edgex-go/31/.semver [Pipeline] } 22:06:22 $ docker exec --env ******** --env ******** 105c0c3f6f74b919bee7274b3b83f1268d8c52f50cc2dfb2f17475981eaa3479 ssh-agent -k 22:06:22 unset SSH_AUTH_SOCK; 22:06:22 unset SSH_AGENT_PID; 22:06:22 echo Agent pid 61 killed; 22:06:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:06:22 + git semver [Pipeline] } 22:06:22 $ docker stop --time=1 105c0c3f6f74b919bee7274b3b83f1268d8c52f50cc2dfb2f17475981eaa3479 22:06:24 $ docker rm -f 105c0c3f6f74b919bee7274b3b83f1268d8c52f50cc2dfb2f17475981eaa3479 [Pipeline] // withDockerContainer [Pipeline] sh 22:06:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:06:25 Stashed 1 file(s) [Pipeline] echo 22:06:25 [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 22:06:26 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:06:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:06:26 + sudo service docker restart 22:06:26 + true 22:06:26 Redirecting to /bin/systemctl restart docker.service 22:06:40 Still waiting to schedule task 22:06:40 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 22:06:44 ========================================================= 22:06:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:06:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:06:45 + 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 . 22:06:46 Sending build context to Docker daemon 329.5MB 22:06:46 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 22:06:46 Step 2/6 : FROM ${BASE} 22:06:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:06:46 540db60ca938: Pulling fs layer 22:06:46 adcc1eea9eea: Pulling fs layer 22:06:46 4c4ab2625f07: Pulling fs layer 22:06:46 0510c868ecb4: Pulling fs layer 22:06:46 afea3b2eda06: Pulling fs layer 22:06:46 7809a108b3ef: Pulling fs layer 22:06:46 f706445af74f: Pulling fs layer 22:06:46 afea3b2eda06: Waiting 22:06:46 7809a108b3ef: Waiting 22:06:46 f706445af74f: Waiting 22:06:46 0510c868ecb4: Waiting 22:06:46 4c4ab2625f07: Verifying Checksum 22:06:46 4c4ab2625f07: Download complete 22:06:46 adcc1eea9eea: Verifying Checksum 22:06:46 adcc1eea9eea: Download complete 22:06:46 afea3b2eda06: Verifying Checksum 22:06:46 afea3b2eda06: Download complete 22:06:46 7809a108b3ef: Verifying Checksum 22:06:46 7809a108b3ef: Download complete 22:06:46 540db60ca938: Verifying Checksum 22:06:46 540db60ca938: Download complete 22:06:46 540db60ca938: Pull complete 22:06:47 adcc1eea9eea: Pull complete 22:06:47 4c4ab2625f07: Pull complete 22:06:48 f706445af74f: Verifying Checksum 22:06:48 f706445af74f: Download complete 22:06:49 0510c868ecb4: Verifying Checksum 22:06:49 0510c868ecb4: Download complete 22:06:52 0510c868ecb4: Pull complete 22:06:52 afea3b2eda06: Pull complete 22:06:52 7809a108b3ef: Pull complete 22:06:54 f706445af74f: Pull complete 22:06:54 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:06:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:06:54 ---> b068be0155e3 22:06:54 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 22:06:55 ---> Running in 448d23aa42d6 22:06:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:06:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:06:57 (1/12) Installing libmagic (5.39-r0) 22:06:57 (2/12) Installing file (5.39-r0) 22:06:58 (3/12) Installing libc-dev (0.7.2-r3) 22:06:58 (4/12) Installing g++ (10.2.1_pre1-r3) 22:07:02 (5/12) Installing fortify-headers (1.1-r0) 22:07:02 (6/12) Installing patch (2.7.6-r7) 22:07:02 (7/12) Installing build-base (0.5-r2) 22:07:02 (8/12) Installing libsodium (1.0.18-r0) 22:07:02 (9/12) Installing pkgconf (1.7.3-r0) 22:07:02 (10/12) Installing libsodium-dev (1.0.18-r0) 22:07:02 (11/12) Installing libzmq (4.3.3-r1) 22:07:02 (12/12) Installing zeromq-dev (4.3.3-r1) 22:07:02 Executing busybox-1.32.1-r6.trigger 22:07:02 OK: 219 MiB in 52 packages 22:07:03 Removing intermediate container 448d23aa42d6 22:07:03 ---> 608bcc2f618a 22:07:03 Step 4/6 : WORKDIR /edgex-go 22:07:03 ---> Running in 872c25e522e4 22:07:03 Removing intermediate container 872c25e522e4 22:07:03 ---> a2f6c204362b 22:07:03 Step 5/6 : COPY go.mod . 22:07:03 ---> 91af48ed6603 22:07:03 Step 6/6 : RUN go mod download 22:07:04 ---> Running in d1906e2a0e36 22:07:16 Removing intermediate container d1906e2a0e36 22:07:16 ---> 2c485c8b05f8 22:07:16 Successfully built 2c485c8b05f8 22:07:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:07:16 + docker inspect -f . ci-base-image-x86_64 22:07:16 . [Pipeline] withDockerContainer 22:07:16 prd-centos7-docker-4c-2g-757 does not seem to be running inside a container 22:07:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:07:17 $ docker top 304a52bba1b62a4387cb2743c45c7776d764c2c39033d8f5713895efe136d1f0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:07:17 + go version 22:07:17 go version go1.16.3 linux/amd64 [Pipeline] } 22:07:17 $ docker stop --time=1 304a52bba1b62a4387cb2743c45c7776d764c2c39033d8f5713895efe136d1f0 22:07:18 $ docker rm -f 304a52bba1b62a4387cb2743c45c7776d764c2c39033d8f5713895efe136d1f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:07:19 + docker inspect -f . ci-base-image-x86_64 22:07:19 . [Pipeline] withDockerContainer 22:07:19 prd-centos7-docker-4c-2g-757 does not seem to be running inside a container 22:07: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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:07:19 $ docker top 01273f94559cb5d4e83fc7e46de6e28ca6533f2bd5f33b83d39c0935d670b637 -eo pid,comm [Pipeline] { [Pipeline] echo 22:07:20 ========================================================= 22:07:20 [edgeXBuildGoParallel] Running Tests and Build... 22:07:20 ========================================================= [Pipeline] sh 22:07:20 + go mod tidy [Pipeline] sh 22:07:20 + make test 22:07:20 go mod tidy 22:07:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:07:26 ? github.com/edgexfoundry/edgex-go [no test files] 22:07:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:07:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:07:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:07:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:07:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:07:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:07:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:07:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:07:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:07:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:07:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:07:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:07:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:07:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:07:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 22:07:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:07:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:07:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 100.0% of statements 22:07:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:07:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.061s coverage: 53.1% of statements 22:07:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:07:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:07:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.084s coverage: 87.7% of statements 22:07:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:07:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:07:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.043s coverage: 78.9% of statements 22:07:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.043s coverage: 81.2% of statements 22:07:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:07:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:07:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:07:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:07:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:07:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.259s coverage: 95.1% of statements 22:07:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:07:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:07:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 22:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:07:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements 22:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:07:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:07:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.8% of statements 22:07:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:07:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 22:07:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 22.0% of statements 22:07:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:08:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 22:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 79.5% of statements 22:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 22:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements 22:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 22:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements 22:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 22:08:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.173s coverage: 81.8% of statements 22:08:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 22:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 22:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 22:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 22:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 22:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 22:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 22:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 22:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements 22:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements 22:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 22:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements 22:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 22:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 22:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 22:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.166s coverage: 66.9% of statements 22:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:08:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.6% of statements 22:08:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:08:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:08:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 22:08:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:08:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 22:08:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:08:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.3% of statements 22:08:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:08:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:08:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:08:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:08:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 91.9% of statements 22:08:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:08:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:08:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 22:08:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:08:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:08:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 22:08:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:08:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:08:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.6% of statements 22:08:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:08:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:08:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 22:08:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:08:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:08:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 22:08:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:08:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:08:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:08:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:08:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:08:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:08:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 22:08:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 22:08:46 GO111MODULE=on go vet ./... 22:09:13 gofmt -l . 22:09:13 [ "`gofmt -l .`" = "" ] 22:09:13 ./bin/test-attribution-txt.sh [Pipeline] sh 22:09:13 + ls -al . 22:09:13 total 560 22:09:13 drwxrwxr-x 10 1001 1001 4096 Jun 29 22:09 . 22:09:13 drwxr-xr-x 4 root root 30 Jun 29 22:07 .. 22:09:13 -rw-rw-r-- 1 1001 1001 11 Jun 29 22:05 .dockerignore 22:09:13 drwxrwxr-x 8 1001 1001 179 Jun 29 22:05 .git 22:09:13 drwxrwxr-x 3 1001 1001 125 Jun 29 22:05 .github 22:09:13 -rw-rw-r-- 1 1001 1001 818 Jun 29 22:05 .gitignore 22:09:13 drwx------ 3 1001 1001 60 Jun 29 22:06 .semver 22:09:13 -rw-rw-r-- 1 1001 1001 166 Jun 29 22:05 .sonarcloud.properties 22:09:13 -rw-rw-r-- 1 1001 1001 8609 Jun 29 22:05 Attribution.txt 22:09:13 -rw-rw-r-- 1 1001 1001 43881 Jun 29 22:05 CHANGELOG.md 22:09:13 -rw-rw-r-- 1 1001 1001 3804 Jun 29 22:05 CONTRIBUTING.md 22:09:13 -rw-rw-r-- 1 1001 1001 931 Jun 29 22:05 Dockerfile.build 22:09:13 -rw-rw-r-- 1 1001 1001 849 Jun 29 22:05 Jenkinsfile 22:09:13 -rw-rw-r-- 1 1001 1001 10775 Jun 29 22:05 LICENSE 22:09:13 -rw-rw-r-- 1 1001 1001 5605 Jun 29 22:05 Makefile 22:09:13 -rw-rw-r-- 1 1001 1001 7905 Jun 29 22:05 README.md 22:09:13 -rw-rw-r-- 1 1001 1001 7071 Jun 29 22:05 SECURITY.md 22:09:13 -rw-rw-r-- 1 1001 1001 5 Jun 29 22:06 VERSION 22:09:13 -rw-rw-r-- 1 1001 1001 4131 Jun 29 22:05 ZMQWindows.md 22:09:13 drwxrwxr-x 2 1001 1001 37 Jun 29 22:05 bin 22:09:13 drwxrwxr-x 14 1001 1001 4096 Jun 29 22:05 cmd 22:09:13 -rw-r--r-- 1 root root 398095 Jun 29 22:08 coverage.out 22:09:13 -rw-rw-r-- 1 1001 1001 806 Jun 29 22:05 go.mod 22:09:13 -rw-r--r-- 1 root root 20850 Jun 29 22:07 go.sum 22:09:13 drwxrwxr-x 7 1001 1001 114 Jun 29 22:05 internal 22:09:13 drwxrwxr-x 3 1001 1001 16 Jun 29 22:05 openapi 22:09:13 drwxrwxr-x 4 1001 1001 71 Jun 29 22:05 snap 22:09:13 -rw-rw-r-- 1 1001 1001 168 Jun 29 22:05 version.go [Pipeline] sh 22:09:13 + '[' -e coverage.out ] 22:09:13 + chown 1001:1001 coverage.out [Pipeline] stash 22:09:14 Stashed 1 file(s) [Pipeline] sh 22:09:14 + make build 22:09:14 go mod tidy 22:09:14 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 22:09:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:09:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:09:23 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 22:09:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:09:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:09:25 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 22:09:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:09:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:09:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:09:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:09:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 22:09:31 $ docker stop --time=1 01273f94559cb5d4e83fc7e46de6e28ca6533f2bd5f33b83d39c0935d670b637 22:09:32 $ docker rm -f 01273f94559cb5d4e83fc7e46de6e28ca6533f2bd5f33b83d39c0935d670b637 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 22:09:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-760 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] ws 22:09:33 Running in /w/workspace/edgex-go/31 [Pipeline] { [Pipeline] checkout [Pipeline] script [Pipeline] { 22:09:33 The recommended git tool is: git [Pipeline] isUnix [Pipeline] sh 22:09:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:09:34 22:09:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:09:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:09:34 latest: Pulling from edgex-devops/edgex-compose 22:09:34 cbdbe7a5bc2a: Pulling fs layer 22:09:34 ca9280d653b3: Pulling fs layer 22:09:34 7e9c9ca2126c: Pulling fs layer 22:09:34 cbdbe7a5bc2a: Verifying Checksum 22:09:34 cbdbe7a5bc2a: Download complete 22:09:34 cbdbe7a5bc2a: Pull complete 22:09:35 ca9280d653b3: Verifying Checksum 22:09:35 ca9280d653b3: Download complete 22:09:36 ca9280d653b3: Pull complete 22:09:36 7e9c9ca2126c: Verifying Checksum 22:09:36 7e9c9ca2126c: Download complete 22:09:39 using credential edgex-jenkins-ssh 22:09:39 Cloning the remote Git repository 22:09:39 7e9c9ca2126c: Pull complete 22:09:39 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:09:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:09:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:09:39 prd-centos7-docker-4c-2g-757 does not seem to be running inside a container 22:09:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:09:39 > git init /w/workspace/edgex-go/31 # timeout=10 22:09:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:09:39 > git --version # timeout=10 22:09:39 > git --version # 'git version 2.17.1' 22:09:39 using GIT_SSH to set credentials SSH Credentials for GitHub 22:09:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:09:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:09:41 $ docker top 977b19c79bbdba25cc988709df6d1326bd131665aa949608ced31203e52e15b1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:09:41 + docker-compose build --help 22:09:41 + grep parallel 22:09:42 --parallel Build images in parallel. [Pipeline] } 22:09:42 $ docker stop --time=1 977b19c79bbdba25cc988709df6d1326bd131665aa949608ced31203e52e15b1 22:09:43 $ docker rm -f 977b19c79bbdba25cc988709df6d1326bd131665aa949608ced31203e52e15b1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:09:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:09:44 . [Pipeline] withDockerContainer 22:09:44 prd-centos7-docker-4c-2g-757 does not seem to be running inside a container 22:09:44 $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:09:44 $ docker top a55d2ce7e035c5a566b55b91726e0719fd01419d2b02ee9037f030a46f10eed2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:09:44 + docker-compose -f ./docker-compose-build.yml build --parallel 22:09:45 Building core-command ... 22:09:45 Building core-data ... 22:09:45 Building core-metadata ... 22:09:45 Building security-bootstrapper ... 22:09:45 Building security-proxy-setup ... 22:09:45 Building security-secretstore-setup ... 22:09:45 Building support-notifications ... 22:09:45 Building support-scheduler ... 22:09:45 Building sys-mgmt-agent ... 22:09:45 Building security-secretstore-setup 22:09:45 Building core-command 22:09:45 Building support-scheduler 22:09:45 Building support-notifications 22:09:45 Building core-metadata 22:09:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:09:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:09:57 ---> 2c485c8b05f8 22:09:57 Step 3/24 : WORKDIR /edgex-go 22:09:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:09:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:09:58 ---> 2c485c8b05f8 22:09:58 Step 3/24 : WORKDIR /edgex-go 22:09:58 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:09:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:09:58 ---> 2c485c8b05f8 22:09:58 Step 3/26 : WORKDIR /edgex-go 22:09:58 Merging remotes/origin/master commit e36e7e4730a5a7048b5474c920e87cbd813cb5b7 into PR head commit db66c4504b6fb0d2feecb233a954eef631c67d3a 22:09:59 Merge succeeded, producing db66c4504b6fb0d2feecb233a954eef631c67d3a 22:09:59 Checking out Revision db66c4504b6fb0d2feecb233a954eef631c67d3a (PR-3531) 22:09:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:09:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:09:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:09:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:09:58 using GIT_SSH to set credentials SSH Credentials for GitHub 22:09:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:09:58 > git config core.sparsecheckout # timeout=10 22:09:58 > git checkout -f db66c4504b6fb0d2feecb233a954eef631c67d3a # timeout=10 22:09:59 > git remote # timeout=10 22:09:59 > git config --get remote.origin.url # timeout=10 22:09:59 using GIT_SSH to set credentials SSH Credentials for GitHub 22:09:59 > git merge e36e7e4730a5a7048b5474c920e87cbd813cb5b7 # timeout=10 22:09:59 > git rev-parse HEAD^{commit} # timeout=10 22:09:59 > git config core.sparsecheckout # timeout=10 22:09:59 > git checkout -f db66c4504b6fb0d2feecb233a954eef631c67d3a # timeout=10 22:10:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:10:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:10:00 ---> 2c485c8b05f8 22:10:00 Step 3/23 : WORKDIR /edgex-go 22:10:01 ---> Running in a87ab7ea37c1 22:10:01 ---> Running in e6b6f301d39c 22:10:01 ---> Running in 9c887fff4a6e 22:10:01 ---> Running in 581656bb3e22 22:10:01 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:10:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:10:01 ---> 2c485c8b05f8 22:10:01 Step 3/23 : WORKDIR /edgex-go 22:10:02 ---> Running in 216bc3044009 22:10:02 Removing intermediate container e6b6f301d39c 22:10:02 ---> 36299e70615c 22:10:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:10:02 Removing intermediate container 9c887fff4a6e 22:10:02 ---> 4f153a943f81 22:10:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:10:02 Removing intermediate container a87ab7ea37c1 22:10:02 ---> b1b5776b945b 22:10:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:10:02 Removing intermediate container 581656bb3e22 22:10:02 ---> 512d1fe0bb82 22:10:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:10:02 ---> Running in 46d813de314f 22:10:02 ---> Running in d8be819c19aa 22:10:02 ---> Running in 76a591a0f522 22:10:02 Removing intermediate container 216bc3044009 22:10:02 ---> 49360ff1771c 22:10:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:10:02 ---> Running in 94e3bde7704c 22:10:02 ---> Running in d481d3c723bf 22:10:03 Removing intermediate container 46d813de314f 22:10:03 ---> 554bf2687846 22:10:03 Step 5/24 : RUN apk add --update --no-cache make git 22:10:03 ---> Running in c4c147333358 22:10:03 Removing intermediate container 76a591a0f522 22:10:03 ---> 584d6d1df33c 22:10:03 Step 5/23 : RUN apk add --update --no-cache make git 22:10:03 ---> Running in 554705856ee5 22:10:03 Removing intermediate container d8be819c19aa 22:10:03 ---> affdfeb78dc8 22:10:03 Step 5/26 : RUN apk add --update --no-cache make git 22:10:03 Removing intermediate container d481d3c723bf 22:10:03 ---> 8013e1b9eebe 22:10:03 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:10:03 Removing intermediate container 94e3bde7704c 22:10:03 ---> 7da61823950a 22:10:03 Step 5/24 : RUN apk add --update --no-cache make git 22:10:03 ---> Running in 6539680cf2ed 22:10:03 ---> Running in 9039277c0604 22:10:03 ---> Running in d3f26be5629c 22:10:03 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" 22:10:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:10:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:10:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:10:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:10:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:10:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:10:04 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:10:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:10:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:10:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:10:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:10:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 22:10:05 OK: 219 MiB in 52 packages [Pipeline] sh 22:10:05 OK: 219 MiB in 52 packages 22:10:05 OK: 219 MiB in 52 packages 22:10:05 OK: 219 MiB in 52 packages 22:10:05 OK: 219 MiB in 52 packages 22:10:05 + true 22:10:05 + sudo service docker restart 22:10:05 Removing intermediate container 6539680cf2ed 22:10:05 ---> bb19c4ee489d 22:10:05 Step 6/26 : COPY go.mod . 22:10:05 Removing intermediate container 9039277c0604 22:10:05 ---> a070114f2f34 22:10:05 Step 6/24 : COPY go.mod . 22:10:05 ---> 0b6114779984 22:10:05 Step 7/26 : RUN go mod download 22:10:06 ---> Running in 701f300f513f 22:10:06 ---> e41de25c8422 22:10:06 Step 7/24 : RUN go mod download 22:10:06 ---> Running in 22d92f894bdd 22:10:06 Removing intermediate container d3f26be5629c 22:10:06 ---> f3e1b07d99a8 22:10:06 Step 6/23 : COPY go.mod . 22:10:06 Removing intermediate container c4c147333358 22:10:06 ---> 25156d335d07 22:10:06 Step 6/24 : COPY go.mod . 22:10:06 Removing intermediate container 554705856ee5 22:10:06 ---> c1ac6acfeae2 22:10:06 Step 6/23 : COPY go.mod . 22:10:06 ---> 339e9eae0912 22:10:06 Step 7/23 : RUN go mod download 22:10:06 ---> Running in 8508a25ad882 22:10:06 ---> 7cd14b7e7505 22:10:06 Step 7/24 : RUN go mod download 22:10:06 ---> Running in 31ac4ed1aacb 22:10:06 ---> d056335f300d 22:10:06 Step 7/23 : RUN go mod download 22:10:07 ---> Running in 00d8204cf0ae 22:10:07 Removing intermediate container 701f300f513f 22:10:07 ---> 794b7c623272 22:10:07 Step 8/26 : COPY . . 22:10:07 Removing intermediate container 22d92f894bdd 22:10:07 ---> e0ce4be462cc 22:10:07 Step 8/24 : COPY . . 22:10:07 Removing intermediate container 8508a25ad882 22:10:07 ---> b791db0b9fca 22:10:07 Step 8/23 : COPY . . 22:10:22 Removing intermediate container 00d8204cf0ae 22:10:22 ---> 8327b6cc5da1 22:10:22 Step 8/23 : COPY . . 22:10:22 ---> ee66e60b9adc 22:10:22 Step 9/23 : RUN go mod tidy 22:10:22 ---> 7e67d195c3e9 22:10:22 Step 9/24 : RUN go mod tidy 22:10:22 ---> 79fe9432e27a 22:10:22 Step 9/26 : RUN go mod tidy 22:10:22 Removing intermediate container 31ac4ed1aacb 22:10:22 ---> ccb44e2d3172 22:10:22 Step 8/24 : COPY . . 22:10:22 ---> Running in 725bf839d6cf 22:10:22 ---> Running in 3e43b5899ea0 22:10:22 ---> Running in f895d7f0ad56 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:10:24 provisioning config files... 22:10:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/31@tmp/config3619214100945043045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:24 ---> docker-login.sh 22:10:24 nexus3.edgexfoundry.org:10001 22:10:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:25 Configure a credential helper to remove this warning. See 22:10:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:25 22:10:25 Login Succeeded 22:10:25 nexus3.edgexfoundry.org:10002 22:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:26 Configure a credential helper to remove this warning. See 22:10:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:26 22:10:26 Login Succeeded 22:10:26 nexus3.edgexfoundry.org:10003 22:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:27 Configure a credential helper to remove this warning. See 22:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:27 22:10:27 Login Succeeded 22:10:27 nexus3.edgexfoundry.org:10004 22:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:27 Configure a credential helper to remove this warning. See 22:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:27 22:10:27 Login Succeeded 22:10:27 docker.io 22:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:28 Configure a credential helper to remove this warning. See 22:10:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:28 22:10:28 Login Succeeded 22:10:28 ---> docker-login.sh ends [Pipeline] } 22:10:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:10:29 ========================================================= 22:10:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:10:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:10:29 + 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 . 22:10:32 Sending build context to Docker daemon 166.3MB 22:10:32 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 22:10:32 Step 2/6 : FROM ${BASE} 22:10:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:10:32 595b0fe564bb: Pulling fs layer 22:10:32 3088b5b3c5c0: Pulling fs layer 22:10:32 5b7225fbf94c: Pulling fs layer 22:10:32 ba82ee9f976e: Pulling fs layer 22:10:32 506bd15cee9f: Pulling fs layer 22:10:32 75a0a4a0db45: Pulling fs layer 22:10:32 618dc40b7e24: Pulling fs layer 22:10:32 506bd15cee9f: Waiting 22:10:32 75a0a4a0db45: Waiting 22:10:32 618dc40b7e24: Waiting 22:10:32 5b7225fbf94c: Download complete 22:10:32 3088b5b3c5c0: Download complete 22:10:32 506bd15cee9f: Verifying Checksum 22:10:32 506bd15cee9f: Download complete 22:10:32 75a0a4a0db45: Verifying Checksum 22:10:32 75a0a4a0db45: Download complete 22:10:32 595b0fe564bb: Verifying Checksum 22:10:32 595b0fe564bb: Download complete 22:10:33 595b0fe564bb: Pull complete 22:10:33 3088b5b3c5c0: Pull complete 22:10:34 5b7225fbf94c: Pull complete 22:10:34 618dc40b7e24: Verifying Checksum 22:10:34 618dc40b7e24: Download complete 22:10:36 ba82ee9f976e: Verifying Checksum 22:10:36 ba82ee9f976e: Download complete 22:10:41 ---> 1793d346d898 22:10:41 Step 9/23 : RUN go mod tidy 22:10:41 Removing intermediate container 3e43b5899ea0 22:10:41 ---> 28b7b768f071 22:10:41 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:10:41 ---> Running in dca0cdc7f19c 22:10:41 Removing intermediate container 725bf839d6cf 22:10:41 ---> 3a1c25786ef9 22:10:41 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:10:41 Removing intermediate container f895d7f0ad56 22:10:41 ---> d1e74d96f97a 22:10:41 Step 10/24 : RUN make cmd/core-command/core-command 22:10:41 ---> Running in 49a3f3351e57 22:10:41 ---> Running in d8f1d6c212f1 22:10:41 ---> Running in 75a037410794 22:10:41 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 22:10:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:10:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:10:47 ---> ec64577ea5d2 22:10:47 Step 9/24 : RUN go mod tidy 22:10:47 Removing intermediate container dca0cdc7f19c 22:10:47 ---> eb59479b0926 22:10:47 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:10:47 ---> Running in 40a836790bcb 22:10:47 ---> Running in 5558ad7cb158 22:10:48 ba82ee9f976e: Pull complete 22:10:48 506bd15cee9f: Pull complete 22:10:48 75a0a4a0db45: Pull complete 22:10:48 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 22:10:50 Removing intermediate container 40a836790bcb 22:10:50 ---> c7d70ecbbd63 22:10:50 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:10:50 ---> Running in 9a262c1885a9 22:10:51 618dc40b7e24: Pull complete 22:10:51 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 22:10:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:10:51 ---> a36622ca3599 22:10:51 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 22:10:51 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 22:10:53 ---> Running in fa2dc25faacf 22:10:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:10:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:10:57 (1/12) Installing libmagic (5.39-r0) 22:10:57 (2/12) Installing file (5.39-r0) 22:10:57 (3/12) Installing libc-dev (0.7.2-r3) 22:10:57 (4/12) Installing g++ (10.2.1_pre1-r3) 22:11:02 (5/12) Installing fortify-headers (1.1-r0) 22:11:02 (6/12) Installing patch (2.7.6-r7) 22:11:02 (7/12) Installing build-base (0.5-r2) 22:11:02 (8/12) Installing libsodium (1.0.18-r0) 22:11:02 (9/12) Installing pkgconf (1.7.3-r0) 22:11:02 (10/12) Installing libsodium-dev (1.0.18-r0) 22:11:03 (11/12) Installing libzmq (4.3.3-r1) 22:11:03 (12/12) Installing zeromq-dev (4.3.3-r1) 22:11:03 Executing busybox-1.32.1-r6.trigger 22:11:03 OK: 218 MiB in 52 packages 22:11:07 Removing intermediate container fa2dc25faacf 22:11:07 ---> 72fdf79145a2 22:11:07 Step 4/6 : WORKDIR /edgex-go 22:11:07 ---> Running in 3e89844ed8b2 22:11:07 Removing intermediate container 3e89844ed8b2 22:11:07 ---> bdbb131f0438 22:11:07 Step 5/6 : COPY go.mod . 22:11:08 ---> e15fea22fc80 22:11:08 Step 6/6 : RUN go mod download 22:11:08 ---> Running in 5a3fe94ae61a 22:11:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:11:19 Removing intermediate container 75a037410794 22:11:19 ---> 6c723e161314 22:11:19 22:11:19 Step 11/24 : FROM alpine:3.12 22:11:19 3.12: Pulling from library/alpine 22:11:21 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 22:11:21 Status: Downloaded newer image for alpine:3.12 22:11:21 Removing intermediate container d8f1d6c212f1 22:11:21 ---> 919c7f45650e 22:11:21 22:11:21 Step 11/26 : FROM alpine:3.12 22:11:21 ---> 13621d1b12d4 22:11:21 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 22:11:21 ---> 13621d1b12d4 22:11:21 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:11:21 ---> Running in be98bc928755 22:11:21 ---> Running in bd4f20187955 22:11:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:11:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:11:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:11:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:11:22 (1/6) Installing ca-certificates (20191127-r4) 22:11:22 (2/6) Installing nghttp2-libs (1.41.0-r0) 22:11:22 (3/6) Installing libcurl (7.77.0-r0) 22:11:22 (4/6) Installing curl (7.77.0-r0) 22:11:22 (5/6) Installing dumb-init (1.2.2-r1) 22:11:22 (6/6) Installing su-exec (0.2-r1) 22:11:22 Executing busybox-1.31.1-r20.trigger 22:11:22 Executing ca-certificates-20191127-r4.trigger 22:11:22 (1/1) Installing dumb-init (1.2.2-r1) 22:11:22 Executing busybox-1.31.1-r20.trigger 22:11:22 OK: 6 MiB in 15 packages 22:11:22 OK: 7 MiB in 20 packages 22:11:22 Removing intermediate container 49a3f3351e57 22:11:22 ---> 91f2e246e61f 22:11:22 22:11:22 Step 11/23 : FROM alpine:3.12 22:11:22 ---> 13621d1b12d4 22:11:22 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:11:22 ---> Running in 6e37119a88f0 22:11:23 Removing intermediate container be98bc928755 22:11:23 ---> cac9bb0e96df 22:11:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:11:23 ---> Running in 8b838fa4145c 22:11:23 Removing intermediate container bd4f20187955 22:11:23 ---> 6110cb53bf62 22:11:23 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:11:23 ---> Running in 90ab1cfe73fd 22:11:23 Removing intermediate container 8b838fa4145c 22:11:23 ---> 01d0f4ef94aa 22:11:23 Step 14/24 : ENV APP_PORT=59882 22:11:23 ---> Running in c46a61ce858d 22:11:23 Removing intermediate container 90ab1cfe73fd 22:11:23 ---> 88187ef5d6bb 22:11:23 Step 14/26 : WORKDIR / 22:11:23 ---> Running in c8ba5cbd4e6f 22:11:23 Removing intermediate container c46a61ce858d 22:11:23 ---> 0efe3fd00ab3 22:11:23 Step 15/24 : EXPOSE $APP_PORT 22:11:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:11:23 ---> Running in f9a90a76e1bd 22:11:23 Removing intermediate container c8ba5cbd4e6f 22:11:23 ---> 0b648a7bae16 22:11: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 22:11:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:11:24 Removing intermediate container f9a90a76e1bd 22:11:24 ---> 8b275147ac2e 22:11:24 Step 16/24 : WORKDIR / 22:11:24 (1/2) Installing ca-certificates (20191127-r4) 22:11:24 ---> Running in 74c725beec3b 22:11:24 (2/2) Installing dumb-init (1.2.2-r1) 22:11:24 Executing busybox-1.31.1-r20.trigger 22:11:24 Executing ca-certificates-20191127-r4.trigger 22:11:24 ---> 726e27d01408 22:11:24 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:11:24 OK: 6 MiB in 16 packages 22:11:24 Removing intermediate container 74c725beec3b 22:11:24 ---> 3cfc4591fa1d 22:11:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:11:24 ---> 7f298c2aceb0 22:11:24 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:11:24 ---> 50a70ff4a79e 22:11:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:11:25 Removing intermediate container 6e37119a88f0 22:11:25 ---> 9b6cb2387f47 22:11:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:11:25 ---> 8d2ff75766ac 22:11:25 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:11:25 ---> Running in fc160fedd429 22:11:25 ---> 8108ae51ed70 22:11:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:11:26 ---> df48c0850e9e 22:11:26 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:11:26 Removing intermediate container fc160fedd429 22:11:26 ---> 8c489f236518 22:11:26 Step 14/23 : ENV APP_PORT=59860 22:11:26 ---> Running in 389d4fabeb8c 22:11:26 ---> efab2aa675f8 22:11:26 Step 20/24 : ENTRYPOINT ["/core-command"] 22:11:26 Removing intermediate container 5558ad7cb158 22:11:26 ---> 4987acda53f5 22:11:26 22:11:26 Step 11/23 : FROM alpine:3.12 22:11:26 ---> 13621d1b12d4 22:11:26 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:11:26 ---> Using cache 22:11:26 ---> cac9bb0e96df 22:11:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:11:26 ---> Using cache 22:11:26 ---> 01d0f4ef94aa 22:11:26 Step 14/23 : ENV APP_PORT=59861 22:11:26 ---> Running in 22844f076555 22:11:26 ---> Running in 8611a7f6bd44 22:11:26 Removing intermediate container 389d4fabeb8c 22:11:26 ---> 29f3605f346d 22:11:26 Step 15/23 : EXPOSE $APP_PORT 22:11:26 ---> Running in ab7e2ab4c626 22:11:26 Removing intermediate container 22844f076555 22:11:26 ---> 88051c170456 22:11:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:11:26 ---> 65300b4d07fe 22:11:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:11:26 ---> Running in b59d0199c418 22:11:26 Removing intermediate container 8611a7f6bd44 22:11:26 ---> 36e27ff4ebe6 22:11:26 Step 15/23 : EXPOSE $APP_PORT 22:11:26 Removing intermediate container ab7e2ab4c626 22:11:26 ---> dd75574efc09 22:11:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:11:26 ---> Running in d8e452493563 22:11:26 Removing intermediate container b59d0199c418 22:11:26 ---> 911c2616e95f 22:11:26 Step 22/24 : LABEL arch=x86_64 22:11:26 ---> Running in 804a4793dee5 22:11:26 ---> cf71f1677622 22:11:26 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:11:26 Removing intermediate container d8e452493563 22:11:26 ---> 45905970d36b 22:11:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:11:27 Removing intermediate container 804a4793dee5 22:11:27 ---> 2f1ccba746ff 22:11:27 Step 23/24 : LABEL git_sha=db66c4504b6fb0d2feecb233a954eef631c67d3a 22:11:27 ---> d4af4879a767 22:11:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:11:27 ---> Running in 60abfb78ffb9 22:11:27 ---> ad34c3372a23 22:11:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:11:27 ---> f2a2389c20ff 22:11:27 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 22:11:27 Removing intermediate container 60abfb78ffb9 22:11:27 ---> e9cb54aa4f77 22:11:27 Step 24/24 : LABEL version=0.0.0 22:11:27 ---> Running in 667905690f20 22:11:27 ---> Running in d6056d8af28d 22:11:27 ---> a7ce2478fbf6 22:11:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:11:27 ---> e0e0f02726b1 22:11:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:11:28 Removing intermediate container 9a262c1885a9 22:11:28 ---> 79b960ce8478 22:11:28 22:11:28 Step 11/24 : FROM alpine:3.12 22:11:28 ---> 13621d1b12d4 22:11:28 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:11:28 ---> Using cache 22:11:28 ---> cac9bb0e96df 22:11:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:11:28 ---> Using cache 22:11:28 ---> 01d0f4ef94aa 22:11:28 Step 14/24 : ENV APP_PORT=59881 22:11:28 Removing intermediate container d6056d8af28d 22:11:28 ---> b8290ccc870b 22:11:28 22:11:28 ---> Running in 4f16809d562b 22:11:28 ---> 702b52e14d88 22:11:28 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:11:28 Successfully built b8290ccc870b 22:11:28 ---> Running in 5075cd58bd45 22:11:28 ---> 3ba2f11a09a9 22:11:28 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:11:28 Successfully tagged core-command:latest 22:11:28  Building core-command ... done Building security-bootstrapper 22:11:28 Removing intermediate container 4f16809d562b 22:11:28 ---> 793750a7e8fe 22:11:28 Step 15/24 : EXPOSE $APP_PORT 22:11:28 ---> Running in 8cf50d2c51e8 22:11:28 ---> Running in 31f591ff836c 22:11:28 Removing intermediate container 5075cd58bd45 22:11:28 ---> 0bed4f7b7e17 22:11:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:11:28 Removing intermediate container 8cf50d2c51e8 22:11:28 ---> acae54ea27b8 22:11:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:11:28 ---> Running in 91980be9a706 22:11:29 ---> Running in c7fbe712510b 22:11:30 Removing intermediate container 667905690f20 22:11:30 ---> 182115610c08 22:11:30 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:11:30 Removing intermediate container 31f591ff836c 22:11:30 ---> 65b975421013 22:11:30 Step 16/24 : WORKDIR / 22:11:30 Removing intermediate container 91980be9a706 22:11:30 ---> 1a3c01fc425e 22:11:30 Step 21/23 : LABEL arch=x86_64 22:11:30 Removing intermediate container c7fbe712510b 22:11:30 ---> 227423394f5a 22:11:30 Step 21/23 : LABEL arch=x86_64 22:11:30 ---> Running in bce37066fecf 22:11:30 ---> Running in 3311a7ed637c 22:11:30 ---> Running in 60fd3e413965 22:11:30 ---> Running in 06106e1c9d3e 22:11:31 Removing intermediate container bce37066fecf 22:11:31 ---> 24543650fc23 22:11:31 Step 24/26 : LABEL arch=x86_64 22:11:31 ---> Running in f7e7de65b8bb 22:11:33 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:11:33 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:11:33 ---> 2c485c8b05f8 22:11:33 Step 3/32 : WORKDIR /edgex-go 22:11:33 ---> Using cache 22:11:33 ---> 49360ff1771c 22:11:33 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:33 ---> Using cache 22:11:33 ---> 8013e1b9eebe 22:11:33 Step 5/32 : RUN apk add --update --no-cache make git 22:11:34 Removing intermediate container 60fd3e413965 22:11:34 ---> 47016827300b 22:11:34 Step 22/23 : LABEL git_sha=db66c4504b6fb0d2feecb233a954eef631c67d3a 22:11:34 Removing intermediate container 3311a7ed637c 22:11:34 ---> 449366670146 22:11:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:11:34 Removing intermediate container 06106e1c9d3e 22:11:34 ---> ce68be3b12d9 22:11:34 Step 22/23 : LABEL git_sha=db66c4504b6fb0d2feecb233a954eef631c67d3a 22:11:34 ---> Running in e3ffc021d6cf 22:11:34 ---> Running in 24002d817c2f 22:11:34 ---> Running in 73b8300ff50d 22:11:34 Removing intermediate container f7e7de65b8bb 22:11:34 ---> 12660145515e 22:11:34 Step 25/26 : LABEL git_sha=db66c4504b6fb0d2feecb233a954eef631c67d3a 22:11:34 ---> Running in f6aead6bd108 22:11:35 ---> 6313e5cf0641 22:11:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:11:35 Removing intermediate container 24002d817c2f 22:11:35 ---> 19f1ad55cf9c 22:11:35 Step 23/23 : LABEL version=0.0.0 22:11:35 Removing intermediate container 73b8300ff50d 22:11:35 ---> 0fc4c371d133 22:11:35 Step 23/23 : LABEL version=0.0.0 22:11:35 Removing intermediate container 5a3fe94ae61a 22:11:35 ---> 2a91406c645c 22:11:35 Successfully built 2a91406c645c 22:11:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:11:35 Removing intermediate container f6aead6bd108 22:11:35 ---> eb766d670772 22:11:35 Step 26/26 : LABEL version=0.0.0 22:11:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:11:35 ---> Running in 7476fa81b2ad 22:11:35 ---> Running in 6a5eaf13b9d8 22:11:35 ---> Running in 7cd3b4178108 22:11:35 ---> 788ff128c725 22:11:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:11:35 Removing intermediate container 7476fa81b2ad 22:11:35 ---> 8d9fe6fafa15 22:11:35 22:11:35 + docker inspect -f . ci-base-image-arm64 22:11:35 . [Pipeline] withDockerContainer 22:11:35 Removing intermediate container 6a5eaf13b9d8 22:11:35 ---> 0d7a79cf6565 22:11:35 22:11:35 Successfully built 8d9fe6fafa15 22:11:35 Successfully built 0d7a79cf6565 22:11:35 prd-ubuntu18.04-docker-arm64-4c-16g-760 does not seem to be running inside a container 22:11:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:11:36 Successfully tagged support-notifications:latest 22:11:36 Successfully tagged support-scheduler:latest 22:11:36  Building support-notifications ... done  Building support-scheduler ... done Building core-data 22:11:36 Building security-proxy-setup 22:11:36 ---> ca2394477b11 22:11:36 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:11:36 Removing intermediate container 7cd3b4178108 22:11:36 ---> 6b554853fa0e 22:11:36 22:11:36 Successfully built 6b554853fa0e 22:11:36 Successfully tagged security-secretstore-setup:latest 22:11:36 Building sys-mgmt-agent 22:11:36  Building security-secretstore-setup ... done  ---> Running in 632c564ff677 22:11:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:11:36 Removing intermediate container 632c564ff677 22:11:36 ---> 5f33e1844fdd 22:11:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:11:36 OK: 219 MiB in 52 packages 22:11:37 $ docker top db25e5efa2c903319e551a5860d5797df5f61545c61f2764f93167154be505fc -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:38 + go version 22:11:38 go version go1.16.5 linux/arm64 [Pipeline] } 22:11:38 $ docker stop --time=1 db25e5efa2c903319e551a5860d5797df5f61545c61f2764f93167154be505fc 22:11:40 $ docker rm -f db25e5efa2c903319e551a5860d5797df5f61545c61f2764f93167154be505fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:11:41 + docker inspect -f . ci-base-image-arm64 22:11:41 . [Pipeline] withDockerContainer 22:11:41 prd-ubuntu18.04-docker-arm64-4c-16g-760 does not seem to be running inside a container 22:11:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:11:43 $ docker top a07324f4e3e9fda5a446712a9b3213a4f91a1f850bda808954c6bc3982738e91 -eo pid,comm [Pipeline] { [Pipeline] echo 22:11:43 ========================================================= 22:11:43 [edgeXBuildGoParallel] Running Tests and Build... 22:11:43 ========================================================= [Pipeline] sh 22:11:44 + go mod tidy [Pipeline] sh 22:11:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:11:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:11:44 ---> 2c485c8b05f8 22:11:44 Step 3/24 : WORKDIR /edgex-go 22:11:44 ---> Using cache 22:11:44 ---> 49360ff1771c 22:11:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:44 ---> Using cache 22:11:44 ---> 8013e1b9eebe 22:11:44 Step 5/24 : RUN apk add --update --no-cache make bash git 22:11:45 + make test 22:11:45 go mod tidy 22:11:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:11:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:11:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:11:47 ---> 2c485c8b05f8 22:11:47 Step 3/24 : WORKDIR /edgex-go 22:11:47 ---> Using cache 22:11:47 ---> 49360ff1771c 22:11:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:47 ---> Using cache 22:11:47 ---> 8013e1b9eebe 22:11:47 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:11:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:11:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:11:51 ---> 2c485c8b05f8 22:11:51 Step 3/22 : WORKDIR /edgex-go 22:11:51 ---> Using cache 22:11:51 ---> 49360ff1771c 22:11:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:51 ---> Using cache 22:11:51 ---> 8013e1b9eebe 22:11:51 Step 5/22 : RUN apk add --update --no-cache make git 22:11:54 ---> Running in 59717d9a47a1 22:11:54 ---> Running in a54f5331a8c5 22:11:54 ---> Running in dbc6b7ad9f9d 22:11:54 ---> Running in 685bd39fae74 22:11:54 Removing intermediate container 59717d9a47a1 22:11:54 ---> 4a9fd1520645 22:11:54 Step 22/24 : LABEL arch=x86_64 22:11:54 ---> Running in 9b394d124d3f 22:11:54 Removing intermediate container e3ffc021d6cf 22:11:54 ---> 7ddc3400adc9 22:11:54 Step 6/32 : COPY go.mod . 22:11:54 Removing intermediate container 9b394d124d3f 22:11:54 ---> 4b427ba5215f 22:11:54 Step 23/24 : LABEL git_sha=db66c4504b6fb0d2feecb233a954eef631c67d3a 22:11:54 ---> Running in fc3c3495a8d1 22:11:55 ---> 43223254595e 22:11:55 Step 7/32 : RUN go mod download 22:11:55 Removing intermediate container fc3c3495a8d1 22:11:55 ---> 537009588cf5 22:11:55 Step 24/24 : LABEL version=0.0.0 22:11:55 ---> Running in c4c296529103 22:11:55 ---> Running in 36af830fa0e0 22:11:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:11:55 Removing intermediate container 36af830fa0e0 22:11:55 ---> 2959378c3791 22:11:55 22:11:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:11:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:11:55 Successfully built 2959378c3791 22:11:55 Successfully tagged core-metadata:latest 22:11:55  Building core-metadata ... done Removing intermediate container c4c296529103 22:11:55 ---> 9ebf12c18c5c 22:11:55 Step 8/32 : COPY . . 22:11:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:11:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:11:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:11:56 OK: 219 MiB in 52 packages 22:11:56 OK: 219 MiB in 52 packages 22:11:57 OK: 219 MiB in 52 packages 22:11:59 Removing intermediate container a54f5331a8c5 22:11:59 ---> b02343e38b48 22:11:59 Step 6/24 : COPY go.mod . 22:11:59 Removing intermediate container 685bd39fae74 22:11:59 ---> 9f8c3cf8935e 22:11:59 Step 6/24 : COPY go.mod . 22:11:59 ---> bb2d8b4203d8 22:11:59 Step 7/24 : RUN go mod download 22:11:59 Removing intermediate container dbc6b7ad9f9d 22:11:59 ---> 74c860136af4 22:11:59 Step 6/22 : COPY go.mod . 22:11:59 ---> Running in e16bb197f028 22:11:59 ---> af35caa735e9 22:11:59 Step 9/32 : RUN go mod tidy 22:11:59 ---> 140a93a0820b 22:11:59 Step 7/24 : RUN go mod download 22:11:59 ---> ecffe05bb40e 22:11:59 Step 7/22 : RUN go mod download 22:11:59 ---> Running in a7de763bc23c 22:12:00 ---> Running in 6d2873e6ddd8 22:12:00 ---> Running in 7033d30fec35 22:12:00 Removing intermediate container e16bb197f028 22:12:00 ---> 5a557d07fb30 22:12:00 Step 8/24 : COPY . . 22:12:02 Removing intermediate container 6d2873e6ddd8 22:12:02 ---> 6cfc02832116 22:12:02 Step 8/22 : COPY . . 22:12:02 Removing intermediate container a7de763bc23c 22:12:02 ---> 250f26e8a42b 22:12:02 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:12:02 Removing intermediate container 7033d30fec35 22:12:02 ---> 0243bdd03476 22:12:02 Step 8/24 : COPY . . 22:12:05 ---> Running in 26b5b5dc536e 22:12:05 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 22:12:10 ---> 40e108cb55f2 22:12:10 Step 9/24 : RUN go mod tidy 22:12:10 ---> Running in 3e186ec14478 22:12:11 ---> fb3ea930bb4f 22:12:11 Step 9/22 : RUN go mod tidy 22:12:11 ---> Running in 656f85f07c71 22:12:12 ? github.com/edgexfoundry/edgex-go [no test files] 22:12:13 Removing intermediate container 3e186ec14478 22:12:13 ---> 787ac737ff5d 22:12:13 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:12:13 ---> 61f0e14567b6 22:12:13 Step 9/24 : RUN go mod tidy 22:12:13 ---> Running in 0ee2210ec988 22:12:13 ---> Running in 66eb5bbd686d 22:12:13 Removing intermediate container 656f85f07c71 22:12:13 ---> b9084243fb1d 22:12:13 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:12:13 ---> Running in 412890f3e9ef 22:12:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:12:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:12:15 Removing intermediate container 66eb5bbd686d 22:12:15 ---> 26544fe02163 22:12:15 Step 10/24 : RUN make cmd/core-data/core-data 22:12:15 ---> Running in 5c87226b02c9 22:12:15 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 22:12:28 Removing intermediate container 26b5b5dc536e 22:12:28 ---> 66040496fe21 22:12:28 22:12:28 Step 11/32 : FROM alpine:3.12 22:12:28 ---> 13621d1b12d4 22:12:28 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:12:28 ---> Running in 7107069cdcf9 22:12:28 Removing intermediate container 7107069cdcf9 22:12:28 ---> 703a1a2f6f00 22:12:28 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:12:28 ---> Running in b88ca64ab612 22:12:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:12:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:12:28 (1/2) Installing dumb-init (1.2.2-r1) 22:12:28 (2/2) Installing su-exec (0.2-r1) 22:12:28 Executing busybox-1.31.1-r20.trigger 22:12:28 OK: 6 MiB in 16 packages 22:12:28 Removing intermediate container b88ca64ab612 22:12:28 ---> 1f724bf900fb 22:12:28 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:12:28 ---> Running in 742dc626242a 22:12:28 Removing intermediate container 742dc626242a 22:12:28 ---> 8121182aaf42 22:12:28 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:12:28 ---> Running in bd18faadea12 22:12:28 Removing intermediate container bd18faadea12 22:12:28 ---> 42f3b8e6d407 22:12:28 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:12:28 ---> Running in 75a8ab1f3207 22:12:29 Removing intermediate container 75a8ab1f3207 22:12:29 ---> 961601572636 22:12:29 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:12:29 ---> Running in cfcec820ddd7 22:12:29 Removing intermediate container cfcec820ddd7 22:12:29 ---> 7f0f869d8854 22:12:29 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:12:30 ---> 5e84e5177c85 22:12:30 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:12:30 ---> Running in 8860853dfa22 22:12:31 Removing intermediate container 8860853dfa22 22:12:31 ---> 4b0fbc59886c 22:12:31 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:12:31 ---> 725e0e68fe1a 22:12:31 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:12:31 ---> bc1072c29360 22:12:31 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:12:32 ---> f24d5c80367e 22:12:32 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:12:32 ---> f06c57da3ac5 22:12:32 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:12:33 ---> 7f6ebf627ab7 22:12:33 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:12:33 ---> Running in 36259ab53930 22:12:33 Removing intermediate container 36259ab53930 22:12:33 ---> d86814d8cfbc 22:12:33 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:12:33 ---> 477889bed0b7 22:12:33 Step 27/32 : RUN chmod +x /entrypoint.sh 22:12:33 ---> Running in 50e33473fb20 22:12:34 Removing intermediate container 50e33473fb20 22:12:34 ---> ae292e7be1b1 22:12:34 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:12:34 ---> Running in 969191247bed 22:12:34 Removing intermediate container 969191247bed 22:12:34 ---> 0b881406ebd1 22:12:34 Step 29/32 : CMD ["gate"] 22:12:34 ---> Running in 43e03c443027 22:12:35 Removing intermediate container 43e03c443027 22:12:35 ---> 03ccb4169f68 22:12:35 Step 30/32 : LABEL arch=x86_64 22:12:35 ---> Running in 3678b6e47a41 22:12:35 Removing intermediate container 3678b6e47a41 22:12:35 ---> c9802f0660a9 22:12:35 Step 31/32 : LABEL git_sha=db66c4504b6fb0d2feecb233a954eef631c67d3a 22:12:35 ---> Running in b59b66ca16fa 22:12:35 Removing intermediate container b59b66ca16fa 22:12:35 ---> ee6c4edb1956 22:12:35 Step 32/32 : LABEL version=0.0.0 22:12:35 ---> Running in ba48ea857feb 22:12:35 Removing intermediate container ba48ea857feb 22:12:35 ---> 95b730ec478e 22:12:35 22:12:35 Successfully built 95b730ec478e 22:12:35 Successfully tagged security-bootstrapper:latest 22:12:39  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:12:42 Removing intermediate container 0ee2210ec988 22:12:42 ---> 2ddbe17f1eea 22:12:42 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:12:42 ---> Running in 8c119ff3b0f4 22:12:43 Removing intermediate container 412890f3e9ef 22:12:43 ---> 3e9c73bc6b53 22:12:43 22:12:43 Step 11/22 : FROM alpine:3.12 22:12:43 ---> 13621d1b12d4 22:12:43 Step 12/22 : RUN apk add --update --no-cache curl 22:12:43 ---> Running in d28b928be16c 22:12:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:12:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:12:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:12:43 (1/4) Installing ca-certificates (20191127-r4) 22:12:43 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:12:43 (3/4) Installing libcurl (7.77.0-r0) 22:12:43 (4/4) Installing curl (7.77.0-r0) 22:12:43 Executing busybox-1.31.1-r20.trigger 22:12:43 Executing ca-certificates-20191127-r4.trigger 22:12:43 OK: 7 MiB in 18 packages 22:12:44 Removing intermediate container d28b928be16c 22:12:44 ---> 5d2ad85533d1 22:12:44 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:12:44 Removing intermediate container 8c119ff3b0f4 22:12:44 ---> 172e7909e730 22:12:44 22:12:44 Step 12/24 : FROM docker:20.10.0 22:12:44 ---> Running in b04d44d3822a 22:12:44 20.10.0: Pulling from library/docker 22:12:44 Removing intermediate container b04d44d3822a 22:12:44 ---> a38cc656f6a1 22:12:44 Step 14/22 : WORKDIR /edgex 22:12:44 ---> Running in 6e9e92b55c3b 22:12:44 Removing intermediate container 6e9e92b55c3b 22:12:44 ---> c8ce0758369f 22:12:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:12:45 ---> ab7cebf012f5 22:12:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:12:45 Removing intermediate container 5c87226b02c9 22:12:45 ---> e836c14273f3 22:12:45 22:12:45 Step 11/24 : FROM alpine:3.12 22:12:45 ---> 13621d1b12d4 22:12:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:12:45 ---> 56d209529226 22:12:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:12:45 ---> Running in 86b1727a8109 22:12:45 Removing intermediate container 86b1727a8109 22:12:45 ---> fce39ad7cd32 22:12:45 Step 13/24 : ENV APP_PORT=59880 22:12:46 ---> Running in b0ff0934c6b6 22:12:46 ---> 4919d38cd146 22:12:46 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:12:46 ---> Running in 8bb73a441108 22:12:46 Removing intermediate container b0ff0934c6b6 22:12:46 ---> 87882082c974 22:12:46 Step 14/24 : EXPOSE $APP_PORT 22:12:46 ---> Running in ed7d44013127 22:12:46 Removing intermediate container 8bb73a441108 22:12:46 ---> fca4a8b971e6 22:12:46 Step 19/22 : CMD ["--init=true"] 22:12:46 Removing intermediate container ed7d44013127 22:12:46 ---> 583461cd2c15 22:12:46 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:12:46 ---> Running in 129a0008bb1b 22:12:46 ---> Running in e4365b73490c 22:12:46 Removing intermediate container 129a0008bb1b 22:12:46 ---> b61bdc8caab1 22:12:46 Step 20/22 : LABEL arch=x86_64 22:12:46 ---> Running in ba03a53699c6 22:12:47 Removing intermediate container ba03a53699c6 22:12:47 ---> 18609a6e62ea 22:12:47 Step 21/22 : LABEL git_sha=db66c4504b6fb0d2feecb233a954eef631c67d3a 22:12:47 ---> Running in b54d19dc6b7f 22:12:47 Removing intermediate container b54d19dc6b7f 22:12:47 ---> 60476b28f0ba 22:12:47 Step 22/22 : LABEL version=0.0.0 22:12:47 Removing intermediate container e4365b73490c 22:12:47 ---> 4d9b0e61bd0f 22:12:47 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:12:47 ---> Running in 3f6ad03b341b 22:12:47 ---> Running in 22819fd2710b 22:12:47 Removing intermediate container 3f6ad03b341b 22:12:47 ---> caa1ae346ff8 22:12:47 22:12:47 Successfully built caa1ae346ff8 22:12:47 Successfully tagged security-proxy-setup:latest 22:12:47  Building security-proxy-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:12:48 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:12:48 Status: Downloaded newer image for docker:20.10.0 22:12:48 ---> aefe523efa57 22:12:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:12:48 ---> Running in f5334403526d 22:12:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:12:48 Removing intermediate container f5334403526d 22:12:48 ---> c8708d7ac385 22:12:48 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 22:12:48 ---> Running in d2f2e828315f 22:12:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:12:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:12:49 (1/39) Installing readline (8.0.4-r0) 22:12:49 (2/39) Installing bash (5.0.17-r0) 22:12:49 Executing bash-5.0.17-r0.post-install 22:12:49 (3/39) Installing nghttp2-libs (1.41.0-r0) 22:12:49 (4/39) Installing libcurl (7.77.0-r0) 22:12:49 (5/39) Installing curl (7.77.0-r0) 22:12:49 (6/39) Installing dumb-init (1.2.2-r1) 22:12:49 (7/39) Installing libbz2 (1.0.8-r1) 22:12:49 (8/39) Installing expat (2.2.9-r1) 22:12:49 (9/39) Installing libffi (3.3-r2) 22:12:49 (10/39) Installing gdbm (1.13-r1) 22:12:49 (11/39) Installing xz-libs (5.2.5-r0) 22:12:49 (12/39) Installing sqlite-libs (3.32.1-r1) 22:12:49 (13/39) Installing python3 (3.8.10-r0) 22:12:49 (1/6) Installing dumb-init (1.2.2-r1) 22:12:49 (2/6) Installing libgcc (9.3.0-r2) 22:12:49 (3/6) Installing libsodium (1.0.18-r0) 22:12:49 (14/39) Installing py3-appdirs (1.4.4-r1) 22:12:49 (15/39) Installing py3-ordered-set (4.0.1-r0) 22:12:49 (16/39) Installing py3-parsing (2.4.7-r0) 22:12:49 (17/39) Installing py3-six (1.15.0-r0) 22:12:50 (18/39) Installing py3-packaging (20.4-r0) 22:12:50 (4/6) Installing libstdc++ (9.3.0-r2) 22:12:50 (19/39) Installing py3-setuptools (47.0.0-r0) 22:12:50 (20/39) Installing py3-chardet (3.0.4-r4) 22:12:50 (21/39) Installing py3-idna (2.9-r0) 22:12:50 (22/39) Installing py3-certifi (2020.4.5.1-r0) 22:12:50 (23/39) Installing py3-urllib3 (1.25.9-r0) 22:12:50 (24/39) Installing py3-requests (2.23.0-r0) 22:12:50 (25/39) Installing py3-msgpack (1.0.0-r0) 22:12:50 (26/39) Installing py3-lockfile (0.12.2-r3) 22:12:50 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:12:50 (28/39) Installing py3-colorama (0.4.3-r0) 22:12:50 (29/39) Installing py3-distlib (0.3.0-r0) 22:12:50 (30/39) Installing py3-distro (1.5.0-r1) 22:12:50 (31/39) Installing py3-webencodings (0.5.1-r3) 22:12:50 (32/39) Installing py3-html5lib (1.0.1-r4) 22:12:50 (33/39) Installing py3-pytoml (0.1.21-r0) 22:12:50 (34/39) Installing py3-pep517 (0.8.2-r0) 22:12:50 (35/39) Installing py3-progress (1.5-r0) 22:12:50 (36/39) Installing py3-toml (0.10.1-r0) 22:12:50 (37/39) Installing py3-retrying (1.3.3-r0) 22:12:50 (38/39) Installing py3-contextlib2 (0.6.0-r0) 22:12:50 (39/39) Installing py3-pip (20.1.1-r0) 22:12:50 Executing busybox-1.31.1-r19.trigger 22:12:50 OK: 72 MiB in 59 packages 22:12:50 (5/6) Installing libzmq (4.3.3-r0) 22:12:50 (6/6) Installing zeromq (4.3.3-r0) 22:12:50 Executing busybox-1.31.1-r20.trigger 22:12:50 OK: 8 MiB in 20 packages 22:12:51 Collecting docker-compose==1.23.2 22:12:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:12:51 Collecting jsonschema<3,>=2.5.1 22:12:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:12:51 Collecting docopt<0.7,>=0.6.1 22:12:51 Downloading docopt-0.6.2.tar.gz (25 kB) 22:12:51 Removing intermediate container 22819fd2710b 22:12:51 ---> 47f53d16fa1b 22:12:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:12:51 ---> 9ebc4d4b62af 22:12:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:12:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:12:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:12:52 ---> 89ce3452fe4c 22:12:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:12:52 Collecting dockerpty<0.5,>=0.4.1 22:12:52 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:12:52 ---> 380d73f486fb 22:12:52 Step 20/24 : ENTRYPOINT ["/core-data"] 22:12:52 ---> Running in b83faf7ee021 22:12:52 Removing intermediate container b83faf7ee021 22:12:52 ---> 04a9411de716 22:12:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:12:52 ---> Running in 7b45a6b3be5f 22:12:52 Removing intermediate container 7b45a6b3be5f 22:12:52 ---> e38739e4187a 22:12:52 Step 22/24 : LABEL arch=x86_64 22:12:52 ---> Running in 861b36fe12d0 22:12:52 Removing intermediate container 861b36fe12d0 22:12:52 ---> 9f1b20240f97 22:12:52 Step 23/24 : LABEL git_sha=db66c4504b6fb0d2feecb233a954eef631c67d3a 22:12:52 Collecting PyYAML<4,>=3.10 22:12:52 Downloading PyYAML-3.13.tar.gz (270 kB) 22:12:52 ---> Running in eceef5e96e16 22:12:53 Removing intermediate container eceef5e96e16 22:12:53 ---> f7f4192fc8ff 22:12:53 Step 24/24 : LABEL version=0.0.0 22:12:53 ---> Running in 6380f867f9ec 22:12:53 Removing intermediate container 6380f867f9ec 22:12:53 ---> 223d6759b09f 22:12:53 22:12:53 Successfully built 223d6759b09f 22:12:53 Successfully tagged core-data:latest 22:12:53  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 22:12:53 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:12:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:12:53 Collecting cached-property<2,>=1.2.0 22:12:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:12:53 Collecting docker<4.0,>=3.6.0 22:12:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:12:53 Collecting texttable<0.10,>=0.9.0 22:12:53 Downloading texttable-0.9.1.tar.gz (11 kB) 22:12:53 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) 22:12:54 Collecting urllib3<1.25,>=1.21.1 22:12:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:12:54 Collecting idna<2.8,>=2.5 22:12:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:12:54 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) 22:12:54 Collecting docker-pycreds>=0.4.0 22:12:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:12:54 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:12:54 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:12:54 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:12:54 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:12:54 Installing collected packages: jsonschema, docopt, urllib3, idna, requests, dockerpty, PyYAML, websocket-client, cached-property, docker-pycreds, docker, texttable, docker-compose 22:12:54 Running setup.py install for docopt: started 22:12:54 Running setup.py install for docopt: finished with status 'done' 22:12:54 Attempting uninstall: urllib3 22:12:54 Found existing installation: urllib3 1.25.9 22:12:54 Uninstalling urllib3-1.25.9: 22:12:54 Successfully uninstalled urllib3-1.25.9 22:12:54 Attempting uninstall: idna 22:12:54 Found existing installation: idna 2.9 22:12:54 Uninstalling idna-2.9: 22:12:54 Successfully uninstalled idna-2.9 22:12:54 Attempting uninstall: requests 22:12:54 Found existing installation: requests 2.23.0 22:12:54 Uninstalling requests-2.23.0: 22:12:54 Successfully uninstalled requests-2.23.0 22:12:54 Running setup.py install for dockerpty: started 22:12:55 Running setup.py install for dockerpty: finished with status 'done' 22:12:55 Running setup.py install for PyYAML: started 22:12:55 Running setup.py install for PyYAML: finished with status 'done' 22:12:55 Running setup.py install for texttable: started 22:12:56 Running setup.py install for texttable: finished with status 'done' 22:12:56 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 22:12:58 Removing intermediate container d2f2e828315f 22:12:58 ---> 025b86aa38bd 22:12:58 Step 15/24 : ENV APP_PORT=58890 22:12:58 ---> Running in 78308ec8cefc 22:12:59 Removing intermediate container 78308ec8cefc 22:12:59 ---> fa4dac4cae89 22:12:59 Step 16/24 : EXPOSE $APP_PORT 22:12:59 ---> Running in 130a1d45d46d 22:12:59 Removing intermediate container 130a1d45d46d 22:12:59 ---> 470b4bd58346 22:12:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:12:59 ---> f598f718a88d 22:12:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:12:59 ---> ac4934e17bdf 22:12:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:12:59 ---> 8ec7e1122436 22:12:59 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:12:59 ---> Running in 280b846740a1 22:12:59 Removing intermediate container 280b846740a1 22:12:59 ---> 2c283fb8cacb 22:12:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:12:59 ---> Running in 6f9ba597d0e8 22:13:00 Removing intermediate container 6f9ba597d0e8 22:13:00 ---> 95cec85cda0d 22:13:00 Step 22/24 : LABEL arch=x86_64 22:13:00 ---> Running in f61d750b6659 22:13:00 Removing intermediate container f61d750b6659 22:13:00 ---> 365e43720952 22:13:00 Step 23/24 : LABEL git_sha=db66c4504b6fb0d2feecb233a954eef631c67d3a 22:13:00 ---> Running in e4584a4c695f 22:13:00 Removing intermediate container e4584a4c695f 22:13:00 ---> 1827dd0a2c0c 22:13:00 Step 24/24 : LABEL version=0.0.0 22:13:00 ---> Running in 2ba5787680e5 22:13:00 Removing intermediate container 2ba5787680e5 22:13:00 ---> d043c4e583ec 22:13:00 22:13:00 Successfully built d043c4e583ec 22:13:00 Successfully tagged sys-mgmt-agent:latest 22:13:00  Building sys-mgmt-agent ... done  [Pipeline] } 22:13:00 $ docker stop --time=1 a55d2ce7e035c5a566b55b91726e0719fd01419d2b02ee9037f030a46f10eed2 22:13:01 $ docker rm -f a55d2ce7e035c5a566b55b91726e0719fd01419d2b02ee9037f030a46f10eed2 [Pipeline] // withDockerContainer [Pipeline] sh 22:13:02 + docker images 22:13:02 REPOSITORY TAG IMAGE ID CREATED SIZE 22:13:02 sys-mgmt-agent latest d043c4e583ec 2 seconds ago 312MB 22:13:02 core-data latest 223d6759b09f 10 seconds ago 20.3MB 22:13:02 security-proxy-setup latest caa1ae346ff8 15 seconds ago 25.7MB 22:13:02 e836c14273f3 17 seconds ago 1.15GB 22:13:02 172e7909e730 18 seconds ago 1.15GB 22:13:02 3e9c73bc6b53 20 seconds ago 1.15GB 22:13:02 security-bootstrapper latest 95b730ec478e 27 seconds ago 18.6MB 22:13:02 66040496fe21 36 seconds ago 1.15GB 22:13:02 core-metadata latest 2959378c3791 About a minute ago 16.6MB 22:13:02 support-notifications latest 8d9fe6fafa15 About a minute ago 16.7MB 22:13:02 support-scheduler latest 0d7a79cf6565 About a minute ago 15.9MB 22:13:02 security-secretstore-setup latest 6b554853fa0e About a minute ago 28.7MB 22:13:02 79b960ce8478 About a minute ago 1.15GB 22:13:02 core-command latest b8290ccc870b About a minute ago 15.9MB 22:13:02 4987acda53f5 About a minute ago 1.15GB 22:13:02 91f2e246e61f About a minute ago 1.15GB 22:13:02 919c7f45650e About a minute ago 1.15GB 22:13:02 6c723e161314 About a minute ago 1.14GB 22:13:02 ci-base-image-x86_64 latest 2c485c8b05f8 5 minutes ago 647MB 22:13:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB 22:13:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB 22:13:02 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 22:13:02 docker 20.10.0 aefe523efa57 6 months ago 240MB 22:13:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 22:13:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:13:17 Still waiting to schedule task 22:13:17 ‘prd-ubuntu18.04-docker-8c-8g-761’ is offline 22:13:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:13:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:13:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:13:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:13:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:13:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:13:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:13:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:13:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:13:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:13:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:13:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:13:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:13:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.218s coverage: 28.7% of statements 22:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:13:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.316s coverage: 100.0% of statements 22:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:13:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.385s coverage: 53.1% of statements 22:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:13:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.610s coverage: 87.7% of statements 22:13:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:13:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:13:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.253s coverage: 78.9% of statements 22:13:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.270s coverage: 81.2% of statements 22:13:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:13:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:13:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:13:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:13:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:14:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.435s coverage: 95.1% of statements 22:14:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:14:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:14:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 22:14:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:14:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:14:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:14:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:14:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:14:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.241s coverage: 60.0% of statements 22:14:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:14:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:14:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:14:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.291s coverage: 0.8% of statements 22:14:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:14:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.174s coverage: 58.8% of statements 22:14:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.265s coverage: 22.0% of statements 22:14:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:14:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.297s coverage: 47.1% of statements 22:14:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.192s coverage: 79.5% of statements 22:14:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.165s coverage: 94.1% of statements 22:14:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.243s coverage: 96.3% of statements 22:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.295s coverage: 87.5% of statements 22:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.435s coverage: 94.4% of statements 22:14:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.333s coverage: 44.8% of statements 22:14:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.650s coverage: 81.8% of statements 22:14:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.292s coverage: 92.9% of statements 22:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 22:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.183s coverage: 87.2% of statements 22:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements 22:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.224s coverage: 58.8% of statements 22:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.209s coverage: 80.0% of statements 22:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements 22:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.282s coverage: 85.4% of statements 22:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.317s coverage: 91.2% of statements 22:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:14:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.771s coverage: 64.4% of statements 22:14:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:14:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:14:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.170s coverage: 100.0% of statements 22:14:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 91.3% of statements 22:14:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 22:14:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements 22:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements 22:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.091s coverage: 66.9% of statements 22:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.813s coverage: 43.6% of statements 22:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.197s coverage: 89.5% of statements 22:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.246s coverage: 84.8% of statements 22:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:14:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.215s coverage: 19.3% of statements 22:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:14:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.567s coverage: 91.9% of statements 22:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 22:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:14:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.186s coverage: 62.7% of statements 22:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:14:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.414s coverage: 97.6% of statements 22:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 22:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:14:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.175s coverage: 28.9% of statements 22:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:14:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.179s coverage: 100.0% of statements 22:14:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 22:14:50 GO111MODULE=on go vet ./... 22:15:25 Running on prd-ubuntu18.04-docker-8c-8g-762 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws 22:15:25 Running in /w/workspace/edgex-go/31 [Pipeline] { [Pipeline] checkout 22:15:25 The recommended git tool is: git 22:15:27 using credential edgex-jenkins-ssh 22:15:27 Cloning the remote Git repository 22:15:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:15:27 > git init /w/workspace/edgex-go/31 # timeout=10 22:15:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:15:27 > git --version # timeout=10 22:15:27 > git --version # 'git version 2.17.1' 22:15:27 using GIT_SSH to set credentials SSH Credentials for GitHub 22:15:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:15:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:15:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:15:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:15:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:15:43 using GIT_SSH to set credentials SSH Credentials for GitHub 22:15:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:15:43 Merging remotes/origin/master commit e36e7e4730a5a7048b5474c920e87cbd813cb5b7 into PR head commit db66c4504b6fb0d2feecb233a954eef631c67d3a 22:15:43 Merge succeeded, producing db66c4504b6fb0d2feecb233a954eef631c67d3a 22:15:43 Checking out Revision db66c4504b6fb0d2feecb233a954eef631c67d3a (PR-3531) 22:15:43 > git config core.sparsecheckout # timeout=10 22:15:43 > git checkout -f db66c4504b6fb0d2feecb233a954eef631c67d3a # timeout=10 22:15:43 > git remote # timeout=10 22:15:43 > git config --get remote.origin.url # timeout=10 22:15:43 using GIT_SSH to set credentials SSH Credentials for GitHub 22:15:43 > git merge e36e7e4730a5a7048b5474c920e87cbd813cb5b7 # timeout=10 22:15:43 > git rev-parse HEAD^{commit} # timeout=10 22:15:43 > git config core.sparsecheckout # timeout=10 22:15:43 > git checkout -f db66c4504b6fb0d2feecb233a954eef631c67d3a # timeout=10 22:15:47 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:15:48 + echo snap-build.sh 22:15:48 snap-build.sh 22:15:48 + SNAP_BASE_DIR=. 22:15:48 + '[' '!' -z /w/workspace/edgex-go/31 ']' 22:15:48 + SNAP_BASE_DIR=/w/workspace/edgex-go/31 22:15:48 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/31]' 22:15:48 [snap-build] Building snap in dir [/w/workspace/edgex-go/31] 22:15:48 + cd /w/workspace/edgex-go/31 22:15:48 + sudo apt-get remove -qy --purge lxd lxd-client 22:15:48 Reading package lists... 22:15:48 Building dependency tree... 22:15:48 Reading state information... 22:15:48 The following packages were automatically installed and are no longer required: 22:15:48 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 22:15:48 uidmap xdelta3 22:15:48 Use 'sudo apt autoremove' to remove them. 22:15:48 The following packages will be REMOVED: 22:15:48 lxd* lxd-client* 22:15:49 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 22:15:49 After this operation, 31.7 MB disk space will be freed. 22:15:50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 22:15:50 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 22:15:51 Removing lxd dnsmasq configuration 22:15:51 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 22:15:51 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 22:15:52 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:15:52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 22:15:52 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 22:15:53 Processing triggers for systemd (237-3ubuntu10.45) ... 22:15:53 Processing triggers for ureadahead (0.100.0-21) ... 22:15:55 + sudo snap remove --purge lxd 22:15:55 snap "lxd" is not installed 22:15:55 + sudo groupadd --force --system lxd 22:15:55 ++ whoami 22:15:55 + sudo /usr/sbin/usermod -G lxd -a jenkins 22:15:55 + newgrp - lxd 22:15:55 + sudo snap install lxd 22:16:03 2021-06-29T22:16:01Z INFO Waiting for automatic snapd restart... 22:16:25 lxd 4.15 from Canonical* installed 22:16:25 + sudo lxd init --auto 22:16:26 gofmt -l . 22:16:26 [ "`gofmt -l .`" = "" ] 22:16:26 ./bin/test-attribution-txt.sh [Pipeline] sh 22:16:27 + ls -al . 22:16:27 total 588 22:16:27 drwxrwxr-x 9 1001 1001 4096 Jun 29 22:16 . 22:16:27 drwxr-xr-x 4 root root 4096 Jun 29 22:11 .. 22:16:27 -rw-rw-r-- 1 1001 1001 11 Jun 29 22:09 .dockerignore 22:16:27 drwxrwxr-x 8 1001 1001 4096 Jun 29 22:10 .git 22:16:27 drwxrwxr-x 3 1001 1001 4096 Jun 29 22:09 .github 22:16:27 -rw-rw-r-- 1 1001 1001 818 Jun 29 22:09 .gitignore 22:16:27 -rw-rw-r-- 1 1001 1001 166 Jun 29 22:09 .sonarcloud.properties 22:16:27 -rw-rw-r-- 1 1001 1001 8609 Jun 29 22:09 Attribution.txt 22:16:27 -rw-rw-r-- 1 1001 1001 43881 Jun 29 22:09 CHANGELOG.md 22:16:27 -rw-rw-r-- 1 1001 1001 3804 Jun 29 22:09 CONTRIBUTING.md 22:16:27 -rw-rw-r-- 1 1001 1001 931 Jun 29 22:09 Dockerfile.build 22:16:27 -rw-rw-r-- 1 1001 1001 849 Jun 29 22:09 Jenkinsfile 22:16:27 -rw-rw-r-- 1 1001 1001 10775 Jun 29 22:09 LICENSE 22:16:27 -rw-rw-r-- 1 1001 1001 5605 Jun 29 22:09 Makefile 22:16:27 -rw-rw-r-- 1 1001 1001 7905 Jun 29 22:09 README.md 22:16:27 -rw-rw-r-- 1 1001 1001 7071 Jun 29 22:09 SECURITY.md 22:16:27 -rw-rw-r-- 1 1001 1001 5 Jun 29 22:06 VERSION 22:16:27 -rw-rw-r-- 1 1001 1001 4131 Jun 29 22:09 ZMQWindows.md 22:16:27 drwxrwxr-x 2 1001 1001 4096 Jun 29 22:09 bin 22:16:27 drwxrwxr-x 14 1001 1001 4096 Jun 29 22:09 cmd 22:16:27 -rw-r--r-- 1 root root 398095 Jun 29 22:14 coverage.out 22:16:27 -rw-rw-r-- 1 1001 1001 806 Jun 29 22:09 go.mod 22:16:27 -rw-r--r-- 1 root root 20850 Jun 29 22:11 go.sum 22:16:27 drwxrwxr-x 7 1001 1001 4096 Jun 29 22:09 internal 22:16:27 drwxrwxr-x 3 1001 1001 4096 Jun 29 22:09 openapi 22:16:27 drwxrwxr-x 4 1001 1001 4096 Jun 29 22:09 snap 22:16:27 -rw-rw-r-- 1 1001 1001 168 Jun 29 22:09 version.go [Pipeline] sh 22:16:28 + '[' -e coverage.out ] 22:16:28 + chown 1001:1001 coverage.out [Pipeline] stash 22:16:28 Warning: overwriting stash ‘coverage-report’ 22:16:29 Stashed 1 file(s) [Pipeline] sh 22:16:29 + make build 22:16:29 go mod tidy 22:16:30 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 22:16:32 + sudo snap install --classic snapcraft 22:16:37 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 22:16:42 snapcraft 4.8.3 from Canonical* installed 22:16:42 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 22:16:42 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 22:16:42 % Total % Received % Xferd Average Speed Time Time Time Current 22:16:42 Dload Upload Total Spent Left Speed 22:16:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4543 0 --:--:-- --:--:-- --:--:-- 4576 22:16:42 100 3325k 100 3325k 0 0 11.3M 0 --:--:-- --:--:-- --:--:-- 11.3M 22:16:42 ./yq_linux_amd64 22:16:42 + sudo snapcraft prime --use-lxd 22:16:44 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 22:16:44 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: 22:16:44 - README.md 22:16:44 22:16:44 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:16:44 Launching a container. 22:16:55 Waiting for container to be ready 22:16:55 To start your first instance, try: lxc launch ubuntu:18.04 22:16:55 22:16:58 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 22:16:58 Waiting for network to be ready... 22:16:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:16:58 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:16:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] 22:16:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 22:16:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 22:16:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 22:16:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 22:16:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 22:16:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 22:16:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 22:16:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:16:59 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:16:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:16:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:16:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:16:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:16:59 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:16:59 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:16:59 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:17:00 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 22:17:00 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:17:00 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2129 kB] 22:17:00 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 22:17:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 22:17:00 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 22:17:00 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 22:17:00 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 22:17:00 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 22:17:00 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 22:17:03 Fetched 24.8 MB in 4s (6400 kB/s) 22:17:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:17:03 Reading package lists... 22:17:03 Reading package lists... 22:17:03 Building dependency tree... 22:17:03 Reading state information... 22:17:04 The following additional packages will be installed: 22:17:04 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:17:04 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:17:04 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:17:04 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 22:17:04 Suggested packages: 22:17:04 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 22:17:04 Recommended packages: 22:17:04 gnupg libsasl2-modules 22:17:04 The following NEW packages will be installed: 22:17:04 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:17:04 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:17:04 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:17:04 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 22:17:04 The following packages will be upgraded: 22:17:04 gpg gpg-agent gpgconf libudev1 22:17:04 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 22:17:04 Need to get 3530 kB of archives. 22:17:04 After this operation, 13.3 MB of additional disk space will be used. 22:17:04 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] 22:17:04 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] 22:17:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 22:17:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 22:17:05 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 22:17:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:17:05 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 22:17:05 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 22:17:05 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 22:17:05 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 22:17:05 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 22:17:05 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 22:17:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 22:17:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 22:17:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 22:17:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 22:17:05 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 22:17:05 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 22:17:05 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 22:17:05 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 22:17:05 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 22:17:05 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 22:17:05 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 22:17:06 debconf: delaying package configuration, since apt-utils is not installed 22:17:06 Fetched 3530 kB in 2s (2118 kB/s) 22:17:06 (Reading database ... 12511 files and directories currently installed.) 22:17:06 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 22:17:06 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 22:17:06 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 22:17:06 Selecting previously unselected package udev. 22:17:06 (Reading database ... 12511 files and directories currently installed.) 22:17:06 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 22:17:06 Unpacking udev (237-3ubuntu10.48) ... 22:17:06 Selecting previously unselected package libfuse2:amd64. 22:17:06 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 22:17:06 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:17:06 Selecting previously unselected package fuse. 22:17:06 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 22:17:06 Unpacking fuse (2.9.7-1ubuntu1) ... 22:17:06 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 22:17:06 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:17:06 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 22:17:06 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:17:06 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 22:17:06 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:17:06 Selecting previously unselected package libksba8:amd64. 22:17:06 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 22:17:06 Unpacking libksba8:amd64 (1.3.5-2) ... 22:17:06 Selecting previously unselected package libroken18-heimdal:amd64. 22:17:06 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:17:06 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:17:06 Selecting previously unselected package libasn1-8-heimdal:amd64. 22:17:06 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:17:06 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:17:07 Selecting previously unselected package libheimbase1-heimdal:amd64. 22:17:07 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:17:07 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:17:07 Selecting previously unselected package libhcrypto4-heimdal:amd64. 22:17:07 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:17:07 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:17:07 Selecting previously unselected package libwind0-heimdal:amd64. 22:17:07 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:17:07 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:17:07 Selecting previously unselected package libhx509-5-heimdal:amd64. 22:17:07 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:17:07 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:17:07 Selecting previously unselected package libkrb5-26-heimdal:amd64. 22:17:07 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:17:07 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:17:07 Selecting previously unselected package libheimntlm0-heimdal:amd64. 22:17:07 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:17:07 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:17:07 Selecting previously unselected package libgssapi3-heimdal:amd64. 22:17:07 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:17:07 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:17:07 Selecting previously unselected package libsasl2-modules-db:amd64. 22:17:07 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:17:07 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:17:07 Selecting previously unselected package libsasl2-2:amd64. 22:17:07 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:17:07 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:17:07 Selecting previously unselected package libldap-common. 22:17:07 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 22:17:07 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:17:07 Selecting previously unselected package libldap-2.4-2:amd64. 22:17:07 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 22:17:07 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:17:07 Selecting previously unselected package dirmngr. 22:17:07 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 22:17:07 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 22:17:07 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:17:07 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 22:17:07 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:17:07 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:17:07 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:17:07 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 22:17:07 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:17:07 Setting up libksba8:amd64 (1.3.5-2) ... 22:17:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:17:07 Setting up udev (237-3ubuntu10.48) ... 22:17:08 invoke-rc.d: policy-rc.d denied execution of start. 22:17:08 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:17:08 Processing triggers for systemd (237-3ubuntu10) ... 22:17:08 Setting up fuse (2.9.7-1ubuntu1) ... 22:17:08 Setting up gpg (2.2.4-1ubuntu1.4) ... 22:17:08 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:17:08 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:17:08 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 22:17:08 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:17:08 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:17:08 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:17:08 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:17:08 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:17:08 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:17:08 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 22:17:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:17:09 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 22:17:09 settings in the [Install] section, and DefaultInstance for template units). 22:17:09 This means they are not meant to be enabled using systemctl. 22:17:09 Possible reasons for having this kind of units are: 22:17:09 1) A unit may be statically enabled by being symlinked from another unit's 22:17:09 .wants/ or .requires/ directory. 22:17:09 2) A unit's purpose may be to act as a helper for some other unit which has 22:17:09 a requirement dependency on it. 22:17:09 3) A unit may be started when needed via activation (socket, path, timer, 22:17:09 D-Bus, udev, scripted systemctl call, ...). 22:17:09 4) In case of template units, the unit is meant to be enabled with some 22:17:09 instance name specified. 22:17:09 Reading package lists... 22:17:09 Building dependency tree... 22:17:09 Reading state information... 22:17:09 The following additional packages will be installed: 22:17:09 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 22:17:09 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 22:17:09 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 22:17:09 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 22:17:09 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 22:17:09 Suggested packages: 22:17:09 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 22:17:09 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 22:17:09 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 22:17:09 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 22:17:09 systemd-container policykit-1 22:17:09 Recommended packages: 22:17:09 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 22:17:09 The following NEW packages will be installed: 22:17:09 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 22:17:09 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 22:17:09 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 22:17:09 multiarch-support openssh-client python3 python3-minimal python3.6 22:17:09 python3.6-minimal snapd squashfs-tools sudo 22:17:09 The following packages will be upgraded: 22:17:09 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 22:17:09 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 22:17:09 Need to get 36.7 MB of archives. 22:17:09 After this operation, 147 MB of additional disk space will be used. 22:17:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 22:17:10 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 22:17:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 22:17:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 22:17:10 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 22:17:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 22:17:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 22:17:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 22:17:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 22:17:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 22:17:10 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 22:17:10 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 22:17:10 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 22:17:10 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 22:17:10 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 22:17:10 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 22:17:11 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 22:17:11 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 22:17:11 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 22:17:11 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 22:17:11 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 22:17:11 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 22:17:11 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 22:17:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 22:17:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 22:17:11 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 22:17:11 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 22:17:11 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 22:17:11 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 22:17:11 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 22:17:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:17:12 debconf: delaying package configuration, since apt-utils is not installed 22:17:12 Fetched 36.7 MB in 2s (16.8 MB/s) 22:17:12 (Reading database ... 12757 files and directories currently installed.) 22:17:12 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 22:17:12 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 22:17:13 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 22:17:13 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 22:17:13 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 22:17:13 (Reading database ... 12757 files and directories currently installed.) 22:17:13 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 22:17:13 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 22:17:13 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 22:17:13 (Reading database ... 12757 files and directories currently installed.) 22:17:13 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 22:17:13 Unpacking apt (1.6.13) over (1.6.1) ... 22:17:13 Setting up apt (1.6.13) ... 22:17:13 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 22:17:13 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 22:17:14 (Reading database ... 12764 files and directories currently installed.) 22:17:14 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 22:17:14 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 22:17:14 Selecting previously unselected package libpython3.6-minimal:amd64. 22:17:14 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:17:14 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:17:14 Selecting previously unselected package libexpat1:amd64. 22:17:14 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 22:17:14 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:17:14 Selecting previously unselected package python3.6-minimal. 22:17:14 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:17:14 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:17:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:17:14 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 22:17:14 Checking for services that may need to be restarted...done. 22:17:14 Checking for services that may need to be restarted...done. 22:17:14 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:17:14 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:17:14 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:17:15 Selecting previously unselected package python3-minimal. 22:17:15 (Reading database ... 13012 files and directories currently installed.) 22:17:15 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 22:17:15 Unpacking python3-minimal (3.6.7-1~18.04) ... 22:17:15 Selecting previously unselected package mime-support. 22:17:15 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 22:17:15 Unpacking mime-support (3.60ubuntu1) ... 22:17:15 Selecting previously unselected package libmpdec2:amd64. 22:17:15 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 22:17:15 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:17:15 Selecting previously unselected package libpython3.6-stdlib:amd64. 22:17:15 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:17:15 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:17:15 Selecting previously unselected package python3.6. 22:17:15 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:17:15 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:17:15 Selecting previously unselected package libpython3-stdlib:amd64. 22:17:15 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 22:17:15 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:17:15 Setting up python3-minimal (3.6.7-1~18.04) ... 22:17:16 Selecting previously unselected package python3. 22:17:16 (Reading database ... 13442 files and directories currently installed.) 22:17:16 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 22:17:16 Unpacking python3 (3.6.7-1~18.04) ... 22:17:16 Selecting previously unselected package multiarch-support. 22:17:16 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 22:17:16 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 22:17:16 Setting up multiarch-support (2.27-3ubuntu1.4) ... 22:17:16 Selecting previously unselected package liblzo2-2:amd64. 22:17:16 (Reading database ... 13479 files and directories currently installed.) 22:17:16 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 22:17:16 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 22:17:16 Selecting previously unselected package libbsd0:amd64. 22:17:16 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 22:17:16 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:17:16 Selecting previously unselected package sudo. 22:17:16 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 22:17:16 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 22:17:16 Selecting previously unselected package apparmor. 22:17:16 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 22:17:16 Unpacking apparmor (2.12-4ubuntu5.1) ... 22:17:16 Selecting previously unselected package libedit2:amd64. 22:17:16 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 22:17:16 Unpacking libedit2:amd64 (3.1-20170329-1) ... 22:17:16 Selecting previously unselected package libkrb5support0:amd64. 22:17:16 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 22:17:16 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:17:17 Selecting previously unselected package libk5crypto3:amd64. 22:17:17 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 22:17:17 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:17:17 Selecting previously unselected package libkeyutils1:amd64. 22:17:17 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 22:17:17 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:17:17 Selecting previously unselected package libkrb5-3:amd64. 22:17:17 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 22:17:17 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:17:17 Selecting previously unselected package libgssapi-krb5-2:amd64. 22:17:17 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 22:17:17 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:17:17 Selecting previously unselected package libssl1.0.0:amd64. 22:17:17 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 22:17:17 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 22:17:17 Selecting previously unselected package openssh-client. 22:17:17 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 22:17:17 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 22:17:17 Selecting previously unselected package squashfs-tools. 22:17:17 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 22:17:17 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 22:17:17 Selecting previously unselected package snapd. 22:17:17 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 22:17:17 Unpacking snapd (2.49.2+18.04) ... 22:17:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:17:20 Setting up libedit2:amd64 (3.1-20170329-1) ... 22:17:20 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 22:17:20 Setting up mime-support (3.60ubuntu1) ... 22:17:20 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 22:17:20 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:17:20 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:17:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:17:20 Setting up systemd (237-3ubuntu10.48) ... 22:17:20 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 22:17:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:17:20 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:17:20 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:17:20 Setting up liblzo2-2:amd64 (2.08-1.2) ... 22:17:20 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:17:20 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:17:20 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:17:21 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 22:17:21 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:17:21 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:17:21 Setting up python3 (3.6.7-1~18.04) ... 22:17:21 running python rtupdate hooks for python3.6... 22:17:21 running python post-rtupdate hooks for python3.6... 22:17:21 Setting up apparmor (2.12-4ubuntu5.1) ... 22:17:22 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 22:17:22 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:17:22 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 22:17:22 Setting up snapd (2.49.2+18.04) ... 22:17:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 22:17:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 22:17:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 22:17:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 22:17:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:17:23 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:17:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 22:17:24 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 22:17:24 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 22:17:24 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 22:17:24 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 22:17:24 /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' 22:17:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:17:25 Processing triggers for systemd (237-3ubuntu10.48) ... 22:17:26 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:17:26 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:17:26 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:17:27 Reading package lists... 22:17:28 Reading package lists... 22:17:28 Building dependency tree... 22:17:28 Reading state information... 22:17:28 Calculating upgrade... 22:17:28 The following packages will be upgraded: 22:17:28 advancecomp base-files bash binutils binutils-common 22:17:28 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 22:17:28 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 22:17:28 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 22:17:28 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 22:17:28 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 22:17:28 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 22:17:28 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 22:17:28 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 22:17:28 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 22:17:28 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 22:17:28 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 22:17:28 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 22:17:28 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 22:17:28 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 22:17:28 ubuntu-keyring util-linux 22:17:28 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 22:17:28 Need to get 64.1 MB of archives. 22:17:28 After this operation, 5112 kB of additional disk space will be used. 22:17:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 22:17:28 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 22:17:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 22:17:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 22:17:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 22:17:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 22:17:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 22:17:28 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 22:17:28 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 22:17:28 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 22:17:28 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 22:17:28 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 22:17:28 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 22:17:28 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 22:17:28 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 22:17:28 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 22:17:28 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 22:17:28 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 22:17:28 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 22:17:28 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 22:17:28 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 22:17:28 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 22:17:28 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 22:17:28 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 22:17:28 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 22:17:28 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 22:17:28 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 22:17:29 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 22:17:29 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 22:17:29 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 22:17:29 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 22:17:29 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 22:17:29 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 22:17:29 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 22:17:29 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 22:17:29 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 22:17:29 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 22:17:29 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 22:17:29 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 22:17:29 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 22:17:29 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 22:17:29 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 22:17:29 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 22:17:29 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 22:17:29 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 22:17:29 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 22:17:29 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 22:17:29 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 22:17:29 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 22:17:29 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 22:17:29 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 22:17:29 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 22:17:29 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 22:17:29 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 22:17:29 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 22:17:29 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 22:17:29 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 22:17:29 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [Pipeline] } 22:17:29 $ docker stop --time=1 a07324f4e3e9fda5a446712a9b3213a4f91a1f850bda808954c6bc3982738e91 22:17:29 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 22:17:29 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 22:17:29 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 22:17:29 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 22:17:29 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 22:17:29 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 22:17:29 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 22:17:29 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 22:17:29 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 22:17:29 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 22:17:30 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 22:17:30 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 22:17:30 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 22:17:30 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 22:17:30 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 22:17:30 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 22:17:30 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 22:17:30 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 22:17:30 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 22:17:30 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 22:17:30 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 22:17:30 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 22:17:30 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 22:17:30 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 22:17:30 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 22:17:30 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] 22:17:30 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 22:17:30 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 22:17:30 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] 22:17:30 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 22:17:30 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 22:17:30 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 22:17:30 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 22:17:30 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 22:17:30 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 22:17:30 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 22:17:30 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 22:17:30 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] 22:17:30 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 22:17:30 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 22:17:30 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 22:17:30 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 22:17:31 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 22:17:31 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 22:17:31 debconf: delaying package configuration, since apt-utils is not installed 22:17:31 Fetched 64.1 MB in 2s (26.8 MB/s) 22:17:31 (Reading database ... 13914 files and directories currently installed.) 22:17:31 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 22:17:31 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:17:31 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 22:17:31 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:17:31 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 22:17:31 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 22:17:31 $ docker rm -f a07324f4e3e9fda5a446712a9b3213a4f91a1f850bda808954c6bc3982738e91 22:17:32 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:17:32 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:17:32 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:17:32 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:17:32 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:17:32 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:17:32 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:17:32 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:17:32 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:17:32 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:17:32 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:17:32 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:17:32 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:17:32 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:17:32 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 22:17:32 (Reading database ... 13914 files and directories currently installed.) 22:17:32 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 22:17:32 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 22:17:32 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 22:17:32 (Reading database ... 13914 files and directories currently installed.) 22:17:32 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:17:32 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:17:32 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:17:32 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:17:32 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:17:32 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:17:32 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 22:17:33 (Reading database ... 13914 files and directories currently installed.) 22:17:33 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 22:17:33 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:17:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:17:33 22:17:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:17:33 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 22:17:33 (Reading database ... 13914 files and directories currently installed.) 22:17:33 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 22:17:33 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 22:17:33 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 22:17:33 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 22:17:33 Setting up base-files (10.1ubuntu2.10) ... 22:17:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:17:34 Installing new version of config file /etc/issue ... 22:17:34 Installing new version of config file /etc/issue.net ... 22:17:34 Installing new version of config file /etc/lsb-release ... 22:17:34 Installing new version of config file /etc/update-motd.d/50-motd-news ... 22:17:34 latest: Pulling from edgex-devops/edgex-compose-arm64 22:17:34 29e5d40040c1: Pulling fs layer 22:17:34 1ce36da41761: Pulling fs layer 22:17:34 25b303627fd3: Pulling fs layer 22:17:34 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 22:17:34 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 22:17:34 Removing obsolete conffile /etc/default/motd-news ... 22:17:34 (Reading database ... 13915 files and directories currently installed.) 22:17:34 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 22:17:34 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 22:17:34 29e5d40040c1: Verifying Checksum 22:17:34 29e5d40040c1: Download complete 22:17:34 Setting up bash (4.4.18-2ubuntu1.2) ... 22:17:34 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 22:17:34 (Reading database ... 13915 files and directories currently installed.) 22:17:34 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 22:17:34 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 22:17:34 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 22:17:35 (Reading database ... 13915 files and directories currently installed.) 22:17:35 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 22:17:35 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 22:17:35 Setting up tar (1.29b-2ubuntu0.2) ... 22:17:35 (Reading database ... 13915 files and directories currently installed.) 22:17:35 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 22:17:35 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:17:35 29e5d40040c1: Pull complete 22:17:35 1ce36da41761: Verifying Checksum 22:17:35 1ce36da41761: Download complete 22:17:35 Setting up dpkg (1.19.0.5ubuntu2.3) ... 22:17:35 (Reading database ... 13915 files and directories currently installed.) 22:17:35 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 22:17:35 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:17:35 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 22:17:35 (Reading database ... 13915 files and directories currently installed.) 22:17:35 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 22:17:35 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:17:35 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 22:17:35 (Reading database ... 13915 files and directories currently installed.) 22:17:35 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 22:17:35 Unpacking grep (3.1-2build1) over (3.1-2) ... 22:17:35 Setting up grep (3.1-2build1) ... 22:17:35 (Reading database ... 13915 files and directories currently installed.) 22:17:35 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 22:17:35 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:17:36 Setting up login (1:4.5-1ubuntu2) ... 22:17:36 (Reading database ... 13915 files and directories currently installed.) 22:17:36 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 22:17:36 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:17:36 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 22:17:36 (Reading database ... 13915 files and directories currently installed.) 22:17:36 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 22:17:36 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:17:36 1ce36da41761: Pull complete 22:17:36 25b303627fd3: Verifying Checksum 22:17:36 25b303627fd3: Download complete 22:17:36 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 22:17:36 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:17:36 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 22:17:36 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:17:37 Setting up perl-base (5.26.1-6ubuntu0.5) ... 22:17:37 (Reading database ... 13915 files and directories currently installed.) 22:17:37 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 22:17:37 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:17:37 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:17:37 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:17:37 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:17:37 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:17:37 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 22:17:37 (Reading database ... 13915 files and directories currently installed.) 22:17:37 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 22:17:37 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 22:17:38 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 22:17:38 (Reading database ... 13915 files and directories currently installed.) 22:17:38 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:17:38 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:17:38 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:17:38 (Reading database ... 13915 files and directories currently installed.) 22:17:38 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:17:38 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:17:38 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:17:38 (Reading database ... 13915 files and directories currently installed.) 22:17:38 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:17:38 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:17:38 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:17:38 (Reading database ... 13915 files and directories currently installed.) 22:17:38 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:17:38 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:17:38 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:17:38 (Reading database ... 13915 files and directories currently installed.) 22:17:38 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 22:17:38 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:17:39 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 22:17:39 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:17:39 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 22:17:39 (Reading database ... 13915 files and directories currently installed.) 22:17:39 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 22:17:39 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:17:39 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 22:17:39 (Reading database ... 13915 files and directories currently installed.) 22:17:39 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:17:39 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:17:39 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:17:39 (Reading database ... 13915 files and directories currently installed.) 22:17:39 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:17:39 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:17:39 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 22:17:39 (Reading database ... 13915 files and directories currently installed.) 22:17:39 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:17:39 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:17:40 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 22:17:40 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 22:17:40 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 22:17:40 (Reading database ... 13915 files and directories currently installed.) 22:17:40 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 22:17:40 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:17:40 Setting up libc-bin (2.27-3ubuntu1.4) ... 22:17:40 (Reading database ... 13915 files and directories currently installed.) 22:17:40 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 22:17:40 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:17:40 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 22:17:40 (Reading database ... 13917 files and directories currently installed.) 22:17:40 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 22:17:40 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 22:17:41 Setting up debconf (1.5.66ubuntu1) ... 22:17:41 (Reading database ... 13917 files and directories currently installed.) 22:17:41 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 22:17:41 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:17:41 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 22:17:41 (Reading database ... 13917 files and directories currently installed.) 22:17:41 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 22:17:41 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:17:41 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 22:17:41 (Reading database ... 13917 files and directories currently installed.) 22:17:41 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:17:41 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:17:41 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:17:41 (Reading database ... 13917 files and directories currently installed.) 22:17:41 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:17:41 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:17:41 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 22:17:41 (Reading database ... 13919 files and directories currently installed.) 22:17:41 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:17:41 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:17:41 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:17:42 (Reading database ... 13923 files and directories currently installed.) 22:17:42 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:17:42 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:17:42 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 22:17:42 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 22:17:42 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 22:17:42 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:17:42 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 22:17:42 (Reading database ... 13923 files and directories currently installed.) 22:17:42 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 22:17:42 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 22:17:42 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 22:17:42 (Reading database ... 13923 files and directories currently installed.) 22:17:42 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 22:17:42 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 22:17:42 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 22:17:42 (Reading database ... 13923 files and directories currently installed.) 22:17:42 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 22:17:42 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:17:42 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 22:17:42 (Reading database ... 13923 files and directories currently installed.) 22:17:42 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 22:17:42 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:17:42 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 22:17:43 (Reading database ... 13923 files and directories currently installed.) 22:17:43 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 22:17:43 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 22:17:43 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 22:17:43 (Reading database ... 13923 files and directories currently installed.) 22:17:43 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 22:17:43 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:17:43 Setting up passwd (1:4.5-1ubuntu2) ... 22:17:43 (Reading database ... 13923 files and directories currently installed.) 22:17:43 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 22:17:43 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:17:43 Setting up gpgv (2.2.4-1ubuntu1.4) ... 22:17:43 (Reading database ... 13923 files and directories currently installed.) 22:17:43 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:17:43 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:17:43 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:17:43 (Reading database ... 13923 files and directories currently installed.) 22:17:43 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:17:43 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:17:44 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:17:44 (Reading database ... 13923 files and directories currently installed.) 22:17:44 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 22:17:44 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 22:17:44 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 22:17:44 (Reading database ... 13923 files and directories currently installed.) 22:17:44 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 22:17:44 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 22:17:44 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 22:17:44 (Reading database ... 13923 files and directories currently installed.) 22:17:44 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 22:17:44 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 22:17:44 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 22:17:44 (Reading database ... 13923 files and directories currently installed.) 22:17:44 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 22:17:44 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 22:17:44 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 22:17:44 (Reading database ... 13923 files and directories currently installed.) 22:17:44 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 22:17:44 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 22:17:44 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 22:17:44 (Reading database ... 13923 files and directories currently installed.) 22:17:44 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 22:17:44 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 22:17:44 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 22:17:44 (Reading database ... 13924 files and directories currently installed.) 22:17:44 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:17:44 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:17:44 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:17:44 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:17:45 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 22:17:45 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 22:17:45 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 22:17:45 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 22:17:45 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 22:17:45 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 22:17:45 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 22:17:45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 22:17:45 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 22:17:45 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 22:17:45 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 22:17:45 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 22:17:45 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 22:17:45 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 22:17:45 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 22:17:45 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 22:17:45 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 22:17:45 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 22:17:45 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 22:17:45 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 22:17:46 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 22:17:46 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 22:17:46 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 22:17:46 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 22:17:46 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:17:46 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:17:46 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:17:46 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:17:46 25b303627fd3: Pull complete 22:17:46 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:17:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:17:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:17:46 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:17:46 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:17:46 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:17:46 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:17:46 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:17:46 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] withDockerContainer 22:17:47 prd-ubuntu18.04-docker-arm64-4c-16g-760 does not seem to be running inside a container 22:17:47 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:17:47 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:17:47 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:17:47 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:17:47 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:17:47 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:17:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:17:48 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:17:48 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:17:49 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:17:49 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:17:49 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:17:49 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:17:49 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:17:49 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:17:49 $ docker top 26f98260fb07af228fc4e196767cfa1bf2b55e2dff7e9f63c42654a211b8220f -eo pid,comm [Pipeline] { [Pipeline] sh 22:17:50 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:17:50 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:17:50 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:17:50 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:17:50 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 22:17:50 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:17:50 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 22:17:50 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:17:50 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 22:17:50 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 22:17:50 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:17:50 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:17:50 + + docker-composegrep build parallel --help 22:17:50 22:17:51 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:17:51 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:17:51 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 22:17:51 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 22:17:51 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:17:51 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 22:17:51 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:17:51 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:17:51 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:17:51 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 22:17:51 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 22:17:51 Setting up tzdata (2021a-0ubuntu0.18.04) ... 22:17:51 22:17:51 Current default time zone: 'Etc/UTC' 22:17:51 Local time is now: Tue Jun 29 22:17:51 UTC 2021. 22:17:51 Universal Time is now: Tue Jun 29 22:17:51 UTC 2021. 22:17:51 Run 'dpkg-reconfigure tzdata' if you wish to change it. 22:17:51 22:17:51 Setting up systemd-sysv (237-3ubuntu10.48) ... 22:17:51 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:17:51 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 22:17:51 Setting up mount (2.31.1-0.4ubuntu3.7) ... 22:17:51 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 22:17:51 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 22:17:51 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 22:17:51 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 22:17:51 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 22:17:51 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 22:17:51 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:17:51 Setting up procps (2:3.3.12-3ubuntu1.2) ... 22:17:51 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 22:17:51 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 22:17:51 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 22:17:51 Setting up patch (2.7.6-2ubuntu1.1) ... 22:17:51 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 22:17:51 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 22:17:51 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 22:17:51 Installing new version of config file /etc/ssl/openssl.cnf ... 22:17:51 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 22:17:51 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 22:17:51 Setting up ca-certificates (20210119~18.04.1) ... 22:17:53 Updating certificates in /etc/ssl/certs... 22:17:54 23 added, 27 removed; done. 22:17:54 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 22:17:54 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:17:54 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 22:17:54 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 22:17:54 Setting up pkgbinarymangler (138.18.04.1) ... 22:17:54 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 22:17:54 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 22:17:54 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 22:17:54 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 22:17:54 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:17:54 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 22:17:54 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:17:54 Setting up perl (5.26.1-6ubuntu0.5) ... 22:17:54 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 22:17:54 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 22:17:54 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 22:17:54 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 22:17:54 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 22:17:54 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 22:17:54 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 22:17:54 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 22:17:54 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 22:17:55 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:17:55 Processing triggers for systemd (237-3ubuntu10.48) ... 22:17:55 Processing triggers for mime-support (3.60ubuntu1) ... 22:17:55 Processing triggers for ca-certificates (20210119~18.04.1) ... 22:17:55 Updating certificates in /etc/ssl/certs... 22:17:55 --parallel Build images in parallel. [Pipeline] } 22:17:55 $ docker stop --time=1 26f98260fb07af228fc4e196767cfa1bf2b55e2dff7e9f63c42654a211b8220f 22:17:56 0 added, 0 removed; done. 22:17:56 Running hooks in /etc/ca-certificates/update.d... 22:17:56 done. 22:17:56 Reading package lists... 22:17:56 Building dependency tree... 22:17:56 Reading state information... 22:17:56 The following NEW packages will be installed: 22:17:56 apt-transport-https 22:17:56 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 22:17:56 Need to get 1692 B of archives. 22:17:56 After this operation, 154 kB of additional disk space will be used. 22:17:56 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 22:17:57 $ docker rm -f 26f98260fb07af228fc4e196767cfa1bf2b55e2dff7e9f63c42654a211b8220f 22:17:57 debconf: delaying package configuration, since apt-utils is not installed 22:17:57 Fetched 1692 B in 0s (9339 B/s) 22:17:57 Selecting previously unselected package apt-transport-https. 22:17:57 (Reading database ... 13929 files and directories currently installed.) 22:17:57 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 22:17:57 Unpacking apt-transport-https (1.6.13) ... 22:17:57 Setting up apt-transport-https (1.6.13) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv 22:17:57 Waiting for network to be ready... [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:17:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:17:57 . [Pipeline] withDockerContainer 22:17:58 prd-ubuntu18.04-docker-arm64-4c-16g-760 does not seem to be running inside a container 22:17:58 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:17:59 $ docker top 14dd99a6e62000025870b719fd9e06062be796421a5beceafa9718af284b61d3 -eo pid,comm [Pipeline] { [Pipeline] sh 22:18:00 + docker-compose -f ./docker-compose-build.yml build --parallel 22:18:04 2021-06-29T22:18:01Z INFO Waiting for automatic snapd restart... 22:18:04 snapd 2.51 from Canonical* installed 22:18:04 Building core-command ... 22:18:04 Building core-data ... 22:18:04 Building core-metadata ... 22:18:04 Building security-bootstrapper ... 22:18:04 Building security-proxy-setup ... 22:18:04 Building security-secretstore-setup ... 22:18:04 Building support-notifications ... 22:18:04 Building support-scheduler ... 22:18:04 Building sys-mgmt-agent ... 22:18:04 Building security-secretstore-setup 22:18:04 Building core-command 22:18:04 Building support-notifications 22:18:04 Building support-scheduler 22:18:04 Building core-metadata 22:18:05 "snapd" switched to the "latest/stable" channel 22:18:05 22:18:08 core18 20210611 from Canonical* installed 22:18:08 "core18" switched to the "latest/stable" channel 22:18:08 22:18:12 snapcraft 4.8.3 from Canonical* installed 22:18:12 "snapcraft" switched to the "latest/stable" channel 22:18:12 22:18:16 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: 22:18:16 - README.md 22:18:16 22:18:16 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:18:17 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:18:17 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:18:17 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:18:18 Reading package lists... 22:18:18 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 22:18:19 Reading package lists... 22:18:19 Building dependency tree... 22:18:19 Reading state information... 22:18:19 Suggested packages: 22:18:19 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 22:18:19 git-gui gitk gitweb git-cvs git-mediawiki git-svn 22:18:19 Recommended packages: 22:18:19 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 22:18:19 The following NEW packages will be installed: 22:18:19 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 22:18:19 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 22:18:19 pkg-config zip 22:18:19 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 22:18:19 Need to get 7663 kB of archives. 22:18:19 After this operation, 43.8 MB of additional disk space will be used. 22:18:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 22:18:19 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 22:18:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 22:18:19 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 22:18:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 22:18:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 22:18:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 22:18:19 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 22:18:19 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 22:18:19 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 22:18:19 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 22:18:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 22:18:20 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 22:18:20 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 22:18:20 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 22:18:20 debconf: delaying package configuration, since apt-utils is not installed 22:18:20 Fetched 7663 kB in 1s (9657 kB/s) 22:18:20 Selecting previously unselected package libglib2.0-0:amd64. 22:18:20 (Reading database ... 13933 files and directories currently installed.) 22:18:20 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 22:18:20 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:18:20 Selecting previously unselected package libpsl5:amd64. 22:18:20 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 22:18:20 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 22:18:20 Selecting previously unselected package libnghttp2-14:amd64. 22:18:20 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 22:18:20 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:18:20 Selecting previously unselected package librtmp1:amd64. 22:18:20 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 22:18:20 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:18:20 Selecting previously unselected package libcurl3-gnutls:amd64. 22:18:20 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 22:18:20 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 22:18:20 Selecting previously unselected package liberror-perl. 22:18:20 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 22:18:20 Unpacking liberror-perl (0.17025-1) ... 22:18:20 Selecting previously unselected package git-man. 22:18:20 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 22:18:20 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 22:18:20 Selecting previously unselected package git. 22:18:20 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 22:18:20 Unpacking git (1:2.17.1-1ubuntu0.8) ... 22:18:21 Selecting previously unselected package libnorm1:amd64. 22:18:21 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 22:18:21 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:18:21 Selecting previously unselected package libpgm-5.2-0:amd64. 22:18:21 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 22:18:21 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:18:21 Selecting previously unselected package libsodium23:amd64. 22:18:21 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 22:18:21 Unpacking libsodium23:amd64 (1.0.16-2) ... 22:18:21 Selecting previously unselected package libzmq5:amd64. 22:18:21 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 22:18:21 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:18:21 Selecting previously unselected package libzmq3-dev:amd64. 22:18:21 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 22:18:21 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:18:21 Selecting previously unselected package pkg-config. 22:18:21 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 22:18:21 Unpacking pkg-config (0.29.1-0ubuntu2) ... 22:18:22 Selecting previously unselected package zip. 22:18:22 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 22:18:22 Unpacking zip (3.0-11build1) ... 22:18:22 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:18:22 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 22:18:22 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:18:22 Setting up liberror-perl (0.17025-1) ... 22:18:22 Setting up libpsl5:amd64 (0.19.1-5build1) ... 22:18:22 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:18:22 No schema files found: doing nothing. 22:18:22 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:18:22 Setting up zip (3.0-11build1) ... 22:18:22 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:18:22 Setting up libsodium23:amd64 (1.0.16-2) ... 22:18:22 Setting up pkg-config (0.29.1-0ubuntu2) ... 22:18:22 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:18:22 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 22:18:22 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:18:22 Setting up git (1:2.17.1-1ubuntu0.8) ... 22:18:22 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:18:22 git set to automatically installed. 22:18:22 git-man set to automatically installed. 22:18:22 libcurl3-gnutls set to automatically installed. 22:18:22 liberror-perl set to automatically installed. 22:18:22 libglib2.0-0 set to automatically installed. 22:18:22 libnghttp2-14 set to automatically installed. 22:18:22 libnorm1 set to automatically installed. 22:18:22 libpgm-5.2-0 set to automatically installed. 22:18:22 libpsl5 set to automatically installed. 22:18:22 librtmp1 set to automatically installed. 22:18:22 libsodium23 set to automatically installed. 22:18:22 libzmq3-dev set to automatically installed. 22:18:22 libzmq5 set to automatically installed. 22:18:22 pkg-config set to automatically installed. 22:18:22 zip set to automatically installed. 22:18:23 snapd is not logged in, snap install commands will use sudo 22:18:32 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 22:18:32 snapd is not logged in, snap install commands will use sudo 22:18:33 snap "core18" has no updates available 22:18:34 Pulling config-common 22:18:34 + snapcraftctl pull 22:18:35 Pulling go-build-helper 22:18:35 + snapcraftctl pull 22:18:36 'edgex-go' has dependencies that need to be staged: go-build-helper 22:18:36 Skipping pull go-build-helper (already ran) 22:18:36 Building go-build-helper 22:18:36 + snapcraftctl build 22:18:38 Staging go-build-helper 22:18:38 + snapcraftctl stage 22:18:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:18:48 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:18:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] 22:18:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 22:18:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 22:18:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 22:18:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 22:18:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 22:18:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 22:18:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 22:18:48 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:18:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:18:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:18:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:18:48 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:18:48 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:18:48 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:18:48 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:18:48 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:18:48 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2129 kB] 22:18:48 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 22:18:48 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 22:18:48 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 22:18:48 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 22:18:48 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 22:18:48 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 22:18:48 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 22:18:48 Fetched 24.8 MB in 0s (0 B/s) 22:18:48 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 22:18:48 Fetched 224 kB in 0s (0 B/s) 22:18:48 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 22:18:48 Fetched 157 kB in 0s (0 B/s) 22:18:48 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 22:18:48 Fetched 221 kB in 0s (0 B/s) 22:18:48 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 22:18:48 Fetched 143 kB in 0s (0 B/s) 22:18:48 Pulling edgex-go 22:18:48 + snapcraftctl pull 22:18:48 Pulling hooks 22:18:48 + snapcraftctl pull 22:19:10 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 22:19:10 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:19:10 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:19:10 Fetched 0 B in 0s (0 B/s) 22:19:10 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 22:19:10 Fetched 96.5 kB in 0s (0 B/s) 22:19:10 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 22:19:10 Fetched 279 kB in 0s (0 B/s) 22:19:10 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 22:19:10 Fetched 122 kB in 0s (0 B/s) 22:19:10 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 22:19:10 Fetched 77.8 kB in 0s (0 B/s) 22:19:10 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 22:19:10 Fetched 8848 B in 0s (0 B/s) 22:19:10 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 22:19:10 Fetched 47.8 kB in 0s (0 B/s) 22:19:10 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 22:19:10 Fetched 45.6 kB in 0s (0 B/s) 22:19:10 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 22:19:10 Fetched 15.0 kB in 0s (0 B/s) 22:19:10 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 22:19:10 Fetched 219 kB in 0s (0 B/s) 22:19:10 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 22:19:10 Fetched 154 kB in 0s (0 B/s) 22:19:10 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 22:19:10 Fetched 50.6 kB in 0s (0 B/s) 22:19:10 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 22:19:10 Fetched 14.8 kB in 0s (0 B/s) 22:19:10 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 22:19:10 Fetched 41.8 kB in 0s (0 B/s) 22:19:10 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 22:19:10 Fetched 499 kB in 0s (0 B/s) 22:19:10 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 22:19:10 Fetched 111 kB in 0s (0 B/s) 22:19:10 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 22:19:10 Fetched 240 kB in 0s (0 B/s) 22:19:10 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 22:19:10 Fetched 29.3 kB in 0s (0 B/s) 22:19:10 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 22:19:10 Fetched 85.5 kB in 0s (0 B/s) 22:19:10 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 22:19:10 Fetched 24.5 kB in 0s (0 B/s) 22:19:10 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 22:19:10 Fetched 49.2 kB in 0s (0 B/s) 22:19:10 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 22:19:10 Fetched 54.2 kB in 0s (0 B/s) 22:19:10 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 22:19:10 Fetched 30.8 kB in 0s (0 B/s) 22:19:10 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 22:19:10 Fetched 15.8 kB in 0s (0 B/s) 22:19:10 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 22:19:10 Fetched 85.9 kB in 0s (0 B/s) 22:19:10 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 22:19:10 Fetched 8720 B in 0s (0 B/s) 22:19:10 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 22:19:10 Fetched 140 kB in 0s (0 B/s) 22:19:10 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 22:19:10 Fetched 119 kB in 0s (0 B/s) 22:19:10 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 22:19:10 Fetched 111 kB in 0s (0 B/s) 22:19:10 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 22:19:10 Fetched 11.1 kB in 0s (0 B/s) 22:19:10 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 22:19:10 Fetched 645 kB in 0s (0 B/s) 22:19:10 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 22:19:10 Fetched 41.3 kB in 0s (0 B/s) 22:19:10 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 22:19:10 Fetched 17.9 kB in 0s (0 B/s) 22:19:10 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 22:19:10 Fetched 368 kB in 0s (0 B/s) 22:19:10 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 22:19:10 Fetched 187 kB in 0s (0 B/s) 22:19:10 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 22:19:10 Fetched 175 kB in 0s (0 B/s) 22:19:10 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 22:19:10 Fetched 206 kB in 0s (0 B/s) 22:19:10 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 22:19:10 Fetched 1301 kB in 0s (0 B/s) 22:19:10 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 22:19:10 Fetched 36.2 kB in 0s (0 B/s) 22:19:10 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 22:19:10 Fetched 159 kB in 0s (0 B/s) 22:19:10 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 22:19:10 Fetched 107 kB in 0s (0 B/s) 22:19:10 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 22:19:10 Fetched 48.7 kB in 0s (0 B/s) 22:19:10 Pulling static-packages 22:19:10 + snapcraftctl pull 22:19:10 Pulling version 22:19:10 + cd /root/project 22:19:10 + git describe --tags --abbrev=0 22:19:10 + sed s/v// 22:19:10 + GIT_VERSION=2.0.0-dev.275 22:19:10 + [ -z 2.0.0-dev.275 ] 22:19:10 + snapcraftctl set-version 2.0.0-dev.275 22:19:10 Building config-common 22:19:10 + snapcraftctl build 22:19:11 Skipping build go-build-helper (already ran) 22:19:11 Building edgex-go 22:19:11 + cd /root/parts/edgex-go/src 22:19:11 + git+ sed s/v// 22:19:11 describe --tags --abbrev=0 22:19:11 + GIT_VERSION=2.0.0-dev.275 22:19:11 + [ -z 2.0.0-dev.275 ] 22:19:11 + echo 2.0.0-dev.275 22:19:11 + make build 22:19:11 go mod tidy 22:19:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:19:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:19:12 ---> 2a91406c645c 22:19:12 Step 3/24 : WORKDIR /edgex-go 22:19:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:19:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:19:12 ---> 2a91406c645c 22:19:12 Step 3/24 : WORKDIR /edgex-go 22:19:12 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:19:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:19:12 ---> 2a91406c645c 22:19:12 Step 3/23 : WORKDIR /edgex-go 22:19:12 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:19:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:19:12 ---> 2a91406c645c 22:19:12 Step 3/26 : WORKDIR /edgex-go 22:19:12 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:19:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:19:12 ---> 2a91406c645c 22:19:12 Step 3/23 : WORKDIR /edgex-go 22:19:12 ---> Running in d0f8a376c12d 22:19:12 ---> Running in 2d76682b0214 22:19:12 ---> Running in 475f3a089231 22:19:12 ---> Running in 488bae776ca1 22:19:12 ---> Running in 5512c8527e51 22:19:12 Removing intermediate container d0f8a376c12d 22:19:12 ---> 1755e8d0c2c9 22:19:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:19:12 Removing intermediate container 488bae776ca1 22:19:12 ---> a20a2f624b76 22:19:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:19:12 Removing intermediate container 2d76682b0214 22:19:12 ---> dafc4c676b8f 22:19:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:19:12 Removing intermediate container 475f3a089231 22:19:12 ---> 8eafdfb390b5 22:19:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:19:12 Removing intermediate container 5512c8527e51 22:19:12 ---> 324dc8c427b2 22:19:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:19:12 ---> Running in decf008ec43f 22:19:12 ---> Running in dd27f34be632 22:19:12 ---> Running in 4dfc12623589 22:19:12 ---> Running in fe11f80f4c07 22:19:12 ---> Running in 17ad627d8771 22:19:13 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 22:19:13 go: downloading github.com/gorilla/mux v1.8.0 22:19:13 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 22:19:13 go: downloading github.com/google/uuid v1.2.0 22:19:13 go: downloading github.com/stretchr/testify v1.7.0 22:19:13 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 22:19:13 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 22:19:13 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 22:19:13 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:19:13 go: downloading gopkg.in/yaml.v2 v2.4.0 22:19:13 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 22:19:13 go: downloading github.com/lib/pq v1.10.2 22:19:14 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 22:19:14 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 22:19:14 go: downloading github.com/pelletier/go-toml v1.9.2 22:19:14 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 22:19:14 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 22:19:15 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 22:19:15 go: downloading github.com/go-kit/kit v0.9.0 22:19:15 go: downloading github.com/go-playground/validator/v10 v10.6.1 22:19:15 go: downloading github.com/davecgh/go-spew v1.1.1 22:19:15 go: downloading github.com/pmezard/go-difflib v1.0.0 22:19:15 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 22:19:15 go: downloading github.com/stretchr/objx v0.1.0 22:19:15 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 22:19:15 go: downloading github.com/x448/float16 v0.8.4 22:19:15 go: downloading github.com/go-playground/universal-translator v0.17.0 22:19:15 go: downloading github.com/leodido/go-urn v1.2.0 22:19:15 go: downloading golang.org/x/text v0.3.2 22:19:15 go: downloading github.com/go-playground/assert/v2 v2.0.1 22:19:15 go: downloading github.com/go-playground/locales v0.13.0 22:19:15 go: downloading github.com/go-logfmt/logfmt v0.4.0 22:19:15 go: downloading github.com/go-stack/stack v1.8.0 22:19:15 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 22:19:15 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:19:15 go: downloading github.com/pebbe/zmq4 v1.2.7 22:19:15 go: downloading github.com/kr/pretty v0.2.0 22:19:15 go: downloading github.com/hashicorp/consul/api v1.8.1 22:19:15 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:19:15 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 22:19:15 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:19:15 go: downloading github.com/kr/text v0.1.0 22:19:15 go: downloading github.com/gorilla/websocket v1.4.2 22:19:15 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 22:19:16 Removing intermediate container 4dfc12623589 22:19:16 ---> 8d9d4bfa084e 22:19:16 Step 5/24 : RUN apk add --update --no-cache make git 22:19:16 Removing intermediate container decf008ec43f 22:19:16 ---> 5cb0317290b1 22:19:16 Step 5/24 : RUN apk add --update --no-cache make git 22:19:16 ---> Running in 7765461992e1 22:19:16 go: downloading github.com/onsi/ginkgo v1.10.1 22:19:16 go: downloading github.com/onsi/gomega v1.7.0 22:19:16 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:19:16 go: downloading github.com/mitchellh/copystructure v1.0.0 22:19:16 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:19:16 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:19:16 go: downloading github.com/hashicorp/go-hclog v0.12.0 22:19:16 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:19:16 go: downloading github.com/hashicorp/serf v0.9.5 22:19:16 go: downloading github.com/hashicorp/consul/sdk v0.7.0 22:19:16 go: downloading github.com/hashicorp/go-uuid v1.0.1 22:19:16 ---> Running in 4683596010c3 22:19:16 Removing intermediate container fe11f80f4c07 22:19:16 ---> d1db22948246 22:19:16 Step 5/26 : RUN apk add --update --no-cache make git 22:19:16 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:19:16 go: downloading github.com/fatih/color v1.9.0 22:19:16 go: downloading github.com/mattn/go-colorable v0.1.6 22:19:16 go: downloading github.com/mattn/go-isatty v0.0.12 22:19:16 go: downloading github.com/mitchellh/go-homedir v1.1.0 22:19:16 go: downloading github.com/pkg/errors v0.8.1 22:19:16 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:19:16 go: downloading github.com/hashicorp/go-msgpack v0.5.3 22:19:16 go: downloading github.com/hashicorp/memberlist v0.2.2 22:19:16 go: downloading github.com/hpcloud/tail v1.0.0 22:19:16 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 22:19:16 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:19:16 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:19:16 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:19:16 go: downloading gopkg.in/fsnotify.v1 v1.4.7 22:19:16 go: downloading github.com/hashicorp/go-multierror v1.1.0 22:19:16 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:19:16 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 22:19:16 go: downloading github.com/miekg/dns v1.1.26 22:19:16 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:19:16 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:19:16 go: downloading github.com/hashicorp/errwrap v1.0.0 22:19:16 Removing intermediate container 17ad627d8771 22:19:16 ---> 22e15f075680 22:19:16 Step 5/23 : RUN apk add --update --no-cache make git 22:19:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/core-data/core-data ./cmd/core-data 22:19:17 ---> Running in e3d6cde074bb 22:19:17 Removing intermediate container dd27f34be632 22:19:17 ---> e6c95a781cab 22:19:17 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:19:17 ---> Running in 19a1e1f8d207 22:19:17 ---> Running in 4e8e1c3d27ba 22:19:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:19:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:19:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:19:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:19:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:19:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:19:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:19:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:19:20 OK: 218 MiB in 52 packages 22:19:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:19:20 OK: 218 MiB in 52 packages 22:19:20 OK: 218 MiB in 52 packages 22:19:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:19:21 OK: 218 MiB in 52 packages 22:19:22 Removing intermediate container 7765461992e1 22:19:22 ---> 2826d310dac0 22:19:22 Step 6/24 : COPY go.mod . 22:19:22 Removing intermediate container 4683596010c3 22:19:22 ---> 162f3f757cf1 22:19:22 Step 6/24 : COPY go.mod . 22:19:22 Removing intermediate container e3d6cde074bb 22:19:22 ---> e75b4afdee4e 22:19:22 Step 6/26 : COPY go.mod . 22:19:22 Removing intermediate container 19a1e1f8d207 22:19:22 ---> 6cc52de3b97d 22:19:22 Step 6/23 : COPY go.mod . 22:19:23 ---> 80069369a8b4 22:19:23 Step 7/24 : RUN go mod download 22:19:23 OK: 218 MiB in 52 packages 22:19:23 ---> Running in 65fa0bfacf24 22:19:24 ---> 5bb9c0df0b74 22:19:24 Step 7/24 : RUN go mod download 22:19:24 ---> 0a151c116e97 22:19:24 Step 7/26 : RUN go mod download 22:19:24 ---> Running in ffaf8f41df2e 22:19:24 ---> Running in 054e9f8dc26f 22:19:24 ---> c348a850119b 22:19:24 Step 7/23 : RUN go mod download 22:19:24 ---> Running in 65c30446688c 22:19:25 Removing intermediate container 4e8e1c3d27ba 22:19:25 ---> 58eddea933f2 22:19:25 Step 6/23 : COPY go.mod . 22:19:26 ---> af0293d0dd69 22:19:26 Step 7/23 : RUN go mod download 22:19:26 ---> Running in c68cfd1e3ecd 22:19:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:19:27 Removing intermediate container 65fa0bfacf24 22:19:27 ---> 2cf2fc8ea7dd 22:19:27 Step 8/24 : COPY . . 22:19:29 Removing intermediate container ffaf8f41df2e 22:19:29 ---> 204a42c50648 22:19:29 Step 8/24 : COPY . . 22:19:29 Removing intermediate container 054e9f8dc26f 22:19:29 ---> 2cc86fe9f760 22:19:29 Step 8/26 : COPY . . 22:19:29 Removing intermediate container 65c30446688c 22:19:29 ---> 946ac134a884 22:19:29 Step 8/23 : COPY . . 22:19:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/core-command/core-command ./cmd/core-command 22:19:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:19:32 Removing intermediate container c68cfd1e3ecd 22:19:32 ---> 43f4fedd65ab 22:19:32 Step 8/23 : COPY . . 22:19:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:19:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:19:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:19:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:19:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:19:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:19:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o ./cmd/secrets-config ./cmd/secrets-config 22:19:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:19:42 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 22:19:42 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 22:19:42 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 22:19:42 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 22:19:42 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 22:19:42 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 22:19:42 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 22:19:42 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 22:19:42 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 22:19:42 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 22:19:42 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 22:19:42 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 22:19:42 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 22:19:42 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 22:19:42 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 22:19:42 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 22:19:42 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 22:19:42 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 22:19:42 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 22:19:42 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 22:19:42 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 22:19:42 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 22:19:42 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 22:19:42 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 22:19:42 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 22:19:42 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 22:19:42 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 22:19:44 Building hooks 22:19:44 + cd /root/parts/hooks/src 22:19:44 + make build 22:19:44 go mod tidy 22:19:44 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 22:19:44 go: downloading github.com/stretchr/testify v1.5.1 22:19:44 go: downloading github.com/davecgh/go-spew v1.1.0 22:19:44 go: downloading gopkg.in/yaml.v2 v2.2.2 22:19:44 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 22:19:45 GO111MODULE=on go build -o cmd/install/install ./cmd/install 22:19:45 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 22:19:45 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 22:19:49 Building static-packages 22:19:49 + snapcraftctl build 22:19:51 Building version 22:19:51 + snapcraftctl build 22:19:53 Staging config-common 22:19:53 + snapcraftctl stage 22:19:54 Skipping stage go-build-helper (already ran) 22:19:54 Staging edgex-go 22:19:54 + snapcraftctl stage 22:19:54 ---> ebf2d135ca52 22:19:54 Step 9/24 : RUN go mod tidy 22:19:54 ---> 3b1db606b44b 22:19:54 Step 9/23 : RUN go mod tidy 22:19:54 ---> 267cff879bed 22:19:54 Step 9/24 : RUN go mod tidy 22:19:54 ---> 13cbc37248d1 22:19:54 Step 9/26 : RUN go mod tidy 22:19:54 ---> a8c2b30c1f00 22:19:54 Step 9/23 : RUN go mod tidy 22:19:54 ---> Running in 792c18d7efaa 22:19:54 ---> Running in d44254d30bec 22:19:54 ---> Running in c6c161310681 22:19:54 ---> Running in f893d68cff27 22:19:54 ---> Running in a594a78df6b3 22:19:55 Staging hooks 22:19:55 + snapcraftctl stage 22:19:56 Staging static-packages 22:19:56 + snapcraftctl stage 22:19:57 Staging version 22:19:57 + snapcraftctl stage 22:19:58 Priming config-common 22:19:58 + snapcraftctl prime 22:20:00 Priming go-build-helper 22:20:00 + snapcraftctl prime 22:20:00 Removing intermediate container 792c18d7efaa 22:20:00 ---> 403ad84e4dca 22:20:00 Step 10/24 : RUN make cmd/core-command/core-command 22:20:00 ---> Running in 31eb548ba467 22:20:00 Removing intermediate container d44254d30bec 22:20:00 ---> ad9312fc480a 22:20:00 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:20:00 ---> Running in 28abb0003216 22:20:01 Priming edgex-go 22:20:01 + snapcraftctl prime 22:20:01 Removing intermediate container c6c161310681 22:20:01 ---> a2c90fcb05f5 22:20:01 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:20:01 Removing intermediate container f893d68cff27 22:20:01 ---> 32be091eab19 22:20:01 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:20:01 Removing intermediate container a594a78df6b3 22:20:01 ---> d95444247b01 22:20:01 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:20:01 ---> Running in 751497bcd66c 22:20:01 ---> Running in ef200f809b23 22:20:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:20:02 ---> Running in bffa3f4efec5 22:20:02 Priming hooks 22:20:02 + snapcraftctl prime 22:20:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:20:03 Priming static-packages 22:20:03 + snapcraftctl prime 22:20:04 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 22:20:04 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 22:20: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 22:20:07 Priming version 22:20:07 + snapcraftctl prime 22:20:07 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:21:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:21:56 Removing intermediate container 31eb548ba467 22:21:56 ---> f61b9df48856 22:21:56 22:21:56 Step 11/24 : FROM alpine:3.12 22:21:56 3.12: Pulling from library/alpine 22:21:56 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 22:21:56 Status: Downloaded newer image for alpine:3.12 22:21:56 ---> c4fd0aeabfcf 22:21:56 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:21:56 ---> Running in 8c6303248ccb 22:21:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:21:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:21:58 (1/1) Installing dumb-init (1.2.2-r1) 22:21:58 Executing busybox-1.31.1-r20.trigger 22:21:58 OK: 5 MiB in 15 packages 22:22:00 Removing intermediate container 8c6303248ccb 22:22:00 ---> cee4c2aeea49 22:22:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:22:00 ---> Running in 83a3733c34e0 22:22:02 Removing intermediate container 83a3733c34e0 22:22:02 ---> 04bf64e619f7 22:22:02 Step 14/24 : ENV APP_PORT=59882 22:22:04 Removing intermediate container ef200f809b23 22:22:04 ---> c18ef3610484 22:22:04 22:22:04 Step 11/23 : FROM alpine:3.12 22:22:04 ---> c4fd0aeabfcf 22:22:04 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:22:04 ---> Running in cc808850cd6c 22:22:05 ---> Running in 6dca8afbe2c2 22:22:05 Removing intermediate container 751497bcd66c 22:22:05 ---> ca280cede3a7 22:22:05 22:22:05 Step 11/23 : FROM alpine:3.12 22:22:05 ---> c4fd0aeabfcf 22:22:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:22:05 ---> Using cache 22:22:05 ---> cee4c2aeea49 22:22:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:22:05 ---> Using cache 22:22:05 ---> 04bf64e619f7 22:22:05 Step 14/23 : ENV APP_PORT=59861 22:22:05 Removing intermediate container bffa3f4efec5 22:22:05 ---> 5806e089478b 22:22:05 22:22:05 Step 11/26 : FROM alpine:3.12 22:22:05 ---> c4fd0aeabfcf 22:22:05 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 22:22:05 Removing intermediate container cc808850cd6c 22:22:05 ---> 9d160d733ea8 22:22:05 Step 15/24 : EXPOSE $APP_PORT 22:22:05 Removing intermediate container 28abb0003216 22:22:05 ---> 3969e73b1a03 22:22:05 22:22:05 Step 11/24 : FROM alpine:3.12 22:22:05 ---> c4fd0aeabfcf 22:22:05 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:22:05 ---> Using cache 22:22:05 ---> cee4c2aeea49 22:22:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:22:05 ---> Using cache 22:22:05 ---> 04bf64e619f7 22:22:05 Step 14/24 : ENV APP_PORT=59881 22:22:05 ---> Running in e73ab3b38dbd 22:22:05 ---> Running in f38b7fc5b35b 22:22:05 ---> Running in a4f5f5191f09 22:22:05 ---> Running in fa9a2474212f 22:22:06 Removing intermediate container e73ab3b38dbd 22:22:06 ---> 88c918ad45bf 22:22:06 Step 15/23 : EXPOSE $APP_PORT 22:22:06 Removing intermediate container f38b7fc5b35b 22:22:06 ---> 4b64e23f8d79 22:22:06 Step 15/24 : EXPOSE $APP_PORT 22:22:06 Removing intermediate container fa9a2474212f 22:22:06 ---> ebdc730cf098 22:22:06 Step 16/24 : WORKDIR / 22:22:07 ---> Running in 0fced8cf301f 22:22:07 ---> Running in 3f644ac8b9cb 22:22:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:22:07 ---> Running in d1b027108f7d 22:22:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:22:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:22:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:22:08 Removing intermediate container 0fced8cf301f 22:22:08 ---> 6ca4f89c5971 22:22:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:22:08 Removing intermediate container 3f644ac8b9cb 22:22:08 ---> c0bcdd1003fe 22:22:08 Step 16/24 : WORKDIR / 22:22:08 Removing intermediate container d1b027108f7d 22:22:08 ---> 5db41830226a 22:22:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:22:08 (1/2) Installing ca-certificates (20191127-r4) 22:22:08 ---> Running in bbfa59adc03a 22:22:08 (2/2) Installing dumb-init (1.2.2-r1) 22:22:08 Executing busybox-1.31.1-r20.trigger 22:22:08 Executing ca-certificates-20191127-r4.trigger 22:22:08 (1/6) Installing ca-certificates (20191127-r4) 22:22:08 (2/6) Installing nghttp2-libs (1.41.0-r0) 22:22:08 (3/6) Installing libcurl (7.77.0-r0) 22:22:08 (4/6) Installing curl (7.77.0-r0) 22:22:08 OK: 6 MiB in 16 packages 22:22:08 (5/6) Installing dumb-init (1.2.2-r1) 22:22:08 (6/6) Installing su-exec (0.2-r1) 22:22:08 Executing busybox-1.31.1-r20.trigger 22:22:08 Executing ca-certificates-20191127-r4.trigger 22:22:08 OK: 7 MiB in 20 packages 22:22:09 ---> c7d09af26be6 22:22:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:22:09 Removing intermediate container bbfa59adc03a 22:22:09 ---> 4c95983cf126 22:22:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:22:09 ---> 385d4c9013f7 22:22:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:22:11 ---> 5cedc0be5c7a 22:22:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:22:11 Removing intermediate container 6dca8afbe2c2 22:22:11 ---> d27777033452 22:22:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:22:11 Removing intermediate container a4f5f5191f09 22:22:11 ---> 6f1e3ac215dc 22:22:11 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:22:11 ---> Running in dc2a7a383ab9 22:22:11 ---> Running in 19fef06992e7 22:22:11 ---> a0ad6bc17f96 22:22:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:22:12 ---> 034a985e57b0 22:22:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:22:12 Removing intermediate container dc2a7a383ab9 22:22:12 ---> 01dfff6ef47b 22:22:12 Step 14/23 : ENV APP_PORT=59860 22:22:12 ---> Running in a437d807cf68 22:22:12 ---> 98181648c8f2 22:22:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:22:12 Removing intermediate container 19fef06992e7 22:22:12 ---> e811d01487c1 22:22:12 Step 14/26 : WORKDIR / 22:22:12 ---> Running in 439b8c147c19 22:22:13 ---> 9b8633511c8f 22:22:13 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:22:13 ---> c17a65c33ae7 22:22:13 Step 20/24 : ENTRYPOINT ["/core-command"] 22:22:13 ---> Running in e83fdcb43cb4 22:22:13 ---> Running in 00fff68225b5 22:22:13 Removing intermediate container a437d807cf68 22:22:13 ---> 4830e632a5b5 22:22:13 Step 15/23 : EXPOSE $APP_PORT 22:22:13 Removing intermediate container 439b8c147c19 22:22:13 ---> ce6c82b567c0 22:22:13 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:22:13 ---> Running in 28eaa466ea3e 22:22:13 ---> a78d7e76e7f2 22:22:13 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:22:14 ---> Running in 76ffbf9955e7 22:22:14 Removing intermediate container 00fff68225b5 22:22:14 ---> 73d6de80165d 22:22:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:22:14 Removing intermediate container e83fdcb43cb4 22:22:14 ---> 6c5096443871 22:22:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:22:14 Removing intermediate container 28eaa466ea3e 22:22:14 ---> 26aa25818403 22:22:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:22:14 ---> Running in e0565e4e379f 22:22:14 ---> Running in cb222a431168 22:22:14 Removing intermediate container 76ffbf9955e7 22:22:14 ---> f9a9060f4572 22:22:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:22:14 ---> Running in 56c5467d6a1a 22:22:14 ---> 2adbaf5745b5 22:22:14 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:22:15 Removing intermediate container cb222a431168 22:22:15 ---> 19fbba866005 22:22:15 Step 21/23 : LABEL arch=arm64 22:22:15 Removing intermediate container e0565e4e379f 22:22:15 ---> d44c5b9dbdb2 22:22:15 Step 22/24 : LABEL arch=arm64 22:22:15 Removing intermediate container 56c5467d6a1a 22:22:15 ---> 6c0046792638 22:22:15 Step 22/24 : LABEL arch=arm64 22:22:15 ---> Running in 7afc7cfe94fe 22:22:15 ---> Running in 3de9d3ce7782 22:22:15 ---> 6fa120f326e8 22:22:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:22:15 ---> Running in 06353606e2d8 22:22:15 ---> 92f5c80a05c7 22:22:15 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:22:15 Removing intermediate container 3de9d3ce7782 22:22:15 ---> 4b4b970f1266 22:22:15 Step 22/23 : LABEL git_sha=db66c4504b6fb0d2feecb233a954eef631c67d3a 22:22:16 Removing intermediate container 7afc7cfe94fe 22:22:16 ---> 377774929c85 22:22:16 Step 23/24 : LABEL git_sha=db66c4504b6fb0d2feecb233a954eef631c67d3a 22:22:16 Removing intermediate container 06353606e2d8 22:22:16 ---> 004b451e4721 22:22:16 Step 23/24 : LABEL git_sha=db66c4504b6fb0d2feecb233a954eef631c67d3a 22:22:16 ---> Running in b56eac77af21 22:22:16 ---> Running in f9da2b8cf17e 22:22:16 ---> Running in 8726c8d5884d 22:22:17 ---> 80ff1cf8b529 22:22:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:22:17 Removing intermediate container b56eac77af21 22:22:17 ---> cc43e482cd78 22:22:17 Step 23/23 : LABEL version=0.0.0 22:22:17 ---> 99d50c11379e 22:22:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:22:17 Removing intermediate container f9da2b8cf17e 22:22:17 ---> 16e301cf1792 22:22:17 Step 24/24 : LABEL version=0.0.0 22:22:17 Removing intermediate container 8726c8d5884d 22:22:17 ---> 03b8a2d5b6b6 22:22:17 Step 24/24 : LABEL version=0.0.0 22:22:17 ---> Running in 565255583d4f 22:22:17 ---> Running in 532405b62cd8 22:22:17 ---> Running in d52d261c819f 22:22:18 ---> e74553788415 22:22:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:22:18 Removing intermediate container 565255583d4f 22:22:18 ---> a46bfaa5bd1e 22:22:18 22:22:18 Removing intermediate container 532405b62cd8 22:22:18 ---> 0c5e9ce95f22 22:22:18 22:22:18 Removing intermediate container d52d261c819f 22:22:18 ---> aff57f893a55 22:22:18 22:22:18 Successfully built a46bfaa5bd1e 22:22:18 Successfully tagged support-scheduler-arm64:latest 22:22:18 Building security-bootstrapper 22:22:18  Building support-scheduler ... done  ---> 5bb771e07046 22:22:18 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:22:19 Successfully built 0c5e9ce95f22 22:22:19 Successfully built aff57f893a55 22:22:19 Successfully tagged core-command-arm64:latest 22:22:19 Building security-proxy-setup 22:22:19  Building core-command ... done  ---> Running in decb62a801e0 22:22:19 Successfully tagged core-metadata-arm64:latest 22:22:19  Building core-metadata ... done Building core-data 22:22:19 ---> fd48796aa6a9 22:22:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:22:19 Removing intermediate container decb62a801e0 22:22:19 ---> 2b7bb03fb716 22:22:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:22:19 ---> Running in 713edd7469dc 22:22:20 Removing intermediate container 713edd7469dc 22:22:20 ---> c099c6ff8899 22:22:20 Step 21/23 : LABEL arch=arm64 22:22:20 ---> Running in d5ccdd7c5023 22:22:21 ---> d240ea64fe7d 22:22:21 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:22:21 Removing intermediate container d5ccdd7c5023 22:22:21 ---> fab43cb0db3b 22:22:21 Step 22/23 : LABEL git_sha=db66c4504b6fb0d2feecb233a954eef631c67d3a 22:22:21 ---> Running in e4186892806f 22:22:22 ---> 46d1803497dd 22:22:22 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 22:22:22 Removing intermediate container e4186892806f 22:22:22 ---> fadccc1485b0 22:22:22 Step 23/23 : LABEL version=0.0.0 22:22:22 ---> Running in d411afcf266f 22:22:23 ---> Running in 5c1feaa12bd8 22:22:24 Removing intermediate container 5c1feaa12bd8 22:22:24 ---> d8eb11baacee 22:22:24 22:22:24 Successfully built d8eb11baacee 22:22:24 Successfully tagged support-notifications-arm64:latest 22:22:24  Building support-notifications ... done Building sys-mgmt-agent 22:22:26 Removing intermediate container d411afcf266f 22:22:26 ---> 9abfd8423346 22:22:26 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:22:27 ---> Running in 884e103a3695 22:22:28 Removing intermediate container 884e103a3695 22:22:28 ---> ddacd85db01d 22:22:28 Step 24/26 : LABEL arch=arm64 22:22:28 ---> Running in d9710d3e4273 22:22:29 Removing intermediate container d9710d3e4273 22:22:29 ---> 374b9f8520e9 22:22:29 Step 25/26 : LABEL git_sha=db66c4504b6fb0d2feecb233a954eef631c67d3a 22:22:29 ---> Running in 1c8380e02b50 22:22:29 Removing intermediate container 1c8380e02b50 22:22:29 ---> 5e209b821da8 22:22:29 Step 26/26 : LABEL version=0.0.0 22:22:30 ---> Running in 236ca9ce67fc 22:22:30 Removing intermediate container 236ca9ce67fc 22:22:30 ---> 802de7539a47 22:22:30 22:22:31 Successfully built 802de7539a47 22:22:31 Successfully tagged security-secretstore-setup-arm64:latest 22:23:18  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:23:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:23:18 ---> 2a91406c645c 22:23:18 Step 3/24 : WORKDIR /edgex-go 22:23:18 ---> Using cache 22:23:18 ---> 324dc8c427b2 22:23:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:23:18 ---> Using cache 22:23:18 ---> 22e15f075680 22:23:18 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:23:18 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:23:18 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:23:18 ---> 2a91406c645c 22:23:18 Step 3/32 : WORKDIR /edgex-go 22:23:18 ---> Using cache 22:23:18 ---> 324dc8c427b2 22:23:18 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:23:18 ---> Using cache 22:23:18 ---> 22e15f075680 22:23:18 Step 5/32 : RUN apk add --update --no-cache make git 22:23:18 ---> Using cache 22:23:18 ---> 6cc52de3b97d 22:23:18 Step 6/32 : COPY go.mod . 22:23:18 ---> Using cache 22:23:18 ---> c348a850119b 22:23:18 Step 7/32 : RUN go mod download 22:23:18 ---> Using cache 22:23:18 ---> 946ac134a884 22:23:18 Step 8/32 : COPY . . 22:23:18 ---> Using cache 22:23:18 ---> 3b1db606b44b 22:23:18 Step 9/32 : RUN go mod tidy 22:23:18 ---> Using cache 22:23:18 ---> a2c90fcb05f5 22:23:18 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:23:18 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:23:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:23:18 ---> 2a91406c645c 22:23:18 Step 3/22 : WORKDIR /edgex-go 22:23:18 ---> Using cache 22:23:18 ---> 324dc8c427b2 22:23:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:23:18 ---> Using cache 22:23:18 ---> 22e15f075680 22:23:18 Step 5/22 : RUN apk add --update --no-cache make git 22:23:18 ---> Using cache 22:23:18 ---> 6cc52de3b97d 22:23:18 Step 6/22 : COPY go.mod . 22:23:18 ---> Using cache 22:23:18 ---> c348a850119b 22:23:18 Step 7/22 : RUN go mod download 22:23:18 ---> Using cache 22:23:18 ---> 946ac134a884 22:23:18 Step 8/22 : COPY . . 22:23:18 ---> Using cache 22:23:18 ---> 3b1db606b44b 22:23:18 Step 9/22 : RUN go mod tidy 22:23:18 ---> Using cache 22:23:18 ---> a2c90fcb05f5 22:23:18 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:23:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:23:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:23:18 ---> 2a91406c645c 22:23:18 Step 3/24 : WORKDIR /edgex-go 22:23:18 ---> Using cache 22:23:18 ---> 324dc8c427b2 22:23:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:23:18 ---> Using cache 22:23:18 ---> 22e15f075680 22:23:18 Step 5/24 : RUN apk add --update --no-cache make bash git 22:23:18 ---> Running in 530c3695aae1 22:23:18 ---> Running in 862859f30151 22:23:18 ---> Running in 6bd9b7f2342b 22:23:18 ---> Running in 455aa34273a3 22:23:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:23:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:23: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 22:23:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:23:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:23:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:23:21 OK: 218 MiB in 52 packages 22:23:21 OK: 218 MiB in 52 packages 22:23:23 Removing intermediate container 6bd9b7f2342b 22:23:23 ---> e8e6de7ca7bd 22:23:23 Step 6/24 : COPY go.mod . 22:23:23 Removing intermediate container 530c3695aae1 22:23:23 ---> c70d24a773ae 22:23:23 Step 6/24 : COPY go.mod . 22:23:24 ---> f00e62b0cff5 22:23:24 Step 7/24 : RUN go mod download 22:23:24 ---> e76bdefaf23a 22:23:24 Step 7/24 : RUN go mod download 22:23:25 ---> Running in b67475afc981 22:23:25 ---> Running in 7233993f7386 22:23:30 Removing intermediate container b67475afc981 22:23:30 ---> ea94c373f9e5 22:23:30 Step 8/24 : COPY . . 22:23:30 Removing intermediate container 7233993f7386 22:23:30 ---> a38920c82fda 22:23:30 Step 8/24 : COPY . . 22:23:57 ---> e890934ef99d 22:23:57 Step 9/24 : RUN go mod tidy 22:23:57 ---> 10d0575d0f5a 22:23:57 Step 9/24 : RUN go mod tidy 22:23:57 ---> Running in 3a1c2e571ad0 22:23:57 ---> Running in 1fd614e0b7ac 22:24:04 Removing intermediate container 1fd614e0b7ac 22:24:04 ---> fc1ac20a067f 22:24:04 Step 10/24 : RUN make cmd/core-data/core-data 22:24:04 ---> Running in dd73666be140 22:24:04 Removing intermediate container 3a1c2e571ad0 22:24:04 ---> dd59379350a7 22:24:04 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:24:05 ---> Running in 9390e26238d6 22:24:07 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 22:24:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:24:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:24:35 Removing intermediate container 455aa34273a3 22:24:35 ---> 436e6b36c7af 22:24:35 22:24:35 Step 11/32 : FROM alpine:3.12 22:24:35 ---> c4fd0aeabfcf 22:24:35 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:24:35 ---> Running in 237e776063a5 22:24:36 Removing intermediate container 237e776063a5 22:24:36 ---> b3cbbe8f2ee1 22:24:36 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:24:36 ---> Running in c8156018f05b 22:24:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:24:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:24:40 (1/2) Installing dumb-init (1.2.2-r1) 22:24:40 (2/2) Installing su-exec (0.2-r1) 22:24:40 Executing busybox-1.31.1-r20.trigger 22:24:40 OK: 5 MiB in 16 packages 22:24:41 Removing intermediate container 862859f30151 22:24:41 ---> cdac4ff50596 22:24:41 22:24:41 Step 11/22 : FROM alpine:3.12 22:24:41 ---> c4fd0aeabfcf 22:24:41 Step 12/22 : RUN apk add --update --no-cache curl 22:24:41 ---> Running in ab89f5f57b63 22:24:42 Removing intermediate container c8156018f05b 22:24:42 ---> 968c441babc5 22:24:42 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:24:42 ---> Running in bb624c6b7626 22:24:43 Removing intermediate container bb624c6b7626 22:24:43 ---> 7e13ee2f2271 22:24:43 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:24:43 ---> Running in 0672b23253d4 22:24:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:24:44 Removing intermediate container 0672b23253d4 22:24:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:24:44 ---> 28fd87e59be7 22:24:44 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:24:44 ---> Running in 95bf285d5e18 22:24:44 (1/4) Installing ca-certificates (20191127-r4) 22:24:45 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:24:45 (3/4) Installing libcurl (7.77.0-r0) 22:24:45 (4/4) Installing curl (7.77.0-r0) 22:24:45 Executing busybox-1.31.1-r20.trigger 22:24:45 Executing ca-certificates-20191127-r4.trigger 22:24:45 OK: 7 MiB in 18 packages 22:24:48 Removing intermediate container ab89f5f57b63 22:24:48 ---> 7571af2dd011 22:24:48 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:24:48 ---> Running in fb17eaa80a9f 22:24:48 Removing intermediate container 95bf285d5e18 22:24:48 ---> 16f61f033c66 22:24:48 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:24:48 ---> Running in b2ab5820d0ef 22:24:48 Removing intermediate container fb17eaa80a9f 22:24:48 ---> 6c1f2f1b9c6f 22:24:48 Step 14/22 : WORKDIR /edgex 22:24:49 ---> Running in 4b7b00f51dc8 22:24:49 Removing intermediate container b2ab5820d0ef 22:24:49 ---> 8007757b71b7 22:24:49 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:24:50 Removing intermediate container 4b7b00f51dc8 22:24:50 ---> f38849ed48c9 22:24:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:24:51 ---> e7e708691edc 22:24:51 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:24:51 ---> Running in aa66d7fd2f17 22:24:51 ---> 561a7651f137 22:24:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:24:53 ---> f14fc460956d 22:24:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:24:55 Removing intermediate container aa66d7fd2f17 22:24:55 ---> a7c3f426778e 22:24:55 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:24:56 ---> 57f44edc1315 22:24:56 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:24:56 ---> Running in 9263ab98002e 22:24:57 Removing intermediate container 9263ab98002e 22:24:57 ---> b14bf4d075b9 22:24:57 Step 19/22 : CMD ["--init=true"] 22:24:57 ---> Running in 9313b364ef49 22:24:57 ---> 7d08f910f009 22:24:57 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:24:58 Removing intermediate container 9313b364ef49 22:24:58 ---> a9d5a31a7d0d 22:24:58 Step 20/22 : LABEL arch=arm64 22:24:58 ---> Running in 4aaf52daafaf 22:24:59 Removing intermediate container 4aaf52daafaf 22:24:59 ---> e0ac54ca97f3 22:24:59 Step 21/22 : LABEL git_sha=db66c4504b6fb0d2feecb233a954eef631c67d3a 22:24:59 ---> 96bbf230901a 22:24:59 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:24:59 ---> Running in e1c954d5fe89 22:25:00 Removing intermediate container e1c954d5fe89 22:25:00 ---> 06bd52e3cb23 22:25:00 Step 22/22 : LABEL version=0.0.0 22:25:00 ---> Running in cbfc87809e76 22:25:00 ---> de63dbe7406a 22:25:00 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:25:01 Removing intermediate container cbfc87809e76 22:25:01 ---> c465bc8fdc6f 22:25:01 22:25:02 Successfully built c465bc8fdc6f 22:25:02 Successfully tagged security-proxy-setup-arm64:latest 22:25:02  Building security-proxy-setup ... done  ---> 602f2249333c 22:25:02 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:25:03 ---> fda37a4e1f08 22:25:03 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:25:04 ---> Running in b4cba660e618 22:25:04 Removing intermediate container b4cba660e618 22:25:04 ---> 93f46dc0cdc2 22:25:04 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:25:06 ---> 866d7ccd61b1 22:25:06 Step 27/32 : RUN chmod +x /entrypoint.sh 22:25:06 ---> Running in 2321ac30fb54 22:25:10 Removing intermediate container 2321ac30fb54 22:25:10 ---> ca57be02e7b9 22:25:10 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:25:10 ---> Running in 16dc7984fdab 22:25:11 Removing intermediate container 16dc7984fdab 22:25:11 ---> fd7f53481ec6 22:25:11 Step 29/32 : CMD ["gate"] 22:25:11 ---> Running in 10fd973f6fb1 22:25:12 Removing intermediate container 10fd973f6fb1 22:25:12 ---> 1067aa72b344 22:25:12 Step 30/32 : LABEL arch=arm64 22:25:12 ---> Running in f2b2514a63f0 22:25:13 Removing intermediate container f2b2514a63f0 22:25:13 ---> 1cce3d184901 22:25:13 Step 31/32 : LABEL git_sha=db66c4504b6fb0d2feecb233a954eef631c67d3a 22:25:13 ---> Running in 1f4c77877ffe 22:25:14 Removing intermediate container 1f4c77877ffe 22:25:14 ---> 0beb3f08ec4c 22:25:14 Step 32/32 : LABEL version=0.0.0 22:25:15 ---> Running in 3f2f9dc8b57a 22:25:15 Removing intermediate container 3f2f9dc8b57a 22:25:15 ---> aefd38c92c2d 22:25:15 22:25:15 Successfully built aefd38c92c2d 22:25:16 Successfully tagged security-bootstrapper-arm64:latest 22:25:22  Building security-bootstrapper ... done Removing intermediate container 9390e26238d6 22:25:22 ---> 2e8da80d4b5a 22:25:22 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:25:22 ---> Running in a2a169a4d201 22:25:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:25:25 Removing intermediate container a2a169a4d201 22:25:25 ---> 70792ab27a23 22:25:25 22:25:25 Step 12/24 : FROM docker:20.10.0 22:25:25 20.10.0: Pulling from library/docker 22:25:30 Removing intermediate container dd73666be140 22:25:30 ---> c9da0371b885 22:25:30 22:25:30 Step 11/24 : FROM alpine:3.12 22:25:30 ---> c4fd0aeabfcf 22:25:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:25:30 ---> Running in 37f24393109d 22:25:30 Removing intermediate container 37f24393109d 22:25:30 ---> 035795066627 22:25:30 Step 13/24 : ENV APP_PORT=59880 22:25:30 ---> Running in 9e1e511f1398 22:25:31 Removing intermediate container 9e1e511f1398 22:25:31 ---> a6ca55bc9256 22:25:31 Step 14/24 : EXPOSE $APP_PORT 22:25:31 ---> Running in 5e907de665e0 22:25:32 Removing intermediate container 5e907de665e0 22:25:32 ---> b69fbe55deb3 22:25:32 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:32 ---> Running in af4d79617d0d 22:25:35 Removing intermediate container af4d79617d0d 22:25:35 ---> 72aa2b2c9172 22:25:35 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:25:35 ---> Running in ae07bd79b3c3 22:25:35 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:25:35 Status: Downloaded newer image for docker:20.10.0 22:25:35 ---> eeaf43b92773 22:25:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:25:36 ---> Running in 329275fe283b 22:25:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:25:36 Removing intermediate container 329275fe283b 22:25:36 ---> 6b7e6e3b7d3b 22:25:36 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 22:25:36 ---> Running in c7b4ecd5512c 22:25:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:25:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:25:37 (1/6) Installing dumb-init (1.2.2-r1) 22:25:38 (2/6) Installing libgcc (9.3.0-r2) 22:25:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:25:38 (3/6) Installing libsodium (1.0.18-r0) 22:25:38 (4/6) Installing libstdc++ (9.3.0-r2) 22:25:38 (5/6) Installing libzmq (4.3.3-r0) 22:25:38 (6/6) Installing zeromq (4.3.3-r0) 22:25:38 Executing busybox-1.31.1-r20.trigger 22:25:38 OK: 8 MiB in 20 packages 22:25:38 (1/39) Installing readline (8.0.4-r0) 22:25:38 (2/39) Installing bash (5.0.17-r0) 22:25:38 Executing bash-5.0.17-r0.post-install 22:25:38 (3/39) Installing nghttp2-libs (1.41.0-r0) 22:25:38 (4/39) Installing libcurl (7.77.0-r0) 22:25:39 (5/39) Installing curl (7.77.0-r0) 22:25:39 (6/39) Installing dumb-init (1.2.2-r1) 22:25:39 (7/39) Installing libbz2 (1.0.8-r1) 22:25:39 (8/39) Installing expat (2.2.9-r1) 22:25:39 (9/39) Installing libffi (3.3-r2) 22:25:39 (10/39) Installing gdbm (1.13-r1) 22:25:39 (11/39) Installing xz-libs (5.2.5-r0) 22:25:39 (12/39) Installing sqlite-libs (3.32.1-r1) 22:25:39 (13/39) Installing python3 (3.8.10-r0) 22:25:40 Removing intermediate container ae07bd79b3c3 22:25:40 ---> 04795960cb8d 22:25:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:25:41 (14/39) Installing py3-appdirs (1.4.4-r1) 22:25:41 (15/39) Installing py3-ordered-set (4.0.1-r0) 22:25:41 (16/39) Installing py3-parsing (2.4.7-r0) 22:25:41 (17/39) Installing py3-six (1.15.0-r0) 22:25:41 (18/39) Installing py3-packaging (20.4-r0) 22:25:41 (19/39) Installing py3-setuptools (47.0.0-r0) 22:25:41 (20/39) Installing py3-chardet (3.0.4-r4) 22:25:41 (21/39) Installing py3-idna (2.9-r0) 22:25:41 (22/39) Installing py3-certifi (2020.4.5.1-r0) 22:25:41 (23/39) Installing py3-urllib3 (1.25.9-r0) 22:25:41 (24/39) Installing py3-requests (2.23.0-r0) 22:25:41 (25/39) Installing py3-msgpack (1.0.0-r0) 22:25:41 (26/39) Installing py3-lockfile (0.12.2-r3) 22:25:41 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:25:41 ---> b496ee74c630 22:25:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:25:41 (28/39) Installing py3-colorama (0.4.3-r0) 22:25:41 (29/39) Installing py3-distlib (0.3.0-r0) 22:25:41 (30/39) Installing py3-distro (1.5.0-r1) 22:25:41 (31/39) Installing py3-webencodings (0.5.1-r3) 22:25:41 (32/39) Installing py3-html5lib (1.0.1-r4) 22:25:41 (33/39) Installing py3-pytoml (0.1.21-r0) 22:25:41 (34/39) Installing py3-pep517 (0.8.2-r0) 22:25:41 (35/39) Installing py3-progress (1.5-r0) 22:25:41 (36/39) Installing py3-toml (0.10.1-r0) 22:25:41 (37/39) Installing py3-retrying (1.3.3-r0) 22:25:41 (38/39) Installing py3-contextlib2 (0.6.0-r0) 22:25:41 (39/39) Installing py3-pip (20.1.1-r0) 22:25:41 Executing busybox-1.31.1-r19.trigger 22:25:41 OK: 72 MiB in 59 packages 22:25:42 ---> 16a9277bfe61 22:25:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:25:43 ---> 652aa81fd3e7 22:25:43 Step 20/24 : ENTRYPOINT ["/core-data"] 22:25:43 ---> Running in 39a064b6d1dd 22:25:44 Removing intermediate container 39a064b6d1dd 22:25:44 ---> 30103f9ddd88 22:25:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:25:44 ---> Running in 8d6323bf8ee1 22:25:44 Removing intermediate container 8d6323bf8ee1 22:25:44 ---> 2fabae61adcd 22:25:44 Step 22/24 : LABEL arch=arm64 22:25:44 ---> Running in 31da11cdeb7e 22:25:45 Removing intermediate container 31da11cdeb7e 22:25:45 ---> 3f96ca7f676e 22:25:45 Step 23/24 : LABEL git_sha=db66c4504b6fb0d2feecb233a954eef631c67d3a 22:25:45 ---> Running in 1f00b443fcd1 22:25:45 Removing intermediate container 1f00b443fcd1 22:25:45 ---> 142cf229943e 22:25:45 Step 24/24 : LABEL version=0.0.0 22:25:45 ---> Running in 72b48292e32f 22:25:46 Collecting docker-compose==1.23.2 22:25:46 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:25:46 Removing intermediate container 72b48292e32f 22:25:46 ---> 0b8eaae4f9c4 22:25:46 22:25:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:25:46 Successfully built 0b8eaae4f9c4 22:25:47 Successfully tagged core-data-arm64:latest 22:25:47  Building core-data ... done Collecting docker<4.0,>=3.6.0 22:25:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:25:48 Collecting PyYAML<4,>=3.10 22:25:48 Downloading PyYAML-3.13.tar.gz (270 kB) 22:25:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:25:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:25:52 Collecting dockerpty<0.5,>=0.4.1 22:25:52 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:25:54 Collecting cached-property<2,>=1.2.0 22:25:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:25:54 Collecting jsonschema<3,>=2.5.1 22:25:54 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:25:55 Collecting docopt<0.7,>=0.6.1 22:25:55 Downloading docopt-0.6.2.tar.gz (25 kB) 22:25:57 Collecting texttable<0.10,>=0.9.0 22:25:57 Downloading texttable-0.9.1.tar.gz (11 kB) 22:25:59 Collecting websocket-client<1.0,>=0.32.0 22:25:59 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:25:59 Collecting docker-pycreds>=0.4.0 22:25:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:26:00 Collecting urllib3<1.25,>=1.21.1 22:26:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:26:00 Collecting idna<2.8,>=2.5 22:26:00 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:26:00 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) 22:26:00 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) 22:26:00 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:26:00 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:26:00 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:26:00 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:26:01 Installing collected packages: docker-pycreds, websocket-client, urllib3, idna, requests, docker, PyYAML, dockerpty, cached-property, jsonschema, docopt, texttable, docker-compose 22:26:02 Attempting uninstall: urllib3 22:26:02 Found existing installation: urllib3 1.25.9 22:26:02 Uninstalling urllib3-1.25.9: 22:26:02 Successfully uninstalled urllib3-1.25.9 22:26:02 Attempting uninstall: idna 22:26:02 Found existing installation: idna 2.9 22:26:02 Uninstalling idna-2.9: 22:26:02 Successfully uninstalled idna-2.9 22:26:03 Attempting uninstall: requests 22:26:03 Found existing installation: requests 2.23.0 22:26:03 Uninstalling requests-2.23.0: 22:26:03 Successfully uninstalled requests-2.23.0 22:26:04 Running setup.py install for PyYAML: started 22:26:06 Running setup.py install for PyYAML: finished with status 'done' 22:26:06 Running setup.py install for dockerpty: started 22:26:08 Running setup.py install for dockerpty: finished with status 'done' 22:26:08 Running setup.py install for docopt: started 22:26:10 Running setup.py install for docopt: finished with status 'done' 22:26:10 Running setup.py install for texttable: started 22:26:12 Running setup.py install for texttable: finished with status 'done' 22:26:13 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 22:26:21 Removing intermediate container c7b4ecd5512c 22:26:21 ---> 1ec3475b91ea 22:26:21 Step 15/24 : ENV APP_PORT=58890 22:26:21 ---> Running in e771371fd638 22:26:21 Removing intermediate container e771371fd638 22:26:21 ---> 1c08f05f32f9 22:26:21 Step 16/24 : EXPOSE $APP_PORT 22:26:21 ---> Running in c67a5afcfb0d 22:26:21 Removing intermediate container c67a5afcfb0d 22:26:21 ---> f2f887e047eb 22:26:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:26:22 ---> 0b8bcec7ce4c 22:26:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:26:23 ---> a12a7d2fb8d8 22:26:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:26:24 ---> c57627b0713f 22:26:24 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:26:24 ---> Running in 7a9dba032170 22:26:25 Removing intermediate container 7a9dba032170 22:26:25 ---> 1070a2d96697 22:26:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:26:25 ---> Running in 6e9337f72a5e 22:26:26 Removing intermediate container 6e9337f72a5e 22:26:26 ---> 27f1cd1fb80e 22:26:26 Step 22/24 : LABEL arch=arm64 22:26:26 ---> Running in fed1fc44fe2e 22:26:26 Removing intermediate container fed1fc44fe2e 22:26:26 ---> d7f95a6301ea 22:26:26 Step 23/24 : LABEL git_sha=db66c4504b6fb0d2feecb233a954eef631c67d3a 22:26:26 ---> Running in 99a3740a0459 22:26:27 Removing intermediate container 99a3740a0459 22:26:27 ---> dd3e50529fed 22:26:27 Step 24/24 : LABEL version=0.0.0 22:26:27 ---> Running in 6bc6a4c1dc26 22:26:27 Removing intermediate container 6bc6a4c1dc26 22:26:27 ---> ec6418db78ef 22:26:27 22:26:28 Successfully built ec6418db78ef 22:26:28 Successfully tagged sys-mgmt-agent-arm64:latest 22:26:28  Building sys-mgmt-agent ... done  [Pipeline] } 22:26:28 $ docker stop --time=1 14dd99a6e62000025870b719fd9e06062be796421a5beceafa9718af284b61d3 22:26:30 $ docker rm -f 14dd99a6e62000025870b719fd9e06062be796421a5beceafa9718af284b61d3 [Pipeline] // withDockerContainer [Pipeline] sh 22:26:30 + docker images 22:26:31 REPOSITORY TAG IMAGE ID CREATED SIZE 22:26:31 sys-mgmt-agent-arm64 latest ec6418db78ef 3 seconds ago 299MB 22:26:31 core-data-arm64 latest 0b8eaae4f9c4 44 seconds ago 19.2MB 22:26:31 c9da0371b885 About a minute ago 975MB 22:26:31 70792ab27a23 About a minute ago 970MB 22:26:31 security-bootstrapper-arm64 latest aefd38c92c2d About a minute ago 17.5MB 22:26:31 security-proxy-setup-arm64 latest c465bc8fdc6f About a minute ago 24.2MB 22:26:31 cdac4ff50596 About a minute ago 974MB 22:26:31 436e6b36c7af About a minute ago 970MB 22:26:31 security-secretstore-setup-arm64 latest 802de7539a47 4 minutes ago 27.1MB 22:26:31 support-notifications-arm64 latest d8eb11baacee 4 minutes ago 15.7MB 22:26:31 core-metadata-arm64 latest aff57f893a55 4 minutes ago 15.7MB 22:26:31 core-command-arm64 latest 0c5e9ce95f22 4 minutes ago 15MB 22:26:31 support-scheduler-arm64 latest a46bfaa5bd1e 4 minutes ago 15.1MB 22:26:31 3969e73b1a03 4 minutes ago 972MB 22:26:31 ca280cede3a7 4 minutes ago 969MB 22:26:31 c18ef3610484 4 minutes ago 969MB 22:26:31 5806e089478b 4 minutes ago 976MB 22:26:31 f61b9df48856 4 minutes ago 967MB 22:26:31 ci-base-image-arm64 latest 2a91406c645c 15 minutes ago 641MB 22:26:31 alpine 3.12 c4fd0aeabfcf 2 weeks ago 5.32MB 22:26:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB 22:26:31 docker 20.10.0 eeaf43b92773 6 months ago 228MB 22:26:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 22:26:31 ---> job-cost.sh 22:26:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F1te 22:27:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:28:47 lf-activate-venv(): INFO: Adding /tmp/venv-F1te/bin to PATH 22:28:47 INFO: No Stack... 22:28:47 INFO: Retrieving Pricing Info for: v2-standard-4 22:28:47 INFO: Archiving Costs [Pipeline] sh 22:28:47 + cat /w/workspace/edgex-go/31/archives/cost.csv 22:28:47 + cut -d, -f6 [Pipeline] lock 22:28:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3531-31-stack-cost] 22:28:47 Resource [jenkins-edgexfoundry-edgex-go-PR-3531-31-stack-cost] did not exist. Created. 22:28:47 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3531-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:28:48 + echo total: 0.18000000715255737 [Pipeline] stash 22:28:48 Stashed 1 file(s) [Pipeline] } 22:28:48 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3531-31-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:28:49 provisioning config files... 22:28:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/31@tmp/config4176946156742706396tmp [Pipeline] { [Pipeline] sh 22:28:49 + set +x 22:28:49 + curl -s https://codecov.io/bash 22:28:49 + bash -s -- 22:28:49 22:28:49 _____ _ 22:28:49 / ____| | | 22:28:49 | | ___ __| | ___ ___ _____ __ 22:28:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:28:49 | |___| (_) | (_| | __/ (_| (_) \ V / 22:28:49 \_____\___/ \__,_|\___|\___\___/ \_/ 22:28:49 Bash-1.0.3 22:28:49 22:28:49 22:28:49 ==> git version 2.24.4 found 22:28:49 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 22:28:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:28:49 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:28:49 ==> Jenkins CI detected. 22:28:49 project root: . 22:28:49 --> token set from env 22:28:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:28:49 ==> Running gcov in . (disable via -X gcov) 22:28:49 ==> Python coveragepy not found 22:28:49 ==> Searching for coverage reports in: 22:28:49 + . 22:28:49 -> Found 1 reports 22:28:49 ==> Detecting git/mercurial file structure 22:28:49 ==> Reading reports 22:28:49 + ./coverage.out bytes=398095 22:28:49 ==> Appending adjustments 22:28:49 https://docs.codecov.io/docs/fixing-reports 22:28:50 + Found adjustments 22:28:50 ==> Gzipping contents 22:28:50 56K /tmp/codecov.iUpW3t.gz 22:28:50 ==> Uploading reports 22:28:50 url: https://codecov.io 22:28:50 query: branch=PR-3531&commit=db66c4504b6fb0d2feecb233a954eef631c67d3a&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F31%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= 22:28:50 -> Pinging Codecov 22:28:50 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3531&commit=db66c4504b6fb0d2feecb233a954eef631c67d3a&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F31%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= 22:28:51 -> Uploading to 22:28:51 https://storage.googleapis.com/codecov/v4/raw/2021-06-29/00271124DB129430A58F1EEE437C3FCB/db66c4504b6fb0d2feecb233a954eef631c67d3a/1976f503-7cf9-4803-be65-dbdaf2fe4bf8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210629%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210629T222851Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bc7110c1332b25b19b9314dcf991816522efdd387caeb17330c84d729e7552be 22:28:51 % Total % Received % Xferd Average Speed Time Time Time Current 22:28:51 Dload Upload Total Spent Left Speed 22:28:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54827 0 0 100 54827 0 120k --:--:-- --:--:-- --:--:-- 120k 22:28:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/db66c4504b6fb0d2feecb233a954eef631c67d3a [Pipeline] } 22:28:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:28:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:28:53 ---> package-listing.sh 22:28:53 ++ facter osfamily 22:28:53 ++ tr '[:upper:]' '[:lower:]' 22:28:53 + OS_FAMILY=redhat 22:28:53 + workspace=/w/workspace/edgex-go/31 22:28:53 + START_PACKAGES=/tmp/packages_start.txt 22:28:53 + END_PACKAGES=/tmp/packages_end.txt 22:28:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:28:53 + PACKAGES=/tmp/packages_start.txt 22:28:53 + '[' /w/workspace/edgex-go/31 ']' 22:28:53 + PACKAGES=/tmp/packages_end.txt 22:28:53 + case "${OS_FAMILY}" in 22:28:53 + sort 22:28:53 + rpm -qa 22:28:55 + '[' -f /tmp/packages_start.txt ']' 22:28:55 + '[' -f /tmp/packages_end.txt ']' 22:28:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:28:55 + '[' /w/workspace/edgex-go/31 ']' 22:28:55 + mkdir -p /w/workspace/edgex-go/31/archives/ 22:28:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/31/archives/ [Pipeline] echo 22:28:55 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/31/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:28:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:28:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:28:56 22:28:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:28:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:28:57 alpine: Pulling from edgex-lftools-log-publisher 22:28:57 df20fa9351a1: Pulling fs layer 22:28:57 36b3adc4ff6f: Pulling fs layer 22:28:57 8ad3a11d3b57: Pulling fs layer 22:28:57 46f8f816bc3b: Pulling fs layer 22:28:57 93b61091891f: Pulling fs layer 22:28:57 93b9cdb0e59b: Pulling fs layer 22:28:57 5e14af77c1be: Pulling fs layer 22:28:57 01666e4c0597: Pulling fs layer 22:28:57 aa168da1d23b: Pulling fs layer 22:28:57 46f8f816bc3b: Waiting 22:28:57 93b61091891f: Waiting 22:28:57 93b9cdb0e59b: Waiting 22:28:57 5e14af77c1be: Waiting 22:28:57 01666e4c0597: Waiting 22:28:57 aa168da1d23b: Waiting 22:28:57 36b3adc4ff6f: Verifying Checksum 22:28:57 36b3adc4ff6f: Download complete 22:28:57 46f8f816bc3b: Verifying Checksum 22:28:57 46f8f816bc3b: Download complete 22:28:57 df20fa9351a1: Verifying Checksum 22:28:57 df20fa9351a1: Download complete 22:28:57 93b9cdb0e59b: Verifying Checksum 22:28:57 93b9cdb0e59b: Download complete 22:28:57 5e14af77c1be: Verifying Checksum 22:28:57 5e14af77c1be: Download complete 22:28:57 01666e4c0597: Verifying Checksum 22:28:57 01666e4c0597: Download complete 22:28:57 8ad3a11d3b57: Verifying Checksum 22:28:57 8ad3a11d3b57: Download complete 22:28:57 df20fa9351a1: Pull complete 22:28:57 36b3adc4ff6f: Pull complete 22:28:58 93b61091891f: Verifying Checksum 22:28:58 93b61091891f: Download complete 22:28:58 8ad3a11d3b57: Pull complete 22:28:58 46f8f816bc3b: Pull complete 22:28:58 93b61091891f: Pull complete 22:28:58 93b9cdb0e59b: Pull complete 22:28:58 5e14af77c1be: Pull complete 22:28:58 01666e4c0597: Pull complete 22:28:59 aa168da1d23b: Verifying Checksum 22:28:59 aa168da1d23b: Download complete 22:29:04 aa168da1d23b: Pull complete 22:29:04 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:29:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:29:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:29:04 prd-centos7-docker-4c-2g-757 does not seem to be running inside a container 22:29:04 $ 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/31/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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:29:06 $ docker top d1ebdc7b032db24e12fcfb699e2aec366204172df4798bb82ada22e4d64bffbf -eo pid,comm [Pipeline] { [Pipeline] sh 22:29:07 + touch /tmp/pre-build-complete [Pipeline] sh 22:29:07 + mkdir -p /var/log/sa [Pipeline] sh 22:29:07 + ls /var/log/sa-host 22:29:07 + sadf -c /var/log/sa-host/sa05 22:29:07 file_magic: OK 22:29:07 HZ: Using current value: 100 22:29:07 file_header: OK 22:29:07 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:29:07 Statistics: 22:29:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:29:07 File successfully converted to sysstat format version 12.2.1 22:29:07 + sadf -c /var/log/sa-host/sa29 22:29:07 file_magic: OK 22:29:07 HZ: Using current value: 100 22:29:07 file_header: OK 22:29:07 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:29:07 Statistics: 22:29:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:29:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:29:08 provisioning config files... 22:29:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/31@tmp/config6482011656079241296tmp [Pipeline] { [Pipeline] echo 22:29:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:29:08 ---> create-netrc.sh [Pipeline] } 22:29:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:29:08 ---> python-tools-install.sh [Pipeline] echo 22:29:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:29:09 ---> sudo-logs.sh 22:29:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:29:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:29:09 ---> job-cost.sh 22:29:09 lf-activate-venv: SKIPPING 22:29:09 DEBUG: total: 0.18000000715255737 22:29:09 INFO: Retrieving Stack Cost... 22:29:10 INFO: Retrieving Pricing Info for: v3-standard-2 22:29:10 INFO: Archiving Costs [Pipeline] echo 22:29:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:29:11 ---> logs-deploy.sh 22:29:11 lf-activate-venv: SKIPPING 22:29:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3531/31 22:29:11 INFO: archiving workspace using pattern(s): 22:29:11 Archives upload complete. 22:29:11 INFO: archiving logs to Nexus 22:29:12 ---> uname -a: 22:29:12 Linux prd-centos7-docker-4c-2g-757.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 22:29:12 22:29:12 22:29:12 ---> lscpu: 22:29:12 Architecture: x86_64 22:29:12 CPU op-mode(s): 32-bit, 64-bit 22:29:12 Byte Order: Little Endian 22:29:12 Address sizes: 40 bits physical, 48 bits virtual 22:29:12 CPU(s): 2 22:29:12 On-line CPU(s) list: 0,1 22:29:12 Thread(s) per core: 1 22:29:12 Core(s) per socket: 1 22:29:12 Socket(s): 2 22:29:12 NUMA node(s): 1 22:29:12 Vendor ID: AuthenticAMD 22:29:12 CPU family: 23 22:29:12 Model: 49 22:29:12 Model name: AMD EPYC-Rome Processor 22:29:12 Stepping: 0 22:29:12 CPU MHz: 2800.000 22:29:12 BogoMIPS: 5600.00 22:29:12 Virtualization: AMD-V 22:29:12 Hypervisor vendor: KVM 22:29:12 Virtualization type: full 22:29:12 L1d cache: 64 KiB 22:29:12 L1i cache: 64 KiB 22:29:12 L2 cache: 1 MiB 22:29:12 L3 cache: 32 MiB 22:29:12 NUMA node0 CPU(s): 0,1 22:29:12 Vulnerability Itlb multihit: Not affected 22:29:12 Vulnerability L1tf: Not affected 22:29:12 Vulnerability Mds: Not affected 22:29:12 Vulnerability Meltdown: Not affected 22:29:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:29:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:29:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:29:12 Vulnerability Srbds: Not affected 22:29:12 Vulnerability Tsx async abort: Not affected 22:29:12 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 22:29:12 22:29:12 22:29:12 ---> nproc: 22:29:12 2 22:29:12 22:29:12 22:29:12 ---> df -h: 22:29:12 Filesystem Size Used Available Use% Mounted on 22:29:12 overlay 40.0G 13.3G 26.7G 33% / 22:29:12 tmpfs 64.0M 0 64.0M 0% /dev 22:29:12 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:29:12 shm 64.0M 0 64.0M 0% /dev/shm 22:29:12 /dev/vda1 40.0G 13.3G 26.7G 33% /facter-os 22:29:12 /dev/vda1 40.0G 13.3G 26.7G 33% /etc/resolv.conf 22:29:12 /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hostname 22:29:12 /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hosts 22:29:12 /dev/vda1 40.0G 13.3G 26.7G 33% /run/cloud-init/result.json 22:29:12 /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/sa-host 22:29:12 /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/secure 22:29:12 /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/auth.log 22:29:12 /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/31 22:29:12 /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/31@tmp 22:29:12 22:29:12 22:29:12 ---> free -m: 22:29:12 total used free shared buff/cache available 22:29:12 Mem: 7821 1239 1774 0 4807 6552 22:29:12 Swap: 1023 1 1022 22:29:12 22:29:12 22:29:12 ---> ip addr: 22:29:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:29:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:29:12 inet 127.0.0.1/8 scope host lo 22:29:12 valid_lft forever preferred_lft forever 22:29:12 inet6 ::1/128 scope host 22:29:12 valid_lft forever preferred_lft forever 22:29:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:29:12 link/ether fa:16:3e:cd:ba:73 brd ff:ff:ff:ff:ff:ff 22:29:12 inet 10.30.123.208/23 brd 10.30.123.255 scope global dynamic eth0 22:29:12 valid_lft 84966sec preferred_lft 84966sec 22:29:12 inet6 fe80::f816:3eff:fecd:ba73/64 scope link 22:29:12 valid_lft forever preferred_lft forever 22:29:12 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:29:12 link/ether 02:42:44:a4:c8:2c brd ff:ff:ff:ff:ff:ff 22:29:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:29:12 valid_lft forever preferred_lft forever 22:29:12 inet6 fe80::42:44ff:fea4:c82c/64 scope link 22:29:12 valid_lft forever preferred_lft forever 22:29:12 22:29:12 22:29:12 ---> sar -b -r -n DEV: 22:29:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) 22:29:12 22:29:12 22:05:07 LINUX RESTART (2 CPU) 22:29:12 22:29:12 22:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:29:12 22:07:01 96.92 0.72 96.20 0.00 353.57 44895.62 0.00 22:29:12 22:08:02 167.69 0.00 167.69 0.00 0.00 20303.55 0.00 22:29:12 22:09:01 49.12 0.02 49.10 0.00 0.54 8124.50 0.00 22:29:12 22:10:01 299.82 59.72 240.10 0.00 4762.95 164438.36 0.00 22:29:12 22:11:01 439.89 148.30 291.59 0.00 7566.43 154227.67 0.00 22:29:12 22:12:01 408.66 40.18 368.48 0.00 2760.84 176209.64 0.00 22:29:12 22:13:01 427.42 28.50 398.92 0.00 3564.17 130940.38 0.00 22:29:12 22:14:01 14.80 6.24 8.56 0.00 272.57 346.89 0.00 22:29:12 22:15:01 0.15 0.00 0.15 0.00 0.00 1.87 0.00 22:29:12 22:16:01 0.23 0.00 0.23 0.00 0.00 3.35 0.00 22:29:12 22:17:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 22:29:12 22:18:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 22:29:12 22:19:01 0.25 0.00 0.25 0.00 0.00 2.48 0.00 22:29:12 22:20:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 22:29:12 22:21:01 0.52 0.18 0.33 0.00 5.73 4.36 0.00 22:29:12 22:22:01 0.75 0.00 0.75 0.00 0.00 15.93 0.00 22:29:12 22:23:01 0.25 0.00 0.25 0.00 0.00 3.35 0.00 22:29:12 22:24:01 0.23 0.00 0.23 0.00 0.00 2.75 0.00 22:29:12 22:25:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 22:29:12 22:26:01 0.23 0.00 0.23 0.00 0.00 2.18 0.00 22:29:12 22:27:01 0.23 0.00 0.23 0.00 0.00 2.02 0.00 22:29:12 22:28:01 0.25 0.00 0.25 0.00 0.00 4.23 0.00 22:29:12 22:29:01 44.36 40.54 3.81 0.00 4074.06 129.10 0.00 22:29:12 Average: 84.98 14.13 70.86 0.00 1017.30 30465.08 0.00 22:29:12 22:29:12 22:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:29:12 22:07:01 4114300 0 969312 12.10 2620 2922708 1655004 18.27 1033756 2368240 69892 22:29:12 22:08:02 3868020 0 1072300 13.39 2620 3066000 1728568 19.08 1303108 2280864 227076 22:29:12 22:09:01 3951704 0 1034636 12.92 2620 3019980 1751876 19.34 1198252 2294636 107164 22:29:12 22:10:01 1838176 0 1163568 14.53 2620 5004576 1663336 18.36 1505572 4006168 7156 22:29:12 22:11:01 226780 0 1867520 23.32 2620 5912020 3858828 42.60 3189772 3850932 81896 22:29:12 22:12:01 585292 0 1263428 15.78 2620 6157600 1747776 19.30 2053180 4632112 133456 22:29:12 22:13:01 2412240 0 1209264 15.10 2620 4384816 1697808 18.74 949228 3911160 20 22:29:12 22:14:01 2449052 0 1164360 14.54 2620 4392908 1302108 14.38 932992 3899488 20 22:29:12 22:15:01 2447020 0 1166392 14.56 2620 4392908 1274340 14.07 968248 3867892 8 22:29:12 22:16:01 2449392 0 1164012 14.53 2620 4392916 1255800 13.86 966264 3869524 16 22:29:12 22:17:01 2450700 0 1162704 14.52 2620 4392916 1255620 13.86 965152 3869524 12 22:29:12 22:18:01 2451152 0 1162244 14.51 2620 4392924 1255620 13.86 959344 3875340 8 22:29:12 22:19:01 2451244 0 1162148 14.51 2620 4392928 1255620 13.86 959464 3875340 8 22:29:12 22:20:01 2451120 0 1162268 14.51 2620 4392932 1255620 13.86 959176 3875520 8 22:29:12 22:21:01 2450216 0 1163136 14.52 2620 4392968 1255716 13.86 959684 3875532 20 22:29:12 22:22:01 2450304 0 1163044 14.52 2620 4392972 1255680 13.86 959524 3875536 12 22:29:12 22:23:01 2451012 0 1162332 14.51 2620 4392976 1255620 13.86 959328 3875532 16 22:29:12 22:24:01 2451104 0 1162236 14.51 2620 4392980 1255620 13.86 959216 3875532 8 22:29:12 22:25:01 2451228 0 1162108 14.51 2620 4392984 1255620 13.86 959296 3875532 8 22:29:12 22:26:01 2450752 0 1162580 14.52 2620 4392988 1255704 13.86 959720 3875532 12 22:29:12 22:27:01 2450824 0 1162504 14.52 2620 4392992 1255668 13.86 959592 3875532 20 22:29:12 22:28:01 2450324 0 1163000 14.52 2620 4392996 1255728 13.86 959892 3875532 8 22:29:12 22:29:01 1819700 0 1248916 15.59 2620 4937704 1740156 19.21 1154076 4296924 422000 22:29:12 Average: 2416159 0 1185827 14.81 2620 4404334 1510584 16.68 1164080 3729475 45602 22:29:12 22:29:12 22:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:29:12 22:07:01 eth0 1167.34 1457.70 6087.46 166.92 0.00 0.00 0.00 0.00 22:29:12 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:07:01 veth101c737 64.06 107.73 4.54 367.14 0.00 0.00 0.00 0.00 22:29:12 22:07:01 docker0 1172.57 842.93 88.48 3068.54 0.00 0.00 0.00 0.00 22:29:12 22:08:02 veth6987454 0.42 0.55 0.03 0.05 0.00 0.00 0.00 0.00 22:29:12 22:08:02 eth0 168.44 144.63 513.49 37.91 0.00 0.00 0.00 0.00 22:29:12 22:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:08:02 docker0 118.18 123.28 9.14 474.12 0.00 0.00 0.00 0.00 22:29:12 22:09:01 veth6987454 1.86 1.86 0.15 0.15 0.00 0.00 0.00 0.00 22:29:12 22:09:01 eth0 23.91 14.91 15.29 53.04 0.00 0.00 0.00 0.00 22:29:12 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:09:01 docker0 1.86 1.86 0.12 0.15 0.00 0.00 0.00 0.00 22:29:12 22:10:01 eth0 198.37 168.17 1700.61 69.95 0.00 0.00 0.00 0.00 22:29:12 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:10:01 vethbde8e3a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:29:12 22:11:01 veth3cc9aff 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:29:12 22:11:01 veth9689779 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:29:12 22:11:01 eth0 84.88 64.74 188.28 14.91 0.00 0.00 0.00 0.00 22:29:12 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:12:01 eth0 110.46 80.02 309.33 67.55 0.00 0.00 0.00 0.00 22:29:12 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:12:01 docker0 1398.72 1094.56 104.69 3942.69 0.00 0.00 0.00 0.00 22:29:12 22:12:01 vethbde8e3a 0.00 1.35 0.00 0.07 0.00 0.00 0.00 0.00 22:29:12 22:13:01 eth0 228.37 155.68 1714.58 80.03 0.00 0.00 0.00 0.00 22:29:12 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:13:01 docker0 42.44 79.64 2.64 460.77 0.00 0.00 0.00 0.00 22:29:12 22:13:01 vethbde8e3a 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 22:29:12 22:14:01 eth0 3.61 2.38 3.16 1.25 0.00 0.00 0.00 0.00 22:29:12 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:14:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:15:01 eth0 3.55 2.03 2.86 0.14 0.00 0.00 0.00 0.00 22:29:12 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:16:01 eth0 0.72 0.40 0.41 0.26 0.00 0.00 0.00 0.00 22:29:12 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:17:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:29:12 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:18:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:29:12 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:19:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:29:12 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:20:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:29:12 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:21:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 22:29:12 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:22:01 eth0 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 22:29:12 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:23:01 eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 22:29:12 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:24:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:29:12 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:25:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:26:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 22:29:12 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:27:01 eth0 0.20 0.18 0.09 0.01 0.00 0.00 0.00 0.00 22:29:12 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:28:01 eth0 0.18 0.15 0.12 0.07 0.00 0.00 0.00 0.00 22:29:12 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:29:01 eth0 195.39 176.44 2170.12 51.33 0.00 0.00 0.00 0.00 22:29:12 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 Average: eth0 95.16 98.72 553.13 23.62 0.00 0.00 0.00 0.00 22:29:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:12 Average: docker0 62.72 51.10 4.67 191.63 0.00 0.00 0.00 0.00 22:29:12 22:29:12 22:29:12 ---> sar -P ALL: 22:29:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) 22:29:12 22:29:12 22:05:07 LINUX RESTART (2 CPU) 22:29:12 22:29:12 22:06:01 CPU %user %nice %system %iowait %steal %idle 22:29:12 22:07:01 all 19.06 0.00 6.50 1.85 0.07 72.51 22:29:12 22:07:01 0 15.56 0.00 7.74 2.07 0.07 74.57 22:29:12 22:07:01 1 22.55 0.00 5.28 1.64 0.07 70.46 22:29:12 22:08:02 all 60.95 0.00 9.36 2.26 0.11 27.32 22:29:12 22:08:02 0 60.00 0.00 9.78 2.65 0.11 27.46 22:29:12 22:08:02 1 61.90 0.00 8.93 1.88 0.11 27.19 22:29:12 22:09:01 all 31.79 0.00 4.72 1.49 0.08 61.93 22:29:12 22:09:01 0 31.33 0.00 4.96 1.33 0.09 62.28 22:29:12 22:09:01 1 32.24 0.00 4.47 1.64 0.07 61.58 22:29:12 22:10:01 all 46.02 0.00 14.43 8.91 0.11 30.54 22:29:12 22:10:01 0 45.35 0.00 14.54 9.20 0.11 30.80 22:29:12 22:10:01 1 46.69 0.00 14.31 8.61 0.11 30.28 22:29:12 22:11:01 all 38.07 0.00 14.35 38.23 0.11 9.24 22:29:12 22:11:01 0 37.64 0.00 15.06 39.18 0.09 8.03 22:29:12 22:11:01 1 38.50 0.00 13.65 37.28 0.13 10.44 22:29:12 22:12:01 all 50.23 0.00 17.08 23.68 0.12 8.90 22:29:12 22:12:01 0 49.95 0.00 16.72 24.30 0.13 8.89 22:29:12 22:12:01 1 50.50 0.00 17.43 23.04 0.11 8.92 22:29:12 22:13:01 all 65.47 0.00 17.15 3.86 0.12 13.40 22:29:12 22:13:01 0 66.24 0.00 17.29 3.24 0.11 13.12 22:29:12 22:13:01 1 64.71 0.00 17.01 4.47 0.13 13.68 22:29:12 22:14:01 all 0.20 0.00 0.18 0.15 0.03 99.44 22:29:12 22:14:01 0 0.13 0.00 0.23 0.05 0.03 99.55 22:29:12 22:14:01 1 0.27 0.00 0.13 0.25 0.02 99.33 22:29:12 22:15:01 all 0.13 0.00 0.08 0.00 0.03 99.77 22:29:12 22:15:01 0 0.13 0.00 0.07 0.00 0.03 99.77 22:29:12 22:15:01 1 0.13 0.00 0.08 0.00 0.02 99.77 22:29:12 22:16:01 all 0.20 0.00 0.06 0.00 0.03 99.72 22:29:12 22:16:01 0 0.37 0.00 0.05 0.00 0.03 99.55 22:29:12 22:16:01 1 0.03 0.00 0.07 0.00 0.02 99.88 22:29:12 22:17:01 all 0.09 0.00 0.03 0.00 0.02 99.87 22:29:12 22:17:01 0 0.17 0.00 0.02 0.00 0.00 99.82 22:29:12 22:17:01 1 0.02 0.00 0.03 0.00 0.03 99.92 22:29:12 22:29:12 22:17:01 CPU %user %nice %system %iowait %steal %idle 22:29:12 22:18:01 all 0.15 0.00 0.10 0.00 0.03 99.72 22:29:12 22:18:01 0 0.17 0.00 0.10 0.00 0.05 99.68 22:29:12 22:18:01 1 0.13 0.00 0.10 0.00 0.02 99.75 22:29:12 22:19:01 all 0.04 0.00 0.02 0.00 0.02 99.92 22:29:12 22:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:29:12 22:19:01 1 0.05 0.00 0.02 0.00 0.02 99.92 22:29:12 22:20:01 all 0.17 0.00 0.02 0.00 0.03 99.79 22:29:12 22:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:29:12 22:20:01 1 0.32 0.00 0.02 0.00 0.03 99.63 22:29:12 22:21:01 all 0.11 0.00 0.05 0.00 0.03 99.82 22:29:12 22:21:01 0 0.05 0.00 0.07 0.00 0.03 99.85 22:29:12 22:21:01 1 0.17 0.00 0.03 0.00 0.02 99.78 22:29:12 22:22:01 all 0.07 0.00 0.03 0.00 0.03 99.87 22:29:12 22:22:01 0 0.07 0.00 0.02 0.00 0.03 99.88 22:29:12 22:22:01 1 0.07 0.00 0.05 0.00 0.02 99.87 22:29:12 22:23:01 all 0.12 0.00 0.03 0.00 0.03 99.83 22:29:12 22:23:01 0 0.02 0.00 0.03 0.00 0.03 99.92 22:29:12 22:23:01 1 0.22 0.00 0.02 0.00 0.02 99.75 22:29:12 22:24:01 all 0.13 0.00 0.02 0.00 0.03 99.82 22:29:12 22:24:01 0 0.05 0.00 0.00 0.00 0.02 99.93 22:29:12 22:24:01 1 0.22 0.00 0.03 0.00 0.03 99.72 22:29:12 22:25:01 all 0.18 0.00 0.02 0.00 0.01 99.80 22:29:12 22:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:29:12 22:25:01 1 0.32 0.00 0.02 0.00 0.02 99.65 22:29:12 22:26:01 all 0.15 0.00 0.03 0.00 0.03 99.79 22:29:12 22:26:01 0 0.02 0.00 0.02 0.00 0.03 99.93 22:29:12 22:26:01 1 0.28 0.00 0.03 0.00 0.03 99.65 22:29:12 22:27:01 all 0.13 0.00 0.03 0.00 0.02 99.83 22:29:12 22:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:29:12 22:27:01 1 0.22 0.00 0.03 0.00 0.02 99.73 22:29:12 22:28:01 all 0.07 0.00 0.03 0.00 0.02 99.88 22:29:12 22:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:29:12 22:28:01 1 0.12 0.00 0.05 0.00 0.03 99.80 22:29:12 22:29:12 22:28:01 CPU %user %nice %system %iowait %steal %idle 22:29:12 22:29:01 all 5.80 0.00 2.03 0.93 0.03 91.22 22:29:12 22:29:01 0 5.95 0.00 2.05 1.80 0.02 90.19 22:29:12 22:29:01 1 5.65 0.00 2.01 0.07 0.03 92.24 22:29:12 Average: all 13.13 0.00 3.55 3.35 0.05 79.92 22:29:12 Average: 0 12.87 0.00 3.66 3.46 0.05 79.97 22:29:12 Average: 1 13.39 0.00 3.45 3.25 0.05 79.87 22:29:12 22:29:12 22:29:12