Pull request #3738 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e+c0b609019c2f8045c53c37df6a851fd1682319ad (68c5091557c09b031e4507dd074691c12f4d51a0) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5475309611423648722.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4108600413319439567.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-3738/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3738/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1913110570998350296.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh405656468372937128.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3738/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3738/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1480243201999755632.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-337 in /w/workspace/edgexfoundry_edgex-go_PR-3738 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2101656543533222949.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c0b609019c2f8045c53c37df6a851fd1682319ad into PR head commit a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e Merge succeeded, producing a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e Checking out Revision a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e (PR-3738) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2177270437352580835.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3738/head:refs/remotes/origin/PR-3738 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2210964891502666203.key > git merge c0b609019c2f8045c53c37df6a851fd1682319ad # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e # timeout=10 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.18" > git rev-list --no-walk 8d7b3f3f0caaa9e16440f9a879927b628b6bf105 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:02:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:02:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:02:18 ========================================================= 22:02:18 EdgeX Global Pipelines Version Info 22:02:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:02:19 ------------------- 22:02:19 stable info: 22:02:19 ------------------- 22:02:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:02:19 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 22:02:19 Message: update stable to v1.0.206 22:02:19 ------------------- 22:02:19 experimental info: 22:02:19 ------------------- 22:02:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:02:19 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 22:02:19 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:02:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:02:20 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:02:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:02:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:02:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:02:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:02:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:02:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:02:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:02:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:02:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:02:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:02:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:02:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:02:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:02:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:02:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:02:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:02:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:02:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:02:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:02:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:02:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:02:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3738 [Pipeline] echo 22:02:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3738 [Pipeline] echo 22:02:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3738 [Pipeline] echo 22:02:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e [Pipeline] echo 22:02:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8fb68d [Pipeline] echo 22:02:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:02:20 provisioning config files... 22:02:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7528870161074556847tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:02:21 ---> docker-login.sh 22:02:21 nexus3.edgexfoundry.org:10001 22:02:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:21 Configure a credential helper to remove this warning. See 22:02:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:21 22:02:21 Login Succeeded 22:02:21 nexus3.edgexfoundry.org:10002 22:02:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:21 Configure a credential helper to remove this warning. See 22:02:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:21 22:02:21 Login Succeeded 22:02:21 nexus3.edgexfoundry.org:10003 22:02:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:21 Configure a credential helper to remove this warning. See 22:02:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:21 22:02:21 Login Succeeded 22:02:21 nexus3.edgexfoundry.org:10004 22:02:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:21 Configure a credential helper to remove this warning. See 22:02:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:21 22:02:21 Login Succeeded 22:02:21 docker.io 22:02:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:22 Configure a credential helper to remove this warning. See 22:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:22 22:02:22 Login Succeeded 22:02:22 ---> docker-login.sh ends [Pipeline] } 22:02:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:02:22 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 22:02:22 + for file in '`ls cmd/**/Dockerfile`' 22:02:22 ++ dirname cmd/core-command/Dockerfile 22:02:22 ++ cut -d/ -f2 22:02:22 + echo core-command,cmd/core-command/Dockerfile 22:02:22 + for file in '`ls cmd/**/Dockerfile`' 22:02:22 ++ dirname cmd/core-data/Dockerfile 22:02:22 ++ cut -d/ -f2 22:02:22 + echo core-data,cmd/core-data/Dockerfile 22:02:22 + for file in '`ls cmd/**/Dockerfile`' 22:02:22 ++ dirname cmd/core-metadata/Dockerfile 22:02:22 ++ cut -d/ -f2 22:02:22 + echo core-metadata,cmd/core-metadata/Dockerfile 22:02:22 + for file in '`ls cmd/**/Dockerfile`' 22:02:22 ++ dirname cmd/security-bootstrapper/Dockerfile 22:02:22 ++ cut -d/ -f2 22:02:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:02:22 + for file in '`ls cmd/**/Dockerfile`' 22:02:22 ++ dirname cmd/security-proxy-setup/Dockerfile 22:02:22 ++ cut -d/ -f2 22:02:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:02:22 + for file in '`ls cmd/**/Dockerfile`' 22:02:22 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:02:22 ++ cut -d/ -f2 22:02:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:02:22 + for file in '`ls cmd/**/Dockerfile`' 22:02:22 ++ dirname cmd/support-notifications/Dockerfile 22:02:22 ++ cut -d/ -f2 22:02:22 + echo support-notifications,cmd/support-notifications/Dockerfile 22:02:22 + for file in '`ls cmd/**/Dockerfile`' 22:02:22 ++ dirname cmd/support-scheduler/Dockerfile 22:02:22 ++ cut -d/ -f2 22:02:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:02:22 + for file in '`ls cmd/**/Dockerfile`' 22:02:22 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:02:22 ++ cut -d/ -f2 22:02:22 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:02:22 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 22:02:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:02:23 22:02:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:02:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:02:24 latest: Pulling from edgex-devops/git-semver 22:02:24 31603596830f: Pulling fs layer 22:02:24 04fac38145f0: Pulling fs layer 22:02:24 701f6daf10bf: Pulling fs layer 22:02:24 24f72da36158: Pulling fs layer 22:02:24 24f72da36158: Waiting 22:02:24 04fac38145f0: Verifying Checksum 22:02:24 04fac38145f0: Download complete 22:02:24 31603596830f: Verifying Checksum 22:02:24 31603596830f: Download complete 22:02:24 31603596830f: Pull complete 22:02:24 04fac38145f0: Pull complete 22:02:24 24f72da36158: Verifying Checksum 22:02:24 24f72da36158: Download complete 22:02:24 701f6daf10bf: Verifying Checksum 22:02:24 701f6daf10bf: Download complete 22:02:25 701f6daf10bf: Pull complete 22:02:25 24f72da36158: Pull complete 22:02:25 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 22:02:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:02:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:02:25 prd-centos7-docker-4c-2g-337 does not seem to be running inside a container 22:02:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:02:26 $ docker top affecad0a97c7d7ea5694ba24fb7c02ab12dd002db5af635a9c0923c09db2843 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:02:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:02:26 [ssh-agent] Looking for ssh-agent implementation... 22:02:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:02:26 $ docker exec affecad0a97c7d7ea5694ba24fb7c02ab12dd002db5af635a9c0923c09db2843 ssh-agent 22:02:26 SSH_AUTH_SOCK=/tmp/ssh-U7cTS7IBwDi3/agent.14 22:02:26 SSH_AGENT_PID=20 22:02:26 Running ssh-add (command line suppressed) 22:02:26 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5025101850501318751.key (/w/workspace/edgex-go/2@tmp/private_key_5025101850501318751.key) 22:02:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:02:27 + git tag --points-at HEAD [Pipeline] } 22:02:27 $ docker exec --env ******** --env ******** affecad0a97c7d7ea5694ba24fb7c02ab12dd002db5af635a9c0923c09db2843 ssh-agent -k 22:02:27 unset SSH_AUTH_SOCK; 22:02:27 unset SSH_AGENT_PID; 22:02:27 echo Agent pid 20 killed; 22:02:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:02:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:02:27 [ssh-agent] Looking for ssh-agent implementation... 22:02:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:02:27 $ docker exec affecad0a97c7d7ea5694ba24fb7c02ab12dd002db5af635a9c0923c09db2843 ssh-agent 22:02:27 SSH_AUTH_SOCK=/tmp/ssh-p2L0gXCJ2gNO/agent.54 22:02:27 SSH_AGENT_PID=61 22:02:27 Running ssh-add (command line suppressed) 22:02:27 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1648365179401215489.key (/w/workspace/edgex-go/2@tmp/private_key_1648365179401215489.key) 22:02:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:02:27 + git semver init 22:02:27 # -> Open(): unable to determine branch for HEAD 22:02:27 # $GIT_DIR = /w/workspace/edgex-go/2/.git 22:02:27 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 22:02:27 # $SEMVER_REMOTE_NAME = origin 22:02:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:02:27 # $SEMVER_USER_NAME = edgex-jenkins 22:02:27 # $SEMVER_BRANCH = PR-3738 22:02:27 # $SEMVER_TEMP = /tmp/semver-927923862 22:02:27 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:03:00 # '/tmp/semver-927923862' -> '/w/workspace/edgex-go/2/.semver' 22:03:00 # -> Force: false 22:03:00 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 22:03:00 $ docker exec --env ******** --env ******** affecad0a97c7d7ea5694ba24fb7c02ab12dd002db5af635a9c0923c09db2843 ssh-agent -k 22:03:00 unset SSH_AUTH_SOCK; 22:03:00 unset SSH_AGENT_PID; 22:03:00 echo Agent pid 61 killed; 22:03:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:03:00 + git semver [Pipeline] } 22:03:00 $ docker stop --time=1 affecad0a97c7d7ea5694ba24fb7c02ab12dd002db5af635a9c0923c09db2843 22:03:02 $ docker rm -f affecad0a97c7d7ea5694ba24fb7c02ab12dd002db5af635a9c0923c09db2843 [Pipeline] // withDockerContainer [Pipeline] sh 22:03:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:03:03 Stashed 1 file(s) [Pipeline] echo 22:03:03 [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] echo 22:03:03 ========================================================= 22:03:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:03:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:03:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:03:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:03:03 540db60ca938: Pulling fs layer 22:03:03 adcc1eea9eea: Pulling fs layer 22:03:03 4c4ab2625f07: Pulling fs layer 22:03:03 db62176df00c: Pulling fs layer 22:03:03 3b30891b0d05: Pulling fs layer 22:03:03 06b49ca38bd5: Pulling fs layer 22:03:03 c788192a36de: Pulling fs layer 22:03:03 a77e37c0d609: Pulling fs layer 22:03:03 c3185cebc471: Pulling fs layer 22:03:03 db62176df00c: Waiting 22:03:03 3b30891b0d05: Waiting 22:03:03 a77e37c0d609: Waiting 22:03:03 06b49ca38bd5: Waiting 22:03:03 c3185cebc471: Waiting 22:03:03 c788192a36de: Waiting 22:03:03 4c4ab2625f07: Verifying Checksum 22:03:03 4c4ab2625f07: Download complete 22:03:03 adcc1eea9eea: Verifying Checksum 22:03:03 adcc1eea9eea: Download complete 22:03:03 3b30891b0d05: Verifying Checksum 22:03:03 3b30891b0d05: Download complete 22:03:04 06b49ca38bd5: Verifying Checksum 22:03:04 06b49ca38bd5: Download complete 22:03:04 c788192a36de: Download complete 22:03:04 540db60ca938: Verifying Checksum 22:03:04 540db60ca938: Download complete 22:03:04 540db60ca938: Pull complete 22:03:04 adcc1eea9eea: Pull complete 22:03:04 4c4ab2625f07: Pull complete 22:03:04 a77e37c0d609: Verifying Checksum 22:03:04 a77e37c0d609: Download complete 22:03:07 c3185cebc471: Verifying Checksum 22:03:07 c3185cebc471: Download complete 22:03:08 db62176df00c: Verifying Checksum 22:03:08 db62176df00c: Download complete 22:03:11 db62176df00c: Pull complete 22:03:11 3b30891b0d05: Pull complete 22:03:11 06b49ca38bd5: Pull complete 22:03:11 c788192a36de: Pull complete 22:03:11 a77e37c0d609: Pull complete 22:03:13 c3185cebc471: Pull complete 22:03:13 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 22:03:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:03:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:03:13 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:03:13 WORKDIR /edgex 22:03:13 COPY go.mod . 22:03:13 RUN go mod download' 22:03:13 + docker build -t ci-base-image-x86_64 -f - . 22:03:15 Sending build context to Docker daemon 329.1MB 22:03:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:03:15 ---> 031687cdd783 22:03:15 Step 2/4 : WORKDIR /edgex 22:03:17 ---> Running in 9b5405850e6f 22:03:17 Removing intermediate container 9b5405850e6f 22:03:17 ---> 5369853636cc 22:03:17 Step 3/4 : COPY go.mod . 22:03:17 ---> 9ba98b295b31 22:03:17 Step 4/4 : RUN go mod download 22:03:17 ---> Running in a8516d9045ce 22:03:18 Still waiting to schedule task 22:03:18 ‘prd-ubuntu18.04-docker-arm64-4c-16g-335’ is offline 22:03:56 Removing intermediate container a8516d9045ce 22:03:56 ---> 6c167627345f 22:03:56 Successfully built 6c167627345f 22:03:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:03:56 + docker inspect -f . ci-base-image-x86_64 22:03:56 . [Pipeline] withDockerContainer 22:03:56 prd-centos7-docker-4c-2g-337 does not seem to be running inside a container 22:03:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:03:57 $ docker top 188d4fd26a2c247b52d0805dd2020013fce03669527c6112ebc38228bc5db38a -eo pid,comm [Pipeline] { [Pipeline] sh 22:03:57 + go version 22:03:57 go version go1.16.6 linux/amd64 [Pipeline] } 22:03:57 $ docker stop --time=1 188d4fd26a2c247b52d0805dd2020013fce03669527c6112ebc38228bc5db38a 22:03:58 $ docker rm -f 188d4fd26a2c247b52d0805dd2020013fce03669527c6112ebc38228bc5db38a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:03:59 + docker inspect -f . ci-base-image-x86_64 22:03:59 . [Pipeline] withDockerContainer 22:03:59 prd-centos7-docker-4c-2g-337 does not seem to be running inside a container 22:03:59 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:03:59 $ docker top 5595ec21283a7cd081c1e9844aafc4a1dc9647a117ce79cf71a02cf3a9eacae9 -eo pid,comm [Pipeline] { [Pipeline] echo 22:04:00 ========================================================= 22:04:00 [edgeXBuildGoParallel] Running Tests and Build... 22:04:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:04:00 + go mod tidy [Pipeline] sh 22:04:00 + make test 22:04:00 go mod tidy 22:04:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:04:06 ? github.com/edgexfoundry/edgex-go [no test files] 22:04:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:04:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:04:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:04:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:04:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:04:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:04:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:04:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:04:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:04:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:04:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:04:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:04:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:04:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:04:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 22:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:04:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 98.5% of statements 22:04:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:04:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.054s coverage: 46.3% of statements 22:04:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:04:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:04:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.112s coverage: 90.1% of statements 22:04:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:04:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:04:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.075s coverage: 84.4% of statements 22:04:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:04:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:04:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:04:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:04:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:04:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.258s coverage: 94.2% of statements 22:04:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:04:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:04:38 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements 22:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:04:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements 22:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:04:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.8% of statements 22:04:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:04:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 22:04:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 22:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 22:04:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements 22:04:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 22:04:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements 22:04:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 22:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.052s coverage: 94.4% of statements 22:04:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 22:04:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.198s coverage: 82.5% of statements 22:04:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 22:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 22:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 22:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 22:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 22:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 22:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 22:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 22:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.133s coverage: 91.2% of statements 22:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements 22:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 22:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 22:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements 22:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 22:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 22:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.210s coverage: 70.3% of statements 22:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.130s coverage: 43.4% of statements 22:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements 22:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 22:05:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:05:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.5% of statements 22:05:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:05:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:05:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:05:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:05:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.0% of statements 22:05:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:05:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:05:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:05:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:05:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 22:05:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:05:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:05:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements 22:05:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:05:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:05:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:05:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:05:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 22:05:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:05:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:05:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:05:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:05:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:05:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:05:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements 22:05:24 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 22:05:25 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 22:05:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-339 in /w/workspace/edgexfoundry_edgex-go_PR-3738 [Pipeline] { [Pipeline] ws 22:05:32 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 22:05:33 The recommended git tool is: git 22:05:38 using credential edgex-jenkins-ssh 22:05:38 Cloning the remote Git repository 22:05:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:05:39 > git init /w/workspace/edgex-go/2 # timeout=10 22:05:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:05:39 > git --version # timeout=10 22:05:39 > git --version # 'git version 2.17.1' 22:05:39 using GIT_SSH to set credentials SSH Credentials for GitHub 22:05:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:05:58 GO111MODULE=on go vet ./... 22:06:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:06:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:06:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:06:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:06:01 using GIT_SSH to set credentials SSH Credentials for GitHub 22:06:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3738/head:refs/remotes/origin/PR-3738 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:06:02 Merging remotes/origin/main commit c0b609019c2f8045c53c37df6a851fd1682319ad into PR head commit a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e 22:06:02 Merge succeeded, producing a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e 22:06:02 Checking out Revision a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e (PR-3738) 22:06:02 > git config core.sparsecheckout # timeout=10 22:06:02 > git checkout -f a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e # timeout=10 22:06:02 > git remote # timeout=10 22:06:02 > git config --get remote.origin.url # timeout=10 22:06:02 using GIT_SSH to set credentials SSH Credentials for GitHub 22:06:02 > git merge c0b609019c2f8045c53c37df6a851fd1682319ad # timeout=10 22:06:02 > git rev-parse HEAD^{commit} # timeout=10 22:06:02 > git config core.sparsecheckout # timeout=10 22:06:02 > git checkout -f a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e # timeout=10 22:06:06 gofmt -l . 22:06:06 [ "`gofmt -l .`" = "" ] 22:06:06 ./bin/test-attribution-txt.sh [Pipeline] sh 22:06:07 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.18" 22:06:07 + ls -al . 22:06:07 total 612 22:06:07 drwxrwxr-x 10 1001 1001 4096 Sep 30 22:06 . 22:06:07 drwxr-xr-x 4 root root 28 Sep 30 22:03 .. 22:06:07 -rw-rw-r-- 1 1001 1001 11 Sep 30 22:02 .dockerignore 22:06:07 drwxrwxr-x 8 1001 1001 179 Sep 30 22:02 .git 22:06:07 drwxrwxr-x 4 1001 1001 142 Sep 30 22:02 .github 22:06:07 -rw-rw-r-- 1 1001 1001 818 Sep 30 22:02 .gitignore 22:06:07 -rw-rw-r-- 1 1001 1001 20 Sep 30 22:02 .golangci.yml 22:06:07 -rw-rw-r-- 1 1001 1001 76 Sep 30 22:02 .hadolint.yml 22:06:07 drwx------ 3 1001 1001 58 Sep 30 22:02 .semver 22:06:07 -rw-rw-r-- 1 1001 1001 166 Sep 30 22:02 .sonarcloud.properties 22:06:07 -rw-rw-r-- 1 1001 1001 1171 Sep 30 22:02 ADOPTERS.md 22:06:07 -rw-rw-r-- 1 1001 1001 8608 Sep 30 22:02 Attribution.txt 22:06:07 -rw-rw-r-- 1 1001 1001 43881 Sep 30 22:02 CHANGELOG.md 22:06:07 -rw-rw-r-- 1 1001 1001 3804 Sep 30 22:02 CONTRIBUTING.md 22:06:07 -rw-rw-r-- 1 1001 1001 677 Sep 30 22:02 GOVERNANCE.md 22:06:07 -rw-rw-r-- 1 1001 1001 849 Sep 30 22:02 Jenkinsfile 22:06:07 -rw-rw-r-- 1 1001 1001 10775 Sep 30 22:02 LICENSE 22:06:07 -rw-rw-r-- 1 1001 1001 6386 Sep 30 22:02 Makefile 22:06:07 -rw-rw-r-- 1 1001 1001 582 Sep 30 22:02 OWNERS.md 22:06:07 -rw-rw-r-- 1 1001 1001 8256 Sep 30 22:02 README.md 22:06:07 -rw-rw-r-- 1 1001 1001 6912 Sep 30 22:02 SECURITY.md 22:06:07 -rw-rw-r-- 1 1001 1001 5 Sep 30 22:03 VERSION 22:06:07 -rw-rw-r-- 1 1001 1001 4131 Sep 30 22:02 ZMQWindows.md 22:06:07 drwxrwxr-x 2 1001 1001 37 Sep 30 22:02 bin 22:06:07 drwxrwxr-x 14 1001 1001 4096 Sep 30 22:02 cmd 22:06:07 -rw-r--r-- 1 root root 403265 Sep 30 22:05 coverage.out 22:06:07 -rw-rw-r-- 1 1001 1001 829 Sep 30 22:02 go.mod 22:06:07 -rw-r--r-- 1 root root 50143 Sep 30 22:04 go.sum 22:06:07 drwxrwxr-x 8 1001 1001 124 Sep 30 22:02 internal 22:06:07 drwxrwxr-x 3 1001 1001 16 Sep 30 22:02 openapi 22:06:07 drwxrwxr-x 4 1001 1001 71 Sep 30 22:02 snap 22:06:07 -rw-rw-r-- 1 1001 1001 204 Sep 30 22:02 version.go [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:06:07 provisioning config files... 22:06:07 + '[' -e coverage.out ] 22:06:07 + chown 1001:1001 coverage.out [Pipeline] stash 22:06:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1621665336234926365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:06:07 Stashed 1 file(s) [Pipeline] sh 22:06:08 + make build 22:06:08 go mod tidy 22:06:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:06:08 ---> docker-login.sh 22:06:08 nexus3.edgexfoundry.org:10001 22:06:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:06:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:10 Configure a credential helper to remove this warning. See 22:06:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:10 22:06:10 Login Succeeded 22:06:10 nexus3.edgexfoundry.org:10002 22:06:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:10 Configure a credential helper to remove this warning. See 22:06:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:10 22:06:10 Login Succeeded 22:06:10 nexus3.edgexfoundry.org:10003 22:06:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:11 Configure a credential helper to remove this warning. See 22:06:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:11 22:06:11 Login Succeeded 22:06:11 nexus3.edgexfoundry.org:10004 22:06:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:12 Configure a credential helper to remove this warning. See 22:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:12 22:06:12 Login Succeeded 22:06:12 docker.io 22:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:06:12 Configure a credential helper to remove this warning. See 22:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:06:12 22:06:12 Login Succeeded 22:06:12 ---> docker-login.sh ends [Pipeline] } 22:06:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:06:13 ========================================================= 22:06:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:06:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:06:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:06:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:06:14 595b0fe564bb: Pulling fs layer 22:06:14 24495759ef45: Pulling fs layer 22:06:14 d148012ef14d: Pulling fs layer 22:06:14 e90a11edd702: Pulling fs layer 22:06:14 e90a11edd702: Waiting 22:06:14 d77568369979: Pulling fs layer 22:06:14 fc1c9f9a7f3b: Pulling fs layer 22:06:14 170f2ba95c9a: Pulling fs layer 22:06:14 d77568369979: Waiting 22:06:14 97ac5df62f85: Pulling fs layer 22:06:14 fc1c9f9a7f3b: Waiting 22:06:14 170f2ba95c9a: Waiting 22:06:14 97ac5df62f85: Waiting 22:06:14 d148012ef14d: Verifying Checksum 22:06:14 24495759ef45: Verifying Checksum 22:06:14 24495759ef45: Download complete 22:06:14 d77568369979: Verifying Checksum 22:06:14 d77568369979: Download complete 22:06:14 fc1c9f9a7f3b: Download complete 22:06:14 595b0fe564bb: Download complete 22:06:14 170f2ba95c9a: Verifying Checksum 22:06:14 170f2ba95c9a: Download complete 22:06:15 595b0fe564bb: Pull complete 22:06:16 24495759ef45: Pull complete 22:06:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:06:16 d148012ef14d: Pull complete 22:06:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:06:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:06:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:06:18 97ac5df62f85: Verifying Checksum 22:06:18 97ac5df62f85: Download complete 22:06:18 e90a11edd702: Verifying Checksum 22:06:18 e90a11edd702: Download complete 22:06:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:06:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:06:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:06:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:06:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:06:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 22:06:25 $ docker stop --time=1 5595ec21283a7cd081c1e9844aafc4a1dc9647a117ce79cf71a02cf3a9eacae9 22:06:27 $ docker rm -f 5595ec21283a7cd081c1e9844aafc4a1dc9647a117ce79cf71a02cf3a9eacae9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 22:06:28 e90a11edd702: Pull complete 22:06:28 d77568369979: Pull complete 22:06:29 fc1c9f9a7f3b: Pull complete [Pipeline] isUnix [Pipeline] sh 22:06:29 170f2ba95c9a: Pull complete 22:06:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:06:30 22:06:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:06:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:06:30 latest: Pulling from edgex-devops/edgex-compose 22:06:30 cbdbe7a5bc2a: Pulling fs layer 22:06:30 ca9280d653b3: Pulling fs layer 22:06:30 7e9c9ca2126c: Pulling fs layer 22:06:30 cbdbe7a5bc2a: Verifying Checksum 22:06:30 cbdbe7a5bc2a: Download complete 22:06:30 cbdbe7a5bc2a: Pull complete 22:06:31 ca9280d653b3: Verifying Checksum 22:06:31 ca9280d653b3: Download complete 22:06:31 ca9280d653b3: Pull complete 22:06:33 7e9c9ca2126c: Verifying Checksum 22:06:33 7e9c9ca2126c: Download complete 22:06:36 7e9c9ca2126c: Pull complete 22:06:36 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:06:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:06:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:06:36 97ac5df62f85: Pull complete 22:06:36 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 22:06:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:06:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] withDockerContainer 22:06:36 prd-centos7-docker-4c-2g-337 does not seem to be running inside a container 22:06:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:06:39 $ docker top a7a99f0453ddd5fc07da6ab0f5eebe63cd0b8ada6989abb3d0ab25cc41e2d227 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh 22:06:39 + docker-compose build --help 22:06:39 + grep parallel 22:06:39 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:06:39 WORKDIR /edgex 22:06:39 COPY go.mod . 22:06:39 RUN go mod download 22:06:39 + docker build -t ci-base-image-arm64 -f - . 22:06:40 --parallel Build images in parallel. [Pipeline] } 22:06:40 $ docker stop --time=1 a7a99f0453ddd5fc07da6ab0f5eebe63cd0b8ada6989abb3d0ab25cc41e2d227 22:06:41 $ docker rm -f a7a99f0453ddd5fc07da6ab0f5eebe63cd0b8ada6989abb3d0ab25cc41e2d227 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:06:41 Sending build context to Docker daemon 166.1MB 22:06:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:06:41 ---> 04bc70af865f 22:06:41 Step 2/4 : WORKDIR /edgex 22:06:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:06:42 . [Pipeline] withDockerContainer 22:06:42 prd-centos7-docker-4c-2g-337 does not seem to be running inside a container 22:06:42 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:06:42 $ docker top aa601c46162bfdd29d7d30d1dc77dde775d2b88dae6cfb04ee0d39edee91b5dc -eo pid,comm [Pipeline] { [Pipeline] sh 22:06:42 + docker-compose -f ./docker-compose-build.yml build --parallel 22:06:43 Building core-command ... 22:06:43 Building core-data ... 22:06:43 Building core-metadata ... 22:06:43 Building security-bootstrapper ... 22:06:43 Building security-proxy-setup ... 22:06:43 Building security-secretstore-setup ... 22:06:43 Building support-notifications ... 22:06:43 Building support-scheduler ... 22:06:43 Building sys-mgmt-agent ... 22:06:43 Building core-command 22:06:43 Building support-scheduler 22:06:43 Building security-bootstrapper 22:06:43 Building core-metadata 22:06:43 Building support-notifications 22:06:47 ---> Running in b787ed0f8e5b 22:06:47 Removing intermediate container b787ed0f8e5b 22:06:47 ---> 26996b429461 22:06:47 Step 3/4 : COPY go.mod . 22:06:48 ---> f2f4a5e30173 22:06:48 Step 4/4 : RUN go mod download 22:06:48 ---> Running in a0b9a1893cba 22:06:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:06:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:06:53 ---> 6c167627345f 22:06:53 Step 3/24 : WORKDIR /edgex-go 22:06:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:06:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:06:53 ---> 6c167627345f 22:06:53 Step 3/24 : WORKDIR /edgex-go 22:06:53 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:06:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:06:53 ---> 6c167627345f 22:06:53 Step 3/23 : WORKDIR /edgex-go 22:06:57 ---> Running in 6c4ca26ef7e7 22:06:57 ---> Running in d8b5713ba2d7 22:06:57 ---> Running in 5a89e61599f7 22:07:06 Removing intermediate container 6c4ca26ef7e7 22:07:06 ---> 120b7c3a3864 22:07:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:07:06 Removing intermediate container 5a89e61599f7 22:07:06 ---> 52360fd958b2 22:07:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:07:06 Removing intermediate container d8b5713ba2d7 22:07:06 ---> 02ee91ebd5bf 22:07:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:07:06 ---> Running in 9344d6c4a4d2 22:07:06 ---> Running in 6c44ba618144 22:07:06 ---> Running in 23361ba19957 22:07:10 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:07:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:07:10 ---> 6c167627345f 22:07:10 Step 3/23 : WORKDIR /edgex-go 22:07:10 ---> Using cache 22:07:10 ---> 02ee91ebd5bf 22:07:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:07:10 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:07:10 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:07:10 ---> 6c167627345f 22:07:10 Step 3/32 : WORKDIR /edgex-go 22:07:10 ---> Using cache 22:07:10 ---> 02ee91ebd5bf 22:07:10 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:07:10 ---> Running in dea699335dbf 22:07:10 ---> Running in 97497cd7e3bc 22:07:10 Removing intermediate container 6c44ba618144 22:07:10 ---> ccacba7f66cc 22:07:10 Step 5/24 : RUN apk add --update --no-cache make git 22:07:10 Removing intermediate container 23361ba19957 22:07:10 ---> c02fd96e2a20 22:07:10 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:07:10 Removing intermediate container 9344d6c4a4d2 22:07:10 ---> 15071c2d405b 22:07:10 Step 5/24 : RUN apk add --update --no-cache make git 22:07:10 ---> Running in 09528841b047 22:07:10 ---> Running in 96af5e75c1ae 22:07:10 ---> Running in 2ac3566f3174 22:07:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:07:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:07:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:07:11 Removing intermediate container 97497cd7e3bc 22:07:11 ---> d43a5e1b1e99 22:07:11 Step 5/32 : RUN apk add --update --no-cache make git 22:07:11 ---> Running in f2854abba261 22:07:11 Removing intermediate container dea699335dbf 22:07:11 ---> 850a9ac35eac 22:07:11 Step 5/23 : RUN apk add --update --no-cache make git 22:07:11 ---> Running in 186fffaca3ff 22:07:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:07:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:07:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:07:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:07:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:07:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:07:13 OK: 219 MiB in 52 packages 22:07:13 OK: 219 MiB in 52 packages 22:07:13 Removing intermediate container 2ac3566f3174 22:07:13 ---> 80f9f08f1ec9 22:07:13 Step 6/24 : COPY go.mod . 22:07:13 Removing intermediate container 09528841b047 22:07:13 ---> 652937f31d06 22:07:13 Step 6/24 : COPY go.mod . 22:07:13 ---> 79c60f56aed6 22:07:13 Step 7/24 : RUN go mod download 22:07:13 OK: 219 MiB in 52 packages 22:07:13 ---> Running in 9ffddc380295 22:07:13 ---> 3326dbedfc78 22:07:13 Step 7/24 : RUN go mod download 22:07:13 OK: 219 MiB in 52 packages 22:07:13 ---> Running in 2f18473f9550 22:07:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:07:14 Removing intermediate container 186fffaca3ff 22:07:14 ---> 5a085efb442c 22:07:14 Step 6/23 : COPY go.mod . 22:07:14 Removing intermediate container 96af5e75c1ae 22:07:14 ---> 665961d279ad 22:07:14 Step 6/23 : COPY go.mod . 22:07:14 ---> cc97d78e323a 22:07:14 Step 7/23 : RUN go mod download 22:07:14 ---> 3e29769a950c 22:07:14 Step 7/23 : RUN go mod download 22:07:14 ---> Running in 91d9a3a1e486 22:07:14 ---> Running in d263d718696e 22:07:15 Removing intermediate container 2f18473f9550 22:07:15 ---> a60072f323de 22:07:15 Step 8/24 : COPY . . 22:07:15 Removing intermediate container 9ffddc380295 22:07:15 ---> 41bd9d29513b 22:07:15 Step 8/24 : COPY . . 22:07:17 OK: 219 MiB in 52 packages 22:07:19 Removing intermediate container d263d718696e 22:07:19 ---> 896d7a6f8d02 22:07:19 Step 8/23 : COPY . . 22:07:19 Removing intermediate container 91d9a3a1e486 22:07:19 ---> 6f7a5e7258e2 22:07:19 Step 8/23 : COPY . . 22:07:19 Removing intermediate container f2854abba261 22:07:19 ---> b022917f0f20 22:07:19 Step 6/32 : COPY go.mod . 22:07:20 ---> 54dc55b25598 22:07:20 Step 7/32 : RUN go mod download 22:07:21 ---> Running in 5636a26ba840 22:07:23 ---> 24ec7de0047f 22:07:23 Step 9/24 : RUN go mod tidy 22:07:23 ---> 1dda4ca9ab14 22:07:23 Step 9/24 : RUN go mod tidy 22:07:24 ---> Running in 7f2ec4299ef1 22:07:24 ---> Running in 847c55561fba 22:07:25 Removing intermediate container 5636a26ba840 22:07:25 ---> 5829274d00d7 22:07:25 Step 8/32 : COPY . . 22:07:26 ---> c24be4814259 22:07:26 Step 9/23 : RUN go mod tidy 22:07:26 ---> Running in 7c128d5b5d8e 22:07:26 ---> d9a38d20b2ef 22:07:26 Step 9/23 : RUN go mod tidy 22:07:27 ---> Running in a9d7beee4507 22:07:27 Removing intermediate container 847c55561fba 22:07:27 ---> 584b691e7832 22:07:27 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:07:27 ---> Running in 15148a68c54e 22:07:28 Removing intermediate container 7f2ec4299ef1 22:07:28 ---> 5e40738774ef 22:07:28 Step 10/24 : RUN make cmd/core-command/core-command 22:07:28 ---> Running in 7350b8537c19 22:07: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 22:07:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:07:30 Removing intermediate container a9d7beee4507 22:07:30 ---> d68b236c3b54 22:07:30 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:07:30 Removing intermediate container 7c128d5b5d8e 22:07:30 ---> a723675cba9e 22:07:30 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:07:30 ---> Running in 5e1c296311c3 22:07:30 ---> Running in 052b6f321270 22:07:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:07:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:07:32 ---> 9d4d996cdd03 22:07:32 Step 9/32 : RUN go mod tidy 22:07:32 ---> Running in c0dc5f21e8a6 22:07:34 Removing intermediate container c0dc5f21e8a6 22:07:34 ---> 6de11e472763 22:07:34 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:07:34 ---> Running in b0730ccd0a89 22:07:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:08:06 Removing intermediate container 7350b8537c19 22:08:06 ---> 8c54f910e775 22:08:06 22:08:06 Step 11/24 : FROM alpine:3.14 22:08:06 3.14: Pulling from library/alpine 22:08:06 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:08:06 Status: Downloaded newer image for alpine:3.14 22:08:06 ---> 14119a10abf4 22:08:06 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:08:07 ---> Running in 4aa6170b3950 22:08:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:08:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:08:10 Removing intermediate container a0b9a1893cba 22:08:10 ---> 3630f70b0c2c 22:08:10 Successfully built 3630f70b0c2c 22:08:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:08:10 (1/1) Installing dumb-init (1.2.5-r1) 22:08:10 Executing busybox-1.33.1-r3.trigger 22:08:10 OK: 6 MiB in 15 packages 22:08:10 + docker inspect -f . ci-base-image-arm64 22:08:10 . [Pipeline] withDockerContainer 22:08:11 prd-ubuntu18.04-docker-arm64-4c-16g-339 does not seem to be running inside a container 22:08:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:08:11 Removing intermediate container 4aa6170b3950 22:08:11 ---> 3f1cce2070f4 22:08:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:08:11 ---> Running in 9544770dcf05 22:08:12 Removing intermediate container 15148a68c54e 22:08:12 ---> 956f7cdbc245 22:08:12 22:08:12 Step 11/24 : FROM alpine:3.14 22:08:12 ---> 14119a10abf4 22:08:12 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:08:12 ---> Using cache 22:08:12 ---> 3f1cce2070f4 22:08:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:08:12 Removing intermediate container 9544770dcf05 22:08:12 ---> 8252dcf68e96 22:08:12 Step 14/24 : ENV APP_PORT=59882 22:08:12 ---> Running in 19e3d684f978 22:08:12 ---> Running in 287dfc7fb157 22:08:12 Removing intermediate container 19e3d684f978 22:08:12 ---> 5ddd6ff01cea 22:08:12 Step 14/24 : ENV APP_PORT=59881 22:08:12 ---> Running in 36bc7e7e0c64 22:08:12 Removing intermediate container 287dfc7fb157 22:08:12 ---> 127c95fa5e97 22:08:12 Step 15/24 : EXPOSE $APP_PORT 22:08:12 ---> Running in 65237d822ae1 22:08:12 Removing intermediate container 36bc7e7e0c64 22:08:12 ---> 0ae546dae80e 22:08:12 Step 15/24 : EXPOSE $APP_PORT 22:08:12 Removing intermediate container 65237d822ae1 22:08:12 ---> b2195e788139 22:08:12 Step 16/24 : WORKDIR / 22:08:12 $ docker top be6eba4f37220d7cfa1b6673920f7f85e1318c34ae30fef577f712458a4a29b4 -eo pid,comm 22:08:12 ---> Running in b4711e96425f [Pipeline] { [Pipeline] sh 22:08:13 ---> Running in 14a358747a4e 22:08:13 Removing intermediate container 052b6f321270 22:08:13 ---> 4190bafaadce 22:08:13 22:08:13 Step 11/23 : FROM alpine:3.14 22:08:13 ---> 14119a10abf4 22:08:13 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:08:13 Removing intermediate container 5e1c296311c3 22:08:13 ---> 498b08f897b6 22:08:13 22:08:13 Step 11/23 : FROM alpine:3.14 22:08:13 ---> 14119a10abf4 22:08:13 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:08:13 ---> Using cache 22:08:13 ---> 3f1cce2070f4 22:08:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:08:13 ---> Using cache 22:08:13 ---> 5ddd6ff01cea 22:08:13 Step 14/23 : ENV APP_PORT=59861 22:08:13 Removing intermediate container b4711e96425f 22:08:13 ---> 2dd514d5cf69 22:08:13 Step 16/24 : WORKDIR / 22:08:13 Removing intermediate container 14a358747a4e 22:08:13 ---> fac26b37bfc0 22:08:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:08:13 Removing intermediate container b0730ccd0a89 22:08:13 ---> aaee91bf3f36 22:08:13 22:08:13 Step 11/32 : FROM alpine:3.14 22:08:13 ---> 14119a10abf4 22:08:13 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:08:13 ---> Running in f78770cf2857 22:08:13 ---> Running in c2179d813efc 22:08:13 ---> Running in c7532caafe6f 22:08:13 ---> Running in 7f5127379a09 22:08:13 + go version 22:08:13 go version go1.16.6 linux/arm64 [Pipeline] } 22:08:13 $ docker stop --time=1 be6eba4f37220d7cfa1b6673920f7f85e1318c34ae30fef577f712458a4a29b4 22:08:14 Removing intermediate container c2179d813efc 22:08:14 ---> 321baef31ea5 22:08:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:08:14 Removing intermediate container 7f5127379a09 22:08:14 ---> a037e37ca78d 22:08:14 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:08:14 Removing intermediate container c7532caafe6f 22:08:14 ---> 8e101b8fc1e7 22:08:14 Step 15/23 : EXPOSE $APP_PORT 22:08:14 ---> Running in 2363b5686be7 22:08:14 ---> 225ab7e4aa29 22:08:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:08:14 ---> Running in 12fa1f2cfaa1 22:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:08:14 Removing intermediate container 12fa1f2cfaa1 22:08:14 ---> 85f14385b0ac 22:08:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:08:14 ---> d3e654b63918 22:08:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:08:14 (1/2) Installing ca-certificates (20191127-r5) 22:08:14 (2/2) Installing dumb-init (1.2.5-r1) 22:08:14 Executing busybox-1.33.1-r3.trigger 22:08:14 Executing ca-certificates-20191127-r5.trigger 22:08:14 OK: 6 MiB in 16 packages 22:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:08:14 ---> 3f3cbb7f255d 22:08:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:08:14 (1/2) Installing dumb-init (1.2.5-r1) 22:08:14 ---> 14c7eca7f825 22:08:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:08:14 (2/2) Installing su-exec (0.2-r1) 22:08:14 Executing busybox-1.33.1-r3.trigger 22:08:14 ---> 579a97ed1d59 22:08:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:08:14 OK: 6 MiB in 16 packages 22:08:15 ---> a644e484adb4 22:08:15 Step 20/24 : ENTRYPOINT ["/core-command"] 22:08:15 Removing intermediate container f78770cf2857 22:08:15 ---> 398fbcab1084 22:08:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:08:15 ---> 0984074adddd 22:08:15 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:08:15 ---> Running in 850af990b0b1 22:08:15 ---> Running in 7ea180eb769a 22:08:15 ---> Running in 2c6ff587dc48 22:08:15 ---> d2bdbdc9d08f 22:08:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:08:15 Removing intermediate container 2363b5686be7 22:08:15 ---> f073026c4ebc 22:08:15 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:08:15 ---> Running in 295c2ea77ca9 22:08:15 Removing intermediate container 7ea180eb769a 22:08:15 ---> c6940f4200b4 22:08:15 Step 14/23 : ENV APP_PORT=59860 22:08:15 Removing intermediate container 850af990b0b1 22:08:15 ---> 8ff164f146a2 22:08:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:08:15 ---> Running in 7da7516a5449 22:08:15 Removing intermediate container 2c6ff587dc48 22:08:15 ---> 980be1d57e31 22:08:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:08:15 ---> Running in f78d1ea23824 22:08:15 Removing intermediate container 295c2ea77ca9 22:08:15 ---> d72a3732babb 22:08:15 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:08:15 ---> Running in 87ede41504e0 22:08:15 ---> Running in 020dd5861ef7 22:08:15 ---> 10fefcba7549 22:08:15 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:08:15 Removing intermediate container 7da7516a5449 22:08:15 ---> deb516ad31a1 22:08:15 Step 15/23 : EXPOSE $APP_PORT 22:08:15 ---> Running in a66cb62b6550 22:08:15 Removing intermediate container f78d1ea23824 22:08:15 ---> 2629ab5a0625 22:08:15 Step 22/24 : LABEL arch=x86_64 22:08:15 Removing intermediate container 87ede41504e0 22:08:15 ---> 44a881cafda1 22:08:15 Step 22/24 : LABEL arch=x86_64 22:08:15 ---> Running in 306c3aa33495 22:08:15 ---> Running in 06f8102d1221 22:08:15 ---> Running in 038295647e95 22:08:15 Removing intermediate container 020dd5861ef7 22:08:15 ---> d9024e633545 22:08:15 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:08:15 $ docker rm -f be6eba4f37220d7cfa1b6673920f7f85e1318c34ae30fef577f712458a4a29b4 22:08:16 ---> Running in 83fa9d593e2f 22:08:16 Removing intermediate container a66cb62b6550 22:08:16 ---> 8320ea97e095 22:08:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:08:16 ---> Running in a0efdb48052b 22:08:16 Removing intermediate container 306c3aa33495 22:08:16 ---> c0fc0b86a1b9 22:08:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:08:16 Removing intermediate container 06f8102d1221 22:08:16 ---> 49499d14ad63 22:08:16 Step 23/24 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e 22:08:16 Removing intermediate container 038295647e95 22:08:16 ---> 44c04b46ecdc 22:08:16 Step 23/24 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e 22:08:16 ---> Running in 142d92efd013 22:08:16 ---> Running in ac73cea19d61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:08:16 Removing intermediate container a0efdb48052b 22:08:16 ---> ab6e1b81317a 22:08:16 Step 21/23 : LABEL arch=x86_64 22:08:16 ---> Running in e8492e54fd53 22:08:16 Removing intermediate container 142d92efd013 22:08:16 ---> e47d59839a65 22:08:16 Step 24/24 : LABEL version=0.0.0 22:08:16 ---> Running in b61e73d9b112 22:08:16 Removing intermediate container ac73cea19d61 22:08:16 ---> 3e9647d6d291 22:08:16 Step 24/24 : LABEL version=0.0.0 22:08:16 ---> 9418bd6f4f6a 22:08:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:08:16 ---> Running in 33c6fa7d8968 22:08:16 + docker inspect -f . ci-base-image-arm64 22:08:16 . [Pipeline] withDockerContainer 22:08:16 Removing intermediate container e8492e54fd53 22:08:16 ---> c6dd59995f16 22:08:16 Step 22/23 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e 22:08:16 Removing intermediate container b61e73d9b112 22:08:16 ---> 094dcb678bf9 22:08:16 22:08:16 ---> Running in 536cb347e1da 22:08:16 Successfully built 094dcb678bf9 22:08:16 Successfully tagged core-command:latest 22:08:16 Building sys-mgmt-agent 22:08:16  Building core-command ... done Removing intermediate container 33c6fa7d8968 22:08:16 ---> 7d865d18c624 22:08:16 22:08:16 prd-ubuntu18.04-docker-arm64-4c-16g-339 does not seem to be running inside a container 22:08:16 Removing intermediate container 536cb347e1da 22:08:16 ---> 07fbd95770d4 22:08:16 Step 23/23 : LABEL version=0.0.0 22:08:16 Successfully built 7d865d18c624 22:08:16 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:08:17 Successfully tagged core-metadata:latest 22:08:17  Building core-metadata ... done Building security-secretstore-setup 22:08:17 Removing intermediate container 83fa9d593e2f 22:08:17 ---> 14931b487b88 22:08:17 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:08:17 ---> Running in 3e4974a32a43 22:08:17 ---> 4553a88bbf93 22:08:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:08:17 ---> Running in d07793b38ac4 22:08:18 $ docker top 85917d5c09689444ec4617e4855e96450a97bc39e550a80a1563471e1703a30a -eo pid,comm [Pipeline] { [Pipeline] echo 22:08:18 ========================================================= 22:08:18 [edgeXBuildGoParallel] Running Tests and Build... 22:08:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:08:18 Removing intermediate container 3e4974a32a43 22:08:18 ---> 2e4c99779569 22:08:18 22:08:18 Successfully built 2e4c99779569 22:08:19 Successfully tagged support-scheduler:latest 22:08:19  Building support-scheduler ... done Building core-data 22:08:19 Removing intermediate container d07793b38ac4 22:08:19 ---> e7b622cdc744 22:08:19 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:08:19 + go mod tidy 22:08:19 ---> fc4e5481fde5 22:08:19 Step 19/23 : ENTRYPOINT ["/support-notifications"] [Pipeline] sh 22:08:21 + make test 22:08:21 go mod tidy 22:08:21 ---> Running in 933ac36405bb 22:08:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:08:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:08:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:08:24 ---> 6c167627345f 22:08:24 Step 3/24 : WORKDIR /edgex-go 22:08:24 ---> Using cache 22:08:24 ---> 02ee91ebd5bf 22:08:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:08:24 ---> Using cache 22:08:24 ---> 850a9ac35eac 22:08:24 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:08:24 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:08:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:08:24 ---> 6c167627345f 22:08:24 Step 3/26 : WORKDIR /edgex-go 22:08:24 ---> Using cache 22:08:24 ---> 02ee91ebd5bf 22:08:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:08:24 ---> Using cache 22:08:24 ---> 850a9ac35eac 22:08:24 Step 5/26 : RUN apk add --update --no-cache make git 22:08:24 ---> Using cache 22:08:24 ---> 5a085efb442c 22:08:24 Step 6/26 : COPY go.mod . 22:08:24 ---> Using cache 22:08:24 ---> cc97d78e323a 22:08:24 Step 7/26 : RUN go mod download 22:08:24 ---> Using cache 22:08:24 ---> 6f7a5e7258e2 22:08:24 Step 8/26 : COPY . . 22:08:24 ---> Using cache 22:08:24 ---> d9a38d20b2ef 22:08:24 Step 9/26 : RUN go mod tidy 22:08:24 ---> Using cache 22:08:24 ---> d68b236c3b54 22:08:24 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:08:24 ---> dcaa2b2d392e 22:08:24 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:08:25 Removing intermediate container 933ac36405bb 22:08:25 ---> a84b1d988c35 22:08:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:08:25 ---> Running in 172e1cfcfe68 22:08:25 ---> Running in 16c2eb25a0ef 22:08:25 ---> Running in 0b320aa1947e 22:08:25 ---> Running in c5ebdcc6d6d3 22:08:28 Removing intermediate container c5ebdcc6d6d3 22:08:28 ---> 40687668d3f1 22:08:28 Step 21/23 : LABEL arch=x86_64 22:08:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:08:28 ---> Running in 23044d1d4132 22:08:28 Removing intermediate container 23044d1d4132 22:08:28 ---> 30a83c0f2ace 22:08:28 Step 22/23 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e 22:08:28 ---> Running in 491c2410b7ee 22:08:28 Removing intermediate container 491c2410b7ee 22:08:28 ---> 3ba0a0d9af8b 22:08:28 Step 23/23 : LABEL version=0.0.0 22:08:28 ---> Running in d72b40730c8f 22:08:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:08:29 Removing intermediate container 0b320aa1947e 22:08:29 ---> 48c45198b11d 22:08:29 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:08:29 Removing intermediate container d72b40730c8f 22:08:29 ---> 08c1bd0a0c6d 22:08:29 22:08:29 Successfully built 08c1bd0a0c6d 22:08:29 Successfully tagged support-notifications:latest 22:08:29  Building support-notifications ... done Building security-proxy-setup 22:08:29 ---> 0417887b81ec 22:08:29 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:08:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:08:31 OK: 219 MiB in 52 packages 22:08:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:08:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:08:32 ---> 6c167627345f 22:08:32 Step 3/24 : WORKDIR /edgex-go 22:08:32 ---> Using cache 22:08:32 ---> 02ee91ebd5bf 22:08:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:08:32 ---> Using cache 22:08:32 ---> 850a9ac35eac 22:08:32 Step 5/24 : RUN apk add --update --no-cache make bash git 22:08:32 ---> 3736f3da4734 22:08:32 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:08:32 ---> Running in 1bf599eee055 22:08:33 Removing intermediate container 16c2eb25a0ef 22:08:33 ---> 0253149831c0 22:08:33 Step 6/24 : COPY go.mod . 22:08:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:08:33 ---> b0d9cb00c29d 22:08:33 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:08:33 ---> 624be802756d 22:08:33 Step 7/24 : RUN go mod download 22:08:33 ---> Running in c624c1c74b75 22:08:33 ---> 275fd492d056 22:08:33 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:08:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:08:34 ---> 729477d9d7cf 22:08:34 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:08:34 ---> Running in a8e7795a1ad6 22:08:34 Removing intermediate container a8e7795a1ad6 22:08:34 ---> fae263f3a74b 22:08:34 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:08:35 OK: 219 MiB in 52 packages 22:08:35 ---> 33cbbf6dda82 22:08:35 Step 27/32 : RUN chmod +x /entrypoint.sh 22:08:35 ---> Running in b20bd0dc1dd4 22:08:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:08:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:08:35 ---> 6c167627345f 22:08:35 Step 3/22 : WORKDIR /edgex-go 22:08:35 ---> Using cache 22:08:35 ---> 02ee91ebd5bf 22:08:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:08:35 ---> Using cache 22:08:35 ---> 850a9ac35eac 22:08:35 Step 5/22 : RUN apk add --update --no-cache make git 22:08:35 ---> Using cache 22:08:35 ---> 5a085efb442c 22:08:35 Step 6/22 : COPY go.mod . 22:08:35 ---> Using cache 22:08:35 ---> cc97d78e323a 22:08:35 Step 7/22 : RUN go mod download 22:08:35 ---> Using cache 22:08:35 ---> 6f7a5e7258e2 22:08:35 Step 8/22 : COPY . . 22:08:35 ---> Using cache 22:08:35 ---> d9a38d20b2ef 22:08:35 Step 9/22 : RUN go mod tidy 22:08:35 ---> Using cache 22:08:35 ---> d68b236c3b54 22:08:35 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:08:35 ---> Running in 56f40c19e6eb 22:08:35 Removing intermediate container 1bf599eee055 22:08:35 ---> 8bcf7fad4f5b 22:08:35 Step 6/24 : COPY go.mod . 22:08:36 Removing intermediate container c624c1c74b75 22:08:36 ---> 58c52bf9804a 22:08:36 Step 8/24 : COPY . . 22:08:36 ---> 3cb7fd517965 22:08:36 Step 7/24 : RUN go mod download 22:08:36 ---> Running in 20ae2eec414b 22:08:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:08:38 Removing intermediate container b20bd0dc1dd4 22:08:38 ---> ce5e71d57c1b 22:08:38 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:08:39 ---> Running in 60bcee506072 22:08:39 Removing intermediate container 60bcee506072 22:08:39 ---> 18a388823a56 22:08:39 Step 29/32 : CMD ["gate"] 22:08:39 ---> Running in c6898a406eef 22:08:39 Removing intermediate container c6898a406eef 22:08:39 ---> 4b0fe629804f 22:08:39 Step 30/32 : LABEL arch=x86_64 22:08:39 ---> Running in 328028ce3394 22:08:40 Removing intermediate container 328028ce3394 22:08:40 ---> 2cf6a3007248 22:08:40 Step 31/32 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e 22:08:40 Removing intermediate container 20ae2eec414b 22:08:40 ---> d5d8309f3b84 22:08:40 Step 8/24 : COPY . . 22:08:40 ---> Running in 25577ebdf28a 22:08:40 Removing intermediate container 25577ebdf28a 22:08:40 ---> bcfd270b6c67 22:08:40 Step 32/32 : LABEL version=0.0.0 22:08:42 ---> Running in 387f141185c4 22:08:43 Removing intermediate container 387f141185c4 22:08:43 ---> b40b376d50f2 22:08:43 22:08:43 Successfully built b40b376d50f2 22:08:43 Successfully tagged security-bootstrapper:latest 22:08:43  Building security-bootstrapper ... done  ---> 56a385700e67 22:08:43 Step 9/24 : RUN go mod tidy 22:08:44 ---> Running in 05ac60e9ad4e 22:08:47 ---> c8cd9c078b11 22:08:47 Step 9/24 : RUN go mod tidy 22:08:47 ---> Running in 6f7a63b554be 22:08:47 Removing intermediate container 05ac60e9ad4e 22:08:47 ---> ff1259a2bf19 22:08:47 Step 10/24 : RUN make cmd/core-data/core-data 22:08:47 ---> Running in db92b02aadb0 22:08:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:08:48 ? github.com/edgexfoundry/edgex-go [no test files] 22:08:49 Removing intermediate container 6f7a63b554be 22:08:49 ---> cd966008635a 22:08:49 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:08:49 ---> Running in c5736705717a 22:08:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:08: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 22:08:56 Removing intermediate container 172e1cfcfe68 22:08:56 ---> ab7e1499c14d 22:08:56 22:08:56 Step 11/26 : FROM alpine:3.14 22:08:56 ---> 14119a10abf4 22:08:56 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:08:56 ---> Running in e258e1567e0b 22:08:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:08:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:08:57 (1/3) Installing ca-certificates (20191127-r5) 22:08:57 (2/3) Installing dumb-init (1.2.5-r1) 22:08:57 (3/3) Installing su-exec (0.2-r1) 22:08:57 Executing busybox-1.33.1-r3.trigger 22:08:57 Executing ca-certificates-20191127-r5.trigger 22:08:57 OK: 6 MiB in 17 packages 22:08:58 Removing intermediate container e258e1567e0b 22:08:58 ---> f70e5b91e833 22:08:58 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:08:58 ---> Running in 9b313c9145be 22:08:58 Removing intermediate container 9b313c9145be 22:08:58 ---> c9b1d7cdd018 22:08:58 Step 14/26 : WORKDIR / 22:08:58 ---> Running in 4fdaec68c935 22:08:58 Removing intermediate container 4fdaec68c935 22:08:58 ---> 253e5bf52aab 22:08: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 22:08:58 ---> 866af88d1403 22:08: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 22:08:59 ---> aedd5b18d1c9 22:08:59 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:08:59 ---> 3a6222a82621 22:08: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 22:08:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:08:59 ---> 0fcf3bc48aec 22:08:59 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:09:00 ---> d249065c3808 22:09:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:09:00 ---> ff1f6f796f03 22:09:00 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:09:00 ---> 6fcd73c13f99 22:09:00 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 22:09:01 ---> Running in f91b50fc4643 22:09:02 Removing intermediate container f91b50fc4643 22:09:02 ---> e766bf378186 22:09:02 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:09:02 ---> Running in 96c970c7a224 22:09:02 Removing intermediate container 96c970c7a224 22:09:02 ---> 5dc1d4b263b3 22:09:02 Step 24/26 : LABEL arch=x86_64 22:09:02 ---> Running in 60563de8095f 22:09:02 Removing intermediate container 60563de8095f 22:09:02 ---> 967ee472932d 22:09:02 Step 25/26 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e 22:09:02 ---> Running in fdc8dde34979 22:09:02 Removing intermediate container fdc8dde34979 22:09:02 ---> 7f198f895093 22:09:02 Step 26/26 : LABEL version=0.0.0 22:09:02 ---> Running in 7738a1408d10 22:09:02 Removing intermediate container 7738a1408d10 22:09:02 ---> ed6b1b73e722 22:09:02 22:09:03 Successfully built ed6b1b73e722 22:09:03 Successfully tagged security-secretstore-setup:latest 22:09:05  Building security-secretstore-setup ... done Removing intermediate container 56f40c19e6eb 22:09:05 ---> 5b7fbb6fc077 22:09:05 22:09:05 Step 11/22 : FROM alpine:3.14 22:09:05 ---> 14119a10abf4 22:09:05 Step 12/22 : RUN apk add --update --no-cache curl 22:09:05 ---> Running in 94f203082c03 22:09:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:09:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:09:05 (1/5) Installing ca-certificates (20191127-r5) 22:09:05 (2/5) Installing brotli-libs (1.0.9-r5) 22:09:05 (3/5) Installing nghttp2-libs (1.43.0-r0) 22:09:05 (4/5) Installing libcurl (7.79.1-r0) 22:09:05 (5/5) Installing curl (7.79.1-r0) 22:09:05 Executing busybox-1.33.1-r3.trigger 22:09:05 Executing ca-certificates-20191127-r5.trigger 22:09:05 OK: 8 MiB in 19 packages 22:09:06 Removing intermediate container 94f203082c03 22:09:06 ---> fd26d202b2c4 22:09:06 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:09:06 ---> Running in 27ab559a17e2 22:09:06 Removing intermediate container 27ab559a17e2 22:09:06 ---> f7c3a79d4176 22:09:06 Step 14/22 : WORKDIR /edgex 22:09:06 ---> Running in d21fcbd8ae5e 22:09:07 Removing intermediate container d21fcbd8ae5e 22:09:07 ---> 8d77326343e7 22:09:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:09:07 ---> c694f7f0b94d 22:09:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:09:07 ---> 6984a5777752 22:09:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:09:08 ---> 8249d95e9edb 22:09:08 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:09:08 ---> Running in 839e782cf29b 22:09:08 Removing intermediate container 839e782cf29b 22:09:08 ---> 206521de62ad 22:09:08 Step 19/22 : CMD ["--init=true"] 22:09:08 ---> Running in 17fda57aaffe 22:09:08 Removing intermediate container 17fda57aaffe 22:09:08 ---> ba291cc1e419 22:09:08 Step 20/22 : LABEL arch=x86_64 22:09:08 ---> Running in 0e02e7a9ac7c 22:09:09 Removing intermediate container 0e02e7a9ac7c 22:09:09 ---> e4343c497a39 22:09:09 Step 21/22 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e 22:09:09 ---> Running in 2ae7e380df8d 22:09:09 Removing intermediate container 2ae7e380df8d 22:09:09 ---> 7730c9e1a38e 22:09:09 Step 22/22 : LABEL version=0.0.0 22:09:09 ---> Running in 6a1929ae8e46 22:09:09 Removing intermediate container 6a1929ae8e46 22:09:09 ---> 3312f67c6b73 22:09:09 22:09:09 Successfully built 3312f67c6b73 22:09:09 Successfully tagged security-proxy-setup:latest 22:09:14  Building security-proxy-setup ... done Removing intermediate container c5736705717a 22:09:14 ---> 5b9f34ee61e2 22:09:14 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:09:14 ---> Running in ef6fc36f08d1 22:09:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:09:14 Removing intermediate container ef6fc36f08d1 22:09:14 ---> 9f5b5050ff64 22:09:14 22:09:14 Step 12/24 : FROM docker:20.10.7 22:09:15 20.10.7: Pulling from library/docker 22:09:16 Removing intermediate container db92b02aadb0 22:09:16 ---> cc9eb3826138 22:09:16 22:09:16 Step 11/24 : FROM alpine:3.14 22:09:16 ---> 14119a10abf4 22:09:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:09:16 ---> Running in fde62f55afb3 22:09:16 Removing intermediate container fde62f55afb3 22:09:16 ---> 36290a7577a6 22:09:16 Step 13/24 : ENV APP_PORT=59880 22:09:16 ---> Running in 96e5f49d20dd 22:09:16 Removing intermediate container 96e5f49d20dd 22:09:16 ---> 8ed54f2813b7 22:09:16 Step 14/24 : EXPOSE $APP_PORT 22:09:16 ---> Running in 57eb3935b0fa 22:09:16 Removing intermediate container 57eb3935b0fa 22:09:16 ---> 55dc500075ce 22:09:16 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:16 ---> Running in 88073eb5b267 22:09:17 Removing intermediate container 88073eb5b267 22:09:17 ---> ff2e6071896d 22:09:17 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:09:17 ---> Running in 809702cf1f46 22:09:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:09:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:09:19 (1/6) Installing dumb-init (1.2.5-r1) 22:09:19 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:09:19 (3/6) Installing libsodium (1.0.18-r0) 22:09:19 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:09:19 (5/6) Installing libzmq (4.3.4-r0) 22:09:19 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 22:09:19 Status: Downloaded newer image for docker:20.10.7 22:09:19 ---> 08bdaf2f88f9 22:09:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:09:20 (6/6) Installing zeromq (4.3.4-r0) 22:09:20 Executing busybox-1.33.1-r3.trigger 22:09:20 OK: 8 MiB in 20 packages 22:09:20 ---> Running in 97378121cfb9 22:09:20 Removing intermediate container 97378121cfb9 22:09:20 ---> 624ef8885613 22:09:20 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 22:09:20 ---> Running in 528d5d9fd625 22:09:20 Removing intermediate container 809702cf1f46 22:09:20 ---> d71362658bc6 22:09:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:09:20 ---> 5ca46b9fe248 22:09:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:09:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:09:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:09:21 ---> 2a52053f511d 22:09:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:09:21 (1/39) Installing readline (8.1.0-r0) 22:09:21 (2/39) Installing bash (5.1.0-r0) 22:09:21 Executing bash-5.1.0-r0.post-install 22:09:21 (3/39) Installing brotli-libs (1.0.9-r3) 22:09:21 (4/39) Installing nghttp2-libs (1.42.0-r1) 22:09:21 (5/39) Installing libcurl (7.79.1-r0) 22:09:21 (6/39) Installing curl (7.79.1-r0) 22:09:21 (7/39) Installing dumb-init (1.2.5-r0) 22:09:21 (8/39) Installing libbz2 (1.0.8-r1) 22:09:21 (9/39) Installing expat (2.2.10-r1) 22:09:21 ---> 0acc43fd6199 22:09:21 Step 20/24 : ENTRYPOINT ["/core-data"] 22:09:21 (10/39) Installing libffi (3.3-r2) 22:09:21 (11/39) Installing gdbm (1.19-r0) 22:09:21 ---> Running in fb0ac12f1f5a 22:09:21 (12/39) Installing xz-libs (5.2.5-r0) 22:09:21 (13/39) Installing sqlite-libs (3.34.1-r0) 22:09:21 (14/39) Installing python3 (3.8.10-r0) 22:09:21 Removing intermediate container fb0ac12f1f5a 22:09:21 ---> fb54893406d7 22:09:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:09:21 ---> Running in d98411e73db4 22:09:22 Removing intermediate container d98411e73db4 22:09:22 ---> e8313469a599 22:09:22 Step 22/24 : LABEL arch=x86_64 22:09:22 ---> Running in ed17072b2db7 22:09:22 (15/39) Installing py3-appdirs (1.4.4-r1) 22:09:22 (16/39) Installing py3-ordered-set (4.0.2-r0) 22:09:22 (17/39) Installing py3-parsing (2.4.7-r1) 22:09:22 (18/39) Installing py3-six (1.15.0-r0) 22:09:22 (19/39) Installing py3-packaging (20.9-r0) 22:09:22 (20/39) Installing py3-setuptools (51.3.3-r0) 22:09:22 Removing intermediate container ed17072b2db7 22:09:22 ---> c0f60d2b35af 22:09:22 Step 23/24 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e 22:09:22 ---> Running in b6368949e83a 22:09:22 (21/39) Installing py3-chardet (4.0.0-r0) 22:09:22 (22/39) Installing py3-idna (3.1-r0) 22:09:22 (23/39) Installing py3-urllib3 (1.26.2-r1) 22:09:22 (24/39) Installing py3-requests (2.25.1-r1) 22:09:22 (25/39) Installing py3-msgpack (1.0.2-r0) 22:09:22 (26/39) Installing py3-lockfile (0.12.2-r3) 22:09:22 Removing intermediate container b6368949e83a 22:09:22 ---> 37ce665b2a25 22:09:22 Step 24/24 : LABEL version=0.0.0 22:09:23 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:09:23 (28/39) Installing py3-colorama (0.4.4-r0) 22:09:23 (29/39) Installing py3-contextlib2 (0.6.0-r0) 22:09:23 (30/39) Installing py3-distlib (0.3.1-r1) 22:09:23 ---> Running in cadd146473fc 22:09:23 (31/39) Installing py3-distro (1.5.0-r1) 22:09:23 (32/39) Installing py3-webencodings (0.5.1-r3) 22:09:23 (33/39) Installing py3-html5lib (1.1-r0) 22:09:23 (34/39) Installing py3-pytoml (0.1.21-r0) 22:09:23 (35/39) Installing py3-pep517 (0.9.1-r0) 22:09:23 (36/39) Installing py3-progress (1.5-r0) 22:09:23 Removing intermediate container cadd146473fc 22:09:23 ---> 7f19ae79e478 22:09:23 22:09:23 (37/39) Installing py3-retrying (1.3.3-r0) 22:09:23 (38/39) Installing py3-toml (0.10.2-r0) 22:09:23 (39/39) Installing py3-pip (20.3.4-r0) 22:09:23 Successfully built 7f19ae79e478 22:09:23 Successfully tagged core-data:latest 22:09:23  Building core-data ... done Executing busybox-1.32.1-r6.trigger 22:09:23 OK: 82 MiB in 59 packages 22:09:24 Collecting docker-compose==1.23.2 22:09:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:09:24 Collecting docopt<0.7,>=0.6.1 22:09:24 Downloading docopt-0.6.2.tar.gz (25 kB) 22:09:24 Collecting PyYAML<4,>=3.10 22:09:25 Downloading PyYAML-3.13.tar.gz (270 kB) 22:09:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:09:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:09:25 Collecting jsonschema<3,>=2.5.1 22:09:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:09:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:09:25 Collecting dockerpty<0.5,>=0.4.1 22:09:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:09:26 Collecting docker<4.0,>=3.6.0 22:09:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:09:26 Collecting texttable<0.10,>=0.9.0 22:09:26 Downloading texttable-0.9.1.tar.gz (11 kB) 22:09:26 Collecting websocket-client<1.0,>=0.32.0 22:09:26 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:09:26 Collecting cached-property<2,>=1.2.0 22:09:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:09:26 Collecting docker-pycreds>=0.4.0 22:09:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:09:26 Collecting chardet<3.1.0,>=3.0.2 22:09:26 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:09:26 Collecting idna<2.8,>=2.5 22:09:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:09:26 Collecting certifi>=2017.4.17 22:09:26 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 22:09:26 Collecting urllib3<1.25,>=1.21.1 22:09:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:09:26 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:09:26 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:09:26 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:09:26 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:09:27 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:09:27 Attempting uninstall: urllib3 22:09:27 Found existing installation: urllib3 1.26.2 22:09:27 Uninstalling urllib3-1.26.2: 22:09:27 Successfully uninstalled urllib3-1.26.2 22:09:27 Attempting uninstall: idna 22:09:27 Found existing installation: idna 3.1 22:09:27 Uninstalling idna-3.1: 22:09:27 Successfully uninstalled idna-3.1 22:09:27 Attempting uninstall: chardet 22:09:27 Found existing installation: chardet 4.0.0 22:09:27 Uninstalling chardet-4.0.0: 22:09:27 Successfully uninstalled chardet-4.0.0 22:09:27 Attempting uninstall: requests 22:09:27 Found existing installation: requests 2.25.1 22:09:27 Uninstalling requests-2.25.1: 22:09:27 Successfully uninstalled requests-2.25.1 22:09:27 Running setup.py install for texttable: started 22:09:27 Running setup.py install for texttable: finished with status 'done' 22:09:27 Running setup.py install for PyYAML: started 22:09:28 Running setup.py install for PyYAML: finished with status 'done' 22:09:28 Running setup.py install for docopt: started 22:09:28 Running setup.py install for docopt: finished with status 'done' 22:09:28 Running setup.py install for dockerpty: started 22:09:29 Running setup.py install for dockerpty: finished with status 'done' 22:09:29 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 22:09:31 Removing intermediate container 528d5d9fd625 22:09:31 ---> b3acc7e6c694 22:09:31 Step 15/24 : ENV APP_PORT=58890 22:09:31 ---> Running in acbb9edba12b 22:09:32 Removing intermediate container acbb9edba12b 22:09:32 ---> 535e4e223ab9 22:09:32 Step 16/24 : EXPOSE $APP_PORT 22:09:32 ---> Running in a99f55ad9555 22:09:32 Removing intermediate container a99f55ad9555 22:09:32 ---> aa1d60803bf5 22:09:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:09:32 ---> 2383baa087b1 22:09:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:09:32 ---> 6e19c749eb40 22:09:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:09:33 ---> c85b60db9489 22:09:33 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:09:33 ---> Running in b4b50e9c89ff 22:09:33 Removing intermediate container b4b50e9c89ff 22:09:33 ---> 983447fa28be 22:09:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:09:33 ---> Running in 9f6d930084bf 22:09:33 Removing intermediate container 9f6d930084bf 22:09:33 ---> 83c1d365c647 22:09:33 Step 22/24 : LABEL arch=x86_64 22:09:33 ---> Running in f50dc243cd61 22:09:33 Removing intermediate container f50dc243cd61 22:09:33 ---> 626e50d73f1a 22:09:33 Step 23/24 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e 22:09:33 ---> Running in 3c1328ed1616 22:09:33 Removing intermediate container 3c1328ed1616 22:09:33 ---> 52425d250b54 22:09:33 Step 24/24 : LABEL version=0.0.0 22:09:33 ---> Running in 698ca62617ce 22:09:33 Removing intermediate container 698ca62617ce 22:09:33 ---> ba24a464133a 22:09:33 22:09:33 Successfully built ba24a464133a 22:09:33 Successfully tagged sys-mgmt-agent:latest 22:09:33  Building sys-mgmt-agent ... done  [Pipeline] } 22:09:33 $ docker stop --time=1 aa601c46162bfdd29d7d30d1dc77dde775d2b88dae6cfb04ee0d39edee91b5dc 22:09:34 $ docker rm -f aa601c46162bfdd29d7d30d1dc77dde775d2b88dae6cfb04ee0d39edee91b5dc [Pipeline] // withDockerContainer [Pipeline] sh 22:09:35 + docker images 22:09:35 REPOSITORY TAG IMAGE ID CREATED SIZE 22:09:35 sys-mgmt-agent latest ba24a464133a 2 seconds ago 325MB 22:09:35 core-data latest 7f19ae79e478 13 seconds ago 20.5MB 22:09:35 cc9eb3826138 20 seconds ago 1.76GB 22:09:35 9f5b5050ff64 21 seconds ago 1.75GB 22:09:35 security-proxy-setup latest 3312f67c6b73 26 seconds ago 26.7MB 22:09:35 5b7fbb6fc077 31 seconds ago 1.76GB 22:09:35 security-secretstore-setup latest ed6b1b73e722 33 seconds ago 28.2MB 22:09:35 ab7e1499c14d 40 seconds ago 1.76GB 22:09:35 security-bootstrapper latest b40b376d50f2 53 seconds ago 18.8MB 22:09:35 support-notifications latest 08c1bd0a0c6d About a minute ago 16.8MB 22:09:35 support-scheduler latest 2e4c99779569 About a minute ago 16.1MB 22:09:35 core-metadata latest 7d865d18c624 About a minute ago 16.8MB 22:09:35 core-command latest 094dcb678bf9 About a minute ago 16MB 22:09:35 4190bafaadce About a minute ago 1.75GB 22:09:35 498b08f897b6 About a minute ago 1.75GB 22:09:35 aaee91bf3f36 About a minute ago 1.75GB 22:09:35 956f7cdbc245 About a minute ago 1.76GB 22:09:35 8c54f910e775 About a minute ago 1.75GB 22:09:35 ci-base-image-x86_64 latest 6c167627345f 5 minutes ago 1.25GB 22:09:35 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 22:09:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 weeks ago 37.5MB 22:09:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 22:09:35 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 22:09:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 22:09:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:09:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:09:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:09:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:09:51 Still waiting to schedule task 22:09:51 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 22:10:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:10:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:10:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:10:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:10:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:10:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:10:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:10:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:10:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:10:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:10:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.154s coverage: 28.7% of statements 22:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:10:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.427s coverage: 98.5% of statements 22:10:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:10:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.332s coverage: 46.3% of statements 22:10:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:10:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:10:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.643s coverage: 90.1% of statements 22:10:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:10:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:10:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.211s coverage: 84.4% of statements 22:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:10:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.445s coverage: 94.2% of statements 22:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:10:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.261s coverage: 59.1% of statements 22:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:10:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.251s coverage: 60.0% of statements 22:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:10:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.327s coverage: 0.8% of statements 22:10:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:10:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.191s coverage: 58.8% of statements 22:10:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.198s coverage: 21.7% of statements 22:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.236s coverage: 47.1% of statements 22:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.198s coverage: 79.5% of statements 22:10:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.199s coverage: 94.1% of statements 22:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.202s coverage: 96.3% of statements 22:10:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.251s coverage: 87.5% of statements 22:10:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.283s coverage: 94.4% of statements 22:10:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.189s coverage: 44.8% of statements 22:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.689s coverage: 82.5% of statements 22:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.262s coverage: 92.9% of statements 22:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 22:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.181s coverage: 87.2% of statements 22:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 22:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.301s coverage: 58.8% of statements 22:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.265s coverage: 80.0% of statements 22:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements 22:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.294s coverage: 85.4% of statements 22:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.739s coverage: 91.2% of statements 22:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.797s coverage: 64.4% of statements 22:10:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:10:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.190s coverage: 100.0% of statements 22:10:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 89.4% of statements 22:10:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements 22:10:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements 22:10:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements 22:10:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.333s coverage: 70.3% of statements 22:10:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:10:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:10:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.768s coverage: 43.4% of statements 22:11:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:11:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.238s coverage: 89.5% of statements 22:11:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.195s coverage: 84.8% of statements 22:11:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:11:02 Running on prd-ubuntu18.04-docker-8c-8g-340 in /w/workspace/edgexfoundry_edgex-go_PR-3738 [Pipeline] { [Pipeline] ws 22:11:02 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 22:11:02 The recommended git tool is: git 22:11:05 using credential edgex-jenkins-ssh 22:11:05 Cloning the remote Git repository 22:11:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:11:05 > git init /w/workspace/edgex-go/2 # timeout=10 22:11:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:11:05 > git --version # timeout=10 22:11:05 > git --version # 'git version 2.17.1' 22:11:05 using GIT_SSH to set credentials SSH Credentials for GitHub 22:11:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:11:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.251s coverage: 19.5% of statements 22:11:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:11:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:11:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:11:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:11:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.551s coverage: 92.0% of statements 22:11:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:11:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:11:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:11:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:11:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.190s coverage: 63.2% of statements 22:11:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:11:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:11:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.402s coverage: 97.7% of statements 22:11:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:11:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:11:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:11:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:11:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.211s coverage: 28.9% of statements 22:11:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:11:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:11:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:11:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:11:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:11:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:11:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.170s coverage: 100.0% of statements 22:11:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 22:11:08 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 22:11:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:11:08 GO111MODULE=on go vet ./... 22:11:52 Merging remotes/origin/main commit c0b609019c2f8045c53c37df6a851fd1682319ad into PR head commit a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e 22:11:52 Merge succeeded, producing a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e 22:11:52 Checking out Revision a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e (PR-3738) 22:11:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:11:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:11:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:11:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:11:52 using GIT_SSH to set credentials SSH Credentials for GitHub 22:11:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3738/head:refs/remotes/origin/PR-3738 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:11:52 > git config core.sparsecheckout # timeout=10 22:11:52 > git checkout -f a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e # timeout=10 22:11:52 > git remote # timeout=10 22:11:52 > git config --get remote.origin.url # timeout=10 22:11:52 using GIT_SSH to set credentials SSH Credentials for GitHub 22:11:52 > git merge c0b609019c2f8045c53c37df6a851fd1682319ad # timeout=10 22:11:52 > git rev-parse HEAD^{commit} # timeout=10 22:11:52 > git config core.sparsecheckout # timeout=10 22:11:52 > git checkout -f a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e # timeout=10 22:11:56 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.18" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:11:57 + echo snap-build.sh 22:11:57 snap-build.sh 22:11:57 + SNAP_BASE_DIR=. 22:11:57 + '[' '!' -z /w/workspace/edgex-go/2 ']' 22:11:57 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 22:11:57 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 22:11:57 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 22:11:57 + cd /w/workspace/edgex-go/2 22:11:57 + sudo apt-get remove -qy --purge lxd lxd-client 22:11:57 Reading package lists... 22:11:57 Building dependency tree... 22:11:57 Reading state information... 22:11:57 The following packages were automatically installed and are no longer required: 22:11:57 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 22:11:57 uidmap xdelta3 22:11:57 Use 'sudo apt autoremove' to remove them. 22:11:57 The following packages will be REMOVED: 22:11:57 lxd* lxd-client* 22:11:58 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 22:11:58 After this operation, 31.7 MB disk space will be freed. 22:11:58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 22:11:58 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 22:11:59 Removing lxd dnsmasq configuration 22:11:59 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 22:11:59 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 22:12:00 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:12:00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 22:12:00 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 22:12:01 Processing triggers for systemd (237-3ubuntu10.45) ... 22:12:01 Processing triggers for ureadahead (0.100.0-21) ... 22:12:02 + sudo snap remove --purge lxd 22:12:02 snap "lxd" is not installed 22:12:02 + sudo groupadd --force --system lxd 22:12:02 ++ whoami 22:12:02 + sudo /usr/sbin/usermod -G lxd -a jenkins 22:12:02 + newgrp - lxd 22:12:02 + sudo snap install lxd 22:12:12 2021-09-30T22:12:10Z INFO Waiting for automatic snapd restart... 22:12:30 gofmt -l . 22:12:30 [ "`gofmt -l .`" = "" ] 22:12:30 ./bin/test-attribution-txt.sh [Pipeline] sh 22:12:30 lxd 4.18 from Canonical* installed 22:12:30 + sudo lxd init --auto 22:12:31 + ls -al . 22:12:31 total 640 22:12:31 drwxrwxr-x 9 1001 1001 4096 Sep 30 22:12 . 22:12:31 drwxr-xr-x 4 root root 4096 Sep 30 22:08 .. 22:12:31 -rw-rw-r-- 1 1001 1001 11 Sep 30 22:06 .dockerignore 22:12:31 drwxrwxr-x 8 1001 1001 4096 Sep 30 22:06 .git 22:12:31 drwxrwxr-x 4 1001 1001 4096 Sep 30 22:06 .github 22:12:31 -rw-rw-r-- 1 1001 1001 818 Sep 30 22:06 .gitignore 22:12:31 -rw-rw-r-- 1 1001 1001 20 Sep 30 22:06 .golangci.yml 22:12:31 -rw-rw-r-- 1 1001 1001 76 Sep 30 22:06 .hadolint.yml 22:12:31 -rw-rw-r-- 1 1001 1001 166 Sep 30 22:06 .sonarcloud.properties 22:12:31 -rw-rw-r-- 1 1001 1001 1171 Sep 30 22:06 ADOPTERS.md 22:12:31 -rw-rw-r-- 1 1001 1001 8608 Sep 30 22:06 Attribution.txt 22:12:31 -rw-rw-r-- 1 1001 1001 43881 Sep 30 22:06 CHANGELOG.md 22:12:31 -rw-rw-r-- 1 1001 1001 3804 Sep 30 22:06 CONTRIBUTING.md 22:12:31 -rw-rw-r-- 1 1001 1001 677 Sep 30 22:06 GOVERNANCE.md 22:12:31 -rw-rw-r-- 1 1001 1001 849 Sep 30 22:06 Jenkinsfile 22:12:31 -rw-rw-r-- 1 1001 1001 10775 Sep 30 22:06 LICENSE 22:12:31 -rw-rw-r-- 1 1001 1001 6386 Sep 30 22:06 Makefile 22:12:31 -rw-rw-r-- 1 1001 1001 582 Sep 30 22:06 OWNERS.md 22:12:31 -rw-rw-r-- 1 1001 1001 8256 Sep 30 22:06 README.md 22:12:31 -rw-rw-r-- 1 1001 1001 6912 Sep 30 22:06 SECURITY.md 22:12:31 -rw-rw-r-- 1 1001 1001 5 Sep 30 22:03 VERSION 22:12:31 -rw-rw-r-- 1 1001 1001 4131 Sep 30 22:06 ZMQWindows.md 22:12:31 drwxrwxr-x 2 1001 1001 4096 Sep 30 22:06 bin 22:12:31 drwxrwxr-x 14 1001 1001 4096 Sep 30 22:06 cmd 22:12:31 -rw-r--r-- 1 root root 403265 Sep 30 22:11 coverage.out 22:12:31 -rw-rw-r-- 1 1001 1001 829 Sep 30 22:06 go.mod 22:12:31 -rw-r--r-- 1 root root 50143 Sep 30 22:08 go.sum 22:12:31 drwxrwxr-x 8 1001 1001 4096 Sep 30 22:06 internal 22:12:31 drwxrwxr-x 3 1001 1001 4096 Sep 30 22:06 openapi 22:12:31 drwxrwxr-x 4 1001 1001 4096 Sep 30 22:06 snap 22:12:31 -rw-rw-r-- 1 1001 1001 204 Sep 30 22:06 version.go [Pipeline] sh 22:12:31 + '[' -e coverage.out ] 22:12:31 + chown 1001:1001 coverage.out [Pipeline] stash 22:12:31 Warning: overwriting stash ‘coverage-report’ 22:12:32 Stashed 1 file(s) [Pipeline] sh 22:12:33 + make build 22:12:33 go mod tidy 22:12:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:12:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:12:40 + sudo snap install --classic snapcraft 22:12:53 snapcraft 5.0 from Canonical* installed 22:12:53 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 22:12:53 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 22:12:53 % Total % Received % Xferd Average Speed Time Time Time Current 22:12:53 Dload Upload Total Spent Left Speed 22:12:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3150 0 --:--:-- --:--:-- --:--:-- 3150 22:12:53 100 3325k 100 3325k 0 0 7488k 0 --:--:-- --:--:-- --:--:-- 7488k 22:12:53 ./yq_linux_amd64 22:12:53 + sudo snapcraft prime --use-lxd 22:12:54 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 22:12:54 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 22:12:54 - README.md 22:12:54 22:12:54 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:12:54 Launching a container. 22:13:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:13:03 Waiting for container to be ready 22:13:03 To start your first instance, try: lxc launch ubuntu:18.04 22:13:03 22:13:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:13:06 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 22:13:06 Waiting for network to be ready... 22:13:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:13:07 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 22:13:07 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:13:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 22:13:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 22:13:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 22:13:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 22:13:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 22:13:07 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 22:13:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 22:13:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:13:07 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:13:08 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:13:08 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:13:08 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:13:08 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:13:08 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:13:08 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:13:08 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:13:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:13:08 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:13:09 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] 22:13:09 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 22:13:09 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 22:13:09 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 22:13:09 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 22:13:09 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 22:13:09 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1755 kB] 22:13:09 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 22:13:11 Fetched 25.4 MB in 4s (5728 kB/s) 22:13:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:13:12 Reading package lists... 22:13:12 Reading package lists... 22:13:12 Building dependency tree... 22:13:12 Reading state information... 22:13:12 The following additional packages will be installed: 22:13:12 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:13:12 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:13:12 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:13:12 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 22:13:12 Suggested packages: 22:13:12 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 22:13:12 Recommended packages: 22:13:12 gnupg libsasl2-modules 22:13:12 The following NEW packages will be installed: 22:13:12 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:13:12 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:13:12 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:13:12 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 22:13:12 The following packages will be upgraded: 22:13:12 gpg gpg-agent gpgconf libudev1 22:13:13 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 22:13:13 Need to get 3527 kB of archives. 22:13:13 After this operation, 13.3 MB of additional disk space will be used. 22:13:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 22:13:13 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 22:13:13 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 22:13:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 22:13:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 22:13:13 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 22:13:14 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 22:13:14 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 22:13:14 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 22:13:14 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 22:13:14 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 22:13:14 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 22:13:14 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 22:13:14 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 22:13:14 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 22:13:14 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 22:13:14 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 22:13:14 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 22:13:14 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 22:13:14 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 22:13:14 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 22:13:14 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 22:13:14 debconf: delaying package configuration, since apt-utils is not installed 22:13:14 Fetched 3527 kB in 1s (2811 kB/s) 22:13:14 (Reading database ... 12511 files and directories currently installed.) 22:13:14 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 22:13:14 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:13:14 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 22:13:14 Selecting previously unselected package udev. 22:13:14 (Reading database ... 12511 files and directories currently installed.) 22:13:14 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 22:13:14 Unpacking udev (237-3ubuntu10.52) ... 22:13:14 Selecting previously unselected package libfuse2:amd64. 22:13:14 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 22:13:14 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:13:14 Selecting previously unselected package fuse. 22:13:14 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 22:13:14 Unpacking fuse (2.9.7-1ubuntu1) ... 22:13:14 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 22:13:14 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:13:15 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 22:13:15 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:13:15 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 22:13:15 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:13:15 Selecting previously unselected package libksba8:amd64. 22:13:15 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 22:13:15 Unpacking libksba8:amd64 (1.3.5-2) ... 22:13:15 Selecting previously unselected package libroken18-heimdal:amd64. 22:13:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:13:15 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:13:15 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:13:15 Selecting previously unselected package libasn1-8-heimdal:amd64. 22:13:15 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:13:15 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:13:15 Selecting previously unselected package libheimbase1-heimdal:amd64. 22:13:15 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:13:15 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:13:15 Selecting previously unselected package libhcrypto4-heimdal:amd64. 22:13:15 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:13:15 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:13:15 Selecting previously unselected package libwind0-heimdal:amd64. 22:13:15 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:13:15 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:13:15 Selecting previously unselected package libhx509-5-heimdal:amd64. 22:13:15 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:13:15 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:13:15 Selecting previously unselected package libkrb5-26-heimdal:amd64. 22:13:15 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:13:15 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:13:15 Selecting previously unselected package libheimntlm0-heimdal:amd64. 22:13:15 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:13:15 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:13:15 Selecting previously unselected package libgssapi3-heimdal:amd64. 22:13:15 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:13:15 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:13:15 Selecting previously unselected package libsasl2-modules-db:amd64. 22:13:15 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:13:15 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:13:15 Selecting previously unselected package libsasl2-2:amd64. 22:13:15 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:13:15 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:13:15 Selecting previously unselected package libldap-common. 22:13:15 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 22:13:15 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:13:16 Selecting previously unselected package libldap-2.4-2:amd64. 22:13:16 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 22:13:16 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:13:16 Selecting previously unselected package dirmngr. 22:13:16 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 22:13:16 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 22:13:16 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:13:16 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 22:13:16 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:13:16 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:13:16 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:13:16 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 22:13:16 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:13:16 Setting up libksba8:amd64 (1.3.5-2) ... 22:13:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:13:16 Setting up udev (237-3ubuntu10.52) ... 22:13:16 invoke-rc.d: policy-rc.d denied execution of start. 22:13:16 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:13:16 Processing triggers for systemd (237-3ubuntu10) ... 22:13:16 Setting up fuse (2.9.7-1ubuntu1) ... 22:13:16 Setting up gpg (2.2.4-1ubuntu1.4) ... 22:13:16 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:13:16 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:13:16 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:13:16 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:13:16 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:13:16 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:13:16 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:13:16 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:13:16 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 22:13:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:13:17 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 22:13:17 settings in the [Install] section, and DefaultInstance for template units). 22:13:17 This means they are not meant to be enabled using systemctl. 22:13:17 Possible reasons for having this kind of units are: 22:13:17 1) A unit may be statically enabled by being symlinked from another unit's 22:13:17 .wants/ or .requires/ directory. 22:13:17 2) A unit's purpose may be to act as a helper for some other unit which has 22:13:17 a requirement dependency on it. 22:13:17 3) A unit may be started when needed via activation (socket, path, timer, 22:13:17 D-Bus, udev, scripted systemctl call, ...). 22:13:17 4) In case of template units, the unit is meant to be enabled with some 22:13:17 instance name specified. 22:13:17 Reading package lists... 22:13:17 Building dependency tree... 22:13:17 Reading state information... 22:13:17 The following additional packages will be installed: 22:13:17 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 22:13:17 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 22:13:17 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 22:13:17 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 22:13:17 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 22:13:17 Suggested packages: 22:13:17 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 22:13:17 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 22:13:17 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 22:13:17 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 22:13:17 systemd-container policykit-1 22:13:17 Recommended packages: 22:13:17 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 22:13:18 The following NEW packages will be installed: 22:13:18 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 22:13:18 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 22:13:18 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 22:13:18 multiarch-support openssh-client python3 python3-minimal python3.6 22:13:18 python3.6-minimal snapd squashfs-tools sudo 22:13:18 The following packages will be upgraded: 22:13:18 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 22:13:18 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 22:13:18 Need to get 36.8 MB of archives. 22:13:18 After this operation, 147 MB of additional disk space will be used. 22:13:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 22:13:18 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 22:13:18 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 22:13:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 22:13:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 22:13:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 22:13:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 22:13:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 22:13:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 22:13:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 22:13:18 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 22:13:18 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 22:13:18 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 22:13:18 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 22:13:18 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 22:13:18 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 22:13:18 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 22:13:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:13:19 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 22:13:19 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 22:13:19 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 22:13:19 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 22:13:19 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 22:13:19 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 22:13:19 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 22:13:19 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 22:13:19 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 22:13:19 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 22:13:19 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 22:13:19 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 22:13:19 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 22:13:20 debconf: delaying package configuration, since apt-utils is not installed 22:13:20 Fetched 36.8 MB in 3s (14.5 MB/s) 22:13:20 (Reading database ... 12757 files and directories currently installed.) 22:13:20 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 22:13:20 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:13:21 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 22:13:21 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:13:21 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 22:13:21 (Reading database ... 12757 files and directories currently installed.) 22:13:21 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 22:13:21 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 22:13:21 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 22:13:21 (Reading database ... 12757 files and directories currently installed.) 22:13:21 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 22:13:21 Unpacking apt (1.6.14) over (1.6.1) ... 22:13:21 Setting up apt (1.6.14) ... 22:13:21 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 22:13:22 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 22:13:22 (Reading database ... 12764 files and directories currently installed.) 22:13:22 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 22:13:22 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 22:13:22 Selecting previously unselected package libpython3.6-minimal:amd64. 22:13:22 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:13:22 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:13:22 Selecting previously unselected package libexpat1:amd64. 22:13:22 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 22:13:22 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:13:22 Selecting previously unselected package python3.6-minimal. 22:13:22 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:13:22 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:13:22 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 22:13:22 Checking for services that may need to be restarted...done. 22:13:22 Checking for services that may need to be restarted...done. 22:13:22 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:13:22 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:13:22 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:13:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:13:23 Selecting previously unselected package python3-minimal. 22:13:23 (Reading database ... 13012 files and directories currently installed.) 22:13:23 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 22:13:23 Unpacking python3-minimal (3.6.7-1~18.04) ... 22:13:23 Selecting previously unselected package mime-support. 22:13:23 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 22:13:23 Unpacking mime-support (3.60ubuntu1) ... 22:13:23 Selecting previously unselected package libmpdec2:amd64. 22:13:23 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 22:13:23 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:13:23 Selecting previously unselected package libpython3.6-stdlib:amd64. 22:13:23 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:13:23 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:13:23 Selecting previously unselected package python3.6. 22:13:23 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:13:23 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:13:23 Selecting previously unselected package libpython3-stdlib:amd64. 22:13:23 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 22:13:23 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:13:23 Setting up python3-minimal (3.6.7-1~18.04) ... 22:13:24 Selecting previously unselected package python3. 22:13:24 (Reading database ... 13442 files and directories currently installed.) 22:13:24 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 22:13:24 Unpacking python3 (3.6.7-1~18.04) ... 22:13:24 Selecting previously unselected package multiarch-support. 22:13:24 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 22:13:24 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 22:13:24 Setting up multiarch-support (2.27-3ubuntu1.4) ... 22:13:24 Selecting previously unselected package liblzo2-2:amd64. 22:13:24 (Reading database ... 13479 files and directories currently installed.) 22:13:24 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 22:13:24 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 22:13:24 Selecting previously unselected package libbsd0:amd64. 22:13:24 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 22:13:24 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:13:24 Selecting previously unselected package sudo. 22:13:24 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 22:13:24 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 22:13:24 Selecting previously unselected package apparmor. 22:13:24 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 22:13:24 Unpacking apparmor (2.12-4ubuntu5.1) ... 22:13:24 Selecting previously unselected package libedit2:amd64. 22:13:24 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 22:13:24 Unpacking libedit2:amd64 (3.1-20170329-1) ... 22:13:24 Selecting previously unselected package libkrb5support0:amd64. 22:13:24 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 22:13:24 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:13:24 Selecting previously unselected package libk5crypto3:amd64. 22:13:24 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 22:13:24 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:13:24 Selecting previously unselected package libkeyutils1:amd64. 22:13:24 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 22:13:24 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:13:24 Selecting previously unselected package libkrb5-3:amd64. 22:13:24 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 22:13:24 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:13:24 Selecting previously unselected package libgssapi-krb5-2:amd64. 22:13:24 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 22:13:24 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:13:24 Selecting previously unselected package libssl1.0.0:amd64. 22:13:24 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 22:13:24 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 22:13:25 Selecting previously unselected package openssh-client. 22:13:25 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 22:13:25 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 22:13:25 Selecting previously unselected package squashfs-tools. 22:13:25 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 22:13:25 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 22:13:25 Selecting previously unselected package snapd. 22:13:25 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 22:13:25 Unpacking snapd (2.51.1+18.04) ... 22:13:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:13:27 Setting up libedit2:amd64 (3.1-20170329-1) ... 22:13:27 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 22:13:27 Setting up mime-support (3.60ubuntu1) ... 22:13:27 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 22:13:27 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:13:27 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:13:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:13:27 Setting up systemd (237-3ubuntu10.52) ... 22:13:27 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 22:13: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 22:13:28 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:13:28 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:13:28 Setting up liblzo2-2:amd64 (2.08-1.2) ... 22:13:28 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:13:28 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:13:28 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:13:28 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 22:13:28 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:13:28 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:13:28 Setting up python3 (3.6.7-1~18.04) ... 22:13:28 running python rtupdate hooks for python3.6... 22:13:28 running python post-rtupdate hooks for python3.6... 22:13:28 Setting up apparmor (2.12-4ubuntu5.1) ... 22:13:29 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 22:13:29 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:13:29 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 22:13:29 Setting up snapd (2.51.1+18.04) ... 22:13:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 22:13:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 22:13:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 22:13:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 22:13:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:13:30 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:13:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 22:13:31 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 22:13:31 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 22:13:31 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 22:13:31 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 22:13:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:13:31 Processing triggers for systemd (237-3ubuntu10.52) ... 22:13:32 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:13:32 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:13:32 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [Pipeline] } 22:13:33 $ docker stop --time=1 85917d5c09689444ec4617e4855e96450a97bc39e550a80a1563471e1703a30a 22:13:33 Reading package lists... 22:13:34 Reading package lists... 22:13:34 Building dependency tree... 22:13:34 Reading state information... 22:13:34 Calculating upgrade... 22:13:34 The following packages will be upgraded: 22:13:34 advancecomp base-files bash binutils binutils-common 22:13:34 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 22:13:34 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 22:13:34 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 22:13:34 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 22:13:34 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 22:13:34 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 22:13:34 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 22:13:34 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 22:13:34 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 22:13:34 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 22:13:34 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 22:13:34 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 22:13:34 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 22:13:34 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 22:13:34 ubuntu-keyring util-linux 22:13:34 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 22:13:34 Need to get 64.2 MB of archives. 22:13:34 After this operation, 5142 kB of additional disk space will be used. 22:13:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 22:13:34 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 22:13:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 22:13:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 22:13:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 22:13:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 22:13:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 22:13:34 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 22:13:34 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 22:13:34 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 22:13:34 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 22:13:34 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 22:13:34 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 22:13:34 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 22:13:34 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 22:13:34 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 22:13:34 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 22:13:34 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 22:13:34 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 22:13:34 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 22:13:34 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 22:13:34 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 22:13: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] 22:13:34 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 22:13:34 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 22:13:34 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 22:13:34 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 22:13:34 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 22:13:34 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 22:13:34 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 22:13:34 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 22:13:35 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 22:13:35 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 22:13:35 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 22:13:35 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 22:13:35 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 22:13:35 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 22:13:35 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 22:13:35 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 22:13:35 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 22:13:35 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 22:13:35 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 22:13:35 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 22:13:35 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 22:13:35 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 22:13:35 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 22:13:35 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 22:13:35 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 22:13:35 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 22:13:35 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 22:13:35 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 22:13:35 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 22:13:35 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 22:13:35 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 22:13:35 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 22:13:35 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 22:13:35 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 22:13:35 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 22:13:35 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 22:13:35 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 22:13:35 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 22:13: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] 22:13:35 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 22:13:35 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 22:13:35 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 22:13:35 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 22:13:35 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 22:13:35 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 22:13:35 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 22:13:35 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 22:13:35 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 22:13:35 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 22:13:35 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 22:13:35 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 22:13:36 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 22:13:36 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 22:13:36 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 22:13:36 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 22:13:36 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 22:13:36 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 22:13:36 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 22:13:36 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 22:13:36 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 22:13:36 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 22:13:36 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 22:13:36 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 22:13:36 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 22:13:36 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 22:13:36 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 22:13:36 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 22:13:36 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 22:13:36 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 22:13:36 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 22:13:36 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 22:13:36 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 22:13:36 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 22:13:36 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 22:13:36 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 22:13:36 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 22:13:36 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 22:13:36 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 22:13:36 $ docker rm -f 85917d5c09689444ec4617e4855e96450a97bc39e550a80a1563471e1703a30a 22:13:36 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 22:13:36 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 22:13:36 debconf: delaying package configuration, since apt-utils is not installed 22:13:36 Fetched 64.2 MB in 2s (30.4 MB/s) 22:13:36 (Reading database ... 13914 files and directories currently installed.) 22:13:36 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 22:13:36 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:13:37 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 22:13:37 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:13:37 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 22:13:37 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 22:13:37 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:13:37 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:13:37 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:13:37 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 22:13:37 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:13:37 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:13:37 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:13:37 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:13:37 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:13:37 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:13:37 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:13:37 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:13:38 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:13:38 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:13:38 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 22:13:38 (Reading database ... 13914 files and directories currently installed.) 22:13:38 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 22:13:38 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 22:13:38 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 22:13:38 (Reading database ... 13914 files and directories currently installed.) 22:13:38 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:13:38 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:13:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:13:38 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:13:38 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:13:38 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:13:38 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:13:38 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 22:13:38 22:13:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:13:38 (Reading database ... 13914 files and directories currently installed.) 22:13:38 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 22:13:38 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:13:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:13:38 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 22:13:39 latest: Pulling from edgex-devops/edgex-compose-arm64 22:13:39 29e5d40040c1: Pulling fs layer 22:13:39 1ce36da41761: Pulling fs layer 22:13:39 25b303627fd3: Pulling fs layer 22:13:39 (Reading database ... 13914 files and directories currently installed.) 22:13:39 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 22:13:39 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 22:13:39 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 22:13:39 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 22:13:39 29e5d40040c1: Verifying Checksum 22:13:39 29e5d40040c1: Download complete 22:13:39 Setting up base-files (10.1ubuntu2.11) ... 22:13:39 Installing new version of config file /etc/issue ... 22:13:39 Installing new version of config file /etc/issue.net ... 22:13:39 Installing new version of config file /etc/lsb-release ... 22:13:39 Installing new version of config file /etc/update-motd.d/50-motd-news ... 22:13:39 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 22:13:40 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 22:13:40 Removing obsolete conffile /etc/default/motd-news ... 22:13:40 (Reading database ... 13915 files and directories currently installed.) 22:13:40 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 22:13:40 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 22:13:40 Setting up bash (4.4.18-2ubuntu1.2) ... 22:13: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 22:13:40 (Reading database ... 13915 files and directories currently installed.) 22:13:40 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 22:13:40 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 22:13:40 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 22:13:40 (Reading database ... 13915 files and directories currently installed.) 22:13:40 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 22:13:40 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 22:13:40 29e5d40040c1: Pull complete 22:13:40 1ce36da41761: Verifying Checksum 22:13:40 1ce36da41761: Download complete 22:13:40 Setting up tar (1.29b-2ubuntu0.2) ... 22:13:40 (Reading database ... 13915 files and directories currently installed.) 22:13:40 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 22:13:40 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:13:40 Setting up dpkg (1.19.0.5ubuntu2.3) ... 22:13:40 (Reading database ... 13915 files and directories currently installed.) 22:13:40 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 22:13:40 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:13:40 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 22:13:40 (Reading database ... 13915 files and directories currently installed.) 22:13:40 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 22:13:40 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:13:41 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 22:13:41 (Reading database ... 13915 files and directories currently installed.) 22:13:41 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 22:13:41 Unpacking grep (3.1-2build1) over (3.1-2) ... 22:13:41 Setting up grep (3.1-2build1) ... 22:13:41 (Reading database ... 13915 files and directories currently installed.) 22:13:41 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 22:13:41 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 22:13:41 Setting up gzip (1.6-5ubuntu1.1) ... 22:13:41 (Reading database ... 13915 files and directories currently installed.) 22:13:41 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 22:13:41 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:13:41 Setting up login (1:4.5-1ubuntu2) ... 22:13:41 (Reading database ... 13915 files and directories currently installed.) 22:13:41 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 22:13:41 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:13:41 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 22:13:41 (Reading database ... 13915 files and directories currently installed.) 22:13:41 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 22:13:41 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:13:41 1ce36da41761: Pull complete 22:13:41 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 22:13:42 25b303627fd3: Verifying Checksum 22:13:42 25b303627fd3: Download complete 22:13:42 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:13:42 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 22:13:42 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:13:42 Setting up perl-base (5.26.1-6ubuntu0.5) ... 22:13:42 (Reading database ... 13915 files and directories currently installed.) 22:13:42 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 22:13:42 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:13:43 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:13:43 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:13:43 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:13:43 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:13:43 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 22:13:43 (Reading database ... 13915 files and directories currently installed.) 22:13:43 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 22:13:43 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 22:13:43 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 22:13:43 (Reading database ... 13915 files and directories currently installed.) 22:13:43 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:13:43 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:13:43 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:13:43 (Reading database ... 13915 files and directories currently installed.) 22:13:43 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:13:43 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:13:43 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:13:43 (Reading database ... 13915 files and directories currently installed.) 22:13:43 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:13:43 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:13:43 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:13:43 (Reading database ... 13915 files and directories currently installed.) 22:13:43 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:13:43 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:13:43 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:13:43 (Reading database ... 13915 files and directories currently installed.) 22:13:43 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 22:13:43 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:13:43 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 22:13:43 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:13:44 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 22:13:44 (Reading database ... 13915 files and directories currently installed.) 22:13:44 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 22:13:44 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:13:44 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 22:13:44 (Reading database ... 13915 files and directories currently installed.) 22:13:44 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:13:44 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:13:44 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:13:44 (Reading database ... 13915 files and directories currently installed.) 22:13:44 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:13:44 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:13:44 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 22:13:44 (Reading database ... 13915 files and directories currently installed.) 22:13:44 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:13:44 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:13:45 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 22:13:45 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 22:13:45 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 22:13:45 (Reading database ... 13915 files and directories currently installed.) 22:13:45 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 22:13:45 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:13:45 Setting up libc-bin (2.27-3ubuntu1.4) ... 22:13:45 (Reading database ... 13915 files and directories currently installed.) 22:13:45 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 22:13:45 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:13:45 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 22:13:45 (Reading database ... 13917 files and directories currently installed.) 22:13:45 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 22:13:46 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 22:13:46 Setting up debconf (1.5.66ubuntu1) ... 22:13:46 (Reading database ... 13917 files and directories currently installed.) 22:13:46 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 22:13:46 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:13:46 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 22:13:46 (Reading database ... 13917 files and directories currently installed.) 22:13:46 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 22:13:46 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:13:46 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 22:13:46 (Reading database ... 13917 files and directories currently installed.) 22:13:46 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:13:46 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:13:46 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:13:46 (Reading database ... 13917 files and directories currently installed.) 22:13:46 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:13:46 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:13:46 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 22:13:46 (Reading database ... 13919 files and directories currently installed.) 22:13:46 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:13:46 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:13:46 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:13:47 (Reading database ... 13923 files and directories currently installed.) 22:13:47 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:13:47 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:13:47 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 22:13:47 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:13:47 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 22:13:47 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:13:47 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 22:13:47 (Reading database ... 13923 files and directories currently installed.) 22:13:47 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 22:13:47 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 22:13:47 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 22:13:47 (Reading database ... 13923 files and directories currently installed.) 22:13:47 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 22:13:47 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 22:13:47 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 22:13:47 (Reading database ... 13923 files and directories currently installed.) 22:13:47 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 22:13:47 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:13:47 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 22:13:47 (Reading database ... 13923 files and directories currently installed.) 22:13:47 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 22:13:47 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:13:48 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 22:13:48 (Reading database ... 13923 files and directories currently installed.) 22:13:48 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 22:13:48 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 22:13:48 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 22:13:48 (Reading database ... 13923 files and directories currently installed.) 22:13:48 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 22:13:48 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:13:48 Setting up passwd (1:4.5-1ubuntu2) ... 22:13:48 (Reading database ... 13923 files and directories currently installed.) 22:13:48 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 22:13:48 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:13:48 Setting up gpgv (2.2.4-1ubuntu1.4) ... 22:13:48 (Reading database ... 13923 files and directories currently installed.) 22:13:48 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:13:48 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:13:48 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:13:48 (Reading database ... 13923 files and directories currently installed.) 22:13:48 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:13:48 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:13:48 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:13:48 (Reading database ... 13923 files and directories currently installed.) 22:13:48 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 22:13:48 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 22:13:48 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 22:13:48 (Reading database ... 13923 files and directories currently installed.) 22:13:48 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 22:13:49 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 22:13:49 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 22:13:49 (Reading database ... 13923 files and directories currently installed.) 22:13:49 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 22:13:49 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 22:13:49 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 22:13:49 (Reading database ... 13923 files and directories currently installed.) 22:13:49 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 22:13:49 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 22:13:49 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 22:13:49 (Reading database ... 13923 files and directories currently installed.) 22:13:49 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 22:13:49 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 22:13:49 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 22:13:49 (Reading database ... 13923 files and directories currently installed.) 22:13:49 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 22:13:49 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 22:13:49 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 22:13:49 (Reading database ... 13924 files and directories currently installed.) 22:13:49 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:13:49 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:13:49 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:13:49 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:13:49 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 22:13:49 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 22:13:49 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 22:13:49 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 22:13:49 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 22:13:49 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 22:13:50 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 22:13:50 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 22:13:50 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 22:13:50 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 22:13:50 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 22:13:50 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 22:13:50 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 22:13:50 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 22:13:50 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 22:13:50 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 22:13:50 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 22:13:50 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 22:13:50 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 22:13:50 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 22:13:50 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 22:13:50 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 22:13:50 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 22:13:50 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 22:13:50 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:13:50 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:13:51 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:13:51 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:13:51 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:13:51 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:13:51 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:13:51 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:13:51 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:13:51 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:13:51 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:13:51 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:13:51 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:13:51 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:13:51 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:13:51 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:13:52 25b303627fd3: Pull complete 22:13:52 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:13:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:13:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:13:52 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:13:52 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:13:52 prd-ubuntu18.04-docker-arm64-4c-16g-339 does not seem to be running inside a container 22:13:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:13:53 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:13:53 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:13:53 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:13:53 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:13:53 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:13:53 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:13:54 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:13:54 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:13:54 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:13:54 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:13:54 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 22:13:54 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:13:54 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 22:13:54 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:13:54 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 22:13:54 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 22:13:54 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:13:54 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:13:54 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:13:54 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:13:54 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 22:13:54 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 22:13:55 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:13:55 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 22:13:55 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:13:55 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:13:55 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:13:55 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 22:13:55 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 22:13:55 Setting up tzdata (2021a-0ubuntu0.18.04) ... 22:13:55 22:13:55 Current default time zone: 'Etc/UTC' 22:13:55 Local time is now: Thu Sep 30 22:13:55 UTC 2021. 22:13:55 Universal Time is now: Thu Sep 30 22:13:55 UTC 2021. 22:13:55 Run 'dpkg-reconfigure tzdata' if you wish to change it. 22:13:55 22:13:55 Setting up systemd-sysv (237-3ubuntu10.52) ... 22:13:55 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:13:55 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 22:13:55 Setting up mount (2.31.1-0.4ubuntu3.7) ... 22:13:55 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 22:13:55 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 22:13:55 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 22:13:55 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 22:13:55 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 22:13:55 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 22:13:55 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:13:55 Setting up procps (2:3.3.12-3ubuntu1.2) ... 22:13:55 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 22:13:55 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 22:13:55 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 22:13:55 Setting up patch (2.7.6-2ubuntu1.1) ... 22:13:55 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 22:13:55 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 22:13:55 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 22:13:55 Installing new version of config file /etc/ssl/openssl.cnf ... 22:13:55 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 22:13:55 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 22:13:55 Setting up ca-certificates (20210119~18.04.2) ... 22:13:56 $ docker top f576361b19266abc86c1c92376e7fd0886d83514484792bdd811c58d9932b2ff -eo pid,comm [Pipeline] { [Pipeline] sh 22:13:57 + grep parallel 22:13:57 + docker-compose build --help 22:13:57 Updating certificates in /etc/ssl/certs... 22:13:58 23 added, 28 removed; done. 22:13:58 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 22:13:58 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:13:58 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 22:13:58 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 22:13:58 Setting up pkgbinarymangler (138.18.04.1) ... 22:13:58 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 22:13:58 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 22:13:58 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 22:13:58 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 22:13:58 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:13:58 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 22:13:58 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:13:58 Setting up perl (5.26.1-6ubuntu0.5) ... 22:13:58 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 22:13:58 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 22:13:58 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 22:13:58 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 22:13:58 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 22:13:58 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 22:13:58 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 22:13:58 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 22:13:58 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 22:13:58 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:13:58 Processing triggers for systemd (237-3ubuntu10.52) ... 22:13:58 Processing triggers for mime-support (3.60ubuntu1) ... 22:13:58 Processing triggers for ca-certificates (20210119~18.04.2) ... 22:13:58 Updating certificates in /etc/ssl/certs... 22:13:59 0 added, 0 removed; done. 22:13:59 Running hooks in /etc/ca-certificates/update.d... 22:13:59 done. 22:14:00 Reading package lists... 22:14:00 Building dependency tree... 22:14:00 Reading state information... 22:14:00 The following NEW packages will be installed: 22:14:00 apt-transport-https 22:14:00 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 22:14:00 Need to get 4348 B of archives. 22:14:00 After this operation, 154 kB of additional disk space will be used. 22:14:00 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 22:14:00 debconf: delaying package configuration, since apt-utils is not installed 22:14:00 Fetched 4348 B in 0s (23.4 kB/s) 22:14:00 Selecting previously unselected package apt-transport-https. 22:14:00 (Reading database ... 13928 files and directories currently installed.) 22:14:00 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 22:14:00 Unpacking apt-transport-https (1.6.14) ... 22:14:00 Setting up apt-transport-https (1.6.14) ... 22:14:00 Waiting for network to be ready... 22:14:01 --parallel Build images in parallel. [Pipeline] } 22:14:01 $ docker stop --time=1 f576361b19266abc86c1c92376e7fd0886d83514484792bdd811c58d9932b2ff 22:14:03 $ docker rm -f f576361b19266abc86c1c92376e7fd0886d83514484792bdd811c58d9932b2ff [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:14:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:14:04 . [Pipeline] withDockerContainer 22:14:04 prd-ubuntu18.04-docker-arm64-4c-16g-339 does not seem to be running inside a container 22:14:04 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:14:06 $ docker top 8d46d60003e174b13f24561cda9720aa49c1d125a559e18e877e4d414b41cc9e -eo pid,comm [Pipeline] { [Pipeline] sh 22:14:07 + docker-compose -f ./docker-compose-build.yml build --parallel 22:14:07 2021-09-30T22:14:04Z INFO Waiting for automatic snapd restart... 22:14:08 snapd 2.51.7 from Canonical* installed 22:14:09 "snapd" switched to the "latest/stable" channel 22:14:09 22:14:10 Building core-command ... 22:14:10 Building core-data ... 22:14:10 Building core-metadata ... 22:14:10 Building security-bootstrapper ... 22:14:10 Building security-proxy-setup ... 22:14:10 Building security-secretstore-setup ... 22:14:10 Building support-notifications ... 22:14:10 Building support-scheduler ... 22:14:10 Building sys-mgmt-agent ... 22:14:10 Building security-secretstore-setup 22:14:10 Building core-command 22:14:10 Building support-scheduler 22:14:10 Building support-notifications 22:14:10 Building core-metadata 22:14:12 core18 20210722 from Canonical* installed 22:14:12 "core18" switched to the "latest/stable" channel 22:14:12 22:14:14 snapcraft 5.0 from Canonical* installed 22:14:14 "snapcraft" switched to the "latest/stable" channel 22:14:14 22:14:18 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 22:14:18 - README.md 22:14:18 22:14:18 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:14:19 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:14:19 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:14:19 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:14:20 Reading package lists... 22:14:21 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 22:14:21 Reading package lists... 22:14:21 Building dependency tree... 22:14:21 Reading state information... 22:14:21 Suggested packages: 22:14:21 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 22:14:21 git-gui gitk gitweb git-cvs git-mediawiki git-svn 22:14:21 Recommended packages: 22:14:21 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 22:14:21 The following NEW packages will be installed: 22:14:21 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 22:14:21 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 22:14:21 pkg-config zip 22:14:21 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 22:14:21 Need to get 7670 kB of archives. 22:14:21 After this operation, 43.8 MB of additional disk space will be used. 22:14:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 22:14:22 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 22:14:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 22:14:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 22:14:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 22:14:22 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 22:14:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 22:14:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 22:14:22 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 22:14:22 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 22:14:22 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 22:14:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 22:14:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 22:14:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 22:14:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 22:14:22 debconf: delaying package configuration, since apt-utils is not installed 22:14:22 Fetched 7670 kB in 1s (9780 kB/s) 22:14:22 Selecting previously unselected package libglib2.0-0:amd64. 22:14:22 (Reading database ... 13932 files and directories currently installed.) 22:14:22 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 22:14:22 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:14:22 Selecting previously unselected package libpsl5:amd64. 22:14:22 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 22:14:22 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 22:14:22 Selecting previously unselected package libnghttp2-14:amd64. 22:14:22 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 22:14:22 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:14:23 Selecting previously unselected package librtmp1:amd64. 22:14:23 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 22:14:23 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:14:23 Selecting previously unselected package libcurl3-gnutls:amd64. 22:14:23 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 22:14:23 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 22:14:23 Selecting previously unselected package liberror-perl. 22:14:23 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 22:14:23 Unpacking liberror-perl (0.17025-1) ... 22:14:23 Selecting previously unselected package git-man. 22:14:23 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 22:14:23 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 22:14:23 Selecting previously unselected package git. 22:14:23 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 22:14:23 Unpacking git (1:2.17.1-1ubuntu0.9) ... 22:14:23 Selecting previously unselected package libnorm1:amd64. 22:14:23 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 22:14:23 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:14:23 Selecting previously unselected package libpgm-5.2-0:amd64. 22:14:23 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 22:14:23 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:14:23 Selecting previously unselected package libsodium23:amd64. 22:14:23 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 22:14:23 Unpacking libsodium23:amd64 (1.0.16-2) ... 22:14:23 Selecting previously unselected package libzmq5:amd64. 22:14:23 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 22:14:23 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:14:23 Selecting previously unselected package libzmq3-dev:amd64. 22:14:23 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 22:14:23 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:14:24 Selecting previously unselected package pkg-config. 22:14:24 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 22:14:24 Unpacking pkg-config (0.29.1-0ubuntu2) ... 22:14:24 Selecting previously unselected package zip. 22:14:24 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 22:14:24 Unpacking zip (3.0-11build1) ... 22:14:24 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:14:24 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 22:14:24 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:14:24 Setting up liberror-perl (0.17025-1) ... 22:14:24 Setting up libpsl5:amd64 (0.19.1-5build1) ... 22:14:24 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:14:24 No schema files found: doing nothing. 22:14:24 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:14:24 Setting up zip (3.0-11build1) ... 22:14:24 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:14:24 Setting up libsodium23:amd64 (1.0.16-2) ... 22:14:24 Setting up pkg-config (0.29.1-0ubuntu2) ... 22:14:24 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:14:24 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 22:14:24 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:14:24 Setting up git (1:2.17.1-1ubuntu0.9) ... 22:14:24 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:14:25 git set to automatically installed. 22:14:25 git-man set to automatically installed. 22:14:25 libcurl3-gnutls set to automatically installed. 22:14:25 liberror-perl set to automatically installed. 22:14:25 libglib2.0-0 set to automatically installed. 22:14:25 libnghttp2-14 set to automatically installed. 22:14:25 libnorm1 set to automatically installed. 22:14:25 libpgm-5.2-0 set to automatically installed. 22:14:25 libpsl5 set to automatically installed. 22:14:25 librtmp1 set to automatically installed. 22:14:25 libsodium23 set to automatically installed. 22:14:25 libzmq3-dev set to automatically installed. 22:14:25 libzmq5 set to automatically installed. 22:14:25 pkg-config set to automatically installed. 22:14:25 zip set to automatically installed. 22:14:26 snapd is not logged in, snap install commands will use sudo 22:14:36 go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed 22:14:36 snapd is not logged in, snap install commands will use sudo 22:14:37 snap "core18" has no updates available 22:14:37 Pulling config-common 22:14:37 + snapcraftctl pull 22:14:39 Pulling go-build-helper 22:14:39 + snapcraftctl pull 22:14:40 'edgex-go' has dependencies that need to be staged: go-build-helper 22:14:40 Skipping pull go-build-helper (already ran) 22:14:40 Building go-build-helper 22:14:40 + snapcraftctl build 22:14:42 Staging go-build-helper 22:14:42 + snapcraftctl stage 22:14:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:14:52 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:14:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 22:14:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 22:14:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 22:14:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 22:14:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 22:14:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 22:14:52 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 22:14:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 22:14:52 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:14:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:14:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:14:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:14:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:14:52 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:14:52 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:14:52 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:14:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:14:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] 22:14:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 22:14:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 22:14:52 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 22:14:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 22:14:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 22:14:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1755 kB] 22:14:52 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 22:14:52 Fetched 25.4 MB in 0s (0 B/s) 22:14:52 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 22:14:52 Fetched 224 kB in 0s (0 B/s) 22:14:52 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 22:14:52 Fetched 157 kB in 0s (0 B/s) 22:14:52 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 22:14:52 Fetched 221 kB in 0s (0 B/s) 22:14:52 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 22:14:52 Fetched 143 kB in 0s (0 B/s) 22:14:52 Pulling edgex-go 22:14:52 + snapcraftctl pull 22:14:52 Pulling hooks 22:14:52 + snapcraftctl pull 22:15:10 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 22:15:10 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:15:10 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:15:10 Fetched 0 B in 0s (0 B/s) 22:15:10 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 22:15:10 Fetched 96.5 kB in 0s (0 B/s) 22:15:10 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 22:15:10 Fetched 279 kB in 0s (0 B/s) 22:15:10 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 22:15:10 Fetched 122 kB in 0s (0 B/s) 22:15:10 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 22:15:10 Fetched 77.8 kB in 0s (0 B/s) 22:15:10 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 22:15:10 Fetched 8848 B in 0s (0 B/s) 22:15:10 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 22:15:10 Fetched 47.8 kB in 0s (0 B/s) 22:15:10 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 22:15:10 Fetched 45.6 kB in 0s (0 B/s) 22:15:10 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 22:15:10 Fetched 15.0 kB in 0s (0 B/s) 22:15:10 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 22:15:10 Fetched 220 kB in 0s (0 B/s) 22:15:10 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 22:15:10 Fetched 154 kB in 0s (0 B/s) 22:15:10 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 22:15:10 Fetched 50.6 kB in 0s (0 B/s) 22:15:10 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 22:15:10 Fetched 14.8 kB in 0s (0 B/s) 22:15:10 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 22:15:10 Fetched 41.8 kB in 0s (0 B/s) 22:15:10 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 22:15:10 Fetched 499 kB in 0s (0 B/s) 22:15:10 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 22:15:10 Fetched 111 kB in 0s (0 B/s) 22:15:10 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 22:15:10 Fetched 240 kB in 0s (0 B/s) 22:15:10 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 22:15:10 Fetched 29.3 kB in 0s (0 B/s) 22:15:10 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 22:15:10 Fetched 85.5 kB in 0s (0 B/s) 22:15:10 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 22:15:10 Fetched 24.5 kB in 0s (0 B/s) 22:15:10 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 22:15:10 Fetched 49.2 kB in 0s (0 B/s) 22:15:10 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 22:15:10 Fetched 54.2 kB in 0s (0 B/s) 22:15:10 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 22:15:10 Fetched 30.8 kB in 0s (0 B/s) 22:15:10 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 22:15:10 Fetched 15.8 kB in 0s (0 B/s) 22:15:10 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 22:15:10 Fetched 85.9 kB in 0s (0 B/s) 22:15:10 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 22:15:10 Fetched 8720 B in 0s (0 B/s) 22:15:10 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 22:15:10 Fetched 140 kB in 0s (0 B/s) 22:15:10 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 22:15:10 Fetched 119 kB in 0s (0 B/s) 22:15:10 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 22:15:10 Fetched 111 kB in 0s (0 B/s) 22:15:10 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 22:15:10 Fetched 11.1 kB in 0s (0 B/s) 22:15:10 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 22:15:10 Fetched 646 kB in 0s (0 B/s) 22:15:10 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 22:15:10 Fetched 41.3 kB in 0s (0 B/s) 22:15:10 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 22:15:10 Fetched 17.9 kB in 0s (0 B/s) 22:15:10 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 22:15:10 Fetched 368 kB in 0s (0 B/s) 22:15:10 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 22:15:10 Fetched 187 kB in 0s (0 B/s) 22:15:10 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 22:15:10 Fetched 175 kB in 0s (0 B/s) 22:15:10 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 22:15:10 Fetched 206 kB in 0s (0 B/s) 22:15:10 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 22:15:10 Fetched 1302 kB in 0s (0 B/s) 22:15:10 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 22:15:10 Fetched 36.2 kB in 0s (0 B/s) 22:15:10 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 22:15:10 Fetched 159 kB in 0s (0 B/s) 22:15:10 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 22:15:10 Fetched 107 kB in 0s (0 B/s) 22:15:10 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 22:15:10 Fetched 48.7 kB in 0s (0 B/s) 22:15:10 Pulling static-packages 22:15:10 + snapcraftctl pull 22:15:10 Pulling version 22:15:10 + cd /root/project 22:15:10 + git describe --tags --abbrev=0 22:15:10 + sed s/v// 22:15:10 + GIT_VERSION=2.0.1-dev.63 22:15:10 + [ -z 2.0.1-dev.63 ] 22:15:10 + snapcraftctl set-version 2.0.1-dev.63 22:15:11 Building config-common 22:15:11 + snapcraftctl build 22:15:14 Skipping build go-build-helper (already ran) 22:15:14 Building edgex-go 22:15:14 + cd /root/parts/edgex-go/src 22:15:14 + git describe --tags --abbrev=0 22:15:14 + sed s/v// 22:15:14 + GIT_VERSION=2.0.1-dev.63 22:15:14 + [ -z 2.0.1-dev.63 ] 22:15:14 + echo 2.0.1-dev.63 22:15:14 + make build 22:15:14 go mod tidy 22:15:17 go: downloading github.com/gorilla/mux v1.8.0 22:15:17 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 22:15:17 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.18 22:15:17 go: downloading github.com/stretchr/testify v1.7.0 22:15:17 go: downloading github.com/google/uuid v1.3.0 22:15:17 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 22:15:17 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 22:15:17 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 22:15:17 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 22:15:17 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:15:17 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 22:15:17 go: downloading github.com/lib/pq v1.10.3 22:15:17 go: downloading github.com/golang-jwt/jwt/v4 v4.1.0 22:15:17 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 22:15:17 go: downloading github.com/pelletier/go-toml v1.9.4 22:15:17 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 22:15:17 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 22:15:18 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 22:15:18 go: downloading github.com/go-playground/validator/v10 v10.9.0 22:15:18 go: downloading github.com/davecgh/go-spew v1.1.1 22:15:18 go: downloading github.com/pmezard/go-difflib v1.0.0 22:15:18 go: downloading github.com/go-kit/kit v0.11.0 22:15:18 go: downloading github.com/stretchr/objx v0.1.1 22:15:18 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 22:15:18 go: downloading github.com/x448/float16 v0.8.4 22:15:18 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 22:15:18 go: downloading github.com/pebbe/zmq4 v1.2.7 22:15:18 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:15:18 go: downloading github.com/go-playground/universal-translator v0.18.0 22:15:18 go: downloading github.com/leodido/go-urn v1.2.1 22:15:18 go: downloading golang.org/x/text v0.3.6 22:15:18 go: downloading github.com/go-playground/assert/v2 v2.0.1 22:15:18 go: downloading github.com/go-playground/locales v0.14.0 22:15:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:15:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:15:18 ---> 3630f70b0c2c 22:15:18 Step 3/24 : WORKDIR /edgex-go 22:15:18 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:15:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:15:18 ---> 3630f70b0c2c 22:15:18 Step 3/23 : WORKDIR /edgex-go 22:15:18 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:15:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:15:18 ---> 3630f70b0c2c 22:15:18 Step 3/23 : WORKDIR /edgex-go 22:15:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:15:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:15:18 ---> 3630f70b0c2c 22:15:18 Step 3/24 : WORKDIR /edgex-go 22:15:18 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:15:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:15:18 ---> 3630f70b0c2c 22:15:18 Step 3/26 : WORKDIR /edgex-go 22:15:18 go: downloading github.com/kr/pretty v0.3.0 22:15:18 go: downloading github.com/go-logfmt/logfmt v0.5.0 22:15:18 go: downloading github.com/go-stack/stack v1.8.0 22:15:18 go: downloading github.com/hashicorp/consul/api v1.8.1 22:15:21 ---> Running in e53835b9d9fc 22:15:21 ---> Running in 3457e16bd7b5 22:15:21 ---> Running in a72afc34ff5d 22:15:21 ---> Running in cae1f1eb903a 22:15:21 ---> Running in a56bca9b9a67 22:15:21 Removing intermediate container 3457e16bd7b5 22:15:21 ---> 4d881216672d 22:15:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:15:22 Removing intermediate container e53835b9d9fc 22:15:22 ---> 34da706f2500 22:15:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:15:22 Removing intermediate container a56bca9b9a67 22:15:22 ---> 29e205c73062 22:15:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:15:22 Removing intermediate container cae1f1eb903a 22:15:22 ---> 36cedfefdf4f 22:15:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:15:22 Removing intermediate container a72afc34ff5d 22:15:22 ---> 310318892868 22:15:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:15:22 ---> Running in 9ef6fceb2c1e 22:15:22 ---> Running in 5d15af3595ca 22:15:22 ---> Running in 423f3b909dbd 22:15:22 ---> Running in 5c3c85283988 22:15:22 ---> Running in 845a28e6adee 22:15:25 Removing intermediate container 9ef6fceb2c1e 22:15:25 ---> aee382b01bd2 22:15:25 Step 5/23 : RUN apk add --update --no-cache make git 22:15:26 ---> Running in be9fc7af3a35 22:15:26 Removing intermediate container 5d15af3595ca 22:15:26 ---> e39d4a6f161c 22:15:26 Step 5/24 : RUN apk add --update --no-cache make git 22:15:26 Removing intermediate container 845a28e6adee 22:15:26 ---> 86a889d9530b 22:15:26 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:15:26 ---> Running in 8f50a4449bc5 22:15:27 ---> Running in 1351fb2cca52 22:15:27 Removing intermediate container 5c3c85283988 22:15:27 ---> a469799f2ad5 22:15:27 Step 5/26 : RUN apk add --update --no-cache make git 22:15:27 Removing intermediate container 423f3b909dbd 22:15:27 ---> 213262d8fbd0 22:15:27 Step 5/24 : RUN apk add --update --no-cache make git 22:15:27 ---> Running in 38ef8c7ad140 22:15:27 ---> Running in fd6fbfa5cff4 22:15:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:15:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:15:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:15:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:15:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:15:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:15:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:15:30 OK: 218 MiB in 52 packages 22:15:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:15:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:15:31 OK: 218 MiB in 52 packages 22:15:31 OK: 218 MiB in 52 packages 22:15:31 OK: 218 MiB in 52 packages 22:15:32 Removing intermediate container be9fc7af3a35 22:15:32 ---> 7cf38f35ca26 22:15:32 Step 6/23 : COPY go.mod . 22:15:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:15:33 Removing intermediate container 8f50a4449bc5 22:15:33 ---> ae5902a6f1b3 22:15:33 Step 6/24 : COPY go.mod . 22:15:33 ---> 784c197823b9 22:15:33 Step 7/23 : RUN go mod download 22:15:33 Removing intermediate container 1351fb2cca52 22:15:33 ---> 2cac9fd9c670 22:15:33 Step 6/23 : COPY go.mod . 22:15:33 ---> Running in 8709c4fb2b63 22:15:33 Removing intermediate container 38ef8c7ad140 22:15:33 ---> 4f85d691cc3f 22:15:33 Step 6/26 : COPY go.mod . 22:15:33 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:15:33 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 22:15:33 go: downloading github.com/onsi/ginkgo v1.10.1 22:15:33 go: downloading github.com/onsi/gomega v1.7.0 22:15:33 go: downloading github.com/gorilla/websocket v1.4.2 22:15:33 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 22:15:33 go: downloading github.com/kr/text v0.2.0 22:15:33 go: downloading github.com/rogpeppe/go-internal v1.8.0 22:15:33 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:15:33 go: downloading github.com/mitchellh/copystructure v1.0.0 22:15:33 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:15:33 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:15:33 go: downloading github.com/hashicorp/go-hclog v0.12.0 22:15:33 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:15:33 go: downloading github.com/hashicorp/serf v0.9.5 22:15:33 go: downloading github.com/hashicorp/consul/sdk v0.7.0 22:15:33 go: downloading github.com/hashicorp/go-uuid v1.0.1 22:15:33 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:15:33 go: downloading github.com/fatih/color v1.9.0 22:15:33 go: downloading github.com/mattn/go-colorable v0.1.6 22:15:33 go: downloading github.com/mattn/go-isatty v0.0.12 22:15:33 go: downloading github.com/mitchellh/go-homedir v1.1.0 22:15:33 go: downloading github.com/pkg/errors v0.9.1 22:15:33 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:15:33 go: downloading github.com/hpcloud/tail v1.0.0 22:15:33 go: downloading github.com/hashicorp/go-msgpack v0.5.3 22:15:33 go: downloading github.com/hashicorp/memberlist v0.2.2 22:15:33 go: downloading gopkg.in/yaml.v2 v2.4.0 22:15:33 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 22:15:33 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:15:33 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:15:33 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:15:33 go: downloading gopkg.in/fsnotify.v1 v1.4.7 22:15:33 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:15:33 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:15:33 go: downloading github.com/hashicorp/go-multierror v1.1.0 22:15:33 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 22:15:33 go: downloading github.com/miekg/dns v1.1.26 22:15:33 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:15:33 go: downloading github.com/hashicorp/errwrap v1.0.0 22:15:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-data/core-data ./cmd/core-data 22:15:34 ---> eae8392ac7e4 22:15:34 Step 7/24 : RUN go mod download 22:15:34 ---> 973a1d6db817 22:15:34 Step 7/23 : RUN go mod download 22:15:34 ---> Running in d719ed5cf619 22:15:34 ---> 98e4557fabf3 22:15:34 Step 7/26 : RUN go mod download 22:15:34 ---> Running in 3cee8ab3e746 22:15:35 ---> Running in eef386d8f915 22:15:36 OK: 218 MiB in 52 packages 22:15:38 Removing intermediate container fd6fbfa5cff4 22:15:38 ---> 2441bcff3305 22:15:38 Step 6/24 : COPY go.mod . 22:15:38 Removing intermediate container 8709c4fb2b63 22:15:38 ---> 1bbd0248c59e 22:15:38 Step 8/23 : COPY . . 22:15:39 ---> 1bd2c5ce16f9 22:15:39 Step 7/24 : RUN go mod download 22:15:39 ---> Running in 5bfca4f0b480 22:15:42 Removing intermediate container d719ed5cf619 22:15:42 ---> 4873f96270f0 22:15:42 Step 8/24 : COPY . . 22:15:42 Removing intermediate container 3cee8ab3e746 22:15:42 Removing intermediate container eef386d8f915 22:15:42 ---> ec7b2996f945 22:15:42 Step 8/23 : COPY . . ---> 0786e20a9c16 22:15:42 Step 8/26 : COPY . . 22:15:42 22:15:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:15:46 Removing intermediate container 5bfca4f0b480 22:15:46 ---> a40a6631b1ca 22:15:46 Step 8/24 : COPY . . 22:15:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-command/core-command ./cmd/core-command 22:15:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:15:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:15:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:15:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:15:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:15:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:15:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:15:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/secrets-config ./cmd/secrets-config 22:15:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:16:00 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 22:16:00 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 22:16:00 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 22:16:00 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 22:16:00 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 22:16:00 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 22:16:00 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 22:16:00 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 22:16:00 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 22:16:00 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 22:16:00 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 22:16:00 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 22:16:00 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 22:16:00 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 22:16:00 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 22:16:00 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 22:16:00 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 22:16:00 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 22:16:00 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 22:16:00 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 22:16:00 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 22:16:00 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 22:16:00 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 22:16:00 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 22:16:00 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 22:16:00 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 22:16:00 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 22:16:01 Building hooks 22:16:01 + cd /root/parts/hooks/src 22:16:01 + make build 22:16:01 go mod tidy 22:16:01 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 22:16:01 go: downloading github.com/stretchr/testify v1.5.1 22:16:01 go: downloading github.com/davecgh/go-spew v1.1.0 22:16:01 go: downloading gopkg.in/yaml.v2 v2.2.2 22:16:01 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 22:16:02 GO111MODULE=on go build -o cmd/install/install ./cmd/install 22:16:02 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 22:16:02 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 22:16:06 Building static-packages 22:16:06 + snapcraftctl build 22:16:08 Building version 22:16:08 + snapcraftctl build 22:16:08 ---> 00099f943ced 22:16:08 Step 9/23 : RUN go mod tidy 22:16:08 ---> Running in 1c4eba45c8f0 22:16:08 ---> c1b03a3a7518 22:16:08 Step 9/26 : RUN go mod tidy 22:16:08 ---> e08f3815a5cd 22:16:08 Step 9/24 : RUN go mod tidy 22:16:08 ---> ed2fb71fc0b3 22:16:08 Step 9/24 : RUN go mod tidy 22:16:08 ---> d841d6c29713 22:16:08 Step 9/23 : RUN go mod tidy 22:16:08 ---> Running in 5c982a1c3a4f 22:16:08 ---> Running in d250e951a8e6 22:16:08 ---> Running in 70aa0c4d83a8 22:16:08 ---> Running in c5f1af63bfa3 22:16:10 Staging config-common 22:16:10 + snapcraftctl stage 22:16:11 Skipping stage go-build-helper (already ran) 22:16:11 Staging edgex-go 22:16:11 + snapcraftctl stage 22:16:11 Removing intermediate container 1c4eba45c8f0 22:16:11 ---> a917da3a8eb6 22:16:11 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:16:11 ---> Running in 40de4eeb9c94 22:16:12 Staging hooks 22:16:12 + snapcraftctl stage 22:16:13 Staging static-packages 22:16:13 + snapcraftctl stage 22:16:14 Removing intermediate container d250e951a8e6 22:16:14 ---> 5e6da77ff2c6 22:16:14 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:16:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:16:14 ---> Running in 1a87615bdf59 22:16:14 Removing intermediate container 5c982a1c3a4f 22:16:14 ---> 7ddc01d34a9a 22:16:14 Step 10/24 : RUN make cmd/core-command/core-command 22:16:14 Staging version 22:16:14 + snapcraftctl stage 22:16:14 ---> Running in 8a1fcbb22b04 22:16:14 Removing intermediate container c5f1af63bfa3 22:16:14 ---> 3ccd33823cf5 22:16:14 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:16:15 Removing intermediate container 70aa0c4d83a8 22:16:15 ---> dd5ef679df06 22:16:15 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:16:15 ---> Running in 5395ef720d7c 22:16:15 ---> Running in 43ee7ac65f52 22:16:16 Priming config-common 22:16:16 + snapcraftctl prime 22:16:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:16:17 Priming go-build-helper 22:16:17 + snapcraftctl prime 22:16:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:16:18 Priming edgex-go 22:16:18 + snapcraftctl prime 22:16:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:16:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:16:19 Priming hooks 22:16:19 + snapcraftctl prime 22:16:21 Priming static-packages 22:16:21 + snapcraftctl prime 22:16:23 Priming version 22:16:23 + snapcraftctl prime 22:16:24 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:18:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:18:18 Removing intermediate container 40de4eeb9c94 22:18:18 ---> 0ae685bcb06c 22:18:18 22:18:18 Step 11/23 : FROM alpine:3.14 22:18:18 Removing intermediate container 8a1fcbb22b04 22:18:18 ---> ae4918de5ec2 22:18:18 22:18:18 Step 11/24 : FROM alpine:3.14 22:18:19 3.14: Pulling from library/alpine 22:18:19 3.14: Pulling from library/alpine 22:18:22 Removing intermediate container 5395ef720d7c 22:18:22 ---> 6c493930f141 22:18:22 22:18:22 Step 11/26 : FROM alpine:3.14 22:18:23 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:18:23 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:18:23 Removing intermediate container 1a87615bdf59 22:18:23 ---> 57dbf0c4f484 22:18:23 22:18:23 Step 11/23 : FROM alpine:3.14 22:18:23 3.14: Pulling from library/alpine 22:18:23 Status: Downloaded newer image for alpine:3.14 22:18:23 Status: Downloaded newer image for alpine:3.14 22:18:23 ---> bb3de5531c18 22:18:23 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:18:23 ---> bb3de5531c18 22:18:23 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:18:23 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:18:23 Status: Image is up to date for alpine:3.14 22:18:23 ---> bb3de5531c18 22:18:23 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:18:23 3.14: Pulling from library/alpine 22:18:23 Removing intermediate container 43ee7ac65f52 22:18:23 ---> 31fe12f2ebcd 22:18:23 22:18:23 Step 11/24 : FROM alpine:3.14 22:18:23 ---> bb3de5531c18 22:18:23 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:18:23 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:18:23 Status: Image is up to date for alpine:3.14 22:18:23 ---> bb3de5531c18 22:18:23 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:18:23 ---> Running in 29ca0cf86d36 22:18:23 ---> Running in 4e21ad02b5dc 22:18:23 ---> Running in b662c60a803f 22:18:23 ---> Running in 7c00a76e887c 22:18:23 ---> Running in 884f489e54d0 22:18:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:18:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:18:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:18:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:18:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:18:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:18:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:18:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:18:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:18:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:18:27 (1/1) Installing dumb-init (1.2.5-r1) 22:18:27 Executing busybox-1.33.1-r3.trigger 22:18:27 OK: 5 MiB in 15 packages 22:18:27 (1/1) Installing dumb-init (1.2.5-r1) 22:18:27 Executing busybox-1.33.1-r3.trigger 22:18:27 OK: 5 MiB in 15 packages 22:18:27 (1/1) Installing dumb-init (1.2.5-r1) 22:18:27 Executing busybox-1.33.1-r3.trigger 22:18:27 OK: 5 MiB in 15 packages 22:18:28 (1/3) Installing ca-certificates (20191127-r5) 22:18:28 (1/2) Installing ca-certificates (20191127-r5) 22:18:28 (2/3) Installing dumb-init (1.2.5-r1) 22:18:28 (2/2) Installing dumb-init (1.2.5-r1) 22:18:28 (3/3) Installing su-exec (0.2-r1) 22:18:28 Executing busybox-1.33.1-r3.trigger 22:18:28 Executing busybox-1.33.1-r3.trigger 22:18:28 Executing ca-certificates-20191127-r5.trigger 22:18:28 Executing ca-certificates-20191127-r5.trigger 22:18:28 OK: 6 MiB in 17 packages 22:18:28 OK: 6 MiB in 16 packages 22:18:29 Removing intermediate container 29ca0cf86d36 22:18:29 ---> 875e9cba9d3d 22:18:29 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:18:29 ---> Running in a5b637f32ae6 22:18:29 Removing intermediate container 4e21ad02b5dc 22:18:29 ---> 8f6f5798f5f0 22:18:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:18:30 Removing intermediate container 7c00a76e887c 22:18:30 ---> 7e574caf1c46 22:18:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:18:30 ---> Running in 3b56a4d0c4f3 22:18:30 ---> Running in 5ef2eea7eb03 22:18:30 Removing intermediate container a5b637f32ae6 22:18:30 ---> ba28836cf9eb 22:18:30 Step 14/23 : ENV APP_PORT=59861 22:18:30 Removing intermediate container 884f489e54d0 22:18:30 ---> b1025e2097d2 22:18:30 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:18:30 Removing intermediate container 3b56a4d0c4f3 22:18:30 ---> 7ae2c5b7c631 22:18:30 Step 14/24 : ENV APP_PORT=59882 22:18:30 Removing intermediate container b662c60a803f 22:18:30 ---> df40c177caad 22:18:30 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:18:31 ---> Running in a2b807116937 22:18:31 ---> Running in 935cb03c3c9f 22:18:31 ---> Running in e5b3f97b9117 22:18:31 Removing intermediate container 5ef2eea7eb03 22:18:31 ---> 64fbe03234da 22:18:31 Step 14/24 : ENV APP_PORT=59881 22:18:31 ---> Running in dce0fba04e0e 22:18:31 ---> Running in c066c562ae29 22:18:31 Removing intermediate container a2b807116937 22:18:31 ---> 5f5787bae711 22:18:31 Step 15/23 : EXPOSE $APP_PORT 22:18:32 Removing intermediate container e5b3f97b9117 22:18:32 ---> f58021dfac14 22:18:32 Step 15/24 : EXPOSE $APP_PORT 22:18:32 Removing intermediate container 935cb03c3c9f 22:18:32 ---> 9c2142db20c9 22:18:32 Step 14/23 : ENV APP_PORT=59860 22:18:32 ---> Running in a47cbc5f18b7 22:18:32 Removing intermediate container dce0fba04e0e 22:18:32 ---> 2cc605bfa2eb 22:18:32 Step 14/26 : WORKDIR / 22:18:32 ---> Running in 038efb3737c2 22:18:32 ---> Running in 6c55349eeeab 22:18:32 Removing intermediate container c066c562ae29 22:18:32 ---> ba37cda9f051 22:18:32 Step 15/24 : EXPOSE $APP_PORT 22:18:32 ---> Running in dcd46bbea94f 22:18:32 ---> Running in 0ffe8b8c40e6 22:18:32 Removing intermediate container a47cbc5f18b7 22:18:32 ---> e3999e6a0dee 22:18:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:18:33 Removing intermediate container 038efb3737c2 22:18:33 Removing intermediate container 6c55349eeeab 22:18:33 ---> b2dcca0ccb7c 22:18:33 ---> 6189b837fb7d 22:18:33 Step 16/24 : WORKDIR / 22:18:33 Step 15/23 : EXPOSE $APP_PORT 22:18:33 ---> Running in 4238aee0f61e 22:18:33 ---> Running in 291f7c3cb0da 22:18:33 Removing intermediate container 0ffe8b8c40e6 22:18:33 ---> eac2b4d6bb5b 22:18:33 Step 16/24 : WORKDIR / 22:18:33 Removing intermediate container dcd46bbea94f 22:18:33 ---> 6988c72af661 22:18:33 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:18:34 ---> Running in 359ec65fd0f1 22:18:34 ---> ca634838f4d5 22:18:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:18:34 Removing intermediate container 291f7c3cb0da 22:18:34 ---> 2de43fd53522 22:18:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:18:34 Removing intermediate container 4238aee0f61e 22:18:34 ---> 75cda3600c7c 22:18:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:18:34 Removing intermediate container 359ec65fd0f1 22:18:34 ---> 473beb3b0c39 22:18:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:18:35 ---> dc28aa714a69 22:18:35 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:18:35 ---> 0cd592256232 22:18:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:18:36 ---> 357d20ea1166 22:18:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:18:36 ---> f062105c80d5 22:18:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:18:36 ---> 183be08f26e2 22:18:36 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:18:36 ---> 877ea8c7f4bf 22:18:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:18:37 ---> 8cdcfbaaafc5 22:18:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:18:38 ---> e0c00f1825ea 22:18:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:18:38 ---> 5118fcf8f4c1 22:18:38 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:18:38 ---> 39a1e65bfd5a 22:18:38 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:18:38 ---> fad7026d3745 22:18:38 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:18:38 ---> 03f7b6bbc445 22:18:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:18:38 ---> Running in 5aa749ad12c8 22:18:39 ---> Running in c8b8ebbaa03f 22:18:39 Removing intermediate container 5aa749ad12c8 22:18:39 ---> 66c17262287b 22:18:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:18:39 ---> c88fca130bad 22:18:39 Step 20/24 : ENTRYPOINT ["/core-command"] 22:18:39 ---> Running in de41f936c76e 22:18:39 ---> 387e8e2b17dc 22:18:39 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:18:39 Removing intermediate container c8b8ebbaa03f 22:18:39 ---> 4b1dd68fbf47 22:18:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:18:39 ---> Running in 5fc8d74b8ef9 22:18:39 ---> a1aa221fbb9a 22:18:39 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:18:40 ---> Running in d13de8eed9e2 22:18:40 ---> Running in 3392ef74db19 22:18:40 Removing intermediate container de41f936c76e 22:18:40 ---> f6f534491042 22:18:40 Step 21/23 : LABEL arch=arm64 22:18:40 Removing intermediate container 5fc8d74b8ef9 22:18:40 ---> 699d043e8f10 22:18:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:18:40 ---> Running in c27a452147d5 22:18:41 Removing intermediate container d13de8eed9e2 22:18:41 ---> e268f5eda03e 22:18:41 Step 21/23 : LABEL arch=arm64 22:18:41 ---> Running in d28a69b12492 22:18:41 Removing intermediate container 3392ef74db19 22:18:41 ---> d73efc2b8e3b 22:18:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:18:41 ---> Running in 7635172a0160 22:18:41 ---> 4c81eb580528 22:18:41 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:18:41 ---> Running in 1b9ede37b428 22:18:41 Removing intermediate container c27a452147d5 22:18:41 ---> 4b56b83be416 22:18:41 Step 22/23 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e 22:18:41 Removing intermediate container d28a69b12492 22:18:41 ---> c3e4983e9d04 22:18:41 Step 22/24 : LABEL arch=arm64 22:18:41 ---> Running in 9414b1863d49 22:18:42 ---> Running in 8224df301c7a 22:18:42 Removing intermediate container 7635172a0160 22:18:42 ---> 37d4f5089e15 22:18:42 Step 22/23 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e 22:18:42 Removing intermediate container 1b9ede37b428 22:18:42 ---> ad2ffecad811 22:18:42 Step 22/24 : LABEL arch=arm64 22:18:42 ---> Running in 276733be4de9 22:18:42 ---> Running in 82c5bf6b9374 22:18:42 Removing intermediate container 9414b1863d49 22:18:42 ---> e0c349b59404 22:18:42 Step 23/23 : LABEL version=0.0.0 22:18:42 Removing intermediate container 8224df301c7a 22:18:42 ---> 4ec766d73649 22:18:42 Step 23/24 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e 22:18:42 ---> c6a4b544e3c3 22:18:42 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:18:42 ---> Running in 3e4ce709207b 22:18:43 ---> Running in 094ddc129467 22:18:43 Removing intermediate container 276733be4de9 22:18:43 ---> 6c8f521953b5 22:18:43 Step 23/23 : LABEL version=0.0.0 22:18:43 Removing intermediate container 82c5bf6b9374 22:18:43 ---> 0104376bfeec 22:18:43 Step 23/24 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e 22:18:43 ---> Running in 30e06a3e33f6 22:18:43 ---> Running in 130cf60fe71a 22:18:43 Removing intermediate container 3e4ce709207b 22:18:43 ---> 8cbb228a450f 22:18:43 22:18:44 Removing intermediate container 094ddc129467 22:18:44 ---> 83a586ced96a 22:18:44 Step 24/24 : LABEL version=0.0.0 22:18:44 Successfully built 8cbb228a450f 22:18:44 Successfully tagged support-scheduler-arm64:latest 22:18:44  Building support-scheduler ... done Removing intermediate container 30e06a3e33f6 22:18:44 ---> 373864922bf4 22:18:44 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 22:18:44 ---> b1ceb9ff4f4b 22:18:44 22:18:44 Building security-bootstrapper 22:18:44 ---> Running in de9c9b764fe6 22:18:44 ---> Running in 380084b8221d 22:18:44 Removing intermediate container 130cf60fe71a 22:18:44 ---> f2e2e260acae 22:18:44 Step 24/24 : LABEL version=0.0.0 22:18:44 Successfully built b1ceb9ff4f4b 22:18:44 Successfully tagged support-notifications-arm64:latest 22:18:44  Building support-notifications ... done Building security-proxy-setup 22:18:44 ---> Running in ba008a19643b 22:18:45 Removing intermediate container de9c9b764fe6 22:18:45 ---> 7fb1f22e60b5 22:18:45 22:18:45 Removing intermediate container ba008a19643b 22:18:45 ---> b5ca2bc59e0f 22:18:45 22:18:45 Successfully built 7fb1f22e60b5 22:18:45 Successfully tagged core-command-arm64:latest 22:18:45  Building core-command ... done Building core-data 22:18:46 Successfully built b5ca2bc59e0f 22:18:46 Successfully tagged core-metadata-arm64:latest 22:18:46  Building core-metadata ... done Building sys-mgmt-agent 22:18:47 Removing intermediate container 380084b8221d 22:18:47 ---> 5a88d89071ff 22:18:47 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:18:47 ---> Running in fe0f9540d083 22:18:48 Removing intermediate container fe0f9540d083 22:18:48 ---> a5e8535ba655 22:18:48 Step 24/26 : LABEL arch=arm64 22:18:49 ---> Running in 3ec70b484d6d 22:18:50 Removing intermediate container 3ec70b484d6d 22:18:50 ---> d5f843f6a72f 22:18:50 Step 25/26 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e 22:18:50 ---> Running in 948854b03538 22:18:51 Removing intermediate container 948854b03538 22:18:51 ---> 328c2b58ecaf 22:18:51 Step 26/26 : LABEL version=0.0.0 22:18:51 ---> Running in c8da872baeac 22:18:52 Removing intermediate container c8da872baeac 22:18:52 ---> 3f44fd282372 22:18:52 22:18:52 Successfully built 3f44fd282372 22:18:52 Successfully tagged security-secretstore-setup-arm64:latest 22:19:39  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:19:39 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:19:39 ---> 3630f70b0c2c 22:19:39 Step 3/32 : WORKDIR /edgex-go 22:19:39 ---> Using cache 22:19:39 ---> 310318892868 22:19:39 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:19:39 ---> Using cache 22:19:39 ---> 86a889d9530b 22:19:39 Step 5/32 : RUN apk add --update --no-cache make git 22:19:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:19:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:19:39 ---> 3630f70b0c2c 22:19:39 Step 3/22 : WORKDIR /edgex-go 22:19:39 ---> Using cache 22:19:39 ---> 310318892868 22:19:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:19:39 ---> Using cache 22:19:39 ---> 86a889d9530b 22:19:39 Step 5/22 : RUN apk add --update --no-cache make git 22:19:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:19:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:19:39 ---> 3630f70b0c2c 22:19:39 Step 3/24 : WORKDIR /edgex-go 22:19:39 ---> Using cache 22:19:39 ---> 310318892868 22:19:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:19:39 ---> Using cache 22:19:39 ---> 86a889d9530b 22:19:39 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:19:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:19:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:19:39 ---> 3630f70b0c2c 22:19:39 Step 3/24 : WORKDIR /edgex-go 22:19:39 ---> Using cache 22:19:39 ---> 310318892868 22:19:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:19:39 ---> Using cache 22:19:39 ---> 86a889d9530b 22:19:39 Step 5/24 : RUN apk add --update --no-cache make bash git 22:19:40 ---> Running in 0a0846e159d8 22:19:40 ---> Running in b9f280b66226 22:19:40 ---> Running in b81061d7adf5 22:19:40 ---> Running in fe07da294d44 22:19:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:19:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:19:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:19:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:19:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:19:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:19:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:19:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:19:44 OK: 218 MiB in 52 packages 22:19:44 OK: 218 MiB in 52 packages 22:19:44 OK: 218 MiB in 52 packages 22:19:44 OK: 218 MiB in 52 packages 22:19:46 Removing intermediate container b9f280b66226 22:19:46 ---> c5ea4340c68d 22:19:46 Step 6/32 : COPY go.mod . 22:19:46 Removing intermediate container 0a0846e159d8 22:19:46 ---> eb716375d7bd 22:19:46 Step 6/24 : COPY go.mod . 22:19:47 Removing intermediate container b81061d7adf5 22:19:47 ---> feabb48d9bc0 22:19:47 Step 6/22 : COPY go.mod . 22:19:47 Removing intermediate container fe07da294d44 22:19:47 ---> a82aad7b43f1 22:19:47 Step 6/24 : COPY go.mod . 22:19:47 ---> 115e2a8edf2d 22:19:47 Step 7/32 : RUN go mod download 22:19:48 ---> Running in bb7f879ab5c3 22:19:48 ---> d3ef24225fac 22:19:48 Step 7/24 : RUN go mod download 22:19:48 ---> Running in f2dbf5b46a4f 22:19:48 ---> 96f388bd2aa9 22:19:48 Step 7/22 : RUN go mod download 22:19:49 ---> 62d00ae67107 22:19:49 Step 7/24 : RUN go mod download 22:19:49 ---> Running in 1170a74210e3 22:19:49 ---> Running in 72740e1a5537 22:19:54 Removing intermediate container bb7f879ab5c3 22:19:54 ---> 56425767de2a 22:19:54 Step 8/32 : COPY . . 22:19:54 Removing intermediate container f2dbf5b46a4f 22:19:54 ---> 74b200c5d6da 22:19:54 Step 8/24 : COPY . . 22:19:55 Removing intermediate container 1170a74210e3 22:19:55 ---> 4995faf785c4 22:19:55 Step 8/22 : COPY . . 22:19:55 Removing intermediate container 72740e1a5537 22:19:55 ---> 8c7fad2f4070 22:19:55 Step 8/24 : COPY . . 22:20:17 ---> 098e8c9c76ca 22:20:17 Step 9/24 : RUN go mod tidy 22:20:17 ---> 600dffa50600 22:20:17 Step 9/24 : RUN go mod tidy 22:20:17 ---> c2b285b10acc 22:20:17 Step 9/32 : RUN go mod tidy 22:20:17 ---> aca2e4bfdf93 22:20:17 Step 9/22 : RUN go mod tidy 22:20:17 ---> Running in 28c17654eeb4 22:20:17 ---> Running in a366bdf32c9a 22:20:17 ---> Running in c8d13d6abf9e 22:20:17 ---> Running in e662735f26e2 22:20:23 Removing intermediate container 28c17654eeb4 22:20:23 ---> 840478ab85f2 22:20:23 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:20:23 ---> Running in ab154c34ae12 22:20:23 Removing intermediate container a366bdf32c9a 22:20:23 ---> aa522d7460d5 22:20:23 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:20:24 Removing intermediate container c8d13d6abf9e 22:20:24 ---> 8e12be449ad4 22:20:24 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:20:24 ---> Running in a018868cfb18 22:20:24 ---> Running in dc29613debbd 22:20:24 Removing intermediate container e662735f26e2 22:20:24 ---> b6f19c93c9af 22:20:24 Step 10/24 : RUN make cmd/core-data/core-data 22:20:25 ---> Running in 5338809d2e50 22:20:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:20:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:20:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:20:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:22:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:22:03 Removing intermediate container ab154c34ae12 22:22:03 ---> b23db24c67ce 22:22:03 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:22:03 ---> Running in 1a1f0529d37c 22:22:03 Removing intermediate container a018868cfb18 22:22:03 ---> 81c859e3dd5a 22:22:03 22:22:03 Step 11/32 : FROM alpine:3.14 22:22:03 ---> bb3de5531c18 22:22:03 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:22:03 ---> Running in 3e124dd4171a 22:22:03 Removing intermediate container 3e124dd4171a 22:22:03 ---> 523c826c33be 22:22:03 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:22:03 ---> Running in 733e2c1eaa49 22:22:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:22:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:22:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:22:04 (1/2) Installing dumb-init (1.2.5-r1) 22:22:04 (2/2) Installing su-exec (0.2-r1) 22:22:04 Executing busybox-1.33.1-r3.trigger 22:22:04 OK: 5 MiB in 16 packages 22:22:05 Removing intermediate container dc29613debbd 22:22:05 ---> 0aa7508b739d 22:22:05 22:22:05 Step 11/22 : FROM alpine:3.14 22:22:05 ---> bb3de5531c18 22:22:05 Step 12/22 : RUN apk add --update --no-cache curl 22:22:06 ---> Running in 9392b667b66b 22:22:06 Removing intermediate container 1a1f0529d37c 22:22:06 ---> 6705cb75c87c 22:22:06 22:22:06 Step 12/24 : FROM docker:20.10.7 22:22:06 20.10.7: Pulling from library/docker 22:22:07 Removing intermediate container 733e2c1eaa49 22:22:07 ---> 47a0dd64bf20 22:22:07 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:22:07 ---> Running in bcd94eec5ee7 22:22:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:22:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:22:08 Removing intermediate container bcd94eec5ee7 22:22:08 ---> 51148fc3c5c4 22:22:08 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:22:08 (1/5) Installing ca-certificates (20191127-r5) 22:22:08 ---> Running in 485cb891a652 22:22:09 (2/5) Installing brotli-libs (1.0.9-r5) 22:22:09 (3/5) Installing nghttp2-libs (1.43.0-r0) 22:22:09 (4/5) Installing libcurl (7.79.1-r0) 22:22:09 (5/5) Installing curl (7.79.1-r0) 22:22:09 Executing busybox-1.33.1-r3.trigger 22:22:09 Executing ca-certificates-20191127-r5.trigger 22:22:09 OK: 8 MiB in 19 packages 22:22:10 Removing intermediate container 485cb891a652 22:22:10 ---> 062db23e72f9 22:22:10 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:22:10 ---> Running in b0c3ebb1792c 22:22:14 Removing intermediate container 9392b667b66b 22:22:14 ---> f4cc88d89a51 22:22:14 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:22:14 ---> Running in 1dc28862454b 22:22:14 Removing intermediate container 5338809d2e50 22:22:14 ---> c3d4f79450b3 22:22:14 22:22:14 Step 11/24 : FROM alpine:3.14 22:22:14 ---> bb3de5531c18 22:22:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:22:14 Removing intermediate container b0c3ebb1792c 22:22:14 ---> c8752477b2de 22:22:14 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:22:15 ---> Running in 2a1d5e176f0e 22:22:15 ---> Running in 9627f16cc750 22:22:15 Removing intermediate container 1dc28862454b 22:22:15 ---> 8d2afdfb6d06 22:22:15 Step 14/22 : WORKDIR /edgex 22:22:16 ---> Running in faf5044cdc59 22:22:16 Removing intermediate container 2a1d5e176f0e 22:22:16 ---> 070e70bb2cab 22:22:16 Step 13/24 : ENV APP_PORT=59880 22:22:16 Removing intermediate container 9627f16cc750 22:22:16 ---> 583024b8a09b 22:22:16 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:22:16 ---> Running in f801d5d192d8 22:22:17 Removing intermediate container faf5044cdc59 22:22:17 ---> d00463dc0cc7 22:22:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:22:17 Removing intermediate container f801d5d192d8 22:22:17 ---> 289258972d42 22:22:17 Step 14/24 : EXPOSE $APP_PORT 22:22:17 ---> fd4c7881b3ee 22:22:17 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:22:17 ---> Running in 33746ded4f43 22:22:18 ---> Running in f8823f5509f6 22:22:18 ---> 8b7e3d37ec44 22:22:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:22:18 Removing intermediate container 33746ded4f43 22:22:18 ---> 1bef00867fe3 22:22:18 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:22:18 ---> Running in fda6596dda92 22:22:18 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 22:22:18 Status: Downloaded newer image for docker:20.10.7 22:22:18 ---> df445af6242a 22:22:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:22:19 ---> Running in 9349bfbfdabb 22:22:19 ---> 5f30e9e89c3d 22:22:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:22:20 Removing intermediate container 9349bfbfdabb 22:22:20 ---> 021b7c7e7d91 22:22:20 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 22:22:20 ---> Running in 6ea3552c012a 22:22:21 ---> 715345233838 22:22:21 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:22:21 Removing intermediate container f8823f5509f6 22:22:21 ---> c6647ee5f1ae 22:22:21 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:22:21 ---> Running in 7a0ab6590b98 22:22:21 Removing intermediate container fda6596dda92 22:22:21 ---> cd8aa684bb6a 22:22:22 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:22:22 ---> Running in 4ac8077a152a 22:22:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:22:22 Removing intermediate container 7a0ab6590b98 22:22:22 ---> 74e6be490ad3 22:22:22 Step 19/22 : CMD ["--init=true"] 22:22:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:22:22 ---> eefd1fb7658a 22:22:22 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:22:22 ---> Running in 621e49ba8cd8 22:22:23 Removing intermediate container 621e49ba8cd8 22:22:23 ---> 56953fb2fd5a 22:22:23 Step 20/22 : LABEL arch=arm64 22:22:23 (1/39) Installing readline (8.1.0-r0) 22:22:23 (2/39) Installing bash (5.1.0-r0) 22:22:23 Executing bash-5.1.0-r0.post-install 22:22:23 (3/39) Installing brotli-libs (1.0.9-r3) 22:22:23 (4/39) Installing nghttp2-libs (1.42.0-r1) 22:22:23 (5/39) Installing libcurl (7.79.1-r0) 22:22:23 (6/39) Installing curl (7.79.1-r0) 22:22:23 (7/39) Installing dumb-init (1.2.5-r0) 22:22:23 (8/39) Installing libbz2 (1.0.8-r1) 22:22:23 (9/39) Installing expat (2.2.10-r1) 22:22:24 (10/39) Installing libffi (3.3-r2) 22:22:24 (11/39) Installing gdbm (1.19-r0) 22:22:24 (12/39) Installing xz-libs (5.2.5-r0) 22:22:24 (13/39) Installing sqlite-libs (3.34.1-r0) 22:22:24 (14/39) Installing python3 (3.8.10-r0) 22:22:24 ---> Running in b1aae7fa51af 22:22:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:22:24 ---> c6fad420f904 22:22:24 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:22:24 Removing intermediate container b1aae7fa51af 22:22:24 ---> 88c6704fae94 22:22:24 Step 21/22 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e 22:22:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:22:25 ---> Running in bd1442ebc3c4 22:22:25 ---> edb05f1d15df 22:22:25 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:22:25 (15/39) Installing py3-appdirs (1.4.4-r1) 22:22:25 (16/39) Installing py3-ordered-set (4.0.2-r0) 22:22:25 (17/39) Installing py3-parsing (2.4.7-r1) 22:22:25 (18/39) Installing py3-six (1.15.0-r0) 22:22:25 (19/39) Installing py3-packaging (20.9-r0) 22:22:25 (20/39) Installing py3-setuptools (51.3.3-r0) 22:22:26 Removing intermediate container bd1442ebc3c4 22:22:26 ---> 7c1aff41360a 22:22:26 Step 22/22 : LABEL version=0.0.0 22:22:26 (21/39) Installing py3-chardet (4.0.0-r0) 22:22:26 (22/39) Installing py3-idna (3.1-r0) 22:22:26 (23/39) Installing py3-urllib3 (1.26.2-r1) 22:22:26 (24/39) Installing py3-requests (2.25.1-r1) 22:22:26 ---> Running in 6c533b51bfbd 22:22:26 (25/39) Installing py3-msgpack (1.0.2-r0) 22:22:26 (26/39) Installing py3-lockfile (0.12.2-r3) 22:22:26 (1/6) Installing dumb-init (1.2.5-r1) 22:22:26 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:22:26 (28/39) Installing py3-colorama (0.4.4-r0) 22:22:26 (29/39) Installing py3-contextlib2 (0.6.0-r0) 22:22:26 (30/39) Installing py3-distlib (0.3.1-r1) 22:22:26 (31/39) Installing py3-distro (1.5.0-r1) 22:22:26 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:22:26 (32/39) Installing py3-webencodings (0.5.1-r3) 22:22:26 (33/39) Installing py3-html5lib (1.1-r0) 22:22:26 (34/39) Installing py3-pytoml (0.1.21-r0) 22:22:26 (3/6) Installing libsodium (1.0.18-r0) 22:22:26 (35/39) Installing py3-pep517 (0.9.1-r0) 22:22:26 (36/39) Installing py3-progress (1.5-r0) 22:22:26 (37/39) Installing py3-retrying (1.3.3-r0) 22:22:26 (38/39) Installing py3-toml (0.10.2-r0) 22:22:26 (39/39) Installing py3-pip (20.3.4-r0) 22:22:26 ---> 8df8a7007931 22:22:26 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:22:26 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:22:26 Removing intermediate container 6c533b51bfbd 22:22:26 ---> 505f1863dc66 22:22:26 22:22:26 (5/6) Installing libzmq (4.3.4-r0) 22:22:27 (6/6) Installing zeromq (4.3.4-r0) 22:22:27 Executing busybox-1.32.1-r6.trigger 22:22:27 OK: 82 MiB in 59 packages 22:22:27 Executing busybox-1.33.1-r3.trigger 22:22:27 OK: 8 MiB in 20 packages 22:22:27 Successfully built 505f1863dc66 22:22:27 Successfully tagged security-proxy-setup-arm64:latest 22:22:28  Building security-proxy-setup ... done  ---> f11b57ebb7e0 22:22:28 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:22:28 ---> Running in be7a710303bb 22:22:28 Removing intermediate container 4ac8077a152a 22:22:28 ---> a01d612e4cb4 22:22:28 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:22:29 Removing intermediate container be7a710303bb 22:22:29 ---> c338c25c68a0 22:22:29 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:22:29 ---> 47e07ccda4cf 22:22:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:22:30 ---> ef6d86ce2ef9 22:22:30 Step 27/32 : RUN chmod +x /entrypoint.sh 22:22:30 ---> Running in 88bd23549a1b 22:22:31 ---> 8b9a86033b05 22:22:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:22:32 ---> e49ba69d209f 22:22:32 Step 20/24 : ENTRYPOINT ["/core-data"] 22:22:33 ---> Running in e496fd97aa1a 22:22:33 Removing intermediate container 88bd23549a1b 22:22:33 ---> 5194e07c5934 22:22:33 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:22:33 Removing intermediate container e496fd97aa1a 22:22:33 ---> 44653977d551 22:22:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:22:34 ---> Running in cc6e385708c5 22:22:34 ---> Running in 3e7f8d335c16 22:22:34 Removing intermediate container cc6e385708c5 22:22:34 ---> 4b99c3f54fc7 22:22:34 Step 29/32 : CMD ["gate"] 22:22:34 Removing intermediate container 3e7f8d335c16 22:22:34 ---> 01f7b1e67ee8 22:22:34 Step 22/24 : LABEL arch=arm64 22:22:35 ---> Running in 6a7a639d0eec 22:22:35 ---> Running in a7e062243147 22:22:35 Collecting docker-compose==1.23.2 22:22:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:22:35 Removing intermediate container a7e062243147 22:22:35 ---> e1289b901ea2 22:22:35 Step 23/24 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e 22:22:35 Removing intermediate container 6a7a639d0eec 22:22:35 ---> 7ad2be265d97 22:22:35 Step 30/32 : LABEL arch=arm64 22:22:35 Collecting dockerpty<0.5,>=0.4.1 22:22:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:22:35 ---> Running in 651da9a35124 22:22:36 ---> Running in f2b4327d2a96 22:22:36 Removing intermediate container 651da9a35124 22:22:36 ---> b7637f4d17dc 22:22:36 Step 24/24 : LABEL version=0.0.0 22:22:36 ---> Running in bfe37bb07121 22:22:36 Removing intermediate container f2b4327d2a96 22:22:36 ---> a563685cfd39 22:22:36 Step 31/32 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e 22:22:37 ---> Running in e55475bcaf10 22:22:37 Removing intermediate container bfe37bb07121 22:22:37 ---> ac83581d5442 22:22:37 22:22:37 Successfully built ac83581d5442 22:22:37 Successfully tagged core-data-arm64:latest 22:22:37  Building core-data ... done Removing intermediate container e55475bcaf10 22:22:37 ---> baf548f85967 22:22:37 Step 32/32 : LABEL version=0.0.0 22:22:38 ---> Running in fde802c567a4 22:22:38 Collecting websocket-client<1.0,>=0.32.0 22:22:38 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:22:38 Collecting cached-property<2,>=1.2.0 22:22:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:22:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:22:38 Removing intermediate container fde802c567a4 22:22:38 ---> 9b8a27754306 22:22:38 22:22:39 Successfully built 9b8a27754306 22:22:39 Successfully tagged security-bootstrapper-arm64:latest 22:22:39  Building security-bootstrapper ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:22:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:22:39 Collecting docopt<0.7,>=0.6.1 22:22:39 Downloading docopt-0.6.2.tar.gz (25 kB) 22:22:41 Collecting texttable<0.10,>=0.9.0 22:22:41 Downloading texttable-0.9.1.tar.gz (11 kB) 22:22:43 Collecting docker<4.0,>=3.6.0 22:22:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:22:43 Collecting jsonschema<3,>=2.5.1 22:22:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:22:44 Collecting PyYAML<4,>=3.10 22:22:44 Downloading PyYAML-3.13.tar.gz (270 kB) 22:22:47 Collecting docker-pycreds>=0.4.0 22:22:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:22:48 Collecting certifi>=2017.4.17 22:22:48 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 22:22:48 Collecting idna<2.8,>=2.5 22:22:48 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:22:48 Collecting chardet<3.1.0,>=3.0.2 22:22:48 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:22:49 Collecting urllib3<1.25,>=1.21.1 22:22:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:22:49 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:22:49 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:22:49 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:22:49 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:22:49 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:22:49 Attempting uninstall: urllib3 22:22:49 Found existing installation: urllib3 1.26.2 22:22:49 Uninstalling urllib3-1.26.2: 22:22:50 Successfully uninstalled urllib3-1.26.2 22:22:50 Attempting uninstall: idna 22:22:50 Found existing installation: idna 3.1 22:22:50 Uninstalling idna-3.1: 22:22:50 Successfully uninstalled idna-3.1 22:22:51 Attempting uninstall: chardet 22:22:51 Found existing installation: chardet 4.0.0 22:22:51 Uninstalling chardet-4.0.0: 22:22:51 Successfully uninstalled chardet-4.0.0 22:22:52 Attempting uninstall: requests 22:22:52 Found existing installation: requests 2.25.1 22:22:52 Uninstalling requests-2.25.1: 22:22:52 Successfully uninstalled requests-2.25.1 22:22:53 Running setup.py install for texttable: started 22:22:54 Running setup.py install for texttable: finished with status 'done' 22:22:54 Running setup.py install for PyYAML: started 22:22:56 Running setup.py install for PyYAML: finished with status 'done' 22:22:57 Running setup.py install for docopt: started 22:22:59 Running setup.py install for docopt: finished with status 'done' 22:22:59 Running setup.py install for dockerpty: started 22:23:00 Running setup.py install for dockerpty: finished with status 'done' 22:23:02 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 22:23:10 Removing intermediate container 6ea3552c012a 22:23:10 ---> 09affcc3aab0 22:23:10 Step 15/24 : ENV APP_PORT=58890 22:23:10 ---> Running in 956779240a95 22:23:11 Removing intermediate container 956779240a95 22:23:11 ---> 70d7a8b6267f 22:23:11 Step 16/24 : EXPOSE $APP_PORT 22:23:11 ---> Running in af09c7c4081a 22:23:11 Removing intermediate container af09c7c4081a 22:23:11 ---> 45dcbc43cf71 22:23:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:23:12 ---> d89661c3728e 22:23:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:23:13 ---> 239dc02e0643 22:23:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:23:14 ---> af61463f27a4 22:23:14 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:23:14 ---> Running in 4f2f42cb1eed 22:23:15 Removing intermediate container 4f2f42cb1eed 22:23:15 ---> 25407a663b14 22:23:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:23:15 ---> Running in 82958bb7fc04 22:23:15 Removing intermediate container 82958bb7fc04 22:23:15 ---> 5a3026d21d1d 22:23:15 Step 22/24 : LABEL arch=arm64 22:23:15 ---> Running in 2a51075faaf7 22:23:16 Removing intermediate container 2a51075faaf7 22:23:16 ---> e14df50a530b 22:23:16 Step 23/24 : LABEL git_sha=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e 22:23:16 ---> Running in dd461c16dd77 22:23:17 Removing intermediate container dd461c16dd77 22:23:17 ---> bf18dce9ee74 22:23:17 Step 24/24 : LABEL version=0.0.0 22:23:17 ---> Running in 1ae249cbf0cd 22:23:18 Removing intermediate container 1ae249cbf0cd 22:23:18 ---> 4f73336bf969 22:23:18 22:23:18 Successfully built 4f73336bf969 22:23:18 Successfully tagged sys-mgmt-agent-arm64:latest 22:23:18  Building sys-mgmt-agent ... done  [Pipeline] } 22:23:18 $ docker stop --time=1 8d46d60003e174b13f24561cda9720aa49c1d125a559e18e877e4d414b41cc9e 22:23:20 $ docker rm -f 8d46d60003e174b13f24561cda9720aa49c1d125a559e18e877e4d414b41cc9e [Pipeline] // withDockerContainer [Pipeline] sh 22:23:21 + docker images 22:23:21 REPOSITORY TAG IMAGE ID CREATED SIZE 22:23:21 sys-mgmt-agent-arm64 latest 4f73336bf969 4 seconds ago 312MB 22:23:21 security-bootstrapper-arm64 latest 9b8a27754306 43 seconds ago 17.7MB 22:23:21 core-data-arm64 latest ac83581d5442 45 seconds ago 19.4MB 22:23:21 security-proxy-setup-arm64 latest 505f1863dc66 55 seconds ago 25.3MB 22:23:21 c3d4f79450b3 About a minute ago 1.58GB 22:23:21 6705cb75c87c About a minute ago 1.57GB 22:23:21 0aa7508b739d About a minute ago 1.57GB 22:23:21 81c859e3dd5a About a minute ago 1.57GB 22:23:21 security-secretstore-setup-arm64 latest 3f44fd282372 4 minutes ago 26.5MB 22:23:21 core-metadata-arm64 latest b5ca2bc59e0f 4 minutes ago 15.8MB 22:23:21 core-command-arm64 latest 7fb1f22e60b5 4 minutes ago 15.2MB 22:23:21 support-scheduler-arm64 latest 8cbb228a450f 4 minutes ago 15.2MB 22:23:21 support-notifications-arm64 latest b1ceb9ff4f4b 4 minutes ago 15.9MB 22:23:21 31fe12f2ebcd 4 minutes ago 1.57GB 22:23:21 57dbf0c4f484 4 minutes ago 1.57GB 22:23:21 6c493930f141 5 minutes ago 1.57GB 22:23:21 0ae685bcb06c 5 minutes ago 1.57GB 22:23:21 ae4918de5ec2 5 minutes ago 1.56GB 22:23:21 ci-base-image-arm64 latest 3630f70b0c2c 15 minutes ago 1.24GB 22:23:21 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 22:23:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 22:23:21 docker 20.10.7 df445af6242a 3 months ago 234MB 22:23:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:23:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:23:22 22:23:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:23:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:23:22 arm64: Pulling from edgex-lftools-log-publisher 22:23:22 448f6bf000e3: Pulling fs layer 22:23:22 f757da607395: Pulling fs layer 22:23:22 05883995daec: Pulling fs layer 22:23:22 8603b9c90790: Pulling fs layer 22:23:22 1560dd03e051: Pulling fs layer 22:23:22 27f5ce0e4adf: Pulling fs layer 22:23:22 c2d8d7efcc4b: Pulling fs layer 22:23:22 8603b9c90790: Waiting 22:23:22 1560dd03e051: Waiting 22:23:22 27f5ce0e4adf: Waiting 22:23:22 c2d8d7efcc4b: Waiting 22:23:23 f757da607395: Verifying Checksum 22:23:23 f757da607395: Download complete 22:23:23 8603b9c90790: Verifying Checksum 22:23:23 8603b9c90790: Download complete 22:23:23 1560dd03e051: Verifying Checksum 22:23:23 1560dd03e051: Download complete 22:23:23 27f5ce0e4adf: Download complete 22:23:23 05883995daec: Verifying Checksum 22:23:23 05883995daec: Download complete 22:23:24 448f6bf000e3: Download complete 22:23:27 c2d8d7efcc4b: Verifying Checksum 22:23:27 c2d8d7efcc4b: Download complete 22:23:28 448f6bf000e3: Pull complete 22:23:29 f757da607395: Pull complete 22:23:30 05883995daec: Pull complete 22:23:30 8603b9c90790: Pull complete 22:23:31 1560dd03e051: Pull complete 22:23:32 27f5ce0e4adf: Pull complete 22:23:47 c2d8d7efcc4b: Pull complete 22:23:47 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:23:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:23:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:23:47 prd-ubuntu18.04-docker-arm64-4c-16g-339 does not seem to be running inside a container 22:23:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:23:51 $ docker top 1ada510519d6c516a546f6f79a82b5253596768e4a1b9a4ef7fb5f1e094af392 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:52 ---> job-cost.sh 22:23:52 lf-activate-venv: SKIPPING 22:23:52 INFO: No Stack... 22:23:54 INFO: Retrieving Pricing Info for: v3-standard-4 22:23:54 INFO: Archiving Costs [Pipeline] sh 22:23:54 + cat /w/workspace/edgex-go/2/archives/cost.csv 22:23:54 + cut -d, -f6 [Pipeline] lock 22:23:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3738-2-stack-cost] 22:23:54 Resource [jenkins-edgexfoundry-edgex-go-PR-3738-2-stack-cost] did not exist. Created. 22:23:54 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3738-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:23:55 + echo total: 0.10999999940395355 [Pipeline] stash 22:23:55 Stashed 1 file(s) [Pipeline] } 22:23:55 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3738-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:23:55 $ docker stop --time=1 1ada510519d6c516a546f6f79a82b5253596768e4a1b9a4ef7fb5f1e094af392 22:23:57 $ docker rm -f 1ada510519d6c516a546f6f79a82b5253596768e4a1b9a4ef7fb5f1e094af392 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:23:58 provisioning config files... 22:23:58 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config7458417682095617663tmp [Pipeline] { [Pipeline] sh 22:23:59 + set +x 22:23:59 + curl -s https://codecov.io/bash 22:23:59 + bash -s -- 22:23:59 22:23:59 _____ _ 22:23:59 / ____| | | 22:23:59 | | ___ __| | ___ ___ _____ __ 22:23:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:23:59 | |___| (_) | (_| | __/ (_| (_) \ V / 22:23:59 \_____\___/ \__,_|\___|\___\___/ \_/ 22:23:59 Bash-1.0.6 22:23:59 22:23:59 22:23:59 ==> git version 2.24.4 found 22:23:59 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 22:23:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:23:59 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:23:59 ==> Jenkins CI detected. 22:23:59 current dir:  /w/workspace/edgex-go/2 22:23:59 project root: . 22:23:59 --> token set from env 22:23:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:23:59 ==> Running gcov in . (disable via -X gcov) 22:23:59 ==> Python coveragepy not found 22:23:59 ==> Searching for coverage reports in: 22:23:59 + . 22:23:59 -> Found 1 reports 22:23:59 ==> Detecting git/mercurial file structure 22:23:59 ==> Reading reports 22:23:59 + ./coverage.out bytes=403265 22:23:59 ==> Appending adjustments 22:23:59 https://docs.codecov.io/docs/fixing-reports 22:24:00 + Found adjustments 22:24:00 ==> Gzipping contents 22:24:00 56K /tmp/codecov.RXSlmt.gz 22:24:00 ==> Uploading reports 22:24:00 url: https://codecov.io 22:24:00 query: branch=PR-3738&commit=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3738%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3738&job=&cmd_args= 22:24:00 -> Pinging Codecov 22:24:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3738&commit=a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3738%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3738&job=&cmd_args= 22:24:01 -> Uploading to 22:24:01 https://storage.googleapis.com/codecov/v4/raw/2021-09-30/00271124DB129430A58F1EEE437C3FCB/a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e/f684a9b5-deb0-40c0-9596-fc33cb532437.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210930%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210930T222400Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aeec2b98e1218ba01ac6f62d5f41511fe023a29ae0f5466fb1836acd9e544a7a 22:24:01 % Total % Received % Xferd Average Speed Time Time Time Current 22:24:01 Dload Upload Total Spent Left Speed 22:24:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54217 0 0 100 54217 0 139k --:--:-- --:--:-- --:--:-- 140k 22:24:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a8fb68d56ca8c55ac7c5d14694994cbba6f77b2e [Pipeline] } 22:24:01 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] sh 22:24:03 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:24:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:24:03 ---> package-listing.sh 22:24:03 ++ facter osfamily 22:24:03 ++ tr '[:upper:]' '[:lower:]' 22:24:04 + OS_FAMILY=redhat 22:24:04 + workspace=/w/workspace/edgex-go/2 22:24:04 + START_PACKAGES=/tmp/packages_start.txt 22:24:04 + END_PACKAGES=/tmp/packages_end.txt 22:24:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:24:04 + PACKAGES=/tmp/packages_start.txt 22:24:04 + '[' /w/workspace/edgex-go/2 ']' 22:24:04 + PACKAGES=/tmp/packages_end.txt 22:24:04 + case "${OS_FAMILY}" in 22:24:04 + rpm -qa 22:24:04 + sort 22:24:06 + '[' -f /tmp/packages_start.txt ']' 22:24:06 + '[' -f /tmp/packages_end.txt ']' 22:24:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:24:06 + '[' /w/workspace/edgex-go/2 ']' 22:24:06 + mkdir -p /w/workspace/edgex-go/2/archives/ 22:24:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 22:24:06 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:24:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:24:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:07 22:24:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:24:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:07 latest: Pulling from edgex-lftools-log-publisher 22:24:07 b4d181a07f80: Pulling fs layer 22:24:07 a1111a8f2ec3: Pulling fs layer 22:24:07 ed53099fbce6: Pulling fs layer 22:24:07 dc539afda2c1: Pulling fs layer 22:24:07 77bc0d833cb6: Pulling fs layer 22:24:07 9065ff56babe: Pulling fs layer 22:24:07 d287ab97295c: Pulling fs layer 22:24:07 77bc0d833cb6: Waiting 22:24:07 9065ff56babe: Waiting 22:24:07 d287ab97295c: Waiting 22:24:07 dc539afda2c1: Waiting 22:24:07 a1111a8f2ec3: Verifying Checksum 22:24:07 a1111a8f2ec3: Download complete 22:24:07 dc539afda2c1: Verifying Checksum 22:24:07 dc539afda2c1: Download complete 22:24:07 ed53099fbce6: Verifying Checksum 22:24:07 ed53099fbce6: Download complete 22:24:07 77bc0d833cb6: Verifying Checksum 22:24:07 77bc0d833cb6: Download complete 22:24:07 9065ff56babe: Verifying Checksum 22:24:07 9065ff56babe: Download complete 22:24:08 b4d181a07f80: Verifying Checksum 22:24:08 b4d181a07f80: Download complete 22:24:09 b4d181a07f80: Pull complete 22:24:09 a1111a8f2ec3: Pull complete 22:24:10 ed53099fbce6: Pull complete 22:24:10 dc539afda2c1: Pull complete 22:24:10 77bc0d833cb6: Pull complete 22:24:10 9065ff56babe: Pull complete 22:24:12 d287ab97295c: Verifying Checksum 22:24:12 d287ab97295c: Download complete 22:24:16 d287ab97295c: Pull complete 22:24:16 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:24:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:24:17 prd-centos7-docker-4c-2g-337 does not seem to be running inside a container 22:24:17 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:24:20 $ docker top 0a34fff3e0ba893b85ceaa1aa914a9bf96ce6401768ed64cdb8097d05cb62cd9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:20 + touch /tmp/pre-build-complete [Pipeline] sh 22:24:20 + mkdir -p /var/log/sysstat [Pipeline] sh 22:24:21 + ls /var/log/sa-host 22:24:21 + sadf -c /var/log/sa-host/sa05 22:24:21 file_magic: OK 22:24:21 HZ: Using current value: 100 22:24:21 file_header: OK 22:24:21 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:24:21 Statistics: 22:24:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:24:21 File successfully converted to sysstat format version 12.0.3 22:24:21 + sadf -c /var/log/sa-host/sa30 22:24:21 file_magic: OK 22:24:21 HZ: Using current value: 100 22:24:21 file_header: OK 22:24:21 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:24:21 Statistics: 22:24:21 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... 22:24:21 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:24:21 provisioning config files... 22:24:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5325352768618001763tmp [Pipeline] { [Pipeline] echo 22:24:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:24:22 ---> create-netrc.sh [Pipeline] } 22:24:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:24:22 ---> python-tools-install.sh [Pipeline] echo 22:24:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:24:23 ---> sudo-logs.sh 22:24:23 Archiving 'sudo' log.. 22:24:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-337.vexxhost.local: Name or service not known 22:24:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-337.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:24:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:24:23 ---> job-cost.sh 22:24:23 lf-activate-venv: SKIPPING 22:24:23 DEBUG: total: 0.10999999940395355 22:24:23 INFO: Retrieving Stack Cost... 22:24:24 INFO: Retrieving Pricing Info for: v3-standard-2 22:24:24 INFO: Archiving Costs [Pipeline] echo 22:24:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:24:25 ---> logs-deploy.sh 22:24:25 lf-activate-venv: SKIPPING 22:24:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3738/2 22:24:25 INFO: archiving workspace using pattern(s): 22:24:25 Archives upload complete. 22:24:25 INFO: archiving logs to Nexus 22:24:26 ---> uname -a: 22:24:26 Linux prd-centos7-docker-4c-2g-337.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 22:24:26 22:24:26 22:24:26 ---> lscpu: 22:24:26 Architecture: x86_64 22:24:26 CPU op-mode(s): 32-bit, 64-bit 22:24:26 Byte Order: Little Endian 22:24:26 Address sizes: 40 bits physical, 48 bits virtual 22:24:26 CPU(s): 2 22:24:26 On-line CPU(s) list: 0,1 22:24:26 Thread(s) per core: 1 22:24:26 Core(s) per socket: 1 22:24:26 Socket(s): 2 22:24:26 NUMA node(s): 1 22:24:26 Vendor ID: AuthenticAMD 22:24:26 CPU family: 23 22:24:26 Model: 49 22:24:26 Model name: AMD EPYC-Rome Processor 22:24:26 Stepping: 0 22:24:26 CPU MHz: 2799.998 22:24:26 BogoMIPS: 5599.99 22:24:26 Virtualization: AMD-V 22:24:26 Hypervisor vendor: KVM 22:24:26 Virtualization type: full 22:24:26 L1d cache: 32K 22:24:26 L1i cache: 32K 22:24:26 L2 cache: 512K 22:24:26 L3 cache: 16384K 22:24:26 NUMA node0 CPU(s): 0,1 22:24:26 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 22:24:26 22:24:26 22:24:26 ---> nproc: 22:24:26 2 22:24:26 22:24:26 22:24:26 ---> df -h: 22:24:26 Filesystem Size Used Avail Use% Mounted on 22:24:26 overlay 40G 13G 28G 32% / 22:24:26 tmpfs 64M 0 64M 0% /dev 22:24:26 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:24:26 shm 64M 0 64M 0% /dev/shm 22:24:26 /dev/vda1 40G 13G 28G 32% /facter-os 22:24:26 22:24:26 22:24:26 ---> sar -b -r -n DEV: 22:24:26 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/30/21 _x86_64_ (2 CPU) 22:24:26 22:24:26 22:01:11 LINUX RESTART (2 CPU) 22:24:26 22:24:26 22:02:01 tps rtps wtps bread/s bwrtn/s 22:24:26 22:03:01 93.31 3.41 89.89 2578.65 13733.81 22:24:26 22:04:01 384.17 0.17 384.00 22.37 93732.30 22:24:26 22:05:01 56.13 0.00 56.13 0.00 8711.67 22:24:26 22:06:01 105.10 0.02 105.08 0.53 4269.43 22:24:26 22:07:04 483.79 254.48 229.30 7365.43 143147.35 22:24:26 22:08:01 439.80 117.76 322.05 3692.38 176164.40 22:24:26 22:09:01 631.35 140.52 490.83 7188.01 220510.60 22:24:26 22:10:01 224.27 22.00 202.27 2051.83 32808.34 22:24:26 22:11:01 1.13 0.00 1.13 0.00 15.29 22:24:26 22:12:01 0.45 0.23 0.22 1.87 2.58 22:24:26 22:13:01 0.20 0.00 0.20 0.00 1.88 22:24:26 22:14:01 0.25 0.00 0.25 0.00 3.23 22:24:26 22:15:01 0.25 0.00 0.25 0.00 2.73 22:24:26 22:16:01 0.28 0.00 0.28 0.00 3.10 22:24:26 22:17:01 1.10 0.27 0.83 8.39 17.60 22:24:26 22:18:01 0.32 0.00 0.32 0.00 3.55 22:24:26 22:19:02 0.25 0.00 0.25 0.00 2.60 22:24:26 22:20:01 0.19 0.00 0.19 0.00 2.22 22:24:26 22:21:01 0.27 0.00 0.27 0.00 3.23 22:24:26 22:22:01 0.22 0.00 0.22 0.00 2.45 22:24:26 22:23:01 0.28 0.00 0.28 0.00 3.23 22:24:26 22:24:01 3.00 2.70 0.30 133.78 17.27 22:24:26 Average: 110.42 24.90 85.52 1055.39 31445.00 22:24:26 22:24:26 22:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:24:26 22:03:01 4935932 0 857232 10.70 2620 2213156 1575076 17.39 925924 1731080 161056 22:24:26 22:04:01 3460844 0 1160852 14.49 2620 3384624 1715048 18.94 1166992 2746364 1232 22:24:26 22:05:01 3099660 0 1195732 14.93 2620 3710928 1761708 19.45 1400884 2859024 75880 22:24:26 22:06:01 3150616 0 1192060 14.88 2620 3663644 1674424 18.49 1355536 2827756 68888 22:24:26 22:07:04 1201940 0 1298916 16.22 2620 5505464 1873016 20.68 1676064 4394128 7624 22:24:26 22:08:01 279832 0 1704900 21.29 2620 6021588 3595256 39.69 3463284 3457304 286616 22:24:26 22:09:01 677676 0 1676728 20.94 2620 5651916 2972052 32.81 2741272 3779956 0 22:24:26 22:10:01 2404136 0 1217796 15.21 2620 4384388 1481120 16.35 1416440 3410924 20 22:24:26 22:11:01 2420072 0 1201856 15.01 2620 4384392 1255532 13.86 1405460 3410852 12 22:24:26 22:12:01 2419524 0 1202400 15.01 2620 4384396 1255812 13.86 1411608 3408104 16 22:24:26 22:13:01 2420336 0 1201588 15.00 2620 4384396 1255596 13.86 1411144 3408104 12 22:24:26 22:14:01 2420104 0 1201812 15.01 2620 4384404 1255656 13.86 1410224 3408936 8 22:24:26 22:15:01 2420580 0 1201328 15.00 2620 4384412 1255596 13.86 1410212 3408936 8 22:24:26 22:16:01 2420208 0 1201696 15.00 2620 4384416 1255596 13.86 1410220 3408936 8 22:24:26 22:17:01 2419624 0 1202168 15.01 2620 4384528 1255668 13.86 1410352 3408980 12 22:24:26 22:18:01 2419984 0 1201804 15.01 2620 4384532 1255596 13.86 1410272 3409004 12 22:24:26 22:19:02 2419984 0 1201800 15.01 2620 4384536 1255596 13.86 1410392 3409004 20 22:24:26 22:20:01 2419852 0 1201924 15.01 2620 4384544 1255596 13.86 1410400 3409004 8 22:24:26 22:21:01 2420116 0 1201660 15.00 2620 4384544 1255596 13.86 1410284 3409004 8 22:24:26 22:22:01 2419764 0 1202004 15.01 2620 4384552 1255680 13.86 1410484 3409008 16 22:24:26 22:23:01 2419884 0 1201828 15.01 2620 4384608 1255596 13.86 1410312 3409020 24 22:24:26 22:24:01 2409216 0 1208476 15.09 2620 4388628 1270368 14.03 1415980 3412880 88 22:24:26 Average: 2412722 0 1233480 15.40 2620 4360118 1556417 17.18 1540625 3315287 27344 22:24:26 22:24:26 22:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:24:26 22:03:01 eth0 1705.91 1499.73 4116.32 142.83 0.00 0.00 0.00 0.00 22:24:26 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:03:01 veth93959fc 1201.77 1154.84 104.24 2723.32 0.00 0.00 0.00 0.00 22:24:26 22:03:01 docker0 1201.77 1154.70 87.81 2723.31 0.00 0.00 0.00 0.00 22:24:26 22:04:01 eth0 924.80 690.33 5360.69 110.05 0.00 0.00 0.00 0.00 22:24:26 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:04:01 vethadbd8ec 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 22:24:26 22:04:01 docker0 346.61 393.77 27.35 2052.09 0.00 0.00 0.00 0.00 22:24:26 22:05:01 eth0 32.57 17.02 24.48 12.01 0.00 0.00 0.00 0.00 22:24:26 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:05:01 vethadbd8ec 0.63 0.68 0.05 0.07 0.00 0.00 0.00 0.00 22:24:26 22:05:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 22:24:26 22:06:01 eth0 21.67 14.40 11.74 54.38 0.00 0.00 0.00 0.00 22:24:26 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:06:01 vethadbd8ec 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 22:24:26 22:06:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 22:24:26 22:07:04 veth5997a0e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:24:26 22:07:04 eth0 261.89 175.48 1643.11 63.99 0.00 0.00 0.00 0.00 22:24:26 22:07:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:07:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:08:01 vethe5ce5c1 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 22:24:26 22:08:01 veth5997a0e 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 22:24:26 22:08:01 veth47f2af4 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 22:24:26 22:08:01 vethe91aede 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 22:24:26 22:09:01 vethc462d44 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:24:26 22:09:01 veth5997a0e 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 22:24:26 22:09:01 veth9e82ee2 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 22:24:26 22:09:01 vethf248329 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:24:26 22:10:01 eth0 4631.25 3304.46 15799.34 630.58 0.00 0.00 0.00 0.00 22:24:26 22:10:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:24:26 22:10:01 docker0 1674.10 1788.97 123.05 5660.08 0.00 0.00 0.00 0.00 22:24:26 22:11:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 22:24:26 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:12:01 eth0 0.90 0.70 0.71 0.26 0.00 0.00 0.00 0.00 22:24:26 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:13:01 eth0 0.13 0.08 0.01 0.03 0.00 0.00 0.00 0.00 22:24:26 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:14:01 eth0 0.17 0.13 0.07 0.01 0.00 0.00 0.00 0.00 22:24:26 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:15:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:24:26 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:16:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:24:26 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:17:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 22:24:26 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:18:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:24:26 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:19:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:20:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:21:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:24:26 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:22:01 eth0 0.30 0.27 0.15 0.05 0.00 0.00 0.00 0.00 22:24:26 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:23:01 eth0 0.07 0.07 0.01 0.03 0.00 0.00 0.00 0.00 22:24:26 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:24:01 eth0 5.61 3.56 5.06 2.42 0.00 0.00 0.00 0.00 22:24:26 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 Average: eth0 159.17 123.33 611.75 25.25 0.00 0.00 0.00 0.00 22:24:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:24:26 Average: docker0 76.17 81.40 5.60 257.53 0.00 0.00 0.00 0.00 22:24:26 22:24:26 22:24:26 ---> sar -P ALL: 22:24:26 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/30/21 _x86_64_ (2 CPU) 22:24:26 22:24:26 22:01:11 LINUX RESTART (2 CPU) 22:24:26 22:24:26 22:02:01 CPU %user %nice %system %iowait %steal %idle 22:24:26 22:03:01 all 19.21 0.00 5.21 2.47 0.09 73.02 22:24:26 22:03:01 0 21.07 0.00 6.14 3.78 0.09 68.93 22:24:26 22:03:01 1 17.40 0.00 4.32 1.19 0.09 77.00 22:24:26 22:04:01 all 24.92 0.00 12.48 3.24 0.10 59.26 22:24:26 22:04:01 0 25.13 0.00 12.62 3.37 0.11 58.77 22:24:26 22:04:01 1 24.70 0.00 12.35 3.12 0.09 59.74 22:24:26 22:05:01 all 55.03 0.00 5.38 0.66 0.10 38.83 22:24:26 22:05:01 0 54.87 0.00 5.76 0.48 0.09 38.80 22:24:26 22:05:01 1 55.19 0.00 4.99 0.84 0.11 38.86 22:24:26 22:06:01 all 60.51 0.00 5.71 0.98 0.11 32.69 22:24:26 22:06:01 0 60.95 0.00 5.67 0.95 0.11 32.32 22:24:26 22:06:01 1 60.08 0.00 5.74 1.01 0.11 33.06 22:24:26 22:07:04 all 37.25 0.00 11.80 20.01 0.12 30.83 22:24:26 22:07:04 0 37.83 0.00 11.92 19.80 0.10 30.35 22:24:26 22:07:04 1 36.67 0.00 11.67 20.21 0.14 31.31 22:24:26 22:08:01 all 68.31 0.00 17.54 9.63 0.15 4.38 22:24:26 22:08:01 0 68.55 0.00 17.49 9.15 0.16 4.65 22:24:26 22:08:01 1 68.07 0.00 17.58 10.11 0.14 4.10 22:24:26 22:09:01 all 66.85 0.00 19.95 10.66 0.14 2.41 22:24:26 22:09:01 0 65.72 0.00 21.28 11.30 0.15 1.55 22:24:26 22:09:01 1 67.97 0.00 18.62 10.02 0.13 3.27 22:24:26 22:10:01 all 26.69 0.00 7.87 3.44 0.08 61.92 22:24:26 22:10:01 0 26.25 0.00 7.72 3.20 0.09 62.73 22:24:26 22:10:01 1 27.12 0.00 8.03 3.67 0.07 61.11 22:24:26 22:11:01 all 0.20 0.00 0.04 0.00 0.01 99.75 22:24:26 22:11:01 0 0.18 0.00 0.03 0.00 0.02 99.77 22:24:26 22:11:01 1 0.22 0.00 0.05 0.00 0.00 99.73 22:24:26 22:12:01 all 0.26 0.00 0.08 0.01 0.01 99.65 22:24:26 22:12:01 0 0.07 0.00 0.08 0.00 0.00 99.85 22:24:26 22:12:01 1 0.45 0.00 0.07 0.02 0.02 99.45 22:24:26 22:13:01 all 0.21 0.00 0.04 0.00 0.01 99.74 22:24:26 22:13:01 0 0.02 0.00 0.05 0.00 0.02 99.92 22:24:26 22:13:01 1 0.40 0.00 0.03 0.00 0.00 99.57 22:24:26 22:24:26 22:13:01 CPU %user %nice %system %iowait %steal %idle 22:24:26 22:14:01 all 0.23 0.00 0.03 0.00 0.02 99.72 22:24:26 22:14:01 0 0.07 0.00 0.03 0.00 0.02 99.88 22:24:26 22:14:01 1 0.40 0.00 0.02 0.00 0.02 99.57 22:24:26 22:15:01 all 0.18 0.00 0.05 0.00 0.01 99.77 22:24:26 22:15:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:24:26 22:15:01 1 0.30 0.00 0.07 0.00 0.00 99.63 22:24:26 22:16:01 all 0.25 0.00 0.03 0.00 0.00 99.72 22:24:26 22:16:01 0 0.05 0.00 0.03 0.00 0.00 99.92 22:24:26 22:16:01 1 0.45 0.00 0.02 0.00 0.00 99.53 22:24:26 22:17:01 all 0.22 0.00 0.05 0.00 0.02 99.72 22:24:26 22:17:01 0 0.02 0.00 0.05 0.00 0.02 99.92 22:24:26 22:17:01 1 0.42 0.00 0.05 0.00 0.02 99.52 22:24:26 22:18:01 all 0.21 0.00 0.03 0.00 0.01 99.76 22:24:26 22:18:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:24:26 22:18:01 1 0.40 0.00 0.02 0.00 0.02 99.57 22:24:26 22:19:02 all 0.21 0.00 0.03 0.00 0.01 99.75 22:24:26 22:19:02 0 0.07 0.00 0.03 0.00 0.02 99.88 22:24:26 22:19:02 1 0.35 0.00 0.03 0.00 0.00 99.62 22:24:26 22:20:01 all 0.19 0.00 0.03 0.00 0.01 99.78 22:24:26 22:20:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:24:26 22:20:01 1 0.32 0.00 0.02 0.00 0.00 99.66 22:24:26 22:21:01 all 0.19 0.00 0.03 0.00 0.02 99.77 22:24:26 22:21:01 0 0.05 0.00 0.02 0.00 0.02 99.92 22:24:26 22:21:01 1 0.33 0.00 0.03 0.00 0.02 99.62 22:24:26 22:22:01 all 0.13 0.00 0.03 0.00 0.01 99.82 22:24:26 22:22:01 0 0.23 0.00 0.03 0.00 0.00 99.73 22:24:26 22:22:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:24:26 22:23:01 all 0.28 0.00 0.03 0.00 0.01 99.68 22:24:26 22:23:01 0 0.52 0.00 0.03 0.00 0.02 99.43 22:24:26 22:23:01 1 0.05 0.00 0.02 0.00 0.00 99.93 22:24:26 22:24:01 all 1.16 0.00 0.48 0.03 0.01 98.32 22:24:26 22:24:01 0 1.32 0.00 0.52 0.02 0.00 98.14 22:24:26 22:24:01 1 1.00 0.00 0.43 0.05 0.02 98.50 22:24:26 22:24:26 Average: CPU %user %nice %system %iowait %steal %idle 22:24:26 Average: all 15.56 0.00 3.73 2.22 0.04 78.44 22:24:26 Average: 0 15.57 0.00 3.84 2.26 0.05 78.28 22:24:26 Average: 1 15.55 0.00 3.62 2.18 0.04 78.61 22:24:26 22:24:26 22:24:26