Pull request #4043 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 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102+155d0ec1f9051a669d1f6c09d665afa8a800203b (8908a5cbc3cd11840b66b0e9e63ee3ce56c3366b) 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-ssh12095329411864363633.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-ssh18075134635069437672.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-4043/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-4043/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7741893748599184078.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-4043/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5268065785856267207.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-ssh886088806201345913.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-4043/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-4043/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11660081132022002575.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-923 in /w/workspace/edgexfoundry_edgex-go_PR-4043 [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 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 Merge succeeded, producing 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 Checking out Revision 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 (PR-4043) > 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/4043/head:refs/remotes/origin/PR-4043 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 # 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 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 # timeout=10 Commit message: "feat(snap): add additional tokens for app-service-configurable profiles (#3825)" 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 11:48:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:48:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:48:57 ========================================================= 11:48:57 EdgeX Global Pipelines Version Info 11:48:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:48:58 ------------------- 11:48:58 stable info: 11:48:58 ------------------- 11:48:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:48:58 Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e 11:48:58 Message: update stable to v1.0.231 11:48:59 ------------------- 11:48:59 experimental info: 11:48:59 ------------------- 11:48:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:48:59 Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e 11:48:59 Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:48:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 11:48:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 11:48:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:48:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:48:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:48:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 11:48:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:48:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 11:49:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 11:49:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 11:49:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:49:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:49:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:49:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:49:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:49:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:49:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:49:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:49:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:49:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 11:49:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 11:49:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:49:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:49:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4043 [Pipeline] echo 11:49:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4043 [Pipeline] echo 11:49:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4043 [Pipeline] echo 11:49:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [Pipeline] echo 11:49:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 19c6dce [Pipeline] echo 11:49:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:49:00 provisioning config files... 11:49:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6681142153107107753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:49:01 ---> docker-login.sh 11:49:01 nexus3.edgexfoundry.org:10001 11:49:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:49:01 Configure a credential helper to remove this warning. See 11:49:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:49:01 11:49:01 Login Succeeded 11:49:01 nexus3.edgexfoundry.org:10002 11:49:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:49:01 Configure a credential helper to remove this warning. See 11:49:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:49:01 11:49:01 Login Succeeded 11:49:01 nexus3.edgexfoundry.org:10003 11:49:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:49:01 Configure a credential helper to remove this warning. See 11:49:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:49:01 11:49:01 Login Succeeded 11:49:01 nexus3.edgexfoundry.org:10004 11:49:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:49:02 Configure a credential helper to remove this warning. See 11:49:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:49:02 11:49:02 Login Succeeded 11:49:02 docker.io 11:49:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:49:02 Configure a credential helper to remove this warning. See 11:49:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:49:02 11:49:02 Login Succeeded 11:49:02 ---> docker-login.sh ends [Pipeline] } 11:49:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:49:03 + 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 11:49:03 + dirname cmd/core-command/Dockerfile 11:49:03 + cut -d/ -f2 11:49:03 + echo core-command,cmd/core-command/Dockerfile 11:49:03 + + dirnamecut cmd/core-data/Dockerfile -d/ 11:49:03 -f2 11:49:03 + echo core-data,cmd/core-data/Dockerfile 11:49:03 + + dirname cmd/core-metadata/Dockerfile 11:49:03 cut -d/ -f2 11:49:03 + echo core-metadata,cmd/core-metadata/Dockerfile 11:49:03 + dirname cmd/security-bootstrapper/Dockerfile 11:49:03 + cut -d/ -f2 11:49:03 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 11:49:03 + dirname cmd/security-proxy-setup/Dockerfile+ 11:49:03 cut -d/ -f2 11:49:03 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 11:49:03 + dirname cmd/security-secretstore-setup/Dockerfile 11:49:03 + cut -d/ -f2 11:49:03 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 11:49:03 + dirname cmd/support-notifications/Dockerfile 11:49:03 + cut -d/ -f2 11:49:03 + echo support-notifications,cmd/support-notifications/Dockerfile 11:49:03 + dirname cmd/support-scheduler/Dockerfile 11:49:03 + cut -d/ -f2 11:49:03 + echo support-scheduler,cmd/support-scheduler/Dockerfile 11:49:03 + dirname cmd/sys-mgmt-agent/Dockerfile 11:49:03 + cut -d/ -f2 11:49:03 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 11:49:03 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 11:49:03 + git rev-list -1 --merges 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102~1..19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [Pipeline] echo 11:49:03 -----------> git rev-list -1 --merges 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102~1..19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [false] [Pipeline] sh 11:49:04 + git log --format=format:%s -1 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [Pipeline] echo 11:49:04 ========================================================= 11:49:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:49:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 11:49:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:49:04 + grep -v github /etc/ssh/ssh_known_hosts 11:49:04 + [ -e /tmp/ssh_known_hosts ] 11:49:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:49:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:49:04 + sudo tee -a /etc/ssh/ssh_known_hosts 11:49:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 11:49:05 11:49:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 11:49:05 latest: Pulling from edgex-devops/py-git-semver 11:49:05 42c077c10790: Pulling fs layer 11:49:05 f63e77b7563a: Pulling fs layer 11:49:05 bd5fdadae976: Pulling fs layer 11:49:05 205491f53016: Pulling fs layer 11:49:05 df18705c85c3: Pulling fs layer 11:49:05 bdb3f477010e: Pulling fs layer 11:49:05 c8a8fc8e1c8f: Pulling fs layer 11:49:05 2c6e9b1d212d: Pulling fs layer 11:49:05 bdb8f0575790: Pulling fs layer 11:49:05 386e3cb2ff24: Pulling fs layer 11:49:05 2343380bae48: Pulling fs layer 11:49:05 bdb3f477010e: Waiting 11:49:05 c8a8fc8e1c8f: Waiting 11:49:05 2c6e9b1d212d: Waiting 11:49:05 205491f53016: Waiting 11:49:05 bdb8f0575790: Waiting 11:49:05 386e3cb2ff24: Waiting 11:49:05 2343380bae48: Waiting 11:49:05 df18705c85c3: Waiting 11:49:05 f63e77b7563a: Download complete 11:49:05 205491f53016: Download complete 11:49:05 df18705c85c3: Verifying Checksum 11:49:05 df18705c85c3: Download complete 11:49:05 bd5fdadae976: Verifying Checksum 11:49:05 bd5fdadae976: Download complete 11:49:05 bdb3f477010e: Verifying Checksum 11:49:05 bdb3f477010e: Download complete 11:49:05 2c6e9b1d212d: Verifying Checksum 11:49:05 2c6e9b1d212d: Download complete 11:49:05 bdb8f0575790: Download complete 11:49:05 386e3cb2ff24: Verifying Checksum 11:49:05 386e3cb2ff24: Download complete 11:49:05 2343380bae48: Download complete 11:49:05 42c077c10790: Verifying Checksum 11:49:05 42c077c10790: Download complete 11:49:06 c8a8fc8e1c8f: Verifying Checksum 11:49:06 c8a8fc8e1c8f: Download complete 11:49:07 42c077c10790: Pull complete 11:49:07 f63e77b7563a: Pull complete 11:49:08 bd5fdadae976: Pull complete 11:49:08 205491f53016: Pull complete 11:49:08 df18705c85c3: Pull complete 11:49:08 bdb3f477010e: Pull complete 11:49:10 c8a8fc8e1c8f: Pull complete 11:49:10 2c6e9b1d212d: Pull complete 11:49:10 bdb8f0575790: Pull complete 11:49:10 386e3cb2ff24: Pull complete 11:49:10 2343380bae48: Pull complete 11:49:10 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 11:49:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 11:49:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:49:11 prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container 11:49:11 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 11:49:12 $ docker top 2ab75062b01b7cf1195cc1ad18c1909b598949416483688419bd4e331b3381b6 -eo pid,comm 11:49:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:49:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:49:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:49:12 [ssh-agent] Looking for ssh-agent implementation... 11:49:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:49:12 $ docker exec 2ab75062b01b7cf1195cc1ad18c1909b598949416483688419bd4e331b3381b6 ssh-agent 11:49:13 SSH_AUTH_SOCK=/tmp/ssh-t2Lj4WyJXFtI/agent.32 11:49:13 SSH_AGENT_PID=38 11:49:13 Running ssh-add (command line suppressed) 11:49:13 Identity added: /w/workspace/edgex-go/1@tmp/private_key_521355817576334490.key (/w/workspace/edgex-go/1@tmp/private_key_521355817576334490.key) 11:49:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:49:13 + git tag --points-at HEAD [Pipeline] } 11:49:13 $ docker exec --env ******** --env ******** 2ab75062b01b7cf1195cc1ad18c1909b598949416483688419bd4e331b3381b6 ssh-agent -k 11:49:13 unset SSH_AUTH_SOCK; 11:49:13 unset SSH_AGENT_PID; 11:49:13 echo Agent pid 38 killed; 11:49:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:49:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:49:13 [ssh-agent] Looking for ssh-agent implementation... 11:49:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:49:13 $ docker exec 2ab75062b01b7cf1195cc1ad18c1909b598949416483688419bd4e331b3381b6 ssh-agent 11:49:14 SSH_AUTH_SOCK=/tmp/ssh-ls9Hpqg6tGFz/agent.71 11:49:14 SSH_AGENT_PID=78 11:49:14 Running ssh-add (command line suppressed) 11:49:14 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1368502544725041290.key (/w/workspace/edgex-go/1@tmp/private_key_1368502544725041290.key) 11:49:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:49:14 + git semver init 11:49:14 2022-06-03 11:49:14,734 [run_init] DEBUG init version:0.0.0 force:False 11:49:14 2022-06-03 11:49:14,735 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 11:49:14 2022-06-03 11:49:14,735 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 11:49:14 2022-06-03 11:49:14,735 [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) 11:49:19 2022-06-03 11:49:18,738 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 11:49:19 2022-06-03 11:49:18,739 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4043 with force:False 11:49:19 2022-06-03 11:49:18,739 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4043 11:49:19 2022-06-03 11:49:18,744 [execute] INFO git cat-file --batch-check 11:49:19 2022-06-03 11:49:18,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 11:49:19 2022-06-03 11:49:18,751 [execute] INFO git cat-file --batch 11:49:19 2022-06-03 11:49:18,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 11:49:19 2022-06-03 11:49:18,757 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4043 11:49:19 0.0.0 [Pipeline] } 11:49:19 $ docker exec --env ******** --env ******** 2ab75062b01b7cf1195cc1ad18c1909b598949416483688419bd4e331b3381b6 ssh-agent -k 11:49:19 unset SSH_AUTH_SOCK; 11:49:19 unset SSH_AGENT_PID; 11:49:19 echo Agent pid 78 killed; 11:49:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:49:19 + git semver [Pipeline] } 11:49:20 $ docker stop --time=1 2ab75062b01b7cf1195cc1ad18c1909b598949416483688419bd4e331b3381b6 11:49:21 $ docker rm -f 2ab75062b01b7cf1195cc1ad18c1909b598949416483688419bd4e331b3381b6 [Pipeline] // withDockerContainer [Pipeline] sh 11:49:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:49:22 Stashed 1 file(s) [Pipeline] echo 11:49:22 [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 11:49:22 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:49:22 ========================================================= 11:49:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] 11:49:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:49:23 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 11:49:23 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base 11:49:23 59bf1c3509f3: Pulling fs layer 11:49:23 666ba61612fd: Pulling fs layer 11:49:23 8ed8ca486205: Pulling fs layer 11:49:23 4fe6c5a15a65: Pulling fs layer 11:49:23 22a0e8bec74d: Pulling fs layer 11:49:23 812f408151ee: Pulling fs layer 11:49:23 bab7bd504b26: Pulling fs layer 11:49:23 4fe6c5a15a65: Waiting 11:49:23 812f408151ee: Waiting 11:49:23 22a0e8bec74d: Waiting 11:49:23 070449caade9: Pulling fs layer 11:49:23 bab7bd504b26: Waiting 11:49:23 070449caade9: Waiting 11:49:23 8f1a5288e3a6: Pulling fs layer 11:49:23 8f1a5288e3a6: Waiting 11:49:23 8ed8ca486205: Verifying Checksum 11:49:23 8ed8ca486205: Download complete 11:49:23 666ba61612fd: Verifying Checksum 11:49:23 22a0e8bec74d: Verifying Checksum 11:49:23 22a0e8bec74d: Download complete 11:49:23 812f408151ee: Verifying Checksum 11:49:23 812f408151ee: Download complete 11:49:23 bab7bd504b26: Verifying Checksum 11:49:23 bab7bd504b26: Download complete 11:49:23 59bf1c3509f3: Verifying Checksum 11:49:23 59bf1c3509f3: Download complete 11:49:23 070449caade9: Verifying Checksum 11:49:23 070449caade9: Download complete 11:49:23 59bf1c3509f3: Pull complete 11:49:23 666ba61612fd: Pull complete 11:49:23 8ed8ca486205: Pull complete 11:49:23 8f1a5288e3a6: Verifying Checksum 11:49:23 8f1a5288e3a6: Download complete 11:49:23 4fe6c5a15a65: Verifying Checksum 11:49:23 4fe6c5a15a65: Download complete 11:49:28 4fe6c5a15a65: Pull complete 11:49:28 22a0e8bec74d: Pull complete 11:49:28 812f408151ee: Pull complete 11:49:28 bab7bd504b26: Pull complete 11:49:28 070449caade9: Pull complete 11:49:30 8f1a5288e3a6: Pull complete 11:49:30 Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 11:49:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 11:49:30 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh 11:49:30 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 11:49:30 WORKDIR /edgex 11:49:30 COPY go.mod . 11:49:30 RUN go mod download 11:49:30 + docker build -t ci-base-image-x86_64 -f - . 11:49:31 Sending build context to Docker daemon 346.5MB 11:49:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 11:49:31 ---> c47586b81864 11:49:31 Step 2/4 : WORKDIR /edgex 11:49:33 ---> Running in 6e479dcebff5 11:49:33 Removing intermediate container 6e479dcebff5 11:49:33 ---> 03d8516f9c11 11:49:33 Step 3/4 : COPY go.mod . 11:49:34 ---> bf4747a7c5c5 11:49:34 Step 4/4 : RUN go mod download 11:49:34 ---> Running in a91d418b9e79 11:49:37 Still waiting to schedule task 11:49:37 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:50:00 Removing intermediate container a91d418b9e79 11:50:00 ---> 7d213f12c498 11:50:00 Successfully built 7d213f12c498 11:50:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:01 + docker inspect -f . ci-base-image-x86_64 11:50:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:50:01 prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container 11:50:01 $ 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 ******** ci-base-image-x86_64 cat 11:50:01 $ docker top 8d2d07d81977a506dcf42b0c35fdf3d7a046669b652af8fbbeeaec5d9656a78d -eo pid,comm [Pipeline] { [Pipeline] sh 11:50:02 + go version 11:50:02 go version go1.17.6 linux/amd64 [Pipeline] } 11:50:02 $ docker stop --time=1 8d2d07d81977a506dcf42b0c35fdf3d7a046669b652af8fbbeeaec5d9656a78d 11:50:03 $ docker rm -f 8d2d07d81977a506dcf42b0c35fdf3d7a046669b652af8fbbeeaec5d9656a78d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:04 + docker inspect -f . ci-base-image-x86_64 11:50:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:50:04 prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container 11:50:04 $ 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 ******** ci-base-image-x86_64 cat 11:50:04 $ docker top 14d2c0781c9a4dfefc2bb99e28119854ae33ac37aa8d0006633035edb58e2f38 -eo pid,comm [Pipeline] { [Pipeline] echo 11:50:04 ========================================================= 11:50:04 [edgeXBuildGoParallel] Running Tests and Build... 11:50:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:50:05 + make test 11:50:05 go mod tidy 11:50:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:50:10 ? github.com/edgexfoundry/edgex-go [no test files] 11:50:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:50:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:50:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:50:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:50:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:50:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:50:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:50:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:50:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:50:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:50:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:50:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:50:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:50:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:50:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.067s coverage: 28.7% of statements 11:50:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:50:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:50:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements 11:50:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:50:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 44.7% of statements 11:50:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:50:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:50:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.131s coverage: 89.5% of statements 11:50:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:50:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:50:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 83.8% of statements 11:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 11:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:50:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.296s coverage: 94.2% of statements 11:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:50:21 ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 59.1% of statements 11:50:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:50:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 11:50:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:50:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:50:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:50:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements 11:50:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:50:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:50:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:50:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements 11:50:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:50:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 11:50:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 21.7% of statements 11:50:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:50:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements 11:50:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.073s coverage: 79.5% of statements 11:50:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 11:50:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 11:50:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 11:50:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements 11:50:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements 11:50:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.175s coverage: 82.5% of statements 11:50:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 11:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 11:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements 11:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.127s coverage: 91.2% of statements 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.179s coverage: 64.4% of statements 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 11:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 11:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 11:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 11:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 11:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.344s coverage: 65.4% of statements 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 11:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.8% of statements 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:50:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 17.7% of statements 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:50:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.144s coverage: 92.3% of statements 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:50:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.075s coverage: 63.2% of statements 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:50:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 11:50:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 11:50:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:50:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 11:50:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 11:50:45 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 11:50:57 GO111MODULE=on go vet ./... 11:51:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:51:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:51:01 ./bin/test-attribution-txt.sh [Pipeline] echo 11:51:02 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 11:51:02 + go mod tidy [Pipeline] sh 11:51:02 + ls -al . 11:51:02 total 680 11:51:02 drwxrwxr-x 11 1001 1001 4096 Jun 3 11:51 . 11:51:02 drwxr-xr-x 4 root root 4096 Jun 3 11:50 .. 11:51:02 -rw-rw-r-- 1 1001 1001 11 Jun 3 11:48 .dockerignore 11:51:02 drwxrwxr-x 8 1001 1001 4096 Jun 3 11:49 .git 11:51:02 drwxrwxr-x 4 1001 1001 4096 Jun 3 11:48 .github 11:51:02 -rw-rw-r-- 1 1001 1001 797 Jun 3 11:48 .gitignore 11:51:02 -rw-rw-r-- 1 1001 1001 42 Jun 3 11:48 .golangci.yml 11:51:02 -rw-rw-r-- 1 1001 1001 76 Jun 3 11:48 .hadolint.yml 11:51:02 drwxr-xr-x 3 1001 1001 4096 Jun 3 11:49 .semver 11:51:02 -rw-rw-r-- 1 1001 1001 166 Jun 3 11:48 .sonarcloud.properties 11:51:02 -rw-rw-r-- 1 1001 1001 1171 Jun 3 11:48 ADOPTERS.md 11:51:02 -rw-rw-r-- 1 1001 1001 8910 Jun 3 11:48 Attribution.txt 11:51:02 -rw-rw-r-- 1 1001 1001 52201 Jun 3 11:48 CHANGELOG.md 11:51:02 -rw-rw-r-- 1 1001 1001 3804 Jun 3 11:48 CONTRIBUTING.md 11:51:02 -rw-rw-r-- 1 1001 1001 677 Jun 3 11:48 GOVERNANCE.md 11:51:02 -rw-rw-r-- 1 1001 1001 849 Jun 3 11:48 Jenkinsfile 11:51:02 -rw-rw-r-- 1 1001 1001 10775 Jun 3 11:48 LICENSE 11:51:02 -rw-rw-r-- 1 1001 1001 6508 Jun 3 11:48 Makefile 11:51:02 -rw-rw-r-- 1 1001 1001 582 Jun 3 11:48 OWNERS.md 11:51:02 -rw-rw-r-- 1 1001 1001 8207 Jun 3 11:48 README.md 11:51:02 -rw-rw-r-- 1 1001 1001 6912 Jun 3 11:48 SECURITY.md 11:51:02 -rw-rw-r-- 1 1001 1001 5 Jun 3 11:49 VERSION 11:51:02 -rw-rw-r-- 1 1001 1001 4131 Jun 3 11:48 ZMQWindows.md 11:51:02 drwxrwxr-x 2 1001 1001 4096 Jun 3 11:48 bin 11:51:02 drwxrwxr-x 14 1001 1001 4096 Jun 3 11:48 cmd 11:51:02 -rw-r--r-- 1 root root 428658 Jun 3 11:50 coverage.out 11:51:02 -rw-rw-r-- 1 1001 1001 822 Jun 3 11:51 go.mod 11:51:02 -rw-rw-r-- 1 1001 1001 49471 Jun 3 11:48 go.sum 11:51:02 drwxrwxr-x 8 1001 1001 4096 Jun 3 11:48 internal 11:51:02 drwxrwxr-x 3 1001 1001 4096 Jun 3 11:48 openapi 11:51:02 drwxrwxr-x 4 1001 1001 4096 Jun 3 11:48 snap 11:51:02 drwxrwxr-x 6 1001 1001 4096 Jun 3 11:48 vendor 11:51:02 -rw-rw-r-- 1 1001 1001 204 Jun 3 11:48 version.go [Pipeline] sh 11:51:03 + '[' -e coverage.out ] 11:51:03 + chown 1001:1001 coverage.out [Pipeline] stash 11:51:03 Stashed 1 file(s) [Pipeline] sh 11:51:03 + make build 11:51:03 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 11:51:04 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 11:51:09 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 11:51:09 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 11:51:10 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 11:51:10 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 11:51:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:51:12 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 11:51:12 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 11:51:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-924 in /w/workspace/edgexfoundry_edgex-go_PR-4043 [Pipeline] { [Pipeline] ws 11:51:13 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 11:51:13 The recommended git tool is: git 11:51:13 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 11:51:14 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 11:51:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 11:51:16 $ docker stop --time=1 14d2c0781c9a4dfefc2bb99e28119854ae33ac37aa8d0006633035edb58e2f38 11:51:18 $ docker rm -f 14d2c0781c9a4dfefc2bb99e28119854ae33ac37aa8d0006633035edb58e2f38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:51:19 11:51:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:51:20 latest: Pulling from edgex-devops/edgex-compose 11:51:20 cbdbe7a5bc2a: Pulling fs layer 11:51:20 ca9280d653b3: Pulling fs layer 11:51:20 7e9c9ca2126c: Pulling fs layer 11:51:20 cbdbe7a5bc2a: Verifying Checksum 11:51:20 cbdbe7a5bc2a: Download complete 11:51:20 ca9280d653b3: Verifying Checksum 11:51:20 ca9280d653b3: Download complete 11:51:20 cbdbe7a5bc2a: Pull complete 11:51:20 7e9c9ca2126c: Download complete 11:51:20 using credential edgex-jenkins-ssh 11:51:20 Cloning the remote Git repository 11:51:20 ca9280d653b3: Pull complete 11:51:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:51:20 > git init /w/workspace/edgex-go/1 # timeout=10 11:51:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:51:21 > git --version # timeout=10 11:51:21 > git --version # 'git version 2.25.1' 11:51:21 using GIT_SSH to set credentials SSH Credentials for GitHub 11:51:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:51:24 7e9c9ca2126c: Pull complete 11:51:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 11:51:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:51:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:51:24 prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container 11:51:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:51:25 $ docker top e050a6e745113b91d75b3b0daf349686d2f4daa582968a11c98b59e4f06ffabb -eo pid,comm [Pipeline] { [Pipeline] sh 11:51:26 + docker-compose build --help 11:51:26 + grep parallel 11:51:26 --parallel Build images in parallel. [Pipeline] } 11:51:26 $ docker stop --time=1 e050a6e745113b91d75b3b0daf349686d2f4daa582968a11c98b59e4f06ffabb 11:51:28 $ docker rm -f e050a6e745113b91d75b3b0daf349686d2f4daa582968a11c98b59e4f06ffabb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:51:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:51:28 prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container 11:51:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:51:29 $ docker top 4ff64db8da63d0499945fced6df233d51c5cc99262e27d4029dfa2ee87280997 -eo pid,comm [Pipeline] { [Pipeline] sh 11:51:29 + docker-compose -f ./docker-compose-build.yml build --parallel 11:51:30 Building core-command ... 11:51:30 Building core-data ... 11:51:30 Building core-metadata ... 11:51:30 Building security-bootstrapper ... 11:51:30 Building security-proxy-setup ... 11:51:30 Building security-secretstore-setup ... 11:51:30 Building support-notifications ... 11:51:30 Building support-scheduler ... 11:51:30 Building sys-mgmt-agent ... 11:51:30 Building sys-mgmt-agent 11:51:30 Building core-metadata 11:51:30 Building security-proxy-setup 11:51:30 Building security-bootstrapper 11:51:30 Building core-command 11:51:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:51:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:51:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:51:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:51:37 using GIT_SSH to set credentials SSH Credentials for GitHub 11:51:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4043/head:refs/remotes/origin/PR-4043 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 11:51:38 Merging remotes/origin/jakarta commit 155d0ec1f9051a669d1f6c09d665afa8a800203b into PR head commit 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 11:51:39 Merge succeeded, producing 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 11:51:39 Checking out Revision 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 (PR-4043) 11:51:38 > git config core.sparsecheckout # timeout=10 11:51:38 > git checkout -f 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 # timeout=10 11:51:39 > git remote # timeout=10 11:51:39 > git config --get remote.origin.url # timeout=10 11:51:39 using GIT_SSH to set credentials SSH Credentials for GitHub 11:51:39 > git merge 155d0ec1f9051a669d1f6c09d665afa8a800203b # timeout=10 11:51:39 > git rev-parse HEAD^{commit} # timeout=10 11:51:39 > git config core.sparsecheckout # timeout=10 11:51:39 > git checkout -f 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 # timeout=10 11:51:43 Commit message: "feat(snap): add additional tokens for app-service-configurable profiles (#3825)" 11:51:43 > git --version # timeout=10 11:51:43 > git --version # 'git version 2.25.1' 11:51:43 fatal: bad object e2cac8b444d664382c771f5dccbf61e369ddf83e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:51:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:51:45 % Total % Received % Xferd Average Speed Time Time Time Current 11:51:45 Dload Upload Total Spent Left Speed 11:51:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 80611 0 --:--:-- --:--:-- --:--:-- 81145 [Pipeline] sh 11:51:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:51:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:51:46 + sudo tee /etc/docker/daemon.new 11:51:46 { 11:51:46 "registry-mirrors": [ 11:51:46 "https://nexus3.edgexfoundry.org:10001" 11:51:46 ], 11:51:46 "bip": "10.250.0.254/24", 11:51:46 "hosts": [ 11:51:46 "tcp://0.0.0.0:5555", 11:51:46 "unix:///var/run/docker.sock" 11:51:46 ], 11:51:46 "mtu": 1458, 11:51:46 "selinux-enabled": true, 11:51:46 "seccomp-profile": "/etc/docker/seccomp.json" 11:51:46 } [Pipeline] sh 11:51:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:51:46 + sudo service docker restart 11:51:48 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:51:48 Step 2/30 : FROM ${BUILDER_BASE} AS builder 11:51:48 ---> 7d213f12c498 11:51:48 Step 3/30 : WORKDIR /edgex-go 11:51:48 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:51:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:51:48 ---> 7d213f12c498 11:51:48 Step 3/22 : WORKDIR /edgex-go 11:51:48 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:51:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:51:48 ---> 7d213f12c498 11:51:48 Step 3/22 : WORKDIR /edgex-go 11:51:48 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:51:48 Step 2/20 : FROM ${BUILDER_BASE} AS builder 11:51:48 ---> 7d213f12c498 11:51:48 Step 3/20 : WORKDIR /edgex-go 11:51:48 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:51:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:51:48 ---> 7d213f12c498 11:51:48 Step 3/22 : WORKDIR /edgex-go 11:51:50 ---> Running in 9171108f8fe5 11:51:50 ---> Running in f591946b326d 11:51:50 ---> Running in 539ffc017575 11:51:50 ---> Running in cf40fb3a98db 11:51:50 ---> Running in e202b77a8efc 11:51:50 Removing intermediate container cf40fb3a98db 11:51:50 ---> 4ecba0f9698c 11:51:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:51:50 Removing intermediate container 9171108f8fe5 11:51:50 ---> b0d5f2daa89b 11:51:50 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:51:50 Removing intermediate container 539ffc017575 11:51:50 ---> 3628de1c3be6 11:51:50 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:51:50 Removing intermediate container f591946b326d 11:51:50 ---> 34213643b515 11:51:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:51:50 Removing intermediate container e202b77a8efc 11:51:50 ---> f24732d1cfaa 11:51:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:51:50 ---> Running in 597b2da55441 11:51:50 ---> Running in c1400e471f77 11:51:50 ---> Running in 418e84a44dfa 11:51:50 ---> Running in 4e234849e11d 11:51:50 ---> Running in 2235058adb9b 11:51:51 Removing intermediate container 597b2da55441 11:51:51 ---> 61a796ef5822 11:51:51 Step 5/22 : RUN apk add --update --no-cache make bash git 11:51:51 ---> Running in e0938b8e60a2 11:51:51 Removing intermediate container 418e84a44dfa 11:51:51 ---> 9977d6153ccc 11:51:51 Step 5/22 : RUN apk add --update --no-cache make git 11:51:51 ---> Running in 0ba3ad51d207 11:51:51 Removing intermediate container c1400e471f77 11:51:51 ---> 059b77185463 11:51:51 Step 5/30 : RUN apk add --update --no-cache make git 11:51:51 Removing intermediate container 4e234849e11d 11:51:51 ---> b962b922fbad 11:51:51 Step 5/22 : RUN apk add --update --no-cache make git 11:51:51 ---> Running in f3725b8b827e 11:51:51 ---> Running in 89acf5d6c624 11:51:51 Removing intermediate container 2235058adb9b 11:51:51 ---> 3d84b560e481 11:51:51 Step 5/20 : RUN apk add --update --no-cache make git 11:51:51 ---> Running in b79b3031d8e5 11:51:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:51:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:51:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:51:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:51:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:51:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:51:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:51:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:51:53 OK: 221 MiB in 52 packages 11:51:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:51:53 OK: 221 MiB in 52 packages 11:51:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:51:53 OK: 221 MiB in 52 packages 11:51:53 Removing intermediate container e0938b8e60a2 11:51:53 ---> 7cc9e3803080 11:51:53 Step 6/22 : COPY . . 11:51:53 OK: 221 MiB in 52 packages 11:51:53 OK: 221 MiB in 52 packages 11:51:54 Removing intermediate container f3725b8b827e 11:51:54 ---> e11c6797af55 11:51:54 Step 6/30 : COPY . . 11:51:54 Removing intermediate container 0ba3ad51d207 11:51:54 Removing intermediate container 89acf5d6c624 11:51:54 ---> 9e334d1edf8e 11:51:54 ---> 9a11d675e09d 11:51:54 Step 6/22 : COPY . .Step 6/22 : COPY . . 11:51:54 11:51:55 Removing intermediate container b79b3031d8e5 11:51:55 ---> 3f93322cbeb9 11:51:55 Step 6/20 : COPY . . 11:52:03 ---> 45356e78efc8 11:52:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:52:03 ---> f8fc4bfee9c2 11:52:03 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:52:03 ---> ea8610c450a5 11:52:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:52:03 ---> 7521ba2a116c 11:52:03 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:52:03 ---> 77fd6c68facc 11:52:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:52:03 ---> Running in c36a93b50b08 11:52:03 ---> Running in e95f8d67dbf0 11:52:03 ---> Running in 665e08ab7b3b 11:52:03 ---> Running in 3b0cc4b0c0e6 11:52:03 ---> Running in b2dbcf635db0 11:52:03 skipping... 11:52:04 skipping... 11:52:04 Removing intermediate container c36a93b50b08 11:52:04 ---> d5628bb2d52c 11:52:04 Step 8/22 : RUN make cmd/core-command/core-command 11:52:04 ---> Running in e57d790449e2 11:52:04 skipping... 11:52:04 skipping... 11:52:04 skipping... 11:52:04 Removing intermediate container 665e08ab7b3b 11:52:04 ---> 602230ed4c8b 11:52:04 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 11:52:04 ---> Running in 80425f721be7 11:52:04 Removing intermediate container b2dbcf635db0 11:52:04 ---> bdab0c90248e 11:52:04 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 11:52:04 Removing intermediate container e95f8d67dbf0 11:52:04 ---> 2d80efd152ff 11:52:04 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 11:52:04 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 11:52:05 ---> Running in 0906351fdb62 11:52:05 ---> Running in aa3099ece581 11:52:05 Removing intermediate container 3b0cc4b0c0e6 11:52:05 ---> 55717dd7c321 11:52:05 Step 8/22 : RUN make cmd/core-metadata/core-metadata 11:52:05 ---> Running in 10979b7c7439 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:52:05 provisioning config files... 11:52:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2442288981794284264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:52:05 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 11:52: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 11:52:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:52:05 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 11:52:05 ---> docker-login.sh 11:52:05 nexus3.edgexfoundry.org:10001 11:52:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:52:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:52:06 Configure a credential helper to remove this warning. See 11:52:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:52:06 11:52:06 Login Succeeded 11:52:06 nexus3.edgexfoundry.org:10002 11:52:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:52:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:52:07 Configure a credential helper to remove this warning. See 11:52:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:52:07 11:52:07 Login Succeeded 11:52:07 nexus3.edgexfoundry.org:10003 11:52:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:52:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:52:07 Configure a credential helper to remove this warning. See 11:52:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:52:07 11:52:07 Login Succeeded 11:52:07 nexus3.edgexfoundry.org:10004 11:52:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:52:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:52:08 Configure a credential helper to remove this warning. See 11:52:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:52:08 11:52:08 Login Succeeded 11:52:08 docker.io 11:52:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:52:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:52:08 Configure a credential helper to remove this warning. See 11:52:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:52:08 11:52:08 Login Succeeded 11:52:08 ---> docker-login.sh ends [Pipeline] } 11:52:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:52:09 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:52:09 ========================================================= 11:52:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] 11:52:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:52:09 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 11:52:09 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 11:52:09 9b3977197b4f: Pulling fs layer 11:52:09 1a89e8eeedd5: Pulling fs layer 11:52:09 94645a83ff95: Pulling fs layer 11:52:09 3f3a8bcf1eab: Pulling fs layer 11:52:09 0c92f367c5e7: Pulling fs layer 11:52:09 63b1bc5785f6: Pulling fs layer 11:52:09 626d30ff41c6: Pulling fs layer 11:52:09 de1d54c125be: Pulling fs layer 11:52:09 63b1bc5785f6: Waiting 11:52:09 626d30ff41c6: Waiting 11:52:09 de1d54c125be: Waiting 11:52:09 0c92f367c5e7: Waiting 11:52:09 94645a83ff95: Download complete 11:52:09 1a89e8eeedd5: Verifying Checksum 11:52:09 1a89e8eeedd5: Download complete 11:52:09 0c92f367c5e7: Verifying Checksum 11:52:09 0c92f367c5e7: Download complete 11:52:09 63b1bc5785f6: Verifying Checksum 11:52:09 63b1bc5785f6: Download complete 11:52:09 9b3977197b4f: Download complete 11:52:09 626d30ff41c6: Verifying Checksum 11:52:09 626d30ff41c6: Download complete 11:52:10 9b3977197b4f: Pull complete 11:52:11 1a89e8eeedd5: Pull complete 11:52:11 94645a83ff95: Pull complete 11:52:11 de1d54c125be: Verifying Checksum 11:52:11 de1d54c125be: Download complete 11:52:12 3f3a8bcf1eab: Download complete 11:52:18 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 11:52:18 Removing intermediate container e57d790449e2 11:52:18 ---> 8b87137d07e6 11:52:18 11:52:18 Step 9/22 : FROM alpine:3.14 11:52:18 3.14: Pulling from library/alpine 11:52:18 Removing intermediate container aa3099ece581 11:52:18 ---> ae7a84d36b30 11:52:18 11:52:18 Step 9/30 : FROM alpine:3.14 11:52:18 Removing intermediate container 80425f721be7 11:52:18 ---> da695375a7de 11:52:18 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:52:18 3.14: Pulling from library/alpine 11:52:19 ---> Running in 0525d39f2956 11:52:19 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 11:52:19 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 11:52:19 Status: Downloaded newer image for alpine:3.14 11:52:19 Status: Downloaded newer image for alpine:3.14 11:52:19 ---> e04c818066af 11:52:19 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 11:52:19 ---> e04c818066af 11:52:19 Step 10/22 : RUN apk add --update --no-cache dumb-init 11:52:19 Removing intermediate container 10979b7c7439 11:52:19 ---> 240a98addb82 11:52:19 11:52:19 Step 9/22 : FROM alpine:3.14 11:52:19 ---> e04c818066af 11:52:19 Step 10/22 : RUN apk add --update --no-cache dumb-init 11:52:19 ---> Running in 7bf3946692b4 11:52:19 ---> Running in ac5294273f99 11:52:19 ---> Running in a8c8d6bdb5b7 11:52:19 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 11:52:19 Removing intermediate container 7bf3946692b4 11:52:19 ---> c7e17de123e6 11:52:19 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 11:52:19 Removing intermediate container 0906351fdb62 11:52:19 ---> 8b84b85741f3 11:52:19 11:52:19 Step 9/20 : FROM alpine:3.14 11:52:19 ---> e04c818066af 11:52:19 Step 10/20 : RUN apk add --update --no-cache curl 11:52:19 ---> Running in fbc7c866d388 11:52:19 ---> Running in ab1346248c57 11:52:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:52:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:52:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:52:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:52:20 (1/1) Installing dumb-init (1.2.5-r1) 11:52:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:52:20 Executing busybox-1.33.1-r7.trigger 11:52:20 (1/1) Installing dumb-init (1.2.5-r1) 11:52:20 Executing busybox-1.33.1-r7.trigger 11:52:20 OK: 6 MiB in 15 packages 11:52:20 OK: 6 MiB in 15 packages 11:52:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:52:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:52:20 Removing intermediate container 0525d39f2956 11:52:20 ---> 530e60c3fcec 11:52:20 11:52:20 Step 10/22 : FROM docker:20.10.8 11:52:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:52:20 (1/2) Installing dumb-init (1.2.5-r1) 11:52:20 (2/2) Installing su-exec (0.2-r1) 11:52:20 Executing busybox-1.33.1-r7.trigger 11:52:20 OK: 6 MiB in 16 packages 11:52:20 (1/5) Installing ca-certificates (20211220-r0) 11:52:20 20.10.8: Pulling from library/docker 11:52:20 (2/5) Installing brotli-libs (1.0.9-r5) 11:52:20 (3/5) Installing nghttp2-libs (1.43.0-r0) 11:52:20 (4/5) Installing libcurl (7.79.1-r1) 11:52:20 (5/5) Installing curl (7.79.1-r1) 11:52:20 Executing busybox-1.33.1-r7.trigger 11:52:20 Executing ca-certificates-20211220-r0.trigger 11:52:20 Removing intermediate container ac5294273f99 11:52:20 ---> 010750265415 11:52:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:52:20 Removing intermediate container a8c8d6bdb5b7 11:52:20 ---> e2cfcfbe3548 11:52:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:52:20 OK: 8 MiB in 19 packages 11:52:20 ---> Running in de3f10d92388 11:52:20 ---> Running in 0b8013d9a11d 11:52:20 Removing intermediate container de3f10d92388 11:52:20 ---> 8d2d6b87a2a3 11:52:20 Step 12/22 : ENV APP_PORT=59882 11:52:21 Removing intermediate container fbc7c866d388 11:52:21 ---> a6c5fa2b1525 11:52:21 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 11:52:21 Removing intermediate container 0b8013d9a11d 11:52:21 ---> 4f3b9114dd57 11:52:21 Step 12/22 : ENV APP_PORT=59881 11:52:21 ---> Running in 11f0cdb8baa5 11:52:21 ---> Running in bae095aa97d4 11:52:21 ---> Running in 91020609918e 11:52:21 Removing intermediate container 11f0cdb8baa5 11:52:21 ---> d6a48fd6f1ea 11:52:21 Step 13/22 : EXPOSE $APP_PORT 11:52:21 ---> Running in 48b37f490ba7 11:52:21 Removing intermediate container 91020609918e 11:52:21 Removing intermediate container bae095aa97d4 11:52:21 ---> 5330c7f7216d 11:52:21 ---> becce22eef31 11:52:21 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redisStep 13/22 : EXPOSE $APP_PORT 11:52:21 11:52:22 Removing intermediate container ab1346248c57 11:52:22 ---> e94b5b201fea 11:52:22 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:52:22 Removing intermediate container 48b37f490ba7 11:52:22 ---> 720bf7ee665d 11:52:22 Step 14/22 : WORKDIR / 11:52:22 ---> Running in a478ec882151 11:52:22 ---> Running in 9ff87c1a5009 11:52:22 ---> Running in 7b03a294c2c9 11:52:22 ---> Running in c5e76f9378a7 11:52:22 Removing intermediate container a478ec882151 11:52:22 ---> 60fca2498eed 11:52:22 Step 14/22 : WORKDIR / 11:52:22 Removing intermediate container 9ff87c1a5009 11:52:22 ---> a6dbafe27c90 11:52:22 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 11:52:22 ---> Running in 8da93bd0e690 11:52:22 Removing intermediate container 7b03a294c2c9 11:52:22 ---> fe801655fd71 11:52:22 Step 12/20 : WORKDIR /edgex 11:52:22 Removing intermediate container c5e76f9378a7 11:52:22 ---> e805579095d9 11:52:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:52:22 ---> Running in 3d7282dffe22 11:52:22 ---> Running in 23ba83cd0406 11:52:22 Removing intermediate container 8da93bd0e690 11:52:22 ---> ab9107774b58 11:52:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:52:22 ---> 51671d9c515b 11:52:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:52:22 Removing intermediate container 3d7282dffe22 11:52:22 ---> 84eb2064eaa9 11:52:22 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:52:22 ---> 3db21c61efe6 11:52:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:52:23 ---> f3433eae456f 11:52:23 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:52:23 ---> 25fb328d28c2 11:52:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:52:23 ---> e35440044121 11:52:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:52:23 ---> bbbd83045aaa 11:52:23 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:52:23 ---> a243ffcad810 11:52:23 Step 18/22 : ENTRYPOINT ["/core-command"] 11:52:23 Removing intermediate container 23ba83cd0406 11:52:23 ---> c3f28aef724c 11:52:23 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 11:52:23 ---> Running in 7a5afff53855 11:52:23 ---> Running in 04628e8fc157 11:52:23 ---> 4ba0ce6f3a05 11:52:23 Step 18/22 : ENTRYPOINT ["/core-metadata"] 11:52:24 ---> Running in 4c92f03e15c7 11:52:24 ---> 4a8323d98b5d 11:52:24 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 11:52:24 Removing intermediate container 7a5afff53855 11:52:24 ---> a0193d4e2e0c 11:52:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:52:24 Removing intermediate container 04628e8fc157 11:52:24 ---> 167f00154daa 11:52:24 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 11:52:24 ---> Running in a063e318b949 11:52:24 ---> Running in d3975bf8706c 11:52:24 Removing intermediate container 4c92f03e15c7 11:52:24 ---> edfcf445ac8a 11:52:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:52:24 Removing intermediate container a063e318b949 11:52:24 ---> e7d4c197b786 11:52:24 Step 20/22 : LABEL arch=x86_64 11:52:24 ---> Running in b7d755a3f062 11:52:24 ---> 36d232b382da 11:52:24 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 11:52:24 Removing intermediate container d3975bf8706c 11:52:24 ---> fb7027e75bb2 11:52:24 Step 17/20 : CMD ["--init=true"] 11:52:24 ---> Running in 05657ee7ec06 11:52:24 ---> Running in a56791783836 11:52:24 ---> Running in f321f7b5eabc 11:52:24 Removing intermediate container b7d755a3f062 11:52:24 ---> efe8773c8b62 11:52:24 Step 20/22 : LABEL arch=x86_64 11:52:24 Removing intermediate container 05657ee7ec06 11:52:24 ---> c22ecfc5fea3 11:52:24 Step 21/22 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 11:52:24 ---> Running in d2374c499a70 11:52:24 ---> Running in 89124d344ff1 11:52:24 Removing intermediate container f321f7b5eabc 11:52:24 ---> 161c25ef9f3b 11:52:24 Step 18/20 : LABEL arch=x86_64 11:52:24 ---> Running in a1729a69967f 11:52:24 Removing intermediate container d2374c499a70 11:52:24 ---> 9e4cb333d030 11:52:24 Step 21/22 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 11:52:24 ---> Running in 71c4d24145c8 11:52:24 Removing intermediate container 89124d344ff1 11:52:24 ---> 962db7d1f1ff 11:52:24 Step 22/22 : LABEL version=0.0.0 11:52:24 3f3a8bcf1eab: Pull complete 11:52:24 0c92f367c5e7: Pull complete 11:52:24 63b1bc5785f6: Pull complete 11:52:24 626d30ff41c6: Pull complete 11:52:25 ---> Running in 44941dfe976a 11:52:25 Removing intermediate container a1729a69967f 11:52:25 ---> 33a420feac75 11:52:25 Step 19/20 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 11:52:25 Removing intermediate container 71c4d24145c8 11:52:25 ---> 37672d323416 11:52:25 Step 22/22 : LABEL version=0.0.0 11:52:25 ---> Running in edde41b7451b 11:52:25 ---> Running in 2b5cedf876eb 11:52:25 Removing intermediate container 44941dfe976a 11:52:25 ---> 58dbe084f6f3 11:52:25 11:52:25 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 11:52:25 Status: Downloaded newer image for docker:20.10.8 11:52:25 ---> bc6c0ffef665 11:52:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 11:52:25 Removing intermediate container edde41b7451b 11:52:25 ---> 6dabae23ac89 11:52:25 Step 20/20 : LABEL version=0.0.0 11:52:25 Successfully built 58dbe084f6f3 11:52:25 ---> Running in c05b01b5111e 11:52:25 Successfully tagged core-command:latest 11:52:25 Building core-data 11:52:25  Building core-command ... done Removing intermediate container 2b5cedf876eb 11:52:25 ---> 971af37e1da4 11:52:25 11:52:25 ---> Running in 0a6f5bc44ae9 11:52:25 Removing intermediate container a56791783836 11:52:25 ---> e3db9f0ca9ab 11:52:25 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 11:52:25 Removing intermediate container c05b01b5111e 11:52:25 ---> 70dbc50b36d0 11:52:25 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 11:52:25 Removing intermediate container 0a6f5bc44ae9 11:52:25 ---> 1e75f058bf22 11:52:25 11:52:25 Successfully built 971af37e1da4 11:52:25 Successfully tagged core-metadata:latest 11:52:25 Building security-secretstore-setup 11:52:25  Building core-metadata ... done  ---> Running in 3a62f6052083 11:52:25 Successfully built 1e75f058bf22 11:52:25 ---> 2620e6fc4ef9 11:52:25 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:52:25 Successfully tagged security-proxy-setup:latest 11:52:25  Building security-proxy-setup ... done Building support-scheduler 11:52:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:52:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:52:26 (1/42) Installing readline (8.1.0-r0) 11:52:26 (2/42) Installing bash (5.1.16-r0) 11:52:26 Executing bash-5.1.16-r0.post-install 11:52:26 (3/42) Installing brotli-libs (1.0.9-r5) 11:52:26 (4/42) Installing nghttp2-libs (1.43.0-r0) 11:52:26 (5/42) Installing libcurl (7.79.1-r1) 11:52:26 (6/42) Installing curl (7.79.1-r1) 11:52:26 (7/42) Installing dumb-init (1.2.5-r1) 11:52:26 (8/42) Installing libbz2 (1.0.8-r1) 11:52:26 (9/42) Installing expat (2.4.7-r0) 11:52:26 (10/42) Installing libffi (3.3-r2) 11:52:26 (11/42) Installing gdbm (1.19-r0) 11:52:26 (12/42) Installing xz-libs (5.2.5-r1) 11:52:26 (13/42) Installing libgcc (10.3.1_git20210424-r2) 11:52:26 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 11:52:26 (15/42) Installing mpdecimal (2.5.1-r1) 11:52:26 (16/42) Installing sqlite-libs (3.35.5-r0) 11:52:26 (17/42) Installing python3 (3.9.5-r2) 11:52:27 (18/42) Installing py3-appdirs (1.4.4-r2) 11:52:27 (19/42) Installing py3-chardet (4.0.0-r2) 11:52:27 (20/42) Installing py3-idna (3.2-r0) 11:52:27 (21/42) Installing py3-urllib3 (1.26.5-r0) 11:52:27 (22/42) Installing py3-certifi (2020.12.5-r1) 11:52:27 (23/42) Installing py3-requests (2.25.1-r4) 11:52:27 (24/42) Installing py3-msgpack (1.0.2-r1) 11:52:27 (25/42) Installing py3-lockfile (0.12.2-r4) 11:52:27 (26/42) Installing py3-cachecontrol (0.12.6-r1) 11:52:27 (27/42) Installing py3-colorama (0.4.4-r1) 11:52:27 (28/42) Installing py3-contextlib2 (0.6.0-r1) 11:52:27 (29/42) Installing py3-distlib (0.3.1-r3) 11:52:27 (30/42) Installing py3-distro (1.5.0-r3) 11:52:27 (31/42) Installing py3-six (1.15.0-r1) 11:52:27 (32/42) Installing py3-webencodings (0.5.1-r4) 11:52:27 (33/42) Installing py3-html5lib (1.1-r1) 11:52:27 (34/42) Installing py3-parsing (2.4.7-r2) 11:52:27 (35/42) Installing py3-packaging (20.9-r1) 11:52:27 (36/42) Installing py3-toml (0.10.2-r2) 11:52:27 (37/42) Installing py3-pep517 (0.10.0-r2) 11:52:27 (38/42) Installing py3-progress (1.5-r2) 11:52:27 (39/42) Installing py3-retrying (1.3.3-r1) 11:52:27 (40/42) Installing py3-ordered-set (4.0.2-r1) 11:52:27 (41/42) Installing py3-setuptools (52.0.0-r3) 11:52:27 (42/42) Installing py3-pip (20.3.4-r1) 11:52:27 Executing busybox-1.33.1-r3.trigger 11:52:27 OK: 84 MiB in 64 packages 11:52:28 Collecting docker-compose==1.23.2 11:52:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:52:28 Collecting cached-property<2,>=1.2.0 11:52:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:52:28 Collecting docker<4.0,>=3.6.0 11:52:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:52:28 Collecting jsonschema<3,>=2.5.1 11:52:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:52:28 Collecting docopt<0.7,>=0.6.1 11:52:28 Downloading docopt-0.6.2.tar.gz (25 kB) 11:52:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:52:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:52:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 11:52:29 ---> 61372c90259b 11:52:29 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 11:52:29 Collecting texttable<0.10,>=0.9.0 11:52:29 Downloading texttable-0.9.1.tar.gz (11 kB) 11:52:29 ---> 76946e632d53 11:52:29 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 11:52:29 Collecting dockerpty<0.5,>=0.4.1 11:52:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:52:29 ---> 87d3c045b977 11:52:29 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 11:52:29 ---> 86fb7e6fd01d 11:52:29 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 11:52:29 ---> Running in 24f0b0a2e9ad 11:52:29 Removing intermediate container 24f0b0a2e9ad 11:52:29 ---> 57da89dce36f 11:52:29 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:52:29 Collecting PyYAML<4,>=3.10 11:52:29 Downloading PyYAML-3.13.tar.gz (270 kB) 11:52:30 ---> 153bad772bcd 11:52:30 Step 25/30 : RUN chmod +x /entrypoint.sh 11:52:30 ---> Running in 79bd608398e0 11:52:30 Collecting websocket-client<1.0,>=0.32.0 11:52:30 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 11:52:30 Collecting docker-pycreds>=0.4.0 11:52:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:52:30 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) 11:52:30 Collecting idna<2.8,>=2.5 11:52:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:52:30 Collecting urllib3<1.25,>=1.21.1 11:52:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:52:31 Collecting chardet<3.1.0,>=3.0.2 11:52:31 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 11:52:31 Removing intermediate container 79bd608398e0 11:52:31 ---> dbf5b6adb994 11:52:31 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 11:52:31 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 11:52:31 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 11:52:31 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 11:52:31 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 11:52:31 ---> Running in 1cb72ca45d51 11:52:31 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 11:52:31 Attempting uninstall: urllib3 11:52:31 Found existing installation: urllib3 1.26.5 11:52:31 Uninstalling urllib3-1.26.5: 11:52:31 Successfully uninstalled urllib3-1.26.5 11:52:31 Removing intermediate container 1cb72ca45d51 11:52:31 ---> 23da3e154a55 11:52:31 Step 27/30 : CMD ["gate"] 11:52:31 Attempting uninstall: idna 11:52:31 Found existing installation: idna 3.2 11:52:31 Uninstalling idna-3.2: 11:52:31 Successfully uninstalled idna-3.2 11:52:31 ---> Running in 4189a0f751bd 11:52:31 Attempting uninstall: chardet 11:52:31 Found existing installation: chardet 4.0.0 11:52:31 Uninstalling chardet-4.0.0: 11:52:31 Successfully uninstalled chardet-4.0.0 11:52:31 de1d54c125be: Pull complete 11:52:31 Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 11:52:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 11:52:31 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh 11:52:31 Removing intermediate container 4189a0f751bd 11:52:31 ---> 35c8bb74ddf6 11:52:31 Step 28/30 : LABEL arch=x86_64 11:52:32 + docker build -t ci-base-image-arm64 -f - . 11:52:32 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 11:52:32 WORKDIR /edgex 11:52:32 COPY go.mod . 11:52:32 RUN go mod download 11:52:32 ---> Running in 10235dc77545 11:52:32 Attempting uninstall: requests 11:52:32 Found existing installation: requests 2.25.1 11:52:32 Uninstalling requests-2.25.1: 11:52:32 Successfully uninstalled requests-2.25.1 11:52:32 Removing intermediate container 10235dc77545 11:52:32 ---> 6c77ea4e70c7 11:52:32 Step 29/30 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 11:52:32 Running setup.py install for texttable: started 11:52:32 ---> Running in 4baf3069ebdf 11:52:32 Running setup.py install for texttable: finished with status 'done' 11:52:32 Running setup.py install for PyYAML: started 11:52:32 Removing intermediate container 4baf3069ebdf 11:52:32 ---> 7599d67dc75b 11:52:32 Step 30/30 : LABEL version=0.0.0 11:52:32 ---> Running in c6d434adbafd 11:52:33 Running setup.py install for PyYAML: finished with status 'done' 11:52:33 Removing intermediate container c6d434adbafd 11:52:33 ---> 06b5c27f73df 11:52:33 11:52:33 Running setup.py install for docopt: started 11:52:33 Successfully built 06b5c27f73df 11:52:33 Successfully tagged security-bootstrapper:latest 11:52:33  Building security-bootstrapper ... done Building support-notifications 11:52:33 Running setup.py install for docopt: finished with status 'done' 11:52:33 Running setup.py install for dockerpty: started 11:52:33 Running setup.py install for dockerpty: finished with status 'done' 11:52:33 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 11:52:35 Sending build context to Docker daemon 180.5MB 11:52:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 11:52:35 ---> 5f011755c4a2 11:52:35 Step 2/4 : WORKDIR /edgex 11:52:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:52:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:52:37 ---> 7d213f12c498 11:52:37 Step 3/22 : WORKDIR /edgex-go 11:52:37 ---> Using cache 11:52:37 ---> 34213643b515 11:52:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:52:37 ---> Using cache 11:52:37 ---> 9977d6153ccc 11:52:37 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 11:52:37 ---> Running in ad475572ef04 11:52:37 Removing intermediate container ad475572ef04 11:52:37 ---> 3c20e75ff254 11:52:37 Step 3/4 : COPY go.mod . 11:52:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:52:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:52:37 ---> 7d213f12c498 11:52:37 Step 3/24 : WORKDIR /edgex-go 11:52:37 ---> Using cache 11:52:37 ---> 34213643b515 11:52:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:52:37 ---> Using cache 11:52:37 ---> 9977d6153ccc 11:52:37 Step 5/24 : RUN apk add --update --no-cache make git 11:52:37 ---> Using cache 11:52:37 ---> 9e334d1edf8e 11:52:37 Step 6/24 : COPY . . 11:52:37 ---> Using cache 11:52:37 ---> 77fd6c68facc 11:52:37 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:52:37 ---> Using cache 11:52:37 ---> 55717dd7c321 11:52:37 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:52:37 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:52:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:52:37 ---> 7d213f12c498 11:52:37 Step 3/23 : WORKDIR /edgex-go 11:52:37 ---> Using cache 11:52:37 ---> 34213643b515 11:52:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:52:37 ---> Using cache 11:52:37 ---> 9977d6153ccc 11:52:37 Step 5/23 : RUN apk add --update --no-cache make git 11:52:37 ---> Using cache 11:52:37 ---> 9e334d1edf8e 11:52:37 Step 6/23 : COPY go.mod . 11:52:38 ---> 671a34c5b8b8 11:52:38 Step 4/4 : RUN go mod download 11:52:38 ---> Running in 15e6eb2dcff3 11:52:39 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 11:52:39 Step 2/21 : FROM ${BUILDER_BASE} AS builder 11:52:39 ---> 7d213f12c498 11:52:39 Step 3/21 : WORKDIR /edgex-go 11:52:39 ---> Using cache 11:52:39 ---> 34213643b515 11:52:39 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:52:39 ---> Using cache 11:52:39 ---> 9977d6153ccc 11:52:39 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 11:52:39 ---> d6f8efe96f08 11:52:39 Step 7/23 : RUN go mod download 11:52:39 ---> Running in 340d4c1d7bf7 11:52:39 ---> Running in b586d38de2c3 11:52:39 ---> Running in 14db13298912 11:52:39 ---> Running in a1c4e4899331 11:52:39 Removing intermediate container 3a62f6052083 11:52:39 ---> 93c736fd3fe6 11:52:39 Step 13/22 : ENV APP_PORT=58890 11:52:39 ---> Running in 319c707845b1 11:52:39 Removing intermediate container 319c707845b1 11:52:39 ---> ec060627ee17 11:52:39 Step 14/22 : EXPOSE $APP_PORT 11:52:39 ---> Running in a1d0e9ffbd19 11:52:39 Removing intermediate container a1d0e9ffbd19 11:52:39 ---> cd538250c147 11:52:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:52:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:52:40 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 11:52:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:52:40 ---> 1317416bc1b6 11:52:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:52:40 ---> aa7529b02247 11:52:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:52:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:52:41 Removing intermediate container a1c4e4899331 11:52:41 ---> 1e3c1f30b839 11:52:41 Step 8/23 : COPY . . 11:52:41 ---> 970568a52215 11:52:41 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 11:52:41 ---> Running in ced4a8b9f516 11:52:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:52:41 OK: 221 MiB in 52 packages 11:52:41 Removing intermediate container ced4a8b9f516 11:52:41 ---> 5df9c8df8f0e 11:52:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:52:41 OK: 221 MiB in 52 packages 11:52:42 ---> Running in cbb2562beee4 11:52:42 Removing intermediate container cbb2562beee4 11:52:42 ---> 9a95695a74f1 11:52:42 Step 20/22 : LABEL arch=x86_64 11:52:42 ---> Running in d9e212e21948 11:52:42 Removing intermediate container b586d38de2c3 11:52:42 ---> 68e9535a78bd 11:52:42 Step 6/22 : COPY . . 11:52:42 Removing intermediate container 340d4c1d7bf7 11:52:42 ---> b4e7cd48681b 11:52:42 Step 6/21 : COPY . . 11:52:43 Removing intermediate container d9e212e21948 11:52:43 ---> 057a7a8626c5 11:52:43 Step 21/22 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 11:52:43 ---> Running in f5654fe3d825 11:52:43 Removing intermediate container f5654fe3d825 11:52:43 ---> 822bbf278cca 11:52:43 Step 22/22 : LABEL version=0.0.0 11:52:45 ---> Running in d06aa5f55ca0 11:52:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:52:46 Removing intermediate container d06aa5f55ca0 11:52:46 ---> f4cf743a44fa 11:52:46 11:52:46 Successfully built f4cf743a44fa 11:52:47 Successfully tagged sys-mgmt-agent:latest 11:52:47  Building sys-mgmt-agent ... done  ---> 7cd708f7c439 11:52:47 Step 9/23 : RUN go mod tidy 11:52:48 ---> Running in 2e693f82b16a 11:52:48 ---> 7784d050f69d 11:52:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:52:48 ---> Running in a5f79f9503a2 11:52:48 ---> 1ad3000e12bd 11:52:48 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:52:49 ---> Running in 711440660b5e 11:52:49 skipping... 11:52:49 Removing intermediate container 14db13298912 11:52:49 ---> 0f3e3fc88cfd 11:52:49 11:52:49 Step 9/24 : FROM alpine:3.14 11:52:49 ---> e04c818066af 11:52:49 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 11:52:49 ---> Running in e416c31fec2c 11:52:49 Removing intermediate container 2e693f82b16a 11:52:49 ---> 1f6ea9dc23b0 11:52:49 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 11:52:49 ---> Running in 708d019d1b0e 11:52:49 Removing intermediate container a5f79f9503a2 11:52:49 ---> 9df667fbd0ad 11:52:49 Step 8/22 : RUN make cmd/core-data/core-data 11:52:49 ---> Running in c26b8f42389d 11:52:49 skipping... 11:52:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:52:50 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 11:52:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:52:50 Removing intermediate container 711440660b5e 11:52:50 ---> 5b75829a7a23 11:52:50 Step 8/21 : RUN make cmd/support-notifications/support-notifications 11:52:50 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 11:52:50 ---> Running in fbaf02a15c60 11:52:50 (1/3) Installing ca-certificates (20211220-r0) 11:52:50 (2/3) Installing dumb-init (1.2.5-r1) 11:52:50 (3/3) Installing su-exec (0.2-r1) 11:52:50 Executing busybox-1.33.1-r7.trigger 11:52:50 Executing ca-certificates-20211220-r0.trigger 11:52:50 OK: 6 MiB in 17 packages 11:52:50 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 11:52:51 Removing intermediate container e416c31fec2c 11:52:51 ---> d3901e7f8b9c 11:52:51 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:52:51 ---> Running in 9ad436f23b39 11:52:51 Removing intermediate container 9ad436f23b39 11:52:51 ---> 3fee4013198f 11:52:51 Step 12/24 : WORKDIR / 11:52:51 ---> Running in 7af1bb560b50 11:52:51 Removing intermediate container 7af1bb560b50 11:52:51 ---> 0e0e56e0f826 11:52:51 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:52:52 ---> 9722e1be6289 11:52:52 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:52:53 ---> e44a3db496fd 11:52:53 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:52:53 ---> 3486e422cca5 11:52:53 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 11:52:54 ---> d5ceff901f5e 11:52:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:52:55 ---> c1d1234e3543 11:52:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:52:56 ---> ad58e65dec75 11:52:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:52:56 ---> 87484d106487 11:52:56 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/ 11:52:56 ---> Running in be473935a440 11:52:57 Removing intermediate container be473935a440 11:52:57 ---> 9636432975ad 11:52:57 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 11:52:57 ---> Running in 66528819d01e 11:52:58 Removing intermediate container 66528819d01e 11:52:58 ---> d502ed07f645 11:52:58 Step 22/24 : LABEL arch=x86_64 11:52:58 ---> Running in 9403a24991a6 11:52:58 Removing intermediate container 9403a24991a6 11:52:58 ---> e60de3813edf 11:52:58 Step 23/24 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 11:52:58 ---> Running in 474add0fbfa8 11:52:58 Removing intermediate container 474add0fbfa8 11:52:58 ---> 1b5efb0ab5ab 11:52:58 Step 24/24 : LABEL version=0.0.0 11:52:58 ---> Running in f6d19af644ac 11:52:59 Removing intermediate container f6d19af644ac 11:52:59 ---> 477f72c6ea08 11:52:59 11:52:59 Successfully built 477f72c6ea08 11:52:59 Successfully tagged security-secretstore-setup:latest 11:53:00  Building security-secretstore-setup ... done Removing intermediate container 708d019d1b0e 11:53:00 ---> bfb142ab5bdf 11:53:00 11:53:00 Step 11/23 : FROM alpine:3.14 11:53:00 ---> e04c818066af 11:53:00 Step 12/23 : RUN apk add --update --no-cache dumb-init 11:53:00 ---> Using cache 11:53:00 ---> e2cfcfbe3548 11:53:00 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:53:00 ---> Using cache 11:53:00 ---> 4f3b9114dd57 11:53:00 Step 14/23 : ENV APP_PORT=59861 11:53:00 ---> Running in 388d68e1e02b 11:53:00 Removing intermediate container 388d68e1e02b 11:53:00 ---> f2994c9931c0 11:53:00 Step 15/23 : EXPOSE $APP_PORT 11:53:00 ---> Running in 42ed432068c5 11:53:01 Removing intermediate container 42ed432068c5 11:53:01 ---> 24bcab77ad28 11:53:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:53:01 ---> 33ecead10381 11:53:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:53:01 Removing intermediate container fbaf02a15c60 11:53:01 ---> 67e16ed0408e 11:53:01 11:53:01 Step 9/21 : FROM alpine:3.14 11:53:01 ---> e04c818066af 11:53:01 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 11:53:01 Removing intermediate container c26b8f42389d 11:53:01 ---> 9a61420f77e4 11:53:01 11:53:01 Step 9/22 : FROM alpine:3.14 11:53:01 ---> e04c818066af 11:53:01 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:53:01 ---> Running in d58793a96161 11:53:01 ---> Running in a25b22bc1e34 11:53:01 Removing intermediate container a25b22bc1e34 11:53:01 ---> 226f43857767 11:53:01 Step 11/22 : ENV APP_PORT=59880 11:53:01 ---> Running in 626d4d1cae1d 11:53:01 ---> f9e277e12a32 11:53:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:53:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:53:01 Removing intermediate container 626d4d1cae1d 11:53:01 ---> e41c7936db88 11:53:01 Step 12/22 : EXPOSE $APP_PORT 11:53:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:53:01 ---> Running in e4032f6606a0 11:53:01 ---> c2762f8529d8 11:53:01 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 11:53:01 ---> Running in 6940d757f867 11:53:01 Removing intermediate container e4032f6606a0 11:53:01 ---> 4e6ac52808c4 11:53:01 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:53:01 (1/2) Installing ca-certificates (20211220-r0) 11:53:01 ---> Running in ad11e7790799 11:53:01 (2/2) Installing dumb-init (1.2.5-r1) 11:53:01 Executing busybox-1.33.1-r7.trigger 11:53:01 Executing ca-certificates-20211220-r0.trigger 11:53:02 Removing intermediate container 6940d757f867 11:53:02 ---> d92a52bbe2f4 11:53:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:53:02 OK: 6 MiB in 16 packages 11:53:02 ---> Running in 226d008029f4 11:53:02 Removing intermediate container 226d008029f4 11:53:02 ---> b8e387d55e20 11:53:02 Step 21/23 : LABEL arch=x86_64 11:53:02 ---> Running in b2a149f79bbd 11:53:02 Removing intermediate container b2a149f79bbd 11:53:02 ---> 4ca6767f7391 11:53:02 Step 22/23 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 11:53:02 ---> Running in a2534069ff39 11:53:02 Removing intermediate container d58793a96161 11:53:02 ---> 1c1800c7927d 11:53:02 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 11:53:02 ---> Running in a9ac4d80476b 11:53:02 Removing intermediate container a2534069ff39 11:53:02 ---> 65ef584e2f70 11:53:02 Step 23/23 : LABEL version=0.0.0 11:53:02 Removing intermediate container ad11e7790799 11:53:02 ---> b2d90203b364 11:53:02 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 11:53:02 ---> Running in 6202a61530c2 11:53:03 Removing intermediate container a9ac4d80476b 11:53:03 ---> aa7036a788ee 11:53:03 Step 12/21 : ENV APP_PORT=59860 11:53:03 ---> Running in 7b6e076f49c2 11:53:03 ---> Running in 90a3dc4c51f3 11:53:03 Removing intermediate container 6202a61530c2 11:53:03 ---> f6714afd2657 11:53:03 11:53:03 Removing intermediate container 90a3dc4c51f3 11:53:03 ---> 9984b4b7bcee 11:53:03 Step 13/21 : EXPOSE $APP_PORT 11:53:03 ---> Running in 6ff4844b253c 11:53:03 Successfully built f6714afd2657 11:53:03 Successfully tagged support-scheduler:latest 11:53:03  Building support-scheduler ... done Removing intermediate container 6ff4844b253c 11:53:03 ---> e5162f9d719c 11:53:03 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 11:53:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:53:03 ---> 68c3bc02d809 11:53:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:53:03 ---> 1f1bf7f2ef19 11:53:03 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:53:03 ---> 40664fc3fa35 11:53:03 Step 17/21 : ENTRYPOINT ["/support-notifications"] 11:53:03 ---> Running in 911dcd2fed8e 11:53:03 Removing intermediate container 911dcd2fed8e 11:53:03 ---> 4caa2b2172bd 11:53:03 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:53:04 ---> Running in 50cc2271e5a4 11:53:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:53:04 Removing intermediate container 50cc2271e5a4 11:53:04 ---> f25488c338b0 11:53:04 Step 19/21 : LABEL arch=x86_64 11:53:04 ---> Running in 4cbedd446fcc 11:53:04 Removing intermediate container 4cbedd446fcc 11:53:04 ---> 2fa5d111ce16 11:53:04 Step 20/21 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 11:53:04 ---> Running in d5fb3b713984 11:53:04 Removing intermediate container d5fb3b713984 11:53:04 ---> b81945f1e49e 11:53:04 Step 21/21 : LABEL version=0.0.0 11:53:04 (1/6) Installing dumb-init (1.2.5-r1) 11:53:04 ---> Running in 377358e5c49a 11:53:04 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:53:04 Removing intermediate container 377358e5c49a 11:53:04 ---> 39bf0aef1caf 11:53:04 11:53:04 (3/6) Installing libsodium (1.0.18-r0) 11:53:04 Successfully built 39bf0aef1caf 11:53:04 Successfully tagged support-notifications:latest 11:53:04  Building support-notifications ... done (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:53:04 (5/6) Installing libzmq (4.3.4-r0) 11:53:04 (6/6) Installing zeromq (4.3.4-r0) 11:53:04 Executing busybox-1.33.1-r7.trigger 11:53:04 OK: 8 MiB in 20 packages 11:53:05 Removing intermediate container 7b6e076f49c2 11:53:05 ---> eaa70dada6c9 11:53:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:53:05 ---> c232290185cc 11:53:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:53:05 ---> 97b8794bb756 11:53:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:53:05 ---> a221ca3ca0bc 11:53:05 Step 18/22 : ENTRYPOINT ["/core-data"] 11:53:05 ---> Running in d567cbcad978 11:53:05 Removing intermediate container d567cbcad978 11:53:05 ---> 6f560846e5ae 11:53:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:53:05 ---> Running in 23f73f30d91c 11:53:06 Removing intermediate container 23f73f30d91c 11:53:06 ---> 7ad634b85356 11:53:06 Step 20/22 : LABEL arch=x86_64 11:53:06 ---> Running in ba30d7677459 11:53:06 Removing intermediate container ba30d7677459 11:53:06 ---> 1819e2c4742c 11:53:06 Step 21/22 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 11:53:06 ---> Running in ff23c765bda8 11:53:06 Removing intermediate container ff23c765bda8 11:53:06 ---> 4f5d80d70d63 11:53:06 Step 22/22 : LABEL version=0.0.0 11:53:06 ---> Running in 9d15a37f43c5 11:53:06 Removing intermediate container 9d15a37f43c5 11:53:06 ---> dc6b31952b49 11:53:06 11:53:06 Successfully built dc6b31952b49 11:53:06 Successfully tagged core-data:latest 11:53:06  Building core-data ... done  [Pipeline] } 11:53:06 $ docker stop --time=1 4ff64db8da63d0499945fced6df233d51c5cc99262e27d4029dfa2ee87280997 11:53:08 $ docker rm -f 4ff64db8da63d0499945fced6df233d51c5cc99262e27d4029dfa2ee87280997 [Pipeline] // withDockerContainer [Pipeline] sh 11:53:08 + docker images 11:53:08 REPOSITORY TAG IMAGE ID CREATED SIZE 11:53:08 core-data latest dc6b31952b49 2 seconds ago 19.9MB 11:53:08 support-notifications latest 39bf0aef1caf 4 seconds ago 16.6MB 11:53:08 support-scheduler latest f6714afd2657 6 seconds ago 15.9MB 11:53:08 9a61420f77e4 7 seconds ago 1.79GB 11:53:08 67e16ed0408e 7 seconds ago 1.79GB 11:53:08 bfb142ab5bdf 8 seconds ago 1.79GB 11:53:08 security-secretstore-setup latest 477f72c6ea08 10 seconds ago 27.7MB 11:53:08 0f3e3fc88cfd 19 seconds ago 1.79GB 11:53:08 sys-mgmt-agent latest f4cf743a44fa 24 seconds ago 294MB 11:53:08 security-bootstrapper latest 06b5c27f73df 36 seconds ago 18.7MB 11:53:08 security-proxy-setup latest 1e75f058bf22 43 seconds ago 26.1MB 11:53:08 core-command latest 58dbe084f6f3 43 seconds ago 15.7MB 11:53:08 core-metadata latest 971af37e1da4 43 seconds ago 16.5MB 11:53:08 530e60c3fcec 48 seconds ago 1.78GB 11:53:08 240a98addb82 49 seconds ago 1.79GB 11:53:08 8b84b85741f3 49 seconds ago 1.79GB 11:53:08 ae7a84d36b30 50 seconds ago 1.78GB 11:53:08 8b87137d07e6 51 seconds ago 1.78GB 11:53:08 ci-base-image-x86_64 latest 7d213f12c498 3 minutes ago 1.27GB 11:53:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest d7ea09dbb500 12 hours ago 253MB 11:53:08 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.17-alpine-lts c47586b81864 6 days ago 562MB 11:53:08 alpine 3.14 e04c818066af 8 weeks ago 5.59MB 11:53:08 docker 20.10.8 bc6c0ffef665 9 months ago 214MB 11:53:08 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 11:53:23 Still waiting to schedule task 11:53:23 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 11:53:59 Removing intermediate container 15e6eb2dcff3 11:53:59 ---> e7593926eb1d 11:53:59 Successfully built e7593926eb1d 11:53:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:00 + docker inspect -f . ci-base-image-arm64 11:54:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:54:00 prd-ubuntu20.04-docker-arm64-4c-16g-924 does not seem to be running inside a container 11:54:00 $ 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 ******** ci-base-image-arm64 cat 11:54:02 $ docker top 681005eca3d9574ff1df92291561071a872c1da5383dc5751a89432320ea19e7 -eo pid,comm [Pipeline] { [Pipeline] sh 11:54:03 + go version 11:54:03 go version go1.17.6 linux/arm64 [Pipeline] } 11:54:03 $ docker stop --time=1 681005eca3d9574ff1df92291561071a872c1da5383dc5751a89432320ea19e7 11:54:04 $ docker rm -f 681005eca3d9574ff1df92291561071a872c1da5383dc5751a89432320ea19e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:05 + docker inspect -f . ci-base-image-arm64 11:54:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:54:05 prd-ubuntu20.04-docker-arm64-4c-16g-924 does not seem to be running inside a container 11:54:06 $ 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 ******** ci-base-image-arm64 cat 11:54:07 $ docker top b606d603ad6b61bad7ba408df32a4c1fafa101f3b42e633471eae7607d1d6d2c -eo pid,comm [Pipeline] { [Pipeline] echo 11:54:07 ========================================================= 11:54:07 [edgeXBuildGoParallel] Running Tests and Build... 11:54:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:54:08 + make test 11:54:08 go mod tidy 11:54:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:54:40 Running on prd-ubuntu18.04-docker-8c-8g-925 in /w/workspace/edgexfoundry_edgex-go_PR-4043 [Pipeline] { [Pipeline] ws 11:54:40 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 11:54:40 The recommended git tool is: git 11:54:41 ? github.com/edgexfoundry/edgex-go [no test files] 11:54:42 using credential edgex-jenkins-ssh 11:54:42 Cloning the remote Git repository 11:54:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:54:42 > git init /w/workspace/edgex-go/1 # timeout=10 11:54:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:54:42 > git --version # timeout=10 11:54:42 > git --version # 'git version 2.17.1' 11:54:42 using GIT_SSH to set credentials SSH Credentials for GitHub 11:54:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:54:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:54:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:54:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:54:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:54:46 using GIT_SSH to set credentials SSH Credentials for GitHub 11:54:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4043/head:refs/remotes/origin/PR-4043 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 11:54:46 Merging remotes/origin/jakarta commit 155d0ec1f9051a669d1f6c09d665afa8a800203b into PR head commit 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 11:54:46 Merge succeeded, producing 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 11:54:46 Checking out Revision 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 (PR-4043) 11:54:46 > git config core.sparsecheckout # timeout=10 11:54:46 > git checkout -f 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 # timeout=10 11:54:46 > git remote # timeout=10 11:54:46 > git config --get remote.origin.url # timeout=10 11:54:46 using GIT_SSH to set credentials SSH Credentials for GitHub 11:54:46 > git merge 155d0ec1f9051a669d1f6c09d665afa8a800203b # timeout=10 11:54:46 > git rev-parse HEAD^{commit} # timeout=10 11:54:46 > git config core.sparsecheckout # timeout=10 11:54:46 > git checkout -f 19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 # timeout=10 11:54:50 Commit message: "feat(snap): add additional tokens for app-service-configurable profiles (#3825)" 11:54:50 > git --version # timeout=10 11:54:50 > git --version # 'git version 2.17.1' 11:54:50 fatal: bad object e2cac8b444d664382c771f5dccbf61e369ddf83e [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:54:51 + echo snap-build.sh 11:54:51 snap-build.sh 11:54:51 + SNAP_BASE_DIR=. 11:54:51 + '[' '!' -z /w/workspace/edgex-go/1 ']' 11:54:51 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 11:54:51 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 11:54:51 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 11:54:51 + cd /w/workspace/edgex-go/1 11:54:51 + sudo apt-get remove -qy --purge lxd lxd-client 11:54:51 Reading package lists... 11:54:51 Building dependency tree... 11:54:51 Reading state information... 11:54:51 The following packages were automatically installed and are no longer required: 11:54:51 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 11:54:51 uidmap xdelta3 11:54:51 Use 'sudo apt autoremove' to remove them. 11:54:51 The following packages will be REMOVED: 11:54:51 lxd* lxd-client* 11:54:51 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 11:54:51 After this operation, 31.7 MB disk space will be freed. 11:54:52 (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.) 11:54:52 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 11:54:53 Removing lxd dnsmasq configuration 11:54:53 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 11:54:53 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 11:54:54 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 11:54:54 (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.) 11:54:54 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 11:54:55 Processing triggers for systemd (237-3ubuntu10.52) ... 11:54:55 Processing triggers for ureadahead (0.100.0-21) ... 11:54:55 + sudo snap remove --purge lxd 11:54:56 snap "lxd" is not installed 11:54:56 + sudo groupadd --force --system lxd 11:54:56 ++ whoami 11:54:56 + sudo /usr/sbin/usermod -G lxd -a jenkins 11:54:56 + newgrp - lxd 11:54:56 + sudo snap install lxd 11:55:04 2022-06-03T11:55:01Z INFO Waiting for automatic snapd restart... 11:55:19 lxd 5.2-79c3c3b from Canonical* installed 11:55:19 + sudo lxd init --auto 11:55:29 + sudo snap install --classic snapcraft 11:55:34 snapcraft 6.1 from Canonical* installed 11:55:34 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 11:55:34 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 11:55:34 % Total % Received % Xferd Average Speed Time Time Time Current 11:55:34 Dload Upload Total Spent Left Speed 11:55:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11:55:34 100 3325k 100 3325k 0 0 8591k 0 --:--:-- --:--:-- --:--:-- 8591k 11:55:34 ./yq_linux_amd64 11:55:34 + sudo snapcraft prime --use-lxd 11:55:35 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 11:55:36 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: 11:55:36 - README.md 11:55:36 11:55:36 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 11:55:36 Launching a container. 11:55:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:55:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:55:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:55:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:55:46 Waiting for container to be ready 11:55:46 To start your first container, try: lxc launch ubuntu:22.04 11:55:46 Or for a virtual machine: lxc launch ubuntu:22.04 --vm 11:55:46 11:55:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:55:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:55:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:55:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:55:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:55:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:55:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:55:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:55:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:55:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:55:51 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 11:55:51 Waiting for network to be ready... 11:55:52 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 11:55:52 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 11:55:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2254 kB] 11:55:52 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 11:55:52 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 11:55:52 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 11:55:52 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 11:55:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 11:55:53 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 11:55:53 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 11:55:53 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 11:55:53 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [395 kB] 11:55:53 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.0 kB] 11:55:53 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [3836 B] 11:55:53 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [747 kB] 11:55:53 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [102 kB] 11:55:53 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1205 kB] 11:55:53 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [278 kB] 11:55:53 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 11:55:53 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2595 kB] 11:55:53 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [484 kB] 11:55:53 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 11:55:53 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6012 B] 11:55:53 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [772 kB] 11:55:53 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [106 kB] 11:55:53 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1817 kB] 11:55:53 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [394 kB] 11:55:57 Fetched 26.9 MB in 5s (5569 kB/s) 11:55:57 Reading package lists... 11:55:57 Reading package lists... 11:55:58 Building dependency tree... 11:55:58 Reading state information... 11:55:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.275s coverage: 28.7% of statements 11:55:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:55:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:55:58 The following additional packages will be installed: 11:55:58 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 11:55:58 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 11:55:58 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 11:55:58 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 11:55:58 Suggested packages: 11:55:58 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 11:55:58 Recommended packages: 11:55:58 gnupg libsasl2-modules 11:55:58 The following NEW packages will be installed: 11:55:58 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 11:55:58 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 11:55:58 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 11:55:58 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 11:55:58 The following packages will be upgraded: 11:55:58 gpg gpg-agent gpgconf libudev1 11:55:58 4 upgraded, 18 newly installed, 0 to remove and 113 not upgraded. 11:55:58 Need to get 3529 kB of archives. 11:55:58 After this operation, 13.3 MB of additional disk space will be used. 11:55:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.5 [468 kB] 11:55:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.5 [123 kB] 11:55:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.5 [227 kB] 11:55:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [15.0 kB] 11:55:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB] 11:55:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] 11:55:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB] 11:55:58 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] 11:55:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.5 [317 kB] 11:55:58 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] 11:55:59 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 11:55:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 11:55:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 11:55:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 11:55:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 11:55:59 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 11:55:59 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 11:55:59 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 11:55:59 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 11:55:59 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 11:55:59 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 11:55:59 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 11:55:59 debconf: delaying package configuration, since apt-utils is not installed 11:55:59 Fetched 3529 kB in 1s (3373 kB/s) 11:55:59 (Reading database ... 12511 files and directories currently installed.) 11:55:59 Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... 11:55:59 Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 11:55:59 Setting up libudev1:amd64 (237-3ubuntu10.53) ... 11:55:59 Selecting previously unselected package udev. 11:55:59 (Reading database ... 12511 files and directories currently installed.) 11:55:59 Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... 11:55:59 Unpacking udev (237-3ubuntu10.53) ... 11:55:59 Selecting previously unselected package libfuse2:amd64. 11:55:59 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 11:55:59 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 11:55:59 Selecting previously unselected package fuse. 11:55:59 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 11:55:59 Unpacking fuse (2.9.7-1ubuntu1) ... 11:55:59 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.5_amd64.deb ... 11:55:59 Unpacking gpg (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... 11:56:00 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.5_amd64.deb ... 11:56:00 Unpacking gpgconf (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... 11:56:00 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.5_amd64.deb ... 11:56:00 Unpacking gpg-agent (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... 11:56:00 Selecting previously unselected package libksba8:amd64. 11:56:00 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 11:56:00 Unpacking libksba8:amd64 (1.3.5-2) ... 11:56:00 Selecting previously unselected package libroken18-heimdal:amd64. 11:56:00 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:56:00 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 11:56:00 Selecting previously unselected package libasn1-8-heimdal:amd64. 11:56:00 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:56:00 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 11:56:00 Selecting previously unselected package libheimbase1-heimdal:amd64. 11:56:00 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:56:00 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 11:56:00 Selecting previously unselected package libhcrypto4-heimdal:amd64. 11:56:00 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:56:00 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 11:56:00 Selecting previously unselected package libwind0-heimdal:amd64. 11:56:00 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:56:00 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:56:00 Selecting previously unselected package libhx509-5-heimdal:amd64. 11:56:00 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:56:00 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 11:56:00 Selecting previously unselected package libkrb5-26-heimdal:amd64. 11:56:00 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:56:00 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 11:56:01 Selecting previously unselected package libheimntlm0-heimdal:amd64. 11:56:01 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:56:01 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:56:01 Selecting previously unselected package libgssapi3-heimdal:amd64. 11:56:01 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:56:01 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 11:56:01 Selecting previously unselected package libsasl2-modules-db:amd64. 11:56:01 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 11:56:01 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 11:56:01 Selecting previously unselected package libsasl2-2:amd64. 11:56:01 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 11:56:01 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 11:56:01 Selecting previously unselected package libldap-common. 11:56:01 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... 11:56:01 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... 11:56:01 Selecting previously unselected package libldap-2.4-2:amd64. 11:56:01 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ... 11:56:01 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... 11:56:01 Selecting previously unselected package dirmngr. 11:56:01 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.5_amd64.deb ... 11:56:01 Unpacking dirmngr (2.2.4-1ubuntu1.5) ... 11:56:01 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... 11:56:01 Setting up gpgconf (2.2.4-1ubuntu1.5) ... 11:56:01 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 11:56:01 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 11:56:01 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 11:56:01 Setting up gpg-agent (2.2.4-1ubuntu1.5) ... 11:56:01 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 11:56:01 Setting up libksba8:amd64 (1.3.5-2) ... 11:56:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:56:01 Setting up udev (237-3ubuntu10.53) ... 11:56:01 invoke-rc.d: policy-rc.d denied execution of start. 11:56:02 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 11:56:02 Processing triggers for systemd (237-3ubuntu10) ... 11:56:02 Setting up fuse (2.9.7-1ubuntu1) ... 11:56:02 Setting up gpg (2.2.4-1ubuntu1.5) ... 11:56:02 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:56:02 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 11:56:02 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 11:56:02 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 11:56:02 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 11:56:02 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:56:02 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 11:56:02 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... 11:56:02 Setting up dirmngr (2.2.4-1ubuntu1.5) ... 11:56:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:56:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.585s coverage: 98.5% of statements 11:56:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:56:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.464s coverage: 44.7% of statements 11:56:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:56:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:56:02 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 11:56:02 settings in the [Install] section, and DefaultInstance for template units). 11:56:02 This means they are not meant to be enabled using systemctl. 11:56:02 Possible reasons for having this kind of units are: 11:56:02 1) A unit may be statically enabled by being symlinked from another unit's 11:56:02 .wants/ or .requires/ directory. 11:56:02 2) A unit's purpose may be to act as a helper for some other unit which has 11:56:02 a requirement dependency on it. 11:56:02 3) A unit may be started when needed via activation (socket, path, timer, 11:56:02 D-Bus, udev, scripted systemctl call, ...). 11:56:02 4) In case of template units, the unit is meant to be enabled with some 11:56:02 instance name specified. 11:56:03 Reading package lists... 11:56:03 Building dependency tree... 11:56:03 Reading state information... 11:56:03 The following additional packages will be installed: 11:56:03 apparmor apt dbus dbus-user-session libapt-pkg5.0 libbsd0 libdbus-1-3 11:56:03 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 11:56:03 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 11:56:03 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 libssl1.1 libsystemd0 11:56:03 mime-support multiarch-support openssh-client python3 python3-minimal 11:56:03 python3.6 python3.6-minimal squashfs-tools systemd 11:56:03 Suggested packages: 11:56:03 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 11:56:03 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 11:56:03 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 11:56:03 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 11:56:03 systemd-container policykit-1 11:56:03 Recommended packages: 11:56:03 krb5-locales file xauth gnupg networkd-dispatcher 11:56:03 The following NEW packages will be installed: 11:56:03 apparmor dbus dbus-user-session libbsd0 libdbus-1-3 libedit2 libexpat1 11:56:03 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 11:56:03 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib libpython3.6-minimal 11:56:03 libpython3.6-stdlib libssl1.0.0 mime-support multiarch-support 11:56:03 openssh-client python3 python3-minimal python3.6 python3.6-minimal snapd 11:56:03 squashfs-tools sudo 11:56:03 The following packages will be upgraded: 11:56:03 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 11:56:03 5 upgraded, 29 newly installed, 0 to remove and 108 not upgraded. 11:56:03 Need to get 48.9 MB of archives. 11:56:03 After this operation, 186 MB of additional disk space will be used. 11:56:03 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] 11:56:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.17 [1302 kB] 11:56:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.7 [534 kB] 11:56:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.7 [82.6 kB] 11:56:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.7 [1610 kB] 11:56:04 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] 11:56:04 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 11:56:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.7 [1710 kB] 11:56:04 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 11:56:04 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 11:56:04 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 11:56:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 11:56:04 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 11:56:04 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 11:56:04 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B] 11:56:04 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.7 [203 kB] 11:56:04 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdbus-1-3 amd64 1.12.2-1ubuntu1.3 [175 kB] 11:56:04 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 11:56:04 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dbus amd64 1.12.2-1ubuntu1.3 [150 kB] 11:56:04 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 11:56:04 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 11:56:04 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 11:56:04 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 11:56:04 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 11:56:04 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 11:56:04 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.53 [107 kB] 11:56:04 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 11:56:04 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B] 11:56:04 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.7 [610 kB] 11:56:04 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 11:56:04 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.9 [1088 kB] 11:56:04 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dbus-user-session amd64 1.12.2-1ubuntu1.3 [9392 B] 11:56:04 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 11:56:04 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.54.3+18.04.2ubuntu0.2 [34.3 MB] 11:56:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.795s coverage: 89.5% of statements 11:56:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:56:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:56:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.290s coverage: 83.8% of statements 11:56:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:56:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:56:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 11:56:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:56:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:56:06 debconf: delaying package configuration, since apt-utils is not installed 11:56:06 Fetched 48.9 MB in 2s (21.4 MB/s) 11:56:06 (Reading database ... 12757 files and directories currently installed.) 11:56:06 Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... 11:56:06 Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... 11:56:06 Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... 11:56:06 Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 11:56:06 Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... 11:56:06 (Reading database ... 12757 files and directories currently installed.) 11:56:06 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 11:56:06 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 11:56:07 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 11:56:07 (Reading database ... 12757 files and directories currently installed.) 11:56:07 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 11:56:07 Unpacking apt (1.6.14) over (1.6.1) ... 11:56:07 Setting up apt (1.6.14) ... 11:56:07 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 11:56:07 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 11:56:08 (Reading database ... 12764 files and directories currently installed.) 11:56:08 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.17_amd64.deb ... 11:56:08 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.17) over (1.1.0g-2ubuntu4) ... 11:56:08 Selecting previously unselected package libpython3.6-minimal:amd64. 11:56:08 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.7_amd64.deb ... 11:56:08 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.7) ... 11:56:08 Selecting previously unselected package libexpat1:amd64. 11:56:08 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_amd64.deb ... 11:56:08 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.7) ... 11:56:08 Selecting previously unselected package python3.6-minimal. 11:56:08 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.7_amd64.deb ... 11:56:08 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.7) ... 11:56:08 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.17) ... 11:56:08 Checking for services that may need to be restarted...done. 11:56:08 Checking for services that may need to be restarted...done. 11:56:08 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.7) ... 11:56:08 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.7) ... 11:56:08 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.7) ... 11:56:09 Selecting previously unselected package python3-minimal. 11:56:09 (Reading database ... 13012 files and directories currently installed.) 11:56:09 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 11:56:09 Unpacking python3-minimal (3.6.7-1~18.04) ... 11:56:09 Selecting previously unselected package mime-support. 11:56:09 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 11:56:09 Unpacking mime-support (3.60ubuntu1) ... 11:56:09 Selecting previously unselected package libmpdec2:amd64. 11:56:09 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 11:56:09 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 11:56:09 Selecting previously unselected package libpython3.6-stdlib:amd64. 11:56:09 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.7_amd64.deb ... 11:56:09 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.7) ... 11:56:09 Selecting previously unselected package python3.6. 11:56:09 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.7_amd64.deb ... 11:56:09 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.7) ... 11:56:09 Selecting previously unselected package libpython3-stdlib:amd64. 11:56:09 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 11:56:09 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 11:56:09 Setting up python3-minimal (3.6.7-1~18.04) ... 11:56:09 Selecting previously unselected package python3. 11:56:10 (Reading database ... 13442 files and directories currently installed.) 11:56:10 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 11:56:10 Unpacking python3 (3.6.7-1~18.04) ... 11:56:10 Selecting previously unselected package multiarch-support. 11:56:10 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.6_amd64.deb ... 11:56:10 Unpacking multiarch-support (2.27-3ubuntu1.6) ... 11:56:10 Setting up multiarch-support (2.27-3ubuntu1.6) ... 11:56:10 Selecting previously unselected package liblzo2-2:amd64. 11:56:10 (Reading database ... 13479 files and directories currently installed.) 11:56:10 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 11:56:10 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 11:56:10 Selecting previously unselected package libdbus-1-3:amd64. 11:56:10 Preparing to unpack .../01-libdbus-1-3_1.12.2-1ubuntu1.3_amd64.deb ... 11:56:10 Unpacking libdbus-1-3:amd64 (1.12.2-1ubuntu1.3) ... 11:56:10 Selecting previously unselected package dbus. 11:56:10 Preparing to unpack .../02-dbus_1.12.2-1ubuntu1.3_amd64.deb ... 11:56:10 Unpacking dbus (1.12.2-1ubuntu1.3) ... 11:56:10 Selecting previously unselected package libbsd0:amd64. 11:56:10 Preparing to unpack .../03-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 11:56:10 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 11:56:10 Selecting previously unselected package libpam-systemd:amd64. 11:56:10 Preparing to unpack .../04-libpam-systemd_237-3ubuntu10.53_amd64.deb ... 11:56:10 Unpacking libpam-systemd:amd64 (237-3ubuntu10.53) ... 11:56:10 Selecting previously unselected package sudo. 11:56:10 Preparing to unpack .../05-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 11:56:10 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 11:56:10 Selecting previously unselected package apparmor. 11:56:10 Preparing to unpack .../06-apparmor_2.12-4ubuntu5.1_amd64.deb ... 11:56:10 Unpacking apparmor (2.12-4ubuntu5.1) ... 11:56:10 Selecting previously unselected package libedit2:amd64. 11:56:10 Preparing to unpack .../07-libedit2_3.1-20170329-1_amd64.deb ... 11:56:10 Unpacking libedit2:amd64 (3.1-20170329-1) ... 11:56:10 Selecting previously unselected package libkrb5support0:amd64. 11:56:10 Preparing to unpack .../08-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 11:56:10 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 11:56:10 Selecting previously unselected package libk5crypto3:amd64. 11:56:10 Preparing to unpack .../09-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 11:56:10 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 11:56:10 Selecting previously unselected package libkeyutils1:amd64. 11:56:10 Preparing to unpack .../10-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ... 11:56:10 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... 11:56:10 Selecting previously unselected package libkrb5-3:amd64. 11:56:10 Preparing to unpack .../11-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 11:56:10 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 11:56:11 Selecting previously unselected package libgssapi-krb5-2:amd64. 11:56:11 Preparing to unpack .../12-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 11:56:11 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 11:56:11 Selecting previously unselected package libssl1.0.0:amd64. 11:56:11 Preparing to unpack .../13-libssl1.0.0_1.0.2n-1ubuntu5.9_amd64.deb ... 11:56:11 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.9) ... 11:56:11 Selecting previously unselected package openssh-client. 11:56:11 Preparing to unpack .../14-openssh-client_1%3a7.6p1-4ubuntu0.7_amd64.deb ... 11:56:11 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ... 11:56:11 Selecting previously unselected package dbus-user-session. 11:56:11 Preparing to unpack .../15-dbus-user-session_1.12.2-1ubuntu1.3_amd64.deb ... 11:56:11 Unpacking dbus-user-session (1.12.2-1ubuntu1.3) ... 11:56:11 Selecting previously unselected package squashfs-tools. 11:56:11 Preparing to unpack .../16-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 11:56:11 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 11:56:11 Selecting previously unselected package snapd. 11:56:11 Preparing to unpack .../17-snapd_2.54.3+18.04.2ubuntu0.2_amd64.deb ... 11:56:11 Unpacking snapd (2.54.3+18.04.2ubuntu0.2) ... 11:56:14 Setting up libedit2:amd64 (3.1-20170329-1) ... 11:56:14 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.9) ... 11:56:14 Setting up mime-support (3.60ubuntu1) ... 11:56:14 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 11:56:14 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 11:56:14 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 11:56:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:56:14 Setting up systemd (237-3ubuntu10.53) ... 11:56:14 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 11:56:15 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... 11:56:15 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 11:56:15 Setting up libdbus-1-3:amd64 (1.12.2-1ubuntu1.3) ... 11:56:15 Setting up liblzo2-2:amd64 (2.08-1.2) ... 11:56:15 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.7) ... 11:56:15 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 11:56:15 Setting up python3.6 (3.6.9-1~18.04ubuntu1.7) ... 11:56:15 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 11:56:15 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 11:56:15 Setting up dbus (1.12.2-1ubuntu1.3) ... 11:56:16 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 11:56:16 Setting up libpam-systemd:amd64 (237-3ubuntu10.53) ... 11:56:16 Setting up python3 (3.6.7-1~18.04) ... 11:56:16 running python rtupdate hooks for python3.6... 11:56:16 running python post-rtupdate hooks for python3.6... 11:56:16 Setting up apparmor (2.12-4ubuntu5.1) ... 11:56:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.816s coverage: 94.2% of statements 11:56:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:56:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:56:16 ok github.com/edgexfoundry/edgex-go/internal/io 0.193s coverage: 59.1% of statements 11:56:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:56:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 11:56:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:56:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:56:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:56:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.253s coverage: 60.0% of statements 11:56:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:56:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:56:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:56:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.476s coverage: 0.9% of statements 11:56:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:56:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.213s coverage: 58.8% of statements 11:56:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.195s coverage: 21.7% of statements 11:56:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.374s coverage: 47.1% of statements 11:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.431s coverage: 79.5% of statements 11:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.239s coverage: 94.1% of statements 11:56:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.230s coverage: 96.3% of statements 11:56:16 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 11:56:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.214s coverage: 87.5% of statements 11:56:17 Setting up dbus-user-session (1.12.2-1ubuntu1.3) ... 11:56:17 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 11:56:17 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ... 11:56:17 Setting up snapd (2.54.3+18.04.2ubuntu0.2) ... 11:56:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 11:56:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 11:56:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 11:56:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 11:56:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 11:56:18 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 11:56:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 11:56:18 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 11:56:18 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 11:56:19 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 11:56:19 /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' 11:56:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:56:19 Processing triggers for systemd (237-3ubuntu10.53) ... 11:56:19 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 11:56:19 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 11:56:19 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:56:21 Reading package lists... 11:56:21 Reading package lists... 11:56:21 Building dependency tree... 11:56:21 Reading state information... 11:56:21 Calculating upgrade... 11:56:22 The following packages will be upgraded: 11:56:22 advancecomp base-files bash binutils binutils-common 11:56:22 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 11:56:22 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 11:56:22 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 11:56:22 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 11:56:22 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 11:56:22 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 11:56:22 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 11:56:22 libkmod2 liblsan0 liblz4-1 liblzma5 libmount1 libmpx2 libncurses5 11:56:22 libncursesw5 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin 11:56:22 libpam-runtime libpam0g libpcre3 libperl5.26 libpng16-16 libprocps6 11:56:22 libquadmath0 libseccomp2 libsepol1 libsmartcols1 libsqlite3-0 libss2 11:56:22 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 11:56:22 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 11:56:22 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 11:56:22 procps systemd-sysv tar tzdata ubuntu-keyring util-linux xz-utils zlib1g 11:56:22 108 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 11:56:22 Need to get 64.9 MB of archives. 11:56:22 After this operation, 5211 kB of additional disk space will be used. 11:56:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-180.189 [990 kB] 11:56:22 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.6 [2587 kB] 11:56:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 11:56:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 11:56:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 11:56:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 11:56:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 11:56:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 11:56:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 11:56:23 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 11:56:23 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 11:56:23 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 11:56:23 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.6 [71.9 kB] 11:56:23 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.6 [2831 kB] 11:56:23 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 11:56:23 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bash amd64 4.4.18-2ubuntu1.3 [615 kB] 11:56:23 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 11:56:23 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 11:56:23 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 11:56:23 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 11:56:23 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 11:56:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 11:56:23 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 11:56:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.6 [640 kB] 11:56:23 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.3 [234 kB] 11:56:23 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 11:56:23 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dpkg amd64 1.19.0.5ubuntu2.4 [1137 kB] 11:56:23 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 11:56:23 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 11:56:23 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 11:56:23 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gzip amd64 1.6-5ubuntu1.2 [90.3 kB] 11:56:23 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 login amd64 1:4.5-1ubuntu2.2 [308 kB] 11:56:23 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 11:56:23 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 11:56:23 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 11:56:23 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 11:56:23 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 11:56:23 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 11:56:23 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] 11:56:23 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 11:56:23 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 11:56:23 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 11:56:23 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 11:56:23 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 11:56:23 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 11:56:23 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 11:56:23 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 11:56:23 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 11:56:23 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 11:56:23 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 11:56:23 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 11:56:23 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 11:56:23 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 11:56:23 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 11:56:23 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 11:56:23 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 11:56:23 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-0ubuntu2.1 [56.4 kB] 11:56:23 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 11:56:23 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 11:56:23 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 11:56:23 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 11:56:23 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 11:56:23 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 11:56:23 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 11:56:23 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 11:56:23 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 11:56:23 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 11:56:23 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 11:56:23 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblzma5 amd64 5.2.2-1.3ubuntu0.1 [91.1 kB] 11:56:23 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpcre3 amd64 2:8.39-9ubuntu0.1 [231 kB] 11:56:23 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsepol1 amd64 2.7-1ubuntu0.1 [250 kB] 11:56:23 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 11:56:23 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 11:56:23 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 passwd amd64 1:4.5-1ubuntu2.2 [818 kB] 11:56:23 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.5 [198 kB] 11:56:23 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 11:56:23 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 11:56:23 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 11:56:23 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 11:56:23 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] 11:56:23 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.17 [614 kB] 11:56:23 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 11:56:23 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 11:56:23 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 11:56:23 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.5 [499 kB] 11:56:24 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2022a-0ubuntu0.18.04 [190 kB] 11:56:24 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 xz-utils amd64 5.2.2-1.3ubuntu0.1 [83.8 kB] 11:56:24 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 11:56:24 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 11:56:24 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] 11:56:24 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 11:56:24 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 11:56:24 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 11:56:24 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 11:56:24 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 11:56:24 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 11:56:24 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 11:56:24 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 11:56:24 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 11:56:24 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 11:56:24 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 11:56:25 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 11:56:25 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 11:56:25 Get:104 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB] 11:56:25 Get:105 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB] 11:56:25 Get:106 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 11:56:25 Get:107 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 11:56:25 Get:108 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 11:56:25 debconf: delaying package configuration, since apt-utils is not installed 11:56:25 Fetched 64.9 MB in 3s (20.6 MB/s) 11:56:25 (Reading database ... 13984 files and directories currently installed.) 11:56:25 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.6_amd64.deb ... 11:56:25 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 11:56:26 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.6_amd64.deb ... 11:56:26 Unpacking libc-dev-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 11:56:26 Preparing to unpack .../2-linux-libc-dev_4.15.0-180.189_amd64.deb ... 11:56:26 Unpacking linux-libc-dev:amd64 (4.15.0-180.189) over (4.15.0-20.21) ... 11:56:27 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:56:27 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:56:27 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:56:27 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:56:27 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:56:27 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:56:27 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:56:27 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:56:27 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:56:27 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:56:27 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:56:27 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:56:27 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:56:27 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:56:27 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 11:56:27 (Reading database ... 13984 files and directories currently installed.) 11:56:27 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 11:56:27 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 11:56:27 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 11:56:28 (Reading database ... 13984 files and directories currently installed.) 11:56:28 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:56:28 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:56:28 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:56:28 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:56:28 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:56:28 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:56:28 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 11:56:28 (Reading database ... 13984 files and directories currently installed.) 11:56:28 Preparing to unpack .../libc6_2.27-3ubuntu1.6_amd64.deb ... 11:56:28 Unpacking libc6:amd64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 11:56:29 Setting up libc6:amd64 (2.27-3ubuntu1.6) ... 11:56:29 (Reading database ... 13984 files and directories currently installed.) 11:56:29 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 11:56:29 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 11:56:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.233s coverage: 94.4% of statements 11:56:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.222s coverage: 44.8% of statements 11:56:29 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 11:56:29 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 11:56:29 Setting up base-files (10.1ubuntu2.11) ... 11:56:29 Installing new version of config file /etc/issue ... 11:56:29 Installing new version of config file /etc/issue.net ... 11:56:29 Installing new version of config file /etc/lsb-release ... 11:56:29 Installing new version of config file /etc/update-motd.d/50-motd-news ... 11:56:30 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 11:56:30 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 11:56:30 Removing obsolete conffile /etc/default/motd-news ... 11:56:30 (Reading database ... 13985 files and directories currently installed.) 11:56:30 Preparing to unpack .../bash_4.4.18-2ubuntu1.3_amd64.deb ... 11:56:30 Unpacking bash (4.4.18-2ubuntu1.3) over (4.4.18-2ubuntu1) ... 11:56:30 Setting up bash (4.4.18-2ubuntu1.3) ... 11:56:30 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 11:56:30 (Reading database ... 13985 files and directories currently installed.) 11:56:30 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 11:56:30 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 11:56:30 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 11:56:30 (Reading database ... 13985 files and directories currently installed.) 11:56:30 Preparing to unpack .../tar_1.29b-2ubuntu0.3_amd64.deb ... 11:56:30 Unpacking tar (1.29b-2ubuntu0.3) over (1.29b-2) ... 11:56:30 Setting up tar (1.29b-2ubuntu0.3) ... 11:56:30 (Reading database ... 13985 files and directories currently installed.) 11:56:30 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.4_amd64.deb ... 11:56:30 Unpacking dpkg (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... 11:56:30 Setting up dpkg (1.19.0.5ubuntu2.4) ... 11:56:31 (Reading database ... 13985 files and directories currently installed.) 11:56:31 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 11:56:31 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:56:31 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 11:56:31 (Reading database ... 13985 files and directories currently installed.) 11:56:31 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 11:56:31 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:56:31 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 11:56:31 (Reading database ... 13985 files and directories currently installed.) 11:56:31 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 11:56:31 Unpacking grep (3.1-2build1) over (3.1-2) ... 11:56:31 Setting up grep (3.1-2build1) ... 11:56:31 (Reading database ... 13985 files and directories currently installed.) 11:56:31 Preparing to unpack .../gzip_1.6-5ubuntu1.2_amd64.deb ... 11:56:31 Unpacking gzip (1.6-5ubuntu1.2) over (1.6-5ubuntu1) ... 11:56:31 Setting up gzip (1.6-5ubuntu1.2) ... 11:56:31 (Reading database ... 13985 files and directories currently installed.) 11:56:31 Preparing to unpack .../login_1%3a4.5-1ubuntu2.2_amd64.deb ... 11:56:31 Unpacking login (1:4.5-1ubuntu2.2) over (1:4.5-1ubuntu1) ... 11:56:31 Setting up login (1:4.5-1ubuntu2.2) ... 11:56:31 (Reading database ... 13985 files and directories currently installed.) 11:56:31 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 11:56:31 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:56:31 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 11:56:32 (Reading database ... 13985 files and directories currently installed.) 11:56:32 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 11:56:32 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:56:32 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 11:56:32 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:56:32 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 11:56:32 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:56:33 Setting up perl-base (5.26.1-6ubuntu0.5) ... 11:56:33 (Reading database ... 13985 files and directories currently installed.) 11:56:33 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 11:56:33 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:56:33 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 11:56:33 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 11:56:33 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 11:56:33 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 11:56:33 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 11:56:33 (Reading database ... 13985 files and directories currently installed.) 11:56:33 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 11:56:33 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 11:56:34 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 11:56:34 (Reading database ... 13985 files and directories currently installed.) 11:56:34 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-0ubuntu2.1_amd64.deb ... 11:56:34 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-0ubuntu2.1) over (1:1.2.11.dfsg-0ubuntu2) ... 11:56:34 Setting up zlib1g:amd64 (1:1.2.11.dfsg-0ubuntu2.1) ... 11:56:34 (Reading database ... 13985 files and directories currently installed.) 11:56:34 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:56:34 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:56:34 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:56:34 (Reading database ... 13985 files and directories currently installed.) 11:56:34 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:56:34 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:56:34 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:56:34 (Reading database ... 13985 files and directories currently installed.) 11:56:34 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:56:34 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:56:34 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:56:34 (Reading database ... 13985 files and directories currently installed.) 11:56:34 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:56:34 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:56:34 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:56:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.659s coverage: 82.5% of statements 11:56:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:56:34 (Reading database ... 13985 files and directories currently installed.) 11:56:34 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 11:56:34 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:56:34 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 11:56:34 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:56:34 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 11:56:34 (Reading database ... 13985 files and directories currently installed.) 11:56:35 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 11:56:35 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:56:35 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 11:56:35 (Reading database ... 13985 files and directories currently installed.) 11:56:35 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:56:35 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:56:35 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:56:35 (Reading database ... 13985 files and directories currently installed.) 11:56:35 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:56:35 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:56:35 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 11:56:35 (Reading database ... 13985 files and directories currently installed.) 11:56:35 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:56:35 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:56:35 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 11:56:36 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 11:56:36 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 11:56:36 (Reading database ... 13985 files and directories currently installed.) 11:56:36 Preparing to unpack .../libc-bin_2.27-3ubuntu1.6_amd64.deb ... 11:56:36 Unpacking libc-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 11:56:36 Setting up libc-bin (2.27-3ubuntu1.6) ... 11:56:36 (Reading database ... 13985 files and directories currently installed.) 11:56:36 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 11:56:36 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:56:37 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 11:56:37 (Reading database ... 13987 files and directories currently installed.) 11:56:37 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 11:56:37 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 11:56:37 Setting up debconf (1.5.66ubuntu1) ... 11:56:37 (Reading database ... 13987 files and directories currently installed.) 11:56:37 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 11:56:37 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 11:56:37 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 11:56:37 (Reading database ... 13987 files and directories currently installed.) 11:56:37 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 11:56:37 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 11:56:37 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 11:56:37 (Reading database ... 13987 files and directories currently installed.) 11:56:37 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 11:56:37 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 11:56:37 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 11:56:37 (Reading database ... 13987 files and directories currently installed.) 11:56:37 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 11:56:37 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 11:56:37 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 11:56:38 (Reading database ... 13989 files and directories currently installed.) 11:56:38 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 11:56:38 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 11:56:38 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 11:56:38 (Reading database ... 13993 files and directories currently installed.) 11:56:38 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:56:38 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:56:38 Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... 11:56:38 Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... 11:56:38 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 11:56:38 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:56:38 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 11:56:38 (Reading database ... 13993 files and directories currently installed.) 11:56:38 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 11:56:38 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 11:56:38 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 11:56:38 (Reading database ... 13993 files and directories currently installed.) 11:56:38 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 11:56:38 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 11:56:38 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 11:56:38 (Reading database ... 13993 files and directories currently installed.) 11:56:38 Preparing to unpack .../liblzma5_5.2.2-1.3ubuntu0.1_amd64.deb ... 11:56:38 Unpacking liblzma5:amd64 (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... 11:56:38 Setting up liblzma5:amd64 (5.2.2-1.3ubuntu0.1) ... 11:56:39 (Reading database ... 13993 files and directories currently installed.) 11:56:39 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 11:56:39 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 11:56:39 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 11:56:39 (Reading database ... 13993 files and directories currently installed.) 11:56:39 Preparing to unpack .../libpcre3_2%3a8.39-9ubuntu0.1_amd64.deb ... 11:56:39 Unpacking libpcre3:amd64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... 11:56:39 Setting up libpcre3:amd64 (2:8.39-9ubuntu0.1) ... 11:56:39 (Reading database ... 13993 files and directories currently installed.) 11:56:39 Preparing to unpack .../libsepol1_2.7-1ubuntu0.1_amd64.deb ... 11:56:39 Unpacking libsepol1:amd64 (2.7-1ubuntu0.1) over (2.7-1) ... 11:56:39 Setting up libsepol1:amd64 (2.7-1ubuntu0.1) ... 11:56:39 (Reading database ... 13993 files and directories currently installed.) 11:56:39 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 11:56:39 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:56:39 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 11:56:39 (Reading database ... 13993 files and directories currently installed.) 11:56:39 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 11:56:39 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 11:56:39 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 11:56:39 (Reading database ... 13993 files and directories currently installed.) 11:56:39 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2.2_amd64.deb ... 11:56:39 Unpacking passwd (1:4.5-1ubuntu2.2) over (1:4.5-1ubuntu1) ... 11:56:40 Setting up passwd (1:4.5-1ubuntu2.2) ... 11:56:40 (Reading database ... 13993 files and directories currently installed.) 11:56:40 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.5_amd64.deb ... 11:56:40 Unpacking gpgv (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... 11:56:40 Setting up gpgv (2.2.4-1ubuntu1.5) ... 11:56:40 (Reading database ... 13993 files and directories currently installed.) 11:56:40 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 11:56:40 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 11:56:40 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 11:56:40 (Reading database ... 13993 files and directories currently installed.) 11:56:40 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 11:56:40 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 11:56:40 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 11:56:40 (Reading database ... 13993 files and directories currently installed.) 11:56:40 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 11:56:40 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 11:56:40 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 11:56:40 (Reading database ... 13993 files and directories currently installed.) 11:56:40 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 11:56:40 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 11:56:40 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 11:56:40 (Reading database ... 13993 files and directories currently installed.) 11:56:40 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 11:56:40 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 11:56:41 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 11:56:41 (Reading database ... 13993 files and directories currently installed.) 11:56:41 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 11:56:41 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 11:56:41 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 11:56:41 (Reading database ... 13993 files and directories currently installed.) 11:56:41 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... 11:56:41 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... 11:56:41 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... 11:56:41 (Reading database ... 13993 files and directories currently installed.) 11:56:41 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 11:56:41 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 11:56:41 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 11:56:41 (Reading database ... 13994 files and directories currently installed.) 11:56:41 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 11:56:41 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 11:56:41 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 11:56:41 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 11:56:42 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.17_amd64.deb ... 11:56:42 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.17) over (1.1.0g-2ubuntu4) ... 11:56:42 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 11:56:42 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 11:56:42 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 11:56:42 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 11:56:42 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 11:56:42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 11:56:42 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 11:56:42 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 11:56:42 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 11:56:42 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 11:56:42 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 11:56:42 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 11:56:42 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 11:56:42 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 11:56:43 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb ... 11:56:43 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) over (3.22.0-1) ... 11:56:43 Preparing to unpack .../11-tzdata_2022a-0ubuntu0.18.04_all.deb ... 11:56:43 Unpacking tzdata (2022a-0ubuntu0.18.04) over (2018d-1) ... 11:56:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.271s coverage: 92.9% of statements 11:56:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:56:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:56:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:56:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 65.1% of statements 11:56:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:56:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:56:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:56:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:56:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:56:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.189s coverage: 87.2% of statements 11:56:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:56:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:56:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.164s coverage: 100.0% of statements 11:56:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:56:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.255s coverage: 58.8% of statements 11:56:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:56:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.260s coverage: 80.0% of statements 11:56:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.238s coverage: 87.2% of statements 11:56:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.270s coverage: 85.4% of statements 11:56:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.788s coverage: 91.2% of statements 11:56:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:56:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.732s coverage: 64.4% of statements 11:56:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:56:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:56:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.187s coverage: 100.0% of statements 11:56:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 89.4% of statements 11:56:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements 11:56:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.115s coverage: 73.7% of statements 11:56:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 11:56:43 Preparing to unpack .../12-xz-utils_5.2.2-1.3ubuntu0.1_amd64.deb ... 11:56:43 Unpacking xz-utils (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... 11:56:43 Preparing to unpack .../13-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 11:56:43 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 11:56:43 Preparing to unpack .../14-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 11:56:43 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 11:56:43 Preparing to unpack .../15-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 11:56:43 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 11:56:44 Preparing to unpack .../16-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 11:56:44 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 11:56:44 Preparing to unpack .../17-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 11:56:44 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 11:56:44 Preparing to unpack .../18-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 11:56:44 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 11:56:44 Preparing to unpack .../19-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:56:44 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:56:44 Preparing to unpack .../20-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:56:44 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:56:44 Preparing to unpack .../21-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:56:44 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:56:44 Preparing to unpack .../22-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:56:44 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:56:45 Preparing to unpack .../23-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:56:45 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:56:46 Preparing to unpack .../24-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:56:46 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:56:46 Preparing to unpack .../25-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:56:46 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:56:47 Preparing to unpack .../26-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:56:47 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:56:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.305s coverage: 65.4% of statements 11:56:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:56:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:56:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 11:56:47 Preparing to unpack .../27-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:56:47 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:56:47 Preparing to unpack .../28-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:56:47 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:56:47 Preparing to unpack .../29-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ... 11:56:48 Unpacking dpkg-dev (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... 11:56:48 Preparing to unpack .../30-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ... 11:56:48 Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... 11:56:48 Preparing to unpack .../31-patch_2.7.6-2ubuntu1.1_amd64.deb ... 11:56:48 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 11:56:48 Preparing to unpack .../32-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:56:48 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:56:48 Preparing to unpack .../33-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:56:48 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:56:48 Preparing to unpack .../34-pkgbinarymangler_138.18.04.1_all.deb ... 11:56:48 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 11:56:48 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:56:48 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 11:56:48 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:56:48 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:56:48 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:56:48 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 11:56:48 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 11:56:48 Setting up tzdata (2022a-0ubuntu0.18.04) ... 11:56:48 11:56:48 Current default time zone: 'Etc/UTC' 11:56:48 Local time is now: Fri Jun 3 11:56:48 UTC 2022. 11:56:48 Universal Time is now: Fri Jun 3 11:56:48 UTC 2022. 11:56:48 Run 'dpkg-reconfigure tzdata' if you wish to change it. 11:56:48 11:56:48 Setting up systemd-sysv (237-3ubuntu10.53) ... 11:56:48 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:56:48 Setting up linux-libc-dev:amd64 (4.15.0-180.189) ... 11:56:48 Setting up mount (2.31.1-0.4ubuntu3.7) ... 11:56:48 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 11:56:48 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 11:56:48 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 11:56:48 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 11:56:48 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 11:56:48 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 11:56:48 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:56:48 Setting up procps (2:3.3.12-3ubuntu1.2) ... 11:56:48 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 11:56:48 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 11:56:48 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 11:56:48 Setting up patch (2.7.6-2ubuntu1.1) ... 11:56:49 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 11:56:49 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 11:56:49 Setting up xz-utils (5.2.2-1.3ubuntu0.1) ... 11:56:49 Setting up openssl (1.1.1-1ubuntu2.1~18.04.17) ... 11:56:49 Installing new version of config file /etc/ssl/openssl.cnf ... 11:56:49 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) ... 11:56:49 Setting up libc-dev-bin (2.27-3ubuntu1.6) ... 11:56:49 Setting up ca-certificates (20210119~18.04.2) ... 11:56:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.697s coverage: 43.8% of statements 11:56:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:56:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:56:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.207s coverage: 89.5% of statements 11:56:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:56:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements 11:56:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:56:50 Updating certificates in /etc/ssl/certs... 11:56:51 23 added, 28 removed; done. 11:56:51 Setting up libc6-dev:amd64 (2.27-3ubuntu1.6) ... 11:56:51 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:56:51 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 11:56:51 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 11:56:51 Setting up pkgbinarymangler (138.18.04.1) ... 11:56:51 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 11:56:51 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 11:56:51 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 11:56:51 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 11:56:51 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 11:56:51 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 11:56:51 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 11:56:51 Setting up perl (5.26.1-6ubuntu0.5) ... 11:56:51 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 11:56:51 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 11:56:51 Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ... 11:56:51 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 11:56:51 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 11:56:51 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 11:56:51 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 11:56:51 Setting up dpkg-dev (1.19.0.5ubuntu2.4) ... 11:56:51 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 11:56:52 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 11:56:52 Processing triggers for systemd (237-3ubuntu10.53) ... 11:56:52 Processing triggers for mime-support (3.60ubuntu1) ... 11:56:52 Processing triggers for ca-certificates (20210119~18.04.2) ... 11:56:52 Updating certificates in /etc/ssl/certs... 11:56:52 0 added, 0 removed; done. 11:56:52 Running hooks in /etc/ca-certificates/update.d... 11:56:52 done. 11:56:53 Reading package lists... 11:56:53 Building dependency tree... 11:56:53 Reading state information... 11:56:53 The following NEW packages will be installed: 11:56:53 apt-transport-https 11:56:53 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 11:56:53 Need to get 4348 B of archives. 11:56:53 After this operation, 154 kB of additional disk space will be used. 11:56:53 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 11:56:53 debconf: delaying package configuration, since apt-utils is not installed 11:56:53 Fetched 4348 B in 0s (115 kB/s) 11:56:53 Selecting previously unselected package apt-transport-https. 11:56:53 (Reading database ... 14001 files and directories currently installed.) 11:56:53 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 11:56:53 Unpacking apt-transport-https (1.6.14) ... 11:56:53 Setting up apt-transport-https (1.6.14) ... 11:56:54 Waiting for network to be ready... 11:56:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.266s coverage: 17.7% of statements 11:56:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:56:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:56:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:56:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:56:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.658s coverage: 92.3% of statements 11:56:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:56:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:56:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:56:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:56:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.220s coverage: 63.2% of statements 11:56:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:56:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:56:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.389s coverage: 97.7% of statements 11:56:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:56:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:56:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:56:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 11:56:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.193s coverage: 28.9% of statements 11:56:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 11:56:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 11:56:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:56:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:56:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 11:56:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:56:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.213s coverage: 100.0% of statements 11:56:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 96.9% of statements 11:56:58 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 11:56:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:56:58 GO111MODULE=on go vet ./... 11:57:00 2022-06-03T11:56:57Z INFO Waiting for automatic snapd restart... 11:57:01 snapd 2.55.5 from Canonical* installed 11:57:02 "snapd" switched to the "latest/stable" channel 11:57:02 11:57:09 core18 20220428 from Canonical* installed 11:57:12 core20 20220512 from Canonical* installed 11:57:12 "core20" switched to the "latest/stable" channel 11:57:12 11:57:14 snapcraft 6.1 from Canonical* installed 11:57:14 "snapcraft" switched to the "latest/stable" channel 11:57:14 11:57:18 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 11:57:18 - README.md 11:57:18 11:57:18 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 11:57:20 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 11:57:20 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 11:57:20 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:57:22 Reading package lists... 11:57:23 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 11:57:24 Reading package lists... 11:57:24 Building dependency tree... 11:57:24 Reading state information... 11:57:25 Suggested packages: 11:57:25 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 11:57:25 git-gui gitk gitweb git-cvs git-mediawiki git-svn 11:57:25 Recommended packages: 11:57:25 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 11:57:25 The following NEW packages will be installed: 11:57:25 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 11:57:25 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 11:57:25 pkg-config zip 11:57:25 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 11:57:25 Need to get 7670 kB of archives. 11:57:25 After this operation, 43.8 MB of additional disk space will be used. 11:57:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] 11:57:25 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.18 [219 kB] 11:57:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.11 [804 kB] 11:57:25 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 11:57:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.11 [3925 kB] 11:57:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 11:57:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 11:57:25 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 11:57:25 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 11:57:25 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 11:57:25 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 11:57:25 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 11:57:25 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 11:57:25 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 11:57:25 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 11:57:26 debconf: delaying package configuration, since apt-utils is not installed 11:57:26 Fetched 7670 kB in 1s (9287 kB/s) 11:57:26 Selecting previously unselected package libglib2.0-0:amd64. 11:57:26 (Reading database ... 14005 files and directories currently installed.) 11:57:26 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 11:57:26 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 11:57:26 Selecting previously unselected package libpsl5:amd64. 11:57:26 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 11:57:26 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 11:57:26 Selecting previously unselected package libnghttp2-14:amd64. 11:57:26 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 11:57:26 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 11:57:26 Selecting previously unselected package librtmp1:amd64. 11:57:26 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 11:57:26 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 11:57:26 Selecting previously unselected package libcurl3-gnutls:amd64. 11:57:26 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.18_amd64.deb ... 11:57:26 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.18) ... 11:57:26 Selecting previously unselected package liberror-perl. 11:57:26 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 11:57:26 Unpacking liberror-perl (0.17025-1) ... 11:57:26 Selecting previously unselected package git-man. 11:57:26 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.11_all.deb ... 11:57:26 Unpacking git-man (1:2.17.1-1ubuntu0.11) ... 11:57:26 Selecting previously unselected package git. 11:57:26 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.11_amd64.deb ... 11:57:26 Unpacking git (1:2.17.1-1ubuntu0.11) ... 11:57:27 Selecting previously unselected package libnorm1:amd64. 11:57:27 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 11:57:27 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 11:57:27 Selecting previously unselected package libpgm-5.2-0:amd64. 11:57:27 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 11:57:27 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 11:57:27 Selecting previously unselected package libsodium23:amd64. 11:57:27 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 11:57:27 Unpacking libsodium23:amd64 (1.0.16-2) ... 11:57:27 Selecting previously unselected package libzmq5:amd64. 11:57:27 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 11:57:27 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 11:57:27 Selecting previously unselected package libzmq3-dev:amd64. 11:57:27 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 11:57:27 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 11:57:27 Selecting previously unselected package pkg-config. 11:57:27 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 11:57:27 Unpacking pkg-config (0.29.1-0ubuntu2) ... 11:57:28 Selecting previously unselected package zip. 11:57:28 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 11:57:28 Unpacking zip (3.0-11build1) ... 11:57:28 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 11:57:28 Setting up git-man (1:2.17.1-1ubuntu0.11) ... 11:57:28 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 11:57:28 Setting up liberror-perl (0.17025-1) ... 11:57:28 Setting up libpsl5:amd64 (0.19.1-5build1) ... 11:57:28 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 11:57:28 No schema files found: doing nothing. 11:57:28 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 11:57:28 Setting up zip (3.0-11build1) ... 11:57:28 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 11:57:28 Setting up libsodium23:amd64 (1.0.16-2) ... 11:57:28 Setting up pkg-config (0.29.1-0ubuntu2) ... 11:57:28 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 11:57:28 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.18) ... 11:57:28 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 11:57:28 Setting up git (1:2.17.1-1ubuntu0.11) ... 11:57:28 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 11:57:29 git set to automatically installed. 11:57:29 git-man set to automatically installed. 11:57:29 libcurl3-gnutls set to automatically installed. 11:57:29 liberror-perl set to automatically installed. 11:57:29 libglib2.0-0 set to automatically installed. 11:57:29 libnghttp2-14 set to automatically installed. 11:57:29 libnorm1 set to automatically installed. 11:57:29 libpgm-5.2-0 set to automatically installed. 11:57:29 libpsl5 set to automatically installed. 11:57:29 librtmp1 set to automatically installed. 11:57:29 libsodium23 set to automatically installed. 11:57:29 libzmq3-dev set to automatically installed. 11:57:29 libzmq5 set to automatically installed. 11:57:29 pkg-config set to automatically installed. 11:57:29 zip set to automatically installed. 11:57:29 snapd is not logged in, snap install commands will use sudo 11:57:37 go (1.16/stable) 1.16.15 from Michael Hudson-Doyle (mwhudson) installed 11:57:37 Pulling config-common 11:57:37 + snapcraftctl pull 11:57:39 Pulling go-build-helper 11:57:39 + snapcraftctl pull 11:57:40 'edgex-go' has dependencies that need to be staged: go-build-helper 11:57:40 Skipping pull go-build-helper (already ran) 11:57:40 Building go-build-helper 11:57:40 + snapcraftctl build 11:57:43 Staging go-build-helper 11:57:43 + snapcraftctl stage 11:57:48 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 11:57:48 Fetched 224 kB in 0s (0 B/s) 11:57:48 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 11:57:48 Fetched 157 kB in 0s (0 B/s) 11:57:48 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 11:57:48 Fetched 221 kB in 0s (0 B/s) 11:57:48 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 11:57:48 Fetched 143 kB in 0s (0 B/s) 11:57:48 Pulling edgex-go 11:57:48 + snapcraftctl pull 11:57:49 Pulling hooks 11:57:49 + snapcraftctl pull 11:58:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:58:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:58:07 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 11:58:07 Fetched 96.5 kB in 0s (0 B/s) 11:58:07 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 11:58:07 Fetched 279 kB in 0s (0 B/s) 11:58:07 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 11:58:07 Fetched 122 kB in 0s (0 B/s) 11:58:07 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 11:58:07 Fetched 77.8 kB in 0s (0 B/s) 11:58:07 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 11:58:07 Fetched 8848 B in 0s (0 B/s) 11:58:07 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 11:58:07 Fetched 47.8 kB in 0s (0 B/s) 11:58:07 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 11:58:07 Fetched 45.6 kB in 0s (0 B/s) 11:58:07 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb [15.0 kB] 11:58:07 Fetched 15.0 kB in 0s (0 B/s) 11:58:07 Get:1 libcurl4_7.58.0-2ubuntu3.18_amd64.deb [220 kB] 11:58:07 Fetched 220 kB in 0s (0 B/s) 11:58:07 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb [154 kB] 11:58:07 Fetched 154 kB in 0s (0 B/s) 11:58:07 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 11:58:07 Fetched 50.6 kB in 0s (0 B/s) 11:58:07 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 11:58:07 Fetched 14.8 kB in 0s (0 B/s) 11:58:07 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 11:58:07 Fetched 41.8 kB in 0s (0 B/s) 11:58:07 Get:1 libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb [499 kB] 11:58:07 Fetched 499 kB in 0s (0 B/s) 11:58:07 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 11:58:07 Fetched 111 kB in 0s (0 B/s) 11:58:07 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 11:58:07 Fetched 240 kB in 0s (0 B/s) 11:58:07 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 11:58:07 Fetched 29.3 kB in 0s (0 B/s) 11:58:07 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 11:58:07 Fetched 85.5 kB in 0s (0 B/s) 11:58:07 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 11:58:07 Fetched 24.5 kB in 0s (0 B/s) 11:58:07 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb [49.2 kB] 11:58:07 Fetched 49.2 kB in 0s (0 B/s) 11:58:07 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 11:58:07 Fetched 54.2 kB in 0s (0 B/s) 11:58:07 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 11:58:07 Fetched 30.8 kB in 0s (0 B/s) 11:58:07 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb [15.8 kB] 11:58:07 Fetched 15.8 kB in 0s (0 B/s) 11:58:07 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 11:58:07 Fetched 85.9 kB in 0s (0 B/s) 11:58:07 Get:1 libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb [8764 B] 11:58:07 Fetched 8764 B in 0s (0 B/s) 11:58:07 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 11:58:07 Fetched 140 kB in 0s (0 B/s) 11:58:07 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 11:58:07 Fetched 119 kB in 0s (0 B/s) 11:58:07 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 11:58:07 Fetched 111 kB in 0s (0 B/s) 11:58:07 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 11:58:07 Fetched 11.1 kB in 0s (0 B/s) 11:58:07 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 11:58:07 Fetched 646 kB in 0s (0 B/s) 11:58:07 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 11:58:07 Fetched 41.3 kB in 0s (0 B/s) 11:58:07 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 11:58:07 Fetched 17.9 kB in 0s (0 B/s) 11:58:07 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 11:58:07 Fetched 368 kB in 0s (0 B/s) 11:58:07 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 11:58:07 Fetched 187 kB in 0s (0 B/s) 11:58:07 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 11:58:07 Fetched 175 kB in 0s (0 B/s) 11:58:07 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 11:58:07 Fetched 206 kB in 0s (0 B/s) 11:58:07 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.17_amd64.deb [1302 kB] 11:58:07 Fetched 1302 kB in 0s (0 B/s) 11:58:07 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 11:58:07 Fetched 36.2 kB in 0s (0 B/s) 11:58:07 Get:1 curl_7.58.0-2ubuntu3.18_amd64.deb [159 kB] 11:58:07 Fetched 159 kB in 0s (0 B/s) 11:58:07 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 11:58:07 Fetched 107 kB in 0s (0 B/s) 11:58:07 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 11:58:07 Fetched 48.7 kB in 0s (0 B/s) 11:58:07 Pulling static-packages 11:58:07 + snapcraftctl pull 11:58:07 Pulling version 11:58:07 + cd /root/project 11:58:07 + git describe --tags --abbrev=0 11:58:07 + sed s/v// 11:58:07 + GIT_VERSION=2.1.1-dev.3 11:58:07 + [ -z 2.1.1-dev.3 ] 11:58:07 + snapcraftctl set-version 2.1.1-dev.3 11:58:08 Building config-common 11:58:08 + snapcraftctl build 11:58:09 ./bin/test-attribution-txt.sh 11:58:10 Skipping build go-build-helper (already ran) 11:58:10 Building edgex-go 11:58:10 + cd /root/parts/edgex-go/src 11:58:10 + git describe --tags --abbrev=0 11:58:10 + sed s/v// 11:58:10 + GIT_VERSION=2.1.1-dev.3 11:58:10 + [ -z 2.1.1-dev.3 ] 11:58:10 + echo 2.1.1-dev.3 11:58:10 + [ ! -d vendor ] 11:58:10 + echo skipping... 11:58:10 + make build 11:58:10 skipping... 11:58:10 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 [Pipeline] echo 11:58:12 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 11:58:12 + go mod tidy [Pipeline] sh 11:58:14 + ls -al . 11:58:14 total 676 11:58:14 drwxrwxr-x 10 1001 1001 4096 Jun 3 11:58 . 11:58:14 drwxr-xr-x 4 root root 4096 Jun 3 11:54 .. 11:58:14 -rw-rw-r-- 1 1001 1001 11 Jun 3 11:51 .dockerignore 11:58:14 drwxrwxr-x 8 1001 1001 4096 Jun 3 11:51 .git 11:58:14 drwxrwxr-x 4 1001 1001 4096 Jun 3 11:51 .github 11:58:14 -rw-rw-r-- 1 1001 1001 797 Jun 3 11:51 .gitignore 11:58:14 -rw-rw-r-- 1 1001 1001 42 Jun 3 11:51 .golangci.yml 11:58:14 -rw-rw-r-- 1 1001 1001 76 Jun 3 11:51 .hadolint.yml 11:58:14 -rw-rw-r-- 1 1001 1001 166 Jun 3 11:51 .sonarcloud.properties 11:58:14 -rw-rw-r-- 1 1001 1001 1171 Jun 3 11:51 ADOPTERS.md 11:58:14 -rw-rw-r-- 1 1001 1001 8910 Jun 3 11:51 Attribution.txt 11:58:14 -rw-rw-r-- 1 1001 1001 52201 Jun 3 11:51 CHANGELOG.md 11:58:14 -rw-rw-r-- 1 1001 1001 3804 Jun 3 11:51 CONTRIBUTING.md 11:58:14 -rw-rw-r-- 1 1001 1001 677 Jun 3 11:51 GOVERNANCE.md 11:58:14 -rw-rw-r-- 1 1001 1001 849 Jun 3 11:51 Jenkinsfile 11:58:14 -rw-rw-r-- 1 1001 1001 10775 Jun 3 11:51 LICENSE 11:58:14 -rw-rw-r-- 1 1001 1001 6508 Jun 3 11:51 Makefile 11:58:14 -rw-rw-r-- 1 1001 1001 582 Jun 3 11:51 OWNERS.md 11:58:14 -rw-rw-r-- 1 1001 1001 8207 Jun 3 11:51 README.md 11:58:14 -rw-rw-r-- 1 1001 1001 6912 Jun 3 11:51 SECURITY.md 11:58:14 -rw-rw-r-- 1 1001 1001 5 Jun 3 11:49 VERSION 11:58:14 -rw-rw-r-- 1 1001 1001 4131 Jun 3 11:51 ZMQWindows.md 11:58:14 drwxrwxr-x 2 1001 1001 4096 Jun 3 11:51 bin 11:58:14 drwxrwxr-x 14 1001 1001 4096 Jun 3 11:51 cmd 11:58:14 -rw-r--r-- 1 root root 428658 Jun 3 11:56 coverage.out 11:58:14 -rw-rw-r-- 1 1001 1001 822 Jun 3 11:58 go.mod 11:58:14 -rw-rw-r-- 1 1001 1001 49471 Jun 3 11:51 go.sum 11:58:14 drwxrwxr-x 8 1001 1001 4096 Jun 3 11:51 internal 11:58:14 drwxrwxr-x 3 1001 1001 4096 Jun 3 11:51 openapi 11:58:14 drwxrwxr-x 4 1001 1001 4096 Jun 3 11:51 snap 11:58:14 drwxrwxr-x 6 1001 1001 4096 Jun 3 11:51 vendor 11:58:14 -rw-rw-r-- 1 1001 1001 204 Jun 3 11:51 version.go [Pipeline] sh 11:58:14 + '[' -e coverage.out ] 11:58:14 + chown 1001:1001 coverage.out [Pipeline] stash 11:58:14 Warning: overwriting stash ‘coverage-report’ 11:58:15 Stashed 1 file(s) [Pipeline] sh 11:58:16 + make build 11:58:16 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 11:58:22 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 11:58:22 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 11:58:26 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 11:58:27 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 11:58:27 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 11:58:28 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 11:58:29 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 11:58:30 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 11:58:31 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 11:58:32 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 11:58:34 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 11:58:35 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 11:58:36 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 11:58:36 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 11:58:36 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 11:58:36 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 11:58:36 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 11:58:36 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 11:58:36 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 11:58:36 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 11:58:36 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 11:58:36 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 11:58:36 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 11:58:36 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 11:58:36 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 11:58:36 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 11:58:36 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 11:58:36 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 11:58:36 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 11:58:36 + 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 11:58:36 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 11:58:36 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 11:58:36 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 11:58:36 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 11:58:36 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 11:58:36 + 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 11:58:36 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 11:58:36 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 11:58:36 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 11:58:37 Building hooks 11:58:37 + cd /root/parts/hooks/src 11:58:37 + make build 11:58:37 go mod tidy 11:58:37 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 11:58:37 go: downloading github.com/stretchr/testify v1.7.0 11:58:37 go: downloading github.com/davecgh/go-spew v1.1.0 11:58:37 go: downloading github.com/pmezard/go-difflib v1.0.0 11:58:37 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 11:58:38 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 11:58:39 GO111MODULE=on go build -o cmd/install/install ./cmd/install 11:58:39 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 11:58:39 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 11:58:41 Building static-packages 11:58:41 + snapcraftctl build 11:58:43 Building version 11:58:43 + snapcraftctl build 11:58:46 Staging config-common 11:58:46 + snapcraftctl stage 11:58:47 Skipping stage go-build-helper (already ran) 11:58:47 Staging edgex-go 11:58:47 + snapcraftctl stage 11:58:48 Staging hooks 11:58:48 + snapcraftctl stage 11:58:50 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 11:58:50 Staging static-packages 11:58:50 + snapcraftctl stage 11:58:52 Staging version 11:58:52 + snapcraftctl stage 11:58:53 Priming config-common 11:58:53 + snapcraftctl prime 11:58:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:58:54 Priming go-build-helper 11:58:54 + snapcraftctl prime 11:58:56 Priming edgex-go 11:58:56 + snapcraftctl prime 11:58:57 Priming hooks 11:58:57 + snapcraftctl prime 11:58:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 11:58:58 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 11:58:59 Priming static-packages 11:58:59 + snapcraftctl prime 11:59:01 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 11:59:02 Priming version 11:59:02 + snapcraftctl prime 11:59:03 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:59:06 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 11:59:08 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 11:59:14 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 11:59:16 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 11:59:20 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] } 11:59:27 $ docker stop --time=1 b606d603ad6b61bad7ba408df32a4c1fafa101f3b42e633471eae7607d1d6d2c 11:59:29 $ docker rm -f b606d603ad6b61bad7ba408df32a4c1fafa101f3b42e633471eae7607d1d6d2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:59:30 11:59:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:59:31 latest: Pulling from edgex-devops/edgex-compose-arm64 11:59:31 29e5d40040c1: Pulling fs layer 11:59:31 1ce36da41761: Pulling fs layer 11:59:31 25b303627fd3: Pulling fs layer 11:59:31 29e5d40040c1: Verifying Checksum 11:59:31 29e5d40040c1: Download complete 11:59:31 1ce36da41761: Verifying Checksum 11:59:31 1ce36da41761: Download complete 11:59:32 29e5d40040c1: Pull complete 11:59:33 25b303627fd3: Verifying Checksum 11:59:33 25b303627fd3: Download complete 11:59:33 1ce36da41761: Pull complete 11:59:46 25b303627fd3: Pull complete 11:59:46 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 11:59:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:59:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:59:46 prd-ubuntu20.04-docker-arm64-4c-16g-924 does not seem to be running inside a container 11:59: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:59:49 $ docker top 96be8e48fa719e85fef10ff36601674fb22b400c2b80a32b321e690bbf10e7eb -eo pid,comm [Pipeline] { [Pipeline] sh 11:59:50 + + docker-composegrep build parallel --help 11:59:50 11:59:55 --parallel Build images in parallel. [Pipeline] } 11:59:55 $ docker stop --time=1 96be8e48fa719e85fef10ff36601674fb22b400c2b80a32b321e690bbf10e7eb 11:59:57 $ docker rm -f 96be8e48fa719e85fef10ff36601674fb22b400c2b80a32b321e690bbf10e7eb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:59:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:59:58 prd-ubuntu20.04-docker-arm64-4c-16g-924 does not seem to be running inside a container 11:59:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:59:59 $ docker top ea49a1401621a75daa5ed939516a121379d62200130fb5ba9575ce5cf11f282b -eo pid,comm [Pipeline] { [Pipeline] sh 12:00:00 + docker-compose -f ./docker-compose-build.yml build --parallel 12:00:07 Building core-command ... 12:00:07 Building core-data ... 12:00:07 Building core-metadata ... 12:00:07 Building security-bootstrapper ... 12:00:07 Building security-proxy-setup ... 12:00:07 Building security-secretstore-setup ... 12:00:07 Building support-notifications ... 12:00:07 Building support-scheduler ... 12:00:07 Building sys-mgmt-agent ... 12:00:07 Building support-notifications 12:00:07 Building sys-mgmt-agent 12:00:07 Building core-metadata 12:00:07 Building security-proxy-setup 12:00:07 Building support-scheduler 12:01:44 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:01:44 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:01:44 ---> e7593926eb1d 12:01:44 Step 3/21 : WORKDIR /edgex-go 12:01:44 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:01:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:01:44 ---> e7593926eb1d 12:01:44 Step 3/22 : WORKDIR /edgex-go 12:01:44 ---> Running in ab537301ed85 12:01:44 ---> Running in 48fa492c2205 12:01:44 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:01:44 Step 2/20 : FROM ${BUILDER_BASE} AS builder 12:01:44 ---> e7593926eb1d 12:01:44 Step 3/20 : WORKDIR /edgex-go 12:01:44 ---> Running in 66ab8dc46962 12:01:44 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:01:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:01:44 ---> e7593926eb1d 12:01:44 Step 3/23 : WORKDIR /edgex-go 12:01:44 ---> Running in b834fd4e9255 12:01:44 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:01:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:01:44 ---> e7593926eb1d 12:01:44 Step 3/22 : WORKDIR /edgex-go 12:01:44 ---> Running in 4fb488a1824d 12:01:44 Removing intermediate container b834fd4e9255 12:01:44 ---> f71f65453cfa 12:01:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:01:44 Removing intermediate container 48fa492c2205 12:01:44 ---> a9119c2fc1b5 12:01:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:01:44 Removing intermediate container ab537301ed85 12:01:44 ---> b10b4b7339ba 12:01:44 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:01:44 ---> Running in f4c1b7566b9d 12:01:44 Removing intermediate container 66ab8dc46962 12:01:44 ---> de1b2db206f0 12:01:44 ---> Running in ffb91a9ba2fe 12:01:44 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:01:44 ---> Running in c48271050781 12:01:44 Removing intermediate container 4fb488a1824d 12:01:44 ---> 466ada499b68 12:01:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:01:44 ---> Running in aaaf833a236a 12:01:44 ---> Running in b12695de9b80 12:01:48 Removing intermediate container ffb91a9ba2fe 12:01:48 ---> 197e03720c48 12:01:48 Step 5/22 : RUN apk add --update --no-cache make git 12:01:48 Removing intermediate container f4c1b7566b9d 12:01:48 ---> 797db94f1deb 12:01:48 Step 5/23 : RUN apk add --update --no-cache make git 12:01:48 ---> Running in 5d5fcdda48bb 12:01:48 ---> Running in e912588564de 12:01:49 Removing intermediate container c48271050781 12:01:49 Removing intermediate container aaaf833a236a 12:01:49 ---> 3d12312d192e 12:01:49 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates ---> 8a4e1e620cbd 12:01:49 Step 5/20 : RUN apk add --update --no-cache make git 12:01:49 12:01:49 Removing intermediate container b12695de9b80 12:01:49 ---> 45157d387e5c 12:01:49 Step 5/22 : RUN apk add --update --no-cache make bash git 12:01:49 ---> Running in 7c728b9e5b92 12:01:49 ---> Running in 93a7579849c1 12:01:49 ---> Running in 41fa8ddac9d2 12:01:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:01:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:01:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:01:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:01:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:01:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:01:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:01:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:01:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:01:52 OK: 220 MiB in 52 packages 12:01:53 OK: 220 MiB in 52 packages 12:01:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:01:53 OK: 220 MiB in 52 packages 12:01:54 OK: 220 MiB in 52 packages 12:01:54 Removing intermediate container 5d5fcdda48bb 12:01:54 ---> 81e2024cd518 12:01:54 Step 6/22 : COPY . . 12:01:55 Removing intermediate container e912588564de 12:01:55 Removing intermediate container 7c728b9e5b92 12:01:55 ---> 479511d125a7 12:01:55 ---> 30d46d622aaa 12:01:55 Step 6/21 : COPY . . 12:01:55 Step 6/23 : COPY go.mod . 12:01:55 Removing intermediate container 93a7579849c1 12:01:55 ---> e3214bd1c145 12:01:55 Step 6/20 : COPY . . 12:01:56 ---> 2dcc610dc099 12:01:56 Step 7/23 : RUN go mod download 12:01:56 ---> Running in cde7042223ad 12:01:57 OK: 220 MiB in 52 packages 12:01:59 Removing intermediate container 41fa8ddac9d2 12:01:59 ---> dc068ed8c12f 12:01:59 Step 6/22 : COPY . . 12:02:01 Removing intermediate container cde7042223ad 12:02:01 ---> bb920c5893e9 12:02:01 Step 8/23 : COPY . . 12:02:34 ---> aaa121cf1871 12:02:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:02:34 ---> 7d14c2268855 12:02:34 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:02:34 ---> Running in 74723bcbe52a 12:02:34 ---> Running in 1b82e656dfbb 12:02:34 ---> ab443abebf6a 12:02:34 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:02:34 ---> Running in fb8afa95fae9 12:02:34 skipping... 12:02:34 skipping... 12:02:34 skipping... 12:02:34 Removing intermediate container 74723bcbe52a 12:02:34 ---> 7da2b32b435c 12:02:34 Step 8/22 : RUN make cmd/core-metadata/core-metadata 12:02:34 ---> Running in 2b0949cf94a6 12:02:34 Removing intermediate container 1b82e656dfbb 12:02:34 ---> 9668bc063cfe 12:02:34 Step 8/21 : RUN make cmd/support-notifications/support-notifications 12:02:34 Removing intermediate container fb8afa95fae9 12:02:34 ---> 567352d68857 12:02:34 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:02:34 ---> Running in 485dcd109536 12:02:34 ---> Running in 28f473dc34dd 12:02:34 ---> f9af3e05e84e 12:02:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:02:34 ---> Running in eaaa584f63ca 12:02:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:02:36 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:02:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:02:37 ---> 7f2e48e3d076 12:02:37 Step 9/23 : RUN go mod tidy 12:02:37 ---> Running in 1e76ae7915ee 12:02:37 skipping... 12:02:38 Removing intermediate container eaaa584f63ca 12:02:38 ---> 04bcd66e7604 12:02:38 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:02:38 ---> Running in 3fa975a8fddf 12:02:40 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:02:46 Removing intermediate container 1e76ae7915ee 12:02:46 ---> 078f16bf15c7 12:02:46 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 12:02:46 ---> Running in 953343366aa8 12:02:48 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:05:10 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:05:15 Removing intermediate container 3fa975a8fddf 12:05:15 ---> 53bb7058f497 12:05:15 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:05:15 ---> Running in a559c8714d0f 12:05:18 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:05:25 Removing intermediate container a559c8714d0f 12:05:25 ---> 20d1b5e0fd0e 12:05:25 12:05:25 Step 10/22 : FROM docker:20.10.8 12:05:25 20.10.8: Pulling from library/docker 12:05:25 Removing intermediate container 28f473dc34dd 12:05:25 ---> 44f5b9bd4166 12:05:25 12:05:25 Step 9/20 : FROM alpine:3.14 12:05:25 3.14: Pulling from library/alpine 12:05:27 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 12:05:27 Status: Downloaded newer image for alpine:3.14 12:05:27 ---> ac73e934f311 12:05:27 Step 10/20 : RUN apk add --update --no-cache curl 12:05:28 ---> Running in 5692bd4fa3ea 12:05:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:05:32 (1/5) Installing ca-certificates (20211220-r0) 12:05:32 (2/5) Installing brotli-libs (1.0.9-r5) 12:05:32 (3/5) Installing nghttp2-libs (1.43.0-r0) 12:05:32 (4/5) Installing libcurl (7.79.1-r1) 12:05:32 (5/5) Installing curl (7.79.1-r1) 12:05:32 Executing busybox-1.33.1-r7.trigger 12:05:32 Executing ca-certificates-20211220-r0.trigger 12:05:32 OK: 8 MiB in 19 packages 12:05:36 Removing intermediate container 5692bd4fa3ea 12:05:36 ---> df52a0ec63fc 12:05:36 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:05:36 ---> Running in 79addb0e56a0 12:05:36 Removing intermediate container 485dcd109536 12:05:36 ---> ee2daa2b6a01 12:05:36 12:05:36 Step 9/21 : FROM alpine:3.14 12:05:36 ---> ac73e934f311 12:05:36 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 12:05:36 ---> Running in ac8438d7958b 12:05:36 Removing intermediate container 79addb0e56a0 12:05:36 ---> 7756bc034f85 12:05:36 Step 12/20 : WORKDIR /edgex 12:05:36 ---> Running in bbba26909002 12:05:37 Removing intermediate container bbba26909002 12:05:37 ---> 653aa7a93b5d 12:05:37 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:05:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:05:38 Removing intermediate container 2b0949cf94a6 12:05:38 ---> 005076126b84 12:05:38 12:05:38 Step 9/22 : FROM alpine:3.14 12:05:38 ---> ac73e934f311 12:05:38 Step 10/22 : RUN apk add --update --no-cache dumb-init 12:05:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:05:38 ---> Running in 319d51471fe1 12:05:39 ---> 07a7ff41cf26 12:05:39 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:05:39 (1/2) Installing ca-certificates (20211220-r0) 12:05:39 (2/2) Installing dumb-init (1.2.5-r1) 12:05:39 Executing busybox-1.33.1-r7.trigger 12:05:39 Executing ca-certificates-20211220-r0.trigger 12:05:39 OK: 6 MiB in 16 packages 12:05:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:05:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:05:42 Removing intermediate container ac8438d7958b 12:05:42 ---> fdeeb6847526 12:05:42 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:05:42 ---> 16b0889640b6 12:05:42 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:05:42 ---> Running in 810a0ebd8017 12:05:42 (1/1) Installing dumb-init (1.2.5-r1) 12:05:42 Executing busybox-1.33.1-r7.trigger 12:05:42 OK: 5 MiB in 15 packages 12:05:42 Removing intermediate container 953343366aa8 12:05:42 ---> 5871683b072f 12:05:42 12:05:42 Step 11/23 : FROM alpine:3.14 12:05:42 ---> ac73e934f311 12:05:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 12:05:43 ---> Running in bbd37fbda760 12:05:43 Removing intermediate container 810a0ebd8017 12:05:43 ---> 6f2c0addebde 12:05:43 Step 12/21 : ENV APP_PORT=59860 12:05:44 ---> Running in 42b83e135efa 12:05:44 Removing intermediate container 319d51471fe1 12:05:44 ---> f76aada05e6a 12:05:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:05:44 ---> Running in f246dd1874ed 12:05:44 Removing intermediate container 42b83e135efa 12:05:44 ---> e194043e26a7 12:05:44 Step 13/21 : EXPOSE $APP_PORT 12:05:45 ---> Running in 58494a343b14 12:05:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:05:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:05:45 ---> 47c5b0ccf8c6 12:05:45 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:05:45 Removing intermediate container f246dd1874ed 12:05:45 ---> e69edcee79c9 12:05:45 Step 12/22 : ENV APP_PORT=59881 12:05:45 ---> Running in 796ae41d03fa 12:05:46 Removing intermediate container 58494a343b14 12:05:46 ---> Running in 6f2d6e6ec7ae 12:05:46 ---> f276306fa0d9 12:05:46 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 12:05:46 (1/1) Installing dumb-init (1.2.5-r1) 12:05:46 Executing busybox-1.33.1-r7.trigger 12:05:46 OK: 5 MiB in 15 packages 12:05:46 Removing intermediate container 6f2d6e6ec7ae 12:05:46 ---> c5027226ffed 12:05:46 Step 13/22 : EXPOSE $APP_PORT 12:05:46 Removing intermediate container 796ae41d03fa 12:05:46 ---> 56feed9cd429 12:05:46 Step 17/20 : CMD ["--init=true"] 12:05:47 ---> Running in 2e7499329d78 12:05:47 ---> Running in e440fe3c6edc 12:05:47 ---> 33313ed0841f 12:05:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:05:47 Removing intermediate container 2e7499329d78 12:05:47 ---> 8cc304e99977 12:05:47 Step 18/20 : LABEL arch=arm64 12:05:48 Removing intermediate container bbd37fbda760 12:05:48 ---> c632613152e1 12:05:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:05:48 Removing intermediate container e440fe3c6edc 12:05:48 ---> c4e8d1496d7a 12:05:48 Step 14/22 : WORKDIR / 12:05:48 ---> Running in 6748da09623d 12:05:48 ---> Running in 3d697a434d5b 12:05:48 ---> Running in cb51025daecd 12:05:48 Removing intermediate container 3d697a434d5b 12:05:48 ---> 6b641e7c8e61 12:05:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:05:48 Removing intermediate container 6748da09623d 12:05:48 ---> 88c941d73868 12:05:48 Step 19/20 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 12:05:48 Removing intermediate container cb51025daecd 12:05:48 ---> 9bcaea4f3975 12:05:48 Step 14/23 : ENV APP_PORT=59861 12:05:49 ---> Running in a08238880bda 12:05:49 ---> Running in 2ba0518e030f 12:05:49 ---> 7ba88adb04d3 12:05:49 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:05:49 Removing intermediate container 2ba0518e030f 12:05:49 ---> 600b35801eef 12:05:49 Step 15/23 : EXPOSE $APP_PORT 12:05:49 Removing intermediate container a08238880bda 12:05:49 ---> d57f23513d75 12:05:49 Step 20/20 : LABEL version=0.0.0 12:05:50 ---> Running in 9910cb689c60 12:05:50 ---> Running in f0339aec816f 12:05:50 ---> 3d3b24408831 12:05:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:05:50 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 12:05:50 Status: Downloaded newer image for docker:20.10.8 12:05:50 ---> 3734d5adc5ac 12:05:50 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:05:50 Removing intermediate container 9910cb689c60 12:05:50 ---> 0544da86e811 12:05:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:05:50 ---> Running in de645ac95555 12:05:51 Removing intermediate container f0339aec816f 12:05:51 ---> 5a951f6f5a41 12:05:51 12:05:51 ---> 54746761c9cb 12:05:51 Step 17/21 : ENTRYPOINT ["/support-notifications"] 12:05:51 ---> Running in 4dd6f20db823 12:05:51 Removing intermediate container de645ac95555 12:05:51 ---> ecb1d3404087 12:05:51 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:05:51 ---> Running in 24ca1c88e8a1 12:05:51 Removing intermediate container 4dd6f20db823 12:05:51 ---> 8ad0ed95d982 12:05:51 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:05:51 ---> debca148b2a3 12:05:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:05:52 ---> Running in 337a278d6a8e 12:05:52 Successfully built 5a951f6f5a41 12:05:52 Successfully tagged security-proxy-setup-arm64:latest 12:05:52  Building security-proxy-setup ... done Building core-command 12:05:53 ---> e76c332eac8b 12:05:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:05:53 Removing intermediate container 337a278d6a8e 12:05:53 ---> 2561298f4a79 12:05:53 Step 19/21 : LABEL arch=arm64 12:05:53 ---> Running in ea86d17c3869 12:05:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:05:53 Removing intermediate container ea86d17c3869 12:05:53 ---> ab272418b4da 12:05:53 Step 20/21 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 12:05:53 ---> Running in e053090bb252 12:05:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:05:54 ---> 4f8ef8e017c7 12:05:54 Step 18/22 : ENTRYPOINT ["/core-metadata"] 12:05:54 ---> 13a3c9c5ffc4 12:05:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:05:54 ---> Running in aa064eaa15b4 12:05:54 Removing intermediate container e053090bb252 12:05:54 ---> 963c66628771 12:05:54 Step 21/21 : LABEL version=0.0.0 12:05:54 ---> Running in ac67b01ad6dd 12:05:55 Removing intermediate container aa064eaa15b4 12:05:55 ---> b0e4d933df3c 12:05:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:05:55 (1/42) Installing readline (8.1.0-r0) 12:05:55 (2/42) Installing bash (5.1.16-r0) 12:05:55 Executing bash-5.1.16-r0.post-install 12:05:55 (3/42) Installing brotli-libs (1.0.9-r5) 12:05:55 ---> Running in 25e37ae024ca 12:05:55 (4/42) Installing nghttp2-libs (1.43.0-r0) 12:05:55 (5/42) Installing libcurl (7.79.1-r1) 12:05:55 (6/42) Installing curl (7.79.1-r1) 12:05:55 (7/42) Installing dumb-init (1.2.5-r1) 12:05:55 (8/42) Installing libbz2 (1.0.8-r1) 12:05:55 (9/42) Installing expat (2.4.7-r0) 12:05:55 (10/42) Installing libffi (3.3-r2) 12:05:55 (11/42) Installing gdbm (1.19-r0) 12:05:55 (12/42) Installing xz-libs (5.2.5-r1) 12:05:55 Removing intermediate container ac67b01ad6dd 12:05:55 ---> 9ff306fda3ea 12:05:55 12:05:55 (13/42) Installing libgcc (10.3.1_git20210424-r2) 12:05:55 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 12:05:55 (15/42) Installing mpdecimal (2.5.1-r1) 12:05:55 (16/42) Installing sqlite-libs (3.35.5-r0) 12:05:55 (17/42) Installing python3 (3.9.5-r2) 12:05:55 Removing intermediate container 25e37ae024ca 12:05:55 ---> 93f127906083 12:05:55 Step 20/22 : LABEL arch=arm64 12:05:55 ---> 2135e7e69d03 12:05:55 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 12:05:56 ---> Running in 3ba83d4b3473 12:05:56 ---> Running in f2c38d97ca5e 12:05:56 Successfully built 9ff306fda3ea 12:05:56 Successfully tagged support-notifications-arm64:latest 12:05:56  Building support-notifications ... done Building core-data 12:05:57 Removing intermediate container f2c38d97ca5e 12:05:57 ---> 0960a5a6c50b 12:05:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:05:57 Removing intermediate container 3ba83d4b3473 12:05:57 ---> d5d43041c053 12:05:57 Step 21/22 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 12:05:57 ---> Running in d04811638f2d 12:05:57 ---> Running in 6e940208810d 12:05:58 Removing intermediate container 6e940208810d 12:05:58 ---> 78831dfed96f 12:05:58 Step 22/22 : LABEL version=0.0.0 12:05:58 Removing intermediate container d04811638f2d 12:05:58 ---> a3c09e811a34 12:05:58 Step 21/23 : LABEL arch=arm64 12:05:58 ---> Running in 7b6e62351c61 12:05:58 ---> Running in 89dabcf803a8 12:05:58 (18/42) Installing py3-appdirs (1.4.4-r2) 12:05:58 (19/42) Installing py3-chardet (4.0.0-r2) 12:05:58 (20/42) Installing py3-idna (3.2-r0) 12:05:58 (21/42) Installing py3-urllib3 (1.26.5-r0) 12:05:58 (22/42) Installing py3-certifi (2020.12.5-r1) 12:05:58 (23/42) Installing py3-requests (2.25.1-r4) 12:05:58 (24/42) Installing py3-msgpack (1.0.2-r1) 12:05:58 (25/42) Installing py3-lockfile (0.12.2-r4) 12:05:58 (26/42) Installing py3-cachecontrol (0.12.6-r1) 12:05:58 Removing intermediate container 89dabcf803a8 12:05:58 ---> bf5a03311e39 12:05:58 12:05:58 Removing intermediate container 7b6e62351c61 12:05:58 ---> 2b08b78343ab 12:05:58 Step 22/23 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 12:05:58 (27/42) Installing py3-colorama (0.4.4-r1) 12:05:58 (28/42) Installing py3-contextlib2 (0.6.0-r1) 12:05:58 (29/42) Installing py3-distlib (0.3.1-r3) 12:05:58 ---> Running in 083bb8d007c3 12:05:59 (30/42) Installing py3-distro (1.5.0-r3) 12:05:59 (31/42) Installing py3-six (1.15.0-r1) 12:05:59 (32/42) Installing py3-webencodings (0.5.1-r4) 12:05:59 (33/42) Installing py3-html5lib (1.1-r1) 12:05:59 (34/42) Installing py3-parsing (2.4.7-r2) 12:05:59 (35/42) Installing py3-packaging (20.9-r1) 12:05:59 (36/42) Installing py3-toml (0.10.2-r2) 12:05:59 (37/42) Installing py3-pep517 (0.10.0-r2) 12:05:59 (38/42) Installing py3-progress (1.5-r2) 12:05:59 (39/42) Installing py3-retrying (1.3.3-r1) 12:05:59 (40/42) Installing py3-ordered-set (4.0.2-r1) 12:05:59 (41/42) Installing py3-setuptools (52.0.0-r3) 12:05:59 Removing intermediate container 083bb8d007c3 12:05:59 ---> 70e29ed76628 12:05:59 Step 23/23 : LABEL version=0.0.0 12:05:59 (42/42) Installing py3-pip (20.3.4-r1) 12:05:59 ---> Running in a3b215bc64fb 12:05:59 Successfully built bf5a03311e39 12:05:59 Successfully tagged core-metadata-arm64:latest 12:05:59  Building core-metadata ... done Building security-secretstore-setup 12:06:00 Removing intermediate container a3b215bc64fb 12:06:00 ---> 4f791ec39e1e 12:06:00 12:06:00 Executing busybox-1.33.1-r3.trigger 12:06:00 OK: 84 MiB in 64 packages 12:06:01 Successfully built 4f791ec39e1e 12:06:01 Successfully tagged support-scheduler-arm64:latest 12:06:01  Building support-scheduler ... done Building security-bootstrapper 12:06:05 Collecting docker-compose==1.23.2 12:06:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:06:06 Collecting websocket-client<1.0,>=0.32.0 12:06:06 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:06:06 Collecting cached-property<2,>=1.2.0 12:06:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:06:06 Collecting docopt<0.7,>=0.6.1 12:06:06 Downloading docopt-0.6.2.tar.gz (25 kB) 12:06:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:06:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:06:10 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:06:10 Collecting texttable<0.10,>=0.9.0 12:06:10 Downloading texttable-0.9.1.tar.gz (11 kB) 12:06:13 Collecting docker<4.0,>=3.6.0 12:06:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:06:13 Collecting jsonschema<3,>=2.5.1 12:06:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:06:13 Collecting dockerpty<0.5,>=0.4.1 12:06:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:06:17 Collecting PyYAML<4,>=3.10 12:06:17 Downloading PyYAML-3.13.tar.gz (270 kB) 12:06:21 Collecting docker-pycreds>=0.4.0 12:06:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:06:22 Collecting urllib3<1.25,>=1.21.1 12:06:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:06:23 Collecting chardet<3.1.0,>=3.0.2 12:06:23 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 12:06:23 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:06:23 Collecting idna<2.8,>=2.5 12:06:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:06:24 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 12:06:24 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 12:06:24 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 12:06:24 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 12:06:24 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 12:06:24 Attempting uninstall: urllib3 12:06:24 Found existing installation: urllib3 1.26.5 12:06:24 Uninstalling urllib3-1.26.5: 12:06:25 Successfully uninstalled urllib3-1.26.5 12:06:25 Attempting uninstall: idna 12:06:25 Found existing installation: idna 3.2 12:06:25 Uninstalling idna-3.2: 12:06:26 Successfully uninstalled idna-3.2 12:06:27 Attempting uninstall: chardet 12:06:27 Found existing installation: chardet 4.0.0 12:06:27 Uninstalling chardet-4.0.0: 12:06:27 Successfully uninstalled chardet-4.0.0 12:06:29 Attempting uninstall: requests 12:06:29 Found existing installation: requests 2.25.1 12:06:29 Uninstalling requests-2.25.1: 12:06:29 Successfully uninstalled requests-2.25.1 12:06:30 Running setup.py install for texttable: started 12:06:32 Running setup.py install for texttable: finished with status 'done' 12:06:32 Running setup.py install for PyYAML: started 12:06:35 Running setup.py install for PyYAML: finished with status 'done' 12:06:35 Running setup.py install for docopt: started 12:06:37 Running setup.py install for docopt: finished with status 'done' 12:06:37 Running setup.py install for dockerpty: started 12:06:40 Running setup.py install for dockerpty: finished with status 'done' 12:06:42 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:07:00 Removing intermediate container 24ca1c88e8a1 12:07:00 ---> f20803813784 12:07:00 Step 13/22 : ENV APP_PORT=58890 12:07:00 ---> Running in 9853b21a3514 12:07:00 Removing intermediate container 9853b21a3514 12:07:00 ---> 8b1a16f2b45a 12:07:00 Step 14/22 : EXPOSE $APP_PORT 12:07:00 ---> Running in f745f545f4ce 12:07:00 Removing intermediate container f745f545f4ce 12:07:00 ---> 21b3d7355aed 12:07:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:07:00 ---> 5421b61d3140 12:07:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:07:02 ---> abf794641312 12:07:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:07:04 ---> fb2a56cb0f10 12:07:04 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 12:07:04 ---> Running in 26b9b6ed7793 12:07:05 Removing intermediate container 26b9b6ed7793 12:07:05 ---> c24e094a15fb 12:07:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:07:05 ---> Running in 26ffad14508a 12:07:06 Removing intermediate container 26ffad14508a 12:07:06 ---> 3c7626b785da 12:07:06 Step 20/22 : LABEL arch=arm64 12:07:06 ---> Running in 7ec36d72ef31 12:07:07 Removing intermediate container 7ec36d72ef31 12:07:07 ---> e155cda4c705 12:07:07 Step 21/22 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 12:07:07 ---> Running in c42608018e34 12:07:07 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:07:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:07:07 ---> e7593926eb1d 12:07:07 Step 3/22 : WORKDIR /edgex-go 12:07:07 ---> Using cache 12:07:07 ---> 466ada499b68 12:07:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:07:07 ---> Using cache 12:07:07 ---> 45157d387e5c 12:07:07 Step 5/22 : RUN apk add --update --no-cache make git 12:07:07 ---> Running in 92672d5bc203 12:07:08 Removing intermediate container c42608018e34 12:07:08 ---> 2d86004b33a3 12:07:08 Step 22/22 : LABEL version=0.0.0 12:07:08 ---> Running in 8a0434415913 12:07:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:07:09 Removing intermediate container 8a0434415913 12:07:09 ---> 9fa75b1c40a2 12:07:09 12:07:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:07:10 Successfully built 9fa75b1c40a2 12:07:11 Successfully tagged sys-mgmt-agent-arm64:latest 12:07:11  Building sys-mgmt-agent ... done OK: 220 MiB in 52 packages 12:07:12 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:07:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:07:12 ---> e7593926eb1d 12:07:12 Step 3/22 : WORKDIR /edgex-go 12:07:12 ---> Using cache 12:07:12 ---> 466ada499b68 12:07:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:07:12 ---> Using cache 12:07:12 ---> 45157d387e5c 12:07:12 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:07:12 ---> Running in fcb9248f2537 12:07:12 Removing intermediate container 92672d5bc203 12:07:12 ---> 59b9ab896993 12:07:12 Step 6/22 : COPY . . 12:07:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:07:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:07:13 ---> e7593926eb1d 12:07:13 Step 3/24 : WORKDIR /edgex-go 12:07:13 ---> Using cache 12:07:13 ---> 466ada499b68 12:07:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:07:13 ---> Using cache 12:07:13 ---> 45157d387e5c 12:07:13 Step 5/24 : RUN apk add --update --no-cache make git 12:07:13 ---> Using cache 12:07:13 ---> 59b9ab896993 12:07:13 Step 6/24 : COPY . . 12:07:13 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:07:13 Step 2/30 : FROM ${BUILDER_BASE} AS builder 12:07:13 ---> e7593926eb1d 12:07:13 Step 3/30 : WORKDIR /edgex-go 12:07:13 ---> Using cache 12:07:13 ---> 466ada499b68 12:07:13 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:07:13 ---> Using cache 12:07:13 ---> 45157d387e5c 12:07:13 Step 5/30 : RUN apk add --update --no-cache make git 12:07:13 ---> Using cache 12:07:13 ---> 59b9ab896993 12:07:13 Step 6/30 : COPY . . 12:07:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:07:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:07:16 OK: 220 MiB in 52 packages 12:07:18 Removing intermediate container fcb9248f2537 12:07:18 ---> 3d584f922947 12:07:18 Step 6/22 : COPY . . 12:07:40 ---> 747c3aa5b01a 12:07:40 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:07:40 ---> Running in 035ecf4e1482 12:07:40 ---> 77fda2c53dfd 12:07:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:07:40 ---> c608c1e1c139 12:07:40 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:07:40 ---> Running in 2831eccea2c9 12:07:41 ---> Running in 0b50186da274 12:07:42 skipping... 12:07:43 skipping... 12:07:43 skipping... 12:07:43 Removing intermediate container 035ecf4e1482 12:07:43 ---> 3f7f9ade4426 12:07:43 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:07:43 ---> Running in 0d2520a44e91 12:07:44 Removing intermediate container 0b50186da274 12:07:44 ---> 77706bcd8fa3 12:07:44 Step 8/22 : RUN make cmd/core-command/core-command 12:07:44 ---> Running in 07c1618949ac 12:07:44 Removing intermediate container 2831eccea2c9 12:07:44 ---> 646f30642b6b 12:07:44 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:07:45 ---> Running in 29a7a8c7f9ed 12:07:45 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:07:45 ---> 17e40ba3ef9d 12:07:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:07:46 ---> Running in c4e53a51bcb5 12:07:46 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:07:47 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:07:48 skipping... 12:07:49 Removing intermediate container c4e53a51bcb5 12:07:49 ---> 8d5fda956391 12:07:49 Step 8/22 : RUN make cmd/core-data/core-data 12:07:49 ---> Running in d2991eae9b63 12:07:51 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:09:42 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:09:49 Removing intermediate container 07c1618949ac 12:09:49 ---> b93e4ad7f1c5 12:09:49 12:09:49 Step 9/22 : FROM alpine:3.14 12:09:49 ---> ac73e934f311 12:09:49 Step 10/22 : RUN apk add --update --no-cache dumb-init 12:09:49 ---> Using cache 12:09:49 ---> c632613152e1 12:09:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:09:49 ---> Using cache 12:09:49 ---> 9bcaea4f3975 12:09:49 Step 12/22 : ENV APP_PORT=59882 12:09:49 ---> Running in 4e086bf726d1 12:09:49 Removing intermediate container 4e086bf726d1 12:09:49 ---> e5747db4b796 12:09:49 Step 13/22 : EXPOSE $APP_PORT 12:09:50 ---> Running in 0a074c0ed45e 12:09:51 Removing intermediate container 0a074c0ed45e 12:09:51 ---> 80254f12056d 12:09:51 Step 14/22 : WORKDIR / 12:09:51 ---> Running in 4c98336f07fe 12:09:52 Removing intermediate container 4c98336f07fe 12:09:52 ---> 916d6090c312 12:09:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:09:54 ---> 47c9c05e87d8 12:09:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:09:55 Removing intermediate container 0d2520a44e91 12:09:55 ---> adc0c9a21d99 12:09:55 12:09:55 Step 9/24 : FROM alpine:3.14 12:09:55 ---> ac73e934f311 12:09:55 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 12:09:55 ---> Running in df5770148c14 12:09:56 ---> 49a98bd87fbd 12:09:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:09:56 Removing intermediate container 29a7a8c7f9ed 12:09:56 ---> d90bfd9d4269 12:09:56 12:09:56 Step 9/30 : FROM alpine:3.14 12:09:56 ---> ac73e934f311 12:09:56 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:09:57 ---> Running in 1e3986c14bb7 12:09:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:09:57 Removing intermediate container 1e3986c14bb7 12:09:57 ---> 1a05befa8bae 12:09:57 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 12:09:57 ---> 8af6a65d7502 12:09:57 Step 18/22 : ENTRYPOINT ["/core-command"] 12:09:57 ---> Running in b1aece0d0fa5 12:09:58 ---> Running in 3a347d8e45e1 12:09:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:09:58 Removing intermediate container 3a347d8e45e1 12:09:58 ---> a7fd40bf2e98 12:09:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:09:58 ---> Running in 433c8c6a5d38 12:09:59 (1/3) Installing ca-certificates (20211220-r0) 12:09:59 (2/3) Installing dumb-init (1.2.5-r1) 12:09:59 (3/3) Installing su-exec (0.2-r1) 12:09:59 Executing busybox-1.33.1-r7.trigger 12:09:59 Removing intermediate container 433c8c6a5d38 12:09:59 ---> a90ce7f41345 12:09:59 Step 20/22 : LABEL arch=arm64 12:09:59 Executing ca-certificates-20211220-r0.trigger 12:09:59 ---> Running in 430a6cff9116 12:09:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:09:59 OK: 6 MiB in 17 packages 12:10:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:10:00 Removing intermediate container 430a6cff9116 12:10:00 ---> 8c43a76a6cf3 12:10:00 Step 21/22 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 12:10:00 ---> Running in 6875032dc2e9 12:10:01 Removing intermediate container 6875032dc2e9 12:10:01 ---> 5cdd625df86d 12:10:01 Step 22/22 : LABEL version=0.0.0 12:10:01 (1/2) Installing dumb-init (1.2.5-r1) 12:10:01 (2/2) Installing su-exec (0.2-r1) 12:10:01 Executing busybox-1.33.1-r7.trigger 12:10:01 OK: 6 MiB in 16 packages 12:10:01 ---> Running in 0ca65a31df87 12:10:02 Removing intermediate container 0ca65a31df87 12:10:02 ---> 25b595e7724b 12:10:02 12:10:02 Removing intermediate container df5770148c14 12:10:02 ---> 02e24fdef8a1 12:10:02 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:10:02 ---> Running in 322518de2fa1 12:10:02 Removing intermediate container b1aece0d0fa5 12:10:02 ---> ebdf632b401a 12:10:02 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 12:10:02 ---> Running in 38a643a476ba 12:10:03 Removing intermediate container 322518de2fa1 12:10:03 ---> 058a5307060b 12:10:03 Step 12/24 : WORKDIR / 12:10:03 Successfully built 25b595e7724b 12:10:03 Successfully tagged core-command-arm64:latest 12:10:03 ---> Running in 28627fdac9ca 12:10:03  Building core-command ... done Removing intermediate container 38a643a476ba 12:10:03 ---> bc77ae33f1d3 12:10:03 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:10:03 ---> Running in d263e07ba172 12:10:03 Removing intermediate container 28627fdac9ca 12:10:03 ---> e69f3146ccb5 12:10:03 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:10:04 Removing intermediate container d263e07ba172 12:10:04 ---> b952529059fb 12:10:04 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:10:04 ---> Running in 0bbe3a31b3ae 12:10:04 ---> 8a9126588a14 12:10:04 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:10:05 ---> 58b085429606 12:10:05 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:10:06 Removing intermediate container 0bbe3a31b3ae 12:10:06 ---> 776ffb4f0c9c 12:10:06 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 12:10:06 ---> Running in 8d8a30dbdda0 12:10:07 ---> f36fe5108246 12:10:07 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:10:07 Removing intermediate container 8d8a30dbdda0 12:10:07 ---> b70d76ca23bb 12:10:07 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:10:08 ---> 277320c151e6 12:10:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:10:08 ---> c80431fbd8e5 12:10:08 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:10:08 ---> Running in efc3c1dd9a1f 12:10:09 ---> 7c435c061178 12:10:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:10:11 Removing intermediate container efc3c1dd9a1f 12:10:11 ---> e3203534a175 12:10:11 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 12:10:11 ---> 2189744ddefe 12:10:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:10:11 Removing intermediate container d2991eae9b63 12:10:11 ---> 2ab702203638 12:10:11 12:10:11 Step 9/22 : FROM alpine:3.14 12:10:11 ---> ac73e934f311 12:10:11 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:10:12 ---> Running in 547b1a9db37e 12:10:12 ---> a10d22e6bf1d 12:10:12 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:10:12 ---> 17f06601b73e 12:10:12 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:10:12 ---> Running in d132033bbb87 12:10:12 Removing intermediate container 547b1a9db37e 12:10:12 ---> 43adf7235b7c 12:10:12 Step 11/22 : ENV APP_PORT=59880 12:10:12 ---> Running in 7e2a410114de 12:10:13 Removing intermediate container 7e2a410114de 12:10:13 ---> 6175d050c114 12:10:13 Step 12/22 : EXPOSE $APP_PORT 12:10:13 ---> Running in 93d91bdb8da6 12:10:13 ---> 08861e6418e9 12:10:13 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:10:13 Removing intermediate container 93d91bdb8da6 12:10:13 ---> 2810905968a1 12:10:13 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:10:14 ---> Running in 396589130d60 12:10:15 Removing intermediate container d132033bbb87 12:10:15 ---> 1d977b53e48d 12:10:15 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 12:10:15 ---> 6f53e1b0fb2e 12:10:15 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:10:15 ---> Running in 2ac88a5c2003 12:10:15 Removing intermediate container 2ac88a5c2003 12:10:15 ---> cdd478c571b3 12:10:15 Step 22/24 : LABEL arch=arm64 12:10:15 ---> Running in 26767a406b22 12:10:16 ---> 17320515772b 12:10:16 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:10:16 Removing intermediate container 26767a406b22 12:10:16 ---> e98ca904f88b 12:10:16 Step 23/24 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 12:10:16 ---> Running in 5ad309d4bd30 12:10:16 Removing intermediate container 396589130d60 12:10:16 ---> eb8ace5a5e6f 12:10:16 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 12:10:16 ---> Running in 3e6fc16ae7a9 12:10:16 Removing intermediate container 5ad309d4bd30 12:10:16 ---> 7b7e701be346 12:10:16 Step 24/24 : LABEL version=0.0.0 12:10:16 ---> df3d55f777c9 12:10:16 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 12:10:17 ---> Running in 9831ddee75c8 12:10:17 ---> Running in afba410d4b7e 12:10:17 Removing intermediate container 9831ddee75c8 12:10:17 ---> 67c6f68dfdc4 12:10:17 12:10:17 Removing intermediate container afba410d4b7e 12:10:17 ---> d95c10a0712c 12:10:17 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:10:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:10:18 Successfully built 67c6f68dfdc4 12:10:18 Successfully tagged security-secretstore-setup-arm64:latest 12:10:18  Building security-secretstore-setup ... done  ---> 5c34776b134a 12:10:18 Step 25/30 : RUN chmod +x /entrypoint.sh 12:10:18 ---> Running in c24e97aae579 12:10:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:10:20 (1/6) Installing dumb-init (1.2.5-r1) 12:10:20 (2/6) Installing libgcc (10.3.1_git20210424-r2) 12:10:20 (3/6) Installing libsodium (1.0.18-r0) 12:10:20 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 12:10:20 Removing intermediate container c24e97aae579 12:10:20 ---> b683be3bd89a 12:10:20 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 12:10:20 (5/6) Installing libzmq (4.3.4-r0) 12:10:21 (6/6) Installing zeromq (4.3.4-r0) 12:10:21 ---> Running in f3e10b1ea9b4 12:10:21 Executing busybox-1.33.1-r7.trigger 12:10:21 OK: 8 MiB in 20 packages 12:10:21 Removing intermediate container f3e10b1ea9b4 12:10:21 ---> 4d7430be7ac4 12:10:21 Step 27/30 : CMD ["gate"] 12:10:21 ---> Running in 01a7bdd95118 12:10:22 Removing intermediate container 01a7bdd95118 12:10:22 ---> f9dbdf3f8a40 12:10:22 Step 28/30 : LABEL arch=arm64 12:10:22 Removing intermediate container 3e6fc16ae7a9 12:10:22 ---> 1a0123155114 12:10:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:10:22 ---> Running in bcb81ff488fa 12:10:22 Removing intermediate container bcb81ff488fa 12:10:22 ---> f7a11f24657a 12:10:22 Step 29/30 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 12:10:23 ---> b37a54d78aba 12:10:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:10:23 ---> Running in 2de97e5691ca 12:10:23 Removing intermediate container 2de97e5691ca 12:10:23 ---> 1682616f8f59 12:10:23 Step 30/30 : LABEL version=0.0.0 12:10:23 ---> Running in 81a0bcfc5e18 12:10:24 Removing intermediate container 81a0bcfc5e18 12:10:24 ---> b40d6144ff41 12:10:24 12:10:24 ---> cdd9d79c773c 12:10:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:10:24 Successfully built b40d6144ff41 12:10:25 Successfully tagged security-bootstrapper-arm64:latest 12:10:25  Building security-bootstrapper ... done  ---> ef3f44982409 12:10:25 Step 18/22 : ENTRYPOINT ["/core-data"] 12:10:25 ---> Running in a0f0ca67bbcc 12:10:25 Removing intermediate container a0f0ca67bbcc 12:10:25 ---> d74b243dc564 12:10:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:10:25 ---> Running in 70e5828ff408 12:10:25 Removing intermediate container 70e5828ff408 12:10:25 ---> 5d91362708a1 12:10:25 Step 20/22 : LABEL arch=arm64 12:10:25 ---> Running in 780c65d72d13 12:10:26 Removing intermediate container 780c65d72d13 12:10:26 ---> ee7c39c3f57f 12:10:26 Step 21/22 : LABEL git_sha=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 12:10:26 ---> Running in a8d8c72e3d98 12:10:26 Removing intermediate container a8d8c72e3d98 12:10:26 ---> 57cd75bbde21 12:10:26 Step 22/22 : LABEL version=0.0.0 12:10:26 ---> Running in 51ab602e850a 12:10:27 Removing intermediate container 51ab602e850a 12:10:27 ---> 4e526e0ce1bf 12:10:27 12:10:28 Successfully built 4e526e0ce1bf 12:10:28 Successfully tagged core-data-arm64:latest 12:10:28  Building core-data ... done  [Pipeline] } 12:10:28 $ docker stop --time=1 ea49a1401621a75daa5ed939516a121379d62200130fb5ba9575ce5cf11f282b 12:10:30 $ docker rm -f ea49a1401621a75daa5ed939516a121379d62200130fb5ba9575ce5cf11f282b [Pipeline] // withDockerContainer [Pipeline] sh 12:10:30 + docker images 12:10:31 REPOSITORY TAG IMAGE ID CREATED SIZE 12:10:31 core-data-arm64 latest 4e526e0ce1bf 3 seconds ago 19.2MB 12:10:31 security-bootstrapper-arm64 latest b40d6144ff41 6 seconds ago 18MB 12:10:31 security-secretstore-setup-arm64 latest 67c6f68dfdc4 13 seconds ago 26.8MB 12:10:31 2ab702203638 19 seconds ago 1.61GB 12:10:31 core-command-arm64 latest 25b595e7724b 29 seconds ago 15.1MB 12:10:31 d90bfd9d4269 34 seconds ago 1.6GB 12:10:31 adc0c9a21d99 36 seconds ago 1.61GB 12:10:31 b93e4ad7f1c5 43 seconds ago 1.6GB 12:10:31 sys-mgmt-agent-arm64 latest 9fa75b1c40a2 3 minutes ago 277MB 12:10:31 support-scheduler-arm64 latest 4f791ec39e1e 4 minutes ago 15.3MB 12:10:31 core-metadata-arm64 latest bf5a03311e39 4 minutes ago 15.9MB 12:10:31 support-notifications-arm64 latest 9ff306fda3ea 4 minutes ago 16MB 12:10:31 security-proxy-setup-arm64 latest 5a951f6f5a41 4 minutes ago 25.3MB 12:10:31 5871683b072f 4 minutes ago 1.6GB 12:10:31 005076126b84 4 minutes ago 1.61GB 12:10:31 ee2daa2b6a01 4 minutes ago 1.61GB 12:10:31 20d1b5e0fd0e 5 minutes ago 1.6GB 12:10:31 44f5b9bd4166 5 minutes ago 1.61GB 12:10:31 ci-base-image-arm64 latest e7593926eb1d 16 minutes ago 1.26GB 12:10:31 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.17-alpine-lts 5f011755c4a2 6 days ago 551MB 12:10:31 alpine 3.14 ac73e934f311 8 weeks ago 5.34MB 12:10:31 docker 20.10.8 3734d5adc5ac 9 months ago 198MB 12:10:31 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 12:10:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:10:31 12:10:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:10:32 arm64: Pulling from edgex-lftools-log-publisher 12:10:32 8998bd30e6a1: Pulling fs layer 12:10:32 04944245beec: Pulling fs layer 12:10:32 699f458cf7ca: Pulling fs layer 12:10:32 765212b225bb: Pulling fs layer 12:10:32 f23df028b6ca: Pulling fs layer 12:10:32 d65c8cfc05b1: Pulling fs layer 12:10:32 2437ff75d9bd: Pulling fs layer 12:10:32 f23df028b6ca: Waiting 12:10:32 d65c8cfc05b1: Waiting 12:10:32 2437ff75d9bd: Waiting 12:10:32 765212b225bb: Waiting 12:10:32 04944245beec: Verifying Checksum 12:10:32 04944245beec: Download complete 12:10:32 765212b225bb: Verifying Checksum 12:10:32 765212b225bb: Download complete 12:10:32 f23df028b6ca: Verifying Checksum 12:10:32 f23df028b6ca: Download complete 12:10:32 d65c8cfc05b1: Verifying Checksum 12:10:32 d65c8cfc05b1: Download complete 12:10:32 699f458cf7ca: Verifying Checksum 12:10:32 699f458cf7ca: Download complete 12:10:33 8998bd30e6a1: Verifying Checksum 12:10:33 8998bd30e6a1: Download complete 12:10:36 2437ff75d9bd: Verifying Checksum 12:10:36 2437ff75d9bd: Download complete 12:10:38 8998bd30e6a1: Pull complete 12:10:38 04944245beec: Pull complete 12:10:40 699f458cf7ca: Pull complete 12:10:40 765212b225bb: Pull complete 12:10:41 f23df028b6ca: Pull complete 12:10:41 d65c8cfc05b1: Pull complete 12:10:59 2437ff75d9bd: Pull complete 12:10:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:10:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:10:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:11:00 prd-ubuntu20.04-docker-arm64-4c-16g-924 does not seem to be running inside a container 12:11:00 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:11:03 $ docker top 15890ea05799477acf435a5491358511d1e677d03514d922a29371daf0cb8c16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:11:04 ---> job-cost.sh 12:11:04 lf-activate-venv: SKIPPING 12:11:04 INFO: No Stack... 12:11:05 INFO: Retrieving Pricing Info for: v3-standard-4 12:11:05 INFO: Archiving Costs [Pipeline] sh 12:11:06 + cat /w/workspace/edgex-go/1/archives/cost.csv 12:11:06 + cut -d, -f6 [Pipeline] lock 12:11:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4043-1-stack-cost] 12:11:06 Resource [jenkins-edgexfoundry-edgex-go-PR-4043-1-stack-cost] did not exist. Created. 12:11:06 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4043-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:11:07 + echo total: 0.10999999940395355 [Pipeline] stash 12:11:07 Stashed 1 file(s) [Pipeline] } 12:11:07 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4043-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:11:07 $ docker stop --time=1 15890ea05799477acf435a5491358511d1e677d03514d922a29371daf0cb8c16 12:11:09 $ docker rm -f 15890ea05799477acf435a5491358511d1e677d03514d922a29371daf0cb8c16 [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 12:11:10 provisioning config files... 12:11:10 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8157568252384493473tmp [Pipeline] { [Pipeline] sh 12:11:10 + set +x 12:11:10 + curl -s https://codecov.io/bash 12:11:10 + bash -s -- 12:11:10 12:11:10 _____ _ 12:11:10 / ____| | | 12:11:10 | | ___ __| | ___ ___ _____ __ 12:11:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:11:10 | |___| (_) | (_| | __/ (_| (_) \ V / 12:11:10 \_____\___/ \__,_|\___|\___\___/ \_/ 12:11:10 Bash-1.0.6 12:11:10 12:11:10 12:11:10 ==> git version 2.25.1 found 12:11:10 ==> 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 12:11:10 Release-Date: 2020-01-08 12:11:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:11:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:11:10 ==> Jenkins CI detected. 12:11:10 current dir:  /w/workspace/edgex-go/1 12:11:10 project root: . 12:11:10 --> token set from env 12:11:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:11:10 ==> Running gcov in . (disable via -X gcov) 12:11:10 ==> Python coveragepy not found 12:11:10 ==> Searching for coverage reports in: 12:11:10 + . 12:11:10 -> Found 1 reports 12:11:10 ==> Detecting git/mercurial file structure 12:11:10 ==> Reading reports 12:11:10 + ./coverage.out bytes=428658 12:11:10 ==> Appending adjustments 12:11:10 https://docs.codecov.io/docs/fixing-reports 12:11:11 + Found adjustments 12:11:11 ==> Gzipping contents 12:11:11 64K /tmp/codecov.YUYAJM.gz 12:11:11 ==> Uploading reports 12:11:11 url: https://codecov.io 12:11:11 query: branch=PR-4043&commit=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4043%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4043&job=&cmd_args= 12:11:11 -> Pinging Codecov 12:11:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4043&commit=19c6dcecbcd7e2590b8e4ed7ca98690ae413b102&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4043%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4043&job=&cmd_args= 12:11:12 -> Uploading to 12:11:12 https://storage.googleapis.com/codecov/v4/raw/2022-06-03/00271124DB129430A58F1EEE437C3FCB/19c6dcecbcd7e2590b8e4ed7ca98690ae413b102/d01a0457-62b3-4cb3-b634-496ac976bda8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220603T121111Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cf4beb34457197e06eaacda48acaf596c8545c4a213a2b81d5ebd4499687a1f7 12:11:12 % Total % Received % Xferd Average Speed Time Time Time Current 12:11:12 Dload Upload Total Spent Left Speed 12:11:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65139 0 0 100 65139 0 244k --:--:-- --:--:-- --:--:-- 244k 12:11:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/19c6dcecbcd7e2590b8e4ed7ca98690ae413b102 [Pipeline] } 12:11:12 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 12:11:13 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 12:11:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:11:15 ---> package-listing.sh 12:11:15 ++ facter osfamily 12:11:15 ++ tr '[:upper:]' '[:lower:]' 12:11:15 + OS_FAMILY=debian 12:11:15 + workspace=/w/workspace/edgex-go/1 12:11:15 + START_PACKAGES=/tmp/packages_start.txt 12:11:15 + END_PACKAGES=/tmp/packages_end.txt 12:11:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:11:15 + PACKAGES=/tmp/packages_start.txt 12:11:15 + '[' /w/workspace/edgex-go/1 ']' 12:11:15 + PACKAGES=/tmp/packages_end.txt 12:11:15 + case "${OS_FAMILY}" in 12:11:15 + dpkg -l 12:11:15 + grep '^ii' 12:11:15 + '[' -f /tmp/packages_start.txt ']' 12:11:15 + '[' -f /tmp/packages_end.txt ']' 12:11:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:11:15 + '[' /w/workspace/edgex-go/1 ']' 12:11:15 + mkdir -p /w/workspace/edgex-go/1/archives/ 12:11:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 12:11:15 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 12:11:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:11:16 12:11:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:11:16 latest: Pulling from edgex-lftools-log-publisher 12:11:16 5eb5b503b376: Pulling fs layer 12:11:16 5c69ac0246d0: Pulling fs layer 12:11:16 ec43610c2a17: Pulling fs layer 12:11:16 3a2ae6a8a46f: Pulling fs layer 12:11:16 33b1e0a273af: Pulling fs layer 12:11:16 5d3b04190fa2: Pulling fs layer 12:11:16 2f39f015ded8: Pulling fs layer 12:11:16 3a2ae6a8a46f: Waiting 12:11:16 33b1e0a273af: Waiting 12:11:16 5d3b04190fa2: Waiting 12:11:16 2f39f015ded8: Waiting 12:11:16 5c69ac0246d0: Verifying Checksum 12:11:16 5c69ac0246d0: Download complete 12:11:16 3a2ae6a8a46f: Verifying Checksum 12:11:16 3a2ae6a8a46f: Download complete 12:11:16 33b1e0a273af: Verifying Checksum 12:11:16 33b1e0a273af: Download complete 12:11:16 5d3b04190fa2: Download complete 12:11:16 ec43610c2a17: Verifying Checksum 12:11:16 ec43610c2a17: Download complete 12:11:16 5eb5b503b376: Verifying Checksum 12:11:16 5eb5b503b376: Download complete 12:11:17 2f39f015ded8: Download complete 12:11:18 5eb5b503b376: Pull complete 12:11:18 5c69ac0246d0: Pull complete 12:11:18 ec43610c2a17: Pull complete 12:11:18 3a2ae6a8a46f: Pull complete 12:11:18 33b1e0a273af: Pull complete 12:11:19 5d3b04190fa2: Pull complete 12:11:23 2f39f015ded8: Pull complete 12:11:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:11:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:11:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:11:23 prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container 12:11:23 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:11:25 $ docker top c106851410a3158cc6c5bd3abdc06fec0d23212a531f5be3a20d6b0f427bad5e -eo pid,comm [Pipeline] { [Pipeline] sh 12:11:25 + touch /tmp/pre-build-complete [Pipeline] sh 12:11:26 + mkdir -p /var/log/sysstat [Pipeline] sh 12:11:26 + ls /var/log/sa-host 12:11:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:11:26 provisioning config files... 12:11:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6169610934217695377tmp [Pipeline] { [Pipeline] echo 12:11:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:11:27 ---> create-netrc.sh [Pipeline] } 12:11:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:11:27 ---> python-tools-install.sh [Pipeline] echo 12:11:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:11:27 ---> sudo-logs.sh 12:11:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:11:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:11:28 ---> job-cost.sh 12:11:28 lf-activate-venv: SKIPPING 12:11:28 DEBUG: total: 0.10999999940395355 12:11:28 INFO: Retrieving Stack Cost... 12:11:28 INFO: Retrieving Pricing Info for: v3-standard-8 12:11:29 INFO: Archiving Costs [Pipeline] echo 12:11:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:11:29 ---> logs-deploy.sh 12:11:29 lf-activate-venv: SKIPPING 12:11:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4043/1 12:11:29 INFO: archiving workspace using pattern(s): 12:11:30 Archives upload complete. 12:11:30 INFO: archiving logs to Nexus