Pull request #3751 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/edgex-go Loading trusted files from base branch main at 745cb475a1aaaa7f65879c3fe5597f8aef72f136 rather than c1674a672401ab4243199c3169f26d9e58f5dc14 Obtained Jenkinsfile from 745cb475a1aaaa7f65879c3fe5597f8aef72f136 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-ssh5325515681537516798.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh4952395505645924268.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 f1d79d91c36788821211008368c3015072ca53ca 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-3751/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-3751/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4662457820331720928.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > 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-ssh7757729858493844817.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-3751/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-3751/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7109998406530213598.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 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-913 in /w/workspace/edgexfoundry_edgex-go_PR-3751 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh202452450729331165.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 745cb475a1aaaa7f65879c3fe5597f8aef72f136 into PR head commit c1674a672401ab4243199c3169f26d9e58f5dc14 Merge succeeded, producing c1674a672401ab4243199c3169f26d9e58f5dc14 Checking out Revision c1674a672401ab4243199c3169f26d9e58f5dc14 (PR-3751) > 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/3@tmp/jenkins-gitclient-ssh8539785392026190626.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3751/head:refs/remotes/origin/PR-3751 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1674a672401ab4243199c3169f26d9e58f5dc14 # 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/3@tmp/jenkins-gitclient-ssh6365127823454559037.key > git merge 745cb475a1aaaa7f65879c3fe5597f8aef72f136 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1674a672401ab4243199c3169f26d9e58f5dc14 # timeout=10 Commit message: "docs(meta): Correct core-metadata device API example" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:31:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:31:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:31:06 ========================================================= 01:31:06 EdgeX Global Pipelines Version Info 01:31:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 65161857aadb40423276208fb84c404d67325fca # timeout=10 01:31:07 ------------------- 01:31:07 stable info: 01:31:07 ------------------- 01:31:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:31:07 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 01:31:07 Message: update stable to v1.0.209 01:31:08 ------------------- 01:31:08 experimental info: 01:31:08 ------------------- 01:31:08 Commited By: **** collab-it+edgex@linuxfoundation.org 01:31:08 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 01:31:08 Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:31:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:31:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:31:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:31:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:31:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:31:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:31:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:31:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:31:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:31:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:31:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:31:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:31:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:31:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:31:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3751 [Pipeline] echo 01:31:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3751 [Pipeline] echo 01:31:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3751 [Pipeline] echo 01:31:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c1674a672401ab4243199c3169f26d9e58f5dc14 [Pipeline] echo 01:31:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c1674a6 [Pipeline] echo 01:31:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:31:08 provisioning config files... 01:31:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4658055537862109660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:31:08 ---> docker-login.sh 01:31:08 nexus3.edgexfoundry.org:10001 01:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:09 Configure a credential helper to remove this warning. See 01:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:09 01:31:09 Login Succeeded 01:31:09 nexus3.edgexfoundry.org:10002 01:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:09 Configure a credential helper to remove this warning. See 01:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:09 01:31:09 Login Succeeded 01:31:09 nexus3.edgexfoundry.org:10003 01:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:09 Configure a credential helper to remove this warning. See 01:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:09 01:31:09 Login Succeeded 01:31:09 nexus3.edgexfoundry.org:10004 01:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:09 Configure a credential helper to remove this warning. See 01:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:09 01:31:09 Login Succeeded 01:31:09 docker.io 01:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:09 Configure a credential helper to remove this warning. See 01:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:09 01:31:09 Login Succeeded 01:31:09 ---> docker-login.sh ends [Pipeline] } 01:31:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:31:10 ++ 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 01:31:10 + for file in '`ls cmd/**/Dockerfile`' 01:31:10 ++ dirname cmd/core-command/Dockerfile 01:31:10 ++ cut -d/ -f2 01:31:10 + echo core-command,cmd/core-command/Dockerfile 01:31:10 + for file in '`ls cmd/**/Dockerfile`' 01:31:10 ++ dirname cmd/core-data/Dockerfile 01:31:10 ++ cut -d/ -f2 01:31:10 + echo core-data,cmd/core-data/Dockerfile 01:31:10 + for file in '`ls cmd/**/Dockerfile`' 01:31:10 ++ dirname cmd/core-metadata/Dockerfile 01:31:10 ++ cut -d/ -f2 01:31:10 + echo core-metadata,cmd/core-metadata/Dockerfile 01:31:10 + for file in '`ls cmd/**/Dockerfile`' 01:31:10 ++ dirname cmd/security-bootstrapper/Dockerfile 01:31:10 ++ cut -d/ -f2 01:31:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:31:10 + for file in '`ls cmd/**/Dockerfile`' 01:31:10 ++ dirname cmd/security-proxy-setup/Dockerfile 01:31:10 ++ cut -d/ -f2 01:31:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:31:10 + for file in '`ls cmd/**/Dockerfile`' 01:31:10 ++ dirname cmd/security-secretstore-setup/Dockerfile 01:31:10 ++ cut -d/ -f2 01:31:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:31:10 + for file in '`ls cmd/**/Dockerfile`' 01:31:10 ++ dirname cmd/support-notifications/Dockerfile 01:31:10 ++ cut -d/ -f2 01:31:10 + echo support-notifications,cmd/support-notifications/Dockerfile 01:31:10 + for file in '`ls cmd/**/Dockerfile`' 01:31:10 ++ dirname cmd/support-scheduler/Dockerfile 01:31:10 ++ cut -d/ -f2 01:31:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:31:10 + for file in '`ls cmd/**/Dockerfile`' 01:31:10 ++ dirname cmd/sys-mgmt-agent/Dockerfile 01:31:10 ++ cut -d/ -f2 01:31:10 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:31:10 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 01:31:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:31:10 01:31:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:31:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:31:11 latest: Pulling from edgex-devops/git-semver 01:31:11 a0d0a0d46f8b: Pulling fs layer 01:31:11 3e5f54012d9b: Pulling fs layer 01:31:11 4c7163046ea9: Pulling fs layer 01:31:11 0c2d73faf560: Pulling fs layer 01:31:11 0c2d73faf560: Waiting 01:31:11 3e5f54012d9b: Verifying Checksum 01:31:11 3e5f54012d9b: Download complete 01:31:11 a0d0a0d46f8b: Verifying Checksum 01:31:11 a0d0a0d46f8b: Download complete 01:31:11 0c2d73faf560: Verifying Checksum 01:31:11 0c2d73faf560: Download complete 01:31:11 4c7163046ea9: Verifying Checksum 01:31:11 4c7163046ea9: Download complete 01:31:11 a0d0a0d46f8b: Pull complete 01:31:11 3e5f54012d9b: Pull complete 01:31:11 4c7163046ea9: Pull complete 01:31:11 0c2d73faf560: Pull complete 01:31:11 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 01:31:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:31:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:31:11 prd-centos7-docker-4c-2g-913 does not seem to be running inside a container 01:31:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:31:12 $ docker top 2c89f5ae9a72147eee85fd18a573f131e88eb908646dc91e6bc7d538f8adbd05 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:31:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:31:12 [ssh-agent] Looking for ssh-agent implementation... 01:31:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:31:12 $ docker exec 2c89f5ae9a72147eee85fd18a573f131e88eb908646dc91e6bc7d538f8adbd05 ssh-agent 01:31:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkLdDcN/agent.13 01:31:12 SSH_AGENT_PID=19 01:31:12 Running ssh-add (command line suppressed) 01:31:13 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7718773960621874666.key (/w/workspace/edgex-go/3@tmp/private_key_7718773960621874666.key) 01:31:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:31:13 + git tag --points-at HEAD [Pipeline] } 01:31:13 $ docker exec --env ******** --env ******** 2c89f5ae9a72147eee85fd18a573f131e88eb908646dc91e6bc7d538f8adbd05 ssh-agent -k 01:31:13 unset SSH_AUTH_SOCK; 01:31:13 unset SSH_AGENT_PID; 01:31:13 echo Agent pid 19 killed; 01:31:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:31:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:31:13 [ssh-agent] Looking for ssh-agent implementation... 01:31:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:31:13 $ docker exec 2c89f5ae9a72147eee85fd18a573f131e88eb908646dc91e6bc7d538f8adbd05 ssh-agent 01:31:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdLcMlm/agent.54 01:31:13 SSH_AGENT_PID=59 01:31:13 Running ssh-add (command line suppressed) 01:31:13 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7572565411814511747.key (/w/workspace/edgex-go/3@tmp/private_key_7572565411814511747.key) 01:31:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:31:14 + git semver init 01:31:14 # -> Open(): unable to determine branch for HEAD 01:31:14 # $GIT_DIR = /w/workspace/edgex-go/3/.git 01:31:14 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 01:31:14 # $SEMVER_REMOTE_NAME = origin 01:31:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:31:14 # $SEMVER_USER_NAME = edgex-jenkins 01:31:14 # $SEMVER_BRANCH = PR-3751 01:31:14 # $SEMVER_TEMP = /tmp/semver-270024120 01:31:14 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 01:31:29 # '/tmp/semver-270024120' -> '/w/workspace/edgex-go/3/.semver' 01:31:29 # -> Force: false 01:31:29 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 01:31:29 $ docker exec --env ******** --env ******** 2c89f5ae9a72147eee85fd18a573f131e88eb908646dc91e6bc7d538f8adbd05 ssh-agent -k 01:31:29 unset SSH_AUTH_SOCK; 01:31:29 unset SSH_AGENT_PID; 01:31:29 echo Agent pid 59 killed; 01:31:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:31:29 + git semver [Pipeline] } 01:31:29 $ docker stop --time=1 2c89f5ae9a72147eee85fd18a573f131e88eb908646dc91e6bc7d538f8adbd05 01:31:31 $ docker rm -f 2c89f5ae9a72147eee85fd18a573f131e88eb908646dc91e6bc7d538f8adbd05 [Pipeline] // withDockerContainer [Pipeline] sh 01:31:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:31:32 Stashed 1 file(s) [Pipeline] echo 01:31:32 [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 01:31:32 ========================================================= 01:31:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:31:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:31:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:31:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:31:32 4e9f2cdf4387: Pulling fs layer 01:31:32 57d31006c564: Pulling fs layer 01:31:32 bd5ccded8296: Pulling fs layer 01:31:32 304dd3a0f381: Pulling fs layer 01:31:32 d37cda54a23b: Pulling fs layer 01:31:32 bae75c0f2455: Pulling fs layer 01:31:32 806579b3d29a: Pulling fs layer 01:31:32 c77eb801bf70: Pulling fs layer 01:31:32 6d0567d44e1a: Pulling fs layer 01:31:32 304dd3a0f381: Waiting 01:31:32 d37cda54a23b: Waiting 01:31:32 bae75c0f2455: Waiting 01:31:32 806579b3d29a: Waiting 01:31:32 c77eb801bf70: Waiting 01:31:32 6d0567d44e1a: Waiting 01:31:32 bd5ccded8296: Verifying Checksum 01:31:32 bd5ccded8296: Download complete 01:31:32 57d31006c564: Verifying Checksum 01:31:32 57d31006c564: Download complete 01:31:32 d37cda54a23b: Verifying Checksum 01:31:32 d37cda54a23b: Download complete 01:31:32 bae75c0f2455: Verifying Checksum 01:31:32 bae75c0f2455: Download complete 01:31:32 4e9f2cdf4387: Verifying Checksum 01:31:32 4e9f2cdf4387: Download complete 01:31:32 806579b3d29a: Verifying Checksum 01:31:32 806579b3d29a: Download complete 01:31:33 c77eb801bf70: Verifying Checksum 01:31:33 c77eb801bf70: Download complete 01:31:33 4e9f2cdf4387: Pull complete 01:31:33 304dd3a0f381: Verifying Checksum 01:31:33 304dd3a0f381: Download complete 01:31:33 57d31006c564: Pull complete 01:31:33 6d0567d44e1a: Verifying Checksum 01:31:33 6d0567d44e1a: Download complete 01:31:33 bd5ccded8296: Pull complete 01:31:37 304dd3a0f381: Pull complete 01:31:37 d37cda54a23b: Pull complete 01:31:37 bae75c0f2455: Pull complete 01:31:37 806579b3d29a: Pull complete 01:31:37 c77eb801bf70: Pull complete 01:31:40 6d0567d44e1a: Pull complete 01:31:40 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 01:31:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:31:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 01:31:40 + docker build -t ci-base-image-x86_64 -f - . 01:31:40 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:31:40 WORKDIR /edgex 01:31:40 COPY go.mod . 01:31:40 RUN go mod download' 01:31:43 Sending build context to Docker daemon 329.3MB 01:31:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:31:43 ---> e839a31ac9d1 01:31:43 Step 2/4 : WORKDIR /edgex 01:31:44 ---> Running in 847a2e27345c 01:31:44 Removing intermediate container 847a2e27345c 01:31:44 ---> c45c8d0d7a15 01:31:44 Step 3/4 : COPY go.mod . 01:31:44 ---> 933cc88a8378 01:31:44 Step 4/4 : RUN go mod download 01:31:44 ---> Running in a46193b32d7f 01:31:47 Still waiting to schedule task 01:31:47 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-885’ 01:32:23 Removing intermediate container a46193b32d7f 01:32:23 ---> cc997fbc074b 01:32:23 Successfully built cc997fbc074b 01:32:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:32:23 + docker inspect -f . ci-base-image-x86_64 01:32:23 . [Pipeline] withDockerContainer 01:32:23 prd-centos7-docker-4c-2g-913 does not seem to be running inside a container 01:32:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:32:23 $ docker top 9c75ffb85a3840537183c3acb5ccff443d31d36adee7c69b03ce6f9f1a34f40f -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:24 + go version 01:32:24 go version go1.16.8 linux/amd64 [Pipeline] } 01:32:24 $ docker stop --time=1 9c75ffb85a3840537183c3acb5ccff443d31d36adee7c69b03ce6f9f1a34f40f 01:32:25 $ docker rm -f 9c75ffb85a3840537183c3acb5ccff443d31d36adee7c69b03ce6f9f1a34f40f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:32:25 + docker inspect -f . ci-base-image-x86_64 01:32:25 . [Pipeline] withDockerContainer 01:32:25 prd-centos7-docker-4c-2g-913 does not seem to be running inside a container 01:32:25 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:32:26 $ docker top 1d7adefefaabaad724dff66eef79d3f205843854a44c68921f7e9225e6c7e2b0 -eo pid,comm [Pipeline] { [Pipeline] echo 01:32:26 ========================================================= 01:32:26 [edgeXBuildGoParallel] Running Tests and Build... 01:32:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:32:26 + make test 01:32:26 go mod tidy 01:32:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:32:32 ? github.com/edgexfoundry/edgex-go [no test files] 01:32:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:32:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:32:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:32:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:32:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:32:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:32:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:32:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:32:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:32:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:32:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:32:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:32:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:32:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:33:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 01:33:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:33:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:33:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.047s coverage: 98.5% of statements 01:33:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:33:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 46.3% of statements 01:33:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:33:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:33:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.110s coverage: 90.1% of statements 01:33:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:33:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:33:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.045s coverage: 84.4% of statements 01:33:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:33:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:33:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:33:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:33:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:33:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.300s coverage: 94.2% of statements 01:33:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:33:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:33:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 59.1% of statements 01:33:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:33:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:33:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:33:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:33:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:33:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements 01:33:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:33:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:33:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:33:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.040s coverage: 1.0% of statements 01:33:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:33:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 01:33:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 21.7% of statements 01:33:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 01:33:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 79.5% of statements 01:33:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 01:33:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.124s coverage: 96.3% of statements 01:33:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 01:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 01:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.047s coverage: 44.8% of statements 01:33:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.188s coverage: 82.5% of statements 01:33:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 01:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements 01:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 01:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 01:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements 01:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 01:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 01:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 01:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.128s coverage: 91.2% of statements 01:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements 01:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 01:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 01:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 01:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 01:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 01:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.236s coverage: 70.4% of statements 01:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.4% of statements 01:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 01:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:33:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 01:33:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:33:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.5% of statements 01:33:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:33:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:33:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:33:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:33:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.0% of statements 01:33:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:33:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:33:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:33:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:33:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 01:33:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:33:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:33:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements 01:33:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:33:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:33:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:33:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:33:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 01:33:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:33:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:33:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:33:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:33:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:33:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:33:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 01:33:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 01:33:52 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 01:34:24 GO111MODULE=on go vet ./... 01:34:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:34:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:34:34 ./bin/test-attribution-txt.sh [Pipeline] sh 01:34:35 + ls -al . 01:34:35 total 612 01:34:35 drwxrwxr-x 10 1001 1001 4096 Oct 13 01:34 . 01:34:35 drwxr-xr-x 4 root root 28 Oct 13 01:32 .. 01:34:35 -rw-rw-r-- 1 1001 1001 11 Oct 13 01:31 .dockerignore 01:34:35 drwxrwxr-x 8 1001 1001 179 Oct 13 01:31 .git 01:34:35 drwxrwxr-x 4 1001 1001 142 Oct 13 01:31 .github 01:34:35 -rw-rw-r-- 1 1001 1001 804 Oct 13 01:31 .gitignore 01:34:35 -rw-rw-r-- 1 1001 1001 42 Oct 13 01:31 .golangci.yml 01:34:35 -rw-rw-r-- 1 1001 1001 76 Oct 13 01:31 .hadolint.yml 01:34:35 drwx------ 3 1001 1001 58 Oct 13 01:31 .semver 01:34:35 -rw-rw-r-- 1 1001 1001 166 Oct 13 01:31 .sonarcloud.properties 01:34:35 -rw-rw-r-- 1 1001 1001 1171 Oct 13 01:31 ADOPTERS.md 01:34:35 -rw-rw-r-- 1 1001 1001 8608 Oct 13 01:31 Attribution.txt 01:34:35 -rw-rw-r-- 1 1001 1001 43881 Oct 13 01:31 CHANGELOG.md 01:34:35 -rw-rw-r-- 1 1001 1001 3804 Oct 13 01:31 CONTRIBUTING.md 01:34:35 -rw-rw-r-- 1 1001 1001 677 Oct 13 01:31 GOVERNANCE.md 01:34:35 -rw-rw-r-- 1 1001 1001 849 Oct 13 01:31 Jenkinsfile 01:34:35 -rw-rw-r-- 1 1001 1001 10775 Oct 13 01:31 LICENSE 01:34:35 -rw-rw-r-- 1 1001 1001 6508 Oct 13 01:31 Makefile 01:34:35 -rw-rw-r-- 1 1001 1001 582 Oct 13 01:31 OWNERS.md 01:34:35 -rw-rw-r-- 1 1001 1001 8256 Oct 13 01:31 README.md 01:34:35 -rw-rw-r-- 1 1001 1001 6912 Oct 13 01:31 SECURITY.md 01:34:35 -rw-rw-r-- 1 1001 1001 5 Oct 13 01:31 VERSION 01:34:35 -rw-rw-r-- 1 1001 1001 4131 Oct 13 01:31 ZMQWindows.md 01:34:35 drwxrwxr-x 2 1001 1001 37 Oct 13 01:31 bin 01:34:35 drwxrwxr-x 14 1001 1001 4096 Oct 13 01:31 cmd 01:34:35 -rw-r--r-- 1 root root 403932 Oct 13 01:33 coverage.out 01:34:35 -rw-rw-r-- 1 1001 1001 829 Oct 13 01:31 go.mod 01:34:35 -rw-rw-r-- 1 1001 1001 50143 Oct 13 01:32 go.sum 01:34:35 drwxrwxr-x 8 1001 1001 124 Oct 13 01:31 internal 01:34:35 drwxrwxr-x 3 1001 1001 16 Oct 13 01:31 openapi 01:34:35 drwxrwxr-x 4 1001 1001 71 Oct 13 01:31 snap 01:34:35 -rw-rw-r-- 1 1001 1001 204 Oct 13 01:31 version.go [Pipeline] sh 01:34:36 + '[' -e coverage.out ] 01:34:36 + chown 1001:1001 coverage.out [Pipeline] stash 01:34:36 Stashed 1 file(s) [Pipeline] sh 01:34:36 + make build 01:34:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 01:34:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:34:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:34:45 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 01:34:46 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 01:34: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 01:34:47 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 01:34:48 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 01:34:48 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 01:34: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 01:34:50 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 01:34:51 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] } 01:34:53 $ docker stop --time=1 1d7adefefaabaad724dff66eef79d3f205843854a44c68921f7e9225e6c7e2b0 01:34:55 $ docker rm -f 1d7adefefaabaad724dff66eef79d3f205843854a44c68921f7e9225e6c7e2b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:34:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:34:56 01:34:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:34:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:34:57 latest: Pulling from edgex-devops/edgex-compose 01:34:57 cbdbe7a5bc2a: Pulling fs layer 01:34:57 ca9280d653b3: Pulling fs layer 01:34:57 7e9c9ca2126c: Pulling fs layer 01:34:57 cbdbe7a5bc2a: Verifying Checksum 01:34:57 cbdbe7a5bc2a: Download complete 01:34:57 ca9280d653b3: Verifying Checksum 01:34:57 ca9280d653b3: Download complete 01:34:57 cbdbe7a5bc2a: Pull complete 01:34:57 7e9c9ca2126c: Verifying Checksum 01:34:57 7e9c9ca2126c: Download complete 01:34:57 ca9280d653b3: Pull complete 01:35:02 7e9c9ca2126c: Pull complete 01:35:02 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:35:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:35:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:35:02 prd-centos7-docker-4c-2g-913 does not seem to be running inside a container 01:35:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 01:35:05 $ docker top afb5991400d06926160d0a20df0e6ac5fafc029ce67dc4b6e09491a0a7c03e04 -eo pid,comm [Pipeline] { [Pipeline] sh 01:35:05 + docker-compose build --help 01:35:05 + grep parallel 01:35:06 --parallel Build images in parallel. [Pipeline] } 01:35:06 $ docker stop --time=1 afb5991400d06926160d0a20df0e6ac5fafc029ce67dc4b6e09491a0a7c03e04 01:35:07 $ docker rm -f afb5991400d06926160d0a20df0e6ac5fafc029ce67dc4b6e09491a0a7c03e04 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:35:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:35:07 . [Pipeline] withDockerContainer 01:35:07 prd-centos7-docker-4c-2g-913 does not seem to be running inside a container 01:35:07 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:35:08 $ docker top df4a8350e975dc3982ec93695a6a1e30d65b38feaa6de8d19a3208fabba16da6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:35:08 + docker-compose -f ./docker-compose-build.yml build --parallel 01:35:09 Building core-command ... 01:35:09 Building core-data ... 01:35:09 Building core-metadata ... 01:35:09 Building security-bootstrapper ... 01:35:09 Building security-proxy-setup ... 01:35:09 Building security-secretstore-setup ... 01:35:09 Building support-notifications ... 01:35:09 Building support-scheduler ... 01:35:09 Building sys-mgmt-agent ... 01:35:09 Building support-notifications 01:35:09 Building security-secretstore-setup 01:35:09 Building core-metadata 01:35:09 Building security-bootstrapper 01:35:09 Building core-data 01:35:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:35:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:35:18 ---> cc997fbc074b 01:35:18 Step 3/24 : WORKDIR /edgex-go 01:35:18 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:35:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:35:18 ---> cc997fbc074b 01:35:18 Step 3/22 : WORKDIR /edgex-go 01:35:24 ---> Running in 911836aa97fe 01:35:24 ---> Running in 9d4ea8efbf76 01:35:27 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:35:27 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:35:27 ---> cc997fbc074b 01:35:27 Step 3/21 : WORKDIR /edgex-go 01:35:28 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:35:28 Step 2/30 : FROM ${BUILDER_BASE} AS builder 01:35:28 ---> cc997fbc074b 01:35:28 Step 3/30 : WORKDIR /edgex-go 01:35:30 ---> Running in 136f2537a01a 01:35:30 Removing intermediate container 9d4ea8efbf76 01:35:30 ---> 658230571a53 01:35:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:35:30 Removing intermediate container 911836aa97fe 01:35:30 ---> 839a2c0acdeb 01:35:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:35:30 ---> Running in d473a20f0288 01:35:30 ---> Running in f3d80eef470d 01:35:30 ---> Running in d800085bd940 01:35:30 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:35:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:35:30 ---> cc997fbc074b 01:35:30 Step 3/22 : WORKDIR /edgex-go 01:35:30 ---> Using cache 01:35:30 ---> 658230571a53 01:35:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:35:30 ---> Running in 8035737f4ad3 01:35:30 Removing intermediate container d473a20f0288 01:35:30 ---> a5f99b32eec7 01:35:30 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:35:30 Removing intermediate container 136f2537a01a 01:35:30 ---> 74bc462c5184 01:35:30 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:35:30 ---> Running in 42b0ae6b5feb 01:35:30 ---> Running in 690e3d31a578 01:35:31 Removing intermediate container f3d80eef470d 01:35:31 ---> 5b43749975a3 01:35:31 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:35:31 ---> Running in e6d52941f461 01:35:31 Removing intermediate container d800085bd940 01:35:31 ---> 508a354b3a40 01:35:31 Step 5/24 : RUN apk add --update --no-cache make git 01:35:31 ---> Running in 12daabde4fe5 01:35:31 Removing intermediate container 8035737f4ad3 01:35:31 ---> 681bf62348b0 01:35:31 Step 5/22 : RUN apk add --update --no-cache make git 01:35:31 ---> Running in 1f1dec8a7dc3 01:35:31 Removing intermediate container 42b0ae6b5feb 01:35:31 ---> 75fb7d1134c2 01:35:31 Step 5/30 : RUN apk add --update --no-cache make git 01:35:31 Removing intermediate container 690e3d31a578 01:35:31 ---> 8b43bf2311ce 01:35:31 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 01:35:31 ---> Running in 3e66fa97d1a1 01:35:31 ---> Running in 07c68e0eee9f 01:35:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:35:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:35:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:35:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:35:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:35:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:35:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:35:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:35:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:35:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:35:33 OK: 219 MiB in 52 packages 01:35:33 OK: 219 MiB in 52 packages 01:35:33 OK: 219 MiB in 52 packages 01:35:33 OK: 219 MiB in 52 packages 01:35:33 OK: 219 MiB in 52 packages 01:35:33 Removing intermediate container e6d52941f461 01:35:33 ---> ff286407626d 01:35:33 Step 6/22 : COPY . . 01:35:33 Removing intermediate container 12daabde4fe5 01:35:33 ---> 6b48a1fb9e8e 01:35:33 Step 6/24 : COPY . . 01:35:33 Removing intermediate container 1f1dec8a7dc3 01:35:33 ---> 28510b73eb72 01:35:33 Step 6/22 : COPY . . 01:35:34 Removing intermediate container 07c68e0eee9f 01:35:34 ---> 46ab0c775ea4 01:35:34 Step 6/21 : COPY . . 01:35:38 Removing intermediate container 3e66fa97d1a1 01:35:38 ---> 0cbdcdf9c457 01:35:38 Step 6/30 : COPY . . 01:35:46 ---> 8f6177449070 01:35:46 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:47 ---> Running in 35f86a754251 01:36:05 ---> 3a188e0736f7 01:36:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:05 ---> Running in 8ac47828300a 01:36:05 ---> f70f5357d65e 01:36:05 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:05 ---> 88d96333d6ff 01:36:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:05 Removing intermediate container 35f86a754251 01:36:05 ---> ec444849a331 01:36:05 Step 8/21 : RUN make cmd/support-notifications/support-notifications 01:36:05 ---> Running in 790b821a3afe 01:36:05 ---> Running in eb9ba7b8fbd2 01:36:05 ---> Running in 93bebd541220 01:36:05 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 01:36:05 Removing intermediate container 8ac47828300a 01:36:05 ---> bb174c361744 01:36:05 Step 8/22 : RUN make cmd/core-data/core-data 01:36:05 ---> Running in a24c607f884d 01:36:05 Removing intermediate container 790b821a3afe 01:36:05 ---> c7118ad04aa5 01:36:05 Step 8/22 : RUN make cmd/core-metadata/core-metadata 01:36:05 ---> Running in 02483fccb8f8 01:36:06 Removing intermediate container eb9ba7b8fbd2 01:36:06 ---> b84c9c7424d6 01:36:06 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:36:06 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 01:36:06 ---> Running in 7b54a9f34df7 01:36:06 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 01:36:06 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 01:36:08 ---> a71442c19112 01:36:08 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:08 ---> Running in e3d68e38e62f 01:36:09 Removing intermediate container e3d68e38e62f 01:36:09 ---> d960a2c76655 01:36:09 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:36:09 ---> Running in 67e905cc4b51 01:36:09 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 01:36:48 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 01:36:50 Removing intermediate container 7b54a9f34df7 01:36:50 ---> 9ed854aecaa9 01:36:50 01:36:50 Step 9/24 : FROM alpine:3.14 01:36:51 3.14: Pulling from library/alpine 01:36:52 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:36:52 Status: Downloaded newer image for alpine:3.14 01:36:52 ---> 14119a10abf4 01:36:52 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:36:52 Removing intermediate container 93bebd541220 01:36:52 ---> 8a9c9854a796 01:36:52 01:36:52 Step 9/21 : FROM alpine:3.14 01:36:52 ---> 14119a10abf4 01:36:52 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 01:36:52 Removing intermediate container 67e905cc4b51 01:36:52 ---> ba269ea865d5 01:36:52 01:36:52 Step 9/30 : FROM alpine:3.14 01:36:52 ---> 14119a10abf4 01:36:52 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:36:52 ---> Running in 30a7cd0eef73 01:36:52 ---> Running in b8e407e7c2e8 01:36:52 ---> Running in be0d12c7207e 01:36:52 Removing intermediate container be0d12c7207e 01:36:52 ---> 997ea9d936b0 01:36:52 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 01:36:52 ---> Running in dde628250c05 01:36:52 Removing intermediate container 02483fccb8f8 01:36:52 ---> 90910fd4a60b 01:36:52 01:36:52 Step 9/22 : FROM alpine:3.14 01:36:52 ---> 14119a10abf4 01:36:52 Step 10/22 : RUN apk add --update --no-cache dumb-init 01:36:52 ---> Running in a38d1d3cb9e7 01:36:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:36:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:36:53 (1/3) Installing ca-certificates (20191127-r5) 01:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:36:53 (2/3) Installing dumb-init (1.2.5-r1) 01:36:53 (3/3) Installing su-exec (0.2-r1) 01:36:53 (1/2) Installing ca-certificates (20191127-r5) 01:36:53 Executing busybox-1.33.1-r3.trigger 01:36:53 Executing ca-certificates-20191127-r5.trigger 01:36:53 OK: 6 MiB in 17 packages 01:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:36:53 (2/2) Installing dumb-init (1.2.5-r1) 01:36:53 Executing busybox-1.33.1-r3.trigger 01:36:53 Executing ca-certificates-20191127-r5.trigger 01:36:53 OK: 6 MiB in 16 packages 01:36:53 (1/2) Installing dumb-init (1.2.5-r1) 01:36:53 (2/2) Installing su-exec (0.2-r1) 01:36:53 Executing busybox-1.33.1-r3.trigger 01:36:53 OK: 6 MiB in 16 packages 01:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:36:53 Removing intermediate container a24c607f884d 01:36:53 ---> 61eafc3670e4 01:36:53 01:36:53 Step 9/22 : FROM alpine:3.14 01:36:53 ---> 14119a10abf4 01:36:53 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:36:53 (1/1) Installing dumb-init (1.2.5-r1) 01:36:53 Executing busybox-1.33.1-r3.trigger 01:36:53 OK: 6 MiB in 15 packages 01:36:53 ---> Running in 93280d1121a4 01:36:54 Removing intermediate container 93280d1121a4 01:36:54 ---> 7bd0ce1d2b77 01:36:54 Step 11/22 : ENV APP_PORT=59880 01:36:54 ---> Running in e4909850f409 01:36:54 Removing intermediate container 30a7cd0eef73 01:36:54 ---> b5e1cc047038 01:36:54 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:36:54 Removing intermediate container b8e407e7c2e8 01:36:54 ---> 2360301021ae 01:36:54 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:36:54 Removing intermediate container e4909850f409 01:36:54 ---> a5d7da872c11 01:36:54 Step 12/22 : EXPOSE $APP_PORT 01:36:54 Removing intermediate container dde628250c05 01:36:54 ---> 687ed9cb59b5 01:36:54 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 01:36:54 ---> Running in 32bbcf2569bd 01:36:54 ---> Running in b7aa8c56d3df 01:36:54 ---> Running in 5f1d6cedb665 01:36:54 ---> Running in 4f89ec3b1f9e 01:36:54 Removing intermediate container a38d1d3cb9e7 01:36:54 ---> 2aae75f613a4 01:36:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:36:54 ---> Running in 7d6bd9e9d47d 01:36:54 Removing intermediate container b7aa8c56d3df 01:36:54 ---> 9267721b5301 01:36:54 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:54 Removing intermediate container 32bbcf2569bd 01:36:54 ---> ff8cb27ffac2 01:36:54 Step 12/24 : WORKDIR / 01:36:54 Removing intermediate container 5f1d6cedb665 01:36:54 ---> 9d6039355829 01:36:54 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:36:54 Removing intermediate container 4f89ec3b1f9e 01:36:54 ---> 843d146e8e0b 01:36:54 Step 12/21 : ENV APP_PORT=59860 01:36:54 ---> Running in 8a20f5d3b665 01:36:54 ---> Running in b9393ad735ac 01:36:54 ---> Running in e0afa3e698f7 01:36:54 Removing intermediate container 7d6bd9e9d47d 01:36:54 ---> a67c49a07692 01:36:54 Step 12/22 : ENV APP_PORT=59881 01:36:54 ---> Running in 2247ff05663a 01:36:54 ---> Running in 17e16049c97e 01:36:54 Removing intermediate container e0afa3e698f7 01:36:54 ---> 1a3cd2aa2edc 01:36:54 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:36:54 Removing intermediate container 2247ff05663a 01:36:54 ---> 71f34624a8cd 01:36:54 Step 13/21 : EXPOSE $APP_PORT 01:36:54 ---> Running in eea2d9d7b567 01:36:54 Removing intermediate container b9393ad735ac 01:36:54 ---> 18b59344f5a1 01:36:54 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:36:54 Removing intermediate container 17e16049c97e 01:36:54 ---> 82938f4dd1ed 01:36:54 Step 13/22 : EXPOSE $APP_PORT 01:36:54 ---> Running in 67168a80bf81 01:36:54 ---> Running in a6b2edf7fb1e 01:36:55 Removing intermediate container 67168a80bf81 01:36:55 ---> 344959650478 01:36:55 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 01:36:55 Removing intermediate container a6b2edf7fb1e 01:36:55 ---> 938d6e495523 01:36:55 Step 14/22 : WORKDIR / 01:36:55 ---> 8a1b65321b45 01:36:55 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:36:55 ---> Running in 7df8054b43b6 01:36:55 Removing intermediate container 8a20f5d3b665 01:36:55 ---> 09d18483bcc6 01:36:55 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 01:36:55 ---> 902130c2c17c 01:36:55 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:36:55 ---> Running in 7b81a8e35f91 01:36:55 Removing intermediate container 7df8054b43b6 01:36:55 ---> efb19ee0f8ce 01:36:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:36:55 ---> 51059892cbeb 01:36:55 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:36:55 Removing intermediate container eea2d9d7b567 01:36:55 ---> 434bba460089 01:36:55 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 01:36:55 ---> Running in 9a2bfdd9e211 01:36:55 ---> a7ce1b4ce5b5 01:36:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:36:55 ---> e86ffcc4330c 01:36:55 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:36:55 ---> e6d0aab6c390 01:36:55 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:36:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:36:56 Removing intermediate container 9a2bfdd9e211 01:36:56 ---> 1ff11dd8f7cb 01:36:56 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:36:56 ---> 1fa9fd8dec2d 01:36:56 Step 17/21 : ENTRYPOINT ["/support-notifications"] 01:36:56 ---> Running in a29fcbfb1f41 01:36:56 ---> eff736287b5a 01:36:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:36:56 ---> 6ab02a46f680 01:36:56 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:36:56 ---> Running in 7e13da3c65bc 01:36:56 ---> bd5857d149b3 01:36:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:36:56 Removing intermediate container a29fcbfb1f41 01:36:56 ---> a13bc8cd2402 01:36:56 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:36:56 ---> Running in d8700e1267ce 01:36:56 ---> 3e635227a5f7 01:36:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:36:56 ---> 9069c460f296 01:36:56 Step 18/22 : ENTRYPOINT ["/core-metadata"] 01:36:56 ---> Running in aedac6764a01 01:36:56 Removing intermediate container d8700e1267ce 01:36:56 ---> 918486cc5fc7 01:36:56 Step 19/21 : LABEL arch=x86_64 01:36:56 ---> Running in fcffb83ae3e6 01:36:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:36:56 Removing intermediate container aedac6764a01 01:36:56 ---> 7935e66caa85 01:36:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:36:56 Removing intermediate container fcffb83ae3e6 01:36:56 ---> 692add5e0ed7 01:36:56 Step 20/21 : LABEL git_sha=c1674a672401ab4243199c3169f26d9e58f5dc14 01:36:56 ---> 36f61f83b779 01:36:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:36:56 ---> Running in f9b8966efe0a 01:36:56 ---> Running in bc601c093d2c 01:36:57 Removing intermediate container f9b8966efe0a 01:36:57 ---> c636d84f16a4 01:36:57 Step 21/21 : LABEL version=0.0.0 01:36:57 Removing intermediate container bc601c093d2c 01:36:57 ---> c944b7a36f28 01:36:57 Step 20/22 : LABEL arch=x86_64 01:36:57 ---> 01d1d2bbd2cf 01:36:57 Step 20/24 : 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/ 01:36:57 ---> Running in 138049caa337 01:36:57 ---> Running in 3b5a0e6177f6 01:36:57 ---> Running in 38fc07a1cf5b 01:36:57 (1/6) Installing dumb-init (1.2.5-r1) 01:36:57 Removing intermediate container 7e13da3c65bc 01:36:57 ---> d1f07c232d20 01:36:57 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 01:36:57 Removing intermediate container 138049caa337 01:36:57 ---> e1c18dde406f 01:36:57 01:36:57 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:36:57 Removing intermediate container 38fc07a1cf5b 01:36:57 ---> e07f9bf347c2 01:36:57 Step 21/22 : LABEL git_sha=c1674a672401ab4243199c3169f26d9e58f5dc14 01:36:57 Successfully built e1c18dde406f 01:36:57 Successfully tagged support-notifications:latest 01:36:57  Building support-notifications ... done Building security-proxy-setup 01:36:57 (3/6) Installing libsodium (1.0.18-r0) 01:36:57 ---> Running in 6aa61e1e9bf3 01:36:57 ---> a81372175013 01:36:57 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:36:57 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:36:57 (5/6) Installing libzmq (4.3.4-r0) 01:36:58 (6/6) Installing zeromq (4.3.4-r0) 01:36:58 Removing intermediate container 6aa61e1e9bf3 01:36:58 ---> 31e3a2984e2f 01:36:58 Step 22/22 : LABEL version=0.0.0 01:36:58 Executing busybox-1.33.1-r3.trigger 01:36:58 OK: 8 MiB in 20 packages 01:36:59 ---> Running in 0d75ac53f141 01:36:59 ---> fd5f5e977982 01:36:59 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:36:59 Removing intermediate container 0d75ac53f141 01:36:59 ---> a53a630d6fdb 01:36:59 01:36:59 Successfully built a53a630d6fdb 01:36:59 Successfully tagged core-metadata:latest 01:36:59 Building core-command 01:36:59  Building core-metadata ... done  ---> 6f4503437564 01:36:59 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:36:59 Removing intermediate container 3b5a0e6177f6 01:36:59 ---> aee41aa4d221 01:36:59 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 01:37:01 Removing intermediate container 7b81a8e35f91 01:37:01 ---> 342fc32c6fd3 01:37:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:37:01 ---> Running in f72c930a3214 01:37:01 ---> 6a75deb59227 01:37:01 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:37:01 ---> f61a67080c51 01:37:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:37:02 ---> bfa9acf9595a 01:37:02 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 01:37:02 Removing intermediate container f72c930a3214 01:37:02 ---> bddb523983d5 01:37:02 Step 22/24 : LABEL arch=x86_64 01:37:02 ---> Running in faad2aabc66e 01:37:02 ---> Running in 667c3f0a6bc5 01:37:02 ---> e2db7742c570 01:37:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:37:02 Removing intermediate container faad2aabc66e 01:37:02 ---> 5a15d29d28b5 01:37:02 Step 23/24 : LABEL git_sha=c1674a672401ab4243199c3169f26d9e58f5dc14 01:37:02 Removing intermediate container 667c3f0a6bc5 01:37:02 ---> e4cdf0587d64 01:37:02 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:37:02 ---> Running in 6d7e49913103 01:37:02 ---> 16a340505911 01:37:02 Step 18/22 : ENTRYPOINT ["/core-data"] 01:37:03 Removing intermediate container 6d7e49913103 01:37:03 ---> 356965341a6f 01:37:03 Step 24/24 : LABEL version=0.0.0 01:37:03 ---> fb6f54791dcb 01:37:03 Step 25/30 : RUN chmod +x /entrypoint.sh 01:37:03 ---> Running in d40f5377e61d 01:37:03 ---> Running in 8cf1c85dcd1d 01:37:03 ---> Running in 53e45f1a2c11 01:37:03 Removing intermediate container 8cf1c85dcd1d 01:37:03 ---> 0268e5dc3a9f 01:37:03 01:37:03 Removing intermediate container d40f5377e61d 01:37:03 ---> ad5e50c5400a 01:37:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:37:03 Successfully built 0268e5dc3a9f 01:37:03 Successfully tagged security-secretstore-setup:latest 01:37:03 Building support-scheduler 01:37:03  Building security-secretstore-setup ... done  ---> Running in 93fa118c861a 01:37:04 Removing intermediate container 93fa118c861a 01:37:04 ---> 970d0339b00c 01:37:04 Step 20/22 : LABEL arch=x86_64 01:37:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:37:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:37:05 ---> cc997fbc074b 01:37:05 Step 3/22 : WORKDIR /edgex-go 01:37:05 ---> Using cache 01:37:05 ---> 74bc462c5184 01:37:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:05 ---> Using cache 01:37:05 ---> 8b43bf2311ce 01:37:05 Step 5/22 : RUN apk add --update --no-cache make git 01:37:06 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:37:06 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:37:06 ---> cc997fbc074b 01:37:06 Step 3/20 : WORKDIR /edgex-go 01:37:06 ---> Using cache 01:37:06 ---> 74bc462c5184 01:37:06 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:06 ---> Using cache 01:37:06 ---> 8b43bf2311ce 01:37:06 Step 5/20 : RUN apk add --update --no-cache make git 01:37:06 ---> Running in c4318fa3977f 01:37:06 ---> Running in c613d627161c 01:37:06 ---> Running in f88f07c394f2 01:37:06 Removing intermediate container c4318fa3977f 01:37:06 ---> fcd7e5c81d62 01:37:06 Step 21/22 : LABEL git_sha=c1674a672401ab4243199c3169f26d9e58f5dc14 01:37:06 ---> Running in 85825e7245fb 01:37:06 Removing intermediate container 53e45f1a2c11 01:37:06 ---> 370cdc9c9410 01:37:06 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 01:37:07 Removing intermediate container 85825e7245fb 01:37:07 ---> 5c029a330676 01:37:07 Step 22/22 : LABEL version=0.0.0 01:37:07 ---> Running in 7416455458a4 01:37:07 ---> Running in e75e0e92e2fd 01:37:07 Removing intermediate container 7416455458a4 01:37:07 ---> eaa5380cd172 01:37:07 Step 27/30 : CMD ["gate"] 01:37:07 Removing intermediate container e75e0e92e2fd 01:37:07 ---> 8aba06f2e5fd 01:37:07 01:37:07 Successfully built 8aba06f2e5fd 01:37:07 Successfully tagged core-data:latest 01:37:07  Building core-data ... done Building sys-mgmt-agent 01:37:07 ---> Running in e4be981a88bc 01:37:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:37:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:37:07 Removing intermediate container e4be981a88bc 01:37:07 ---> 1b65c74e3d49 01:37:07 Step 28/30 : LABEL arch=x86_64 01:37:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:37:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:37:08 OK: 219 MiB in 52 packages 01:37:08 OK: 219 MiB in 52 packages 01:37:08 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:37:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:37:08 ---> cc997fbc074b 01:37:08 Step 3/23 : WORKDIR /edgex-go 01:37:08 ---> Using cache 01:37:08 ---> 74bc462c5184 01:37:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:08 ---> Using cache 01:37:08 ---> 8b43bf2311ce 01:37:08 Step 5/23 : RUN apk add --update --no-cache make git 01:37:09 ---> Running in 28b58d7c7f6d 01:37:09 ---> Running in 277ba47a8b24 01:37:09 Removing intermediate container 28b58d7c7f6d 01:37:09 ---> cc9852429bf2 01:37:09 Step 29/30 : LABEL git_sha=c1674a672401ab4243199c3169f26d9e58f5dc14 01:37:09 Removing intermediate container c613d627161c 01:37:09 ---> 7a171849dbaa 01:37:09 Step 6/20 : COPY . . 01:37:09 ---> Running in c87c7d51a05b 01:37:09 Removing intermediate container f88f07c394f2 01:37:09 ---> b7c58297f08b 01:37:09 Step 6/22 : COPY . . 01:37:10 Removing intermediate container c87c7d51a05b 01:37:10 ---> 027d4c859532 01:37:10 Step 30/30 : LABEL version=0.0.0 01:37:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:37:10 ---> Running in c22c5d781e1c 01:37:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:37:11 OK: 219 MiB in 52 packages 01:37:13 Removing intermediate container c22c5d781e1c 01:37:13 ---> 9f95100a1178 01:37:13 01:37:13 Successfully built 9f95100a1178 01:37:13 Successfully tagged security-bootstrapper:latest 01:37:14  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:37:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:37:14 ---> cc997fbc074b 01:37:14 Step 3/22 : WORKDIR /edgex-go 01:37:14 ---> Using cache 01:37:14 ---> 74bc462c5184 01:37:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:14 ---> Using cache 01:37:14 ---> 8b43bf2311ce 01:37:14 Step 5/22 : RUN apk add --update --no-cache make bash git 01:37:14 Removing intermediate container 277ba47a8b24 01:37:14 ---> 6833c51730d6 01:37:14 Step 6/23 : COPY go.mod . 01:37:14 ---> Running in 4f227d118062 01:37:14 ---> 98d53d8759aa 01:37:14 Step 7/23 : RUN go mod download 01:37:15 ---> Running in 69ad07418271 01:37:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:37:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:37:16 OK: 219 MiB in 52 packages 01:37:17 Removing intermediate container 69ad07418271 01:37:17 ---> 8d259c8bf91e 01:37:17 Step 8/23 : COPY . . 01:37:17 ---> df78eea9f133 01:37:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:17 ---> 2d83c5e5cf5a 01:37:17 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:18 ---> Running in ac413e4c36dc 01:37:18 ---> Running in 5ad399aac05a 01:37:18 Removing intermediate container 4f227d118062 01:37:18 ---> d482fb355265 01:37:18 Step 6/22 : COPY . . 01:37:23 Removing intermediate container ac413e4c36dc 01:37:23 ---> bdf2e9e71bd2 01:37:23 Step 8/22 : RUN make cmd/core-command/core-command 01:37:23 ---> Running in 6cddda0f210b 01:37:23 Removing intermediate container 5ad399aac05a 01:37:23 ---> 6643eb1cfdbb 01:37:23 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:37:23 ---> Running in 567fdf60e58e 01:37:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:37:24 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 01:37:26 ---> c8a60339889d 01:37:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:26 ---> a3de73dd9548 01:37:26 Step 9/23 : RUN go mod tidy 01:37:26 ---> Running in 9ec62e76e340 01:37:26 ---> Running in d95508978afe 01:37:28 Removing intermediate container 9ec62e76e340 01:37:28 ---> 7857cd11055e 01:37:28 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:37:28 ---> Running in aad976e1eaa7 01:37:28 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 01:37:30 Removing intermediate container d95508978afe 01:37:30 ---> 7b1d5753da5d 01:37:30 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:37:30 ---> Running in b5fc10d80eeb 01:37:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:37:49 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 01:37:52 Removing intermediate container 6cddda0f210b 01:37:52 ---> 4201c7f4454a 01:37:52 01:37:52 Step 9/22 : FROM alpine:3.14 01:37:52 ---> 14119a10abf4 01:37:52 Step 10/22 : RUN apk add --update --no-cache dumb-init 01:37:52 ---> Using cache 01:37:52 ---> 2aae75f613a4 01:37:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:37:52 ---> Using cache 01:37:52 ---> a67c49a07692 01:37:52 Step 12/22 : ENV APP_PORT=59882 01:37:52 ---> Running in 4ba3ceb60426 01:37:52 Removing intermediate container 4ba3ceb60426 01:37:52 ---> dd81e5dccffd 01:37:52 Step 13/22 : EXPOSE $APP_PORT 01:37:52 ---> Running in 3996fef09f97 01:37:52 Removing intermediate container 3996fef09f97 01:37:52 ---> 91c40303324c 01:37:52 Step 14/22 : WORKDIR / 01:37:53 ---> Running in 08d76133a65f 01:37:53 Removing intermediate container 08d76133a65f 01:37:53 ---> 06ca4df352b0 01:37:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:37:53 Removing intermediate container 567fdf60e58e 01:37:53 ---> 60339a55c347 01:37:53 01:37:53 Step 9/20 : FROM alpine:3.14 01:37:53 ---> 14119a10abf4 01:37:53 Step 10/20 : RUN apk add --update --no-cache curl 01:37:53 ---> Running in 8a26317b3ace 01:37:53 ---> f804f0ecec8e 01:37:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:37:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:37:54 ---> 60124354c7ed 01:37:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:37:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:37:54 ---> afa5a008d9c4 01:37:54 Step 18/22 : ENTRYPOINT ["/core-command"] 01:37:54 ---> Running in f7e12daf0215 01:37:54 (1/5) Installing ca-certificates (20191127-r5) 01:37:54 (2/5) Installing brotli-libs (1.0.9-r5) 01:37:55 (3/5) Installing nghttp2-libs (1.43.0-r0) 01:37:55 (4/5) Installing libcurl (7.79.1-r0) 01:37:55 (5/5) Installing curl (7.79.1-r0) 01:37:55 Executing busybox-1.33.1-r3.trigger 01:37:55 Executing ca-certificates-20191127-r5.trigger 01:37:55 Removing intermediate container f7e12daf0215 01:37:55 ---> 5bcfb9712e80 01:37:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:37:55 OK: 8 MiB in 19 packages 01:37:55 ---> Running in c9b45f840b67 01:37:55 Removing intermediate container c9b45f840b67 01:37:55 ---> f966b17f0751 01:37:55 Step 20/22 : LABEL arch=x86_64 01:37:55 ---> Running in 3f2c8d768b6b 01:37:55 Removing intermediate container 3f2c8d768b6b 01:37:55 ---> f12250aa1c9b 01:37:55 Step 21/22 : LABEL git_sha=c1674a672401ab4243199c3169f26d9e58f5dc14 01:37:55 ---> Running in 4e80b7e7af29 01:37:55 Removing intermediate container 8a26317b3ace 01:37:55 ---> dba70e13e970 01:37:55 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:37:55 ---> Running in 263827bea154 01:37:55 Removing intermediate container 4e80b7e7af29 01:37:55 ---> 0131f0c8be34 01:37:55 Step 22/22 : LABEL version=0.0.0 01:37:55 Removing intermediate container 263827bea154 01:37:55 ---> e7df8a691884 01:37:55 Step 12/20 : WORKDIR /edgex 01:37:55 ---> Running in 9df1b0ca7d84 01:37:55 ---> Running in 979c5a58b639 01:37:56 Removing intermediate container 979c5a58b639 01:37:56 ---> a09b4c6b0f53 01:37:56 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:37:56 Removing intermediate container 9df1b0ca7d84 01:37:56 ---> a058bf34c554 01:37:56 01:37:56 Successfully built a058bf34c554 01:37:56 Successfully tagged core-command:latest 01:37:56  Building core-command ... done  ---> 2a9363464aa4 01:37:56 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:37:57 Removing intermediate container aad976e1eaa7 01:37:57 ---> 2b759e234296 01:37:57 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:37:57 ---> Running in e7cb887e2e80 01:37:57 ---> 04982f80f998 01:37:57 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:37:57 ---> fe5484c6515c 01:37:57 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:37:57 ---> Running in ec6e85dba7ca 01:37:57 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 01:37:57 Removing intermediate container ec6e85dba7ca 01:37:57 ---> 7ff0f4976ce3 01:37:57 Step 17/20 : CMD ["--init=true"] 01:37:57 ---> Running in cec42772f867 01:37:58 Removing intermediate container cec42772f867 01:37:58 ---> 2121bc1f32ec 01:37:58 Step 18/20 : LABEL arch=x86_64 01:37:58 ---> Running in 333a1521a9d2 01:37:58 Removing intermediate container 333a1521a9d2 01:37:58 ---> aef0ffe43df7 01:37:58 Step 19/20 : LABEL git_sha=c1674a672401ab4243199c3169f26d9e58f5dc14 01:37:58 ---> Running in 2a4f0ca1b43e 01:37:58 Removing intermediate container 2a4f0ca1b43e 01:37:58 ---> 2b89992a55c7 01:37:58 Step 20/20 : LABEL version=0.0.0 01:37:58 ---> Running in 4136829cb963 01:37:58 Removing intermediate container 4136829cb963 01:37:58 ---> 0d6abe7d7d4c 01:37:58 01:37:58 Successfully built 0d6abe7d7d4c 01:37:58 Removing intermediate container e7cb887e2e80 01:37:58 ---> a17afbda3bd3 01:37:58 01:37:58 Step 10/22 : FROM docker:20.10.8 01:37:58 Successfully tagged security-proxy-setup:latest 01:37:58  Building security-proxy-setup ... done 20.10.8: Pulling from library/docker 01:38:00 Removing intermediate container b5fc10d80eeb 01:38:00 ---> ccc8ee50bd6a 01:38:00 01:38:00 Step 11/23 : FROM alpine:3.14 01:38:00 ---> 14119a10abf4 01:38:00 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:38:00 ---> Using cache 01:38:00 ---> 2aae75f613a4 01:38:00 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:38:00 ---> Using cache 01:38:00 ---> a67c49a07692 01:38:00 Step 14/23 : ENV APP_PORT=59861 01:38:01 ---> Running in 81c28e5e153d 01:38:01 Removing intermediate container 81c28e5e153d 01:38:01 ---> d1340bce0272 01:38:01 Step 15/23 : EXPOSE $APP_PORT 01:38:01 ---> Running in 575fec0a357d 01:38:01 Removing intermediate container 575fec0a357d 01:38:01 ---> 85904a64db87 01:38:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:38:01 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 01:38:01 Status: Downloaded newer image for docker:20.10.8 01:38:01 ---> bc6c0ffef665 01:38:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:38:01 ---> Running in 675b313128dd 01:38:01 ---> 20ea1686091a 01:38:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:38:01 Removing intermediate container 675b313128dd 01:38:01 ---> fa9af5f61846 01:38:01 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 01:38:01 ---> Running in 93269557839f 01:38:01 ---> 446c3588dbdb 01:38:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:38:02 ---> 052d648cc256 01:38:02 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:38:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:38:02 ---> Running in 375aa2a63cf9 01:38:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:38:02 Removing intermediate container 375aa2a63cf9 01:38:02 ---> e03104749aab 01:38:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:38:02 ---> Running in 712716962bd3 01:38:02 Removing intermediate container 712716962bd3 01:38:02 ---> c3a65d812f5a 01:38:02 Step 21/23 : LABEL arch=x86_64 01:38:02 ---> Running in 7ab8c675937c 01:38:02 (1/42) Installing readline (8.1.0-r0) 01:38:02 (2/42) Installing bash (5.1.4-r0) 01:38:02 Executing bash-5.1.4-r0.post-install 01:38:02 (3/42) Installing brotli-libs (1.0.9-r5) 01:38:02 (4/42) Installing nghttp2-libs (1.43.0-r0) 01:38:02 (5/42) Installing libcurl (7.79.1-r0) 01:38:02 (6/42) Installing curl (7.79.1-r0) 01:38:02 (7/42) Installing dumb-init (1.2.5-r1) 01:38:02 (8/42) Installing libbz2 (1.0.8-r1) 01:38:02 (9/42) Installing expat (2.4.1-r0) 01:38:02 (10/42) Installing libffi (3.3-r2) 01:38:02 (11/42) Installing gdbm (1.19-r0) 01:38:02 Removing intermediate container 7ab8c675937c 01:38:02 ---> f8af000c73c3 01:38:02 Step 22/23 : LABEL git_sha=c1674a672401ab4243199c3169f26d9e58f5dc14 01:38:02 (12/42) Installing xz-libs (5.2.5-r0) 01:38:02 (13/42) Installing libgcc (10.3.1_git20210424-r2) 01:38:02 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 01:38:02 (15/42) Installing mpdecimal (2.5.1-r1) 01:38:02 (16/42) Installing sqlite-libs (3.35.5-r0) 01:38:02 (17/42) Installing python3 (3.9.5-r1) 01:38:02 ---> Running in c4ab8b7a460e 01:38:03 Removing intermediate container c4ab8b7a460e 01:38:03 ---> 7efaef82fc57 01:38:03 Step 23/23 : LABEL version=0.0.0 01:38:03 ---> Running in 17ff4e70fb5c 01:38:03 (18/42) Installing py3-appdirs (1.4.4-r2) 01:38:03 (19/42) Installing py3-chardet (4.0.0-r2) 01:38:03 (20/42) Installing py3-idna (3.2-r0) 01:38:03 (21/42) Installing py3-urllib3 (1.26.5-r0) 01:38:03 (22/42) Installing py3-certifi (2020.12.5-r1) 01:38:03 (23/42) Installing py3-requests (2.25.1-r4) 01:38:03 (24/42) Installing py3-msgpack (1.0.2-r1) 01:38:03 (25/42) Installing py3-lockfile (0.12.2-r4) 01:38:03 (26/42) Installing py3-cachecontrol (0.12.6-r1) 01:38:03 Removing intermediate container 17ff4e70fb5c 01:38:03 ---> b513fbf932ac 01:38:03 01:38:03 (27/42) Installing py3-colorama (0.4.4-r1) 01:38:03 (28/42) Installing py3-contextlib2 (0.6.0-r1) 01:38:03 (29/42) Installing py3-distlib (0.3.1-r3) 01:38:03 (30/42) Installing py3-distro (1.5.0-r3) 01:38:03 (31/42) Installing py3-six (1.15.0-r1) 01:38:03 Successfully built b513fbf932ac 01:38:03 (32/42) Installing py3-webencodings (0.5.1-r4) 01:38:03 Successfully tagged support-scheduler:latest 01:38:03  Building support-scheduler ... done (33/42) Installing py3-html5lib (1.1-r1) 01:38:03 (34/42) Installing py3-parsing (2.4.7-r2) 01:38:03 (35/42) Installing py3-packaging (20.9-r1) 01:38:03 (36/42) Installing py3-toml (0.10.2-r2) 01:38:03 (37/42) Installing py3-pep517 (0.10.0-r2) 01:38:03 (38/42) Installing py3-progress (1.5-r2) 01:38:03 (39/42) Installing py3-retrying (1.3.3-r1) 01:38:03 (40/42) Installing py3-ordered-set (4.0.2-r1) 01:38:03 (41/42) Installing py3-setuptools (52.0.0-r3) 01:38:03 (42/42) Installing py3-pip (20.3.4-r1) 01:38:04 Executing busybox-1.33.1-r3.trigger 01:38:04 OK: 84 MiB in 64 packages 01:38:04 Collecting docker-compose==1.23.2 01:38:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:38:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:38:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:38:04 Collecting websocket-client<1.0,>=0.32.0 01:38:04 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:38:04 Collecting docker<4.0,>=3.6.0 01:38:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:38:04 Collecting texttable<0.10,>=0.9.0 01:38:04 Downloading texttable-0.9.1.tar.gz (11 kB) 01:38:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 01:38:05 Collecting cached-property<2,>=1.2.0 01:38:05 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:38:05 Collecting dockerpty<0.5,>=0.4.1 01:38:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:38:05 Collecting docopt<0.7,>=0.6.1 01:38:05 Downloading docopt-0.6.2.tar.gz (25 kB) 01:38:06 Collecting jsonschema<3,>=2.5.1 01:38:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:38:06 Collecting PyYAML<4,>=3.10 01:38:06 Downloading PyYAML-3.13.tar.gz (270 kB) 01:38:06 Collecting docker-pycreds>=0.4.0 01:38:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:38:06 Collecting chardet<3.1.0,>=3.0.2 01:38:06 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:38:06 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 01:38:06 Collecting idna<2.8,>=2.5 01:38:06 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:38:06 Collecting urllib3<1.25,>=1.21.1 01:38:06 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:38:06 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:38:06 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:38:06 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:38:06 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:38:06 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:38:06 Attempting uninstall: urllib3 01:38:06 Found existing installation: urllib3 1.26.5 01:38:06 Uninstalling urllib3-1.26.5: 01:38:06 Successfully uninstalled urllib3-1.26.5 01:38:06 Attempting uninstall: idna 01:38:06 Found existing installation: idna 3.2 01:38:06 Uninstalling idna-3.2: 01:38:06 Successfully uninstalled idna-3.2 01:38:07 Attempting uninstall: chardet 01:38:07 Found existing installation: chardet 4.0.0 01:38:07 Uninstalling chardet-4.0.0: 01:38:07 Successfully uninstalled chardet-4.0.0 01:38:07 Attempting uninstall: requests 01:38:07 Found existing installation: requests 2.25.1 01:38:07 Uninstalling requests-2.25.1: 01:38:07 Successfully uninstalled requests-2.25.1 01:38:07 Running setup.py install for texttable: started 01:38:07 Running setup.py install for texttable: finished with status 'done' 01:38:07 Running setup.py install for PyYAML: started 01:38:08 Running setup.py install for PyYAML: finished with status 'done' 01:38:08 Running setup.py install for docopt: started 01:38:08 Running setup.py install for docopt: finished with status 'done' 01:38:08 Running setup.py install for dockerpty: started 01:38:08 Running setup.py install for dockerpty: finished with status 'done' 01:38:09 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 01:38:12 Removing intermediate container 93269557839f 01:38:12 ---> 221f05631212 01:38:12 Step 13/22 : ENV APP_PORT=58890 01:38:12 ---> Running in 70ee8a003560 01:38:12 Removing intermediate container 70ee8a003560 01:38:12 ---> ce2bd3c1479e 01:38:12 Step 14/22 : EXPOSE $APP_PORT 01:38:12 ---> Running in 5d5e93605fd0 01:38:12 Removing intermediate container 5d5e93605fd0 01:38:12 ---> 0d167e72c869 01:38:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:38:12 ---> e5ceb01db819 01:38:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:38:12 ---> bd6a0609bc7d 01:38:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:38:13 ---> 2a9e6101313b 01:38:13 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 01:38:13 ---> Running in 268e85c4569f 01:38:13 Removing intermediate container 268e85c4569f 01:38:13 ---> 9ddb415112de 01:38:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:38:13 ---> Running in 42a956b64f22 01:38:13 Removing intermediate container 42a956b64f22 01:38:13 ---> ae9b23db889b 01:38:13 Step 20/22 : LABEL arch=x86_64 01:38:13 ---> Running in 0a6372e4334c 01:38:13 Removing intermediate container 0a6372e4334c 01:38:13 ---> 893f19b594d6 01:38:13 Step 21/22 : LABEL git_sha=c1674a672401ab4243199c3169f26d9e58f5dc14 01:38:13 ---> Running in 3cd2cd72139c 01:38:13 Removing intermediate container 3cd2cd72139c 01:38:13 ---> 4e10dafc3f79 01:38:13 Step 22/22 : LABEL version=0.0.0 01:38:13 ---> Running in d414457ce821 01:38:13 Removing intermediate container d414457ce821 01:38:13 ---> 9c833bb1964e 01:38:13 01:38:13 Successfully built 9c833bb1964e 01:38:13 Successfully tagged sys-mgmt-agent:latest 01:38:13  Building sys-mgmt-agent ... done  [Pipeline] } 01:38:13 $ docker stop --time=1 df4a8350e975dc3982ec93695a6a1e30d65b38feaa6de8d19a3208fabba16da6 01:38:14 $ docker rm -f df4a8350e975dc3982ec93695a6a1e30d65b38feaa6de8d19a3208fabba16da6 [Pipeline] // withDockerContainer [Pipeline] sh 01:38:15 + docker images 01:38:15 REPOSITORY TAG IMAGE ID CREATED SIZE 01:38:15 sys-mgmt-agent latest 9c833bb1964e 2 seconds ago 294MB 01:38:15 support-scheduler latest b513fbf932ac 12 seconds ago 16.1MB 01:38:15 ccc8ee50bd6a 15 seconds ago 1.75GB 01:38:15 security-proxy-setup latest 0d6abe7d7d4c 17 seconds ago 26.7MB 01:38:15 a17afbda3bd3 17 seconds ago 1.75GB 01:38:15 core-command latest a058bf34c554 20 seconds ago 16MB 01:38:15 60339a55c347 22 seconds ago 1.76GB 01:38:15 4201c7f4454a 24 seconds ago 1.75GB 01:38:15 security-bootstrapper latest 9f95100a1178 About a minute ago 18.8MB 01:38:15 core-data latest 8aba06f2e5fd About a minute ago 20.5MB 01:38:15 security-secretstore-setup latest 0268e5dc3a9f About a minute ago 28.2MB 01:38:15 core-metadata latest a53a630d6fdb About a minute ago 16.8MB 01:38:15 support-notifications latest e1c18dde406f About a minute ago 16.8MB 01:38:15 61eafc3670e4 About a minute ago 1.76GB 01:38:15 90910fd4a60b About a minute ago 1.76GB 01:38:15 8a9c9854a796 About a minute ago 1.75GB 01:38:15 ba269ea865d5 About a minute ago 1.75GB 01:38:15 9ed854aecaa9 About a minute ago 1.76GB 01:38:15 ci-base-image-x86_64 latest cc997fbc074b 6 minutes ago 1.25GB 01:38:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 days ago 34.5MB 01:38:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine e839a31ac9d1 6 days ago 546MB 01:38:15 docker 20.10.8 bc6c0ffef665 5 weeks ago 214MB 01:38:15 alpine 3.14 14119a10abf4 6 weeks ago 5.6MB 01:38:15 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 01:38:30 Still waiting to schedule task 01:38:30 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 01:38:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-928 in /w/workspace/edgexfoundry_edgex-go_PR-3751 [Pipeline] { [Pipeline] ws 01:38:59 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 01:38:59 The recommended git tool is: git 01:39:06 using credential edgex-jenkins-ssh 01:39:06 Cloning the remote Git repository 01:39:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:39:06 > git init /w/workspace/edgex-go/3 # timeout=10 01:39:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:39:06 > git --version # timeout=10 01:39:06 > git --version # 'git version 2.17.1' 01:39:06 using GIT_SSH to set credentials SSH Credentials for GitHub 01:39:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:39:54 Merging remotes/origin/main commit 745cb475a1aaaa7f65879c3fe5597f8aef72f136 into PR head commit c1674a672401ab4243199c3169f26d9e58f5dc14 01:39:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:39:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:39:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:39:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:39:53 using GIT_SSH to set credentials SSH Credentials for GitHub 01:39:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3751/head:refs/remotes/origin/PR-3751 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:39:54 > git config core.sparsecheckout # timeout=10 01:39:54 > git checkout -f c1674a672401ab4243199c3169f26d9e58f5dc14 # timeout=10 01:39:54 Merge succeeded, producing c1674a672401ab4243199c3169f26d9e58f5dc14 01:39:54 Checking out Revision c1674a672401ab4243199c3169f26d9e58f5dc14 (PR-3751) 01:39:54 > git remote # timeout=10 01:39:54 > git config --get remote.origin.url # timeout=10 01:39:54 using GIT_SSH to set credentials SSH Credentials for GitHub 01:39:54 > git merge 745cb475a1aaaa7f65879c3fe5597f8aef72f136 # timeout=10 01:39:54 > git rev-parse HEAD^{commit} # timeout=10 01:39:54 > git config core.sparsecheckout # timeout=10 01:39:54 > git checkout -f c1674a672401ab4243199c3169f26d9e58f5dc14 # timeout=10 01:39:59 Commit message: "docs(meta): Correct core-metadata device API example" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:39:59 provisioning config files... 01:39:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4648691696826313709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:40:00 ---> docker-login.sh 01:40:00 nexus3.edgexfoundry.org:10001 01:40:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:03 Configure a credential helper to remove this warning. See 01:40:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:03 01:40:03 Login Succeeded 01:40:03 nexus3.edgexfoundry.org:10002 01:40:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:03 Configure a credential helper to remove this warning. See 01:40:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:03 01:40:03 Login Succeeded 01:40:03 nexus3.edgexfoundry.org:10003 01:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:04 Configure a credential helper to remove this warning. See 01:40:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:04 01:40:04 Login Succeeded 01:40:04 nexus3.edgexfoundry.org:10004 01:40:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:05 Configure a credential helper to remove this warning. See 01:40:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:05 01:40:05 Login Succeeded 01:40:05 docker.io 01:40:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:40:06 Configure a credential helper to remove this warning. See 01:40:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:40:06 01:40:06 Login Succeeded 01:40:06 ---> docker-login.sh ends [Pipeline] } 01:40:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:40:06 ========================================================= 01:40:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:40:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:40:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:40:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:40:07 bbf911997326: Pulling fs layer 01:40:07 58ec367f63d7: Pulling fs layer 01:40:07 1b4a6ffa7d45: Pulling fs layer 01:40:07 fc5181fea5dc: Pulling fs layer 01:40:07 9c418107303f: Pulling fs layer 01:40:07 284eca6f2348: Pulling fs layer 01:40:07 842844d905b1: Pulling fs layer 01:40:07 901a3a57568e: Pulling fs layer 01:40:07 fc5181fea5dc: Waiting 01:40:07 9c418107303f: Waiting 01:40:07 284eca6f2348: Waiting 01:40:07 901a3a57568e: Waiting 01:40:07 842844d905b1: Waiting 01:40:07 1b4a6ffa7d45: Verifying Checksum 01:40:07 1b4a6ffa7d45: Download complete 01:40:07 58ec367f63d7: Verifying Checksum 01:40:07 58ec367f63d7: Download complete 01:40:07 9c418107303f: Verifying Checksum 01:40:07 9c418107303f: Download complete 01:40:07 284eca6f2348: Download complete 01:40:07 842844d905b1: Verifying Checksum 01:40:07 842844d905b1: Download complete 01:40:07 bbf911997326: Download complete 01:40:08 bbf911997326: Pull complete 01:40:09 58ec367f63d7: Pull complete 01:40:09 1b4a6ffa7d45: Pull complete 01:40:10 901a3a57568e: Verifying Checksum 01:40:10 901a3a57568e: Download complete 01:40:11 fc5181fea5dc: Verifying Checksum 01:40:11 fc5181fea5dc: Download complete 01:40:23 fc5181fea5dc: Pull complete 01:40:23 9c418107303f: Pull complete 01:40:23 284eca6f2348: Pull complete 01:40:23 842844d905b1: Pull complete 01:40:29 901a3a57568e: Pull complete 01:40:29 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 01:40:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:40:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 01:40:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:40:29 WORKDIR /edgex 01:40:29 COPY go.mod . 01:40:29 RUN go mod download 01:40:29 + docker build -t ci-base-image-arm64 -f - . 01:40:32 Sending build context to Docker daemon 166.3MB 01:40:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:40:32 ---> 72ade6ffb461 01:40:32 Step 2/4 : WORKDIR /edgex 01:40:42 ---> Running in 6c3a077239e2 01:40:43 Removing intermediate container 6c3a077239e2 01:40:43 ---> 8d5df0490bfb 01:40:43 Step 3/4 : COPY go.mod . 01:40:43 ---> 44d1b738db5a 01:40:43 Step 4/4 : RUN go mod download 01:40:44 ---> Running in 9c2b5f9fbfd7 01:42:21 Removing intermediate container 9c2b5f9fbfd7 01:42:21 ---> 5c0d9a5e07e5 01:42:21 Successfully built 5c0d9a5e07e5 01:42:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:42:21 + docker inspect -f . ci-base-image-arm64 01:42:21 . [Pipeline] withDockerContainer 01:42:21 prd-ubuntu18.04-docker-arm64-4c-16g-928 does not seem to be running inside a container 01:42:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:42:23 $ docker top 27ba17b8ab6d57d894c471e572296126f694edcefdda59078b9c15894a4bfa86 -eo pid,comm [Pipeline] { [Pipeline] sh 01:42:24 + go version 01:42:24 go version go1.16.8 linux/arm64 [Pipeline] } 01:42:24 $ docker stop --time=1 27ba17b8ab6d57d894c471e572296126f694edcefdda59078b9c15894a4bfa86 01:42:26 $ docker rm -f 27ba17b8ab6d57d894c471e572296126f694edcefdda59078b9c15894a4bfa86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:42:27 + docker inspect -f . ci-base-image-arm64 01:42:27 . [Pipeline] withDockerContainer 01:42:28 prd-ubuntu18.04-docker-arm64-4c-16g-928 does not seem to be running inside a container 01:42:28 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:42:30 $ docker top 2fa9e66fff9135ca55ebe4d885bc4a4f24fe1b8918d8f3e07af3e18fcf92227d -eo pid,comm [Pipeline] { [Pipeline] echo 01:42:30 ========================================================= 01:42:30 [edgeXBuildGoParallel] Running Tests and Build... 01:42:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:42:31 + make test 01:42:31 go mod tidy 01:42:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:42:49 Running on prd-ubuntu18.04-docker-8c-8g-937 in /w/workspace/edgexfoundry_edgex-go_PR-3751 [Pipeline] { [Pipeline] ws 01:42:49 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 01:42:49 The recommended git tool is: git 01:42:51 using credential edgex-jenkins-ssh 01:42:51 Cloning the remote Git repository 01:42:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:42:51 > git init /w/workspace/edgex-go/3 # timeout=10 01:42:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:42:51 > git --version # timeout=10 01:42:51 > git --version # 'git version 2.17.1' 01:42:51 using GIT_SSH to set credentials SSH Credentials for GitHub 01:42:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:42:57 Merging remotes/origin/main commit 745cb475a1aaaa7f65879c3fe5597f8aef72f136 into PR head commit c1674a672401ab4243199c3169f26d9e58f5dc14 01:42:57 Merge succeeded, producing c1674a672401ab4243199c3169f26d9e58f5dc14 01:42:57 Checking out Revision c1674a672401ab4243199c3169f26d9e58f5dc14 (PR-3751) 01:42:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:42:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:42:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:42:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:42:56 using GIT_SSH to set credentials SSH Credentials for GitHub 01:42:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3751/head:refs/remotes/origin/PR-3751 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:42:57 > git config core.sparsecheckout # timeout=10 01:42:57 > git checkout -f c1674a672401ab4243199c3169f26d9e58f5dc14 # timeout=10 01:42:57 > git remote # timeout=10 01:42:57 > git config --get remote.origin.url # timeout=10 01:42:57 using GIT_SSH to set credentials SSH Credentials for GitHub 01:42:57 > git merge 745cb475a1aaaa7f65879c3fe5597f8aef72f136 # timeout=10 01:42:57 > git rev-parse HEAD^{commit} # timeout=10 01:42:57 > git config core.sparsecheckout # timeout=10 01:42:57 > git checkout -f c1674a672401ab4243199c3169f26d9e58f5dc14 # timeout=10 01:42:59 ? github.com/edgexfoundry/edgex-go [no test files] 01:43:00 Commit message: "docs(meta): Correct core-metadata device API example" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:43:01 + echo snap-build.sh 01:43:01 snap-build.sh 01:43:01 + SNAP_BASE_DIR=. 01:43:01 + '[' '!' -z /w/workspace/edgex-go/3 ']' 01:43:01 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 01:43:01 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 01:43:01 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 01:43:01 + cd /w/workspace/edgex-go/3 01:43:01 + sudo apt-get remove -qy --purge lxd lxd-client 01:43:01 Reading package lists... 01:43:01 Building dependency tree... 01:43:01 Reading state information... 01:43:01 The following packages were automatically installed and are no longer required: 01:43:01 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 01:43:01 uidmap xdelta3 01:43:01 Use 'sudo apt autoremove' to remove them. 01:43:01 The following packages will be REMOVED: 01:43:01 lxd* lxd-client* 01:43:02 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 01:43:02 After this operation, 31.7 MB disk space will be freed. 01:43:02 (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.) 01:43:02 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 01:43:03 Removing lxd dnsmasq configuration 01:43:03 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 01:43:03 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 01:43:04 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:43:04 (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.) 01:43:04 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 01:43:06 Processing triggers for systemd (237-3ubuntu10.45) ... 01:43:06 Processing triggers for ureadahead (0.100.0-21) ... 01:43:06 + sudo snap remove --purge lxd 01:43:06 snap "lxd" is not installed 01:43:06 + sudo groupadd --force --system lxd 01:43:06 ++ whoami 01:43:06 + sudo /usr/sbin/usermod -G lxd -a jenkins 01:43:06 + newgrp - lxd 01:43:06 + sudo snap install lxd 01:43:15 2021-10-13T01:43:13Z INFO Waiting for automatic snapd restart... 01:43:33 lxd 4.19 from Canonical* installed 01:43:33 + sudo lxd init --auto 01:43:41 + sudo snap install --classic snapcraft 01:43:53 snapcraft 5.0 from Canonical* installed 01:43:53 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 01:43:53 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 01:43:53 % Total % Received % Xferd Average Speed Time Time Time Current 01:43:53 Dload Upload Total Spent Left Speed 01:43:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4236 0 --:--:-- --:--:-- --:--:-- 4236 01:43:53 100 3325k 100 3325k 0 0 8658k 0 --:--:-- --:--:-- --:--:-- 8658k 01:43:53 ./yq_linux_amd64 01:43:53 + sudo snapcraft prime --use-lxd 01:43:54 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 01:43:54 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 01:43:54 - README.md 01:43:54 01:43:54 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:43:54 Launching a container. 01:43:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:44:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:44:01 Waiting for container to be ready 01:44:01 To start your first instance, try: lxc launch ubuntu:20.04 01:44:01 01:44:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:44:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:44:05 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 01:44:05 Waiting for network to be ready... 01:44:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:44:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 01:44:06 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:44:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 01:44:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 01:44:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 01:44:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 01:44:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 01:44:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1141 kB] 01:44:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [261 kB] 01:44:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:44:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:44:07 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:44:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:44:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:44:07 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:44:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:44:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:44:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:44:07 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2251 kB] 01:44:07 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 01:44:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 01:44:07 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 01:44:07 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [493 kB] 01:44:07 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.9 kB] 01:44:07 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1756 kB] 01:44:07 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [377 kB] 01:44:10 Fetched 25.4 MB in 4s (5983 kB/s) 01:44:11 Reading package lists... 01:44:11 Reading package lists... 01:44:11 Building dependency tree... 01:44:11 Reading state information... 01:44:11 The following additional packages will be installed: 01:44:11 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:44:11 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:44:11 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:44:11 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 01:44:11 Suggested packages: 01:44:11 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 01:44:11 Recommended packages: 01:44:11 gnupg libsasl2-modules 01:44:11 The following NEW packages will be installed: 01:44:11 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:44:11 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:44:11 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:44:11 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 01:44:11 The following packages will be upgraded: 01:44:11 gpg gpg-agent gpgconf libudev1 01:44:11 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 01:44:11 Need to get 3527 kB of archives. 01:44:11 After this operation, 13.3 MB of additional disk space will be used. 01:44:11 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] 01:44:11 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] 01:44:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 01:44:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 01:44:11 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 01:44:12 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 01:44:12 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 01:44:12 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 01:44:12 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 01:44:12 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 01:44:12 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 01:44:12 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 01:44:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 01:44:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 01:44:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 01:44:12 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 01:44:12 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 01:44:12 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 01:44:12 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 01:44:12 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 01:44:12 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 01:44:12 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 01:44:12 debconf: delaying package configuration, since apt-utils is not installed 01:44:12 Fetched 3527 kB in 1s (3035 kB/s) 01:44:12 (Reading database ... 12511 files and directories currently installed.) 01:44:12 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 01:44:12 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 01:44:13 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 01:44:13 Selecting previously unselected package udev. 01:44:13 (Reading database ... 12511 files and directories currently installed.) 01:44:13 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 01:44:13 Unpacking udev (237-3ubuntu10.52) ... 01:44:13 Selecting previously unselected package libfuse2:amd64. 01:44:13 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 01:44:13 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:44:13 Selecting previously unselected package fuse. 01:44:13 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 01:44:13 Unpacking fuse (2.9.7-1ubuntu1) ... 01:44:13 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 01:44:13 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:44:13 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 01:44:13 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:44:13 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 01:44:13 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:44:13 Selecting previously unselected package libksba8:amd64. 01:44:13 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 01:44:13 Unpacking libksba8:amd64 (1.3.5-2) ... 01:44:13 Selecting previously unselected package libroken18-heimdal:amd64. 01:44:13 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:44:13 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:44:13 Selecting previously unselected package libasn1-8-heimdal:amd64. 01:44:13 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:44:13 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:44:13 Selecting previously unselected package libheimbase1-heimdal:amd64. 01:44:13 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:44:13 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:44:13 Selecting previously unselected package libhcrypto4-heimdal:amd64. 01:44:13 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:44:13 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:44:14 Selecting previously unselected package libwind0-heimdal:amd64. 01:44:14 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:44:14 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:44:14 Selecting previously unselected package libhx509-5-heimdal:amd64. 01:44:14 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:44:14 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:44:14 Selecting previously unselected package libkrb5-26-heimdal:amd64. 01:44:14 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:44:14 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:44:14 Selecting previously unselected package libheimntlm0-heimdal:amd64. 01:44:14 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:44:14 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:44:14 Selecting previously unselected package libgssapi3-heimdal:amd64. 01:44:14 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:44:14 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:44:14 Selecting previously unselected package libsasl2-modules-db:amd64. 01:44:14 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:44:14 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:44:14 Selecting previously unselected package libsasl2-2:amd64. 01:44:14 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:44:14 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:44:14 Selecting previously unselected package libldap-common. 01:44:14 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 01:44:14 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 01:44:14 Selecting previously unselected package libldap-2.4-2:amd64. 01:44:14 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 01:44:14 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 01:44:14 Selecting previously unselected package dirmngr. 01:44:14 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 01:44:14 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 01:44:14 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 01:44:14 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 01:44:14 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:44:14 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:44:14 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:44:14 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 01:44:14 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:44:14 Setting up libksba8:amd64 (1.3.5-2) ... 01:44:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:44:14 Setting up udev (237-3ubuntu10.52) ... 01:44:15 invoke-rc.d: policy-rc.d denied execution of start. 01:44:15 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:44:15 Processing triggers for systemd (237-3ubuntu10) ... 01:44:15 Setting up fuse (2.9.7-1ubuntu1) ... 01:44:15 Setting up gpg (2.2.4-1ubuntu1.4) ... 01:44:15 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:44:15 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:44:15 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:44:15 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:44:15 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:44:15 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:44:15 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:44:15 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 01:44:15 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 01:44:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:44:15 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 01:44:15 settings in the [Install] section, and DefaultInstance for template units). 01:44:15 This means they are not meant to be enabled using systemctl. 01:44:15 Possible reasons for having this kind of units are: 01:44:15 1) A unit may be statically enabled by being symlinked from another unit's 01:44:15 .wants/ or .requires/ directory. 01:44:15 2) A unit's purpose may be to act as a helper for some other unit which has 01:44:15 a requirement dependency on it. 01:44:15 3) A unit may be started when needed via activation (socket, path, timer, 01:44:15 D-Bus, udev, scripted systemctl call, ...). 01:44:15 4) In case of template units, the unit is meant to be enabled with some 01:44:15 instance name specified. 01:44:16 Reading package lists... 01:44:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:44:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:44:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:44:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:44:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:44:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:44:16 Building dependency tree... 01:44:16 Reading state information... 01:44:16 The following additional packages will be installed: 01:44:16 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 01:44:16 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 01:44:16 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 01:44:16 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 01:44:16 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 01:44:16 Suggested packages: 01:44:16 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 01:44:16 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 01:44:16 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 01:44:16 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 01:44:16 systemd-container policykit-1 01:44:16 Recommended packages: 01:44:16 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 01:44:16 The following NEW packages will be installed: 01:44:16 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 01:44:16 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 01:44:16 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 01:44:16 multiarch-support openssh-client python3 python3-minimal python3.6 01:44:16 python3.6-minimal snapd squashfs-tools sudo 01:44:16 The following packages will be upgraded: 01:44:16 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 01:44:16 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 01:44:16 Need to get 36.8 MB of archives. 01:44:16 After this operation, 147 MB of additional disk space will be used. 01:44:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 01:44:16 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 01:44:16 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 01:44:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 01:44:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 01:44:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 01:44:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 01:44:16 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 01:44:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 01:44:17 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 01:44:17 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 01:44:17 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 01:44:17 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 01:44:17 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 01:44:17 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 01:44:17 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 01:44:17 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 01:44:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:44:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:44:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:44:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:44:17 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 01:44:17 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 01:44:17 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 01:44:17 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 01:44:17 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 01:44:17 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 01:44:17 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 01:44:17 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 01:44:17 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 01:44:17 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 01:44:17 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 01:44:17 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 01:44:17 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 01:44:18 debconf: delaying package configuration, since apt-utils is not installed 01:44:18 Fetched 36.8 MB in 2s (20.3 MB/s) 01:44:18 (Reading database ... 12757 files and directories currently installed.) 01:44:18 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 01:44:18 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 01:44:19 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 01:44:19 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 01:44:19 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 01:44:19 (Reading database ... 12757 files and directories currently installed.) 01:44:19 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 01:44:19 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 01:44:19 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 01:44:19 (Reading database ... 12757 files and directories currently installed.) 01:44:19 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 01:44:19 Unpacking apt (1.6.14) over (1.6.1) ... 01:44:19 Setting up apt (1.6.14) ... 01:44:19 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 01:44:20 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 01:44:20 (Reading database ... 12764 files and directories currently installed.) 01:44:20 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 01:44:20 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 01:44:20 Selecting previously unselected package libpython3.6-minimal:amd64. 01:44:20 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:44:20 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:44:20 Selecting previously unselected package libexpat1:amd64. 01:44:20 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 01:44:20 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:44:20 Selecting previously unselected package python3.6-minimal. 01:44:20 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:44:20 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 01:44:20 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 01:44:20 Checking for services that may need to be restarted...done. 01:44:20 Checking for services that may need to be restarted...done. 01:44:20 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:44:20 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:44:20 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 01:44:21 Selecting previously unselected package python3-minimal. 01:44:21 (Reading database ... 13012 files and directories currently installed.) 01:44:21 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 01:44:21 Unpacking python3-minimal (3.6.7-1~18.04) ... 01:44:21 Selecting previously unselected package mime-support. 01:44:21 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 01:44:21 Unpacking mime-support (3.60ubuntu1) ... 01:44:21 Selecting previously unselected package libmpdec2:amd64. 01:44:21 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 01:44:21 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:44:21 Selecting previously unselected package libpython3.6-stdlib:amd64. 01:44:21 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:44:21 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:44:21 Selecting previously unselected package python3.6. 01:44:21 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:44:21 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 01:44:22 Selecting previously unselected package libpython3-stdlib:amd64. 01:44:22 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 01:44:22 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:44:22 Setting up python3-minimal (3.6.7-1~18.04) ... 01:44:22 Selecting previously unselected package python3. 01:44:22 (Reading database ... 13442 files and directories currently installed.) 01:44:22 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 01:44:22 Unpacking python3 (3.6.7-1~18.04) ... 01:44:22 Selecting previously unselected package multiarch-support. 01:44:22 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 01:44:22 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 01:44:22 Setting up multiarch-support (2.27-3ubuntu1.4) ... 01:44:22 Selecting previously unselected package liblzo2-2:amd64. 01:44:22 (Reading database ... 13479 files and directories currently installed.) 01:44:22 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 01:44:22 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 01:44:22 Selecting previously unselected package libbsd0:amd64. 01:44:22 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 01:44:22 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:44:22 Selecting previously unselected package sudo. 01:44:22 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 01:44:22 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 01:44:22 Selecting previously unselected package apparmor. 01:44:22 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 01:44:22 Unpacking apparmor (2.12-4ubuntu5.1) ... 01:44:22 Selecting previously unselected package libedit2:amd64. 01:44:22 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 01:44:22 Unpacking libedit2:amd64 (3.1-20170329-1) ... 01:44:22 Selecting previously unselected package libkrb5support0:amd64. 01:44:22 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 01:44:22 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:44:22 Selecting previously unselected package libk5crypto3:amd64. 01:44:22 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 01:44:22 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:44:23 Selecting previously unselected package libkeyutils1:amd64. 01:44:23 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 01:44:23 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:44:23 Selecting previously unselected package libkrb5-3:amd64. 01:44:23 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 01:44:23 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:44:23 Selecting previously unselected package libgssapi-krb5-2:amd64. 01:44:23 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 01:44:23 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:44:23 Selecting previously unselected package libssl1.0.0:amd64. 01:44:23 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 01:44:23 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 01:44:23 Selecting previously unselected package openssh-client. 01:44:23 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 01:44:23 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 01:44:23 Selecting previously unselected package squashfs-tools. 01:44:23 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 01:44:23 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 01:44:23 Selecting previously unselected package snapd. 01:44:23 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 01:44:23 Unpacking snapd (2.51.1+18.04) ... 01:44:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.222s coverage: 28.7% of statements 01:44:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:44:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:44:26 Setting up libedit2:amd64 (3.1-20170329-1) ... 01:44:26 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 01:44:26 Setting up mime-support (3.60ubuntu1) ... 01:44:26 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 01:44:26 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:44:26 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:44:26 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:44:26 Setting up systemd (237-3ubuntu10.52) ... 01:44:26 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 01:44:26 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:44:26 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:44:26 Setting up liblzo2-2:amd64 (2.08-1.2) ... 01:44:26 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:44:26 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:44:26 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 01:44:27 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 01:44:27 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:44:27 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:44:27 Setting up python3 (3.6.7-1~18.04) ... 01:44:27 running python rtupdate hooks for python3.6... 01:44:27 running python post-rtupdate hooks for python3.6... 01:44:27 Setting up apparmor (2.12-4ubuntu5.1) ... 01:44:27 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 01:44:27 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:44:27 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 01:44:28 Setting up snapd (2.51.1+18.04) ... 01:44:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 01:44:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 01:44:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 01:44:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 01:44:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:44:29 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:44:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 01:44:29 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 01:44:29 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 01:44:30 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 01:44:30 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 01:44:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:44:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.358s coverage: 98.5% of statements 01:44:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:44:30 Processing triggers for systemd (237-3ubuntu10.52) ... 01:44:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.362s coverage: 46.3% of statements 01:44:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:44:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:44:30 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:44:31 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:44:31 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:44:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.628s coverage: 90.1% of statements 01:44:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:44:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:44:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.241s coverage: 84.4% of statements 01:44:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:44:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:44:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:44:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:44:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:44:32 Reading package lists... 01:44:32 Reading package lists... 01:44:32 Building dependency tree... 01:44:32 Reading state information... 01:44:32 Calculating upgrade... 01:44:32 The following packages will be upgraded: 01:44:32 advancecomp base-files bash binutils binutils-common 01:44:32 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 01:44:32 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 01:44:32 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 01:44:32 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 01:44:32 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 01:44:32 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 01:44:32 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 01:44:32 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 01:44:32 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 01:44:32 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 01:44:32 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 01:44:32 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 01:44:32 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 01:44:32 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 01:44:32 ubuntu-keyring util-linux 01:44:32 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 01:44:32 Need to get 64.2 MB of archives. 01:44:32 After this operation, 5142 kB of additional disk space will be used. 01:44:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 01:44:33 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 01:44:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 01:44:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 01:44:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 01:44:33 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 01:44:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 01:44:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 01:44:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 01:44:33 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 01:44:33 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 01:44:33 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 01:44:33 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 01:44:33 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 01:44:33 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 01:44:33 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 01:44:33 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 01:44:33 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 01:44:33 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 01:44:33 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 01:44:33 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 01:44:33 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 01:44:33 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 01:44:33 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 01:44:33 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 01:44:33 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 01:44:33 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 01:44:33 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 01:44:33 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 01:44:33 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 01:44:33 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 01:44:33 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 01:44:33 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 01:44:33 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 01:44:33 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 01:44:33 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 01:44:33 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 01:44:33 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 01:44:33 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 01:44:33 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 01:44:33 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 01:44:33 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 01:44:33 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 01:44:33 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 01:44:33 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 01:44:33 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 01:44:33 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 01:44:33 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 01:44:33 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 01:44:33 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] 01:44:33 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 01:44:33 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 01:44:33 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 01:44:33 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 01:44:33 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 01:44:33 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 01:44:33 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 01:44:33 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 01:44:33 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 01:44:33 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 01:44:33 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 01:44:33 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 01:44:33 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 01:44:33 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 01:44:33 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 01:44:33 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 01:44:33 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 01:44:33 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 01:44:33 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 01:44:33 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 01:44:33 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 01:44:34 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 01:44:34 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 01:44:34 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 01:44:34 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 01:44:34 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 01:44:34 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 01:44:34 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 01:44:34 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 01:44:34 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 01:44:34 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 01:44:34 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 01:44:34 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 01:44:34 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 01:44:34 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] 01:44:34 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 01:44:34 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 01:44:34 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] 01:44:34 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 01:44:34 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 01:44:34 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 01:44:34 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 01:44:34 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 01:44:34 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 01:44:34 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 01:44:34 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 01:44:34 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] 01:44:34 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 01:44:34 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 01:44:34 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 01:44:34 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 01:44:34 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 01:44:34 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 01:44:34 debconf: delaying package configuration, since apt-utils is not installed 01:44:34 Fetched 64.2 MB in 2s (40.1 MB/s) 01:44:34 (Reading database ... 13914 files and directories currently installed.) 01:44:34 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 01:44:34 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:44:35 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 01:44:35 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:44:35 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 01:44:35 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 01:44:35 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:44:35 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:44:35 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:44:35 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:44:35 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:44:35 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:44:35 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:44:35 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:44:35 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:44:35 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:44:35 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:44:35 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:44:35 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:44:35 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:44:36 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 01:44:36 (Reading database ... 13914 files and directories currently installed.) 01:44:36 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 01:44:36 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 01:44:36 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 01:44:36 (Reading database ... 13914 files and directories currently installed.) 01:44:36 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:44:36 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:44:36 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:44:36 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:44:36 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:44:36 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:44:36 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 01:44:36 (Reading database ... 13914 files and directories currently installed.) 01:44:36 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 01:44:36 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:44:37 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 01:44:37 (Reading database ... 13914 files and directories currently installed.) 01:44:37 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 01:44:37 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 01:44:37 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 01:44:37 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 01:44:37 Setting up base-files (10.1ubuntu2.11) ... 01:44:37 Installing new version of config file /etc/issue ... 01:44:37 Installing new version of config file /etc/issue.net ... 01:44:37 Installing new version of config file /etc/lsb-release ... 01:44:37 Installing new version of config file /etc/update-motd.d/50-motd-news ... 01:44:37 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 01:44:37 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 01:44:37 Removing obsolete conffile /etc/default/motd-news ... 01:44:37 (Reading database ... 13915 files and directories currently installed.) 01:44:37 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 01:44:37 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 01:44:37 Setting up bash (4.4.18-2ubuntu1.2) ... 01:44:37 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 01:44:38 (Reading database ... 13915 files and directories currently installed.) 01:44:38 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 01:44:38 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 01:44:38 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 01:44:38 (Reading database ... 13915 files and directories currently installed.) 01:44:38 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 01:44:38 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 01:44:38 Setting up tar (1.29b-2ubuntu0.2) ... 01:44:38 (Reading database ... 13915 files and directories currently installed.) 01:44:38 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 01:44:38 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:44:38 Setting up dpkg (1.19.0.5ubuntu2.3) ... 01:44:38 (Reading database ... 13915 files and directories currently installed.) 01:44:38 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 01:44:38 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:44:38 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 01:44:38 (Reading database ... 13915 files and directories currently installed.) 01:44:38 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 01:44:38 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:44:38 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 01:44:38 (Reading database ... 13915 files and directories currently installed.) 01:44:38 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 01:44:38 Unpacking grep (3.1-2build1) over (3.1-2) ... 01:44:39 Setting up grep (3.1-2build1) ... 01:44:39 (Reading database ... 13915 files and directories currently installed.) 01:44:39 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 01:44:39 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 01:44:39 Setting up gzip (1.6-5ubuntu1.1) ... 01:44:39 (Reading database ... 13915 files and directories currently installed.) 01:44:39 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 01:44:39 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:44:39 Setting up login (1:4.5-1ubuntu2) ... 01:44:39 (Reading database ... 13915 files and directories currently installed.) 01:44:39 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 01:44:39 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:44:39 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 01:44:39 (Reading database ... 13915 files and directories currently installed.) 01:44:39 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 01:44:39 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:44:40 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 01:44:40 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:44:40 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 01:44:40 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:44:40 Setting up perl-base (5.26.1-6ubuntu0.5) ... 01:44:40 (Reading database ... 13915 files and directories currently installed.) 01:44:40 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 01:44:40 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:44:41 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:44:41 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:44:41 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:44:41 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:44:41 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 01:44:41 (Reading database ... 13915 files and directories currently installed.) 01:44:41 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 01:44:41 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 01:44:41 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 01:44:41 (Reading database ... 13915 files and directories currently installed.) 01:44:41 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:44:41 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:44:41 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:44:41 (Reading database ... 13915 files and directories currently installed.) 01:44:41 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:44:41 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:44:42 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:44:42 (Reading database ... 13915 files and directories currently installed.) 01:44:42 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:44:42 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:44:42 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:44:42 (Reading database ... 13915 files and directories currently installed.) 01:44:42 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:44:42 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:44:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.635s coverage: 94.2% of statements 01:44:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:44:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:44:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.224s coverage: 59.1% of statements 01:44:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:44:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:44:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:44:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:44:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:44:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.215s coverage: 60.0% of statements 01:44:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:44:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:44:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:44:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.294s coverage: 1.0% of statements 01:44:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:44:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.187s coverage: 58.8% of statements 01:44:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.232s coverage: 21.7% of statements 01:44:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:44:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.230s coverage: 47.1% of statements 01:44:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.224s coverage: 79.5% of statements 01:44:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.202s coverage: 94.1% of statements 01:44:42 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:44:42 (Reading database ... 13915 files and directories currently installed.) 01:44:42 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 01:44:42 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:44:42 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 01:44:42 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:44:42 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 01:44:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.286s coverage: 96.3% of statements 01:44:42 (Reading database ... 13915 files and directories currently installed.) 01:44:42 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 01:44:42 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:44:42 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 01:44:42 (Reading database ... 13915 files and directories currently installed.) 01:44:42 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:44:42 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:44:42 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:44:42 (Reading database ... 13915 files and directories currently installed.) 01:44:42 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:44:42 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:44:42 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 01:44:43 (Reading database ... 13915 files and directories currently installed.) 01:44:43 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:44:43 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:44:43 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 01:44:43 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 01:44:44 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 01:44:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.185s coverage: 87.5% of statements 01:44:44 (Reading database ... 13915 files and directories currently installed.) 01:44:44 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 01:44:44 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:44:44 Setting up libc-bin (2.27-3ubuntu1.4) ... 01:44:44 (Reading database ... 13915 files and directories currently installed.) 01:44:44 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 01:44:44 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:44:44 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 01:44:44 (Reading database ... 13917 files and directories currently installed.) 01:44:44 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 01:44:44 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 01:44:44 Setting up debconf (1.5.66ubuntu1) ... 01:44:44 (Reading database ... 13917 files and directories currently installed.) 01:44:44 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 01:44:45 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:44:45 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 01:44:45 (Reading database ... 13917 files and directories currently installed.) 01:44:45 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 01:44:45 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:44:45 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 01:44:45 (Reading database ... 13917 files and directories currently installed.) 01:44:45 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:44:45 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:44:45 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 01:44:45 (Reading database ... 13917 files and directories currently installed.) 01:44:45 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:44:45 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:44:45 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 01:44:45 (Reading database ... 13919 files and directories currently installed.) 01:44:45 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:44:45 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:44:45 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 01:44:45 (Reading database ... 13923 files and directories currently installed.) 01:44:45 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:44:45 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:44:46 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 01:44:46 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 01:44:46 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 01:44:46 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:44:46 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 01:44:46 (Reading database ... 13923 files and directories currently installed.) 01:44:46 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 01:44:46 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 01:44:46 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 01:44:46 (Reading database ... 13923 files and directories currently installed.) 01:44:46 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 01:44:46 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 01:44:46 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 01:44:46 (Reading database ... 13923 files and directories currently installed.) 01:44:46 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 01:44:46 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:44:46 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 01:44:46 (Reading database ... 13923 files and directories currently installed.) 01:44:46 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 01:44:46 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:44:46 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 01:44:46 (Reading database ... 13923 files and directories currently installed.) 01:44:46 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 01:44:46 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 01:44:47 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 01:44:47 (Reading database ... 13923 files and directories currently installed.) 01:44:47 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 01:44:47 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:44:47 Setting up passwd (1:4.5-1ubuntu2) ... 01:44:47 (Reading database ... 13923 files and directories currently installed.) 01:44:47 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 01:44:47 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:44:47 Setting up gpgv (2.2.4-1ubuntu1.4) ... 01:44:47 (Reading database ... 13923 files and directories currently installed.) 01:44:47 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 01:44:47 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 01:44:47 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 01:44:47 (Reading database ... 13923 files and directories currently installed.) 01:44:47 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 01:44:47 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 01:44:47 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 01:44:47 (Reading database ... 13923 files and directories currently installed.) 01:44:47 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 01:44:47 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 01:44:47 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 01:44:47 (Reading database ... 13923 files and directories currently installed.) 01:44:47 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 01:44:47 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 01:44:47 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 01:44:48 (Reading database ... 13923 files and directories currently installed.) 01:44:48 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 01:44:48 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 01:44:48 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 01:44:48 (Reading database ... 13923 files and directories currently installed.) 01:44:48 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 01:44:48 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 01:44:48 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 01:44:48 (Reading database ... 13923 files and directories currently installed.) 01:44:48 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 01:44:48 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 01:44:48 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 01:44:48 (Reading database ... 13923 files and directories currently installed.) 01:44:48 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 01:44:48 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 01:44:48 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 01:44:48 (Reading database ... 13924 files and directories currently installed.) 01:44:48 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:44:48 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:44:48 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:44:48 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:44:48 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 01:44:48 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 01:44:48 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 01:44:48 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 01:44:49 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 01:44:49 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 01:44:49 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 01:44:49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 01:44:49 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 01:44:49 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 01:44:49 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 01:44:49 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 01:44:49 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 01:44:49 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 01:44:49 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 01:44:49 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 01:44:49 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 01:44:49 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 01:44:49 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 01:44:49 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 01:44:50 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 01:44:50 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 01:44:50 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 01:44:50 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 01:44:50 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:44:50 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:44:50 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:44:50 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:44:50 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:44:50 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:44:50 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:44:50 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:44:50 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:44:50 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:44:50 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:44:50 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:44:51 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:44:51 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:44:51 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:44:51 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:44:51 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:44:51 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:44:52 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:44:52 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:44:52 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:44:52 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:44:53 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:44:53 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:44:54 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:44:54 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:44:54 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:44:54 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:44:54 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 01:44:54 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:44:54 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 01:44:54 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:44:54 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 01:44:54 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 01:44:54 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:44:54 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:44:54 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:44:54 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:44:54 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 01:44:54 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 01:44:54 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:44:54 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 01:44:54 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:44:54 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:44:54 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:44:54 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 01:44:54 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 01:44:54 Setting up tzdata (2021a-2ubuntu0.18.04) ... 01:44:54 01:44:54 Current default time zone: 'Etc/UTC' 01:44:54 Local time is now: Wed Oct 13 01:44:54 UTC 2021. 01:44:54 Universal Time is now: Wed Oct 13 01:44:54 UTC 2021. 01:44:54 Run 'dpkg-reconfigure tzdata' if you wish to change it. 01:44:54 01:44:54 Setting up systemd-sysv (237-3ubuntu10.52) ... 01:44:54 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:44:54 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 01:44:54 Setting up mount (2.31.1-0.4ubuntu3.7) ... 01:44:54 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 01:44:54 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 01:44:54 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 01:44:54 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 01:44:54 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 01:44:54 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 01:44:54 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:44:54 Setting up procps (2:3.3.12-3ubuntu1.2) ... 01:44:54 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 01:44:55 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 01:44:55 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 01:44:55 Setting up patch (2.7.6-2ubuntu1.1) ... 01:44:55 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 01:44:55 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 01:44:55 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 01:44:55 Installing new version of config file /etc/ssl/openssl.cnf ... 01:44:55 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 01:44:55 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 01:44:55 Setting up ca-certificates (20210119~18.04.2) ... 01:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.250s coverage: 94.4% of statements 01:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.174s coverage: 44.8% of statements 01:44:56 Updating certificates in /etc/ssl/certs... 01:44:57 23 added, 28 removed; done. 01:44:57 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 01:44:57 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:44:57 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 01:44:57 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 01:44:57 Setting up pkgbinarymangler (138.18.04.1) ... 01:44:57 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 01:44:57 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 01:44:57 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 01:44:57 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 01:44:57 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:44:57 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 01:44:57 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:44:57 Setting up perl (5.26.1-6ubuntu0.5) ... 01:44:57 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 01:44:57 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 01:44:57 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 01:44:57 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 01:44:57 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 01:44:57 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 01:44:57 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 01:44:57 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 01:44:57 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 01:44:58 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:44:58 Processing triggers for systemd (237-3ubuntu10.52) ... 01:44:58 Processing triggers for mime-support (3.60ubuntu1) ... 01:44:58 Processing triggers for ca-certificates (20210119~18.04.2) ... 01:44:58 Updating certificates in /etc/ssl/certs... 01:44:58 0 added, 0 removed; done. 01:44:58 Running hooks in /etc/ca-certificates/update.d... 01:44:58 done. 01:44:59 Reading package lists... 01:44:59 Building dependency tree... 01:44:59 Reading state information... 01:44:59 The following NEW packages will be installed: 01:44:59 apt-transport-https 01:44:59 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 01:44:59 Need to get 4348 B of archives. 01:44:59 After this operation, 154 kB of additional disk space will be used. 01:44:59 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 01:44:59 debconf: delaying package configuration, since apt-utils is not installed 01:44:59 Fetched 4348 B in 0s (24.1 kB/s) 01:44:59 Selecting previously unselected package apt-transport-https. 01:44:59 (Reading database ... 13928 files and directories currently installed.) 01:44:59 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 01:44:59 Unpacking apt-transport-https (1.6.14) ... 01:44:59 Setting up apt-transport-https (1.6.14) ... 01:44:59 Waiting for network to be ready... 01:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.716s coverage: 82.5% of statements 01:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:45:06 2021-10-13T01:45:03Z INFO Waiting for automatic snapd restart... 01:45:07 snapd 2.51.7 from Canonical* installed 01:45:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.277s coverage: 92.9% of statements 01:45:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:45:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:45:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:45:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements 01:45:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:45:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:45:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:45:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:45:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:45:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.177s coverage: 87.2% of statements 01:45:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:45:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:45:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.159s coverage: 100.0% of statements 01:45:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:45:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.236s coverage: 58.8% of statements 01:45:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:45:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.258s coverage: 80.0% of statements 01:45:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements 01:45:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.259s coverage: 85.4% of statements 01:45:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.763s coverage: 91.2% of statements 01:45:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:45:08 "snapd" switched to the "latest/stable" channel 01:45:08 01:45:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.859s coverage: 64.4% of statements 01:45:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:45:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:45:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.192s coverage: 100.0% of statements 01:45:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.081s coverage: 89.4% of statements 01:45:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements 01:45:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements 01:45:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.094s coverage: 100.0% of statements 01:45:11 core18 20210722 from Canonical* installed 01:45:11 "core18" switched to the "latest/stable" channel 01:45:11 01:45:13 snapcraft 5.0 from Canonical* installed 01:45:13 "snapcraft" switched to the "latest/stable" channel 01:45:13 01:45:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.413s coverage: 70.4% of statements 01:45:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:45:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:45:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:45:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.869s coverage: 43.4% of statements 01:45:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:45:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:45:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.223s coverage: 89.5% of statements 01:45:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:45:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.219s coverage: 84.8% of statements 01:45:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:45:18 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 01:45:18 - README.md 01:45:18 01:45:18 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:45:18 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:45:19 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:45:19 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:45:20 Reading package lists... 01:45:20 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 01:45:20 Reading package lists... 01:45:20 Building dependency tree... 01:45:20 Reading state information... 01:45:20 Suggested packages: 01:45:20 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 01:45:20 git-gui gitk gitweb git-cvs git-mediawiki git-svn 01:45:20 Recommended packages: 01:45:20 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 01:45:20 The following NEW packages will be installed: 01:45:20 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 01:45:20 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 01:45:20 pkg-config zip 01:45:20 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 01:45:20 Need to get 7670 kB of archives. 01:45:20 After this operation, 43.8 MB of additional disk space will be used. 01:45:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 01:45:21 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 01:45:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 01:45:21 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 01:45:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 01:45:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 01:45:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 01:45:21 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 01:45:21 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 01:45:21 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 01:45:21 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 01:45:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 01:45:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 01:45:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 01:45:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 01:45:22 debconf: delaying package configuration, since apt-utils is not installed 01:45:22 Fetched 7670 kB in 1s (9285 kB/s) 01:45:22 Selecting previously unselected package libglib2.0-0:amd64. 01:45:22 (Reading database ... 13932 files and directories currently installed.) 01:45:22 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 01:45:22 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 01:45:22 Selecting previously unselected package libpsl5:amd64. 01:45:22 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 01:45:22 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 01:45:22 Selecting previously unselected package libnghttp2-14:amd64. 01:45:22 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 01:45:22 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:45:22 Selecting previously unselected package librtmp1:amd64. 01:45:22 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 01:45:22 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:45:22 Selecting previously unselected package libcurl3-gnutls:amd64. 01:45:22 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 01:45:22 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 01:45:22 Selecting previously unselected package liberror-perl. 01:45:22 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 01:45:22 Unpacking liberror-perl (0.17025-1) ... 01:45:22 Selecting previously unselected package git-man. 01:45:22 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 01:45:22 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 01:45:22 Selecting previously unselected package git. 01:45:22 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 01:45:22 Unpacking git (1:2.17.1-1ubuntu0.9) ... 01:45:23 Selecting previously unselected package libnorm1:amd64. 01:45:23 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 01:45:23 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:45:23 Selecting previously unselected package libpgm-5.2-0:amd64. 01:45:23 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 01:45:23 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:45:23 Selecting previously unselected package libsodium23:amd64. 01:45:23 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 01:45:23 Unpacking libsodium23:amd64 (1.0.16-2) ... 01:45:23 Selecting previously unselected package libzmq5:amd64. 01:45:23 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 01:45:23 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:45:23 Selecting previously unselected package libzmq3-dev:amd64. 01:45:23 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 01:45:23 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:45:23 Selecting previously unselected package pkg-config. 01:45:23 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 01:45:23 Unpacking pkg-config (0.29.1-0ubuntu2) ... 01:45:23 Selecting previously unselected package zip. 01:45:23 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 01:45:23 Unpacking zip (3.0-11build1) ... 01:45:23 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:45:23 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 01:45:23 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:45:23 Setting up liberror-perl (0.17025-1) ... 01:45:23 Setting up libpsl5:amd64 (0.19.1-5build1) ... 01:45:23 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 01:45:23 No schema files found: doing nothing. 01:45:23 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:45:23 Setting up zip (3.0-11build1) ... 01:45:23 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:45:23 Setting up libsodium23:amd64 (1.0.16-2) ... 01:45:23 Setting up pkg-config (0.29.1-0ubuntu2) ... 01:45:23 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:45:23 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 01:45:23 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:45:23 Setting up git (1:2.17.1-1ubuntu0.9) ... 01:45:23 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:45:24 git set to automatically installed. 01:45:24 git-man set to automatically installed. 01:45:24 libcurl3-gnutls set to automatically installed. 01:45:24 liberror-perl set to automatically installed. 01:45:24 libglib2.0-0 set to automatically installed. 01:45:24 libnghttp2-14 set to automatically installed. 01:45:24 libnorm1 set to automatically installed. 01:45:24 libpgm-5.2-0 set to automatically installed. 01:45:24 libpsl5 set to automatically installed. 01:45:24 librtmp1 set to automatically installed. 01:45:24 libsodium23 set to automatically installed. 01:45:24 libzmq3-dev set to automatically installed. 01:45:24 libzmq5 set to automatically installed. 01:45:24 pkg-config set to automatically installed. 01:45:24 zip set to automatically installed. 01:45:25 snapd is not logged in, snap install commands will use sudo 01:45:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.260s coverage: 19.5% of statements 01:45:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:45:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:45:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:45:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:45:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.523s coverage: 92.0% of statements 01:45:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:45:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:45:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:45:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:45:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.214s coverage: 63.2% of statements 01:45:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:45:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:45:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.407s coverage: 97.7% of statements 01:45:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:45:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:45:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:45:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:45:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.180s coverage: 28.9% of statements 01:45:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:45:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:45:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:45:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:45:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:45:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:45:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.192s coverage: 100.0% of statements 01:45:25 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 96.9% of statements 01:45:25 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 01:45:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:45:25 GO111MODULE=on go vet ./... 01:45:26 snap "core18" has no updates available 01:45:26 snapd is not logged in, snap install commands will use sudo 01:45:35 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 01:45:35 Pulling config-common 01:45:35 + snapcraftctl pull 01:45:37 Pulling go-build-helper 01:45:37 + snapcraftctl pull 01:45:37 'edgex-go' has dependencies that need to be staged: go-build-helper 01:45:37 Skipping pull go-build-helper (already ran) 01:45:37 Building go-build-helper 01:45:37 + snapcraftctl build 01:45:40 Staging go-build-helper 01:45:40 + snapcraftctl stage 01:45:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:45:48 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:45:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 01:45:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 01:45:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 01:45:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 01:45:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 01:45:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 01:45:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1141 kB] 01:45:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [261 kB] 01:45:48 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:45:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:45:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:45:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:45:48 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:45:48 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:45:48 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:45:48 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:45:48 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:45:48 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2251 kB] 01:45:48 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 01:45:48 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 01:45:48 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 01:45:48 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [493 kB] 01:45:48 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.9 kB] 01:45:48 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1756 kB] 01:45:48 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [377 kB] 01:45:48 Fetched 25.4 MB in 0s (0 B/s) 01:45:48 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 01:45:48 Fetched 224 kB in 0s (0 B/s) 01:45:48 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 01:45:48 Fetched 157 kB in 0s (0 B/s) 01:45:48 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 01:45:48 Fetched 221 kB in 0s (0 B/s) 01:45:48 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 01:45:48 Fetched 143 kB in 0s (0 B/s) 01:45:48 Pulling edgex-go 01:45:48 + snapcraftctl pull 01:45:50 Pulling hooks 01:45:50 + snapcraftctl pull 01:46:08 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 01:46:08 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 01:46:08 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:46:08 Fetched 0 B in 0s (0 B/s) 01:46:08 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 01:46:08 Fetched 96.5 kB in 0s (0 B/s) 01:46:08 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 01:46:08 Fetched 279 kB in 0s (0 B/s) 01:46:08 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 01:46:08 Fetched 122 kB in 0s (0 B/s) 01:46:08 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 01:46:08 Fetched 77.8 kB in 0s (0 B/s) 01:46:08 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 01:46:08 Fetched 8848 B in 0s (0 B/s) 01:46:08 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 01:46:08 Fetched 47.8 kB in 0s (0 B/s) 01:46:08 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 01:46:08 Fetched 45.6 kB in 0s (0 B/s) 01:46:08 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 01:46:08 Fetched 15.0 kB in 0s (0 B/s) 01:46:08 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 01:46:08 Fetched 220 kB in 0s (0 B/s) 01:46:08 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 01:46:08 Fetched 154 kB in 0s (0 B/s) 01:46:08 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 01:46:08 Fetched 50.6 kB in 0s (0 B/s) 01:46:08 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 01:46:08 Fetched 14.8 kB in 0s (0 B/s) 01:46:08 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 01:46:08 Fetched 41.8 kB in 0s (0 B/s) 01:46:08 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 01:46:08 Fetched 499 kB in 0s (0 B/s) 01:46:08 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 01:46:08 Fetched 111 kB in 0s (0 B/s) 01:46:08 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 01:46:08 Fetched 240 kB in 0s (0 B/s) 01:46:08 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 01:46:08 Fetched 29.3 kB in 0s (0 B/s) 01:46:08 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 01:46:08 Fetched 85.5 kB in 0s (0 B/s) 01:46:08 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 01:46:08 Fetched 24.5 kB in 0s (0 B/s) 01:46:08 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 01:46:08 Fetched 49.2 kB in 0s (0 B/s) 01:46:08 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 01:46:08 Fetched 54.2 kB in 0s (0 B/s) 01:46:08 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 01:46:08 Fetched 30.8 kB in 0s (0 B/s) 01:46:08 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 01:46:08 Fetched 15.8 kB in 0s (0 B/s) 01:46:08 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 01:46:08 Fetched 85.9 kB in 0s (0 B/s) 01:46:08 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 01:46:08 Fetched 8720 B in 0s (0 B/s) 01:46:08 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 01:46:08 Fetched 140 kB in 0s (0 B/s) 01:46:08 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 01:46:08 Fetched 119 kB in 0s (0 B/s) 01:46:08 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 01:46:08 Fetched 111 kB in 0s (0 B/s) 01:46:08 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 01:46:08 Fetched 11.1 kB in 0s (0 B/s) 01:46:08 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 01:46:08 Fetched 646 kB in 0s (0 B/s) 01:46:08 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 01:46:08 Fetched 41.3 kB in 0s (0 B/s) 01:46:08 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 01:46:08 Fetched 17.9 kB in 0s (0 B/s) 01:46:08 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 01:46:08 Fetched 368 kB in 0s (0 B/s) 01:46:08 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 01:46:08 Fetched 187 kB in 0s (0 B/s) 01:46:08 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 01:46:08 Fetched 175 kB in 0s (0 B/s) 01:46:08 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 01:46:08 Fetched 206 kB in 0s (0 B/s) 01:46:08 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 01:46:08 Fetched 1302 kB in 0s (0 B/s) 01:46:08 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 01:46:08 Fetched 36.2 kB in 0s (0 B/s) 01:46:08 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 01:46:08 Fetched 159 kB in 0s (0 B/s) 01:46:08 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 01:46:08 Fetched 107 kB in 0s (0 B/s) 01:46:08 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 01:46:08 Fetched 48.7 kB in 0s (0 B/s) 01:46:08 Pulling static-packages 01:46:08 + snapcraftctl pull 01:46:08 Pulling version 01:46:08 + cd /root/project 01:46:08 + + git describe --tags --abbrev=0 01:46:08 sed s/v// 01:46:08 + GIT_VERSION=2.0.1-dev.68 01:46:08 + [ -z 2.0.1-dev.68 ] 01:46:08 + snapcraftctl set-version 2.0.1-dev.68 01:46:08 Building config-common 01:46:08 + snapcraftctl build 01:46:09 Skipping build go-build-helper (already ran) 01:46:09 Building edgex-go 01:46:10 + cd /root/parts/edgex-go/src 01:46:10 + git describe --tags --abbrev=0 01:46:10 + sed s/v// 01:46:10 + GIT_VERSION=2.0.1-dev.68 01:46:10 + [ -z 2.0.1-dev.68 ] 01:46:10 + echo 2.0.1-dev.68 01:46:10 + [ ! -d vendor ] 01:46:10 + go mod download all 01:46:20 + make build 01:46:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.68" -o cmd/core-data/core-data ./cmd/core-data 01:46:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.68" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:46:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.68" -o cmd/core-command/core-command ./cmd/core-command 01:46:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.68" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:46:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.68" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:46:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.68" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:46:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.68" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:46:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.68" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:46:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.68" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:46:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.68" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:46:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.68" -o ./cmd/secrets-config ./cmd/secrets-config 01:46:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.68" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:46:44 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 01:46:44 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 01:46:44 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 01:46:44 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 01:46:44 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 01:46:44 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 01:46:44 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 01:46:44 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 01:46:44 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 01:46:44 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 01:46:44 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 01:46:44 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 01:46:44 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 01:46:44 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 01:46:44 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 01:46:44 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 01:46:44 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 01:46:44 + 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 01:46:44 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 01:46:44 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 01:46:44 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 01:46:44 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 01:46:44 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 01:46:44 + 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 01:46:44 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 01:46:44 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 01:46:44 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 01:46:45 Building hooks 01:46:45 + cd /root/parts/hooks/src 01:46:45 + make build 01:46:45 go mod tidy 01:46:45 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 01:46:46 go: downloading github.com/davecgh/go-spew v1.1.0 01:46:46 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 01:46:46 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 01:46:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:46:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:46:47 ./bin/test-attribution-txt.sh 01:46:47 GO111MODULE=on go build -o cmd/install/install ./cmd/install 01:46:47 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 01:46:47 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [Pipeline] sh 01:46:50 + ls -al . 01:46:50 total 640 01:46:50 drwxrwxr-x 9 1001 1001 4096 Oct 13 01:46 . 01:46:50 drwxr-xr-x 4 root root 4096 Oct 13 01:42 .. 01:46:50 -rw-rw-r-- 1 1001 1001 11 Oct 13 01:39 .dockerignore 01:46:50 drwxrwxr-x 8 1001 1001 4096 Oct 13 01:39 .git 01:46:50 drwxrwxr-x 4 1001 1001 4096 Oct 13 01:39 .github 01:46:50 -rw-rw-r-- 1 1001 1001 804 Oct 13 01:39 .gitignore 01:46:50 -rw-rw-r-- 1 1001 1001 42 Oct 13 01:39 .golangci.yml 01:46:50 -rw-rw-r-- 1 1001 1001 76 Oct 13 01:39 .hadolint.yml 01:46:50 -rw-rw-r-- 1 1001 1001 166 Oct 13 01:39 .sonarcloud.properties 01:46:50 -rw-rw-r-- 1 1001 1001 1171 Oct 13 01:39 ADOPTERS.md 01:46:50 -rw-rw-r-- 1 1001 1001 8608 Oct 13 01:39 Attribution.txt 01:46:50 -rw-rw-r-- 1 1001 1001 43881 Oct 13 01:39 CHANGELOG.md 01:46:50 -rw-rw-r-- 1 1001 1001 3804 Oct 13 01:39 CONTRIBUTING.md 01:46:50 -rw-rw-r-- 1 1001 1001 677 Oct 13 01:39 GOVERNANCE.md 01:46:50 -rw-rw-r-- 1 1001 1001 849 Oct 13 01:39 Jenkinsfile 01:46:50 -rw-rw-r-- 1 1001 1001 10775 Oct 13 01:39 LICENSE 01:46:50 -rw-rw-r-- 1 1001 1001 6508 Oct 13 01:39 Makefile 01:46:50 -rw-rw-r-- 1 1001 1001 582 Oct 13 01:39 OWNERS.md 01:46:50 -rw-rw-r-- 1 1001 1001 8256 Oct 13 01:39 README.md 01:46:50 -rw-rw-r-- 1 1001 1001 6912 Oct 13 01:39 SECURITY.md 01:46:50 -rw-rw-r-- 1 1001 1001 5 Oct 13 01:31 VERSION 01:46:50 -rw-rw-r-- 1 1001 1001 4131 Oct 13 01:39 ZMQWindows.md 01:46:50 drwxrwxr-x 2 1001 1001 4096 Oct 13 01:39 bin 01:46:50 drwxrwxr-x 14 1001 1001 4096 Oct 13 01:39 cmd 01:46:50 -rw-r--r-- 1 root root 403932 Oct 13 01:45 coverage.out 01:46:50 -rw-rw-r-- 1 1001 1001 829 Oct 13 01:39 go.mod 01:46:50 -rw-rw-r-- 1 1001 1001 50143 Oct 13 01:42 go.sum 01:46:50 drwxrwxr-x 8 1001 1001 4096 Oct 13 01:39 internal 01:46:50 drwxrwxr-x 3 1001 1001 4096 Oct 13 01:39 openapi 01:46:50 drwxrwxr-x 4 1001 1001 4096 Oct 13 01:39 snap 01:46:50 -rw-rw-r-- 1 1001 1001 204 Oct 13 01:39 version.go [Pipeline] sh 01:46:50 + '[' -e coverage.out ] 01:46:50 + chown 1001:1001 coverage.out [Pipeline] stash 01:46:50 Warning: overwriting stash ‘coverage-report’ 01:46:50 Building static-packages 01:46:50 + snapcraftctl build 01:46:51 Stashed 1 file(s) [Pipeline] sh 01:46:52 + make build 01:46:52 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 01:46:52 Building version 01:46:52 + snapcraftctl build 01:46:54 Staging config-common 01:46:54 + snapcraftctl stage 01:46:55 Skipping stage go-build-helper (already ran) 01:46:55 Staging edgex-go 01:46:55 + snapcraftctl stage 01:46:56 Staging hooks 01:46:56 + snapcraftctl stage 01:46:58 Staging static-packages 01:46:58 + snapcraftctl stage 01:46:59 Staging version 01:46:59 + snapcraftctl stage 01:47:00 Priming config-common 01:47:00 + snapcraftctl prime 01:47:00 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 01:47:01 Priming go-build-helper 01:47:01 + snapcraftctl prime 01:47:02 Priming edgex-go 01:47:02 + snapcraftctl prime 01:47:03 Priming hooks 01:47:03 + snapcraftctl prime 01:47:05 Priming static-packages 01:47:05 + snapcraftctl prime 01:47:07 Priming version 01:47:07 + snapcraftctl prime 01:47:09 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] } 01:47:27 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 01:47:27 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 01:47:33 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 01:47:33 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 01:47:37 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 01:47:41 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 01:47:44 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 01:47:48 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 01:47:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 01:47:54 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] } 01:48:00 $ docker stop --time=1 2fa9e66fff9135ca55ebe4d885bc4a4f24fe1b8918d8f3e07af3e18fcf92227d 01:48:03 $ docker rm -f 2fa9e66fff9135ca55ebe4d885bc4a4f24fe1b8918d8f3e07af3e18fcf92227d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:48:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:48:05 01:48:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:48:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:48:05 latest: Pulling from edgex-devops/edgex-compose-arm64 01:48:05 29e5d40040c1: Pulling fs layer 01:48:05 1ce36da41761: Pulling fs layer 01:48:05 25b303627fd3: Pulling fs layer 01:48:06 29e5d40040c1: Verifying Checksum 01:48:06 29e5d40040c1: Download complete 01:48:06 1ce36da41761: Verifying Checksum 01:48:06 1ce36da41761: Download complete 01:48:06 29e5d40040c1: Pull complete 01:48:08 25b303627fd3: Verifying Checksum 01:48:08 25b303627fd3: Download complete 01:48:08 1ce36da41761: Pull complete 01:48:18 25b303627fd3: Pull complete 01:48:18 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:48:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:48:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 01:48:18 prd-ubuntu18.04-docker-arm64-4c-16g-928 does not seem to be running inside a container 01:48:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:48:22 $ docker top f3b2c83dd9550db92b17aa2301a9297c1869918858b692c74a1c9684f209bb99 -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:23 + grep parallel 01:48:23 + docker-compose build --help 01:48:26 --parallel Build images in parallel. [Pipeline] } 01:48:27 $ docker stop --time=1 f3b2c83dd9550db92b17aa2301a9297c1869918858b692c74a1c9684f209bb99 01:48:29 $ docker rm -f f3b2c83dd9550db92b17aa2301a9297c1869918858b692c74a1c9684f209bb99 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:48:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:48:29 . [Pipeline] withDockerContainer 01:48:29 prd-ubuntu18.04-docker-arm64-4c-16g-928 does not seem to be running inside a container 01:48:30 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:48:31 $ docker top 2305d97f0823f14c21e817529b2999dfd29234585aba3a03544aa8d9773ac2a2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:32 + docker-compose -f ./docker-compose-build.yml build --parallel 01:48:36 Building core-command ... 01:48:36 Building core-data ... 01:48:36 Building core-metadata ... 01:48:36 Building security-bootstrapper ... 01:48:36 Building security-proxy-setup ... 01:48:36 Building security-secretstore-setup ... 01:48:36 Building support-notifications ... 01:48:36 Building support-scheduler ... 01:48:36 Building sys-mgmt-agent ... 01:48:36 Building support-notifications 01:48:36 Building support-scheduler 01:48:36 Building sys-mgmt-agent 01:48:36 Building security-secretstore-setup 01:48:36 Building security-proxy-setup 01:49:45 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:49:45 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:49:45 ---> 5c0d9a5e07e5 01:49:45 Step 3/20 : WORKDIR /edgex-go 01:49:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:49:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:49:45 ---> 5c0d9a5e07e5 01:49:45 Step 3/24 : WORKDIR /edgex-go 01:49:45 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:49:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:49:45 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 ---> 5c0d9a5e07e5 01:49:45 Step 3/21 : WORKDIR /edgex-go 01:49:45 01:49:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:49:45 ---> 5c0d9a5e07e5 01:49:45 Step 3/22 : WORKDIR /edgex-go 01:49:45 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:49:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:49:45 ---> 5c0d9a5e07e5 01:49:45 Step 3/23 : WORKDIR /edgex-go 01:49:46 ---> Running in ed916f8a76d1 01:49:46 ---> Running in 849d388801eb 01:49:46 ---> Running in 56f06a8af308 01:49:46 ---> Running in 59647ba00365 01:49:46 ---> Running in e9585232f4ae 01:49:47 Removing intermediate container ed916f8a76d1 01:49:47 ---> ad571e659807 01:49:47 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:49:47 ---> Running in bdc0e20d31a1 01:49:47 Removing intermediate container e9585232f4ae 01:49:47 ---> cd8bf076ed55 01:49:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:49:47 Removing intermediate container 849d388801eb 01:49:47 ---> ef71e5ed01be 01:49:47 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:49:47 Removing intermediate container 56f06a8af308 01:49:47 ---> 717ce33da538 01:49:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:49:47 Removing intermediate container 59647ba00365 01:49:47 ---> f2cce55e4288 01:49:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:49:48 ---> Running in a91f7e95428b 01:49:48 ---> Running in eabada4dfaaa 01:49:48 ---> Running in 878d32bf06ed 01:49:48 ---> Running in 0bc0a630ce43 01:49:50 Removing intermediate container bdc0e20d31a1 01:49:50 ---> c756cbf1b7a6 01:49:50 Step 5/20 : RUN apk add --update --no-cache make git 01:49:51 ---> Running in 4ab76d13ca15 01:49:51 Removing intermediate container a91f7e95428b 01:49:51 ---> 1a55fc3dd1a6 01:49:51 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 01:49:51 ---> Running in 4dcee38d2219 01:49:51 Removing intermediate container 878d32bf06ed 01:49:51 ---> e8d4f3646a4f 01:49:51 Step 5/22 : RUN apk add --update --no-cache make bash git 01:49:52 ---> Running in 44141d67a363 01:49:52 Removing intermediate container eabada4dfaaa 01:49:52 ---> 5c233ca791ff 01:49:52 Step 5/24 : RUN apk add --update --no-cache make git 01:49:52 Removing intermediate container 0bc0a630ce43 01:49:52 ---> 94fd2990c5c7 01:49:52 Step 5/23 : RUN apk add --update --no-cache make git 01:49:52 ---> Running in e0e2f652df7b 01:49:52 ---> Running in 8eabde64c26f 01:49:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:49:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:49:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:49:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:49:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:49:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:49:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:49:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:49:55 OK: 218 MiB in 52 packages 01:49:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:49:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:49:55 OK: 218 MiB in 52 packages 01:49:56 OK: 218 MiB in 52 packages 01:49:56 OK: 218 MiB in 52 packages 01:49:56 OK: 218 MiB in 52 packages 01:49:57 Removing intermediate container 4ab76d13ca15 01:49:57 ---> c667dc32912d 01:49:57 Step 6/20 : COPY . . 01:49:57 Removing intermediate container 4dcee38d2219 01:49:57 ---> 6120a3c32069 01:49:57 Step 6/21 : COPY . . 01:49:57 Removing intermediate container 44141d67a363 01:49:57 ---> 988d4cab2cf2 01:49:57 Step 6/22 : COPY . . 01:49:58 Removing intermediate container e0e2f652df7b 01:49:58 ---> 0ce36c57c33c 01:49:58 Step 6/24 : COPY . . 01:49:58 Removing intermediate container 8eabde64c26f 01:49:58 ---> 5e44e497966f 01:49:58 Step 6/23 : COPY go.mod . 01:50:13 ---> b62d6997ef81 01:50:13 Step 7/23 : RUN go mod download 01:50:26 ---> Running in ff4725531948 01:50:26 ---> 4a01e61d7a55 01:50:26 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:26 ---> d0d9cdd547dd 01:50:26 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:26 ---> 8b75b98f3440 01:50:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:26 ---> c05eb1fb2a6f 01:50:26 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:26 ---> Running in ca4d1735864d 01:50:26 ---> Running in efff56542697 01:50:26 ---> Running in c83021fc3a03 01:50:26 ---> Running in f8d20fc5816c 01:50:30 Removing intermediate container ff4725531948 01:50:30 ---> 83607c57d632 01:50:30 Step 8/23 : COPY . . 01:50:31 Removing intermediate container ca4d1735864d 01:50:31 ---> f118287f228e 01:50:31 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:50:34 ---> Running in bdc5313deaa0 01:50:38 Removing intermediate container c83021fc3a03 01:50:38 ---> ae7494400701 01:50:38 Step 8/21 : RUN make cmd/support-notifications/support-notifications 01:50:38 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 01:50:39 Removing intermediate container f8d20fc5816c 01:50:39 ---> 3d9eb59e9a3d 01:50:39 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:50:39 Removing intermediate container efff56542697 01:50:39 ---> 7d6b9274e415 01:50:39 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:50:39 ---> Running in 67250666dfce 01:50:39 ---> Running in 04cb3cccaaa0 01:50:39 ---> Running in 6e5f3e9a712d 01:50:43 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 01:50:43 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 01:50:43 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 01:50:46 ---> 0bf78259ad1d 01:50:46 Step 9/23 : RUN go mod tidy 01:50:47 ---> Running in 6cc06faba10f 01:50:55 Removing intermediate container 6cc06faba10f 01:50:55 ---> f8f7abbbb7cc 01:50:55 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:50:55 ---> Running in f9cf3203f1ec 01:50:56 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 01:52:33 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 01:52:40 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 01:52:41 Removing intermediate container bdc5313deaa0 01:52:41 ---> 6eb12166853f 01:52:41 01:52:41 Step 9/20 : FROM alpine:3.14 01:52:42 3.14: Pulling from library/alpine 01:52:44 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:52:44 Status: Downloaded newer image for alpine:3.14 01:52:44 ---> bb3de5531c18 01:52:44 Step 10/20 : RUN apk add --update --no-cache curl 01:52:44 ---> Running in c7dc057e8c26 01:52:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:52:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:52:48 Removing intermediate container 04cb3cccaaa0 01:52:48 ---> 3d958f04f8bc 01:52:48 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:52:48 ---> Running in d8059c3349e7 01:52:49 (1/5) Installing ca-certificates (20191127-r5) 01:52:49 (2/5) Installing brotli-libs (1.0.9-r5) 01:52:49 (3/5) Installing nghttp2-libs (1.43.0-r0) 01:52:50 (4/5) Installing libcurl (7.79.1-r0) 01:52:50 (5/5) Installing curl (7.79.1-r0) 01:52:50 Executing busybox-1.33.1-r3.trigger 01:52:50 Executing ca-certificates-20191127-r5.trigger 01:52:50 OK: 8 MiB in 19 packages 01:52:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:52:54 Removing intermediate container c7dc057e8c26 01:52:54 ---> a7e2990af258 01:52:54 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:52:54 ---> Running in 7dcb1ee4e33a 01:52:55 Removing intermediate container 7dcb1ee4e33a 01:52:55 ---> e834fbc05b31 01:52:55 Step 12/20 : WORKDIR /edgex 01:52:56 ---> Running in ce35a8b734d4 01:52:58 Removing intermediate container ce35a8b734d4 01:52:58 ---> c2ec6851fd3f 01:52:58 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:52:59 Removing intermediate container d8059c3349e7 01:52:59 ---> ff2617020e81 01:52:59 01:52:59 Step 10/22 : FROM docker:20.10.8 01:52:59 Removing intermediate container 67250666dfce 01:52:59 ---> 37ea8571ed4e 01:52:59 01:52:59 Step 9/21 : FROM alpine:3.14 01:52:59 ---> bb3de5531c18 01:52:59 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 01:52:59 20.10.8: Pulling from library/docker 01:52:59 Removing intermediate container 6e5f3e9a712d 01:52:59 ---> 7f22a90f317d 01:52:59 01:52:59 Step 9/24 : FROM alpine:3.14 01:52:59 ---> bb3de5531c18 01:52:59 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:52:59 ---> Running in ff3c18455c38 01:53:00 ---> Running in 46e9388d650c 01:53:00 ---> e651a94e2540 01:53:00 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:53:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:53:04 (1/2) Installing ca-certificates (20191127-r5) 01:53:04 (2/2) Installing dumb-init (1.2.5-r1) 01:53:04 Executing busybox-1.33.1-r3.trigger 01:53:04 Executing ca-certificates-20191127-r5.trigger 01:53:04 (1/3) Installing ca-certificates (20191127-r5) 01:53:04 OK: 6 MiB in 16 packages 01:53:04 (2/3) Installing dumb-init (1.2.5-r1) 01:53:04 (3/3) Installing su-exec (0.2-r1) 01:53:04 Executing busybox-1.33.1-r3.trigger 01:53:04 Executing ca-certificates-20191127-r5.trigger 01:53:05 OK: 6 MiB in 17 packages 01:53:06 ---> f455acd2bcd0 01:53:06 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:53:08 Removing intermediate container f9cf3203f1ec 01:53:08 ---> 0cafdcd6302b 01:53:08 01:53:08 Step 11/23 : FROM alpine:3.14 01:53:08 ---> bb3de5531c18 01:53:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:53:09 ---> Running in 3f824f35eba4 01:53:09 ---> 74411d3a9f50 01:53:09 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:53:10 Removing intermediate container ff3c18455c38 01:53:10 ---> 125caa7f352e 01:53:10 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:53:10 ---> Running in 8cbedc773409 01:53:10 Removing intermediate container 46e9388d650c 01:53:10 ---> 35f6cca10e05 01:53:10 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:53:10 ---> Running in 2e9924e91364 01:53:10 ---> Running in 3ee8e20a45ef 01:53:11 Removing intermediate container 8cbedc773409 01:53:11 ---> 9e5341f4f28a 01:53:11 Step 17/20 : CMD ["--init=true"] 01:53:11 Removing intermediate container 2e9924e91364 01:53:11 ---> 0ac76a30035d 01:53:11 Step 12/21 : ENV APP_PORT=59860 01:53:11 ---> Running in d6c6195279a0 01:53:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:53:11 ---> Running in 6137c503654d 01:53:11 Removing intermediate container 3ee8e20a45ef 01:53:11 ---> 1a4329c79394 01:53:11 Step 12/24 : WORKDIR / 01:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:53:12 ---> Running in 7ac18f09708f 01:53:12 Removing intermediate container d6c6195279a0 01:53:12 ---> 99b7a1418ed3 01:53:12 Step 18/20 : LABEL arch=arm64 01:53:12 Removing intermediate container 6137c503654d 01:53:12 ---> 55d2d10d7043 01:53:12 Step 13/21 : EXPOSE $APP_PORT 01:53:12 ---> Running in 921d42c2915b 01:53:12 (1/1) Installing dumb-init (1.2.5-r1) 01:53:12 Executing busybox-1.33.1-r3.trigger 01:53:12 ---> Running in d9b8edebdef0 01:53:12 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 01:53:12 OK: 5 MiB in 15 packages 01:53:12 Status: Downloaded newer image for docker:20.10.8 01:53:12 ---> 3734d5adc5ac 01:53:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:53:13 Removing intermediate container 7ac18f09708f 01:53:13 ---> 12247b26c4e8 01:53:13 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:53:13 ---> Running in ce70a2fc43f9 01:53:13 Removing intermediate container 921d42c2915b 01:53:13 ---> cf615255f8cc 01:53:13 Step 19/20 : LABEL git_sha=c1674a672401ab4243199c3169f26d9e58f5dc14 01:53:13 Removing intermediate container d9b8edebdef0 01:53:13 ---> 41eca789cac6 01:53:13 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 01:53:13 ---> Running in c50e0375bd80 01:53:14 Removing intermediate container ce70a2fc43f9 01:53:14 ---> 73114af1ddff 01:53:14 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 01:53:14 ---> Running in 7000d9f34996 01:53:14 ---> b81ce3574240 01:53:14 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:53:14 Removing intermediate container c50e0375bd80 01:53:14 Removing intermediate container 3f824f35eba4 01:53:14 ---> da899e295e3e 01:53:14 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:53:14 ---> 6e1d2aa98d8d 01:53:14 Step 20/20 : LABEL version=0.0.0 01:53:14 ---> Running in c53357ae2f1c 01:53:14 ---> Running in ace9afbf9b8b 01:53:15 ---> 576eccf4ffac 01:53:15 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:53:15 Removing intermediate container ace9afbf9b8b 01:53:15 ---> aaf81e2e79ef 01:53:15 01:53:15 Removing intermediate container c53357ae2f1c 01:53:15 ---> 8a7dcf32b7b8 01:53:15 Step 14/23 : ENV APP_PORT=59861 01:53:16 Successfully built aaf81e2e79ef 01:53:16 Successfully tagged security-proxy-setup-arm64:latest 01:53:16  Building security-proxy-setup ... done  ---> cd3db8a5268b 01:53:16 Building core-metadata 01:53:16 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:53:16 ---> Running in a8ab1cde4337 01:53:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:53:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:53:17 (1/42) Installing readline (8.1.0-r0) 01:53:17 (2/42) Installing bash (5.1.4-r0) 01:53:17 Executing bash-5.1.4-r0.post-install 01:53:17 (3/42) Installing brotli-libs (1.0.9-r5) 01:53:17 (4/42) Installing nghttp2-libs (1.43.0-r0) 01:53:17 (5/42) Installing libcurl (7.79.1-r0) 01:53:17 (6/42) Installing curl (7.79.1-r0) 01:53:17 (7/42) Installing dumb-init (1.2.5-r1) 01:53:17 (8/42) Installing libbz2 (1.0.8-r1) 01:53:17 (9/42) Installing expat (2.4.1-r0) 01:53:17 (10/42) Installing libffi (3.3-r2) 01:53:17 (11/42) Installing gdbm (1.19-r0) 01:53:17 (12/42) Installing xz-libs (5.2.5-r0) 01:53:17 (13/42) Installing libgcc (10.3.1_git20210424-r2) 01:53:17 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 01:53:17 (15/42) Installing mpdecimal (2.5.1-r1) 01:53:17 (16/42) Installing sqlite-libs (3.35.5-r0) 01:53:17 (17/42) Installing python3 (3.9.5-r1) 01:53:18 ---> f24d2208357d 01:53:18 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:53:20 (18/42) Installing py3-appdirs (1.4.4-r2) 01:53:20 (19/42) Installing py3-chardet (4.0.0-r2) 01:53:20 (20/42) Installing py3-idna (3.2-r0) 01:53:20 (21/42) Installing py3-urllib3 (1.26.5-r0) 01:53:20 (22/42) Installing py3-certifi (2020.12.5-r1) 01:53:20 (23/42) Installing py3-requests (2.25.1-r4) 01:53:20 (24/42) Installing py3-msgpack (1.0.2-r1) 01:53:20 (25/42) Installing py3-lockfile (0.12.2-r4) 01:53:20 (26/42) Installing py3-cachecontrol (0.12.6-r1) 01:53:20 (27/42) Installing py3-colorama (0.4.4-r1) 01:53:20 (28/42) Installing py3-contextlib2 (0.6.0-r1) 01:53:20 (29/42) Installing py3-distlib (0.3.1-r3) 01:53:20 (30/42) Installing py3-distro (1.5.0-r3) 01:53:20 (31/42) Installing py3-six (1.15.0-r1) 01:53:20 (32/42) Installing py3-webencodings (0.5.1-r4) 01:53:20 (33/42) Installing py3-html5lib (1.1-r1) 01:53:20 (34/42) Installing py3-parsing (2.4.7-r2) 01:53:20 (35/42) Installing py3-packaging (20.9-r1) 01:53:20 (36/42) Installing py3-toml (0.10.2-r2) 01:53:20 (37/42) Installing py3-pep517 (0.10.0-r2) 01:53:20 (38/42) Installing py3-progress (1.5-r2) 01:53:20 (39/42) Installing py3-retrying (1.3.3-r1) 01:53:20 (40/42) Installing py3-ordered-set (4.0.2-r1) 01:53:20 (41/42) Installing py3-setuptools (52.0.0-r3) 01:53:20 (42/42) Installing py3-pip (20.3.4-r1) 01:53:21 Executing busybox-1.33.1-r3.trigger 01:53:21 OK: 84 MiB in 64 packages 01:53:22 ---> 91b351a91748 01:53:22 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:53:22 Removing intermediate container a8ab1cde4337 01:53:22 ---> 48245d01ed6f 01:53:22 Step 15/23 : EXPOSE $APP_PORT 01:53:22 ---> 5028629adfdb 01:53:22 Step 17/21 : ENTRYPOINT ["/support-notifications"] 01:53:22 ---> Running in 7fd6540cbcef 01:53:22 ---> Running in a3bc81819f51 01:53:22 Removing intermediate container 7fd6540cbcef 01:53:22 ---> eaaddcbaf724 01:53:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:53:23 Removing intermediate container a3bc81819f51 01:53:23 ---> 18763fb3a176 01:53:23 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:53:23 ---> 736e43cb9a9c 01:53:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:53:23 ---> Running in d19ac5b69f28 01:53:24 Removing intermediate container d19ac5b69f28 01:53:24 ---> 0f4888256934 01:53:24 Step 19/21 : LABEL arch=arm64 01:53:24 ---> c3f9056b76f0 01:53:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:53:25 ---> Running in 6865ec690c25 01:53:26 ---> 2d438d3e3dba 01:53:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:53:26 Collecting docker-compose==1.23.2 01:53:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:53:26 Removing intermediate container 6865ec690c25 01:53:26 ---> 7b2dbde6fb91 01:53:26 Step 20/21 : LABEL git_sha=c1674a672401ab4243199c3169f26d9e58f5dc14 01:53:26 Collecting docopt<0.7,>=0.6.1 01:53:26 Downloading docopt-0.6.2.tar.gz (25 kB) 01:53:27 ---> 5d5bf6bef9d2 01:53:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:53:27 ---> Running in b45b9db74d6f 01:53:28 Removing intermediate container b45b9db74d6f 01:53:28 ---> 0499851eca29 01:53:28 Step 21/21 : LABEL version=0.0.0 01:53:28 ---> Running in 923a02b1ba5c 01:53:28 ---> 3289d4ed9396 01:53:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:53:28 ---> 0dcdb57e86be 01:53:28 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:53:28 ---> Running in e94730e37834 01:53:29 Removing intermediate container 923a02b1ba5c 01:53:29 ---> a9c118da2ae9 01:53:29 01:53:29 Collecting jsonschema<3,>=2.5.1 01:53:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:53:29 Successfully built a9c118da2ae9 01:53:29 Removing intermediate container e94730e37834 01:53:29 ---> 09e1bb302232 01:53:29 Successfully tagged support-notifications-arm64:latest 01:53:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:53:29  Building support-notifications ... done Building core-command 01:53:29 ---> Running in 5c2591651d1d 01:53:29 ---> 678bf6bedc34 01:53:29 Step 20/24 : 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/ 01:53:30 ---> Running in 68187665771c 01:53:30 Removing intermediate container 5c2591651d1d 01:53:30 ---> 475a64575dc2 01:53:30 Step 21/23 : LABEL arch=arm64 01:53:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:53:31 ---> Running in dc4121bbf1db 01:53:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:53:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 01:53:31 Collecting docker<4.0,>=3.6.0 01:53:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:53:32 Removing intermediate container dc4121bbf1db 01:53:32 ---> 35f9d446cc86 01:53:32 Step 22/23 : LABEL git_sha=c1674a672401ab4243199c3169f26d9e58f5dc14 01:53:32 ---> Running in 8c68b495f8a0 01:53:32 Collecting PyYAML<4,>=3.10 01:53:32 Downloading PyYAML-3.13.tar.gz (270 kB) 01:53:33 Removing intermediate container 8c68b495f8a0 01:53:33 ---> f406b9fd3026 01:53:33 Step 23/23 : LABEL version=0.0.0 01:53:33 Removing intermediate container 68187665771c 01:53:33 ---> 2a84d4725a0d 01:53:33 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 01:53:33 ---> Running in 038329ebbf80 01:53:33 ---> Running in b5f76f6a8767 01:53:34 Removing intermediate container 038329ebbf80 01:53:34 ---> 150527f0df21 01:53:34 01:53:34 Removing intermediate container b5f76f6a8767 01:53:34 ---> e1117b7e3931 01:53:34 Step 22/24 : LABEL arch=arm64 01:53:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:53:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:53:35 ---> 5c0d9a5e07e5 01:53:35 Step 3/22 : WORKDIR /edgex-go 01:53:35 ---> Using cache 01:53:35 ---> f2cce55e4288 01:53:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:53:35 ---> Using cache 01:53:35 ---> 94fd2990c5c7 01:53:35 Step 5/22 : RUN apk add --update --no-cache make git 01:53:35 ---> Using cache 01:53:35 ---> 5e44e497966f 01:53:35 Step 6/22 : COPY . . 01:53:35 Successfully built 150527f0df21 01:53:35 Successfully tagged support-scheduler-arm64:latest 01:53:35  Building support-scheduler ... done Building core-data 01:53:35 ---> Running in c34b2c0e0eb9 01:53:36 Removing intermediate container c34b2c0e0eb9 01:53:36 ---> a1989f46de6f 01:53:36 Step 23/24 : LABEL git_sha=c1674a672401ab4243199c3169f26d9e58f5dc14 01:53:36 ---> Running in 8a3d6c509e2a 01:53:36 Collecting cached-property<2,>=1.2.0 01:53:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:53:36 Collecting dockerpty<0.5,>=0.4.1 01:53:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:53:36 Removing intermediate container 8a3d6c509e2a 01:53:36 ---> a19cefb501d1 01:53:36 Step 24/24 : LABEL version=0.0.0 01:53:37 ---> Running in 4b5df5d0557f 01:53:38 Collecting texttable<0.10,>=0.9.0 01:53:38 Downloading texttable-0.9.1.tar.gz (11 kB) 01:53:38 Removing intermediate container 4b5df5d0557f 01:53:38 ---> 324049cfa644 01:53:38 01:53:39 Successfully built 324049cfa644 01:53:39 Successfully tagged security-secretstore-setup-arm64:latest 01:53:39 Building security-bootstrapper 01:53:40  Building security-secretstore-setup ... done Collecting websocket-client<1.0,>=0.32.0 01:53:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:53:41 Collecting docker-pycreds>=0.4.0 01:53:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:53:41 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 01:53:42 Collecting urllib3<1.25,>=1.21.1 01:53:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:53:42 Collecting chardet<3.1.0,>=3.0.2 01:53:42 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:53:42 Collecting idna<2.8,>=2.5 01:53:42 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:53:42 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:53:42 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:53:42 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:53:42 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:53:43 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:53:43 Attempting uninstall: urllib3 01:53:43 Found existing installation: urllib3 1.26.5 01:53:43 Uninstalling urllib3-1.26.5: 01:53:44 Successfully uninstalled urllib3-1.26.5 01:53:44 Attempting uninstall: idna 01:53:44 Found existing installation: idna 3.2 01:53:44 Uninstalling idna-3.2: 01:53:44 Successfully uninstalled idna-3.2 01:53:45 Attempting uninstall: chardet 01:53:45 Found existing installation: chardet 4.0.0 01:53:45 Uninstalling chardet-4.0.0: 01:53:46 Successfully uninstalled chardet-4.0.0 01:53:48 Attempting uninstall: requests 01:53:48 Found existing installation: requests 2.25.1 01:53:48 Uninstalling requests-2.25.1: 01:53:49 Successfully uninstalled requests-2.25.1 01:53:49 ---> ead17e8c6252 01:53:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:53:49 ---> Running in b272ec81301e 01:53:49 Running setup.py install for texttable: started 01:53:52 Running setup.py install for texttable: finished with status 'done' 01:53:52 Running setup.py install for PyYAML: started 01:53:54 Removing intermediate container b272ec81301e 01:53:54 ---> e5801e5040c1 01:53:54 Step 8/22 : RUN make cmd/core-metadata/core-metadata 01:53:54 Running setup.py install for PyYAML: finished with status 'done' 01:53:54 ---> Running in 1869c8d774c6 01:53:55 Running setup.py install for docopt: started 01:53:56 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 01:53:57 Running setup.py install for docopt: finished with status 'done' 01:53:57 Running setup.py install for dockerpty: started 01:53:59 Running setup.py install for dockerpty: finished with status 'done' 01:54:02 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 01:54:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:54:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:54:03 ---> 5c0d9a5e07e5 01:54:03 Step 3/22 : WORKDIR /edgex-go 01:54:03 ---> Using cache 01:54:03 ---> f2cce55e4288 01:54:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:54:03 ---> Using cache 01:54:03 ---> 94fd2990c5c7 01:54:03 Step 5/22 : RUN apk add --update --no-cache make git 01:54:03 ---> Using cache 01:54:03 ---> 5e44e497966f 01:54:03 Step 6/22 : COPY . . 01:54:03 ---> Using cache 01:54:03 ---> ead17e8c6252 01:54:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:03 ---> Using cache 01:54:03 ---> e5801e5040c1 01:54:03 Step 8/22 : RUN make cmd/core-command/core-command 01:54:04 ---> Running in ef2c092212bd 01:54:07 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 01:54:12 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:54:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:54:12 ---> 5c0d9a5e07e5 01:54:12 Step 3/22 : WORKDIR /edgex-go 01:54:12 ---> Using cache 01:54:12 ---> f2cce55e4288 01:54:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:54:12 ---> Using cache 01:54:12 ---> 94fd2990c5c7 01:54:12 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:54:12 ---> Running in 2222e9de25ab 01:54:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:54:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:54:17 OK: 218 MiB in 52 packages 01:54:17 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:54:17 Step 2/30 : FROM ${BUILDER_BASE} AS builder 01:54:17 ---> 5c0d9a5e07e5 01:54:17 Step 3/30 : WORKDIR /edgex-go 01:54:17 ---> Using cache 01:54:17 ---> f2cce55e4288 01:54:17 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:54:17 ---> Using cache 01:54:17 ---> 94fd2990c5c7 01:54:17 Step 5/30 : RUN apk add --update --no-cache make git 01:54:17 ---> Using cache 01:54:17 ---> 5e44e497966f 01:54:17 Step 6/30 : COPY . . 01:54:17 ---> Using cache 01:54:17 ---> ead17e8c6252 01:54:17 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:17 ---> Using cache 01:54:17 ---> e5801e5040c1 01:54:17 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:54:18 ---> Running in 3d1c30bf73fd 01:54:20 Removing intermediate container 2222e9de25ab 01:54:20 ---> 9109c56f805c 01:54:20 Step 6/22 : COPY . . 01:54:21 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 01:54:24 Removing intermediate container 7000d9f34996 01:54:24 ---> b228d39adb3b 01:54:24 Step 13/22 : ENV APP_PORT=58890 01:54:25 ---> Running in 28e5b9cb1663 01:54:26 Removing intermediate container 28e5b9cb1663 01:54:26 ---> be148586c83a 01:54:26 Step 14/22 : EXPOSE $APP_PORT 01:54:26 ---> Running in 34b1a4cdc448 01:54:27 Removing intermediate container 34b1a4cdc448 01:54:27 ---> 7bfc5dea93a8 01:54:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:54:30 ---> 9d7ffef5b16c 01:54:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:54:32 ---> 487511776335 01:54:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:54:34 ---> fb2fce9f4b35 01:54:34 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 01:54:34 ---> Running in 5d64de1e102b 01:54:35 Removing intermediate container 5d64de1e102b 01:54:35 ---> 174c6c4a2d27 01:54:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:54:36 ---> Running in ab675e66d2b3 01:54:37 Removing intermediate container ab675e66d2b3 01:54:37 ---> 49f917dfa977 01:54:37 Step 20/22 : LABEL arch=arm64 01:54:37 ---> Running in 74103ed2a0ce 01:54:38 Removing intermediate container 74103ed2a0ce 01:54:38 ---> f548c78c7c23 01:54:38 Step 21/22 : LABEL git_sha=c1674a672401ab4243199c3169f26d9e58f5dc14 01:54:39 ---> Running in fb5caa45b2d6 01:54:40 Removing intermediate container fb5caa45b2d6 01:54:40 ---> 7107d1ecf6b7 01:54:40 Step 22/22 : LABEL version=0.0.0 01:54:40 ---> Running in b334f0592bd2 01:54:40 ---> ad878ca1ec3e 01:54:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:41 ---> Running in bbe16eabc0eb 01:54:41 Removing intermediate container b334f0592bd2 01:54:41 ---> ab134bf1ab04 01:54:41 01:54:42 Successfully built ab134bf1ab04 01:54:42 Successfully tagged sys-mgmt-agent-arm64:latest 01:54:47  Building sys-mgmt-agent ... done Removing intermediate container bbe16eabc0eb 01:54:47 ---> d22f1002f7df 01:54:47 Step 8/22 : RUN make cmd/core-data/core-data 01:54:47 ---> Running in e21711f8962d 01:54:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 01:55:56 Removing intermediate container 1869c8d774c6 01:55:56 ---> ea811a3ba916 01:55:56 01:55:56 Step 9/22 : FROM alpine:3.14 01:55:56 ---> bb3de5531c18 01:55:56 Step 10/22 : RUN apk add --update --no-cache dumb-init 01:55:56 ---> Using cache 01:55:56 ---> da899e295e3e 01:55:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:55:56 ---> Using cache 01:55:56 ---> 8a7dcf32b7b8 01:55:56 Step 12/22 : ENV APP_PORT=59881 01:55:56 ---> Running in 1e7bf1d475b5 01:55:56 Removing intermediate container 1e7bf1d475b5 01:55:56 ---> 301f0b5e0d55 01:55:56 Step 13/22 : EXPOSE $APP_PORT 01:55:56 Removing intermediate container ef2c092212bd 01:55:56 ---> 2fec33754dfb 01:55:56 01:55:56 Step 9/22 : FROM alpine:3.14 01:55:56 ---> bb3de5531c18 01:55:56 Step 10/22 : RUN apk add --update --no-cache dumb-init 01:55:56 ---> Running in 6723e461f303 01:55:56 ---> Using cache 01:55:56 ---> da899e295e3e 01:55:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:55:56 ---> Using cache 01:55:56 ---> 8a7dcf32b7b8 01:55:56 Step 12/22 : ENV APP_PORT=59882 01:55:56 ---> Running in 1722885f2389 01:55:56 Removing intermediate container 6723e461f303 01:55:56 ---> 33f1c4c948b9 01:55:56 Step 14/22 : WORKDIR / 01:55:56 Removing intermediate container 1722885f2389 01:55:56 ---> 95dc940433a0 01:55:56 Step 13/22 : EXPOSE $APP_PORT 01:55:56 ---> Running in 4906b6445609 01:55:56 ---> Running in cc7ff9fa47cc 01:55:56 Removing intermediate container cc7ff9fa47cc 01:55:56 Removing intermediate container 4906b6445609 01:55:56 ---> 2a43a302ca2a 01:55:56 Step 14/22 : WORKDIR / 01:55:56 ---> 8daa603d17de 01:55:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:55:56 ---> Running in 2de100afbd80 01:55:56 Removing intermediate container 2de100afbd80 01:55:56 ---> 74af16dc50de 01:55:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:55:56 ---> fb8b382c73f9 01:55:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:55:56 ---> 43591dd5c33b 01:55:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:55:56 ---> 1cc7eb8ec1e4 01:55:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:55:56 ---> 1683f67b1b71 01:55:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:55:56 ---> 18944e38aae1 01:55:56 Step 18/22 : ENTRYPOINT ["/core-metadata"] 01:55:56 ---> Running in d99458df651a 01:55:56 Removing intermediate container d99458df651a 01:55:56 ---> 4e06ac0fb8ee 01:55:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:55:57 ---> ba7a134febad 01:55:57 Step 18/22 : ENTRYPOINT ["/core-command"] 01:55:57 ---> Running in 91762cfbe9ae 01:55:57 ---> Running in 6b8fbfe14d7b 01:55:58 Removing intermediate container 91762cfbe9ae 01:55:58 ---> 1e7054a7b769 01:55:58 Step 20/22 : LABEL arch=arm64 01:55:58 ---> Running in 13ba1bb107c6 01:55:58 Removing intermediate container 6b8fbfe14d7b 01:55:58 ---> 3ee526cb362a 01:55:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:55:58 ---> Running in 3b38fc40a216 01:55:59 Removing intermediate container 13ba1bb107c6 01:55:59 ---> 382633530c8d 01:55:59 Step 21/22 : LABEL git_sha=c1674a672401ab4243199c3169f26d9e58f5dc14 01:55:59 Removing intermediate container 3b38fc40a216 01:55:59 ---> e301e3644f2d 01:55:59 Step 20/22 : LABEL arch=arm64 01:56:00 ---> Running in 9d38e75b4df8 01:56:00 ---> Running in 4d7058688c73 01:56:01 Removing intermediate container 9d38e75b4df8 01:56:01 ---> d3ff91401bba 01:56:01 Step 22/22 : LABEL version=0.0.0 01:56:01 Removing intermediate container 4d7058688c73 01:56:01 ---> b468ae598d3d 01:56:01 Step 21/22 : LABEL git_sha=c1674a672401ab4243199c3169f26d9e58f5dc14 01:56:01 ---> Running in e64be1e68dac 01:56:01 ---> Running in d18f8b6097a0 01:56:02 Removing intermediate container e64be1e68dac 01:56:02 ---> bf42eb971381 01:56:02 01:56:03 Removing intermediate container d18f8b6097a0 01:56:03 ---> 6688e3f794d9 01:56:03 Step 22/22 : LABEL version=0.0.0 01:56:03 Removing intermediate container 3d1c30bf73fd 01:56:03 ---> d76a31da4d48 01:56:03 01:56:03 Step 9/30 : FROM alpine:3.14 01:56:03 ---> bb3de5531c18 01:56:03 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:56:03 ---> Running in 3826a5ad8812 01:56:03 ---> Running in 87d0b887aa47 01:56:03 Successfully built bf42eb971381 01:56:03 Successfully tagged core-metadata-arm64:latest 01:56:04  Building core-metadata ... done Removing intermediate container 3826a5ad8812 01:56:04 ---> 08d103225611 01:56:04 01:56:04 Removing intermediate container 87d0b887aa47 01:56:04 ---> ed316e820ae8 01:56:04 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 01:56:04 Successfully built 08d103225611 01:56:04 Successfully tagged core-command-arm64:latest 01:56:04 ---> Running in d62471189f97 01:56:06  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:56:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:56:07 (1/2) Installing dumb-init (1.2.5-r1) 01:56:07 (2/2) Installing su-exec (0.2-r1) 01:56:07 Executing busybox-1.33.1-r3.trigger 01:56:07 OK: 5 MiB in 16 packages 01:56:09 Removing intermediate container d62471189f97 01:56:09 ---> c3fbb80f89b9 01:56:09 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 01:56:09 ---> Running in 60ddf08c2864 01:56:10 Removing intermediate container 60ddf08c2864 01:56:10 ---> f152e88c860b 01:56:10 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:56:10 ---> Running in 7842d991f700 01:56:10 Removing intermediate container 7842d991f700 01:56:10 ---> 1c0c3630b277 01:56:10 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:56:10 ---> Running in e6c6ec6efa33 01:56:13 Removing intermediate container e6c6ec6efa33 01:56:13 ---> 405d2f6b80d2 01:56:13 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 01:56:13 ---> Running in 5cdaf146ca4d 01:56:14 Removing intermediate container 5cdaf146ca4d 01:56:14 ---> 2342c9a62ab8 01:56:14 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:56:15 ---> 0335fa753032 01:56:15 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:56:15 ---> Running in e5774f59bdcd 01:56:18 Removing intermediate container e5774f59bdcd 01:56:18 ---> 356f33865eca 01:56:18 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 01:56:19 ---> 60aa1e86178b 01:56:19 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:56:20 Removing intermediate container e21711f8962d 01:56:20 ---> 0d00bd7515c1 01:56:20 01:56:20 Step 9/22 : FROM alpine:3.14 01:56:20 ---> bb3de5531c18 01:56:20 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:56:20 ---> Running in b9c1e4790bb8 01:56:20 ---> 08b7de30aaf4 01:56:20 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:56:20 Removing intermediate container b9c1e4790bb8 01:56:20 ---> e719832b766a 01:56:20 Step 11/22 : ENV APP_PORT=59880 01:56:21 ---> Running in 330b435090b8 01:56:21 Removing intermediate container 330b435090b8 01:56:21 ---> 32a2e7271fad 01:56:21 Step 12/22 : EXPOSE $APP_PORT 01:56:21 ---> d0c3a0727653 01:56:21 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:56:21 ---> Running in e79adebbd819 01:56:22 Removing intermediate container e79adebbd819 01:56:22 ---> bdb77062b635 01:56:22 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:56:22 ---> Running in 91656b08a385 01:56:22 ---> 740c8d088775 01:56:22 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:56:23 ---> 36d319d15f66 01:56:23 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 01:56:23 ---> Running in 705ed26f9e7a 01:56:24 Removing intermediate container 705ed26f9e7a 01:56:24 ---> deb35fa0026c 01:56:24 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:56:25 Removing intermediate container 91656b08a385 01:56:25 ---> 5e2d43c405d7 01:56:25 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 01:56:25 ---> Running in cd89468ad0f8 01:56:25 ---> 45a514f2fe70 01:56:25 Step 25/30 : RUN chmod +x /entrypoint.sh 01:56:25 ---> Running in f5a25cdac39f 01:56:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:56:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:56:27 Removing intermediate container f5a25cdac39f 01:56:27 ---> aa3c9462aeaf 01:56:27 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 01:56:28 ---> Running in a54f8825d430 01:56:28 (1/6) Installing dumb-init (1.2.5-r1) 01:56:28 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:56:28 (3/6) Installing libsodium (1.0.18-r0) 01:56:28 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:56:28 Removing intermediate container a54f8825d430 01:56:28 ---> 06ea4fca966d 01:56:28 Step 27/30 : CMD ["gate"] 01:56:28 (5/6) Installing libzmq (4.3.4-r0) 01:56:28 (6/6) Installing zeromq (4.3.4-r0) 01:56:29 Executing busybox-1.33.1-r3.trigger 01:56:29 ---> Running in 626c5568208a 01:56:29 OK: 8 MiB in 20 packages 01:56:29 Removing intermediate container 626c5568208a 01:56:29 ---> 9435b011b8dc 01:56:29 Step 28/30 : LABEL arch=arm64 01:56:30 ---> Running in 4259385afc2c 01:56:30 Removing intermediate container cd89468ad0f8 01:56:30 ---> 18cf8ca0017d 01:56:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:56:30 Removing intermediate container 4259385afc2c 01:56:30 ---> de1462fcb4e1 01:56:30 Step 29/30 : LABEL git_sha=c1674a672401ab4243199c3169f26d9e58f5dc14 01:56:30 ---> Running in 9011b33e8996 01:56:31 ---> 25946cf2c3ca 01:56:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:56:31 Removing intermediate container 9011b33e8996 01:56:31 ---> 0b8c1854c36e 01:56:31 Step 30/30 : LABEL version=0.0.0 01:56:31 ---> Running in 7fa6f115016b 01:56:32 Removing intermediate container 7fa6f115016b 01:56:32 ---> 8fa2fb6791cf 01:56:32 01:56:32 Successfully built 8fa2fb6791cf 01:56:32 Successfully tagged security-bootstrapper-arm64:latest 01:56:33  Building security-bootstrapper ... done  ---> df29df3cd94d 01:56:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:56:33 ---> ff3321122e19 01:56:33 Step 18/22 : ENTRYPOINT ["/core-data"] 01:56:33 ---> Running in 34eb0827284e 01:56:34 Removing intermediate container 34eb0827284e 01:56:34 ---> d2fb81c8611f 01:56:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:56:34 ---> Running in 7285124e0806 01:56:35 Removing intermediate container 7285124e0806 01:56:35 ---> e52ffa62a55c 01:56:35 Step 20/22 : LABEL arch=arm64 01:56:35 ---> Running in de2568b1606e 01:56:35 Removing intermediate container de2568b1606e 01:56:35 ---> 4fa3895be8b4 01:56:35 Step 21/22 : LABEL git_sha=c1674a672401ab4243199c3169f26d9e58f5dc14 01:56:35 ---> Running in 315286706a29 01:56:36 Removing intermediate container 315286706a29 01:56:36 ---> cd3834f0e3e3 01:56:36 Step 22/22 : LABEL version=0.0.0 01:56:36 ---> Running in 7ba75c293afc 01:56:37 Removing intermediate container 7ba75c293afc 01:56:37 ---> 35f32d35bbd3 01:56:37 01:56:37 Successfully built 35f32d35bbd3 01:56:37 Successfully tagged core-data-arm64:latest 01:56:37  Building core-data ... done  [Pipeline] } 01:56:37 $ docker stop --time=1 2305d97f0823f14c21e817529b2999dfd29234585aba3a03544aa8d9773ac2a2 01:56:39 $ docker rm -f 2305d97f0823f14c21e817529b2999dfd29234585aba3a03544aa8d9773ac2a2 [Pipeline] // withDockerContainer [Pipeline] sh 01:56:40 + docker images 01:56:40 REPOSITORY TAG IMAGE ID CREATED SIZE 01:56:40 core-data-arm64 latest 35f32d35bbd3 4 seconds ago 19.4MB 01:56:40 security-bootstrapper-arm64 latest 8fa2fb6791cf 8 seconds ago 17.7MB 01:56:40 0d00bd7515c1 21 seconds ago 1.57GB 01:56:40 core-command-arm64 latest 08d103225611 37 seconds ago 15.2MB 01:56:40 core-metadata-arm64 latest bf42eb971381 38 seconds ago 15.8MB 01:56:40 d76a31da4d48 38 seconds ago 1.57GB 01:56:40 2fec33754dfb 53 seconds ago 1.56GB 01:56:40 ea811a3ba916 54 seconds ago 1.57GB 01:56:40 sys-mgmt-agent-arm64 latest ab134bf1ab04 About a minute ago 277MB 01:56:40 security-secretstore-setup-arm64 latest 324049cfa644 3 minutes ago 26.5MB 01:56:40 support-scheduler-arm64 latest 150527f0df21 3 minutes ago 15.2MB 01:56:40 support-notifications-arm64 latest a9c118da2ae9 3 minutes ago 15.9MB 01:56:40 security-proxy-setup-arm64 latest aaf81e2e79ef 3 minutes ago 25.3MB 01:56:40 0cafdcd6302b 3 minutes ago 1.57GB 01:56:40 7f22a90f317d 3 minutes ago 1.57GB 01:56:40 37ea8571ed4e 3 minutes ago 1.57GB 01:56:40 ff2617020e81 3 minutes ago 1.57GB 01:56:40 6eb12166853f 4 minutes ago 1.57GB 01:56:40 ci-base-image-arm64 latest 5c0d9a5e07e5 14 minutes ago 1.24GB 01:56:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 72ade6ffb461 6 days ago 532MB 01:56:40 docker 20.10.8 3734d5adc5ac 5 weeks ago 198MB 01:56:40 alpine 3.14 bb3de5531c18 6 weeks ago 5.34MB 01:56:40 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 01:56:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:56:41 01:56:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:56:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:56:42 arm64: Pulling from edgex-lftools-log-publisher 01:56:42 448f6bf000e3: Pulling fs layer 01:56:42 f757da607395: Pulling fs layer 01:56:42 05883995daec: Pulling fs layer 01:56:42 8603b9c90790: Pulling fs layer 01:56:42 1560dd03e051: Pulling fs layer 01:56:42 27f5ce0e4adf: Pulling fs layer 01:56:42 c2d8d7efcc4b: Pulling fs layer 01:56:42 1560dd03e051: Waiting 01:56:42 27f5ce0e4adf: Waiting 01:56:42 c2d8d7efcc4b: Waiting 01:56:42 8603b9c90790: Waiting 01:56:42 f757da607395: Verifying Checksum 01:56:42 f757da607395: Download complete 01:56:42 8603b9c90790: Verifying Checksum 01:56:42 8603b9c90790: Download complete 01:56:42 1560dd03e051: Verifying Checksum 01:56:42 1560dd03e051: Download complete 01:56:42 27f5ce0e4adf: Download complete 01:56:42 05883995daec: Verifying Checksum 01:56:42 05883995daec: Download complete 01:56:42 448f6bf000e3: Verifying Checksum 01:56:42 448f6bf000e3: Download complete 01:56:45 c2d8d7efcc4b: Verifying Checksum 01:56:45 c2d8d7efcc4b: Download complete 01:56:47 448f6bf000e3: Pull complete 01:56:47 f757da607395: Pull complete 01:56:49 05883995daec: Pull complete 01:56:49 8603b9c90790: Pull complete 01:56:50 1560dd03e051: Pull complete 01:56:50 27f5ce0e4adf: Pull complete 01:57:05 c2d8d7efcc4b: Pull complete 01:57:05 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 01:57:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:57:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:57:06 prd-ubuntu18.04-docker-arm64-4c-16g-928 does not seem to be running inside a container 01:57:06 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:arm64 cat 01:57:09 $ docker top c544e55d1dba1d60ee473059c98a6ae5a43ef3001d019da8a7c4516604b15381 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:10 ---> job-cost.sh 01:57:10 lf-activate-venv: SKIPPING 01:57:10 INFO: No Stack... 01:57:11 INFO: Retrieving Pricing Info for: v3-standard-4 01:57:11 INFO: Archiving Costs [Pipeline] sh 01:57:12 + cut -d, -f6 01:57:12 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 01:57:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3751-3-stack-cost] 01:57:12 Resource [jenkins-edgexfoundry-edgex-go-PR-3751-3-stack-cost] did not exist. Created. 01:57:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3751-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:57:13 + echo total: 0.10999999940395355 [Pipeline] stash 01:57:13 Stashed 1 file(s) [Pipeline] } 01:57:13 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3751-3-stack-cost] [Pipeline] // lock [Pipeline] } 01:57:13 $ docker stop --time=1 c544e55d1dba1d60ee473059c98a6ae5a43ef3001d019da8a7c4516604b15381 01:57:14 $ docker rm -f c544e55d1dba1d60ee473059c98a6ae5a43ef3001d019da8a7c4516604b15381 [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:57:15 provisioning config files... 01:57:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config6241922419984137538tmp [Pipeline] { [Pipeline] sh 01:57:15 + set +x 01:57:15 + curl -s https://codecov.io/bash 01:57:15 + bash -s -- 01:57:16 01:57:16 _____ _ 01:57:16 / ____| | | 01:57:16 | | ___ __| | ___ ___ _____ __ 01:57:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:57:16 | |___| (_) | (_| | __/ (_| (_) \ V / 01:57:16 \_____\___/ \__,_|\___|\___\___/ \_/ 01:57:16 Bash-1.0.6 01:57:16 01:57:16 01:57:16 ==> git version 2.24.4 found 01:57:16 ==> 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:57:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:57:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:57:16 ==> Jenkins CI detected. 01:57:16 current dir:  /w/workspace/edgex-go/3 01:57:16 project root: . 01:57:16 --> token set from env 01:57:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:57:16 ==> Running gcov in . (disable via -X gcov) 01:57:16 ==> Python coveragepy not found 01:57:16 ==> Searching for coverage reports in: 01:57:16 + . 01:57:16 -> Found 1 reports 01:57:16 ==> Detecting git/mercurial file structure 01:57:16 ==> Reading reports 01:57:16 + ./coverage.out bytes=403932 01:57:16 ==> Appending adjustments 01:57:16 https://docs.codecov.io/docs/fixing-reports 01:57:17 + Found adjustments 01:57:17 ==> Gzipping contents 01:57:17 56K /tmp/codecov.XpaAnn.gz 01:57:17 ==> Uploading reports 01:57:17 url: https://codecov.io 01:57:17 query: branch=PR-3751&commit=c1674a672401ab4243199c3169f26d9e58f5dc14&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3751%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3751&job=&cmd_args= 01:57:17 -> Pinging Codecov 01:57:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3751&commit=c1674a672401ab4243199c3169f26d9e58f5dc14&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3751%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3751&job=&cmd_args= 01:57:17 -> Uploading to 01:57:17 https://storage.googleapis.com/codecov/v4/raw/2021-10-13/00271124DB129430A58F1EEE437C3FCB/c1674a672401ab4243199c3169f26d9e58f5dc14/5a7cc3cb-6199-45d7-a71d-8f8cf817bcae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211013T015717Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e43b949ae696cc7823b3bbcb63b0c6c4958e1e297fed0b43dded08840e6aab34 01:57:17 % Total % Received % Xferd Average Speed Time Time Time Current 01:57:17 Dload Upload Total Spent Left Speed 01:57:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54406 0 0 100 54406 0 164k --:--:-- --:--:-- --:--:-- 165k 01:57:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c1674a672401ab4243199c3169f26d9e58f5dc14 [Pipeline] } 01:57:18 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:57:19 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:57:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:57:20 ---> package-listing.sh 01:57:20 ++ tr '[:upper:]' '[:lower:]' 01:57:20 ++ facter osfamily 01:57:20 + OS_FAMILY=redhat 01:57:20 + workspace=/w/workspace/edgex-go/3 01:57:20 + START_PACKAGES=/tmp/packages_start.txt 01:57:20 + END_PACKAGES=/tmp/packages_end.txt 01:57:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:57:20 + PACKAGES=/tmp/packages_start.txt 01:57:20 + '[' /w/workspace/edgex-go/3 ']' 01:57:20 + PACKAGES=/tmp/packages_end.txt 01:57:20 + case "${OS_FAMILY}" in 01:57:20 + rpm -qa 01:57:20 + sort 01:57:23 + '[' -f /tmp/packages_start.txt ']' 01:57:23 + '[' -f /tmp/packages_end.txt ']' 01:57:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:57:23 + '[' /w/workspace/edgex-go/3 ']' 01:57:23 + mkdir -p /w/workspace/edgex-go/3/archives/ 01:57:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 01:57:23 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:57:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:57:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:24 01:57:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:57:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:24 latest: Pulling from edgex-lftools-log-publisher 01:57:24 b4d181a07f80: Pulling fs layer 01:57:24 a1111a8f2ec3: Pulling fs layer 01:57:24 ed53099fbce6: Pulling fs layer 01:57:24 dc539afda2c1: Pulling fs layer 01:57:24 77bc0d833cb6: Pulling fs layer 01:57:24 9065ff56babe: Pulling fs layer 01:57:24 d287ab97295c: Pulling fs layer 01:57:24 dc539afda2c1: Waiting 01:57:24 77bc0d833cb6: Waiting 01:57:24 9065ff56babe: Waiting 01:57:24 d287ab97295c: Waiting 01:57:24 a1111a8f2ec3: Verifying Checksum 01:57:24 a1111a8f2ec3: Download complete 01:57:24 dc539afda2c1: Verifying Checksum 01:57:24 dc539afda2c1: Download complete 01:57:25 ed53099fbce6: Verifying Checksum 01:57:25 ed53099fbce6: Download complete 01:57:25 9065ff56babe: Verifying Checksum 01:57:25 9065ff56babe: Download complete 01:57:25 77bc0d833cb6: Verifying Checksum 01:57:25 77bc0d833cb6: Download complete 01:57:25 b4d181a07f80: Verifying Checksum 01:57:25 b4d181a07f80: Download complete 01:57:25 d287ab97295c: Verifying Checksum 01:57:25 d287ab97295c: Download complete 01:57:26 b4d181a07f80: Pull complete 01:57:26 a1111a8f2ec3: Pull complete 01:57:27 ed53099fbce6: Pull complete 01:57:27 dc539afda2c1: Pull complete 01:57:27 77bc0d833cb6: Pull complete 01:57:27 9065ff56babe: Pull complete 01:57:33 d287ab97295c: Pull complete 01:57:33 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:57:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:57:33 prd-centos7-docker-4c-2g-913 does not seem to be running inside a container 01:57:33 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:57:36 $ docker top c84742412cc179acfd1a1d072b81dd4534d85e088e3de92d1da1830ca961c15d -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:37 + touch /tmp/pre-build-complete [Pipeline] sh 01:57:37 + mkdir -p /var/log/sysstat [Pipeline] sh 01:57:37 + ls /var/log/sa-host 01:57:37 + sadf -c /var/log/sa-host/sa13 01:57:37 file_magic: OK 01:57:37 HZ: Using current value: 100 01:57:37 file_header: OK 01:57:37 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:57:37 Statistics: 01:57:37 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... 01:57:37 File successfully converted to sysstat format version 12.0.3 01:57:37 + sadf -c /var/log/sa-host/sa30 01:57:37 file_magic: OK 01:57:37 HZ: Using current value: 100 01:57:37 file_header: OK 01:57:37 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:57:37 Statistics: 01:57:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:57:37 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:37 provisioning config files... 01:57:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7210219229033823822tmp [Pipeline] { [Pipeline] echo 01:57:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:57:38 ---> create-netrc.sh [Pipeline] } 01:57:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:57:38 ---> python-tools-install.sh [Pipeline] echo 01:57:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:57:38 ---> sudo-logs.sh 01:57:38 Archiving 'sudo' log.. 01:58:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-913.novalocal: Name or service not known 01:58:09 sudo: unable to resolve host prd-centos7-docker-4c-2g-913.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:58:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:58:10 ---> job-cost.sh 01:58:10 lf-activate-venv: SKIPPING 01:58:10 DEBUG: total: 0.10999999940395355 01:58:10 INFO: Retrieving Stack Cost... 01:58:10 INFO: Retrieving Pricing Info for: v3-standard-2 01:58:11 INFO: Archiving Costs [Pipeline] echo 01:58:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:58:11 ---> logs-deploy.sh 01:58:11 lf-activate-venv: SKIPPING 01:58:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3751/3 01:58:11 INFO: archiving workspace using pattern(s): 01:58:12 Archives upload complete. 01:58:12 INFO: archiving logs to Nexus 01:58:13 ---> uname -a: 01:58:13 Linux prd-centos7-docker-4c-2g-913.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 01:58:13 01:58:13 01:58:13 ---> lscpu: 01:58:13 Architecture: x86_64 01:58:13 CPU op-mode(s): 32-bit, 64-bit 01:58:13 Byte Order: Little Endian 01:58:13 Address sizes: 40 bits physical, 48 bits virtual 01:58:13 CPU(s): 2 01:58:13 On-line CPU(s) list: 0,1 01:58:13 Thread(s) per core: 1 01:58:13 Core(s) per socket: 1 01:58:13 Socket(s): 2 01:58:13 NUMA node(s): 1 01:58:13 Vendor ID: AuthenticAMD 01:58:13 CPU family: 23 01:58:13 Model: 49 01:58:13 Model name: AMD EPYC-Rome Processor 01:58:13 Stepping: 0 01:58:13 CPU MHz: 2799.998 01:58:13 BogoMIPS: 5599.99 01:58:13 Virtualization: AMD-V 01:58:13 Hypervisor vendor: KVM 01:58:13 Virtualization type: full 01:58:13 L1d cache: 32K 01:58:13 L1i cache: 32K 01:58:13 L2 cache: 512K 01:58:13 L3 cache: 16384K 01:58:13 NUMA node0 CPU(s): 0,1 01:58:13 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:58:13 01:58:13 01:58:13 ---> nproc: 01:58:13 2 01:58:13 01:58:13 01:58:13 ---> df -h: 01:58:13 Filesystem Size Used Avail Use% Mounted on 01:58:13 overlay 40G 14G 26G 36% / 01:58:13 tmpfs 64M 0 64M 0% /dev 01:58:13 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:58:13 shm 64M 0 64M 0% /dev/shm 01:58:13 /dev/vda1 40G 14G 26G 36% /facter-os 01:58:13 01:58:13 01:58:13 ---> sar -b -r -n DEV: 01:58:13 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/13/21 _x86_64_ (2 CPU) 01:58:13 01:58:13 01:29:41 LINUX RESTART (2 CPU) 01:58:13 01:58:13 01:31:01 tps rtps wtps bread/s bwrtn/s 01:58:13 01:32:01 266.09 3.45 262.65 2352.57 63423.06 01:58:13 01:33:01 233.26 0.00 233.26 0.00 40287.03 01:58:13 01:34:01 51.22 0.00 51.22 0.00 9525.78 01:58:13 01:35:01 127.03 0.02 127.01 0.53 10297.42 01:58:13 01:36:01 1034.01 625.27 408.75 27887.78 280260.84 01:58:13 01:37:01 391.99 96.74 295.26 6516.91 99558.32 01:58:13 01:38:01 561.60 93.77 467.83 2376.56 231031.49 01:58:13 01:39:01 100.33 13.16 87.18 1244.56 7894.65 01:58:13 01:40:01 1.38 0.10 1.28 1.33 23.01 01:58:13 01:41:02 0.27 0.00 0.27 0.00 3.61 01:58:13 01:42:01 0.25 0.00 0.25 0.00 2.66 01:58:13 01:43:01 0.23 0.00 0.23 0.00 2.20 01:58:13 01:44:01 0.33 0.00 0.33 0.00 4.78 01:58:13 01:45:01 0.50 0.25 0.25 7.86 2.47 01:58:13 01:46:01 0.77 0.00 0.77 0.00 13.73 01:58:13 01:47:01 0.25 0.00 0.25 0.00 2.73 01:58:13 01:48:01 0.25 0.00 0.25 0.00 2.98 01:58:13 01:49:01 0.25 0.00 0.25 0.00 2.62 01:58:13 01:50:01 0.23 0.00 0.23 0.00 1.83 01:58:13 01:51:01 0.27 0.00 0.27 0.00 3.38 01:58:13 01:52:01 0.25 0.00 0.25 0.00 2.47 01:58:13 01:53:01 0.25 0.00 0.25 0.00 3.25 01:58:13 01:54:01 0.25 0.00 0.25 0.00 2.78 01:58:13 01:55:01 0.23 0.00 0.23 0.00 2.07 01:58:13 01:56:01 0.25 0.00 0.25 0.00 2.85 01:58:13 01:57:01 0.30 0.00 0.30 0.00 3.32 01:58:13 Average: 106.84 32.13 74.71 1558.00 28612.77 01:58:13 01:58:13 01:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:58:13 01:32:01 3450680 0 890848 11.12 2620 3664784 1429832 15.79 1135636 2944384 233488 01:58:13 01:33:01 3374304 0 1004700 12.54 2620 3627308 1654344 18.26 1364660 2788876 241028 01:58:13 01:34:01 3329456 0 1070380 13.36 2620 3606476 1656804 18.29 1345352 2849548 101476 01:58:13 01:35:01 3210056 0 1005712 12.56 2620 3790544 1214160 13.41 1311580 2994236 326468 01:58:13 01:36:01 163088 0 1299916 16.23 2620 6543308 2387452 26.36 3405884 3832608 230344 01:58:13 01:37:01 635836 0 1237924 15.46 2620 6132552 2036416 22.48 2480420 4293904 356 01:58:13 01:38:01 1595468 0 1239368 15.47 2620 5171476 2289608 25.28 2008276 3796268 136 01:58:13 01:39:01 2473136 0 1119884 13.98 2620 4413292 1385028 15.29 1096968 3831884 8 01:58:13 01:40:01 2468704 0 1124308 14.04 2620 4413300 1433340 15.82 1099856 3831924 8 01:58:13 01:41:02 2479652 0 1113356 13.90 2620 4413304 1345744 14.86 1095596 3827136 12 01:58:13 01:42:01 2480360 0 1112644 13.89 2620 4413308 1345504 14.86 1095596 3827136 12 01:58:13 01:43:01 2481664 0 1111336 13.88 2620 4413312 1401320 15.47 1097556 3822720 16 01:58:13 01:44:01 2485048 0 1107888 13.83 2620 4413376 1343296 14.83 1095700 3822640 20 01:58:13 01:45:01 2485064 0 1107900 13.83 2620 4413348 1343296 14.83 1095940 3822396 16 01:58:13 01:46:01 2483776 0 1109180 13.85 2620 4413356 1355060 14.96 1096440 3822396 16 01:58:13 01:47:01 2482736 0 1110220 13.86 2620 4413356 1373564 15.16 1097224 3822396 8 01:58:13 01:48:01 2484684 0 1108268 13.84 2620 4413360 1343296 14.83 1096152 3822396 8 01:58:13 01:49:01 2484632 0 1108312 13.84 2620 4413368 1343296 14.83 1096152 3822396 8 01:58:13 01:50:01 2484996 0 1107948 13.83 2620 4413368 1343296 14.83 1096036 3822396 8 01:58:13 01:51:01 2483680 0 1109256 13.85 2620 4413376 1350948 14.92 1096396 3822396 12 01:58:13 01:52:01 2484296 0 1108640 13.84 2620 4413376 1350648 14.91 1096224 3822396 12 01:58:13 01:53:01 2484864 0 1108064 13.84 2620 4413384 1343296 14.83 1096044 3822396 8 01:58:13 01:54:01 2483824 0 1109096 13.85 2620 4413392 1343716 14.84 1096644 3822396 8 01:58:13 01:55:01 2484740 0 1108176 13.84 2620 4413396 1343296 14.83 1096244 3822400 8 01:58:13 01:56:01 2483396 0 1109516 13.85 2620 4413400 1359172 15.01 1096764 3822396 20 01:58:13 01:57:01 2483444 0 1109464 13.85 2620 4413404 1351976 14.93 1096904 3822400 12 01:58:13 Average: 2420061 0 1109704 13.86 2620 4476547 1479527 16.33 1303317 3698247 43597 01:58:13 01:58:13 01:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:58:13 01:32:01 eth0 858.20 1009.01 8322.41 121.48 0.00 0.00 0.00 0.00 01:58:13 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:32:01 docker0 873.77 638.62 75.76 4713.00 0.00 0.00 0.00 0.00 01:58:13 01:33:01 eth0 31.04 18.36 28.27 12.02 0.00 0.00 0.00 0.00 01:58:13 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:33:01 vethbf3c044 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:58:13 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:34:01 eth0 26.72 13.74 20.74 10.01 0.00 0.00 0.00 0.00 01:58:13 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:34:01 vethbf3c044 1.95 1.95 0.15 0.17 0.00 0.00 0.00 0.00 01:58:13 01:34:01 docker0 1.95 1.95 0.13 0.17 0.00 0.00 0.00 0.00 01:58:13 01:35:01 eth0 84.60 50.62 1683.86 14.63 0.00 0.00 0.00 0.00 01:58:13 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:36:01 veth9356335 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:58:13 01:36:01 eth0 80.96 53.04 200.12 130.16 0.00 0.00 0.00 0.00 01:58:13 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:36:01 docker0 16.50 30.76 0.91 163.61 0.00 0.00 0.00 0.00 01:58:13 01:37:01 eth0 52.28 22.27 219.42 10.71 0.00 0.00 0.00 0.00 01:58:13 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:37:01 docker0 9.94 25.38 0.63 200.22 0.00 0.00 0.00 0.00 01:58:13 01:37:01 veth05d8e34 0.00 0.70 0.00 0.03 0.00 0.00 0.00 0.00 01:58:13 01:38:01 veth183de5d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:38:01 eth0 113.72 59.77 1247.01 19.45 0.00 0.00 0.00 0.00 01:58:13 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:38:01 veth2666caa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:39:01 eth0 48.78 21.52 419.69 7.47 0.00 0.00 0.00 0.00 01:58:13 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:39:01 docker0 931.11 760.95 79.46 5666.41 0.00 0.00 0.00 0.00 01:58:13 01:40:01 eth0 3.18 2.60 0.88 21.64 0.00 0.00 0.00 0.00 01:58:13 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:41:02 eth0 2.38 1.90 0.24 6.33 0.00 0.00 0.00 0.00 01:58:13 01:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:42:01 eth0 0.91 0.15 0.14 0.29 0.00 0.00 0.00 0.00 01:58:13 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:43:01 eth0 5.16 4.50 0.84 19.82 0.00 0.00 0.00 0.00 01:58:13 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:44:01 eth0 0.25 0.07 0.02 0.01 0.00 0.00 0.00 0.00 01:58:13 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:45:01 eth0 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 01:58:13 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:46:01 eth0 2.08 1.60 0.22 6.56 0.00 0.00 0.00 0.00 01:58:13 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:47:01 eth0 1.57 1.28 0.39 6.62 0.00 0.00 0.00 0.00 01:58:13 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:48:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 01:58:13 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:49:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:58:13 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:50:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:58:13 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:51:01 eth0 1.77 1.83 0.18 6.59 0.00 0.00 0.00 0.00 01:58:13 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:52:01 eth0 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 01:58:13 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:53:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:58:13 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:54:01 eth0 1.68 1.18 0.36 6.61 0.00 0.00 0.00 0.00 01:58:13 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:55:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:56:01 eth0 1.65 1.75 0.23 6.58 0.00 0.00 0.00 0.00 01:58:13 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:57:01 eth0 1.97 1.60 0.38 6.68 0.00 0.00 0.00 0.00 01:58:13 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 Average: eth0 50.84 48.79 467.51 15.94 0.00 0.00 0.00 0.00 01:58:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:13 Average: docker0 35.84 29.29 3.06 218.09 0.00 0.00 0.00 0.00 01:58:13 01:58:13 01:58:13 ---> sar -P ALL: 01:58:13 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/13/21 _x86_64_ (2 CPU) 01:58:13 01:58:13 01:29:41 LINUX RESTART (2 CPU) 01:58:13 01:58:13 01:31:01 CPU %user %nice %system %iowait %steal %idle 01:58:13 01:32:01 all 31.17 0.00 10.02 5.83 0.12 52.86 01:58:13 01:32:01 0 31.87 0.00 10.41 4.00 0.12 53.59 01:58:13 01:32:01 1 30.47 0.00 9.63 7.66 0.12 52.12 01:58:13 01:33:01 all 56.19 0.00 9.87 1.55 0.14 32.26 01:58:13 01:33:01 0 55.74 0.00 9.91 1.52 0.13 32.70 01:58:13 01:33:01 1 56.63 0.00 9.84 1.57 0.15 31.81 01:58:13 01:34:01 all 33.79 0.00 4.44 0.42 0.09 61.26 01:58:13 01:34:01 0 33.90 0.00 4.73 0.44 0.09 60.85 01:58:13 01:34:01 1 33.69 0.00 4.15 0.40 0.09 61.67 01:58:13 01:35:01 all 69.67 0.00 8.49 1.55 0.14 20.15 01:58:13 01:35:01 0 69.25 0.00 8.31 1.72 0.15 20.57 01:58:13 01:35:01 1 70.09 0.00 8.68 1.38 0.13 19.72 01:58:13 01:36:01 all 22.04 0.00 15.87 47.54 0.13 14.43 01:58:13 01:36:01 0 21.19 0.00 15.80 48.90 0.11 14.01 01:58:13 01:36:01 1 22.89 0.00 15.94 46.17 0.14 14.86 01:58:13 01:37:01 all 75.40 0.00 14.16 9.05 0.16 1.23 01:58:13 01:37:01 0 74.91 0.00 14.04 9.43 0.17 1.46 01:58:13 01:37:01 1 75.90 0.00 14.28 8.68 0.15 1.00 01:58:13 01:38:01 all 67.92 0.00 18.72 8.97 0.16 4.24 01:58:13 01:38:01 0 67.31 0.00 19.53 8.96 0.17 4.04 01:58:13 01:38:01 1 68.53 0.00 17.90 8.98 0.15 4.44 01:58:13 01:39:01 all 6.01 0.00 2.54 1.48 0.03 89.94 01:58:13 01:39:01 0 7.24 0.00 2.84 2.32 0.03 87.56 01:58:13 01:39:01 1 4.78 0.00 2.23 0.64 0.03 92.32 01:58:13 01:40:01 all 0.25 0.00 0.07 0.00 0.03 99.66 01:58:13 01:40:01 0 0.30 0.00 0.08 0.00 0.03 99.58 01:58:13 01:40:01 1 0.20 0.00 0.05 0.00 0.02 99.73 01:58:13 01:41:02 all 0.08 0.00 0.06 0.00 0.00 99.87 01:58:13 01:41:02 0 0.08 0.00 0.07 0.00 0.00 99.85 01:58:13 01:41:02 1 0.07 0.00 0.05 0.00 0.00 99.88 01:58:13 01:42:01 all 0.03 0.00 0.03 0.00 0.02 99.92 01:58:13 01:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:58:13 01:42:01 1 0.03 0.00 0.05 0.00 0.02 99.90 01:58:13 01:58:13 01:42:01 CPU %user %nice %system %iowait %steal %idle 01:58:13 01:43:01 all 0.12 0.00 0.08 0.00 0.01 99.79 01:58:13 01:43:01 0 0.12 0.00 0.08 0.00 0.00 99.80 01:58:13 01:43:01 1 0.12 0.00 0.08 0.00 0.02 99.78 01:58:13 01:44:01 all 0.03 0.00 0.03 0.00 0.01 99.93 01:58:13 01:44:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:58:13 01:44:01 1 0.00 0.00 0.03 0.00 0.00 99.97 01:58:13 01:45:01 all 0.05 0.00 0.06 0.00 0.01 99.88 01:58:13 01:45:01 0 0.05 0.00 0.07 0.00 0.02 99.87 01:58:13 01:45:01 1 0.05 0.00 0.05 0.00 0.00 99.90 01:58:13 01:46:01 all 0.05 0.00 0.05 0.00 0.01 99.89 01:58:13 01:46:01 0 0.05 0.00 0.05 0.00 0.00 99.90 01:58:13 01:46:01 1 0.05 0.00 0.05 0.00 0.02 99.88 01:58:13 01:47:01 all 0.07 0.00 0.05 0.00 0.01 99.87 01:58:13 01:47:01 0 0.07 0.00 0.03 0.00 0.00 99.90 01:58:13 01:47:01 1 0.07 0.00 0.07 0.00 0.02 99.85 01:58:13 01:48:01 all 0.04 0.00 0.03 0.00 0.01 99.92 01:58:13 01:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:58:13 01:48:01 1 0.05 0.00 0.05 0.00 0.00 99.90 01:58:13 01:49:01 all 0.04 0.00 0.03 0.00 0.01 99.92 01:58:13 01:49:01 0 0.05 0.00 0.00 0.00 0.00 99.95 01:58:13 01:49:01 1 0.03 0.00 0.05 0.00 0.02 99.90 01:58:13 01:50:01 all 0.02 0.00 0.04 0.00 0.01 99.93 01:58:13 01:50:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:58:13 01:50:01 1 0.02 0.00 0.05 0.00 0.02 99.92 01:58:13 01:51:01 all 0.04 0.00 0.05 0.00 0.01 99.90 01:58:13 01:51:01 0 0.05 0.00 0.03 0.00 0.00 99.92 01:58:13 01:51:01 1 0.03 0.00 0.07 0.00 0.02 99.88 01:58:13 01:52:01 all 0.06 0.00 0.03 0.00 0.01 99.91 01:58:13 01:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:58:13 01:52:01 1 0.08 0.00 0.03 0.00 0.02 99.87 01:58:13 01:53:01 all 0.02 0.00 0.03 0.00 0.01 99.94 01:58:13 01:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:58:13 01:53:01 1 0.00 0.00 0.03 0.00 0.00 99.97 01:58:13 01:58:13 01:53:01 CPU %user %nice %system %iowait %steal %idle 01:58:13 01:54:01 all 0.08 0.00 0.03 0.00 0.02 99.88 01:58:13 01:54:01 0 0.08 0.00 0.03 0.00 0.02 99.87 01:58:13 01:54:01 1 0.07 0.00 0.02 0.00 0.02 99.90 01:58:13 01:55:01 all 0.03 0.00 0.03 0.00 0.00 99.94 01:58:13 01:55:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:58:13 01:55:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:58:13 01:56:01 all 0.05 0.00 0.04 0.00 0.02 99.89 01:58:13 01:56:01 0 0.05 0.00 0.05 0.00 0.03 99.87 01:58:13 01:56:01 1 0.05 0.00 0.03 0.00 0.00 99.92 01:58:13 01:57:01 all 0.06 0.00 0.03 0.00 0.01 99.90 01:58:13 01:57:01 0 0.07 0.00 0.05 0.00 0.00 99.88 01:58:13 01:57:01 1 0.05 0.00 0.02 0.00 0.02 99.92 01:58:13 Average: all 13.07 0.00 3.06 2.77 0.04 81.05 01:58:13 Average: 0 13.05 0.00 3.12 2.81 0.04 80.98 01:58:13 Average: 1 13.09 0.00 3.01 2.73 0.04 81.12 01:58:13 01:58:13 01:58:13