Pull request #3531 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c2dd9f99cae515cd5347a2fbd1076c9750df2f3b+56a73b697282d7edd71946f1fefad6ed073e2be6 (9004d4dd7566278aef4522a1d0f2106d1e409ce3) 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-ssh7963329154875522776.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-ssh9210716943066445407.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-ssh2145216565806666795.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-ssh4844171872589208928.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-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-ssh6135695818910870607.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1773’ Running on prd-centos7-docker-4c-2g-1776 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/25 [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/25 # 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/25@tmp/jenkins-gitclient-ssh3960354813051278252.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 56a73b697282d7edd71946f1fefad6ed073e2be6 into PR head commit c2dd9f99cae515cd5347a2fbd1076c9750df2f3b > 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/25@tmp/jenkins-gitclient-ssh4226346747236502515.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 Merge succeeded, producing c2dd9f99cae515cd5347a2fbd1076c9750df2f3b Checking out Revision c2dd9f99cae515cd5347a2fbd1076c9750df2f3b (PR-3531) > git checkout -f c2dd9f99cae515cd5347a2fbd1076c9750df2f3b # 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/25@tmp/jenkins-gitclient-ssh1570893648592061815.key > git merge 56a73b697282d7edd71946f1fefad6ed073e2be6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c2dd9f99cae515cd5347a2fbd1076c9750df2f3b # 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. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:23:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:23:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:23:20 ========================================================= 20:23:20 EdgeX Global Pipelines Version Info 20:23:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b1f38a9fcccd15f8d095eb7d5f2d5bc4b2eafeb4 # timeout=10 20:23:22 ------------------- 20:23:22 stable info: 20:23:22 ------------------- 20:23:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:23:22 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 20:23:22 Message: update stable to v1.0.195 20:23:23 ------------------- 20:23:23 experimental info: 20:23:23 ------------------- 20:23:23 Commited By: **** collab-it+edgex@linuxfoundation.org 20:23:23 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 20:23:23 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:23:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:23:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:23:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:23:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:23:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:23:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:23:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:23:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:23:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:23:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:23:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:23:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:23:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:23:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:23:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3531 [Pipeline] echo 20:23:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3531 [Pipeline] echo 20:23:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3531 [Pipeline] echo 20:23:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c2dd9f99cae515cd5347a2fbd1076c9750df2f3b [Pipeline] echo 20:23:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c2dd9f9 [Pipeline] echo 20:23:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:23:26 provisioning config files... 20:23:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/25@tmp/config6712700724299399615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:23:26 ---> docker-login.sh 20:23:26 nexus3.edgexfoundry.org:10001 20:23:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:26 Configure a credential helper to remove this warning. See 20:23:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:26 20:23:26 Login Succeeded 20:23:26 nexus3.edgexfoundry.org:10002 20:23:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:26 Configure a credential helper to remove this warning. See 20:23:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:26 20:23:26 Login Succeeded 20:23:26 nexus3.edgexfoundry.org:10003 20:23:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:27 Configure a credential helper to remove this warning. See 20:23:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:27 20:23:27 Login Succeeded 20:23:27 nexus3.edgexfoundry.org:10004 20:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:27 Configure a credential helper to remove this warning. See 20:23:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:27 20:23:27 Login Succeeded 20:23:27 docker.io 20:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:27 Configure a credential helper to remove this warning. See 20:23:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:27 20:23:27 Login Succeeded 20:23:27 ---> docker-login.sh ends [Pipeline] } 20:23:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:23:28 ++ 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 20:23:28 + for file in '`ls cmd/**/Dockerfile`' 20:23:28 ++ dirname cmd/core-command/Dockerfile 20:23:28 ++ cut -d/ -f2 20:23:28 + echo core-command,cmd/core-command/Dockerfile 20:23:28 + for file in '`ls cmd/**/Dockerfile`' 20:23:28 ++ dirname cmd/core-data/Dockerfile 20:23:28 ++ cut -d/ -f2 20:23:28 + echo core-data,cmd/core-data/Dockerfile 20:23:28 + for file in '`ls cmd/**/Dockerfile`' 20:23:28 ++ dirname cmd/core-metadata/Dockerfile 20:23:28 ++ cut -d/ -f2 20:23:28 + echo core-metadata,cmd/core-metadata/Dockerfile 20:23:28 + for file in '`ls cmd/**/Dockerfile`' 20:23:28 ++ dirname cmd/security-bootstrapper/Dockerfile 20:23:28 ++ cut -d/ -f2 20:23:28 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:23:28 + for file in '`ls cmd/**/Dockerfile`' 20:23:28 ++ dirname cmd/security-proxy-setup/Dockerfile 20:23:28 ++ cut -d/ -f2 20:23:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:23:28 + for file in '`ls cmd/**/Dockerfile`' 20:23:28 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:23:28 ++ cut -d/ -f2 20:23:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:23:28 + for file in '`ls cmd/**/Dockerfile`' 20:23:28 ++ dirname cmd/support-notifications/Dockerfile 20:23:28 ++ cut -d/ -f2 20:23:28 + echo support-notifications,cmd/support-notifications/Dockerfile 20:23:28 + for file in '`ls cmd/**/Dockerfile`' 20:23:28 ++ dirname cmd/support-scheduler/Dockerfile 20:23:28 ++ cut -d/ -f2 20:23:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:23:28 + for file in '`ls cmd/**/Dockerfile`' 20:23:28 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:23:28 ++ cut -d/ -f2 20:23:28 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:23:28 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 20:23:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:23:28 20:23:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:23:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:23:29 latest: Pulling from edgex-devops/git-semver 20:23:29 31603596830f: Pulling fs layer 20:23:29 54011a49482f: Pulling fs layer 20:23:29 a6820b24f6d8: Pulling fs layer 20:23:29 f581987b2513: Pulling fs layer 20:23:29 f581987b2513: Waiting 20:23:29 54011a49482f: Verifying Checksum 20:23:29 54011a49482f: Download complete 20:23:29 31603596830f: Verifying Checksum 20:23:29 31603596830f: Download complete 20:23:29 f581987b2513: Verifying Checksum 20:23:29 f581987b2513: Download complete 20:23:29 a6820b24f6d8: Verifying Checksum 20:23:29 a6820b24f6d8: Download complete 20:23:29 31603596830f: Pull complete 20:23:29 54011a49482f: Pull complete 20:23:30 a6820b24f6d8: Pull complete 20:23:30 f581987b2513: Pull complete 20:23:30 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 20:23:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:23:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:23:30 prd-centos7-docker-4c-2g-1776 does not seem to be running inside a container 20:23:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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 20:23:32 $ docker top b4f05839ff5b41686858c82565aed82cd7c8d034487dd53d89f461bb70ca0b76 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:23:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:23:32 [ssh-agent] Looking for ssh-agent implementation... 20:23:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:23:32 $ docker exec b4f05839ff5b41686858c82565aed82cd7c8d034487dd53d89f461bb70ca0b76 ssh-agent 20:23:32 SSH_AUTH_SOCK=/tmp/ssh-KDYOeAexIDNw/agent.14 20:23:32 SSH_AGENT_PID=20 20:23:32 Running ssh-add (command line suppressed) 20:23:32 Identity added: /w/workspace/edgex-go/25@tmp/private_key_7921775815361078258.key (/w/workspace/edgex-go/25@tmp/private_key_7921775815361078258.key) 20:23:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:23:32 + git tag --points-at HEAD [Pipeline] } 20:23:32 $ docker exec --env ******** --env ******** b4f05839ff5b41686858c82565aed82cd7c8d034487dd53d89f461bb70ca0b76 ssh-agent -k 20:23:33 unset SSH_AUTH_SOCK; 20:23:33 unset SSH_AGENT_PID; 20:23:33 echo Agent pid 20 killed; 20:23:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:23:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:23:33 [ssh-agent] Looking for ssh-agent implementation... 20:23:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:23:33 $ docker exec b4f05839ff5b41686858c82565aed82cd7c8d034487dd53d89f461bb70ca0b76 ssh-agent 20:23:33 SSH_AUTH_SOCK=/tmp/ssh-c9d1xGlxyhbG/agent.53 20:23:33 SSH_AGENT_PID=59 20:23:33 Running ssh-add (command line suppressed) 20:23:33 Identity added: /w/workspace/edgex-go/25@tmp/private_key_6740443928266159150.key (/w/workspace/edgex-go/25@tmp/private_key_6740443928266159150.key) 20:23:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:23:33 + git semver init 20:23:33 # -> Open(): unable to determine branch for HEAD 20:23:33 # $GIT_DIR = /w/workspace/edgex-go/25/.git 20:23:33 # $GIT_WORK_TREE = /w/workspace/edgex-go/25 20:23:33 # $SEMVER_REMOTE_NAME = origin 20:23:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:23:33 # $SEMVER_USER_NAME = edgex-jenkins 20:23:33 # $SEMVER_BRANCH = PR-3531 20:23:33 # $SEMVER_TEMP = /tmp/semver-988113655 20:23:33 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:23:49 # '/tmp/semver-988113655' -> '/w/workspace/edgex-go/25/.semver' 20:23:49 # -> Force: false 20:23:49 # $SEMVER_DIR = /w/workspace/edgex-go/25/.semver [Pipeline] } 20:23:49 $ docker exec --env ******** --env ******** b4f05839ff5b41686858c82565aed82cd7c8d034487dd53d89f461bb70ca0b76 ssh-agent -k 20:23:49 unset SSH_AUTH_SOCK; 20:23:49 unset SSH_AGENT_PID; 20:23:49 echo Agent pid 59 killed; 20:23:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:23:50 + git semver [Pipeline] } 20:23:50 $ docker stop --time=1 b4f05839ff5b41686858c82565aed82cd7c8d034487dd53d89f461bb70ca0b76 20:23:52 $ docker rm -f b4f05839ff5b41686858c82565aed82cd7c8d034487dd53d89f461bb70ca0b76 [Pipeline] // withDockerContainer [Pipeline] sh 20:23:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:23:52 Stashed 1 file(s) [Pipeline] echo 20:23:52 [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 20:23:53 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:23:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:23:54 + sudo service docker restart 20:23:54 + true 20:23:54 Redirecting to /bin/systemctl restart docker.service 20:24:08 Still waiting to schedule task 20:24:08 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1777’ is offline [Pipeline] echo 20:24:10 ========================================================= 20:24:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:24:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:24:10 + 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 . 20:24:12 Sending build context to Docker daemon 329.4MB 20:24:12 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 20:24:12 Step 2/6 : FROM ${BASE} 20:24:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:24:12 540db60ca938: Pulling fs layer 20:24:12 adcc1eea9eea: Pulling fs layer 20:24:12 4c4ab2625f07: Pulling fs layer 20:24:12 0510c868ecb4: Pulling fs layer 20:24:12 afea3b2eda06: Pulling fs layer 20:24:12 7809a108b3ef: Pulling fs layer 20:24:12 f706445af74f: Pulling fs layer 20:24:12 0510c868ecb4: Waiting 20:24:12 afea3b2eda06: Waiting 20:24:12 7809a108b3ef: Waiting 20:24:12 f706445af74f: Waiting 20:24:12 4c4ab2625f07: Verifying Checksum 20:24:12 4c4ab2625f07: Download complete 20:24:12 adcc1eea9eea: Verifying Checksum 20:24:12 adcc1eea9eea: Download complete 20:24:12 afea3b2eda06: Verifying Checksum 20:24:12 afea3b2eda06: Download complete 20:24:12 540db60ca938: Verifying Checksum 20:24:12 540db60ca938: Download complete 20:24:12 7809a108b3ef: Verifying Checksum 20:24:12 7809a108b3ef: Download complete 20:24:14 540db60ca938: Pull complete 20:24:14 adcc1eea9eea: Pull complete 20:24:14 4c4ab2625f07: Pull complete 20:24:14 f706445af74f: Verifying Checksum 20:24:14 f706445af74f: Download complete 20:24:14 0510c868ecb4: Verifying Checksum 20:24:14 0510c868ecb4: Download complete 20:24:19 0510c868ecb4: Pull complete 20:24:19 afea3b2eda06: Pull complete 20:24:19 7809a108b3ef: Pull complete 20:24:20 f706445af74f: Pull complete 20:24:20 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 20:24:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:24:20 ---> b068be0155e3 20:24:20 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 20:24:22 ---> Running in 785f0f8057bb 20:24:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:24:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:24:24 (1/12) Installing libmagic (5.39-r0) 20:24:24 (2/12) Installing file (5.39-r0) 20:24:24 (3/12) Installing libc-dev (0.7.2-r3) 20:24:24 (4/12) Installing g++ (10.2.1_pre1-r3) 20:24:30 (5/12) Installing fortify-headers (1.1-r0) 20:24:30 (6/12) Installing patch (2.7.6-r6) 20:24:30 (7/12) Installing build-base (0.5-r2) 20:24:30 (8/12) Installing libsodium (1.0.18-r0) 20:24:30 (9/12) Installing pkgconf (1.7.3-r0) 20:24:30 (10/12) Installing libsodium-dev (1.0.18-r0) 20:24:30 (11/12) Installing libzmq (4.3.3-r1) 20:24:30 (12/12) Installing zeromq-dev (4.3.3-r1) 20:24:30 Executing busybox-1.32.1-r6.trigger 20:24:30 OK: 219 MiB in 52 packages 20:24:32 Removing intermediate container 785f0f8057bb 20:24:32 ---> dd69746f36cf 20:24:32 Step 4/6 : WORKDIR /edgex-go 20:24:32 ---> Running in 6a58159199c6 20:24:32 Removing intermediate container 6a58159199c6 20:24:32 ---> ed96095bf719 20:24:32 Step 5/6 : COPY go.mod . 20:24:32 ---> e8da9f9251ae 20:24:32 Step 6/6 : RUN go mod download 20:24:32 ---> Running in d3dd1399c0b4 20:24:44 Removing intermediate container d3dd1399c0b4 20:24:44 ---> a8396c25847d 20:24:44 Successfully built a8396c25847d 20:24:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:24:47 + docker inspect -f . ci-base-image-x86_64 20:24:47 . [Pipeline] withDockerContainer 20:24:48 prd-centos7-docker-4c-2g-1776 does not seem to be running inside a container 20:24:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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 20:24:48 $ docker top d55dfd584029375853ec85c2437c9afd11f559b332ba8b6ca1e8a608371c0335 -eo pid,comm [Pipeline] { [Pipeline] sh 20:24:48 + go version 20:24:48 go version go1.16.3 linux/amd64 [Pipeline] } 20:24:48 $ docker stop --time=1 d55dfd584029375853ec85c2437c9afd11f559b332ba8b6ca1e8a608371c0335 20:24:51 $ docker rm -f d55dfd584029375853ec85c2437c9afd11f559b332ba8b6ca1e8a608371c0335 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:24:52 + docker inspect -f . ci-base-image-x86_64 20:24:52 . [Pipeline] withDockerContainer 20:24:52 prd-centos7-docker-4c-2g-1776 does not seem to be running inside a container 20:24:52 $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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 20:24:52 $ docker top f4c2869c7b5a0a7b89acaf40e6eeb556f0cc945fa07c9d9b3c348a2d0abd9492 -eo pid,comm [Pipeline] { [Pipeline] echo 20:24:52 ========================================================= 20:24:52 [edgeXBuildGoParallel] Running Tests and Build... 20:24:52 ========================================================= [Pipeline] sh 20:24:52 + go mod tidy [Pipeline] sh 20:24:53 + make test 20:24:53 go mod tidy 20:24:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:24:58 ? github.com/edgexfoundry/edgex-go [no test files] 20:25:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:25:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:25:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:25:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:25:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:25:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:25:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:25:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:25:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:25:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:25:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:25:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:25:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:25:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:25:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements 20:25:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:25:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:25:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 100.0% of statements 20:25:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:25:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 53.4% of statements 20:25:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:25:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:25:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.086s coverage: 87.7% of statements 20:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:25:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.042s coverage: 78.9% of statements 20:25:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.078s coverage: 81.2% of statements 20:25:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:25:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:25:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:25:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:25:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:25:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.258s coverage: 95.1% of statements 20:25:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:25:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:25:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 20:25:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:25:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:25:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:25:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:25:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:25:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements 20:25:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:25:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:25:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:25:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.8% of statements 20:25:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:25:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements 20:25:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 22.0% of statements 20:25:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:25:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements 20:25:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements 20:25:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 20:25:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements 20:25:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 20:25:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 20:25:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements 20:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.185s coverage: 81.8% of statements 20:25:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 20:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 20:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 20:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 20:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 76.0% of statements 20:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 20:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 20:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 20:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements 20:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements 20:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 20:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 20:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 20:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 20:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 20:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.155s coverage: 66.9% of statements 20:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.6% of statements 20:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 20:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 20:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:26:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 19.3% of statements 20:26:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:26:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:26:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:26:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:26:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 91.9% of statements 20:26:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:26:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:26:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 20:26:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:26:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:26:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements 20:26:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:26:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:26:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.6% of statements 20:26:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:26:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:26:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 20:26:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:26:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:26:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 20:26:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:26:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:26:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:26:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:26:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:26:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:26:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements 20:26:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 20:26:17 GO111MODULE=on go vet ./... 20:26:41 gofmt -l . 20:26:41 [ "`gofmt -l .`" = "" ] 20:26:41 ./bin/test-attribution-txt.sh [Pipeline] sh 20:26:41 + ls -al . 20:26:41 total 516 20:26:41 drwxrwxr-x 10 1001 1001 4096 Jun 16 20:26 . 20:26:41 drwxr-xr-x 4 root root 30 Jun 16 20:24 .. 20:26:41 -rw-rw-r-- 1 1001 1001 11 Jun 16 20:23 .dockerignore 20:26:41 drwxrwxr-x 8 1001 1001 179 Jun 16 20:23 .git 20:26:41 drwxrwxr-x 3 1001 1001 125 Jun 16 20:23 .github 20:26:41 -rw-rw-r-- 1 1001 1001 818 Jun 16 20:23 .gitignore 20:26:41 drwx------ 3 1001 1001 60 Jun 16 20:23 .semver 20:26:41 -rw-rw-r-- 1 1001 1001 166 Jun 16 20:23 .sonarcloud.properties 20:26:41 -rw-rw-r-- 1 1001 1001 8609 Jun 16 20:23 Attribution.txt 20:26:41 -rw-rw-r-- 1 1001 1001 3804 Jun 16 20:23 CONTRIBUTING.md 20:26:41 -rw-rw-r-- 1 1001 1001 931 Jun 16 20:23 Dockerfile.build 20:26:41 -rw-rw-r-- 1 1001 1001 849 Jun 16 20:23 Jenkinsfile 20:26:41 -rw-rw-r-- 1 1001 1001 10775 Jun 16 20:23 LICENSE 20:26:41 -rw-rw-r-- 1 1001 1001 5605 Jun 16 20:23 Makefile 20:26:41 -rw-rw-r-- 1 1001 1001 7905 Jun 16 20:23 README.md 20:26:41 -rw-rw-r-- 1 1001 1001 7071 Jun 16 20:23 SECURITY.md 20:26:41 -rw-rw-r-- 1 1001 1001 5 Jun 16 20:23 VERSION 20:26:41 -rw-rw-r-- 1 1001 1001 4131 Jun 16 20:23 ZMQWindows.md 20:26:41 drwxrwxr-x 2 1001 1001 37 Jun 16 20:23 bin 20:26:41 drwxrwxr-x 14 1001 1001 4096 Jun 16 20:23 cmd 20:26:41 -rw-r--r-- 1 root root 398195 Jun 16 20:26 coverage.out 20:26:41 -rw-rw-r-- 1 1001 1001 841 Jun 16 20:23 go.mod 20:26:41 -rw-r--r-- 1 root root 20934 Jun 16 20:24 go.sum 20:26:41 drwxrwxr-x 7 1001 1001 114 Jun 16 20:23 internal 20:26:41 drwxrwxr-x 3 1001 1001 16 Jun 16 20:23 openapi 20:26:41 drwxrwxr-x 4 1001 1001 71 Jun 16 20:23 snap 20:26:41 -rw-rw-r-- 1 1001 1001 168 Jun 16 20:23 version.go [Pipeline] sh 20:26:44 + '[' -e coverage.out ] 20:26:44 + chown 1001:1001 coverage.out [Pipeline] stash 20:26:44 Stashed 1 file(s) [Pipeline] sh 20:26:44 + make build 20:26:44 go mod tidy 20:26:44 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 20:26:46 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 20:26:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:26:53 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 20:26:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:26:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:26:55 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 20:26:56 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 20:26: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 20:26:57 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 20:26:58 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 20:26:59 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] } 20:27:02 $ docker stop --time=1 f4c2869c7b5a0a7b89acaf40e6eeb556f0cc945fa07c9d9b3c348a2d0abd9492 20:27:04 $ docker rm -f f4c2869c7b5a0a7b89acaf40e6eeb556f0cc945fa07c9d9b3c348a2d0abd9492 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:27:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:27:05 20:27:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:27:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:27:05 latest: Pulling from edgex-devops/edgex-compose 20:27:05 cbdbe7a5bc2a: Pulling fs layer 20:27:05 ca9280d653b3: Pulling fs layer 20:27:05 7e9c9ca2126c: Pulling fs layer 20:27:05 cbdbe7a5bc2a: Verifying Checksum 20:27:05 cbdbe7a5bc2a: Download complete 20:27:08 cbdbe7a5bc2a: Pull complete 20:27:08 ca9280d653b3: Verifying Checksum 20:27:08 ca9280d653b3: Download complete 20:27:08 ca9280d653b3: Pull complete 20:27:08 7e9c9ca2126c: Verifying Checksum 20:27:08 7e9c9ca2126c: Download complete 20:27:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1780 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws 20:27:08 Running in /w/workspace/edgex-go/25 [Pipeline] { [Pipeline] checkout 20:27:08 The recommended git tool is: git 20:27:10 7e9c9ca2126c: Pull complete 20:27:10 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:27:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:27:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:27:10 prd-centos7-docker-4c-2g-1776 does not seem to be running inside a container 20:27:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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 20:27:13 $ docker top 4fdc859895a99057dc64bd18d63ef198bac6f38bd4d2294cf0f58704d25c94f3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:27:13 + docker-compose build --help 20:27:13 + grep parallel 20:27:14 --parallel Build images in parallel. [Pipeline] } 20:27:14 $ docker stop --time=1 4fdc859895a99057dc64bd18d63ef198bac6f38bd4d2294cf0f58704d25c94f3 20:27:15 $ docker rm -f 4fdc859895a99057dc64bd18d63ef198bac6f38bd4d2294cf0f58704d25c94f3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:27:15 using credential edgex-jenkins-ssh 20:27:15 Cloning the remote Git repository 20:27:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:27:16 > git init /w/workspace/edgex-go/25 # timeout=10 20:27:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:27:18 . [Pipeline] withDockerContainer 20:27:18 prd-centos7-docker-4c-2g-1776 does not seem to be running inside a container 20:27:18 $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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 20:27:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:27:18 > git --version # timeout=10 20:27:18 > git --version # 'git version 2.17.1' 20:27:18 using GIT_SSH to set credentials SSH Credentials for GitHub 20:27:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:27:18 $ docker top 098fefd3cf0800851d813e96ce4569c5e525f0a05acb599ad4c5acfc0e57ba23 -eo pid,comm [Pipeline] { [Pipeline] sh 20:27:19 + docker-compose -f ./docker-compose-build.yml build --parallel 20:27:19 Building core-command ... 20:27:19 Building core-data ... 20:27:19 Building core-metadata ... 20:27:19 Building security-bootstrapper ... 20:27:19 Building security-proxy-setup ... 20:27:19 Building security-secretstore-setup ... 20:27:19 Building support-notifications ... 20:27:19 Building support-scheduler ... 20:27:19 Building sys-mgmt-agent ... 20:27:19 Building core-metadata 20:27:19 Building security-secretstore-setup 20:27:19 Building sys-mgmt-agent 20:27:19 Building security-proxy-setup 20:27:19 Building security-bootstrapper 20:27:31 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:27:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:27:31 ---> a8396c25847d 20:27:31 Step 3/26 : WORKDIR /edgex-go 20:27:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:27:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:27:31 ---> a8396c25847d 20:27:31 Step 3/24 : WORKDIR /edgex-go 20:27:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:27:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:27:31 ---> a8396c25847d 20:27:31 Step 3/24 : WORKDIR /edgex-go 20:27:39 Merging remotes/origin/master commit 56a73b697282d7edd71946f1fefad6ed073e2be6 into PR head commit c2dd9f99cae515cd5347a2fbd1076c9750df2f3b 20:27:39 Merge succeeded, producing c2dd9f99cae515cd5347a2fbd1076c9750df2f3b 20:27:39 Checking out Revision c2dd9f99cae515cd5347a2fbd1076c9750df2f3b (PR-3531) 20:27:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:27:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:27:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:27:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:27:38 using GIT_SSH to set credentials SSH Credentials for GitHub 20:27:38 > 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 20:27:39 > git config core.sparsecheckout # timeout=10 20:27:39 > git checkout -f c2dd9f99cae515cd5347a2fbd1076c9750df2f3b # timeout=10 20:27:39 > git remote # timeout=10 20:27:39 > git config --get remote.origin.url # timeout=10 20:27:39 using GIT_SSH to set credentials SSH Credentials for GitHub 20:27:39 > git merge 56a73b697282d7edd71946f1fefad6ed073e2be6 # timeout=10 20:27:39 > git rev-parse HEAD^{commit} # timeout=10 20:27:39 > git config core.sparsecheckout # timeout=10 20:27:39 > git checkout -f c2dd9f99cae515cd5347a2fbd1076c9750df2f3b # timeout=10 20:27:39 ---> Running in e2308659c87d 20:27:39 ---> Running in eade46aeb6c5 20:27:39 ---> Running in 5b828b37afa4 20:27:41 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:27:41 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:27:41 ---> a8396c25847d 20:27:41 Step 3/32 : WORKDIR /edgex-go 20:27:44 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:27:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:27:44 ---> a8396c25847d 20:27:44 Step 3/22 : WORKDIR /edgex-go 20:27:44 ---> Using cache 20:27:44 ---> b73aa5a28d91 20:27:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:27:44 Removing intermediate container eade46aeb6c5 20:27:44 ---> 7b9a09228f89 20:27:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:27:44 ---> Running in 22d1d1d81646 20:27:44 Removing intermediate container 5b828b37afa4 20:27:44 ---> 82bbd12efb62 20:27:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:27:44 Removing intermediate container e2308659c87d 20:27:44 ---> b73aa5a28d91 20:27:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:27:44 ---> Running in 91d1b22dfbad 20:27:44 ---> Running in 8a4a1b16c18c 20:27:44 ---> Running in 8b69a5a54cea 20:27:44 ---> Running in 90d6d543e9e5 20:27:44 Removing intermediate container 22d1d1d81646 20:27:44 ---> 5223fe87bada 20:27:44 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:27:44 ---> Running in 57bc5b62b8de 20:27:44 Removing intermediate container 91d1b22dfbad 20:27:44 ---> 889d8566a1ec 20:27:44 Step 5/22 : RUN apk add --update --no-cache make git 20:27:44 Removing intermediate container 90d6d543e9e5 20:27:44 ---> 9d789c120e95 20:27:44 Step 5/26 : RUN apk add --update --no-cache make git 20:27:44 ---> Running in bcab1e46aa68 20:27:44 Removing intermediate container 8a4a1b16c18c 20:27:44 ---> fcfd5d19d96f 20:27:44 Step 5/24 : RUN apk add --update --no-cache make git 20:27:44 Removing intermediate container 8b69a5a54cea 20:27:44 ---> c23a8e54118b 20:27:44 Step 5/24 : RUN apk add --update --no-cache make bash git 20:27:44 ---> Running in 6e2906787b21 20:27:44 ---> Running in d60bd34f2fe1 20:27:44 ---> Running in ac96811d1541 20:27:44 Removing intermediate container 57bc5b62b8de 20:27:44 ---> ece9b2e800bf 20:27:44 Step 5/32 : RUN apk add --update --no-cache make git 20:27:44 ---> Running in ae360fe143c6 20:27:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:27:45 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" 20:27:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:27:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:27:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:27:45 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 20:27:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:27:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:27:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:27:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:27:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:27:46 OK: 219 MiB in 52 packages 20:27:46 OK: 219 MiB in 52 packages 20:27:46 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:27:46 Removing intermediate container bcab1e46aa68 20:27:46 ---> 87f174546799 20:27:46 Step 6/22 : COPY go.mod . 20:27:46 OK: 219 MiB in 52 packages 20:27:46 OK: 219 MiB in 52 packages 20:27:46 OK: 219 MiB in 52 packages 20:27:46 ---> d190347e1198 20:27:46 Step 7/22 : RUN go mod download 20:27:46 Removing intermediate container ac96811d1541 20:27:46 ---> a3c0bb1c3d57 20:27:46 Step 6/24 : COPY go.mod . 20:27:46 ---> Running in 23f8244c45b5 20:27:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:27:47 Removing intermediate container d60bd34f2fe1 20:27:47 ---> 610f51e5fe55 20:27:47 Step 6/24 : COPY go.mod . 20:27:47 Removing intermediate container ae360fe143c6 20:27:47 ---> 7150a62146c3 20:27:47 Step 6/32 : COPY go.mod . 20:27:47 ---> 551665014667 20:27:47 Step 7/24 : RUN go mod download 20:27:47 Removing intermediate container 6e2906787b21 20:27:47 ---> bf160e9c5218 20:27:47 Step 6/26 : COPY go.mod . 20:27:47 + sudo service docker restart 20:27:47 + true 20:27:47 ---> Running in aacec1808d71 20:27:47 ---> 4b76b669b8d9 20:27:47 Step 7/24 : RUN go mod download 20:27:47 ---> Running in 9407052d49a8 20:27:47 ---> 43ac209a613f 20:27:47 Step 7/32 : RUN go mod download 20:27:47 ---> 40cdf278e42b 20:27:47 Step 7/26 : RUN go mod download 20:27:47 ---> Running in 69f6b2290a9e 20:27:47 ---> Running in 0a484d4e586f 20:27:47 Removing intermediate container 23f8244c45b5 20:27:47 ---> 0eeeb4090b8c 20:27:47 Step 8/22 : COPY . . 20:27:54 Removing intermediate container aacec1808d71 20:27:54 ---> 928acc2d7baa 20:27:54 Step 8/24 : COPY . . 20:27:54 Removing intermediate container 9407052d49a8 20:27:54 ---> a119c7789576 20:27:54 Step 8/24 : COPY . . 20:27:54 ---> e02fb585b1d7 20:27:54 Step 9/22 : RUN go mod tidy 20:27:54 ---> Running in b768f4fb7469 20:27:54 Removing intermediate container 69f6b2290a9e 20:27:54 ---> c29886e3e6d6 20:27:54 Step 8/26 : COPY . . 20:28:04 Removing intermediate container 0a484d4e586f 20:28:04 ---> 31cb722dfbb2 20:28:04 Step 8/32 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:28:06 provisioning config files... 20:28:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/25@tmp/config3120988827990262749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:06 ---> docker-login.sh 20:28:06 nexus3.edgexfoundry.org:10001 20:28:07 ---> 2c782f2ccce3 20:28:07 Step 9/24 : RUN go mod tidy 20:28:07 ---> 0feef3ccd63d 20:28:07 Step 9/26 : RUN go mod tidy 20:28:07 ---> 163d40d3a110 20:28:07 Step 9/24 : RUN go mod tidy 20:28:07 ---> Running in 3636b4c5a96c 20:28:07 ---> Running in 32ca1a87a13c 20:28:07 ---> Running in 208a0d164968 20:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:08 Configure a credential helper to remove this warning. See 20:28:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:08 20:28:08 Login Succeeded 20:28:08 nexus3.edgexfoundry.org:10002 20:28:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:09 Configure a credential helper to remove this warning. See 20:28:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:09 20:28:09 Login Succeeded 20:28:09 nexus3.edgexfoundry.org:10003 20:28:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:09 Configure a credential helper to remove this warning. See 20:28:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:09 20:28:09 Login Succeeded 20:28:09 nexus3.edgexfoundry.org:10004 20:28:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:10 Configure a credential helper to remove this warning. See 20:28:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:10 20:28:10 Login Succeeded 20:28:10 docker.io 20:28:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:10 Removing intermediate container b768f4fb7469 20:28:10 ---> d947cd96bc4d 20:28:10 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:28:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:11 Configure a credential helper to remove this warning. See 20:28:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:11 20:28:11 Login Succeeded 20:28:11 ---> docker-login.sh ends [Pipeline] } 20:28:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:28:11 ---> Running in 6f88d0317657 20:28:11 Removing intermediate container 3636b4c5a96c 20:28:11 ---> 2ddd5bd14ba1 20:28:11 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [Pipeline] echo 20:28:11 ========================================================= 20:28:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:28:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:28:11 ---> Running in 0a87c02300d2 20:28:11 Removing intermediate container 32ca1a87a13c 20:28:11 ---> 90370ad993e2 20:28:11 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:28:11 + 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 . 20:28:11 Removing intermediate container 208a0d164968 20:28:11 ---> 5a02f26ab5f5 20:28:11 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:28:11 ---> Running in 719633e90073 20:28:11 ---> Running in 862ee05da034 20:28: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 20:28:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:28:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:28:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:28:14 Sending build context to Docker daemon 166.3MB 20:28:14 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 20:28:14 Step 2/6 : FROM ${BASE} 20:28:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:28:14 595b0fe564bb: Pulling fs layer 20:28:14 3088b5b3c5c0: Pulling fs layer 20:28:14 5b7225fbf94c: Pulling fs layer 20:28:14 ba82ee9f976e: Pulling fs layer 20:28:14 506bd15cee9f: Pulling fs layer 20:28:14 75a0a4a0db45: Pulling fs layer 20:28:14 618dc40b7e24: Pulling fs layer 20:28:14 ba82ee9f976e: Waiting 20:28:14 506bd15cee9f: Waiting 20:28:14 75a0a4a0db45: Waiting 20:28:14 5b7225fbf94c: Verifying Checksum 20:28:14 5b7225fbf94c: Download complete 20:28:14 3088b5b3c5c0: Download complete 20:28:14 506bd15cee9f: Verifying Checksum 20:28:14 506bd15cee9f: Download complete 20:28:14 595b0fe564bb: Verifying Checksum 20:28:14 595b0fe564bb: Download complete 20:28:14 75a0a4a0db45: Verifying Checksum 20:28:14 75a0a4a0db45: Download complete 20:28:16 595b0fe564bb: Pull complete 20:28:16 3088b5b3c5c0: Pull complete 20:28:16 5b7225fbf94c: Pull complete 20:28:17 618dc40b7e24: Verifying Checksum 20:28:17 618dc40b7e24: Download complete 20:28:18 ba82ee9f976e: Download complete 20:28:25 ---> 850f902d82e7 20:28:25 Step 9/32 : RUN go mod tidy 20:28:25 ---> Running in 2cb3a1c7d42b 20:28:27 Removing intermediate container 2cb3a1c7d42b 20:28:27 ---> adf4e0b0414f 20:28:27 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:28:27 ---> Running in f01831bb562a 20:28:28 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 20:28:28 ba82ee9f976e: Pull complete 20:28:29 506bd15cee9f: Pull complete 20:28:29 75a0a4a0db45: Pull complete 20:28:33 618dc40b7e24: Pull complete 20:28:33 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 20:28:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:28:33 ---> a36622ca3599 20:28:33 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 20:28:36 ---> Running in 471c36508cae 20:28:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:28:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:28:39 (1/12) Installing libmagic (5.39-r0) 20:28:39 (2/12) Installing file (5.39-r0) 20:28:39 (3/12) Installing libc-dev (0.7.2-r3) 20:28:39 (4/12) Installing g++ (10.2.1_pre1-r3) 20:28:44 (5/12) Installing fortify-headers (1.1-r0) 20:28:44 (6/12) Installing patch (2.7.6-r6) 20:28:44 (7/12) Installing build-base (0.5-r2) 20:28:44 (8/12) Installing libsodium (1.0.18-r0) 20:28:44 (9/12) Installing pkgconf (1.7.3-r0) 20:28:44 (10/12) Installing libsodium-dev (1.0.18-r0) 20:28:44 (11/12) Installing libzmq (4.3.3-r1) 20:28:44 (12/12) Installing zeromq-dev (4.3.3-r1) 20:28:44 Executing busybox-1.32.1-r6.trigger 20:28:44 OK: 218 MiB in 52 packages 20:28:47 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 20:28:48 Removing intermediate container 0a87c02300d2 20:28:48 ---> 11706c0b3a0d 20:28:48 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:28:48 ---> Running in ad61260bbfa0 20:28:48 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 20:28:48 Removing intermediate container 471c36508cae 20:28:48 ---> be9a3c6e180e 20:28:48 Step 4/6 : WORKDIR /edgex-go 20:28:48 ---> Running in 9ccf352a8f93 20:28:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:28:49 Removing intermediate container 9ccf352a8f93 20:28:49 ---> 474607767660 20:28:49 Step 5/6 : COPY go.mod . 20:28:50 ---> 170c2a8c9c4d 20:28:50 Step 6/6 : RUN go mod download 20:28:50 ---> Running in e8848767a892 20:28:51 Removing intermediate container ad61260bbfa0 20:28:51 ---> 7dc5bf1f2a46 20:28:51 20:28:51 Step 12/24 : FROM docker:20.10.0 20:28:51 20.10.0: Pulling from library/docker 20:28:54 Removing intermediate container 862ee05da034 20:28:54 ---> 01e27296adca 20:28:54 20:28:54 Step 11/26 : FROM alpine:3.12 20:28:54 3.12: Pulling from library/alpine 20:28:54 Removing intermediate container 719633e90073 20:28:54 ---> 5c425cbec250 20:28:54 20:28:54 Step 11/24 : FROM alpine:3.12 20:28:54 Removing intermediate container 6f88d0317657 20:28:54 ---> c3d01d1ef40e 20:28:54 20:28:54 Step 11/22 : FROM alpine:3.12 20:28:54 3.12: Pulling from library/alpine 20:28:54 3.12: Pulling from library/alpine 20:28:54 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:28:54 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:28:54 Status: Downloaded newer image for alpine:3.12 20:28:54 Status: Image is up to date for alpine:3.12 20:28:54 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:28:54 Status: Image is up to date for alpine:3.12 20:28:54 ---> 13621d1b12d4 20:28:54 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:28:54 ---> 13621d1b12d4 20:28:54 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 20:28:54 ---> 13621d1b12d4 20:28:54 Step 12/22 : RUN apk add --update --no-cache curl 20:28:54 ---> Running in 5354ee913a9e 20:28:54 ---> Running in e9f9735b2e38 20:28:54 ---> Running in d6fee7ea861f 20:28:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:28:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:28:55 (1/6) Installing ca-certificates (20191127-r4) 20:28:55 (2/6) Installing nghttp2-libs (1.41.0-r0) 20:28:55 (3/6) Installing libcurl (7.77.0-r0) 20:28:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:28:55 (4/6) Installing curl (7.77.0-r0) 20:28:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:28:55 (5/6) Installing dumb-init (1.2.2-r1) 20:28:55 (6/6) Installing su-exec (0.2-r1) 20:28:55 Executing busybox-1.31.1-r20.trigger 20:28:55 Executing ca-certificates-20191127-r4.trigger 20:28:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:28:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:28:55 OK: 7 MiB in 20 packages 20:28:56 (1/4) Installing ca-certificates (20191127-r4) 20:28:56 (1/1) Installing dumb-init (1.2.2-r1) 20:28:56 Executing busybox-1.31.1-r20.trigger 20:28:56 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:28:56 (3/4) Installing libcurl (7.77.0-r0) 20:28:56 (4/4) Installing curl (7.77.0-r0) 20:28:56 Executing busybox-1.31.1-r20.trigger 20:28:56 OK: 6 MiB in 15 packages 20:28:56 Executing ca-certificates-20191127-r4.trigger 20:28:56 OK: 7 MiB in 18 packages 20:28:57 Removing intermediate container 5354ee913a9e 20:28:57 ---> 099e8bc777cf 20:28:57 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:28:57 Removing intermediate container d6fee7ea861f 20:28:57 ---> 721a9b29d690 20:28:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:28:57 ---> Running in 11bb31597667 20:28:57 ---> Running in b1487a2e11bd 20:28:57 Removing intermediate container e9f9735b2e38 20:28:57 ---> 0967baa08868 20:28:57 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:28:57 Removing intermediate container 11bb31597667 20:28:57 ---> 784599919005 20:28:57 Step 14/26 : WORKDIR / 20:28:57 ---> Running in c9bd8af9e763 20:28:57 Removing intermediate container b1487a2e11bd 20:28:57 ---> c0921802242b 20:28:57 Step 14/24 : ENV APP_PORT=59881 20:28:57 ---> Running in 84320fbdb7fe 20:28:57 ---> Running in 96d0b3c0e17c 20:28:58 Removing intermediate container c9bd8af9e763 20:28:58 ---> fabfed298d76 20:28:58 Step 14/22 : WORKDIR /edgex 20:28:58 ---> Running in f412732b89d0 20:28:58 Removing intermediate container 84320fbdb7fe 20:28:58 ---> 7130a87247e8 20:28:58 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:28:58 Removing intermediate container 96d0b3c0e17c 20:28:58 ---> a0ec2393e88b 20:28:58 Step 15/24 : EXPOSE $APP_PORT 20:28:58 ---> Running in 17312612a77f 20:28:58 Removing intermediate container f412732b89d0 20:28:58 ---> 792d25d0471e 20:28:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:28:58 ---> 2b7317403ef6 20:28:58 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:28:58 Removing intermediate container 17312612a77f 20:28:58 ---> b3c863aa39c4 20:28:58 Step 16/24 : WORKDIR / 20:28:58 ---> de8795fc628b 20:28:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:28:58 ---> Running in 33f53fe6c515 20:28:58 ---> e5a081a8078d 20:28:58 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:28:58 Removing intermediate container 33f53fe6c515 20:28:58 ---> 2287329e1506 20:28:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:59 Removing intermediate container f01831bb562a 20:28:59 ---> 39aeea07680f 20:28:59 20:28:59 Step 11/32 : FROM alpine:3.12 20:28:59 ---> 13621d1b12d4 20:28:59 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:28:59 ---> d98bbd1affe4 20:28:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:28:59 ---> Running in fe7f0a597461 20:28:59 ---> 68a64e213f23 20:28:59 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:28:59 Removing intermediate container fe7f0a597461 20:28:59 ---> 21dd59a7d909 20:28:59 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:28:59 ---> 90e1e12c99bb 20:28:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:28:59 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:28:59 Status: Downloaded newer image for docker:20.10.0 20:28:59 ---> aefe523efa57 20:28:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:28:59 ---> Running in a53a2a2b57f5 20:28:59 ---> Running in f3206c343201 20:28:59 ---> 8c2672d54815 20:28:59 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:28:59 ---> Running in 903600da20d2 20:28:59 ---> 33a8fc536370 20:28:59 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:28:59 Removing intermediate container f3206c343201 20:28:59 ---> 30e2a40f502a 20:28:59 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 20:28:59 Removing intermediate container 903600da20d2 20:28:59 ---> 1f2201e961ff 20:28:59 Step 19/22 : CMD ["--init=true"] 20:28:59 ---> Running in 4df543f3e36f 20:29:00 ---> Running in e9f34297490e 20:29:00 ---> acd7c94d678c 20:29:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:29:00 Removing intermediate container e9f34297490e 20:29:00 ---> 9be77fe8aab1 20:29:00 Step 20/22 : LABEL arch=x86_64 20:29:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:29:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:29:00 ---> dfac8a1c4738 20:29:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:29:00 (1/2) Installing dumb-init (1.2.2-r1) 20:29:00 (2/2) Installing su-exec (0.2-r1) 20:29:00 Executing busybox-1.31.1-r20.trigger 20:29:00 OK: 6 MiB in 16 packages 20:29:00 ---> Running in 08d04b7e9f0f 20:29:00 ---> 5ca6efa37b86 20:29:00 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:29:00 ---> Running in 0e015bfa54f4 20:29:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:29:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:29:00 Removing intermediate container 08d04b7e9f0f 20:29:00 ---> bd081c175947 20:29:00 Step 21/22 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b 20:29:00 (1/39) Installing readline (8.0.4-r0) 20:29:00 (2/39) Installing bash (5.0.17-r0) 20:29:00 Executing bash-5.0.17-r0.post-install 20:29:00 Removing intermediate container 0e015bfa54f4 20:29:00 ---> 6905e57eda22 20:29:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:29:00 (3/39) Installing nghttp2-libs (1.41.0-r0) 20:29:00 (4/39) Installing libcurl (7.77.0-r0) 20:29:00 (5/39) Installing curl (7.77.0-r0) 20:29:00 ---> Running in 5134e7e5e2a7 20:29:00 (6/39) Installing dumb-init (1.2.2-r1) 20:29:00 (7/39) Installing libbz2 (1.0.8-r1) 20:29:00 (8/39) Installing expat (2.2.9-r1) 20:29:00 (9/39) Installing libffi (3.3-r2) 20:29:00 (10/39) Installing gdbm (1.13-r1) 20:29:00 (11/39) Installing xz-libs (5.2.5-r0) 20:29:00 (12/39) Installing sqlite-libs (3.32.1-r1) 20:29:00 (13/39) Installing python3 (3.8.10-r0) 20:29:00 ---> Running in 46ac9d025d50 20:29:00 ---> 38fc3ad5c4a9 20:29:00 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:29:01 Removing intermediate container a53a2a2b57f5 20:29:01 ---> c3150d1008e8 20:29:01 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:29:01 ---> Running in 4477b3381e95 20:29:01 Removing intermediate container 46ac9d025d50 20:29:01 ---> 0142c4b5a1eb 20:29:01 Step 22/24 : LABEL arch=x86_64 20:29:01 Removing intermediate container 5134e7e5e2a7 20:29:01 ---> 9fad0a6f1441 20:29:01 Step 22/22 : LABEL version=0.0.0 20:29:01 (14/39) Installing py3-appdirs (1.4.4-r1) 20:29:01 (15/39) Installing py3-ordered-set (4.0.1-r0) 20:29:01 (16/39) Installing py3-parsing (2.4.7-r0) 20:29:01 (17/39) Installing py3-six (1.15.0-r0) 20:29:01 (18/39) Installing py3-packaging (20.4-r0) 20:29:01 ---> ee5bfb43a0bd 20:29:01 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:29:01 (19/39) Installing py3-setuptools (47.0.0-r0) 20:29:01 (20/39) Installing py3-chardet (3.0.4-r4) 20:29:01 ---> Running in 5b89538981b2 20:29:01 ---> Running in 8e5b560b2126 20:29:01 (21/39) Installing py3-idna (2.9-r0) 20:29:01 (22/39) Installing py3-certifi (2020.4.5.1-r0) 20:29:01 (23/39) Installing py3-urllib3 (1.25.9-r0) 20:29:01 (24/39) Installing py3-requests (2.23.0-r0) 20:29:01 (25/39) Installing py3-msgpack (1.0.0-r0) 20:29:01 ---> Running in 60cff32cc48f 20:29:01 Removing intermediate container 4477b3381e95 20:29:01 ---> 5215a0b26593 20:29:01 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:29:01 (26/39) Installing py3-lockfile (0.12.2-r3) 20:29:01 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:29:01 (28/39) Installing py3-colorama (0.4.3-r0) 20:29:01 (29/39) Installing py3-distlib (0.3.0-r0) 20:29:01 (30/39) Installing py3-distro (1.5.0-r1) 20:29:01 (31/39) Installing py3-webencodings (0.5.1-r3) 20:29:01 Removing intermediate container 5b89538981b2 20:29:01 ---> c389b1028e0a 20:29:01 Step 23/24 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b 20:29:01 (32/39) Installing py3-html5lib (1.0.1-r4) 20:29:01 ---> Running in 3801547974f5 20:29:01 Removing intermediate container 8e5b560b2126 20:29:01 ---> 9c8940965875 20:29:01 20:29:02 (33/39) Installing py3-pytoml (0.1.21-r0) 20:29:02 (34/39) Installing py3-pep517 (0.8.2-r0) 20:29:02 (35/39) Installing py3-progress (1.5-r0) 20:29:02 (36/39) Installing py3-toml (0.10.1-r0) 20:29:02 (37/39) Installing py3-retrying (1.3.3-r0) 20:29:02 (38/39) Installing py3-contextlib2 (0.6.0-r0) 20:29:02 (39/39) Installing py3-pip (20.1.1-r0) 20:29:02 ---> Running in f0b608f5c761 20:29:02 Executing busybox-1.31.1-r19.trigger 20:29:02 Successfully built 9c8940965875 20:29:02 OK: 72 MiB in 59 packages 20:29:02 Removing intermediate container 3801547974f5 20:29:02 ---> b6aac16dfe69 20:29:02 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:29:02 Successfully tagged security-proxy-setup:latest 20:29:02 Building support-notifications 20:29:02  Building security-proxy-setup ... done  ---> Running in 23067267ebce 20:29:02 Removing intermediate container f0b608f5c761 20:29:02 ---> 81321d4c29ee 20:29:02 Step 24/24 : LABEL version=0.0.0 20:29:02 ---> Running in e6531ceefe1a 20:29:04 Collecting docker-compose==1.23.2 20:29:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:29:04 Removing intermediate container e6531ceefe1a 20:29:04 ---> f7b28d06f950 20:29:04 20:29:04 Successfully built f7b28d06f950 20:29:05 Collecting texttable<0.10,>=0.9.0 20:29:05 Downloading texttable-0.9.1.tar.gz (11 kB) 20:29:05 Successfully tagged core-metadata:latest 20:29:05  Building core-metadata ... done Building support-scheduler 20:29:05 Removing intermediate container 60cff32cc48f 20:29:05 ---> c595cb1caaef 20:29:05 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:29:08 Collecting dockerpty<0.5,>=0.4.1 20:29:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:29:08 ---> Running in ef03e9f446d3 20:29:09 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:29:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:29:09 ---> a8396c25847d 20:29:09 Step 3/23 : WORKDIR /edgex-go 20:29:09 Collecting websocket-client<1.0,>=0.32.0 20:29:09 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:29:12 ---> Using cache 20:29:12 ---> 5223fe87bada 20:29:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:29:12 ---> Using cache 20:29:12 ---> ece9b2e800bf 20:29:12 Step 5/23 : RUN apk add --update --no-cache make git 20:29:12 ---> Using cache 20:29:12 ---> 7150a62146c3 20:29:12 Step 6/23 : COPY go.mod . 20:29:12 ---> Using cache 20:29:12 ---> 43ac209a613f 20:29:12 Step 7/23 : RUN go mod download 20:29:12 ---> Using cache 20:29:12 ---> 31cb722dfbb2 20:29:12 Step 8/23 : COPY . . 20:29:12 ---> Using cache 20:29:12 ---> 850f902d82e7 20:29:12 Step 9/23 : RUN go mod tidy 20:29:12 ---> Using cache 20:29:12 ---> adf4e0b0414f 20:29:12 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:29:12 Collecting docopt<0.7,>=0.6.1 20:29:12 Downloading docopt-0.6.2.tar.gz (25 kB) 20:29:12 Removing intermediate container ef03e9f446d3 20:29:12 ---> c8a0a997f16b 20:29:12 Step 24/26 : LABEL arch=x86_64 20:29:12 Removing intermediate container 23067267ebce 20:29:12 ---> c3d15dda9a0b 20:29:12 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:29:12 ---> Running in dd4d7cee7e0c 20:29:12 ---> Running in b230e435316f 20:29:12 ---> Running in 800ae6d1006b 20:29:13 Removing intermediate container 800ae6d1006b 20:29:13 ---> 1cba02827b38 20:29:13 Step 25/26 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b 20:29:13 Collecting docker<4.0,>=3.6.0 20:29:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:29:13 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 20:29:14 Removing intermediate container b230e435316f 20:29:14 ---> 2f0b8381a4c1 20:29:14 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:29:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:29:16 ---> Running in fd0c42cb2e26 20:29:16 Collecting jsonschema<3,>=2.5.1 20:29:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:29:16 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:29:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:29:16 ---> a8396c25847d 20:29:16 Step 3/23 : WORKDIR /edgex-go 20:29:16 ---> Using cache 20:29:16 ---> 5223fe87bada 20:29:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:29:16 ---> Using cache 20:29:16 ---> ece9b2e800bf 20:29:16 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:29:16 ---> 3970badcec78 20:29:16 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:29:16 ---> Running in 129890fb8267 20:29:16 Removing intermediate container fd0c42cb2e26 20:29:16 ---> 13445df440a9 20:29:16 Step 26/26 : LABEL version=0.0.0 20:29:16 ---> Running in f5fa3f04dc13 20:29:16 Collecting cached-property<2,>=1.2.0 20:29:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:29:16 ---> Running in 4ff58c224f72 20:29:16 Collecting PyYAML<4,>=3.10 20:29:16 Downloading PyYAML-3.13.tar.gz (270 kB) 20:29:16 Removing intermediate container 4ff58c224f72 20:29:16 ---> a23d70dc07ea 20:29:16 20:29:16 Successfully built a23d70dc07ea 20:29:16 Successfully tagged security-secretstore-setup:latest 20:29:16 Building core-command 20:29:16  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:29:18 Removing intermediate container e8848767a892 20:29:18 ---> 233924fec9db 20:29:18 Successfully built 233924fec9db 20:29:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:29:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:29:19 + docker inspect -f . ci-base-image-arm64 20:29:19 . [Pipeline] withDockerContainer 20:29:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:29:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:29:19 prd-ubuntu18.04-docker-arm64-4c-16g-1780 does not seem to be running inside a container 20:29:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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 ******** ci-base-image-arm64 cat 20:29:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:29:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:29:19 ---> a8396c25847d 20:29:19 Step 3/24 : WORKDIR /edgex-go 20:29:19 ---> Using cache 20:29:19 ---> 5223fe87bada 20:29:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:29:19 ---> Using cache 20:29:19 ---> ece9b2e800bf 20:29:19 Step 5/24 : RUN apk add --update --no-cache make git 20:29:19 ---> Using cache 20:29:19 ---> 7150a62146c3 20:29:19 Step 6/24 : COPY go.mod . 20:29:19 ---> Using cache 20:29:19 ---> 43ac209a613f 20:29:19 Step 7/24 : RUN go mod download 20:29:19 ---> Using cache 20:29:19 ---> 31cb722dfbb2 20:29:19 Step 8/24 : COPY . . 20:29:19 ---> Using cache 20:29:19 ---> 850f902d82e7 20:29:19 Step 9/24 : RUN go mod tidy 20:29:19 ---> Using cache 20:29:19 ---> adf4e0b0414f 20:29:19 Step 10/24 : RUN make cmd/core-command/core-command 20:29:20 OK: 219 MiB in 52 packages 20:29:21 $ docker top 8405da9871f6228955e967f7f6fe3b047d4c2c465ce9cfb7d3512e76bd52b151 -eo pid,comm [Pipeline] { [Pipeline] sh 20:29:22 + go version 20:29:22 go version go1.16.5 linux/arm64 [Pipeline] } 20:29:22 $ docker stop --time=1 8405da9871f6228955e967f7f6fe3b047d4c2c465ce9cfb7d3512e76bd52b151 20:29:22 Removing intermediate container f5fa3f04dc13 20:29:22 ---> 31755010df26 20:29:22 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:22 ---> Running in b296d0e8a27a 20:29:22 Collecting docker-pycreds>=0.4.0 20:29:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:29:22 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) 20:29:22 Collecting urllib3<1.25,>=1.21.1 20:29:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:29:22 Removing intermediate container 129890fb8267 20:29:22 ---> 117994e8fe0f 20:29:22 Step 6/23 : COPY go.mod . 20:29:22 ---> 9ff4bf5c7f3d 20:29:22 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:29:22 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) 20:29:22 Collecting idna<2.8,>=2.5 20:29:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:29:22 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:29:22 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:29:22 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:29:22 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:29:23 Installing collected packages: texttable, dockerpty, websocket-client, docopt, docker-pycreds, urllib3, idna, requests, docker, jsonschema, cached-property, PyYAML, docker-compose 20:29:23 Running setup.py install for texttable: started 20:29:23 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 20:29:23 ---> 09fb6885663e 20:29:23 Step 7/23 : RUN go mod download 20:29:23 ---> Running in 19656af8bf5e 20:29:23 ---> 95997f6c5a40 20:29:23 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:29:25 ---> 078be1c01972 20:29:25 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:29:25 Running setup.py install for texttable: finished with status 'done' 20:29:25 Running setup.py install for dockerpty: started 20:29:25 ---> 8ef6880cd897 20:29:25 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:29:25 ---> f5d5883d91f0 20:29:25 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:29:25 Running setup.py install for dockerpty: finished with status 'done' 20:29:25 ---> Running in 7ad0016775ea 20:29:25 Running setup.py install for docopt: started 20:29:25 Removing intermediate container 7ad0016775ea 20:29:25 ---> 148d98a5b1e1 20:29:25 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:29:25 Removing intermediate container 19656af8bf5e 20:29:25 ---> f2fff3ae8ccd 20:29:25 Step 8/23 : COPY . . 20:29:25 ---> bc24aba76ebf 20:29:25 Step 27/32 : RUN chmod +x /entrypoint.sh 20:29:25 ---> Running in 41357590c05e 20:29:25 Running setup.py install for docopt: finished with status 'done' 20:29:25 Attempting uninstall: urllib3 20:29:25 Found existing installation: urllib3 1.25.9 20:29:25 Uninstalling urllib3-1.25.9: 20:29:25 Successfully uninstalled urllib3-1.25.9 20:29:25 Attempting uninstall: idna 20:29:25 Found existing installation: idna 2.9 20:29:25 Uninstalling idna-2.9: 20:29:25 Successfully uninstalled idna-2.9 20:29:25 $ docker rm -f 8405da9871f6228955e967f7f6fe3b047d4c2c465ce9cfb7d3512e76bd52b151 20:29:26 Attempting uninstall: requests 20:29:26 Found existing installation: requests 2.23.0 20:29:26 Uninstalling requests-2.23.0: 20:29:26 Successfully uninstalled requests-2.23.0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:29:26 + docker inspect -f . ci-base-image-arm64 20:29:26 . [Pipeline] withDockerContainer 20:29:26 prd-ubuntu18.04-docker-arm64-4c-16g-1780 does not seem to be running inside a container 20:29:27 $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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 ******** ci-base-image-arm64 cat 20:29:28 Running setup.py install for PyYAML: started 20:29:28 $ docker top fe1ca43157842e9a45ba492658b692560becf96054cf406d225224fb34e29da9 -eo pid,comm [Pipeline] { [Pipeline] echo 20:29:29 ========================================================= 20:29:29 [edgeXBuildGoParallel] Running Tests and Build... 20:29:29 ========================================================= [Pipeline] sh 20:29:29 Running setup.py install for PyYAML: finished with status 'done' 20:29:29 + go mod tidy [Pipeline] sh 20:29:32 Removing intermediate container 41357590c05e 20:29:32 ---> 5b28ce6726e2 20:29:32 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:29:32 ---> Running in 772cc4ea46a6 20:29:32 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 20:29:32 ---> 35c70c8888c5 20:29:32 Step 9/23 : RUN go mod tidy 20:29:32 Removing intermediate container 772cc4ea46a6 20:29:32 ---> ba9a64e6a526 20:29:32 Step 29/32 : CMD ["gate"] 20:29:32 ---> Running in 5602167a09ef 20:29:32 ---> Running in 8af03410a1d6 20:29:32 Removing intermediate container 8af03410a1d6 20:29:32 ---> b1468770d5ef 20:29:32 Step 30/32 : LABEL arch=x86_64 20:29:32 ---> Running in 3651bf0de1eb 20:29:32 Removing intermediate container 3651bf0de1eb 20:29:32 ---> 245c94a65b02 20:29:32 Step 31/32 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b 20:29:32 + make test 20:29:32 go mod tidy 20:29:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:29:32 ---> Running in 8cafe9cf18b7 20:29:33 Removing intermediate container 8cafe9cf18b7 20:29:33 ---> 1eee49cba87d 20:29:33 Step 32/32 : LABEL version=0.0.0 20:29:33 ---> Running in baa34b48ee29 20:29:33 Removing intermediate container baa34b48ee29 20:29:33 ---> da5b271f0345 20:29:33 20:29:33 Successfully built da5b271f0345 20:29:33 Successfully tagged security-bootstrapper:latest 20:29:33  Building security-bootstrapper ... done Building core-data 20:29:37 Removing intermediate container 4df543f3e36f 20:29:37 ---> ee6ca7d28ea9 20:29:37 Step 15/24 : ENV APP_PORT=58890 20:29:37 Removing intermediate container 5602167a09ef 20:29:37 ---> 6d5bd005097a 20:29:37 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:29:37 ---> Running in 31163fd85096 20:29:37 ---> Running in c35a12ff0e03 20:29:37 Removing intermediate container 31163fd85096 20:29:37 ---> ce819a8e34e8 20:29:37 Step 16/24 : EXPOSE $APP_PORT 20:29:37 ---> Running in b4004ade0788 20:29:37 Removing intermediate container b4004ade0788 20:29:37 ---> 7954ad04ef57 20:29:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:29:38 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 20:29:38 ---> 031d216cf81e 20:29:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:29:39 ---> 5b4ab71c98dd 20:29:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:29:39 ---> 7e7beb7c9487 20:29:39 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:29:39 ---> Running in 5bd8dac8dff9 20:29:40 Removing intermediate container 5bd8dac8dff9 20:29:40 ---> 26d56d1d1cc6 20:29:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:29:40 ---> Running in c1a259ec3247 20:29:40 Removing intermediate container c1a259ec3247 20:29:40 ---> 6d7f7ff0ae83 20:29:40 Step 22/24 : LABEL arch=x86_64 20:29:40 ---> Running in a89f1fc505ba 20:29:40 Removing intermediate container a89f1fc505ba 20:29:40 ---> 9428c52005a3 20:29:40 Step 23/24 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b 20:29:41 ---> Running in bc1945b86eaf 20:29:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:29:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:29:41 ---> a8396c25847d 20:29:41 Step 3/24 : WORKDIR /edgex-go 20:29:41 ---> Using cache 20:29:41 ---> 5223fe87bada 20:29:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:29:41 ---> Using cache 20:29:41 ---> ece9b2e800bf 20:29:41 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:29:43 Removing intermediate container bc1945b86eaf 20:29:43 ---> c9230b6c9beb 20:29:43 Step 24/24 : LABEL version=0.0.0 20:29:43 ---> Running in 0198049e0ff4 20:29:43 ---> Running in e813bb4dd3a9 20:29:43 Removing intermediate container e813bb4dd3a9 20:29:43 ---> 53773c7bcee7 20:29:43 20:29:43 Successfully built 53773c7bcee7 20:29:43 Successfully tagged sys-mgmt-agent:latest 20:29:43  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:29:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:29:44 OK: 219 MiB in 52 packages 20:29:45 Removing intermediate container 0198049e0ff4 20:29:45 ---> ff9375e711f6 20:29:45 Step 6/24 : COPY go.mod . 20:29:45 ---> 92f36496ea6f 20:29:45 Step 7/24 : RUN go mod download 20:29:45 ---> Running in 7acee2c0277f 20:29:47 Removing intermediate container 7acee2c0277f 20:29:47 ---> d436ab131fc8 20:29:47 Step 8/24 : COPY . . 20:29:47 Removing intermediate container dd4d7cee7e0c 20:29:47 ---> 785f455bbdde 20:29:47 20:29:47 Step 11/23 : FROM alpine:3.12 20:29:47 ---> 13621d1b12d4 20:29:47 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:29:47 ---> Using cache 20:29:47 ---> 721a9b29d690 20:29:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:29:47 ---> Using cache 20:29:47 ---> c0921802242b 20:29:47 Step 14/23 : ENV APP_PORT=59861 20:29:47 ---> Running in e48f853b3846 20:29:48 Removing intermediate container e48f853b3846 20:29:48 ---> aef0fc9e35fc 20:29:48 Step 15/23 : EXPOSE $APP_PORT 20:29:54 ---> Running in c00b95f64e8c 20:29:54 ---> 5aee31e6ad63 20:29:54 Step 9/24 : RUN go mod tidy 20:29:54 Removing intermediate container c00b95f64e8c 20:29:54 ---> b4ebe880693c 20:29:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:54 ---> Running in 613f325cd1e4 20:29:54 ---> 29dbd91db7ba 20:29:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:29:54 ---> e70427148700 20:29:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:29:55 ---> 67b2bc019717 20:29:55 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:29:55 ---> Running in ff2a5c7f9da1 20:29:55 Removing intermediate container ff2a5c7f9da1 20:29:55 ---> 28cc3a68c91e 20:29:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:29:55 ---> Running in 7f09d64f100c 20:29:55 Removing intermediate container 613f325cd1e4 20:29:55 ---> 771f2a1fba98 20:29:55 Step 10/24 : RUN make cmd/core-data/core-data 20:29:55 ---> Running in 141effc14d67 20:29:55 Removing intermediate container 7f09d64f100c 20:29:55 ---> a3d71b1456e3 20:29:55 Step 21/23 : LABEL arch=x86_64 20:29:55 ---> Running in 2ed042a47e02 20:29:56 Removing intermediate container 2ed042a47e02 20:29:56 ---> 6906863c3548 20:29:56 Step 22/23 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b 20:29:56 ---> Running in dabd51f6d438 20:29:57 Removing intermediate container dabd51f6d438 20:29:57 ---> abbf8698258d 20:29:57 Step 23/23 : LABEL version=0.0.0 20:29:57 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 20:29:57 ---> Running in a313bb4e5f91 20:29:57 Removing intermediate container b296d0e8a27a 20:29:57 ---> 6b50c3575eb2 20:29:57 20:29:57 Step 11/24 : FROM alpine:3.12 20:29:57 ---> 13621d1b12d4 20:29:57 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:29:57 ---> Using cache 20:29:57 ---> 721a9b29d690 20:29:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:29:57 ---> Using cache 20:29:57 ---> c0921802242b 20:29:57 Step 14/24 : ENV APP_PORT=59882 20:29:57 ---> Running in f3ff153135ef 20:29:57 Removing intermediate container a313bb4e5f91 20:29:57 ---> 86a41c6c3aed 20:29:57 20:29:57 Successfully built 86a41c6c3aed 20:29:57 Successfully tagged support-scheduler:latest 20:29:57  Building support-scheduler ... done Removing intermediate container f3ff153135ef 20:29:57 ---> 84ac32f97b06 20:29:57 Step 15/24 : EXPOSE $APP_PORT 20:29:57 ---> Running in 231d1a984fb0 20:29:57 ? github.com/edgexfoundry/edgex-go [no test files] 20:29:57 Removing intermediate container 231d1a984fb0 20:29:57 ---> e7760ecbcac7 20:29:57 Step 16/24 : WORKDIR / 20:29:57 ---> Running in 5b754b302468 20:29:58 Removing intermediate container 5b754b302468 20:29:58 ---> 8aac6c2e0c57 20:29:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:00 ---> 39320056e2e1 20:30:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:30:00 ---> 78dfa2c00f53 20:30:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:30:00 ---> 119c899186ed 20:30:00 Step 20/24 : ENTRYPOINT ["/core-command"] 20:30:00 ---> Running in bda8629b8ca5 20:30:00 Removing intermediate container bda8629b8ca5 20:30:00 ---> 7352888197fa 20:30:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:30:00 ---> Running in 078674b86df4 20:30:00 Removing intermediate container 078674b86df4 20:30:00 ---> b51b98b386ab 20:30:00 Step 22/24 : LABEL arch=x86_64 20:30:00 ---> Running in 18704f793f0c 20:30:00 Removing intermediate container 18704f793f0c 20:30:00 ---> 6db1efa7bb3a 20:30:00 Step 23/24 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b 20:30:00 ---> Running in 84905574a21c 20:30:00 Removing intermediate container 84905574a21c 20:30:00 ---> 343a198e4583 20:30:00 Step 24/24 : LABEL version=0.0.0 20:30:00 ---> Running in 106266b9ab36 20:30:00 Removing intermediate container 106266b9ab36 20:30:00 ---> b3e81bb287d5 20:30:00 20:30:00 Successfully built b3e81bb287d5 20:30:00 Successfully tagged core-command:latest 20:30:03  Building core-command ... done Removing intermediate container c35a12ff0e03 20:30:03 ---> b7a2f5e33415 20:30:03 20:30:03 Step 11/23 : FROM alpine:3.12 20:30:03 ---> 13621d1b12d4 20:30:03 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:30:03 ---> Running in 7969dee2d91b 20:30:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:30:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:30:04 (1/2) Installing ca-certificates (20191127-r4) 20:30:04 (2/2) Installing dumb-init (1.2.2-r1) 20:30:04 Executing busybox-1.31.1-r20.trigger 20:30:04 Executing ca-certificates-20191127-r4.trigger 20:30:04 OK: 6 MiB in 16 packages 20:30:05 Removing intermediate container 7969dee2d91b 20:30:05 ---> 2a177608ff3d 20:30:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:30:05 ---> Running in 42ed16b9afb1 20:30:05 Removing intermediate container 42ed16b9afb1 20:30:05 ---> f7a65efc597f 20:30:05 Step 14/23 : ENV APP_PORT=59860 20:30:05 ---> Running in 5b11d9865aed 20:30:05 Removing intermediate container 5b11d9865aed 20:30:05 ---> d099d3d17df9 20:30:05 Step 15/23 : EXPOSE $APP_PORT 20:30:05 ---> Running in 0e03e36f0194 20:30:06 Removing intermediate container 0e03e36f0194 20:30:06 ---> 93112056a996 20:30:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:06 ---> 49d8025fbcae 20:30:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:30:07 ---> 223872249c16 20:30:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:30:07 ---> 8375e309db40 20:30:07 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:30:07 ---> Running in 7c4a84ea4504 20:30:07 Removing intermediate container 7c4a84ea4504 20:30:07 ---> b28146cd69d4 20:30:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:30:08 ---> Running in 105f9f3b95cf 20:30:08 Removing intermediate container 105f9f3b95cf 20:30:08 ---> 9bd86f8b463c 20:30:08 Step 21/23 : LABEL arch=x86_64 20:30:08 ---> Running in b7964937bba7 20:30:08 Removing intermediate container b7964937bba7 20:30:08 ---> 563b4f9b9c85 20:30:08 Step 22/23 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b 20:30:08 ---> Running in 4457a0889862 20:30:08 Removing intermediate container 4457a0889862 20:30:08 ---> 992baf3f600a 20:30:08 Step 23/23 : LABEL version=0.0.0 20:30:08 ---> Running in 9eb30e1c0651 20:30:08 Removing intermediate container 9eb30e1c0651 20:30:08 ---> 15831717f4a8 20:30:08 20:30:08 Successfully built 15831717f4a8 20:30:08 Successfully tagged support-notifications:latest 20:30:14  Building support-notifications ... done Removing intermediate container 141effc14d67 20:30:14 ---> e10a5fd7a7f0 20:30:14 20:30:14 Step 11/24 : FROM alpine:3.12 20:30:14 ---> 13621d1b12d4 20:30:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:30:14 ---> Running in 14c4e4f8f995 20:30:14 Removing intermediate container 14c4e4f8f995 20:30:14 ---> 22116a907956 20:30:14 Step 13/24 : ENV APP_PORT=59880 20:30:14 ---> Running in baead32c0416 20:30:14 Removing intermediate container baead32c0416 20:30:14 ---> 85f916367542 20:30:14 Step 14/24 : EXPOSE $APP_PORT 20:30:14 ---> Running in fa6097f479c9 20:30:14 Removing intermediate container fa6097f479c9 20:30:14 ---> 7f5c6aea63ae 20:30:14 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:30:14 ---> Running in efa2a8db71a6 20:30:14 Removing intermediate container efa2a8db71a6 20:30:14 ---> a7090ca5e46a 20:30:14 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:30:14 ---> Running in 6409758d2404 20:30:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:30:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:30:15 (1/6) Installing dumb-init (1.2.2-r1) 20:30:15 (2/6) Installing libgcc (9.3.0-r2) 20:30:15 (3/6) Installing libsodium (1.0.18-r0) 20:30:15 (4/6) Installing libstdc++ (9.3.0-r2) 20:30:16 (5/6) Installing libzmq (4.3.3-r0) 20:30:16 (6/6) Installing zeromq (4.3.3-r0) 20:30:16 Executing busybox-1.31.1-r20.trigger 20:30:16 OK: 8 MiB in 20 packages 20:30:16 Removing intermediate container 6409758d2404 20:30:16 ---> 1b885efa9978 20:30:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:17 ---> c16d75e46694 20:30:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:30:17 ---> ec015d5c7eef 20:30:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:30:17 ---> 05b42eb87006 20:30:17 Step 20/24 : ENTRYPOINT ["/core-data"] 20:30:17 ---> Running in e254cc7ea000 20:30:17 Removing intermediate container e254cc7ea000 20:30:17 ---> 234b7e628a97 20:30:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:30:17 ---> Running in 2cd2578737ce 20:30:17 Removing intermediate container 2cd2578737ce 20:30:17 ---> 044c95d65ed6 20:30:17 Step 22/24 : LABEL arch=x86_64 20:30:17 ---> Running in a4598c4f13dd 20:30:17 Removing intermediate container a4598c4f13dd 20:30:17 ---> 47c95dcb029a 20:30:17 Step 23/24 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b 20:30:17 ---> Running in 30d2863e5452 20:30:17 Removing intermediate container 30d2863e5452 20:30:17 ---> 592037bcca84 20:30:17 Step 24/24 : LABEL version=0.0.0 20:30:17 ---> Running in 1341751c0643 20:30:18 Removing intermediate container 1341751c0643 20:30:18 ---> 54dbb759f9c7 20:30:18 20:30:18 Successfully built 54dbb759f9c7 20:30:18 Successfully tagged core-data:latest 20:30:18  Building core-data ... done  [Pipeline] } 20:30:18 $ docker stop --time=1 098fefd3cf0800851d813e96ce4569c5e525f0a05acb599ad4c5acfc0e57ba23 20:30:19 $ docker rm -f 098fefd3cf0800851d813e96ce4569c5e525f0a05acb599ad4c5acfc0e57ba23 [Pipeline] // withDockerContainer [Pipeline] sh 20:30:19 + docker images 20:30:19 REPOSITORY TAG IMAGE ID CREATED SIZE 20:30:19 core-data latest 54dbb759f9c7 2 seconds ago 20.3MB 20:30:19 e10a5fd7a7f0 7 seconds ago 1.15GB 20:30:19 support-notifications latest 15831717f4a8 11 seconds ago 16.7MB 20:30:19 b7a2f5e33415 17 seconds ago 1.15GB 20:30:19 core-command latest b3e81bb287d5 19 seconds ago 15.9MB 20:30:19 support-scheduler latest 86a41c6c3aed 22 seconds ago 15.9MB 20:30:19 6b50c3575eb2 23 seconds ago 1.14GB 20:30:19 785f455bbdde 32 seconds ago 1.15GB 20:30:19 sys-mgmt-agent latest 53773c7bcee7 37 seconds ago 312MB 20:30:19 security-bootstrapper latest da5b271f0345 46 seconds ago 18.6MB 20:30:19 security-secretstore-setup latest a23d70dc07ea About a minute ago 28.7MB 20:30:19 core-metadata latest f7b28d06f950 About a minute ago 16.6MB 20:30:19 security-proxy-setup latest 9c8940965875 About a minute ago 25.7MB 20:30:19 39aeea07680f About a minute ago 1.15GB 20:30:19 5c425cbec250 About a minute ago 1.15GB 20:30:19 c3d01d1ef40e About a minute ago 1.15GB 20:30:19 01e27296adca About a minute ago 1.15GB 20:30:19 7dc5bf1f2a46 About a minute ago 1.15GB 20:30:19 ci-base-image-x86_64 latest a8396c25847d 5 minutes ago 647MB 20:30:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB 20:30:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB 20:30:19 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 20:30:19 docker 20.10.0 aefe523efa57 6 months ago 240MB 20:30:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 20:30:35 Still waiting to schedule task 20:30:35 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 20:31:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:31:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:31:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:31:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:31:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:31:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:31:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:31:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.263s coverage: 28.7% of statements 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:31:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.285s coverage: 100.0% of statements 20:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:31:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.355s coverage: 53.4% of statements 20:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:31:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.589s coverage: 87.7% of statements 20:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:31:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.200s coverage: 78.9% of statements 20:31:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.228s coverage: 81.2% of statements 20:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.506s coverage: 95.1% of statements 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.250s coverage: 60.0% of statements 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.318s coverage: 0.8% of statements 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.163s coverage: 58.8% of statements 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.226s coverage: 22.0% of statements 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.246s coverage: 47.1% of statements 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.222s coverage: 79.5% of statements 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.200s coverage: 94.1% of statements 20:31:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.292s coverage: 96.3% of statements 20:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.188s coverage: 87.5% of statements 20:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.259s coverage: 94.4% of statements 20:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.177s coverage: 44.8% of statements 20:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.564s coverage: 81.8% of statements 20:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.260s coverage: 92.9% of statements 20:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 20:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.193s coverage: 87.2% of statements 20:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements 20:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.203s coverage: 76.0% of statements 20:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.206s coverage: 80.0% of statements 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.259s coverage: 87.2% of statements 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.277s coverage: 85.4% of statements 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.351s coverage: 91.2% of statements 20:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.889s coverage: 64.4% of statements 20:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.168s coverage: 100.0% of statements 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.111s coverage: 91.3% of statements 20:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.120s coverage: 73.7% of statements 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.092s coverage: 100.0% of statements 20:32:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.187s coverage: 66.9% of statements 20:32:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:32:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:32:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.875s coverage: 43.6% of statements 20:32:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:32:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.224s coverage: 89.5% of statements 20:32:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.271s coverage: 84.8% of statements 20:32:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:32:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.243s coverage: 19.3% of statements 20:32:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:32:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:32:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:32:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:32:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.593s coverage: 91.9% of statements 20:32:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:32:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:32:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 20:32:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:32:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:32:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.205s coverage: 62.7% of statements 20:32:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:32:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:32:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.425s coverage: 97.6% of statements 20:32:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:32:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:32:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 20:32:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:32:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:32:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.172s coverage: 28.9% of statements 20:32:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:32:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:32:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:32:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:32:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:32:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:32:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.183s coverage: 100.0% of statements 20:32:39 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 20:32:39 GO111MODULE=on go vet ./... 20:33:47 Running on prd-ubuntu18.04-docker-8c-8g-1784 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws 20:33:47 Running in /w/workspace/edgex-go/25 [Pipeline] { [Pipeline] checkout 20:33:47 The recommended git tool is: git 20:33:52 using credential edgex-jenkins-ssh 20:33:52 Cloning the remote Git repository 20:33:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:33:52 > git init /w/workspace/edgex-go/25 # timeout=10 20:33:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:33:52 > git --version # timeout=10 20:33:52 > git --version # 'git version 2.17.1' 20:33:52 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:33:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:33:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:33:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:33:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:33:59 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:59 > 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 20:33:59 Merging remotes/origin/master commit 56a73b697282d7edd71946f1fefad6ed073e2be6 into PR head commit c2dd9f99cae515cd5347a2fbd1076c9750df2f3b 20:33:59 Merge succeeded, producing c2dd9f99cae515cd5347a2fbd1076c9750df2f3b 20:33:59 Checking out Revision c2dd9f99cae515cd5347a2fbd1076c9750df2f3b (PR-3531) 20:33:59 > git config core.sparsecheckout # timeout=10 20:33:59 > git checkout -f c2dd9f99cae515cd5347a2fbd1076c9750df2f3b # timeout=10 20:33:59 > git remote # timeout=10 20:33:59 > git config --get remote.origin.url # timeout=10 20:33:59 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:59 > git merge 56a73b697282d7edd71946f1fefad6ed073e2be6 # timeout=10 20:33:59 > git rev-parse HEAD^{commit} # timeout=10 20:33:59 > git config core.sparsecheckout # timeout=10 20:33:59 > git checkout -f c2dd9f99cae515cd5347a2fbd1076c9750df2f3b # timeout=10 20:34:03 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 20:34:06 + echo snap-build.sh 20:34:06 snap-build.sh 20:34:06 + SNAP_BASE_DIR=. 20:34:06 + '[' '!' -z /w/workspace/edgex-go/25 ']' 20:34:06 + SNAP_BASE_DIR=/w/workspace/edgex-go/25 20:34:06 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/25]' 20:34:06 [snap-build] Building snap in dir [/w/workspace/edgex-go/25] 20:34:06 + cd /w/workspace/edgex-go/25 20:34:06 + sudo apt-get remove -qy --purge lxd lxd-client 20:34:06 Reading package lists... 20:34:06 Building dependency tree... 20:34:06 Reading state information... 20:34:06 The following packages were automatically installed and are no longer required: 20:34:06 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:34:06 uidmap xdelta3 20:34:06 Use 'sudo apt autoremove' to remove them. 20:34:06 The following packages will be REMOVED: 20:34:06 lxd* lxd-client* 20:34:07 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:34:07 After this operation, 31.7 MB disk space will be freed. 20:34:07 (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.) 20:34:07 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:34:08 Removing lxd dnsmasq configuration 20:34:08 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:34:08 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:34:09 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:34:10 (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.) 20:34:10 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:34:11 Processing triggers for systemd (237-3ubuntu10.45) ... 20:34:11 Processing triggers for ureadahead (0.100.0-21) ... 20:34:12 + sudo snap remove --purge lxd 20:34:12 snap "lxd" is not installed 20:34:12 + sudo groupadd --force --system lxd 20:34:12 ++ whoami 20:34:12 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:34:12 + newgrp - lxd 20:34:12 + sudo snap install lxd 20:34:16 gofmt -l . 20:34:16 [ "`gofmt -l .`" = "" ] 20:34:16 ./bin/test-attribution-txt.sh [Pipeline] sh 20:34:17 + ls -al . 20:34:17 total 544 20:34:17 drwxrwxr-x 9 1001 1001 4096 Jun 16 20:34 . 20:34:17 drwxr-xr-x 4 root root 4096 Jun 16 20:29 .. 20:34:17 -rw-rw-r-- 1 1001 1001 11 Jun 16 20:27 .dockerignore 20:34:17 drwxrwxr-x 8 1001 1001 4096 Jun 16 20:27 .git 20:34:17 drwxrwxr-x 3 1001 1001 4096 Jun 16 20:27 .github 20:34:17 -rw-rw-r-- 1 1001 1001 818 Jun 16 20:27 .gitignore 20:34:17 -rw-rw-r-- 1 1001 1001 166 Jun 16 20:27 .sonarcloud.properties 20:34:17 -rw-rw-r-- 1 1001 1001 8609 Jun 16 20:27 Attribution.txt 20:34:17 -rw-rw-r-- 1 1001 1001 3804 Jun 16 20:27 CONTRIBUTING.md 20:34:17 -rw-rw-r-- 1 1001 1001 931 Jun 16 20:27 Dockerfile.build 20:34:17 -rw-rw-r-- 1 1001 1001 849 Jun 16 20:27 Jenkinsfile 20:34:17 -rw-rw-r-- 1 1001 1001 10775 Jun 16 20:27 LICENSE 20:34:17 -rw-rw-r-- 1 1001 1001 5605 Jun 16 20:27 Makefile 20:34:17 -rw-rw-r-- 1 1001 1001 7905 Jun 16 20:27 README.md 20:34:17 -rw-rw-r-- 1 1001 1001 7071 Jun 16 20:27 SECURITY.md 20:34:17 -rw-rw-r-- 1 1001 1001 5 Jun 16 20:23 VERSION 20:34:17 -rw-rw-r-- 1 1001 1001 4131 Jun 16 20:27 ZMQWindows.md 20:34:17 drwxrwxr-x 2 1001 1001 4096 Jun 16 20:27 bin 20:34:17 drwxrwxr-x 14 1001 1001 4096 Jun 16 20:27 cmd 20:34:17 -rw-r--r-- 1 root root 398195 Jun 16 20:32 coverage.out 20:34:17 -rw-rw-r-- 1 1001 1001 841 Jun 16 20:27 go.mod 20:34:17 -rw-r--r-- 1 root root 20934 Jun 16 20:29 go.sum 20:34:17 drwxrwxr-x 7 1001 1001 4096 Jun 16 20:27 internal 20:34:17 drwxrwxr-x 3 1001 1001 4096 Jun 16 20:27 openapi 20:34:17 drwxrwxr-x 4 1001 1001 4096 Jun 16 20:27 snap 20:34:17 -rw-rw-r-- 1 1001 1001 168 Jun 16 20:27 version.go [Pipeline] sh 20:34:17 + '[' -e coverage.out ] 20:34:17 + chown 1001:1001 coverage.out [Pipeline] stash 20:34:18 Warning: overwriting stash ‘coverage-report’ 20:34:19 Stashed 1 file(s) [Pipeline] sh 20:34:19 + make build 20:34:19 go mod tidy 20:34:20 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 20:34:21 2021-06-16T20:34:19Z INFO Waiting for automatic snapd restart... 20:34:28 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 20:34:35 lxd 4.15 from Canonical* installed 20:34:35 + sudo lxd init --auto 20:34:44 + sudo snap install --classic snapcraft 20:34:49 snapcraft 4.8.1 from Canonical* installed 20:34:49 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 20:34:49 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 20:34:49 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:49 Dload Upload Total Spent Left Speed 20:34:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 2957 0 --:--:-- --:--:-- --:--:-- 2957 20:34:49 100 3325k 100 3325k 0 0 8773k 0 --:--:-- --:--:-- --:--:-- 8773k 20:34:49 ./yq_linux_amd64 20:34:49 + sudo snapcraft prime --use-lxd 20:34:51 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:34:51 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: 20:34:51 - README.md 20:34:51 20:34:51 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:34:51 Launching a container. 20:34:56 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 20:34:56 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 20:34:58 Waiting for container to be ready 20:34:59 To start your first instance, try: lxc launch ubuntu:18.04 20:34:59 20:35:01 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 20:35:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:35:03 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:35:03 Waiting for network to be ready... 20:35:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:35:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 20:35:06 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:35:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 20:35:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 20:35:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 20:35:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 20:35:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 20:35:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 20:35:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 20:35:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:35:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:35:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:35:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:35:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:35:06 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:35:06 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:35:06 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:35:06 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:35:06 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 20:35:06 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 20:35:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 20:35:06 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 20:35:06 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 20:35:06 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 20:35:06 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 20:35:06 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 20:35:06 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 20:35:08 Fetched 24.7 MB in 4s (6092 kB/s) 20:35:08 Reading package lists... 20:35:09 Reading package lists... 20:35:09 Building dependency tree... 20:35:09 Reading state information... 20:35:09 The following additional packages will be installed: 20:35:09 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:35:09 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:35:09 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:35:09 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:35:09 Suggested packages: 20:35:09 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:35:09 Recommended packages: 20:35:09 gnupg libsasl2-modules 20:35:09 The following NEW packages will be installed: 20:35:09 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:35:09 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:35:09 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:35:09 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:35:09 The following packages will be upgraded: 20:35:09 gpg gpg-agent gpgconf libudev1 20:35:09 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 20:35:09 Need to get 3530 kB of archives. 20:35:09 After this operation, 13.3 MB of additional disk space will be used. 20:35:09 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] 20:35:09 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] 20:35:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 20:35:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 20:35:09 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 20:35:09 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 20:35:10 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 20:35:10 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 20:35:10 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 20:35:10 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 20:35:10 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 20:35:10 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 20:35:10 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:35:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 20:35:10 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 20:35:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 20:35:10 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 20:35:10 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 20:35:10 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 20:35:10 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 20:35:10 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 20:35:10 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 20:35:10 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 20:35:11 debconf: delaying package configuration, since apt-utils is not installed 20:35:11 Fetched 3530 kB in 1s (3108 kB/s) 20:35:11 (Reading database ... 12511 files and directories currently installed.) 20:35:11 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 20:35:11 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 20:35:11 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 20:35:11 Selecting previously unselected package udev. 20:35:11 (Reading database ... 12511 files and directories currently installed.) 20:35:11 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 20:35:11 Unpacking udev (237-3ubuntu10.48) ... 20:35:11 Selecting previously unselected package libfuse2:amd64. 20:35:11 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 20:35:11 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:35:11 Selecting previously unselected package fuse. 20:35:11 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 20:35:11 Unpacking fuse (2.9.7-1ubuntu1) ... 20:35:11 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 20:35:11 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:35:11 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 20:35:11 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:35:11 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 20:35:11 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:35:11 Selecting previously unselected package libksba8:amd64. 20:35:11 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:35:11 Unpacking libksba8:amd64 (1.3.5-2) ... 20:35:11 Selecting previously unselected package libroken18-heimdal:amd64. 20:35:11 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:35:11 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:12 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:35:12 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:35:12 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:12 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:35:12 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:35:12 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:12 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:35:12 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:35:12 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:12 Selecting previously unselected package libwind0-heimdal:amd64. 20:35:12 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:35:12 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:12 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:35:12 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:35:12 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:12 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:35:12 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:35:12 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:12 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:35:12 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:35:12 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:12 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:35:12 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:35:12 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:12 Selecting previously unselected package libsasl2-modules-db:amd64. 20:35:12 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:35:12 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:35:12 Selecting previously unselected package libsasl2-2:amd64. 20:35:12 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:35:12 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:35:12 Selecting previously unselected package libldap-common. 20:35:12 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 20:35:12 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:35:12 Selecting previously unselected package libldap-2.4-2:amd64. 20:35:12 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 20:35:12 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:35:12 Selecting previously unselected package dirmngr. 20:35:12 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 20:35:12 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 20:35:12 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:35:12 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 20:35:12 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:35:13 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:35:13 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:35:13 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 20:35:13 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:13 Setting up libksba8:amd64 (1.3.5-2) ... 20:35:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:35:13 Setting up udev (237-3ubuntu10.48) ... 20:35:13 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 20:35:13 invoke-rc.d: policy-rc.d denied execution of start. 20:35:13 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:13 Processing triggers for systemd (237-3ubuntu10) ... 20:35:13 Setting up fuse (2.9.7-1ubuntu1) ... 20:35:13 Setting up gpg (2.2.4-1ubuntu1.4) ... 20:35:13 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:13 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:13 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:13 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:13 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:13 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:13 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:13 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:35:13 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 20:35:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:35:14 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 20:35:14 settings in the [Install] section, and DefaultInstance for template units). 20:35:14 This means they are not meant to be enabled using systemctl. 20:35:14 Possible reasons for having this kind of units are: 20:35:14 1) A unit may be statically enabled by being symlinked from another unit's 20:35:14 .wants/ or .requires/ directory. 20:35:14 2) A unit's purpose may be to act as a helper for some other unit which has 20:35:14 a requirement dependency on it. 20:35:14 3) A unit may be started when needed via activation (socket, path, timer, 20:35:14 D-Bus, udev, scripted systemctl call, ...). 20:35:14 4) In case of template units, the unit is meant to be enabled with some 20:35:14 instance name specified. 20:35:16 Reading package lists... 20:35:16 Building dependency tree... 20:35:16 Reading state information... 20:35:16 The following additional packages will be installed: 20:35:16 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 20:35:16 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 20:35:16 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 20:35:16 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 20:35:16 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 20:35:16 Suggested packages: 20:35:16 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 20:35:16 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 20:35:16 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:35:16 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 20:35:16 systemd-container policykit-1 20:35:16 Recommended packages: 20:35:16 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 20:35:16 The following NEW packages will be installed: 20:35:16 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 20:35:16 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 20:35:16 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 20:35:16 multiarch-support openssh-client python3 python3-minimal python3.6 20:35:16 python3.6-minimal snapd squashfs-tools sudo 20:35:16 The following packages will be upgraded: 20:35:16 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 20:35:16 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 20:35:16 Need to get 36.7 MB of archives. 20:35:16 After this operation, 147 MB of additional disk space will be used. 20:35:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 20:35:16 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 20:35:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 20:35:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 20:35:16 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 20:35:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 20:35:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 20:35:16 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 20:35:16 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 20:35:16 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 20:35:16 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 20:35:16 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 20:35:16 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 20:35:16 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 20:35:16 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 20:35:16 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 20:35:16 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 20:35:16 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 20:35:16 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 20:35:16 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 20:35:16 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 20:35:16 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 20:35:16 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 20:35:16 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 20:35:16 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 20:35:16 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 20:35:16 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 20:35:16 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 20:35:16 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 20:35:16 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 20:35:17 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 20:35:17 debconf: delaying package configuration, since apt-utils is not installed 20:35:17 Fetched 36.7 MB in 2s (16.4 MB/s) 20:35:17 (Reading database ... 12757 files and directories currently installed.) 20:35:17 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 20:35:17 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 20:35:17 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 20:35:17 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 20:35:18 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 20:35:18 (Reading database ... 12757 files and directories currently installed.) 20:35:18 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 20:35:18 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 20:35:18 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 20:35:18 (Reading database ... 12757 files and directories currently installed.) 20:35:18 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 20:35:18 Unpacking apt (1.6.13) over (1.6.1) ... 20:35:18 Setting up apt (1.6.13) ... 20:35:18 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 20:35:18 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:35:19 (Reading database ... 12764 files and directories currently installed.) 20:35:19 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 20:35:19 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 20:35:19 Selecting previously unselected package libpython3.6-minimal:amd64. 20:35:19 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:35:19 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:35:19 Selecting previously unselected package libexpat1:amd64. 20:35:19 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 20:35:19 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:35:19 Selecting previously unselected package python3.6-minimal. 20:35:19 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:35:19 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:35:19 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 20:35:19 Checking for services that may need to be restarted...done. 20:35:19 Checking for services that may need to be restarted...done. 20:35:19 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:35:19 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:35:19 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:35:20 Selecting previously unselected package python3-minimal. 20:35:20 (Reading database ... 13012 files and directories currently installed.) 20:35:20 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 20:35:20 Unpacking python3-minimal (3.6.7-1~18.04) ... 20:35:20 Selecting previously unselected package mime-support. 20:35:20 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 20:35:20 Unpacking mime-support (3.60ubuntu1) ... 20:35:20 Selecting previously unselected package libmpdec2:amd64. 20:35:20 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 20:35:20 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:35:20 Selecting previously unselected package libpython3.6-stdlib:amd64. 20:35:20 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:35:20 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:35: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 20:35:20 Selecting previously unselected package python3.6. 20:35:20 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:35:20 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:35:20 Selecting previously unselected package libpython3-stdlib:amd64. 20:35:20 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 20:35:20 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:35:20 Setting up python3-minimal (3.6.7-1~18.04) ... 20:35:20 Selecting previously unselected package python3. 20:35:20 (Reading database ... 13442 files and directories currently installed.) 20:35:20 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 20:35:20 Unpacking python3 (3.6.7-1~18.04) ... 20:35:21 Selecting previously unselected package multiarch-support. 20:35:21 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 20:35:21 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 20:35:21 Setting up multiarch-support (2.27-3ubuntu1.4) ... 20:35:21 Selecting previously unselected package liblzo2-2:amd64. 20:35:21 (Reading database ... 13479 files and directories currently installed.) 20:35:21 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 20:35:21 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 20:35:21 Selecting previously unselected package libbsd0:amd64. 20:35:21 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 20:35:21 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:35:21 Selecting previously unselected package sudo. 20:35:21 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 20:35:21 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 20:35:21 Selecting previously unselected package apparmor. 20:35:21 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 20:35:21 Unpacking apparmor (2.12-4ubuntu5.1) ... 20:35:21 Selecting previously unselected package libedit2:amd64. 20:35:21 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 20:35:21 Unpacking libedit2:amd64 (3.1-20170329-1) ... 20:35:21 Selecting previously unselected package libkrb5support0:amd64. 20:35:21 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 20:35:21 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:35:21 Selecting previously unselected package libk5crypto3:amd64. 20:35:21 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 20:35:21 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:35:21 Selecting previously unselected package libkeyutils1:amd64. 20:35:21 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 20:35:21 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:35:21 Selecting previously unselected package libkrb5-3:amd64. 20:35:21 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 20:35:21 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:35:22 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:35:22 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 20:35:22 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:35:22 Selecting previously unselected package libssl1.0.0:amd64. 20:35:22 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 20:35:22 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 20:35:22 Selecting previously unselected package openssh-client. 20:35:22 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 20:35:22 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 20:35:22 Selecting previously unselected package squashfs-tools. 20:35:22 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 20:35:22 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 20:35:22 Selecting previously unselected package snapd. 20:35:22 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 20:35:22 Unpacking snapd (2.49.2+18.04) ... 20:35: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 20:35:25 Setting up libedit2:amd64 (3.1-20170329-1) ... 20:35:25 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 20:35:26 Setting up mime-support (3.60ubuntu1) ... 20:35:26 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 20:35:26 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:35:26 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:35:26 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:35:26 Setting up systemd (237-3ubuntu10.48) ... 20:35:26 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:35:26 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:35:26 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:35:26 Setting up liblzo2-2:amd64 (2.08-1.2) ... 20:35:26 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:35:26 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:35:26 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:35:27 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 20:35:27 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:35:27 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:35:27 Setting up python3 (3.6.7-1~18.04) ... 20:35:27 running python rtupdate hooks for python3.6... 20:35:27 running python post-rtupdate hooks for python3.6... 20:35:27 Setting up apparmor (2.12-4ubuntu5.1) ... 20:35:28 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:35:28 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:35:28 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 20:35:28 Setting up snapd (2.49.2+18.04) ... 20:35:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:35:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:35:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [Pipeline] } 20:35:29 $ docker stop --time=1 fe1ca43157842e9a45ba492658b692560becf96054cf406d225224fb34e29da9 20:35:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:35:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:35:29 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:35:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:35:30 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:35:30 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:35:30 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:35:30 /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' 20:35:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:35:30 Processing triggers for systemd (237-3ubuntu10.48) ... 20:35:31 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:35:31 $ docker rm -f fe1ca43157842e9a45ba492658b692560becf96054cf406d225224fb34e29da9 20:35:34 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:35:34 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:35:34 Reading package lists... 20:35:34 Reading package lists... 20:35:34 Building dependency tree... 20:35:34 Reading state information... 20:35:34 Calculating upgrade... 20:35:34 The following packages will be upgraded: 20:35:34 advancecomp base-files bash binutils binutils-common 20:35:34 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 20:35:34 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 20:35:34 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 20:35:34 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 20:35:34 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 20:35:34 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 20:35:34 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 20:35:34 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 20:35:34 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 20:35:34 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 20:35:34 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 20:35:34 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 20:35:34 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 20:35:34 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 20:35:34 ubuntu-keyring util-linux 20:35:34 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:35:34 Need to get 64.1 MB of archives. 20:35:34 After this operation, 5097 kB of additional disk space will be used. 20:35:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] 20:35:34 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 20:35:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 20:35:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 20:35:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 20:35:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 20:35:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 20:35:34 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 20:35:34 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 20:35:34 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 20:35:34 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 20:35:34 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 20:35:34 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 20:35:34 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 20:35:34 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 20:35:34 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 20:35:34 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 20:35:34 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 20:35:34 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 20:35:34 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 20:35:34 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 20:35:34 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 20:35:34 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 20:35:34 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 20:35:34 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 20:35:34 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 20:35:34 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 20:35:34 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 20:35:34 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 20:35:34 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 20:35:34 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 20:35:34 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 20:35:34 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 20:35:34 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 20:35:34 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 20:35:34 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 20:35:34 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 20:35:34 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 20:35:34 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 20:35:34 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 20:35:34 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 20:35:34 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 20:35:34 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 20:35:34 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 20:35:34 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 20:35:34 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 20:35:34 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 20:35:34 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 20:35:34 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 20:35:34 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] 20:35:34 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 20:35:34 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 20:35:34 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 20:35:34 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 20:35:34 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 20:35:34 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 20:35:34 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 20:35:34 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:35:34 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 20:35:34 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 20:35:34 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 20:35:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:35:35 20:35:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:35:35 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 20:35:35 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 20:35:35 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 20:35:35 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 20:35:35 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 20:35:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:35:35 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 20:35:35 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 20:35:35 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 20:35:35 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 20:35:35 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 20:35:35 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 20:35:35 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 20:35:35 latest: Pulling from edgex-devops/edgex-compose-arm64 20:35:35 29e5d40040c1: Pulling fs layer 20:35:35 1ce36da41761: Pulling fs layer 20:35:35 25b303627fd3: Pulling fs layer 20:35:35 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 20:35:35 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 20:35:35 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 20:35:35 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 20:35:35 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 20:35:35 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 20:35:35 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 20:35:35 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 20:35:35 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 20:35:35 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 20:35:35 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] 20:35:35 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 20:35:36 29e5d40040c1: Download complete 20:35:36 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 20:35:36 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] 20:35:36 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 20:35:36 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 20:35:36 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 20:35:36 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 20:35:36 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 20:35:36 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 20:35:36 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 20:35:36 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 20:35:36 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] 20:35:36 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 20:35:36 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 20:35:36 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 20:35:36 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 20:35:36 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 20:35:36 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 20:35:38 debconf: delaying package configuration, since apt-utils is not installed 20:35:38 Fetched 64.1 MB in 2s (28.9 MB/s) 20:35:38 (Reading database ... 13914 files and directories currently installed.) 20:35:38 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 20:35:38 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:35:38 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 20:35:38 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:35:38 Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... 20:35:38 Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... 20:35:38 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:35:38 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:35:38 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:35:38 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:35:38 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:35:38 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:35:38 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:35:38 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:35:38 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:35:38 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:35:38 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:35:38 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:35:38 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:35:38 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:35:38 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 20:35:38 (Reading database ... 13914 files and directories currently installed.) 20:35:38 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 20:35:38 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 20:35:38 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 20:35:38 (Reading database ... 13914 files and directories currently installed.) 20:35:38 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:35:38 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:35:38 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:35:38 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:35:38 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:35:38 29e5d40040c1: Pull complete 20:35:38 1ce36da41761: Verifying Checksum 20:35:38 1ce36da41761: Download complete 20:35:38 1ce36da41761: Pull complete 20:35:38 25b303627fd3: Verifying Checksum 20:35:38 25b303627fd3: Download complete 20:35:38 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:35:38 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 20:35:38 (Reading database ... 13914 files and directories currently installed.) 20:35:38 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 20:35:39 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:35:39 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 20:35:39 (Reading database ... 13914 files and directories currently installed.) 20:35:39 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 20:35:39 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:35:39 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:35:39 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 20:35:39 Setting up base-files (10.1ubuntu2.10) ... 20:35:39 Installing new version of config file /etc/issue ... 20:35:39 Installing new version of config file /etc/issue.net ... 20:35:39 Installing new version of config file /etc/lsb-release ... 20:35:39 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:35:40 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:35:40 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:35:40 Removing obsolete conffile /etc/default/motd-news ... 20:35:40 (Reading database ... 13915 files and directories currently installed.) 20:35:40 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 20:35:40 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 20:35:40 Setting up bash (4.4.18-2ubuntu1.2) ... 20:35:40 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 20:35:40 (Reading database ... 13915 files and directories currently installed.) 20:35:40 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 20:35:40 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 20:35:40 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 20:35:40 (Reading database ... 13915 files and directories currently installed.) 20:35:40 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 20:35:40 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 20:35:40 Setting up tar (1.29b-2ubuntu0.2) ... 20:35:40 (Reading database ... 13915 files and directories currently installed.) 20:35:40 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 20:35:40 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:35:41 Setting up dpkg (1.19.0.5ubuntu2.3) ... 20:35:41 (Reading database ... 13915 files and directories currently installed.) 20:35:41 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 20:35:41 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:35:41 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 20:35:41 (Reading database ... 13915 files and directories currently installed.) 20:35:41 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 20:35:41 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:35:41 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 20:35:41 (Reading database ... 13915 files and directories currently installed.) 20:35:41 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 20:35:41 Unpacking grep (3.1-2build1) over (3.1-2) ... 20:35:43 Setting up grep (3.1-2build1) ... 20:35:43 (Reading database ... 13915 files and directories currently installed.) 20:35:43 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 20:35:43 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:35:43 Setting up login (1:4.5-1ubuntu2) ... 20:35:43 (Reading database ... 13915 files and directories currently installed.) 20:35:43 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 20:35:43 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:35:43 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 20:35:43 (Reading database ... 13915 files and directories currently installed.) 20:35:43 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 20:35:43 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:35:43 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 20:35:43 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:35:43 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 20:35:43 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:35:43 Setting up perl-base (5.26.1-6ubuntu0.5) ... 20:35:43 (Reading database ... 13915 files and directories currently installed.) 20:35:43 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 20:35:43 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:35:43 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:35:43 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:35:43 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:35:43 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:35:43 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 20:35:43 (Reading database ... 13915 files and directories currently installed.) 20:35:43 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 20:35:43 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 20:35:43 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 20:35:43 (Reading database ... 13915 files and directories currently installed.) 20:35:43 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:35:43 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:35:43 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:35:43 (Reading database ... 13915 files and directories currently installed.) 20:35:43 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:35:44 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:35:44 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:35:44 (Reading database ... 13915 files and directories currently installed.) 20:35:44 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:35:44 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:35:44 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:35:44 (Reading database ... 13915 files and directories currently installed.) 20:35:44 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:35:44 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:35:44 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:35:44 (Reading database ... 13915 files and directories currently installed.) 20:35:44 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 20:35:44 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:35:44 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 20:35:44 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:35:44 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 20:35:44 (Reading database ... 13915 files and directories currently installed.) 20:35:44 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 20:35:44 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:35:44 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 20:35:44 (Reading database ... 13915 files and directories currently installed.) 20:35:44 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:35:44 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:35:45 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:35:45 (Reading database ... 13915 files and directories currently installed.) 20:35:45 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:35:45 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:35:45 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 20:35:45 (Reading database ... 13915 files and directories currently installed.) 20:35:45 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:35:45 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:35:45 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 20:35:45 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:35:46 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:35:46 (Reading database ... 13915 files and directories currently installed.) 20:35:46 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 20:35:46 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:35:46 Setting up libc-bin (2.27-3ubuntu1.4) ... 20:35:46 (Reading database ... 13915 files and directories currently installed.) 20:35:46 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 20:35:46 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:35:46 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 20:35:46 (Reading database ... 13917 files and directories currently installed.) 20:35:46 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 20:35:46 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 20:35:46 Setting up debconf (1.5.66ubuntu1) ... 20:35:46 (Reading database ... 13917 files and directories currently installed.) 20:35:46 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 20:35:46 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:35:46 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 20:35:47 25b303627fd3: Pull complete 20:35:47 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:35:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:35:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:35:47 (Reading database ... 13917 files and directories currently installed.) 20:35:47 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 20:35:47 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:35:47 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 20:35:47 (Reading database ... 13917 files and directories currently installed.) 20:35:47 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:35:47 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:35:47 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 20:35:47 prd-ubuntu18.04-docker-arm64-4c-16g-1780 does not seem to be running inside a container 20:35:47 (Reading database ... 13917 files and directories currently installed.) 20:35:47 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:35:47 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:35:47 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 20:35:47 (Reading database ... 13919 files and directories currently installed.) 20:35:47 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:35:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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-devops/edgex-compose-arm64:latest cat 20:35:47 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:35:47 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 20:35:47 (Reading database ... 13923 files and directories currently installed.) 20:35:47 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:35:47 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:35:47 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 20:35:47 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 20:35:47 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 20:35:47 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:35:47 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 20:35:48 (Reading database ... 13923 files and directories currently installed.) 20:35:48 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 20:35:48 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 20:35:48 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 20:35:48 (Reading database ... 13923 files and directories currently installed.) 20:35:48 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 20:35:48 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 20:35:48 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 20:35:48 (Reading database ... 13923 files and directories currently installed.) 20:35:48 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 20:35:48 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:35:48 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 20:35:48 (Reading database ... 13923 files and directories currently installed.) 20:35:48 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 20:35:48 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:35:48 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 20:35:48 (Reading database ... 13923 files and directories currently installed.) 20:35:48 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 20:35:48 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 20:35:48 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 20:35:48 (Reading database ... 13923 files and directories currently installed.) 20:35:48 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 20:35:48 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:35:49 Setting up passwd (1:4.5-1ubuntu2) ... 20:35:49 (Reading database ... 13923 files and directories currently installed.) 20:35:49 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 20:35:49 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:35:49 Setting up gpgv (2.2.4-1ubuntu1.4) ... 20:35:49 (Reading database ... 13923 files and directories currently installed.) 20:35:49 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 20:35:49 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 20:35:49 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 20:35:49 (Reading database ... 13923 files and directories currently installed.) 20:35:49 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 20:35:49 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 20:35:49 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 20:35:49 (Reading database ... 13923 files and directories currently installed.) 20:35:49 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 20:35:49 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 20:35:49 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 20:35:49 (Reading database ... 13923 files and directories currently installed.) 20:35:49 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 20:35:49 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 20:35:50 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 20:35:50 (Reading database ... 13923 files and directories currently installed.) 20:35:50 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 20:35:50 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 20:35:50 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 20:35:50 (Reading database ... 13923 files and directories currently installed.) 20:35:50 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 20:35:50 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 20:35:50 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 20:35:50 (Reading database ... 13923 files and directories currently installed.) 20:35:50 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 20:35:50 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 20:35:50 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 20:35:50 (Reading database ... 13923 files and directories currently installed.) 20:35:50 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 20:35:50 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 20:35:50 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 20:35:50 (Reading database ... 13924 files and directories currently installed.) 20:35:50 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:35:50 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:35:50 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:35:50 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:35:50 $ docker top 3a473528803426640d6ceac46e1b569e918665d8c61e165c95e4268da6440fa2 -eo pid,comm 20:35:50 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 20:35:50 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [Pipeline] { [Pipeline] sh 20:35:51 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 20:35:51 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 20:35:51 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 20:35:51 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 20:35:51 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 20:35:51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 20:35:51 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 20:35:51 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 20:35:51 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 20:35:51 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 20:35:51 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 20:35:51 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 20:35:51 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 20:35:51 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 20:35:51 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 20:35:51 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 20:35:51 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 20:35:51 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 20:35:51 + docker-compose build --help 20:35:51 + grep parallel 20:35:52 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 20:35:52 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 20:35:52 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 20:35:52 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 20:35:52 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:35:52 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:35:54 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:35:54 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:35:54 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:35:54 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:35:54 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:35:54 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:35:54 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:35:54 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:35:54 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:35:54 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:35:54 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:35:54 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:35:54 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:35:54 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:35:54 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:35:54 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:35:54 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:35:54 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:35:55 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:35:55 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:35:55 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:35:55 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:35:55 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:35:55 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:35:56 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:35:56 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:35:56 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 20:35:56 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:35:56 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 20:35:56 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:35:56 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 20:35:56 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 20:35:56 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:35:56 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:35:56 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:35:56 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:35:56 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 20:35:56 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 20:35:56 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:35:56 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 20:35:56 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:35:56 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:35:56 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:35:56 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 20:35:56 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 20:35:56 Setting up tzdata (2021a-0ubuntu0.18.04) ... 20:35:56 20:35:56 Current default time zone: 'Etc/UTC' 20:35:56 Local time is now: Wed Jun 16 20:35:56 UTC 2021. 20:35:56 Universal Time is now: Wed Jun 16 20:35:56 UTC 2021. 20:35:56 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:35:56 20:35:56 Setting up systemd-sysv (237-3ubuntu10.48) ... 20:35:56 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:35:56 Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... 20:35:56 Setting up mount (2.31.1-0.4ubuntu3.7) ... 20:35:56 --parallel Build images in parallel. [Pipeline] } 20:35:56 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 20:35:56 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:35:56 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 20:35:56 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 20:35:56 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 20:35:56 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 20:35:56 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:35:56 Setting up procps (2:3.3.12-3ubuntu1.2) ... 20:35:56 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 20:35:56 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 20:35:56 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 20:35:56 Setting up patch (2.7.6-2ubuntu1.1) ... 20:35:56 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 20:35:56 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 20:35:56 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 20:35:56 Installing new version of config file /etc/ssl/openssl.cnf ... 20:35:56 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 20:35:56 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 20:35:56 Setting up ca-certificates (20210119~18.04.1) ... 20:35:56 $ docker stop --time=1 3a473528803426640d6ceac46e1b569e918665d8c61e165c95e4268da6440fa2 20:35:58 $ docker rm -f 3a473528803426640d6ceac46e1b569e918665d8c61e165c95e4268da6440fa2 20:35:58 Updating certificates in /etc/ssl/certs... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:35:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:35:59 . [Pipeline] withDockerContainer 20:35:59 prd-ubuntu18.04-docker-arm64-4c-16g-1780 does not seem to be running inside a container 20:35:59 $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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 20:36:00 23 added, 27 removed; done. 20:36:00 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 20:36:00 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:36:00 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 20:36:00 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 20:36:00 Setting up pkgbinarymangler (138.18.04.1) ... 20:36:00 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 20:36:00 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 20:36:00 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 20:36:00 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 20:36:00 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:36:00 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 20:36:00 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:36:00 Setting up perl (5.26.1-6ubuntu0.5) ... 20:36:00 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 20:36:00 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 20:36:00 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 20:36:00 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 20:36:00 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 20:36:00 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 20:36:00 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 20:36:00 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 20:36:00 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 20:36:00 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:36:00 Processing triggers for systemd (237-3ubuntu10.48) ... 20:36:00 Processing triggers for mime-support (3.60ubuntu1) ... 20:36:00 Processing triggers for ca-certificates (20210119~18.04.1) ... 20:36:00 Updating certificates in /etc/ssl/certs... 20:36:01 0 added, 0 removed; done. 20:36:01 Running hooks in /etc/ca-certificates/update.d... 20:36:01 done. 20:36:01 $ docker top 6def46a8dc9b75cd599fe178a2f68abefb4de1d378ec387752b37c85b036629c -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:01 Reading package lists... 20:36:01 Building dependency tree... 20:36:01 Reading state information... 20:36:01 The following NEW packages will be installed: 20:36:01 apt-transport-https 20:36:01 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:36:01 Need to get 1692 B of archives. 20:36:01 After this operation, 154 kB of additional disk space will be used. 20:36:01 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 20:36:04 debconf: delaying package configuration, since apt-utils is not installed 20:36:04 Fetched 1692 B in 0s (9618 B/s) 20:36:04 Selecting previously unselected package apt-transport-https. 20:36:04 (Reading database ... 13929 files and directories currently installed.) 20:36:04 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 20:36:04 Unpacking apt-transport-https (1.6.13) ... 20:36:04 Setting up apt-transport-https (1.6.13) ... 20:36:04 Waiting for network to be ready... 20:36:04 + docker-compose -f ./docker-compose-build.yml build --parallel 20:36:07 Building core-command ... 20:36:07 Building core-data ... 20:36:07 Building core-metadata ... 20:36:07 Building security-bootstrapper ... 20:36:07 Building security-proxy-setup ... 20:36:07 Building security-secretstore-setup ... 20:36:07 Building support-notifications ... 20:36:07 Building support-scheduler ... 20:36:07 Building sys-mgmt-agent ... 20:36:07 Building support-scheduler 20:36:07 Building core-metadata 20:36:07 Building security-bootstrapper 20:36:07 Building core-command 20:36:07 Building support-notifications 20:36:08 2021-06-16T20:36:06Z INFO Waiting for automatic snapd restart... 20:36:10 snapd 2.51 from Canonical* installed 20:36:10 "snapd" switched to the "latest/stable" channel 20:36:10 20:36:15 core18 20210507 from Canonical* installed 20:36:15 "core18" switched to the "latest/stable" channel 20:36:15 20:36:17 snapcraft 4.8.1 from Canonical* installed 20:36:17 "snapcraft" switched to the "latest/stable" channel 20:36:17 20:36:21 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: 20:36:21 - README.md 20:36:21 20:36:21 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:36:21 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:36:21 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:36:21 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:36:23 Reading package lists... 20:36:23 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 20:36:23 Reading package lists... 20:36:23 Building dependency tree... 20:36:23 Reading state information... 20:36:23 Suggested packages: 20:36:23 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 20:36:23 git-gui gitk gitweb git-cvs git-mediawiki git-svn 20:36:23 Recommended packages: 20:36:23 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 20:36:23 The following NEW packages will be installed: 20:36:23 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 20:36:23 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 20:36:23 pkg-config zip 20:36:23 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 20:36:23 Need to get 7663 kB of archives. 20:36:23 After this operation, 43.8 MB of additional disk space will be used. 20:36:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 20:36:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 20:36:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 20:36:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 20:36:24 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 20:36:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 20:36:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 20:36:24 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 20:36:24 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 20:36:24 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 20:36:24 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 20:36:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 20:36:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 20:36:24 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 20:36:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 20:36:24 debconf: delaying package configuration, since apt-utils is not installed 20:36:24 Fetched 7663 kB in 1s (10.6 MB/s) 20:36:24 Selecting previously unselected package libglib2.0-0:amd64. 20:36:24 (Reading database ... 13933 files and directories currently installed.) 20:36:24 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 20:36:24 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 20:36:24 Selecting previously unselected package libpsl5:amd64. 20:36:24 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 20:36:24 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 20:36:24 Selecting previously unselected package libnghttp2-14:amd64. 20:36:24 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 20:36:24 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:36:25 Selecting previously unselected package librtmp1:amd64. 20:36:25 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 20:36:25 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:36:25 Selecting previously unselected package libcurl3-gnutls:amd64. 20:36:25 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 20:36:25 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 20:36:25 Selecting previously unselected package liberror-perl. 20:36:25 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 20:36:25 Unpacking liberror-perl (0.17025-1) ... 20:36:25 Selecting previously unselected package git-man. 20:36:25 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 20:36:25 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 20:36:25 Selecting previously unselected package git. 20:36:25 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 20:36:25 Unpacking git (1:2.17.1-1ubuntu0.8) ... 20:36:26 Selecting previously unselected package libnorm1:amd64. 20:36:26 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 20:36:26 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:36:26 Selecting previously unselected package libpgm-5.2-0:amd64. 20:36:26 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 20:36:26 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:36:26 Selecting previously unselected package libsodium23:amd64. 20:36:26 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 20:36:26 Unpacking libsodium23:amd64 (1.0.16-2) ... 20:36:26 Selecting previously unselected package libzmq5:amd64. 20:36:26 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 20:36:26 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:36:26 Selecting previously unselected package libzmq3-dev:amd64. 20:36:26 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 20:36:26 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:36:26 Selecting previously unselected package pkg-config. 20:36:26 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 20:36:26 Unpacking pkg-config (0.29.1-0ubuntu2) ... 20:36:26 Selecting previously unselected package zip. 20:36:26 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 20:36:26 Unpacking zip (3.0-11build1) ... 20:36:26 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:36:26 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 20:36:26 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:36:26 Setting up liberror-perl (0.17025-1) ... 20:36:26 Setting up libpsl5:amd64 (0.19.1-5build1) ... 20:36:26 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 20:36:26 No schema files found: doing nothing. 20:36:26 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:36:26 Setting up zip (3.0-11build1) ... 20:36:26 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:36:26 Setting up libsodium23:amd64 (1.0.16-2) ... 20:36:26 Setting up pkg-config (0.29.1-0ubuntu2) ... 20:36:26 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:36:26 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 20:36:26 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:36:26 Setting up git (1:2.17.1-1ubuntu0.8) ... 20:36:26 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:36:27 git set to automatically installed. 20:36:27 git-man set to automatically installed. 20:36:27 libcurl3-gnutls set to automatically installed. 20:36:27 liberror-perl set to automatically installed. 20:36:27 libglib2.0-0 set to automatically installed. 20:36:27 libnghttp2-14 set to automatically installed. 20:36:27 libnorm1 set to automatically installed. 20:36:27 libpgm-5.2-0 set to automatically installed. 20:36:27 libpsl5 set to automatically installed. 20:36:27 librtmp1 set to automatically installed. 20:36:27 libsodium23 set to automatically installed. 20:36:27 libzmq3-dev set to automatically installed. 20:36:27 libzmq5 set to automatically installed. 20:36:27 pkg-config set to automatically installed. 20:36:27 zip set to automatically installed. 20:36:28 snapd is not logged in, snap install commands will use sudo 20:36:38 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 20:36:38 snapd is not logged in, snap install commands will use sudo 20:36:38 snap "core18" has no updates available 20:36:41 Downloading snap 'edgex-app-service-configurable' 20:36:41 2021/06/16 20:36:40.726294 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_557.snap: 7307264 20:36:42 Pulling app-service-config 20:36:42 + snapcraftctl pull 20:36:43 Pulling config-common 20:36:43 + snapcraftctl pull 20:36:44 Pulling go-build-helper 20:36:44 + snapcraftctl pull 20:36:45 'edgex-go' has dependencies that need to be staged: go-build-helper 20:36:45 Skipping pull go-build-helper (already ran) 20:36:45 Building go-build-helper 20:36:45 + snapcraftctl build 20:36:47 Staging go-build-helper 20:36:47 + snapcraftctl stage 20:36:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:36:58 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:36:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 20:36:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 20:36:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 20:36:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 20:36:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 20:36:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 20:36:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 20:36:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 20:36:58 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:36:58 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:36:58 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:36:58 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:36:58 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:36:58 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:36:58 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:36:58 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:36:58 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:36:58 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 20:36:58 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 20:36:58 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 20:36:58 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 20:36:58 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 20:36:58 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 20:36:58 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 20:36:58 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 20:36:58 Fetched 24.7 MB in 0s (0 B/s) 20:36:58 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 20:36:58 Fetched 224 kB in 0s (0 B/s) 20:36:58 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 20:36:58 Fetched 157 kB in 0s (0 B/s) 20:36:58 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 20:36:58 Fetched 221 kB in 0s (0 B/s) 20:36:58 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 20:36:58 Fetched 143 kB in 0s (0 B/s) 20:36:58 Pulling edgex-go 20:36:58 + snapcraftctl pull 20:37:15 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 20:37:15 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 20:37:15 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:37:15 Fetched 0 B in 0s (0 B/s) 20:37:15 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 20:37:15 Fetched 96.5 kB in 0s (0 B/s) 20:37:15 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 20:37:15 Fetched 279 kB in 0s (0 B/s) 20:37:15 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 20:37:15 Fetched 122 kB in 0s (0 B/s) 20:37:15 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 20:37:15 Fetched 77.8 kB in 0s (0 B/s) 20:37:15 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 20:37:15 Fetched 8848 B in 0s (0 B/s) 20:37:15 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 20:37:15 Fetched 47.8 kB in 0s (0 B/s) 20:37:15 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 20:37:15 Fetched 45.6 kB in 0s (0 B/s) 20:37:15 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 20:37:15 Fetched 15.0 kB in 0s (0 B/s) 20:37:15 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 20:37:15 Fetched 219 kB in 0s (0 B/s) 20:37:15 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 20:37:15 Fetched 154 kB in 0s (0 B/s) 20:37:15 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 20:37:15 Fetched 50.6 kB in 0s (0 B/s) 20:37:15 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 20:37:15 Fetched 14.8 kB in 0s (0 B/s) 20:37:15 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 20:37:15 Fetched 41.8 kB in 0s (0 B/s) 20:37:15 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 20:37:15 Fetched 499 kB in 0s (0 B/s) 20:37:15 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 20:37:15 Fetched 111 kB in 0s (0 B/s) 20:37:15 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 20:37:15 Fetched 240 kB in 0s (0 B/s) 20:37:15 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 20:37:15 Fetched 29.3 kB in 0s (0 B/s) 20:37:15 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 20:37:15 Fetched 85.5 kB in 0s (0 B/s) 20:37:15 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 20:37:15 Fetched 24.5 kB in 0s (0 B/s) 20:37:15 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 20:37:15 Fetched 49.2 kB in 0s (0 B/s) 20:37:15 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 20:37:15 Fetched 54.2 kB in 0s (0 B/s) 20:37:15 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 20:37:15 Fetched 30.8 kB in 0s (0 B/s) 20:37:15 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 20:37:15 Fetched 15.8 kB in 0s (0 B/s) 20:37:15 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 20:37:15 Fetched 85.9 kB in 0s (0 B/s) 20:37:15 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 20:37:15 Fetched 8720 B in 0s (0 B/s) 20:37:15 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 20:37:15 Fetched 137 kB in 0s (0 B/s) 20:37:15 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 20:37:15 Fetched 119 kB in 0s (0 B/s) 20:37:15 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 20:37:15 Fetched 110 kB in 0s (0 B/s) 20:37:15 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 20:37:15 Fetched 11.1 kB in 0s (0 B/s) 20:37:15 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 20:37:15 Fetched 645 kB in 0s (0 B/s) 20:37:15 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 20:37:15 Fetched 41.3 kB in 0s (0 B/s) 20:37:15 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 20:37:15 Fetched 17.9 kB in 0s (0 B/s) 20:37:15 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 20:37:15 Fetched 368 kB in 0s (0 B/s) 20:37:15 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 20:37:15 Fetched 187 kB in 0s (0 B/s) 20:37:15 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 20:37:15 Fetched 175 kB in 0s (0 B/s) 20:37:15 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 20:37:15 Fetched 206 kB in 0s (0 B/s) 20:37:15 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 20:37:15 Fetched 1301 kB in 0s (0 B/s) 20:37:15 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 20:37:15 Fetched 36.2 kB in 0s (0 B/s) 20:37:15 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 20:37:15 Fetched 159 kB in 0s (0 B/s) 20:37:15 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 20:37:15 Fetched 107 kB in 0s (0 B/s) 20:37:15 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 20:37:15 Fetched 48.7 kB in 0s (0 B/s) 20:37:15 Pulling static-packages 20:37:15 + snapcraftctl pull 20:37:15 Pulling version 20:37:15 + cd /root/project 20:37:15 + git describe --tags --abbrev=0 20:37:15 + sed s/v// 20:37:15 + GIT_VERSION=2.0.0-dev.267 20:37:15 + [ -z 2.0.0-dev.267 ] 20:37:15 + snapcraftctl set-version 2.0.0-dev.267 20:37:15 Building app-service-config 20:37:15 + snapcraftctl build 20:37:16 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:37:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:37:16 ---> 233924fec9db 20:37:16 Step 3/23 : WORKDIR /edgex-go 20:37:16 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:37:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:37:16 ---> 233924fec9db 20:37:16 Step 3/23 : WORKDIR /edgex-go 20:37:16 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:37:16 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:37:16 ---> 233924fec9db 20:37:16 Step 3/32 : WORKDIR /edgex-go 20:37:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:37:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:37:16 ---> 233924fec9db 20:37:16 Step 3/24 : WORKDIR /edgex-go 20:37:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:37:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:37:16 ---> 233924fec9db 20:37:16 Step 3/24 : WORKDIR /edgex-go 20:37:17 Building config-common 20:37:17 + snapcraftctl build 20:37:20 Skipping build go-build-helper (already ran) 20:37:20 Building edgex-go 20:37:20 + cd /root/parts/edgex-go/src 20:37:20 + make build 20:37:20 go mod tidy 20:37:20 ---> Running in f4b87be63471 20:37:20 ---> Running in eda0e0b65c5e 20:37:20 ---> Running in cc40a5df3591 20:37:20 ---> Running in 1b3058de71f9 20:37:20 ---> Running in 2bf47e327da1 20:37:20 Removing intermediate container 2bf47e327da1 20:37:20 ---> 37bced013df0 20:37:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:20 Removing intermediate container cc40a5df3591 20:37:20 ---> 8210c481d644 20:37:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:20 Removing intermediate container 1b3058de71f9 20:37:20 ---> 8d26f805bbbf 20:37:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:20 Removing intermediate container f4b87be63471 20:37:20 ---> 1c84d6494328 20:37:20 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:21 Removing intermediate container eda0e0b65c5e 20:37:21 ---> 6d29e6f5119f 20:37:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:21 ---> Running in a33acba47576 20:37:21 ---> Running in 294fbade11a2 20:37:21 ---> Running in 7fef568def03 20:37:21 ---> Running in 3f3762f39cb7 20:37:21 ---> Running in 2cbda2c1ebdc 20:37:22 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 20:37:22 go: downloading github.com/gorilla/mux v1.8.0 20:37:22 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 20:37:22 go: downloading github.com/stretchr/testify v1.7.0 20:37:22 go: downloading github.com/google/uuid v1.2.0 20:37:22 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 20:37:22 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 20:37:22 go: downloading gopkg.in/yaml.v2 v2.4.0 20:37:22 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:37:22 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 20:37:22 go: downloading github.com/lib/pq v1.10.2 20:37:22 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:37:22 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 20:37:22 go: downloading github.com/pelletier/go-toml v1.9.2 20:37:23 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 20:37:23 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 20:37:23 go: downloading github.com/go-playground/validator/v10 v10.6.1 20:37:23 go: downloading github.com/go-kit/kit v0.9.0 20:37:23 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 20:37:23 go: downloading github.com/davecgh/go-spew v1.1.1 20:37:23 go: downloading github.com/pmezard/go-difflib v1.0.0 20:37:23 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 20:37:23 go: downloading github.com/stretchr/objx v0.1.0 20:37:23 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 20:37:23 go: downloading github.com/x448/float16 v0.8.4 20:37:23 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:37:24 go: downloading github.com/go-playground/universal-translator v0.17.0 20:37:24 go: downloading github.com/leodido/go-urn v1.2.0 20:37:24 go: downloading golang.org/x/text v0.3.2 20:37:24 go: downloading github.com/go-playground/assert/v2 v2.0.1 20:37:24 go: downloading github.com/go-playground/locales v0.13.0 20:37:24 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 20:37:24 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:37:24 go: downloading github.com/pebbe/zmq4 v1.2.7 20:37:24 go: downloading github.com/go-logfmt/logfmt v0.4.0 20:37:24 go: downloading github.com/go-stack/stack v1.8.0 20:37:24 go: downloading github.com/kr/pretty v0.2.0 20:37:24 go: downloading github.com/hashicorp/consul/api v1.8.1 20:37:24 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:37:24 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 20:37:24 Removing intermediate container 7fef568def03 20:37:24 ---> b8e7976af733 20:37:24 Step 5/23 : RUN apk add --update --no-cache make git 20:37:24 ---> Running in 18d676c941be 20:37:24 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:37:24 go: downloading github.com/gorilla/websocket v1.4.2 20:37:24 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 20:37:24 go: downloading github.com/onsi/ginkgo v1.10.1 20:37:24 Removing intermediate container a33acba47576 20:37:24 ---> eddaec4dbad0 20:37:24 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:37:24 go: downloading github.com/onsi/gomega v1.7.0 20:37:24 go: downloading github.com/kr/text v0.1.0 20:37:24 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:37:24 go: downloading github.com/mitchellh/copystructure v1.0.0 20:37:24 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:37:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:37:24 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:37:24 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:37:24 go: downloading github.com/hashicorp/serf v0.9.5 20:37:24 go: downloading github.com/hashicorp/consul/sdk v0.7.0 20:37:25 ---> Running in e95c0c100af4 20:37:25 Removing intermediate container 294fbade11a2 20:37:25 ---> 68e66b1c912e 20:37:25 Step 5/24 : RUN apk add --update --no-cache make git 20:37:25 go: downloading github.com/hashicorp/go-uuid v1.0.1 20:37:25 Removing intermediate container 2cbda2c1ebdc 20:37:25 ---> 6cb25d872d2e 20:37:25 Step 5/24 : RUN apk add --update --no-cache make git 20:37:25 ---> Running in e6a58f3d4c72 20:37:25 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:37:25 go: downloading github.com/fatih/color v1.9.0 20:37:25 go: downloading github.com/mattn/go-colorable v0.1.6 20:37:25 go: downloading github.com/mattn/go-isatty v0.0.12 20:37:25 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:37:25 go: downloading github.com/pkg/errors v0.8.1 20:37:25 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:37:25 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:37:25 go: downloading github.com/hashicorp/memberlist v0.2.2 20:37:25 go: downloading github.com/hpcloud/tail v1.0.0 20:37:25 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 20:37:25 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:37:25 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:37:25 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:37:25 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:37:25 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:37:25 go: downloading github.com/hashicorp/go-multierror v1.1.0 20:37:25 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 20:37:25 go: downloading github.com/miekg/dns v1.1.26 20:37:25 ---> Running in dc9558269889 20:37:25 Removing intermediate container 3f3762f39cb7 20:37:25 ---> 74645625924f 20:37:25 Step 5/32 : RUN apk add --update --no-cache make git 20:37:25 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:37:25 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:37:25 go: downloading github.com/hashicorp/errwrap v1.0.0 20:37:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:37:25 ---> Running in 3e7d76904683 20:37:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:37:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:37:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:37:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:37:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:37:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:37:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:37:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:37:28 OK: 218 MiB in 52 packages 20:37:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:37:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:37:29 OK: 218 MiB in 52 packages 20:37:29 OK: 218 MiB in 52 packages 20:37:29 OK: 218 MiB in 52 packages 20:37:29 OK: 218 MiB in 52 packages 20:37:30 Removing intermediate container 18d676c941be 20:37:30 ---> 4ed2c6910b92 20:37:30 Step 6/23 : COPY go.mod . 20:37:31 Removing intermediate container e95c0c100af4 20:37:31 ---> 7f7f17e45370 20:37:31 Step 6/23 : COPY go.mod . 20:37:31 Removing intermediate container dc9558269889 20:37:31 ---> 5f79642449d8 20:37:31 Step 6/24 : COPY go.mod . 20:37:31 ---> bf4e2e4f6f29 20:37:31 Step 7/23 : RUN go mod download 20:37:31 ---> Running in aea9acb6e1e0 20:37:31 Removing intermediate container e6a58f3d4c72 20:37:31 ---> 9c8297ad1e69 20:37:31 Step 6/24 : COPY go.mod . 20:37:31 Removing intermediate container 3e7d76904683 20:37:31 ---> 249ceec4bb54 20:37:31 Step 6/32 : COPY go.mod . 20:37:32 ---> 36c1fc709f79 20:37:32 Step 7/23 : RUN go mod download 20:37:32 ---> 4723c2b33986 20:37:32 Step 7/24 : RUN go mod download 20:37:32 ---> Running in dbac6ed805b1 20:37:32 ---> Running in 8880f668ba09 20:37:33 ---> 0d84ae97fe20 20:37:33 Step 7/32 : RUN go mod download 20:37:33 ---> 69d79b2e4d6f 20:37:33 Step 7/24 : RUN go mod download 20:37:33 ---> Running in 607a550e82a8 20:37:33 ---> Running in 009aa19d2303 20:37:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:37:37 Removing intermediate container aea9acb6e1e0 20:37:37 ---> c3ffca625fc9 20:37:37 Step 8/23 : COPY . . 20:37:37 Removing intermediate container 8880f668ba09 20:37:37 ---> 1040bcc39cff 20:37:37 Step 8/24 : COPY . . 20:37:37 Removing intermediate container dbac6ed805b1 20:37:37 ---> 1d336f751ace 20:37:37 Step 8/23 : COPY . . 20:37:37 Removing intermediate container 607a550e82a8 20:37:37 ---> 66a5fc881e9e 20:37:37 Step 8/32 : COPY . . 20:37:38 Removing intermediate container 009aa19d2303 20:37:38 ---> c205eaccdc5c 20:37:38 Step 8/24 : COPY . . 20:37:39 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 20:37:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:37:41 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 20:37:42 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 20:37:43 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 20:37:44 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 20:37:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:37:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:37:48 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 20:37:49 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 20:37:51 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 20:37:51 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 20:37:51 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 20:37:51 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 20:37:51 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 20:37:51 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 20:37:51 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 20:37:51 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 20:37:51 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 20:37:51 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 20:37:51 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 20:37:51 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 20:37:51 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 20:37:51 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 20:37:51 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 20:37:51 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 20:37:51 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 20:37:51 + 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 20:37:51 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 20:37:51 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 20:37:51 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 20:37:51 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 20:37:51 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 20:37:51 + 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 20:37:51 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 20:37:51 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 20:37:51 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 20:37:54 Building static-packages 20:37:54 + snapcraftctl build 20:37:56 Building version 20:37:56 + snapcraftctl build 20:37:58 Staging app-service-config 20:37:58 + snapcraftctl stage 20:37:59 Staging config-common 20:37:59 + snapcraftctl stage 20:38:00 Skipping stage go-build-helper (already ran) 20:38:00 Staging edgex-go 20:38:00 + snapcraftctl stage 20:38:00 ---> e9f0b9a9cd6e 20:38:00 Step 9/23 : RUN go mod tidy 20:38:00 ---> bf8ac18e32c2 20:38:00 Step 9/24 : RUN go mod tidy 20:38:00 ---> aa4f71d048b6 20:38:00 Step 9/24 : RUN go mod tidy 20:38:00 ---> 30716e0f8d27 20:38:00 Step 9/23 : RUN go mod tidy 20:38:00 ---> 2f193a6cfd21 20:38:00 Step 9/32 : RUN go mod tidy 20:38:00 ---> Running in cd4e401fd5bc 20:38:00 ---> Running in 5357a633f792 20:38:00 ---> Running in 7d1223846ef2 20:38:00 ---> Running in ab55d964bb1f 20:38:00 ---> Running in a51d88e18237 20:38:01 Staging static-packages 20:38:01 + snapcraftctl stage 20:38:02 Staging version 20:38:02 + snapcraftctl stage 20:38:03 Priming app-service-config 20:38:03 + snapcraftctl prime 20:38:04 Removing intermediate container 7d1223846ef2 20:38:04 ---> da9f8a4dc3eb 20:38:04 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:38:04 ---> Running in 46f1e5aa9397 20:38:04 Priming config-common 20:38:04 + snapcraftctl prime 20:38:05 Removing intermediate container cd4e401fd5bc 20:38:05 ---> efaf15106ebd 20:38:05 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:38:05 ---> Running in 058a8ff195c6 20:38:05 Removing intermediate container 5357a633f792 20:38:05 ---> 34ebfc0772fd 20:38:05 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:38:05 Removing intermediate container ab55d964bb1f 20:38:05 ---> 9448aeed42c6 20:38:05 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:38:05 Removing intermediate container a51d88e18237 20:38:05 ---> efa38785ffff 20:38:05 Step 10/24 : RUN make cmd/core-command/core-command 20:38:05 ---> Running in 782516b7b1d1 20:38:05 ---> Running in 80d0c5991c02 20:38:05 ---> Running in 04529a40a9c8 20:38:06 Priming go-build-helper 20:38:06 + snapcraftctl prime 20:38:06 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 20:38:07 Priming edgex-go 20:38:07 + snapcraftctl prime 20:38:07 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 20:38:07 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 20:38:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:38:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:38:08 Priming static-packages 20:38:08 + snapcraftctl prime 20:38:11 Priming version 20:38:11 + snapcraftctl prime 20:38:14 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] } 20:40:19 Removing intermediate container 04529a40a9c8 20:40:19 ---> 33b3cf71fb1d 20:40:19 20:40:19 Step 11/24 : FROM alpine:3.12 20:40:19 Removing intermediate container 46f1e5aa9397 20:40:19 ---> bee4143f7c80 20:40:19 20:40:19 Step 11/32 : FROM alpine:3.12 20:40:19 3.12: Pulling from library/alpine 20:40:19 3.12: Pulling from library/alpine 20:40:19 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:40:19 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:40:19 Status: Downloaded newer image for alpine:3.12 20:40:19 Status: Image is up to date for alpine:3.12 20:40:19 ---> c4fd0aeabfcf 20:40:19 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:40:19 ---> c4fd0aeabfcf 20:40:19 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:40:19 Removing intermediate container 058a8ff195c6 20:40:19 ---> 28d82294b98e 20:40:19 20:40:19 Step 11/23 : FROM alpine:3.12 20:40:19 ---> c4fd0aeabfcf 20:40:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:40:19 Removing intermediate container 80d0c5991c02 20:40:19 ---> f40038f35f02 20:40:19 20:40:19 Step 11/23 : FROM alpine:3.12 20:40:19 ---> c4fd0aeabfcf 20:40:19 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:40:19 ---> Running in a2e96791a51d 20:40:19 ---> Running in 22bee4cd32cf 20:40:19 ---> Running in 3fa28191e84b 20:40:19 ---> Running in 1c40b05e6659 20:40:19 Removing intermediate container a2e96791a51d 20:40:19 ---> e76225118055 20:40:19 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:40:19 ---> Running in 283da9316ede 20:40:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:40:19 Removing intermediate container 782516b7b1d1 20:40:19 ---> 11f2b44ffd4e 20:40:19 20:40:19 Step 11/24 : FROM alpine:3.12 20:40:19 ---> c4fd0aeabfcf 20:40:19 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:40:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:40:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:40:19 ---> Running in 554ffdf9231d 20:40:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:40:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:40:19 (1/1) Installing dumb-init (1.2.2-r1) 20:40:19 Executing busybox-1.31.1-r20.trigger 20:40:19 OK: 5 MiB in 15 packages 20:40:19 (1/2) Installing ca-certificates (20191127-r4) 20:40:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:40:19 (2/2) Installing dumb-init (1.2.2-r1) 20:40:19 Executing busybox-1.31.1-r20.trigger 20:40:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:40:19 Executing ca-certificates-20191127-r4.trigger 20:40:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:40:19 OK: 6 MiB in 16 packages 20:40:19 (1/1) Installing dumb-init (1.2.2-r1) 20:40:19 Executing busybox-1.31.1-r20.trigger 20:40:19 OK: 5 MiB in 15 packages 20:40:19 (1/2) Installing dumb-init (1.2.2-r1) 20:40:19 (2/2) Installing su-exec (0.2-r1) 20:40:19 Executing busybox-1.31.1-r20.trigger 20:40:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:40:19 OK: 5 MiB in 16 packages 20:40:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:40:19 Removing intermediate container 22bee4cd32cf 20:40:19 ---> 59b4b34d7063 20:40:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:40:19 (1/1) Installing dumb-init (1.2.2-r1) 20:40:19 Executing busybox-1.31.1-r20.trigger 20:40:19 OK: 5 MiB in 15 packages 20:40:19 ---> Running in b388485dc886 20:40:19 Removing intermediate container 3fa28191e84b 20:40:19 ---> 7696f36d4079 20:40:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:40:19 Removing intermediate container 1c40b05e6659 20:40:19 ---> 93e694cb24ba 20:40:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:40:19 Removing intermediate container b388485dc886 20:40:19 ---> 78735e4f2790 20:40:19 Step 14/24 : ENV APP_PORT=59882 20:40:19 Removing intermediate container 283da9316ede 20:40:19 ---> f87b1e22260c 20:40:19 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:40:19 ---> Running in 7e4fd76f3a05 20:40:19 ---> Running in de926cea0c09 20:40:19 ---> Running in ff30f66b33f7 20:40:19 ---> Running in f3bae283221f 20:40:19 Removing intermediate container 554ffdf9231d 20:40:19 ---> 2933caa14037 20:40:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:40:19 ---> Running in 1a3693851a86 20:40:19 Removing intermediate container 7e4fd76f3a05 20:40:19 ---> 64f1422646fa 20:40:19 Step 14/23 : ENV APP_PORT=59860 20:40:19 Removing intermediate container ff30f66b33f7 20:40:19 ---> ea8fccaf77d1 20:40:19 Step 15/24 : EXPOSE $APP_PORT 20:40:19 Removing intermediate container de926cea0c09 20:40:19 ---> ecc72a04a980 20:40:19 Step 14/23 : ENV APP_PORT=59861 20:40:19 Removing intermediate container f3bae283221f 20:40:19 ---> 37ee019ce3b1 20:40:19 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:40:19 ---> Running in b8d890079b84 20:40:19 ---> Running in 18aedcc9deea 20:40:19 ---> Running in 7b78901bc506 20:40:19 ---> Running in 0089ecef85c7 20:40:19 Removing intermediate container 1a3693851a86 20:40:19 ---> 465b31aa53db 20:40:19 Step 14/24 : ENV APP_PORT=59881 20:40:19 ---> Running in 79c50b74c5c3 20:40:19 Removing intermediate container b8d890079b84 20:40:19 ---> 2d37a2017c11 20:40:19 Step 15/23 : EXPOSE $APP_PORT 20:40:20 ---> Running in 0a0178d6d601 20:40:20 Removing intermediate container 18aedcc9deea 20:40:20 ---> 0d8d2bf9f7fe 20:40:20 Step 16/24 : WORKDIR / 20:40:20 Removing intermediate container 7b78901bc506 20:40:20 ---> 46b828f23207 20:40:20 Step 15/23 : EXPOSE $APP_PORT 20:40:20 Removing intermediate container 0089ecef85c7 20:40:20 ---> 7b8334e66d3b 20:40:20 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:40:20 ---> Running in be6b8dd3165e 20:40:20 ---> Running in 9e5a671c72b0 20:40:20 Removing intermediate container 79c50b74c5c3 20:40:20 ---> d337735b287a 20:40:20 Step 15/24 : EXPOSE $APP_PORT 20:40:20 ---> Running in 99d6bba129dd 20:40:20 ---> Running in fc74b7e3dfba 20:40:20 Removing intermediate container 0a0178d6d601 20:40:20 ---> 2782a1091fe1 20:40:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:21 Removing intermediate container be6b8dd3165e 20:40:21 ---> 7aab5b272497 20:40:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:21 Removing intermediate container 9e5a671c72b0 20:40:21 ---> 84d095b216f0 20:40:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:21 Removing intermediate container fc74b7e3dfba 20:40:21 ---> a668356e74c1 20:40:21 Step 16/24 : WORKDIR / 20:40:22 ---> Running in a4d34977d8c4 20:40:22 ---> 63c96fb91204 20:40:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:40:22 ---> 39716d9b63bc 20:40:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:40:22 ---> 80054f0c5251 20:40:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:40:23 Removing intermediate container a4d34977d8c4 20:40:23 ---> d87b683c91c8 20:40:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:24 Removing intermediate container 99d6bba129dd 20:40:24 ---> c8edcedc9773 20:40:24 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:40:24 ---> 13e0221479a0 20:40:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:40:24 ---> 241853ccad2a 20:40:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:40:24 ---> 2acfc31ae720 20:40:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:40:24 ---> Running in 90fe416f38a9 20:40:25 ---> b2785e94dc7c 20:40:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:40:25 Removing intermediate container 90fe416f38a9 20:40:25 ---> 77dd775d4217 20:40:25 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:40:26 ---> 5a20a03fae0e 20:40:26 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:40:26 ---> 3e8729fde697 20:40:26 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:40:26 ---> Running in 5f1c5f16a107 20:40:26 ---> Running in 149ac1eb1c5a 20:40:26 ---> e5689cfc7dae 20:40:26 Step 20/24 : ENTRYPOINT ["/core-command"] 20:40:26 ---> 04a268145ba2 20:40:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:40:26 ---> Running in 127e024befeb 20:40:27 ---> a3d3c2c43297 20:40:27 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:40:27 Removing intermediate container 5f1c5f16a107 20:40:27 ---> c246635a1d90 20:40:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:40:27 ---> Running in 3d7370b97d58 20:40:27 ---> Running in 017f777621e3 20:40:27 Removing intermediate container 149ac1eb1c5a 20:40:27 ---> e58829d37e16 20:40:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:40:27 Removing intermediate container 127e024befeb 20:40:27 ---> 4816607d38d9 20:40:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:40:28 ---> Running in f170c98df7ce 20:40:28 ---> Running in 1b2f5adc431c 20:40:28 ---> 85fc4f96bfbc 20:40:28 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:40:28 Removing intermediate container 017f777621e3 20:40:28 ---> 7fb027044dad 20:40:28 Step 21/23 : LABEL arch=arm64 20:40:28 ---> Running in 861e12e8622f 20:40:28 ---> Running in 4f24622c27da 20:40:28 Removing intermediate container f170c98df7ce 20:40:28 ---> 4dc1575faf3e 20:40:28 Step 21/23 : LABEL arch=arm64 20:40:29 Removing intermediate container 1b2f5adc431c 20:40:29 ---> 9d38e506e438 20:40:29 Step 22/24 : LABEL arch=arm64 20:40:29 ---> Running in d3b485024c1b 20:40:29 ---> Running in e5a609e3792b 20:40:29 Removing intermediate container 861e12e8622f 20:40:29 ---> f6e966cd76df 20:40:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:40:29 Removing intermediate container 4f24622c27da 20:40:29 ---> c5a5453aa635 20:40:29 Step 22/23 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b 20:40:29 ---> Running in 23fd6d367d4b 20:40:29 ---> Running in 548df3a47a26 20:40:29 Removing intermediate container d3b485024c1b 20:40:29 ---> e76e5862cfcd 20:40:29 Step 23/24 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b 20:40:30 Removing intermediate container e5a609e3792b 20:40:30 ---> d1d5237a1374 20:40:30 Step 22/23 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b 20:40:30 ---> Running in ef99c19a6e71 20:40:30 ---> Running in f43048df32f8 20:40:30 Removing intermediate container 23fd6d367d4b 20:40:30 ---> 402788328e1a 20:40:30 Step 22/24 : LABEL arch=arm64 20:40:30 Removing intermediate container 548df3a47a26 20:40:30 ---> 95e456f71f6d 20:40:30 Step 23/23 : LABEL version=0.0.0 20:40:31 ---> Running in d5543b03f14b 20:40:31 ---> Running in e389a8f3c012 20:40:31 Removing intermediate container ef99c19a6e71 20:40:31 ---> 17b02607f4d8 20:40:31 Step 24/24 : LABEL version=0.0.0 20:40:31 Removing intermediate container 3d7370b97d58 20:40:31 ---> 46368d855279 20:40:31 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:31 Removing intermediate container f43048df32f8 20:40:31 ---> 9bc9c1f192f1 20:40:31 Step 23/23 : LABEL version=0.0.0 20:40:31 ---> Running in 58f7fd7ab4e5 20:40:31 Removing intermediate container d5543b03f14b 20:40:31 ---> 003eca7a51d8 20:40:31 Step 23/24 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b 20:40:31 ---> Running in 1fc45f841d5e 20:40:31 Removing intermediate container e389a8f3c012 20:40:31 ---> 6a80b3f7d52d 20:40:31 20:40:32 ---> Running in f653aaa7571b 20:40:32 Removing intermediate container 58f7fd7ab4e5 20:40:32 ---> 6d36d3f059ea 20:40:32 20:40:32 Successfully built 6a80b3f7d52d 20:40:32 Removing intermediate container 1fc45f841d5e 20:40:32 ---> 9c316a2f7e23 20:40:32 20:40:32 Successfully tagged support-notifications-arm64:latest 20:40:32  Building support-notifications ... done Building security-proxy-setup 20:40:33 ---> 3d670cc62f3d 20:40:33 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:40:33 Removing intermediate container f653aaa7571b 20:40:33 ---> 9596e76fef5c 20:40:33 Step 24/24 : LABEL version=0.0.0 20:40:33 Successfully built 6d36d3f059ea 20:40:33 Successfully tagged core-command-arm64:latest 20:40:33  Building core-command ... done Building security-secretstore-setup 20:40:33 Successfully built 9c316a2f7e23 20:40:33 Successfully tagged support-scheduler-arm64:latest 20:40:33  Building support-scheduler ... done Building core-data 20:40:33 ---> Running in 152ebf02195d 20:40:34 Removing intermediate container 152ebf02195d 20:40:34 ---> 78c73ab348e1 20:40:34 20:40:34 Successfully built 78c73ab348e1 20:40:34 Successfully tagged core-metadata-arm64:latest 20:40:34  Building core-metadata ... done Building sys-mgmt-agent 20:40:34 ---> 52ce5a4d1afb 20:40:34 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:40:35 ---> 4f53576d23ce 20:40:35 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:40:36 ---> e939df54aa80 20:40:36 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:40:37 ---> a2f8f135903a 20:40:37 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:40:38 ---> Running in 3f1b1c8dc5cd 20:40:39 Removing intermediate container 3f1b1c8dc5cd 20:40:39 ---> e8a42e02c5a0 20:40:39 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:40:40 ---> eb4fea7b0cf2 20:40:40 Step 27/32 : RUN chmod +x /entrypoint.sh 20:40:41 ---> Running in f15c6574143c 20:40:44 Removing intermediate container f15c6574143c 20:40:44 ---> 2fb7147e612d 20:40:44 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:40:45 ---> Running in 69768e3e6267 20:40:48 Removing intermediate container 69768e3e6267 20:40:48 ---> 2eec626d03b2 20:40:48 Step 29/32 : CMD ["gate"] 20:40:48 ---> Running in 52cbcea45e9a 20:40:48 Removing intermediate container 52cbcea45e9a 20:40:48 ---> c24b3f965e77 20:40:48 Step 30/32 : LABEL arch=arm64 20:40:48 ---> Running in 3045daa1241e 20:40:48 Removing intermediate container 3045daa1241e 20:40:48 ---> 00f7837087e7 20:40:48 Step 31/32 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b 20:40:48 ---> Running in 4ffa25f17055 20:40:48 Removing intermediate container 4ffa25f17055 20:40:48 ---> 9fd351316768 20:40:48 Step 32/32 : LABEL version=0.0.0 20:40:49 ---> Running in aa1b9555ecf4 20:40:49 Removing intermediate container aa1b9555ecf4 20:40:49 ---> 8c13d4067854 20:40:49 20:40:50 Successfully built 8c13d4067854 20:40:50 Successfully tagged security-bootstrapper-arm64:latest 20:41:29  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:41:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:41:29 ---> 233924fec9db 20:41:29 Step 3/26 : WORKDIR /edgex-go 20:41:29 ---> Using cache 20:41:29 ---> 6d29e6f5119f 20:41:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:29 ---> Using cache 20:41:29 ---> 6cb25d872d2e 20:41:29 Step 5/26 : RUN apk add --update --no-cache make git 20:41:29 ---> Using cache 20:41:29 ---> 5f79642449d8 20:41:29 Step 6/26 : COPY go.mod . 20:41:29 ---> Using cache 20:41:29 ---> 4723c2b33986 20:41:29 Step 7/26 : RUN go mod download 20:41:29 ---> Using cache 20:41:29 ---> 1040bcc39cff 20:41:29 Step 8/26 : COPY . . 20:41:29 ---> Using cache 20:41:29 ---> bf8ac18e32c2 20:41:29 Step 9/26 : RUN go mod tidy 20:41:29 ---> Using cache 20:41:29 ---> 34ebfc0772fd 20:41:29 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:41:29 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:41:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:41:29 ---> 233924fec9db 20:41:29 Step 3/24 : WORKDIR /edgex-go 20:41:29 ---> Using cache 20:41:29 ---> 6d29e6f5119f 20:41:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:29 ---> Using cache 20:41:29 ---> 6cb25d872d2e 20:41:29 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:41:29 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:41:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:41:29 ---> 233924fec9db 20:41:29 Step 3/22 : WORKDIR /edgex-go 20:41:29 ---> Using cache 20:41:29 ---> 6d29e6f5119f 20:41:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:29 ---> Using cache 20:41:29 ---> 6cb25d872d2e 20:41:29 Step 5/22 : RUN apk add --update --no-cache make git 20:41:29 ---> Using cache 20:41:29 ---> 5f79642449d8 20:41:29 Step 6/22 : COPY go.mod . 20:41:29 ---> Using cache 20:41:29 ---> 4723c2b33986 20:41:29 Step 7/22 : RUN go mod download 20:41:29 ---> Using cache 20:41:29 ---> 1040bcc39cff 20:41:29 Step 8/22 : COPY . . 20:41:29 ---> Using cache 20:41:29 ---> bf8ac18e32c2 20:41:29 Step 9/22 : RUN go mod tidy 20:41:29 ---> Using cache 20:41:29 ---> 34ebfc0772fd 20:41:29 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:41:29 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:41:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:41:29 ---> 233924fec9db 20:41:29 Step 3/24 : WORKDIR /edgex-go 20:41:29 ---> Using cache 20:41:29 ---> 6d29e6f5119f 20:41:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:29 ---> Using cache 20:41:29 ---> 6cb25d872d2e 20:41:29 Step 5/24 : RUN apk add --update --no-cache make bash git 20:41:29 ---> Running in 21cd45ee27dc 20:41:29 ---> Running in cf3f631e4177 20:41:29 ---> Running in d4b31f96d9ab 20:41:29 ---> Running in 0a94ae9f0af0 20:41:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:41:32 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 20:41:32 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 20:41:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:41:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:41:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:41:33 OK: 218 MiB in 52 packages 20:41:34 OK: 218 MiB in 52 packages 20:41:35 Removing intermediate container 21cd45ee27dc 20:41:35 ---> 529771f7e7f7 20:41:35 Step 6/24 : COPY go.mod . 20:41:36 Removing intermediate container cf3f631e4177 20:41:36 ---> e11567774c4b 20:41:36 Step 6/24 : COPY go.mod . 20:41:37 ---> 5fbd159f692d 20:41:37 Step 7/24 : RUN go mod download 20:41:37 ---> Running in b32b71c43683 20:41:38 ---> e6fbfb264594 20:41:38 Step 7/24 : RUN go mod download 20:41:38 ---> Running in 0ee424825f66 20:41:42 Removing intermediate container b32b71c43683 20:41:42 ---> fcfd6957a31b 20:41:42 Step 8/24 : COPY . . 20:41:43 Removing intermediate container 0ee424825f66 20:41:43 ---> 53f90ebd2753 20:41:43 Step 8/24 : COPY . . 20:42:12 ---> 0cc838e8b87c 20:42:12 Step 9/24 : RUN go mod tidy 20:42:12 ---> 61f6832fb988 20:42:12 Step 9/24 : RUN go mod tidy 20:42:12 ---> Running in 4bf34e56cdfe 20:42:12 ---> Running in 3fdfa29bb049 20:42:18 Removing intermediate container 4bf34e56cdfe 20:42:18 ---> 69990c76f632 20:42:18 Step 10/24 : RUN make cmd/core-data/core-data 20:42:18 ---> Running in 49bd3b907af3 20:42:19 Removing intermediate container 3fdfa29bb049 20:42:19 ---> 726cd21eeb7c 20:42:19 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:42:19 ---> Running in 37e2d8cd73f8 20:42:24 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 20:42: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 20:42:51 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 20:42:51 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 20:43:06 Removing intermediate container d4b31f96d9ab 20:43:06 ---> e2c62f4460a4 20:43:06 20:43:06 Step 11/26 : FROM alpine:3.12 20:43:06 ---> c4fd0aeabfcf 20:43:06 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 20:43:06 Removing intermediate container 0a94ae9f0af0 20:43:06 ---> f42f5d91b275 20:43:06 20:43:06 Step 11/22 : FROM alpine:3.12 20:43:06 ---> c4fd0aeabfcf 20:43:06 Step 12/22 : RUN apk add --update --no-cache curl 20:43:06 ---> Running in cb23ae1a3cd5 20:43:06 ---> Running in 32e3f73e9751 20:43:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:43:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:43:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:43:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:43:09 (1/4) Installing ca-certificates (20191127-r4) 20:43:09 (1/6) Installing ca-certificates (20191127-r4) 20:43:09 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:43:09 (3/4) Installing libcurl (7.77.0-r0) 20:43:09 (4/4) Installing curl (7.77.0-r0) 20:43:09 (2/6) Installing nghttp2-libs (1.41.0-r0) 20:43:09 Executing busybox-1.31.1-r20.trigger 20:43:09 (3/6) Installing libcurl (7.77.0-r0) 20:43:09 (4/6) Installing curl (7.77.0-r0) 20:43:09 Executing ca-certificates-20191127-r4.trigger 20:43:09 (5/6) Installing dumb-init (1.2.2-r1) 20:43:09 (6/6) Installing su-exec (0.2-r1) 20:43:09 Executing busybox-1.31.1-r20.trigger 20:43:09 Executing ca-certificates-20191127-r4.trigger 20:43:10 OK: 7 MiB in 18 packages 20:43:10 OK: 7 MiB in 20 packages 20:43:13 Removing intermediate container 32e3f73e9751 20:43:13 ---> cbe1ab47551b 20:43:13 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:43:13 Removing intermediate container cb23ae1a3cd5 20:43:13 ---> 3e91d0e1d4c4 20:43:13 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:43:13 ---> Running in d9973a6457a5 20:43:13 ---> Running in ad2e2a59465c 20:43:14 Removing intermediate container d9973a6457a5 20:43:14 ---> b28d2c1db2ba 20:43:14 Step 14/22 : WORKDIR /edgex 20:43:14 ---> Running in 3637a7f61e88 20:43:14 Removing intermediate container ad2e2a59465c 20:43:14 ---> 6d8ed05206a2 20:43:14 Step 14/26 : WORKDIR / 20:43:14 ---> Running in 5bed9ace53ba 20:43:15 Removing intermediate container 3637a7f61e88 20:43:15 ---> a98e08e057d9 20:43:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:43:15 Removing intermediate container 5bed9ace53ba 20:43:15 ---> e453d6df59d5 20:43:15 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:43:17 ---> 239af899d210 20:43:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:43:17 ---> 5fe09b125d11 20:43:17 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:43:19 ---> 63c679dd6ca5 20:43:19 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:43:19 ---> 933ea277327d 20:43:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:43:20 ---> ec5ee294f83a 20:43:20 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:43:21 ---> 48405de15fcb 20:43:21 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:43:21 ---> Running in 5d6978983735 20:43:22 ---> 9eafe7be665c 20:43:22 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:43:23 Removing intermediate container 5d6978983735 20:43:23 ---> 735cacab575f 20:43:23 Step 19/22 : CMD ["--init=true"] 20:43:23 ---> Running in dabd38ba0ef5 20:43:24 Removing intermediate container dabd38ba0ef5 20:43:24 ---> 8b3f8bd03b02 20:43:24 Step 20/22 : LABEL arch=arm64 20:43:24 ---> 095399b80e84 20:43:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:43:24 ---> Running in 06b9e5425d62 20:43:25 Removing intermediate container 06b9e5425d62 20:43:25 ---> d42a36713d86 20:43:25 Step 21/22 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b 20:43:25 ---> Running in 15a089c27cb4 20:43:26 Removing intermediate container 15a089c27cb4 20:43:26 ---> 187d11616a9c 20:43:26 Step 22/22 : LABEL version=0.0.0 20:43:26 ---> Running in 9cc92a7ced37 20:43:26 ---> c3484c792556 20:43:26 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:43:27 Removing intermediate container 9cc92a7ced37 20:43:27 ---> b6bd3cb147ea 20:43:27 20:43:28 ---> cd203a5b70b0 20:43:28 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/ 20:43:28 Successfully built b6bd3cb147ea 20:43:28 Successfully tagged security-proxy-setup-arm64:latest 20:43:28  Building security-proxy-setup ... done  ---> Running in 860e8945c842 20:43:32 Removing intermediate container 860e8945c842 20:43:32 ---> dba8acbf539f 20:43:32 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:43:32 ---> Running in 74822f263d7d 20:43:33 Removing intermediate container 74822f263d7d 20:43:33 ---> 407cb1ba26a1 20:43:33 Step 24/26 : LABEL arch=arm64 20:43:33 ---> Running in 75b40ee71e7c 20:43:33 Removing intermediate container 75b40ee71e7c 20:43:33 ---> 3250fae8f5f2 20:43:33 Step 25/26 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b 20:43:34 ---> Running in 8a6f1b25ecb3 20:43:35 Removing intermediate container 8a6f1b25ecb3 20:43:35 ---> e46541fd02c0 20:43:35 Step 26/26 : LABEL version=0.0.0 20:43:35 ---> Running in 2818aadc0a8d 20:43:36 Removing intermediate container 2818aadc0a8d 20:43:36 ---> e1b0e454bf48 20:43:36 20:43:36 Successfully built e1b0e454bf48 20:43:36 Successfully tagged security-secretstore-setup-arm64:latest 20:43:48  Building security-secretstore-setup ... done Removing intermediate container 37e2d8cd73f8 20:43:48 ---> 32860a6d3509 20:43:48 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:43:48 ---> Running in ea3686875045 20:43:48 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 20:43:52 Removing intermediate container ea3686875045 20:43:52 ---> f7092f93f171 20:43:52 20:43:52 Step 12/24 : FROM docker:20.10.0 20:43:52 20.10.0: Pulling from library/docker 20:43:54 Removing intermediate container 49bd3b907af3 20:43:54 ---> aca5d25ece3b 20:43:54 20:43:54 Step 11/24 : FROM alpine:3.12 20:43:54 ---> c4fd0aeabfcf 20:43:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:43:54 ---> Running in 479a1efe8abd 20:43:55 Removing intermediate container 479a1efe8abd 20:43:55 ---> 7d42ad224fae 20:43:55 Step 13/24 : ENV APP_PORT=59880 20:43:55 ---> Running in aa375503cb06 20:43:56 Removing intermediate container aa375503cb06 20:43:56 ---> 6f33d9d0df3c 20:43:56 Step 14/24 : EXPOSE $APP_PORT 20:43:56 ---> Running in eebb30529501 20:43:57 Removing intermediate container eebb30529501 20:43:57 ---> 8cef5edbce3b 20:43:57 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:43:57 ---> Running in 9531e352640a 20:44:01 Removing intermediate container 9531e352640a 20:44:01 ---> 8aecbd283279 20:44:01 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:44:01 ---> Running in 10ac382d1476 20:44:01 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:44:01 Status: Downloaded newer image for docker:20.10.0 20:44:01 ---> eeaf43b92773 20:44:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:44:01 ---> Running in cd387a28de8f 20:44:02 Removing intermediate container cd387a28de8f 20:44:02 ---> af3cbd3b389f 20:44:02 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 20:44:02 ---> Running in fc45b44da23c 20:44:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:44:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:44:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:44:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:44:04 (1/39) Installing readline (8.0.4-r0) 20:44:04 (2/39) Installing bash (5.0.17-r0) 20:44:04 Executing bash-5.0.17-r0.post-install 20:44:04 (3/39) Installing nghttp2-libs (1.41.0-r0) 20:44:04 (4/39) Installing libcurl (7.77.0-r0) 20:44:04 (5/39) Installing curl (7.77.0-r0) 20:44:04 (6/39) Installing dumb-init (1.2.2-r1) 20:44:04 (7/39) Installing libbz2 (1.0.8-r1) 20:44:04 (8/39) Installing expat (2.2.9-r1) 20:44:04 (9/39) Installing libffi (3.3-r2) 20:44:04 (1/6) Installing dumb-init (1.2.2-r1) 20:44:04 (10/39) Installing gdbm (1.13-r1) 20:44:04 (11/39) Installing xz-libs (5.2.5-r0) 20:44:04 (12/39) Installing sqlite-libs (3.32.1-r1) 20:44:04 (13/39) Installing python3 (3.8.10-r0) 20:44:04 (2/6) Installing libgcc (9.3.0-r2) 20:44:04 (3/6) Installing libsodium (1.0.18-r0) 20:44:04 (4/6) Installing libstdc++ (9.3.0-r2) 20:44:05 (5/6) Installing libzmq (4.3.3-r0) 20:44:05 (6/6) Installing zeromq (4.3.3-r0) 20:44:05 Executing busybox-1.31.1-r20.trigger 20:44:05 OK: 8 MiB in 20 packages 20:44:06 (14/39) Installing py3-appdirs (1.4.4-r1) 20:44:06 (15/39) Installing py3-ordered-set (4.0.1-r0) 20:44:06 (16/39) Installing py3-parsing (2.4.7-r0) 20:44:06 (17/39) Installing py3-six (1.15.0-r0) 20:44:06 (18/39) Installing py3-packaging (20.4-r0) 20:44:06 (19/39) Installing py3-setuptools (47.0.0-r0) 20:44:06 (20/39) Installing py3-chardet (3.0.4-r4) 20:44:07 (21/39) Installing py3-idna (2.9-r0) 20:44:07 (22/39) Installing py3-certifi (2020.4.5.1-r0) 20:44:07 (23/39) Installing py3-urllib3 (1.25.9-r0) 20:44:07 (24/39) Installing py3-requests (2.23.0-r0) 20:44:07 (25/39) Installing py3-msgpack (1.0.0-r0) 20:44:07 (26/39) Installing py3-lockfile (0.12.2-r3) 20:44:07 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:44:07 (28/39) Installing py3-colorama (0.4.3-r0) 20:44:07 (29/39) Installing py3-distlib (0.3.0-r0) 20:44:07 (30/39) Installing py3-distro (1.5.0-r1) 20:44:07 (31/39) Installing py3-webencodings (0.5.1-r3) 20:44:07 (32/39) Installing py3-html5lib (1.0.1-r4) 20:44:07 (33/39) Installing py3-pytoml (0.1.21-r0) 20:44:07 (34/39) Installing py3-pep517 (0.8.2-r0) 20:44:07 (35/39) Installing py3-progress (1.5-r0) 20:44:07 (36/39) Installing py3-toml (0.10.1-r0) 20:44:07 (37/39) Installing py3-retrying (1.3.3-r0) 20:44:07 (38/39) Installing py3-contextlib2 (0.6.0-r0) 20:44:07 (39/39) Installing py3-pip (20.1.1-r0) 20:44:07 Executing busybox-1.31.1-r19.trigger 20:44:07 OK: 72 MiB in 59 packages 20:44:07 Removing intermediate container 10ac382d1476 20:44:07 ---> 6de3cd1fab66 20:44:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:44:08 ---> 0d2e520471b9 20:44:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:44:10 ---> 3baf7495b56e 20:44:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:44:11 ---> c0fe4ae4d250 20:44:11 Step 20/24 : ENTRYPOINT ["/core-data"] 20:44:11 ---> Running in e2d84ce20ce2 20:44:11 Removing intermediate container e2d84ce20ce2 20:44:11 ---> 7587820f646c 20:44:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:44:11 ---> Running in ad2f6226c8f7 20:44:12 Removing intermediate container ad2f6226c8f7 20:44:12 ---> 7bab056175ff 20:44:12 Step 22/24 : LABEL arch=arm64 20:44:12 ---> Running in 9f17daba9b64 20:44:13 Removing intermediate container 9f17daba9b64 20:44:13 ---> fa7efe6c7e92 20:44:13 Step 23/24 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b 20:44:13 ---> Running in 1081271c65e8 20:44:13 Removing intermediate container 1081271c65e8 20:44:13 ---> 2fa7126c2bee 20:44:13 Step 24/24 : LABEL version=0.0.0 20:44:13 Collecting docker-compose==1.23.2 20:44:13 ---> Running in 5c4bc2549415 20:44:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:44:14 Removing intermediate container 5c4bc2549415 20:44:14 ---> 3e53875cdd02 20:44:14 20:44:14 Successfully built 3e53875cdd02 20:44:14 Successfully tagged core-data-arm64:latest 20:44:15  Building core-data ... done Collecting jsonschema<3,>=2.5.1 20:44:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:44:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:44:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:44:22 Collecting dockerpty<0.5,>=0.4.1 20:44:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:44:22 Collecting docopt<0.7,>=0.6.1 20:44:22 Downloading docopt-0.6.2.tar.gz (25 kB) 20:44:24 Collecting PyYAML<4,>=3.10 20:44:24 Downloading PyYAML-3.13.tar.gz (270 kB) 20:44:28 Collecting cached-property<2,>=1.2.0 20:44:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:44:29 Collecting docker<4.0,>=3.6.0 20:44:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:44:30 Collecting websocket-client<1.0,>=0.32.0 20:44:30 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:44:30 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:44:31 Collecting texttable<0.10,>=0.9.0 20:44:31 Downloading texttable-0.9.1.tar.gz (11 kB) 20:44:34 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 20:44:34 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) 20:44:34 Collecting urllib3<1.25,>=1.21.1 20:44:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:44:35 Collecting idna<2.8,>=2.5 20:44:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:44:35 Collecting docker-pycreds>=0.4.0 20:44:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:44:35 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:44:35 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:44:35 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:44:35 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:44:37 Installing collected packages: jsonschema, urllib3, idna, requests, dockerpty, docopt, PyYAML, cached-property, docker-pycreds, websocket-client, docker, texttable, docker-compose 20:44:37 Attempting uninstall: urllib3 20:44:37 Found existing installation: urllib3 1.25.9 20:44:37 Uninstalling urllib3-1.25.9: 20:44:37 Successfully uninstalled urllib3-1.25.9 20:44:38 Attempting uninstall: idna 20:44:38 Found existing installation: idna 2.9 20:44:38 Uninstalling idna-2.9: 20:44:38 Successfully uninstalled idna-2.9 20:44:39 Attempting uninstall: requests 20:44:39 Found existing installation: requests 2.23.0 20:44:39 Uninstalling requests-2.23.0: 20:44:39 Successfully uninstalled requests-2.23.0 20:44:39 Running setup.py install for dockerpty: started 20:44:42 Running setup.py install for dockerpty: finished with status 'done' 20:44:42 Running setup.py install for docopt: started 20:44:45 Running setup.py install for docopt: finished with status 'done' 20:44:45 Running setup.py install for PyYAML: started 20:44:48 Running setup.py install for PyYAML: finished with status 'done' 20:44:50 Running setup.py install for texttable: started 20:44:52 Running setup.py install for texttable: finished with status 'done' 20:44:53 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 20:45:04 Removing intermediate container fc45b44da23c 20:45:04 ---> fcb14fa05cf1 20:45:04 Step 15/24 : ENV APP_PORT=58890 20:45:04 ---> Running in eda33226c75c 20:45:04 Removing intermediate container eda33226c75c 20:45:04 ---> a593f9fb245d 20:45:04 Step 16/24 : EXPOSE $APP_PORT 20:45:04 ---> Running in bfc012d5077c 20:45:04 Removing intermediate container bfc012d5077c 20:45:04 ---> df0648d244f7 20:45:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:45:05 ---> f0caceddf49e 20:45:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:45:06 ---> 448c17d3c437 20:45:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:45:07 ---> 199f2b00e205 20:45:07 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:45:07 ---> Running in 4b7da75f3423 20:45:07 Removing intermediate container 4b7da75f3423 20:45:07 ---> e9835d16c0e6 20:45:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:45:07 ---> Running in 4866b30eefdb 20:45:08 Removing intermediate container 4866b30eefdb 20:45:08 ---> 9f502984f679 20:45:08 Step 22/24 : LABEL arch=arm64 20:45:08 ---> Running in 737f68158f68 20:45:08 Removing intermediate container 737f68158f68 20:45:08 ---> f95769e2a5f1 20:45:08 Step 23/24 : LABEL git_sha=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b 20:45:09 ---> Running in f7d57b3c1062 20:45:09 Removing intermediate container f7d57b3c1062 20:45:09 ---> 691f071fab0a 20:45:09 Step 24/24 : LABEL version=0.0.0 20:45:09 ---> Running in 228e8493251c 20:45:10 Removing intermediate container 228e8493251c 20:45:10 ---> 5ad868288807 20:45:10 20:45:10 Successfully built 5ad868288807 20:45:10 Successfully tagged sys-mgmt-agent-arm64:latest 20:45:11  Building sys-mgmt-agent ... done  [Pipeline] } 20:45:11 $ docker stop --time=1 6def46a8dc9b75cd599fe178a2f68abefb4de1d378ec387752b37c85b036629c 20:45:13 $ docker rm -f 6def46a8dc9b75cd599fe178a2f68abefb4de1d378ec387752b37c85b036629c [Pipeline] // withDockerContainer [Pipeline] sh 20:45:13 + docker images 20:45:14 REPOSITORY TAG IMAGE ID CREATED SIZE 20:45:14 sys-mgmt-agent-arm64 latest 5ad868288807 4 seconds ago 299MB 20:45:14 core-data-arm64 latest 3e53875cdd02 59 seconds ago 19.2MB 20:45:14 aca5d25ece3b About a minute ago 975MB 20:45:14 f7092f93f171 About a minute ago 970MB 20:45:14 security-secretstore-setup-arm64 latest e1b0e454bf48 About a minute ago 27.1MB 20:45:14 security-proxy-setup-arm64 latest b6bd3cb147ea About a minute ago 24.3MB 20:45:14 f42f5d91b275 2 minutes ago 974MB 20:45:14 e2c62f4460a4 2 minutes ago 976MB 20:45:14 security-bootstrapper-arm64 latest 8c13d4067854 4 minutes ago 17.5MB 20:45:14 core-metadata-arm64 latest 78c73ab348e1 4 minutes ago 15.7MB 20:45:14 support-scheduler-arm64 latest 9c316a2f7e23 4 minutes ago 15.1MB 20:45:14 core-command-arm64 latest 6d36d3f059ea 4 minutes ago 15MB 20:45:14 support-notifications-arm64 latest 6a80b3f7d52d 4 minutes ago 15.7MB 20:45:14 11f2b44ffd4e 5 minutes ago 972MB 20:45:14 28d82294b98e 5 minutes ago 969MB 20:45:14 f40038f35f02 5 minutes ago 969MB 20:45:14 33b3cf71fb1d 5 minutes ago 967MB 20:45:14 bee4143f7c80 5 minutes ago 970MB 20:45:14 ci-base-image-arm64 latest 233924fec9db 16 minutes ago 641MB 20:45:14 alpine 3.12 c4fd0aeabfcf 23 hours ago 5.32MB 20:45:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 7 days ago 429MB 20:45:14 docker 20.10.0 eeaf43b92773 6 months ago 228MB 20:45:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 20:45:14 ---> job-cost.sh 20:45:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xVH1 20:46:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:47:54 lf-activate-venv(): INFO: Adding /tmp/venv-xVH1/bin to PATH 20:47:54 INFO: No Stack... 20:47:54 INFO: Retrieving Pricing Info for: v2-standard-4 20:47:54 INFO: Archiving Costs [Pipeline] sh 20:47:55 + cut -d, -f6 20:47:55 + cat /w/workspace/edgex-go/25/archives/cost.csv [Pipeline] lock 20:47:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3531-25-stack-cost] 20:47:55 Resource [jenkins-edgexfoundry-edgex-go-PR-3531-25-stack-cost] did not exist. Created. 20:47:55 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3531-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:47:55 + echo total: 0.18000000715255737 [Pipeline] stash 20:47:55 Stashed 1 file(s) [Pipeline] } 20:47:55 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3531-25-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 20:47:56 provisioning config files... 20:47:56 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/25@tmp/config7738094101738271691tmp [Pipeline] { [Pipeline] sh 20:47:57 + set +x 20:47:57 + curl -s https://codecov.io/bash 20:47:57 + bash -s -- 20:47:57 20:47:57 _____ _ 20:47:57 / ____| | | 20:47:57 | | ___ __| | ___ ___ _____ __ 20:47:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:47:57 | |___| (_) | (_| | __/ (_| (_) \ V / 20:47:57 \_____\___/ \__,_|\___|\___\___/ \_/ 20:47:57 Bash-1.0.3 20:47:57 20:47:57 20:47:57 ==> git version 2.24.4 found 20:47:57 ==> 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 20:47:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:47:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:47:57 ==> Jenkins CI detected. 20:47:57 project root: . 20:47:57 --> token set from env 20:47:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:47:57 ==> Running gcov in . (disable via -X gcov) 20:47:57 ==> Python coveragepy not found 20:47:57 ==> Searching for coverage reports in: 20:47:57 + . 20:47:57 -> Found 1 reports 20:47:57 ==> Detecting git/mercurial file structure 20:47:57 ==> Reading reports 20:47:57 + ./coverage.out bytes=398195 20:47:57 ==> Appending adjustments 20:47:57 https://docs.codecov.io/docs/fixing-reports 20:47:59 + Found adjustments 20:47:59 ==> Gzipping contents 20:47:59 56K /tmp/codecov.LRnA71.gz 20:47:59 ==> Uploading reports 20:47:59 url: https://codecov.io 20:47:59 query: branch=PR-3531&commit=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F25%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= 20:47:59 -> Pinging Codecov 20:47:59 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3531&commit=c2dd9f99cae515cd5347a2fbd1076c9750df2f3b&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F25%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= 20:47:59 -> Uploading to 20:47:59 https://storage.googleapis.com/codecov/v4/raw/2021-06-16/00271124DB129430A58F1EEE437C3FCB/c2dd9f99cae515cd5347a2fbd1076c9750df2f3b/33cec99a-224f-4c02-af79-2f45ce31257d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T204758Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=48c73ff0017c3a6b0d66ce9ffe2902d35239f22ed438cda174056b172b872aec 20:47:59 % Total % Received % Xferd Average Speed Time Time Time Current 20:47:59 Dload Upload Total Spent Left Speed 20:47:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54495 0 0 100 54495 0 154k --:--:-- --:--:-- --:--:-- 154k 20:47:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c2dd9f99cae515cd5347a2fbd1076c9750df2f3b [Pipeline] } 20:47:59 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 20:48:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:48:01 ---> package-listing.sh 20:48:01 ++ facter osfamily 20:48:01 ++ tr '[:upper:]' '[:lower:]' 20:48:02 + OS_FAMILY=redhat 20:48:02 + workspace=/w/workspace/edgex-go/25 20:48:02 + START_PACKAGES=/tmp/packages_start.txt 20:48:02 + END_PACKAGES=/tmp/packages_end.txt 20:48:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:48:02 + PACKAGES=/tmp/packages_start.txt 20:48:02 + '[' /w/workspace/edgex-go/25 ']' 20:48:02 + PACKAGES=/tmp/packages_end.txt 20:48:02 + case "${OS_FAMILY}" in 20:48:02 + rpm -qa 20:48:02 + sort 20:48:07 + '[' -f /tmp/packages_start.txt ']' 20:48:07 + '[' -f /tmp/packages_end.txt ']' 20:48:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:48:07 + '[' /w/workspace/edgex-go/25 ']' 20:48:07 + mkdir -p /w/workspace/edgex-go/25/archives/ 20:48:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/25/archives/ [Pipeline] echo 20:48:07 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/25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:48:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:48:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:48:08 20:48:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:48:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:48:08 alpine: Pulling from edgex-lftools-log-publisher 20:48:08 df20fa9351a1: Pulling fs layer 20:48:08 36b3adc4ff6f: Pulling fs layer 20:48:08 8ad3a11d3b57: Pulling fs layer 20:48:08 46f8f816bc3b: Pulling fs layer 20:48:08 93b61091891f: Pulling fs layer 20:48:08 93b9cdb0e59b: Pulling fs layer 20:48:08 5e14af77c1be: Pulling fs layer 20:48:08 01666e4c0597: Pulling fs layer 20:48:08 aa168da1d23b: Pulling fs layer 20:48:08 46f8f816bc3b: Waiting 20:48:08 93b61091891f: Waiting 20:48:08 93b9cdb0e59b: Waiting 20:48:08 5e14af77c1be: Waiting 20:48:08 01666e4c0597: Waiting 20:48:08 aa168da1d23b: Waiting 20:48:08 36b3adc4ff6f: Verifying Checksum 20:48:08 36b3adc4ff6f: Download complete 20:48:08 46f8f816bc3b: Verifying Checksum 20:48:08 46f8f816bc3b: Download complete 20:48:08 df20fa9351a1: Verifying Checksum 20:48:08 df20fa9351a1: Download complete 20:48:08 93b9cdb0e59b: Verifying Checksum 20:48:08 93b9cdb0e59b: Download complete 20:48:08 5e14af77c1be: Verifying Checksum 20:48:08 5e14af77c1be: Download complete 20:48:08 93b61091891f: Verifying Checksum 20:48:08 93b61091891f: Download complete 20:48:09 01666e4c0597: Verifying Checksum 20:48:09 01666e4c0597: Download complete 20:48:09 8ad3a11d3b57: Verifying Checksum 20:48:09 8ad3a11d3b57: Download complete 20:48:09 df20fa9351a1: Pull complete 20:48:09 36b3adc4ff6f: Pull complete 20:48:10 8ad3a11d3b57: Pull complete 20:48:10 46f8f816bc3b: Pull complete 20:48:10 93b61091891f: Pull complete 20:48:10 93b9cdb0e59b: Pull complete 20:48:11 5e14af77c1be: Pull complete 20:48:11 01666e4c0597: Pull complete 20:48:11 aa168da1d23b: Verifying Checksum 20:48:11 aa168da1d23b: Download complete 20:48:15 aa168da1d23b: Pull complete 20:48:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:48:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:48:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:48:15 prd-centos7-docker-4c-2g-1776 does not seem to be running inside a container 20:48:15 $ 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/25/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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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 20:48:21 $ docker top 421747f10c125076bfaa81ff44fd076cf1d920314872da717536d932a1028d0b -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:22 + touch /tmp/pre-build-complete [Pipeline] sh 20:48:22 + mkdir -p /var/log/sa [Pipeline] sh 20:48:22 + ls /var/log/sa-host 20:48:22 + sadf -c /var/log/sa-host/sa05 20:48:22 file_magic: OK 20:48:22 HZ: Using current value: 100 20:48:22 file_header: OK 20:48:22 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:48:22 Statistics: 20:48:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:48:22 File successfully converted to sysstat format version 12.2.1 20:48:22 + sadf -c /var/log/sa-host/sa16 20:48:22 file_magic: OK 20:48:22 HZ: Using current value: 100 20:48:22 file_header: OK 20:48:22 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:48:22 Statistics: 20:48:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:48:22 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:48:23 provisioning config files... 20:48:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/25@tmp/config912141584547758601tmp [Pipeline] { [Pipeline] echo 20:48:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:48:23 ---> create-netrc.sh [Pipeline] } 20:48:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:48:23 ---> python-tools-install.sh [Pipeline] echo 20:48:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:48:24 ---> sudo-logs.sh 20:48:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:48:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:48:24 ---> job-cost.sh 20:48:24 lf-activate-venv: SKIPPING 20:48:24 DEBUG: total: 0.18000000715255737 20:48:24 INFO: Retrieving Stack Cost... 20:48:25 INFO: Retrieving Pricing Info for: v3-standard-2 20:48:26 INFO: Archiving Costs [Pipeline] echo 20:48:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:48:26 ---> logs-deploy.sh 20:48:26 lf-activate-venv: SKIPPING 20:48:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3531/25 20:48:26 INFO: archiving workspace using pattern(s): 20:48:27 Archives upload complete. 20:48:27 INFO: archiving logs to Nexus 20:48:27 ---> uname -a: 20:48:27 Linux prd-centos7-docker-4c-2g-1776.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 20:48:27 20:48:27 20:48:27 ---> lscpu: 20:48:27 Architecture: x86_64 20:48:27 CPU op-mode(s): 32-bit, 64-bit 20:48:27 Byte Order: Little Endian 20:48:27 Address sizes: 40 bits physical, 48 bits virtual 20:48:27 CPU(s): 2 20:48:27 On-line CPU(s) list: 0,1 20:48:27 Thread(s) per core: 1 20:48:27 Core(s) per socket: 1 20:48:27 Socket(s): 2 20:48:27 NUMA node(s): 1 20:48:27 Vendor ID: AuthenticAMD 20:48:27 CPU family: 23 20:48:27 Model: 49 20:48:27 Model name: AMD EPYC-Rome Processor 20:48:27 Stepping: 0 20:48:27 CPU MHz: 2799.998 20:48:27 BogoMIPS: 5599.99 20:48:27 Virtualization: AMD-V 20:48:27 Hypervisor vendor: KVM 20:48:27 Virtualization type: full 20:48:27 L1d cache: 64 KiB 20:48:27 L1i cache: 64 KiB 20:48:27 L2 cache: 1 MiB 20:48:27 L3 cache: 32 MiB 20:48:27 NUMA node0 CPU(s): 0,1 20:48:27 Vulnerability Itlb multihit: Not affected 20:48:27 Vulnerability L1tf: Not affected 20:48:27 Vulnerability Mds: Not affected 20:48:27 Vulnerability Meltdown: Not affected 20:48:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:48:27 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:48:27 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:48:27 Vulnerability Srbds: Not affected 20:48:27 Vulnerability Tsx async abort: Not affected 20:48:27 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 20:48:27 20:48:27 20:48:27 ---> nproc: 20:48:27 2 20:48:27 20:48:27 20:48:27 ---> df -h: 20:48:27 Filesystem Size Used Available Use% Mounted on 20:48:27 overlay 40.0G 12.5G 27.5G 31% / 20:48:27 tmpfs 64.0M 0 64.0M 0% /dev 20:48:27 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:48:27 shm 64.0M 0 64.0M 0% /dev/shm 20:48:27 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 20:48:27 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 20:48:27 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 20:48:27 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 20:48:27 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 20:48:27 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 20:48:27 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 20:48:27 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 20:48:27 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/25@tmp 20:48:27 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/25 20:48:27 20:48:27 20:48:27 ---> free -m: 20:48:27 total used free shared buff/cache available 20:48:27 Mem: 7821 1345 1747 0 4728 6444 20:48:27 Swap: 1023 1 1022 20:48:27 20:48:27 20:48:27 ---> ip addr: 20:48:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:48:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:48:27 inet 127.0.0.1/8 scope host lo 20:48:27 valid_lft forever preferred_lft forever 20:48:27 inet6 ::1/128 scope host 20:48:27 valid_lft forever preferred_lft forever 20:48:27 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:48:27 link/ether fa:16:3e:2f:4c:1a brd ff:ff:ff:ff:ff:ff 20:48:27 inet 10.30.123.160/23 brd 10.30.123.255 scope global dynamic eth0 20:48:27 valid_lft 84854sec preferred_lft 84854sec 20:48:27 inet6 fe80::f816:3eff:fe2f:4c1a/64 scope link 20:48:27 valid_lft forever preferred_lft forever 20:48:27 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:48:27 link/ether 02:42:36:a2:ae:c1 brd ff:ff:ff:ff:ff:ff 20:48:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:48:27 valid_lft forever preferred_lft forever 20:48:27 inet6 fe80::42:36ff:fea2:aec1/64 scope link 20:48:27 valid_lft forever preferred_lft forever 20:48:27 20:48:27 20:48:27 ---> sar -b -r -n DEV: 20:48:27 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 20:48:27 20:48:27 20:22:31 LINUX RESTART (2 CPU) 20:48:27 20:48:27 20:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:48:27 20:24:01 98.78 4.48 94.31 0.00 2837.56 19637.70 0.00 20:48:27 20:25:01 182.11 0.00 182.11 0.00 0.00 48291.66 0.00 20:48:27 20:26:01 57.75 0.00 57.75 0.00 0.00 10051.47 0.00 20:48:27 20:27:01 50.61 0.02 50.59 0.00 0.53 2809.41 0.00 20:48:27 20:28:03 561.36 170.27 391.09 0.00 4125.58 256346.02 0.00 20:48:27 20:29:01 573.15 262.73 310.42 0.00 13817.98 96607.23 0.00 20:48:27 20:30:01 536.02 80.73 455.29 0.00 4031.84 202146.68 0.00 20:48:27 20:31:01 90.31 17.25 73.06 0.00 2831.77 9508.03 0.00 20:48:27 20:32:01 1.40 0.00 1.40 0.00 0.00 24.32 0.00 20:48:27 20:33:01 0.20 0.00 0.20 0.00 0.00 2.45 0.00 20:48:27 20:34:01 0.28 0.00 0.28 0.00 0.00 3.26 0.00 20:48:27 20:35:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 20:48:27 20:36:01 0.20 0.00 0.20 0.00 0.00 2.05 0.00 20:48:27 20:37:01 0.30 0.02 0.28 0.00 0.13 3.13 0.00 20:48:27 20:38:01 0.38 0.18 0.20 0.00 5.73 2.73 0.00 20:48:27 20:39:01 0.92 0.00 0.92 0.00 0.00 18.57 0.00 20:48:27 20:40:01 0.23 0.00 0.23 0.00 0.00 2.45 0.00 20:48:27 20:41:01 0.27 0.00 0.27 0.00 0.00 3.42 0.00 20:48:27 20:42:01 0.22 0.00 0.22 0.00 0.00 2.83 0.00 20:48:27 20:43:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 20:48:27 20:44:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 20:48:27 20:45:02 0.20 0.00 0.20 0.00 0.00 2.72 0.00 20:48:27 20:46:01 0.32 0.00 0.32 0.00 0.00 3.39 0.00 20:48:27 20:47:01 0.27 0.00 0.27 0.00 0.00 3.10 0.00 20:48:27 20:48:01 2.68 2.50 0.18 0.00 148.97 14.47 0.00 20:48:27 Average: 86.31 21.39 64.91 0.00 1099.52 26006.95 0.00 20:48:27 20:48:27 20:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:48:27 20:24:01 5146264 0 799888 9.99 2620 2060168 1268628 14.01 727048 1722756 160 20:48:27 20:25:01 4064200 0 1118420 13.96 2620 2823700 1669128 18.43 1222008 2185800 72024 20:48:27 20:26:01 3751348 0 1176504 14.69 2620 3078468 1728236 19.08 1414060 2289200 35676 20:48:27 20:27:01 3738032 0 1116456 13.94 2620 3151832 1578752 17.43 1297136 2408440 194636 20:48:27 20:28:03 188972 0 1323696 16.53 2620 6493652 1618820 17.87 3395572 3696432 596056 20:48:27 20:29:01 499620 0 1348624 16.84 2620 6158076 1734600 19.15 2640084 4145800 36 20:48:27 20:30:01 1471596 0 1458356 18.21 2620 5076368 2337300 25.81 2446848 3327124 13668 20:48:27 20:31:01 2398756 0 1294052 16.16 2620 4313512 1642960 18.14 1482688 3401880 8 20:48:27 20:32:01 2416120 0 1276680 15.94 2620 4313520 1400924 15.47 1472364 3400036 8 20:48:27 20:33:01 2418892 0 1273904 15.91 2620 4313524 1400924 15.47 1472436 3400084 8 20:48:27 20:34:01 2418828 0 1273964 15.91 2620 4313528 1401116 15.47 1472844 3400084 20 20:48:27 20:35:01 2419456 0 1273332 15.90 2620 4313532 1400924 15.47 1472400 3400132 12 20:48:27 20:36:01 2419172 0 1273608 15.90 2620 4313540 1401080 15.47 1472784 3400132 8 20:48:27 20:37:01 2418916 0 1273868 15.91 2620 4313536 1401092 15.47 1472640 3400132 8 20:48:27 20:38:01 2419140 0 1273604 15.90 2620 4313576 1400924 15.47 1472552 3399920 20 20:48:27 20:39:01 2419252 0 1273492 15.90 2620 4313576 1401008 15.47 1472764 3399920 8 20:48:27 20:40:01 2419240 0 1273496 15.90 2620 4313584 1400924 15.47 1472560 3399924 16 20:48:27 20:41:01 2419272 0 1273460 15.90 2620 4313588 1400924 15.47 1472676 3399920 16 20:48:27 20:42:01 2419304 0 1273428 15.90 2620 4313588 1400924 15.47 1472676 3399920 8 20:48:27 20:43:01 2419396 0 1273328 15.90 2620 4313596 1400924 15.47 1472684 3399920 8 20:48:27 20:44:01 2419160 0 1273564 15.90 2620 4313596 1401020 15.47 1472664 3399920 8 20:48:27 20:45:02 2419280 0 1273436 15.90 2620 4313604 1400924 15.47 1472692 3399920 8 20:48:27 20:46:01 2419132 0 1273580 15.90 2620 4313608 1400924 15.47 1472696 3399920 8 20:48:27 20:47:01 2419264 0 1273440 15.90 2620 4313616 1400924 15.47 1472584 3399924 8 20:48:27 20:48:01 2405016 0 1283236 16.02 2620 4318068 1468532 16.21 1482180 3404124 92 20:48:27 Average: 2494705 0 1251977 15.63 2620 4259638 1498497 16.54 1586786 3239255 36501 20:48:27 20:48:27 20:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:48:27 20:24:01 eth0 1643.96 1674.38 6365.46 203.53 0.00 0.00 0.00 0.00 20:48:27 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:24:01 docker0 926.79 739.21 75.44 2701.70 0.00 0.00 0.00 0.00 20:48:27 20:25:01 eth0 523.41 443.31 3547.48 46.99 0.00 0.00 0.00 0.00 20:48:27 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:25:01 vethdc0120f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:48:27 20:25:01 docker0 201.03 252.41 14.12 842.59 0.00 0.00 0.00 0.00 20:48:27 20:26:01 eth0 27.44 13.76 21.30 10.59 0.00 0.00 0.00 0.00 20:48:27 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:26:01 vethdc0120f 1.23 1.25 0.10 0.10 0.00 0.00 0.00 0.00 20:48:27 20:26:01 docker0 1.23 1.23 0.08 0.10 0.00 0.00 0.00 0.00 20:48:27 20:27:01 eth0 33.52 23.80 20.90 108.49 0.00 0.00 0.00 0.00 20:48:27 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:27:01 vethdc0120f 1.03 1.03 0.08 0.08 0.00 0.00 0.00 0.00 20:48:27 20:27:01 docker0 1.03 1.03 0.07 0.08 0.00 0.00 0.00 0.00 20:48:27 20:28:03 veth79044f1 0.00 0.45 0.00 0.03 0.00 0.00 0.00 0.00 20:48:27 20:28:03 veth436c236 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:28:03 eth0 232.40 191.69 1816.62 26.79 0.00 0.00 0.00 0.00 20:48:27 20:28:03 veth1feda4a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:29:01 veth79044f1 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:29:01 eth0 191.68 138.46 1762.20 20.73 0.00 0.00 0.00 0.00 20:48:27 20:29:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:48:27 20:29:01 vethbaf48e8 21.89 36.24 1.52 288.14 0.00 0.00 0.00 0.00 20:48:27 20:30:01 veth2a87cb6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:48:27 20:30:01 veth79044f1 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 20:48:27 20:30:01 eth0 76.95 49.33 165.77 64.73 0.00 0.00 0.00 0.00 20:48:27 20:30:01 vetha475e8c 0.02 0.40 0.00 0.02 0.00 0.00 0.00 0.00 20:48:27 20:31:01 eth0 44.85 32.56 92.06 72.65 0.00 0.00 0.00 0.00 20:48:27 20:31:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:48:27 20:31:01 docker0 1253.59 1165.38 97.72 4340.43 0.00 0.00 0.00 0.00 20:48:27 20:32:01 eth0 0.50 0.47 0.03 0.04 0.00 0.00 0.00 0.00 20:48:27 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:33:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:48:27 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:34:01 eth0 1.08 0.42 0.45 0.27 0.00 0.00 0.00 0.00 20:48:27 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:35:01 eth0 0.43 0.07 0.05 0.01 0.00 0.00 0.00 0.00 20:48:27 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:36:01 eth0 0.57 0.27 0.27 0.20 0.00 0.00 0.00 0.00 20:48:27 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:37:01 eth0 0.98 0.32 0.32 0.17 0.00 0.00 0.00 0.00 20:48:27 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:38:01 eth0 0.17 0.08 0.01 0.04 0.00 0.00 0.00 0.00 20:48:27 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:39:01 eth0 0.32 0.23 0.14 0.08 0.00 0.00 0.00 0.00 20:48:27 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:40:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:48:27 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:41:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:48:27 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:42:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:48:27 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:43:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:48:27 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:44:01 eth0 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 20:48:27 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:45:02 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:48:27 20:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:46:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:48:27 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:47:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:48:27 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:48:01 eth0 5.80 3.78 5.85 2.45 0.00 0.00 0.00 0.00 20:48:27 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 Average: eth0 111.55 103.10 552.30 22.34 0.00 0.00 0.00 0.00 20:48:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:27 Average: docker0 50.20 46.67 3.91 173.81 0.00 0.00 0.00 0.00 20:48:27 20:48:27 20:48:27 ---> sar -P ALL: 20:48:27 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 20:48:27 20:48:27 20:22:31 LINUX RESTART (2 CPU) 20:48:27 20:48:27 20:23:01 CPU %user %nice %system %iowait %steal %idle 20:48:27 20:24:01 all 24.46 0.00 6.57 3.44 0.08 65.45 20:48:27 20:24:01 0 24.05 0.00 7.52 3.12 0.09 65.22 20:48:27 20:24:01 1 24.86 0.00 5.62 3.77 0.07 65.67 20:48:27 20:25:01 all 23.31 0.00 8.01 4.57 0.09 64.01 20:48:27 20:25:01 0 23.29 0.00 8.35 4.83 0.09 63.44 20:48:27 20:25:01 1 23.33 0.00 7.68 4.32 0.09 64.58 20:48:27 20:26:01 all 43.28 0.00 4.65 0.38 0.10 51.59 20:48:27 20:26:01 0 43.15 0.00 4.58 0.32 0.09 51.86 20:48:27 20:26:01 1 43.41 0.00 4.73 0.44 0.11 51.31 20:48:27 20:27:01 all 58.33 0.00 8.27 0.52 0.11 32.78 20:48:27 20:27:01 0 58.93 0.00 8.11 0.60 0.11 32.26 20:48:27 20:27:01 1 57.73 0.00 8.42 0.43 0.11 33.31 20:48:27 20:28:03 all 25.53 0.00 18.30 27.84 0.10 28.22 20:48:27 20:28:03 0 25.55 0.00 18.50 28.22 0.10 27.63 20:48:27 20:28:03 1 25.52 0.00 18.09 27.46 0.10 28.82 20:48:27 20:29:01 all 71.16 0.00 14.11 11.84 0.12 2.76 20:48:27 20:29:01 0 71.86 0.00 13.43 11.52 0.11 3.09 20:48:27 20:29:01 1 70.46 0.00 14.81 12.17 0.13 2.43 20:48:27 20:30:01 all 57.88 0.00 17.77 23.02 0.11 1.22 20:48:27 20:30:01 0 58.37 0.00 17.51 23.11 0.11 0.90 20:48:27 20:30:01 1 57.40 0.00 18.02 22.93 0.11 1.54 20:48:27 20:31:01 all 12.98 0.00 3.67 1.81 0.07 81.47 20:48:27 20:31:01 0 12.66 0.00 3.89 2.03 0.05 81.36 20:48:27 20:31:01 1 13.29 0.00 3.45 1.59 0.09 81.58 20:48:27 20:32:01 all 0.15 0.00 0.05 0.00 0.03 99.77 20:48:27 20:32:01 0 0.03 0.00 0.05 0.00 0.00 99.92 20:48:27 20:32:01 1 0.27 0.00 0.05 0.00 0.05 99.63 20:48:27 20:33:01 all 0.14 0.00 0.07 0.00 0.03 99.77 20:48:27 20:33:01 0 0.05 0.00 0.07 0.00 0.03 99.85 20:48:27 20:33:01 1 0.23 0.00 0.07 0.00 0.02 99.68 20:48:27 20:34:01 all 0.13 0.00 0.03 0.00 0.02 99.82 20:48:27 20:34:01 0 0.03 0.00 0.05 0.00 0.03 99.88 20:48:27 20:34:01 1 0.22 0.00 0.02 0.00 0.00 99.77 20:48:27 20:48:27 20:34:01 CPU %user %nice %system %iowait %steal %idle 20:48:27 20:35:01 all 0.16 0.00 0.08 0.00 0.03 99.73 20:48:27 20:35:01 0 0.07 0.00 0.10 0.00 0.03 99.80 20:48:27 20:35:01 1 0.25 0.00 0.07 0.00 0.02 99.67 20:48:27 20:36:01 all 0.08 0.00 0.03 0.00 0.03 99.87 20:48:27 20:36:01 0 0.02 0.00 0.03 0.00 0.05 99.90 20:48:27 20:36:01 1 0.15 0.00 0.02 0.00 0.00 99.83 20:48:27 20:37:01 all 0.11 0.00 0.04 0.01 0.03 99.82 20:48:27 20:37:01 0 0.07 0.00 0.05 0.02 0.03 99.83 20:48:27 20:37:01 1 0.15 0.00 0.03 0.00 0.02 99.80 20:48:27 20:38:01 all 0.13 0.00 0.05 0.00 0.03 99.79 20:48:27 20:38:01 0 0.03 0.00 0.05 0.00 0.03 99.88 20:48:27 20:38:01 1 0.23 0.00 0.05 0.00 0.02 99.70 20:48:27 20:39:01 all 0.05 0.00 0.02 0.00 0.03 99.91 20:48:27 20:39:01 0 0.03 0.00 0.02 0.00 0.03 99.92 20:48:27 20:39:01 1 0.07 0.00 0.02 0.00 0.02 99.90 20:48:27 20:40:01 all 0.08 0.00 0.02 0.00 0.03 99.88 20:48:27 20:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:48:27 20:40:01 1 0.13 0.00 0.02 0.00 0.03 99.82 20:48:27 20:41:01 all 0.16 0.00 0.02 0.00 0.03 99.80 20:48:27 20:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:48:27 20:41:01 1 0.30 0.00 0.02 0.00 0.03 99.65 20:48:27 20:42:01 all 0.16 0.00 0.02 0.00 0.02 99.81 20:48:27 20:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:48:27 20:42:01 1 0.28 0.00 0.02 0.00 0.02 99.68 20:48:27 20:43:01 all 0.11 0.00 0.02 0.00 0.02 99.86 20:48:27 20:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:48:27 20:43:01 1 0.20 0.00 0.02 0.00 0.02 99.77 20:48:27 20:44:01 all 0.13 0.00 0.03 0.00 0.03 99.82 20:48:27 20:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:48:27 20:44:01 1 0.23 0.00 0.03 0.00 0.03 99.70 20:48:27 20:45:02 all 0.07 0.00 0.03 0.00 0.03 99.87 20:48:27 20:45:02 0 0.02 0.00 0.02 0.00 0.03 99.93 20:48:27 20:45:02 1 0.12 0.00 0.05 0.00 0.03 99.80 20:48:27 20:48:27 20:45:02 CPU %user %nice %system %iowait %steal %idle 20:48:27 20:46:01 all 0.13 0.00 0.02 0.00 0.02 99.84 20:48:27 20:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:48:27 20:46:01 1 0.24 0.00 0.02 0.00 0.02 99.73 20:48:27 20:47:01 all 0.17 0.00 0.02 0.00 0.03 99.79 20:48:27 20:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:48:27 20:47:01 1 0.32 0.00 0.02 0.00 0.03 99.63 20:48:27 20:48:01 all 1.05 0.00 0.44 0.13 0.02 98.37 20:48:27 20:48:01 0 1.04 0.00 0.50 0.18 0.03 98.25 20:48:27 20:48:01 1 1.07 0.00 0.37 0.07 0.00 98.49 20:48:27 Average: all 12.06 0.00 3.12 2.79 0.05 81.97 20:48:27 Average: 0 12.04 0.00 3.15 2.80 0.05 81.96 20:48:27 Average: 1 12.09 0.00 3.10 2.78 0.05 81.98 20:48:27 20:48:27 20:48:27