Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ab61b72cc7c0056b2cdb31b65edfc39a92561c4c+77fe71b6b44e31624130600da248bb6ad192c9d6 (391185b0010742f6bb651a114573a0d6f927a702) 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-ssh8797787855700567810.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-ssh2722310563350661180.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-3724/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-3724/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7788141137108034195.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-ssh6586496163736923567.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-3724/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-3724/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2224936431471446777.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-207 in /w/workspace/edgexfoundry_edgex-go_PR-3724 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh4346392624914976537.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 77fe71b6b44e31624130600da248bb6ad192c9d6 into PR head commit ab61b72cc7c0056b2cdb31b65edfc39a92561c4c Merge succeeded, producing c45a048121501ddf2cfc8d3799bd0102b86edafd Checking out Revision c45a048121501ddf2cfc8d3799bd0102b86edafd (PR-3724) > 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/4@tmp/jenkins-gitclient-ssh1355695288874611295.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3724/head:refs/remotes/origin/PR-3724 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab61b72cc7c0056b2cdb31b65edfc39a92561c4c # 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/4@tmp/jenkins-gitclient-ssh7849107946882046532.key > git merge 77fe71b6b44e31624130600da248bb6ad192c9d6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c45a048121501ddf2cfc8d3799bd0102b86edafd # timeout=10 Commit message: "Merge commit '77fe71b6b44e31624130600da248bb6ad192c9d6' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:33:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:33:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:33:17 ========================================================= 00:33:17 EdgeX Global Pipelines Version Info 00:33:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:33:18 ------------------- 00:33:18 stable info: 00:33:18 ------------------- 00:33:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:33:18 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 00:33:18 Message: update stable to v1.0.206 00:33:19 ------------------- 00:33:19 experimental info: 00:33:19 ------------------- 00:33:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:33:19 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 00:33:19 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:33:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:33:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:33:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:33:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:33:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:33:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:33:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:33:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:33:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:33:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:33:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:33:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:33:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:33:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:33:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:33:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:33:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:33:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:33:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:33:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:33:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:33:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:33:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:33:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3724 [Pipeline] echo 00:33:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3724 [Pipeline] echo 00:33:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3724 [Pipeline] echo 00:33:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c45a048121501ddf2cfc8d3799bd0102b86edafd [Pipeline] echo 00:33:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c45a048 [Pipeline] echo 00:33:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:33:20 provisioning config files... 00:33:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7405020111326757851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:33:20 ---> docker-login.sh 00:33:20 nexus3.edgexfoundry.org:10001 00:33:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:20 Configure a credential helper to remove this warning. See 00:33:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:20 00:33:20 Login Succeeded 00:33:20 nexus3.edgexfoundry.org:10002 00:33:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:21 Configure a credential helper to remove this warning. See 00:33:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:21 00:33:21 Login Succeeded 00:33:21 nexus3.edgexfoundry.org:10003 00:33:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:21 Configure a credential helper to remove this warning. See 00:33:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:21 00:33:21 Login Succeeded 00:33:21 nexus3.edgexfoundry.org:10004 00:33:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:21 Configure a credential helper to remove this warning. See 00:33:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:21 00:33:21 Login Succeeded 00:33:21 docker.io 00:33:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:21 Configure a credential helper to remove this warning. See 00:33:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:21 00:33:21 Login Succeeded 00:33:21 ---> docker-login.sh ends [Pipeline] } 00:33:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:33: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 00:33:22 + for file in '`ls cmd/**/Dockerfile`' 00:33:22 ++ dirname cmd/core-command/Dockerfile 00:33:22 ++ cut -d/ -f2 00:33:22 + echo core-command,cmd/core-command/Dockerfile 00:33:22 + for file in '`ls cmd/**/Dockerfile`' 00:33:22 ++ dirname cmd/core-data/Dockerfile 00:33:22 ++ cut -d/ -f2 00:33:22 + echo core-data,cmd/core-data/Dockerfile 00:33:22 + for file in '`ls cmd/**/Dockerfile`' 00:33:22 ++ dirname cmd/core-metadata/Dockerfile 00:33:22 ++ cut -d/ -f2 00:33:22 + echo core-metadata,cmd/core-metadata/Dockerfile 00:33:22 + for file in '`ls cmd/**/Dockerfile`' 00:33:22 ++ dirname cmd/security-bootstrapper/Dockerfile 00:33:22 ++ cut -d/ -f2 00:33:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:33:22 + for file in '`ls cmd/**/Dockerfile`' 00:33:22 ++ dirname cmd/security-proxy-setup/Dockerfile 00:33:22 ++ cut -d/ -f2 00:33:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:33:22 + for file in '`ls cmd/**/Dockerfile`' 00:33:22 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:33:22 ++ cut -d/ -f2 00:33:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:33:22 + for file in '`ls cmd/**/Dockerfile`' 00:33:22 ++ dirname cmd/support-notifications/Dockerfile 00:33:22 ++ cut -d/ -f2 00:33:22 + echo support-notifications,cmd/support-notifications/Dockerfile 00:33:22 + for file in '`ls cmd/**/Dockerfile`' 00:33:22 ++ dirname cmd/support-scheduler/Dockerfile 00:33:22 ++ cut -d/ -f2 00:33:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:33:22 + for file in '`ls cmd/**/Dockerfile`' 00:33:22 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:33:22 ++ cut -d/ -f2 00:33:22 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:33: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 00:33:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:33:23 00:33:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh > git rev-list --no-walk 1d4c848537b42c0cdfbea84403d3419c01cf784f # timeout=10 00:33:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:33:23 latest: Pulling from edgex-devops/git-semver 00:33:23 31603596830f: Pulling fs layer 00:33:23 04fac38145f0: Pulling fs layer 00:33:23 701f6daf10bf: Pulling fs layer 00:33:23 24f72da36158: Pulling fs layer 00:33:23 24f72da36158: Waiting 00:33:23 04fac38145f0: Verifying Checksum 00:33:23 04fac38145f0: Download complete 00:33:23 31603596830f: Verifying Checksum 00:33:23 31603596830f: Download complete 00:33:23 24f72da36158: Verifying Checksum 00:33:23 24f72da36158: Download complete 00:33:23 31603596830f: Pull complete 00:33:23 04fac38145f0: Pull complete 00:33:24 701f6daf10bf: Verifying Checksum 00:33:24 701f6daf10bf: Download complete 00:33:24 701f6daf10bf: Pull complete 00:33:24 24f72da36158: Pull complete 00:33:24 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 00:33:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:33:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:33:24 prd-centos7-docker-4c-2g-207 does not seem to be running inside a container 00:33:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:33:25 $ docker top ee743afa2fb9ed05db0919e88ef08759843e41b4d82c0b20e5c63def7cc10bc7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:33:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:33:25 [ssh-agent] Looking for ssh-agent implementation... 00:33:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:33:25 $ docker exec ee743afa2fb9ed05db0919e88ef08759843e41b4d82c0b20e5c63def7cc10bc7 ssh-agent 00:33:26 SSH_AUTH_SOCK=/tmp/ssh-e2j08BIuhsYk/agent.14 00:33:26 SSH_AGENT_PID=20 00:33:26 Running ssh-add (command line suppressed) 00:33:26 Identity added: /w/workspace/edgex-go/4@tmp/private_key_2619483332030021671.key (/w/workspace/edgex-go/4@tmp/private_key_2619483332030021671.key) 00:33:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:33:26 + git tag --points-at HEAD [Pipeline] } 00:33:26 $ docker exec --env ******** --env ******** ee743afa2fb9ed05db0919e88ef08759843e41b4d82c0b20e5c63def7cc10bc7 ssh-agent -k 00:33:26 unset SSH_AUTH_SOCK; 00:33:26 unset SSH_AGENT_PID; 00:33:26 echo Agent pid 20 killed; 00:33:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:33:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:33:26 [ssh-agent] Looking for ssh-agent implementation... 00:33:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:33:26 $ docker exec ee743afa2fb9ed05db0919e88ef08759843e41b4d82c0b20e5c63def7cc10bc7 ssh-agent 00:33:26 SSH_AUTH_SOCK=/tmp/ssh-2H2z5tj25nSN/agent.53 00:33:26 SSH_AGENT_PID=59 00:33:26 Running ssh-add (command line suppressed) 00:33:27 Identity added: /w/workspace/edgex-go/4@tmp/private_key_8239548115488084576.key (/w/workspace/edgex-go/4@tmp/private_key_8239548115488084576.key) 00:33:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:33:27 + git semver init 00:33:27 # -> Open(): unable to determine branch for HEAD 00:33:27 # $GIT_DIR = /w/workspace/edgex-go/4/.git 00:33:27 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 00:33:27 # $SEMVER_REMOTE_NAME = origin 00:33:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:33:27 # $SEMVER_USER_NAME = edgex-jenkins 00:33:27 # $SEMVER_BRANCH = PR-3724 00:33:27 # $SEMVER_TEMP = /tmp/semver-767286241 00:33:27 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:35:04 # '/tmp/semver-767286241' -> '/w/workspace/edgex-go/4/.semver' 00:35:04 # -> Force: false 00:35:04 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 00:35:04 $ docker exec --env ******** --env ******** ee743afa2fb9ed05db0919e88ef08759843e41b4d82c0b20e5c63def7cc10bc7 ssh-agent -k 00:35:04 unset SSH_AUTH_SOCK; 00:35:04 unset SSH_AGENT_PID; 00:35:04 echo Agent pid 59 killed; 00:35:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:35:04 + git semver [Pipeline] } 00:35:04 $ docker stop --time=1 ee743afa2fb9ed05db0919e88ef08759843e41b4d82c0b20e5c63def7cc10bc7 00:35:06 $ docker rm -f ee743afa2fb9ed05db0919e88ef08759843e41b4d82c0b20e5c63def7cc10bc7 [Pipeline] // withDockerContainer [Pipeline] sh 00:35:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:35:07 Stashed 1 file(s) [Pipeline] echo 00:35:07 [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 00:35:07 ========================================================= 00:35:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:35:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:35:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:35:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:35:07 540db60ca938: Pulling fs layer 00:35:07 adcc1eea9eea: Pulling fs layer 00:35:07 4c4ab2625f07: Pulling fs layer 00:35:07 db62176df00c: Pulling fs layer 00:35:07 3b30891b0d05: Pulling fs layer 00:35:07 06b49ca38bd5: Pulling fs layer 00:35:07 c788192a36de: Pulling fs layer 00:35:07 a77e37c0d609: Pulling fs layer 00:35:07 c3185cebc471: Pulling fs layer 00:35:07 db62176df00c: Waiting 00:35:07 3b30891b0d05: Waiting 00:35:07 06b49ca38bd5: Waiting 00:35:07 c788192a36de: Waiting 00:35:07 a77e37c0d609: Waiting 00:35:07 c3185cebc471: Waiting 00:35:07 4c4ab2625f07: Verifying Checksum 00:35:07 4c4ab2625f07: Download complete 00:35:07 adcc1eea9eea: Verifying Checksum 00:35:07 adcc1eea9eea: Download complete 00:35:08 3b30891b0d05: Verifying Checksum 00:35:08 3b30891b0d05: Download complete 00:35:08 06b49ca38bd5: Verifying Checksum 00:35:08 06b49ca38bd5: Download complete 00:35:08 540db60ca938: Verifying Checksum 00:35:08 c788192a36de: Verifying Checksum 00:35:08 c788192a36de: Download complete 00:35:08 540db60ca938: Pull complete 00:35:08 adcc1eea9eea: Pull complete 00:35:08 4c4ab2625f07: Pull complete 00:35:09 a77e37c0d609: Verifying Checksum 00:35:09 a77e37c0d609: Download complete 00:35:14 c3185cebc471: Verifying Checksum 00:35:14 c3185cebc471: Download complete 00:35:15 db62176df00c: Verifying Checksum 00:35:15 db62176df00c: Download complete 00:35:18 db62176df00c: Pull complete 00:35:18 3b30891b0d05: Pull complete 00:35:18 06b49ca38bd5: Pull complete 00:35:18 c788192a36de: Pull complete 00:35:18 a77e37c0d609: Pull complete 00:35:20 c3185cebc471: Pull complete 00:35:20 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 00:35:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:35:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 00:35:21 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:35:21 WORKDIR /edgex 00:35:21 COPY go.mod . 00:35:21 RUN go mod download' 00:35:21 + docker build -t ci-base-image-x86_64 -f - . 00:35:22 Sending build context to Docker daemon 329.1MB 00:35:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:35:22 ---> 031687cdd783 00:35:22 Step 2/4 : WORKDIR /edgex 00:35:22 Still waiting to schedule task 00:35:22 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-203’ 00:35:25 ---> Running in 1e474c3db421 00:35:25 Removing intermediate container 1e474c3db421 00:35:25 ---> 9fbe0aa5268e 00:35:25 Step 3/4 : COPY go.mod . 00:35:25 ---> 268560146a65 00:35:25 Step 4/4 : RUN go mod download 00:35:25 ---> Running in 366753f59e45 00:35:57 Removing intermediate container 366753f59e45 00:35:57 ---> 78db93ef312b 00:35:57 Successfully built 78db93ef312b 00:35:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:35:57 + docker inspect -f . ci-base-image-x86_64 00:35:57 . [Pipeline] withDockerContainer 00:35:58 prd-centos7-docker-4c-2g-207 does not seem to be running inside a container 00:35:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:35:58 $ docker top 1c29033b1b097f00a169e6a81fc8ddb0b84303dc1771b34b29d81edfb1d314c0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:59 + go version 00:35:59 go version go1.16.6 linux/amd64 [Pipeline] } 00:35:59 $ docker stop --time=1 1c29033b1b097f00a169e6a81fc8ddb0b84303dc1771b34b29d81edfb1d314c0 00:36:00 $ docker rm -f 1c29033b1b097f00a169e6a81fc8ddb0b84303dc1771b34b29d81edfb1d314c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:00 + docker inspect -f . ci-base-image-x86_64 00:36:00 . [Pipeline] withDockerContainer 00:36:01 prd-centos7-docker-4c-2g-207 does not seem to be running inside a container 00:36:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:36:01 $ docker top 92538821df04ff8eb917f6e2600328679a18723115cbb63151bf7587ac119a18 -eo pid,comm [Pipeline] { [Pipeline] echo 00:36:01 ========================================================= 00:36:01 [edgeXBuildGoParallel] Running Tests and Build... 00:36:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:36:02 + go mod tidy [Pipeline] sh 00:36:02 + make test 00:36:02 go mod tidy 00:36:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:36:08 ? github.com/edgexfoundry/edgex-go [no test files] 00:36:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:36:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:36:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:36:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:36:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:36:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:36:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:36:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:36:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:36:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:36:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:36:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:36:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:36:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 00:36:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:36:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:36:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 98.5% of statements 00:36:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:36:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 46.3% of statements 00:36:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:36:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:36:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.116s coverage: 90.1% of statements 00:36:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:36:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:36:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 84.4% of statements 00:36:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:36:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:36:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:36:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:36:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:36:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.276s coverage: 94.2% of statements 00:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:36:40 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements 00:36:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:36:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:36:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:36:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:36:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:36:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements 00:36:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:36:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:36:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:36:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.8% of statements 00:36:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:36:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements 00:36:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 00:36:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:36:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 00:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.072s coverage: 79.5% of statements 00:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 00:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 00:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 00:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements 00:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 00:37:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.187s coverage: 82.5% of statements 00:37:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements 00:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 00:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 00:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 00:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements 00:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 00:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 00:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 00:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.144s coverage: 91.2% of statements 00:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.153s coverage: 64.4% of statements 00:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 00:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 00:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 00:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 00:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 00:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.220s coverage: 70.3% of statements 00:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:37:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.132s coverage: 43.4% of statements 00:37:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:37:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:37:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 00:37:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:37:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 00:37:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:37:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 19.5% of statements 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:37:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.145s coverage: 92.0% of statements 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:37:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:37:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:37:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.046s coverage: 28.9% of statements 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:37:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 00:37:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 00:37:27 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 00:38:06 GO111MODULE=on go vet ./... 00:38:10 gofmt -l . 00:38:10 [ "`gofmt -l .`" = "" ] 00:38:10 ./bin/test-attribution-txt.sh [Pipeline] sh 00:38:11 + ls -al . 00:38:11 total 612 00:38:11 drwxrwxr-x 10 1001 1001 4096 Sep 30 00:38 . 00:38:11 drwxr-xr-x 4 root root 28 Sep 30 00:36 .. 00:38:11 -rw-rw-r-- 1 1001 1001 11 Sep 30 00:33 .dockerignore 00:38:11 drwxrwxr-x 8 1001 1001 179 Sep 30 00:33 .git 00:38:11 drwxrwxr-x 4 1001 1001 142 Sep 30 00:33 .github 00:38:11 -rw-rw-r-- 1 1001 1001 818 Sep 30 00:33 .gitignore 00:38:11 -rw-rw-r-- 1 1001 1001 35 Sep 30 00:33 .golangci.yml 00:38:11 -rw-rw-r-- 1 1001 1001 76 Sep 30 00:33 .hadolint.yml 00:38:11 drwx------ 3 1001 1001 58 Sep 30 00:34 .semver 00:38:11 -rw-rw-r-- 1 1001 1001 166 Sep 30 00:33 .sonarcloud.properties 00:38:11 -rw-rw-r-- 1 1001 1001 1171 Sep 30 00:33 ADOPTERS.md 00:38:11 -rw-rw-r-- 1 1001 1001 8493 Sep 30 00:33 Attribution.txt 00:38:11 -rw-rw-r-- 1 1001 1001 43881 Sep 30 00:33 CHANGELOG.md 00:38:11 -rw-rw-r-- 1 1001 1001 3804 Sep 30 00:33 CONTRIBUTING.md 00:38:11 -rw-rw-r-- 1 1001 1001 677 Sep 30 00:33 GOVERNANCE.md 00:38:11 -rw-rw-r-- 1 1001 1001 849 Sep 30 00:33 Jenkinsfile 00:38:11 -rw-rw-r-- 1 1001 1001 10775 Sep 30 00:33 LICENSE 00:38:11 -rw-rw-r-- 1 1001 1001 6386 Sep 30 00:33 Makefile 00:38:11 -rw-rw-r-- 1 1001 1001 582 Sep 30 00:33 OWNERS.md 00:38:11 -rw-rw-r-- 1 1001 1001 8256 Sep 30 00:33 README.md 00:38:11 -rw-rw-r-- 1 1001 1001 6912 Sep 30 00:33 SECURITY.md 00:38:11 -rw-rw-r-- 1 1001 1001 5 Sep 30 00:35 VERSION 00:38:11 -rw-rw-r-- 1 1001 1001 4131 Sep 30 00:33 ZMQWindows.md 00:38:11 drwxrwxr-x 2 1001 1001 37 Sep 30 00:33 bin 00:38:11 drwxrwxr-x 14 1001 1001 4096 Sep 30 00:33 cmd 00:38:11 -rw-r--r-- 1 root root 403100 Sep 30 00:37 coverage.out 00:38:11 -rw-rw-r-- 1 1001 1001 841 Sep 30 00:33 go.mod 00:38:11 -rw-r--r-- 1 root root 50064 Sep 30 00:36 go.sum 00:38:11 drwxrwxr-x 8 1001 1001 124 Sep 30 00:33 internal 00:38:11 drwxrwxr-x 3 1001 1001 16 Sep 30 00:33 openapi 00:38:11 drwxrwxr-x 4 1001 1001 71 Sep 30 00:33 snap 00:38:11 -rw-rw-r-- 1 1001 1001 204 Sep 30 00:33 version.go [Pipeline] sh 00:38:12 + '[' -e coverage.out ] 00:38:12 + chown 1001:1001 coverage.out [Pipeline] stash 00:38:12 Stashed 1 file(s) [Pipeline] sh 00:38:12 + make build 00:38:12 go mod tidy 00:38:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:38:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:38:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:38:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:38:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:38:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:38:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:38:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:38:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:38:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:38:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:38: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 [Pipeline] } 00:38:30 $ docker stop --time=1 92538821df04ff8eb917f6e2600328679a18723115cbb63151bf7587ac119a18 00:38:32 $ docker rm -f 92538821df04ff8eb917f6e2600328679a18723115cbb63151bf7587ac119a18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:38:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:38:35 00:38:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:38:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:38:36 latest: Pulling from edgex-devops/edgex-compose 00:38:36 cbdbe7a5bc2a: Pulling fs layer 00:38:36 ca9280d653b3: Pulling fs layer 00:38:36 7e9c9ca2126c: Pulling fs layer 00:38:36 cbdbe7a5bc2a: Verifying Checksum 00:38:36 cbdbe7a5bc2a: Download complete 00:38:36 cbdbe7a5bc2a: Pull complete 00:38:38 ca9280d653b3: Verifying Checksum 00:38:38 ca9280d653b3: Download complete 00:38:38 ca9280d653b3: Pull complete 00:38:42 7e9c9ca2126c: Verifying Checksum 00:38:42 7e9c9ca2126c: Download complete 00:38:44 7e9c9ca2126c: Pull complete 00:38:44 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:38:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:38:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:38:44 prd-centos7-docker-4c-2g-207 does not seem to be running inside a container 00:38:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:38:47 $ docker top ce2746aec001a9a9f917cec129d0c54224247155f014caccd5495eda2973a93c -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:47 + docker-compose build --help 00:38:47 + grep parallel 00:38:48 --parallel Build images in parallel. [Pipeline] } 00:38:48 $ docker stop --time=1 ce2746aec001a9a9f917cec129d0c54224247155f014caccd5495eda2973a93c 00:38:49 $ docker rm -f ce2746aec001a9a9f917cec129d0c54224247155f014caccd5495eda2973a93c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:38:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:38:50 . [Pipeline] withDockerContainer 00:38:50 prd-centos7-docker-4c-2g-207 does not seem to be running inside a container 00:38:50 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:38:50 $ docker top 3838aeb12c4dfd785c47ae5f98bdc2f721760392583971625230df24ebc5cbcd -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:51 + docker-compose -f ./docker-compose-build.yml build --parallel 00:38:51 Building core-command ... 00:38:51 Building core-data ... 00:38:51 Building core-metadata ... 00:38:51 Building security-bootstrapper ... 00:38:51 Building security-proxy-setup ... 00:38:51 Building security-secretstore-setup ... 00:38:51 Building support-notifications ... 00:38:51 Building support-scheduler ... 00:38:51 Building sys-mgmt-agent ... 00:38:51 Building core-command 00:38:51 Building security-bootstrapper 00:38:51 Building core-metadata 00:38:51 Building support-scheduler 00:38:51 Building sys-mgmt-agent 00:39:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:39:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:39:03 ---> 78db93ef312b 00:39:03 Step 3/24 : WORKDIR /edgex-go 00:39:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:39:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:39:03 ---> 78db93ef312b 00:39:03 Step 3/24 : WORKDIR /edgex-go 00:39:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:39:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:39:03 ---> 78db93ef312b 00:39:03 Step 3/24 : WORKDIR /edgex-go 00:39:06 ---> Running in 39ac0174aed1 00:39:06 ---> Running in 63de70fc6adc 00:39:06 ---> Running in 6464b3f434d9 00:39:10 Removing intermediate container 39ac0174aed1 00:39:10 ---> 497e3ad43440 00:39:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:10 Removing intermediate container 6464b3f434d9 00:39:10 ---> 646e7cb78dbf 00:39:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:10 Removing intermediate container 63de70fc6adc 00:39:10 ---> 297dc1f4551c 00:39:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:11 ---> Running in 29937da81eee 00:39:11 ---> Running in ed7171c8eb73 00:39:11 ---> Running in abf21cc54ffe 00:39:17 Removing intermediate container abf21cc54ffe 00:39:17 ---> b59989b27767 00:39:17 Step 5/24 : RUN apk add --update --no-cache make bash git 00:39:18 Removing intermediate container 29937da81eee 00:39:18 ---> 8bbece05796a 00:39:18 Step 5/24 : RUN apk add --update --no-cache make git 00:39:18 ---> Running in 9012fddddd8a 00:39:18 Removing intermediate container ed7171c8eb73 00:39:18 ---> 67aae2a7eeb7 00:39:18 Step 5/24 : RUN apk add --update --no-cache make git 00:39:18 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:39:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:39:18 ---> 78db93ef312b 00:39:18 Step 3/23 : WORKDIR /edgex-go 00:39:18 ---> Using cache 00:39:18 ---> 497e3ad43440 00:39:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:18 ---> Using cache 00:39:18 ---> 8bbece05796a 00:39:18 Step 5/23 : RUN apk add --update --no-cache make git 00:39:18 ---> Running in 3efcc32079dc 00:39:18 ---> Running in d9f7a756b5ee 00:39:18 ---> Running in e2bbda8e994c 00:39:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:39:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:39:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:39:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:39:19 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:39:19 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:39:19 ---> 78db93ef312b 00:39:19 Step 3/32 : WORKDIR /edgex-go 00:39:19 ---> Using cache 00:39:19 ---> 497e3ad43440 00:39:19 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:19 ---> Using cache 00:39:19 ---> 8bbece05796a 00:39:19 Step 5/32 : RUN apk add --update --no-cache make git 00:39:19 ---> Running in 408f8bf464f7 00:39:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:39:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:39:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:39:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:39:20 OK: 219 MiB in 52 packages 00:39:21 Removing intermediate container 9012fddddd8a 00:39:21 ---> 95906bdd4bdf 00:39:21 Step 6/24 : COPY go.mod . 00:39:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:39:21 ---> 4c84bd0967fb 00:39:21 Step 7/24 : RUN go mod download 00:39:21 ---> Running in 137b5fc43b5c 00:39:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:39:21 OK: 219 MiB in 52 packages 00:39:22 Removing intermediate container 137b5fc43b5c 00:39:22 ---> bc6ab1ff9581 00:39:22 Step 8/24 : COPY . . 00:39:22 Removing intermediate container 408f8bf464f7 00:39:22 ---> 39b5eca4110b 00:39:22 Step 6/32 : COPY go.mod . 00:39:22 OK: 219 MiB in 52 packages 00:39:23 OK: 219 MiB in 52 packages 00:39:23 ---> 9b4b2da1f05c 00:39:23 Step 7/32 : RUN go mod download 00:39:24 ---> Running in b2c35191b6b1 00:39:24 Removing intermediate container 3efcc32079dc 00:39:24 ---> 893037039299 00:39:24 Step 6/24 : COPY go.mod . 00:39:24 Removing intermediate container e2bbda8e994c 00:39:24 ---> 1b32f515575c 00:39:24 Step 6/24 : COPY go.mod . 00:39:24 ---> 799401398577 00:39:24 Step 7/24 : RUN go mod download 00:39:25 ---> Running in 6325f395b543 00:39:25 ---> b617a180f299 00:39:25 Step 7/24 : RUN go mod download 00:39:25 ---> Running in 5c81597e2d4e 00:39:26 Removing intermediate container b2c35191b6b1 00:39:26 ---> 8352059a3d7d 00:39:26 Step 8/32 : COPY . . 00:39:26 OK: 219 MiB in 52 packages 00:39:27 ---> 0fceee25674a 00:39:27 Step 9/24 : RUN go mod tidy 00:39:28 ---> Running in 15bd7fbab08d 00:39:28 Removing intermediate container 6325f395b543 00:39:28 ---> 8fff981a6e0b 00:39:28 Step 8/24 : COPY . . 00:39:28 Removing intermediate container d9f7a756b5ee 00:39:28 ---> c551e7142665 00:39:28 Step 6/23 : COPY go.mod . 00:39:28 Removing intermediate container 5c81597e2d4e 00:39:28 ---> 1d69e09f9ee4 00:39:28 Step 8/24 : COPY . . 00:39:28 ---> 78a622c14e35 00:39:28 Step 7/23 : RUN go mod download 00:39:30 ---> Running in 75ad7870b1c7 00:39:32 Removing intermediate container 15bd7fbab08d 00:39:32 ---> 4332f2cfb524 00:39:32 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:39:33 ---> Running in 7201be7c7acc 00:39:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:39:34 Removing intermediate container 75ad7870b1c7 00:39:34 ---> 8e13b892d82f 00:39:34 Step 8/23 : COPY . . 00:39:35 ---> 47e585373e52 00:39:35 Step 9/32 : RUN go mod tidy 00:39:36 ---> Running in a1b392f692ee 00:39:39 ---> 01c68a0d6a0e 00:39:39 Step 9/24 : RUN go mod tidy 00:39:39 ---> 107c80fb328b 00:39:39 Step 9/24 : RUN go mod tidy 00:39:39 ---> Running in e073e70d2e57 00:39:39 ---> Running in ed8045693369 00:39:40 Removing intermediate container a1b392f692ee 00:39:40 ---> b3836ab490e4 00:39:40 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:39:41 ---> Running in eec398696a86 00:39:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:39:44 Removing intermediate container ed8045693369 00:39:44 ---> 421171b93de9 00:39:44 Step 10/24 : RUN make cmd/core-command/core-command 00:39:44 Removing intermediate container e073e70d2e57 00:39:44 ---> e4088a1887d0 00:39:44 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:39:44 ---> Running in 52b8b80c1506 00:39:44 ---> Running in bc889e7f4212 00:39:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:39:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:39:51 ---> 5a5dc410dded 00:39:51 Step 9/23 : RUN go mod tidy 00:39:51 ---> Running in 8b4b31753d99 00:39:52 Removing intermediate container 8b4b31753d99 00:39:52 ---> 30e44d4e3049 00:39:52 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:39:52 ---> Running in 10a85f126aaf 00:39:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:39:59 Removing intermediate container 7201be7c7acc 00:39:59 ---> b4a9caa377d0 00:39:59 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:39:59 ---> Running in 8747d3e03146 00:39:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:40:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-212 in /w/workspace/edgexfoundry_edgex-go_PR-3724 [Pipeline] { [Pipeline] ws 00:40:00 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 00:40:00 The recommended git tool is: git 00:40:01 Removing intermediate container 8747d3e03146 00:40:01 ---> 509813764923 00:40:01 00:40:01 Step 12/24 : FROM docker:20.10.7 00:40:01 20.10.7: Pulling from library/docker 00:40:08 using credential edgex-jenkins-ssh 00:40:08 Cloning the remote Git repository 00:40:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:40:08 > git init /w/workspace/edgex-go/4 # timeout=10 00:40:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:40:08 > git --version # timeout=10 00:40:08 > git --version # 'git version 2.17.1' 00:40:08 using GIT_SSH to set credentials SSH Credentials for GitHub 00:40:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:40:14 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 00:40:14 Status: Downloaded newer image for docker:20.10.7 00:40:14 ---> 08bdaf2f88f9 00:40:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:40:14 ---> Running in 6f92892c5772 00:40:14 Removing intermediate container 6f92892c5772 00:40:14 ---> ac30726951c3 00:40:14 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 00:40:14 ---> Running in b08851ac31ee 00:40:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:40:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:40:15 (1/39) Installing readline (8.1.0-r0) 00:40:15 (2/39) Installing bash (5.1.0-r0) 00:40:15 Executing bash-5.1.0-r0.post-install 00:40:15 (3/39) Installing brotli-libs (1.0.9-r3) 00:40:15 (4/39) Installing nghttp2-libs (1.42.0-r1) 00:40:15 (5/39) Installing libcurl (7.79.1-r0) 00:40:15 (6/39) Installing curl (7.79.1-r0) 00:40:15 (7/39) Installing dumb-init (1.2.5-r0) 00:40:15 (8/39) Installing libbz2 (1.0.8-r1) 00:40:15 (9/39) Installing expat (2.2.10-r1) 00:40:15 (10/39) Installing libffi (3.3-r2) 00:40:15 (11/39) Installing gdbm (1.19-r0) 00:40:15 (12/39) Installing xz-libs (5.2.5-r0) 00:40:15 (13/39) Installing sqlite-libs (3.34.1-r0) 00:40:15 (14/39) Installing python3 (3.8.10-r0) 00:40:17 Removing intermediate container eec398696a86 00:40:17 ---> 0f70d1698447 00:40:17 00:40:17 Step 11/32 : FROM alpine:3.14 00:40:17 (15/39) Installing py3-appdirs (1.4.4-r1) 00:40:17 (16/39) Installing py3-ordered-set (4.0.2-r0) 00:40:17 (17/39) Installing py3-parsing (2.4.7-r1) 00:40:17 (18/39) Installing py3-six (1.15.0-r0) 00:40:17 (19/39) Installing py3-packaging (20.9-r0) 00:40:17 (20/39) Installing py3-setuptools (51.3.3-r0) 00:40:17 3.14: Pulling from library/alpine 00:40:17 (21/39) Installing py3-chardet (4.0.0-r0) 00:40:17 (22/39) Installing py3-idna (3.1-r0) 00:40:17 (23/39) Installing py3-urllib3 (1.26.2-r1) 00:40:17 (24/39) Installing py3-requests (2.25.1-r1) 00:40:17 (25/39) Installing py3-msgpack (1.0.2-r0) 00:40:17 (26/39) Installing py3-lockfile (0.12.2-r3) 00:40:18 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:40:18 (28/39) Installing py3-colorama (0.4.4-r0) 00:40:18 (29/39) Installing py3-contextlib2 (0.6.0-r0) 00:40:18 (30/39) Installing py3-distlib (0.3.1-r1) 00:40:18 (31/39) Installing py3-distro (1.5.0-r1) 00:40:18 (32/39) Installing py3-webencodings (0.5.1-r3) 00:40:18 (33/39) Installing py3-html5lib (1.1-r0) 00:40:18 (34/39) Installing py3-pytoml (0.1.21-r0) 00:40:18 (35/39) Installing py3-pep517 (0.9.1-r0) 00:40:18 (36/39) Installing py3-progress (1.5-r0) 00:40:18 (37/39) Installing py3-retrying (1.3.3-r0) 00:40:18 (38/39) Installing py3-toml (0.10.2-r0) 00:40:18 (39/39) Installing py3-pip (20.3.4-r0) 00:40:18 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 00:40:18 Status: Downloaded newer image for alpine:3.14 00:40:18 ---> 14119a10abf4 00:40:18 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:40:19 ---> Running in a3e643ec0602 00:40:19 Executing busybox-1.32.1-r6.trigger 00:40:19 OK: 82 MiB in 59 packages 00:40:19 Removing intermediate container a3e643ec0602 00:40:19 ---> 8cdde5da181b 00:40:19 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:40:19 ---> Running in 07a91b1818d6 00:40:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:40:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:40:20 (1/2) Installing dumb-init (1.2.5-r1) 00:40:20 (2/2) Installing su-exec (0.2-r1) 00:40:20 Executing busybox-1.33.1-r3.trigger 00:40:20 OK: 6 MiB in 16 packages 00:40:21 Removing intermediate container 07a91b1818d6 00:40:21 ---> c15e3003d521 00:40:21 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:40:21 ---> Running in 2ab8626a2999 00:40:21 Removing intermediate container 2ab8626a2999 00:40:21 ---> 90663334b1c3 00:40:21 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:40:21 ---> Running in 7837272d84b3 00:40:21 Removing intermediate container 7837272d84b3 00:40:21 ---> 65e59f98de8f 00:40:21 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:40:21 ---> Running in 35c8da735334 00:40:22 Collecting docker-compose==1.23.2 00:40:22 Removing intermediate container 35c8da735334 00:40:22 ---> 358c74b0d096 00:40:22 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:40:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:40:22 ---> Running in 9619aa89b20c 00:40:22 Collecting texttable<0.10,>=0.9.0 00:40:22 Downloading texttable-0.9.1.tar.gz (11 kB) 00:40:23 Removing intermediate container 9619aa89b20c 00:40:23 ---> a58e8d62f09b 00:40:23 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:40:23 Removing intermediate container bc889e7f4212 00:40:23 ---> 20fbd5ecf6ee 00:40:23 00:40:23 Step 11/24 : FROM alpine:3.14 00:40:23 ---> 14119a10abf4 00:40:23 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:40:23 ---> Running in afebb383df2d 00:40:23 Collecting docopt<0.7,>=0.6.1 00:40:23 Downloading docopt-0.6.2.tar.gz (25 kB) 00:40:23 ---> 188f3f350aca 00:40:23 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:40:23 ---> Running in e82698c01524 00:40:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:40:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:40:24 Collecting dockerpty<0.5,>=0.4.1 00:40:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:40:24 (1/1) Installing dumb-init (1.2.5-r1) 00:40:24 Executing busybox-1.33.1-r3.trigger 00:40:24 OK: 6 MiB in 15 packages 00:40:24 Removing intermediate container e82698c01524 00:40:24 ---> d704c69e74a0 00:40:24 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:25 ---> 4a978de65162 00:40:25 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:40:25 Removing intermediate container afebb383df2d 00:40:25 ---> bd967349d1fd 00:40:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:40:25 ---> Running in 39fc6ba6cd9a 00:40:25 Collecting PyYAML<4,>=3.10 00:40:25 Downloading PyYAML-3.13.tar.gz (270 kB) 00:40:25 Removing intermediate container 39fc6ba6cd9a 00:40:25 ---> b4c39cb67261 00:40:25 Step 14/24 : ENV APP_PORT=59882 00:40:26 ---> Running in 9f0786cf78b7 00:40:26 ---> c4308f6044a9 00:40:26 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:40:26 Removing intermediate container 9f0786cf78b7 00:40:26 ---> 5399c6aa2fd9 00:40:26 Step 15/24 : EXPOSE $APP_PORT 00:40:26 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:40:26 ---> Running in e671f3febec8 00:40:26 ---> 0c4f4cb83c4c 00:40:26 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:40:26 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:40:26 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:40:26 Collecting cached-property<2,>=1.2.0 00:40:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:40:26 Collecting docker<4.0,>=3.6.0 00:40:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:40:26 Collecting websocket-client<1.0,>=0.32.0 00:40:27 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:40:27 Removing intermediate container e671f3febec8 00:40:27 ---> ba63b1a15606 00:40:27 Step 16/24 : WORKDIR / 00:40:27 Collecting jsonschema<3,>=2.5.1 00:40:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:40:27 ---> Running in 554a26ddbb9c 00:40:27 ---> 839f97703936 00:40:27 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:40:27 Collecting docker-pycreds>=0.4.0 00:40:27 Removing intermediate container 52b8b80c1506 00:40:27 ---> eb14e4a1ad14 00:40:27 00:40:27 Step 11/24 : FROM alpine:3.14 00:40:27 ---> 14119a10abf4 00:40:27 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:40:27 ---> Using cache 00:40:27 ---> bd967349d1fd 00:40:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:40:27 ---> Using cache 00:40:27 ---> b4c39cb67261 00:40:27 Step 14/24 : ENV APP_PORT=59881 00:40:27 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:40:27 Collecting chardet<3.1.0,>=3.0.2 00:40:27 ---> Running in 68901adc1802 00:40:27 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 00:40:27 Removing intermediate container 554a26ddbb9c 00:40:27 ---> 771cbd912ca4 00:40:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:27 Collecting urllib3<1.25,>=1.21.1 00:40:27 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:40:27 Collecting idna<2.8,>=2.5 00:40:27 ---> 1daa940c90ca 00:40:27 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:40:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:40:27 Removing intermediate container 68901adc1802 00:40:27 ---> e80bbf4f7ffa 00:40:27 Step 15/24 : EXPOSE $APP_PORT 00:40:27 Collecting certifi>=2017.4.17 00:40:27 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 00:40:27 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 00:40:27 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 00:40:27 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 00:40:27 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 00:40:27 ---> af2eeca09611 00:40:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:40:27 ---> Running in 825b91e5b22f 00:40:27 ---> Running in d5ac85b97cd8 00:40:27 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 00:40:27 Attempting uninstall: urllib3 00:40:27 Found existing installation: urllib3 1.26.2 00:40:27 Uninstalling urllib3-1.26.2: 00:40:27 Successfully uninstalled urllib3-1.26.2 00:40:28 Removing intermediate container 825b91e5b22f 00:40:28 ---> 3004b0d73a1d 00:40:28 Step 16/24 : WORKDIR / 00:40:28 Removing intermediate container d5ac85b97cd8 00:40:28 ---> 251841170f82 00:40:28 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:40:28 Attempting uninstall: idna 00:40:28 Found existing installation: idna 3.1 00:40:28 Uninstalling idna-3.1: 00:40:28 Successfully uninstalled idna-3.1 00:40:28 ---> Running in 820320035a0d 00:40:28 ---> c6ad12c3a27a 00:40:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:40:28 Attempting uninstall: chardet 00:40:28 Found existing installation: chardet 4.0.0 00:40:28 Uninstalling chardet-4.0.0: 00:40:28 Successfully uninstalled chardet-4.0.0 00:40:28 ---> e332ec7c0db7 00:40:28 Step 27/32 : RUN chmod +x /entrypoint.sh 00:40:28 Removing intermediate container 820320035a0d 00:40:28 ---> 70c6ccc7c64a 00:40:28 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:28 ---> Running in 8c0eec8bcf90 00:40:28 ---> 6e788ce4b130 00:40:28 Step 20/24 : ENTRYPOINT ["/core-command"] 00:40:28 Attempting uninstall: requests 00:40:28 Found existing installation: requests 2.25.1 00:40:28 Uninstalling requests-2.25.1: 00:40:28 ---> Running in e2d2a8f78a4b 00:40:28 Successfully uninstalled requests-2.25.1 00:40:29 Running setup.py install for texttable: started 00:40:29 Removing intermediate container e2d2a8f78a4b 00:40:29 ---> 8338dade9bde 00:40:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:29 ---> 5d0490447e76 00:40:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:40:29 ---> Running in 4f225d19f534 00:40:29 Running setup.py install for texttable: finished with status 'done' 00:40:29 Running setup.py install for PyYAML: started 00:40:29 Removing intermediate container 4f225d19f534 00:40:29 ---> cc9afd83c193 00:40:29 Step 22/24 : LABEL arch=x86_64 00:40:29 ---> Running in 756bcbf9f0e0 00:40:29 Running setup.py install for PyYAML: finished with status 'done' 00:40:29 Running setup.py install for docopt: started 00:40:30 Removing intermediate container 756bcbf9f0e0 00:40:30 ---> 314e98a0acd5 00:40:30 Step 23/24 : LABEL git_sha=c45a048121501ddf2cfc8d3799bd0102b86edafd 00:40:30 ---> 5b128a2f91c9 00:40:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:40:30 ---> Running in ebd298afec30 00:40:30 Running setup.py install for docopt: finished with status 'done' 00:40:30 Running setup.py install for dockerpty: started 00:40:30 Removing intermediate container 8c0eec8bcf90 00:40:30 ---> 529ed3946267 00:40:30 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:40:30 Removing intermediate container 10a85f126aaf 00:40:30 ---> 3e5bbe219e8e 00:40:30 00:40:30 Step 11/23 : FROM alpine:3.14 00:40:30 ---> 14119a10abf4 00:40:30 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:40:30 ---> Using cache 00:40:30 ---> bd967349d1fd 00:40:30 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:40:30 ---> Using cache 00:40:30 ---> b4c39cb67261 00:40:30 Step 14/23 : ENV APP_PORT=59861 00:40:30 ---> Running in 87d132f3beb1 00:40:30 ---> Running in 9550ad47279d 00:40:30 Removing intermediate container ebd298afec30 00:40:30 ---> 9f8e8ffc59f1 00:40:30 Step 24/24 : LABEL version=0.0.0 00:40:30 ---> 30d99af3f054 00:40:30 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:40:30 ---> Running in 32fe54b738d9 00:40:30 ---> Running in 0e5cc5acab03 00:40:30 Running setup.py install for dockerpty: finished with status 'done' 00:40:30 Removing intermediate container 9550ad47279d 00:40:30 ---> bd93ac5ee213 00:40:30 Step 29/32 : CMD ["gate"] 00:40:30 Removing intermediate container 87d132f3beb1 00:40:30 ---> 2e7848f08e46 00:40:30 Step 15/23 : EXPOSE $APP_PORT 00:40:30 Removing intermediate container 32fe54b738d9 00:40:30 ---> 94a77f2200a5 00:40:30 00:40:30 Removing intermediate container 0e5cc5acab03 00:40:30 ---> 96678ea50c9c 00:40:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:30 ---> Running in a5a4ca52a610 00:40:30 ---> Running in 44ac7058c31e 00:40:30 Successfully built 94a77f2200a5 00:40:30 ---> Running in 1ae7c09b1130 00:40:30 Removing intermediate container a5a4ca52a610 00:40:30 ---> bdcd59f3403b 00:40:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:30 Successfully tagged core-command:latest 00:40:30 Building security-secretstore-setup 00:40:30  Building core-command ... done 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 00:40:30 Removing intermediate container 44ac7058c31e 00:40:30 ---> 636c5ba26419 00:40:30 Step 30/32 : LABEL arch=x86_64 00:40:31 ---> Running in 07024413ad11 00:40:31 Removing intermediate container 1ae7c09b1130 00:40:31 ---> c5bde02a252c 00:40:31 Step 22/24 : LABEL arch=x86_64 00:40:32 ---> Running in e9e5f4c45475 00:40:32 ---> b66d2fd635e7 00:40:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:40:32 Removing intermediate container 07024413ad11 00:40:32 ---> e69bca87ba56 00:40:32 Step 31/32 : LABEL git_sha=c45a048121501ddf2cfc8d3799bd0102b86edafd 00:40:33 ---> Running in ea358031129d 00:40:33 Removing intermediate container e9e5f4c45475 00:40:33 ---> 5febddfdb757 00:40:33 Step 23/24 : LABEL git_sha=c45a048121501ddf2cfc8d3799bd0102b86edafd 00:40:33 ---> c239da2451b0 00:40:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:40:34 ---> Running in 1a0e21da9e84 00:40:34 Removing intermediate container ea358031129d 00:40:34 ---> 398cf63728f0 00:40:34 Step 32/32 : LABEL version=0.0.0 00:40:34 ---> c39c1b8058de 00:40:34 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:40:34 ---> Running in d0cdbf3fff52 00:40:34 ---> Running in 4b9bb4fbaf3c 00:40:34 Removing intermediate container 1a0e21da9e84 00:40:34 ---> 6f1d21e2ebd4 00:40:34 Step 24/24 : LABEL version=0.0.0 00:40:34 Removing intermediate container d0cdbf3fff52 00:40:34 ---> ac8d8b49a1e7 00:40:34 00:40:35 Removing intermediate container b08851ac31ee 00:40:35 ---> ff4e875e2637 00:40:35 Step 15/24 : ENV APP_PORT=58890 00:40:35 ---> Running in d622a07965c0 00:40:35 Successfully built ac8d8b49a1e7 00:40:35 Successfully tagged security-bootstrapper:latest 00:40:35  Building security-bootstrapper ... done Building support-notifications 00:40:35 ---> Running in 594156bae935 00:40:35 Removing intermediate container 4b9bb4fbaf3c 00:40:35 ---> a250f82dd48b 00:40:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:35 Removing intermediate container d622a07965c0 00:40:35 ---> 4a90bc66da5f 00:40:35 00:40:35 Successfully built 4a90bc66da5f 00:40:35 ---> Running in 66205e61d4c8 00:40:35 Successfully tagged core-metadata:latest 00:40:35  Building core-metadata ... done Building core-data 00:40:35 Removing intermediate container 594156bae935 00:40:35 ---> db92499ce548 00:40:35 Step 16/24 : EXPOSE $APP_PORT 00:40:41 Removing intermediate container 66205e61d4c8 00:40:41 ---> 69d23dba4ffe 00:40:41 Step 21/23 : LABEL arch=x86_64 00:40:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:40:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:40:41 ---> 78db93ef312b 00:40:41 Step 3/24 : WORKDIR /edgex-go 00:40:41 ---> Using cache 00:40:41 ---> 497e3ad43440 00:40:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:41 ---> Using cache 00:40:41 ---> 8bbece05796a 00:40:41 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:40:42 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:40:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:40:42 ---> 78db93ef312b 00:40:42 Step 3/23 : WORKDIR /edgex-go 00:40:42 ---> Using cache 00:40:42 ---> 497e3ad43440 00:40:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:42 ---> Using cache 00:40:42 ---> 8bbece05796a 00:40:42 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:40:42 ---> Running in 1af4d742ccf6 00:40:43 ---> Running in 13cd969e6cab 00:40:43 ---> Running in 04ad51eb26f7 00:40:43 ---> Running in 69ee805d8938 00:40:43 Removing intermediate container 1af4d742ccf6 00:40:43 ---> 87d1eeb44a19 00:40:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:40:43 Removing intermediate container 13cd969e6cab 00:40:43 ---> 4845b5d90176 00:40:43 Step 22/23 : LABEL git_sha=c45a048121501ddf2cfc8d3799bd0102b86edafd 00:40:43 ---> Running in 4864ad6077f6 00:40:44 ---> ed2d4f48a2c2 00:40:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:40:44 Removing intermediate container 4864ad6077f6 00:40:44 ---> 08632efbd638 00:40:44 Step 23/23 : LABEL version=0.0.0 00:40:45 ---> Running in 254de2622024 00:40:45 ---> 5628cbb4e3d5 00:40:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:40:45 Removing intermediate container 254de2622024 00:40:45 ---> a19600b3e537 00:40:45 00:40:45 Successfully built a19600b3e537 00:40:45 Successfully tagged support-scheduler:latest 00:40:45  Building support-scheduler ... done Building security-proxy-setup 00:40:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:40:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:40:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:40:47 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:40:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:40:47 ---> 78db93ef312b 00:40:47 Step 3/26 : WORKDIR /edgex-go 00:40:47 ---> Using cache 00:40:47 ---> 497e3ad43440 00:40:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:47 ---> Using cache 00:40:47 ---> 8bbece05796a 00:40:47 Step 5/26 : RUN apk add --update --no-cache make git 00:40:47 ---> Using cache 00:40:47 ---> c551e7142665 00:40:47 Step 6/26 : COPY go.mod . 00:40:47 ---> Using cache 00:40:47 ---> 78a622c14e35 00:40:47 Step 7/26 : RUN go mod download 00:40:47 ---> Using cache 00:40:47 ---> 8e13b892d82f 00:40:47 Step 8/26 : COPY . . 00:40:47 ---> Using cache 00:40:47 ---> 5a5dc410dded 00:40:47 Step 9/26 : RUN go mod tidy 00:40:47 ---> Using cache 00:40:47 ---> 30e44d4e3049 00:40:47 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:40:48 OK: 219 MiB in 52 packages 00:40:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:40:48 ---> 0641a37c4ad5 00:40:48 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:40:49 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:40:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:40:49 ---> 78db93ef312b 00:40:49 Step 3/22 : WORKDIR /edgex-go 00:40:49 ---> Using cache 00:40:49 ---> 497e3ad43440 00:40:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:49 ---> Using cache 00:40:49 ---> 8bbece05796a 00:40:49 Step 5/22 : RUN apk add --update --no-cache make git 00:40:49 ---> Using cache 00:40:49 ---> c551e7142665 00:40:49 Step 6/22 : COPY go.mod . 00:40:49 ---> Using cache 00:40:49 ---> 78a622c14e35 00:40:49 Step 7/22 : RUN go mod download 00:40:49 ---> Using cache 00:40:49 ---> 8e13b892d82f 00:40:49 Step 8/22 : COPY . . 00:40:49 ---> Using cache 00:40:49 ---> 5a5dc410dded 00:40:49 Step 9/22 : RUN go mod tidy 00:40:49 ---> Using cache 00:40:49 ---> 30e44d4e3049 00:40:49 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:40:49 ---> Running in 3a5c8cbebe0e 00:40:49 ---> Running in ee37f566f18e 00:40:49 ---> Running in 80d9e05499bc 00:40:49 Removing intermediate container 3a5c8cbebe0e 00:40:49 ---> 121b6ca0c5b7 00:40:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:49 Removing intermediate container 04ad51eb26f7 00:40:49 ---> c736441be637 00:40:49 Step 6/23 : COPY go.mod . 00:40:49 ---> Running in ed2a44885c50 00:40:49 Removing intermediate container ed2a44885c50 00:40:49 ---> 6f433c540b1a 00:40:49 Step 22/24 : LABEL arch=x86_64 00:40:49 ---> Running in a8b778606017 00:40:49 ---> b227677d37d0 00:40:49 Step 7/23 : RUN go mod download 00:40:49 ---> Running in a538e4f3ccd3 00:40:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:40:49 Removing intermediate container a8b778606017 00:40:49 ---> 2eb856c57712 00:40:49 Step 23/24 : LABEL git_sha=c45a048121501ddf2cfc8d3799bd0102b86edafd 00:40:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:40:49 ---> Running in 8c9b718ba3ee 00:40:49 Removing intermediate container 8c9b718ba3ee 00:40:49 ---> c0b271862db2 00:40:49 Step 24/24 : LABEL version=0.0.0 00:40:49 ---> Running in 2c08a85fecb0 00:40:50 Removing intermediate container 2c08a85fecb0 00:40:50 ---> 1f861c3d49b6 00:40:50 00:40:50 Successfully built 1f861c3d49b6 00:40:50 Successfully tagged sys-mgmt-agent:latest 00:40:51  Building sys-mgmt-agent ... done Removing intermediate container a538e4f3ccd3 00:40:51 ---> 4bac395f786c 00:40:51 Step 8/23 : COPY . . 00:40:52 OK: 219 MiB in 52 packages 00:40:55 Removing intermediate container 69ee805d8938 00:40:55 ---> 7d8fa37d5028 00:40:55 Step 6/24 : COPY go.mod . 00:40:56 ---> ff2fccd1813a 00:40:56 Step 7/24 : RUN go mod download 00:40:56 ---> Running in 9a14001d8720 00:40:56 ---> 22e1d196f4f7 00:40:56 Step 9/23 : RUN go mod tidy 00:40:56 ---> Running in 21f58caf028c 00:40:58 Removing intermediate container 9a14001d8720 00:40:58 ---> 216d9e04d7ff 00:40:58 Step 8/24 : COPY . . 00:40:58 Removing intermediate container 21f58caf028c 00:40:58 ---> ef7e3d016609 00:40:58 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:40:59 ---> Running in 8da5c5f47604 00:40:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:41:05 ---> 6f182e6c423e 00:41:05 Step 9/24 : RUN go mod tidy 00:41:05 ---> Running in bf226d05579a 00:41:07 Removing intermediate container bf226d05579a 00:41:07 ---> b680d2fe3ab4 00:41:07 Step 10/24 : RUN make cmd/core-data/core-data 00:41:07 ---> Running in f83a2c291fc7 00:41:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:41:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:41:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:41:21 Removing intermediate container 80d9e05499bc 00:41:21 ---> 990de8f5baea 00:41:21 00:41:21 Step 11/22 : FROM alpine:3.14 00:41:21 ---> 14119a10abf4 00:41:21 Step 12/22 : RUN apk add --update --no-cache curl 00:41:21 ---> Running in 86a1c788202d 00:41:21 Removing intermediate container ee37f566f18e 00:41:21 ---> 16711b1502d5 00:41:21 00:41:21 Step 11/26 : FROM alpine:3.14 00:41:21 ---> 14119a10abf4 00:41:21 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:41:21 ---> Running in 9badbde4ff7f 00:41:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:41:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:41:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:41:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:41:22 (1/5) Installing ca-certificates (20191127-r5) 00:41:22 (2/5) Installing brotli-libs (1.0.9-r5) 00:41:22 (3/5) Installing nghttp2-libs (1.43.0-r0) 00:41:22 (4/5) Installing libcurl (7.79.1-r0) 00:41:22 (5/5) Installing curl (7.79.1-r0) 00:41:22 Executing busybox-1.33.1-r3.trigger 00:41:22 Executing ca-certificates-20191127-r5.trigger 00:41:22 OK: 8 MiB in 19 packages 00:41:22 (1/3) Installing ca-certificates (20191127-r5) 00:41:22 (2/3) Installing dumb-init (1.2.5-r1) 00:41:22 (3/3) Installing su-exec (0.2-r1) 00:41:22 Executing busybox-1.33.1-r3.trigger 00:41:22 Executing ca-certificates-20191127-r5.trigger 00:41:22 OK: 6 MiB in 17 packages 00:41:22 Merging remotes/origin/main commit 77fe71b6b44e31624130600da248bb6ad192c9d6 into PR head commit ab61b72cc7c0056b2cdb31b65edfc39a92561c4c 00:41:23 Removing intermediate container 86a1c788202d 00:41:23 ---> aa6dc5fa2d1c 00:41:23 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:41:23 Removing intermediate container 9badbde4ff7f 00:41:23 ---> f91e56acb48a 00:41:23 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:41:23 ---> Running in b7484a4eaf60 00:41:23 ---> Running in 1521bf539795 00:41:23 Merge succeeded, producing 944a37bcb0e4a53117cf0543de5b5bac36cbbb44 00:41:23 Checking out Revision 944a37bcb0e4a53117cf0543de5b5bac36cbbb44 (PR-3724) 00:41:23 Removing intermediate container b7484a4eaf60 00:41:23 ---> f71c1d575b1e 00:41:23 Step 14/22 : WORKDIR /edgex 00:41:23 Removing intermediate container 1521bf539795 00:41:23 ---> df69165fc809 00:41:23 Step 14/26 : WORKDIR / 00:41:23 ---> Running in db9eba9d4b22 00:41:23 ---> Running in de327b576dc9 00:41:23 Removing intermediate container db9eba9d4b22 00:41:23 ---> 7023aad072d7 00:41:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:41:23 Removing intermediate container de327b576dc9 00:41:23 ---> b4a49deb4be5 00:41:23 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:41:24 ---> 69b55f51ae01 00:41:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:41:24 ---> ab3cac11dde7 00:41:24 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:41:24 ---> e0c6b2a525f8 00:41:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:41:24 ---> 1854da10f784 00:41:24 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:41:25 ---> c4e7c8f4fddb 00:41:25 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:41:25 ---> 110452fa56ed 00:41:25 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:41:25 ---> Running in df9da040c7da 00:41:25 ---> cef474c417c5 00:41:25 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:41:25 Removing intermediate container df9da040c7da 00:41:25 ---> bc3488f37582 00:41:25 Step 19/22 : CMD ["--init=true"] 00:41:25 ---> Running in c6199d7a5be9 00:41:26 Removing intermediate container c6199d7a5be9 00:41:26 ---> a77e0493e3c2 00:41:26 Step 20/22 : LABEL arch=x86_64 00:41:26 ---> Running in 4ef82828402e 00:41:26 ---> c8f6ad24eb30 00:41:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:41:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:41:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:41:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:41:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:41:22 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3724/head:refs/remotes/origin/PR-3724 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:41:22 > git config core.sparsecheckout # timeout=10 00:41:22 > git checkout -f ab61b72cc7c0056b2cdb31b65edfc39a92561c4c # timeout=10 00:41:23 > git remote # timeout=10 00:41:23 > git config --get remote.origin.url # timeout=10 00:41:23 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:23 > git merge 77fe71b6b44e31624130600da248bb6ad192c9d6 # timeout=10 00:41:23 > git rev-parse HEAD^{commit} # timeout=10 00:41:23 > git config core.sparsecheckout # timeout=10 00:41:23 > git checkout -f 944a37bcb0e4a53117cf0543de5b5bac36cbbb44 # timeout=10 00:41:26 Removing intermediate container 4ef82828402e 00:41:26 ---> 1dd7dbec56c3 00:41:26 Step 21/22 : LABEL git_sha=c45a048121501ddf2cfc8d3799bd0102b86edafd 00:41:26 ---> Running in ab0df9dba7e8 00:41:26 Removing intermediate container ab0df9dba7e8 00:41:26 ---> 696f37736245 00:41:26 Step 22/22 : LABEL version=0.0.0 00:41:26 ---> 20e9d83f037c 00:41:26 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:41:26 ---> Running in 821da05301ea 00:41:27 Removing intermediate container 821da05301ea 00:41:27 ---> df056732e41a 00:41:27 00:41:27 ---> bbd13867a9bd 00:41:27 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:41:27 ---> Running in ce3c348212f2 00:41:27 Successfully built df056732e41a 00:41:27 Successfully tagged security-proxy-setup:latest 00:41:28 Commit message: "Merge commit '77fe71b6b44e31624130600da248bb6ad192c9d6' into HEAD" 00:41:28 First time build. Skipping changelog. 00:41:28  Building security-proxy-setup ... done Removing intermediate container ce3c348212f2 00:41:28 ---> 4c36381180c7 00:41:28 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:41:28 ---> Running in 0e55599eab8e 00:41:28 Removing intermediate container 0e55599eab8e 00:41:28 ---> ded5d7f1c158 00:41:28 Step 24/26 : LABEL arch=x86_64 00:41:28 ---> Running in 45059386d7ca [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:41:28 provisioning config files... 00:41:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5126585194280792860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:41:28 Removing intermediate container 45059386d7ca 00:41:28 ---> fe8ed8a058f1 00:41:28 Step 25/26 : LABEL git_sha=c45a048121501ddf2cfc8d3799bd0102b86edafd 00:41:28 ---> Running in 6d8e04696341 00:41:28 Removing intermediate container 6d8e04696341 00:41:28 ---> 891f4eb14e4e 00:41:28 Step 26/26 : LABEL version=0.0.0 00:41:28 ---> Running in 2a0f331227a6 00:41:29 ---> docker-login.sh 00:41:29 nexus3.edgexfoundry.org:10001 00:41:29 Removing intermediate container 2a0f331227a6 00:41:29 ---> ef9518eb1d49 00:41:29 00:41:29 Successfully built ef9518eb1d49 00:41:29 Successfully tagged security-secretstore-setup:latest 00:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:41:31  Building security-secretstore-setup ... done Removing intermediate container 8da5c5f47604 00:41:31 ---> c07e57f49318 00:41:31 00:41:31 Step 11/23 : FROM alpine:3.14 00:41:31 ---> 14119a10abf4 00:41:31 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:41:31 ---> Running in 0eba9e55dac2 00:41:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:41:31 Configure a credential helper to remove this warning. See 00:41:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:41:31 00:41:31 Login Succeeded 00:41:31 nexus3.edgexfoundry.org:10002 00:41:28 > git rev-list --no-walk 1d4c848537b42c0cdfbea84403d3419c01cf784f # timeout=10 00:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:41:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:41:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:41:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:41:32 Configure a credential helper to remove this warning. See 00:41:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:41:32 00:41:32 Login Succeeded 00:41:32 nexus3.edgexfoundry.org:10003 00:41:32 (1/2) Installing ca-certificates (20191127-r5) 00:41:32 (2/2) Installing dumb-init (1.2.5-r1) 00:41:32 Executing busybox-1.33.1-r3.trigger 00:41:32 Executing ca-certificates-20191127-r5.trigger 00:41:32 OK: 6 MiB in 16 packages 00:41:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:41:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:41:32 Configure a credential helper to remove this warning. See 00:41:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:41:32 00:41:32 Login Succeeded 00:41:32 nexus3.edgexfoundry.org:10004 00:41:32 Removing intermediate container 0eba9e55dac2 00:41:32 ---> 78495187bfff 00:41:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:41:32 ---> Running in 33e1e4d78596 00:41:32 Removing intermediate container 33e1e4d78596 00:41:32 ---> ba9d8eaf30d7 00:41:32 Step 14/23 : ENV APP_PORT=59860 00:41:32 ---> Running in 06389c9efbad 00:41:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:41:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:41:32 Configure a credential helper to remove this warning. See 00:41:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:41:32 00:41:32 Login Succeeded 00:41:33 Removing intermediate container 06389c9efbad 00:41:33 ---> 0cea01ea7ee2 00:41:33 Step 15/23 : EXPOSE $APP_PORT 00:41:33 docker.io 00:41:33 ---> Running in d0874e655d38 00:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:41:33 Removing intermediate container d0874e655d38 00:41:33 ---> d6abcb41d1ed 00:41:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:41:33 ---> 2a077dee6343 00:41:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:41:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:41:33 Configure a credential helper to remove this warning. See 00:41:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:41:33 00:41:33 Login Succeeded 00:41:33 ---> docker-login.sh ends [Pipeline] } 00:41:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 00:41:33 ---> 4999adc79ff1 00:41:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:41:34 ---> c2c048a6755f 00:41:34 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:41:34 ---> Running in 0f952476bf43 [Pipeline] echo 00:41:34 ========================================================= 00:41:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:41:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:41:34 Removing intermediate container 0f952476bf43 00:41:34 ---> 9f130a9e72fb 00:41:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:34 ---> Running in 5aebe7858c8a 00:41:34 Removing intermediate container 5aebe7858c8a 00:41:34 ---> 96e3970af36d 00:41:34 Step 21/23 : LABEL arch=x86_64 00:41:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:41:34 ---> Running in 11a79044153f 00:41:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:41:34 595b0fe564bb: Pulling fs layer 00:41:34 24495759ef45: Pulling fs layer 00:41:34 d148012ef14d: Pulling fs layer 00:41:34 e90a11edd702: Pulling fs layer 00:41:34 d77568369979: Pulling fs layer 00:41:34 fc1c9f9a7f3b: Pulling fs layer 00:41:34 170f2ba95c9a: Pulling fs layer 00:41:34 97ac5df62f85: Pulling fs layer 00:41:34 e90a11edd702: Waiting 00:41:34 d77568369979: Waiting 00:41:34 170f2ba95c9a: Waiting 00:41:34 97ac5df62f85: Waiting 00:41:34 fc1c9f9a7f3b: Waiting 00:41:34 Removing intermediate container f83a2c291fc7 00:41:34 ---> fff9472cf46d 00:41:34 00:41:34 Step 11/24 : FROM alpine:3.14 00:41:34 ---> 14119a10abf4 00:41:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:41:34 ---> Running in 9af983047b51 00:41:34 Removing intermediate container 11a79044153f 00:41:34 ---> aa6d98818d8d 00:41:34 Step 22/23 : LABEL git_sha=c45a048121501ddf2cfc8d3799bd0102b86edafd 00:41:34 ---> Running in 97e8e49687e1 00:41:34 Removing intermediate container 9af983047b51 00:41:34 ---> ef0cce9ac605 00:41:34 Step 13/24 : ENV APP_PORT=59880 00:41:34 Removing intermediate container 97e8e49687e1 00:41:34 ---> e5d3aa44d482 00:41:34 Step 23/23 : LABEL version=0.0.0 00:41:34 ---> Running in c26913646a23 00:41:34 ---> Running in 8d6cd100d338 00:41:35 d148012ef14d: Verifying Checksum 00:41:35 d148012ef14d: Download complete 00:41:35 24495759ef45: Verifying Checksum 00:41:35 24495759ef45: Download complete 00:41:35 d77568369979: Verifying Checksum 00:41:35 d77568369979: Download complete 00:41:35 fc1c9f9a7f3b: Verifying Checksum 00:41:35 fc1c9f9a7f3b: Download complete 00:41:35 Removing intermediate container c26913646a23 00:41:35 ---> 9f137698666e 00:41:35 Step 14/24 : EXPOSE $APP_PORT 00:41:35 Removing intermediate container 8d6cd100d338 00:41:35 ---> f492da900894 00:41:35 00:41:35 ---> Running in d7097c431f6d 00:41:35 Successfully built f492da900894 00:41:35 Successfully tagged support-notifications:latest 00:41:35  Building support-notifications ... done Removing intermediate container d7097c431f6d 00:41:35 ---> 564bcc5c899f 00:41:35 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:35 ---> Running in dda5f458703a 00:41:35 595b0fe564bb: Verifying Checksum 00:41:35 170f2ba95c9a: Verifying Checksum 00:41:35 170f2ba95c9a: Download complete 00:41:35 595b0fe564bb: Download complete 00:41:35 Removing intermediate container dda5f458703a 00:41:35 ---> 2c116cad23d1 00:41:35 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:41:35 ---> Running in 2dea8e3a9966 00:41:36 595b0fe564bb: Pull complete 00:41:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:41:36 24495759ef45: Pull complete 00:41:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:41:37 d148012ef14d: Pull complete 00:41:38 (1/6) Installing dumb-init (1.2.5-r1) 00:41:38 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:41:38 (3/6) Installing libsodium (1.0.18-r0) 00:41:38 97ac5df62f85: Verifying Checksum 00:41:38 97ac5df62f85: Download complete 00:41:38 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:41:39 (5/6) Installing libzmq (4.3.4-r0) 00:41:39 (6/6) Installing zeromq (4.3.4-r0) 00:41:40 Executing busybox-1.33.1-r3.trigger 00:41:40 OK: 8 MiB in 20 packages 00:41:40 Removing intermediate container 2dea8e3a9966 00:41:40 ---> 6edec2b0636f 00:41:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:41:40 ---> 5d1214dfc62e 00:41:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:41:40 e90a11edd702: Verifying Checksum 00:41:40 e90a11edd702: Download complete 00:41:40 ---> 06300d74c6c8 00:41:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:41:40 ---> d00195ea6f40 00:41:40 Step 20/24 : ENTRYPOINT ["/core-data"] 00:41:40 ---> Running in f4f324aa9557 00:41:40 Removing intermediate container f4f324aa9557 00:41:40 ---> e05f4afd9e1f 00:41:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:40 ---> Running in 2d2086fa8dc4 00:41:41 Removing intermediate container 2d2086fa8dc4 00:41:41 ---> 9c0a9c45235a 00:41:41 Step 22/24 : LABEL arch=x86_64 00:41:41 ---> Running in 3610b6d1e205 00:41:41 Removing intermediate container 3610b6d1e205 00:41:41 ---> 1f619fc9ba9b 00:41:41 Step 23/24 : LABEL git_sha=c45a048121501ddf2cfc8d3799bd0102b86edafd 00:41:41 ---> Running in 386ac8f960fd 00:41:41 Removing intermediate container 386ac8f960fd 00:41:41 ---> e8e13abe2bc1 00:41:41 Step 24/24 : LABEL version=0.0.0 00:41:41 ---> Running in 21b0677afdc9 00:41:41 Removing intermediate container 21b0677afdc9 00:41:41 ---> 54ff78e07d43 00:41:41 00:41:41 Successfully built 54ff78e07d43 00:41:41 Successfully tagged core-data:latest 00:41:41  Building core-data ... done  [Pipeline] } 00:41:41 $ docker stop --time=1 3838aeb12c4dfd785c47ae5f98bdc2f721760392583971625230df24ebc5cbcd 00:41:43 $ docker rm -f 3838aeb12c4dfd785c47ae5f98bdc2f721760392583971625230df24ebc5cbcd [Pipeline] // withDockerContainer [Pipeline] sh 00:41:43 + docker images 00:41:43 REPOSITORY TAG IMAGE ID CREATED SIZE 00:41:43 core-data latest 54ff78e07d43 2 seconds ago 20.5MB 00:41:43 support-notifications latest f492da900894 8 seconds ago 16.8MB 00:41:43 fff9472cf46d 9 seconds ago 1.76GB 00:41:43 c07e57f49318 13 seconds ago 1.75GB 00:41:43 security-secretstore-setup latest ef9518eb1d49 15 seconds ago 28.2MB 00:41:43 security-proxy-setup latest df056732e41a 17 seconds ago 26.7MB 00:41:43 16711b1502d5 22 seconds ago 1.76GB 00:41:43 990de8f5baea 23 seconds ago 1.76GB 00:41:43 sys-mgmt-agent latest 1f861c3d49b6 54 seconds ago 325MB 00:41:43 support-scheduler latest a19600b3e537 58 seconds ago 16.1MB 00:41:43 core-metadata latest 4a90bc66da5f About a minute ago 16.8MB 00:41:43 security-bootstrapper latest ac8d8b49a1e7 About a minute ago 18.8MB 00:41:43 core-command latest 94a77f2200a5 About a minute ago 16MB 00:41:43 3e5bbe219e8e About a minute ago 1.75GB 00:41:43 eb14e4a1ad14 About a minute ago 1.76GB 00:41:43 20fbd5ecf6ee About a minute ago 1.75GB 00:41:43 0f70d1698447 About a minute ago 1.75GB 00:41:43 509813764923 About a minute ago 1.75GB 00:41:43 ci-base-image-x86_64 latest 78db93ef312b 5 minutes ago 1.25GB 00:41:43 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 00:41:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 weeks ago 37.5MB 00:41:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 00:41:43 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 00:41:43 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 00:41:50 e90a11edd702: Pull complete 00:41:50 d77568369979: Pull complete 00:41:51 fc1c9f9a7f3b: Pull complete 00:41:51 170f2ba95c9a: Pull complete 00:41:56 97ac5df62f85: Pull complete 00:41:56 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 00:41:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:41:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 00:41:57 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:41:57 WORKDIR /edgex 00:41:57 COPY go.mod . 00:41:57 RUN go mod download ci-base-image-arm64 00:41:57 -f - . 00:41:58 Still waiting to schedule task 00:41:58 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:41:59 Sending build context to Docker daemon 166.1MB 00:41:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:41:59 ---> 04bc70af865f 00:41:59 Step 2/4 : WORKDIR /edgex 00:42:07 ---> Running in 3638363b203c 00:42:07 Removing intermediate container 3638363b203c 00:42:07 ---> f34b64a403bf 00:42:07 Step 3/4 : COPY go.mod . 00:42:07 ---> 1766fcbd8a97 00:42:07 Step 4/4 : RUN go mod download 00:42:08 ---> Running in 33bebfcc85b8 00:43:05 Running on prd-ubuntu18.04-docker-8c-8g-215 in /w/workspace/edgexfoundry_edgex-go_PR-3724 [Pipeline] { [Pipeline] ws 00:43:05 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 00:43:06 The recommended git tool is: git 00:43:09 using credential edgex-jenkins-ssh 00:43:09 Cloning the remote Git repository 00:43:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:43:09 > git init /w/workspace/edgex-go/4 # timeout=10 00:43:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:43:09 > git --version # timeout=10 00:43:09 > git --version # 'git version 2.17.1' 00:43:09 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:43:45 Removing intermediate container 33bebfcc85b8 00:43:45 ---> 108fe7384ba9 00:43:45 Successfully built 108fe7384ba9 00:43:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:43:45 + docker inspect -f . ci-base-image-arm64 00:43:45 . [Pipeline] withDockerContainer 00:43:45 prd-ubuntu18.04-docker-arm64-4c-16g-212 does not seem to be running inside a container 00:43:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:43:47 $ docker top 9a7fd5539e1c3fa75ef2a16041cc43f01db49706d246fbacb817ff4d41ae921a -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:48 + go version 00:43:48 go version go1.16.6 linux/arm64 [Pipeline] } 00:43:48 $ docker stop --time=1 9a7fd5539e1c3fa75ef2a16041cc43f01db49706d246fbacb817ff4d41ae921a 00:43:50 $ docker rm -f 9a7fd5539e1c3fa75ef2a16041cc43f01db49706d246fbacb817ff4d41ae921a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:51 + docker inspect -f . ci-base-image-arm64 00:43:51 . [Pipeline] withDockerContainer 00:43:51 prd-ubuntu18.04-docker-arm64-4c-16g-212 does not seem to be running inside a container 00:43:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:43:53 $ docker top 594db172f26e04ea6c657f4005dec4bcde2bbd502ac2175a7e5a064f4bbbc17e -eo pid,comm [Pipeline] { [Pipeline] echo 00:43:53 ========================================================= 00:43:53 [edgeXBuildGoParallel] Running Tests and Build... 00:43:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:43:54 + go mod tidy [Pipeline] sh 00:43:55 + make test 00:43:55 go mod tidy 00:43:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:44:25 Merging remotes/origin/main commit 77fe71b6b44e31624130600da248bb6ad192c9d6 into PR head commit ab61b72cc7c0056b2cdb31b65edfc39a92561c4c 00:44:25 Merge succeeded, producing 85a1b81e8bf7d45990e0f8400d20f7f06fcd1e36 00:44:25 Checking out Revision 85a1b81e8bf7d45990e0f8400d20f7f06fcd1e36 (PR-3724) 00:44:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:44:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:44:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:44:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:44:24 using GIT_SSH to set credentials SSH Credentials for GitHub 00:44:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3724/head:refs/remotes/origin/PR-3724 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:44:25 > git config core.sparsecheckout # timeout=10 00:44:25 > git checkout -f ab61b72cc7c0056b2cdb31b65edfc39a92561c4c # timeout=10 00:44:25 > git remote # timeout=10 00:44:25 > git config --get remote.origin.url # timeout=10 00:44:25 using GIT_SSH to set credentials SSH Credentials for GitHub 00:44:25 > git merge 77fe71b6b44e31624130600da248bb6ad192c9d6 # timeout=10 00:44:25 > git rev-parse HEAD^{commit} # timeout=10 00:44:25 > git config core.sparsecheckout # timeout=10 00:44:25 > git checkout -f 85a1b81e8bf7d45990e0f8400d20f7f06fcd1e36 # timeout=10 00:44:28 ? github.com/edgexfoundry/edgex-go [no test files] 00:44:29 Commit message: "Merge commit '77fe71b6b44e31624130600da248bb6ad192c9d6' into HEAD" 00:44:29 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:44:30 + echo snap-build.sh 00:44:30 snap-build.sh 00:44:30 + SNAP_BASE_DIR=. 00:44:30 + '[' '!' -z /w/workspace/edgex-go/4 ']' 00:44:30 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 00:44:30 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 00:44:30 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 00:44:30 + cd /w/workspace/edgex-go/4 00:44:30 + sudo apt-get remove -qy --purge lxd lxd-client 00:44:30 Reading package lists... 00:44:30 Building dependency tree... 00:44:30 Reading state information... 00:44:30 The following packages were automatically installed and are no longer required: 00:44:30 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:44:30 uidmap xdelta3 00:44:30 Use 'sudo apt autoremove' to remove them. 00:44:30 The following packages will be REMOVED: 00:44:30 lxd* lxd-client* 00:44:30 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:44:30 After this operation, 31.7 MB disk space will be freed. 00:44:29 > git rev-list --no-walk 1d4c848537b42c0cdfbea84403d3419c01cf784f # timeout=10 00:44:31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 00:44:31 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:44:32 Removing lxd dnsmasq configuration 00:44:32 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:44:32 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:44:33 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:44:33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 00:44:33 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:44:34 Processing triggers for systemd (237-3ubuntu10.45) ... 00:44:34 Processing triggers for ureadahead (0.100.0-21) ... 00:44:35 + sudo snap remove --purge lxd 00:44:35 snap "lxd" is not installed 00:44:35 + sudo groupadd --force --system lxd 00:44:35 ++ whoami 00:44:35 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:44:35 + newgrp - lxd 00:44:35 + sudo snap install lxd 00:44:45 2021-09-30T00:44:42Z INFO Waiting for automatic snapd restart... 00:45:00 lxd 4.18 from Canonical* installed 00:45:00 + sudo lxd init --auto 00:45:08 + sudo snap install --classic snapcraft 00:45:23 snapcraft 5.0 from Canonical* installed 00:45:23 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 00:45:23 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 00:45:23 % Total % Received % Xferd Average Speed Time Time Time Current 00:45:23 Dload Upload Total Spent Left Speed 00:45:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4152 0 --:--:-- --:--:-- --:--:-- 4152 00:45:23 100 3325k 100 3325k 0 0 9.9M 0 --:--:-- --:--:-- --:--:-- 9.9M 00:45:23 ./yq_linux_amd64 00:45:23 + sudo snapcraft prime --use-lxd 00:45:24 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:45:24 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 00:45:24 - README.md 00:45:24 00:45:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:45:24 Launching a container. 00:45:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:45:31 Waiting for container to be ready 00:45:31 To start your first instance, try: lxc launch ubuntu:18.04 00:45:31 00:45:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:45:35 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:45:35 Waiting for network to be ready... 00:45:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:45:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:45:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:45:36 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 00:45:36 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:45:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 00:45:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 00:45:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 00:45:36 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 00:45:36 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 00:45:36 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 00:45:36 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 00:45:36 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:45:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:45:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:45:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:45:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:45:37 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:45:37 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:45:37 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:45:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:45:38 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] 00:45:38 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 00:45:38 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 00:45:38 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 00:45:38 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 00:45:38 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 00:45:38 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] 00:45:39 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 00:45:40 Fetched 25.4 MB in 5s (5140 kB/s) 00:45:41 Reading package lists... 00:45:41 Reading package lists... 00:45:42 Building dependency tree... 00:45:42 Reading state information... 00:45:42 The following additional packages will be installed: 00:45:42 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:45:42 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:45:42 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:45:42 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:45:42 Suggested packages: 00:45:42 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:45:42 Recommended packages: 00:45:42 gnupg libsasl2-modules 00:45:42 The following NEW packages will be installed: 00:45:42 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:45:42 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:45:42 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:45:42 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:45:42 The following packages will be upgraded: 00:45:42 gpg gpg-agent gpgconf libudev1 00:45:42 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 00:45:42 Need to get 3527 kB of archives. 00:45:42 After this operation, 13.3 MB of additional disk space will be used. 00:45:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 00:45:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 00:45:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 00:45:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 00:45:42 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 00:45:42 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 00:45:43 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:45:43 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:45:43 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 00:45:43 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 00:45:43 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 00:45:43 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:45:43 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:45:43 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:45:43 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:45:43 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:45:43 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:45:43 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:45:43 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:45:43 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:45:43 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:45:43 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 00:45:43 debconf: delaying package configuration, since apt-utils is not installed 00:45:43 Fetched 3527 kB in 1s (2657 kB/s) 00:45:43 (Reading database ... 12511 files and directories currently installed.) 00:45:43 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 00:45:43 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 00:45:43 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 00:45:44 Selecting previously unselected package udev. 00:45:44 (Reading database ... 12511 files and directories currently installed.) 00:45:44 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 00:45:44 Unpacking udev (237-3ubuntu10.52) ... 00:45:44 Selecting previously unselected package libfuse2:amd64. 00:45:44 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:45:44 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:45:44 Selecting previously unselected package fuse. 00:45:44 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:45:44 Unpacking fuse (2.9.7-1ubuntu1) ... 00:45:44 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 00:45:44 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:45:44 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 00:45:44 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:45:44 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 00:45:44 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:45:44 Selecting previously unselected package libksba8:amd64. 00:45:44 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:45:44 Unpacking libksba8:amd64 (1.3.5-2) ... 00:45:44 Selecting previously unselected package libroken18-heimdal:amd64. 00:45:44 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:45:44 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:44 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:45:44 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:45:44 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:44 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:45:44 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:45:44 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:44 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:45:44 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:45:44 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:44 Selecting previously unselected package libwind0-heimdal:amd64. 00:45:44 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:45:44 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:44 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:45:44 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:45:44 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:45 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:45:45 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:45:45 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:45 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:45:45 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:45:45 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:45 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:45:45 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:45:45 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:45 Selecting previously unselected package libsasl2-modules-db:amd64. 00:45:45 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:45:45 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:45:45 Selecting previously unselected package libsasl2-2:amd64. 00:45:45 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:45:45 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:45:45 Selecting previously unselected package libldap-common. 00:45:45 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 00:45:45 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:45:45 Selecting previously unselected package libldap-2.4-2:amd64. 00:45:45 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 00:45:45 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:45:45 Selecting previously unselected package dirmngr. 00:45:45 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 00:45:45 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 00:45:45 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:45:45 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 00:45:45 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:45:45 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:45:45 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:45:45 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 00:45:45 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:45 Setting up libksba8:amd64 (1.3.5-2) ... 00:45:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:45:45 Setting up udev (237-3ubuntu10.52) ... 00:45:46 invoke-rc.d: policy-rc.d denied execution of start. 00:45:46 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:46 Processing triggers for systemd (237-3ubuntu10) ... 00:45:46 Setting up fuse (2.9.7-1ubuntu1) ... 00:45:46 Setting up gpg (2.2.4-1ubuntu1.4) ... 00:45:46 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:46 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:46 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:46 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:46 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:46 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:46 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:46 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:45:46 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 00:45:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:45:46 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:45:46 settings in the [Install] section, and DefaultInstance for template units). 00:45:46 This means they are not meant to be enabled using systemctl. 00:45:46 Possible reasons for having this kind of units are: 00:45:46 1) A unit may be statically enabled by being symlinked from another unit's 00:45:46 .wants/ or .requires/ directory. 00:45:46 2) A unit's purpose may be to act as a helper for some other unit which has 00:45:46 a requirement dependency on it. 00:45:46 3) A unit may be started when needed via activation (socket, path, timer, 00:45:46 D-Bus, udev, scripted systemctl call, ...). 00:45:46 4) In case of template units, the unit is meant to be enabled with some 00:45:46 instance name specified. 00:45:47 Reading package lists... 00:45:47 Building dependency tree... 00:45:47 Reading state information... 00:45:47 The following additional packages will be installed: 00:45:47 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:45:47 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:45:47 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:45:47 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:45:47 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:45:47 Suggested packages: 00:45:47 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:45:47 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:45:47 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:45:47 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:45:47 systemd-container policykit-1 00:45:47 Recommended packages: 00:45:47 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:45:47 The following NEW packages will be installed: 00:45:47 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:45:47 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:45:47 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:45:47 multiarch-support openssh-client python3 python3-minimal python3.6 00:45:47 python3.6-minimal snapd squashfs-tools sudo 00:45:47 The following packages will be upgraded: 00:45:47 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:45:47 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 00:45:47 Need to get 36.8 MB of archives. 00:45:47 After this operation, 147 MB of additional disk space will be used. 00:45:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 00:45:47 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 00:45:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 00:45:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:45:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 00:45:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 00:45:47 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 00:45:47 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:45:47 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 00:45:47 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:45:47 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:45:47 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:45:47 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:45:47 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:45:47 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 00:45:47 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 00:45:47 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 00:45:48 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 00:45:48 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 00:45:48 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 00:45:48 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:45:48 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:45:48 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:45:48 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:45:48 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:45:48 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:45:48 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:45:48 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:45:48 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:45:48 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 00:45:50 debconf: delaying package configuration, since apt-utils is not installed 00:45:50 Fetched 36.8 MB in 2s (15.0 MB/s) 00:45:50 (Reading database ... 12757 files and directories currently installed.) 00:45:50 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 00:45:50 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 00:45:50 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 00:45:50 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 00:45:50 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 00:45:50 (Reading database ... 12757 files and directories currently installed.) 00:45:50 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 00:45:51 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 00:45:51 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 00:45:51 (Reading database ... 12757 files and directories currently installed.) 00:45:51 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 00:45:51 Unpacking apt (1.6.14) over (1.6.1) ... 00:45:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:45:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:45:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:45:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:45:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:45:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:45:51 Setting up apt (1.6.14) ... 00:45:51 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:45:52 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:45:52 (Reading database ... 12764 files and directories currently installed.) 00:45:52 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 00:45:52 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 00:45:52 Selecting previously unselected package libpython3.6-minimal:amd64. 00:45:52 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:45:52 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:45:52 Selecting previously unselected package libexpat1:amd64. 00:45:52 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:45:52 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:45:52 Selecting previously unselected package python3.6-minimal. 00:45:52 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:45:52 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:45:52 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 00:45:52 Checking for services that may need to be restarted...done. 00:45:52 Checking for services that may need to be restarted...done. 00:45:52 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:45:52 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:45:52 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:45:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:45:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:45:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:45:53 Selecting previously unselected package python3-minimal. 00:45:53 (Reading database ... 13012 files and directories currently installed.) 00:45:53 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:45:53 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:45:53 Selecting previously unselected package mime-support. 00:45:53 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:45:53 Unpacking mime-support (3.60ubuntu1) ... 00:45:53 Selecting previously unselected package libmpdec2:amd64. 00:45:53 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:45:53 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:45:53 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:45:53 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:45:53 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:45:53 Selecting previously unselected package python3.6. 00:45:53 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:45:53 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:45:53 Selecting previously unselected package libpython3-stdlib:amd64. 00:45:53 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:45:53 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:45:53 Setting up python3-minimal (3.6.7-1~18.04) ... 00:45:53 Selecting previously unselected package python3. 00:45:53 (Reading database ... 13442 files and directories currently installed.) 00:45:53 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:45:53 Unpacking python3 (3.6.7-1~18.04) ... 00:45:54 Selecting previously unselected package multiarch-support. 00:45:54 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:45:54 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:45:54 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:45:54 Selecting previously unselected package liblzo2-2:amd64. 00:45:54 (Reading database ... 13479 files and directories currently installed.) 00:45:54 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:45:54 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:45:54 Selecting previously unselected package libbsd0:amd64. 00:45:54 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:45:54 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:45:54 Selecting previously unselected package sudo. 00:45:54 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 00:45:54 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 00:45:54 Selecting previously unselected package apparmor. 00:45:54 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:45:54 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:45:54 Selecting previously unselected package libedit2:amd64. 00:45:54 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:45:54 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:45:54 Selecting previously unselected package libkrb5support0:amd64. 00:45:54 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:45:54 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:45:54 Selecting previously unselected package libk5crypto3:amd64. 00:45:54 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:45:54 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:45:54 Selecting previously unselected package libkeyutils1:amd64. 00:45:54 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:45:54 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:45:54 Selecting previously unselected package libkrb5-3:amd64. 00:45:54 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:45:54 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:45:54 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:45:54 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:45:54 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:45:54 Selecting previously unselected package libssl1.0.0:amd64. 00:45:54 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 00:45:54 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 00:45:54 Selecting previously unselected package openssh-client. 00:45:54 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 00:45:54 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 00:45:55 Selecting previously unselected package squashfs-tools. 00:45:55 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 00:45:55 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 00:45:55 Selecting previously unselected package snapd. 00:45:55 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 00:45:55 Unpacking snapd (2.51.1+18.04) ... 00:45:57 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:45:57 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 00:45:57 Setting up mime-support (3.60ubuntu1) ... 00:45:57 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 00:45:57 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:45:57 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:45:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:45:57 Setting up systemd (237-3ubuntu10.52) ... 00:45:57 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:45:57 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:45:57 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:45:57 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:45:57 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:45:57 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:45:57 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:45:58 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 00:45:58 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:45:59 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:45:59 Setting up python3 (3.6.7-1~18.04) ... 00:45:59 running python rtupdate hooks for python3.6... 00:45:59 running python post-rtupdate hooks for python3.6... 00:45:59 Setting up apparmor (2.12-4ubuntu5.1) ... 00:46:00 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:46:00 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:46:00 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 00:46:00 Setting up snapd (2.51.1+18.04) ... 00:46:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:46:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:46:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:46:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:46:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:46:01 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:46:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:46:02 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:46:02 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:46:02 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:46:02 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 00:46:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:46:02 Processing triggers for systemd (237-3ubuntu10.52) ... 00:46:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.292s coverage: 28.7% of statements 00:46:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:46:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:46:03 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:46:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:46:03 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:46:04 Reading package lists... 00:46:05 Reading package lists... 00:46:05 Building dependency tree... 00:46:05 Reading state information... 00:46:05 Calculating upgrade... 00:46:05 The following packages will be upgraded: 00:46:05 advancecomp base-files bash binutils binutils-common 00:46:05 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:46:05 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:46:05 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 00:46:05 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 00:46:05 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 00:46:05 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 00:46:05 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 00:46:05 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 00:46:05 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 00:46:05 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 00:46:05 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 00:46:05 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 00:46:05 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 00:46:05 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 00:46:05 ubuntu-keyring util-linux 00:46:05 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:46:05 Need to get 64.2 MB of archives. 00:46:05 After this operation, 5142 kB of additional disk space will be used. 00:46:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 00:46:05 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:46:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:46:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:46:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:46:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:46:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:46:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:46:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:46:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:46:05 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:46:05 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:46:05 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:46:05 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:46:05 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:46:05 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:46:05 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:46:05 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:46:05 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:46:05 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:46:06 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:46:06 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:46:06 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:46:06 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:46:06 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:46:06 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:46:06 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:46:06 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:46:06 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:46:06 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:46:06 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:46:06 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:46:06 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:46:06 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 00:46:06 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 00:46:06 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:46:06 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 00:46:06 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 00:46:06 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 00:46:06 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:46:06 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:46:06 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 00:46:06 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 00:46:06 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:46:06 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:46:06 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:46:06 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 00:46:06 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:46:06 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:46:06 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 00:46:06 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 00:46:06 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 00:46:06 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 00:46:06 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:46:06 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:46:06 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:46:06 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:46:06 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:46:06 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:46:06 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:46:06 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:46:07 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:46:07 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:46:07 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:46:07 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:46:07 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:46:07 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:46:07 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:46:07 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 00:46:07 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:46:07 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:46:07 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:46:07 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 00:46:07 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:46:07 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:46:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.448s coverage: 98.5% of statements 00:46:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:46:07 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:46:07 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:46:07 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:46:07 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:46:07 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:46:07 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:46:07 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 00:46:07 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 00:46:07 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 00:46:07 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] 00:46:07 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 00:46:07 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 00:46:07 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] 00:46:07 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:46:07 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 00:46:07 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:46:07 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 00:46:07 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 00:46:07 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 00:46:07 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:46:07 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:46:07 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] 00:46:07 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:46:08 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:46:08 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:46:08 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:46:08 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:46:08 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:46:08 debconf: delaying package configuration, since apt-utils is not installed 00:46:08 Fetched 64.2 MB in 2s (27.1 MB/s) 00:46:08 (Reading database ... 13914 files and directories currently installed.) 00:46:08 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:46:08 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:46:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.369s coverage: 46.3% of statements 00:46:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:46:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:46:08 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:46:08 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:46:08 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 00:46:08 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 00:46:08 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:46:08 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:46:08 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:46:08 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:46:09 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:46:09 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:46:09 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:46:09 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:46:09 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:46:09 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:46:09 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:46:09 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:46:09 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:46:09 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:46:09 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:46:09 (Reading database ... 13914 files and directories currently installed.) 00:46:09 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:46:09 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:46:09 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:46:09 (Reading database ... 13914 files and directories currently installed.) 00:46:09 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:46:09 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:46:09 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:46:09 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:46:09 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:46:09 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:46:09 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:46:10 (Reading database ... 13914 files and directories currently installed.) 00:46:10 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:46:10 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:46:10 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:46:10 (Reading database ... 13914 files and directories currently installed.) 00:46:10 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 00:46:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:46:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:46:10 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 00:46:11 Setting up base-files (10.1ubuntu2.11) ... 00:46:11 Installing new version of config file /etc/issue ... 00:46:11 Installing new version of config file /etc/issue.net ... 00:46:11 Installing new version of config file /etc/lsb-release ... 00:46:11 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:46:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:46:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:46:11 Removing obsolete conffile /etc/default/motd-news ... 00:46:11 (Reading database ... 13915 files and directories currently installed.) 00:46:11 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:46:11 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:46:11 Setting up bash (4.4.18-2ubuntu1.2) ... 00:46:11 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 00:46:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.970s coverage: 90.1% of statements 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:46:11 (Reading database ... 13915 files and directories currently installed.) 00:46:11 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:46:11 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:46:11 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:46:11 (Reading database ... 13915 files and directories currently installed.) 00:46:11 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:46:11 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:46:11 Setting up tar (1.29b-2ubuntu0.2) ... 00:46:12 (Reading database ... 13915 files and directories currently installed.) 00:46:12 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:46:12 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:46:12 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:46:12 (Reading database ... 13915 files and directories currently installed.) 00:46:12 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:46:12 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:46:12 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:46:12 (Reading database ... 13915 files and directories currently installed.) 00:46:12 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:46:12 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:46:12 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:46:12 (Reading database ... 13915 files and directories currently installed.) 00:46:12 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:46:12 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:46:12 Setting up grep (3.1-2build1) ... 00:46:12 (Reading database ... 13915 files and directories currently installed.) 00:46:12 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 00:46:12 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 00:46:12 Setting up gzip (1.6-5ubuntu1.1) ... 00:46:12 (Reading database ... 13915 files and directories currently installed.) 00:46:12 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:46:12 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:46:12 Setting up login (1:4.5-1ubuntu2) ... 00:46:13 (Reading database ... 13915 files and directories currently installed.) 00:46:13 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:46:13 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:46:13 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:46:13 (Reading database ... 13915 files and directories currently installed.) 00:46:13 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:46:13 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:46:13 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:46:13 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:46:13 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:46:13 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:46:14 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:46:14 (Reading database ... 13915 files and directories currently installed.) 00:46:14 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:46:14 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:46:14 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:46:14 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:46:14 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:46:14 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:46:14 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:46:14 (Reading database ... 13915 files and directories currently installed.) 00:46:14 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:46:14 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:46:14 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:46:14 (Reading database ... 13915 files and directories currently installed.) 00:46:14 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:46:14 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:46:14 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:46:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.285s coverage: 84.4% of statements 00:46:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:46:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:46:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:46:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:46:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:46:15 (Reading database ... 13915 files and directories currently installed.) 00:46:15 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:46:15 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:46:15 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:46:15 (Reading database ... 13915 files and directories currently installed.) 00:46:15 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:46:15 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:46:15 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:46:15 (Reading database ... 13915 files and directories currently installed.) 00:46:15 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:46:15 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:46:15 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:46:15 (Reading database ... 13915 files and directories currently installed.) 00:46:15 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:46:15 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:46:15 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:46:15 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:46:15 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:46:15 (Reading database ... 13915 files and directories currently installed.) 00:46:15 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:46:15 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:46:15 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:46:15 (Reading database ... 13915 files and directories currently installed.) 00:46:15 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:46:15 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:46:15 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:46:15 (Reading database ... 13915 files and directories currently installed.) 00:46:15 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:46:15 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:46:16 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:46:16 (Reading database ... 13915 files and directories currently installed.) 00:46:16 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:46:16 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:46:16 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:46:16 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:46:17 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:46:17 (Reading database ... 13915 files and directories currently installed.) 00:46:17 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:46:17 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:46:17 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:46:17 (Reading database ... 13915 files and directories currently installed.) 00:46:17 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:46:17 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:46:17 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:46:17 (Reading database ... 13917 files and directories currently installed.) 00:46:17 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:46:17 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:46:17 Setting up debconf (1.5.66ubuntu1) ... 00:46:17 (Reading database ... 13917 files and directories currently installed.) 00:46:17 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 00:46:17 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:46:17 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 00:46:17 (Reading database ... 13917 files and directories currently installed.) 00:46:17 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 00:46:17 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:46:18 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 00:46:18 (Reading database ... 13917 files and directories currently installed.) 00:46:18 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:46:18 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:46:18 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:46:18 (Reading database ... 13917 files and directories currently installed.) 00:46:18 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:46:18 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:46:18 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 00:46:18 (Reading database ... 13919 files and directories currently installed.) 00:46:18 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:46:18 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:46:18 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:46:18 (Reading database ... 13923 files and directories currently installed.) 00:46:18 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:46:18 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:46:18 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 00:46:18 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 00:46:18 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:46:18 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:46:18 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:46:18 (Reading database ... 13923 files and directories currently installed.) 00:46:18 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 00:46:18 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 00:46:19 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 00:46:19 (Reading database ... 13923 files and directories currently installed.) 00:46:19 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 00:46:19 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 00:46:19 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 00:46:19 (Reading database ... 13923 files and directories currently installed.) 00:46:19 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 00:46:19 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:46:19 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 00:46:19 (Reading database ... 13923 files and directories currently installed.) 00:46:19 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:46:19 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:46:19 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:46:19 (Reading database ... 13923 files and directories currently installed.) 00:46:19 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 00:46:19 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 00:46:19 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 00:46:19 (Reading database ... 13923 files and directories currently installed.) 00:46:20 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:46:20 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:46:20 Setting up passwd (1:4.5-1ubuntu2) ... 00:46:20 (Reading database ... 13923 files and directories currently installed.) 00:46:20 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 00:46:20 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:46:20 Setting up gpgv (2.2.4-1ubuntu1.4) ... 00:46:20 (Reading database ... 13923 files and directories currently installed.) 00:46:20 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 00:46:20 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 00:46:20 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 00:46:20 (Reading database ... 13923 files and directories currently installed.) 00:46:20 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 00:46:20 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 00:46:20 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 00:46:20 (Reading database ... 13923 files and directories currently installed.) 00:46:20 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:46:20 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:46:20 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:46:20 (Reading database ... 13923 files and directories currently installed.) 00:46:20 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:46:20 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:46:20 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:46:20 (Reading database ... 13923 files and directories currently installed.) 00:46:20 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:46:20 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:46:21 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:46:21 (Reading database ... 13923 files and directories currently installed.) 00:46:21 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 00:46:21 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 00:46:21 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 00:46:21 (Reading database ... 13923 files and directories currently installed.) 00:46:21 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 00:46:21 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 00:46:21 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 00:46:21 (Reading database ... 13923 files and directories currently installed.) 00:46:21 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 00:46:21 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 00:46:21 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 00:46:21 (Reading database ... 13924 files and directories currently installed.) 00:46:21 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:46:21 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:46:21 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:46:21 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:46:21 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 00:46:21 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 00:46:21 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 00:46:21 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 00:46:21 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:46:21 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:46:21 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:46:21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:46:22 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:46:22 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:46:22 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:46:22 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:46:22 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:46:22 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:46:22 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:46:22 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:46:22 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:46:22 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:46:22 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 00:46:22 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 00:46:22 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:46:22 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:46:22 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:46:22 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:46:22 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:46:22 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:46:23 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:46:23 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:46:23 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:46:23 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:46:23 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:46:23 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:46:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.080s coverage: 94.2% of statements 00:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:46:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.248s coverage: 59.1% of statements 00:46:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:46:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:46:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:46:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:46:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:46:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.231s coverage: 60.0% of statements 00:46:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:46:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:46:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:46:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.402s coverage: 0.8% of statements 00:46:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:46:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.233s coverage: 58.8% of statements 00:46:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.379s coverage: 21.7% of statements 00:46:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:46:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.280s coverage: 47.1% of statements 00:46:23 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:46:23 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:46:23 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:46:23 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:46:23 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:46:23 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:46:23 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:46:23 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:46:24 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:46:24 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:46:25 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:46:25 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:46:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.361s coverage: 79.5% of statements 00:46:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.209s coverage: 94.1% of statements 00:46:25 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:46:25 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:46:25 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:46:25 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:46:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.370s coverage: 96.3% of statements 00:46:26 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:46:26 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:46:26 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:46:26 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:46:26 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:46:26 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:46:26 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:46:26 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:46:26 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:46:26 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:46:27 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:46:27 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:46:27 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:46:27 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:46:27 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:46:27 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.257s coverage: 87.5% of statements 00:46:27 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:46:27 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:46:27 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:46:27 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:46:27 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:46:27 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:46:27 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:46:27 Setting up tzdata (2021a-0ubuntu0.18.04) ... 00:46:27 00:46:27 Current default time zone: 'Etc/UTC' 00:46:27 Local time is now: Thu Sep 30 00:46:27 UTC 2021. 00:46:27 Universal Time is now: Thu Sep 30 00:46:27 UTC 2021. 00:46:27 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:46:27 00:46:27 Setting up systemd-sysv (237-3ubuntu10.52) ... 00:46:27 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:46:27 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 00:46:27 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:46:27 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:46:27 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:46:27 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:46:27 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:46:27 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:46:27 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:46:27 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:46:27 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:46:27 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:46:27 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 00:46:27 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:46:27 Setting up patch (2.7.6-2ubuntu1.1) ... 00:46:27 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:46:27 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:46:27 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 00:46:27 Installing new version of config file /etc/ssl/openssl.cnf ... 00:46:27 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:46:27 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:46:27 Setting up ca-certificates (20210119~18.04.2) ... 00:46:29 Updating certificates in /etc/ssl/certs... 00:46:30 23 added, 28 removed; done. 00:46:30 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:46:30 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:46:30 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:46:30 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:46:30 Setting up pkgbinarymangler (138.18.04.1) ... 00:46:30 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:46:30 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 00:46:30 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:46:30 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:46:30 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:46:30 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:46:30 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:46:30 Setting up perl (5.26.1-6ubuntu0.5) ... 00:46:30 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 00:46:30 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:46:30 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:46:30 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 00:46:30 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:46:30 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:46:30 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:46:30 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:46:30 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:46:30 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:46:30 Processing triggers for systemd (237-3ubuntu10.52) ... 00:46:30 Processing triggers for mime-support (3.60ubuntu1) ... 00:46:30 Processing triggers for ca-certificates (20210119~18.04.2) ... 00:46:30 Updating certificates in /etc/ssl/certs... 00:46:31 0 added, 0 removed; done. 00:46:31 Running hooks in /etc/ca-certificates/update.d... 00:46:31 done. 00:46:31 Reading package lists... 00:46:31 Building dependency tree... 00:46:31 Reading state information... 00:46:32 The following NEW packages will be installed: 00:46:32 apt-transport-https 00:46:32 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:46:32 Need to get 4348 B of archives. 00:46:32 After this operation, 154 kB of additional disk space will be used. 00:46:32 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 00:46:32 debconf: delaying package configuration, since apt-utils is not installed 00:46:32 Fetched 4348 B in 0s (23.1 kB/s) 00:46:32 Selecting previously unselected package apt-transport-https. 00:46:32 (Reading database ... 13928 files and directories currently installed.) 00:46:32 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 00:46:32 Unpacking apt-transport-https (1.6.14) ... 00:46:32 Setting up apt-transport-https (1.6.14) ... 00:46:32 Waiting for network to be ready... 00:46:39 2021-09-30T00:46:36Z INFO Waiting for automatic snapd restart... 00:46:40 snapd 2.51.7 from Canonical* installed 00:46:41 "snapd" switched to the "latest/stable" channel 00:46:41 00:46:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.253s coverage: 94.4% of statements 00:46:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.212s coverage: 44.8% of statements 00:46:44 core18 20210722 from Canonical* installed 00:46:44 "core18" switched to the "latest/stable" channel 00:46:44 00:46:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.703s coverage: 82.5% of statements 00:46:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:46:46 snapcraft 5.0 from Canonical* installed 00:46:46 "snapcraft" switched to the "latest/stable" channel 00:46:46 00:46:51 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 00:46:51 - README.md 00:46:51 00:46:51 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:46:51 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 00:46:51 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:46:51 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:46:52 Reading package lists... 00:46:53 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 00:46:53 Reading package lists... 00:46:53 Building dependency tree... 00:46:53 Reading state information... 00:46:53 Suggested packages: 00:46:53 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:46:53 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:46:53 Recommended packages: 00:46:53 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:46:53 The following NEW packages will be installed: 00:46:53 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:46:53 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:46:53 pkg-config zip 00:46:53 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:46:53 Need to get 7670 kB of archives. 00:46:53 After this operation, 43.8 MB of additional disk space will be used. 00:46:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 00:46:53 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:46:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 00:46:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 00:46:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 00:46:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.288s coverage: 92.9% of statements 00:46:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:46:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:46:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:46:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 00:46:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:46:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:46:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:46:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:46:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:46:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.236s coverage: 87.2% of statements 00:46:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:46:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:46:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements 00:46:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:46:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.346s coverage: 58.8% of statements 00:46:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:46:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.281s coverage: 80.0% of statements 00:46:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.263s coverage: 87.2% of statements 00:46:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.285s coverage: 85.4% of statements 00:46:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.991s coverage: 91.2% of statements 00:46:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:46:54 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:46:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:46:54 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:46:54 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:46:54 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:46:54 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:46:54 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:46:54 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:46:54 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:46:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:46:54 debconf: delaying package configuration, since apt-utils is not installed 00:46:54 Fetched 7670 kB in 1s (9923 kB/s) 00:46:54 Selecting previously unselected package libglib2.0-0:amd64. 00:46:54 (Reading database ... 13932 files and directories currently installed.) 00:46:54 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 00:46:54 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:46:54 Selecting previously unselected package libpsl5:amd64. 00:46:54 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:46:54 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:46:54 Selecting previously unselected package libnghttp2-14:amd64. 00:46:54 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:46:54 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:46:54 Selecting previously unselected package librtmp1:amd64. 00:46:54 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:46:54 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:46:54 Selecting previously unselected package libcurl3-gnutls:amd64. 00:46:54 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 00:46:54 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 00:46:54 Selecting previously unselected package liberror-perl. 00:46:54 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:46:54 Unpacking liberror-perl (0.17025-1) ... 00:46:54 Selecting previously unselected package git-man. 00:46:54 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 00:46:54 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 00:46:55 Selecting previously unselected package git. 00:46:55 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 00:46:55 Unpacking git (1:2.17.1-1ubuntu0.9) ... 00:46:55 Selecting previously unselected package libnorm1:amd64. 00:46:55 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:46:55 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:46:55 Selecting previously unselected package libpgm-5.2-0:amd64. 00:46:55 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:46:55 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:46:55 Selecting previously unselected package libsodium23:amd64. 00:46:55 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:46:55 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:46:55 Selecting previously unselected package libzmq5:amd64. 00:46:55 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:46:55 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:46:56 Selecting previously unselected package libzmq3-dev:amd64. 00:46:56 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:46:56 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:46:56 Selecting previously unselected package pkg-config. 00:46:56 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:46:56 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:46:56 Selecting previously unselected package zip. 00:46:56 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:46:56 Unpacking zip (3.0-11build1) ... 00:46:56 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:46:56 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 00:46:56 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:46:56 Setting up liberror-perl (0.17025-1) ... 00:46:56 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:46:56 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:46:56 No schema files found: doing nothing. 00:46:56 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:46:56 Setting up zip (3.0-11build1) ... 00:46:56 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:46:56 Setting up libsodium23:amd64 (1.0.16-2) ... 00:46:56 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:46:56 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:46:56 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 00:46:56 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:46:56 Setting up git (1:2.17.1-1ubuntu0.9) ... 00:46:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:46:56 git set to automatically installed. 00:46:56 git-man set to automatically installed. 00:46:56 libcurl3-gnutls set to automatically installed. 00:46:56 liberror-perl set to automatically installed. 00:46:56 libglib2.0-0 set to automatically installed. 00:46:56 libnghttp2-14 set to automatically installed. 00:46:56 libnorm1 set to automatically installed. 00:46:56 libpgm-5.2-0 set to automatically installed. 00:46:56 libpsl5 set to automatically installed. 00:46:56 librtmp1 set to automatically installed. 00:46:56 libsodium23 set to automatically installed. 00:46:56 libzmq3-dev set to automatically installed. 00:46:56 libzmq5 set to automatically installed. 00:46:56 pkg-config set to automatically installed. 00:46:56 zip set to automatically installed. 00:46:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.100s coverage: 64.4% of statements 00:46:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:46:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:46:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.236s coverage: 100.0% of statements 00:46:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements 00:46:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 00:46:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements 00:46:57 snapd is not logged in, snap install commands will use sudo 00:46:58 snap "core18" has no updates available 00:46:59 snapd is not logged in, snap install commands will use sudo 00:46:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements 00:47:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.498s coverage: 70.3% of statements 00:47:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:47:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:47:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:47:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.918s coverage: 43.4% of statements 00:47:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:47:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:47:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.318s coverage: 89.5% of statements 00:47:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:47:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.308s coverage: 84.8% of statements 00:47:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:47:11 go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed 00:47:11 Pulling config-common 00:47:11 + snapcraftctl pull 00:47:13 Pulling go-build-helper 00:47:13 + snapcraftctl pull 00:47:14 'edgex-go' has dependencies that need to be staged: go-build-helper 00:47:14 Skipping pull go-build-helper (already ran) 00:47:14 Building go-build-helper 00:47:14 + snapcraftctl build 00:47:16 Staging go-build-helper 00:47:16 + snapcraftctl stage 00:47:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.309s coverage: 19.5% of statements 00:47:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:47:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:47:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:47:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:47:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.704s coverage: 92.0% of statements 00:47:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:47:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:47:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:47:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:47:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.283s coverage: 63.2% of statements 00:47:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:47:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:47:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.445s coverage: 97.7% of statements 00:47:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:47:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:47:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:47:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:47:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.220s coverage: 28.9% of statements 00:47:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:47:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:47:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:47:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:47:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:47:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:47:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.195s coverage: 100.0% of statements 00:47:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 96.9% of statements 00:47:16 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 00:47:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:47:16 GO111MODULE=on go vet ./... 00:47:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:47:26 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:47:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 00:47:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 00:47:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 00:47:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 00:47:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 00:47:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 00:47:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 00:47:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 00:47:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:47:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:47:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:47:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:47:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:47:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:47:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:47:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:47:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:47:26 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] 00:47:26 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 00:47:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 00:47:26 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 00:47:26 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 00:47:26 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 00:47:26 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] 00:47:26 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 00:47:26 Fetched 25.4 MB in 0s (0 B/s) 00:47:26 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:47:26 Fetched 224 kB in 0s (0 B/s) 00:47:26 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:47:26 Fetched 157 kB in 0s (0 B/s) 00:47:26 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:47:26 Fetched 221 kB in 0s (0 B/s) 00:47:26 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:47:26 Fetched 143 kB in 0s (0 B/s) 00:47:26 Pulling edgex-go 00:47:26 + snapcraftctl pull 00:47:27 Pulling hooks 00:47:27 + snapcraftctl pull 00:47:45 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:47:45 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:47:45 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:47:45 Fetched 0 B in 0s (0 B/s) 00:47:45 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:47:45 Fetched 96.5 kB in 0s (0 B/s) 00:47:45 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:47:45 Fetched 279 kB in 0s (0 B/s) 00:47:45 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:47:45 Fetched 122 kB in 0s (0 B/s) 00:47:45 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:47:45 Fetched 77.8 kB in 0s (0 B/s) 00:47:45 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:47:45 Fetched 8848 B in 0s (0 B/s) 00:47:45 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:47:45 Fetched 47.8 kB in 0s (0 B/s) 00:47:45 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:47:45 Fetched 45.6 kB in 0s (0 B/s) 00:47:45 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:47:45 Fetched 15.0 kB in 0s (0 B/s) 00:47:45 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 00:47:45 Fetched 220 kB in 0s (0 B/s) 00:47:45 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 00:47:45 Fetched 154 kB in 0s (0 B/s) 00:47:45 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:47:45 Fetched 50.6 kB in 0s (0 B/s) 00:47:45 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:47:45 Fetched 14.8 kB in 0s (0 B/s) 00:47:45 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:47:45 Fetched 41.8 kB in 0s (0 B/s) 00:47:45 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:47:45 Fetched 499 kB in 0s (0 B/s) 00:47:45 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:47:45 Fetched 111 kB in 0s (0 B/s) 00:47:45 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:47:45 Fetched 240 kB in 0s (0 B/s) 00:47:45 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:47:45 Fetched 29.3 kB in 0s (0 B/s) 00:47:45 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:47:45 Fetched 85.5 kB in 0s (0 B/s) 00:47:45 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:47:45 Fetched 24.5 kB in 0s (0 B/s) 00:47:45 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:47:45 Fetched 49.2 kB in 0s (0 B/s) 00:47:45 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:47:45 Fetched 54.2 kB in 0s (0 B/s) 00:47:45 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:47:45 Fetched 30.8 kB in 0s (0 B/s) 00:47:45 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 00:47:45 Fetched 15.8 kB in 0s (0 B/s) 00:47:45 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:47:45 Fetched 85.9 kB in 0s (0 B/s) 00:47:45 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:47:45 Fetched 8720 B in 0s (0 B/s) 00:47:45 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 00:47:45 Fetched 140 kB in 0s (0 B/s) 00:47:45 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:47:45 Fetched 119 kB in 0s (0 B/s) 00:47:45 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 00:47:45 Fetched 111 kB in 0s (0 B/s) 00:47:45 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:47:45 Fetched 11.1 kB in 0s (0 B/s) 00:47:45 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 00:47:45 Fetched 646 kB in 0s (0 B/s) 00:47:45 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:47:45 Fetched 41.3 kB in 0s (0 B/s) 00:47:45 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:47:45 Fetched 17.9 kB in 0s (0 B/s) 00:47:45 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:47:45 Fetched 368 kB in 0s (0 B/s) 00:47:45 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:47:45 Fetched 187 kB in 0s (0 B/s) 00:47:45 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:47:45 Fetched 175 kB in 0s (0 B/s) 00:47:45 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:47:45 Fetched 206 kB in 0s (0 B/s) 00:47:45 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 00:47:45 Fetched 1302 kB in 0s (0 B/s) 00:47:45 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:47:45 Fetched 36.2 kB in 0s (0 B/s) 00:47:45 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 00:47:45 Fetched 159 kB in 0s (0 B/s) 00:47:45 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:47:45 Fetched 107 kB in 0s (0 B/s) 00:47:45 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:47:45 Fetched 48.7 kB in 0s (0 B/s) 00:47:45 Pulling static-packages 00:47:45 + snapcraftctl pull 00:47:46 Pulling version 00:47:46 + cd /root/project 00:47:46 + git describe --tags --abbrev=0 00:47:46 + sed s/v// 00:47:46 + GIT_VERSION=2.0.1-dev.59 00:47:46 + [ -z 2.0.1-dev.59 ] 00:47:46 + snapcraftctl set-version 2.0.1-dev.59 00:47:47 Building config-common 00:47:47 + snapcraftctl build 00:47:50 Skipping build go-build-helper (already ran) 00:47:50 Building edgex-go 00:47:50 + cd /root/parts/edgex-go/src 00:47:50 + git describe --tags --abbrev=0 00:47:50 + sed s/v// 00:47:50 + GIT_VERSION=2.0.1-dev.59 00:47:50 + [ -z 2.0.1-dev.59 ] 00:47:50 + echo 2.0.1-dev.59 00:47:50 + make build 00:47:50 go mod tidy 00:47:52 go: downloading github.com/gorilla/mux v1.8.0 00:47:52 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 00:47:52 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.17 00:47:52 go: downloading github.com/stretchr/testify v1.7.0 00:47:52 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 00:47:52 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 00:47:52 go: downloading github.com/google/uuid v1.3.0 00:47:52 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 00:47:52 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:47:52 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:47:52 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 00:47:52 go: downloading github.com/lib/pq v1.10.3 00:47:52 go: downloading github.com/pelletier/go-toml v1.9.4 00:47:53 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:47:53 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 00:47:53 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 00:47:53 go: downloading github.com/go-playground/validator/v10 v10.9.0 00:47:53 go: downloading github.com/davecgh/go-spew v1.1.1 00:47:53 go: downloading github.com/pmezard/go-difflib v1.0.0 00:47:53 go: downloading github.com/stretchr/objx v0.1.1 00:47:53 go: downloading github.com/go-kit/kit v0.11.0 00:47:53 go: downloading github.com/x448/float16 v0.8.4 00:47:53 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 00:47:53 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 00:47:53 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:47:54 go: downloading github.com/go-playground/universal-translator v0.18.0 00:47:54 go: downloading github.com/leodido/go-urn v1.2.1 00:47:54 go: downloading golang.org/x/text v0.3.6 00:47:54 go: downloading github.com/go-playground/assert/v2 v2.0.1 00:47:54 go: downloading github.com/go-playground/locales v0.14.0 00:47:54 go: downloading github.com/go-logfmt/logfmt v0.5.0 00:47:54 go: downloading github.com/go-stack/stack v1.8.0 00:47:54 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 00:47:54 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:47:54 go: downloading github.com/pebbe/zmq4 v1.2.7 00:47:54 go: downloading github.com/kr/pretty v0.3.0 00:47:54 go: downloading github.com/hashicorp/consul/api v1.8.1 00:47:54 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:47:54 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 00:47:54 go: downloading github.com/gorilla/websocket v1.4.2 00:47:54 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 00:47:54 go: downloading github.com/kr/text v0.2.0 00:47:54 go: downloading github.com/rogpeppe/go-internal v1.8.0 00:47:55 go: downloading github.com/onsi/ginkgo v1.10.1 00:47:55 go: downloading github.com/onsi/gomega v1.7.0 00:47:55 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:47:55 go: downloading github.com/mitchellh/copystructure v1.0.0 00:47:55 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:47:55 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:47:55 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:47:55 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:47:55 go: downloading github.com/hashicorp/serf v0.9.5 00:47:55 go: downloading github.com/hashicorp/consul/sdk v0.7.0 00:47:55 go: downloading github.com/hashicorp/go-uuid v1.0.1 00:47:55 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:47:55 go: downloading github.com/fatih/color v1.9.0 00:47:55 go: downloading github.com/mattn/go-colorable v0.1.6 00:47:55 go: downloading github.com/mattn/go-isatty v0.0.12 00:47:55 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:47:55 go: downloading github.com/pkg/errors v0.9.1 00:47:55 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:47:55 go: downloading github.com/hashicorp/go-msgpack v0.5.3 00:47:55 go: downloading github.com/hashicorp/memberlist v0.2.2 00:47:55 go: downloading github.com/hpcloud/tail v1.0.0 00:47:55 go: downloading gopkg.in/yaml.v2 v2.4.0 00:47:55 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 00:47:55 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:47:55 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:47:55 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:47:55 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:47:55 go: downloading github.com/hashicorp/go-multierror v1.1.0 00:47:55 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 00:47:55 go: downloading github.com/miekg/dns v1.1.26 00:47:55 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:47:55 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:47:55 go: downloading gopkg.in/fsnotify.v1 v1.4.7 00:47:55 go: downloading github.com/hashicorp/errwrap v1.0.0 00:47:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/core-data/core-data ./cmd/core-data 00:48:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:48:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/core-command/core-command ./cmd/core-command 00:48:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:48:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:48:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:48:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:48:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:48:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:48:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:48:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/secrets-config ./cmd/secrets-config 00:48:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:48:19 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 00:48:19 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 00:48:19 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 00:48:19 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 00:48:19 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 00:48:19 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 00:48:19 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 00:48:19 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 00:48:19 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 00:48:19 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 00:48:19 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 00:48:19 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 00:48:19 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 00:48:19 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 00:48:19 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 00:48:19 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 00:48:19 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 00:48:19 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 00:48:19 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 00:48:19 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 00:48:19 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 00:48:19 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 00:48:19 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 00:48:19 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 00:48:19 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 00:48:19 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 00:48:19 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 00:48:21 Building hooks 00:48:21 + cd /root/parts/hooks/src 00:48:21 + make build 00:48:21 go mod tidy 00:48:21 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 00:48:21 go: downloading github.com/stretchr/testify v1.5.1 00:48:21 go: downloading github.com/davecgh/go-spew v1.1.0 00:48:21 go: downloading gopkg.in/yaml.v2 v2.2.2 00:48:22 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 00:48:22 GO111MODULE=on go build -o cmd/install/install ./cmd/install 00:48:23 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 00:48:23 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 00:48:26 Building static-packages 00:48:26 + snapcraftctl build 00:48:27 Building version 00:48:27 + snapcraftctl build 00:48:29 Staging config-common 00:48:29 + snapcraftctl stage 00:48:31 Skipping stage go-build-helper (already ran) 00:48:31 Staging edgex-go 00:48:31 + snapcraftctl stage 00:48:32 Staging hooks 00:48:32 + snapcraftctl stage 00:48:33 Staging static-packages 00:48:33 + snapcraftctl stage 00:48:34 Staging version 00:48:34 + snapcraftctl stage 00:48:35 Priming config-common 00:48:35 + snapcraftctl prime 00:48:36 Priming go-build-helper 00:48:36 + snapcraftctl prime 00:48:37 Priming edgex-go 00:48:37 + snapcraftctl prime 00:48:39 Priming hooks 00:48:39 + snapcraftctl prime 00:48:40 Priming static-packages 00:48:40 + snapcraftctl prime 00:48:42 Priming version 00:48:42 + snapcraftctl prime 00:48:43 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] } 00:48:53 gofmt -l . 00:48:53 [ "`gofmt -l .`" = "" ] 00:48:53 ./bin/test-attribution-txt.sh [Pipeline] sh 00:48:54 + ls -al . 00:48:54 total 640 00:48:54 drwxrwxr-x 9 1001 1001 4096 Sep 30 00:48 . 00:48:54 drwxr-xr-x 4 root root 4096 Sep 30 00:43 .. 00:48:54 -rw-rw-r-- 1 1001 1001 11 Sep 30 00:41 .dockerignore 00:48:54 drwxrwxr-x 8 1001 1001 4096 Sep 30 00:41 .git 00:48:54 drwxrwxr-x 4 1001 1001 4096 Sep 30 00:41 .github 00:48:54 -rw-rw-r-- 1 1001 1001 818 Sep 30 00:41 .gitignore 00:48:54 -rw-rw-r-- 1 1001 1001 35 Sep 30 00:41 .golangci.yml 00:48:54 -rw-rw-r-- 1 1001 1001 76 Sep 30 00:41 .hadolint.yml 00:48:54 -rw-rw-r-- 1 1001 1001 166 Sep 30 00:41 .sonarcloud.properties 00:48:54 -rw-rw-r-- 1 1001 1001 1171 Sep 30 00:41 ADOPTERS.md 00:48:54 -rw-rw-r-- 1 1001 1001 8493 Sep 30 00:41 Attribution.txt 00:48:54 -rw-rw-r-- 1 1001 1001 43881 Sep 30 00:41 CHANGELOG.md 00:48:54 -rw-rw-r-- 1 1001 1001 3804 Sep 30 00:41 CONTRIBUTING.md 00:48:54 -rw-rw-r-- 1 1001 1001 677 Sep 30 00:41 GOVERNANCE.md 00:48:54 -rw-rw-r-- 1 1001 1001 849 Sep 30 00:41 Jenkinsfile 00:48:54 -rw-rw-r-- 1 1001 1001 10775 Sep 30 00:41 LICENSE 00:48:54 -rw-rw-r-- 1 1001 1001 6386 Sep 30 00:41 Makefile 00:48:54 -rw-rw-r-- 1 1001 1001 582 Sep 30 00:41 OWNERS.md 00:48:54 -rw-rw-r-- 1 1001 1001 8256 Sep 30 00:41 README.md 00:48:54 -rw-rw-r-- 1 1001 1001 6912 Sep 30 00:41 SECURITY.md 00:48:54 -rw-rw-r-- 1 1001 1001 5 Sep 30 00:35 VERSION 00:48:54 -rw-rw-r-- 1 1001 1001 4131 Sep 30 00:41 ZMQWindows.md 00:48:54 drwxrwxr-x 2 1001 1001 4096 Sep 30 00:41 bin 00:48:54 drwxrwxr-x 14 1001 1001 4096 Sep 30 00:41 cmd 00:48:54 -rw-r--r-- 1 root root 403100 Sep 30 00:47 coverage.out 00:48:54 -rw-rw-r-- 1 1001 1001 841 Sep 30 00:41 go.mod 00:48:54 -rw-r--r-- 1 root root 50064 Sep 30 00:43 go.sum 00:48:54 drwxrwxr-x 8 1001 1001 4096 Sep 30 00:41 internal 00:48:54 drwxrwxr-x 3 1001 1001 4096 Sep 30 00:41 openapi 00:48:54 drwxrwxr-x 4 1001 1001 4096 Sep 30 00:41 snap 00:48:54 -rw-rw-r-- 1 1001 1001 204 Sep 30 00:41 version.go [Pipeline] sh 00:48:55 + '[' -e coverage.out ] 00:48:55 + chown 1001:1001 coverage.out [Pipeline] stash 00:48:55 Warning: overwriting stash ‘coverage-report’ 00:48:56 Stashed 1 file(s) [Pipeline] sh 00:48:56 + make build 00:48:56 go mod tidy 00:48:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:49:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:49:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:49:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:49:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:49:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:49:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:49:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:50:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:50:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:50:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:50:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:50:22 $ docker stop --time=1 594db172f26e04ea6c657f4005dec4bcde2bbd502ac2175a7e5a064f4bbbc17e 00:50:25 $ docker rm -f 594db172f26e04ea6c657f4005dec4bcde2bbd502ac2175a7e5a064f4bbbc17e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:50:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:50:28 00:50:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:50:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:50:28 latest: Pulling from edgex-devops/edgex-compose-arm64 00:50:28 29e5d40040c1: Pulling fs layer 00:50:28 1ce36da41761: Pulling fs layer 00:50:28 25b303627fd3: Pulling fs layer 00:50:29 29e5d40040c1: Verifying Checksum 00:50:29 29e5d40040c1: Download complete 00:50:30 29e5d40040c1: Pull complete 00:50:30 1ce36da41761: Verifying Checksum 00:50:31 1ce36da41761: Pull complete 00:50:31 25b303627fd3: Verifying Checksum 00:50:31 25b303627fd3: Download complete 00:50:41 25b303627fd3: Pull complete 00:50:41 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:50:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:50:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:50:42 prd-ubuntu18.04-docker-arm64-4c-16g-212 does not seem to be running inside a container 00:50:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:50:46 $ docker top c7b3ceead6de0afc6122b72548ee50a88666c18e0252ebbe9cc8fdaf734c9b0e -eo pid,comm [Pipeline] { [Pipeline] sh 00:50:47 + docker-compose build --help 00:50:47 + grep parallel 00:50:54 --parallel Build images in parallel. [Pipeline] } 00:50:54 $ docker stop --time=1 c7b3ceead6de0afc6122b72548ee50a88666c18e0252ebbe9cc8fdaf734c9b0e 00:50:56 $ docker rm -f c7b3ceead6de0afc6122b72548ee50a88666c18e0252ebbe9cc8fdaf734c9b0e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:50:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:50:57 . [Pipeline] withDockerContainer 00:50:57 prd-ubuntu18.04-docker-arm64-4c-16g-212 does not seem to be running inside a container 00:50:57 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:50:59 $ docker top 3513eff1213200e363f6ad28eafc548d7edf4bd180f3987a7a97bccfb4edd346 -eo pid,comm [Pipeline] { [Pipeline] sh 00:51:00 + docker-compose -f ./docker-compose-build.yml build --parallel 00:51:07 Building core-command ... 00:51:07 Building core-data ... 00:51:07 Building core-metadata ... 00:51:07 Building security-bootstrapper ... 00:51:07 Building security-proxy-setup ... 00:51:07 Building security-secretstore-setup ... 00:51:07 Building support-notifications ... 00:51:07 Building support-scheduler ... 00:51:07 Building sys-mgmt-agent ... 00:51:07 Building sys-mgmt-agent 00:51:07 Building support-notifications 00:51:07 Building core-command 00:51:07 Building security-proxy-setup 00:51:07 Building core-metadata 00:52:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:52:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:52:15 ---> 108fe7384ba9 00:52:15 Step 3/24 : WORKDIR /edgex-go 00:52:15 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:52:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:52:15 ---> 108fe7384ba9 00:52:15 Step 3/23 : WORKDIR /edgex-go 00:52:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:52:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:52:15 ---> 108fe7384ba9 00:52:15 Step 3/24 : WORKDIR /edgex-go 00:52:15 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:52:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:52:15 ---> 108fe7384ba9 00:52:15 Step 3/22 : WORKDIR /edgex-go 00:52:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:52:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:52:15 ---> 108fe7384ba9 00:52:15 Step 3/24 : WORKDIR /edgex-go 00:52:15 ---> Running in ac7e6ebc3e8c 00:52:15 ---> Running in 9357244a413b 00:52:15 ---> Running in 638b781c8350 00:52:15 ---> Running in 60fa3a7e99a0 00:52:15 ---> Running in 99944a883ca0 00:52:16 Removing intermediate container 9357244a413b 00:52:16 ---> 8784f02c5420 00:52:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:16 Removing intermediate container ac7e6ebc3e8c 00:52:16 ---> cf08486a7800 00:52:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:16 Removing intermediate container 638b781c8350 00:52:16 ---> a0edf0530bb7 00:52:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:16 Removing intermediate container 99944a883ca0 00:52:16 ---> 04d9604d9ce0 00:52:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:16 Removing intermediate container 60fa3a7e99a0 00:52:16 ---> 383306812e02 00:52:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:17 ---> Running in ba068bf034fa 00:52:17 ---> Running in a6011a0648cf 00:52:17 ---> Running in b2e74a462002 00:52:17 ---> Running in d8e0101cd1f6 00:52:17 ---> Running in e08e30339ff8 00:52:21 Removing intermediate container ba068bf034fa 00:52:21 ---> a92460259ef7 00:52:21 Step 5/24 : RUN apk add --update --no-cache make git 00:52:21 ---> Running in d6fbca9e3f73 00:52:21 Removing intermediate container d8e0101cd1f6 00:52:21 ---> 0adf5b87c4f1 00:52:21 Step 5/22 : RUN apk add --update --no-cache make git 00:52:22 ---> Running in 9f352b329367 00:52:22 Removing intermediate container b2e74a462002 00:52:22 ---> 86286537fe2c 00:52:22 Step 5/24 : RUN apk add --update --no-cache make bash git 00:52:22 Removing intermediate container e08e30339ff8 00:52:22 ---> 384caeff913b 00:52:22 Step 5/24 : RUN apk add --update --no-cache make git 00:52:22 Removing intermediate container a6011a0648cf 00:52:22 ---> 358c51948ff5 00:52:22 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:52:22 ---> Running in b31a13a26197 00:52:22 ---> Running in cbb6a39ebde8 00:52:22 ---> Running in bb86f355e97b 00:52:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:52:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:52:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:52:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:52:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:52:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:52:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:52:25 OK: 218 MiB in 52 packages 00:52:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:52:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:52:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:52:26 OK: 218 MiB in 52 packages 00:52:27 OK: 218 MiB in 52 packages 00:52:27 OK: 218 MiB in 52 packages 00:52:27 OK: 218 MiB in 52 packages 00:52:27 Removing intermediate container d6fbca9e3f73 00:52:27 ---> b4eff98a3d1d 00:52:27 Step 6/24 : COPY go.mod . 00:52:28 Removing intermediate container 9f352b329367 00:52:28 ---> 44ef03cf4f7b 00:52:28 Step 6/22 : COPY go.mod . 00:52:28 ---> 546d8bb1ab64 00:52:28 Step 7/24 : RUN go mod download 00:52:28 Removing intermediate container bb86f355e97b 00:52:28 ---> 8c251f7f889b 00:52:28 Step 6/23 : COPY go.mod . 00:52:29 Removing intermediate container b31a13a26197 00:52:29 ---> f72ec4eb3fcf 00:52:29 Step 6/24 : COPY go.mod . 00:52:29 ---> Running in 13a981e69ba9 00:52:29 Removing intermediate container cbb6a39ebde8 00:52:29 ---> 36a0a0fa8042 00:52:29 Step 6/24 : COPY go.mod . 00:52:29 ---> 0e9e7fe894ba 00:52:29 Step 7/22 : RUN go mod download 00:52:30 ---> 165b58e0fbc2 00:52:30 Step 7/23 : RUN go mod download 00:52:30 ---> 2a13e79fe0ff 00:52:30 Step 7/24 : RUN go mod download 00:52:30 ---> Running in 07c2c2b55f7a 00:52:30 ---> Running in ea51e97ee133 00:52:30 ---> Running in d35a816ec0b9 00:52:30 ---> 2a5da222bed9 00:52:30 Step 7/24 : RUN go mod download 00:52:31 ---> Running in 240db6555bee 00:52:34 Removing intermediate container 13a981e69ba9 00:52:34 ---> b39f4fa279ea 00:52:34 Step 8/24 : COPY . . 00:52:41 Removing intermediate container 07c2c2b55f7a 00:52:41 ---> 70e6a63641a3 00:52:41 Step 8/22 : COPY . . 00:52:42 Removing intermediate container 240db6555bee 00:52:42 ---> 359658a57271 00:52:42 Step 8/24 : COPY . . 00:52:42 Removing intermediate container ea51e97ee133 00:52:42 ---> d00731bbfc4b 00:52:42 Step 8/23 : COPY . . 00:52:43 Removing intermediate container d35a816ec0b9 00:52:43 ---> 4de25d9b7e17 00:52:43 Step 8/24 : COPY . . 00:52:55 ---> d13813ac55da 00:52:55 Step 9/24 : RUN go mod tidy 00:53:01 ---> Running in 04b643f0d004 00:53:01 ---> ae051f0f0c10 00:53:01 Step 9/23 : RUN go mod tidy 00:53:01 ---> 25cf15d8e3ba 00:53:01 Step 9/24 : RUN go mod tidy 00:53:02 ---> fb7b7dd640f5 00:53:02 Step 9/24 : RUN go mod tidy 00:53:02 ---> 0654f57fd6f9 00:53:02 Step 9/22 : RUN go mod tidy 00:53:02 ---> Running in f6bf115364f9 00:53:02 ---> Running in 7fb08a0ed261 00:53:02 ---> Running in b9d821bf2e85 00:53:02 ---> Running in dbc7b1918eac 00:53:07 Removing intermediate container 04b643f0d004 00:53:07 ---> bd2da02cca6c 00:53:07 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:53:07 ---> Running in 7c743df6a32d 00:53:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:53:10 Removing intermediate container f6bf115364f9 00:53:10 ---> 2d5b6d69522b 00:53:10 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:53:10 ---> Running in a03cd7c9f0e1 00:53:11 Removing intermediate container b9d821bf2e85 00:53:11 ---> d23ed9eb40af 00:53:11 Step 10/24 : RUN make cmd/core-command/core-command 00:53:12 Removing intermediate container dbc7b1918eac 00:53:12 ---> f5534bdf6a64 00:53:12 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:53:12 Removing intermediate container 7fb08a0ed261 00:53:12 ---> 55f7c449e20d 00:53:12 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:53:12 ---> Running in 7d4764e6afdb 00:53:12 ---> Running in 5a98632c5b1f 00:53:12 ---> Running in 58c57373ecb6 00:53:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:53:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:53:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:53: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 00:55: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 00:55:27 Removing intermediate container 7d4764e6afdb 00:55:27 ---> ba477752b264 00:55:27 00:55:27 Step 11/24 : FROM alpine:3.14 00:55:27 3.14: Pulling from library/alpine 00:55:30 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 00:55:31 Status: Downloaded newer image for alpine:3.14 00:55:31 ---> bb3de5531c18 00:55:31 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:55:33 Removing intermediate container 5a98632c5b1f 00:55:33 ---> bcb810be4bed 00:55:33 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:55:33 ---> Running in d85481e740db 00:55:33 ---> Running in 381f715fdd13 00:55:33 Removing intermediate container 58c57373ecb6 00:55:33 ---> e459222d6022 00:55:33 00:55:33 Step 11/22 : FROM alpine:3.14 00:55:33 ---> bb3de5531c18 00:55:33 Step 12/22 : RUN apk add --update --no-cache curl 00:55:34 ---> Running in 4184a1a6e55c 00:55:36 Removing intermediate container 7c743df6a32d 00:55:36 ---> d5136c0fd04b 00:55:36 00:55:36 Step 11/24 : FROM alpine:3.14 00:55:36 ---> bb3de5531c18 00:55:36 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:55:37 ---> Running in abf113f669db 00:55:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:55:37 Removing intermediate container a03cd7c9f0e1 00:55:37 ---> 8149396bec90 00:55:37 00:55:37 Step 11/23 : FROM alpine:3.14 00:55:37 ---> bb3de5531c18 00:55:37 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:55:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:55:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:55:37 ---> Running in 68482ea83655 00:55:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:55:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:55:39 (1/1) Installing dumb-init (1.2.5-r1) 00:55:39 Executing busybox-1.33.1-r3.trigger 00:55:39 OK: 5 MiB in 15 packages 00:55:39 (1/5) Installing ca-certificates (20191127-r5) 00:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:55:39 (2/5) Installing brotli-libs (1.0.9-r5) 00:55:39 (3/5) Installing nghttp2-libs (1.43.0-r0) 00:55:39 (4/5) Installing libcurl (7.79.1-r0) 00:55:39 (5/5) Installing curl (7.79.1-r0) 00:55:39 Executing busybox-1.33.1-r3.trigger 00:55:40 Executing ca-certificates-20191127-r5.trigger 00:55:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:55:40 OK: 8 MiB in 19 packages 00:55:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:55:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:55:41 (1/1) Installing dumb-init (1.2.5-r1) 00:55:41 Removing intermediate container d85481e740db 00:55:41 ---> e4595983779e 00:55:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:55:41 Executing busybox-1.33.1-r3.trigger 00:55:41 OK: 5 MiB in 15 packages 00:55:42 ---> Running in 9e91aa7373cc 00:55:42 (1/2) Installing ca-certificates (20191127-r5) 00:55:42 (2/2) Installing dumb-init (1.2.5-r1) 00:55:42 Executing busybox-1.33.1-r3.trigger 00:55:42 Executing ca-certificates-20191127-r5.trigger 00:55:42 OK: 6 MiB in 16 packages 00:55:43 Removing intermediate container 9e91aa7373cc 00:55:43 ---> 3710307cc561 00:55:43 Step 14/24 : ENV APP_PORT=59882 00:55:43 Removing intermediate container 4184a1a6e55c 00:55:43 ---> 0588eb0ee12f 00:55:43 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:55:43 ---> Running in e171db75c112 00:55:43 ---> Running in 21a3c0007b20 00:55:44 Removing intermediate container abf113f669db 00:55:44 ---> 4ab5b6806a18 00:55:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:55:44 Removing intermediate container 381f715fdd13 00:55:44 ---> 603613bcb2b4 00:55:44 00:55:44 Step 12/24 : FROM docker:20.10.7 00:55:44 ---> Running in 78fe07fdcbd6 00:55:44 Removing intermediate container e171db75c112 00:55:44 ---> 6803f046b211 00:55:44 Step 15/24 : EXPOSE $APP_PORT 00:55:44 20.10.7: Pulling from library/docker 00:55:44 Removing intermediate container 21a3c0007b20 00:55:44 ---> 84c8e3b15a8e 00:55:44 Step 14/22 : WORKDIR /edgex 00:55:45 ---> Running in 9f0d780edcaa 00:55:45 ---> Running in 9d9ebee296c1 00:55:45 Removing intermediate container 78fe07fdcbd6 00:55:45 ---> 956fffca149e 00:55:45 Step 14/24 : ENV APP_PORT=59881 00:55:45 Removing intermediate container 68482ea83655 00:55:45 ---> 753ccda13570 00:55:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:55:45 ---> Running in 70dff0db41f3 00:55:45 ---> Running in ce88328f466b 00:55:45 Removing intermediate container 9f0d780edcaa 00:55:45 ---> 5066c450b6c3 00:55:45 Step 16/24 : WORKDIR / 00:55:46 Removing intermediate container 9d9ebee296c1 00:55:46 ---> 8613bf86687d 00:55:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:55:46 ---> Running in f0733b63f7c5 00:55:46 Removing intermediate container 70dff0db41f3 00:55:46 ---> 9f3b09f07823 00:55:46 Step 15/24 : EXPOSE $APP_PORT 00:55:46 Removing intermediate container ce88328f466b 00:55:46 ---> 6d2b9913bac3 00:55:46 Step 14/23 : ENV APP_PORT=59860 00:55:47 ---> Running in 42d73e93676e 00:55:47 ---> Running in 5f347335ec0a 00:55:47 Removing intermediate container f0733b63f7c5 00:55:47 ---> f63f0eaf5133 00:55:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:55:47 ---> f666cd86baa3 00:55:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:55:47 Removing intermediate container 42d73e93676e 00:55:47 ---> 3094da40a852 00:55:47 Step 16/24 : WORKDIR / 00:55:48 Removing intermediate container 5f347335ec0a 00:55:48 ---> 23248e5ff301 00:55:48 Step 15/23 : EXPOSE $APP_PORT 00:55:48 ---> Running in fcef3f8b2ddc 00:55:48 ---> Running in 1457b7fe9a99 00:55:49 ---> 6afcc79928e2 00:55:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:55:49 Removing intermediate container fcef3f8b2ddc 00:55:49 ---> 999ea30f9bdd 00:55:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:55:49 Removing intermediate container 1457b7fe9a99 00:55:49 ---> f6b434446cc2 00:55:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:55:50 ---> b79ef3c6e24e 00:55:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:55:51 ---> 28693ac217d0 00:55:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:55:51 ---> 030f892d5401 00:55:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:55:52 ---> f3cc8d1df473 00:55:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:55:52 ---> 4f1bd42ff058 00:55:52 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:55:53 ---> 9b13de9444a2 00:55:53 Step 20/24 : ENTRYPOINT ["/core-command"] 00:55:53 ---> Running in 7409a2a9f626 00:55:53 ---> Running in 56edb3d78cc9 00:55:53 ---> 9a0dfcc5d2c8 00:55:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:55:54 Removing intermediate container 7409a2a9f626 00:55:54 ---> 3d9b33c85835 00:55:54 Step 19/22 : CMD ["--init=true"] 00:55:54 ---> 89c0e21e72d1 00:55:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:55:54 ---> Running in 23aea0a041fe 00:55:54 Removing intermediate container 56edb3d78cc9 00:55:54 ---> 4a3aabbb7490 00:55:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:55:54 ---> Running in 01a975261816 00:55:55 ---> 64372768706a 00:55:55 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:55:55 Removing intermediate container 23aea0a041fe 00:55:55 ---> 76665c6bdb12 00:55:55 Step 20/22 : LABEL arch=arm64 00:55:55 ---> 4d724e71ef6b 00:55:55 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:55:55 ---> Running in 492c7c85c4b5 00:55:55 ---> Running in 075545a18f0f 00:55:56 ---> Running in fccf87df5f2a 00:55:56 Removing intermediate container 01a975261816 00:55:56 ---> 489c70be9dbc 00:55:56 Step 22/24 : LABEL arch=arm64 00:55:56 ---> Running in b86c16a516b5 00:55:56 Removing intermediate container 075545a18f0f 00:55:56 ---> 8152f28ca658 00:55:56 Step 21/22 : LABEL git_sha=944a37bcb0e4a53117cf0543de5b5bac36cbbb44 00:55:56 Removing intermediate container fccf87df5f2a 00:55:57 ---> f95650001323 00:55:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:55:57 Removing intermediate container 492c7c85c4b5 00:55:57 ---> 5844ec163dc6 00:55:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:55:57 ---> Running in 748fc0a31c1a 00:55:57 ---> Running in cc39103fdbde 00:55:57 ---> Running in 4c60e3eea72e 00:55:57 Removing intermediate container b86c16a516b5 00:55:57 ---> 1a623c26a81c 00:55:57 Step 23/24 : LABEL git_sha=944a37bcb0e4a53117cf0543de5b5bac36cbbb44 00:55:57 ---> Running in b6cb568769b8 00:55:58 Removing intermediate container 748fc0a31c1a 00:55:58 ---> 2cf31368b1af 00:55:58 Step 22/22 : LABEL version=0.0.0 00:55:58 Removing intermediate container cc39103fdbde 00:55:58 ---> 23e526c3455c 00:55:58 Step 22/24 : LABEL arch=arm64 00:55:58 Removing intermediate container 4c60e3eea72e 00:55:58 ---> 1439bace4496 00:55:58 Step 21/23 : LABEL arch=arm64 00:55:58 ---> Running in 1f9ebd1925ff 00:55:58 ---> Running in 1762875c521a 00:55:58 ---> Running in 48fadd634829 00:55:58 Removing intermediate container b6cb568769b8 00:55:58 ---> ceaa0b01db66 00:55:58 Step 24/24 : LABEL version=0.0.0 00:55:58 ---> Running in b25f08af9cdf 00:55:59 Removing intermediate container 1f9ebd1925ff 00:55:59 ---> 8396abd0f4ac 00:55:59 00:55:59 Removing intermediate container 1762875c521a 00:55:59 ---> 1b97fa42fe53 00:55:59 Step 23/24 : LABEL git_sha=944a37bcb0e4a53117cf0543de5b5bac36cbbb44 00:55:59 Removing intermediate container 48fadd634829 00:55:59 ---> fe97b7d01641 00:55:59 Step 22/23 : LABEL git_sha=944a37bcb0e4a53117cf0543de5b5bac36cbbb44 00:55:59 Successfully built 8396abd0f4ac 00:55:59 ---> Running in 778a5d751dda 00:55:59 Successfully tagged security-proxy-setup-arm64:latest 00:55:59  Building security-proxy-setup ... done Building security-bootstrapper 00:56:00 ---> Running in ac87a4fe6132 00:56:00 Removing intermediate container b25f08af9cdf 00:56:00 ---> 3b10c947147f 00:56:00 00:56:00 Successfully built 3b10c947147f 00:56:00 Removing intermediate container 778a5d751dda 00:56:00 ---> 81c09f92bb05 00:56:00 Step 24/24 : LABEL version=0.0.0 00:56:00 Successfully tagged core-command-arm64:latest 00:56:00 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 00:56:00 Building security-secretstore-setup 00:56:00  Building core-command ... done Status: Downloaded newer image for docker:20.10.7 00:56:00 ---> df445af6242a 00:56:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:56:00 Removing intermediate container ac87a4fe6132 00:56:00 ---> 5cf5c1765ffb 00:56:00 Step 23/23 : LABEL version=0.0.0 00:56:01 ---> Running in bc8092ac7257 00:56:01 ---> Running in 6ad47c8ccccd 00:56:01 ---> Running in 85c643f93837 00:56:01 Removing intermediate container bc8092ac7257 00:56:01 ---> bf7760f6da1c 00:56:01 00:56:02 Removing intermediate container 85c643f93837 00:56:02 ---> f91f8776dad1 00:56:02 00:56:02 Removing intermediate container 6ad47c8ccccd 00:56:02 ---> 8f779ce25921 00:56:02 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 00:56:02 Successfully built bf7760f6da1c 00:56:02 Successfully built f91f8776dad1 00:56:02 Successfully tagged core-metadata-arm64:latest 00:56:02  Building core-metadata ... done Building support-scheduler 00:56:02 Successfully tagged support-notifications-arm64:latest 00:56:02  Building support-notifications ... done Building core-data 00:56:03 ---> Running in 5a6f5fb3187b 00:56:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:56:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:56:06 (1/39) Installing readline (8.1.0-r0) 00:56:06 (2/39) Installing bash (5.1.0-r0) 00:56:06 Executing bash-5.1.0-r0.post-install 00:56:06 (3/39) Installing brotli-libs (1.0.9-r3) 00:56:06 (4/39) Installing nghttp2-libs (1.42.0-r1) 00:56:06 (5/39) Installing libcurl (7.79.1-r0) 00:56:06 (6/39) Installing curl (7.79.1-r0) 00:56:06 (7/39) Installing dumb-init (1.2.5-r0) 00:56:06 (8/39) Installing libbz2 (1.0.8-r1) 00:56:06 (9/39) Installing expat (2.2.10-r1) 00:56:06 (10/39) Installing libffi (3.3-r2) 00:56:06 (11/39) Installing gdbm (1.19-r0) 00:56:06 (12/39) Installing xz-libs (5.2.5-r0) 00:56:06 (13/39) Installing sqlite-libs (3.34.1-r0) 00:56:06 (14/39) Installing python3 (3.8.10-r0) 00:56:09 (15/39) Installing py3-appdirs (1.4.4-r1) 00:56:09 (16/39) Installing py3-ordered-set (4.0.2-r0) 00:56:09 (17/39) Installing py3-parsing (2.4.7-r1) 00:56:09 (18/39) Installing py3-six (1.15.0-r0) 00:56:09 (19/39) Installing py3-packaging (20.9-r0) 00:56:09 (20/39) Installing py3-setuptools (51.3.3-r0) 00:56:09 (21/39) Installing py3-chardet (4.0.0-r0) 00:56:09 (22/39) Installing py3-idna (3.1-r0) 00:56:09 (23/39) Installing py3-urllib3 (1.26.2-r1) 00:56:09 (24/39) Installing py3-requests (2.25.1-r1) 00:56:09 (25/39) Installing py3-msgpack (1.0.2-r0) 00:56:09 (26/39) Installing py3-lockfile (0.12.2-r3) 00:56:09 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:56:10 (28/39) Installing py3-colorama (0.4.4-r0) 00:56:10 (29/39) Installing py3-contextlib2 (0.6.0-r0) 00:56:10 (30/39) Installing py3-distlib (0.3.1-r1) 00:56:10 (31/39) Installing py3-distro (1.5.0-r1) 00:56:10 (32/39) Installing py3-webencodings (0.5.1-r3) 00:56:10 (33/39) Installing py3-html5lib (1.1-r0) 00:56:10 (34/39) Installing py3-pytoml (0.1.21-r0) 00:56:10 (35/39) Installing py3-pep517 (0.9.1-r0) 00:56:10 (36/39) Installing py3-progress (1.5-r0) 00:56:10 (37/39) Installing py3-retrying (1.3.3-r0) 00:56:10 (38/39) Installing py3-toml (0.10.2-r0) 00:56:10 (39/39) Installing py3-pip (20.3.4-r0) 00:56:11 Executing busybox-1.32.1-r6.trigger 00:56:11 OK: 82 MiB in 59 packages 00:56:21 Collecting docker-compose==1.23.2 00:56:21 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:56:21 Collecting cached-property<2,>=1.2.0 00:56:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:56:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:56:21 Collecting dockerpty<0.5,>=0.4.1 00:56:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:56:24 Collecting docopt<0.7,>=0.6.1 00:56:24 Downloading docopt-0.6.2.tar.gz (25 kB) 00:56:27 Collecting PyYAML<4,>=3.10 00:56:27 Downloading PyYAML-3.13.tar.gz (270 kB) 00:56:33 Collecting jsonschema<3,>=2.5.1 00:56:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:56:33 Collecting texttable<0.10,>=0.9.0 00:56:33 Downloading texttable-0.9.1.tar.gz (11 kB) 00:56:36 Collecting websocket-client<1.0,>=0.32.0 00:56:36 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:56:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:56:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:56:38 Collecting docker<4.0,>=3.6.0 00:56:38 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:56:39 Collecting docker-pycreds>=0.4.0 00:56:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:56:41 Collecting urllib3<1.25,>=1.21.1 00:56:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:56:41 Collecting chardet<3.1.0,>=3.0.2 00:56:41 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 00:56:42 Collecting certifi>=2017.4.17 00:56:42 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 00:56:42 Collecting idna<2.8,>=2.5 00:56:42 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:56:43 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 00:56:43 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 00:56:43 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 00:56:43 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 00:56:44 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 00:56:44 Attempting uninstall: urllib3 00:56:44 Found existing installation: urllib3 1.26.2 00:56:44 Uninstalling urllib3-1.26.2: 00:56:44 Successfully uninstalled urllib3-1.26.2 00:56:45 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:56:45 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:56:45 ---> 108fe7384ba9 00:56:45 Step 3/32 : WORKDIR /edgex-go 00:56:45 ---> Using cache 00:56:45 ---> 383306812e02 00:56:45 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:56:45 ---> Using cache 00:56:45 ---> 384caeff913b 00:56:45 Step 5/32 : RUN apk add --update --no-cache make git 00:56:45 ---> Using cache 00:56:45 ---> 36a0a0fa8042 00:56:45 Step 6/32 : COPY go.mod . 00:56:45 ---> Using cache 00:56:45 ---> 2a5da222bed9 00:56:45 Step 7/32 : RUN go mod download 00:56:45 ---> Using cache 00:56:45 ---> 359658a57271 00:56:45 Step 8/32 : COPY . . 00:56:45 ---> Using cache 00:56:45 ---> 25cf15d8e3ba 00:56:45 Step 9/32 : RUN go mod tidy 00:56:45 ---> Using cache 00:56:45 ---> d23ed9eb40af 00:56:45 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:56:45 Attempting uninstall: idna 00:56:45 Found existing installation: idna 3.1 00:56:45 Uninstalling idna-3.1: 00:56:46 Successfully uninstalled idna-3.1 00:56:46 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:56:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:56:46 ---> 108fe7384ba9 00:56:46 Step 3/26 : WORKDIR /edgex-go 00:56:46 ---> Using cache 00:56:46 ---> 383306812e02 00:56:46 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:56:46 ---> Using cache 00:56:46 ---> 384caeff913b 00:56:46 Step 5/26 : RUN apk add --update --no-cache make git 00:56:46 ---> Using cache 00:56:46 ---> 36a0a0fa8042 00:56:46 Step 6/26 : COPY go.mod . 00:56:46 ---> Using cache 00:56:46 ---> 2a5da222bed9 00:56:46 Step 7/26 : RUN go mod download 00:56:46 ---> Using cache 00:56:46 ---> 359658a57271 00:56:46 Step 8/26 : COPY . . 00:56:46 ---> Using cache 00:56:46 ---> 25cf15d8e3ba 00:56:46 Step 9/26 : RUN go mod tidy 00:56:46 ---> Using cache 00:56:46 ---> d23ed9eb40af 00:56:46 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:56:47 Attempting uninstall: chardet 00:56:47 Found existing installation: chardet 4.0.0 00:56:47 Uninstalling chardet-4.0.0: 00:56:47 Successfully uninstalled chardet-4.0.0 00:56:48 ---> Running in 070132b8d410 00:56:48 ---> Running in ac292f743286 00:56:48 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:56:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:56:48 ---> 108fe7384ba9 00:56:48 Step 3/23 : WORKDIR /edgex-go 00:56:48 ---> Using cache 00:56:48 ---> 383306812e02 00:56:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:56:48 ---> Using cache 00:56:48 ---> 384caeff913b 00:56:48 Step 5/23 : RUN apk add --update --no-cache make git 00:56:48 ---> Using cache 00:56:48 ---> 36a0a0fa8042 00:56:48 Step 6/23 : COPY go.mod . 00:56:48 ---> Using cache 00:56:48 ---> 2a5da222bed9 00:56:48 Step 7/23 : RUN go mod download 00:56:48 ---> Using cache 00:56:48 ---> 359658a57271 00:56:48 Step 8/23 : COPY . . 00:56:48 ---> Using cache 00:56:48 ---> 25cf15d8e3ba 00:56:48 Step 9/23 : RUN go mod tidy 00:56:48 ---> Using cache 00:56:48 ---> d23ed9eb40af 00:56:48 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:56:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:56:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:56:48 ---> 108fe7384ba9 00:56:48 Step 3/24 : WORKDIR /edgex-go 00:56:48 ---> Using cache 00:56:48 ---> 383306812e02 00:56:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:56:48 ---> Using cache 00:56:48 ---> 384caeff913b 00:56:48 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:56:48 ---> Running in 6e4d192d9c5a 00:56:48 ---> Running in 754ae9d2817b 00:56:50 Attempting uninstall: requests 00:56:50 Found existing installation: requests 2.25.1 00:56:50 Uninstalling requests-2.25.1: 00:56:50 Successfully uninstalled requests-2.25.1 00:56:50 Running setup.py install for texttable: started 00:56:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:56:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:56:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:56:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:56:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:56:54 Running setup.py install for texttable: finished with status 'done' 00:56:54 Running setup.py install for PyYAML: started 00:56:54 OK: 218 MiB in 52 packages 00:56:56 Removing intermediate container 754ae9d2817b 00:56:56 ---> 9f007b04a94a 00:56:56 Step 6/24 : COPY go.mod . 00:56:57 ---> 115e236f8dd7 00:56:57 Step 7/24 : RUN go mod download 00:56:57 ---> Running in 8f492ddbf8a3 00:56:58 Running setup.py install for PyYAML: finished with status 'done' 00:56:59 Running setup.py install for docopt: started 00:57:03 Running setup.py install for docopt: finished with status 'done' 00:57:03 Running setup.py install for dockerpty: started 00:57:06 Removing intermediate container 8f492ddbf8a3 00:57:06 ---> c6e7e74183cb 00:57:06 Step 8/24 : COPY . . 00:57:06 Running setup.py install for dockerpty: finished with status 'done' 00:57:09 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 00:57:31 ---> 86a5e4cc338c 00:57:31 Step 9/24 : RUN go mod tidy 00:57:32 ---> Running in f04be69b3c1e 00:57:32 Removing intermediate container 5a6f5fb3187b 00:57:32 ---> e1bb425002c5 00:57:32 Step 15/24 : ENV APP_PORT=58890 00:57:32 ---> Running in e11b9e1c1555 00:57:33 Removing intermediate container e11b9e1c1555 00:57:33 ---> 12c6faeb9a80 00:57:33 Step 16/24 : EXPOSE $APP_PORT 00:57:34 ---> Running in 01b5ad2991b9 00:57:35 Removing intermediate container 01b5ad2991b9 00:57:35 ---> d8e98cf6844d 00:57:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:57:37 ---> 67ce4fdd05ed 00:57:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:57:38 ---> e2492cb60f70 00:57:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:57:40 ---> 58c03c4d0e1c 00:57:40 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:57:40 ---> Running in eae9636dd2c2 00:57:41 Removing intermediate container eae9636dd2c2 00:57:41 ---> 2ec59be30d95 00:57:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:57:41 ---> Running in c28ab067918f 00:57:42 Removing intermediate container f04be69b3c1e 00:57:42 ---> ed47b1c76192 00:57:42 Step 10/24 : RUN make cmd/core-data/core-data 00:57:42 ---> Running in faa7d785e4b7 00:57:42 Removing intermediate container c28ab067918f 00:57:42 ---> 0ee78e644494 00:57:42 Step 22/24 : LABEL arch=arm64 00:57:43 ---> Running in 362374c10cf6 00:57:44 Removing intermediate container 362374c10cf6 00:57:44 ---> d0d0ec0ade4d 00:57:44 Step 23/24 : LABEL git_sha=944a37bcb0e4a53117cf0543de5b5bac36cbbb44 00:57:44 ---> Running in 08a7bfd74d72 00:57:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:57:45 Removing intermediate container 08a7bfd74d72 00:57:45 ---> bc871371c47a 00:57:45 Step 24/24 : LABEL version=0.0.0 00:57:46 ---> Running in 55fc9fcdb8b4 00:57:46 Removing intermediate container 55fc9fcdb8b4 00:57:46 ---> b7bc80d2ab5a 00:57:46 00:57:47 Successfully built b7bc80d2ab5a 00:57:47 Successfully tagged sys-mgmt-agent-arm64:latest 00:58:43  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:58:52 Removing intermediate container 070132b8d410 00:58:52 ---> 6e82e52679d0 00:58:52 00:58:52 Step 11/32 : FROM alpine:3.14 00:58:52 ---> bb3de5531c18 00:58:52 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:58:52 ---> Running in 4e10ae6e00ba 00:58:54 Removing intermediate container 4e10ae6e00ba 00:58:54 ---> 7629ff32836e 00:58:54 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:58:55 ---> Running in 2b294d4ef93c 00:58:56 Removing intermediate container ac292f743286 00:58:56 ---> 46022aec4cf0 00:58:56 00:58:56 Step 11/26 : FROM alpine:3.14 00:58:56 ---> bb3de5531c18 00:58:56 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:58:56 ---> Running in 0c7bc525ff1c 00:58:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:58:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:58:59 (1/2) Installing dumb-init (1.2.5-r1) 00:58:59 (2/2) Installing su-exec (0.2-r1) 00:58:59 Executing busybox-1.33.1-r3.trigger 00:58:59 OK: 5 MiB in 16 packages 00:58:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:59:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:59:01 (1/3) Installing ca-certificates (20191127-r5) 00:59:01 (2/3) Installing dumb-init (1.2.5-r1) 00:59:01 (3/3) Installing su-exec (0.2-r1) 00:59:01 Executing busybox-1.33.1-r3.trigger 00:59:01 Executing ca-certificates-20191127-r5.trigger 00:59:01 OK: 6 MiB in 17 packages 00:59:02 Removing intermediate container 2b294d4ef93c 00:59:02 ---> 728b188c197a 00:59:02 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:59:02 Removing intermediate container 6e4d192d9c5a 00:59:02 ---> b1ff250670b6 00:59:02 00:59:02 Step 11/23 : FROM alpine:3.14 00:59:02 ---> bb3de5531c18 00:59:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:59:02 ---> Using cache 00:59:02 ---> 4ab5b6806a18 00:59:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:59:02 ---> Using cache 00:59:02 ---> 956fffca149e 00:59:02 Step 14/23 : ENV APP_PORT=59861 00:59:02 ---> Running in 2f343a3e4ab6 00:59:02 ---> Running in 051b4e265b6a 00:59:03 Removing intermediate container 2f343a3e4ab6 00:59:03 ---> f5405f55ebdd 00:59:03 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:59:03 Removing intermediate container 051b4e265b6a 00:59:03 ---> ca6a49738534 00:59:03 Step 15/23 : EXPOSE $APP_PORT 00:59:04 ---> Running in e1f822e2a937 00:59:04 ---> Running in ffe85a41bac4 00:59:04 Removing intermediate container 0c7bc525ff1c 00:59:04 ---> 9c07c2a51cc5 00:59:04 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:59:04 ---> Running in 5e7d292d8b45 00:59:05 Removing intermediate container e1f822e2a937 00:59:05 ---> 5310c477ac0c 00:59:05 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:59:05 Removing intermediate container ffe85a41bac4 00:59:05 ---> bf9d5681b60c 00:59:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:59:05 ---> Running in 14ff0fef9711 00:59:06 Removing intermediate container 5e7d292d8b45 00:59:06 ---> c69f5468b6cd 00:59:06 Step 14/26 : WORKDIR / 00:59:06 ---> Running in 92516fadfd49 00:59:07 ---> d472cb037e7b 00:59:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:59:07 Removing intermediate container 92516fadfd49 00:59:07 ---> a21ada131827 00:59:07 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:59:09 Removing intermediate container 14ff0fef9711 00:59:09 ---> 63af7194006b 00:59:09 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:59:09 ---> 35c11586f0d4 00:59:09 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:59:10 ---> Running in be17c4ef360b 00:59:10 ---> 3bd2d512b1c6 00:59:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:59:10 Removing intermediate container be17c4ef360b 00:59:10 ---> a7eee8734efd 00:59:10 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:59:11 ---> 533a66ff13e5 00:59:11 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:59:12 ---> 15050f1137bd 00:59:12 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:59:12 ---> Running in 309ee66ba3b5 00:59:12 ---> 6b571bbce76f 00:59:12 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:59:13 ---> Running in c70151ad13f4 00:59:13 Removing intermediate container 309ee66ba3b5 00:59:13 ---> 76b4f94aafcd 00:59:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:59:13 ---> 1368d04771c7 00:59:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:59:13 ---> Running in d94f63d6ba60 00:59:14 Removing intermediate container d94f63d6ba60 00:59:14 ---> 9cf399cd72a3 00:59:14 Step 21/23 : LABEL arch=arm64 00:59:14 ---> Running in 03a69037c08b 00:59:15 ---> ac191613a0cf 00:59:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:59:15 Removing intermediate container 03a69037c08b 00:59:15 ---> 3ff7011c5f3d 00:59:15 Step 22/23 : LABEL git_sha=944a37bcb0e4a53117cf0543de5b5bac36cbbb44 00:59:16 ---> Running in 35066f2ed3f9 00:59:17 Removing intermediate container 35066f2ed3f9 00:59:17 ---> daf486247757 00:59:17 Step 23/23 : LABEL version=0.0.0Removing intermediate container c70151ad13f4 00:59:17 ---> b714a28ef17c 00:59:17 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:59:17 00:59:17 ---> fe8da9797f76 00:59:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:59:17 ---> Running in ec60f44a6de6 00:59:18 Removing intermediate container ec60f44a6de6 00:59:18 ---> c95ccc4588e2 00:59:18 00:59:18 ---> 8d1e0d596819 00:59:18 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:59:18 Successfully built c95ccc4588e2 00:59:18 Successfully tagged support-scheduler-arm64:latest 00:59:19  Building support-scheduler ... done  ---> 23c245a83d98 00:59:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:59:19 ---> 64e6cff615ad 00:59:19 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:59:20 ---> 3d97eb0cd2c7 00:59:20 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:59:20 ---> Running in e17fa82e3e9c 00:59:20 ---> 076ee678bf6e 00:59:20 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:59:21 ---> 46439d6a1ba6 00:59:21 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:59:22 ---> 7a876ee03e4f 00:59:22 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:59:23 ---> Running in f24db8a88c95 00:59:23 Removing intermediate container e17fa82e3e9c 00:59:23 ---> e2e0403f55b0 00:59:23 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:59:23 ---> Running in a8eb7f51e9a1 00:59:24 Removing intermediate container f24db8a88c95 00:59:24 ---> 3e46e2f9e0e0 00:59:24 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:59:24 Removing intermediate container a8eb7f51e9a1 00:59:24 ---> c373c283d29b 00:59:24 Step 24/26 : LABEL arch=arm64 00:59:24 ---> Running in 9635c6cd0ede 00:59:25 ---> 9dc957a67858 00:59:25 Step 27/32 : RUN chmod +x /entrypoint.sh 00:59:25 Removing intermediate container 9635c6cd0ede 00:59:25 ---> bba0c695165e 00:59:25 Step 25/26 : LABEL git_sha=944a37bcb0e4a53117cf0543de5b5bac36cbbb44 00:59:25 ---> Running in 1c9e62e9ed55 00:59:26 ---> Running in 00f52c4ad45c 00:59:26 Removing intermediate container faa7d785e4b7 00:59:26 ---> ea4fbc2897d3 00:59:26 00:59:26 Step 11/24 : FROM alpine:3.14 00:59:26 ---> bb3de5531c18 00:59:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:59:26 Removing intermediate container 00f52c4ad45c 00:59:26 ---> f207046824ee 00:59:26 Step 26/26 : LABEL version=0.0.0 00:59:26 ---> Running in c4862d67b289 00:59:26 ---> Running in 51433e84dfa7 00:59:27 Removing intermediate container 51433e84dfa7 00:59:27 Removing intermediate container c4862d67b289 00:59:27 ---> 98854c578762 00:59:27 Step 13/24 : ENV APP_PORT=59880 00:59:27 ---> cb4252f69ed8 00:59:27 00:59:27 Successfully built cb4252f69ed8 00:59:27 Successfully tagged security-secretstore-setup-arm64:latest 00:59:27 ---> Running in ec91365a254d 00:59:28  Building security-secretstore-setup ... done Removing intermediate container ec91365a254d 00:59:28 ---> 535baea7d2a9 00:59:28 Step 14/24 : EXPOSE $APP_PORT 00:59:28 ---> Running in 4ddb075a477a 00:59:28 Removing intermediate container 1c9e62e9ed55 00:59:28 ---> e57b73543afb 00:59:28 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:59:28 ---> Running in a719437455ac 00:59:29 Removing intermediate container 4ddb075a477a 00:59:29 ---> 02c103980ee8 00:59:29 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:59:29 ---> Running in 554108185b35 00:59:29 Removing intermediate container a719437455ac 00:59:29 ---> b330fb088e20 00:59:29 Step 29/32 : CMD ["gate"] 00:59:30 ---> Running in 9a37af4000dc 00:59:30 Removing intermediate container 9a37af4000dc 00:59:30 ---> 4f2f406f8e12 00:59:30 Step 30/32 : LABEL arch=arm64 00:59:31 ---> Running in 50b7b4955ac7 00:59:31 Removing intermediate container 50b7b4955ac7 00:59:31 ---> ab8871b3c01e 00:59:31 Step 31/32 : LABEL git_sha=944a37bcb0e4a53117cf0543de5b5bac36cbbb44 00:59:32 ---> Running in a7a911f2c31e 00:59:32 Removing intermediate container 554108185b35 00:59:32 ---> 28e74d5c34b6 00:59:32 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:59:32 ---> Running in c2f4b5deeba2 00:59:32 Removing intermediate container a7a911f2c31e 00:59:32 ---> 0a1d87857fdf 00:59:32 Step 32/32 : LABEL version=0.0.0 00:59:33 ---> Running in 86fb2355faa9 00:59:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:59:33 Removing intermediate container 86fb2355faa9 00:59:33 ---> a71e44aead69 00:59:33 00:59:33 Successfully built a71e44aead69 00:59:33 Successfully tagged security-bootstrapper-arm64:latest 00:59:35  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:59:36 (1/6) Installing dumb-init (1.2.5-r1) 00:59:36 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:59:36 (3/6) Installing libsodium (1.0.18-r0) 00:59:36 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:59:37 (5/6) Installing libzmq (4.3.4-r0) 00:59:37 (6/6) Installing zeromq (4.3.4-r0) 00:59:37 Executing busybox-1.33.1-r3.trigger 00:59:37 OK: 8 MiB in 20 packages 00:59:38 Removing intermediate container c2f4b5deeba2 00:59:38 ---> 23d9eaeb0e41 00:59:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:59:39 ---> 290fe5d912fe 00:59:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:59:40 ---> 5dc9a51ed085 00:59:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:59:41 ---> 5f2c2756d2da 00:59:41 Step 20/24 : ENTRYPOINT ["/core-data"] 00:59:41 ---> Running in 2a89743afef1 00:59:42 Removing intermediate container 2a89743afef1 00:59:42 ---> 186a18bdc74e 00:59:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:59:42 ---> Running in aeefbe3633a2 00:59:43 Removing intermediate container aeefbe3633a2 00:59:43 ---> 01675b3c0407 00:59:43 Step 22/24 : LABEL arch=arm64 00:59:43 ---> Running in 835eab064d6c 00:59:43 Removing intermediate container 835eab064d6c 00:59:43 ---> f271cf75b785 00:59:43 Step 23/24 : LABEL git_sha=944a37bcb0e4a53117cf0543de5b5bac36cbbb44 00:59:44 ---> Running in 706966553a1a 00:59:44 Removing intermediate container 706966553a1a 00:59:44 ---> 0ccef9736769 00:59:44 Step 24/24 : LABEL version=0.0.0 00:59:44 ---> Running in 435eb95ff0a2 00:59:45 Removing intermediate container 435eb95ff0a2 00:59:45 ---> 199e047f825d 00:59:45 00:59:45 Successfully built 199e047f825d 00:59:45 Successfully tagged core-data-arm64:latest 00:59:46  Building core-data ... done  [Pipeline] } 00:59:46 $ docker stop --time=1 3513eff1213200e363f6ad28eafc548d7edf4bd180f3987a7a97bccfb4edd346 00:59:48 $ docker rm -f 3513eff1213200e363f6ad28eafc548d7edf4bd180f3987a7a97bccfb4edd346 [Pipeline] // withDockerContainer [Pipeline] sh 00:59:48 + docker images 00:59:49 REPOSITORY TAG IMAGE ID CREATED SIZE 00:59:49 core-data-arm64 latest 199e047f825d 4 seconds ago 19.4MB 00:59:49 security-bootstrapper-arm64 latest a71e44aead69 15 seconds ago 17.7MB 00:59:49 security-secretstore-setup-arm64 latest cb4252f69ed8 21 seconds ago 26.5MB 00:59:49 ea4fbc2897d3 23 seconds ago 1.57GB 00:59:49 support-scheduler-arm64 latest c95ccc4588e2 31 seconds ago 15.2MB 00:59:49 b1ff250670b6 47 seconds ago 1.57GB 00:59:49 46022aec4cf0 53 seconds ago 1.57GB 00:59:49 6e82e52679d0 57 seconds ago 1.57GB 00:59:49 sys-mgmt-agent-arm64 latest b7bc80d2ab5a 2 minutes ago 312MB 00:59:49 core-metadata-arm64 latest bf7760f6da1c 3 minutes ago 15.8MB 00:59:49 support-notifications-arm64 latest f91f8776dad1 3 minutes ago 15.9MB 00:59:49 core-command-arm64 latest 3b10c947147f 3 minutes ago 15.2MB 00:59:49 security-proxy-setup-arm64 latest 8396abd0f4ac 3 minutes ago 25.3MB 00:59:49 603613bcb2b4 4 minutes ago 1.57GB 00:59:49 8149396bec90 4 minutes ago 1.57GB 00:59:49 d5136c0fd04b 4 minutes ago 1.57GB 00:59:49 e459222d6022 4 minutes ago 1.57GB 00:59:49 ba477752b264 4 minutes ago 1.56GB 00:59:49 ci-base-image-arm64 latest 108fe7384ba9 16 minutes ago 1.24GB 00:59:49 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 00:59:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 00:59:49 docker 20.10.7 df445af6242a 3 months ago 234MB 00:59:49 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 00:59:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:59:50 00:59:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 00:59:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:59:50 arm64: Pulling from edgex-lftools-log-publisher 00:59:50 448f6bf000e3: Pulling fs layer 00:59:50 f757da607395: Pulling fs layer 00:59:50 05883995daec: Pulling fs layer 00:59:50 8603b9c90790: Pulling fs layer 00:59:50 1560dd03e051: Pulling fs layer 00:59:50 27f5ce0e4adf: Pulling fs layer 00:59:50 c2d8d7efcc4b: Pulling fs layer 00:59:50 1560dd03e051: Waiting 00:59:50 27f5ce0e4adf: Waiting 00:59:50 c2d8d7efcc4b: Waiting 00:59:50 8603b9c90790: Waiting 00:59:51 f757da607395: Verifying Checksum 00:59:51 f757da607395: Download complete 00:59:51 8603b9c90790: Download complete 00:59:51 1560dd03e051: Verifying Checksum 00:59:51 1560dd03e051: Download complete 00:59:51 27f5ce0e4adf: Verifying Checksum 00:59:51 27f5ce0e4adf: Download complete 00:59:51 05883995daec: Verifying Checksum 00:59:51 05883995daec: Download complete 00:59:52 448f6bf000e3: Verifying Checksum 00:59:52 448f6bf000e3: Download complete 00:59:55 c2d8d7efcc4b: Verifying Checksum 00:59:55 c2d8d7efcc4b: Download complete 00:59:55 448f6bf000e3: Pull complete 00:59:56 f757da607395: Pull complete 00:59:58 05883995daec: Pull complete 00:59:58 8603b9c90790: Pull complete 00:59:59 1560dd03e051: Pull complete 01:00:00 27f5ce0e4adf: Pull complete 01:00:15 c2d8d7efcc4b: Pull complete 01:00:15 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 01:00:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:00:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:00:15 prd-ubuntu18.04-docker-arm64-4c-16g-212 does not seem to be running inside a container 01:00:15 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:00:19 $ docker top 07f167d5887ede637515d32a3b2e3fd16a2f1b80406ad30bc16b242866ca3d90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:00:20 ---> job-cost.sh 01:00:20 lf-activate-venv: SKIPPING 01:00:20 INFO: No Stack... 01:00:21 INFO: Retrieving Pricing Info for: v3-standard-4 01:00:22 INFO: Archiving Costs [Pipeline] sh 01:00:22 + cat /w/workspace/edgex-go/4/archives/cost.csv 01:00:22 + cut -d, -f6 [Pipeline] lock 01:00:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3724-4-stack-cost] 01:00:22 Resource [jenkins-edgexfoundry-edgex-go-PR-3724-4-stack-cost] did not exist. Created. 01:00:22 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3724-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:00:23 + echo total: 0.10999999940395355 [Pipeline] stash 01:00:23 Stashed 1 file(s) [Pipeline] } 01:00:23 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3724-4-stack-cost] [Pipeline] // lock [Pipeline] } 01:00:23 $ docker stop --time=1 07f167d5887ede637515d32a3b2e3fd16a2f1b80406ad30bc16b242866ca3d90 01:00:25 $ docker rm -f 07f167d5887ede637515d32a3b2e3fd16a2f1b80406ad30bc16b242866ca3d90 [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 01:00:26 provisioning config files... 01:00:26 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config7459904129922450611tmp [Pipeline] { [Pipeline] sh 01:00:26 + set +x 01:00:26 + bash -s -- 01:00:26 + curl -s https://codecov.io/bash 01:00:26 01:00:26 _____ _ 01:00:26 / ____| | | 01:00:26 | | ___ __| | ___ ___ _____ __ 01:00:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:00:26 | |___| (_) | (_| | __/ (_| (_) \ V / 01:00:26 \_____\___/ \__,_|\___|\___\___/ \_/ 01:00:26 Bash-1.0.6 01:00:26 01:00:26 01:00:26 ==> git version 2.24.4 found 01:00:26 ==> 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 01:00:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:00:26 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:00:26 ==> Jenkins CI detected. 01:00:26 current dir:  /w/workspace/edgex-go/4 01:00:26 project root: . 01:00:26 --> token set from env 01:00:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:00:27 ==> Running gcov in . (disable via -X gcov) 01:00:27 ==> Python coveragepy not found 01:00:27 ==> Searching for coverage reports in: 01:00:27 + . 01:00:27 -> Found 1 reports 01:00:27 ==> Detecting git/mercurial file structure 01:00:27 ==> Reading reports 01:00:27 + ./coverage.out bytes=403100 01:00:27 ==> Appending adjustments 01:00:27 https://docs.codecov.io/docs/fixing-reports 01:00:28 + Found adjustments 01:00:28 ==> Gzipping contents 01:00:28 56K /tmp/codecov.FWmyx8.gz 01:00:28 ==> Uploading reports 01:00:28 url: https://codecov.io 01:00:28 query: branch=PR-3724&commit=c45a048121501ddf2cfc8d3799bd0102b86edafd&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3724%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3724&job=&cmd_args= 01:00:28 -> Pinging Codecov 01:00:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3724&commit=c45a048121501ddf2cfc8d3799bd0102b86edafd&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3724%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3724&job=&cmd_args= 01:00:28 -> Uploading to 01:00:28 https://storage.googleapis.com/codecov/v4/raw/2021-09-30/00271124DB129430A58F1EEE437C3FCB/c45a048121501ddf2cfc8d3799bd0102b86edafd/62b3e4a9-1e63-4c87-a799-18408bacca29.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210930%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210930T010028Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0c04b1eb69411aa559d652563b1930a91403ebe4be2721f6a26ff8bbbf415933 01:00:28 % Total % Received % Xferd Average Speed Time Time Time Current 01:00:28 Dload Upload Total Spent Left Speed 01:00:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 60 54320 0 0 60 32768 0 27293 0:00:01 0:00:01 --:--:-- 27306 60 54320 0 0 60 32768 0 14882 0:00:03 0:00:02 0:00:01 14887 60 54320 0 0 60 32768 0 10230 0:00:05 0:00:03 0:00:02 10233 100 54320 0 0 100 54320 0 15509 0:00:03 0:00:03 --:--:-- 15511 01:00:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c45a048121501ddf2cfc8d3799bd0102b86edafd [Pipeline] } 01:00:32 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 01:00:33 + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:00:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:00:34 ---> package-listing.sh 01:00:34 ++ facter osfamily 01:00:34 ++ tr '[:upper:]' '[:lower:]' 01:00:34 + OS_FAMILY=redhat 01:00:34 + workspace=/w/workspace/edgex-go/4 01:00:34 + START_PACKAGES=/tmp/packages_start.txt 01:00:34 + END_PACKAGES=/tmp/packages_end.txt 01:00:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:00:34 + PACKAGES=/tmp/packages_start.txt 01:00:34 + '[' /w/workspace/edgex-go/4 ']' 01:00:34 + PACKAGES=/tmp/packages_end.txt 01:00:34 + case "${OS_FAMILY}" in 01:00:34 + rpm -qa 01:00:34 + sort 01:00:36 + '[' -f /tmp/packages_start.txt ']' 01:00:36 + '[' -f /tmp/packages_end.txt ']' 01:00:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:00:36 + '[' /w/workspace/edgex-go/4 ']' 01:00:36 + mkdir -p /w/workspace/edgex-go/4/archives/ 01:00:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 01:00:37 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:00:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:00:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:00:37 01:00:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:00:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:00:38 latest: Pulling from edgex-lftools-log-publisher 01:00:38 b4d181a07f80: Pulling fs layer 01:00:38 a1111a8f2ec3: Pulling fs layer 01:00:38 ed53099fbce6: Pulling fs layer 01:00:38 dc539afda2c1: Pulling fs layer 01:00:38 77bc0d833cb6: Pulling fs layer 01:00:38 9065ff56babe: Pulling fs layer 01:00:38 d287ab97295c: Pulling fs layer 01:00:38 dc539afda2c1: Waiting 01:00:38 77bc0d833cb6: Waiting 01:00:38 9065ff56babe: Waiting 01:00:38 d287ab97295c: Waiting 01:00:38 a1111a8f2ec3: Verifying Checksum 01:00:38 a1111a8f2ec3: Download complete 01:00:38 dc539afda2c1: Verifying Checksum 01:00:38 dc539afda2c1: Download complete 01:00:38 77bc0d833cb6: Verifying Checksum 01:00:38 77bc0d833cb6: Download complete 01:00:38 9065ff56babe: Verifying Checksum 01:00:38 9065ff56babe: Download complete 01:00:39 ed53099fbce6: Verifying Checksum 01:00:39 ed53099fbce6: Download complete 01:00:40 b4d181a07f80: Verifying Checksum 01:00:40 b4d181a07f80: Download complete 01:00:41 b4d181a07f80: Pull complete 01:00:41 a1111a8f2ec3: Pull complete 01:00:42 ed53099fbce6: Pull complete 01:00:42 dc539afda2c1: Pull complete 01:00:42 77bc0d833cb6: Pull complete 01:00:42 9065ff56babe: Pull complete 01:00:45 d287ab97295c: Verifying Checksum 01:00:45 d287ab97295c: Download complete 01:00:49 d287ab97295c: Pull complete 01:00:49 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:00:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:00:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:00:49 prd-centos7-docker-4c-2g-207 does not seem to be running inside a container 01:00:49 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:00:53 $ docker top ef56a413709f8c8ac2e6673e8aee52d177cebd3f714219fb6460485bbe8ec8aa -eo pid,comm [Pipeline] { [Pipeline] sh 01:00:53 + touch /tmp/pre-build-complete [Pipeline] sh 01:00:53 + mkdir -p /var/log/sysstat [Pipeline] sh 01:00:54 + ls /var/log/sa-host 01:00:54 + sadf -c /var/log/sa-host/sa05 01:00:54 file_magic: OK 01:00:54 HZ: Using current value: 100 01:00:54 file_header: OK 01:00:54 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 01:00:54 Statistics: 01:00:54 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:00:54 File successfully converted to sysstat format version 12.0.3 01:00:54 + sadf -c /var/log/sa-host/sa30 01:00:54 file_magic: OK 01:00:54 HZ: Using current value: 100 01:00:54 file_header: OK 01:00:54 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 01:00:54 Statistics: 01:00:54 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:00:54 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:00:54 provisioning config files... 01:00:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config7690208491351335719tmp [Pipeline] { [Pipeline] echo 01:00:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:00:54 ---> create-netrc.sh [Pipeline] } 01:00:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:00:55 ---> python-tools-install.sh [Pipeline] echo 01:00:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:00:55 ---> sudo-logs.sh 01:00:55 Archiving 'sudo' log.. 01:00:55 sudo: unable to resolve host prd-centos7-docker-4c-2g-207.vexxhost.local: Name or service not known 01:00:55 sudo: unable to resolve host prd-centos7-docker-4c-2g-207.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 01:00:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:00:55 ---> job-cost.sh 01:00:55 lf-activate-venv: SKIPPING 01:00:55 DEBUG: total: 0.10999999940395355 01:00:55 INFO: Retrieving Stack Cost... 01:00:56 INFO: Retrieving Pricing Info for: v3-standard-2 01:00:57 INFO: Archiving Costs [Pipeline] echo 01:00:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:00:57 ---> logs-deploy.sh 01:00:57 lf-activate-venv: SKIPPING 01:00:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3724/4 01:00:57 INFO: archiving workspace using pattern(s): 01:00:57 Archives upload complete. 01:00:58 INFO: archiving logs to Nexus 01:00:58 ---> uname -a: 01:00:58 Linux prd-centos7-docker-4c-2g-207.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 01:00:58 01:00:58 01:00:58 ---> lscpu: 01:00:58 Architecture: x86_64 01:00:58 CPU op-mode(s): 32-bit, 64-bit 01:00:58 Byte Order: Little Endian 01:00:58 Address sizes: 40 bits physical, 48 bits virtual 01:00:58 CPU(s): 2 01:00:58 On-line CPU(s) list: 0,1 01:00:58 Thread(s) per core: 1 01:00:58 Core(s) per socket: 1 01:00:58 Socket(s): 2 01:00:58 NUMA node(s): 1 01:00:58 Vendor ID: AuthenticAMD 01:00:58 CPU family: 23 01:00:58 Model: 49 01:00:58 Model name: AMD EPYC-Rome Processor 01:00:58 Stepping: 0 01:00:58 CPU MHz: 2799.998 01:00:58 BogoMIPS: 5599.99 01:00:58 Virtualization: AMD-V 01:00:58 Hypervisor vendor: KVM 01:00:58 Virtualization type: full 01:00:58 L1d cache: 32K 01:00:58 L1i cache: 32K 01:00:58 L2 cache: 512K 01:00:58 L3 cache: 16384K 01:00:58 NUMA node0 CPU(s): 0,1 01:00:58 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 01:00:58 01:00:58 01:00:58 ---> nproc: 01:00:58 2 01:00:58 01:00:58 01:00:58 ---> df -h: 01:00:58 Filesystem Size Used Avail Use% Mounted on 01:00:58 overlay 40G 14G 27G 33% / 01:00:58 tmpfs 64M 0 64M 0% /dev 01:00:58 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:00:58 shm 64M 0 64M 0% /dev/shm 01:00:58 /dev/vda1 40G 14G 27G 33% /facter-os 01:00:58 01:00:58 01:00:58 ---> sar -b -r -n DEV: 01:00:58 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) 01:00:58 01:00:58 00:30:30 LINUX RESTART (2 CPU) 01:00:58 01:00:58 00:31:01 tps rtps wtps bread/s bwrtn/s 01:00:58 00:32:02 31.30 12.68 18.62 2721.92 11415.66 01:00:58 00:33:01 4.05 0.00 4.05 0.00 2816.60 01:00:58 00:34:01 84.48 3.38 81.10 2577.59 5491.59 01:00:58 00:35:01 3.65 0.00 3.65 0.00 3192.27 01:00:58 00:36:01 385.13 0.15 384.98 22.11 93867.39 01:00:58 00:37:01 57.39 0.00 57.39 0.00 8386.01 01:00:58 00:38:01 107.23 0.00 107.23 0.00 4395.55 01:00:58 00:39:03 297.60 84.74 212.86 2114.81 129110.65 01:00:58 00:40:01 810.62 448.40 362.22 18393.94 199004.20 01:00:58 00:41:02 653.07 158.14 494.92 6261.80 196516.37 01:00:58 00:42:01 237.10 35.49 201.61 3860.96 47667.96 01:00:58 00:43:01 6.46 0.00 6.46 0.00 244.87 01:00:58 00:44:01 0.35 0.00 0.35 0.00 5.48 01:00:58 00:45:01 0.30 0.00 0.30 0.00 4.23 01:00:58 00:46:01 0.45 0.20 0.25 6.26 3.30 01:00:58 00:47:01 1.13 0.30 0.83 95.03 17.19 01:00:58 00:48:01 0.22 0.00 0.22 0.00 2.77 01:00:58 00:49:01 0.40 0.00 0.40 0.00 6.25 01:00:58 00:50:01 0.23 0.00 0.23 0.00 2.60 01:00:58 00:51:01 0.25 0.00 0.25 0.00 2.98 01:00:58 00:52:01 0.27 0.00 0.27 0.00 3.05 01:00:58 00:53:01 0.17 0.00 0.17 0.00 1.82 01:00:58 00:54:01 0.30 0.00 0.30 0.00 3.83 01:00:58 00:55:01 0.25 0.00 0.25 0.00 2.47 01:00:58 00:56:01 0.30 0.00 0.30 0.00 3.07 01:00:58 00:57:01 0.32 0.00 0.32 0.00 3.56 01:00:58 00:58:01 0.20 0.00 0.20 0.00 1.80 01:00:58 00:59:01 0.27 0.00 0.27 0.00 3.50 01:00:58 01:00:01 0.22 0.00 0.22 0.00 2.48 01:00:58 Average: 92.06 25.27 66.79 1225.85 24160.60 01:00:58 01:00:58 00:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:00:58 00:32:02 5624800 0 709928 8.86 2620 1671592 1177480 13.00 494448 1499824 13764 01:00:58 00:33:01 5541540 0 711208 8.88 2620 1753572 1152600 12.73 575416 1500684 13436 01:00:58 00:34:01 5171288 0 875684 10.93 2620 1959348 1307024 14.43 835684 1593876 2548 01:00:58 00:35:01 4984564 0 808692 10.10 2620 2213064 1184400 13.08 890308 1719960 160828 01:00:58 00:36:01 3534880 0 1090060 13.61 2620 3381380 1475932 16.30 1062996 2786068 20 01:00:58 00:37:01 3110868 0 1185752 14.81 2620 3709700 1668704 18.42 1382980 2866316 77220 01:00:58 00:38:01 3202632 0 1143408 14.28 2620 3660280 1458064 16.10 1302664 2834248 69904 01:00:58 00:39:03 1527384 0 1276904 15.94 2620 5202032 1713984 18.92 1578056 4170340 375060 01:00:58 00:40:01 379344 0 1709008 21.34 2620 5917968 3420844 37.77 3034852 3795944 7112 01:00:58 00:41:02 133788 0 1709664 21.35 2620 6162868 3063284 33.82 3100972 3953224 543444 01:00:58 00:42:01 2571236 0 1222988 15.27 2620 4212096 1356452 14.98 1455772 3194016 20 01:00:58 00:43:01 2600504 0 1193716 14.90 2620 4212100 1128808 12.46 1433724 3193376 20 01:00:58 00:44:01 2603060 0 1191152 14.87 2620 4212108 1120524 12.37 1436796 3189912 8 01:00:58 00:45:01 2604568 0 1189640 14.85 2620 4212112 1120524 12.37 1436664 3189912 12 01:00:58 00:46:01 2605232 0 1188936 14.85 2620 4212152 1120368 12.37 1457248 3169132 24 01:00:58 00:47:01 2599028 0 1192336 14.89 2620 4214956 1120476 12.37 1463052 3169180 12 01:00:58 00:48:01 2599032 0 1192324 14.89 2620 4214964 1120368 12.37 1462952 3169184 12 01:00:58 00:49:01 2599048 0 1192304 14.89 2620 4214968 1120368 12.37 1462960 3169180 8 01:00:58 00:50:01 2598960 0 1192392 14.89 2620 4214968 1120368 12.37 1463016 3169128 8 01:00:58 00:51:01 2599340 0 1192004 14.88 2620 4214976 1120368 12.37 1463072 3169128 20 01:00:58 00:52:01 2599208 0 1192136 14.89 2620 4214976 1120464 12.37 1464500 3167840 8 01:00:58 00:53:01 2599196 0 1192140 14.89 2620 4214984 1120416 12.37 1464360 3167840 8 01:00:58 00:54:01 2598956 0 1192376 14.89 2620 4214988 1120368 12.37 1470044 3162056 8 01:00:58 00:55:01 2598904 0 1192424 14.89 2620 4214992 1120368 12.37 1469996 3162056 8 01:00:58 00:56:01 2599176 0 1192148 14.89 2620 4214996 1120368 12.37 1469984 3162056 8 01:00:58 00:57:01 2599104 0 1192216 14.89 2620 4215000 1120440 12.37 1469984 3162300 8 01:00:58 00:58:01 2599020 0 1192296 14.89 2620 4215004 1120368 12.37 1469768 3162296 8 01:00:58 00:59:01 2598604 0 1192708 14.89 2620 4215008 1120512 12.37 1470312 3162296 8 01:00:58 01:00:01 2599160 0 1192144 14.89 2620 4215016 1120368 12.37 1469800 3162296 8 01:00:58 Average: 2847670 0 1168920 14.60 2620 3989730 1350159 14.91 1448703 2999092 43571 01:00:58 01:00:58 00:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:00:58 00:32:02 eth0 619.32 411.85 1668.41 62.13 0.00 0.00 0.00 0.00 01:00:58 00:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:33:01 eth0 568.89 371.02 1428.59 25.53 0.00 0.00 0.00 0.00 01:00:58 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:34:01 eth0 801.85 695.27 1742.94 80.98 0.00 0.00 0.00 0.00 01:00:58 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:34:01 veth4542b10 558.93 578.23 49.29 1129.03 0.00 0.00 0.00 0.00 01:00:58 00:34:01 docker0 558.93 578.10 41.65 1129.02 0.00 0.00 0.00 0.00 01:00:58 00:35:01 eth0 765.39 520.14 1605.31 48.53 0.00 0.00 0.00 0.00 01:00:58 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:35:01 veth4542b10 519.20 730.31 47.92 1601.99 0.00 0.00 0.00 0.00 01:00:58 00:35:01 docker0 519.20 730.31 40.83 1601.99 0.00 0.00 0.00 0.00 01:00:58 00:36:01 vethcee431e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:36:01 eth0 1052.37 802.85 5367.22 118.16 0.00 0.00 0.00 0.00 01:00:58 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:36:01 docker0 376.67 435.79 29.95 2053.38 0.00 0.00 0.00 0.00 01:00:58 00:37:01 vethcee431e 0.73 0.85 0.06 0.07 0.00 0.00 0.00 0.00 01:00:58 00:37:01 eth0 34.75 19.05 26.88 12.58 0.00 0.00 0.00 0.00 01:00:58 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:37:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 01:00:58 00:38:01 vethcee431e 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 01:00:58 00:38:01 eth0 20.71 12.83 10.74 51.59 0.00 0.00 0.00 0.00 01:00:58 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:38:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 01:00:58 00:39:03 veth323ae44 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:00:58 00:39:03 eth0 321.66 213.60 1673.53 70.03 0.00 0.00 0.00 0.00 01:00:58 00:39:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:39:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:40:01 vetheb3d94b 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 01:00:58 00:40:01 veth3da2ccd 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 01:00:58 00:40:01 veth323ae44 0.00 0.65 0.00 0.03 0.00 0.00 0.00 0.00 01:00:58 00:40:01 eth0 142.57 87.53 280.16 22.57 0.00 0.00 0.00 0.00 01:00:58 00:41:02 veth2821657 0.00 0.26 0.00 0.02 0.00 0.00 0.00 0.00 01:00:58 00:41:02 veth323ae44 0.00 0.31 0.00 0.02 0.00 0.00 0.00 0.00 01:00:58 00:41:02 eth0 392.97 201.75 1731.54 81.69 0.00 0.00 0.00 0.00 01:00:58 00:41:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:00:58 00:42:01 eth0 94.42 53.48 211.09 65.34 0.00 0.00 0.00 0.00 01:00:58 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:42:01 docker0 1658.93 2070.10 125.07 5762.75 0.00 0.00 0.00 0.00 01:00:58 00:43:01 eth0 1.15 0.67 0.57 0.05 0.00 0.00 0.00 0.00 01:00:58 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:44:01 eth0 0.57 0.42 0.27 0.21 0.00 0.00 0.00 0.00 01:00:58 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:45:01 eth0 0.93 0.33 0.32 0.17 0.00 0.00 0.00 0.00 01:00:58 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:46:01 eth0 0.15 0.08 0.01 0.04 0.00 0.00 0.00 0.00 01:00:58 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:47:01 eth0 0.37 0.25 0.15 0.08 0.00 0.00 0.00 0.00 01:00:58 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:48:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:00:58 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:00:58 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:50:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:00:58 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:00:58 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:52:01 eth0 0.35 0.28 0.20 0.13 0.00 0.00 0.00 0.00 01:00:58 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:53:01 eth0 0.15 0.15 0.06 0.01 0.00 0.00 0.00 0.00 01:00:58 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:54:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 01:00:58 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:55:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:00:58 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:56:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:57:01 eth0 1.03 0.20 0.20 0.07 0.00 0.00 0.00 0.00 01:00:58 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:58:01 eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 01:00:58 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:59:01 eth0 0.53 0.35 0.27 0.20 0.00 0.00 0.00 0.00 01:00:58 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 01:00:01 eth0 0.05 0.07 0.00 0.01 0.00 0.00 0.00 0.00 01:00:58 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 Average: eth0 166.31 117.05 544.46 22.11 0.00 0.00 0.00 0.00 01:00:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:58 Average: docker0 56.36 70.33 4.25 195.79 0.00 0.00 0.00 0.00 01:00:58 01:00:58 01:00:58 ---> sar -P ALL: 01:00:58 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) 01:00:58 01:00:58 00:30:30 LINUX RESTART (2 CPU) 01:00:58 01:00:58 00:31:01 CPU %user %nice %system %iowait %steal %idle 01:00:58 00:32:02 all 10.04 0.00 1.88 1.19 0.06 86.83 01:00:58 00:32:02 0 10.31 0.00 2.08 1.24 0.05 86.32 01:00:58 00:32:02 1 9.77 0.00 1.69 1.14 0.07 87.33 01:00:58 00:33:01 all 1.88 0.00 0.57 0.00 0.04 97.51 01:00:58 00:33:01 0 1.92 0.00 0.70 0.00 0.05 97.33 01:00:58 00:33:01 1 1.84 0.00 0.45 0.00 0.03 97.68 01:00:58 00:34:01 all 9.80 0.00 3.44 2.13 0.08 84.55 01:00:58 00:34:01 0 9.58 0.00 3.97 2.52 0.09 83.84 01:00:58 00:34:01 1 10.01 0.00 2.92 1.75 0.07 85.26 01:00:58 00:35:01 all 10.02 0.00 1.63 0.00 0.05 88.29 01:00:58 00:35:01 0 13.95 0.00 1.91 0.00 0.05 84.08 01:00:58 00:35:01 1 6.19 0.00 1.35 0.00 0.05 92.40 01:00:58 00:36:01 all 24.25 0.00 12.75 4.20 0.11 58.68 01:00:58 00:36:01 0 23.91 0.00 12.86 4.78 0.11 58.34 01:00:58 00:36:01 1 24.59 0.00 12.65 3.63 0.11 59.02 01:00:58 00:37:01 all 56.50 0.00 5.91 0.97 0.12 36.50 01:00:58 00:37:01 0 56.61 0.00 6.19 0.96 0.13 36.11 01:00:58 00:37:01 1 56.40 0.00 5.63 0.98 0.11 36.89 01:00:58 00:38:01 all 57.48 0.00 5.01 1.61 0.13 35.77 01:00:58 00:38:01 0 57.37 0.00 5.07 1.57 0.13 35.86 01:00:58 00:38:01 1 57.60 0.00 4.95 1.65 0.13 35.68 01:00:58 00:39:03 all 42.76 0.00 12.94 5.59 0.14 38.57 01:00:58 00:39:03 0 42.11 0.00 12.99 5.20 0.14 39.56 01:00:58 00:39:03 1 43.41 0.00 12.89 5.97 0.14 37.59 01:00:58 00:40:01 all 50.26 0.00 16.73 26.39 0.17 6.45 01:00:58 00:40:01 0 50.46 0.00 16.43 26.92 0.19 5.99 01:00:58 00:40:01 1 50.07 0.00 17.03 25.86 0.15 6.89 01:00:58 00:41:02 all 66.37 0.00 19.68 11.09 0.16 2.70 01:00:58 00:41:02 0 65.89 0.00 20.51 11.14 0.17 2.30 01:00:58 00:41:02 1 66.86 0.00 18.85 11.04 0.15 3.10 01:00:58 00:42:01 all 45.07 0.00 9.23 1.27 0.10 44.34 01:00:58 00:42:01 0 44.95 0.00 9.42 1.14 0.09 44.39 01:00:58 00:42:01 1 45.18 0.00 9.03 1.40 0.11 44.29 01:00:58 01:00:58 00:42:01 CPU %user %nice %system %iowait %steal %idle 01:00:58 00:43:01 all 0.13 0.00 0.10 0.03 0.02 99.73 01:00:58 00:43:01 0 0.05 0.00 0.10 0.00 0.02 99.83 01:00:58 00:43:01 1 0.20 0.00 0.10 0.05 0.02 99.63 01:00:58 00:44:01 all 0.24 0.00 0.04 0.00 0.01 99.71 01:00:58 00:44:01 0 0.05 0.00 0.05 0.00 0.00 99.90 01:00:58 00:44:01 1 0.43 0.00 0.03 0.00 0.02 99.52 01:00:58 00:45:01 all 0.17 0.00 0.04 0.00 0.01 99.78 01:00:58 00:45:01 0 0.02 0.00 0.03 0.00 0.02 99.93 01:00:58 00:45:01 1 0.32 0.00 0.05 0.00 0.00 99.63 01:00:58 00:46:01 all 0.21 0.00 0.06 0.00 0.03 99.71 01:00:58 00:46:01 0 0.05 0.00 0.05 0.00 0.02 99.88 01:00:58 00:46:01 1 0.37 0.00 0.07 0.00 0.03 99.53 01:00:58 00:47:01 all 0.20 0.00 0.03 0.01 0.02 99.74 01:00:58 00:47:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:00:58 00:47:01 1 0.35 0.00 0.03 0.02 0.02 99.58 01:00:58 00:48:01 all 0.13 0.00 0.03 0.00 0.01 99.82 01:00:58 00:48:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:00:58 00:48:01 1 0.25 0.00 0.03 0.00 0.02 99.70 01:00:58 00:49:01 all 0.20 0.00 0.03 0.00 0.02 99.76 01:00:58 00:49:01 0 0.13 0.00 0.03 0.00 0.02 99.82 01:00:58 00:49:01 1 0.27 0.00 0.02 0.00 0.02 99.70 01:00:58 00:50:01 all 0.27 0.00 0.03 0.00 0.02 99.68 01:00:58 00:50:01 0 0.48 0.00 0.03 0.00 0.02 99.47 01:00:58 00:50:01 1 0.05 0.00 0.03 0.00 0.02 99.90 01:00:58 00:51:01 all 0.23 0.00 0.03 0.00 0.02 99.72 01:00:58 00:51:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:00:58 00:51:01 1 0.40 0.00 0.03 0.00 0.02 99.55 01:00:58 00:52:01 all 0.22 0.00 0.03 0.00 0.01 99.74 01:00:58 00:52:01 0 0.07 0.00 0.05 0.00 0.02 99.87 01:00:58 00:52:01 1 0.37 0.00 0.02 0.00 0.00 99.62 01:00:58 00:53:01 all 0.15 0.00 0.04 0.00 0.02 99.79 01:00:58 00:53:01 0 0.07 0.00 0.05 0.00 0.02 99.87 01:00:58 00:53:01 1 0.23 0.00 0.03 0.00 0.02 99.72 01:00:58 01:00:58 00:53:01 CPU %user %nice %system %iowait %steal %idle 01:00:58 00:54:01 all 0.18 0.00 0.05 0.00 0.02 99.76 01:00:58 00:54:01 0 0.03 0.00 0.07 0.00 0.02 99.88 01:00:58 00:54:01 1 0.32 0.00 0.03 0.00 0.02 99.63 01:00:58 00:55:01 all 0.23 0.00 0.02 0.00 0.02 99.73 01:00:58 00:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:00:58 00:55:01 1 0.43 0.00 0.02 0.00 0.02 99.53 01:00:58 00:56:01 all 0.22 0.00 0.03 0.00 0.02 99.74 01:00:58 00:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:00:58 00:56:01 1 0.40 0.00 0.02 0.00 0.02 99.57 01:00:58 00:57:01 all 0.21 0.00 0.03 0.00 0.00 99.76 01:00:58 00:57:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:00:58 00:57:01 1 0.40 0.00 0.03 0.00 0.00 99.57 01:00:58 00:58:01 all 0.22 0.00 0.02 0.00 0.03 99.74 01:00:58 00:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:00:58 00:58:01 1 0.40 0.00 0.02 0.00 0.03 99.55 01:00:58 00:59:01 all 0.21 0.00 0.03 0.00 0.01 99.76 01:00:58 00:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:00:58 00:59:01 1 0.38 0.00 0.03 0.00 0.02 99.57 01:00:58 01:00:01 all 0.18 0.00 0.03 0.00 0.01 99.79 01:00:58 01:00:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:00:58 01:00:01 1 0.32 0.00 0.02 0.00 0.00 99.67 01:00:58 Average: all 12.30 0.00 2.93 1.74 0.05 82.98 01:00:58 Average: 0 12.30 0.00 3.01 1.77 0.05 82.88 01:00:58 Average: 1 12.29 0.00 2.86 1.71 0.05 83.09 01:00:58 01:00:58 01:00:58