Pull request #4047 opened 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 farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b+155d0ec1f9051a669d1f6c09d665afa8a800203b (0b7d5ab49b547070215613df0db1c4fc12a8df8f) 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-ssh18362436479758728174.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e2cac8b444d664382c771f5dccbf61e369ddf83e 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-ssh13743299901467484311.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 e2cac8b444d664382c771f5dccbf61e369ddf83e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4047/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4047/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5545941177522890196.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4047/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2067512044395020514.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e2cac8b444d664382c771f5dccbf61e369ddf83e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e2cac8b444d664382c771f5dccbf61e369ddf83e # timeout=10 Commit message: "Merge pull request #396 from ernestojeda/snyk-enhancements" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh16835261273489438986.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4047/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4047/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh509170651876259927.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e2cac8b444d664382c771f5dccbf61e369ddf83e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-936 in /w/workspace/edgexfoundry_edgex-go_PR-4047 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/jakarta commit 155d0ec1f9051a669d1f6c09d665afa8a800203b into PR head commit eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b Merge succeeded, producing eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b Checking out Revision eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b (PR-4047) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4047/head:refs/remotes/origin/PR-4047 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 155d0ec1f9051a669d1f6c09d665afa8a800203b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b # timeout=10 Commit message: "build(snap): upgrade kuiper to 1.4.4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e2cac8b444d664382c771f5dccbf61e369ddf83e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:43:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:43:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:43:17 ========================================================= 12:43:17 EdgeX Global Pipelines Version Info 12:43:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:43:17 ------------------- 12:43:17 stable info: 12:43:17 ------------------- 12:43:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:43:17 Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e 12:43:17 Message: update stable to v1.0.231 12:43:18 ------------------- 12:43:18 experimental info: 12:43:18 ------------------- 12:43:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:43:18 Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e 12:43:18 Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:43:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:43:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:43:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:43:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:43:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:43:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 12:43:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:43:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:43:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 12:43:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 12:43:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:43:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:43:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:43:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:43:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:43:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:43:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:43:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:43:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:43:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 12:43:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 12:43:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:43:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:43:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4047 [Pipeline] echo 12:43:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4047 [Pipeline] echo 12:43:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4047 [Pipeline] echo 12:43:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [Pipeline] echo 12:43:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eefc8aa [Pipeline] echo 12:43:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:43:20 provisioning config files... 12:43:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4965286309608019535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:43:20 ---> docker-login.sh 12:43:20 nexus3.edgexfoundry.org:10001 12:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:43:21 Configure a credential helper to remove this warning. See 12:43:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:43:21 12:43:21 Login Succeeded 12:43:21 nexus3.edgexfoundry.org:10002 12:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:43:21 Configure a credential helper to remove this warning. See 12:43:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:43:21 12:43:21 Login Succeeded 12:43:21 nexus3.edgexfoundry.org:10003 12:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:43:21 Configure a credential helper to remove this warning. See 12:43:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:43:21 12:43:21 Login Succeeded 12:43:21 nexus3.edgexfoundry.org:10004 12:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:43:21 Configure a credential helper to remove this warning. See 12:43:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:43:21 12:43:21 Login Succeeded 12:43:21 docker.io 12:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:43:21 Configure a credential helper to remove this warning. See 12:43:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:43:21 12:43:21 Login Succeeded 12:43:21 ---> docker-login.sh ends [Pipeline] } 12:43:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:43:22 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 12:43:22 + dirname cmd/core-command/Dockerfile 12:43:22 + cut -d/ -f2 12:43:22 + echo core-command,cmd/core-command/Dockerfile 12:43:22 + cut -d/ -f2 12:43:22 + dirname cmd/core-data/Dockerfile 12:43:22 + echo core-data,cmd/core-data/Dockerfile 12:43:22 + dirname cmd/core-metadata/Dockerfile 12:43:22 + cut -d/ -f2 12:43:22 + echo core-metadata,cmd/core-metadata/Dockerfile 12:43:22 + dirname cmd/security-bootstrapper/Dockerfile 12:43:22 + cut -d/ -f2 12:43:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:43:22 + + cut -d/ -f2 12:43:22 dirname cmd/security-proxy-setup/Dockerfile 12:43:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:43:22 + dirname cmd/security-secretstore-setup/Dockerfile 12:43:22 + cut -d/ -f2 12:43:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:43:22 + + cutdirname -d/ cmd/support-notifications/Dockerfile -f2 12:43:22 12:43:22 + echo support-notifications,cmd/support-notifications/Dockerfile 12:43:22 + + cut -d/ -f2 12:43:22 dirname cmd/support-scheduler/Dockerfile 12:43:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile 12:43:22 + cut -d/ -f2 12:43:22 + dirname cmd/sys-mgmt-agent/Dockerfile 12:43:22 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 12:43:22 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:43:22 + git rev-list -1 --merges eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b~1..eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [Pipeline] echo 12:43:22 -----------> git rev-list -1 --merges eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b~1..eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [false] [Pipeline] sh 12:43:23 + git log --format=format:%s -1 eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [Pipeline] echo 12:43:23 ========================================================= 12:43:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:43:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 12:43:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:43:23 + grep -v github /etc/ssh/ssh_known_hosts 12:43:23 + [ -e /tmp/ssh_known_hosts ] 12:43:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:43:23 + + sudo tee -a /etc/ssh/ssh_known_hosts 12:43:23 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:43:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:43:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 12:43:24 12:43:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:43:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 12:43:24 latest: Pulling from edgex-devops/py-git-semver 12:43:24 42c077c10790: Pulling fs layer 12:43:24 f63e77b7563a: Pulling fs layer 12:43:24 bd5fdadae976: Pulling fs layer 12:43:24 205491f53016: Pulling fs layer 12:43:24 df18705c85c3: Pulling fs layer 12:43:24 205491f53016: Waiting 12:43:24 df18705c85c3: Waiting 12:43:24 bdb3f477010e: Pulling fs layer 12:43:24 c8a8fc8e1c8f: Pulling fs layer 12:43:24 2c6e9b1d212d: Pulling fs layer 12:43:24 bdb8f0575790: Pulling fs layer 12:43:24 bdb3f477010e: Waiting 12:43:24 c8a8fc8e1c8f: Waiting 12:43:24 2c6e9b1d212d: Waiting 12:43:24 386e3cb2ff24: Pulling fs layer 12:43:24 2343380bae48: Pulling fs layer 12:43:24 bdb8f0575790: Waiting 12:43:24 386e3cb2ff24: Waiting 12:43:24 2343380bae48: Waiting 12:43:24 f63e77b7563a: Download complete 12:43:24 205491f53016: Verifying Checksum 12:43:24 205491f53016: Download complete 12:43:24 df18705c85c3: Verifying Checksum 12:43:24 df18705c85c3: Download complete 12:43:24 bd5fdadae976: Verifying Checksum 12:43:24 bd5fdadae976: Download complete 12:43:24 bdb3f477010e: Download complete 12:43:24 2c6e9b1d212d: Verifying Checksum 12:43:24 2c6e9b1d212d: Download complete 12:43:24 bdb8f0575790: Verifying Checksum 12:43:24 bdb8f0575790: Download complete 12:43:24 386e3cb2ff24: Verifying Checksum 12:43:24 386e3cb2ff24: Download complete 12:43:24 2343380bae48: Verifying Checksum 12:43:24 42c077c10790: Verifying Checksum 12:43:24 42c077c10790: Download complete 12:43:25 c8a8fc8e1c8f: Verifying Checksum 12:43:25 c8a8fc8e1c8f: Download complete 12:43:26 42c077c10790: Pull complete 12:43:26 f63e77b7563a: Pull complete 12:43:26 bd5fdadae976: Pull complete 12:43:26 205491f53016: Pull complete 12:43:26 df18705c85c3: Pull complete 12:43:27 bdb3f477010e: Pull complete 12:43:29 c8a8fc8e1c8f: Pull complete 12:43:29 2c6e9b1d212d: Pull complete 12:43:29 bdb8f0575790: Pull complete 12:43:29 386e3cb2ff24: Pull complete 12:43:29 2343380bae48: Pull complete 12:43:29 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 12:43:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 12:43:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:43:29 prd-ubuntu20.04-docker-8c-8g-936 does not seem to be running inside a container 12:43:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 12:43:31 $ docker top 35c472818847f6151866f3f8fd905573077b149749ba9714ac6c3fd8c9d2cc04 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:43:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:43:31 [ssh-agent] Looking for ssh-agent implementation... 12:43:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:43:31 $ docker exec 35c472818847f6151866f3f8fd905573077b149749ba9714ac6c3fd8c9d2cc04 ssh-agent 12:43:31 SSH_AUTH_SOCK=/tmp/ssh-kfdCu294LuOo/agent.32 12:43:31 SSH_AGENT_PID=38 12:43:31 Running ssh-add (command line suppressed) 12:43:31 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7482936320100164914.key (/w/workspace/edgex-go/1@tmp/private_key_7482936320100164914.key) 12:43:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:43:32 + git tag --points-at HEAD [Pipeline] } 12:43:32 $ docker exec --env ******** --env ******** 35c472818847f6151866f3f8fd905573077b149749ba9714ac6c3fd8c9d2cc04 ssh-agent -k 12:43:32 unset SSH_AUTH_SOCK; 12:43:32 unset SSH_AGENT_PID; 12:43:32 echo Agent pid 38 killed; 12:43:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:43:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:43:32 [ssh-agent] Looking for ssh-agent implementation... 12:43:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:43:32 $ docker exec 35c472818847f6151866f3f8fd905573077b149749ba9714ac6c3fd8c9d2cc04 ssh-agent 12:43:32 SSH_AUTH_SOCK=/tmp/ssh-DNBmMOVXZa7U/agent.72 12:43:32 SSH_AGENT_PID=78 12:43:32 Running ssh-add (command line suppressed) 12:43:32 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8968965204942749297.key (/w/workspace/edgex-go/1@tmp/private_key_8968965204942749297.key) 12:43:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:43:33 + git semver init 12:43:33 2022-06-03 12:43:33,500 [run_init] DEBUG init version:0.0.0 force:False 12:43:33 2022-06-03 12:43:33,501 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 12:43:33 2022-06-03 12:43:33,501 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 12:43:33 2022-06-03 12:43:33,501 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 12:43:37 2022-06-03 12:43:37,670 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 12:43:37 2022-06-03 12:43:37,671 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4047 with force:False 12:43:37 2022-06-03 12:43:37,671 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4047 12:43:37 2022-06-03 12:43:37,675 [execute] INFO git cat-file --batch-check 12:43:37 2022-06-03 12:43:37,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 12:43:37 2022-06-03 12:43:37,681 [execute] INFO git cat-file --batch 12:43:37 2022-06-03 12:43:37,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 12:43:37 2022-06-03 12:43:37,686 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4047 12:43:37 0.0.0 [Pipeline] } 12:43:37 $ docker exec --env ******** --env ******** 35c472818847f6151866f3f8fd905573077b149749ba9714ac6c3fd8c9d2cc04 ssh-agent -k 12:43:37 unset SSH_AUTH_SOCK; 12:43:37 unset SSH_AGENT_PID; 12:43:37 echo Agent pid 78 killed; 12:43:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:43:38 + git semver [Pipeline] } 12:43:38 $ docker stop --time=1 35c472818847f6151866f3f8fd905573077b149749ba9714ac6c3fd8c9d2cc04 12:43:39 $ docker rm -f 35c472818847f6151866f3f8fd905573077b149749ba9714ac6c3fd8c9d2cc04 [Pipeline] // withDockerContainer [Pipeline] sh 12:43:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:43:40 Stashed 1 file(s) [Pipeline] echo 12:43:40 [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 12:43:41 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:43:41 ========================================================= 12:43:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] 12:43:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:43:41 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 12:43:41 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base 12:43:41 59bf1c3509f3: Pulling fs layer 12:43:41 666ba61612fd: Pulling fs layer 12:43:41 8ed8ca486205: Pulling fs layer 12:43:41 4fe6c5a15a65: Pulling fs layer 12:43:41 22a0e8bec74d: Pulling fs layer 12:43:41 812f408151ee: Pulling fs layer 12:43:41 bab7bd504b26: Pulling fs layer 12:43:41 070449caade9: Pulling fs layer 12:43:41 8f1a5288e3a6: Pulling fs layer 12:43:41 812f408151ee: Waiting 12:43:41 bab7bd504b26: Waiting 12:43:41 070449caade9: Waiting 12:43:41 8f1a5288e3a6: Waiting 12:43:41 4fe6c5a15a65: Waiting 12:43:41 22a0e8bec74d: Waiting 12:43:41 8ed8ca486205: Verifying Checksum 12:43:41 8ed8ca486205: Download complete 12:43:41 666ba61612fd: Download complete 12:43:41 22a0e8bec74d: Download complete 12:43:41 812f408151ee: Download complete 12:43:41 59bf1c3509f3: Verifying Checksum 12:43:41 59bf1c3509f3: Download complete 12:43:41 bab7bd504b26: Download complete 12:43:41 070449caade9: Verifying Checksum 12:43:41 070449caade9: Download complete 12:43:41 59bf1c3509f3: Pull complete 12:43:41 666ba61612fd: Pull complete 12:43:42 8ed8ca486205: Pull complete 12:43:42 8f1a5288e3a6: Verifying Checksum 12:43:42 8f1a5288e3a6: Download complete 12:43:42 4fe6c5a15a65: Verifying Checksum 12:43:42 4fe6c5a15a65: Download complete 12:43:46 4fe6c5a15a65: Pull complete 12:43:46 22a0e8bec74d: Pull complete 12:43:46 812f408151ee: Pull complete 12:43:46 bab7bd504b26: Pull complete 12:43:46 070449caade9: Pull complete 12:43:48 8f1a5288e3a6: Pull complete 12:43:48 Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 12:43:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 12:43:48 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh 12:43:48 + + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 12:43:48 WORKDIR /edgex 12:43:48 COPY go.mod . 12:43:48 RUN go mod download 12:43:48 docker build -t ci-base-image-x86_64 -f - . 12:43:50 Sending build context to Docker daemon 346.5MB 12:43:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 12:43:50 ---> c47586b81864 12:43:50 Step 2/4 : WORKDIR /edgex 12:43:53 ---> Running in 0eda92ffda10 12:43:53 Removing intermediate container 0eda92ffda10 12:43:53 ---> 11c70a232616 12:43:53 Step 3/4 : COPY go.mod . 12:43:53 ---> d8391ec43ab7 12:43:53 Step 4/4 : RUN go mod download 12:43:53 ---> Running in b533bc0fe39a 12:43:56 Still waiting to schedule task 12:43:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:44:20 Removing intermediate container b533bc0fe39a 12:44:20 ---> fdad135c734f 12:44:20 Successfully built fdad135c734f 12:44:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:20 + docker inspect -f . ci-base-image-x86_64 12:44:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:44:20 prd-ubuntu20.04-docker-8c-8g-936 does not seem to be running inside a container 12:44:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:44:21 $ docker top 0a19746e4f309fe13d05e87c8623098ace49195f6cc54b2286d3ed74758b49c0 -eo pid,comm [Pipeline] { [Pipeline] sh 12:44:21 + go version 12:44:21 go version go1.17.6 linux/amd64 [Pipeline] } 12:44:21 $ docker stop --time=1 0a19746e4f309fe13d05e87c8623098ace49195f6cc54b2286d3ed74758b49c0 12:44:22 $ docker rm -f 0a19746e4f309fe13d05e87c8623098ace49195f6cc54b2286d3ed74758b49c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:23 + docker inspect -f . ci-base-image-x86_64 12:44:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:44:23 prd-ubuntu20.04-docker-8c-8g-936 does not seem to be running inside a container 12:44:23 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:44:24 $ docker top 9690aedadc35ab083f2d3a3347368cf41b07aa55efaa2c5ea7311a1912dec4f8 -eo pid,comm [Pipeline] { [Pipeline] echo 12:44:24 ========================================================= 12:44:24 [edgeXBuildGoParallel] Running Tests and Build... 12:44:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:44:24 + make test 12:44:24 go mod tidy 12:44:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:44:30 ? github.com/edgexfoundry/edgex-go [no test files] 12:44:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:44:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:44:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:44:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:44:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:44:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:44:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:44:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:44:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:44:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:44:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:44:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:44:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:44:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:44:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.076s coverage: 28.7% of statements 12:44:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:44:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:44:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements 12:44:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:44:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 44.7% of statements 12:44:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:44:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:44:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.143s coverage: 89.5% of statements 12:44:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:44:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:44:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.079s coverage: 83.8% of statements 12:44:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:44:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:44:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:44:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:44:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:44:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.374s coverage: 94.2% of statements 12:44:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:44:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:44:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 59.1% of statements 12:44:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:44:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:44:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:44:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:44:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:44:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.084s coverage: 60.0% of statements 12:44:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:44:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:44:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:44:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.100s coverage: 0.9% of statements 12:44:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:44:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 12:44:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 21.7% of statements 12:44:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:44:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements 12:44:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 79.5% of statements 12:44:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.084s coverage: 94.1% of statements 12:44:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 12:44:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.080s coverage: 87.5% of statements 12:44:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements 12:44:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 12:44:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.204s coverage: 82.5% of statements 12:44:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:45:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.106s coverage: 92.9% of statements 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:45:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:45:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:45:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:45:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.059s coverage: 58.8% of statements 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:45:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements 12:45:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements 12:45:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.078s coverage: 85.4% of statements 12:45:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.143s coverage: 91.2% of statements 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:45:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.157s coverage: 64.4% of statements 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:45:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 12:45:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 12:45:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 12:45:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 12:45:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 12:45:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.386s coverage: 65.4% of statements 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:45:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.8% of statements 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:45:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:45:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:45:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:45:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.140s coverage: 92.3% of statements 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:45:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:45:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:45:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:45:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:45:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements 12:45:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 12:45:05 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 12:45:20 GO111MODULE=on go vet ./... 12:45:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:45:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:45:22 ./bin/test-attribution-txt.sh [Pipeline] echo 12:45:23 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 12:45:23 + go mod tidy [Pipeline] sh 12:45:24 + ls -al . 12:45:24 total 680 12:45:24 drwxrwxr-x 11 1001 1001 4096 Jun 3 12:45 . 12:45:24 drwxr-xr-x 4 root root 4096 Jun 3 12:44 .. 12:45:24 -rw-rw-r-- 1 1001 1001 11 Jun 3 12:43 .dockerignore 12:45:24 drwxrwxr-x 8 1001 1001 4096 Jun 3 12:43 .git 12:45:24 drwxrwxr-x 4 1001 1001 4096 Jun 3 12:43 .github 12:45:24 -rw-rw-r-- 1 1001 1001 797 Jun 3 12:43 .gitignore 12:45:24 -rw-rw-r-- 1 1001 1001 42 Jun 3 12:43 .golangci.yml 12:45:24 -rw-rw-r-- 1 1001 1001 76 Jun 3 12:43 .hadolint.yml 12:45:24 drwxr-xr-x 3 1001 1001 4096 Jun 3 12:43 .semver 12:45:24 -rw-rw-r-- 1 1001 1001 166 Jun 3 12:43 .sonarcloud.properties 12:45:24 -rw-rw-r-- 1 1001 1001 1171 Jun 3 12:43 ADOPTERS.md 12:45:24 -rw-rw-r-- 1 1001 1001 8910 Jun 3 12:43 Attribution.txt 12:45:24 -rw-rw-r-- 1 1001 1001 52201 Jun 3 12:43 CHANGELOG.md 12:45:24 -rw-rw-r-- 1 1001 1001 3804 Jun 3 12:43 CONTRIBUTING.md 12:45:24 -rw-rw-r-- 1 1001 1001 677 Jun 3 12:43 GOVERNANCE.md 12:45:24 -rw-rw-r-- 1 1001 1001 849 Jun 3 12:43 Jenkinsfile 12:45:24 -rw-rw-r-- 1 1001 1001 10775 Jun 3 12:43 LICENSE 12:45:24 -rw-rw-r-- 1 1001 1001 6508 Jun 3 12:43 Makefile 12:45:24 -rw-rw-r-- 1 1001 1001 582 Jun 3 12:43 OWNERS.md 12:45:24 -rw-rw-r-- 1 1001 1001 8207 Jun 3 12:43 README.md 12:45:24 -rw-rw-r-- 1 1001 1001 6912 Jun 3 12:43 SECURITY.md 12:45:24 -rw-rw-r-- 1 1001 1001 5 Jun 3 12:43 VERSION 12:45:24 -rw-rw-r-- 1 1001 1001 4131 Jun 3 12:43 ZMQWindows.md 12:45:24 drwxrwxr-x 2 1001 1001 4096 Jun 3 12:43 bin 12:45:24 drwxrwxr-x 14 1001 1001 4096 Jun 3 12:43 cmd 12:45:24 -rw-r--r-- 1 root root 428658 Jun 3 12:45 coverage.out 12:45:24 -rw-rw-r-- 1 1001 1001 822 Jun 3 12:45 go.mod 12:45:24 -rw-rw-r-- 1 1001 1001 49471 Jun 3 12:43 go.sum 12:45:24 drwxrwxr-x 8 1001 1001 4096 Jun 3 12:43 internal 12:45:24 drwxrwxr-x 3 1001 1001 4096 Jun 3 12:43 openapi 12:45:24 drwxrwxr-x 4 1001 1001 4096 Jun 3 12:43 snap 12:45:24 drwxrwxr-x 6 1001 1001 4096 Jun 3 12:43 vendor 12:45:24 -rw-rw-r-- 1 1001 1001 204 Jun 3 12:43 version.go [Pipeline] sh 12:45:24 + '[' -e coverage.out ] 12:45:24 + chown 1001:1001 coverage.out [Pipeline] stash 12:45:24 Stashed 1 file(s) [Pipeline] sh 12:45:24 + make build 12:45:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 12:45:26 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 12:45:31 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 12:45:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:45:32 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 12:45:32 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 12:45:33 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 12:45:34 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 12:45:34 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 12:45:35 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 12:45:36 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 12:45:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-937 in /w/workspace/edgexfoundry_edgex-go_PR-4047 [Pipeline] { [Pipeline] ws 12:45:36 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 12:45:36 The recommended git tool is: git 12:45:37 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] } 12:45:38 $ docker stop --time=1 9690aedadc35ab083f2d3a3347368cf41b07aa55efaa2c5ea7311a1912dec4f8 12:45:41 $ docker rm -f 9690aedadc35ab083f2d3a3347368cf41b07aa55efaa2c5ea7311a1912dec4f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:45:42 12:45:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:45:42 latest: Pulling from edgex-devops/edgex-compose 12:45:42 cbdbe7a5bc2a: Pulling fs layer 12:45:42 ca9280d653b3: Pulling fs layer 12:45:42 7e9c9ca2126c: Pulling fs layer 12:45:42 cbdbe7a5bc2a: Download complete 12:45:42 ca9280d653b3: Verifying Checksum 12:45:42 ca9280d653b3: Download complete 12:45:42 cbdbe7a5bc2a: Pull complete 12:45:43 7e9c9ca2126c: Download complete 12:45:43 using credential edgex-jenkins-ssh 12:45:43 Cloning the remote Git repository 12:45:43 ca9280d653b3: Pull complete 12:45:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:45:43 > git init /w/workspace/edgex-go/1 # timeout=10 12:45:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:45:43 > git --version # timeout=10 12:45:43 > git --version # 'git version 2.25.1' 12:45:43 using GIT_SSH to set credentials SSH Credentials for GitHub 12:45:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:45:46 7e9c9ca2126c: Pull complete 12:45:46 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 12:45:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:45:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:45:46 prd-ubuntu20.04-docker-8c-8g-936 does not seem to be running inside a container 12:45:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:45:48 $ docker top 1e5022ae303b2931d44b53b82b0b7d6973d380e17ea38c9a2c1e025c621ff3cb -eo pid,comm [Pipeline] { [Pipeline] sh 12:45:49 + docker-compose build --help 12:45:49 + grep parallel 12:45:49 --parallel Build images in parallel. [Pipeline] } 12:45:49 $ docker stop --time=1 1e5022ae303b2931d44b53b82b0b7d6973d380e17ea38c9a2c1e025c621ff3cb 12:45:51 $ docker rm -f 1e5022ae303b2931d44b53b82b0b7d6973d380e17ea38c9a2c1e025c621ff3cb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:45:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:45:51 prd-ubuntu20.04-docker-8c-8g-936 does not seem to be running inside a container 12:45:51 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 12:45:52 $ docker top 94f8717f4d06eef9ea82a5a6d7945fb0b1ee57d41a82bf3b384f3b985a8f4b1c -eo pid,comm [Pipeline] { [Pipeline] sh 12:45:52 + docker-compose -f ./docker-compose-build.yml build --parallel 12:45:53 Building core-command ... 12:45:53 Building core-data ... 12:45:53 Building core-metadata ... 12:45:53 Building security-bootstrapper ... 12:45:53 Building security-proxy-setup ... 12:45:53 Building security-secretstore-setup ... 12:45:53 Building support-notifications ... 12:45:53 Building support-scheduler ... 12:45:53 Building sys-mgmt-agent ... 12:45:53 Building core-data 12:45:53 Building support-scheduler 12:45:53 Building support-notifications 12:45:53 Building security-bootstrapper 12:45:53 Building core-command 12:46:00 Merging remotes/origin/jakarta commit 155d0ec1f9051a669d1f6c09d665afa8a800203b into PR head commit eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b 12:46:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:46:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:46:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:46:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:46:00 using GIT_SSH to set credentials SSH Credentials for GitHub 12:46:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4047/head:refs/remotes/origin/PR-4047 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 12:46:01 > git config core.sparsecheckout # timeout=10 12:46:01 > git checkout -f eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b # timeout=10 12:46:01 Merge succeeded, producing eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b 12:46:01 Checking out Revision eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b (PR-4047) 12:46:01 > git remote # timeout=10 12:46:01 > git config --get remote.origin.url # timeout=10 12:46:01 using GIT_SSH to set credentials SSH Credentials for GitHub 12:46:01 > git merge 155d0ec1f9051a669d1f6c09d665afa8a800203b # timeout=10 12:46:01 > git rev-parse HEAD^{commit} # timeout=10 12:46:01 > git config core.sparsecheckout # timeout=10 12:46:01 > git checkout -f eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b # timeout=10 12:46:06 Commit message: "build(snap): upgrade kuiper to 1.4.4" 12:46:06 > git --version # timeout=10 12:46:06 > git --version # 'git version 2.25.1' 12:46:06 fatal: bad object e2cac8b444d664382c771f5dccbf61e369ddf83e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:46:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:46:07 % Total % Received % Xferd Average Speed Time Time Time Current 12:46:07 Dload Upload Total Spent Left Speed 12:46:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 86900 0 --:--:-- --:--:-- --:--:-- 86900 [Pipeline] sh 12:46:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:46:08 + sudo tee /etc/docker/daemon.new 12:46:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:46:08 { 12:46:08 "registry-mirrors": [ 12:46:08 "https://nexus3.edgexfoundry.org:10001" 12:46:08 ], 12:46:08 "bip": "10.250.0.254/24", 12:46:08 "hosts": [ 12:46:08 "tcp://0.0.0.0:5555", 12:46:08 "unix:///var/run/docker.sock" 12:46:08 ], 12:46:08 "mtu": 1458, 12:46:08 "selinux-enabled": true, 12:46:08 "seccomp-profile": "/etc/docker/seccomp.json" 12:46:08 } [Pipeline] sh 12:46:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:46:09 + sudo service docker restart 12:46:11 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:46:11 Step 2/30 : FROM ${BUILDER_BASE} AS builder 12:46:11 ---> fdad135c734f 12:46:11 Step 3/30 : WORKDIR /edgex-go 12:46:11 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:46:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:46:11 ---> fdad135c734f 12:46:11 Step 3/22 : WORKDIR /edgex-go 12:46:11 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:46:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:46:11 ---> fdad135c734f 12:46:11 Step 3/21 : WORKDIR /edgex-go 12:46:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:46:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:46:11 ---> fdad135c734f 12:46:11 Step 3/23 : WORKDIR /edgex-go 12:46:11 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:46:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:46:11 ---> fdad135c734f 12:46:11 Step 3/22 : WORKDIR /edgex-go 12:46:16 ---> Running in 4c169152852b 12:46:16 ---> Running in d28aa381acca 12:46:16 ---> Running in 7b73f7684e7c 12:46:16 ---> Running in 6cd81d2c10a3 12:46:16 ---> Running in 277dc0b24cff 12:46:16 Removing intermediate container d28aa381acca 12:46:16 ---> d2e21c46fe7b 12:46:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:46:16 Removing intermediate container 4c169152852b 12:46:16 ---> 990cf905f736 12:46:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:46:16 Removing intermediate container 6cd81d2c10a3 12:46:16 ---> b569500bc990 12:46:16 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:46:16 Removing intermediate container 7b73f7684e7c 12:46:16 ---> 6bcf287136e3 12:46:16 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:46:16 Removing intermediate container 277dc0b24cff 12:46:16 ---> d054c4f6d6c0 12:46:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:46:16 ---> Running in a5d1e67171bf 12:46:16 ---> Running in faf30f84a9d9 12:46:16 ---> Running in f3bdd74b74e6 12:46:16 ---> Running in 4f2106c8e5e4 12:46:16 ---> Running in 9a942012ca9b 12:46:18 Removing intermediate container a5d1e67171bf 12:46:18 ---> 568637180b88 12:46:18 Step 5/22 : RUN apk add --update --no-cache make git 12:46:18 Removing intermediate container faf30f84a9d9 12:46:18 ---> 8960a0a36ea9 12:46:18 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:46:18 ---> Running in 0c71d79ae9d5 12:46:18 ---> Running in 37cd1a7b99b2 12:46:18 Removing intermediate container f3bdd74b74e6 12:46:18 ---> 67406a0fe7aa 12:46:18 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 12:46:18 Removing intermediate container 4f2106c8e5e4 12:46:18 ---> 3a37fa9c1615 12:46:18 Step 5/23 : RUN apk add --update --no-cache make git 12:46:18 ---> Running in 541877ade250 12:46:18 Removing intermediate container 9a942012ca9b 12:46:18 ---> 0495917b9cf4 12:46:18 Step 5/30 : RUN apk add --update --no-cache make git 12:46:18 ---> Running in d7dbea990753 12:46:18 ---> Running in ba5b8c8a568d 12:46:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:46:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:46:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:46:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:46:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:46:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:46:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:46:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:46:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:46:19 OK: 221 MiB in 52 packages 12:46:19 OK: 221 MiB in 52 packages 12:46:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:46:20 OK: 221 MiB in 52 packages 12:46:20 OK: 221 MiB in 52 packages 12:46:20 OK: 221 MiB in 52 packages 12:46:20 Removing intermediate container 0c71d79ae9d5 12:46:20 ---> bc3d111c4dc8 12:46:20 Step 6/22 : COPY . . 12:46:20 Removing intermediate container 37cd1a7b99b2 12:46:20 ---> 84aa39aff8a3 12:46:20 Step 6/22 : COPY . . 12:46:24 Removing intermediate container 541877ade250 12:46:24 ---> 671167c112ad 12:46:24 Step 6/21 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:46:28 provisioning config files... 12:46:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config169990808926580454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:46:28 ---> docker-login.sh 12:46:28 nexus3.edgexfoundry.org:10001 12:46:29 Removing intermediate container ba5b8c8a568d 12:46:29 ---> d17496c2a5ae 12:46:29 Step 6/30 : COPY . . 12:46:29 Removing intermediate container d7dbea990753 12:46:29 ---> 652f9d49b53b 12:46:29 Step 6/23 : COPY go.mod . 12:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:46:29 Configure a credential helper to remove this warning. See 12:46:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:46:29 12:46:29 Login Succeeded 12:46:29 nexus3.edgexfoundry.org:10002 12:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:46:29 Configure a credential helper to remove this warning. See 12:46:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:46:29 12:46:29 Login Succeeded 12:46:29 nexus3.edgexfoundry.org:10003 12:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:46:30 Configure a credential helper to remove this warning. See 12:46:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:46:30 12:46:30 Login Succeeded 12:46:30 nexus3.edgexfoundry.org:10004 12:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:46:30 Configure a credential helper to remove this warning. See 12:46:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:46:30 12:46:30 Login Succeeded 12:46:30 docker.io 12:46:31 ---> 256be4a21569 12:46:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:46:31 ---> 0f15c4011665 12:46:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:31 ---> 88f99147eb47 12:46:31 Step 7/23 : RUN go mod download 12:46:31 ---> Running in 7aa28a828cd1 12:46:31 ---> Running in c9e5e3ece2b8 12:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:46:31 Configure a credential helper to remove this warning. See 12:46:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:46:31 12:46:31 Login Succeeded 12:46:31 ---> docker-login.sh ends [Pipeline] } 12:46:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 12:46:31 ---> a9e80d8b5d1c 12:46:31 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:46:31 ---> Running in ffc8fb732671 12:46:31 ---> Running in fc2fab4c30c9 [Pipeline] echo 12:46:31 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:46:31 ========================================================= 12:46:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] 12:46:31 ========================================================= [Pipeline] fileExists 12:46:31 skipping... [Pipeline] sh 12:46:32 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 12:46:32 skipping... 12:46:32 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 12:46:32 9b3977197b4f: Pulling fs layer 12:46:32 1a89e8eeedd5: Pulling fs layer 12:46:32 94645a83ff95: Pulling fs layer 12:46:32 3f3a8bcf1eab: Pulling fs layer 12:46:32 0c92f367c5e7: Pulling fs layer 12:46:32 63b1bc5785f6: Pulling fs layer 12:46:32 626d30ff41c6: Pulling fs layer 12:46:32 de1d54c125be: Pulling fs layer 12:46:32 3f3a8bcf1eab: Waiting 12:46:32 63b1bc5785f6: Waiting 12:46:32 0c92f367c5e7: Waiting 12:46:32 626d30ff41c6: Waiting 12:46:32 de1d54c125be: Waiting 12:46:32 94645a83ff95: Verifying Checksum 12:46:32 94645a83ff95: Download complete 12:46:32 1a89e8eeedd5: Verifying Checksum 12:46:32 1a89e8eeedd5: Download complete 12:46:32 0c92f367c5e7: Verifying Checksum 12:46:32 0c92f367c5e7: Download complete 12:46:32 63b1bc5785f6: Download complete 12:46:32 9b3977197b4f: Download complete 12:46:32 626d30ff41c6: Verifying Checksum 12:46:32 626d30ff41c6: Download complete 12:46:32 skipping... 12:46:33 9b3977197b4f: Pull complete 12:46:33 Removing intermediate container c9e5e3ece2b8 12:46:33 ---> 0c41b643f034 12:46:33 Step 8/22 : RUN make cmd/core-data/core-data 12:46:33 ---> Running in 31a7b982300c 12:46:33 Removing intermediate container 7aa28a828cd1 12:46:33 ---> 89e5db0ce8be 12:46:33 Step 8/22 : RUN make cmd/core-command/core-command 12:46:33 ---> Running in 8f54d642b425 12:46:33 Removing intermediate container fc2fab4c30c9 12:46:33 ---> 60f6536fa837 12:46:33 Step 8/21 : RUN make cmd/support-notifications/support-notifications 12:46:33 ---> Running in 9dfaf2cd5566 12:46:33 Removing intermediate container ffc8fb732671 12:46:33 ---> f7aed8d76b19 12:46:33 Step 8/23 : COPY . . 12:46:33 ---> eaaf549bd306 12:46:33 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:46:33 1a89e8eeedd5: Pull complete 12:46:33 ---> Running in 4666f6d274a0 12:46:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 12:46:33 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 12:46:34 94645a83ff95: Pull complete 12:46:34 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 12:46:34 skipping... 12:46:34 de1d54c125be: Verifying Checksum 12:46:34 de1d54c125be: Download complete 12:46:34 3f3a8bcf1eab: Download complete 12:46:37 Removing intermediate container 4666f6d274a0 12:46:37 ---> 959480f95076 12:46:37 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:46:37 ---> Running in e2771b99e158 12:46:38 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 12:46:42 ---> 5ad6b761ceea 12:46:42 Step 9/23 : RUN go mod tidy 12:46:43 ---> Running in 4fb3e3502eac 12:46:45 Removing intermediate container 4fb3e3502eac 12:46:45 ---> 25db8d7bcec2 12:46:45 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 12:46:45 ---> Running in 38dc0f526a00 12:46:46 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 12:46:47 3f3a8bcf1eab: Pull complete 12:46:47 0c92f367c5e7: Pull complete 12:46:47 63b1bc5785f6: Pull complete 12:46:47 Removing intermediate container 8f54d642b425 12:46:47 ---> 0c90d8c1dc21 12:46:47 12:46:47 Step 9/22 : FROM alpine:3.14 12:46:47 Removing intermediate container 9dfaf2cd5566 12:46:47 ---> 7d4714447c58 12:46:47 12:46:47 Step 9/21 : FROM alpine:3.14 12:46:47 3.14: Pulling from library/alpine 12:46:47 3.14: Pulling from library/alpine 12:46:47 626d30ff41c6: Pull complete 12:46:48 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 12:46:48 Status: Downloaded newer image for alpine:3.14 12:46:48 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 12:46:48 Status: Image is up to date for alpine:3.14 12:46:48 ---> e04c818066af 12:46:48 Step 10/22 : RUN apk add --update --no-cache dumb-init 12:46:48 ---> e04c818066af 12:46:48 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 12:46:49 ---> Running in 7bd9d6cc9934 12:46:49 ---> Running in c4449fb2fd84 12:46:49 Removing intermediate container e2771b99e158 12:46:49 ---> a78360ef9e93 12:46:49 12:46:49 Step 9/30 : FROM alpine:3.14 12:46:49 ---> e04c818066af 12:46:49 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:46:49 Removing intermediate container 31a7b982300c 12:46:49 ---> ea5f9c6e4b16 12:46:49 12:46:49 Step 9/22 : FROM alpine:3.14 12:46:49 ---> e04c818066af 12:46:49 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:46:49 ---> Running in 6322298acee6 12:46:49 ---> Running in 9ee3d43fb6e1 12:46:49 Removing intermediate container 9ee3d43fb6e1 12:46:49 ---> 3aba7a1af6e3 12:46:49 Step 11/22 : ENV APP_PORT=59880 12:46:49 Removing intermediate container 6322298acee6 12:46:49 ---> 846ca4c9c75f 12:46:49 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 12:46:49 ---> Running in 8b00d72fb29c 12:46:49 ---> Running in 35a4c0ad3147 12:46:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:46:50 Removing intermediate container 35a4c0ad3147 12:46:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:46:50 ---> ca7dfb9287ac 12:46:50 Step 12/22 : EXPOSE $APP_PORT 12:46:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:46:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:46:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:46:50 ---> Running in 4cef6fadbf80 12:46:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:46:50 (1/1) Installing dumb-init (1.2.5-r1) 12:46:50 (1/2) Installing ca-certificates (20211220-r0) 12:46:50 Executing busybox-1.33.1-r7.trigger 12:46:50 OK: 6 MiB in 15 packages 12:46:50 (2/2) Installing dumb-init (1.2.5-r1) 12:46:50 Executing busybox-1.33.1-r7.trigger 12:46:50 Executing ca-certificates-20211220-r0.trigger 12:46:50 Removing intermediate container 4cef6fadbf80 12:46:50 ---> 8cf727e39d3a 12:46:50 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:46:50 (1/2) Installing dumb-init (1.2.5-r1) 12:46:50 (2/2) Installing su-exec (0.2-r1) 12:46:50 Executing busybox-1.33.1-r7.trigger 12:46:50 OK: 6 MiB in 16 packages 12:46:50 OK: 6 MiB in 16 packages 12:46:50 ---> Running in 9101582dba83 12:46:51 Removing intermediate container 7bd9d6cc9934 12:46:51 ---> d899a153ca8b 12:46:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:46:51 ---> Running in 68001ca0657f 12:46:51 Removing intermediate container 8b00d72fb29c 12:46:51 ---> a805f1c027b4 12:46:51 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 12:46:51 Removing intermediate container c4449fb2fd84 12:46:51 ---> 5ae15bc9a82c 12:46:51 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:46:51 ---> Running in a17f63df96c1 12:46:51 ---> Running in 251b27cb68f2 12:46:51 Removing intermediate container 68001ca0657f 12:46:51 ---> 730c4b3be5b8 12:46:51 Step 12/22 : ENV APP_PORT=59882 12:46:51 Removing intermediate container 9101582dba83 12:46:51 ---> 225fe01ca18e 12:46:51 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 12:46:52 ---> Running in 4740fe665592 12:46:52 ---> Running in 6fcdd87e76a3 12:46:52 Removing intermediate container a17f63df96c1 12:46:52 ---> 9d709e5ac4c7 12:46:52 Step 12/21 : ENV APP_PORT=59860 12:46:52 Removing intermediate container 251b27cb68f2 12:46:52 ---> 1f4ace9fa78b 12:46:52 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:46:52 ---> Running in 009832989dac 12:46:52 Removing intermediate container 4740fe665592 12:46:52 ---> 8b26d5a01157 12:46:52 Step 13/22 : EXPOSE $APP_PORT 12:46:52 ---> Running in fab01af8a349 12:46:52 ---> Running in 13f951fd284a 12:46:52 Removing intermediate container 009832989dac 12:46:52 ---> 1092f94384ce 12:46:52 Step 13/21 : EXPOSE $APP_PORT 12:46:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:46:52 ---> Running in 01942550d2d5 12:46:52 Removing intermediate container 13f951fd284a 12:46:52 ---> 55887d20a51d 12:46:52 Step 14/22 : WORKDIR / 12:46:52 Removing intermediate container fab01af8a349 12:46:52 ---> 325e2be157c2 12:46:52 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:46:52 ---> Running in 6307da218fe0 12:46:52 ---> Running in b58039e7acd6 12:46:52 Removing intermediate container 01942550d2d5 12:46:52 ---> 06c0aed0076d 12:46:52 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 12:46:53 Removing intermediate container 6307da218fe0 12:46:53 ---> f535f2ded618 12:46:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:46:53 ---> 97e309ccd58c 12:46:53 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:46:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:46:53 ---> 5b2688ce72c8 12:46:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:46:53 ---> 39846b6bd015 12:46:53 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:46:53 (1/6) Installing dumb-init (1.2.5-r1) 12:46:53 (2/6) Installing libgcc (10.3.1_git20210424-r2) 12:46:53 (3/6) Installing libsodium (1.0.18-r0) 12:46:54 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 12:46:54 ---> 2560d69fc3f0 12:46:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:46:54 (5/6) Installing libzmq (4.3.4-r0) 12:46:54 (6/6) Installing zeromq (4.3.4-r0) 12:46:54 Executing busybox-1.33.1-r7.trigger 12:46:54 OK: 8 MiB in 20 packages 12:46:54 ---> 783446771304 12:46:54 Step 17/21 : ENTRYPOINT ["/support-notifications"] 12:46:54 Removing intermediate container b58039e7acd6 12:46:54 ---> 4795e3927061 12:46:54 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 12:46:54 ---> Running in 93df89e8dde4 12:46:54 ---> c8a552d78fe5 12:46:54 Step 18/22 : ENTRYPOINT ["/core-command"] 12:46:54 ---> Running in c3a15a219c79 12:46:54 de1d54c125be: Pull complete 12:46:54 Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 12:46:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 12:46:54 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 12:46:54 Removing intermediate container 38dc0f526a00 12:46:54 ---> 043c7b1eead7 12:46:54 12:46:54 Step 11/23 : FROM alpine:3.14 12:46:54 ---> e04c818066af 12:46:54 Step 12/23 : RUN apk add --update --no-cache dumb-init 12:46:54 ---> Using cache 12:46:54 ---> d899a153ca8b 12:46:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:46:54 ---> Using cache 12:46:54 ---> 730c4b3be5b8 12:46:54 Step 14/23 : ENV APP_PORT=59861 12:46:54 ---> Running in 25417f1df9f4 12:46:54 ---> Running in 574b1c99236e 12:46:54 Removing intermediate container 93df89e8dde4 12:46:54 ---> 34342f2d464b 12:46:54 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:46:54 Removing intermediate container c3a15a219c79 12:46:54 ---> 3eca80db546c 12:46:54 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [Pipeline] fileExists [Pipeline] sh 12:46:54 ---> Running in fb33908c66e5 12:46:54 Removing intermediate container 574b1c99236e 12:46:54 ---> 8c5b75e7abb7 12:46:54 Step 15/23 : EXPOSE $APP_PORT 12:46:54 Removing intermediate container 25417f1df9f4 12:46:54 ---> 19e88b0b0ee1 12:46:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:46:54 Removing intermediate container 6fcdd87e76a3 12:46:54 ---> d51908a84268 12:46:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:46:54 ---> Running in 54b2aae0ee22 12:46:54 ---> Running in 3b57c57048d4 12:46:55 + + docker build -t ci-base-image-arm64echo -f - . 12:46:55 FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 12:46:55 WORKDIR /edgex 12:46:55 COPY go.mod . 12:46:55 RUN go mod download 12:46:55 Removing intermediate container fb33908c66e5 12:46:55 ---> 01341cb98244 12:46:55 Step 19/21 : LABEL arch=x86_64 12:46:55 ---> 5063ce779f11 12:46:55 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:46:55 ---> Running in a444419058ff 12:46:55 Removing intermediate container 54b2aae0ee22 12:46:55 ---> 3c3ec2e9d487 12:46:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:46:55 ---> e5191a78b333 12:46:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:46:55 Removing intermediate container 3b57c57048d4 12:46:55 ---> 68e0d08d1bec 12:46:55 Step 20/22 : LABEL arch=x86_64 12:46:55 ---> Running in 2e19ca9d836b 12:46:55 Removing intermediate container a444419058ff 12:46:55 ---> 688d9898eb4a 12:46:55 Step 20/21 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b 12:46:55 ---> Running in 25e7873e59f0 12:46:55 ---> 49e95e7063d6 12:46:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:46:55 ---> Running in 48a31dfa9917 12:46:55 Removing intermediate container 25e7873e59f0 12:46:55 ---> 8e47d2964945 12:46:55 Step 21/22 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b 12:46:55 ---> e1accaf1514f 12:46:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:46:56 Removing intermediate container 48a31dfa9917 12:46:56 ---> 8f08d1574e45 12:46:56 Step 21/21 : LABEL version=0.0.0 12:46:56 ---> Running in 5539df31025f 12:46:56 ---> Running in 9c326e4ce210 12:46:56 ---> df65a0e5e6ad 12:46:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:46:56 ---> 373f7a9b50b9 12:46:56 Step 18/22 : ENTRYPOINT ["/core-data"] 12:46:56 Removing intermediate container 5539df31025f 12:46:56 ---> e8650e445ce1 12:46:56 Step 22/22 : LABEL version=0.0.0 12:46:56 ---> Running in 85119e282b4a 12:46:56 ---> Running in 1a66772f5617 12:46:56 Removing intermediate container 9c326e4ce210 12:46:56 ---> 93dea90d8213 12:46:56 12:46:56 Removing intermediate container 2e19ca9d836b 12:46:56 ---> 56d757a784d3 12:46:56 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 12:46:56 ---> a39142518e44 12:46:56 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 12:46:56 Successfully built 93dea90d8213 12:46:56 Successfully tagged support-notifications:latest 12:46:56  Building support-notifications ... done Removing intermediate container 85119e282b4a 12:46:56 Building sys-mgmt-agent 12:46:56 ---> e83cafa9cf63 12:46:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:46:56 ---> Running in 5f4477edf7f2 12:46:56 Removing intermediate container 1a66772f5617 12:46:56 ---> 3ab621c8f31b 12:46:56 12:46:56 ---> Running in ecf9117daa4a 12:46:56 ---> bffb2e224dea 12:46:56 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:46:57 Removing intermediate container 5f4477edf7f2 12:46:57 ---> e2ff763a0ea9 12:46:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:46:57 Successfully built 3ab621c8f31b 12:46:57 ---> Running in 3de3301b8378 12:46:58 Sending build context to Docker daemon 180.5MB 12:46:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 12:46:58 ---> 5f011755c4a2 12:46:58 Step 2/4 : WORKDIR /edgex 12:46:58 Successfully tagged core-command:latest 12:46:58 Building security-secretstore-setup 12:46:59  Building core-command ... done Removing intermediate container ecf9117daa4a 12:46:59 ---> 925202e95fd7 12:46:59 Step 20/22 : LABEL arch=x86_64 12:47:00 ---> Running in 273da52f320e 12:47:00 Removing intermediate container 273da52f320e 12:47:00 ---> fedbbf7fe94f 12:47:00 Step 3/4 : COPY go.mod . 12:47:01 ---> e9003d9da414 12:47:01 Step 4/4 : RUN go mod download 12:47:01 ---> Running in c8c8b88b36fb 12:47:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:47:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:47:03 ---> fdad135c734f 12:47:03 Step 3/22 : WORKDIR /edgex-go 12:47:03 ---> Using cache 12:47:03 ---> d054c4f6d6c0 12:47:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:47:03 ---> Using cache 12:47:03 ---> 3a37fa9c1615 12:47:03 Step 5/22 : RUN apk add --update --no-cache make bash git 12:47:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:47:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:47:03 ---> fdad135c734f 12:47:03 Step 3/24 : WORKDIR /edgex-go 12:47:03 ---> Using cache 12:47:03 ---> d054c4f6d6c0 12:47:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:47:03 ---> Using cache 12:47:03 ---> 3a37fa9c1615 12:47:03 Step 5/24 : RUN apk add --update --no-cache make git 12:47:03 ---> Using cache 12:47:03 ---> 652f9d49b53b 12:47:03 Step 6/24 : COPY . . 12:47:13 ---> bc3ec6a7014b 12:47:13 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:47:13 Removing intermediate container 3de3301b8378 12:47:13 ---> d2a27d53e29e 12:47:13 Step 21/23 : LABEL arch=x86_64 12:47:13 ---> Running in f672d4b6e9fb 12:47:13 ---> Running in 336b1780e0a3 12:47:13 ---> Running in bec8e67b7398 12:47:13 ---> 0e546b70bee2 12:47:13 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:47:13 ---> 1489870fdeae 12:47:13 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:47:13 ---> Running in bc85b6ac8639 12:47:13 Removing intermediate container f672d4b6e9fb 12:47:13 ---> f1a1de78c382 12:47:13 Step 21/22 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b 12:47:13 Removing intermediate container bec8e67b7398 12:47:13 ---> 650ce2cc234e 12:47:13 Step 22/23 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b 12:47:13 ---> Running in d055fb3af27f 12:47:13 ---> Running in c77e3565822c 12:47:13 ---> 29eddf22ba49 12:47:13 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:47:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:47:13 Removing intermediate container d055fb3af27f 12:47:13 ---> b146e18ca17a 12:47:13 Step 22/22 : LABEL version=0.0.0 12:47:14 Removing intermediate container c77e3565822c 12:47:14 ---> 44bab24b3396 12:47:14 Step 23/23 : LABEL version=0.0.0 12:47:14 ---> Running in 97fa25e595e9 12:47:14 ---> Running in 8c82a248a84b 12:47:14 ---> 6edfcff5627c 12:47:14 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 12:47:14 skipping... 12:47:14 Removing intermediate container 97fa25e595e9 12:47:14 ---> d81ac02b8dc6 12:47:14 12:47:14 Removing intermediate container 8c82a248a84b 12:47:14 ---> 50af21dd6b85 12:47:14 12:47:14 ---> Running in ed8f34c6de77 12:47:14 Successfully built d81ac02b8dc6 12:47:14 Successfully built 50af21dd6b85 12:47:14 Successfully tagged core-data:latest 12:47:14  Building core-data ... done Building security-proxy-setup 12:47:14 Successfully tagged support-scheduler:latest 12:47:14  Building support-scheduler ... done Building core-metadata 12:47:14 Removing intermediate container ed8f34c6de77 12:47:14 ---> 2bdf07efef62 12:47:14 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:47:14 Removing intermediate container bc85b6ac8639 12:47:14 ---> f19ee4ab8a3f 12:47:14 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:47:14 ---> Running in 7ebd86d60ab2 12:47:14 ---> 6347a09c15a6 12:47:14 Step 25/30 : RUN chmod +x /entrypoint.sh 12:47:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:47:15 ---> Running in a1ece5a56b35 12:47:15 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 12:47:15 OK: 221 MiB in 52 packages 12:47:21 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:47:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:47:21 ---> fdad135c734f 12:47:21 Step 3/22 : WORKDIR /edgex-go 12:47:21 ---> Using cache 12:47:21 ---> d054c4f6d6c0 12:47:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:47:21 ---> Using cache 12:47:21 ---> 3a37fa9c1615 12:47:21 Step 5/22 : RUN apk add --update --no-cache make git 12:47:21 ---> Using cache 12:47:21 ---> 652f9d49b53b 12:47:21 Step 6/22 : COPY . . 12:47:21 ---> Using cache 12:47:21 ---> 0e546b70bee2 12:47:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:47:21 ---> Using cache 12:47:21 ---> f19ee4ab8a3f 12:47:21 Step 8/22 : RUN make cmd/core-metadata/core-metadata 12:47:21 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:47:21 Step 2/20 : FROM ${BUILDER_BASE} AS builder 12:47:21 ---> fdad135c734f 12:47:21 Step 3/20 : WORKDIR /edgex-go 12:47:21 ---> Using cache 12:47:21 ---> d054c4f6d6c0 12:47:21 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:47:21 ---> Using cache 12:47:21 ---> 3a37fa9c1615 12:47:21 Step 5/20 : RUN apk add --update --no-cache make git 12:47:21 ---> Using cache 12:47:21 ---> 652f9d49b53b 12:47:21 Step 6/20 : COPY . . 12:47:21 ---> Using cache 12:47:21 ---> 0e546b70bee2 12:47:21 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:47:21 ---> Using cache 12:47:21 ---> f19ee4ab8a3f 12:47:21 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:47:23 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 12:47:27 Removing intermediate container 336b1780e0a3 12:47:27 ---> 1900392b192a 12:47:27 Step 6/22 : COPY . . 12:47:27 ---> Running in d9b59bea43d9 12:47:27 ---> Running in 60a0a427ab9e 12:47:27 Removing intermediate container a1ece5a56b35 12:47:27 ---> 9112a31dbeb1 12:47:27 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 12:47:28 ---> Running in fa1883a69c90 12:47:29 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 12:47:29 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 12:47:32 Removing intermediate container 7ebd86d60ab2 12:47:32 ---> 3db68ec3b354 12:47:32 12:47:32 Step 9/24 : FROM alpine:3.14 12:47:32 ---> e04c818066af 12:47:32 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 12:47:33 Removing intermediate container fa1883a69c90 12:47:33 ---> 7848f7402ba7 12:47:33 Step 27/30 : CMD ["gate"] 12:47:33 ---> Running in 9c4066f4827f 12:47:33 ---> c0862d9fbf17 12:47:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:47:33 ---> Running in 6d2bd768c65c 12:47:33 ---> Running in 8fcb59aab749 12:47:33 Removing intermediate container 6d2bd768c65c 12:47:33 ---> 074c7ce83052 12:47:33 Step 28/30 : LABEL arch=x86_64 12:47:34 ---> Running in 403d84e63249 12:47:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:47:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:47:34 skipping... 12:47:34 Removing intermediate container 403d84e63249 12:47:34 ---> 0544a2a31d1c 12:47:34 Step 29/30 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b 12:47:34 (1/3) Installing ca-certificates (20211220-r0) 12:47:34 ---> Running in 3a0c4dcb6bd9 12:47:34 (2/3) Installing dumb-init (1.2.5-r1) 12:47:34 (3/3) Installing su-exec (0.2-r1) 12:47:34 Executing busybox-1.33.1-r7.trigger 12:47:34 Executing ca-certificates-20211220-r0.trigger 12:47:34 OK: 6 MiB in 17 packages 12:47:34 Removing intermediate container 3a0c4dcb6bd9 12:47:34 ---> 1853fa45f683 12:47:34 Step 30/30 : LABEL version=0.0.0 12:47:34 Removing intermediate container 8fcb59aab749 12:47:34 ---> de3121d71f67 12:47:34 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:47:35 ---> Running in aa0ca7083b59 12:47:35 ---> Running in 4f278a85f1c9 12:47:35 Removing intermediate container 4f278a85f1c9 12:47:35 ---> 2068482d0004 12:47:35 12:47:35 Removing intermediate container 9c4066f4827f 12:47:35 ---> 7344491a79b7 12:47:35 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:47:35 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 12:47:35 Successfully built 2068482d0004 12:47:35 ---> Running in 8e7208e8a016 12:47:35 Successfully tagged security-bootstrapper:latest 12:47:35  Building security-bootstrapper ... done Removing intermediate container 8e7208e8a016 12:47:35 ---> 0364c3c6cd9b 12:47:35 Step 12/24 : WORKDIR / 12:47:36 ---> Running in 9815f75b02c6 12:47:36 Removing intermediate container 9815f75b02c6 12:47:36 ---> 49dbe6f3eaaf 12:47:36 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:47:37 ---> 04ae278b79af 12:47:37 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:47:37 ---> 33b7d4ae4aca 12:47:37 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:47:37 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 12:47:37 ---> 8d79c0bf5831 12:47:37 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:47:38 ---> 9631165e8c9f 12:47:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:47:39 ---> 58748c2827a3 12:47:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:47:39 Removing intermediate container 60a0a427ab9e 12:47:39 ---> 2633530cd7ff 12:47:39 12:47:39 Step 9/22 : FROM alpine:3.14 12:47:39 ---> e04c818066af 12:47:39 Step 10/22 : RUN apk add --update --no-cache dumb-init 12:47:39 ---> Using cache 12:47:39 ---> d899a153ca8b 12:47:39 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:47:39 ---> Using cache 12:47:39 ---> 730c4b3be5b8 12:47:39 Step 12/22 : ENV APP_PORT=59881 12:47:39 ---> Running in e75449d16194 12:47:40 Removing intermediate container e75449d16194 12:47:40 ---> fe361743bbfc 12:47:40 Step 13/22 : EXPOSE $APP_PORT 12:47:40 ---> 140cb9703752 12:47:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:47:40 ---> Running in 942de61d055a 12:47:40 Removing intermediate container d9b59bea43d9 12:47:40 ---> 98478b4ebd54 12:47:40 12:47:40 Step 9/20 : FROM alpine:3.14 12:47:40 ---> e04c818066af 12:47:40 Step 10/20 : RUN apk add --update --no-cache curl 12:47:40 ---> Running in e47058591171 12:47:40 Removing intermediate container 942de61d055a 12:47:40 ---> 502eeb3dae23 12:47:40 Step 14/22 : WORKDIR / 12:47:40 ---> 94aced6f7395 12:47:40 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/ 12:47:40 ---> Running in 78d07b75eb76 12:47:41 ---> Running in ba8ed468f8dd 12:47:41 Removing intermediate container 78d07b75eb76 12:47:41 ---> 759c6799e399 12:47:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:47:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:47:41 ---> ce0db43a69ff 12:47:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:47:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:47:41 (1/5) Installing ca-certificates (20211220-r0) 12:47:41 (2/5) Installing brotli-libs (1.0.9-r5) 12:47:41 (3/5) Installing nghttp2-libs (1.43.0-r0) 12:47:41 (4/5) Installing libcurl (7.79.1-r1) 12:47:41 (5/5) Installing curl (7.79.1-r1) 12:47:41 Executing busybox-1.33.1-r7.trigger 12:47:41 Executing ca-certificates-20211220-r0.trigger 12:47:41 OK: 8 MiB in 19 packages 12:47:41 ---> dba8d20e7b0d 12:47:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:47:41 Removing intermediate container ba8ed468f8dd 12:47:41 ---> 141def5a477f 12:47:41 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 12:47:42 ---> Running in b7692fe13d6b 12:47:42 ---> 60e6dcfc80b2 12:47:42 Step 18/22 : ENTRYPOINT ["/core-metadata"] 12:47:42 ---> Running in 311db4ef6e91 12:47:42 Removing intermediate container b7692fe13d6b 12:47:42 ---> 955b67ae32be 12:47:42 Step 22/24 : LABEL arch=x86_64 12:47:42 ---> Running in 4e72be4c822c 12:47:42 Removing intermediate container 311db4ef6e91 12:47:42 ---> baa0eba7d18d 12:47:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:47:42 Removing intermediate container 4e72be4c822c 12:47:42 ---> 271f8af5adca 12:47:42 Step 23/24 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b 12:47:42 Removing intermediate container e47058591171 12:47:42 ---> 51d89c2d5e3b 12:47:42 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:47:42 ---> Running in ac5a7672af01 12:47:42 ---> Running in dc2d39732aa7 12:47:43 ---> Running in 0d88775e3766 12:47:43 Removing intermediate container ac5a7672af01 12:47:43 ---> 7fb90941e431 12:47:43 Step 20/22 : LABEL arch=x86_64 12:47:43 Removing intermediate container 0d88775e3766 12:47:43 ---> b23799aca050 12:47:43 Step 12/20 : WORKDIR /edgex 12:47:43 ---> Running in c64f595fb4ed 12:47:43 Removing intermediate container dc2d39732aa7 12:47:43 ---> 5c9c2c316a2b 12:47:43 Step 24/24 : LABEL version=0.0.0 12:47:43 ---> Running in 83db74cbb316 12:47:43 ---> Running in 0d16d49bac41 12:47:43 Removing intermediate container c64f595fb4ed 12:47:43 ---> a83a1b4b688e 12:47:43 Step 21/22 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b 12:47:43 Removing intermediate container 0d16d49bac41 12:47:43 ---> df4c44e22967 12:47:43 12:47:43 ---> Running in 72eafa7aae54 12:47:43 Removing intermediate container 83db74cbb316 12:47:43 ---> f5cb1ef39c1e 12:47:43 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:47:43 Successfully built df4c44e22967 12:47:43 Successfully tagged security-secretstore-setup:latest 12:47:43  Building security-secretstore-setup ... done Removing intermediate container 72eafa7aae54 12:47:43 ---> 6bee4c9e6a16 12:47:43 Step 22/22 : LABEL version=0.0.0 12:47:44 ---> 54d08526d1a7 12:47:44 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:47:44 ---> Running in 4d6e643b8341 12:47:44 Removing intermediate container aa0ca7083b59 12:47:44 ---> 0b3ccfa217b1 12:47:44 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:47:44 ---> Running in 5966e0d5c713 12:47:44 Removing intermediate container 4d6e643b8341 12:47:44 ---> e264d65b67b8 12:47:44 12:47:44 Successfully built e264d65b67b8 12:47:44 Successfully tagged core-metadata:latest 12:47:44  Building core-metadata ... done  ---> 82c286f93713 12:47:44 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:47:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:47:44 ---> 3e75678a307a 12:47:44 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:47:44 ---> Running in a39bf4e9142e 12:47:45 Removing intermediate container a39bf4e9142e 12:47:45 ---> 66ad67bcbfd8 12:47:45 Step 17/20 : CMD ["--init=true"] 12:47:45 ---> Running in 49755c9e72b4 12:47:45 Removing intermediate container 49755c9e72b4 12:47:45 ---> dd08d13b3c2b 12:47:45 Step 18/20 : LABEL arch=x86_64 12:47:45 Removing intermediate container 5966e0d5c713 12:47:45 ---> 800c8fc44977 12:47:45 12:47:45 Step 10/22 : FROM docker:20.10.8 12:47:45 ---> Running in ae8d9801855a 12:47:45 20.10.8: Pulling from library/docker 12:47:45 Removing intermediate container ae8d9801855a 12:47:45 ---> 9c13d4186ce0 12:47:45 Step 19/20 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b 12:47:45 ---> Running in bc368bf703e5 12:47:45 Removing intermediate container bc368bf703e5 12:47:45 ---> c8e269130373 12:47:45 Step 20/20 : LABEL version=0.0.0 12:47:45 ---> Running in a3cf438f387a 12:47:46 Removing intermediate container a3cf438f387a 12:47:46 ---> 2fe36171b8fb 12:47:46 12:47:46 Successfully built 2fe36171b8fb 12:47:46 Successfully tagged security-proxy-setup:latest 12:47:48  Building security-proxy-setup ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 12:47:48 Status: Downloaded newer image for docker:20.10.8 12:47:48 ---> bc6c0ffef665 12:47:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:47:48 ---> Running in 096752c6a3bc 12:47:48 Removing intermediate container 096752c6a3bc 12:47:48 ---> b8f8c9c5ab2b 12:47:48 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 12:47:48 ---> Running in 31278fc25dd0 12:47:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:47:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:47:49 (1/42) Installing readline (8.1.0-r0) 12:47:49 (2/42) Installing bash (5.1.16-r0) 12:47:49 Executing bash-5.1.16-r0.post-install 12:47:49 (3/42) Installing brotli-libs (1.0.9-r5) 12:47:49 (4/42) Installing nghttp2-libs (1.43.0-r0) 12:47:49 (5/42) Installing libcurl (7.79.1-r1) 12:47:49 (6/42) Installing curl (7.79.1-r1) 12:47:49 (7/42) Installing dumb-init (1.2.5-r1) 12:47:49 (8/42) Installing libbz2 (1.0.8-r1) 12:47:49 (9/42) Installing expat (2.4.7-r0) 12:47:49 (10/42) Installing libffi (3.3-r2) 12:47:49 (11/42) Installing gdbm (1.19-r0) 12:47:49 (12/42) Installing xz-libs (5.2.5-r1) 12:47:49 (13/42) Installing libgcc (10.3.1_git20210424-r2) 12:47:49 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 12:47:49 (15/42) Installing mpdecimal (2.5.1-r1) 12:47:49 (16/42) Installing sqlite-libs (3.35.5-r0) 12:47:49 (17/42) Installing python3 (3.9.5-r2) 12:47:49 (18/42) Installing py3-appdirs (1.4.4-r2) 12:47:49 (19/42) Installing py3-chardet (4.0.0-r2) 12:47:49 (20/42) Installing py3-idna (3.2-r0) 12:47:49 (21/42) Installing py3-urllib3 (1.26.5-r0) 12:47:49 (22/42) Installing py3-certifi (2020.12.5-r1) 12:47:49 (23/42) Installing py3-requests (2.25.1-r4) 12:47:49 (24/42) Installing py3-msgpack (1.0.2-r1) 12:47:49 (25/42) Installing py3-lockfile (0.12.2-r4) 12:47:49 (26/42) Installing py3-cachecontrol (0.12.6-r1) 12:47:49 (27/42) Installing py3-colorama (0.4.4-r1) 12:47:49 (28/42) Installing py3-contextlib2 (0.6.0-r1) 12:47:49 (29/42) Installing py3-distlib (0.3.1-r3) 12:47:49 (30/42) Installing py3-distro (1.5.0-r3) 12:47:49 (31/42) Installing py3-six (1.15.0-r1) 12:47:49 (32/42) Installing py3-webencodings (0.5.1-r4) 12:47:49 (33/42) Installing py3-html5lib (1.1-r1) 12:47:49 (34/42) Installing py3-parsing (2.4.7-r2) 12:47:49 (35/42) Installing py3-packaging (20.9-r1) 12:47:50 (36/42) Installing py3-toml (0.10.2-r2) 12:47:50 (37/42) Installing py3-pep517 (0.10.0-r2) 12:47:50 (38/42) Installing py3-progress (1.5-r2) 12:47:50 (39/42) Installing py3-retrying (1.3.3-r1) 12:47:50 (40/42) Installing py3-ordered-set (4.0.2-r1) 12:47:50 (41/42) Installing py3-setuptools (52.0.0-r3) 12:47:50 (42/42) Installing py3-pip (20.3.4-r1) 12:47:50 Executing busybox-1.33.1-r3.trigger 12:47:50 OK: 84 MiB in 64 packages 12:47:50 Collecting docker-compose==1.23.2 12:47:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:47:51 Collecting PyYAML<4,>=3.10 12:47:51 Downloading PyYAML-3.13.tar.gz (270 kB) 12:47:51 Collecting texttable<0.10,>=0.9.0 12:47:51 Downloading texttable-0.9.1.tar.gz (11 kB) 12:47:51 Collecting websocket-client<1.0,>=0.32.0 12:47:51 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:47:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:47:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:47:52 Collecting docker<4.0,>=3.6.0 12:47:52 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:47:52 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 12:47:52 Collecting docopt<0.7,>=0.6.1 12:47:52 Downloading docopt-0.6.2.tar.gz (25 kB) 12:47:52 Collecting jsonschema<3,>=2.5.1 12:47:52 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:47:52 Collecting cached-property<2,>=1.2.0 12:47:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:47:52 Collecting dockerpty<0.5,>=0.4.1 12:47:52 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:47:52 Collecting docker-pycreds>=0.4.0 12:47:52 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:47:53 Collecting urllib3<1.25,>=1.21.1 12:47:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:47:53 Collecting chardet<3.1.0,>=3.0.2 12:47:53 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 12:47:53 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) 12:47:53 Collecting idna<2.8,>=2.5 12:47:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:47:53 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 12:47:53 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 12:47:53 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 12:47:53 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 12:47:53 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 12:47:53 Attempting uninstall: urllib3 12:47:53 Found existing installation: urllib3 1.26.5 12:47:53 Uninstalling urllib3-1.26.5: 12:47:53 Successfully uninstalled urllib3-1.26.5 12:47:53 Attempting uninstall: idna 12:47:53 Found existing installation: idna 3.2 12:47:53 Uninstalling idna-3.2: 12:47:53 Successfully uninstalled idna-3.2 12:47:53 Attempting uninstall: chardet 12:47:53 Found existing installation: chardet 4.0.0 12:47:53 Uninstalling chardet-4.0.0: 12:47:53 Successfully uninstalled chardet-4.0.0 12:47:54 Attempting uninstall: requests 12:47:54 Found existing installation: requests 2.25.1 12:47:54 Uninstalling requests-2.25.1: 12:47:54 Successfully uninstalled requests-2.25.1 12:47:54 Running setup.py install for texttable: started 12:47:54 Running setup.py install for texttable: finished with status 'done' 12:47:54 Running setup.py install for PyYAML: started 12:47:54 Running setup.py install for PyYAML: finished with status 'done' 12:47:54 Running setup.py install for docopt: started 12:47:55 Running setup.py install for docopt: finished with status 'done' 12:47:55 Running setup.py install for dockerpty: started 12:47:55 Running setup.py install for dockerpty: finished with status 'done' 12:47:55 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 12:47:59 Removing intermediate container 31278fc25dd0 12:47:59 ---> 4cbbd6700211 12:47:59 Step 13/22 : ENV APP_PORT=58890 12:47:59 ---> Running in 65cf77fb31e5 12:47:59 Removing intermediate container 65cf77fb31e5 12:47:59 ---> 9e3751ca9e0b 12:47:59 Step 14/22 : EXPOSE $APP_PORT 12:47:59 ---> Running in 5b94ab0155fe 12:47:59 Removing intermediate container 5b94ab0155fe 12:47:59 ---> d89a9f0c8125 12:47:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:47:59 ---> 49ac8f67654f 12:47:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:48:00 ---> c3dcc19aacd1 12:48:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:48:00 ---> 8b6c4ac14684 12:48:00 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 12:48:00 ---> Running in 5fe9f7fb22b6 12:48:00 Removing intermediate container 5fe9f7fb22b6 12:48:00 ---> c807c85b7395 12:48:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:48:00 ---> Running in d24d6b69d90c 12:48:00 Removing intermediate container d24d6b69d90c 12:48:00 ---> ca17dbe585e7 12:48:00 Step 20/22 : LABEL arch=x86_64 12:48:00 ---> Running in 2c37eb0b8973 12:48:00 Removing intermediate container 2c37eb0b8973 12:48:00 ---> c6eae2a0958d 12:48:00 Step 21/22 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b 12:48:00 ---> Running in 7312500246d1 12:48:01 Removing intermediate container 7312500246d1 12:48:01 ---> 88ff653828ca 12:48:01 Step 22/22 : LABEL version=0.0.0 12:48:01 ---> Running in 6d660831d925 12:48:01 Removing intermediate container 6d660831d925 12:48:01 ---> ca01cfc0db28 12:48:01 12:48:01 Successfully built ca01cfc0db28 12:48:01 Successfully tagged sys-mgmt-agent:latest 12:48:01  Building sys-mgmt-agent ... done  [Pipeline] } 12:48:01 $ docker stop --time=1 94f8717f4d06eef9ea82a5a6d7945fb0b1ee57d41a82bf3b384f3b985a8f4b1c 12:48:02 $ docker rm -f 94f8717f4d06eef9ea82a5a6d7945fb0b1ee57d41a82bf3b384f3b985a8f4b1c [Pipeline] // withDockerContainer [Pipeline] sh 12:48:03 + docker images 12:48:03 REPOSITORY TAG IMAGE ID CREATED SIZE 12:48:03 sys-mgmt-agent latest ca01cfc0db28 3 seconds ago 294MB 12:48:03 security-proxy-setup latest 2fe36171b8fb 18 seconds ago 26.1MB 12:48:03 800c8fc44977 18 seconds ago 1.78GB 12:48:03 core-metadata latest e264d65b67b8 19 seconds ago 16.5MB 12:48:03 security-secretstore-setup latest df4c44e22967 20 seconds ago 27.7MB 12:48:03 98478b4ebd54 23 seconds ago 1.79GB 12:48:03 2633530cd7ff 24 seconds ago 1.79GB 12:48:03 security-bootstrapper latest 2068482d0004 28 seconds ago 18.7MB 12:48:03 3db68ec3b354 35 seconds ago 1.79GB 12:48:03 support-scheduler latest 50af21dd6b85 49 seconds ago 15.9MB 12:48:03 core-data latest d81ac02b8dc6 49 seconds ago 19.9MB 12:48:03 support-notifications latest 93dea90d8213 About a minute ago 16.6MB 12:48:03 core-command latest 3ab621c8f31b About a minute ago 15.7MB 12:48:03 043c7b1eead7 About a minute ago 1.79GB 12:48:03 ea5f9c6e4b16 About a minute ago 1.79GB 12:48:03 a78360ef9e93 About a minute ago 1.78GB 12:48:03 7d4714447c58 About a minute ago 1.79GB 12:48:03 0c90d8c1dc21 About a minute ago 1.78GB 12:48:03 ci-base-image-x86_64 latest fdad135c734f 3 minutes ago 1.27GB 12:48:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest d7ea09dbb500 13 hours ago 253MB 12:48:03 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.17-alpine-lts c47586b81864 6 days ago 562MB 12:48:03 alpine 3.14 e04c818066af 8 weeks ago 5.59MB 12:48:03 docker 20.10.8 bc6c0ffef665 9 months ago 214MB 12:48:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 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 12:48:20 Still waiting to schedule task 12:48:20 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 12:48:22 Removing intermediate container c8c8b88b36fb 12:48:22 ---> 3bdf8f3834ae 12:48:22 Successfully built 3bdf8f3834ae 12:48:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:23 + docker inspect -f . ci-base-image-arm64 12:48:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:48:23 prd-ubuntu20.04-docker-arm64-4c-16g-937 does not seem to be running inside a container 12:48:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:48:25 $ docker top 9ba0d65db1879182e828db2917878249331579ecfbb342da7647740f72c3035a -eo pid,comm [Pipeline] { [Pipeline] sh 12:48:25 + go version 12:48:25 go version go1.17.6 linux/arm64 [Pipeline] } 12:48:25 $ docker stop --time=1 9ba0d65db1879182e828db2917878249331579ecfbb342da7647740f72c3035a 12:48:27 $ docker rm -f 9ba0d65db1879182e828db2917878249331579ecfbb342da7647740f72c3035a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:28 + docker inspect -f . ci-base-image-arm64 12:48:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:48:28 prd-ubuntu20.04-docker-arm64-4c-16g-937 does not seem to be running inside a container 12:48: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:48:30 $ docker top b5585b492ac87ce1515ef570bc22ee66ab99ece4b009a16a11423dc6def54eee -eo pid,comm [Pipeline] { [Pipeline] echo 12:48:30 ========================================================= 12:48:30 [edgeXBuildGoParallel] Running Tests and Build... 12:48:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:48:31 + make test 12:48:31 go mod tidy 12:48:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:48:59 ? github.com/edgexfoundry/edgex-go [no test files] 12:49:14 Running on prd-ubuntu18.04-docker-8c-8g-940 in /w/workspace/edgexfoundry_edgex-go_PR-4047 [Pipeline] { [Pipeline] ws 12:49:14 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 12:49:14 The recommended git tool is: git 12:49:15 using credential edgex-jenkins-ssh 12:49:15 Cloning the remote Git repository 12:49:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:49:16 > git init /w/workspace/edgex-go/1 # timeout=10 12:49:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:49:16 > git --version # timeout=10 12:49:16 > git --version # 'git version 2.17.1' 12:49:16 using GIT_SSH to set credentials SSH Credentials for GitHub 12:49:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:49:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:49:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:49:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:49:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:49:23 using GIT_SSH to set credentials SSH Credentials for GitHub 12:49:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4047/head:refs/remotes/origin/PR-4047 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 12:49:24 Merging remotes/origin/jakarta commit 155d0ec1f9051a669d1f6c09d665afa8a800203b into PR head commit eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b 12:49:24 Merge succeeded, producing eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b 12:49:24 Checking out Revision eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b (PR-4047) 12:49:24 > git config core.sparsecheckout # timeout=10 12:49:24 > git checkout -f eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b # timeout=10 12:49:24 > git remote # timeout=10 12:49:24 > git config --get remote.origin.url # timeout=10 12:49:24 using GIT_SSH to set credentials SSH Credentials for GitHub 12:49:24 > git merge 155d0ec1f9051a669d1f6c09d665afa8a800203b # timeout=10 12:49:24 > git rev-parse HEAD^{commit} # timeout=10 12:49:24 > git config core.sparsecheckout # timeout=10 12:49:24 > git checkout -f eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b # timeout=10 12:49:27 Commit message: "build(snap): upgrade kuiper to 1.4.4" 12:49:28 > git --version # timeout=10 12:49:28 > git --version # 'git version 2.17.1' 12:49:28 fatal: bad object e2cac8b444d664382c771f5dccbf61e369ddf83e [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:49:28 + echo snap-build.sh 12:49:28 snap-build.sh 12:49:28 + SNAP_BASE_DIR=. 12:49:28 + '[' '!' -z /w/workspace/edgex-go/1 ']' 12:49:28 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 12:49:28 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 12:49:28 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 12:49:28 + cd /w/workspace/edgex-go/1 12:49:28 + sudo apt-get remove -qy --purge lxd lxd-client 12:49:28 Reading package lists... 12:49:28 Building dependency tree... 12:49:28 Reading state information... 12:49:28 The following packages were automatically installed and are no longer required: 12:49:28 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 12:49:28 uidmap xdelta3 12:49:28 Use 'sudo apt autoremove' to remove them. 12:49:28 The following packages will be REMOVED: 12:49:28 lxd* lxd-client* 12:49:28 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 12:49:29 After this operation, 31.7 MB disk space will be freed. 12:49:29 (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 ... 190666 files and directories currently installed.) 12:49:29 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 12:49:30 Removing lxd dnsmasq configuration 12:49:30 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 12:49:30 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 12:49:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:49:31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) 12:49:31 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 12:49:33 Processing triggers for systemd (237-3ubuntu10.52) ... 12:49:33 Processing triggers for ureadahead (0.100.0-21) ... 12:49:33 + sudo snap remove --purge lxd 12:49:33 snap "lxd" is not installed 12:49:33 + sudo groupadd --force --system lxd 12:49:33 ++ whoami 12:49:33 + sudo /usr/sbin/usermod -G lxd -a jenkins 12:49:33 + newgrp - lxd 12:49:33 + sudo snap install lxd 12:49:42 2022-06-03T12:49:39Z INFO Waiting for automatic snapd restart... 12:49:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:50:00 lxd 5.2-79c3c3b from Canonical* installed 12:50:00 + sudo lxd init --auto 12:50:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:50:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:50:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:50:07 + sudo snap install --classic snapcraft 12:50:12 snapcraft 6.1 from Canonical* installed 12:50:12 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 12:50:12 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 12:50:12 % Total % Received % Xferd Average Speed Time Time Time Current 12:50:12 Dload Upload Total Spent Left Speed 12:50:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 12:50:12 100 3325k 100 3325k 0 0 10.7M 0 --:--:-- --:--:-- --:--:-- 10.7M 12:50:12 ./yq_linux_amd64 12:50:12 + sudo snapcraft prime --use-lxd 12:50:14 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 12:50:14 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: 12:50:14 - README.md 12:50:14 12:50:14 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:50:14 Launching a container. 12:50:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:50:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:50:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:50:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:50:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:50:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:50:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:50:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:50:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:50:15 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:50:24 Waiting for container to be ready 12:50:24 To start your first container, try: lxc launch ubuntu:22.04 12:50:24 Or for a virtual machine: lxc launch ubuntu:22.04 --vm 12:50:24 12:50:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.244s coverage: 28.7% of statements 12:50:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:50:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:50:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.368s coverage: 98.5% of statements 12:50:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:50:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.494s coverage: 44.7% of statements 12:50:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:50:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:50:31 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 12:50:31 Waiting for network to be ready... 12:50:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:50:31 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 12:50:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2254 kB] 12:50:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.813s coverage: 89.5% of statements 12:50:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:50:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:50:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [395 kB] 12:50:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.0 kB] 12:50:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [3836 B] 12:50:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [747 kB] 12:50:32 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:50:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [102 kB] 12:50:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1205 kB] 12:50:32 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [278 kB] 12:50:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 12:50:33 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 12:50:33 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 12:50:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 12:50:33 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 12:50:33 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 12:50:33 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 12:50:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.321s coverage: 83.8% of statements 12:50:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:50:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:50:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:50:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:50:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:50:33 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 12:50:34 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2595 kB] 12:50:34 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [484 kB] 12:50:34 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 12:50:34 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6012 B] 12:50:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [772 kB] 12:50:34 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [106 kB] 12:50:34 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1817 kB] 12:50:34 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [394 kB] 12:50:36 Fetched 26.9 MB in 5s (4944 kB/s) 12:50:37 Reading package lists... 12:50:37 Reading package lists... 12:50:38 Building dependency tree... 12:50:38 Reading state information... 12:50:38 The following additional packages will be installed: 12:50:38 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:50:38 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:50:38 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:50:38 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 12:50:38 Suggested packages: 12:50:38 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 12:50:38 Recommended packages: 12:50:38 gnupg libsasl2-modules 12:50:38 The following NEW packages will be installed: 12:50:38 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:50:38 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:50:38 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:50:38 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 12:50:38 The following packages will be upgraded: 12:50:38 gpg gpg-agent gpgconf libudev1 12:50:38 4 upgraded, 18 newly installed, 0 to remove and 113 not upgraded. 12:50:38 Need to get 3529 kB of archives. 12:50:38 After this operation, 13.3 MB of additional disk space will be used. 12:50:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.5 [468 kB] 12:50:38 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] 12:50:38 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] 12:50:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.5 [123 kB] 12:50:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.5 [227 kB] 12:50:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [15.0 kB] 12:50:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB] 12:50:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] 12:50:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB] 12:50:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.5 [317 kB] 12:50:39 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 12:50:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 12:50:39 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 12:50:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 12:50:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 12:50:39 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 12:50:39 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 12:50:39 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 12:50:39 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 12:50:39 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 12:50:39 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 12:50:39 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 12:50:39 debconf: delaying package configuration, since apt-utils is not installed 12:50:39 Fetched 3529 kB in 1s (3104 kB/s) 12:50:39 (Reading database ... 12511 files and directories currently installed.) 12:50:39 Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... 12:50:39 Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 12:50:39 Setting up libudev1:amd64 (237-3ubuntu10.53) ... 12:50:39 Selecting previously unselected package udev. 12:50:39 (Reading database ... 12511 files and directories currently installed.) 12:50:39 Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... 12:50:39 Unpacking udev (237-3ubuntu10.53) ... 12:50:39 Selecting previously unselected package libfuse2:amd64. 12:50:39 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 12:50:39 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:50:39 Selecting previously unselected package fuse. 12:50:39 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 12:50:39 Unpacking fuse (2.9.7-1ubuntu1) ... 12:50:39 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.5_amd64.deb ... 12:50:39 Unpacking gpg (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... 12:50:39 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.5_amd64.deb ... 12:50:39 Unpacking gpgconf (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... 12:50:40 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.5_amd64.deb ... 12:50:40 Unpacking gpg-agent (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... 12:50:40 Selecting previously unselected package libksba8:amd64. 12:50:40 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 12:50:40 Unpacking libksba8:amd64 (1.3.5-2) ... 12:50:40 Selecting previously unselected package libroken18-heimdal:amd64. 12:50:40 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:50:40 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:50:40 Selecting previously unselected package libasn1-8-heimdal:amd64. 12:50:40 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:50:40 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:50:40 Selecting previously unselected package libheimbase1-heimdal:amd64. 12:50:40 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:50:40 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:50:40 Selecting previously unselected package libhcrypto4-heimdal:amd64. 12:50:40 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:50:40 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:50:40 Selecting previously unselected package libwind0-heimdal:amd64. 12:50:40 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:50:40 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:50:40 Selecting previously unselected package libhx509-5-heimdal:amd64. 12:50:40 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:50:40 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:50:40 Selecting previously unselected package libkrb5-26-heimdal:amd64. 12:50:40 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:50:40 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:50:40 Selecting previously unselected package libheimntlm0-heimdal:amd64. 12:50:40 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:50:40 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:50:40 Selecting previously unselected package libgssapi3-heimdal:amd64. 12:50:40 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:50:40 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:50:40 Selecting previously unselected package libsasl2-modules-db:amd64. 12:50:40 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 12:50:40 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 12:50:41 Selecting previously unselected package libsasl2-2:amd64. 12:50:41 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 12:50:41 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 12:50:41 Selecting previously unselected package libldap-common. 12:50:41 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... 12:50:41 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... 12:50:41 Selecting previously unselected package libldap-2.4-2:amd64. 12:50:41 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ... 12:50:41 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... 12:50:41 Selecting previously unselected package dirmngr. 12:50:41 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.5_amd64.deb ... 12:50:41 Unpacking dirmngr (2.2.4-1ubuntu1.5) ... 12:50:41 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... 12:50:41 Setting up gpgconf (2.2.4-1ubuntu1.5) ... 12:50:41 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:50:41 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 12:50:41 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 12:50:41 Setting up gpg-agent (2.2.4-1ubuntu1.5) ... 12:50:41 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:50:41 Setting up libksba8:amd64 (1.3.5-2) ... 12:50:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:50:41 Setting up udev (237-3ubuntu10.53) ... 12:50:41 invoke-rc.d: policy-rc.d denied execution of start. 12:50:41 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:50:41 Processing triggers for systemd (237-3ubuntu10) ... 12:50:41 Setting up fuse (2.9.7-1ubuntu1) ... 12:50:41 Setting up gpg (2.2.4-1ubuntu1.5) ... 12:50:41 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:50:41 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:50:41 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:50:41 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:50:41 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:50:42 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:50:42 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:50:42 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... 12:50:42 Setting up dirmngr (2.2.4-1ubuntu1.5) ... 12:50:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:50:42 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 12:50:42 settings in the [Install] section, and DefaultInstance for template units). 12:50:42 This means they are not meant to be enabled using systemctl. 12:50:42 Possible reasons for having this kind of units are: 12:50:42 1) A unit may be statically enabled by being symlinked from another unit's 12:50:42 .wants/ or .requires/ directory. 12:50:42 2) A unit's purpose may be to act as a helper for some other unit which has 12:50:42 a requirement dependency on it. 12:50:42 3) A unit may be started when needed via activation (socket, path, timer, 12:50:42 D-Bus, udev, scripted systemctl call, ...). 12:50:42 4) In case of template units, the unit is meant to be enabled with some 12:50:42 instance name specified. 12:50:42 Reading package lists... 12:50:43 Building dependency tree... 12:50:43 Reading state information... 12:50:43 The following additional packages will be installed: 12:50:43 apparmor apt dbus dbus-user-session libapt-pkg5.0 libbsd0 libdbus-1-3 12:50:43 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 12:50:43 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 12:50:43 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 libssl1.1 libsystemd0 12:50:43 mime-support multiarch-support openssh-client python3 python3-minimal 12:50:43 python3.6 python3.6-minimal squashfs-tools systemd 12:50:43 Suggested packages: 12:50:43 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 12:50:43 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 12:50:43 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 12:50:43 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 12:50:43 systemd-container policykit-1 12:50:43 Recommended packages: 12:50:43 krb5-locales file xauth gnupg networkd-dispatcher 12:50:43 The following NEW packages will be installed: 12:50:43 apparmor dbus dbus-user-session libbsd0 libdbus-1-3 libedit2 libexpat1 12:50:43 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 12:50:43 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib libpython3.6-minimal 12:50:43 libpython3.6-stdlib libssl1.0.0 mime-support multiarch-support 12:50:43 openssh-client python3 python3-minimal python3.6 python3.6-minimal snapd 12:50:43 squashfs-tools sudo 12:50:43 The following packages will be upgraded: 12:50:43 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 12:50:43 5 upgraded, 29 newly installed, 0 to remove and 108 not upgraded. 12:50:43 Need to get 48.9 MB of archives. 12:50:43 After this operation, 186 MB of additional disk space will be used. 12:50:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.17 [1302 kB] 12:50:43 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.7 [534 kB] 12:50:43 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] 12:50:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.7 [82.6 kB] 12:50:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.7 [1610 kB] 12:50:43 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.7 [1710 kB] 12:50:43 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.7 [203 kB] 12:50:43 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdbus-1-3 amd64 1.12.2-1ubuntu1.3 [175 kB] 12:50:43 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dbus amd64 1.12.2-1ubuntu1.3 [150 kB] 12:50:43 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 12:50:43 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 12:50:43 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 12:50:43 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 12:50:43 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 12:50:43 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 12:50:43 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 12:50:43 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.9 [1088 kB] 12:50:43 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dbus-user-session amd64 1.12.2-1ubuntu1.3 [9392 B] 12:50:43 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 12:50:43 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.54.3+18.04.2ubuntu0.2 [34.3 MB] 12:50:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.698s coverage: 94.2% of statements 12:50:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:50:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:50:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.217s coverage: 59.1% of statements 12:50:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:50:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:50:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:50:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:50:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:50:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.227s coverage: 60.0% of statements 12:50:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:50:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:50:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:50:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.506s coverage: 0.9% of statements 12:50:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:50:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.198s coverage: 58.8% of statements 12:50:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.230s coverage: 21.7% of statements 12:50:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.278s coverage: 47.1% of statements 12:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.277s coverage: 79.5% of statements 12:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.230s coverage: 94.1% of statements 12:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.306s coverage: 96.3% of statements 12:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.194s coverage: 87.5% of statements 12:50:44 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] 12:50:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 12:50:44 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 12:50:44 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 12:50:44 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 12:50:44 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 12:50:44 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 12:50:44 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 12:50:44 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B] 12:50:44 Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 12:50:44 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.53 [107 kB] 12:50:44 Get:32 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 12:50:44 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B] 12:50:44 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.7 [610 kB] 12:50:44 debconf: delaying package configuration, since apt-utils is not installed 12:50:44 Fetched 48.9 MB in 1s (42.0 MB/s) 12:50:44 (Reading database ... 12757 files and directories currently installed.) 12:50:44 Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... 12:50:44 Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... 12:50:45 Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... 12:50:45 Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 12:50:45 Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... 12:50:45 (Reading database ... 12757 files and directories currently installed.) 12:50:45 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 12:50:45 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 12:50:45 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 12:50:45 (Reading database ... 12757 files and directories currently installed.) 12:50:45 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 12:50:45 Unpacking apt (1.6.14) over (1.6.1) ... 12:50:45 Setting up apt (1.6.14) ... 12:50:45 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 12:50:46 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 12:50:46 (Reading database ... 12764 files and directories currently installed.) 12:50:46 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.17_amd64.deb ... 12:50:46 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.17) over (1.1.0g-2ubuntu4) ... 12:50:46 Selecting previously unselected package libpython3.6-minimal:amd64. 12:50:46 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.7_amd64.deb ... 12:50:46 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.7) ... 12:50:46 Selecting previously unselected package libexpat1:amd64. 12:50:46 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_amd64.deb ... 12:50:46 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.7) ... 12:50:46 Selecting previously unselected package python3.6-minimal. 12:50:46 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.7_amd64.deb ... 12:50:46 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.7) ... 12:50:46 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.17) ... 12:50:46 Checking for services that may need to be restarted...done. 12:50:46 Checking for services that may need to be restarted...done. 12:50:47 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.7) ... 12:50:47 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.7) ... 12:50:47 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.7) ... 12:50:47 Selecting previously unselected package python3-minimal. 12:50:47 (Reading database ... 13012 files and directories currently installed.) 12:50:47 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 12:50:47 Unpacking python3-minimal (3.6.7-1~18.04) ... 12:50:47 Selecting previously unselected package mime-support. 12:50:47 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 12:50:47 Unpacking mime-support (3.60ubuntu1) ... 12:50:47 Selecting previously unselected package libmpdec2:amd64. 12:50:47 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 12:50:47 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:50:47 Selecting previously unselected package libpython3.6-stdlib:amd64. 12:50:47 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.7_amd64.deb ... 12:50:47 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.7) ... 12:50:47 Selecting previously unselected package python3.6. 12:50:47 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.7_amd64.deb ... 12:50:47 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.7) ... 12:50:47 Selecting previously unselected package libpython3-stdlib:amd64. 12:50:47 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 12:50:47 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:50:47 Setting up python3-minimal (3.6.7-1~18.04) ... 12:50:48 Selecting previously unselected package python3. 12:50:48 (Reading database ... 13442 files and directories currently installed.) 12:50:48 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 12:50:48 Unpacking python3 (3.6.7-1~18.04) ... 12:50:48 Selecting previously unselected package multiarch-support. 12:50:48 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.6_amd64.deb ... 12:50:48 Unpacking multiarch-support (2.27-3ubuntu1.6) ... 12:50:48 Setting up multiarch-support (2.27-3ubuntu1.6) ... 12:50:48 Selecting previously unselected package liblzo2-2:amd64. 12:50:48 (Reading database ... 13479 files and directories currently installed.) 12:50:48 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 12:50:48 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 12:50:48 Selecting previously unselected package libdbus-1-3:amd64. 12:50:48 Preparing to unpack .../01-libdbus-1-3_1.12.2-1ubuntu1.3_amd64.deb ... 12:50:48 Unpacking libdbus-1-3:amd64 (1.12.2-1ubuntu1.3) ... 12:50:48 Selecting previously unselected package dbus. 12:50:48 Preparing to unpack .../02-dbus_1.12.2-1ubuntu1.3_amd64.deb ... 12:50:48 Unpacking dbus (1.12.2-1ubuntu1.3) ... 12:50:48 Selecting previously unselected package libbsd0:amd64. 12:50:48 Preparing to unpack .../03-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 12:50:48 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:50:48 Selecting previously unselected package libpam-systemd:amd64. 12:50:48 Preparing to unpack .../04-libpam-systemd_237-3ubuntu10.53_amd64.deb ... 12:50:48 Unpacking libpam-systemd:amd64 (237-3ubuntu10.53) ... 12:50:48 Selecting previously unselected package sudo. 12:50:48 Preparing to unpack .../05-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 12:50:48 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 12:50:49 Selecting previously unselected package apparmor. 12:50:49 Preparing to unpack .../06-apparmor_2.12-4ubuntu5.1_amd64.deb ... 12:50:49 Unpacking apparmor (2.12-4ubuntu5.1) ... 12:50:49 Selecting previously unselected package libedit2:amd64. 12:50:49 Preparing to unpack .../07-libedit2_3.1-20170329-1_amd64.deb ... 12:50:49 Unpacking libedit2:amd64 (3.1-20170329-1) ... 12:50:49 Selecting previously unselected package libkrb5support0:amd64. 12:50:49 Preparing to unpack .../08-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 12:50:49 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:50:49 Selecting previously unselected package libk5crypto3:amd64. 12:50:49 Preparing to unpack .../09-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 12:50:49 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:50:49 Selecting previously unselected package libkeyutils1:amd64. 12:50:49 Preparing to unpack .../10-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ... 12:50:49 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... 12:50:49 Selecting previously unselected package libkrb5-3:amd64. 12:50:49 Preparing to unpack .../11-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 12:50:49 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:50:49 Selecting previously unselected package libgssapi-krb5-2:amd64. 12:50:49 Preparing to unpack .../12-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 12:50:49 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:50:49 Selecting previously unselected package libssl1.0.0:amd64. 12:50:49 Preparing to unpack .../13-libssl1.0.0_1.0.2n-1ubuntu5.9_amd64.deb ... 12:50:49 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.9) ... 12:50:49 Selecting previously unselected package openssh-client. 12:50:49 Preparing to unpack .../14-openssh-client_1%3a7.6p1-4ubuntu0.7_amd64.deb ... 12:50:49 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ... 12:50:49 Selecting previously unselected package dbus-user-session. 12:50:49 Preparing to unpack .../15-dbus-user-session_1.12.2-1ubuntu1.3_amd64.deb ... 12:50:49 Unpacking dbus-user-session (1.12.2-1ubuntu1.3) ... 12:50:49 Selecting previously unselected package squashfs-tools. 12:50:49 Preparing to unpack .../16-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 12:50:49 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 12:50:49 Selecting previously unselected package snapd. 12:50:49 Preparing to unpack .../17-snapd_2.54.3+18.04.2ubuntu0.2_amd64.deb ... 12:50:49 Unpacking snapd (2.54.3+18.04.2ubuntu0.2) ... 12:50:53 Setting up libedit2:amd64 (3.1-20170329-1) ... 12:50:53 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.9) ... 12:50:53 Setting up mime-support (3.60ubuntu1) ... 12:50:53 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 12:50:53 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:50:53 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:50:53 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:50:53 Setting up systemd (237-3ubuntu10.53) ... 12:50:53 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 12:50:53 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... 12:50:53 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:50:53 Setting up libdbus-1-3:amd64 (1.12.2-1ubuntu1.3) ... 12:50:53 Setting up liblzo2-2:amd64 (2.08-1.2) ... 12:50:54 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.7) ... 12:50:54 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:50:54 Setting up python3.6 (3.6.9-1~18.04ubuntu1.7) ... 12:50:54 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 12:50:54 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:50:54 Setting up dbus (1.12.2-1ubuntu1.3) ... 12:50:55 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:50:55 Setting up libpam-systemd:amd64 (237-3ubuntu10.53) ... 12:50:55 Setting up python3 (3.6.7-1~18.04) ... 12:50:55 running python rtupdate hooks for python3.6... 12:50:55 running python post-rtupdate hooks for python3.6... 12:50:55 Setting up apparmor (2.12-4ubuntu5.1) ... 12:50:55 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 12:50:56 Setting up dbus-user-session (1.12.2-1ubuntu1.3) ... 12:50:56 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:50:56 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ... 12:50:56 Setting up snapd (2.54.3+18.04.2ubuntu0.2) ... 12:50:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.303s coverage: 94.4% of statements 12:50:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.205s coverage: 44.8% of statements 12:50:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 12:50:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 12:50:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 12:50:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 12:50:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:50:57 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:50:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 12:50:57 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 12:50:57 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 12:50:57 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 12:50:57 /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' 12:50:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:50:57 Processing triggers for systemd (237-3ubuntu10.53) ... 12:50:58 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:50:58 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 12:50:58 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:51:00 Reading package lists... 12:51:00 Reading package lists... 12:51:00 Building dependency tree... 12:51:00 Reading state information... 12:51:00 Calculating upgrade... 12:51:00 The following packages will be upgraded: 12:51:00 advancecomp base-files bash binutils binutils-common 12:51:00 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 12:51:00 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 12:51:00 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 12:51:00 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 12:51:00 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 12:51:00 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 12:51:00 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 12:51:00 libkmod2 liblsan0 liblz4-1 liblzma5 libmount1 libmpx2 libncurses5 12:51:00 libncursesw5 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin 12:51:00 libpam-runtime libpam0g libpcre3 libperl5.26 libpng16-16 libprocps6 12:51:00 libquadmath0 libseccomp2 libsepol1 libsmartcols1 libsqlite3-0 libss2 12:51:00 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 12:51:00 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 12:51:00 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 12:51:00 procps systemd-sysv tar tzdata ubuntu-keyring util-linux xz-utils zlib1g 12:51:00 108 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:51:00 Need to get 64.9 MB of archives. 12:51:00 After this operation, 5211 kB of additional disk space will be used. 12:51:00 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.6 [2587 kB] 12:51:01 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-180.189 [990 kB] 12:51:01 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.6 [71.9 kB] 12:51:01 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.6 [2831 kB] 12:51:01 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 12:51:01 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 12:51:01 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 12:51:01 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 12:51:01 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 12:51:01 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 12:51:01 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.6 [640 kB] 12:51:01 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 12:51:01 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 12:51:01 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 12:51:01 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 12:51:01 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 12:51:01 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 12:51:01 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 12:51:01 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] 12:51:01 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 12:51:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 12:51:01 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 12:51:01 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 12:51:01 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 12:51:01 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 12:51:01 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 12:51:01 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 12:51:01 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 12:51:01 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 12:51:01 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 12:51:01 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 12:51:01 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 12:51:01 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 12:51:01 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 12:51:01 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 12:51:01 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 12:51:01 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 12:51:01 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 12:51:01 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 12:51:01 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 12:51:01 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 12:51:01 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bash amd64 4.4.18-2ubuntu1.3 [615 kB] 12:51:01 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 12:51:01 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.3 [234 kB] 12:51:01 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dpkg amd64 1.19.0.5ubuntu2.4 [1137 kB] 12:51:01 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 12:51:01 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 12:51:01 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gzip amd64 1.6-5ubuntu1.2 [90.3 kB] 12:51:01 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 login amd64 1:4.5-1ubuntu2.2 [308 kB] 12:51:01 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 12:51:02 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 12:51:02 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 12:51:02 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 12:51:02 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 12:51:02 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 12:51:02 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 12:51:02 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-0ubuntu2.1 [56.4 kB] 12:51:02 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 12:51:02 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 12:51:02 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 12:51:02 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 12:51:02 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 12:51:02 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 12:51:02 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 12:51:02 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 12:51:02 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 12:51:02 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 12:51:02 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 12:51:02 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblzma5 amd64 5.2.2-1.3ubuntu0.1 [91.1 kB] 12:51:02 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpcre3 amd64 2:8.39-9ubuntu0.1 [231 kB] 12:51:02 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsepol1 amd64 2.7-1ubuntu0.1 [250 kB] 12:51:02 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 12:51:02 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 12:51:02 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 passwd amd64 1:4.5-1ubuntu2.2 [818 kB] 12:51:02 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.5 [198 kB] 12:51:02 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 12:51:02 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 12:51:02 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 12:51:02 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 12:51:02 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] 12:51:02 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.17 [614 kB] 12:51:02 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 12:51:02 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 12:51:02 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 12:51:02 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.5 [499 kB] 12:51:02 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2022a-0ubuntu0.18.04 [190 kB] 12:51:02 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 xz-utils amd64 5.2.2-1.3ubuntu0.1 [83.8 kB] 12:51:02 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 12:51:02 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 12:51:02 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 12:51:02 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 12:51:02 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 12:51:03 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 12:51:03 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 12:51:03 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 12:51:03 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 12:51:03 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 12:51:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.682s coverage: 82.5% of statements 12:51:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:51:03 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 12:51:03 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 12:51:03 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 12:51:03 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 12:51:03 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 12:51:03 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 12:51:03 Get:104 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB] 12:51:03 Get:105 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB] 12:51:03 Get:106 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 12:51:03 Get:107 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 12:51:03 Get:108 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 12:51:04 debconf: delaying package configuration, since apt-utils is not installed 12:51:04 Fetched 64.9 MB in 3s (21.4 MB/s) 12:51:04 (Reading database ... 13984 files and directories currently installed.) 12:51:04 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.6_amd64.deb ... 12:51:04 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 12:51:04 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.6_amd64.deb ... 12:51:04 Unpacking libc-dev-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 12:51:04 Preparing to unpack .../2-linux-libc-dev_4.15.0-180.189_amd64.deb ... 12:51:04 Unpacking linux-libc-dev:amd64 (4.15.0-180.189) over (4.15.0-20.21) ... 12:51:04 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:51:04 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:51:05 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:51:05 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:51:05 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:51:05 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:51:05 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:51:05 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:51:05 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:51:05 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:51:06 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:51:06 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:51:06 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:51:06 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:51:06 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 12:51:06 (Reading database ... 13984 files and directories currently installed.) 12:51:06 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 12:51:06 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 12:51:06 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 12:51:06 (Reading database ... 13984 files and directories currently installed.) 12:51:06 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:51:06 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:51:06 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:51:06 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:51:06 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:51:06 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:51:06 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 12:51:06 (Reading database ... 13984 files and directories currently installed.) 12:51:06 Preparing to unpack .../libc6_2.27-3ubuntu1.6_amd64.deb ... 12:51:07 Unpacking libc6:amd64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 12:51:07 Setting up libc6:amd64 (2.27-3ubuntu1.6) ... 12:51:07 (Reading database ... 13984 files and directories currently installed.) 12:51:07 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 12:51:07 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 12:51:07 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 12:51:07 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 12:51:07 Setting up base-files (10.1ubuntu2.11) ... 12:51:07 Installing new version of config file /etc/issue ... 12:51:07 Installing new version of config file /etc/issue.net ... 12:51:07 Installing new version of config file /etc/lsb-release ... 12:51:07 Installing new version of config file /etc/update-motd.d/50-motd-news ... 12:51:08 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 12:51:08 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 12:51:08 Removing obsolete conffile /etc/default/motd-news ... 12:51:08 (Reading database ... 13985 files and directories currently installed.) 12:51:08 Preparing to unpack .../bash_4.4.18-2ubuntu1.3_amd64.deb ... 12:51:08 Unpacking bash (4.4.18-2ubuntu1.3) over (4.4.18-2ubuntu1) ... 12:51:08 Setting up bash (4.4.18-2ubuntu1.3) ... 12:51:08 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 12:51:08 (Reading database ... 13985 files and directories currently installed.) 12:51:08 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 12:51:08 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 12:51:08 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 12:51:08 (Reading database ... 13985 files and directories currently installed.) 12:51:08 Preparing to unpack .../tar_1.29b-2ubuntu0.3_amd64.deb ... 12:51:08 Unpacking tar (1.29b-2ubuntu0.3) over (1.29b-2) ... 12:51:08 Setting up tar (1.29b-2ubuntu0.3) ... 12:51:08 (Reading database ... 13985 files and directories currently installed.) 12:51:08 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.4_amd64.deb ... 12:51:08 Unpacking dpkg (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... 12:51:09 Setting up dpkg (1.19.0.5ubuntu2.4) ... 12:51:09 (Reading database ... 13985 files and directories currently installed.) 12:51:09 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 12:51:09 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:51:09 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 12:51:09 (Reading database ... 13985 files and directories currently installed.) 12:51:09 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 12:51:09 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:51:09 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 12:51:09 (Reading database ... 13985 files and directories currently installed.) 12:51:09 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 12:51:09 Unpacking grep (3.1-2build1) over (3.1-2) ... 12:51:09 Setting up grep (3.1-2build1) ... 12:51:09 (Reading database ... 13985 files and directories currently installed.) 12:51:09 Preparing to unpack .../gzip_1.6-5ubuntu1.2_amd64.deb ... 12:51:09 Unpacking gzip (1.6-5ubuntu1.2) over (1.6-5ubuntu1) ... 12:51:09 Setting up gzip (1.6-5ubuntu1.2) ... 12:51:09 (Reading database ... 13985 files and directories currently installed.) 12:51:09 Preparing to unpack .../login_1%3a4.5-1ubuntu2.2_amd64.deb ... 12:51:09 Unpacking login (1:4.5-1ubuntu2.2) over (1:4.5-1ubuntu1) ... 12:51:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.319s coverage: 92.9% of statements 12:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:51:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 12:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:51:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.207s coverage: 87.2% of statements 12:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:51:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements 12:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:51:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.255s coverage: 58.8% of statements 12:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:51:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.260s coverage: 80.0% of statements 12:51:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.223s coverage: 87.2% of statements 12:51:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.273s coverage: 85.4% of statements 12:51:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.791s coverage: 91.2% of statements 12:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:51:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.763s coverage: 64.4% of statements 12:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:51:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.206s coverage: 100.0% of statements 12:51:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 89.4% of statements 12:51:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 12:51:09 Setting up login (1:4.5-1ubuntu2.2) ... 12:51:09 (Reading database ... 13985 files and directories currently installed.) 12:51:09 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 12:51:09 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:51:10 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 12:51:10 (Reading database ... 13985 files and directories currently installed.) 12:51:10 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 12:51:10 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:51:10 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 12:51:10 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:51:10 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 12:51:10 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:51:11 Setting up perl-base (5.26.1-6ubuntu0.5) ... 12:51:11 (Reading database ... 13985 files and directories currently installed.) 12:51:11 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 12:51:11 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.096s coverage: 73.7% of statements 12:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements 12:51:11 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:51:11 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:51:11 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:51:11 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:51:12 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 12:51:12 (Reading database ... 13985 files and directories currently installed.) 12:51:12 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 12:51:12 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 12:51:12 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 12:51:12 (Reading database ... 13985 files and directories currently installed.) 12:51:12 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-0ubuntu2.1_amd64.deb ... 12:51:12 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-0ubuntu2.1) over (1:1.2.11.dfsg-0ubuntu2) ... 12:51:12 Setting up zlib1g:amd64 (1:1.2.11.dfsg-0ubuntu2.1) ... 12:51:12 (Reading database ... 13985 files and directories currently installed.) 12:51:12 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:51:12 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:51:12 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:51:12 (Reading database ... 13985 files and directories currently installed.) 12:51:12 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:51:12 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:51:12 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:51:12 (Reading database ... 13985 files and directories currently installed.) 12:51:12 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:51:12 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:51:12 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:51:12 (Reading database ... 13985 files and directories currently installed.) 12:51:12 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:51:12 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:51:12 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:51:13 (Reading database ... 13985 files and directories currently installed.) 12:51:13 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 12:51:13 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:51:13 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 12:51:13 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:51:13 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 12:51:13 (Reading database ... 13985 files and directories currently installed.) 12:51:13 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 12:51:13 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:51:13 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 12:51:13 (Reading database ... 13985 files and directories currently installed.) 12:51:13 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:51:13 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:51:13 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:51:13 (Reading database ... 13985 files and directories currently installed.) 12:51:13 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:51:13 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:51:13 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 12:51:13 (Reading database ... 13985 files and directories currently installed.) 12:51:13 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:51:14 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:51:14 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 12:51:14 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 12:51:14 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 12:51:14 (Reading database ... 13985 files and directories currently installed.) 12:51:14 Preparing to unpack .../libc-bin_2.27-3ubuntu1.6_amd64.deb ... 12:51:14 Unpacking libc-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 12:51:15 Setting up libc-bin (2.27-3ubuntu1.6) ... 12:51:15 (Reading database ... 13985 files and directories currently installed.) 12:51:15 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 12:51:15 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:51:15 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 12:51:15 (Reading database ... 13987 files and directories currently installed.) 12:51:15 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 12:51:15 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 12:51:15 Setting up debconf (1.5.66ubuntu1) ... 12:51:15 (Reading database ... 13987 files and directories currently installed.) 12:51:15 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 12:51:15 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:51:15 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 12:51:15 (Reading database ... 13987 files and directories currently installed.) 12:51:15 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 12:51:15 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:51:15 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 12:51:15 (Reading database ... 13987 files and directories currently installed.) 12:51:15 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:51:16 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:51:16 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 12:51:16 (Reading database ... 13987 files and directories currently installed.) 12:51:16 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:51:16 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:51:16 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 12:51:16 (Reading database ... 13989 files and directories currently installed.) 12:51:16 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:51:16 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:51:16 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 12:51:16 (Reading database ... 13993 files and directories currently installed.) 12:51:16 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:51:16 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:51:16 Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... 12:51:16 Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... 12:51:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.469s coverage: 65.4% of statements 12:51:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:51:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:51:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:51:16 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 12:51:16 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:51:16 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 12:51:16 (Reading database ... 13993 files and directories currently installed.) 12:51:16 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 12:51:16 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 12:51:17 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 12:51:17 (Reading database ... 13993 files and directories currently installed.) 12:51:17 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 12:51:17 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 12:51:17 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 12:51:17 (Reading database ... 13993 files and directories currently installed.) 12:51:17 Preparing to unpack .../liblzma5_5.2.2-1.3ubuntu0.1_amd64.deb ... 12:51:17 Unpacking liblzma5:amd64 (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... 12:51:17 Setting up liblzma5:amd64 (5.2.2-1.3ubuntu0.1) ... 12:51:17 (Reading database ... 13993 files and directories currently installed.) 12:51:17 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 12:51:17 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:51:17 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 12:51:17 (Reading database ... 13993 files and directories currently installed.) 12:51:17 Preparing to unpack .../libpcre3_2%3a8.39-9ubuntu0.1_amd64.deb ... 12:51:17 Unpacking libpcre3:amd64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... 12:51:17 Setting up libpcre3:amd64 (2:8.39-9ubuntu0.1) ... 12:51:17 (Reading database ... 13993 files and directories currently installed.) 12:51:17 Preparing to unpack .../libsepol1_2.7-1ubuntu0.1_amd64.deb ... 12:51:17 Unpacking libsepol1:amd64 (2.7-1ubuntu0.1) over (2.7-1) ... 12:51:17 Setting up libsepol1:amd64 (2.7-1ubuntu0.1) ... 12:51:17 (Reading database ... 13993 files and directories currently installed.) 12:51:17 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 12:51:17 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:51:17 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 12:51:18 (Reading database ... 13993 files and directories currently installed.) 12:51:18 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 12:51:18 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 12:51:18 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 12:51:18 (Reading database ... 13993 files and directories currently installed.) 12:51:18 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2.2_amd64.deb ... 12:51:18 Unpacking passwd (1:4.5-1ubuntu2.2) over (1:4.5-1ubuntu1) ... 12:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.938s coverage: 43.8% of statements 12:51:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:51:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.385s coverage: 89.5% of statements 12:51:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:51:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.261s coverage: 84.8% of statements 12:51:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:51:18 Setting up passwd (1:4.5-1ubuntu2.2) ... 12:51:18 (Reading database ... 13993 files and directories currently installed.) 12:51:18 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.5_amd64.deb ... 12:51:18 Unpacking gpgv (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... 12:51:18 Setting up gpgv (2.2.4-1ubuntu1.5) ... 12:51:18 (Reading database ... 13993 files and directories currently installed.) 12:51:18 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 12:51:18 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 12:51:18 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 12:51:18 (Reading database ... 13993 files and directories currently installed.) 12:51:18 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 12:51:18 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 12:51:18 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 12:51:18 (Reading database ... 13993 files and directories currently installed.) 12:51:18 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 12:51:18 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 12:51:19 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 12:51:19 (Reading database ... 13993 files and directories currently installed.) 12:51:19 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 12:51:19 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 12:51:19 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 12:51:19 (Reading database ... 13993 files and directories currently installed.) 12:51:19 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 12:51:19 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 12:51:19 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 12:51:19 (Reading database ... 13993 files and directories currently installed.) 12:51:19 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 12:51:19 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 12:51:19 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 12:51:19 (Reading database ... 13993 files and directories currently installed.) 12:51:19 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... 12:51:19 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... 12:51:19 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... 12:51:19 (Reading database ... 13993 files and directories currently installed.) 12:51:19 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 12:51:19 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 12:51:19 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 12:51:19 (Reading database ... 13994 files and directories currently installed.) 12:51:19 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:51:19 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:51:19 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:51:19 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:51:20 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.17_amd64.deb ... 12:51:20 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.17) over (1.1.0g-2ubuntu4) ... 12:51:20 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 12:51:20 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 12:51:20 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 12:51:20 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 12:51:20 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 12:51:20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 12:51:20 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 12:51:20 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 12:51:20 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 12:51:20 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 12:51:20 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 12:51:20 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 12:51:21 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 12:51:21 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 12:51:21 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb ... 12:51:21 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) over (3.22.0-1) ... 12:51:21 Preparing to unpack .../11-tzdata_2022a-0ubuntu0.18.04_all.deb ... 12:51:21 Unpacking tzdata (2022a-0ubuntu0.18.04) over (2018d-1) ... 12:51:21 Preparing to unpack .../12-xz-utils_5.2.2-1.3ubuntu0.1_amd64.deb ... 12:51:21 Unpacking xz-utils (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... 12:51:21 Preparing to unpack .../13-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 12:51:21 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 12:51:21 Preparing to unpack .../14-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 12:51:21 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 12:51:21 Preparing to unpack .../15-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:51:21 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:51:22 Preparing to unpack .../16-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:51:22 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:51:22 Preparing to unpack .../17-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:51:22 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:51:22 Preparing to unpack .../18-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:51:22 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:51:22 Preparing to unpack .../19-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:51:22 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:51:22 Preparing to unpack .../20-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:51:22 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:51:22 Preparing to unpack .../21-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:51:22 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:51:22 Preparing to unpack .../22-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:51:22 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:51:23 Preparing to unpack .../23-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:51:23 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:51:24 Preparing to unpack .../24-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:51:24 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:51:25 Preparing to unpack .../25-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:51:25 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:51:25 Preparing to unpack .../26-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:51:25 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:51:26 Preparing to unpack .../27-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:51:26 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:51:26 Preparing to unpack .../28-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:51:26 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:51:26 Preparing to unpack .../29-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ... 12:51:26 Unpacking dpkg-dev (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... 12:51:26 Preparing to unpack .../30-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ... 12:51:26 Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... 12:51:26 Preparing to unpack .../31-patch_2.7.6-2ubuntu1.1_amd64.deb ... 12:51:26 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 12:51:26 Preparing to unpack .../32-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:51:26 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:51:26 Preparing to unpack .../33-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:51:26 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:51:27 Preparing to unpack .../34-pkgbinarymangler_138.18.04.1_all.deb ... 12:51:27 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 12:51:27 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:51:27 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 12:51:27 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:51:27 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:51:27 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:51:27 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 12:51:27 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 12:51:27 Setting up tzdata (2022a-0ubuntu0.18.04) ... 12:51:27 12:51:27 Current default time zone: 'Etc/UTC' 12:51:27 Local time is now: Fri Jun 3 12:51:27 UTC 2022. 12:51:27 Universal Time is now: Fri Jun 3 12:51:27 UTC 2022. 12:51:27 Run 'dpkg-reconfigure tzdata' if you wish to change it. 12:51:27 12:51:27 Setting up systemd-sysv (237-3ubuntu10.53) ... 12:51:27 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:51:27 Setting up linux-libc-dev:amd64 (4.15.0-180.189) ... 12:51:27 Setting up mount (2.31.1-0.4ubuntu3.7) ... 12:51:27 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 12:51:27 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 12:51:27 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 12:51:27 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 12:51:27 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 12:51:27 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 12:51:27 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:51:27 Setting up procps (2:3.3.12-3ubuntu1.2) ... 12:51:27 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 12:51:27 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 12:51:27 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 12:51:27 Setting up patch (2.7.6-2ubuntu1.1) ... 12:51:27 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 12:51:27 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 12:51:27 Setting up xz-utils (5.2.2-1.3ubuntu0.1) ... 12:51:27 Setting up openssl (1.1.1-1ubuntu2.1~18.04.17) ... 12:51:27 Installing new version of config file /etc/ssl/openssl.cnf ... 12:51:27 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) ... 12:51:27 Setting up libc-dev-bin (2.27-3ubuntu1.6) ... 12:51:27 Setting up ca-certificates (20210119~18.04.2) ... 12:51:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.281s coverage: 17.7% of statements 12:51:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:51:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:51:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:51:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:51:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.656s coverage: 92.3% of statements 12:51:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:51:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:51:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:51:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:51:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.283s coverage: 63.2% of statements 12:51:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:51:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:51:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.445s coverage: 97.7% of statements 12:51:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:51:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:51:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:51:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:51:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.204s coverage: 28.9% of statements 12:51:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:51:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:51:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:51:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:51:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:51:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:51:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.204s coverage: 100.0% of statements 12:51:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 96.9% of statements 12:51:28 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 12:51:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:51:28 GO111MODULE=on go vet ./... 12:51:29 Updating certificates in /etc/ssl/certs... 12:51:30 23 added, 28 removed; done. 12:51:30 Setting up libc6-dev:amd64 (2.27-3ubuntu1.6) ... 12:51:30 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:51:30 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 12:51:30 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 12:51:30 Setting up pkgbinarymangler (138.18.04.1) ... 12:51:30 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 12:51:30 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 12:51:30 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 12:51:30 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 12:51:30 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:51:30 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 12:51:30 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:51:30 Setting up perl (5.26.1-6ubuntu0.5) ... 12:51:30 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 12:51:30 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 12:51:30 Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ... 12:51:30 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 12:51:30 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 12:51:30 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 12:51:30 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 12:51:30 Setting up dpkg-dev (1.19.0.5ubuntu2.4) ... 12:51:30 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 12:51:30 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 12:51:31 Processing triggers for systemd (237-3ubuntu10.53) ... 12:51:31 Processing triggers for mime-support (3.60ubuntu1) ... 12:51:31 Processing triggers for ca-certificates (20210119~18.04.2) ... 12:51:31 Updating certificates in /etc/ssl/certs... 12:51:31 0 added, 0 removed; done. 12:51:31 Running hooks in /etc/ca-certificates/update.d... 12:51:31 done. 12:51:32 Reading package lists... 12:51:32 Building dependency tree... 12:51:32 Reading state information... 12:51:32 The following NEW packages will be installed: 12:51:32 apt-transport-https 12:51:32 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 12:51:32 Need to get 4348 B of archives. 12:51:32 After this operation, 154 kB of additional disk space will be used. 12:51:32 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 12:51:32 debconf: delaying package configuration, since apt-utils is not installed 12:51:32 Fetched 4348 B in 0s (106 kB/s) 12:51:32 Selecting previously unselected package apt-transport-https. 12:51:32 (Reading database ... 14001 files and directories currently installed.) 12:51:32 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 12:51:32 Unpacking apt-transport-https (1.6.14) ... 12:51:32 Setting up apt-transport-https (1.6.14) ... 12:51:32 Waiting for network to be ready... 12:51:39 2022-06-03T12:51:36Z INFO Waiting for automatic snapd restart... 12:51:40 snapd 2.55.5 from Canonical* installed 12:51:41 "snapd" switched to the "latest/stable" channel 12:51:41 12:51:45 core18 20220428 from Canonical* installed 12:51:47 core20 20220512 from Canonical* installed 12:51:48 "core20" switched to the "latest/stable" channel 12:51:48 12:51:50 snapcraft 6.1 from Canonical* installed 12:51:50 "snapcraft" switched to the "latest/stable" channel 12:51:50 12:51:55 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: 12:51:55 - README.md 12:51:55 12:51:55 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:51:56 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:51:56 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 12:51:56 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:51:58 Reading package lists... 12:51:59 Installing build dependencies: git=1:2.17.1-1ubuntu0.11 git-man=1:2.17.1-1ubuntu0.11 libcurl3-gnutls=7.58.0-2ubuntu3.18 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.9 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 12:52:00 Reading package lists... 12:52:01 Building dependency tree... 12:52:01 Reading state information... 12:52:01 Suggested packages: 12:52:01 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 12:52:01 git-gui gitk gitweb git-cvs git-mediawiki git-svn 12:52:01 Recommended packages: 12:52:01 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 12:52:01 The following NEW packages will be installed: 12:52:01 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 12:52:01 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 12:52:01 pkg-config zip 12:52:01 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 12:52:01 Need to get 7670 kB of archives. 12:52:01 After this operation, 43.8 MB of additional disk space will be used. 12:52:01 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] 12:52:01 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 12:52:01 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 12:52:01 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 12:52:01 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 12:52:01 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 12:52:01 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 12:52:01 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 12:52:01 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 12:52:01 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 12:52:01 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.18 [219 kB] 12:52:01 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.11 [804 kB] 12:52:01 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.11 [3925 kB] 12:52:01 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 12:52:01 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 12:52:01 debconf: delaying package configuration, since apt-utils is not installed 12:52:01 Fetched 7670 kB in 0s (29.7 MB/s) 12:52:01 Selecting previously unselected package libglib2.0-0:amd64. 12:52:01 (Reading database ... 14005 files and directories currently installed.) 12:52:01 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 12:52:01 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 12:52:01 Selecting previously unselected package libpsl5:amd64. 12:52:01 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 12:52:01 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 12:52:01 Selecting previously unselected package libnghttp2-14:amd64. 12:52:01 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 12:52:01 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:52:02 Selecting previously unselected package librtmp1:amd64. 12:52:02 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 12:52:02 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:52:02 Selecting previously unselected package libcurl3-gnutls:amd64. 12:52:02 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.18_amd64.deb ... 12:52:02 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.18) ... 12:52:02 Selecting previously unselected package liberror-perl. 12:52:02 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 12:52:02 Unpacking liberror-perl (0.17025-1) ... 12:52:02 Selecting previously unselected package git-man. 12:52:02 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.11_all.deb ... 12:52:02 Unpacking git-man (1:2.17.1-1ubuntu0.11) ... 12:52:02 Selecting previously unselected package git. 12:52:02 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.11_amd64.deb ... 12:52:02 Unpacking git (1:2.17.1-1ubuntu0.11) ... 12:52:02 Selecting previously unselected package libnorm1:amd64. 12:52:02 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 12:52:02 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:52:03 Selecting previously unselected package libpgm-5.2-0:amd64. 12:52:03 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 12:52:03 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:52:03 Selecting previously unselected package libsodium23:amd64. 12:52:03 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 12:52:03 Unpacking libsodium23:amd64 (1.0.16-2) ... 12:52:03 Selecting previously unselected package libzmq5:amd64. 12:52:03 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 12:52:03 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:52:03 Selecting previously unselected package libzmq3-dev:amd64. 12:52:03 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 12:52:03 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:52:03 Selecting previously unselected package pkg-config. 12:52:03 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 12:52:03 Unpacking pkg-config (0.29.1-0ubuntu2) ... 12:52:03 Selecting previously unselected package zip. 12:52:03 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 12:52:03 Unpacking zip (3.0-11build1) ... 12:52:03 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:52:03 Setting up git-man (1:2.17.1-1ubuntu0.11) ... 12:52:03 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:52:03 Setting up liberror-perl (0.17025-1) ... 12:52:03 Setting up libpsl5:amd64 (0.19.1-5build1) ... 12:52:03 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 12:52:03 No schema files found: doing nothing. 12:52:03 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:52:03 Setting up zip (3.0-11build1) ... 12:52:03 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:52:03 Setting up libsodium23:amd64 (1.0.16-2) ... 12:52:03 Setting up pkg-config (0.29.1-0ubuntu2) ... 12:52:03 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:52:03 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.18) ... 12:52:03 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:52:03 Setting up git (1:2.17.1-1ubuntu0.11) ... 12:52:03 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 12:52:04 git set to automatically installed. 12:52:04 git-man set to automatically installed. 12:52:04 libcurl3-gnutls set to automatically installed. 12:52:04 liberror-perl set to automatically installed. 12:52:04 libglib2.0-0 set to automatically installed. 12:52:04 libnghttp2-14 set to automatically installed. 12:52:04 libnorm1 set to automatically installed. 12:52:04 libpgm-5.2-0 set to automatically installed. 12:52:04 libpsl5 set to automatically installed. 12:52:04 librtmp1 set to automatically installed. 12:52:04 libsodium23 set to automatically installed. 12:52:04 libzmq3-dev set to automatically installed. 12:52:04 libzmq5 set to automatically installed. 12:52:04 pkg-config set to automatically installed. 12:52:04 zip set to automatically installed. 12:52:04 snapd is not logged in, snap install commands will use sudo 12:52:08 go (1.16/stable) 1.16.15 from Michael Hudson-Doyle (mwhudson) installed 12:52:09 Pulling config-common 12:52:09 + snapcraftctl pull 12:52:10 Pulling go-build-helper 12:52:10 + snapcraftctl pull 12:52:11 'edgex-go' has dependencies that need to be staged: go-build-helper 12:52:11 Skipping pull go-build-helper (already ran) 12:52:11 Building go-build-helper 12:52:11 + snapcraftctl build 12:52:14 Staging go-build-helper 12:52:14 + snapcraftctl stage 12:52:19 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 12:52:19 Fetched 224 kB in 0s (0 B/s) 12:52:19 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 12:52:19 Fetched 157 kB in 0s (0 B/s) 12:52:19 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 12:52:19 Fetched 221 kB in 0s (0 B/s) 12:52:19 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 12:52:19 Fetched 143 kB in 0s (0 B/s) 12:52:19 Pulling edgex-go 12:52:19 + snapcraftctl pull 12:52:21 Pulling hooks 12:52:21 + snapcraftctl pull 12:52:39 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 12:52:39 Fetched 96.5 kB in 0s (0 B/s) 12:52:39 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 12:52:39 Fetched 279 kB in 0s (0 B/s) 12:52:39 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 12:52:39 Fetched 122 kB in 0s (0 B/s) 12:52:39 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 12:52:39 Fetched 77.8 kB in 0s (0 B/s) 12:52:39 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 12:52:39 Fetched 8848 B in 0s (0 B/s) 12:52:39 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 12:52:39 Fetched 47.8 kB in 0s (0 B/s) 12:52:39 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 12:52:39 Fetched 45.6 kB in 0s (0 B/s) 12:52:39 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb [15.0 kB] 12:52:39 Fetched 15.0 kB in 0s (0 B/s) 12:52:39 Get:1 libcurl4_7.58.0-2ubuntu3.18_amd64.deb [220 kB] 12:52:39 Fetched 220 kB in 0s (0 B/s) 12:52:39 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb [154 kB] 12:52:39 Fetched 154 kB in 0s (0 B/s) 12:52:39 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 12:52:39 Fetched 50.6 kB in 0s (0 B/s) 12:52:39 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 12:52:39 Fetched 14.8 kB in 0s (0 B/s) 12:52:39 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 12:52:39 Fetched 41.8 kB in 0s (0 B/s) 12:52:39 Get:1 libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb [499 kB] 12:52:39 Fetched 499 kB in 0s (0 B/s) 12:52:39 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 12:52:39 Fetched 111 kB in 0s (0 B/s) 12:52:39 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 12:52:39 Fetched 240 kB in 0s (0 B/s) 12:52:39 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 12:52:39 Fetched 29.3 kB in 0s (0 B/s) 12:52:39 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 12:52:39 Fetched 85.5 kB in 0s (0 B/s) 12:52:39 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 12:52:39 Fetched 24.5 kB in 0s (0 B/s) 12:52:39 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb [49.2 kB] 12:52:39 Fetched 49.2 kB in 0s (0 B/s) 12:52:39 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 12:52:39 Fetched 54.2 kB in 0s (0 B/s) 12:52:39 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 12:52:39 Fetched 30.8 kB in 0s (0 B/s) 12:52:39 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb [15.8 kB] 12:52:39 Fetched 15.8 kB in 0s (0 B/s) 12:52:39 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 12:52:39 Fetched 85.9 kB in 0s (0 B/s) 12:52:39 Get:1 libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb [8764 B] 12:52:39 Fetched 8764 B in 0s (0 B/s) 12:52:39 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 12:52:39 Fetched 140 kB in 0s (0 B/s) 12:52:39 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 12:52:39 Fetched 119 kB in 0s (0 B/s) 12:52:39 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 12:52:39 Fetched 111 kB in 0s (0 B/s) 12:52:39 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 12:52:39 Fetched 11.1 kB in 0s (0 B/s) 12:52:39 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 12:52:39 Fetched 646 kB in 0s (0 B/s) 12:52:39 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 12:52:39 Fetched 41.3 kB in 0s (0 B/s) 12:52:39 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 12:52:39 Fetched 17.9 kB in 0s (0 B/s) 12:52:39 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 12:52:39 Fetched 368 kB in 0s (0 B/s) 12:52:39 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 12:52:39 Fetched 187 kB in 0s (0 B/s) 12:52:39 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 12:52:39 Fetched 175 kB in 0s (0 B/s) 12:52:39 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 12:52:39 Fetched 206 kB in 0s (0 B/s) 12:52:39 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.17_amd64.deb [1302 kB] 12:52:39 Fetched 1302 kB in 0s (0 B/s) 12:52:39 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 12:52:39 Fetched 36.2 kB in 0s (0 B/s) 12:52:39 Get:1 curl_7.58.0-2ubuntu3.18_amd64.deb [159 kB] 12:52:39 Fetched 159 kB in 0s (0 B/s) 12:52:39 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 12:52:39 Fetched 107 kB in 0s (0 B/s) 12:52:39 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 12:52:39 Fetched 48.7 kB in 0s (0 B/s) 12:52:39 Pulling static-packages 12:52:39 + snapcraftctl pull 12:52:39 Pulling version 12:52:39 + cd /root/project 12:52:39 + git describe --tags --abbrev=0 12:52:39 + sed s/v// 12:52:39 + GIT_VERSION=2.1.1-dev.3 12:52:39 + [ -z 2.1.1-dev.3 ] 12:52:39 + snapcraftctl set-version 2.1.1-dev.3 12:52:39 Building config-common 12:52:39 + snapcraftctl build 12:52:41 Skipping build go-build-helper (already ran) 12:52:41 Building edgex-go 12:52:41 + cd /root/parts/edgex-go/src 12:52:41 + git+ sed s/v// 12:52:41 describe --tags --abbrev=0 12:52:41 skipping... 12:52:41 + GIT_VERSION=2.1.1-dev.3 12:52:41 + [ -z 2.1.1-dev.3 ] 12:52:41 + echo 2.1.1-dev.3 12:52:41 + [ ! -d vendor ] 12:52:41 + echo skipping... 12:52:41 + make build 12:52:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/core-data/core-data ./cmd/core-data 12:52:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:52:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:52:50 ./bin/test-attribution-txt.sh [Pipeline] echo 12:52:50 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 12:52:51 + go mod tidy [Pipeline] sh 12:52:52 + ls -al . 12:52:52 total 676 12:52:52 drwxrwxr-x 10 1001 1001 4096 Jun 3 12:52 . 12:52:52 drwxr-xr-x 4 root root 4096 Jun 3 12:48 .. 12:52:52 -rw-rw-r-- 1 1001 1001 11 Jun 3 12:46 .dockerignore 12:52:52 drwxrwxr-x 8 1001 1001 4096 Jun 3 12:46 .git 12:52:52 drwxrwxr-x 4 1001 1001 4096 Jun 3 12:46 .github 12:52:52 -rw-rw-r-- 1 1001 1001 797 Jun 3 12:46 .gitignore 12:52:52 -rw-rw-r-- 1 1001 1001 42 Jun 3 12:46 .golangci.yml 12:52:52 -rw-rw-r-- 1 1001 1001 76 Jun 3 12:46 .hadolint.yml 12:52:52 -rw-rw-r-- 1 1001 1001 166 Jun 3 12:46 .sonarcloud.properties 12:52:52 -rw-rw-r-- 1 1001 1001 1171 Jun 3 12:46 ADOPTERS.md 12:52:52 -rw-rw-r-- 1 1001 1001 8910 Jun 3 12:46 Attribution.txt 12:52:52 -rw-rw-r-- 1 1001 1001 52201 Jun 3 12:46 CHANGELOG.md 12:52:52 -rw-rw-r-- 1 1001 1001 3804 Jun 3 12:46 CONTRIBUTING.md 12:52:52 -rw-rw-r-- 1 1001 1001 677 Jun 3 12:46 GOVERNANCE.md 12:52:52 -rw-rw-r-- 1 1001 1001 849 Jun 3 12:46 Jenkinsfile 12:52:52 -rw-rw-r-- 1 1001 1001 10775 Jun 3 12:46 LICENSE 12:52:52 -rw-rw-r-- 1 1001 1001 6508 Jun 3 12:46 Makefile 12:52:52 -rw-rw-r-- 1 1001 1001 582 Jun 3 12:46 OWNERS.md 12:52:52 -rw-rw-r-- 1 1001 1001 8207 Jun 3 12:46 README.md 12:52:52 -rw-rw-r-- 1 1001 1001 6912 Jun 3 12:46 SECURITY.md 12:52:52 -rw-rw-r-- 1 1001 1001 5 Jun 3 12:43 VERSION 12:52:52 -rw-rw-r-- 1 1001 1001 4131 Jun 3 12:46 ZMQWindows.md 12:52:52 drwxrwxr-x 2 1001 1001 4096 Jun 3 12:46 bin 12:52:52 drwxrwxr-x 14 1001 1001 4096 Jun 3 12:46 cmd 12:52:52 -rw-r--r-- 1 root root 428658 Jun 3 12:51 coverage.out 12:52:52 -rw-rw-r-- 1 1001 1001 822 Jun 3 12:52 go.mod 12:52:52 -rw-rw-r-- 1 1001 1001 49471 Jun 3 12:46 go.sum 12:52:52 drwxrwxr-x 8 1001 1001 4096 Jun 3 12:46 internal 12:52:52 drwxrwxr-x 3 1001 1001 4096 Jun 3 12:46 openapi 12:52:52 drwxrwxr-x 4 1001 1001 4096 Jun 3 12:46 snap 12:52:52 drwxrwxr-x 6 1001 1001 4096 Jun 3 12:46 vendor 12:52:52 -rw-rw-r-- 1 1001 1001 204 Jun 3 12:46 version.go [Pipeline] sh 12:52:53 + '[' -e coverage.out ] 12:52:53 + chown 1001:1001 coverage.out [Pipeline] stash 12:52:53 Warning: overwriting stash ‘coverage-report’ 12:52:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:52:54 Stashed 1 file(s) [Pipeline] sh 12:52:55 + make build 12:52:55 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 12:52:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/core-command/core-command ./cmd/core-command 12:52:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:52:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:52:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:53:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:53:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:53:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:53:03 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 12:53:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:53:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/secrets-config ./cmd/secrets-config 12:53:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:53:07 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 12:53:07 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 12:53:07 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 12:53:07 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 12:53:07 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 12:53:07 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 12:53:07 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 12:53:07 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 12:53:07 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 12:53:07 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 12:53:07 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 12:53:07 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 12:53:07 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 12:53:07 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 12:53:07 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 12:53:07 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 12:53:07 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 12:53:07 + 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 12:53:07 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 12:53:07 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 12:53:07 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 12:53:07 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 12:53:07 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 12:53:07 + 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 12:53:07 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 12:53:07 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 12:53:07 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 12:53:07 Building hooks 12:53:07 + cd /root/parts/hooks/src 12:53:07 + make build 12:53:07 go mod tidy 12:53:08 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 12:53:08 go: downloading github.com/stretchr/testify v1.7.0 12:53:08 go: downloading github.com/davecgh/go-spew v1.1.0 12:53:08 go: downloading github.com/pmezard/go-difflib v1.0.0 12:53:08 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 12:53:08 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 12:53:09 GO111MODULE=on go build -o cmd/install/install ./cmd/install 12:53:09 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 12:53:09 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 12:53:12 Building static-packages 12:53:12 + snapcraftctl build 12:53:14 Building version 12:53:14 + snapcraftctl build 12:53:15 Staging config-common 12:53:15 + snapcraftctl stage 12:53:17 Skipping stage go-build-helper (already ran) 12:53:17 Staging edgex-go 12:53:17 + snapcraftctl stage 12:53:18 Staging hooks 12:53:18 + snapcraftctl stage 12:53:20 Staging static-packages 12:53:20 + snapcraftctl stage 12:53:21 Staging version 12:53:21 + snapcraftctl stage 12:53:22 Priming config-common 12:53:22 + snapcraftctl prime 12:53:24 Priming go-build-helper 12:53:24 + snapcraftctl prime 12:53:25 Priming edgex-go 12:53:25 + snapcraftctl prime 12:53:27 Priming hooks 12:53:27 + snapcraftctl prime 12:53:28 Priming static-packages 12:53:28 + snapcraftctl prime 12:53:30 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 12:53:31 Priming version 12:53:31 + snapcraftctl prime 12:53:32 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 12:53:33 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:53:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:53:38 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 12:53:42 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 12:53:46 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 12:53:49 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 12:53:54 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 12:53:57 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 12:54:00 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] } 12:54:08 $ docker stop --time=1 b5585b492ac87ce1515ef570bc22ee66ab99ece4b009a16a11423dc6def54eee 12:54:10 $ docker rm -f b5585b492ac87ce1515ef570bc22ee66ab99ece4b009a16a11423dc6def54eee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:54:12 12:54:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:54:13 latest: Pulling from edgex-devops/edgex-compose-arm64 12:54:13 29e5d40040c1: Pulling fs layer 12:54:13 1ce36da41761: Pulling fs layer 12:54:13 25b303627fd3: Pulling fs layer 12:54:13 29e5d40040c1: Verifying Checksum 12:54:13 29e5d40040c1: Download complete 12:54:13 1ce36da41761: Verifying Checksum 12:54:13 1ce36da41761: Download complete 12:54:14 29e5d40040c1: Pull complete 12:54:15 25b303627fd3: Verifying Checksum 12:54:15 25b303627fd3: Download complete 12:54:15 1ce36da41761: Pull complete 12:54:25 25b303627fd3: Pull complete 12:54:25 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 12:54:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:54:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:54:25 prd-ubuntu20.04-docker-arm64-4c-16g-937 does not seem to be running inside a container 12:54:26 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:54:28 $ docker top 6ddf7f9fac0d3e438c4730d57a02e1e59247725f201a55b0ba1c833cc7b187c2 -eo pid,comm [Pipeline] { [Pipeline] sh 12:54:29 + grep parallel 12:54:29 + docker-compose build --help 12:54:33 --parallel Build images in parallel. [Pipeline] } 12:54:33 $ docker stop --time=1 6ddf7f9fac0d3e438c4730d57a02e1e59247725f201a55b0ba1c833cc7b187c2 12:54:35 $ docker rm -f 6ddf7f9fac0d3e438c4730d57a02e1e59247725f201a55b0ba1c833cc7b187c2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:54:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:54:36 prd-ubuntu20.04-docker-arm64-4c-16g-937 does not seem to be running inside a container 12:54:36 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 12:54:37 $ docker top 109e4589374f61cf9207822da5beff970f02e6d97d99188252fa5aeb0d7a9b46 -eo pid,comm [Pipeline] { [Pipeline] sh 12:54:38 + docker-compose -f ./docker-compose-build.yml build --parallel 12:54:44 Building core-command ... 12:54:44 Building core-data ... 12:54:44 Building core-metadata ... 12:54:44 Building security-bootstrapper ... 12:54:44 Building security-proxy-setup ... 12:54:44 Building security-secretstore-setup ... 12:54:44 Building support-notifications ... 12:54:44 Building support-scheduler ... 12:54:44 Building sys-mgmt-agent ... 12:54:44 Building support-scheduler 12:54:44 Building sys-mgmt-agent 12:54:44 Building support-notifications 12:54:44 Building core-metadata 12:54:44 Building security-proxy-setup 12:56:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:56:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:56:36 ---> 3bdf8f3834ae 12:56:36 Step 3/23 : WORKDIR /edgex-go 12:56:36 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:56:36 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:56:36 ---> 3bdf8f3834ae 12:56:36 Step 3/21 : WORKDIR /edgex-go 12:56:36 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:56:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:56:36 ---> 3bdf8f3834ae 12:56:36 Step 3/22 : WORKDIR /edgex-go 12:56:36 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:56:36 Step 2/20 : FROM ${BUILDER_BASE} AS builder 12:56:36 ---> 3bdf8f3834ae 12:56:36 Step 3/20 : WORKDIR /edgex-go 12:56:36 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:56:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:56:36 ---> 3bdf8f3834ae 12:56:36 Step 3/22 : WORKDIR /edgex-go 12:56:36 ---> Running in f943d253d425 12:56:36 ---> Running in 36bc4fa1dd16 12:56:36 ---> Running in 053c36eec75b 12:56:36 ---> Running in 76127164890a 12:56:36 ---> Running in 5a01300cfeab 12:56:36 Removing intermediate container f943d253d425 12:56:36 ---> 97998e24775e 12:56:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:56:36 ---> Running in f94776a65225 12:56:36 Removing intermediate container 36bc4fa1dd16 12:56:36 ---> 31b14a175294 12:56:36 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:56:36 Removing intermediate container 76127164890a 12:56:36 ---> a8d1cc8ed347 12:56:36 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:56:36 Removing intermediate container 053c36eec75b 12:56:36 ---> f9b81d173b35 12:56:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:56:36 Removing intermediate container 5a01300cfeab 12:56:36 ---> 6b6022bd5fa8 12:56:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:56:36 ---> Running in fdcf6903a14b 12:56:36 ---> Running in 37bb83178915 12:56:36 ---> Running in 81435cece49e 12:56:36 ---> Running in be805c030c24 12:56:36 Removing intermediate container f94776a65225 12:56:36 ---> 4590ea690963 12:56:36 Step 5/23 : RUN apk add --update --no-cache make git 12:56:36 ---> Running in 7ff7bf3ec780 12:56:36 Removing intermediate container fdcf6903a14b 12:56:36 ---> 297e8279fff8 12:56:36 Step 5/20 : RUN apk add --update --no-cache make git 12:56:36 ---> Running in 12e8548a67d2 12:56:36 Removing intermediate container 81435cece49e 12:56:36 ---> df3951fa68b4 12:56:36 Step 5/22 : RUN apk add --update --no-cache make bash git 12:56:36 Removing intermediate container 37bb83178915 12:56:36 ---> f3856f3a4f93 12:56:36 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 12:56:36 ---> Running in 90c354102fd1 12:56:36 Removing intermediate container be805c030c24 12:56:36 ---> d8eb467a875b 12:56:36 Step 5/22 : RUN apk add --update --no-cache make git 12:56:36 ---> Running in 9bd31ad7987a 12:56:36 ---> Running in 05cc6d412367 12:56:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:56:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:56:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:56:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:56:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:56:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:56:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:56:36 OK: 220 MiB in 52 packages 12:56:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:56:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:56:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:56:36 OK: 220 MiB in 52 packages 12:56:36 Removing intermediate container 7ff7bf3ec780 12:56:36 ---> 4d9c840b75cc 12:56:36 Step 6/23 : COPY go.mod . 12:56:36 OK: 220 MiB in 52 packages 12:56:36 OK: 220 MiB in 52 packages 12:56:36 OK: 220 MiB in 52 packages 12:56:37 ---> 8b65c32e7808 12:56:37 Step 7/23 : RUN go mod download 12:56:37 ---> Running in 691f839aecfb 12:56:37 Removing intermediate container 12e8548a67d2 12:56:37 ---> bf72a2780fc4 12:56:37 Step 6/20 : COPY . . 12:56:38 Removing intermediate container 05cc6d412367 12:56:38 ---> a3e82ca634e8 12:56:38 Step 6/22 : COPY . . 12:56:38 Removing intermediate container 90c354102fd1 12:56:38 ---> 8b69d91fb72c 12:56:38 Step 6/22 : COPY . . 12:56:38 Removing intermediate container 9bd31ad7987a 12:56:38 ---> 0c80fd309db3 12:56:38 Step 6/21 : COPY . . 12:56:42 Removing intermediate container 691f839aecfb 12:56:42 ---> 6f6f7977b9bd 12:56:42 Step 8/23 : COPY . . 12:57:15 ---> b74e6b765afe 12:57:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:57:15 ---> 583f810d023e 12:57:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:57:15 ---> Running in 7c62bdc984ee 12:57:15 ---> 21c6b7932cfa 12:57:15 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:57:15 ---> Running in 174712a92b82 12:57:15 ---> 4b0aa04bb073 12:57:15 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:57:15 ---> Running in c272a09268d2 12:57:15 ---> Running in 199f03032fd5 12:57:15 ---> 532275f1ac35 12:57:15 Step 9/23 : RUN go mod tidy 12:57:15 ---> Running in 27a015f99d1e 12:57:15 skipping... 12:57:15 skipping... 12:57:15 skipping... 12:57:15 skipping... 12:57:15 Removing intermediate container 174712a92b82 12:57:15 ---> cd4c62a060e6 12:57:15 Step 8/22 : RUN make cmd/core-metadata/core-metadata 12:57:15 ---> Running in 149d657a05bd 12:57:16 Removing intermediate container 199f03032fd5 12:57:16 ---> 299d2d26fdb4 12:57:16 Step 8/21 : RUN make cmd/support-notifications/support-notifications 12:57:16 Removing intermediate container c272a09268d2 12:57:16 ---> 295e2fc438c7 12:57:16 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:57:16 Removing intermediate container 7c62bdc984ee 12:57:16 ---> ca75e7efa781 12:57:16 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:57:16 ---> Running in 67ace9441e85 12:57:16 ---> Running in 53f97b7b4274 12:57:17 ---> Running in 413c4c6ab11f 12:57:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:57:19 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 12:57:20 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 12:57:20 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 12:57:20 Removing intermediate container 27a015f99d1e 12:57:20 ---> 2371eb90120f 12:57:20 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 12:57:20 ---> Running in ee2911d66e76 12:57:22 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 12:59:29 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 12:59:44 Removing intermediate container 413c4c6ab11f 12:59:44 ---> cc63f8e982a0 12:59:44 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:59:44 ---> Running in f67d45698e13 12:59:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:59:50 Removing intermediate container 53f97b7b4274 12:59:50 ---> 052870b582a8 12:59:50 12:59:50 Step 9/20 : FROM alpine:3.14 12:59:50 3.14: Pulling from library/alpine 12:59:51 Removing intermediate container f67d45698e13 12:59:51 ---> 9efe241d7b31 12:59:51 12:59:51 Step 10/22 : FROM docker:20.10.8 12:59:51 20.10.8: Pulling from library/docker 12:59:52 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 12:59:52 Status: Downloaded newer image for alpine:3.14 12:59:52 ---> ac73e934f311 12:59:52 Step 10/20 : RUN apk add --update --no-cache curl 12:59:52 ---> Running in f1b102acded7 12:59:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:59:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:59:56 (1/5) Installing ca-certificates (20211220-r0) 12:59:56 (2/5) Installing brotli-libs (1.0.9-r5) 12:59:56 (3/5) Installing nghttp2-libs (1.43.0-r0) 12:59:56 (4/5) Installing libcurl (7.79.1-r1) 12:59:56 (5/5) Installing curl (7.79.1-r1) 12:59:56 Executing busybox-1.33.1-r7.trigger 12:59:56 Executing ca-certificates-20211220-r0.trigger 12:59:57 OK: 8 MiB in 19 packages 13:00:00 Removing intermediate container f1b102acded7 13:00:00 ---> 53332291a669 13:00:00 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:00:00 ---> Running in 2dd823f548e5 13:00:00 Removing intermediate container 67ace9441e85 13:00:00 ---> 7df98200854e 13:00:00 13:00:00 Step 9/21 : FROM alpine:3.14 13:00:00 ---> ac73e934f311 13:00:00 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 13:00:00 Removing intermediate container 149d657a05bd 13:00:00 ---> f049484037e8 13:00:00 13:00:00 Step 9/22 : FROM alpine:3.14 13:00:00 ---> ac73e934f311 13:00:00 Step 10/22 : RUN apk add --update --no-cache dumb-init 13:00:00 ---> Running in 282d8c5b6aab 13:00:00 ---> Running in 078c0f4211b8 13:00:01 Removing intermediate container 2dd823f548e5 13:00:01 ---> 47fcbf56816e 13:00:01 Step 12/20 : WORKDIR /edgex 13:00:01 ---> Running in 2e72eb1fac33 13:00:01 Removing intermediate container ee2911d66e76 13:00:01 ---> f90f689e8db1 13:00:01 13:00:01 Step 11/23 : FROM alpine:3.14 13:00:01 ---> ac73e934f311 13:00:01 Step 12/23 : RUN apk add --update --no-cache dumb-init 13:00:01 ---> Running in 6469eae62709 13:00:02 Removing intermediate container 2e72eb1fac33 13:00:02 ---> bde552ee09a9 13:00:02 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:00:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:00:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:00:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:00:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:00:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:00:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:00:04 ---> 06de3bb7320e 13:00:04 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:00:04 (1/2) Installing ca-certificates (20211220-r0) 13:00:04 (2/2) Installing dumb-init (1.2.5-r1) 13:00:04 Executing busybox-1.33.1-r7.trigger 13:00:04 Executing ca-certificates-20211220-r0.trigger 13:00:04 (1/1) Installing dumb-init (1.2.5-r1) 13:00:04 Executing busybox-1.33.1-r7.trigger 13:00:04 OK: 5 MiB in 15 packages 13:00:05 OK: 6 MiB in 16 packages 13:00:05 (1/1) Installing dumb-init (1.2.5-r1) 13:00:05 Executing busybox-1.33.1-r7.trigger 13:00:05 OK: 5 MiB in 15 packages 13:00:06 Removing intermediate container 078c0f4211b8 13:00:06 ---> f3bae8092595 13:00:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:00:06 ---> Running in ae1702e3f485 13:00:07 Removing intermediate container 6469eae62709 13:00:07 ---> 1e0912d1c80b 13:00:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:00:07 ---> Running in 4563375ac4dc 13:00:07 ---> 88a7cf748d50 13:00:07 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:00:07 Removing intermediate container ae1702e3f485 13:00:07 ---> 93929ebaf16e 13:00:07 Step 12/22 : ENV APP_PORT=59881 13:00:07 ---> Running in 4fcf830cd122 13:00:08 Removing intermediate container 282d8c5b6aab 13:00:08 ---> baba2401d90a 13:00:08 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:00:08 ---> Running in daef5ecda525 13:00:08 Removing intermediate container 4563375ac4dc 13:00:08 ---> 6d71d2295c48 13:00:08 Step 14/23 : ENV APP_PORT=59861 13:00:08 Removing intermediate container 4fcf830cd122 13:00:08 ---> d144930f3900 13:00:08 Step 13/22 : EXPOSE $APP_PORT 13:00:08 ---> Running in 86b3f7ba7dc5 13:00:08 ---> Running in 706213551eee 13:00:08 Removing intermediate container daef5ecda525 13:00:08 ---> e8ef5cfb4e73 13:00:08 Step 12/21 : ENV APP_PORT=59860 13:00:08 ---> Running in df5a0a6a6f1b 13:00:08 Removing intermediate container 86b3f7ba7dc5 13:00:08 ---> 19a1a273a9d7 13:00:08 Step 15/23 : EXPOSE $APP_PORT 13:00:09 ---> Running in dac0b18caa1b 13:00:09 Removing intermediate container 706213551eee 13:00:09 ---> 24adc135e594 13:00:09 Step 14/22 : WORKDIR / 13:00:09 Removing intermediate container df5a0a6a6f1b 13:00:09 ---> a7716471be94 13:00:09 Step 13/21 : EXPOSE $APP_PORT 13:00:09 ---> Running in a25d997c11bd 13:00:09 ---> Running in a273f51587ca 13:00:09 Removing intermediate container dac0b18caa1b 13:00:09 ---> 6623a499bd72 13:00:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:00:10 ---> 1e4381a5513c 13:00:10 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:00:10 ---> Running in bd42478c5a45 13:00:10 Removing intermediate container a273f51587ca 13:00:10 ---> add9593b108c 13:00:10 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 13:00:10 Removing intermediate container a25d997c11bd 13:00:10 ---> 0d24668c9108 13:00:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:00:11 Removing intermediate container bd42478c5a45 13:00:11 ---> ee9bd6620045 13:00:11 Step 17/20 : CMD ["--init=true"] 13:00:11 ---> Running in 5e6b18da17fc 13:00:11 ---> 4e8f1ca19e5d 13:00:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:00:11 Removing intermediate container 5e6b18da17fc 13:00:11 ---> 25f0a6874548 13:00:11 Step 18/20 : LABEL arch=arm64 13:00:11 ---> 6e84ce6af8bb 13:00:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:00:11 ---> Running in 268247b113e8 13:00:11 ---> 345100232543 13:00:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:00:12 Removing intermediate container 268247b113e8 13:00:12 ---> 25a6cc05c444 13:00:12 Step 19/20 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b 13:00:12 ---> Running in b77df8b89ef7 13:00:13 Removing intermediate container b77df8b89ef7 13:00:13 ---> 59e98640f158 13:00:13 Step 20/20 : LABEL version=0.0.0 13:00:13 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 13:00:13 Status: Downloaded newer image for docker:20.10.8 13:00:13 ---> 3734d5adc5ac 13:00:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:00:13 ---> Running in 2e0274d8752c 13:00:13 ---> Running in e95723f72cd1 13:00:13 ---> c259372fcf95 13:00:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:00:14 ---> 4f97295e0169 13:00:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:00:14 ---> da5181716ec4 13:00:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:00:14 Removing intermediate container 2e0274d8752c 13:00:14 ---> e442c42bc990 13:00:14 13:00:14 Removing intermediate container e95723f72cd1 13:00:14 ---> 7fc5f55c81f8 13:00: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 13:00:14 ---> Running in 391bbc2d5e9d 13:00:15 ---> 147403198e56 13:00:15 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 13:00:15 ---> Running in 42682664c649 13:00:15 ---> 06222b8086ef 13:00:15 Step 17/21 : ENTRYPOINT ["/support-notifications"] 13:00:15 ---> def536bde613 13:00:15 Step 18/22 : ENTRYPOINT ["/core-metadata"] 13:00:15 ---> Running in 1dde2c7725fb 13:00:15 ---> Running in 9955116b369d 13:00:15 Successfully built e442c42bc990 13:00:15 Successfully tagged security-proxy-setup-arm64:latest 13:00:15  Building security-proxy-setup ... done Building security-bootstrapper 13:00:15 Removing intermediate container 42682664c649 13:00:15 ---> 5e14a3eab49d 13:00:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:00:16 ---> Running in 8a73144e5950 13:00:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:00:16 Removing intermediate container 9955116b369d 13:00:16 ---> 745591a9425f 13:00:16 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:00:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:00:17 ---> Running in c7a54a3f8325 13:00:17 Removing intermediate container 8a73144e5950 13:00:17 ---> 0339e8ab9c9f 13:00:17 Step 21/23 : LABEL arch=arm64 13:00:17 Removing intermediate container 1dde2c7725fb 13:00:17 ---> 122357d1ca7c 13:00:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:00:17 ---> Running in a92f1ac1d1f7 13:00:17 ---> Running in 85d5444c6056 13:00:17 (1/42) Installing readline (8.1.0-r0) 13:00:17 (2/42) Installing bash (5.1.16-r0) 13:00:18 Executing bash-5.1.16-r0.post-install 13:00:18 (3/42) Installing brotli-libs (1.0.9-r5) 13:00:18 (4/42) Installing nghttp2-libs (1.43.0-r0) 13:00:18 (5/42) Installing libcurl (7.79.1-r1) 13:00:18 Removing intermediate container c7a54a3f8325 13:00:18 ---> de347f7412c9 13:00:18 Step 19/21 : LABEL arch=arm64 13:00:18 (6/42) Installing curl (7.79.1-r1) 13:00:18 (7/42) Installing dumb-init (1.2.5-r1) 13:00:18 (8/42) Installing libbz2 (1.0.8-r1) 13:00:18 (9/42) Installing expat (2.4.7-r0) 13:00:18 (10/42) Installing libffi (3.3-r2) 13:00:18 (11/42) Installing gdbm (1.19-r0) 13:00:18 (12/42) Installing xz-libs (5.2.5-r1) 13:00:18 (13/42) Installing libgcc (10.3.1_git20210424-r2) 13:00:18 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 13:00:18 (15/42) Installing mpdecimal (2.5.1-r1) 13:00:18 Removing intermediate container a92f1ac1d1f7 13:00:18 ---> fc265bd92590 13:00:18 Step 22/23 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b 13:00:18 ---> Running in 86b30ff639ad 13:00:18 (16/42) Installing sqlite-libs (3.35.5-r0) 13:00:18 (17/42) Installing python3 (3.9.5-r2) 13:00:18 ---> Running in 188d43e82b3f 13:00:18 Removing intermediate container 85d5444c6056 13:00:18 ---> 50e31bbe5636 13:00:18 Step 20/22 : LABEL arch=arm64 13:00:19 ---> Running in e490f7ed8a57 13:00:19 Removing intermediate container 188d43e82b3f 13:00:19 ---> cac1876b26c3 13:00:19 Step 23/23 : LABEL version=0.0.0 13:00:19 Removing intermediate container 86b30ff639ad 13:00:19 ---> 6e3fb9d2464b 13:00:19 Step 20/21 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b 13:00:19 ---> Running in 54cf3a718a43 13:00:19 ---> Running in bee334ce74b3 13:00:19 Removing intermediate container e490f7ed8a57 13:00:19 ---> e08a4b8c05ae 13:00:19 Step 21/22 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b 13:00:20 ---> Running in 9dbdf1b84288 13:00:20 Removing intermediate container bee334ce74b3 13:00:20 ---> 8d7751596389 13:00:20 13:00:20 Removing intermediate container 54cf3a718a43 13:00:20 ---> e99c9528560a 13:00:20 Step 21/21 : LABEL version=0.0.0 13:00:20 Removing intermediate container 9dbdf1b84288 13:00:20 ---> 7c53762efbf4 13:00:20 Step 22/22 : LABEL version=0.0.0 13:00:21 ---> Running in c7bd55d76fec 13:00:21 ---> Running in 9ef29b6a9279 13:00:21 Successfully built 8d7751596389 13:00:21 Successfully tagged support-scheduler-arm64:latest 13:00:21  Building support-scheduler ... done Building core-command 13:00:21 Removing intermediate container c7bd55d76fec 13:00:21 ---> 5f7b911cb836 13:00:21 13:00:22 Removing intermediate container 9ef29b6a9279 13:00:22 ---> 15220500d2d8 13:00:22 13:00:22 (18/42) Installing py3-appdirs (1.4.4-r2) 13:00:22 (19/42) Installing py3-chardet (4.0.0-r2) 13:00:22 (20/42) Installing py3-idna (3.2-r0) 13:00:22 (21/42) Installing py3-urllib3 (1.26.5-r0) 13:00:22 (22/42) Installing py3-certifi (2020.12.5-r1) 13:00:22 (23/42) Installing py3-requests (2.25.1-r4) 13:00:22 (24/42) Installing py3-msgpack (1.0.2-r1) 13:00:22 (25/42) Installing py3-lockfile (0.12.2-r4) 13:00:22 (26/42) Installing py3-cachecontrol (0.12.6-r1) 13:00:22 (27/42) Installing py3-colorama (0.4.4-r1) 13:00:22 (28/42) Installing py3-contextlib2 (0.6.0-r1) 13:00:22 (29/42) Installing py3-distlib (0.3.1-r3) 13:00:22 (30/42) Installing py3-distro (1.5.0-r3) 13:00:22 (31/42) Installing py3-six (1.15.0-r1) 13:00:22 (32/42) Installing py3-webencodings (0.5.1-r4) 13:00:22 (33/42) Installing py3-html5lib (1.1-r1) 13:00:22 (34/42) Installing py3-parsing (2.4.7-r2) 13:00:22 (35/42) Installing py3-packaging (20.9-r1) 13:00:22 (36/42) Installing py3-toml (0.10.2-r2) 13:00:22 (37/42) Installing py3-pep517 (0.10.0-r2) 13:00:22 (38/42) Installing py3-progress (1.5-r2) 13:00:22 (39/42) Installing py3-retrying (1.3.3-r1) 13:00:22 (40/42) Installing py3-ordered-set (4.0.2-r1) 13:00:22 Successfully built 15220500d2d8 13:00:22 (41/42) Installing py3-setuptools (52.0.0-r3) 13:00:22 Successfully built 5f7b911cb836 13:00:22 Successfully tagged core-metadata-arm64:latest 13:00:22 Building core-data 13:00:22 Successfully tagged support-notifications-arm64:latest 13:00:22  Building core-metadata ... done  Building support-notifications ... done Building security-secretstore-setup 13:00:22 (42/42) Installing py3-pip (20.3.4-r1) 13:00:23 Executing busybox-1.33.1-r3.trigger 13:00:23 OK: 84 MiB in 64 packages 13:00:28 Collecting docker-compose==1.23.2 13:00:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:00:29 Collecting PyYAML<4,>=3.10 13:00:29 Downloading PyYAML-3.13.tar.gz (270 kB) 13:00:33 Collecting cached-property<2,>=1.2.0 13:00:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:00:33 Collecting websocket-client<1.0,>=0.32.0 13:00:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:00:34 Collecting jsonschema<3,>=2.5.1 13:00:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:00:34 Collecting dockerpty<0.5,>=0.4.1 13:00:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:00:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 13:00:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:00:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:00:37 Collecting docopt<0.7,>=0.6.1 13:00:37 Downloading docopt-0.6.2.tar.gz (25 kB) 13:00:40 Collecting docker<4.0,>=3.6.0 13:00:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:00:40 Collecting texttable<0.10,>=0.9.0 13:00:40 Downloading texttable-0.9.1.tar.gz (11 kB) 13:00:43 Collecting docker-pycreds>=0.4.0 13:00:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:00:43 Collecting chardet<3.1.0,>=3.0.2 13:00:43 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:00:43 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) 13:00:43 Collecting idna<2.8,>=2.5 13:00:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:00:44 Collecting urllib3<1.25,>=1.21.1 13:00:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:00:44 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:00:44 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:00:44 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:00:44 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:00:46 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:00:46 Attempting uninstall: urllib3 13:00:46 Found existing installation: urllib3 1.26.5 13:00:46 Uninstalling urllib3-1.26.5: 13:00:46 Successfully uninstalled urllib3-1.26.5 13:00:46 Attempting uninstall: idna 13:00:46 Found existing installation: idna 3.2 13:00:46 Uninstalling idna-3.2: 13:00:46 Successfully uninstalled idna-3.2 13:00:47 Attempting uninstall: chardet 13:00:47 Found existing installation: chardet 4.0.0 13:00:47 Uninstalling chardet-4.0.0: 13:00:48 Successfully uninstalled chardet-4.0.0 13:00:50 Attempting uninstall: requests 13:00:50 Found existing installation: requests 2.25.1 13:00:50 Uninstalling requests-2.25.1: 13:00:50 Successfully uninstalled requests-2.25.1 13:00:50 Running setup.py install for texttable: started 13:00:53 Running setup.py install for texttable: finished with status 'done' 13:00:53 Running setup.py install for PyYAML: started 13:00:56 Running setup.py install for PyYAML: finished with status 'done' 13:00:56 Running setup.py install for docopt: started 13:00:58 Running setup.py install for docopt: finished with status 'done' 13:00:58 Running setup.py install for dockerpty: started 13:01:00 Running setup.py install for dockerpty: finished with status 'done' 13:01: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 13:01:17 Removing intermediate container 391bbc2d5e9d 13:01:17 ---> f5ec080797e2 13:01:17 Step 13/22 : ENV APP_PORT=58890 13:01:18 ---> Running in 79729ba54ad5 13:01:18 Removing intermediate container 79729ba54ad5 13:01:18 ---> a9ba790e11d1 13:01:18 Step 14/22 : EXPOSE $APP_PORT 13:01:18 ---> Running in 2435e4c1a802 13:01:19 Removing intermediate container 2435e4c1a802 13:01:19 ---> 8458e53f9eea 13:01:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:01:20 ---> 0cb37a16aaf8 13:01:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:01:21 ---> f62877cdc6ed 13:01:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:01:22 ---> f7cc068b8275 13:01:22 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 13:01:22 ---> Running in b08cfde1221f 13:01:23 Removing intermediate container b08cfde1221f 13:01:23 ---> 03f32b989eb6 13:01:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:01:23 ---> Running in 5c2efb10083a 13:01:23 Removing intermediate container 5c2efb10083a 13:01:23 ---> 445f942b8694 13:01:23 Step 20/22 : LABEL arch=arm64 13:01:23 ---> Running in 0ddd51869676 13:01:24 Removing intermediate container 0ddd51869676 13:01:24 ---> ec41587ecce8 13:01:24 Step 21/22 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b 13:01:24 ---> Running in 298a5584058c 13:01:25 Removing intermediate container 298a5584058c 13:01:25 ---> 60d06840f4fa 13:01:25 Step 22/22 : LABEL version=0.0.0 13:01:25 ---> Running in 64eb3e463921 13:01:26 Removing intermediate container 64eb3e463921 13:01:26 ---> 16ebce0c358a 13:01:26 13:01:27 Successfully built 16ebce0c358a 13:01:27 Successfully tagged sys-mgmt-agent-arm64:latest 13:01:28  Building sys-mgmt-agent ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:01:28 Step 2/30 : FROM ${BUILDER_BASE} AS builder 13:01:28 ---> 3bdf8f3834ae 13:01:28 Step 3/30 : WORKDIR /edgex-go 13:01:28 ---> Using cache 13:01:28 ---> 6b6022bd5fa8 13:01:28 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:01:28 ---> Using cache 13:01:28 ---> df3951fa68b4 13:01:28 Step 5/30 : RUN apk add --update --no-cache make git 13:01:28 ---> Running in 3eaf93756804 13:01:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:01:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:01:32 OK: 220 MiB in 52 packages 13:01:33 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:01:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:01:33 ---> 3bdf8f3834ae 13:01:33 Step 3/22 : WORKDIR /edgex-go 13:01:33 ---> Using cache 13:01:33 ---> 6b6022bd5fa8 13:01:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:01:33 ---> Using cache 13:01:33 ---> df3951fa68b4 13:01:33 Step 5/22 : RUN apk add --update --no-cache make git 13:01:33 ---> Running in 6c7b5ea9aa67 13:01:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:01:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:01:34 ---> 3bdf8f3834ae 13:01:34 Step 3/24 : WORKDIR /edgex-go 13:01:34 ---> Using cache 13:01:34 ---> 6b6022bd5fa8 13:01:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:01:34 ---> Using cache 13:01:34 ---> df3951fa68b4 13:01:34 Step 5/24 : RUN apk add --update --no-cache make git 13:01:34 ---> Running in ba93f269d0e7 13:01:34 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:01:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:01:34 ---> 3bdf8f3834ae 13:01:34 Step 3/22 : WORKDIR /edgex-go 13:01:34 ---> Using cache 13:01:34 ---> 6b6022bd5fa8 13:01:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:01:34 ---> Using cache 13:01:34 ---> df3951fa68b4 13:01:34 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:01:34 ---> Running in a2248af2a1a9 13:01:34 Removing intermediate container 3eaf93756804 13:01:34 ---> f6d83b4b1a88 13:01:34 Step 6/30 : COPY . . 13:01:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:01:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:01:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:01:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:01:37 OK: 220 MiB in 52 packages 13:01:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:01:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:01:38 OK: 220 MiB in 52 packages 13:01:38 OK: 220 MiB in 52 packages 13:01:38 Removing intermediate container 6c7b5ea9aa67 13:01:38 ---> f8fe49e6e071 13:01:38 Step 6/22 : COPY . . 13:01:39 Removing intermediate container ba93f269d0e7 13:01:39 ---> 439873d86479 13:01:39 Step 6/24 : COPY . . 13:01:40 Removing intermediate container a2248af2a1a9 13:01:40 ---> 1138ca0df2e8 13:01:40 Step 6/22 : COPY . . 13:02:02 ---> a75564a8ce4c 13:02:02 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:02:02 ---> Running in 56cf574807eb 13:02:02 skipping... 13:02:03 Removing intermediate container 56cf574807eb 13:02:03 ---> 4ae2e2244e35 13:02:03 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:02:04 ---> Running in d8ae0c028442 13:02:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:02:06 ---> 4a2dfd4f087e 13:02:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:02:06 ---> Running in 911762389e5f 13:02:08 ---> b240d9a4043b 13:02:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:02:08 ---> Running in bbb83721bb81 13:02:08 ---> fb0330d029b9 13:02:08 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:02:08 ---> Running in fab7f95e836d 13:02:08 skipping... 13:02:10 Removing intermediate container 911762389e5f 13:02:10 ---> ae361d004ec2 13:02:10 Step 8/22 : RUN make cmd/core-command/core-command 13:02:10 ---> Running in 6ac902479780 13:02:11 skipping... 13:02:11 skipping... 13:02:13 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 13:02:13 Removing intermediate container bbb83721bb81 13:02:13 ---> 4d982f51413b 13:02:13 Step 8/22 : RUN make cmd/core-data/core-data 13:02:13 Removing intermediate container fab7f95e836d 13:02:13 ---> 65c9f35bf678 13:02:13 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:02:13 ---> Running in 5c25add9dff7 13:02:13 ---> Running in ccc9e4c1ea39 13:02:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 13:02:15 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 13:04:07 Removing intermediate container d8ae0c028442 13:04:07 ---> 35c793520f66 13:04:07 13:04:07 Step 9/30 : FROM alpine:3.14 13:04:07 ---> ac73e934f311 13:04:07 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:04:07 ---> Running in d3a88c34d69d 13:04:07 Removing intermediate container d3a88c34d69d 13:04:07 ---> ed293001bc7a 13:04:07 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 13:04:07 ---> Running in d05645e7bb30 13:04:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:04:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:04:07 (1/2) Installing dumb-init (1.2.5-r1) 13:04:07 (2/2) Installing su-exec (0.2-r1) 13:04:07 Executing busybox-1.33.1-r7.trigger 13:04:07 OK: 6 MiB in 16 packages 13:04:07 Removing intermediate container d05645e7bb30 13:04:07 ---> e0a0a782b322 13:04:07 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 13:04:07 ---> Running in 6857a1de5a34 13:04:07 Removing intermediate container 6857a1de5a34 13:04:07 ---> 80ddf8202021 13:04:07 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:04:07 ---> Running in cf1ef4cb2a71 13:04:07 Removing intermediate container cf1ef4cb2a71 13:04:07 ---> e1c23cbc64e2 13:04:07 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:04:07 ---> Running in 00a144954684 13:04:07 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 13:04:08 Removing intermediate container 00a144954684 13:04:08 ---> 282a106757d7 13:04:08 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 13:04:08 ---> Running in 88f81d12dd38 13:04:09 Removing intermediate container 88f81d12dd38 13:04:09 ---> c6bf2a3f6126 13:04:09 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:04:10 Removing intermediate container 6ac902479780 13:04:10 ---> 0fa8f1fd33e7 13:04:10 13:04:10 Step 9/22 : FROM alpine:3.14 13:04:10 ---> ac73e934f311 13:04:10 Step 10/22 : RUN apk add --update --no-cache dumb-init 13:04:10 ---> Using cache 13:04:10 ---> 1e0912d1c80b 13:04:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:04:10 ---> Using cache 13:04:10 ---> 6d71d2295c48 13:04:10 Step 12/22 : ENV APP_PORT=59882 13:04:10 ---> Running in 5fabad059c75 13:04:10 ---> eee411b8c3a0 13:04:10 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:04:10 ---> Running in dbeb18e041d0 13:04:11 Removing intermediate container 5fabad059c75 13:04:11 ---> 5296c3ee3659 13:04:11 Step 13/22 : EXPOSE $APP_PORT 13:04:11 ---> Running in 0264353066db 13:04:11 Removing intermediate container 0264353066db 13:04:11 ---> b67401ad929b 13:04:11 Step 14/22 : WORKDIR / 13:04:12 ---> Running in 00e21099a280 13:04:12 Removing intermediate container 00e21099a280 13:04:12 ---> 81b40fd9fccd 13:04:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:04:14 ---> cd12d89837c9 13:04:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:04:14 Removing intermediate container dbeb18e041d0 13:04:14 ---> 68a7f1eaa611 13:04:14 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 13:04:15 ---> 94601c9075b2 13:04:15 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:04:17 ---> 2cacfe2c2519 13:04:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:04:17 ---> f11e82d0194e 13:04:17 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:04:18 ---> 026948727a02 13:04:18 Step 18/22 : ENTRYPOINT ["/core-command"] 13:04:18 ---> Running in 10f3439266ca 13:04:19 Removing intermediate container 10f3439266ca 13:04:19 ---> 3ed45a0a47ba 13:04:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:04:19 ---> c49f1ca76221 13:04:19 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:04:19 ---> Running in 80ace15a91f1 13:04:20 Removing intermediate container 80ace15a91f1 13:04:20 ---> 159274f3d786 13:04:20 Step 20/22 : LABEL arch=arm64 13:04:20 ---> Running in 65971300d0e1 13:04:20 ---> 3a6eccff1785 13:04:20 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:04:20 Removing intermediate container 65971300d0e1 13:04:20 ---> 5ccb20a1970d 13:04:20 Step 21/22 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b 13:04:20 ---> Running in 6ba8f99aa2d5 13:04:21 ---> 7c938c363c07 13:04:21 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 13:04:21 ---> Running in cd052824bd68 13:04:21 Removing intermediate container 6ba8f99aa2d5 13:04:21 ---> fd3f20488add 13:04:21 Step 22/22 : LABEL version=0.0.0 13:04:21 ---> Running in bcfd941b4ab5 13:04:22 Removing intermediate container ccc9e4c1ea39 13:04:22 ---> 84f7c00261af 13:04:22 13:04:22 Step 9/24 : FROM alpine:3.14 13:04:22 ---> ac73e934f311 13:04:22 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:04:22 ---> Running in 7873fbc9061e 13:04:22 Removing intermediate container cd052824bd68 13:04:22 ---> c076228cf415 13:04:22 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:04:22 Removing intermediate container bcfd941b4ab5 13:04:22 ---> 8c106137751f 13:04:22 13:04:24 ---> 8c68d26432b5 13:04:24 Step 25/30 : RUN chmod +x /entrypoint.sh 13:04:24 Successfully built 8c106137751f 13:04:24 Successfully tagged core-command-arm64:latest 13:04:24  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:04:24 ---> Running in 04ecaceb535d 13:04:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:04:25 (1/3) Installing ca-certificates (20211220-r0) 13:04:25 (2/3) Installing dumb-init (1.2.5-r1) 13:04:25 (3/3) Installing su-exec (0.2-r1) 13:04:25 Executing busybox-1.33.1-r7.trigger 13:04:25 Executing ca-certificates-20211220-r0.trigger 13:04:25 OK: 6 MiB in 17 packages 13:04:26 Removing intermediate container 04ecaceb535d 13:04:26 ---> f6531c9d42a1 13:04:26 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 13:04:26 ---> Running in b1738e7fc992 13:04:27 Removing intermediate container 7873fbc9061e 13:04:27 ---> 1f73b67aae69 13:04:27 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:04:27 Removing intermediate container b1738e7fc992 13:04:27 ---> b65be007bb4f 13:04:27 Step 27/30 : CMD ["gate"] 13:04:27 ---> Running in 412af908190b 13:04:27 ---> Running in 75f8a9e1b5ad 13:04:28 Removing intermediate container 412af908190b 13:04:28 ---> 67f9bb8f73fb 13:04:28 Step 12/24 : WORKDIR / 13:04:28 ---> Running in 8f1dc0ff3226 13:04:28 Removing intermediate container 75f8a9e1b5ad 13:04:28 ---> 0947228b5109 13:04:28 Step 28/30 : LABEL arch=arm64 13:04:28 Removing intermediate container 8f1dc0ff3226 13:04:28 ---> bdce0f07c5df 13:04:28 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:04:28 ---> Running in d6887006e055 13:04:29 Removing intermediate container d6887006e055 13:04:29 ---> 106264f2f324 13:04:29 Step 29/30 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b 13:04:29 ---> 43c203e00988 13:04:29 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:04:29 ---> Running in 6f7be588451e 13:04:30 Removing intermediate container 6f7be588451e 13:04:30 ---> 07b53d76c25b 13:04:30 Step 30/30 : LABEL version=0.0.0 13:04:30 ---> 1d40568b1958 13:04:30 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:04:30 ---> Running in 61844b3a17ff 13:04:31 Removing intermediate container 61844b3a17ff 13:04:31 ---> b235d51d2fdc 13:04:31 13:04:31 ---> 489f2675ffe0 13:04:31 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:04:31 Successfully built b235d51d2fdc 13:04:31 Successfully tagged security-bootstrapper-arm64:latest 13:04:31  Building security-bootstrapper ... done  ---> 720a17515a90 13:04:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:04:32 Removing intermediate container 5c25add9dff7 13:04:32 ---> 997238a2fd83 13:04:32 13:04:32 Step 9/22 : FROM alpine:3.14 13:04:32 ---> ac73e934f311 13:04:32 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:04:32 ---> Running in 42f39d1ae8ff 13:04:33 Removing intermediate container 42f39d1ae8ff 13:04:33 ---> 6b2cf858fa82 13:04:33 Step 11/22 : ENV APP_PORT=59880 13:04:33 ---> Running in f77ed4e0c2c9 13:04:33 ---> fff05a0b4bc6 13:04:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:04:33 Removing intermediate container f77ed4e0c2c9 13:04:33 ---> f96ae447fd81 13:04:33 Step 12/22 : EXPOSE $APP_PORT 13:04:33 ---> Running in 7256fa66455a 13:04:33 Removing intermediate container 7256fa66455a 13:04:33 ---> 0de2edbcf33f 13:04:33 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:04:33 ---> Running in 53853361e92a 13:04:34 ---> 67e1e0431777 13:04:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:04:35 ---> 146a4c3a0a8c 13:04:35 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/ 13:04:35 ---> Running in 00592d7aae28 13:04:36 Removing intermediate container 53853361e92a 13:04:36 ---> f02b9bed9ce2 13:04:36 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 13:04:36 ---> Running in 921e61270ab2 13:04:37 Removing intermediate container 00592d7aae28 13:04:37 ---> c2f593bc9e92 13:04:37 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 13:04:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:04:37 ---> Running in 4f4f40d01174 13:04:38 Removing intermediate container 4f4f40d01174 13:04:38 ---> 2641e1bb3370 13:04:38 Step 22/24 : LABEL arch=arm64 13:04:38 ---> Running in 8b7edd82a6a3 13:04:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:04:38 Removing intermediate container 8b7edd82a6a3 13:04:38 ---> 33f250e1399a 13:04:38 Step 23/24 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b 13:04:38 ---> Running in 6044dd8331b7 13:04:38 Removing intermediate container 6044dd8331b7 13:04:38 ---> ba138f5d174d 13:04:38 Step 24/24 : LABEL version=0.0.0 13:04:38 ---> Running in 8f3524b39357 13:04:39 (1/6) Installing dumb-init (1.2.5-r1) 13:04:39 Removing intermediate container 8f3524b39357 13:04:39 ---> 25c2ab4e759b 13:04:39 13:04:39 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:04:39 (3/6) Installing libsodium (1.0.18-r0) 13:04:39 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:04:39 (5/6) Installing libzmq (4.3.4-r0) 13:04:39 (6/6) Installing zeromq (4.3.4-r0) 13:04:39 Executing busybox-1.33.1-r7.trigger 13:04:40 OK: 8 MiB in 20 packages 13:04:40 Successfully built 25c2ab4e759b 13:04:40 Successfully tagged security-secretstore-setup-arm64:latest 13:04:40  Building security-secretstore-setup ... done Removing intermediate container 921e61270ab2 13:04:40 ---> 625190f6ed98 13:04:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:04:41 ---> 75e744ab0dc6 13:04:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:04:42 ---> 7d4a8ac84612 13:04:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:04:42 ---> d61aa43017e3 13:04:42 Step 18/22 : ENTRYPOINT ["/core-data"] 13:04:43 ---> Running in 8fb5b0f443a5 13:04:43 Removing intermediate container 8fb5b0f443a5 13:04:43 ---> 50499d4c4b07 13:04:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:04:43 ---> Running in 56651dc0a571 13:04:43 Removing intermediate container 56651dc0a571 13:04:43 ---> 2cb276484aa5 13:04:43 Step 20/22 : LABEL arch=arm64 13:04:43 ---> Running in 910a8df0bade 13:04:44 Removing intermediate container 910a8df0bade 13:04:44 ---> bd06e4e46e88 13:04:44 Step 21/22 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b 13:04:44 ---> Running in 59a81eed314b 13:04:44 Removing intermediate container 59a81eed314b 13:04:44 ---> ad597df21d55 13:04:44 Step 22/22 : LABEL version=0.0.0 13:04:44 ---> Running in 0e2d29da35ee 13:04:45 Removing intermediate container 0e2d29da35ee 13:04:45 ---> 49592f93c4c3 13:04:45 13:04:45 Successfully built 49592f93c4c3 13:04:45 Successfully tagged core-data-arm64:latest 13:04:45  Building core-data ... done  [Pipeline] } 13:04:45 $ docker stop --time=1 109e4589374f61cf9207822da5beff970f02e6d97d99188252fa5aeb0d7a9b46 13:04:47 $ docker rm -f 109e4589374f61cf9207822da5beff970f02e6d97d99188252fa5aeb0d7a9b46 [Pipeline] // withDockerContainer [Pipeline] sh 13:04:48 + docker images 13:04:48 REPOSITORY TAG IMAGE ID CREATED SIZE 13:04:48 core-data-arm64 latest 49592f93c4c3 4 seconds ago 19.2MB 13:04:48 security-secretstore-setup-arm64 latest 25c2ab4e759b 9 seconds ago 26.8MB 13:04:48 997238a2fd83 17 seconds ago 1.61GB 13:04:48 security-bootstrapper-arm64 latest b235d51d2fdc 18 seconds ago 18MB 13:04:48 core-command-arm64 latest 8c106137751f 26 seconds ago 15.1MB 13:04:48 84f7c00261af 27 seconds ago 1.61GB 13:04:48 0fa8f1fd33e7 39 seconds ago 1.6GB 13:04:48 35c793520f66 51 seconds ago 1.6GB 13:04:48 sys-mgmt-agent-arm64 latest 16ebce0c358a 3 minutes ago 277MB 13:04:48 core-metadata-arm64 latest 15220500d2d8 4 minutes ago 15.9MB 13:04:48 support-notifications-arm64 latest 5f7b911cb836 4 minutes ago 16MB 13:04:48 support-scheduler-arm64 latest 8d7751596389 4 minutes ago 15.3MB 13:04:48 security-proxy-setup-arm64 latest e442c42bc990 4 minutes ago 25.3MB 13:04:48 f90f689e8db1 4 minutes ago 1.6GB 13:04:48 f049484037e8 4 minutes ago 1.61GB 13:04:48 7df98200854e 4 minutes ago 1.61GB 13:04:48 9efe241d7b31 4 minutes ago 1.6GB 13:04:48 052870b582a8 5 minutes ago 1.61GB 13:04:48 ci-base-image-arm64 latest 3bdf8f3834ae 16 minutes ago 1.26GB 13:04:48 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.17-alpine-lts 5f011755c4a2 6 days ago 551MB 13:04:48 alpine 3.14 ac73e934f311 8 weeks ago 5.34MB 13:04:48 docker 20.10.8 3734d5adc5ac 9 months ago 198MB 13:04:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 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] withEnv [Pipeline] { [Pipeline] sh 13:04:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:04:49 13:04:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:04:50 arm64: Pulling from edgex-lftools-log-publisher 13:04:50 8998bd30e6a1: Pulling fs layer 13:04:50 04944245beec: Pulling fs layer 13:04:50 699f458cf7ca: Pulling fs layer 13:04:50 765212b225bb: Pulling fs layer 13:04:50 f23df028b6ca: Pulling fs layer 13:04:50 d65c8cfc05b1: Pulling fs layer 13:04:50 2437ff75d9bd: Pulling fs layer 13:04:50 f23df028b6ca: Waiting 13:04:50 d65c8cfc05b1: Waiting 13:04:50 2437ff75d9bd: Waiting 13:04:50 765212b225bb: Waiting 13:04:50 04944245beec: Verifying Checksum 13:04:50 04944245beec: Download complete 13:04:50 765212b225bb: Verifying Checksum 13:04:50 765212b225bb: Download complete 13:04:50 f23df028b6ca: Verifying Checksum 13:04:50 f23df028b6ca: Download complete 13:04:50 d65c8cfc05b1: Verifying Checksum 13:04:50 d65c8cfc05b1: Download complete 13:04:50 699f458cf7ca: Verifying Checksum 13:04:50 699f458cf7ca: Download complete 13:04:50 8998bd30e6a1: Verifying Checksum 13:04:50 8998bd30e6a1: Download complete 13:04:53 2437ff75d9bd: Verifying Checksum 13:04:53 2437ff75d9bd: Download complete 13:04:55 8998bd30e6a1: Pull complete 13:04:55 04944245beec: Pull complete 13:04:57 699f458cf7ca: Pull complete 13:04:57 765212b225bb: Pull complete 13:04:58 f23df028b6ca: Pull complete 13:04:58 d65c8cfc05b1: Pull complete 13:05:13 2437ff75d9bd: Pull complete 13:05:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:05:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:05:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:05:13 prd-ubuntu20.04-docker-arm64-4c-16g-937 does not seem to be running inside a container 13:05:14 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:05:16 $ docker top bad8938b31bccbd00785b00a66c211e2bdb1986bb0571fb05b2a080947bf426a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:05:17 ---> job-cost.sh 13:05:17 lf-activate-venv: SKIPPING 13:05:17 INFO: No Stack... 13:05:18 INFO: Retrieving Pricing Info for: v3-standard-4 13:05:19 INFO: Archiving Costs [Pipeline] sh 13:05:20 + cat /w/workspace/edgex-go/1/archives/cost.csv 13:05:20 + cut -d, -f6 [Pipeline] lock 13:05:20 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4047-1-stack-cost] 13:05:20 Resource [jenkins-edgexfoundry-edgex-go-PR-4047-1-stack-cost] did not exist. Created. 13:05:20 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4047-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:05:20 + echo total: 0.10999999940395355 [Pipeline] stash 13:05:21 Stashed 1 file(s) [Pipeline] } 13:05:21 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4047-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:05:21 $ docker stop --time=1 bad8938b31bccbd00785b00a66c211e2bdb1986bb0571fb05b2a080947bf426a 13:05:22 $ docker rm -f bad8938b31bccbd00785b00a66c211e2bdb1986bb0571fb05b2a080947bf426a [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 13:05:23 provisioning config files... 13:05:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7892778036642335878tmp [Pipeline] { [Pipeline] sh 13:05:24 + set +x 13:05:24 + curl -s https://codecov.io/bash 13:05:24 + bash -s -- 13:05:24 13:05:24 _____ _ 13:05:24 / ____| | | 13:05:24 | | ___ __| | ___ ___ _____ __ 13:05:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:05:24 | |___| (_) | (_| | __/ (_| (_) \ V / 13:05:24 \_____\___/ \__,_|\___|\___\___/ \_/ 13:05:24 Bash-1.0.6 13:05:24 13:05:24 13:05:24 ==> git version 2.25.1 found 13:05:24 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:05:24 Release-Date: 2020-01-08 13:05:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:05:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:05:24 ==> Jenkins CI detected. 13:05:24 current dir:  /w/workspace/edgex-go/1 13:05:24 project root: . 13:05:24 --> token set from env 13:05:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:05:24 ==> Running gcov in . (disable via -X gcov) 13:05:24 ==> Python coveragepy not found 13:05:24 ==> Searching for coverage reports in: 13:05:24 + . 13:05:24 -> Found 1 reports 13:05:24 ==> Detecting git/mercurial file structure 13:05:24 ==> Reading reports 13:05:24 + ./coverage.out bytes=428658 13:05:24 ==> Appending adjustments 13:05:24 https://docs.codecov.io/docs/fixing-reports 13:05:25 + Found adjustments 13:05:25 ==> Gzipping contents 13:05:25 64K /tmp/codecov.Y9mzxh.gz 13:05:25 ==> Uploading reports 13:05:25 url: https://codecov.io 13:05:25 query: branch=PR-4047&commit=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4047%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4047&job=&cmd_args= 13:05:25 -> Pinging Codecov 13:05:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4047&commit=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4047%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4047&job=&cmd_args= 13:05:26 -> Uploading to 13:05:26 https://storage.googleapis.com/codecov/v4/raw/2022-06-03/00271124DB129430A58F1EEE437C3FCB/eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b/d8f9d835-9da5-4838-89d0-625525642c08.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220603T130525Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c7b07594ca882c8d336c29c843d56261ec1aa76e7b1888501f89f2c176d9ff72 13:05:26 % Total % Received % Xferd Average Speed Time Time Time Current 13:05:26 Dload Upload Total Spent Left Speed 13:05:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65034 0 0 100 65034 0 233k --:--:-- --:--:-- --:--:-- 233k 13:05:26 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [Pipeline] } 13:05:26 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:05:27 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 13:05:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:05:29 ---> package-listing.sh 13:05:29 ++ facter osfamily 13:05:29 ++ tr '[:upper:]' '[:lower:]' 13:05:29 + OS_FAMILY=debian 13:05:29 + workspace=/w/workspace/edgex-go/1 13:05:29 + START_PACKAGES=/tmp/packages_start.txt 13:05:29 + END_PACKAGES=/tmp/packages_end.txt 13:05:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:05:29 + PACKAGES=/tmp/packages_start.txt 13:05:29 + '[' /w/workspace/edgex-go/1 ']' 13:05:29 + PACKAGES=/tmp/packages_end.txt 13:05:29 + case "${OS_FAMILY}" in 13:05:29 + dpkg -l 13:05:29 + grep '^ii' 13:05:29 + '[' -f /tmp/packages_start.txt ']' 13:05:29 + '[' -f /tmp/packages_end.txt ']' 13:05:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:05:29 + '[' /w/workspace/edgex-go/1 ']' 13:05:29 + mkdir -p /w/workspace/edgex-go/1/archives/ 13:05:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 13:05:29 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:05:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:05:30 13:05:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:05:30 latest: Pulling from edgex-lftools-log-publisher 13:05:30 5eb5b503b376: Pulling fs layer 13:05:30 5c69ac0246d0: Pulling fs layer 13:05:30 ec43610c2a17: Pulling fs layer 13:05:30 3a2ae6a8a46f: Pulling fs layer 13:05:30 33b1e0a273af: Pulling fs layer 13:05:30 5d3b04190fa2: Pulling fs layer 13:05:30 2f39f015ded8: Pulling fs layer 13:05:30 3a2ae6a8a46f: Waiting 13:05:30 33b1e0a273af: Waiting 13:05:30 5d3b04190fa2: Waiting 13:05:30 2f39f015ded8: Waiting 13:05:30 5c69ac0246d0: Verifying Checksum 13:05:30 5c69ac0246d0: Download complete 13:05:30 3a2ae6a8a46f: Download complete 13:05:30 33b1e0a273af: Verifying Checksum 13:05:30 33b1e0a273af: Download complete 13:05:30 5d3b04190fa2: Verifying Checksum 13:05:30 5d3b04190fa2: Download complete 13:05:30 ec43610c2a17: Verifying Checksum 13:05:30 ec43610c2a17: Download complete 13:05:30 5eb5b503b376: Download complete 13:05:31 2f39f015ded8: Download complete 13:05:32 5eb5b503b376: Pull complete 13:05:32 5c69ac0246d0: Pull complete 13:05:32 ec43610c2a17: Pull complete 13:05:32 3a2ae6a8a46f: Pull complete 13:05:33 33b1e0a273af: Pull complete 13:05:33 5d3b04190fa2: Pull complete 13:05:37 2f39f015ded8: Pull complete 13:05:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:05:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:05:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:05:37 prd-ubuntu20.04-docker-8c-8g-936 does not seem to be running inside a container 13:05:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:05:40 $ docker top 09db1b7e39d4cd1f738dc8b0c30ffc8dd9ae4df75a75c9dcd11a5a9298939131 -eo pid,comm [Pipeline] { [Pipeline] sh 13:05:40 + touch /tmp/pre-build-complete [Pipeline] sh 13:05:41 + mkdir -p /var/log/sysstat [Pipeline] sh 13:05:41 + ls /var/log/sa-host 13:05:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:05:41 provisioning config files... 13:05:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1862185881066412343tmp [Pipeline] { [Pipeline] echo 13:05:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:05:41 ---> create-netrc.sh [Pipeline] } 13:05:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:05:42 ---> python-tools-install.sh [Pipeline] echo 13:05:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:05:42 ---> sudo-logs.sh 13:05:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:05:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:05:43 ---> job-cost.sh 13:05:43 lf-activate-venv: SKIPPING 13:05:43 DEBUG: total: 0.10999999940395355 13:05:43 INFO: Retrieving Stack Cost... 13:05:43 INFO: Retrieving Pricing Info for: v3-standard-8 13:05:43 INFO: Archiving Costs [Pipeline] echo 13:05:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:05:44 ---> logs-deploy.sh 13:05:44 lf-activate-venv: SKIPPING 13:05:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4047/1 13:05:44 INFO: archiving workspace using pattern(s): 13:05:45 Archives upload complete. 13:05:45 INFO: archiving logs to Nexus