Pull request #3848 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 6d1ec803f689d11ac1c009919f7caaec7ff543a0+9e663fa036c94b5cb066284360ddd66ddff01928 (ebb04ef4d1e7d8810dac84486a25e87db01e3c4f) 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-ssh5879345039431159881.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh10030131591241042817.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3848/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3848/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh873371682987714572.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5017138884305277034.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3848/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3848/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9870981332806167678.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1034’ is offline Running on prd-centos7-docker-4c-2g-1035 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5297565797426040641.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7985868020869945468.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9e663fa036c94b5cb066284360ddd66ddff01928 into PR head commit 6d1ec803f689d11ac1c009919f7caaec7ff543a0 Merge succeeded, producing 6d1ec803f689d11ac1c009919f7caaec7ff543a0 Checking out Revision 6d1ec803f689d11ac1c009919f7caaec7ff543a0 (PR-3848) > git config core.sparsecheckout # timeout=10 > git checkout -f 6d1ec803f689d11ac1c009919f7caaec7ff543a0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7644362239746184360.key > git merge 9e663fa036c94b5cb066284360ddd66ddff01928 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d1ec803f689d11ac1c009919f7caaec7ff543a0 # timeout=10 Commit message: "build(snap): update edgexfoundry snap base to core20" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:33:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:33:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:33:25 ========================================================= 16:33:25 EdgeX Global Pipelines Version Info 16:33:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:33:26 ------------------- 16:33:26 stable info: 16:33:26 ------------------- 16:33:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:33:26 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 16:33:26 Message: update stable to v1.0.217 16:33:26 ------------------- 16:33:26 experimental info: 16:33:26 ------------------- 16:33:26 Commited By: **** collab-it+edgex@linuxfoundation.org 16:33:26 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 16:33:26 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:33:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:33:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:33:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:33:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:33:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:33:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:33:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:33:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:33:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:33:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:33:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:33:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:33:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:33:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:33:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3848 [Pipeline] echo 16:33:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3848 [Pipeline] echo 16:33:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3848 [Pipeline] echo 16:33:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6d1ec803f689d11ac1c009919f7caaec7ff543a0 [Pipeline] echo 16:33:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6d1ec80 [Pipeline] echo 16:33:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:33:27 provisioning config files... 16:33:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config968645112108869399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:33:27 ---> docker-login.sh 16:33:27 nexus3.edgexfoundry.org:10001 16:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:27 Configure a credential helper to remove this warning. See 16:33:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:27 16:33:27 Login Succeeded 16:33:27 nexus3.edgexfoundry.org:10002 16:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:27 Configure a credential helper to remove this warning. See 16:33:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:27 16:33:27 Login Succeeded 16:33:27 nexus3.edgexfoundry.org:10003 16:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:28 Configure a credential helper to remove this warning. See 16:33:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:28 16:33:28 Login Succeeded 16:33:28 nexus3.edgexfoundry.org:10004 16:33:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:28 Configure a credential helper to remove this warning. See 16:33:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:28 16:33:28 Login Succeeded 16:33:28 docker.io 16:33:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:28 Configure a credential helper to remove this warning. See 16:33:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:28 16:33:28 Login Succeeded 16:33:28 ---> docker-login.sh ends [Pipeline] } 16:33:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:33:29 ++ 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 16:33:29 + for file in '`ls cmd/**/Dockerfile`' 16:33:29 ++ dirname cmd/core-command/Dockerfile 16:33:29 ++ cut -d/ -f2 16:33:29 + echo core-command,cmd/core-command/Dockerfile 16:33:29 + for file in '`ls cmd/**/Dockerfile`' 16:33:29 ++ dirname cmd/core-data/Dockerfile 16:33:29 ++ cut -d/ -f2 16:33:29 + echo core-data,cmd/core-data/Dockerfile 16:33:29 + for file in '`ls cmd/**/Dockerfile`' 16:33:29 ++ dirname cmd/core-metadata/Dockerfile 16:33:29 ++ cut -d/ -f2 16:33:29 + echo core-metadata,cmd/core-metadata/Dockerfile 16:33:29 + for file in '`ls cmd/**/Dockerfile`' 16:33:29 ++ dirname cmd/security-bootstrapper/Dockerfile 16:33:29 ++ cut -d/ -f2 16:33:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:33:29 + for file in '`ls cmd/**/Dockerfile`' 16:33:29 ++ dirname cmd/security-proxy-setup/Dockerfile 16:33:29 ++ cut -d/ -f2 16:33:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:33:29 + for file in '`ls cmd/**/Dockerfile`' 16:33:29 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:33:29 ++ cut -d/ -f2 16:33:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:33:29 + for file in '`ls cmd/**/Dockerfile`' 16:33:29 ++ dirname cmd/support-notifications/Dockerfile 16:33:29 ++ cut -d/ -f2 16:33:29 + echo support-notifications,cmd/support-notifications/Dockerfile 16:33:29 + for file in '`ls cmd/**/Dockerfile`' 16:33:29 ++ dirname cmd/support-scheduler/Dockerfile 16:33:29 ++ cut -d/ -f2 16:33:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:33:29 + for file in '`ls cmd/**/Dockerfile`' 16:33:29 ++ cut -d/ -f2 16:33:29 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:33:29 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:33:29 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 16:33:29 + git rev-list -1 --merges 6d1ec803f689d11ac1c009919f7caaec7ff543a0~1..6d1ec803f689d11ac1c009919f7caaec7ff543a0 [Pipeline] echo 16:33:29 -----------> git rev-list -1 --merges 6d1ec803f689d11ac1c009919f7caaec7ff543a0~1..6d1ec803f689d11ac1c009919f7caaec7ff543a0 6d1ec803f689d11ac1c009919f7caaec7ff543a0 [false] [Pipeline] sh 16:33:29 + git log --format=format:%s -1 6d1ec803f689d11ac1c009919f7caaec7ff543a0 [Pipeline] echo 16:33:29 ========================================================= 16:33:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:33:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:33:30 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:33:30 + grep -v github /etc/ssh/ssh_known_hosts 16:33:30 + '[' -e /tmp/ssh_known_hosts ']' 16:33:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:33:30 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 16:33:30 + sudo tee -a /etc/ssh/ssh_known_hosts 16:33:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:33:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:33:30 16:33:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:33:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:33:31 latest: Pulling from edgex-devops/git-semver 16:33:31 a0d0a0d46f8b: Pulling fs layer 16:33:31 3e5f54012d9b: Pulling fs layer 16:33:31 4c7163046ea9: Pulling fs layer 16:33:31 0c2d73faf560: Pulling fs layer 16:33:31 0c2d73faf560: Waiting 16:33:31 3e5f54012d9b: Verifying Checksum 16:33:31 3e5f54012d9b: Download complete 16:33:31 a0d0a0d46f8b: Verifying Checksum 16:33:31 a0d0a0d46f8b: Download complete 16:33:31 0c2d73faf560: Verifying Checksum 16:33:31 0c2d73faf560: Download complete 16:33:31 4c7163046ea9: Verifying Checksum 16:33:31 4c7163046ea9: Download complete 16:33:31 a0d0a0d46f8b: Pull complete 16:33:31 3e5f54012d9b: Pull complete 16:33:31 4c7163046ea9: Pull complete 16:33:31 0c2d73faf560: Pull complete 16:33:31 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:33:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:33:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:33:31 prd-centos7-docker-4c-2g-1035 does not seem to be running inside a container 16:33:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:33:32 $ docker top a5b5fe284894cefbdbedefbbc57a476d84701011714f99bc4aa45c1bb479b72d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:33:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:33:32 [ssh-agent] Looking for ssh-agent implementation... 16:33:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:33:32 $ docker exec a5b5fe284894cefbdbedefbbc57a476d84701011714f99bc4aa45c1bb479b72d ssh-agent 16:33:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfkdPDj/agent.14 16:33:32 SSH_AGENT_PID=20 16:33:32 Running ssh-add (command line suppressed) 16:33:33 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2409689876715124321.key (/w/workspace/edgex-go/2@tmp/private_key_2409689876715124321.key) 16:33:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:33:33 + git tag --points-at HEAD [Pipeline] } 16:33:33 $ docker exec --env ******** --env ******** a5b5fe284894cefbdbedefbbc57a476d84701011714f99bc4aa45c1bb479b72d ssh-agent -k 16:33:33 unset SSH_AUTH_SOCK; 16:33:33 unset SSH_AGENT_PID; 16:33:33 echo Agent pid 20 killed; 16:33:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:33:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:33:33 [ssh-agent] Looking for ssh-agent implementation... 16:33:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:33:33 $ docker exec a5b5fe284894cefbdbedefbbc57a476d84701011714f99bc4aa45c1bb479b72d ssh-agent 16:33:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAefEhP/agent.52 16:33:33 SSH_AGENT_PID=57 16:33:33 Running ssh-add (command line suppressed) 16:33:33 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1702315117834673393.key (/w/workspace/edgex-go/2@tmp/private_key_1702315117834673393.key) 16:33:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:33:34 + git semver init 16:33:34 # -> Open(): unable to determine branch for HEAD 16:33:34 # $GIT_DIR = /w/workspace/edgex-go/2/.git 16:33:34 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 16:33:34 # $SEMVER_REMOTE_NAME = origin 16:33:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:33:34 # $SEMVER_USER_NAME = edgex-jenkins 16:33:34 # $SEMVER_BRANCH = PR-3848 16:33:34 # $SEMVER_TEMP = /tmp/semver-370194343 16:33:34 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:33:49 # '/tmp/semver-370194343' -> '/w/workspace/edgex-go/2/.semver' 16:33:49 # -> Force: false 16:33:49 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 16:33:49 $ docker exec --env ******** --env ******** a5b5fe284894cefbdbedefbbc57a476d84701011714f99bc4aa45c1bb479b72d ssh-agent -k 16:33:49 unset SSH_AUTH_SOCK; 16:33:49 unset SSH_AGENT_PID; 16:33:49 echo Agent pid 57 killed; 16:33:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:33:49 + git semver [Pipeline] } 16:33:49 $ docker stop --time=1 a5b5fe284894cefbdbedefbbc57a476d84701011714f99bc4aa45c1bb479b72d 16:33:51 $ docker rm -f a5b5fe284894cefbdbedefbbc57a476d84701011714f99bc4aa45c1bb479b72d [Pipeline] // withDockerContainer [Pipeline] sh 16:33:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:33:52 Stashed 1 file(s) [Pipeline] echo 16:33:52 [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 16:33:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:33:52 ========================================================= 16:33:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:33:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:33:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:33:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:33:52 a0d0a0d46f8b: Already exists 16:33:52 31adcdaf11c8: Pulling fs layer 16:33:52 b8b176561691: Pulling fs layer 16:33:52 4527c011a84f: Pulling fs layer 16:33:52 5d74067f8e1e: Pulling fs layer 16:33:52 e0aca202a116: Pulling fs layer 16:33:52 3a43be97a3b4: Pulling fs layer 16:33:52 34cad66bf833: Pulling fs layer 16:33:52 b4e3c513aaa6: Pulling fs layer 16:33:52 5d74067f8e1e: Waiting 16:33:52 e0aca202a116: Waiting 16:33:52 3a43be97a3b4: Waiting 16:33:52 34cad66bf833: Waiting 16:33:52 b4e3c513aaa6: Waiting 16:33:52 b8b176561691: Verifying Checksum 16:33:52 b8b176561691: Download complete 16:33:52 31adcdaf11c8: Verifying Checksum 16:33:52 31adcdaf11c8: Download complete 16:33:52 5d74067f8e1e: Verifying Checksum 16:33:52 5d74067f8e1e: Download complete 16:33:52 e0aca202a116: Verifying Checksum 16:33:52 e0aca202a116: Download complete 16:33:52 3a43be97a3b4: Verifying Checksum 16:33:52 3a43be97a3b4: Download complete 16:33:53 34cad66bf833: Verifying Checksum 16:33:53 34cad66bf833: Download complete 16:33:53 31adcdaf11c8: Pull complete 16:33:53 b8b176561691: Pull complete 16:33:53 4527c011a84f: Verifying Checksum 16:33:53 4527c011a84f: Download complete 16:33:53 b4e3c513aaa6: Verifying Checksum 16:33:53 b4e3c513aaa6: Download complete 16:33:57 4527c011a84f: Pull complete 16:33:57 5d74067f8e1e: Pull complete 16:33:57 e0aca202a116: Pull complete 16:33:57 3a43be97a3b4: Pull complete 16:33:57 34cad66bf833: Pull complete 16:34:00 b4e3c513aaa6: Pull complete 16:34:00 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 16:34:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:34:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:34:00 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:34:00 WORKDIR /edgex 16:34:00 COPY go.mod . 16:34:00 RUN go mod download' 16:34:00 + docker build -t ci-base-image-x86_64 -f - . 16:34:01 Sending build context to Docker daemon 333.7MB 16:34:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:34:01 ---> 9f6097aaca64 16:34:01 Step 2/4 : WORKDIR /edgex 16:34:03 ---> Running in e1c6e9820a25 16:34:03 Removing intermediate container e1c6e9820a25 16:34:03 ---> d6b82eea3eee 16:34:03 Step 3/4 : COPY go.mod . 16:34:03 ---> effbf308a5a7 16:34:03 Step 4/4 : RUN go mod download 16:34:03 ---> Running in e068cb602310 16:34:07 Still waiting to schedule task 16:34:07 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:34:36 Removing intermediate container e068cb602310 16:34:36 ---> e72a96df27ee 16:34:36 Successfully built e72a96df27ee 16:34:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:34:36 + docker inspect -f . ci-base-image-x86_64 16:34:36 . [Pipeline] withDockerContainer 16:34:36 prd-centos7-docker-4c-2g-1035 does not seem to be running inside a container 16:34:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:34:36 $ docker top d6a102ddbd980f427e8362fdba7fc783d09e2b0da10b625a00dbc4f87a777e45 -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:37 + go version 16:34:37 go version go1.16.8 linux/amd64 [Pipeline] } 16:34:37 $ docker stop --time=1 d6a102ddbd980f427e8362fdba7fc783d09e2b0da10b625a00dbc4f87a777e45 16:34:38 $ docker rm -f d6a102ddbd980f427e8362fdba7fc783d09e2b0da10b625a00dbc4f87a777e45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:34:38 + docker inspect -f . ci-base-image-x86_64 16:34:38 . [Pipeline] withDockerContainer 16:34:39 prd-centos7-docker-4c-2g-1035 does not seem to be running inside a container 16:34:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:34:39 $ docker top d53b680c269da8f47dea0af7dc7717b63a537933897f5202c286792635e44b52 -eo pid,comm [Pipeline] { [Pipeline] echo 16:34:39 ========================================================= 16:34:39 [edgeXBuildGoParallel] Running Tests and Build... 16:34:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:34:39 + make test 16:34:39 go mod tidy 16:34:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:34:45 ? github.com/edgexfoundry/edgex-go [no test files] 16:35:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:35:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:35:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:35:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:35:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:35:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:35:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:35:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:35:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:35:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:35:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:35:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:35:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:35:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:35:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements 16:35:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:35:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:35:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 98.5% of statements 16:35:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:35:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.054s coverage: 44.7% of statements 16:35:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:35:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:35:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.111s coverage: 89.5% of statements 16:35:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:35:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:35:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 84.4% of statements 16:35:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:35:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:35:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:35:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:35:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:35:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.254s coverage: 94.2% of statements 16:35:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:35:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:35:17 ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 59.1% of statements 16:35:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:35:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:35:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:35:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:35:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:35:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 16:35:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:35:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:35:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:35:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements 16:35:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:35:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 16:35:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 21.7% of statements 16:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:35:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 16:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.072s coverage: 79.5% of statements 16:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 16:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements 16:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 16:35:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 16:35:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 16:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.173s coverage: 82.5% of statements 16:35:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:35:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1036 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws 16:35:38 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:35:38 The recommended git tool is: git 16:35:43 using credential edgex-jenkins-ssh 16:35:43 Cloning the remote Git repository 16:35:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:35:43 > git init /w/workspace/edgex-go/2 # timeout=10 16:35:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:35:43 > git --version # timeout=10 16:35:43 > git --version # 'git version 2.17.1' 16:35:43 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements 16:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 16:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 16:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 16:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 16:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 16:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 16:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 16:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.136s coverage: 91.2% of statements 16:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.125s coverage: 64.4% of statements 16:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 16:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 16:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 16:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 16:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 16:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.226s coverage: 65.4% of statements 16:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:35:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.8% of statements 16:35:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:35:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:35:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 16:35:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:35:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 16:35:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:36:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 17.7% of statements 16:36:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:36:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:36:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:36:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:36:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.3% of statements 16:36:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:36:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:36:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:36:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:36:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 16:36:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:36:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:36:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements 16:36:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:36:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:36:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:36:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:36:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 16:36:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:36:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:36:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:36:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:36:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:36:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:36:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 16:36:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 16:36:05 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:36:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:36:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:36:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:36:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:36:06 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:36:07 Merging remotes/origin/main commit 9e663fa036c94b5cb066284360ddd66ddff01928 into PR head commit 6d1ec803f689d11ac1c009919f7caaec7ff543a0 16:36:08 Merge succeeded, producing 6d1ec803f689d11ac1c009919f7caaec7ff543a0 16:36:08 Checking out Revision 6d1ec803f689d11ac1c009919f7caaec7ff543a0 (PR-3848) 16:36:07 > git config core.sparsecheckout # timeout=10 16:36:07 > git checkout -f 6d1ec803f689d11ac1c009919f7caaec7ff543a0 # timeout=10 16:36:08 > git remote # timeout=10 16:36:08 > git config --get remote.origin.url # timeout=10 16:36:08 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:08 > git merge 9e663fa036c94b5cb066284360ddd66ddff01928 # timeout=10 16:36:08 > git rev-parse HEAD^{commit} # timeout=10 16:36:08 > git config core.sparsecheckout # timeout=10 16:36:08 > git checkout -f 6d1ec803f689d11ac1c009919f7caaec7ff543a0 # timeout=10 16:36:12 Commit message: "build(snap): update edgexfoundry snap base to core20" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:36:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:36:13 % Total % Received % Xferd Average Speed Time Time Time Current 16:36:13 Dload Upload Total Spent Left Speed 16:36:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 93841 0 --:--:-- --:--:-- --:--:-- 93841 [Pipeline] sh 16:36:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:36:14 + sudo+ sudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 16:36:14 16:36:14 { 16:36:14 "registry-mirrors": [ 16:36:14 "https://nexus3.edgexfoundry.org:10001" 16:36:14 ], 16:36:14 "bip": "10.250.0.254/24", 16:36:14 "hosts": [ 16:36:14 "tcp://0.0.0.0:5555", 16:36:14 "unix:///var/run/docker.sock" 16:36:14 ], 16:36:14 "mtu": 1458, 16:36:14 "selinux-enabled": true, 16:36:14 "seccomp-profile": "/etc/docker/seccomp.json" 16:36:14 } [Pipeline] sh 16:36:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:36:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:36:33 provisioning config files... 16:36:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5357640282382006659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:36:33 ---> docker-login.sh 16:36:33 nexus3.edgexfoundry.org:10001 16:36:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:34 Configure a credential helper to remove this warning. See 16:36:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:34 16:36:34 Login Succeeded 16:36:34 nexus3.edgexfoundry.org:10002 16:36:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:34 Configure a credential helper to remove this warning. See 16:36:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:34 16:36:34 Login Succeeded 16:36:34 nexus3.edgexfoundry.org:10003 16:36:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:35 Configure a credential helper to remove this warning. See 16:36:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:35 16:36:35 Login Succeeded 16:36:35 nexus3.edgexfoundry.org:10004 16:36:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:35 Configure a credential helper to remove this warning. See 16:36:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:35 16:36:35 Login Succeeded 16:36:35 docker.io 16:36:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:36 Configure a credential helper to remove this warning. See 16:36:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:36 16:36:36 Login Succeeded 16:36:36 ---> docker-login.sh ends [Pipeline] } 16:36:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:36:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:36:37 ========================================================= 16:36:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:36:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:36:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:36:37 552d1f2373af: Pulling fs layer 16:36:37 ea3f2d53f512: Pulling fs layer 16:36:37 9e70ebbbe112: Pulling fs layer 16:36:37 7a9cfe048b4a: Pulling fs layer 16:36:37 72dc09318566: Pulling fs layer 16:36:37 f4f7b4309257: Pulling fs layer 16:36:37 0ac9a79272e3: Pulling fs layer 16:36:37 b78e95d17946: Pulling fs layer 16:36:37 7a9cfe048b4a: Waiting 16:36:37 72dc09318566: Waiting 16:36:37 f4f7b4309257: Waiting 16:36:37 0ac9a79272e3: Waiting 16:36:37 b78e95d17946: Waiting 16:36:37 9e70ebbbe112: Verifying Checksum 16:36:37 9e70ebbbe112: Download complete 16:36:37 ea3f2d53f512: Verifying Checksum 16:36:37 ea3f2d53f512: Download complete 16:36:37 72dc09318566: Verifying Checksum 16:36:37 72dc09318566: Download complete 16:36:37 f4f7b4309257: Verifying Checksum 16:36:37 f4f7b4309257: Download complete 16:36:37 0ac9a79272e3: Verifying Checksum 16:36:37 0ac9a79272e3: Download complete 16:36:37 552d1f2373af: Verifying Checksum 16:36:37 552d1f2373af: Download complete 16:36:37 GO111MODULE=on go vet ./... 16:36:38 552d1f2373af: Pull complete 16:36:39 ea3f2d53f512: Pull complete 16:36:39 9e70ebbbe112: Pull complete 16:36:39 b78e95d17946: Verifying Checksum 16:36:39 b78e95d17946: Download complete 16:36:40 7a9cfe048b4a: Verifying Checksum 16:36:40 7a9cfe048b4a: Download complete 16:36:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:36:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:36:47 ./bin/test-attribution-txt.sh [Pipeline] echo 16:36:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:36:48 + ls -al . 16:36:48 total 644 16:36:48 drwxrwxr-x 10 1001 1001 4096 Dec 17 16:36 . 16:36:48 drwxr-xr-x 4 root root 28 Dec 17 16:34 .. 16:36:48 -rw-rw-r-- 1 1001 1001 11 Dec 17 16:33 .dockerignore 16:36:48 drwxrwxr-x 8 1001 1001 179 Dec 17 16:33 .git 16:36:48 drwxrwxr-x 4 1001 1001 142 Dec 17 16:33 .github 16:36:48 -rw-rw-r-- 1 1001 1001 804 Dec 17 16:33 .gitignore 16:36:48 -rw-rw-r-- 1 1001 1001 42 Dec 17 16:33 .golangci.yml 16:36:48 -rw-rw-r-- 1 1001 1001 76 Dec 17 16:33 .hadolint.yml 16:36:48 drwx------ 3 1001 1001 73 Dec 17 16:33 .semver 16:36:48 -rw-rw-r-- 1 1001 1001 166 Dec 17 16:33 .sonarcloud.properties 16:36:48 -rw-rw-r-- 1 1001 1001 1171 Dec 17 16:33 ADOPTERS.md 16:36:48 -rw-rw-r-- 1 1001 1001 8910 Dec 17 16:33 Attribution.txt 16:36:48 -rw-rw-r-- 1 1001 1001 51732 Dec 17 16:33 CHANGELOG.md 16:36:48 -rw-rw-r-- 1 1001 1001 3804 Dec 17 16:33 CONTRIBUTING.md 16:36:48 -rw-rw-r-- 1 1001 1001 677 Dec 17 16:33 GOVERNANCE.md 16:36:48 -rw-rw-r-- 1 1001 1001 849 Dec 17 16:33 Jenkinsfile 16:36:48 -rw-rw-r-- 1 1001 1001 10775 Dec 17 16:33 LICENSE 16:36:48 -rw-rw-r-- 1 1001 1001 6508 Dec 17 16:33 Makefile 16:36:48 -rw-rw-r-- 1 1001 1001 582 Dec 17 16:33 OWNERS.md 16:36:48 -rw-rw-r-- 1 1001 1001 8207 Dec 17 16:33 README.md 16:36:48 -rw-rw-r-- 1 1001 1001 6912 Dec 17 16:33 SECURITY.md 16:36:48 -rw-rw-r-- 1 1001 1001 5 Dec 17 16:33 VERSION 16:36:48 -rw-rw-r-- 1 1001 1001 4131 Dec 17 16:33 ZMQWindows.md 16:36:48 drwxrwxr-x 2 1001 1001 37 Dec 17 16:33 bin 16:36:48 drwxrwxr-x 14 1001 1001 4096 Dec 17 16:33 cmd 16:36:48 -rw-r--r-- 1 root root 428381 Dec 17 16:36 coverage.out 16:36:48 -rw-rw-r-- 1 1001 1001 828 Dec 17 16:33 go.mod 16:36:48 -rw-rw-r-- 1 1001 1001 49483 Dec 17 16:34 go.sum 16:36:48 drwxrwxr-x 8 1001 1001 124 Dec 17 16:33 internal 16:36:48 drwxrwxr-x 3 1001 1001 16 Dec 17 16:33 openapi 16:36:48 drwxrwxr-x 4 1001 1001 71 Dec 17 16:33 snap 16:36:48 -rw-rw-r-- 1 1001 1001 204 Dec 17 16:33 version.go [Pipeline] sh 16:36:49 + '[' -e coverage.out ] 16:36:49 + chown 1001:1001 coverage.out [Pipeline] stash 16:36:49 Stashed 1 file(s) [Pipeline] sh 16:36:49 + make build 16:36:49 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 16:36:51 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 16:36:52 7a9cfe048b4a: Pull complete 16:36:52 72dc09318566: Pull complete 16:36:52 f4f7b4309257: Pull complete 16:36:52 0ac9a79272e3: Pull complete 16:36:58 b78e95d17946: Pull complete 16:36:58 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 16:36:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:36:58 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 16:36:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:58 WORKDIR /edgex 16:36:58 COPY go.mod . 16:36:58 RUN go mod download 16:36:58 + docker build -t ci-base-image-arm64 -f - . 16:36:58 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 16:36:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:36:59 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 16:37:00 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 16:37:01 Sending build context to Docker daemon 168.5MB 16:37:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:37:01 ---> 8b459fc5aaf0 16:37:01 Step 2/4 : WORKDIR /edgex 16:37:01 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 16:37:02 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 16:37:02 ---> Running in dc72650ab574 16:37:02 Removing intermediate container dc72650ab574 16:37:02 ---> 2458d44569fe 16:37:02 Step 3/4 : COPY go.mod . 16:37:03 ---> cf1dd8e02d44 16:37:03 Step 4/4 : RUN go mod download 16:37:03 ---> Running in 7ddeb1f94309 16:37:03 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 16:37:04 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 16:37: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 [Pipeline] } 16:37:06 $ docker stop --time=1 d53b680c269da8f47dea0af7dc7717b63a537933897f5202c286792635e44b52 16:37:08 $ docker rm -f d53b680c269da8f47dea0af7dc7717b63a537933897f5202c286792635e44b52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:37:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:37:10 16:37:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:37:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:37:10 latest: Pulling from edgex-devops/edgex-compose 16:37:10 cbdbe7a5bc2a: Pulling fs layer 16:37:10 ca9280d653b3: Pulling fs layer 16:37:10 7e9c9ca2126c: Pulling fs layer 16:37:10 cbdbe7a5bc2a: Verifying Checksum 16:37:10 cbdbe7a5bc2a: Download complete 16:37:10 ca9280d653b3: Verifying Checksum 16:37:10 ca9280d653b3: Download complete 16:37:10 cbdbe7a5bc2a: Pull complete 16:37:11 7e9c9ca2126c: Verifying Checksum 16:37:11 7e9c9ca2126c: Download complete 16:37:11 ca9280d653b3: Pull complete 16:37:15 7e9c9ca2126c: Pull complete 16:37:15 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:37:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:37:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:37:15 prd-centos7-docker-4c-2g-1035 does not seem to be running inside a container 16:37:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:37:18 $ docker top f45d8af90458e16d4bc027e7ca2be12f7c96db8514cbcccb4356178b27eccdfa -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:18 + docker-compose build --help 16:37:18 + grep parallel 16:37:19 --parallel Build images in parallel. [Pipeline] } 16:37:19 $ docker stop --time=1 f45d8af90458e16d4bc027e7ca2be12f7c96db8514cbcccb4356178b27eccdfa 16:37:20 $ docker rm -f f45d8af90458e16d4bc027e7ca2be12f7c96db8514cbcccb4356178b27eccdfa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:37:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:37:21 . [Pipeline] withDockerContainer 16:37:21 prd-centos7-docker-4c-2g-1035 does not seem to be running inside a container 16:37:21 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:37:21 $ docker top fab37c87bef115ed648614d43ce7a493731772dd6d76eecc636c80820e1c4804 -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:21 + docker-compose -f ./docker-compose-build.yml build --parallel 16:37:22 Building core-command ... 16:37:22 Building core-data ... 16:37:22 Building core-metadata ... 16:37:22 Building security-bootstrapper ... 16:37:22 Building security-proxy-setup ... 16:37:22 Building security-secretstore-setup ... 16:37:22 Building support-notifications ... 16:37:22 Building support-scheduler ... 16:37:22 Building sys-mgmt-agent ... 16:37:22 Building support-notifications 16:37:22 Building core-command 16:37:22 Building core-data 16:37:22 Building support-scheduler 16:37:22 Building sys-mgmt-agent 16:37:32 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:37:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:37:32 ---> e72a96df27ee 16:37:32 Step 3/22 : WORKDIR /edgex-go 16:37:32 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:37:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:37:32 ---> e72a96df27ee 16:37:32 Step 3/22 : WORKDIR /edgex-go 16:37:39 ---> Running in 30edcbd0f251 16:37:39 ---> Running in 060329b562ca 16:37:42 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:37:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:37:42 ---> e72a96df27ee 16:37:42 Step 3/22 : WORKDIR /edgex-go 16:37:42 ---> Using cache 16:37:42 ---> faa44454e15a 16:37:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:44 Removing intermediate container 060329b562ca 16:37:44 ---> 4e371677eddc 16:37:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:44 Removing intermediate container 30edcbd0f251 16:37:44 ---> faa44454e15a 16:37:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:44 ---> Running in 64e09feb65a5 16:37:44 ---> Running in f48fb118900f 16:37:44 ---> Running in 20010746131e 16:37:46 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:37:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:37:46 ---> e72a96df27ee 16:37:46 Step 3/23 : WORKDIR /edgex-go 16:37:46 ---> Using cache 16:37:46 ---> faa44454e15a 16:37:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:46 ---> Using cache 16:37:46 ---> 06dedd84770c 16:37:46 Step 5/23 : RUN apk add --update --no-cache make git 16:37:46 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:37:46 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:37:46 ---> e72a96df27ee 16:37:46 Step 3/21 : WORKDIR /edgex-go 16:37:46 ---> Using cache 16:37:46 ---> faa44454e15a 16:37:46 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:46 ---> Using cache 16:37:46 ---> 06dedd84770c 16:37:46 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 16:37:46 Removing intermediate container 64e09feb65a5 16:37:46 ---> 06dedd84770c 16:37:46 Step 5/22 : RUN apk add --update --no-cache make bash git 16:37:46 ---> Running in a00d635c34bb 16:37:46 ---> Running in ccb545bd5f83 16:37:46 ---> Running in deb0a70232ea 16:37:46 Removing intermediate container f48fb118900f 16:37:46 ---> bcf96e3b3b0c 16:37:46 Step 5/22 : RUN apk add --update --no-cache make git 16:37:46 ---> Running in 67272b8277a4 16:37:46 Removing intermediate container 20010746131e 16:37:46 ---> 168fd312ec25 16:37:46 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:37:46 ---> Running in c1c12564eb86 16:37:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:48 OK: 220 MiB in 52 packages 16:37:48 OK: 220 MiB in 52 packages 16:37:48 OK: 220 MiB in 52 packages 16:37:48 OK: 220 MiB in 52 packages 16:37:48 OK: 220 MiB in 52 packages 16:37:48 Removing intermediate container a00d635c34bb 16:37:48 ---> 51af2128a769 16:37:48 Step 6/21 : COPY . . 16:37:50 Removing intermediate container c1c12564eb86 16:37:50 ---> 0df9439d85ab 16:37:50 Step 6/22 : COPY . . 16:37:50 Removing intermediate container 67272b8277a4 16:37:50 ---> 7de633033c6c 16:37:50 Step 6/22 : COPY . . 16:37:50 Removing intermediate container ccb545bd5f83 16:37:50 ---> 3e115b76a4fa 16:37:50 Step 6/23 : COPY go.mod . 16:37:52 Removing intermediate container deb0a70232ea 16:37:52 ---> 9f36b740ad28 16:37:52 Step 6/22 : COPY . . 16:37:54 ---> 034fc40130ce 16:37:54 Step 7/23 : RUN go mod download 16:37:57 ---> Running in 1e694b6560c0 16:37:57 ---> f9c81dad5468 16:37:57 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:58 ---> Running in f3a3f2252f00 16:38:00 ---> be5bd1307cc7 16:38:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:00 ---> Running in e08ec5847df5 16:38:00 ---> fc7f66d12796 16:38:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:00 ---> Running in 3e7ce92ac3c4 16:38:00 ---> 812920ad70c8 16:38:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:00 ---> Running in 59e0ec76d798 16:38:01 Removing intermediate container 1e694b6560c0 16:38:01 ---> ff87ec0cce37 16:38:01 Step 8/23 : COPY . . 16:38:01 Removing intermediate container f3a3f2252f00 16:38:01 ---> a39ce309f977 16:38:01 Step 8/21 : RUN make cmd/support-notifications/support-notifications 16:38:02 ---> Running in 5835fb11c41e 16:38:04 Removing intermediate container e08ec5847df5 16:38:04 ---> 4d5c9efbf57e 16:38:04 Step 8/22 : RUN make cmd/core-command/core-command 16:38:04 Removing intermediate container 3e7ce92ac3c4 16:38:04 ---> 69081e4c953d 16:38:04 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:38:05 ---> Running in a89377b92da5 16:38:05 ---> Running in 4220af53679c 16:38:05 Removing intermediate container 59e0ec76d798 16:38:05 ---> ec8d1e2f5717 16:38:05 Step 8/22 : RUN make cmd/core-data/core-data 16:38:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:38:05 ---> Running in e0c37ff29d00 16:38:06 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 16:38:06 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 16:38:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:38:21 ---> 4d7f3bb18d52 16:38:21 Step 9/23 : RUN go mod tidy 16:38:21 ---> Running in d934f9b6cd21 16:38:23 Removing intermediate container d934f9b6cd21 16:38:23 ---> bfb78f63c441 16:38:23 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:38:23 ---> Running in 5c8dafe75a0e 16:38:23 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 16:38:25 Removing intermediate container 7ddeb1f94309 16:38:25 ---> c4f577b7dc7f 16:38:25 Successfully built c4f577b7dc7f 16:38:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:38:25 + docker inspect -f . ci-base-image-arm64 16:38:25 . [Pipeline] withDockerContainer 16:38:25 prd-ubuntu18.04-docker-arm64-4c-16g-1036 does not seem to be running inside a container 16:38:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:38:27 $ docker top 0da5fd5fe615195ebfdc04d5137352ff717f93986d480f244f98cc4ecf50c6a9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:38:28 + go version 16:38:28 go version go1.16.8 linux/arm64 [Pipeline] } 16:38:28 $ docker stop --time=1 0da5fd5fe615195ebfdc04d5137352ff717f93986d480f244f98cc4ecf50c6a9 16:38:29 $ docker rm -f 0da5fd5fe615195ebfdc04d5137352ff717f93986d480f244f98cc4ecf50c6a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:38:30 + docker inspect -f . ci-base-image-arm64 16:38:30 . [Pipeline] withDockerContainer 16:38:30 prd-ubuntu18.04-docker-arm64-4c-16g-1036 does not seem to be running inside a container 16:38:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:38:31 $ docker top af63f64fe9524896b854c423735b4ca2173164d1e386c1dc71cf416195dac99d -eo pid,comm [Pipeline] { [Pipeline] echo 16:38:32 ========================================================= 16:38:32 [edgeXBuildGoParallel] Running Tests and Build... 16:38:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:38:32 + make test 16:38:32 go mod tidy 16:38:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:38:50 Removing intermediate container 5835fb11c41e 16:38:50 ---> ae3243534060 16:38:50 16:38:50 Step 9/21 : FROM alpine:3.14 16:38:50 3.14: Pulling from library/alpine 16:38:50 Removing intermediate container a89377b92da5 16:38:50 ---> 29a6d3bf7bf8 16:38:50 16:38:50 Step 9/22 : FROM alpine:3.14 16:38:50 Removing intermediate container 4220af53679c 16:38:50 ---> 39e0898ef2db 16:38:50 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:38:50 3.14: Pulling from library/alpine 16:38:50 ---> Running in 2e55d6bcbb10 16:38:50 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:38:50 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:38:50 Status: Image is up to date for alpine:3.14 16:38:50 Status: Downloaded newer image for alpine:3.14 16:38:50 ---> 0a97eee8041e 16:38:50 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:38:50 ---> 0a97eee8041e 16:38:50 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 16:38:50 ---> Running in 5259e8ef54f6 16:38:50 ---> Running in 93a680cc1569 16:38:50 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 16:38:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:38:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:38:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:38:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:38:50 (1/1) Installing dumb-init (1.2.5-r1) 16:38:50 Executing busybox-1.33.1-r6.trigger 16:38:50 OK: 6 MiB in 15 packages 16:38:50 (1/2) Installing ca-certificates (20191127-r5) 16:38:50 (2/2) Installing dumb-init (1.2.5-r1) 16:38:50 Executing busybox-1.33.1-r6.trigger 16:38:50 Executing ca-certificates-20191127-r5.trigger 16:38:50 OK: 6 MiB in 16 packages 16:38:50 Removing intermediate container 93a680cc1569 16:38:50 ---> f6af28f96f73 16:38:50 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:38:50 ---> Running in 0dc39ec8bb81 16:38:50 Removing intermediate container 0dc39ec8bb81 16:38:50 ---> d10b0b61bf8a 16:38:50 Step 12/22 : ENV APP_PORT=59882 16:38:50 ---> Running in c6d4b6848446 16:38:50 Removing intermediate container 5259e8ef54f6 16:38:50 ---> 99fda08c8f2b 16:38:50 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:38:50 Removing intermediate container 2e55d6bcbb10 16:38:50 ---> cd311ac8fd33 16:38:50 16:38:50 Step 10/22 : FROM docker:20.10.10 16:38:50 ---> Running in 3c52306ab0d0 16:38:50 20.10.10: Pulling from library/docker 16:38:50 Removing intermediate container c6d4b6848446 16:38:50 ---> dd71ba787c5e 16:38:50 Step 13/22 : EXPOSE $APP_PORT 16:38:50 Removing intermediate container 3c52306ab0d0 16:38:50 ---> 43f690a3cb35 16:38:50 Step 12/21 : ENV APP_PORT=59860 16:38:50 ---> Running in c25b271fb31c 16:38:50 ---> Running in 0a85753c6ede 16:38:50 Removing intermediate container c25b271fb31c 16:38:50 ---> 6fe45d00bfdd 16:38:50 Step 14/22 : WORKDIR / 16:38:50 Removing intermediate container 0a85753c6ede 16:38:50 ---> f636283ec3a2 16:38:50 Step 13/21 : EXPOSE $APP_PORT 16:38:51 ---> Running in d7c146bec1b3 16:38:51 ---> Running in 6af940bbecdc 16:38:51 Removing intermediate container e0c37ff29d00 16:38:51 ---> ee8ea497d83e 16:38:51 16:38:51 Step 9/22 : FROM alpine:3.14 16:38:51 ---> 0a97eee8041e 16:38:51 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:38:51 Removing intermediate container d7c146bec1b3 16:38:51 ---> fd714fd21aca 16:38:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:51 Removing intermediate container 6af940bbecdc 16:38:51 ---> d433b3f4e960 16:38:51 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:51 ---> Running in dd28be22e690 16:38:51 Removing intermediate container dd28be22e690 16:38:51 ---> e8a94378aed2 16:38:51 Step 11/22 : ENV APP_PORT=59880 16:38:51 ---> 9a6b7da22f1c 16:38:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:38:51 ---> Running in 906aafd97e5b 16:38:51 ---> ded880cc7edd 16:38:51 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:38:51 Removing intermediate container 906aafd97e5b 16:38:51 ---> 1d85e8ba0688 16:38:51 Step 12/22 : EXPOSE $APP_PORT 16:38:52 ---> Running in b71c1a62fdda 16:38:52 ---> 07f869c98954 16:38:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:38:52 ---> cf57cd8c37fc 16:38:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:38:52 Removing intermediate container b71c1a62fdda 16:38:52 ---> 95335ccc6b92 16:38:52 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:52 ---> Running in ed58b75047ef 16:38:52 ---> ec749bdad387 16:38:52 Step 18/22 : ENTRYPOINT ["/core-command"] 16:38:53 ---> Running in 725d88eea71d 16:38:53 ---> c867d0e9ef9f 16:38:53 Step 17/21 : ENTRYPOINT ["/support-notifications"] 16:38:53 ---> Running in c0831283fbb4 16:38:53 Removing intermediate container 725d88eea71d 16:38:53 ---> fbbea5de546d 16:38:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:53 ---> Running in b51a7b481293 16:38:53 Removing intermediate container c0831283fbb4 16:38:53 ---> aa39265e5ac3 16:38:53 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:53 ---> Running in b97f0cfe0d34 16:38:53 Removing intermediate container b51a7b481293 16:38:53 ---> 253a80573c88 16:38:53 Step 20/22 : LABEL arch=x86_64 16:38:53 ---> Running in fbce8f65f7cb 16:38:53 Removing intermediate container b97f0cfe0d34 16:38:53 ---> 5609bc064a51 16:38:53 Step 19/21 : LABEL arch=x86_64 16:38:53 ---> Running in 5e88478c06ed 16:38:53 Removing intermediate container fbce8f65f7cb 16:38:53 ---> d8454328fd73 16:38:53 Step 21/22 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 16:38:53 Removing intermediate container ed58b75047ef 16:38:53 ---> d795b82b22e4 16:38:53 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:38:54 ---> Running in 42c415f33517 16:38:54 ---> Running in d94d39a1a6cb 16:38:54 Removing intermediate container 5e88478c06ed 16:38:54 ---> 657cf1a1ee8b 16:38:54 Step 20/21 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 16:38:54 ---> Running in 078b7b52eee1 16:38:54 Removing intermediate container 42c415f33517 16:38:54 ---> 195b424c2b23 16:38:54 Step 22/22 : LABEL version=0.0.0 16:38:54 ---> Running in da3700dd9bdc 16:38:54 Removing intermediate container 078b7b52eee1 16:38:54 ---> 8ec289779586 16:38:54 Step 21/21 : LABEL version=0.0.0 16:38:54 ---> Running in b194d3a21fcf 16:38:54 Removing intermediate container da3700dd9bdc 16:38:54 ---> 7a4add9a8f9c 16:38:54 16:38:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:38:54 Successfully built 7a4add9a8f9c 16:38:54 Successfully tagged core-command:latest 16:38:54  Building core-command ... done Building security-bootstrapper 16:38:55 Removing intermediate container b194d3a21fcf 16:38:55 ---> ecc401e8b173 16:38:55 16:38:55 Successfully built ecc401e8b173 16:38:55 Successfully tagged support-notifications:latest 16:38:55  Building support-notifications ... done Building security-proxy-setup 16:38:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:38:55 (1/6) Installing dumb-init (1.2.5-r1) 16:38:56 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:38:56 (3/6) Installing libsodium (1.0.18-r0) 16:38:56 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:38:56 (5/6) Installing libzmq (4.3.4-r0) 16:38:57 (6/6) Installing zeromq (4.3.4-r0) 16:38:57 Executing busybox-1.33.1-r6.trigger 16:38:57 OK: 8 MiB in 20 packages 16:39:00 ? github.com/edgexfoundry/edgex-go [no test files] 16:39:01 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:39:01 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:39:01 ---> e72a96df27ee 16:39:01 Step 3/20 : WORKDIR /edgex-go 16:39:01 ---> Using cache 16:39:01 ---> faa44454e15a 16:39:01 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:01 ---> Using cache 16:39:01 ---> bcf96e3b3b0c 16:39:01 Step 5/20 : RUN apk add --update --no-cache make git 16:39:01 ---> Using cache 16:39:01 ---> 7de633033c6c 16:39:01 Step 6/20 : COPY . . 16:39:01 ---> Using cache 16:39:01 ---> be5bd1307cc7 16:39:01 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:39:01 ---> Using cache 16:39:01 ---> 4d5c9efbf57e 16:39:01 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:39:01 Removing intermediate container 5c8dafe75a0e 16:39:01 ---> 6fa3f0316e98 16:39:01 16:39:01 Step 11/23 : FROM alpine:3.14 16:39:01 ---> 0a97eee8041e 16:39:01 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:39:01 ---> Using cache 16:39:01 ---> f6af28f96f73 16:39:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:39:01 ---> Using cache 16:39:01 ---> d10b0b61bf8a 16:39:01 Step 14/23 : ENV APP_PORT=59861 16:39:01 ---> Running in 0ea963e640e2 16:39:01 ---> Running in 25ee85a03c40 16:39:01 Removing intermediate container d94d39a1a6cb 16:39:01 ---> 1b0c5440ea0f 16:39:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:02 Removing intermediate container 25ee85a03c40 16:39:02 ---> 6d826f2fb0c2 16:39:02 Step 15/23 : EXPOSE $APP_PORT 16:39:02 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 16:39:02 ---> Running in 1d4ba810e62f 16:39:02 Status: Downloaded newer image for docker:20.10.10 16:39:02 ---> b706a049f56e 16:39:02 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:39:02 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 16:39:02 ---> Running in fef6aeea64cf 16:39:02 ---> d29b7f9df76a 16:39:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:39:02 Removing intermediate container 1d4ba810e62f 16:39:02 ---> 3d49c6664591 16:39:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:02 Removing intermediate container fef6aeea64cf 16:39:02 ---> 08dbf9bae5f7 16:39:02 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 16:39:02 ---> Running in d6128c1e5a32 16:39:02 ---> 4d15f8653b64 16:39:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:39:02 ---> 9eebf6f0c22c 16:39:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:39:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:39:03 ---> 3160d85ab903 16:39:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:39:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:39:03 ---> e1eb0ae31995 16:39:03 Step 18/22 : ENTRYPOINT ["/core-data"] 16:39:03 (1/42) Installing readline (8.1.0-r0) 16:39:03 ---> Running in 0b7a6fda58bf 16:39:03 (2/42) Installing bash (5.1.4-r0) 16:39:03 Executing bash-5.1.4-r0.post-install 16:39:03 ---> d73a81507b86 16:39:03 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:39:03 (3/42) Installing brotli-libs (1.0.9-r5) 16:39:03 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:39:03 (5/42) Installing libcurl (7.79.1-r0) 16:39:03 (6/42) Installing curl (7.79.1-r0) 16:39:03 (7/42) Installing dumb-init (1.2.5-r1) 16:39:03 (8/42) Installing libbz2 (1.0.8-r1) 16:39:03 (9/42) Installing expat (2.4.1-r0) 16:39:03 (10/42) Installing libffi (3.3-r2) 16:39:03 (11/42) Installing gdbm (1.19-r0) 16:39:03 (12/42) Installing xz-libs (5.2.5-r0) 16:39:03 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:39:03 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:39:03 (15/42) Installing mpdecimal (2.5.1-r1) 16:39:03 (16/42) Installing sqlite-libs (3.35.5-r0) 16:39:03 ---> Running in c0293fb89bdc 16:39:03 (17/42) Installing python3 (3.9.5-r2) 16:39:03 Removing intermediate container 0b7a6fda58bf 16:39:03 ---> 10a4e9e4132d 16:39:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:04 Removing intermediate container c0293fb89bdc 16:39:04 ---> 2b15ee28489c 16:39:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:04 ---> Running in 693c9224b8ce 16:39:04 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:39:04 Step 2/30 : FROM ${BUILDER_BASE} AS builder 16:39:04 ---> e72a96df27ee 16:39:04 Step 3/30 : WORKDIR /edgex-go 16:39:04 ---> Using cache 16:39:04 ---> faa44454e15a 16:39:04 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:04 ---> Using cache 16:39:04 ---> bcf96e3b3b0c 16:39:04 Step 5/30 : RUN apk add --update --no-cache make git 16:39:04 ---> Using cache 16:39:04 ---> 7de633033c6c 16:39:04 Step 6/30 : COPY . . 16:39:04 ---> Using cache 16:39:04 ---> be5bd1307cc7 16:39:04 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:39:04 ---> Using cache 16:39:04 ---> 4d5c9efbf57e 16:39:04 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:39:04 (18/42) Installing py3-appdirs (1.4.4-r2) 16:39:04 (19/42) Installing py3-chardet (4.0.0-r2) 16:39:04 ---> Running in 93bcce2095f4 16:39:04 Removing intermediate container 693c9224b8ce 16:39:04 ---> d13ccaa6cb25 16:39:04 Step 20/22 : LABEL arch=x86_64 16:39:04 ---> Running in 9d94e3ff877f 16:39:04 (20/42) Installing py3-idna (3.2-r0) 16:39:04 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:39:05 (22/42) Installing py3-certifi (2020.12.5-r1) 16:39:05 (23/42) Installing py3-requests (2.25.1-r4) 16:39:05 (24/42) Installing py3-msgpack (1.0.2-r1) 16:39:05 ---> Running in 522c4a7266cd 16:39:05 (25/42) Installing py3-lockfile (0.12.2-r4) 16:39:05 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:39:05 (27/42) Installing py3-colorama (0.4.4-r1) 16:39:05 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:39:05 Removing intermediate container 93bcce2095f4 16:39:05 ---> 2e8fe92199c9 16:39:05 Step 21/23 : LABEL arch=x86_64 16:39:05 (29/42) Installing py3-distlib (0.3.1-r3) 16:39:05 (30/42) Installing py3-distro (1.5.0-r3) 16:39:05 (31/42) Installing py3-six (1.15.0-r1) 16:39:05 (32/42) Installing py3-webencodings (0.5.1-r4) 16:39:05 Removing intermediate container 522c4a7266cd 16:39:05 ---> a0d381832653 16:39:05 Step 21/22 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 16:39:05 (33/42) Installing py3-html5lib (1.1-r1) 16:39:05 ---> Running in 2dffee779908 16:39:05 (34/42) Installing py3-parsing (2.4.7-r2) 16:39:05 (35/42) Installing py3-packaging (20.9-r1) 16:39:05 (36/42) Installing py3-toml (0.10.2-r2) 16:39:05 (37/42) Installing py3-pep517 (0.10.0-r2) 16:39:05 ---> Running in 89e596303b51 16:39:05 (38/42) Installing py3-progress (1.5-r2) 16:39:05 (39/42) Installing py3-retrying (1.3.3-r1) 16:39:05 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:39:05 (41/42) Installing py3-setuptools (52.0.0-r3) 16:39:05 (42/42) Installing py3-pip (20.3.4-r1) 16:39: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 16:39:05 Removing intermediate container 2dffee779908 16:39:05 ---> 7d43e40a10d4 16:39:05 Step 22/23 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 16:39:06 Removing intermediate container 89e596303b51 16:39:06 ---> 6fdeeb044606 16:39:06 Step 22/22 : LABEL version=0.0.0 16:39:06 ---> Running in 3958cae8cae8 16:39:06 Executing busybox-1.33.1-r6.trigger 16:39:06 OK: 84 MiB in 64 packages 16:39:06 ---> Running in 6576ca3dc90c 16:39:06 Removing intermediate container 3958cae8cae8 16:39:06 ---> 04ac2eb013b3 16:39:06 Step 23/23 : LABEL version=0.0.0 16:39:06 ---> Running in 3614ecbc94be 16:39:06 Removing intermediate container 6576ca3dc90c 16:39:06 ---> e1990029aa86 16:39:06 16:39:06 Removing intermediate container 3614ecbc94be 16:39:06 ---> bfee72173987 16:39:06 16:39:06 Successfully built e1990029aa86 16:39:06 Successfully tagged core-data:latest 16:39:06 Building core-metadata 16:39:06  Building core-data ... done Successfully built bfee72173987 16:39:06 Successfully tagged support-scheduler:latest 16:39:06  Building support-scheduler ... done Building security-secretstore-setup 16:39:07 Collecting docker-compose==1.23.2 16:39:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:39:07 Collecting cached-property<2,>=1.2.0 16:39:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:39:07 Collecting docopt<0.7,>=0.6.1 16:39:07 Downloading docopt-0.6.2.tar.gz (25 kB) 16:39:08 Collecting dockerpty<0.5,>=0.4.1 16:39:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:39:08 Collecting docker<4.0,>=3.6.0 16:39:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:39:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:39:09 Collecting PyYAML<4,>=3.10 16:39:09 Downloading PyYAML-3.13.tar.gz (270 kB) 16:39:10 Collecting websocket-client<1.0,>=0.32.0 16:39:10 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:39:10 Collecting texttable<0.10,>=0.9.0 16:39:10 Downloading texttable-0.9.1.tar.gz (11 kB) 16:39:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:39:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:39:11 Collecting jsonschema<3,>=2.5.1 16:39:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:39:11 Collecting docker-pycreds>=0.4.0 16:39:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:39:11 Collecting chardet<3.1.0,>=3.0.2 16:39:11 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:39:12 Collecting urllib3<1.25,>=1.21.1 16:39:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:39:12 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) 16:39:12 Collecting idna<2.8,>=2.5 16:39:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:39:12 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:39:12 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:39:12 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:39:12 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:39:12 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:39:12 Attempting uninstall: urllib3 16:39:12 Found existing installation: urllib3 1.26.5 16:39:12 Uninstalling urllib3-1.26.5: 16:39:13 Successfully uninstalled urllib3-1.26.5 16:39:14 Attempting uninstall: idna 16:39:14 Found existing installation: idna 3.2 16:39:14 Uninstalling idna-3.2: 16:39:14 Successfully uninstalled idna-3.2 16:39:15 Attempting uninstall: chardet 16:39:15 Found existing installation: chardet 4.0.0 16:39:15 Uninstalling chardet-4.0.0: 16:39:15 Successfully uninstalled chardet-4.0.0 16:39:15 Attempting uninstall: requests 16:39:15 Found existing installation: requests 2.25.1 16:39:15 Uninstalling requests-2.25.1: 16:39:15 Successfully uninstalled requests-2.25.1 16:39:15 Running setup.py install for texttable: started 16:39:16 Running setup.py install for texttable: finished with status 'done' 16:39:16 Running setup.py install for PyYAML: started 16:39:17 Running setup.py install for PyYAML: finished with status 'done' 16:39:17 Running setup.py install for docopt: started 16:39:18 Running setup.py install for docopt: finished with status 'done' 16:39:18 Running setup.py install for dockerpty: started 16:39:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:39:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:39:18 ---> e72a96df27ee 16:39:18 Step 3/24 : WORKDIR /edgex-go 16:39:18 ---> Using cache 16:39:18 ---> faa44454e15a 16:39:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:18 ---> Using cache 16:39:18 ---> bcf96e3b3b0c 16:39:18 Step 5/24 : RUN apk add --update --no-cache make git 16:39:18 ---> Using cache 16:39:18 ---> 7de633033c6c 16:39:18 Step 6/24 : COPY . . 16:39:18 ---> Using cache 16:39:18 ---> be5bd1307cc7 16:39:18 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:39:18 ---> Using cache 16:39:18 ---> 4d5c9efbf57e 16:39:18 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:39:18 Running setup.py install for dockerpty: finished with status 'done' 16:39:21 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:39:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:39:21 ---> e72a96df27ee 16:39:21 Step 3/22 : WORKDIR /edgex-go 16:39:21 ---> Using cache 16:39:21 ---> faa44454e15a 16:39:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:21 ---> Using cache 16:39:21 ---> bcf96e3b3b0c 16:39:21 Step 5/22 : RUN apk add --update --no-cache make git 16:39:21 ---> Using cache 16:39:21 ---> 7de633033c6c 16:39:21 Step 6/22 : COPY . . 16:39:21 ---> Using cache 16:39:21 ---> be5bd1307cc7 16:39:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:39:21 ---> Using cache 16:39:21 ---> 4d5c9efbf57e 16:39:21 Step 8/22 : RUN make cmd/core-metadata/core-metadata 16:39:21 ---> Running in b81189cb9a11 16:39:21 ---> Running in 126fec7baa8e 16:39:21 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 16:39: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 16:39:22 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 16:39:25 Removing intermediate container d6128c1e5a32 16:39:25 ---> f93113eba469 16:39:25 Step 13/22 : ENV APP_PORT=58890 16:39:25 ---> Running in eb0501acdd77 16:39:25 Removing intermediate container eb0501acdd77 16:39:25 ---> f3aec9d970bc 16:39:25 Step 14/22 : EXPOSE $APP_PORT 16:39:25 ---> Running in 311326fd63af 16:39:25 Removing intermediate container 311326fd63af 16:39:25 ---> 6951c49a93a8 16:39:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:39:26 ---> 951331c94fc3 16:39:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:39:26 ---> dfb8d51db88e 16:39:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:39:27 ---> f19e132329ec 16:39:27 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:39:27 ---> Running in 386018edcfa0 16:39:27 Removing intermediate container 386018edcfa0 16:39:27 ---> ec7e3623d5c4 16:39:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:27 ---> Running in 0fb734cf912e 16:39:27 Removing intermediate container 0fb734cf912e 16:39:27 ---> 9695fdb3b9c3 16:39:27 Step 20/22 : LABEL arch=x86_64 16:39:27 ---> Running in 6c39443e7413 16:39:27 Removing intermediate container 6c39443e7413 16:39:27 ---> 116e58792339 16:39:27 Step 21/22 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 16:39:27 ---> Running in e040eceec62d 16:39:28 Removing intermediate container e040eceec62d 16:39:28 ---> f17d05fb1204 16:39:28 Step 22/22 : LABEL version=0.0.0 16:39:28 ---> Running in ea7d0856db35 16:39:28 Removing intermediate container ea7d0856db35 16:39:28 ---> 3461e00a3a2e 16:39:28 16:39:28 Successfully built 3461e00a3a2e 16:39:28 Successfully tagged sys-mgmt-agent:latest 16:39:29  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:39:34 Removing intermediate container 0ea963e640e2 16:39:34 ---> 57a9b80cdf12 16:39:34 16:39:34 Step 9/20 : FROM alpine:3.14 16:39:34 ---> 0a97eee8041e 16:39:34 Step 10/20 : RUN apk add --update --no-cache curl 16:39:34 ---> Running in 35aad7f5f336 16:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:39:35 (1/5) Installing ca-certificates (20191127-r5) 16:39:35 (2/5) Installing brotli-libs (1.0.9-r5) 16:39:35 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:39:35 (4/5) Installing libcurl (7.79.1-r0) 16:39:35 (5/5) Installing curl (7.79.1-r0) 16:39:35 Executing busybox-1.33.1-r6.trigger 16:39:35 Executing ca-certificates-20191127-r5.trigger 16:39:35 OK: 8 MiB in 19 packages 16:39:35 Removing intermediate container 35aad7f5f336 16:39:35 ---> 758729cf2d6f 16:39:35 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:39:35 ---> Running in b2f3b846b2c6 16:39:35 Removing intermediate container b2f3b846b2c6 16:39:35 ---> b87579b7f271 16:39:35 Step 12/20 : WORKDIR /edgex 16:39:35 ---> Running in a75cf6309c16 16:39:36 Removing intermediate container a75cf6309c16 16:39:36 ---> edffd236a805 16:39:36 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:39:36 ---> 614cf5f1fca7 16:39:36 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:39:37 ---> 47a928c777be 16:39:37 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:39:37 ---> 72eb40fcecfe 16:39:37 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:39:37 ---> Running in 51399912835a 16:39:38 Removing intermediate container 51399912835a 16:39:38 ---> 8d6612eb5137 16:39:38 Step 17/20 : CMD ["--init=true"] 16:39:38 ---> Running in 4632764f8302 16:39:38 Removing intermediate container 4632764f8302 16:39:38 ---> aecd8996533d 16:39:38 Step 18/20 : LABEL arch=x86_64 16:39:38 ---> Running in f002b43f4d3a 16:39:38 Removing intermediate container 9d94e3ff877f 16:39:38 ---> e1803b378d03 16:39:38 16:39:38 Step 9/30 : FROM alpine:3.14 16:39:38 ---> 0a97eee8041e 16:39:38 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:39:38 ---> Running in 798e71db6f59 16:39:39 Removing intermediate container f002b43f4d3a 16:39:39 ---> 31fe51d2d48f 16:39:39 Step 19/20 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 16:39:39 Removing intermediate container 798e71db6f59 16:39:39 ---> 1025e66478ee 16:39:39 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 16:39:39 ---> Running in ca472d7e078f 16:39:39 ---> Running in 705ff6ded658 16:39:39 Removing intermediate container ca472d7e078f 16:39:39 ---> f7bf748d832d 16:39:39 Step 20/20 : LABEL version=0.0.0 16:39:39 ---> Running in bc72fe1c6786 16:39:39 Removing intermediate container bc72fe1c6786 16:39:39 ---> 560fcd6fc3a5 16:39:39 16:39:39 Successfully built 560fcd6fc3a5 16:39:39 Successfully tagged security-proxy-setup:latest 16:39:39  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:39:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:39:40 (1/2) Installing dumb-init (1.2.5-r1) 16:39:40 (2/2) Installing su-exec (0.2-r1) 16:39:40 Executing busybox-1.33.1-r6.trigger 16:39:40 OK: 6 MiB in 16 packages 16:39:40 Removing intermediate container 705ff6ded658 16:39:40 ---> 18516fb1fc43 16:39:40 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 16:39:40 ---> Running in a0336d1ab03c 16:39:40 Removing intermediate container a0336d1ab03c 16:39:40 ---> eea53bfcfa6d 16:39:40 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:39:40 ---> Running in 05bb780074f1 16:39:41 Removing intermediate container 05bb780074f1 16:39:41 ---> 7ee12684209f 16:39:41 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:39:41 ---> Running in b99c392d18ce 16:39:42 Removing intermediate container b99c392d18ce 16:39:42 ---> 9eff2b8c61c4 16:39:42 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 16:39:42 ---> Running in 5500abf732b3 16:39:42 Removing intermediate container 5500abf732b3 16:39:42 ---> 2cae08d44683 16:39:42 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:39:42 ---> 80af393a6e94 16:39:42 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:39:42 ---> Running in 3ae9b0d3c07f 16:39:43 Removing intermediate container 3ae9b0d3c07f 16:39:43 ---> 05c5db316a90 16:39:43 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:43 ---> d4c4531b3f4b 16:39:43 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:39:44 ---> f44848e1d43d 16:39:44 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:39:44 ---> de5fc670dc1b 16:39:44 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:39:45 ---> fa98180b9409 16:39:45 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:39:45 ---> ce7e2529bbdc 16:39:45 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 16:39:45 ---> Running in 3ce2ed052797 16:39:45 Removing intermediate container 3ce2ed052797 16:39:45 ---> a6405b116d1b 16:39:45 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:39:46 ---> 199fbcd37e13 16:39:46 Step 25/30 : RUN chmod +x /entrypoint.sh 16:39:46 ---> Running in 65e40b50699b 16:39:46 Removing intermediate container 65e40b50699b 16:39:46 ---> cf347854d31d 16:39:46 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 16:39:47 ---> Running in f16ad55094a4 16:39:47 Removing intermediate container f16ad55094a4 16:39:47 ---> c0b64ff758df 16:39:47 Step 27/30 : CMD ["gate"] 16:39:47 ---> Running in fcf8d81bb72c 16:39:47 Removing intermediate container fcf8d81bb72c 16:39:47 ---> ae0cf9280c15 16:39:47 Step 28/30 : LABEL arch=x86_64 16:39:47 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 16:39:47 ---> Running in 6d742acb8532 16:39:48 Removing intermediate container 6d742acb8532 16:39:48 ---> cf3fd61c9795 16:39:48 Step 29/30 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 16:39:48 ---> Running in ec0f531a6aa0 16:39:48 Removing intermediate container ec0f531a6aa0 16:39:48 ---> d362f4e86580 16:39:48 Step 30/30 : LABEL version=0.0.0 16:39:48 ---> Running in 69e6f4e4342e 16:39:48 Removing intermediate container 69e6f4e4342e 16:39:48 ---> f8faac9beca4 16:39:48 16:39:48 Successfully built f8faac9beca4 16:39:48 Successfully tagged security-bootstrapper:latest 16:39:50  Building security-bootstrapper ... done Removing intermediate container 126fec7baa8e 16:39:50 ---> 71888d397330 16:39:50 16:39:50 Step 9/22 : FROM alpine:3.14 16:39:50 ---> 0a97eee8041e 16:39:50 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:39:50 ---> Using cache 16:39:50 ---> f6af28f96f73 16:39:50 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:39:50 ---> Using cache 16:39:50 ---> d10b0b61bf8a 16:39:50 Step 12/22 : ENV APP_PORT=59881 16:39:50 Removing intermediate container b81189cb9a11 16:39:50 ---> 2a0eefb25dc3 16:39:50 16:39:50 Step 9/24 : FROM alpine:3.14 16:39:50 ---> 0a97eee8041e 16:39:50 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:39:50 ---> Running in a7ad1b92870c 16:39:50 ---> Running in 3385e00015f9 16:39:50 Removing intermediate container a7ad1b92870c 16:39:50 ---> 3bd1e7e0db25 16:39:50 Step 13/22 : EXPOSE $APP_PORT 16:39:50 ---> Running in ca47b1b0ff73 16:39:50 Removing intermediate container ca47b1b0ff73 16:39:50 ---> 087e5993677d 16:39:50 Step 14/22 : WORKDIR / 16:39:50 ---> Running in f7d5085a1352 16:39:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:39:51 Removing intermediate container f7d5085a1352 16:39:51 ---> e4b6f8a47828 16:39:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:39:51 ---> 2dd1dbcdb823 16:39:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:39:51 (1/3) Installing ca-certificates (20191127-r5) 16:39:51 (2/3) Installing dumb-init (1.2.5-r1) 16:39:51 (3/3) Installing su-exec (0.2-r1) 16:39:51 Executing busybox-1.33.1-r6.trigger 16:39:51 Executing ca-certificates-20191127-r5.trigger 16:39:51 OK: 6 MiB in 17 packages 16:39:51 ---> 9ccab9868b98 16:39:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:39:51 Removing intermediate container 3385e00015f9 16:39:51 ---> a834c3ea72cb 16:39:51 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:39:51 ---> 1be362d82b2f 16:39:51 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:39:51 ---> Running in 597f0502e86d 16:39:51 ---> Running in 9cd0a1fed052 16:39:52 Removing intermediate container 597f0502e86d 16:39:52 ---> 6416ff299497 16:39:52 Step 12/24 : WORKDIR / 16:39:52 Removing intermediate container 9cd0a1fed052 16:39:52 ---> bf8ed6402398 16:39:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:52 ---> Running in fbc45ab21b70 16:39:52 ---> Running in 17405cc34edf 16:39:52 Removing intermediate container fbc45ab21b70 16:39:52 ---> 92e8f318e0ce 16:39:52 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:39:52 Removing intermediate container 17405cc34edf 16:39:52 ---> db8acd21822e 16:39:52 Step 20/22 : LABEL arch=x86_64 16:39:52 ---> Running in a30237b5be75 16:39:52 Removing intermediate container a30237b5be75 16:39:52 ---> 0504515e5918 16:39:52 Step 21/22 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 16:39:52 ---> 481ca2a473df 16:39: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 16:39:52 ---> Running in 8800ef4cae1f 16:39:52 Removing intermediate container 8800ef4cae1f 16:39:52 ---> 7c4f9b9bc7c3 16:39:52 Step 22/22 : LABEL version=0.0.0 16:39:52 ---> Running in 58473ff053fa 16:39:52 ---> 5a2827f725b4 16:39:52 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:39:52 Removing intermediate container 58473ff053fa 16:39:52 ---> d17ea2121b22 16:39:52 16:39:52 ---> 7e306866b172 16:39:52 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:39:52 Successfully built d17ea2121b22 16:39:52 Successfully tagged core-metadata:latest 16:39:52  Building core-metadata ... done  ---> 8a12f94b8a87 16:39:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:39:53 ---> 710debe9c452 16:39:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:39:53 ---> 005b6343a797 16:39:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:39:53 ---> 28e83a7a0d62 16:39:53 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/ 16:39:53 ---> Running in c2a3dab76f8e 16:39:53 Removing intermediate container c2a3dab76f8e 16:39:53 ---> 4a799e6d0f31 16:39:53 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:39:53 ---> Running in c6fbdeb892cb 16:39:54 Removing intermediate container c6fbdeb892cb 16:39:54 ---> 27860ac721a7 16:39:54 Step 22/24 : LABEL arch=x86_64 16:39:54 ---> Running in d3a7a04237a5 16:39:54 Removing intermediate container d3a7a04237a5 16:39:54 ---> d83be95d661e 16:39:54 Step 23/24 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 16:39:54 ---> Running in 03dd5fc01959 16:39:54 Removing intermediate container 03dd5fc01959 16:39:54 ---> f07c484184da 16:39:54 Step 24/24 : LABEL version=0.0.0 16:39:54 ---> Running in 4ed8ce68bc4e 16:39:54 Removing intermediate container 4ed8ce68bc4e 16:39:54 ---> b09c6ace0d06 16:39:54 16:39:54 Successfully built b09c6ace0d06 16:39:54 Successfully tagged security-secretstore-setup:latest 16:39:54  Building security-secretstore-setup ... done  [Pipeline] } 16:39:54 $ docker stop --time=1 fab37c87bef115ed648614d43ce7a493731772dd6d76eecc636c80820e1c4804 16:39:55 $ docker rm -f fab37c87bef115ed648614d43ce7a493731772dd6d76eecc636c80820e1c4804 [Pipeline] // withDockerContainer [Pipeline] sh 16:39:56 + docker images 16:39:56 REPOSITORY TAG IMAGE ID CREATED SIZE 16:39:56 security-secretstore-setup latest b09c6ace0d06 2 seconds ago 28.4MB 16:39:56 core-metadata latest d17ea2121b22 4 seconds ago 16.9MB 16:39:56 2a0eefb25dc3 6 seconds ago 1.77GB 16:39:56 71888d397330 7 seconds ago 1.76GB 16:39:56 security-bootstrapper latest f8faac9beca4 8 seconds ago 18.9MB 16:39:56 security-proxy-setup latest 560fcd6fc3a5 17 seconds ago 26.9MB 16:39:56 e1803b378d03 18 seconds ago 1.76GB 16:39:56 57a9b80cdf12 23 seconds ago 1.76GB 16:39:56 sys-mgmt-agent latest 3461e00a3a2e 28 seconds ago 297MB 16:39:56 support-scheduler latest bfee72173987 50 seconds ago 16.2MB 16:39:56 core-data latest e1990029aa86 50 seconds ago 20.7MB 16:39:56 6fa3f0316e98 About a minute ago 1.76GB 16:39:56 support-notifications latest ecc401e8b173 About a minute ago 17MB 16:39:56 core-command latest 7a4add9a8f9c About a minute ago 16.1MB 16:39:56 ee8ea497d83e About a minute ago 1.77GB 16:39:56 cd311ac8fd33 About a minute ago 1.76GB 16:39:56 29a6d3bf7bf8 About a minute ago 1.76GB 16:39:56 ae3243534060 About a minute ago 1.76GB 16:39:56 ci-base-image-x86_64 latest e72a96df27ee 5 minutes ago 1.25GB 16:39:56 docker 20.10.10 b706a049f56e 4 weeks ago 216MB 16:39:56 alpine 3.14 0a97eee8041e 4 weeks ago 5.61MB 16:39:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 months ago 548MB 16:39:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 months ago 34.5MB 16:39:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 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 16:39:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:40:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:40:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:40:11 Still waiting to schedule task 16:40:11 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:40:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:40:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:40:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:40:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:40:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:40:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:40:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.237s coverage: 28.7% of statements 16:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:40:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.326s coverage: 98.5% of statements 16:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:40:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.537s coverage: 44.7% of statements 16:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:40:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.684s coverage: 89.5% of statements 16:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:40:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.224s coverage: 84.4% of statements 16:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:40:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.556s coverage: 94.2% of statements 16:40:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:40:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:40:36 ok github.com/edgexfoundry/edgex-go/internal/io 0.233s coverage: 59.1% of statements 16:40:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:40:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:40:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:40:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:40:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:40:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.205s coverage: 60.0% of statements 16:40:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:40:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:40:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:40:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.363s coverage: 0.9% of statements 16:40:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:40:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.201s coverage: 58.8% of statements 16:40:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.193s coverage: 21.7% of statements 16:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:40:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.204s coverage: 47.1% of statements 16:40:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.212s coverage: 79.5% of statements 16:40:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.176s coverage: 94.1% of statements 16:40:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.289s coverage: 96.3% of statements 16:40:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.205s coverage: 87.5% of statements 16:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.230s coverage: 94.4% of statements 16:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.155s coverage: 44.8% of statements 16:40:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.589s coverage: 82.5% of statements 16:40:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.238s coverage: 92.9% of statements 16:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 16:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements 16:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements 16:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.248s coverage: 58.8% of statements 16:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.258s coverage: 80.0% of statements 16:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.250s coverage: 87.2% of statements 16:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.289s coverage: 85.4% of statements 16:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.835s coverage: 91.2% of statements 16:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.712s coverage: 64.4% of statements 16:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.175s coverage: 100.0% of statements 16:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 89.4% of statements 16:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 16:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements 16:41:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements 16:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.250s coverage: 65.4% of statements 16:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.759s coverage: 43.8% of statements 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.217s coverage: 89.5% of statements 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.319s coverage: 84.8% of statements 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:41:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.245s coverage: 17.7% of statements 16:41:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:41:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:41:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:41:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:41:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.537s coverage: 92.3% of statements 16:41:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:41:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:41:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:41:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:41:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.229s coverage: 63.2% of statements 16:41:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:41:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:41:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.408s coverage: 97.7% of statements 16:41:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:41:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:41:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:41:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:41:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.194s coverage: 28.9% of statements 16:41:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:41:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:41:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:41:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:41:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:41:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:41:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.183s coverage: 100.0% of statements 16:41:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements 16:41:21 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 16:41:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:41:21 GO111MODULE=on go vet ./... 16:41:23 Running on prd-ubuntu18.04-docker-8c-8g-1037 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws 16:41:23 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:41:23 The recommended git tool is: git 16:41:25 using credential edgex-jenkins-ssh 16:41:25 Cloning the remote Git repository 16:41:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:41:25 > git init /w/workspace/edgex-go/2 # timeout=10 16:41:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:41:25 > git --version # timeout=10 16:41:25 > git --version # 'git version 2.17.1' 16:41:25 using GIT_SSH to set credentials SSH Credentials for GitHub 16:41:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:41:30 Merging remotes/origin/main commit 9e663fa036c94b5cb066284360ddd66ddff01928 into PR head commit 6d1ec803f689d11ac1c009919f7caaec7ff543a0 16:41:30 Merge succeeded, producing 6d1ec803f689d11ac1c009919f7caaec7ff543a0 16:41:30 Checking out Revision 6d1ec803f689d11ac1c009919f7caaec7ff543a0 (PR-3848) 16:41:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:41:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:41:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:41:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:41:29 using GIT_SSH to set credentials SSH Credentials for GitHub 16:41:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:41:30 > git config core.sparsecheckout # timeout=10 16:41:30 > git checkout -f 6d1ec803f689d11ac1c009919f7caaec7ff543a0 # timeout=10 16:41:30 > git remote # timeout=10 16:41:30 > git config --get remote.origin.url # timeout=10 16:41:30 using GIT_SSH to set credentials SSH Credentials for GitHub 16:41:30 > git merge 9e663fa036c94b5cb066284360ddd66ddff01928 # timeout=10 16:41:30 > git rev-parse HEAD^{commit} # timeout=10 16:41:30 > git config core.sparsecheckout # timeout=10 16:41:30 > git checkout -f 6d1ec803f689d11ac1c009919f7caaec7ff543a0 # timeout=10 16:41:33 Commit message: "build(snap): update edgexfoundry snap base to core20" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:41:34 + echo snap-build.sh 16:41:34 snap-build.sh 16:41:34 + SNAP_BASE_DIR=. 16:41:34 + '[' '!' -z /w/workspace/edgex-go/2 ']' 16:41:34 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 16:41:34 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 16:41:34 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 16:41:34 + cd /w/workspace/edgex-go/2 16:41:34 + sudo apt-get remove -qy --purge lxd lxd-client 16:41:34 Reading package lists... 16:41:34 Building dependency tree... 16:41:34 Reading state information... 16:41:34 The following packages were automatically installed and are no longer required: 16:41:34 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:41:34 uidmap xdelta3 16:41:34 Use 'sudo apt autoremove' to remove them. 16:41:34 The following packages will be REMOVED: 16:41:34 lxd* lxd-client* 16:41:34 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:41:35 After this operation, 31.7 MB disk space will be freed. 16:41:35 (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.) 16:41:35 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:41:36 Removing lxd dnsmasq configuration 16:41:36 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:41:36 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:41:37 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:41:37 (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.) 16:41:37 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:41:39 Processing triggers for systemd (237-3ubuntu10.52) ... 16:41:39 Processing triggers for ureadahead (0.100.0-21) ... 16:41:39 + sudo snap remove --purge lxd 16:41:39 snap "lxd" is not installed 16:41:39 + sudo groupadd --force --system lxd 16:41:39 ++ whoami 16:41:39 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:41:39 + newgrp - lxd 16:41:39 + sudo snap install lxd 16:41:52 2021-12-17T16:41:47Z INFO Waiting for automatic snapd restart... 16:42:04 lxd 4.21 from Canonical* installed 16:42:04 + sudo lxd init --auto 16:42:14 + sudo snap install --classic snapcraft 16:42:17 snapcraft 6.0 from Canonical* installed 16:42:17 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:42:17 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:42:17 % Total % Received % Xferd Average Speed Time Time Time Current 16:42:17 Dload Upload Total Spent Left Speed 16:42:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4272 0 --:--:-- --:--:-- --:--:-- 4245 16:42:17 100 3325k 100 3325k 0 0 5782k 0 --:--:-- --:--:-- --:--:-- 5782k 16:42:17 ./yq_linux_amd64 16:42:17 + sudo snapcraft prime --use-lxd 16:42:19 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:42:19 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: 16:42:19 - README.md 16:42:19 16:42:19 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:42:20 Launching a container. 16:42:32 Waiting for container to be ready 16:42:32 To start your first container, try: lxc launch ubuntu:20.04 16:42:32 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 16:42:32 16:42:35 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:42:36 Waiting for network to be ready... 16:42:36 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 16:42:36 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 16:42:37 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1069 kB] 16:42:37 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [197 kB] 16:42:37 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [21.9 kB] 16:42:37 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [4948 B] 16:42:37 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [566 kB] 16:42:37 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [80.9 kB] 16:42:37 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [668 kB] 16:42:37 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [112 kB] 16:42:37 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 16:42:37 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 16:42:37 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 16:42:37 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 16:42:37 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 16:42:37 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 16:42:37 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 16:42:37 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 16:42:38 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 16:42:38 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1400 kB] 16:42:38 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [283 kB] 16:42:38 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.8 kB] 16:42:38 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [6928 B] 16:42:38 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [616 kB] 16:42:38 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [88.1 kB] 16:42:38 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [884 kB] 16:42:38 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [193 kB] 16:42:40 Fetched 22.2 MB in 4s (5992 kB/s) 16:42:41 Reading package lists... 16:42:41 Reading package lists... 16:42:41 Building dependency tree... 16:42:41 Reading state information... 16:42:41 The following additional packages will be installed: 16:42:41 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:42:41 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:42:41 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:42:41 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:42:41 Suggested packages: 16:42:41 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:42:41 Recommended packages: 16:42:41 gnupg libsasl2-modules 16:42:41 The following NEW packages will be installed: 16:42:41 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:42:41 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:42:41 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:42:41 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:42:41 The following packages will be upgraded: 16:42:41 gpg gpg-agent gpgconf libudev1 16:42:41 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 16:42:41 Need to get 3860 kB of archives. 16:42:41 After this operation, 14.9 MB of additional disk space will be used. 16:42:41 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev1 amd64 245.4-4ubuntu3.13 [77.6 kB] 16:42:42 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 udev amd64 245.4-4ubuntu3.13 [1365 kB] 16:42:42 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 16:42:42 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 16:42:42 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 16:42:42 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 16:42:42 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 16:42:42 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:42:42 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 16:42:42 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 16:42:42 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 16:42:42 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 16:42:42 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 16:42:42 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 16:42:42 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 16:42:42 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 16:42:42 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 16:42:42 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] 16:42:42 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] 16:42:42 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 16:42:42 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 16:42:42 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 16:42:42 debconf: delaying package configuration, since apt-utils is not installed 16:42:42 Fetched 3860 kB in 1s (3243 kB/s) 16:42:42 (Reading database ... 12816 files and directories currently installed.) 16:42:42 Preparing to unpack .../libudev1_245.4-4ubuntu3.13_amd64.deb ... 16:42:42 Unpacking libudev1:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3) ... 16:42:42 Setting up libudev1:amd64 (245.4-4ubuntu3.13) ... 16:42:43 Selecting previously unselected package udev. 16:42:43 (Reading database ... 12816 files and directories currently installed.) 16:42:43 Preparing to unpack .../00-udev_245.4-4ubuntu3.13_amd64.deb ... 16:42:43 Unpacking udev (245.4-4ubuntu3.13) ... 16:42:43 Selecting previously unselected package libfuse2:amd64. 16:42:43 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 16:42:43 Unpacking libfuse2:amd64 (2.9.9-3) ... 16:42:43 Selecting previously unselected package fuse. 16:42:43 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 16:42:43 Unpacking fuse (2.9.9-3) ... 16:42:43 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 16:42:43 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 16:42:43 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 16:42:43 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 16:42:43 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 16:42:43 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 16:42:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:42:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:42:43 ./bin/test-attribution-txt.sh [Pipeline] echo 16:42:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:42:43 Selecting previously unselected package libksba8:amd64. 16:42:43 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:42:43 Unpacking libksba8:amd64 (1.3.5-2) ... 16:42:43 Selecting previously unselected package libroken18-heimdal:amd64. 16:42:43 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:42:43 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:42:43 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:42:43 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:42:43 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:42:43 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:42:43 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:42:43 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:42:44 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:42:44 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:42:44 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:42:44 Selecting previously unselected package libwind0-heimdal:amd64. 16:42:44 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:42:44 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:42:44 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:42:44 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:42:44 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:42:44 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:42:44 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:42:44 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:42:44 + ls -al . 16:42:44 total 672 16:42:44 drwxrwxr-x 9 1001 1001 4096 Dec 17 16:42 . 16:42:44 drwxr-xr-x 4 root root 4096 Dec 17 16:38 .. 16:42:44 -rw-rw-r-- 1 1001 1001 11 Dec 17 16:36 .dockerignore 16:42:44 drwxrwxr-x 8 1001 1001 4096 Dec 17 16:36 .git 16:42:44 drwxrwxr-x 4 1001 1001 4096 Dec 17 16:36 .github 16:42:44 -rw-rw-r-- 1 1001 1001 804 Dec 17 16:36 .gitignore 16:42:44 -rw-rw-r-- 1 1001 1001 42 Dec 17 16:36 .golangci.yml 16:42:44 -rw-rw-r-- 1 1001 1001 76 Dec 17 16:36 .hadolint.yml 16:42:44 -rw-rw-r-- 1 1001 1001 166 Dec 17 16:36 .sonarcloud.properties 16:42:44 -rw-rw-r-- 1 1001 1001 1171 Dec 17 16:36 ADOPTERS.md 16:42:44 -rw-rw-r-- 1 1001 1001 8910 Dec 17 16:36 Attribution.txt 16:42:44 -rw-rw-r-- 1 1001 1001 51732 Dec 17 16:36 CHANGELOG.md 16:42:44 -rw-rw-r-- 1 1001 1001 3804 Dec 17 16:36 CONTRIBUTING.md 16:42:44 -rw-rw-r-- 1 1001 1001 677 Dec 17 16:36 GOVERNANCE.md 16:42:44 -rw-rw-r-- 1 1001 1001 849 Dec 17 16:36 Jenkinsfile 16:42:44 -rw-rw-r-- 1 1001 1001 10775 Dec 17 16:36 LICENSE 16:42:44 -rw-rw-r-- 1 1001 1001 6508 Dec 17 16:36 Makefile 16:42:44 -rw-rw-r-- 1 1001 1001 582 Dec 17 16:36 OWNERS.md 16:42:44 -rw-rw-r-- 1 1001 1001 8207 Dec 17 16:36 README.md 16:42:44 -rw-rw-r-- 1 1001 1001 6912 Dec 17 16:36 SECURITY.md 16:42:44 -rw-rw-r-- 1 1001 1001 5 Dec 17 16:33 VERSION 16:42:44 -rw-rw-r-- 1 1001 1001 4131 Dec 17 16:36 ZMQWindows.md 16:42:44 drwxrwxr-x 2 1001 1001 4096 Dec 17 16:36 bin 16:42:44 drwxrwxr-x 14 1001 1001 4096 Dec 17 16:36 cmd 16:42:44 -rw-r--r-- 1 root root 428381 Dec 17 16:41 coverage.out 16:42:44 -rw-rw-r-- 1 1001 1001 828 Dec 17 16:36 go.mod 16:42:44 -rw-rw-r-- 1 1001 1001 49483 Dec 17 16:38 go.sum 16:42:44 drwxrwxr-x 8 1001 1001 4096 Dec 17 16:36 internal 16:42:44 drwxrwxr-x 3 1001 1001 4096 Dec 17 16:36 openapi 16:42:44 drwxrwxr-x 4 1001 1001 4096 Dec 17 16:36 snap 16:42:44 -rw-rw-r-- 1 1001 1001 204 Dec 17 16:36 version.go [Pipeline] sh 16:42:44 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:42:44 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:42:44 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:42:44 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:42:44 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:42:44 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:42:44 Selecting previously unselected package libsasl2-modules-db:amd64. 16:42:44 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... 16:42:44 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... 16:42:44 Selecting previously unselected package libsasl2-2:amd64. 16:42:44 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... 16:42:44 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... 16:42:44 Selecting previously unselected package libldap-common. 16:42:44 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 16:42:44 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 16:42:44 Selecting previously unselected package libldap-2.4-2:amd64. 16:42:44 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 16:42:44 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 16:42:44 Selecting previously unselected package dirmngr. 16:42:44 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 16:42:44 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 16:42:44 Setting up libksba8:amd64 (1.3.5-2) ... 16:42:44 Setting up libfuse2:amd64 (2.9.9-3) ... 16:42:44 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 16:42:44 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... 16:42:44 Setting up udev (245.4-4ubuntu3.13) ... 16:42:44 + '[' -e coverage.out ] 16:42:44 + chown 1001:1001 coverage.out [Pipeline] stash 16:42:44 Warning: overwriting stash ‘coverage-report’ 16:42:45 invoke-rc.d: policy-rc.d denied execution of start. 16:42:45 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... 16:42:45 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:42:45 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 16:42:45 Setting up gpg (2.2.19-3ubuntu2.1) ... 16:42:45 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:42:45 Setting up fuse (2.9.9-3) ... 16:42:45 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 16:42:45 Stashed 1 file(s) [Pipeline] sh 16:42:46 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:42:46 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:42:46 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:42:46 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:42:46 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:42:46 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:42:46 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:42:46 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 16:42:46 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 16:42:46 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 16:42:46 Processing triggers for systemd (245.4-4ubuntu3) ... 16:42:46 Processing triggers for libc-bin (2.31-0ubuntu9) ... 16:42:46 + make build 16:42:46 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 16:42:46 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 16:42:46 Alias= settings in the [Install] section, and DefaultInstance= for template 16:42:46 units). This means they are not meant to be enabled using systemctl. 16:42:46 16:42:46 Possible reasons for having this kind of units are: 16:42:46 • A unit may be statically enabled by being symlinked from another unit's 16:42:46 .wants/ or .requires/ directory. 16:42:46 • A unit's purpose may be to act as a helper for some other unit which has 16:42:46 a requirement dependency on it. 16:42:46 • A unit may be started when needed via activation (socket, path, timer, 16:42:46 D-Bus, udev, scripted systemctl call, ...). 16:42:46 • In case of template units, the unit is meant to be enabled with some 16:42:46 instance name specified. 16:42:47 Reading package lists... 16:42:47 Building dependency tree... 16:42:47 Reading state information... 16:42:47 The following additional packages will be installed: 16:42:47 apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 16:42:47 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:42:47 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support 16:42:47 openssh-client python3 python3-minimal python3.8 python3.8-minimal 16:42:47 squashfs-tools 16:42:47 Suggested packages: 16:42:47 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 16:42:47 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:42:47 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 16:42:47 Recommended packages: 16:42:47 krb5-locales file xauth gnupg 16:42:47 The following NEW packages will be installed: 16:42:47 apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 16:42:47 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:42:47 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support 16:42:47 openssh-client python3 python3-minimal python3.8 python3.8-minimal snapd 16:42:47 squashfs-tools sudo 16:42:47 0 upgraded, 25 newly installed, 0 to remove and 81 not upgraded. 16:42:47 Need to get 38.0 MB of archives. 16:42:47 After this operation, 166 MB of additional disk space will be used. 16:42:47 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] 16:42:47 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 16:42:47 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 16:42:47 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 16:42:48 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 16:42:48 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 16:42:48 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 16:42:48 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 16:42:48 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 16:42:48 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 16:42:48 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 16:42:48 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 16:42:48 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 16:42:48 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 16:42:48 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 16:42:48 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 16:42:48 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.51.1+20.04ubuntu2 [30.4 MB] 16:42:48 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 16:42:48 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 16:42:48 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 16:42:48 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 16:42:48 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 16:42:48 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 16:42:48 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 16:42:48 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 16:42:49 debconf: delaying package configuration, since apt-utils is not installed 16:42:49 Fetched 38.0 MB in 2s (17.5 MB/s) 16:42:49 Selecting previously unselected package libpython3.8-minimal:amd64. 16:42:49 (Reading database ... 13067 files and directories currently installed.) 16:42:49 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 16:42:49 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 16:42:49 Selecting previously unselected package libexpat1:amd64. 16:42:49 Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... 16:42:49 Unpacking libexpat1:amd64 (2.2.9-1build1) ... 16:42:49 Selecting previously unselected package python3.8-minimal. 16:42:49 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 16:42:49 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 16:42:50 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 16:42:50 Setting up libexpat1:amd64 (2.2.9-1build1) ... 16:42:50 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 16:42:50 Selecting previously unselected package python3-minimal. 16:42:50 (Reading database ... 13358 files and directories currently installed.) 16:42:50 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 16:42:50 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 16:42:50 Selecting previously unselected package mime-support. 16:42:50 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 16:42:50 Unpacking mime-support (3.64ubuntu1) ... 16:42:50 Selecting previously unselected package libmpdec2:amd64. 16:42:50 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 16:42:50 Unpacking libmpdec2:amd64 (2.4.2-3) ... 16:42:50 Selecting previously unselected package libpython3.8-stdlib:amd64. 16:42:50 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 16:42:50 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 16:42:50 Selecting previously unselected package python3.8. 16:42:50 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 16:42:50 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 16:42:51 Selecting previously unselected package libpython3-stdlib:amd64. 16:42:51 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 16:42:51 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 16:42:51 Setting up python3-minimal (3.8.2-0ubuntu2) ... 16:42:51 Selecting previously unselected package python3. 16:42:51 (Reading database ... 13760 files and directories currently installed.) 16:42:51 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 16:42:51 Unpacking python3 (3.8.2-0ubuntu2) ... 16:42:51 Selecting previously unselected package libbsd0:amd64. 16:42:51 Preparing to unpack .../01-libbsd0_0.10.0-1_amd64.deb ... 16:42:51 Unpacking libbsd0:amd64 (0.10.0-1) ... 16:42:51 Selecting previously unselected package sudo. 16:42:51 Preparing to unpack .../02-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 16:42:51 Unpacking sudo (1.8.31-1ubuntu1.2) ... 16:42:51 Selecting previously unselected package apparmor. 16:42:51 Preparing to unpack .../03-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 16:42:51 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 16:42:51 Selecting previously unselected package libcbor0.6:amd64. 16:42:51 Preparing to unpack .../04-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 16:42:51 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 16:42:51 Selecting previously unselected package libedit2:amd64. 16:42:51 Preparing to unpack .../05-libedit2_3.1-20191231-1_amd64.deb ... 16:42:51 Unpacking libedit2:amd64 (3.1-20191231-1) ... 16:42:52 Selecting previously unselected package libfido2-1:amd64. 16:42:52 Preparing to unpack .../06-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 16:42:52 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 16:42:52 Selecting previously unselected package libkrb5support0:amd64. 16:42:52 Preparing to unpack .../07-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 16:42:52 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 16:42:52 Selecting previously unselected package libk5crypto3:amd64. 16:42:52 Preparing to unpack .../08-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 16:42:52 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 16:42:52 Selecting previously unselected package libkeyutils1:amd64. 16:42:52 Preparing to unpack .../09-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 16:42:52 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 16:42:52 Selecting previously unselected package libkrb5-3:amd64. 16:42:52 Preparing to unpack .../10-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 16:42:52 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 16:42:52 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:42:52 Preparing to unpack .../11-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 16:42:52 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 16:42:52 Selecting previously unselected package openssh-client. 16:42:52 Preparing to unpack .../12-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 16:42:52 Unpacking openssh-client (1:8.2p1-4ubuntu0.3) ... 16:42:52 Selecting previously unselected package liblzo2-2:amd64. 16:42:52 Preparing to unpack .../13-liblzo2-2_2.10-2_amd64.deb ... 16:42:52 Unpacking liblzo2-2:amd64 (2.10-2) ... 16:42:52 Selecting previously unselected package squashfs-tools. 16:42:52 Preparing to unpack .../14-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 16:42:52 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 16:42:52 Selecting previously unselected package snapd. 16:42:52 Preparing to unpack .../15-snapd_2.51.1+20.04ubuntu2_amd64.deb ... 16:42:52 Unpacking snapd (2.51.1+20.04ubuntu2) ... 16:42:53 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 16:42:55 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 16:42:55 Setting up mime-support (3.64ubuntu1) ... 16:42:55 Setting up liblzo2-2:amd64 (2.10-2) ... 16:42:55 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 16:42:55 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 16:42:55 Setting up sudo (1.8.31-1ubuntu1.2) ... 16:42:55 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 16:42:55 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 16:42:55 Setting up libmpdec2:amd64 (2.4.2-3) ... 16:42:55 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 16:42:55 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 16:42:55 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 16:42:56 Setting up libbsd0:amd64 (0.10.0-1) ... 16:42:56 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 16:42:56 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 16:42:56 Setting up libedit2:amd64 (3.1-20191231-1) ... 16:42:56 Setting up python3 (3.8.2-0ubuntu2) ... 16:42:56 running python rtupdate hooks for python3.8... 16:42:56 running python post-rtupdate hooks for python3.8... 16:42:56 Setting up apparmor (2.13.3-7ubuntu5.1) ... 16:42:57 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:42:57 Reloading AppArmor profiles 16:42:57 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 16:42:57 Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 16:42:57 Setting up snapd (2.51.1+20.04ubuntu2) ... 16:42:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:42:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:42:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:42:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:42:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:42:58 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:42:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:42:59 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:42:59 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:42:59 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:43:00 /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' 16:43:00 Processing triggers for systemd (245.4-4ubuntu3) ... 16:43:00 Processing triggers for libc-bin (2.31-0ubuntu9) ... 16:43:01 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 16:43:01 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 16:43:01 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 16:43:02 Reading package lists... 16:43:02 Reading package lists... 16:43:02 Building dependency tree... 16:43:02 Reading state information... 16:43:02 Calculating upgrade... 16:43:02 The following packages will be upgraded: 16:43:02 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 16:43:02 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 16:43:02 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 16:43:02 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 16:43:02 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 16:43:02 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 16:43:02 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 16:43:02 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 16:43:02 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libsystemd0 16:43:02 libtsan0 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl 16:43:02 passwd perl perl-base perl-modules-5.30 procps systemd systemd-sysv 16:43:02 systemd-timesyncd tar tzdata ubuntu-keyring util-linux xz-utils zlib1g 16:43:03 81 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:43:03 Need to get 67.5 MB of archives. 16:43:03 After this operation, 14.1 MB of additional disk space will be used. 16:43:03 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] 16:43:03 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-91.102 [1127 kB] 16:43:03 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 16:43:03 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 16:43:03 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] 16:43:03 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] 16:43:03 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 16:43:03 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 16:43:03 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.4 [60.6 kB] 16:43:03 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 16:43:03 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 16:43:03 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 16:43:03 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 16:43:03 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 16:43:03 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 16:43:03 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.1 [63.1 kB] 16:43:03 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 16:43:03 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 16:43:03 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 16:43:03 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 16:43:03 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.1 [137 kB] 16:43:03 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.1 [20.0 kB] 16:43:03 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.1 [175 kB] 16:43:03 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 16:43:04 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libmount1 amd64 2.34-0.1ubuntu9.1 [149 kB] 16:43:04 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.1 [100 kB] 16:43:04 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 fdisk amd64 2.34-0.1ubuntu9.1 [119 kB] 16:43:04 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 util-linux amd64 2.34-0.1ubuntu9.1 [1021 kB] 16:43:04 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 16:43:04 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 16:43:04 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] 16:43:04 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 16:43:04 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.13 [28.1 kB] 16:43:04 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.13 [10.3 kB] 16:43:04 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 16:43:04 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] 16:43:04 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 16:43:04 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.3 [183 kB] 16:43:04 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] 16:43:04 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 16:43:04 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 16:43:04 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 16:43:04 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 16:43:04 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 16:43:04 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 16:43:04 Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 16:43:04 Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mount amd64 2.34-0.1ubuntu9.1 [115 kB] 16:43:04 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.13 [3809 kB] 16:43:04 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 16:43:04 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 16:43:04 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.13 [270 kB] 16:43:04 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 16:43:04 Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 16:43:04 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 16:43:04 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 16:43:04 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 16:43:04 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 16:43:04 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 16:43:04 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 16:43:04 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 16:43:04 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 16:43:04 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 16:43:04 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 16:43:04 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 16:43:04 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 16:43:04 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 16:43:04 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 16:43:04 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 16:43:04 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 16:43:04 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 16:43:04 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 16:43:04 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 16:43:04 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 16:43:04 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 16:43:04 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] 16:43:04 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] 16:43:05 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] 16:43:05 Get:78 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] 16:43:05 Get:79 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] 16:43:05 Get:80 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] 16:43:05 Get:81 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] 16:43:05 debconf: delaying package configuration, since apt-utils is not installed 16:43:05 Fetched 67.5 MB in 3s (24.1 MB/s) 16:43:05 (Reading database ... 14243 files and directories currently installed.) 16:43:05 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... 16:43:05 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 16:43:06 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... 16:43:06 Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 16:43:06 Preparing to unpack .../2-linux-libc-dev_5.4.0-91.102_amd64.deb ... 16:43:06 Unpacking linux-libc-dev:amd64 (5.4.0-91.102) over (5.4.0-26.30) ... 16:43:06 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:43:06 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:43:06 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:43:06 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:43:06 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:43:06 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:43:07 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:43:07 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:43:07 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:43:07 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:43:07 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:43:07 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:43:07 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:43:07 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:43:07 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 16:43:07 (Reading database ... 14242 files and directories currently installed.) 16:43:07 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:43:07 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:43:07 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 16:43:07 (Reading database ... 14242 files and directories currently installed.) 16:43:07 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:43:07 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:43:07 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:43:07 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:43:07 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:43:07 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:43:07 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 16:43:07 (Reading database ... 14242 files and directories currently installed.) 16:43:07 Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... 16:43:08 Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 16:43:08 Setting up libc6:amd64 (2.31-0ubuntu9.2) ... 16:43:08 (Reading database ... 14242 files and directories currently installed.) 16:43:08 Preparing to unpack .../base-files_11ubuntu5.4_amd64.deb ... 16:43:08 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:43:08 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:43:08 Unpacking base-files (11ubuntu5.4) over (11ubuntu5) ... 16:43:09 Setting up base-files (11ubuntu5.4) ... 16:43:09 Installing new version of config file /etc/issue ... 16:43:09 Installing new version of config file /etc/issue.net ... 16:43:09 Installing new version of config file /etc/lsb-release ... 16:43:09 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:43:09 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:43:09 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:43:09 Removing obsolete conffile /etc/default/motd-news ... 16:43:09 (Reading database ... 14241 files and directories currently installed.) 16:43:09 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 16:43:09 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 16:43:09 Setting up bash (5.0-6ubuntu1.1) ... 16:43:09 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 16:43:09 (Reading database ... 14241 files and directories currently installed.) 16:43:09 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.1_amd64.deb ... 16:43:09 Unpacking bsdutils (1:2.34-0.1ubuntu9.1) over (1:2.34-0.1ubuntu9) ... 16:43:09 Setting up bsdutils (1:2.34-0.1ubuntu9.1) ... 16:43:09 (Reading database ... 14241 files and directories currently installed.) 16:43:09 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 16:43:09 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 16:43:10 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 16:43:10 (Reading database ... 14241 files and directories currently installed.) 16:43:10 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 16:43:10 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 16:43:10 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 16:43:10 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 16:43:10 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 16:43:10 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 16:43:10 Setting up perl-base (5.30.0-9ubuntu0.2) ... 16:43:11 (Reading database ... 14241 files and directories currently installed.) 16:43:11 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 16:43:11 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 16:43:11 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 16:43:11 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 16:43:11 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 16:43:11 (Reading database ... 14241 files and directories currently installed.) 16:43:11 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... 16:43:11 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... 16:43:11 Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... 16:43:11 (Reading database ... 14241 files and directories currently installed.) 16:43:11 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.1_amd64.deb ... 16:43:11 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 16:43:11 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.1) ... 16:43:11 (Reading database ... 14241 files and directories currently installed.) 16:43:11 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.1_amd64.deb ... 16:43:11 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 16:43:11 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.1) ... 16:43:11 (Reading database ... 14241 files and directories currently installed.) 16:43:11 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.1_amd64.deb ... 16:43:11 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 16:43:12 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.1_amd64.deb ... 16:43:12 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 16:43:12 Setting up libmount1:amd64 (2.34-0.1ubuntu9.1) ... 16:43:12 (Reading database ... 14241 files and directories currently installed.) 16:43:12 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.1_amd64.deb ... 16:43:12 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 16:43:12 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.1) ... 16:43:12 (Reading database ... 14241 files and directories currently installed.) 16:43:12 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.1_amd64.deb ... 16:43:12 Unpacking fdisk (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 16:43:12 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.1_amd64.deb ... 16:43:12 Unpacking util-linux (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 16:43:12 Setting up util-linux (2.34-0.1ubuntu9.1) ... 16:43:13 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:43:13 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:43:13 (Reading database ... 14241 files and directories currently installed.) 16:43:13 Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... 16:43:13 Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 16:43:13 Setting up libc-bin (2.31-0ubuntu9.2) ... 16:43:14 (Reading database ... 14241 files and directories currently installed.) 16:43:14 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 16:43:14 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 16:43:14 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 16:43:14 (Reading database ... 14241 files and directories currently installed.) 16:43:14 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 16:43:14 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 16:43:14 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 16:43:14 (Reading database ... 14241 files and directories currently installed.) 16:43:14 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 16:43:14 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 16:43:14 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 16:43:14 (Reading database ... 14241 files and directories currently installed.) 16:43:14 Preparing to unpack .../0-systemd-timesyncd_245.4-4ubuntu3.13_amd64.deb ... 16:43:14 Unpacking systemd-timesyncd (245.4-4ubuntu3.13) over (245.4-4ubuntu3) ... 16:43:14 Preparing to unpack .../1-systemd-sysv_245.4-4ubuntu3.13_amd64.deb ... 16:43:14 Unpacking systemd-sysv (245.4-4ubuntu3.13) over (245.4-4ubuntu3) ... 16:43:14 Preparing to unpack .../2-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 16:43:14 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 16:43:14 Preparing to unpack .../3-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 16:43:14 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 16:43:14 Preparing to unpack .../4-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 16:43:14 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 16:43:14 Preparing to unpack .../5-libcryptsetup12_2%3a2.2.2-3ubuntu2.3_amd64.deb ... 16:43:14 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) over (2:2.2.2-3ubuntu2) ... 16:43:15 Preparing to unpack .../6-libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 16:43:15 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 16:43:15 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 16:43:15 (Reading database ... 14241 files and directories currently installed.) 16:43:15 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 16:43:15 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 16:43:15 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 16:43:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:43:15 (Reading database ... 14241 files and directories currently installed.) 16:43:15 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 16:43:15 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 16:43:15 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 16:43:15 (Reading database ... 14241 files and directories currently installed.) 16:43:15 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 16:43:15 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 16:43:15 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 16:43:15 (Reading database ... 14241 files and directories currently installed.) 16:43:15 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 16:43:15 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 16:43:15 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 16:43:15 (Reading database ... 14241 files and directories currently installed.) 16:43:15 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 16:43:15 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 16:43:15 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 16:43:15 (Reading database ... 14241 files and directories currently installed.) 16:43:15 Preparing to unpack .../mount_2.34-0.1ubuntu9.1_amd64.deb ... 16:43:15 Unpacking mount (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 16:43:16 Preparing to unpack .../systemd_245.4-4ubuntu3.13_amd64.deb ... 16:43:16 Unpacking systemd (245.4-4ubuntu3.13) over (245.4-4ubuntu3) ... 16:43:16 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.13_amd64.deb ... 16:43:16 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3) ... 16:43:16 Setting up libsystemd0:amd64 (245.4-4ubuntu3.13) ... 16:43:17 (Reading database ... 14242 files and directories currently installed.) 16:43:17 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 16:43:17 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 16:43:17 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 16:43:17 (Reading database ... 14242 files and directories currently installed.) 16:43:17 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 16:43:17 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 16:43:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:43:17 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 16:43:17 (Reading database ... 14242 files and directories currently installed.) 16:43:17 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 16:43:17 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 16:43:17 Setting up gpgv (2.2.19-3ubuntu2.1) ... 16:43:17 (Reading database ... 14242 files and directories currently installed.) 16:43:17 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 16:43:17 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 16:43:17 Setting up ubuntu-keyring (2020.02.11.4) ... 16:43:17 (Reading database ... 14242 files and directories currently installed.) 16:43:17 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 16:43:17 Unpacking apt (2.0.6) over (2.0.2) ... 16:43:18 Setting up apt (2.0.6) ... 16:43:18 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:43:18 (Reading database ... 14242 files and directories currently installed.) 16:43:18 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 16:43:18 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 16:43:18 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 16:43:18 (Reading database ... 14244 files and directories currently installed.) 16:43:18 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 16:43:18 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 16:43:18 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 16:43:18 (Reading database ... 14248 files and directories currently installed.) 16:43:18 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 16:43:18 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 16:43:18 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 16:43:19 (Reading database ... 14248 files and directories currently installed.) 16:43:19 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 16:43:19 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 16:43:19 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 16:43:19 (Reading database ... 14248 files and directories currently installed.) 16:43:19 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 16:43:19 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 16:43:19 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 16:43:19 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 16:43:19 Preparing to unpack .../02-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 16:43:19 Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 16:43:19 Preparing to unpack .../03-ca-certificates_20210119~20.04.2_all.deb ... 16:43:19 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 16:43:19 Preparing to unpack .../04-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 16:43:19 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 16:43:20 Preparing to unpack .../05-tzdata_2021e-0ubuntu0.20.04_all.deb ... 16:43:20 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 16:43:20 Preparing to unpack .../06-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 16:43:20 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 16:43:20 Preparing to unpack .../07-libctf0_2.34-6ubuntu1.3_amd64.deb ... 16:43:20 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:43:20 Preparing to unpack .../08-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 16:43:20 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:43:21 Preparing to unpack .../09-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 16:43:21 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:43:21 Preparing to unpack .../10-binutils_2.34-6ubuntu1.3_amd64.deb ... 16:43:21 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:43:21 Preparing to unpack .../11-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 16:43:21 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:43:21 Preparing to unpack .../12-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 16:43:21 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:43:21 Preparing to unpack .../13-build-essential_12.8ubuntu1.1_amd64.deb ... 16:43:21 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 16:43:21 Preparing to unpack .../14-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... 16:43:21 Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:43:21 Preparing to unpack .../15-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 16:43:21 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:43:21 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 16:43:22 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 16:43:22 Preparing to unpack .../16-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 16:43:22 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:43:23 Preparing to unpack .../17-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 16:43:23 Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:43:23 Preparing to unpack .../18-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 16:43:23 Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:43:23 Preparing to unpack .../19-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 16:43:23 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:43:24 Preparing to unpack .../20-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... 16:43:24 Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:43:24 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 16:43:24 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 16:43:24 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 16:43:24 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 16:43:24 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 16:43:24 Setting up linux-libc-dev:amd64 (5.4.0-91.102) ... 16:43:24 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 16:43:24 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 16:43:24 Setting up tzdata (2021e-0ubuntu0.20.04) ... 16:43:24 16:43:24 Current default time zone: 'Etc/UTC' 16:43:24 Local time is now: Fri Dec 17 16:43:24 UTC 2021. 16:43:24 Universal Time is now: Fri Dec 17 16:43:24 UTC 2021. 16:43:24 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:43:24 16:43:24 Setting up xz-utils (5.2.4-1ubuntu1) ... 16:43:24 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 16:43:24 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 16:43:24 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.1) ... 16:43:24 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 16:43:24 Setting up mount (2.34-0.1ubuntu9.1) ... 16:43:24 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 16:43:24 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 16:43:24 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 16:43:24 Setting up libc-dev-bin (2.31-0ubuntu9.2) ... 16:43:24 Setting up openssl (1.1.1f-1ubuntu2.10) ... 16:43:24 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 16:43:24 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 16:43:24 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 16:43:24 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 16:43:24 Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... 16:43:24 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 16:43:24 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 16:43:24 Setting up fdisk (2.34-0.1ubuntu9.1) ... 16:43:24 Setting up ca-certificates (20210119~20.04.2) ... 16:43:25 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 16:43:26 Updating certificates in /etc/ssl/certs... 16:43:27 21 added, 21 removed; done. 16:43:27 Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... 16:43:27 Setting up perl (5.30.0-9ubuntu0.2) ... 16:43:27 Setting up procps (2:3.3.16-1ubuntu2.3) ... 16:43:27 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... 16:43:27 Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... 16:43:27 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) ... 16:43:27 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 16:43:28 Setting up binutils (2.34-6ubuntu1.3) ... 16:43:28 Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 16:43:28 Setting up build-essential (12.8ubuntu1.1) ... 16:43:28 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... 16:43:28 Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 16:43:28 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 16:43:28 Setting up systemd-timesyncd (245.4-4ubuntu3.13) ... 16:43:28 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 16:43:28 Setting up systemd (245.4-4ubuntu3.13) ... 16:43:28 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:43:28 Installing new version of config file /etc/systemd/resolved.conf ... 16:43:28 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 16:43:29 Setting up systemd-sysv (245.4-4ubuntu3.13) ... 16:43:29 Processing triggers for mime-support (3.64ubuntu1) ... 16:43:29 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 16:43:29 Processing triggers for ca-certificates (20210119~20.04.2) ... 16:43:29 Updating certificates in /etc/ssl/certs... 16:43:30 0 added, 0 removed; done. 16:43:30 Running hooks in /etc/ca-certificates/update.d... 16:43:30 done. 16:43:31 Reading package lists... 16:43:31 Building dependency tree... 16:43:31 Reading state information... 16:43:31 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 16:43:31 The following NEW packages will be installed: 16:43:31 apt-transport-https 16:43:31 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:43:32 Need to get 4680 B of archives. 16:43:32 After this operation, 162 kB of additional disk space will be used. 16:43:32 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 16:43:32 debconf: delaying package configuration, since apt-utils is not installed 16:43:32 Fetched 4680 B in 0s (24.4 kB/s) 16:43:32 Selecting previously unselected package apt-transport-https. 16:43:32 (Reading database ... 14251 files and directories currently installed.) 16:43:32 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 16:43:32 Unpacking apt-transport-https (2.0.6) ... 16:43:32 Setting up apt-transport-https (2.0.6) ... 16:43:32 Waiting for network to be ready... 16:43:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:43:38 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 16:43:38 2021-12-17T16:43:36Z INFO Waiting for automatic snapd restart... 16:43:39 snapd 2.53.4 from Canonical* installed 16:43:40 "snapd" switched to the "latest/stable" channel 16:43:40 16:43:41 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 16:43:43 core20 20211129 from Canonical* installed 16:43:43 "core20" switched to the "latest/stable" channel 16:43:43 16:43:46 snapcraft 6.0 from Canonical* installed 16:43:46 "snapcraft" switched to the "latest/stable" channel 16:43:46 [Pipeline] } 16:43:47 $ docker stop --time=1 af63f64fe9524896b854c423735b4ca2173164d1e386c1dc71cf416195dac99d 16:43:49 $ docker rm -f af63f64fe9524896b854c423735b4ca2173164d1e386c1dc71cf416195dac99d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:43:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:43:50 16:43:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:43:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:43:51 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 16:43:51 - README.md 16:43:51 16:43:51 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:43:51 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 16:43:51 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 16:43:51 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 16:43:51 latest: Pulling from edgex-devops/edgex-compose-arm64 16:43:51 29e5d40040c1: Pulling fs layer 16:43:51 1ce36da41761: Pulling fs layer 16:43:51 25b303627fd3: Pulling fs layer 16:43:51 29e5d40040c1: Download complete 16:43:51 1ce36da41761: Verifying Checksum 16:43:51 1ce36da41761: Download complete 16:43:51 Reading package lists... 16:43:52 29e5d40040c1: Pull complete 16:43:52 Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 16:43:52 Reading package lists... 16:43:52 Building dependency tree... 16:43:52 Reading state information... 16:43:52 Suggested packages: 16:43:52 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 16:43:52 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 16:43:52 krb5-user libnorm-doc 16:43:52 Recommended packages: 16:43:52 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:43:52 The following NEW packages will be installed: 16:43:52 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 16:43:52 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 16:43:52 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 16:43:52 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 16:43:52 libzmq5 pkg-config zip 16:43:52 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 16:43:52 Need to get 10.3 MB of archives. 16:43:52 After this operation, 56.5 MB of additional disk space will be used. 16:43:52 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 16:43:52 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 16:43:53 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 16:43:53 25b303627fd3: Verifying Checksum 16:43:53 25b303627fd3: Download complete 16:43:53 1ce36da41761: Pull complete 16:43:53 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 16:43:53 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 16:43:53 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 16:43:53 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 16:43:53 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 16:43:53 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 16:43:53 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 16:43:53 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 16:43:53 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 16:43:53 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 16:43:53 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 16:43:53 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 16:43:53 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 16:43:53 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 16:43:53 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 16:43:53 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 16:43:53 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 16:43:53 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 16:43:53 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 16:43:53 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 16:43:53 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 16:43:53 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 16:43:53 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 16:43:53 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 16:43:54 debconf: delaying package configuration, since apt-utils is not installed 16:43:54 Fetched 10.3 MB in 1s (9101 kB/s) 16:43:54 Selecting previously unselected package libglib2.0-0:amd64. 16:43:54 (Reading database ... 14255 files and directories currently installed.) 16:43:54 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 16:43:54 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 16:43:54 Selecting previously unselected package libsodium23:amd64. 16:43:54 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 16:43:54 Unpacking libsodium23:amd64 (1.0.18-1) ... 16:43:54 Selecting previously unselected package libpsl5:amd64. 16:43:54 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 16:43:54 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 16:43:54 Selecting previously unselected package libbrotli1:amd64. 16:43:54 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 16:43:54 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 16:43:54 Selecting previously unselected package libnghttp2-14:amd64. 16:43:54 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 16:43:54 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 16:43:54 Selecting previously unselected package librtmp1:amd64. 16:43:54 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 16:43:54 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 16:43:54 Selecting previously unselected package libssh-4:amd64. 16:43:54 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 16:43:54 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 16:43:54 Selecting previously unselected package libcurl3-gnutls:amd64. 16:43:54 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 16:43:54 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 16:43:54 Selecting previously unselected package liberror-perl. 16:43:54 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 16:43:54 Unpacking liberror-perl (0.17029-1) ... 16:43:54 Selecting previously unselected package git-man. 16:43:54 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 16:43:54 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 16:43:54 Selecting previously unselected package git. 16:43:54 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 16:43:54 Unpacking git (1:2.25.1-1ubuntu3.2) ... 16:43:55 Selecting previously unselected package libgssrpc4:amd64. 16:43:55 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 16:43:55 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 16:43:55 Selecting previously unselected package libkdb5-9:amd64. 16:43:55 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 16:43:55 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 16:43:55 Selecting previously unselected package libkadm5srv-mit11:amd64. 16:43:55 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 16:43:55 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 16:43:55 Selecting previously unselected package libkadm5clnt-mit11:amd64. 16:43:55 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 16:43:55 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 16:43:55 Selecting previously unselected package comerr-dev:amd64. 16:43:55 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 16:43:55 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 16:43:55 Selecting previously unselected package krb5-multidev:amd64. 16:43:55 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 16:43:55 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 16:43:55 Selecting previously unselected package libnorm1:amd64. 16:43:55 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 16:43:55 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 16:43:55 Selecting previously unselected package libnorm-dev:amd64. 16:43:55 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 16:43:55 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 16:43:55 Selecting previously unselected package libpgm-5.2-0:amd64. 16:43:55 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 16:43:55 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 16:43:55 Selecting previously unselected package libpgm-dev:amd64. 16:43:55 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 16:43:55 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 16:43:56 Selecting previously unselected package libsodium-dev:amd64. 16:43:56 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 16:43:56 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 16:43:56 Selecting previously unselected package libzmq5:amd64. 16:43:56 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 16:43:56 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 16:43:56 Selecting previously unselected package libkrb5-dev:amd64. 16:43:56 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 16:43:56 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 16:43:56 Selecting previously unselected package libzmq3-dev:amd64. 16:43:56 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 16:43:56 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 16:43:56 Selecting previously unselected package pkg-config. 16:43:56 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 16:43:56 Unpacking pkg-config (0.29.1-0ubuntu4) ... 16:43:56 Selecting previously unselected package zip. 16:43:56 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 16:43:56 Unpacking zip (3.0-11build1) ... 16:43:56 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 16:43:56 Setting up libsodium23:amd64 (1.0.18-1) ... 16:43:56 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 16:43:56 No schema files found: doing nothing. 16:43:56 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 16:43:56 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 16:43:56 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 16:43:56 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 16:43:56 Setting up liberror-perl (0.17029-1) ... 16:43:56 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 16:43:56 Setting up zip (3.0-11build1) ... 16:43:56 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 16:43:56 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 16:43:56 Setting up pkg-config (0.29.1-0ubuntu4) ... 16:43:56 Setting up libsodium-dev:amd64 (1.0.18-1) ... 16:43:56 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 16:43:56 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 16:43:56 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 16:43:56 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 16:43:56 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 16:43:56 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 16:43:56 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 16:43:56 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 16:43:56 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 16:43:56 Setting up git (1:2.25.1-1ubuntu3.2) ... 16:43:56 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 16:43:56 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 16:43:56 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 16:43:56 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 16:43:57 comerr-dev set to automatically installed. 16:43:57 git set to automatically installed. 16:43:57 git-man set to automatically installed. 16:43:57 krb5-multidev set to automatically installed. 16:43:57 libbrotli1 set to automatically installed. 16:43:57 libcurl3-gnutls set to automatically installed. 16:43:57 liberror-perl set to automatically installed. 16:43:57 libglib2.0-0 set to automatically installed. 16:43:57 libgssrpc4 set to automatically installed. 16:43:57 libkadm5clnt-mit11 set to automatically installed. 16:43:57 libkadm5srv-mit11 set to automatically installed. 16:43:57 libkdb5-9 set to automatically installed. 16:43:57 libkrb5-dev set to automatically installed. 16:43:57 libnghttp2-14 set to automatically installed. 16:43:57 libnorm-dev set to automatically installed. 16:43:57 libnorm1 set to automatically installed. 16:43:57 libpgm-5.2-0 set to automatically installed. 16:43:57 libpgm-dev set to automatically installed. 16:43:57 libpsl5 set to automatically installed. 16:43:57 librtmp1 set to automatically installed. 16:43:57 libsodium-dev set to automatically installed. 16:43:57 libsodium23 set to automatically installed. 16:43:57 libssh-4 set to automatically installed. 16:43:57 libzmq3-dev set to automatically installed. 16:43:57 libzmq5 set to automatically installed. 16:43:57 pkg-config set to automatically installed. 16:43:57 zip set to automatically installed. 16:43:58 snapd is not logged in, snap install commands will use sudo 16:43:59 snap "core20" has no updates available 16:43:59 snapd is not logged in, snap install commands will use sudo 16:44:03 25b303627fd3: Pull complete 16:44:03 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:44:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:44:03 prd-ubuntu18.04-docker-arm64-4c-16g-1036 does not seem to be running inside a container 16:44:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:44:06 $ docker top ac5d2fb11dda08045940405e656c4e2fa2bc7fd2b6eda4942fae73d27045c4a2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:06 + grep parallel 16:44:06 + docker-compose build --help 16:44:10 --parallel Build images in parallel. [Pipeline] } 16:44:10 $ docker stop --time=1 ac5d2fb11dda08045940405e656c4e2fa2bc7fd2b6eda4942fae73d27045c4a2 16:44:12 $ docker rm -f ac5d2fb11dda08045940405e656c4e2fa2bc7fd2b6eda4942fae73d27045c4a2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:44:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:12 . [Pipeline] withDockerContainer 16:44:12 prd-ubuntu18.04-docker-arm64-4c-16g-1036 does not seem to be running inside a container 16:44:12 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:44:14 $ docker top 745bf140fbae4e3d938d3c8c7b563aa7198cc5fd18ef5dea473fc35f084a3377 -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:14 go (1.16/stable) 1.16.12 from Michael Hudson-Doyle (mwhudson) installed 16:44:14 Downloading snap 'edgex-app-service-configurable' 16:44:14 + docker-compose -f ./docker-compose-build.yml build --parallel 16:44:16 Pulling app-service-configurable 16:44:16 + snapcraftctl pull 16:44:17 Pulling config-common 16:44:17 + snapcraftctl pull 16:44:19 Building core-command ... 16:44:19 Building core-data ... 16:44:19 Building core-metadata ... 16:44:19 Building security-bootstrapper ... 16:44:19 Building security-proxy-setup ... 16:44:19 Building security-secretstore-setup ... 16:44:19 Building support-notifications ... 16:44:19 Building support-scheduler ... 16:44:19 Building sys-mgmt-agent ... 16:44:19 Building sys-mgmt-agent 16:44:19 Building security-proxy-setup 16:44:19 Building security-secretstore-setup 16:44:19 Building core-command 16:44:19 Building support-scheduler 16:44:19 Pulling go-build-helper 16:44:19 + snapcraftctl pull 16:44:20 'edgex-go' has dependencies that need to be staged: go-build-helper 16:44:20 Skipping pull go-build-helper (already ran) 16:44:20 Building go-build-helper 16:44:20 + snapcraftctl build 16:44:21 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 16:44:22 Staging go-build-helper 16:44:22 + snapcraftctl stage 16:44:27 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 16:44:27 Fetched 290 kB in 0s (0 B/s) 16:44:27 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 16:44:27 Fetched 158 kB in 0s (0 B/s) 16:44:27 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 16:44:27 Fetched 242 kB in 0s (0 B/s) 16:44:27 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 16:44:27 Fetched 150 kB in 0s (0 B/s) 16:44:27 Pulling edgex-go 16:44:27 + snapcraftctl pull 16:44:29 Pulling hooks 16:44:29 + snapcraftctl pull 16:44:44 Removing suid/guid from /root/parts/static-packages/install/bin/su 16:44:44 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 16:44:44 Fetched 96.1 kB in 0s (0 B/s) 16:44:44 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 16:44:44 Fetched 78.7 kB in 0s (0 B/s) 16:44:44 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 16:44:44 Fetched 48.0 kB in 0s (0 B/s) 16:44:44 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 16:44:44 Fetched 50.2 kB in 0s (0 B/s) 16:44:44 Get:1 libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb [14.9 kB] 16:44:44 Fetched 14.9 kB in 0s (0 B/s) 16:44:44 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 16:44:44 Fetched 234 kB in 0s (0 B/s) 16:44:44 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 16:44:44 Fetched 155 kB in 0s (0 B/s) 16:44:44 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 16:44:44 Fetched 170 kB in 0s (0 B/s) 16:44:44 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 16:44:44 Fetched 267 kB in 0s (0 B/s) 16:44:44 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:44:44 Fetched 50.6 kB in 0s (0 B/s) 16:44:44 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 16:44:44 Fetched 15.1 kB in 0s (0 B/s) 16:44:44 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 16:44:44 Fetched 51.5 kB in 0s (0 B/s) 16:44:44 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 16:44:44 Fetched 121 kB in 0s (0 B/s) 16:44:44 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 16:44:44 Fetched 29.7 kB in 0s (0 B/s) 16:44:44 Get:1 util-linux_2.34-0.1ubuntu9.1_amd64.deb [1021 kB] 16:44:44 Fetched 1021 kB in 0s (0 B/s) 16:44:44 Get:1 libsasl2-2_2.1.27+dfsg-2_amd64.deb [49.3 kB] 16:44:44 Fetched 49.3 kB in 0s (0 B/s) 16:44:44 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 16:44:44 Fetched 54.9 kB in 0s (0 B/s) 16:44:44 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 16:44:44 Fetched 16.6 kB in 0s (0 B/s) 16:44:44 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 16:44:44 Fetched 87.9 kB in 0s (0 B/s) 16:44:44 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 16:44:44 Fetched 142 kB in 0s (0 B/s) 16:44:44 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 16:44:44 Fetched 41.8 kB in 0s (0 B/s) 16:44:44 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 16:44:44 Fetched 181 kB in 0s (0 B/s) 16:44:44 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 16:44:44 Fetched 208 kB in 0s (0 B/s) 16:44:44 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 16:44:44 Fetched 161 kB in 0s (0 B/s) 16:44:44 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 16:44:44 Fetched 107 kB in 0s (0 B/s) 16:44:44 Pulling static-packages 16:44:44 + snapcraftctl pull 16:44:44 Pulling version 16:44:44 + cd /root/project 16:44:44 ++ git describe --tags --abbrev=0 16:44:44 ++ sed s/v// 16:44:44 + GIT_VERSION=2.2.0-dev.13 16:44:44 + '[' -z 2.2.0-dev.13 ']' 16:44:44 + snapcraftctl set-version 2.2.0-dev.13 16:44:46 Building app-service-configurable 16:44:46 + snapcraftctl build 16:44:48 Building config-common 16:44:48 + snapcraftctl build 16:44:49 + cp --archive --link --no-dereference . /root/parts/config-common/install 16:44:50 Skipping build go-build-helper (already ran) 16:44:50 Building edgex-go 16:44:50 + cd /root/parts/edgex-go/src 16:44:50 ++ git describe --tags --abbrev=0 16:44:50 ++ sed s/v// 16:44:50 + GIT_VERSION=2.2.0-dev.13 16:44:50 + '[' -z 2.2.0-dev.13 ']' 16:44:50 + echo 2.2.0-dev.13 16:44:50 + '[' '!' -d vendor ']' 16:44:50 + go mod download all 16:45:00 + make build 16:45:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/core-data/core-data ./cmd/core-data 16:45:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:45:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/core-command/core-command ./cmd/core-command 16:45:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:45:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:45:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:45:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:45:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:45:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:45:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:45:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/secrets-config ./cmd/secrets-config 16:45:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:45:25 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:45:25 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:45:25 + case "$service" in 16:45:25 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:45:25 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:45:25 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:45:25 + case "$service" in 16:45:25 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:45:25 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:45:25 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:45:25 + case "$service" in 16:45:25 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:45:25 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:45:25 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:45:25 + case "$service" in 16:45:25 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:45:25 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:45:25 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:45:25 + case "$service" in 16:45:25 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:45:25 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:45:25 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:45:25 + case "$service" in 16:45:25 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:45:25 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:45:25 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:45:25 + case "$service" in 16:45:25 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:45:25 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:45:25 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:45:26 + case "$service" in 16:45:26 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:45:26 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:45:26 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:45:26 + case "$service" in 16:45:26 + 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 16:45:26 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:45:26 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:45:26 + case "$service" in 16:45:26 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:45:26 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:45:26 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:45:26 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:45:26 + case "$service" in 16:45:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:45:26 + 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 16:45:26 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:45:26 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:45:26 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:45:26 Building hooks 16:45:26 + cd /root/parts/hooks/src 16:45:26 + make build 16:45:26 go mod tidy 16:45:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:45:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:45:27 ---> c4f577b7dc7f 16:45:27 Step 3/22 : WORKDIR /edgex-go 16:45:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:45:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:45:27 ---> c4f577b7dc7f 16:45:27 Step 3/24 : WORKDIR /edgex-go 16:45:27 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:45:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:45:27 ---> c4f577b7dc7f 16:45:27 Step 3/23 : WORKDIR /edgex-go 16:45:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:45:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:45:27 ---> c4f577b7dc7f 16:45:27 Step 3/22 : WORKDIR /edgex-go 16:45:27 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:45:27 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:45:27 ---> c4f577b7dc7f 16:45:27 Step 3/20 : WORKDIR /edgex-go 16:45:27 ---> Running in 906dfba8cdb1 16:45:27 ---> Running in 084caa8ed830 16:45:27 ---> Running in 70cad8e54d9c 16:45:27 ---> Running in 01f7911dc9e0 16:45:27 ---> Running in dbb040d157bb 16:45:27 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 16:45:27 go: downloading github.com/davecgh/go-spew v1.1.0 16:45:27 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:45:27 Removing intermediate container dbb040d157bb 16:45:27 ---> 0246ba397eb8 16:45:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:27 Removing intermediate container 70cad8e54d9c 16:45:27 ---> 0715413a03f3 16:45:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:27 Removing intermediate container 084caa8ed830 16:45:27 ---> 6939618f69ae 16:45:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:27 Removing intermediate container 906dfba8cdb1 16:45:27 ---> ab02a1385ac7 16:45:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:27 Removing intermediate container 01f7911dc9e0 16:45:27 ---> ec90e3f86587 16:45:27 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:27 ---> Running in 9aad2a597cac 16:45:27 ---> Running in f30852f15a86 16:45:27 ---> Running in 9e6db4acee71 16:45:28 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:45:28 ---> Running in c2c9ce32b1a4 16:45:28 ---> Running in 18eec80534b3 16:45:28 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:45:29 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:45:29 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:45:31 Removing suid/guid from /root/parts/static-packages/install/bin/su 16:45:31 Building static-packages 16:45:31 + snapcraftctl build 16:45:31 Removing intermediate container 9aad2a597cac 16:45:31 ---> 022f286bbaab 16:45:31 Step 5/22 : RUN apk add --update --no-cache make bash git 16:45:31 Removing intermediate container 9e6db4acee71 16:45:31 ---> 559698787cd1 16:45:31 Step 5/22 : RUN apk add --update --no-cache make git 16:45:31 ---> Running in 15092e6c3348 16:45:31 ---> Running in 615826cbde3d 16:45:31 Removing intermediate container 18eec80534b3 16:45:31 ---> c79b52c7de60 16:45:31 Step 5/20 : RUN apk add --update --no-cache make git 16:45:31 ---> Running in baf9a9fe285a 16:45:31 Removing intermediate container f30852f15a86 16:45:31 ---> 7a8a89a0611a 16:45:31 Step 5/24 : RUN apk add --update --no-cache make git 16:45:31 Removing intermediate container c2c9ce32b1a4 16:45:31 ---> ad5c815e42d7 16:45:31 Step 5/23 : RUN apk add --update --no-cache make git 16:45:31 ---> Running in 30f9f175454b 16:45:32 ---> Running in da17f1ca1b40 16:45:33 Building version 16:45:33 + snapcraftctl build 16:45:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:45:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:45:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:45:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:45:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:45:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:45:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:45:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:45:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:45:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:45:34 Staging app-service-configurable 16:45:34 + snapcraftctl stage 16:45:35 OK: 219 MiB in 52 packages 16:45:35 OK: 219 MiB in 52 packages 16:45:35 OK: 219 MiB in 52 packages 16:45:35 OK: 219 MiB in 52 packages 16:45:35 OK: 219 MiB in 52 packages 16:45:36 Staging config-common 16:45:36 + snapcraftctl stage 16:45:36 Removing intermediate container 15092e6c3348 16:45:36 ---> ff634d3376c1 16:45:36 Step 6/22 : COPY . . 16:45:36 Removing intermediate container 615826cbde3d 16:45:36 ---> 5ca2b8fe376d 16:45:36 Step 6/22 : COPY . . 16:45:36 Removing intermediate container baf9a9fe285a 16:45:36 ---> ef85b56fb677 16:45:36 Step 6/20 : COPY . . 16:45:36 Removing intermediate container da17f1ca1b40 16:45:36 ---> d11ac9b574e6 16:45:36 Step 6/23 : COPY go.mod . 16:45:37 Removing intermediate container 30f9f175454b 16:45:37 ---> 59f4d518085e 16:45:37 Step 6/24 : COPY . . 16:45:37 Skipping stage go-build-helper (already ran) 16:45:37 Staging edgex-go 16:45:37 + snapcraftctl stage 16:45:38 ---> 500dfee66f52 16:45:38 Step 7/23 : RUN go mod download 16:45:38 ---> Running in ecfec64c2508 16:45:39 Staging hooks 16:45:39 + snapcraftctl stage 16:45:40 Staging static-packages 16:45:40 + snapcraftctl stage 16:45:41 Staging version 16:45:41 + snapcraftctl stage 16:45:43 Priming app-service-configurable 16:45:43 + snapcraftctl prime 16:45:43 Removing intermediate container ecfec64c2508 16:45:43 ---> 6397c9c97f68 16:45:43 Step 8/23 : COPY . . 16:45:45 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 16:45:45 stage-packages: 16:45:45 - libnorm1 16:45:45 - libpgm-5.2-0 16:45:45 - libsodium23 16:45:45 - libzmq5 16:45:45 Priming config-common 16:45:45 + snapcraftctl prime 16:45:47 Priming go-build-helper 16:45:47 + snapcraftctl prime 16:45:48 Priming edgex-go 16:45:48 + snapcraftctl prime 16:45:50 Priming hooks 16:45:50 + snapcraftctl prime 16:45:51 Priming static-packages 16:45:51 + snapcraftctl prime 16:45:57 Priming version 16:45:57 + snapcraftctl prime 16:45:57 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] } 16:46:02 ---> af818ef5fafe 16:46:02 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:02 ---> 4cedaf893d53 16:46:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:02 ---> Running in dafd1cafa23e 16:46:02 ---> Running in c3c5a80bb4f7 16:46:02 ---> 8eb7b7044c79 16:46:02 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:02 ---> 67079ab98762 16:46:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:02 ---> Running in 181c9bfc16ce 16:46:02 ---> Running in 54d224aabbcf 16:46:02 ---> 19c5a56c168b 16:46:02 Step 9/23 : RUN go mod tidy 16:46:02 ---> Running in 56c370a26342 16:46:05 Removing intermediate container c3c5a80bb4f7 16:46:05 ---> 78fadabb01b5 16:46:05 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:46:05 ---> Running in c58ae9f5e891 16:46:06 Removing intermediate container dafd1cafa23e 16:46:06 ---> ef8761e4cf4f 16:46:06 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:46:06 Removing intermediate container 181c9bfc16ce 16:46:06 ---> 50a50f989c09 16:46:06 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:46:06 Removing intermediate container 54d224aabbcf 16:46:06 ---> 1f1d4e5c3267 16:46:06 Step 8/22 : RUN make cmd/core-command/core-command 16:46:06 ---> Running in ae128e45d13e 16:46:06 ---> Running in 68a8c5dd3803 16:46:06 ---> Running in 8039e4b513de 16:46:07 Removing intermediate container 56c370a26342 16:46:07 ---> 93d8294a9988 16:46:07 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:46:07 ---> Running in d097dd2be267 16:46:07 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 16:46:08 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 16:46:08 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 16:46:08 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 16:46:09 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 16:48:01 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 16:48:01 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 16:48:01 Removing intermediate container c58ae9f5e891 16:48:01 ---> cd979508b765 16:48:01 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:48:01 ---> Running in 8aaec46e4bb4 16:48:02 Removing intermediate container 8039e4b513de 16:48:02 ---> 858fc3dd404d 16:48:02 16:48:02 Step 9/22 : FROM alpine:3.14 16:48:02 3.14: Pulling from library/alpine 16:48:02 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 16:48:04 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:48:04 Status: Downloaded newer image for alpine:3.14 16:48:04 ---> 5b8b7b635229 16:48:04 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:48:04 ---> Running in 87e67e7d9404 16:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:48:07 Removing intermediate container 8aaec46e4bb4 16:48:07 (1/1) Installing dumb-init (1.2.5-r1) 16:48:07 Executing busybox-1.33.1-r6.trigger 16:48:07 ---> d9edc5896be2 16:48:07 16:48:07 Step 10/22 : FROM docker:20.10.10 16:48:07 OK: 6 MiB in 15 packages 16:48:07 20.10.10: Pulling from library/docker 16:48:08 Removing intermediate container 87e67e7d9404 16:48:08 ---> c0c8005517e1 16:48:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:48:09 Removing intermediate container ae128e45d13e 16:48:09 ---> 1a3c5cd2a0ee 16:48:09 16:48:09 Step 9/24 : FROM alpine:3.14 16:48:09 ---> 5b8b7b635229 16:48:09 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:48:09 ---> Running in 02173c74a941 16:48:09 ---> Running in a5118700bec3 16:48:09 Removing intermediate container 68a8c5dd3803 16:48:09 ---> c2730e93966d 16:48:09 16:48:09 Step 9/20 : FROM alpine:3.14 16:48:09 ---> 5b8b7b635229 16:48:09 Step 10/20 : RUN apk add --update --no-cache curl 16:48:09 Removing intermediate container 02173c74a941 16:48:09 ---> 86af4548ed28 16:48:09 Step 12/22 : ENV APP_PORT=59882 16:48:09 ---> Running in c841873b7d3a 16:48:10 ---> Running in e05b9830fe18 16:48:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:48:11 Removing intermediate container e05b9830fe18 16:48:11 ---> 2d81ca2c0f64 16:48:11 Step 13/22 : EXPOSE $APP_PORT 16:48:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:48:11 ---> Running in 3a7eaa853915 16:48:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:48:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:48:11 Removing intermediate container 3a7eaa853915 16:48:11 ---> b9e86cd247a5 16:48:11 Step 14/22 : WORKDIR / 16:48:11 (1/3) Installing ca-certificates (20191127-r5) 16:48:12 (2/3) Installing dumb-init (1.2.5-r1) 16:48:12 (3/3) Installing su-exec (0.2-r1) 16:48:12 Executing busybox-1.33.1-r6.trigger 16:48:12 Executing ca-certificates-20191127-r5.trigger 16:48:12 ---> Running in 39affbf780fd 16:48:12 OK: 6 MiB in 17 packages 16:48:12 Removing intermediate container d097dd2be267 16:48:12 ---> f5402d612a41 16:48:12 16:48:12 Step 11/23 : FROM alpine:3.14 16:48:12 ---> 5b8b7b635229 16:48:12 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:48:12 ---> Using cache 16:48:12 ---> c0c8005517e1 16:48:12 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:48:12 ---> Using cache 16:48:12 ---> 86af4548ed28 16:48:12 Step 14/23 : ENV APP_PORT=59861 16:48:12 ---> Running in fe3bd543000e 16:48:12 (1/5) Installing ca-certificates (20191127-r5) 16:48:12 (2/5) Installing brotli-libs (1.0.9-r5) 16:48:12 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:48:12 (4/5) Installing libcurl (7.79.1-r0) 16:48:12 (5/5) Installing curl (7.79.1-r0) 16:48:12 Executing busybox-1.33.1-r6.trigger 16:48:12 Executing ca-certificates-20191127-r5.trigger 16:48:12 Removing intermediate container 39affbf780fd 16:48:12 ---> 357f30218f68 16:48:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:48:13 OK: 8 MiB in 19 packages 16:48:13 Removing intermediate container fe3bd543000e 16:48:13 ---> ac868ce70492 16:48:13 Step 15/23 : EXPOSE $APP_PORT 16:48:13 ---> Running in 9cc7237df414 16:48:14 Removing intermediate container 9cc7237df414 16:48:14 ---> a6a563e5e3a1 16:48:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:48:14 ---> 9d233ddef51f 16:48:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:48:14 Removing intermediate container a5118700bec3 16:48:14 ---> bc728a5759c5 16:48:14 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:48:14 ---> Running in 8b2be31cbe89 16:48:15 ---> ad5175d056d8 16:48:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:48:15 Removing intermediate container c841873b7d3a 16:48:15 ---> c6083448348c 16:48:15 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:48:15 Removing intermediate container 8b2be31cbe89 16:48:15 ---> 0087e05000d7 16:48:15 Step 12/24 : WORKDIR / 16:48:15 ---> Running in 1d2c179f8101 16:48:15 ---> Running in ee985293a1d6 16:48:16 Removing intermediate container ee985293a1d6 16:48:16 ---> 9472b61c6819 16:48:16 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:48:16 Removing intermediate container 1d2c179f8101 16:48:16 ---> a4fa8f7525d3 16:48:16 Step 12/20 : WORKDIR /edgex 16:48:16 ---> ee7ff535fc7f 16:48:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:48:16 ---> Running in 4f38e105d2e7 16:48:17 ---> 0e5c624c4eac 16:48:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:48:17 Removing intermediate container 4f38e105d2e7 16:48:17 ---> 41ac7ba79b6c 16:48:17 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:48:17 ---> 2d24253bec69 16:48:17 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:48:17 ---> f3395ba7e15c 16:48:17 Step 18/22 : ENTRYPOINT ["/core-command"] 16:48:17 ---> Running in 4e5cf6a0dcb1 16:48:18 Removing intermediate container 4e5cf6a0dcb1 16:48:18 ---> 15d133691d8a 16:48:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:48:18 ---> 19b33a912a64 16:48:18 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:48:18 ---> f014de09c84b 16:48:18 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:48:18 ---> Running in 4092c4f5f11a 16:48:18 ---> Running in fbd3aefcf04e 16:48:18 ---> d3f7acabd233 16:48:18 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:48:19 Removing intermediate container fbd3aefcf04e 16:48:19 ---> 899c29a36a02 16:48:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:48:19 Removing intermediate container 4092c4f5f11a 16:48:19 ---> 1402c400cbdb 16:48:19 Step 20/22 : LABEL arch=arm64 16:48:19 ---> Running in 0e0a89fad851 16:48:19 ---> Running in 4cf74e51c438 16:48:19 ---> d6aef03dbf0c 16:48:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:48:19 Removing intermediate container 4cf74e51c438 16:48:19 ---> e0fed0e1aa00 16:48:19 Step 21/22 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 16:48:19 ---> 8420460138c1 16:48:19 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:48:19 Removing intermediate container 0e0a89fad851 16:48:19 ---> bb2db0323a7c 16:48:19 Step 21/23 : LABEL arch=arm64 16:48:20 ---> Running in 0c0845c18e06 16:48:20 ---> Running in 667d85ce5bee 16:48:20 Removing intermediate container 0c0845c18e06 16:48:20 ---> 0d51d373cb42 16:48:20 Step 22/22 : LABEL version=0.0.0 16:48:20 Removing intermediate container 667d85ce5bee 16:48:20 ---> e67c40f851df 16:48:20 Step 22/23 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 16:48:20 ---> Running in caeaa5914184 16:48:20 ---> 46137008c3e2 16:48:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:48:21 ---> Running in ef6fbddcc200 16:48:21 Removing intermediate container caeaa5914184 16:48:21 ---> 06ca078ff9a0 16:48:21 16:48:21 Removing intermediate container ef6fbddcc200 16:48:21 ---> bd73a4cd65a6 16:48:21 Step 23/23 : LABEL version=0.0.0 16:48:22 ---> Running in e9a9ee13cc44 16:48:22 ---> c4114233e027 16:48:22 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:48:22 Successfully built 06ca078ff9a0 16:48:22 Successfully tagged core-command-arm64:latest 16:48:22  Building core-command ... done Building core-data 16:48:22 ---> Running in af3e91d7de13 16:48:22 Removing intermediate container e9a9ee13cc44 16:48:22 ---> cc684386fb91 16:48:22 16:48:22 ---> bdede1488631 16:48:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:48:22 Removing intermediate container af3e91d7de13 16:48:22 ---> ed9381a9bae2 16:48:22 Step 17/20 : CMD ["--init=true"] 16:48:23 ---> Running in 9986ca2f6cb5 16:48:23 Successfully built cc684386fb91 16:48:23 Successfully tagged support-scheduler-arm64:latest 16:48:23  Building support-scheduler ... done Building core-metadata 16:48:23 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 16:48:23 Status: Downloaded newer image for docker:20.10.10 16:48:23 ---> 520e9a0a30f7 16:48:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:48:23 ---> Running in 1a236822415b 16:48:23 Removing intermediate container 9986ca2f6cb5 16:48:23 ---> cbdafc5b029b 16:48:23 Step 18/20 : LABEL arch=arm64 16:48:23 ---> Running in 1cccfb68c50f 16:48:24 Removing intermediate container 1a236822415b 16:48:24 ---> 68a3e822b9c7 16:48:24 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 16:48:24 Removing intermediate container 1cccfb68c50f 16:48:24 ---> 3b207735c500 16:48:24 Step 19/20 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 16:48:24 ---> Running in ec5622d8cf8d 16:48:24 ---> e6f3072db63a 16:48:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:48:24 ---> Running in 8d0e34445ef8 16:48:25 Removing intermediate container 8d0e34445ef8 16:48:25 ---> ca3e59b1101b 16:48:25 Step 20/20 : LABEL version=0.0.0 16:48:25 ---> b63fdb5b9949 16:48:25 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/ 16:48:25 ---> Running in f5aece066175 16:48:25 ---> Running in 7f5f073941ad 16:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:48:26 Removing intermediate container f5aece066175 16:48:26 ---> 8b98976a877e 16:48:26 16:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:48:26 Successfully built 8b98976a877e 16:48:26 Successfully tagged security-proxy-setup-arm64:latest 16:48:26 Building security-bootstrapper 16:48:27  Building security-proxy-setup ... done (1/42) Installing readline (8.1.0-r0) 16:48:27 (2/42) Installing bash (5.1.4-r0) 16:48:27 Executing bash-5.1.4-r0.post-install 16:48:27 (3/42) Installing brotli-libs (1.0.9-r5) 16:48:27 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:48:27 (5/42) Installing libcurl (7.79.1-r0) 16:48:27 (6/42) Installing curl (7.79.1-r0) 16:48:27 (7/42) Installing dumb-init (1.2.5-r1) 16:48:27 (8/42) Installing libbz2 (1.0.8-r1) 16:48:27 (9/42) Installing expat (2.4.1-r0) 16:48:27 (10/42) Installing libffi (3.3-r2) 16:48:27 (11/42) Installing gdbm (1.19-r0) 16:48:27 (12/42) Installing xz-libs (5.2.5-r0) 16:48:27 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:48:27 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:48:27 (15/42) Installing mpdecimal (2.5.1-r1) 16:48:27 (16/42) Installing sqlite-libs (3.35.5-r0) 16:48:27 (17/42) Installing python3 (3.9.5-r2) 16:48:28 Removing intermediate container 7f5f073941ad 16:48:28 ---> 6c6a68c7c8d6 16:48:28 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:48:28 ---> Running in e57032a4a1da 16:48:29 Removing intermediate container e57032a4a1da 16:48:29 ---> 6423ea93e3ab 16:48:29 Step 22/24 : LABEL arch=arm64 16:48:29 ---> Running in 6c1834e89055 16:48:29 (18/42) Installing py3-appdirs (1.4.4-r2) 16:48:29 (19/42) Installing py3-chardet (4.0.0-r2) 16:48:29 Removing intermediate container 6c1834e89055 16:48:29 ---> 803dd4b83b1d 16:48:29 Step 23/24 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 16:48:29 (20/42) Installing py3-idna (3.2-r0) 16:48:29 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:48:30 ---> Running in 05407b54fc13 16:48:30 (22/42) Installing py3-certifi (2020.12.5-r1) 16:48:30 (23/42) Installing py3-requests (2.25.1-r4) 16:48:30 (24/42) Installing py3-msgpack (1.0.2-r1) 16:48:30 (25/42) Installing py3-lockfile (0.12.2-r4) 16:48:30 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:48:30 (27/42) Installing py3-colorama (0.4.4-r1) 16:48:30 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:48:30 (29/42) Installing py3-distlib (0.3.1-r3) 16:48:30 (30/42) Installing py3-distro (1.5.0-r3) 16:48:30 (31/42) Installing py3-six (1.15.0-r1) 16:48:30 (32/42) Installing py3-webencodings (0.5.1-r4) 16:48:30 (33/42) Installing py3-html5lib (1.1-r1) 16:48:30 (34/42) Installing py3-parsing (2.4.7-r2) 16:48:30 (35/42) Installing py3-packaging (20.9-r1) 16:48:30 (36/42) Installing py3-toml (0.10.2-r2) 16:48:30 (37/42) Installing py3-pep517 (0.10.0-r2) 16:48:30 (38/42) Installing py3-progress (1.5-r2) 16:48:30 (39/42) Installing py3-retrying (1.3.3-r1) 16:48:30 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:48:30 (41/42) Installing py3-setuptools (52.0.0-r3) 16:48:30 Removing intermediate container 05407b54fc13 16:48:30 ---> eb56498d94b7 16:48:30 Step 24/24 : LABEL version=0.0.0 16:48:30 (42/42) Installing py3-pip (20.3.4-r1) 16:48:30 ---> Running in 6013a83547d7 16:48:31 Executing busybox-1.33.1-r6.trigger 16:48:31 OK: 84 MiB in 64 packages 16:48:31 Removing intermediate container 6013a83547d7 16:48:31 ---> 7603b3854f61 16:48:31 16:48:31 Successfully built 7603b3854f61 16:48:31 Successfully tagged security-secretstore-setup-arm64:latest 16:48:31  Building security-secretstore-setup ... done Building support-notifications 16:48:35 Collecting docker-compose==1.23.2 16:48:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:48:35 Collecting PyYAML<4,>=3.10 16:48:35 Downloading PyYAML-3.13.tar.gz (270 kB) 16:48:39 Collecting cached-property<2,>=1.2.0 16:48:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:48:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:48:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:48:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:48:40 Collecting docker<4.0,>=3.6.0 16:48:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:48:40 Collecting dockerpty<0.5,>=0.4.1 16:48:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:48:42 Collecting texttable<0.10,>=0.9.0 16:48:42 Downloading texttable-0.9.1.tar.gz (11 kB) 16:48:44 Collecting docopt<0.7,>=0.6.1 16:48:44 Downloading docopt-0.6.2.tar.gz (25 kB) 16:48:45 Collecting jsonschema<3,>=2.5.1 16:48:45 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:48:46 Collecting websocket-client<1.0,>=0.32.0 16:48:46 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:48:47 Collecting docker-pycreds>=0.4.0 16:48:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:48:47 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) 16:48:47 Collecting chardet<3.1.0,>=3.0.2 16:48:47 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:48:48 Collecting urllib3<1.25,>=1.21.1 16:48:48 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:48:48 Collecting idna<2.8,>=2.5 16:48:48 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:48:48 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:48:48 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:48:48 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:48:48 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:48:49 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:48:49 Attempting uninstall: urllib3 16:48:49 Found existing installation: urllib3 1.26.5 16:48:49 Uninstalling urllib3-1.26.5: 16:48:49 Successfully uninstalled urllib3-1.26.5 16:48:50 Attempting uninstall: idna 16:48:50 Found existing installation: idna 3.2 16:48:50 Uninstalling idna-3.2: 16:48:50 Successfully uninstalled idna-3.2 16:48:51 Attempting uninstall: chardet 16:48:51 Found existing installation: chardet 4.0.0 16:48:51 Uninstalling chardet-4.0.0: 16:48:51 Successfully uninstalled chardet-4.0.0 16:48:52 Attempting uninstall: requests 16:48:52 Found existing installation: requests 2.25.1 16:48:52 Uninstalling requests-2.25.1: 16:48:53 Successfully uninstalled requests-2.25.1 16:48:53 Running setup.py install for texttable: started 16:48:55 Running setup.py install for texttable: finished with status 'done' 16:48:55 Running setup.py install for PyYAML: started 16:48:58 Running setup.py install for PyYAML: finished with status 'done' 16:48:58 Running setup.py install for docopt: started 16:49:00 Running setup.py install for docopt: finished with status 'done' 16:49:00 Running setup.py install for dockerpty: started 16:49:02 Running setup.py install for dockerpty: finished with status 'done' 16:49:04 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 16:49:04 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:49:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:49:04 ---> c4f577b7dc7f 16:49:04 Step 3/22 : WORKDIR /edgex-go 16:49:04 ---> Using cache 16:49:04 ---> ec90e3f86587 16:49:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:04 ---> Using cache 16:49:04 ---> c79b52c7de60 16:49:04 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:49:06 ---> Running in 49f6624627f5 16:49:06 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:49:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:49:06 ---> c4f577b7dc7f 16:49:06 Step 3/22 : WORKDIR /edgex-go 16:49:06 ---> Using cache 16:49:06 ---> ec90e3f86587 16:49:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:06 ---> Using cache 16:49:06 ---> c79b52c7de60 16:49:06 Step 5/22 : RUN apk add --update --no-cache make git 16:49:06 ---> Using cache 16:49:06 ---> ef85b56fb677 16:49:06 Step 6/22 : COPY . . 16:49:06 ---> Using cache 16:49:06 ---> 8eb7b7044c79 16:49:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:06 ---> Using cache 16:49:06 ---> 50a50f989c09 16:49:06 Step 8/22 : RUN make cmd/core-metadata/core-metadata 16:49:06 ---> Running in a410ee1594df 16:49:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:49:08 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 16:49:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:49:09 OK: 219 MiB in 52 packages 16:49:11 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:49:11 Step 2/30 : FROM ${BUILDER_BASE} AS builder 16:49:11 ---> c4f577b7dc7f 16:49:11 Step 3/30 : WORKDIR /edgex-go 16:49:11 ---> Using cache 16:49:11 ---> ec90e3f86587 16:49:11 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:11 ---> Using cache 16:49:11 ---> c79b52c7de60 16:49:11 Step 5/30 : RUN apk add --update --no-cache make git 16:49:11 ---> Using cache 16:49:11 ---> ef85b56fb677 16:49:11 Step 6/30 : COPY . . 16:49:11 ---> Using cache 16:49:11 ---> 8eb7b7044c79 16:49:11 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:11 ---> Using cache 16:49:11 ---> 50a50f989c09 16:49:11 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:49:11 ---> Running in bad2be5df683 16:49:11 Removing intermediate container 49f6624627f5 16:49:11 ---> 9bddbebced89 16:49:11 Step 6/22 : COPY . . 16:49: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 16:49:17 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:49:17 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:49:17 ---> c4f577b7dc7f 16:49:17 Step 3/21 : WORKDIR /edgex-go 16:49:17 ---> Using cache 16:49:17 ---> ec90e3f86587 16:49:17 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:17 ---> Using cache 16:49:17 ---> c79b52c7de60 16:49:17 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 16:49:18 ---> Running in eddb270275c9 16:49:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:49:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:49:22 OK: 219 MiB in 52 packages 16:49:25 Removing intermediate container eddb270275c9 16:49:25 ---> 8edb6efe2f25 16:49:25 Step 6/21 : COPY . . 16:49:26 Removing intermediate container ec5622d8cf8d 16:49:26 ---> b2d9913ac859 16:49:26 Step 13/22 : ENV APP_PORT=58890 16:49:27 ---> Running in 5e6ad44bf70e 16:49:28 Removing intermediate container 5e6ad44bf70e 16:49:28 ---> d27f36f65478 16:49:28 Step 14/22 : EXPOSE $APP_PORT 16:49:28 ---> Running in a64a6cd71fd4 16:49:30 Removing intermediate container a64a6cd71fd4 16:49:30 ---> e1b87355bfd4 16:49:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:49:33 ---> d6fd9a701bc7 16:49:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:49:35 ---> cd2f44c8b8b0 16:49:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:49:38 ---> e613be98fc50 16:49:38 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:49:38 ---> Running in 6a2c559be3fb 16:49:38 Removing intermediate container 6a2c559be3fb 16:49:38 ---> 5f9a54d5e83a 16:49:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:38 ---> Running in 21cc50dad3c5 16:49:40 Removing intermediate container 21cc50dad3c5 16:49:40 ---> f2aac81399ed 16:49:40 Step 20/22 : LABEL arch=arm64 16:49:40 ---> Running in 50f7427a0958 16:49:41 Removing intermediate container 50f7427a0958 16:49:41 ---> 686b3e5cb784 16:49:41 Step 21/22 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 16:49:41 ---> Running in fe67b0f9667b 16:49:43 Removing intermediate container fe67b0f9667b 16:49:43 ---> b31e037386b9 16:49:43 Step 22/22 : LABEL version=0.0.0 16:49:43 ---> Running in 8e71a39f9171 16:49:44 Removing intermediate container 8e71a39f9171 16:49:44 ---> 8f9495f05ea2 16:49:44 16:49:45 Successfully built 8f9495f05ea2 16:49:45 Successfully tagged sys-mgmt-agent-arm64:latest 16:49:45  Building sys-mgmt-agent ... done  ---> 6ca0c5ebc533 16:49:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:45 ---> Running in bbba67f2108b 16:49:52 Removing intermediate container bbba67f2108b 16:49:52 ---> acc1c6f962f5 16:49:52 Step 8/22 : RUN make cmd/core-data/core-data 16:49:52 ---> Running in 473d1c11458b 16:49:54 ---> 35a0f9bca844 16:49:54 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:54 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 16:49:54 ---> Running in d6d44f81fa0f 16:49:59 Removing intermediate container d6d44f81fa0f 16:49:59 ---> 4b31174e4140 16:49:59 Step 8/21 : RUN make cmd/support-notifications/support-notifications 16:49:59 ---> Running in 99c892dd97a6 16:50:00 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 16:50:47 Removing intermediate container a410ee1594df 16:50:47 ---> 00451a6b654f 16:50:47 16:50:47 Step 9/22 : FROM alpine:3.14 16:50:47 ---> 5b8b7b635229 16:50:47 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:50:47 ---> Using cache 16:50:47 ---> c0c8005517e1 16:50:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:50:47 ---> Using cache 16:50:47 ---> 86af4548ed28 16:50:47 Step 12/22 : ENV APP_PORT=59881 16:50:47 ---> Running in c02ab4a5f96a 16:50:47 Removing intermediate container bad2be5df683 16:50:47 ---> 85b07a6dfed4 16:50:47 16:50:47 Step 9/30 : FROM alpine:3.14 16:50:47 ---> 5b8b7b635229 16:50:47 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:50:47 ---> Running in 341a3d805425 16:50:47 Removing intermediate container c02ab4a5f96a 16:50:47 ---> 409303e1b9d5 16:50:47 Step 13/22 : EXPOSE $APP_PORT 16:50:47 ---> Running in 015b530b8194 16:50:47 Removing intermediate container 341a3d805425 16:50:47 ---> bf359c57c231 16:50:47 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 16:50:47 Removing intermediate container 015b530b8194 16:50:47 ---> 23ea9eed44b6 16:50:47 Step 14/22 : WORKDIR / 16:50:47 ---> Running in 595bb04bd7e3 16:50:47 ---> Running in 0c11aa6653c1 16:50:48 Removing intermediate container 0c11aa6653c1 16:50:48 ---> 118b309a4211 16:50:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:50:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:50:49 ---> f5d7bd2f86a0 16:50:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:50:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:50:50 (1/2) Installing dumb-init (1.2.5-r1) 16:50:50 (2/2) Installing su-exec (0.2-r1) 16:50:50 Executing busybox-1.33.1-r6.trigger 16:50:50 OK: 6 MiB in 16 packages 16:50:51 ---> 0440e1765291 16:50:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:50:52 Removing intermediate container 595bb04bd7e3 16:50:52 ---> 9f6e470a14bf 16:50:52 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 16:50:52 ---> Running in 9affa065bf9f 16:50:52 ---> 894875d3a28d 16:50:52 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:50:52 ---> Running in 0e067930219c 16:50:52 Removing intermediate container 9affa065bf9f 16:50:52 ---> 48427b417288 16:50:52 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:50:53 ---> Running in a759d29e6824 16:50:53 Removing intermediate container 0e067930219c 16:50:53 ---> b1416516390a 16:50:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:50:53 ---> Running in 8ba5463dbb91 16:50:53 Removing intermediate container a759d29e6824 16:50:53 ---> 1e7a4eee97d9 16:50:53 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:50:54 ---> Running in fb415d6e801e 16:50:54 Removing intermediate container 8ba5463dbb91 16:50:54 ---> d722e9fd7f25 16:50:54 Step 20/22 : LABEL arch=arm64 16:50:54 ---> Running in 1c6d5557dc87 16:50:54 Removing intermediate container 1c6d5557dc87 16:50:54 ---> 24d66dc3b4d4 16:50:54 Step 21/22 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 16:50:55 ---> Running in e91791228973 16:50:55 Removing intermediate container e91791228973 16:50:55 ---> 611259f5b1c7 16:50:55 Step 22/22 : LABEL version=0.0.0 16:50:55 ---> Running in bf416e9c8185 16:50:56 Removing intermediate container bf416e9c8185 16:50:56 ---> 7153f197c375 16:50:56 16:50:57 Removing intermediate container fb415d6e801e 16:50:57 ---> 6d26215bc5d2 16:50:57 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 16:50:57 Successfully built 7153f197c375 16:50:57 ---> Running in 5b0fdfa73918 16:50:57 Successfully tagged core-metadata-arm64:latest 16:50:57  Building core-metadata ... done Removing intermediate container 5b0fdfa73918 16:50:57 ---> 97398318b149 16:50:57 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:50:58 ---> 96e7d4b0570b 16:50:58 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:50:58 ---> Running in 17245211a593 16:51:01 Removing intermediate container 17245211a593 16:51:01 ---> 80ed063dce57 16:51:01 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:03 ---> c013215a7830 16:51:03 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:51:04 ---> 532597c21057 16:51:04 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:51:05 ---> 879888050ae2 16:51:05 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:51:06 ---> 22712f7bb0e6 16:51:06 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:51:07 ---> 81d6405c1c35 16:51:07 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 16:51:07 ---> Running in b47ea42a0350 16:51:08 Removing intermediate container b47ea42a0350 16:51:08 ---> b1b2516b66a4 16:51:08 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:51:09 ---> da6423a8f98e 16:51:09 Step 25/30 : RUN chmod +x /entrypoint.sh 16:51:09 ---> Running in 24e76bf177e5 16:51:12 Removing intermediate container 24e76bf177e5 16:51:12 ---> b62ef1bfb5ae 16:51:12 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 16:51:12 ---> Running in 05ed489ea6a0 16:51:13 Removing intermediate container 05ed489ea6a0 16:51:13 ---> bbecc37ce6af 16:51:13 Step 27/30 : CMD ["gate"] 16:51:13 ---> Running in e2a9d15c5294 16:51:13 Removing intermediate container e2a9d15c5294 16:51:13 ---> f04459edfc01 16:51:13 Step 28/30 : LABEL arch=arm64 16:51:14 ---> Running in bd1d52adb671 16:51:14 Removing intermediate container bd1d52adb671 16:51:14 ---> 89a796334aa4 16:51:14 Step 29/30 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 16:51:14 ---> Running in 504eec079f21 16:51:15 Removing intermediate container 504eec079f21 16:51:15 ---> fc568b834fee 16:51:15 Step 30/30 : LABEL version=0.0.0 16:51:15 ---> Running in 712c2808eb1f 16:51:16 Removing intermediate container 712c2808eb1f 16:51:16 ---> 234643904f2e 16:51:16 16:51:16 Successfully built 234643904f2e 16:51:16 Successfully tagged security-bootstrapper-arm64:latest 16:51:24  Building security-bootstrapper ... done Removing intermediate container 99c892dd97a6 16:51:24 ---> 026f9c759ccc 16:51:24 16:51:24 Step 9/21 : FROM alpine:3.14 16:51:24 ---> 5b8b7b635229 16:51:24 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 16:51:24 ---> Running in 40a23e2632d6 16:51:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:51:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:51:26 (1/2) Installing ca-certificates (20191127-r5) 16:51:26 (2/2) Installing dumb-init (1.2.5-r1) 16:51:26 Executing busybox-1.33.1-r6.trigger 16:51:26 Executing ca-certificates-20191127-r5.trigger 16:51:27 OK: 6 MiB in 16 packages 16:51:28 Removing intermediate container 473d1c11458b 16:51:28 ---> 03c47d6c9ab3 16:51:28 16:51:28 Step 9/22 : FROM alpine:3.14 16:51:28 ---> 5b8b7b635229 16:51:28 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:51:28 ---> Running in 3309f5cac620 16:51:28 Removing intermediate container 40a23e2632d6 16:51:28 ---> 8ac43091a337 16:51:28 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:51:28 Removing intermediate container 3309f5cac620 16:51:28 ---> 98ef24c70aef 16:51:28 Step 11/22 : ENV APP_PORT=59880 16:51:28 ---> Running in fb39e3a994e9 16:51:28 ---> Running in 0bc68d385d0f 16:51:28 Removing intermediate container fb39e3a994e9 16:51:28 ---> c6f0ecd5c5cf 16:51:28 Step 12/21 : ENV APP_PORT=59860 16:51:28 ---> Running in 2ad57508ef9a 16:51:28 Removing intermediate container 0bc68d385d0f 16:51:28 ---> 635c5e79e5e6 16:51:28 Step 12/22 : EXPOSE $APP_PORT 16:51:29 ---> Running in 51cb2017d161 16:51:29 Removing intermediate container 2ad57508ef9a 16:51:29 ---> 74a50562ee8b 16:51:29 Step 13/21 : EXPOSE $APP_PORT 16:51:29 Removing intermediate container 51cb2017d161 16:51:29 ---> 74bdc3d10532 16:51:29 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:29 ---> Running in 583552f6c9fb 16:51:29 ---> Running in 66454dd44f45 16:51:30 Removing intermediate container 583552f6c9fb 16:51:30 ---> 8bdba0c17e56 16:51:30 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:30 ---> d2e5eff88a71 16:51:30 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:51:31 Removing intermediate container 66454dd44f45 16:51:31 ---> 9a02d3285f8a 16:51:31 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:51:31 ---> Running in 4dcb8c44df42 16:51:31 ---> 1fe8e16663bf 16:51:31 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:51:32 ---> 0b82b97e99c3 16:51:32 Step 17/21 : ENTRYPOINT ["/support-notifications"] 16:51:32 ---> Running in 3e554e603056 16:51:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:51:32 Removing intermediate container 3e554e603056 16:51:32 ---> ce04cc9917ee 16:51:32 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:32 ---> Running in 5aa6d62b2f9e 16:51:33 Removing intermediate container 5aa6d62b2f9e 16:51:33 ---> bf7caeef70d9 16:51:33 Step 19/21 : LABEL arch=arm64 16:51:33 ---> Running in 0a85b7f7ec02 16:51:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:51:33 Removing intermediate container 0a85b7f7ec02 16:51:33 ---> bb84f557c2a5 16:51:33 Step 20/21 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 16:51:33 ---> Running in 4ccf0ca2c75f 16:51:34 Removing intermediate container 4ccf0ca2c75f 16:51:34 ---> 85c338b830a2 16:51:34 Step 21/21 : LABEL version=0.0.0 16:51:34 ---> Running in b77e3cb597c3 16:51:34 (1/6) Installing dumb-init (1.2.5-r1) 16:51:34 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:51:34 Removing intermediate container b77e3cb597c3 16:51:34 ---> 12377f04821c 16:51:34 16:51:34 (3/6) Installing libsodium (1.0.18-r0) 16:51:34 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:51:34 (5/6) Installing libzmq (4.3.4-r0) 16:51:34 Successfully built 12377f04821c 16:51:34 Successfully tagged support-notifications-arm64:latest 16:51:35  Building support-notifications ... done (6/6) Installing zeromq (4.3.4-r0) 16:51:35 Executing busybox-1.33.1-r6.trigger 16:51:35 OK: 8 MiB in 20 packages 16:51:36 Removing intermediate container 4dcb8c44df42 16:51:36 ---> d091d4b9bddd 16:51:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:36 ---> 7b67830d3ed2 16:51:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:51:37 ---> 956eb756b11d 16:51:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:51:37 ---> 7c33bbc10667 16:51:37 Step 18/22 : ENTRYPOINT ["/core-data"] 16:51:38 ---> Running in f62c68ee3c07 16:51:38 Removing intermediate container f62c68ee3c07 16:51:38 ---> 77a905044ace 16:51:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:38 ---> Running in 1647aa420c9d 16:51:38 Removing intermediate container 1647aa420c9d 16:51:38 ---> 7a386c129836 16:51:38 Step 20/22 : LABEL arch=arm64 16:51:38 ---> Running in 92054ecbdabf 16:51:39 Removing intermediate container 92054ecbdabf 16:51:39 ---> 35a80d4e19a8 16:51:39 Step 21/22 : LABEL git_sha=6d1ec803f689d11ac1c009919f7caaec7ff543a0 16:51:39 ---> Running in 8631d72ea187 16:51:39 Removing intermediate container 8631d72ea187 16:51:39 ---> 2de7177d1261 16:51:39 Step 22/22 : LABEL version=0.0.0 16:51:39 ---> Running in bf5047723bc9 16:51:40 Removing intermediate container bf5047723bc9 16:51:40 ---> 8fbc3fdeae4d 16:51:40 16:51:40 Successfully built 8fbc3fdeae4d 16:51:40 Successfully tagged core-data-arm64:latest 16:51:40  Building core-data ... done  [Pipeline] } 16:51:40 $ docker stop --time=1 745bf140fbae4e3d938d3c8c7b563aa7198cc5fd18ef5dea473fc35f084a3377 16:51:42 $ docker rm -f 745bf140fbae4e3d938d3c8c7b563aa7198cc5fd18ef5dea473fc35f084a3377 [Pipeline] // withDockerContainer [Pipeline] sh 16:51:42 + docker images 16:51:43 REPOSITORY TAG IMAGE ID CREATED SIZE 16:51:43 core-data-arm64 latest 8fbc3fdeae4d 3 seconds ago 19.6MB 16:51:43 support-notifications-arm64 latest 12377f04821c 8 seconds ago 16.1MB 16:51:43 03c47d6c9ab3 15 seconds ago 1.58GB 16:51:43 026f9c759ccc 19 seconds ago 1.57GB 16:51:43 security-bootstrapper-arm64 latest 234643904f2e 27 seconds ago 17.8MB 16:51:43 core-metadata-arm64 latest 7153f197c375 46 seconds ago 15.9MB 16:51:43 85b07a6dfed4 56 seconds ago 1.57GB 16:51:43 00451a6b654f 57 seconds ago 1.58GB 16:51:43 sys-mgmt-agent-arm64 latest 8f9495f05ea2 About a minute ago 280MB 16:51:43 security-secretstore-setup-arm64 latest 7603b3854f61 3 minutes ago 26.8MB 16:51:43 security-proxy-setup-arm64 latest 8b98976a877e 3 minutes ago 25.5MB 16:51:43 support-scheduler-arm64 latest cc684386fb91 3 minutes ago 15.3MB 16:51:43 core-command-arm64 latest 06ca078ff9a0 3 minutes ago 15.2MB 16:51:43 f5402d612a41 3 minutes ago 1.57GB 16:51:43 c2730e93966d 3 minutes ago 1.58GB 16:51:43 1a3c5cd2a0ee 3 minutes ago 1.58GB 16:51:43 d9edc5896be2 3 minutes ago 1.57GB 16:51:43 858fc3dd404d 3 minutes ago 1.57GB 16:51:43 ci-base-image-arm64 latest c4f577b7dc7f 13 minutes ago 1.24GB 16:51:43 docker 20.10.10 520e9a0a30f7 4 weeks ago 200MB 16:51:43 alpine 3.14 5b8b7b635229 5 weeks ago 5.35MB 16:51:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 months ago 534MB 16:51:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:51:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:51:43 16:51:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:51:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:51:44 arm64: Pulling from edgex-lftools-log-publisher 16:51:44 448f6bf000e3: Pulling fs layer 16:51:44 f757da607395: Pulling fs layer 16:51:44 05883995daec: Pulling fs layer 16:51:44 8603b9c90790: Pulling fs layer 16:51:44 1560dd03e051: Pulling fs layer 16:51:44 27f5ce0e4adf: Pulling fs layer 16:51:44 c2d8d7efcc4b: Pulling fs layer 16:51:44 1560dd03e051: Waiting 16:51:44 27f5ce0e4adf: Waiting 16:51:44 c2d8d7efcc4b: Waiting 16:51:44 8603b9c90790: Waiting 16:51:44 f757da607395: Verifying Checksum 16:51:44 f757da607395: Download complete 16:51:44 8603b9c90790: Verifying Checksum 16:51:44 8603b9c90790: Download complete 16:51:44 1560dd03e051: Verifying Checksum 16:51:44 1560dd03e051: Download complete 16:51:44 27f5ce0e4adf: Verifying Checksum 16:51:44 27f5ce0e4adf: Download complete 16:51:44 05883995daec: Verifying Checksum 16:51:44 05883995daec: Download complete 16:51:44 448f6bf000e3: Verifying Checksum 16:51:44 448f6bf000e3: Download complete 16:51:47 c2d8d7efcc4b: Verifying Checksum 16:51:47 c2d8d7efcc4b: Download complete 16:51:48 448f6bf000e3: Pull complete 16:51:48 f757da607395: Pull complete 16:51:50 05883995daec: Pull complete 16:51:50 8603b9c90790: Pull complete 16:51:51 1560dd03e051: Pull complete 16:51:51 27f5ce0e4adf: Pull complete 16:52:06 c2d8d7efcc4b: Pull complete 16:52:06 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:52:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:52:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:52:07 prd-ubuntu18.04-docker-arm64-4c-16g-1036 does not seem to be running inside a container 16:52:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:52:10 $ docker top 61b184c54e125bbceb6471bb2fbe1ccef8af0455860f7d800167de7b71a5cc22 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:52:11 ---> job-cost.sh 16:52:11 lf-activate-venv: SKIPPING 16:52:11 INFO: No Stack... 16:52:11 INFO: Retrieving Pricing Info for: v3-standard-4 16:52:11 INFO: Archiving Costs [Pipeline] sh 16:52:12 + cut -d, -f6 16:52:12 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 16:52:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3848-2-stack-cost] 16:52:12 Resource [jenkins-edgexfoundry-edgex-go-PR-3848-2-stack-cost] did not exist. Created. 16:52:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3848-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:52:12 + echo total: 0.10999999940395355 [Pipeline] stash 16:52:13 Stashed 1 file(s) [Pipeline] } 16:52:13 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3848-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:52:13 $ docker stop --time=1 61b184c54e125bbceb6471bb2fbe1ccef8af0455860f7d800167de7b71a5cc22 16:52:14 $ docker rm -f 61b184c54e125bbceb6471bb2fbe1ccef8af0455860f7d800167de7b71a5cc22 [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 16:52:15 provisioning config files... 16:52:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config8300587719253069753tmp [Pipeline] { [Pipeline] sh 16:52:15 + set +x 16:52:15 + curl -s https://codecov.io/bash 16:52:15 + bash -s -- 16:52:15 16:52:15 _____ _ 16:52:15 / ____| | | 16:52:15 | | ___ __| | ___ ___ _____ __ 16:52:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:52:15 | |___| (_) | (_| | __/ (_| (_) \ V / 16:52:15 \_____\___/ \__,_|\___|\___\___/ \_/ 16:52:15 Bash-1.0.6 16:52:15 16:52:15 16:52:15 ==> git version 2.24.4 found 16:52:15 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:52:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:52:15 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:52:15 ==> Jenkins CI detected. 16:52:15 current dir:  /w/workspace/edgex-go/2 16:52:15 project root: . 16:52:15 --> token set from env 16:52:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:52:16 ==> Running gcov in . (disable via -X gcov) 16:52:16 ==> Python coveragepy not found 16:52:16 ==> Searching for coverage reports in: 16:52:16 + . 16:52:16 -> Found 1 reports 16:52:16 ==> Detecting git/mercurial file structure 16:52:16 ==> Reading reports 16:52:16 + ./coverage.out bytes=428381 16:52:16 ==> Appending adjustments 16:52:16 https://docs.codecov.io/docs/fixing-reports 16:52:16 + Found adjustments 16:52:16 ==> Gzipping contents 16:52:16 60K /tmp/codecov.dWfi11.gz 16:52:16 ==> Uploading reports 16:52:16 url: https://codecov.io 16:52:16 query: branch=PR-3848&commit=6d1ec803f689d11ac1c009919f7caaec7ff543a0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3848%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3848&job=&cmd_args= 16:52:16 -> Pinging Codecov 16:52:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3848&commit=6d1ec803f689d11ac1c009919f7caaec7ff543a0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3848%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3848&job=&cmd_args= 16:52:17 -> Uploading to 16:52:17 https://storage.googleapis.com/codecov/v4/raw/2021-12-17/00271124DB129430A58F1EEE437C3FCB/6d1ec803f689d11ac1c009919f7caaec7ff543a0/01d09789-edaa-4f96-8000-75ac574de6a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211217T165217Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e32c264a4c1b3f86383acb5843752784b2715aef293e5c8a45aa073fd3169f4f 16:52:17 % Total % Received % Xferd Average Speed Time Time Time Current 16:52:17 Dload Upload Total Spent Left Speed 16:52:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57872 0 0 100 57872 0 157k --:--:-- --:--:-- --:--:-- 156k 16:52:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6d1ec803f689d11ac1c009919f7caaec7ff543a0 [Pipeline] } 16:52:17 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 16:52:18 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:52:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:52:19 ---> package-listing.sh 16:52:19 ++ facter osfamily 16:52:19 ++ tr '[:upper:]' '[:lower:]' 16:52:20 + OS_FAMILY=redhat 16:52:20 + workspace=/w/workspace/edgex-go/2 16:52:20 + START_PACKAGES=/tmp/packages_start.txt 16:52:20 + END_PACKAGES=/tmp/packages_end.txt 16:52:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:52:20 + PACKAGES=/tmp/packages_start.txt 16:52:20 + '[' /w/workspace/edgex-go/2 ']' 16:52:20 + PACKAGES=/tmp/packages_end.txt 16:52:20 + case "${OS_FAMILY}" in 16:52:20 + rpm -qa 16:52:20 + sort 16:52:24 + '[' -f /tmp/packages_start.txt ']' 16:52:24 + '[' -f /tmp/packages_end.txt ']' 16:52:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:52:24 + '[' /w/workspace/edgex-go/2 ']' 16:52:24 + mkdir -p /w/workspace/edgex-go/2/archives/ 16:52:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 16:52:24 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:52:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:52:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:52:25 16:52:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:52:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:52:25 latest: Pulling from edgex-lftools-log-publisher 16:52:25 b4d181a07f80: Pulling fs layer 16:52:25 a1111a8f2ec3: Pulling fs layer 16:52:25 ed53099fbce6: Pulling fs layer 16:52:25 dc539afda2c1: Pulling fs layer 16:52:25 77bc0d833cb6: Pulling fs layer 16:52:25 9065ff56babe: Pulling fs layer 16:52:25 d287ab97295c: Pulling fs layer 16:52:25 77bc0d833cb6: Waiting 16:52:25 9065ff56babe: Waiting 16:52:25 d287ab97295c: Waiting 16:52:25 dc539afda2c1: Waiting 16:52:25 a1111a8f2ec3: Verifying Checksum 16:52:25 a1111a8f2ec3: Download complete 16:52:25 dc539afda2c1: Verifying Checksum 16:52:25 dc539afda2c1: Download complete 16:52:25 ed53099fbce6: Verifying Checksum 16:52:25 ed53099fbce6: Download complete 16:52:25 9065ff56babe: Verifying Checksum 16:52:25 9065ff56babe: Download complete 16:52:25 77bc0d833cb6: Verifying Checksum 16:52:25 77bc0d833cb6: Download complete 16:52:25 b4d181a07f80: Verifying Checksum 16:52:25 b4d181a07f80: Download complete 16:52:26 d287ab97295c: Verifying Checksum 16:52:26 d287ab97295c: Download complete 16:52:27 b4d181a07f80: Pull complete 16:52:27 a1111a8f2ec3: Pull complete 16:52:27 ed53099fbce6: Pull complete 16:52:27 dc539afda2c1: Pull complete 16:52:28 77bc0d833cb6: Pull complete 16:52:28 9065ff56babe: Pull complete 16:52:33 d287ab97295c: Pull complete 16:52:33 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:52:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:52:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:52:33 prd-centos7-docker-4c-2g-1035 does not seem to be running inside a container 16:52:33 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:52:36 $ docker top 915ff67c62ae82905b5fce774700138308f7d74a910d64fbf5e84ceba92d144e -eo pid,comm [Pipeline] { [Pipeline] sh 16:52:36 + touch /tmp/pre-build-complete [Pipeline] sh 16:52:37 + mkdir -p /var/log/sysstat [Pipeline] sh 16:52:37 + ls /var/log/sa-host 16:52:37 + sadf -c /var/log/sa-host/sa17 16:52:37 file_magic: OK 16:52:37 HZ: Using current value: 100 16:52:37 file_header: OK 16:52:37 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:52:37 Statistics: 16:52:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:52:37 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:52:37 provisioning config files... 16:52:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8888330607516843282tmp [Pipeline] { [Pipeline] echo 16:52:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:52:38 ---> create-netrc.sh [Pipeline] } 16:52:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:52:38 ---> python-tools-install.sh [Pipeline] echo 16:52:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:52:38 ---> sudo-logs.sh 16:52:38 Archiving 'sudo' log.. 16:52:38 sudo: unable to resolve host prd-centos7-docker-4c-2g-1035.novalocal: Name or service not known 16:52:38 sudo: unable to resolve host prd-centos7-docker-4c-2g-1035.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:52:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:52:38 ---> job-cost.sh 16:52:38 lf-activate-venv: SKIPPING 16:52:38 DEBUG: total: 0.10999999940395355 16:52:38 INFO: Retrieving Stack Cost... 16:52:39 INFO: Retrieving Pricing Info for: v3-standard-2 16:52:39 INFO: Archiving Costs [Pipeline] echo 16:52:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:52:39 ---> logs-deploy.sh 16:52:39 lf-activate-venv: SKIPPING 16:52:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3848/2 16:52:39 INFO: archiving workspace using pattern(s): 16:52:40 Archives upload complete. 16:52:40 INFO: archiving logs to Nexus