Pull request #4067 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0+a157344ed5a2a308e5221a4550246afdf7c311d5 (f97808a27442226475296427aa580b020779dfd8) 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-ssh2500679245206006775.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh12564973040182176484.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-4067/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-4067/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh306423008450860182.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 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-ssh1716313908846817217.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4067/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-4067/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10821793608207633571.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-16677’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-16678’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-16692’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16693’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16694’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16696’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16698 in /w/workspace/edgexfoundry_edgex-go_PR-4067 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4067/head:refs/remotes/origin/PR-4067 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a157344ed5a2a308e5221a4550246afdf7c311d5 into PR head commit 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 Merge succeeded, producing 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 Checking out Revision 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 (PR-4067) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a157344ed5a2a308e5221a4550246afdf7c311d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 # timeout=10 Commit message: "chore: Update instructions to get latest linter" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:33:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:33:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:33:01 ========================================================= 15:33:01 EdgeX Global Pipelines Version Info 15:33:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:33:02 ------------------- 15:33:02 stable info: 15:33:02 ------------------- 15:33:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:33:02 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 15:33:02 Message: update stable to v1.0.234 > git rev-list --no-walk 7738b0fb6014ae0b78434f23dd0a7f08099ce20a # timeout=10 15:33:02 ------------------- 15:33:02 experimental info: 15:33:02 ------------------- 15:33:02 Commited By: **** collab-it+edgex@linuxfoundation.org 15:33:02 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 15:33:02 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:33:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:33:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:33:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:33:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:33:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:33:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:33:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:33:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:33:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:33:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:33:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:33:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:33:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:33:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:33:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:33:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:33:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:33:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:33:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:33:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:33:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:33:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:33:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:33:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4067 [Pipeline] echo 15:33:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4067 [Pipeline] echo 15:33:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4067 [Pipeline] echo 15:33:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [Pipeline] echo 15:33:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f6e10f [Pipeline] echo 15:33:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:33:03 provisioning config files... 15:33:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7989891292446470828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:33:03 ---> docker-login.sh 15:33:03 nexus3.edgexfoundry.org:10001 15:33:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:04 Configure a credential helper to remove this warning. See 15:33:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:04 15:33:04 Login Succeeded 15:33:04 nexus3.edgexfoundry.org:10002 15:33:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:04 Configure a credential helper to remove this warning. See 15:33:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:04 15:33:04 Login Succeeded 15:33:04 nexus3.edgexfoundry.org:10003 15:33:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:04 Configure a credential helper to remove this warning. See 15:33:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:04 15:33:04 Login Succeeded 15:33:04 nexus3.edgexfoundry.org:10004 15:33:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:04 Configure a credential helper to remove this warning. See 15:33:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:04 15:33:04 Login Succeeded 15:33:04 docker.io 15:33:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:05 Configure a credential helper to remove this warning. See 15:33:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:05 15:33:05 Login Succeeded 15:33:05 ---> docker-login.sh ends [Pipeline] } 15:33:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:33:05 + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 15:33:05 + dirname cmd/core-command/Dockerfile 15:33:05 + cut -d/ -f2 15:33:05 + echo core-command,cmd/core-command/Dockerfile 15:33:05 + dirname cmd/core-data/Dockerfile 15:33:05 + cut -d/ -f2 15:33:05 + echo core-data,cmd/core-data/Dockerfile 15:33:05 + dirname cmd/core-metadata/Dockerfile 15:33:05 + cut -d/ -f2 15:33:05 + echo core-metadata,cmd/core-metadata/Dockerfile 15:33:05 + dirname cmd/security-bootstrapper/Dockerfile 15:33:05 + cut -d/ -f2 15:33:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:33:05 + dirname cmd/security-proxy-setup/Dockerfile 15:33:05 + cut -d/ -f2 15:33:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:33:05 + dirname cmd/security-secretstore-setup/Dockerfile 15:33:05 + cut -d/ -f2 15:33:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:33:05 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:33:05 + cut -d/ -f2 15:33:05 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:33:05 + dirname cmd/security-spire-agent/Dockerfile 15:33:05 + cut -d/ -f2 15:33:05 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:33:05 + dirname cmd/security-spire-config/Dockerfile 15:33:05 + cut -d/ -f2 15:33:05 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:33:05 + dirname+ cmd/security-spire-server/Dockerfile 15:33:05 cut -d/ -f2 15:33:05 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:33:05 + dirname cmd/support-notifications/Dockerfile 15:33:05 + cut -d/ -f2 15:33:05 + echo support-notifications,cmd/support-notifications/Dockerfile 15:33:05 + dirname cmd/support-scheduler/Dockerfile 15:33:05 + cut -d/ -f2 15:33:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:33:05 + dirname cmd/sys-mgmt-agent/Dockerfile 15:33:05 + cut -d/ -f2 15:33:05 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:33:05 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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 15:33:05 + git rev-list -1 --merges 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0~1..5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [Pipeline] echo 15:33:05 -----------> git rev-list -1 --merges 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0~1..5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [false] [Pipeline] sh 15:33:06 + git log --format=format:%s -1 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [Pipeline] echo 15:33:06 ========================================================= 15:33:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:33:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:33:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:33:06 + grep -v github /etc/ssh/ssh_known_hosts 15:33:06 + [ -e /tmp/ssh_known_hosts ] 15:33:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:33:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:33:06 + sudo tee -a /etc/ssh/ssh_known_hosts 15:33:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:06 15:33:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:07 0.1.4: Pulling from edgex-devops/py-git-semver 15:33:07 42c077c10790: Pulling fs layer 15:33:07 f63e77b7563a: Pulling fs layer 15:33:07 bd5fdadae976: Pulling fs layer 15:33:07 205491f53016: Pulling fs layer 15:33:07 df18705c85c3: Pulling fs layer 15:33:07 bdb3f477010e: Pulling fs layer 15:33:07 c8a8fc8e1c8f: Pulling fs layer 15:33:07 2c6e9b1d212d: Pulling fs layer 15:33:07 bdb8f0575790: Pulling fs layer 15:33:07 386e3cb2ff24: Pulling fs layer 15:33:07 2343380bae48: Pulling fs layer 15:33:07 205491f53016: Waiting 15:33:07 c8a8fc8e1c8f: Waiting 15:33:07 df18705c85c3: Waiting 15:33:07 2c6e9b1d212d: Waiting 15:33:07 bdb3f477010e: Waiting 15:33:07 2343380bae48: Waiting 15:33:07 bdb8f0575790: Waiting 15:33:07 386e3cb2ff24: Waiting 15:33:07 f63e77b7563a: Verifying Checksum 15:33:07 f63e77b7563a: Download complete 15:33:07 205491f53016: Download complete 15:33:07 df18705c85c3: Verifying Checksum 15:33:07 df18705c85c3: Download complete 15:33:07 bd5fdadae976: Verifying Checksum 15:33:07 bd5fdadae976: Download complete 15:33:07 bdb3f477010e: Verifying Checksum 15:33:07 bdb3f477010e: Download complete 15:33:07 2c6e9b1d212d: Verifying Checksum 15:33:07 2c6e9b1d212d: Download complete 15:33:07 bdb8f0575790: Download complete 15:33:07 386e3cb2ff24: Verifying Checksum 15:33:07 386e3cb2ff24: Download complete 15:33:07 2343380bae48: Verifying Checksum 15:33:07 2343380bae48: Download complete 15:33:07 42c077c10790: Verifying Checksum 15:33:07 42c077c10790: Download complete 15:33:07 c8a8fc8e1c8f: Verifying Checksum 15:33:07 c8a8fc8e1c8f: Download complete 15:33:09 42c077c10790: Pull complete 15:33:09 f63e77b7563a: Pull complete 15:33:09 bd5fdadae976: Pull complete 15:33:09 205491f53016: Pull complete 15:33:09 df18705c85c3: Pull complete 15:33:10 bdb3f477010e: Pull complete 15:33:12 c8a8fc8e1c8f: Pull complete 15:33:12 2c6e9b1d212d: Pull complete 15:33:12 bdb8f0575790: Pull complete 15:33:12 386e3cb2ff24: Pull complete 15:33:12 2343380bae48: Pull complete 15:33:12 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 15:33:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:12 prd-ubuntu20.04-docker-8c-8g-16698 does not seem to be running inside a container 15:33:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:33:14 $ docker top 3f8b78b4d942cdd9d864f035ec529dc8241088c3a63aaae8faac4b870145cd4c -eo pid,comm 15:33:14 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:33:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:33:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:14 [ssh-agent] Looking for ssh-agent implementation... 15:33:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:14 $ docker exec 3f8b78b4d942cdd9d864f035ec529dc8241088c3a63aaae8faac4b870145cd4c ssh-agent 15:33:14 SSH_AUTH_SOCK=/tmp/ssh-LaSXXhgdSNYf/agent.33 15:33:14 SSH_AGENT_PID=39 15:33:14 Running ssh-add (command line suppressed) 15:33:14 Identity added: /w/workspace/edgex-go/3@tmp/private_key_989716674031588580.key (/w/workspace/edgex-go/3@tmp/private_key_989716674031588580.key) 15:33:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:15 + git tag --points-at HEAD [Pipeline] } 15:33:15 $ docker exec --env ******** --env ******** 3f8b78b4d942cdd9d864f035ec529dc8241088c3a63aaae8faac4b870145cd4c ssh-agent -k 15:33:15 unset SSH_AUTH_SOCK; 15:33:15 unset SSH_AGENT_PID; 15:33:15 echo Agent pid 39 killed; 15:33:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:33:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:15 [ssh-agent] Looking for ssh-agent implementation... 15:33:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:15 $ docker exec 3f8b78b4d942cdd9d864f035ec529dc8241088c3a63aaae8faac4b870145cd4c ssh-agent 15:33:15 SSH_AUTH_SOCK=/tmp/ssh-Ocg77GgCw2H7/agent.71 15:33:15 SSH_AGENT_PID=77 15:33:15 Running ssh-add (command line suppressed) 15:33:15 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7118105972339536250.key (/w/workspace/edgex-go/3@tmp/private_key_7118105972339536250.key) 15:33:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:16 + git semver init 15:33:16 2022-07-02 15:33:16,383 [run_init] DEBUG init version:0.0.0 force:False 15:33:16 2022-07-02 15:33:16,384 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 15:33:16 2022-07-02 15:33:16,384 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 15:33:16 2022-07-02 15:33:16,384 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 15:33:20 2022-07-02 15:33:20,295 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 15:33:20 2022-07-02 15:33:20,295 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4067 with force:False 15:33:20 2022-07-02 15:33:20,296 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4067 15:33:20 2022-07-02 15:33:20,300 [execute] INFO git cat-file --batch-check 15:33:20 2022-07-02 15:33:20,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 15:33:20 2022-07-02 15:33:20,307 [execute] INFO git cat-file --batch 15:33:20 2022-07-02 15:33:20,308 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 15:33:20 2022-07-02 15:33:20,314 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4067 15:33:20 0.0.0 [Pipeline] } 15:33:20 $ docker exec --env ******** --env ******** 3f8b78b4d942cdd9d864f035ec529dc8241088c3a63aaae8faac4b870145cd4c ssh-agent -k 15:33:20 unset SSH_AUTH_SOCK; 15:33:20 unset SSH_AGENT_PID; 15:33:20 echo Agent pid 77 killed; 15:33:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:33:21 + git semver [Pipeline] } 15:33:21 $ docker stop --time=1 3f8b78b4d942cdd9d864f035ec529dc8241088c3a63aaae8faac4b870145cd4c 15:33:22 $ docker rm -f 3f8b78b4d942cdd9d864f035ec529dc8241088c3a63aaae8faac4b870145cd4c [Pipeline] // withDockerContainer [Pipeline] sh 15:33:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:33:23 Stashed 1 file(s) [Pipeline] echo 15:33:23 [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 15:33:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:33:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:33:23 ========================================================= 15:33:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:33:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:33:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:33:23 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:33:23 59bf1c3509f3: Pulling fs layer 15:33:23 666ba61612fd: Pulling fs layer 15:33:23 8ed8ca486205: Pulling fs layer 15:33:23 cc1cd167ecdc: Pulling fs layer 15:33:23 c516ae0d96e1: Pulling fs layer 15:33:23 684cea983483: Pulling fs layer 15:33:23 dd3240ac7de5: Pulling fs layer 15:33:23 cc1cd167ecdc: Waiting 15:33:23 c516ae0d96e1: Waiting 15:33:23 684cea983483: Waiting 15:33:23 dd3240ac7de5: Waiting 15:33:23 b1e948a4e11c: Pulling fs layer 15:33:23 a8fd76ee1af6: Pulling fs layer 15:33:23 646ad004c059: Pulling fs layer 15:33:23 646ad004c059: Waiting 15:33:23 b1e948a4e11c: Waiting 15:33:23 a8fd76ee1af6: Waiting 15:33:23 8ed8ca486205: Download complete 15:33:23 666ba61612fd: Verifying Checksum 15:33:23 666ba61612fd: Download complete 15:33:23 c516ae0d96e1: Verifying Checksum 15:33:23 c516ae0d96e1: Download complete 15:33:23 684cea983483: Verifying Checksum 15:33:23 684cea983483: Download complete 15:33:23 59bf1c3509f3: Verifying Checksum 15:33:23 59bf1c3509f3: Download complete 15:33:23 dd3240ac7de5: Verifying Checksum 15:33:23 dd3240ac7de5: Download complete 15:33:23 b1e948a4e11c: Verifying Checksum 15:33:23 b1e948a4e11c: Download complete 15:33:23 59bf1c3509f3: Pull complete 15:33:23 666ba61612fd: Pull complete 15:33:24 8ed8ca486205: Pull complete 15:33:24 646ad004c059: Verifying Checksum 15:33:24 646ad004c059: Download complete 15:33:24 a8fd76ee1af6: Verifying Checksum 15:33:24 a8fd76ee1af6: Download complete 15:33:24 cc1cd167ecdc: Verifying Checksum 15:33:24 cc1cd167ecdc: Download complete 15:33:28 cc1cd167ecdc: Pull complete 15:33:28 c516ae0d96e1: Pull complete 15:33:28 684cea983483: Pull complete 15:33:28 dd3240ac7de5: Pull complete 15:33:28 b1e948a4e11c: Pull complete 15:33:31 a8fd76ee1af6: Pull complete 15:33:32 646ad004c059: Pull complete 15:33:32 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 15:33:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:33:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 15:33:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:33:32 WORKDIR /edgex 15:33:32 COPY go.mod . 15:33:32 RUN go mod download 15:33:32 + docker build -t ci-base-image-x86_64 -f - . 15:33:33 Sending build context to Docker daemon 335.1MB 15:33:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:33:33 ---> 8f69c11f6b0c 15:33:33 Step 2/4 : WORKDIR /edgex 15:33:36 ---> Running in cc8443bc3ed5 15:33:36 Removing intermediate container cc8443bc3ed5 15:33:36 ---> a8870e750dc0 15:33:36 Step 3/4 : COPY go.mod . 15:33:36 ---> 19ad4a09dca4 15:33:36 Step 4/4 : RUN go mod download 15:33:36 ---> Running in fe202bc7afdc 15:33:38 Still waiting to schedule task 15:33:38 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16697’ 15:33:51 Removing intermediate container fe202bc7afdc 15:33:51 ---> a597a09f0866 15:33:51 Successfully built a597a09f0866 15:33:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:51 + docker inspect -f . ci-base-image-x86_64 15:33:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:51 prd-ubuntu20.04-docker-8c-8g-16698 does not seem to be running inside a container 15:33:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:33:52 $ docker top dccabf56cf9281c9a7765241242b3db7a71576f6dc49da5eb5a4c11fc721296f -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:52 + go version 15:33:52 go version go1.17.7 linux/amd64 [Pipeline] } 15:33:52 $ docker stop --time=1 dccabf56cf9281c9a7765241242b3db7a71576f6dc49da5eb5a4c11fc721296f 15:33:53 $ docker rm -f dccabf56cf9281c9a7765241242b3db7a71576f6dc49da5eb5a4c11fc721296f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:54 + docker inspect -f . ci-base-image-x86_64 15:33:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:54 prd-ubuntu20.04-docker-8c-8g-16698 does not seem to be running inside a container 15:33:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:33:54 $ docker top a84894611aa0309511c865969aba5f1d67dc9cc69d64c3170526f1290c0790ed -eo pid,comm [Pipeline] { [Pipeline] echo 15:33:54 ========================================================= 15:33:54 [edgeXBuildGoParallel] Running Tests and Build... 15:33:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:33:55 + make test 15:33:55 go mod tidy -compat=1.17 15:33:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:34:00 ? github.com/edgexfoundry/edgex-go [no test files] 15:34:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:34:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:34:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:34:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:34:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:34:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:34:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:34:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:34:12 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:34:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:34:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:34:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:34:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:34:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:34:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:34:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements 15:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:34:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.104s coverage: 98.5% of statements 15:34:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:34:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.2% of statements 15:34:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:34:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:34:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.547s coverage: 89.2% of statements 15:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:34:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.070s coverage: 83.8% of statements 15:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:34:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.485s coverage: 95.6% of statements 15:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:34:17 ok github.com/edgexfoundry/edgex-go/internal/io 0.090s coverage: 72.2% of statements 15:34:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:34:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:34:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:34:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:34:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:34:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.104s coverage: 60.0% of statements 15:34:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:34:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:34:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:34:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements 15:34:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:34:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements 15:34:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 29.6% of statements 15:34:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements 15:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.080s coverage: 79.5% of statements 15:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 15:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 15:34:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 15:34:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements 15:34:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements 15:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.199s coverage: 82.5% of statements 15:34:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.071s coverage: 100.0% of statements 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 58.8% of statements 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements 15:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.048s coverage: 87.2% of statements 15:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.070s coverage: 85.4% of statements 15:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.204s coverage: 91.2% of statements 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 64.4% of statements 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements 15:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 15:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 15:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 15:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 15:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.354s coverage: 65.4% of statements 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 43.8% of statements 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:34:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.092s coverage: 17.7% of statements 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:34:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.163s coverage: 92.3% of statements 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:34:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:34:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:34:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:34:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:34:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 15:34:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 15:34:38 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 15:34:56 GO111MODULE=on go vet ./... 15:35:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:35:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:35:00 ./bin/test-attribution-txt.sh [Pipeline] echo 15:35:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:35:01 + ls -al . 15:35:01 total 684 15:35:01 drwxrwxr-x 10 1001 1001 4096 Jul 2 15:33 . 15:35:01 drwxr-xr-x 4 root root 4096 Jul 2 15:33 .. 15:35:01 -rw-rw-r-- 1 1001 1001 11 Jul 2 15:32 .dockerignore 15:35:01 drwxrwxr-x 8 1001 1001 4096 Jul 2 15:33 .git 15:35:01 drwxrwxr-x 3 1001 1001 4096 Jul 2 15:32 .github 15:35:01 -rw-rw-r-- 1 1001 1001 879 Jul 2 15:32 .gitignore 15:35:01 -rw-rw-r-- 1 1001 1001 42 Jul 2 15:32 .golangci.yml 15:35:01 -rw-rw-r-- 1 1001 1001 87 Jul 2 15:32 .hadolint.yml 15:35:01 drwxr-xr-x 3 1001 1001 4096 Jul 2 15:33 .semver 15:35:01 -rw-rw-r-- 1 1001 1001 166 Jul 2 15:32 .sonarcloud.properties 15:35:01 -rw-rw-r-- 1 1001 1001 1171 Jul 2 15:32 ADOPTERS.md 15:35:01 -rw-rw-r-- 1 1001 1001 10347 Jul 2 15:32 Attribution.txt 15:35:01 -rw-rw-r-- 1 1001 1001 63209 Jul 2 15:32 CHANGELOG.md 15:35:01 -rw-rw-r-- 1 1001 1001 3804 Jul 2 15:32 CONTRIBUTING.md 15:35:01 -rw-rw-r-- 1 1001 1001 677 Jul 2 15:32 GOVERNANCE.md 15:35:01 -rw-rw-r-- 1 1001 1001 850 Jul 2 15:32 Jenkinsfile 15:35:01 -rw-rw-r-- 1 1001 1001 10775 Jul 2 15:32 LICENSE 15:35:01 -rw-rw-r-- 1 1001 1001 10389 Jul 2 15:32 Makefile 15:35:01 -rw-rw-r-- 1 1001 1001 582 Jul 2 15:32 OWNERS.md 15:35:01 -rw-rw-r-- 1 1001 1001 9094 Jul 2 15:32 README.md 15:35:01 -rw-rw-r-- 1 1001 1001 6912 Jul 2 15:32 SECURITY.md 15:35:01 -rw-rw-r-- 1 1001 1001 5 Jul 2 15:33 VERSION 15:35:01 -rw-rw-r-- 1 1001 1001 4131 Jul 2 15:32 ZMQWindows.md 15:35:01 drwxrwxr-x 2 1001 1001 4096 Jul 2 15:32 bin 15:35:01 drwxrwxr-x 18 1001 1001 4096 Jul 2 15:32 cmd 15:35:01 -rw-r--r-- 1 root root 435593 Jul 2 15:34 coverage.out 15:35:01 -rw-rw-r-- 1 1001 1001 3311 Jul 2 15:32 go.mod 15:35:01 -rw-rw-r-- 1 1001 1001 36231 Jul 2 15:33 go.sum 15:35:01 drwxrwxr-x 8 1001 1001 4096 Jul 2 15:32 internal 15:35:01 drwxrwxr-x 3 1001 1001 4096 Jul 2 15:32 openapi 15:35:01 drwxrwxr-x 4 1001 1001 4096 Jul 2 15:32 snap 15:35:01 -rw-rw-r-- 1 1001 1001 204 Jul 2 15:32 version.go [Pipeline] sh 15:35:01 + '[' -e coverage.out ] 15:35:01 + chown 1001:1001 coverage.out [Pipeline] stash 15:35:01 Stashed 1 file(s) [Pipeline] sh 15:35:01 + make build 15:35:01 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:35:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:35:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:35:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:35:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:35:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:35:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:35:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:35:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:35:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:35:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:35:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:35:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:35:38 $ docker stop --time=1 a84894611aa0309511c865969aba5f1d67dc9cc69d64c3170526f1290c0790ed 15:35:41 $ docker rm -f a84894611aa0309511c865969aba5f1d67dc9cc69d64c3170526f1290c0790ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:35:42 15:35:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:35:42 latest: Pulling from edgex-devops/edgex-compose 15:35:42 cbdbe7a5bc2a: Pulling fs layer 15:35:42 ca9280d653b3: Pulling fs layer 15:35:42 7e9c9ca2126c: Pulling fs layer 15:35:42 cbdbe7a5bc2a: Verifying Checksum 15:35:42 cbdbe7a5bc2a: Download complete 15:35:42 cbdbe7a5bc2a: Pull complete 15:35:42 ca9280d653b3: Verifying Checksum 15:35:42 ca9280d653b3: Download complete 15:35:42 7e9c9ca2126c: Download complete 15:35:43 ca9280d653b3: Pull complete 15:35:46 7e9c9ca2126c: Pull complete 15:35:46 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:35:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:35:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:46 prd-ubuntu20.04-docker-8c-8g-16698 does not seem to be running inside a container 15:35:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:35:48 $ docker top a994e2c829e5d74d03ae65f0f737a409b578029b5f00fe46f646b2286b932acf -eo pid,comm [Pipeline] { [Pipeline] sh 15:35:48 + grep parallel 15:35:48 + docker-compose build --help 15:35:49 --parallel Build images in parallel. [Pipeline] } 15:35:49 $ docker stop --time=1 a994e2c829e5d74d03ae65f0f737a409b578029b5f00fe46f646b2286b932acf 15:35:50 $ docker rm -f a994e2c829e5d74d03ae65f0f737a409b578029b5f00fe46f646b2286b932acf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:35:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:50 prd-ubuntu20.04-docker-8c-8g-16698 does not seem to be running inside a container 15:35:50 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:35:51 $ docker top 9a64c5fd35d1858045ac2a272f6e14e5a7a7d969380d058d6724f0cf8e26acd9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:35:51 + docker-compose -f ./docker-compose-build.yml build --parallel 15:35:52 Building core-command ... 15:35:52 Building core-data ... 15:35:52 Building core-metadata ... 15:35:52 Building security-bootstrapper ... 15:35:52 Building security-proxy-setup ... 15:35:52 Building security-secretstore-setup ... 15:35:52 Building security-spiffe-token-provider ... 15:35:52 Building security-spire-agent ... 15:35:52 Building security-spire-config ... 15:35:52 Building security-spire-server ... 15:35:52 Building support-notifications ... 15:35:52 Building support-scheduler ... 15:35:52 Building sys-mgmt-agent ... 15:35:52 Building security-secretstore-setup 15:35:52 Building security-spire-server 15:35:52 Building security-spiffe-token-provider 15:35:52 Building security-bootstrapper 15:35:52 Building security-spire-config 15:35:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16700 in /w/workspace/edgexfoundry_edgex-go_PR-4067 [Pipeline] { [Pipeline] ws 15:35:58 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 15:35:58 The recommended git tool is: git 15:36:05 using credential edgex-jenkins-ssh 15:36:05 Cloning the remote Git repository 15:36:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:36:05 > git init /w/workspace/edgex-go/3 # timeout=10 15:36:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:36:06 > git --version # timeout=10 15:36:06 > git --version # 'git version 2.25.1' 15:36:06 using GIT_SSH to set credentials SSH Credentials for GitHub 15:36:07 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:36:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:36:07 ---> a597a09f0866 15:36:07 Step 3/26 : WORKDIR /edgex-go 15:36:07 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:36:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:36:07 ---> a597a09f0866 15:36:07 Step 3/25 : WORKDIR /edgex-go 15:36:07 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:36:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:36:07 ---> a597a09f0866 15:36:07 Step 3/25 : WORKDIR /edgex-go 15:36:07 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:36:07 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:36:07 ---> a597a09f0866 15:36:07 Step 3/31 : WORKDIR /edgex-go 15:36:07 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:36:07 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:36:07 ---> a597a09f0866 15:36:07 Step 3/20 : WORKDIR /edgex-go 15:36:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:36:09 ---> Running in 6b0c9e0e8237 15:36:09 ---> Running in 3fc7f4feb14d 15:36:09 ---> Running in 4ec2b4007d29 15:36:09 ---> Running in 676f72eee84f 15:36:09 ---> Running in 6f1c5658028d 15:36:09 Removing intermediate container 4ec2b4007d29 15:36:09 ---> 956f056859b4 15:36:09 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:36:09 Removing intermediate container 6b0c9e0e8237 15:36:09 ---> f005282511f4 15:36:09 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:09 Removing intermediate container 3fc7f4feb14d 15:36:09 ---> ac62fa06b22f 15:36:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:09 Removing intermediate container 6f1c5658028d 15:36:09 ---> 337f3d72b25f 15:36:09 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:09 Removing intermediate container 676f72eee84f 15:36:09 ---> f0b60a65188f 15:36:09 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:09 ---> Running in a348209fd644 15:36:09 ---> Running in 15da22abe186 15:36:09 ---> Running in b261ec702f94 15:36:09 ---> Running in cf48d32bc8b1 15:36:09 ---> Running in b7dc83a9469a 15:36:10 Removing intermediate container a348209fd644 15:36:10 ---> b8be83b8ed85 15:36:10 Step 5/25 : RUN apk add --update --no-cache make git 15:36:10 ---> Running in 24e886b4abf5 15:36:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:36:10 Removing intermediate container b7dc83a9469a 15:36:10 ---> febd52d55dbd 15:36:10 Step 5/31 : RUN apk add --update --no-cache make git 15:36:10 ---> Running in ccd0ab46960c 15:36:11 Removing intermediate container b261ec702f94 15:36:11 ---> bdbe09628727 15:36:11 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:36:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:36:11 ---> Running in 897a262c14d4 15:36:11 Removing intermediate container cf48d32bc8b1 15:36:11 ---> a796644323fe 15:36:11 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 15:36:11 ---> Running in 0e732315903b 15:36:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:36:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:36:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:36:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:36:11 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:36:11 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:36:11 OK: 15866 distinct packages available 15:36:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:36:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:36:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:36:12 OK: 221 MiB in 52 packages 15:36:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:36:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:36:12 OK: 221 MiB in 52 packages 15:36:12 OK: 221 MiB in 52 packages 15:36:12 Removing intermediate container 24e886b4abf5 15:36:12 ---> af2e7e3db56d 15:36:12 Step 6/25 : COPY go.mod vendor* ./ 15:36:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:36:12 OK: 221 MiB in 52 packages 15:36:12 ---> d81e12b33551 15:36:12 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:36:12 ---> Running in f3b43c0a5b1e 15:36:13 OK: 221 MiB in 52 packages 15:36:13 Removing intermediate container 897a262c14d4 15:36:13 ---> 8b5a09282126 15:36:13 Step 6/26 : COPY go.mod vendor* ./ 15:36:13 Removing intermediate container ccd0ab46960c 15:36:13 ---> 9a0a9878b23f 15:36:13 Step 6/31 : COPY go.mod vendor* ./ 15:36:13 Removing intermediate container 0e732315903b 15:36:13 ---> f0a877b07c55 15:36:13 Step 6/25 : COPY go.mod vendor* ./ 15:36:13 ---> c2988d55ed6e 15:36:13 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:36:13 ---> 708a3f966e5b 15:36:13 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:36:13 ---> Running in d602c6a49dc1 15:36:13 ---> 1784f913a59b 15:36:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:36:13 ---> Running in b43617885420 15:36:13 ---> Running in f07e0fe10862 15:36:13 Removing intermediate container 15da22abe186 15:36:13 ---> 66ef79148fdc 15:36:13 Step 5/20 : COPY go.mod vendor* ./ 15:36:13 ---> 29d0118be6f0 15:36:13 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:36:13 ---> Running in 6979f76d3412 15:36:13 Removing intermediate container f3b43c0a5b1e 15:36:13 ---> 6dce85612cb0 15:36:13 Step 8/25 : COPY . . 15:36:16 Removing intermediate container d602c6a49dc1 15:36:16 ---> e96015eaa5bd 15:36:16 Step 8/31 : COPY . . 15:36:16 Removing intermediate container b43617885420 15:36:16 ---> 1f25b372c1f3 15:36:16 Step 8/26 : COPY . . 15:36:16 Removing intermediate container f07e0fe10862 15:36:16 ---> 55f514041bf8 15:36:16 Step 8/25 : COPY . . 15:36:16 Removing intermediate container 6979f76d3412 15:36:16 ---> 44330dfc8016 15:36:16 Step 7/20 : COPY . . 15:36:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:36:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:36:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:36:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:36:22 using GIT_SSH to set credentials SSH Credentials for GitHub 15:36:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4067/head:refs/remotes/origin/PR-4067 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:36:23 Merging remotes/origin/main commit a157344ed5a2a308e5221a4550246afdf7c311d5 into PR head commit 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 15:36:23 Merge succeeded, producing 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 15:36:23 Checking out Revision 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 (PR-4067) 15:36:23 > git config core.sparsecheckout # timeout=10 15:36:23 > git checkout -f 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 # timeout=10 15:36:23 > git remote # timeout=10 15:36:23 > git config --get remote.origin.url # timeout=10 15:36:23 using GIT_SSH to set credentials SSH Credentials for GitHub 15:36:23 > git merge a157344ed5a2a308e5221a4550246afdf7c311d5 # timeout=10 15:36:23 > git rev-parse HEAD^{commit} # timeout=10 15:36:23 > git config core.sparsecheckout # timeout=10 15:36:23 > git checkout -f 5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 # timeout=10 15:36:26 ---> 169d7965f31e 15:36:26 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:36:26 ---> 3260c7de4b41 15:36:26 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 15:36:26 ---> f210541d40d4 15:36:26 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:36:26 ---> 178a746c4e18 15:36:26 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:36:26 ---> 0c5b0f0d2aed 15:36:26 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:36:26 ---> Running in b7699a71cc21 15:36:26 ---> Running in 8d3a3a0caca8 15:36:26 ---> Running in 38292f11f694 15:36:26 ---> Running in f1a893129b7d 15:36:26 ---> Running in f86ef7063d58 15:36:26 Removing intermediate container 8d3a3a0caca8 15:36:26 ---> f3dcacc5a32c 15:36:26 Step 10/25 : WORKDIR /edgex-go/spire-build 15:36:26 ---> Running in 84b3596383c1 15:36:26 Removing intermediate container f86ef7063d58 15:36:26 ---> 101baf924a02 15:36:26 Step 10/26 : WORKDIR /edgex-go/spire-build 15:36:26 ---> Running in 53fb04417845 15:36:26 Removing intermediate container 84b3596383c1 15:36:26 ---> ed885eb58878 15:36:26 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:36:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:36:26 Removing intermediate container 53fb04417845 15:36:26 ---> 887af9608dfd 15:36:26 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:36:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:36:26 ---> Running in 9b1e56f3208e 15:36:26 ---> Running in a0b6b07ec6aa 15:36:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:36:26 Removing intermediate container 9b1e56f3208e 15:36:26 ---> 43ad0a98e882 15:36:26 Step 12/25 : WORKDIR /edgex-go 15:36:26 Removing intermediate container a0b6b07ec6aa 15:36:26 ---> 8c9735fc303f 15:36:26 Step 12/26 : WORKDIR /edgex-go 15:36:27 ---> Running in 4bb3cfab4553 15:36:27 ---> Running in f48cf9ec8564 15:36:27 Removing intermediate container 4bb3cfab4553 15:36:27 ---> b5275236c5eb 15:36:27 15:36:27 Step 13/26 : FROM alpine:3.15 15:36:27 Removing intermediate container f48cf9ec8564 15:36:27 ---> 841be9d8591b 15:36:27 15:36:27 Step 13/25 : FROM alpine:3.15 15:36:27 3.15: Pulling from library/alpine 15:36:27 3.15: Pulling from library/alpine 15:36:28 Commit message: "chore: Update instructions to get latest linter" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:36:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:36:28 % Total % Received % Xferd Average Speed Time Time Time Current 15:36:28 Dload Upload Total Spent Left Speed 15:36:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 209k 0 --:--:-- --:--:-- --:--:-- 209k 15:36:29 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:36:29 Status: Downloaded newer image for alpine:3.15 15:36:29 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:36:29 Status: Image is up to date for alpine:3.15 15:36:29 ---> 0ac33e5f5afa 15:36:29 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:36:29 ---> 0ac33e5f5afa 15:36:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:36:29 ---> Running in 875dee80079c 15:36:29 ---> Running in 9dea318a2f7d [Pipeline] sh 15:36:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:36:29 Removing intermediate container 875dee80079c 15:36:29 ---> c880fe2c1db4 15:36:29 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:29 Removing intermediate container 9dea318a2f7d 15:36:29 ---> 4674bee0944f 15:36:29 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:29 ---> Running in de06373ac71b 15:36:29 ---> Running in 2adeda455bd4 15:36:30 + sudo tee /etc/docker/daemon.new 15:36:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:36:30 { 15:36:30 "registry-mirrors": [ 15:36:30 "https://nexus3.edgexfoundry.org:10001" 15:36:30 ], 15:36:30 "bip": "10.250.0.254/24", 15:36:30 "hosts": [ 15:36:30 "tcp://0.0.0.0:5555", 15:36:30 "unix:///var/run/docker.sock" 15:36:30 ], 15:36:30 "mtu": 1458, 15:36:30 "selinux-enabled": true, 15:36:30 "seccomp-profile": "/etc/docker/seccomp.json" 15:36:30 } [Pipeline] sh 15:36:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:36:30 + sudo service docker restart 15:36:32 Removing intermediate container 2adeda455bd4 15:36:32 ---> c708ac894e3b 15:36:32 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:36:32 Removing intermediate container de06373ac71b 15:36:32 ---> f4a826e9f6f0 15:36:32 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:36:32 ---> Running in ad2b644f8d39 15:36:32 ---> Running in 55f1f1e8c3c8 15:36:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:36:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:36:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:36:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:36:34 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:36:34 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:36:34 OK: 15859 distinct packages available 15:36:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:36:34 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:36:34 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:36:34 OK: 15859 distinct packages available 15:36:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:36:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:36:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:36:36 (1/4) Installing dumb-init (1.2.5-r1) 15:36:36 (1/5) Installing dumb-init (1.2.5-r1) 15:36:36 (2/4) Installing musl-obstack (1.2.3-r0) 15:36:36 (2/5) Installing musl-obstack (1.2.3-r0) 15:36:36 (3/4) Installing libucontext (1.1-r0) 15:36:36 (3/5) Installing libucontext (1.1-r0) 15:36:36 (4/4) Installing gcompat (1.0.0-r4) 15:36:36 (4/5) Installing gcompat (1.0.0-r4) 15:36:36 Executing busybox-1.34.1-r5.trigger 15:36:36 OK: 6 MiB in 18 packages 15:36:36 (5/5) Installing openssl (1.1.1p-r0) 15:36:36 Executing busybox-1.34.1-r5.trigger 15:36:36 OK: 6 MiB in 19 packages 15:36:38 Removing intermediate container 55f1f1e8c3c8 15:36:38 ---> ca0a6f03e57c 15:36:38 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:36:38 Removing intermediate container ad2b644f8d39 15:36:38 ---> 219814b91560 15:36:38 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:36:42 ---> 7b6616bdbd21 15:36:42 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:36:42 ---> 7847c2d2df17 15:36:42 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:36:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:36:42 ---> 34fdd4c7c79d 15:36:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:36:42 ---> b78b3c69eadb 15:36:42 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:36:42 ---> Running in c75473f8f8e0 15:36:43 ---> 4437fbb2f9d1 15:36:43 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:36:43 Removing intermediate container c75473f8f8e0 15:36:43 ---> f169ccc652ed 15:36:43 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:36:43 ---> 9bc5b3ae892d 15:36:43 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:36:43 ---> Running in 458a9dbdf339 15:36:43 ---> d45d58f243e4 15:36:43 Step 21/26 : WORKDIR / 15:36:44 ---> Running in a5c92fb9e9d5 15:36:45 Removing intermediate container 458a9dbdf339 15:36:45 ---> eed55069b5e8 15:36:45 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:36:45 ---> Running in c951abaf45d0 15:36:45 Removing intermediate container a5c92fb9e9d5 15:36:45 ---> 7ae80b4747f7 15:36:45 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:36:45 ---> Running in 4b589ba43188 15:36:45 Removing intermediate container c951abaf45d0 15:36:45 ---> 24a2364860ff 15:36:45 Step 23/25 : LABEL arch=x86_64 15:36:45 Removing intermediate container f1a893129b7d 15:36:45 ---> f4570de79990 15:36:45 15:36:45 Step 10/31 : FROM alpine:3.14 15:36:45 Removing intermediate container 38292f11f694 15:36:45 ---> 5142efa98b71 15:36:45 15:36:45 Step 10/25 : FROM alpine:3.14 15:36:45 ---> Running in e4992c1025ef 15:36:45 Removing intermediate container 4b589ba43188 15:36:45 ---> fdb98e32f288 15:36:45 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:36:45 3.14: Pulling from library/alpine 15:36:45 3.14: Pulling from library/alpine 15:36:45 ---> Running in fdbc8376b790 15:36:45 Removing intermediate container e4992c1025ef 15:36:45 ---> 919d3e95a25d 15:36:45 Step 24/25 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 15:36:46 Removing intermediate container fdbc8376b790 15:36:46 ---> 11b1d7bb18c9 15:36:46 Step 24/26 : LABEL arch=x86_64 15:36:46 ---> Running in ee3bb2a2af13 15:36:46 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:36:46 ---> Running in 0ba4c68cd69a 15:36:46 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:36:46 Status: Downloaded newer image for alpine:3.14 15:36:46 Status: Downloaded newer image for alpine:3.14 15:36:46 ---> e04c818066af 15:36:46 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:36:46 ---> e04c818066af 15:36:46 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:36:46 ---> Running in 290ffc307fb7 15:36:46 ---> Running in c0a0ed8ce473 15:36:46 Removing intermediate container ee3bb2a2af13 15:36:46 ---> 53307dfcdb1a 15:36:46 Step 25/25 : LABEL version=0.0.0 15:36:46 Removing intermediate container 0ba4c68cd69a 15:36:46 ---> bd6b3e341b03 15:36:46 Step 25/26 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 15:36:46 ---> Running in 4b501a521a26 15:36:46 Removing intermediate container 290ffc307fb7 15:36:46 ---> 0f3caede20a8 15:36:46 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:36:46 ---> Running in b2819739c247 15:36:46 ---> Running in 4acf84f0e903 15:36:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:36:46 Removing intermediate container 4b501a521a26 15:36:46 ---> 07bf8ac90652 15:36:46 15:36:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:36:47 Successfully built 07bf8ac90652 15:36:47 Removing intermediate container b2819739c247 15:36:47 ---> 40b2fa7e2012 15:36:47 Step 26/26 : LABEL version=0.0.0 15:36:47 Successfully tagged security-spire-server:latest 15:36:47  Building security-spire-server ... done Building support-notifications 15:36:47 ---> Running in dafc78ab6742 15:36:47 (1/3) Installing ca-certificates (20211220-r0) 15:36:47 (2/3) Installing dumb-init (1.2.5-r1) 15:36:47 (3/3) Installing su-exec (0.2-r1) 15:36:47 Executing busybox-1.33.1-r7.trigger 15:36:47 Executing ca-certificates-20211220-r0.trigger 15:36:47 OK: 6 MiB in 17 packages 15:36:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:36:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:36:48 (1/2) Installing dumb-init (1.2.5-r1) 15:36:48 (2/2) Installing su-exec (0.2-r1) 15:36:48 Executing busybox-1.33.1-r7.trigger 15:36:48 OK: 6 MiB in 16 packages 15:36:48 Removing intermediate container dafc78ab6742 15:36:48 ---> db2255a68ec9 15:36:48 15:36:48 Successfully built db2255a68ec9 15:36:48 Successfully tagged security-spire-config:latest 15:36:48  Building security-spire-config ... done Building sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:36:49 provisioning config files... 15:36:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7625554978196762286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:36:49 ---> docker-login.sh 15:36:49 nexus3.edgexfoundry.org:10001 15:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:50 Removing intermediate container b7699a71cc21 15:36:50 ---> d42793f2b30d 15:36:50 15:36:50 Step 9/20 : FROM alpine:3.15 15:36:50 ---> 0ac33e5f5afa 15:36:50 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:36:50 ---> Using cache 15:36:50 ---> 4674bee0944f 15:36:50 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:50 ---> Using cache 15:36:50 ---> c708ac894e3b 15:36:50 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:36:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:50 Configure a credential helper to remove this warning. See 15:36:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:50 15:36:50 Login Succeeded 15:36:50 nexus3.edgexfoundry.org:10002 15:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:51 Configure a credential helper to remove this warning. See 15:36:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:51 15:36:51 Login Succeeded 15:36:51 nexus3.edgexfoundry.org:10003 15:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:51 Configure a credential helper to remove this warning. See 15:36:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:51 15:36:51 Login Succeeded 15:36:51 nexus3.edgexfoundry.org:10004 15:36:51 ---> Running in 49ada5783656 15:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:51 Configure a credential helper to remove this warning. See 15:36:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:51 15:36:51 Login Succeeded 15:36:51 docker.io 15:36:52 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:36:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:36:52 ---> a597a09f0866 15:36:52 Step 3/22 : WORKDIR /edgex-go 15:36:52 ---> Using cache 15:36:52 ---> 337f3d72b25f 15:36:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:52 ---> Using cache 15:36:52 ---> febd52d55dbd 15:36:52 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:36:52 Removing intermediate container c0a0ed8ce473 15:36:52 ---> cabe891c95b1 15:36:52 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:36:52 Removing intermediate container 4acf84f0e903 15:36:52 ---> 84b55ec39161 15:36:52 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:36:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:36:52 ---> Running in e36543c212ec 15:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:52 ---> Running in 6b7e783f3389 15:36:52 ---> Running in c6563078888e 15:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:52 Configure a credential helper to remove this warning. See 15:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:52 15:36:52 Login Succeeded 15:36:52 ---> docker-login.sh ends [Pipeline] } 15:36:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 15:36:52 Removing intermediate container c6563078888e 15:36:52 ---> 947cb3da23a1 15:36:52 Step 13/25 : WORKDIR / 15:36:52 Removing intermediate container 6b7e783f3389 15:36:52 ---> f83fee2a7898 15:36:52 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:36:52 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:36:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:36:53 ---> a597a09f0866 15:36:53 Step 3/23 : WORKDIR /edgex-go 15:36:53 ---> Using cache 15:36:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:36:53 ---> 337f3d72b25f 15:36:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:53 ---> Using cache 15:36:53 ---> febd52d55dbd 15:36:53 Step 5/23 : RUN apk add --update --no-cache make bash git 15:36:53 ---> Running in 230c3714cc96 15:36:53 ---> Running in 0ec8a049c193 15:36:53 ---> Running in 281ef175224c 15:36:53 Removing intermediate container 281ef175224c 15:36:53 ---> ec29a4987a45 15:36:53 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:36:53 Removing intermediate container 0ec8a049c193 15:36:53 ---> eda1981a7349 15:36:53 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:36:53 ---> Running in d8d3f711498d 15:36:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:36:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:36:53 ---> 30abb91c5ab4 15:36:53 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [Pipeline] echo 15:36:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:36:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:36:53 ========================================================= 15:36:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:36:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:36:53 ---> a12bb858bee9 15:36:53 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:36:53 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:36:53 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:36:53 OK: 15859 distinct packages available 15:36:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:36:53 ---> 93a7bfac80e3 15:36:53 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:36:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:36:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:36:53 Removing intermediate container d8d3f711498d 15:36:53 ---> 80169dc238cd 15:36:53 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 15:36:53 ---> Running in 149bcdad172e 15:36:53 ---> 49df639d265c 15:36:53 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:36:54 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:36:54 9b3977197b4f: Pulling fs layer 15:36:54 1a89e8eeedd5: Pulling fs layer 15:36:54 94645a83ff95: Pulling fs layer 15:36:54 e6fb740bc735: Pulling fs layer 15:36:54 3a77bd46dcc9: Pulling fs layer 15:36:54 355e64cbe906: Pulling fs layer 15:36:54 63ab81a10011: Pulling fs layer 15:36:54 555d1d1c4555: Pulling fs layer 15:36:54 7d9057610161: Pulling fs layer 15:36:54 e6fb740bc735: Waiting 15:36:54 3a77bd46dcc9: Waiting 15:36:54 355e64cbe906: Waiting 15:36:54 63ab81a10011: Waiting 15:36:54 555d1d1c4555: Waiting 15:36:54 7d9057610161: Waiting 15:36:54 94645a83ff95: Verifying Checksum 15:36:54 94645a83ff95: Download complete 15:36:54 1a89e8eeedd5: Verifying Checksum 15:36:54 1a89e8eeedd5: Download complete 15:36:54 3a77bd46dcc9: Verifying Checksum 15:36:54 3a77bd46dcc9: Download complete 15:36:54 9b3977197b4f: Download complete 15:36:54 355e64cbe906: Verifying Checksum 15:36:54 355e64cbe906: Download complete 15:36:54 63ab81a10011: Verifying Checksum 15:36:54 63ab81a10011: Download complete 15:36:54 Removing intermediate container 149bcdad172e 15:36:54 ---> c78520f83d45 15:36:54 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:36:54 OK: 221 MiB in 52 packages 15:36:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:36:54 ---> 730e2f4d7f97 15:36:54 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:36:54 ---> ff1be36392b4 15:36:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:36:54 OK: 221 MiB in 52 packages 15:36:54 ---> Running in e6c2720f2b72 15:36:54 Removing intermediate container e36543c212ec 15:36:54 ---> 911f058807ad 15:36:54 Step 6/22 : COPY go.mod vendor* ./ 15:36:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:36:54 ---> bc8951af927c 15:36:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:36:54 ---> f1f3a4bcf5e1 15:36:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:36:54 ---> Running in 7c37bb3d21f9 15:36:54 Removing intermediate container 230c3714cc96 15:36:54 ---> 79c7469fd163 15:36:54 Step 6/23 : COPY go.mod vendor* ./ 15:36:55 9b3977197b4f: Pull complete 15:36:55 7d9057610161: Verifying Checksum 15:36:55 7d9057610161: Download complete 15:36:55 ---> 25390ce53fca 15:36:55 Step 21/25 : 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/ 15:36:55 ---> Running in 51e16538b4d9 15:36:55 ---> 943f754f007e 15:36:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:36:55 ---> Running in 8299984c564a 15:36:55 Removing intermediate container e6c2720f2b72 15:36:55 ---> c5710969d834 15:36:55 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:36:55 ---> d9ec7bfdbabf 15:36:55 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:36:55 1a89e8eeedd5: Pull complete 15:36:55 94645a83ff95: Pull complete 15:36:56 555d1d1c4555: Verifying Checksum 15:36:56 555d1d1c4555: Download complete 15:36:56 (1/9) Installing ca-certificates (20211220-r0) 15:36:56 ---> 953b6e5cca3b 15:36:56 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:36:56 Removing intermediate container 51e16538b4d9 15:36:56 ---> 124058b45933 15:36:56 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:36:56 (2/9) Installing brotli-libs (1.0.9-r5) 15:36:56 ---> 264c9a5eb0d5 15:36:56 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:36:56 ---> Running in 634f49d04c83 15:36:56 Removing intermediate container 7c37bb3d21f9 15:36:56 ---> 672715ab346f 15:36:56 Step 8/22 : COPY . . 15:36:56 Removing intermediate container 8299984c564a 15:36:56 ---> b5fa2c1ffc07 15:36:56 Step 8/23 : COPY . . 15:36:56 Removing intermediate container 634f49d04c83 15:36:56 ---> b8dfeab4a54c 15:36:56 Step 23/25 : LABEL arch=x86_64 15:36:56 ---> 70644c75eaca 15:36:56 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:36:56 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:36:57 (4/9) Installing libcurl (7.80.0-r2) 15:36:57 ---> Running in 2dbe2734b005 15:36:57 e6fb740bc735: Verifying Checksum 15:36:57 e6fb740bc735: Download complete 15:36:57 (5/9) Installing curl (7.80.0-r2) 15:36:57 (6/9) Installing dumb-init (1.2.5-r1) 15:36:57 (7/9) Installing musl-obstack (1.2.3-r0) 15:36:57 (8/9) Installing libucontext (1.1-r0) 15:36:58 (9/9) Installing gcompat (1.0.0-r4) 15:36:58 Executing busybox-1.34.1-r5.trigger 15:36:58 Executing ca-certificates-20211220-r0.trigger 15:36:58 OK: 8 MiB in 23 packages 15:37:00 ---> 49477095a2ec 15:37:00 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 15:37:01 Removing intermediate container 2dbe2734b005 15:37:01 ---> ecf289ba2f97 15:37:01 Step 24/25 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 15:37:01 ---> Running in 961b9d611d02 15:37:01 ---> Running in d5026d5a2558 15:37:01 Removing intermediate container 49ada5783656 15:37:01 ---> aaf3d50d56bd 15:37:01 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:37:02 ---> 152c4946f493 15:37:02 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:37:02 Removing intermediate container 961b9d611d02 15:37:02 ---> 539dd0786346 15:37:02 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:37:02 ---> 088d0e628519 15:37:02 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:37:02 ---> Running in c04d4bc26a5e 15:37:02 Removing intermediate container d5026d5a2558 15:37:02 ---> b685a72bd281 15:37:02 Step 25/25 : LABEL version=0.0.0 15:37:02 ---> Running in 0ae935a4077d 15:37:02 ---> Running in 4de54b6bb3cc 15:37:02 ---> bedde7401d93 15:37:02 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:37:02 ---> caa455fedc46 15:37:02 Step 26/31 : RUN chmod +x /entrypoint.sh 15:37:02 ---> Running in abb53bf34af5 15:37:02 Removing intermediate container 4de54b6bb3cc 15:37:02 ---> 4b619796c242 15:37:02 15:37:02 Successfully built 4b619796c242 15:37:02 Successfully tagged security-secretstore-setup:latest 15:37:02  Building security-secretstore-setup ... done Building core-metadata 15:37:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:37:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:37:04 ---> 519ea645f155 15:37:04 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:37:04 ---> ad4db945525a 15:37:04 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:37:04 ---> Running in 3aa96dcaa5fe 15:37:04 Removing intermediate container abb53bf34af5 15:37:04 ---> 1e300a00cd63 15:37:04 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:37:05 Removing intermediate container 3aa96dcaa5fe 15:37:05 ---> cf7e6b365036 15:37:05 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:37:05 ---> Running in 4323675aebf6 15:37:05 ---> Running in e0c46bca5010 15:37:05 Removing intermediate container e0c46bca5010 15:37:05 ---> 4faeecb9e09f 15:37:05 Step 18/20 : LABEL arch=x86_64 15:37:05 Removing intermediate container 4323675aebf6 15:37:05 ---> 787ff4d854d6 15:37:05 Step 28/31 : CMD ["gate"] 15:37:05 ---> Running in 291d6dbfff80 15:37:05 ---> Running in 7dc4cc96568c 15:37:05 Removing intermediate container 291d6dbfff80 15:37:05 ---> bad958affdb9 15:37:05 Step 19/20 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 15:37:05 ---> Running in e19f7bcc36fa 15:37:05 Removing intermediate container 7dc4cc96568c 15:37:05 ---> dd27390f8809 15:37:05 Step 29/31 : LABEL arch=x86_64 15:37:06 ---> Running in 0a1570d1389c 15:37:06 Removing intermediate container e19f7bcc36fa 15:37:06 ---> 000e1b4b5292 15:37:06 Step 20/20 : LABEL version=0.0.0 15:37:06 Removing intermediate container 0a1570d1389c 15:37:06 ---> dd539b15281b 15:37:06 Step 30/31 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 15:37:06 ---> Running in 5ed826da644b 15:37:07 ---> Running in d5238396033c 15:37:07 Removing intermediate container 5ed826da644b 15:37:07 ---> b02878c005cb 15:37:07 15:37:07 Successfully built b02878c005cb 15:37:07 Successfully tagged security-spiffe-token-provider:latest 15:37:07 Building security-spire-agent 15:37:07  Building security-spiffe-token-provider ... done Removing intermediate container d5238396033c 15:37:07 ---> 5f633646c13f 15:37:07 Step 31/31 : LABEL version=0.0.0 15:37:08 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:37:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:37:08 ---> a597a09f0866 15:37:08 Step 3/23 : WORKDIR /edgex-go 15:37:08 ---> Using cache 15:37:08 ---> 337f3d72b25f 15:37:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:08 ---> Using cache 15:37:08 ---> febd52d55dbd 15:37:08 Step 5/23 : RUN apk add --update --no-cache make git 15:37:08 ---> Using cache 15:37:08 ---> 9a0a9878b23f 15:37:08 Step 6/23 : COPY go.mod vendor* ./ 15:37:08 ---> Using cache 15:37:08 ---> c2988d55ed6e 15:37:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:08 ---> Using cache 15:37:08 ---> e96015eaa5bd 15:37:08 Step 8/23 : COPY . . 15:37:08 ---> Using cache 15:37:08 ---> 178a746c4e18 15:37:08 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:37:09 e6fb740bc735: Pull complete 15:37:09 3a77bd46dcc9: Pull complete 15:37:09 355e64cbe906: Pull complete 15:37:10 ---> Running in 56d4a17db7b0 15:37:10 63ab81a10011: Pull complete 15:37:10 ---> Running in c095a169a754 15:37:10 Removing intermediate container 56d4a17db7b0 15:37:10 ---> 406da241974f 15:37:10 15:37:10 Successfully built 406da241974f 15:37:10 Successfully tagged security-bootstrapper:latest 15:37:10  Building security-bootstrapper ... done Building core-data 15:37:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:37:14 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:37:14 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:37:14 ---> a597a09f0866 15:37:14 Step 3/26 : WORKDIR /edgex-go 15:37:14 ---> Using cache 15:37:14 ---> 337f3d72b25f 15:37:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:14 ---> Using cache 15:37:14 ---> febd52d55dbd 15:37:14 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:37:15 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:37:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:37:15 ---> a597a09f0866 15:37:15 Step 3/23 : WORKDIR /edgex-go 15:37:15 ---> Using cache 15:37:15 ---> 337f3d72b25f 15:37:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:15 ---> Using cache 15:37:15 ---> febd52d55dbd 15:37:15 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:37:16 555d1d1c4555: Pull complete 15:37:18 7d9057610161: Pull complete 15:37:18 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 15:37:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:37:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 15:37:18 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:37:18 WORKDIR /edgex 15:37:18 COPY go.mod . 15:37:18 RUN go mod download 15:37:18 docker build -t ci-base-image-arm64 -f - . 15:37:19 ---> Running in 9e4d0774dec8 15:37:19 ---> Running in c9e8eca5e875 15:37:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:37:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:37:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:37:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:37:20 OK: 221 MiB in 52 packages 15:37:21 OK: 221 MiB in 52 packages 15:37:21 Sending build context to Docker daemon 169.2MB 15:37:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:37:21 ---> 819e984ddca1 15:37:21 Step 2/4 : WORKDIR /edgex 15:37:23 Removing intermediate container c04d4bc26a5e 15:37:23 ---> d00f50acbbf9 15:37:23 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:37:23 ---> Running in eba04c9f373c 15:37:23 Removing intermediate container c9e8eca5e875 15:37:23 ---> 8df3bbdd34fa 15:37:23 Step 6/26 : COPY go.mod vendor* ./ 15:37:23 Removing intermediate container 9e4d0774dec8 15:37:23 ---> 7bf170062519 15:37:23 Step 6/23 : COPY go.mod vendor* ./ 15:37:23 ---> Running in 87687e553c9c 15:37:23 Removing intermediate container 87687e553c9c 15:37:23 ---> ef35a161b6a6 15:37:23 Step 3/4 : COPY go.mod . 15:37:23 ---> d47c3662a0d4 15:37:23 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:23 ---> Running in 7a976b0fd725 15:37:23 ---> 82103dd88380 15:37:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:37:23 ---> Running in 8fee613e8498 15:37:23 ---> b4d2fe562c7f 15:37:23 Step 4/4 : RUN go mod download 15:37:24 ---> Running in 0638d438d743 15:37:25 Removing intermediate container eba04c9f373c 15:37:25 ---> ee0c6c2a81b4 15:37:25 15:37:25 Step 11/23 : FROM docker:20.10.14 15:37:25 20.10.14: Pulling from library/docker 15:37:26 Removing intermediate container 7a976b0fd725 15:37:26 ---> 17020de3aebc 15:37:26 Step 8/26 : COPY . . 15:37:26 Removing intermediate container 8fee613e8498 15:37:26 ---> f29293ac5c4a 15:37:26 Step 8/23 : COPY . . 15:37:30 Removing intermediate container 0ae935a4077d 15:37:30 ---> 7139acc54264 15:37:30 15:37:30 Step 10/22 : FROM alpine:3.14 15:37:30 ---> e04c818066af 15:37:30 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:37:33 ---> Running in b32f0d430d95 15:37:33 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 15:37:33 Status: Downloaded newer image for docker:20.10.14 15:37:33 Removing intermediate container c095a169a754 15:37:33 ---> 0e43889e2d5c 15:37:33 15:37:33 Step 10/23 : FROM alpine:3.14 15:37:33 ---> e04c818066af 15:37:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:37:33 ---> 7417809fdb73 15:37:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:37:33 ---> a0b8a08c961d 15:37:33 Step 9/23 : RUN make cmd/core-data/core-data 15:37:33 ---> f260f646d96e 15:37:33 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:37:33 ---> Running in 01a9d0b0a047 15:37:33 ---> Running in 397cf03bdb1b 15:37:33 ---> Running in 1d64821c90a4 15:37:33 ---> Running in 2cef2e1b553a 15:37:33 Removing intermediate container 1d64821c90a4 15:37:33 ---> dfd6a8296804 15:37:33 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 15:37:33 Removing intermediate container 2cef2e1b553a 15:37:33 ---> 1293b465f160 15:37:33 Step 10/26 : WORKDIR /edgex-go/spire-build 15:37:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:37:33 ---> Running in 123089ae5654 15:37:34 ---> Running in b20d8cc9992e 15:37:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:37:34 Removing intermediate container b20d8cc9992e 15:37:34 ---> e88823bc8071 15:37:34 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:37:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:37:34 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:37:34 ---> Running in 552400e4e7f2 15:37:34 (1/2) Installing ca-certificates (20211220-r0) 15:37:34 (2/2) Installing dumb-init (1.2.5-r1) 15:37:34 Executing busybox-1.33.1-r7.trigger 15:37:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:37:34 Executing ca-certificates-20211220-r0.trigger 15:37:34 OK: 6 MiB in 16 packages 15:37:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:37:34 (1/1) Installing dumb-init (1.2.5-r1) 15:37:34 Executing busybox-1.33.1-r7.trigger 15:37:34 OK: 6 MiB in 15 packages 15:37:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:37:34 (1/43) Installing readline (8.1.1-r0) 15:37:34 (2/43) Installing bash (5.1.16-r0) 15:37:34 Executing bash-5.1.16-r0.post-install 15:37:34 (3/43) Installing brotli-libs (1.0.9-r5) 15:37:34 (4/43) Installing nghttp2-libs (1.46.0-r0) 15:37:34 (5/43) Installing libcurl (7.80.0-r2) 15:37:34 (6/43) Installing curl (7.80.0-r2) 15:37:34 (7/43) Installing dumb-init (1.2.5-r1) 15:37:34 (8/43) Installing libbz2 (1.0.8-r1) 15:37:34 (9/43) Installing expat (2.4.7-r0) 15:37:34 (10/43) Installing libffi (3.4.2-r1) 15:37:34 (11/43) Installing gdbm (1.22-r0) 15:37:34 (12/43) Installing xz-libs (5.2.5-r1) 15:37:34 (13/43) Installing libgcc (10.3.1_git20211027-r0) 15:37:34 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 15:37:34 (15/43) Installing mpdecimal (2.5.1-r1) 15:37:34 (16/43) Installing sqlite-libs (3.36.0-r0) 15:37:34 (17/43) Installing python3 (3.9.7-r4) 15:37:34 Removing intermediate container b32f0d430d95 15:37:34 ---> 845bfd3ca44e 15:37:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:37:35 Removing intermediate container 01a9d0b0a047 15:37:35 ---> 83954b1654e1 15:37:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:37:35 ---> Running in f6c38d4142ec 15:37:35 ---> Running in 79f12b604f7b 15:37:35 (18/43) Installing py3-appdirs (1.4.4-r2) 15:37:35 (19/43) Installing py3-certifi (2020.12.5-r1) 15:37:35 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 15:37:35 (21/43) Installing py3-idna (3.3-r0) 15:37:35 (22/43) Installing py3-urllib3 (1.26.7-r0) 15:37:35 Removing intermediate container 552400e4e7f2 15:37:35 ---> e7aa38dd9587 15:37:35 Step 12/26 : WORKDIR /edgex-go 15:37:35 Removing intermediate container f6c38d4142ec 15:37:35 ---> 65ceea9f12cd 15:37:35 Step 13/22 : ENV APP_PORT=59860 15:37:35 (23/43) Installing py3-requests (2.26.0-r1) 15:37:35 (24/43) Installing py3-msgpack (1.0.2-r1) 15:37:35 (25/43) Installing py3-lockfile (0.12.2-r4) 15:37:35 (26/43) Installing py3-cachecontrol (0.12.10-r0) 15:37:35 (27/43) Installing py3-colorama (0.4.4-r1) 15:37:35 (28/43) Installing py3-contextlib2 (21.6.0-r1) 15:37:35 (29/43) Installing py3-distlib (0.3.3-r0) 15:37:35 ---> Running in b31b2807d4d0 15:37:35 ---> Running in d6e552b46df3 15:37:35 (30/43) Installing py3-distro (1.6.0-r0) 15:37:35 (31/43) Installing py3-six (1.16.0-r0) 15:37:35 Removing intermediate container 79f12b604f7b 15:37:35 ---> 9f912e15b017 15:37:35 Step 13/23 : ENV APP_PORT=59881 15:37:35 (32/43) Installing py3-webencodings (0.5.1-r4) 15:37:35 (33/43) Installing py3-html5lib (1.1-r1) 15:37:35 (34/43) Installing py3-parsing (2.4.7-r2) 15:37:35 (35/43) Installing py3-packaging (20.9-r1) 15:37:35 (36/43) Installing py3-tomli (1.2.2-r0) 15:37:35 ---> Running in 96d41fda6581 15:37:35 (37/43) Installing py3-pep517 (0.12.0-r0) 15:37:35 Removing intermediate container b31b2807d4d0 15:37:35 ---> a9cb0fadc954 15:37:35 Step 14/22 : EXPOSE $APP_PORT 15:37:35 (38/43) Installing py3-progress (1.6-r0) 15:37:35 (39/43) Installing py3-retrying (1.3.3-r2) 15:37:35 (40/43) Installing py3-ordered-set (4.0.2-r2) 15:37:35 (41/43) Installing py3-setuptools (52.0.0-r4) 15:37:35 Removing intermediate container d6e552b46df3 15:37:35 ---> e53564082057 15:37:35 15:37:35 Step 13/26 : FROM alpine:3.15 15:37:35 ---> 0ac33e5f5afa 15:37:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:37:35 ---> Using cache 15:37:35 ---> 4674bee0944f 15:37:35 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:35 ---> Using cache 15:37:35 ---> c708ac894e3b 15:37:35 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:37:35 ---> Running in e17c483679b3 15:37:35 (42/43) Installing py3-toml (0.10.2-r2) 15:37:35 ---> Running in b386720a51f4 15:37:35 (43/43) Installing py3-pip (20.3.4-r1) 15:37:35 Removing intermediate container 96d41fda6581 15:37:35 ---> 079cf1bf07ea 15:37:35 Step 14/23 : EXPOSE $APP_PORT 15:37:36 Removing intermediate container e17c483679b3 15:37:36 ---> 0d07234268cd 15:37:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:37:36 Executing busybox-1.34.1-r5.trigger 15:37:36 OK: 83 MiB in 65 packages 15:37:36 ---> Running in f4d5a24ee952 15:37:36 ---> 9920d5c84500 15:37:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:37:36 Removing intermediate container f4d5a24ee952 15:37:36 ---> 8f65cd280f8d 15:37:36 Step 15/23 : WORKDIR / 15:37:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:37:36 ---> Running in 7d4e416ffc72 15:37:36 Removing intermediate container 7d4e416ffc72 15:37:36 ---> 05b29c251216 15:37:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:37:36 ---> c8961efcc09e 15:37:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:37:36 ---> edc5c3c5eb30 15:37:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:37:36 ---> e8ccb20ece12 15:37:36 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:37:36 ---> Running in 8ec609a9cf99 15:37:36 Collecting docker-compose==1.23.2 15:37:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:37:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 15:37:37 Removing intermediate container 8ec609a9cf99 15:37:37 ---> dc0b374ab733 15:37:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:37:37 Collecting PyYAML<4,>=3.10 15:37:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:37:37 ---> cefacc38a98f 15:37:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:37:37 ---> Running in b22b7135cf87 15:37:37 Downloading PyYAML-3.13.tar.gz (270 kB) 15:37:37 Removing intermediate container b22b7135cf87 15:37:37 ---> 2c5b510078d7 15:37:37 Step 20/22 : LABEL arch=x86_64 15:37:37 ---> Running in ceacecfb8f77 15:37:37 ---> 4b60639577d1 15:37:37 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:37:37 ---> Running in 00b1a72d85c9 15:37:37 Removing intermediate container ceacecfb8f77 15:37:37 ---> a0e89d819252 15:37:37 Step 21/22 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 15:37:37 ---> Running in 71978b51a33e 15:37:37 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:37:37 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:37:37 OK: 15859 distinct packages available 15:37:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:37:37 Removing intermediate container 00b1a72d85c9 15:37:37 ---> 20c0525165a1 15:37:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:37:37 Removing intermediate container 71978b51a33e 15:37:37 ---> 204b9e8ad340 15:37:37 Step 22/22 : LABEL version=0.0.0 15:37:37 ---> Running in 10080aaf08f2 15:37:37 ---> Running in 5d24645202c2 15:37:37 Removing intermediate container 10080aaf08f2 15:37:37 ---> 44bf88437ea1 15:37:37 Step 21/23 : LABEL arch=x86_64 15:37:37 Collecting texttable<0.10,>=0.9.0 15:37:37 Removing intermediate container 5d24645202c2 15:37:37 ---> 0751ebdffe2d 15:37:37 15:37:37 Downloading texttable-0.9.1.tar.gz (11 kB) 15:37:37 ---> Running in 78c51fab8f08 15:37:38 Successfully built 0751ebdffe2d 15:37:38 Successfully tagged support-notifications:latest 15:37:38  Building support-notifications ... done Building support-scheduler 15:37:38 Removing intermediate container 78c51fab8f08 15:37:38 ---> f0a48d96e4b0 15:37:38 Step 22/23 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 15:37:38 Collecting docopt<0.7,>=0.6.1 15:37:38 Downloading docopt-0.6.2.tar.gz (25 kB) 15:37:38 ---> Running in d0c51e496be7 15:37:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:37:38 (1/5) Installing dumb-init (1.2.5-r1) 15:37:38 Collecting cached-property<2,>=1.2.0 15:37:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:37:38 Collecting dockerpty<0.5,>=0.4.1 15:37:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:37:38 (2/5) Installing musl-obstack (1.2.3-r0) 15:37:39 (3/5) Installing libucontext (1.1-r0) 15:37:39 (4/5) Installing gcompat (1.0.0-r4) 15:37:39 (5/5) Installing openssl (1.1.1p-r0) 15:37:39 Executing busybox-1.34.1-r5.trigger 15:37:39 OK: 6 MiB in 19 packages 15:37:39 Collecting websocket-client<1.0,>=0.32.0 15:37:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:37:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:37:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:37:39 Removing intermediate container d0c51e496be7 15:37:39 ---> 21a2b7fe5151 15:37:39 Step 23/23 : LABEL version=0.0.0 15:37:39 Collecting docker<4.0,>=3.6.0 15:37:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:37:39 Collecting jsonschema<3,>=2.5.1 15:37:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:37:39 Collecting docker-pycreds>=0.4.0 15:37:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:37:39 Collecting chardet<3.1.0,>=3.0.2 15:37:39 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:37:39 Collecting urllib3<1.25,>=1.21.1 15:37:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:37:39 Collecting idna<2.8,>=2.5 15:37:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:37:39 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) 15:37:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:37:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:37:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:37:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:37:40 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:37:40 Attempting uninstall: urllib3 15:37:40 Found existing installation: urllib3 1.26.7 15:37:40 Uninstalling urllib3-1.26.7: 15:37:40 Successfully uninstalled urllib3-1.26.7 15:37:40 Attempting uninstall: idna 15:37:40 Found existing installation: idna 3.3 15:37:40 Uninstalling idna-3.3: 15:37:40 Successfully uninstalled idna-3.3 15:37:41 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:37:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:37:41 ---> a597a09f0866 15:37:41 Step 3/22 : WORKDIR /edgex-go 15:37:41 ---> Using cache 15:37:41 ---> 337f3d72b25f 15:37:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:41 ---> Using cache 15:37:41 ---> febd52d55dbd 15:37:41 Step 5/22 : RUN apk add --update --no-cache make git 15:37:41 ---> Using cache 15:37:41 ---> 9a0a9878b23f 15:37:41 Step 6/22 : COPY go.mod vendor* ./ 15:37:41 ---> Using cache 15:37:41 ---> c2988d55ed6e 15:37:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:41 ---> Using cache 15:37:41 ---> e96015eaa5bd 15:37:41 Step 8/22 : COPY . . 15:37:41 ---> Using cache 15:37:41 ---> 178a746c4e18 15:37:41 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:37:41 ---> Running in 762f540fa7ae 15:37:41 ---> Running in 25ec8f5a15c4 15:37:42 Removing intermediate container 762f540fa7ae 15:37:42 ---> ab0768c367c9 15:37:42 15:37:42 Removing intermediate container b386720a51f4 15:37:42 ---> 196f7489ad05 15:37:42 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:37:42 Attempting uninstall: requests 15:37:42 Found existing installation: requests 2.26.0 15:37:42 Uninstalling requests-2.26.0: 15:37:42 Successfully uninstalled requests-2.26.0 15:37:42 Successfully built ab0768c367c9 15:37:42 Successfully tagged core-metadata:latest 15:37:42 Building core-command 15:37:42  Building core-metadata ... done  Running setup.py install for texttable: started 15:37:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:37:42 Running setup.py install for texttable: finished with status 'done' 15:37:42 Running setup.py install for PyYAML: started 15:37:43 Running setup.py install for PyYAML: finished with status 'done' 15:37:43 Running setup.py install for docopt: started 15:37:44 Running setup.py install for docopt: finished with status 'done' 15:37:44 Running setup.py install for dockerpty: started 15:37:45 Running setup.py install for dockerpty: finished with status 'done' 15:37:46 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:37:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:37:46 ---> a597a09f0866 15:37:46 Step 3/23 : WORKDIR /edgex-go 15:37:46 ---> Using cache 15:37:46 ---> 337f3d72b25f 15:37:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:46 ---> Using cache 15:37:46 ---> febd52d55dbd 15:37:46 Step 5/23 : RUN apk add --update --no-cache make git 15:37:46 ---> Using cache 15:37:46 ---> 9a0a9878b23f 15:37:46 Step 6/23 : COPY go.mod vendor* ./ 15:37:46 ---> Using cache 15:37:46 ---> c2988d55ed6e 15:37:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:46 ---> Using cache 15:37:46 ---> e96015eaa5bd 15:37:46 Step 8/23 : COPY . . 15:37:46 ---> Using cache 15:37:46 ---> 178a746c4e18 15:37:46 Step 9/23 : RUN make cmd/core-command/core-command 15:37:46 ---> 584278f6bed7 15:37:46 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:37:46 ---> Running in eb90f2b378bd 15:37:46 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 15:37:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:37:47 ---> 72b901341854 15:37:47 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:37:48 ---> ce032378ec99 15:37:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:37:49 ---> f5b03c28ba18 15:37:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:37:50 ---> acaa2069b13f 15:37:50 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:37:50 ---> Running in 568402e6d2bd 15:37:50 Removing intermediate container 123089ae5654 15:37:50 ---> fff98b575e2b 15:37:50 Step 14/23 : ENV APP_PORT=58890 15:37:51 ---> Running in d00b7a3af249 15:37:51 Removing intermediate container 568402e6d2bd 15:37:51 ---> 3d990c5bdb24 15:37:51 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:37:51 ---> Running in c2f87a007755 15:37:51 Removing intermediate container d00b7a3af249 15:37:51 ---> b84c2549f122 15:37:51 Step 15/23 : EXPOSE $APP_PORT 15:37:51 Removing intermediate container c2f87a007755 15:37:51 ---> d2ff2f6fec45 15:37:51 Step 24/26 : LABEL arch=x86_64 15:37:51 ---> Running in 43e8224a36e5 15:37:51 ---> Running in a81e03d2101d 15:37:52 Removing intermediate container 43e8224a36e5 15:37:52 ---> eb77fef19b07 15:37:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:37:52 Removing intermediate container a81e03d2101d 15:37:52 ---> 9c00004b326c 15:37:52 Step 25/26 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 15:37:52 ---> Running in 6b82717397a9 15:37:52 Removing intermediate container 6b82717397a9 15:37:52 ---> 270cd7d45439 15:37:52 Step 26/26 : LABEL version=0.0.0 15:37:52 ---> Running in 7bad47d274ba 15:37:53 ---> 96522c113a08 15:37:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:37:53 Removing intermediate container 7bad47d274ba 15:37:53 ---> 394eb5d5900a 15:37:53 15:37:53 Successfully built 394eb5d5900a 15:37:53 ---> 2a9da2b30d5f 15:37:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:37:53 Successfully tagged security-spire-agent:latest 15:37:53  Building security-spire-agent ... done Building security-proxy-setup 15:37:57 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:37:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:37:57 ---> a597a09f0866 15:37:57 Step 3/22 : WORKDIR /edgex-go 15:37:57 ---> Using cache 15:37:57 ---> 337f3d72b25f 15:37:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:57 ---> Using cache 15:37:57 ---> febd52d55dbd 15:37:57 Step 5/22 : RUN apk add --update --no-cache make git 15:37:57 ---> Using cache 15:37:57 ---> 9a0a9878b23f 15:37:57 Step 6/22 : COPY go.mod vendor* ./ 15:37:57 ---> Using cache 15:37:57 ---> c2988d55ed6e 15:37:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:57 ---> Using cache 15:37:57 ---> e96015eaa5bd 15:37:57 Step 8/22 : COPY . . 15:37:57 ---> Using cache 15:37:57 ---> 178a746c4e18 15:37:57 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:38:02 ---> afbeda5ad4c6 15:38:02 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 15:38:02 ---> Running in 1905e388a664 15:38:02 ---> Running in d9471603c478 15:38:02 Removing intermediate container 397cf03bdb1b 15:38:02 ---> 3c3195e446d3 15:38:02 15:38:02 Step 10/23 : FROM alpine:3.14 15:38:02 ---> e04c818066af 15:38:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:38:02 ---> Running in 959c7e3711df 15:38:02 Removing intermediate container d9471603c478 15:38:02 ---> 4f6bfe3396a1 15:38:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:38:02 ---> Running in 3625aac4c0ec 15:38:02 Removing intermediate container 959c7e3711df 15:38:02 ---> e717195bc4ee 15:38:02 Step 12/23 : ENV APP_PORT=59880 15:38:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:38:02 Removing intermediate container 3625aac4c0ec 15:38:02 ---> 877a68a0f194 15:38:02 Step 21/23 : LABEL arch=x86_64 15:38:02 ---> Running in 466d7e340d1c 15:38:02 ---> Running in 19bd4bfb471d 15:38:02 Removing intermediate container 466d7e340d1c 15:38:02 ---> fecb7e4e1a39 15:38:02 Step 13/23 : EXPOSE $APP_PORT 15:38:02 ---> Running in 3d8b5208c0bc 15:38:02 Removing intermediate container 19bd4bfb471d 15:38:02 ---> 67de74d2525a 15:38:02 Step 22/23 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 15:38:02 ---> Running in 49b1c9e5698c 15:38:02 Removing intermediate container 3d8b5208c0bc 15:38:02 ---> 0de7195c80fe 15:38:02 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:02 Removing intermediate container 49b1c9e5698c 15:38:02 ---> 1e23ebcfc6ef 15:38:02 Step 23/23 : LABEL version=0.0.0 15:38:02 ---> Running in ca7621d0ef92 15:38:03 ---> Running in d7fa1fdada40 15:38:03 Removing intermediate container d7fa1fdada40 15:38:03 ---> 8b2689951dff 15:38:03 15:38:03 Successfully built 8b2689951dff 15:38:03 Successfully tagged sys-mgmt-agent:latest 15:38:05  Building sys-mgmt-agent ... done Removing intermediate container eb90f2b378bd 15:38:05 ---> bff7b91ae59e 15:38:05 15:38:05 Step 10/23 : FROM alpine:3.14 15:38:05 ---> e04c818066af 15:38:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:38:05 ---> Using cache 15:38:05 ---> 83954b1654e1 15:38:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:38:05 ---> Using cache 15:38:05 ---> 9f912e15b017 15:38:05 Step 13/23 : ENV APP_PORT=59882 15:38:05 Removing intermediate container ca7621d0ef92 15:38:05 ---> ca8892530f4e 15:38:05 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:38:05 ---> Running in 23d196680605 15:38:05 ---> Running in 1c3c6eca9b60 15:38:05 Removing intermediate container 25ec8f5a15c4 15:38:05 ---> 06147bdf2fb0 15:38:05 15:38:05 Step 10/22 : FROM alpine:3.14 15:38:05 ---> e04c818066af 15:38:05 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:38:05 ---> Using cache 15:38:05 ---> 83954b1654e1 15:38:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:38:05 ---> Using cache 15:38:05 ---> 9f912e15b017 15:38:05 Step 13/22 : ENV APP_PORT=59861 15:38:05 Removing intermediate container 23d196680605 15:38:05 ---> f744d705e0f3 15:38:05 Step 14/23 : EXPOSE $APP_PORT 15:38:06 ---> Running in ebb40c15c77f 15:38:06 ---> Running in 580b5d451075 15:38:06 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:38:06 Removing intermediate container ebb40c15c77f 15:38:06 ---> 03a07c9e75ef 15:38:06 Step 14/22 : EXPOSE $APP_PORT 15:38:06 Removing intermediate container 580b5d451075 15:38:06 ---> 6e550779f974 15:38:06 Step 15/23 : WORKDIR / 15:38:06 ---> Running in 58ed443e3bf3 15:38:06 ---> Running in 4f4a48785661 15:38:06 Removing intermediate container 58ed443e3bf3 15:38:06 ---> 3badfe9be036 15:38:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:38:06 Removing intermediate container 4f4a48785661 15:38:06 ---> 3bf394bed2d0 15:38:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:38:07 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:38:07 ---> add8619e951b 15:38:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:38:07 ---> 61305fde56d4 15:38:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:38:07 (1/6) Installing dumb-init (1.2.5-r1) 15:38:07 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:38:07 (3/6) Installing libsodium (1.0.18-r0) 15:38:07 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:38:07 (5/6) Installing libzmq (4.3.4-r0) 15:38:07 (6/6) Installing zeromq (4.3.4-r0) 15:38:08 Executing busybox-1.33.1-r7.trigger 15:38:08 OK: 8 MiB in 20 packages 15:38:08 ---> 9daae261adeb 15:38:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:38:08 ---> f266167d5b66 15:38:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:38:08 ---> 42ff09af16ca 15:38:08 Step 19/23 : ENTRYPOINT ["/core-command"] 15:38:09 ---> Running in 914150478b39 15:38:09 Removing intermediate container 1c3c6eca9b60 15:38:09 ---> f0829cc36c72 15:38:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:38:09 ---> bafe1983ae6e 15:38:09 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:38:09 ---> Running in 8e454275dec6 15:38:09 Removing intermediate container 914150478b39 15:38:09 ---> d2ea6339815c 15:38:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:38:09 ---> a6d9c7984bbc 15:38:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:38:09 ---> Running in 62fcd4bdba3d 15:38:09 Removing intermediate container 8e454275dec6 15:38:09 ---> 6c2d6ac0bcef 15:38:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:38:09 ---> Running in 57b97faacaea 15:38:09 Removing intermediate container 62fcd4bdba3d 15:38:09 ---> 8c30a76d8078 15:38:09 Step 21/23 : LABEL arch=x86_64 15:38:09 ---> Running in bf137ae7fe52 15:38:09 Removing intermediate container 57b97faacaea 15:38:09 ---> 533f2e0bd7cd 15:38:09 Step 20/22 : LABEL arch=x86_64 15:38:09 ---> Running in b748b4fa85a1 15:38:09 Removing intermediate container bf137ae7fe52 15:38:09 ---> 43f1f26b8981 15:38:09 Step 22/23 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 15:38:10 ---> 6188a359125a 15:38:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:38:10 Removing intermediate container b748b4fa85a1 15:38:10 ---> 677fa9cf5f34 15:38:10 Step 21/22 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 15:38:10 ---> Running in 129aa4052511 15:38:10 ---> Running in e63bfdf38c82 15:38:10 ---> 1cb808b12020 15:38:10 Step 19/23 : ENTRYPOINT ["/core-data"] 15:38:10 Removing intermediate container 129aa4052511 15:38:10 ---> 4c5248d7f7ae 15:38:10 Step 23/23 : LABEL version=0.0.0 15:38:10 Removing intermediate container e63bfdf38c82 15:38:10 ---> be035e51549f 15:38:10 Step 22/22 : LABEL version=0.0.0 15:38:10 ---> Running in f5971fbf2224 15:38:10 ---> Running in 539c0faec978 15:38:10 ---> Running in b7d98a83294c 15:38:10 Removing intermediate container f5971fbf2224 15:38:10 ---> 1d75c7c3c01c 15:38:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:38:10 Removing intermediate container 539c0faec978 15:38:10 ---> 93655c9d29cd 15:38:10 15:38:10 ---> Running in 4bac174b6131 15:38:10 Removing intermediate container b7d98a83294c 15:38:10 ---> be7b271f5728 15:38:10 15:38:10 Successfully built be7b271f5728 15:38:10 Successfully tagged support-scheduler:latest 15:38:10  Building support-scheduler ... done Successfully built 93655c9d29cd 15:38:10 Successfully tagged core-command:latest 15:38:10  Building core-command ... done Removing intermediate container 4bac174b6131 15:38:10 ---> 7c73c1400c00 15:38:10 Step 21/23 : LABEL arch=x86_64 15:38:10 ---> Running in 5d8e2ac460c0 15:38:11 Removing intermediate container 5d8e2ac460c0 15:38:11 ---> 71c16f74293f 15:38:11 Step 22/23 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 15:38:11 ---> Running in 11ae60606037 15:38:11 Removing intermediate container 11ae60606037 15:38:11 ---> d21c3a6ccb4d 15:38:11 Step 23/23 : LABEL version=0.0.0 15:38:11 Removing intermediate container 0638d438d743 15:38:11 ---> 58eac732ea45 15:38:11 Successfully built 58eac732ea45 15:38:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:11 ---> Running in 2e9fa00434b5 15:38:11 Removing intermediate container 2e9fa00434b5 15:38:11 ---> 55ab5ee6b6d1 15:38:11 15:38:11 Successfully built 55ab5ee6b6d1 15:38:11 Successfully tagged core-data:latest 15:38:11 + docker inspect -f . ci-base-image-arm64 15:38:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:38:11 prd-ubuntu20.04-docker-arm64-4c-16g-16700 does not seem to be running inside a container 15:38:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:38:12  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:38:13 $ docker top ef46b61fa128d4b01be2ba15dd75de46a5e0974ea603d32d870011d07d24ef1e -eo pid,comm [Pipeline] { [Pipeline] sh 15:38:14 + go version 15:38:14 go version go1.17.7 linux/arm64 [Pipeline] } 15:38:14 $ docker stop --time=1 ef46b61fa128d4b01be2ba15dd75de46a5e0974ea603d32d870011d07d24ef1e 15:38:15 Removing intermediate container 1905e388a664 15:38:15 ---> c29296ee4c74 15:38:15 15:38:15 Step 10/22 : FROM alpine:3.14 15:38:15 ---> e04c818066af 15:38:15 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 15:38:15 ---> Running in 5199abefd106 15:38:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:38:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:38:15 (1/6) Installing ca-certificates (20211220-r0) 15:38:15 (2/6) Installing brotli-libs (1.0.9-r5) 15:38:15 (3/6) Installing nghttp2-libs (1.43.0-r0) 15:38:15 (4/6) Installing libcurl (7.79.1-r2) 15:38:15 (5/6) Installing curl (7.79.1-r2) 15:38:15 (6/6) Installing dumb-init (1.2.5-r1) 15:38:15 Executing busybox-1.33.1-r7.trigger 15:38:15 Executing ca-certificates-20211220-r0.trigger 15:38:15 OK: 8 MiB in 20 packages 15:38:16 $ docker rm -f ef46b61fa128d4b01be2ba15dd75de46a5e0974ea603d32d870011d07d24ef1e 15:38:16 Removing intermediate container 5199abefd106 15:38:16 ---> 7146dfbe419c 15:38:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:38:16 ---> Running in ed43661180c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:16 Removing intermediate container ed43661180c3 15:38:16 ---> 45be75527bcc 15:38:16 Step 13/22 : WORKDIR /edgex 15:38:16 ---> Running in 641a969261e9 15:38:16 Removing intermediate container 641a969261e9 15:38:16 ---> 3ecc8045cff6 15:38:16 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:38:16 + docker inspect -f . ci-base-image-arm64 15:38:16 . [Pipeline] } [Pipeline] // withEnv 15:38:16 ---> 19e446db0b71 15:38:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [Pipeline] withDockerContainer 15:38:17 prd-ubuntu20.04-docker-arm64-4c-16g-16700 does not seem to be running inside a container 15:38:17 ---> 1af4c9740db1 15:38:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:38:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:38:17 ---> c219b7f81210 15:38:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:38:17 ---> 864c02215c54 15:38:17 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:38:18 ---> Running in 84c3d58c2658 15:38:18 $ docker top 584956face4faa24075017a48001c17e981af6f53fb0764035f20677ace0ed57 -eo pid,comm 15:38:18 Removing intermediate container 84c3d58c2658 15:38:18 ---> e503b98580b5 15:38:18 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] { [Pipeline] echo 15:38:18 ========================================================= 15:38:18 [edgeXBuildGoParallel] Running Tests and Build... 15:38:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:38:19 ---> Running in 9fa3a5a2a022 15:38:19 Removing intermediate container 9fa3a5a2a022 15:38:19 ---> edff6f356f62 15:38:19 Step 20/22 : LABEL arch=x86_64 15:38:19 ---> Running in 065beabba3a9 15:38:19 Removing intermediate container 065beabba3a9 15:38:19 ---> bbf61a584c32 15:38:19 Step 21/22 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 15:38:19 + make test 15:38:19 go mod tidy -compat=1.17 15:38:19 ---> Running in ec7645925b69 15:38:19 Removing intermediate container ec7645925b69 15:38:19 ---> bfb8c3f48aa7 15:38:19 Step 22/22 : LABEL version=0.0.0 15:38:19 ---> Running in e6a516425358 15:38:20 Removing intermediate container e6a516425358 15:38:20 ---> 4b8c52f75c71 15:38:20 15:38:20 Successfully built 4b8c52f75c71 15:38:20 Successfully tagged security-proxy-setup:latest 15:38:20  Building security-proxy-setup ... done  [Pipeline] } 15:38:20 $ docker stop --time=1 9a64c5fd35d1858045ac2a272f6e14e5a7a7d969380d058d6724f0cf8e26acd9 15:38:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:38:21 $ docker rm -f 9a64c5fd35d1858045ac2a272f6e14e5a7a7d969380d058d6724f0cf8e26acd9 [Pipeline] // withDockerContainer [Pipeline] sh 15:38:21 + docker images 15:38:21 REPOSITORY TAG IMAGE ID CREATED SIZE 15:38:21 security-proxy-setup latest 4b8c52f75c71 2 seconds ago 26.9MB 15:38:21 c29296ee4c74 7 seconds ago 1.62GB 15:38:21 core-data latest 55ab5ee6b6d1 10 seconds ago 22.5MB 15:38:21 core-command latest 93655c9d29cd 11 seconds ago 16.1MB 15:38:21 support-scheduler latest be7b271f5728 11 seconds ago 26.4MB 15:38:21 06147bdf2fb0 16 seconds ago 1.67GB 15:38:21 bff7b91ae59e 17 seconds ago 1.61GB 15:38:21 sys-mgmt-agent latest 8b2689951dff 18 seconds ago 299MB 15:38:21 3c3195e446d3 22 seconds ago 1.65GB 15:38:21 security-spire-agent latest 394eb5d5900a 28 seconds ago 127MB 15:38:21 core-metadata latest ab0768c367c9 40 seconds ago 17MB 15:38:21 support-notifications latest 0751ebdffe2d 44 seconds ago 27MB 15:38:21 e53564082057 46 seconds ago 1.52GB 15:38:21 0e43889e2d5c 52 seconds ago 1.62GB 15:38:21 7139acc54264 55 seconds ago 1.68GB 15:38:21 ee0c6c2a81b4 57 seconds ago 1.62GB 15:38:21 security-bootstrapper latest 406da241974f About a minute ago 19.1MB 15:38:21 security-spiffe-token-provider latest b02878c005cb About a minute ago 29MB 15:38:21 security-secretstore-setup latest 4b619796c242 About a minute ago 28.5MB 15:38:21 d42793f2b30d About a minute ago 1.67GB 15:38:21 security-spire-config latest db2255a68ec9 About a minute ago 86.7MB 15:38:21 security-spire-server latest 07bf8ac90652 About a minute ago 87.3MB 15:38:21 5142efa98b71 About a minute ago 1.63GB 15:38:21 f4570de79990 About a minute ago 1.62GB 15:38:21 841be9d8591b About a minute ago 1.52GB 15:38:21 b5275236c5eb About a minute ago 1.52GB 15:38:21 ci-base-image-x86_64 latest a597a09f0866 4 minutes ago 1.02GB 15:38:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 4 weeks ago 680MB 15:38:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 4 weeks ago 253MB 15:38:21 docker 20.10.14 7417809fdb73 2 months ago 218MB 15:38:21 alpine 3.14 e04c818066af 2 months ago 5.59MB 15:38:21 alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB 15:38:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years 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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:38:59 ? github.com/edgexfoundry/edgex-go [no test files] 15:40:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:40:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:40:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:40:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:40:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:40:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:40:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:40:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:40:54 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:40:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:40:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:40:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:40:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:40:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:41:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.292s coverage: 28.7% of statements 15:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:41:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.494s coverage: 98.5% of statements 15:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:41:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.502s coverage: 54.2% of statements 15:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:41:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.755s coverage: 89.2% of statements 15:41:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:41:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:41:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:41:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.393s coverage: 83.8% of statements 15:41:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:41:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:41:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:41:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:41:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:41:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.921s coverage: 95.6% of statements 15:41:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:41:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:41:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.381s coverage: 72.2% of statements 15:41:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:41:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:41:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:41:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:41:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:41:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.405s coverage: 60.0% of statements 15:41:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:41:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:41:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:41:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.451s coverage: 0.9% of statements 15:41:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:41:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.566s coverage: 58.8% of statements 15:41:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.310s coverage: 29.6% of statements 15:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.277s coverage: 47.1% of statements 15:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.312s coverage: 79.5% of statements 15:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.234s coverage: 94.1% of statements 15:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.276s coverage: 96.3% of statements 15:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.390s coverage: 87.5% of statements 15:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.276s coverage: 94.4% of statements 15:41:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.214s coverage: 44.8% of statements 15:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.746s coverage: 82.5% of statements 15:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:42:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.374s coverage: 92.9% of statements 15:42:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:42:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:42:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:42:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 15:42:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:42:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:42:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:42:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:42:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:42:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements 15:42:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:42:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:42:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements 15:42:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:42:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.302s coverage: 58.8% of statements 15:42:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:42:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.329s coverage: 80.0% of statements 15:42:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.262s coverage: 87.2% of statements 15:42:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.403s coverage: 85.4% of statements 15:42:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.050s coverage: 91.2% of statements 15:42:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:42:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 64.4% of statements 15:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:42:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.337s coverage: 100.0% of statements 15:42:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements 15:42:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.104s coverage: 100.0% of statements 15:42:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.123s coverage: 73.7% of statements 15:42:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements 15:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.509s coverage: 65.4% of statements 15:42:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:42:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:42:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:42:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.013s coverage: 43.8% of statements 15:42:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:42:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:42:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.291s coverage: 89.5% of statements 15:42:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:42:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.281s coverage: 84.8% of statements 15:42:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:42:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:42:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:42:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:42:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.371s coverage: 17.7% of statements 15:42:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:42:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:42:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:42:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:42:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.797s coverage: 92.3% of statements 15:42:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:42:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:42:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:42:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:42:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.363s coverage: 63.2% of statements 15:42:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:42:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:42:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.543s coverage: 97.7% of statements 15:42:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:42:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:42:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:42:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:42:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.210s coverage: 28.9% of statements 15:42:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:42:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:42:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:42:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:42:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:42:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:42:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.214s coverage: 100.0% of statements 15:42:39 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements 15:42:40 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 15:42:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:42:40 GO111MODULE=on go vet ./... 15:44:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:44:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:44:33 ./bin/test-attribution-txt.sh [Pipeline] echo 15:44:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:44:34 + ls -al . 15:44:34 total 680 15:44:34 drwxrwxr-x 9 1001 1001 4096 Jul 2 15:38 . 15:44:34 drwxr-xr-x 4 root root 4096 Jul 2 15:38 .. 15:44:34 -rw-rw-r-- 1 1001 1001 11 Jul 2 15:36 .dockerignore 15:44:34 drwxrwxr-x 8 1001 1001 4096 Jul 2 15:36 .git 15:44:34 drwxrwxr-x 3 1001 1001 4096 Jul 2 15:36 .github 15:44:34 -rw-rw-r-- 1 1001 1001 879 Jul 2 15:36 .gitignore 15:44:34 -rw-rw-r-- 1 1001 1001 42 Jul 2 15:36 .golangci.yml 15:44:34 -rw-rw-r-- 1 1001 1001 87 Jul 2 15:36 .hadolint.yml 15:44:34 -rw-rw-r-- 1 1001 1001 166 Jul 2 15:36 .sonarcloud.properties 15:44:34 -rw-rw-r-- 1 1001 1001 1171 Jul 2 15:36 ADOPTERS.md 15:44:34 -rw-rw-r-- 1 1001 1001 10347 Jul 2 15:36 Attribution.txt 15:44:34 -rw-rw-r-- 1 1001 1001 63209 Jul 2 15:36 CHANGELOG.md 15:44:34 -rw-rw-r-- 1 1001 1001 3804 Jul 2 15:36 CONTRIBUTING.md 15:44:34 -rw-rw-r-- 1 1001 1001 677 Jul 2 15:36 GOVERNANCE.md 15:44:34 -rw-rw-r-- 1 1001 1001 850 Jul 2 15:36 Jenkinsfile 15:44:34 -rw-rw-r-- 1 1001 1001 10775 Jul 2 15:36 LICENSE 15:44:34 -rw-rw-r-- 1 1001 1001 10389 Jul 2 15:36 Makefile 15:44:34 -rw-rw-r-- 1 1001 1001 582 Jul 2 15:36 OWNERS.md 15:44:34 -rw-rw-r-- 1 1001 1001 9094 Jul 2 15:36 README.md 15:44:34 -rw-rw-r-- 1 1001 1001 6912 Jul 2 15:36 SECURITY.md 15:44:34 -rw-rw-r-- 1 1001 1001 5 Jul 2 15:33 VERSION 15:44:34 -rw-rw-r-- 1 1001 1001 4131 Jul 2 15:36 ZMQWindows.md 15:44:34 drwxrwxr-x 2 1001 1001 4096 Jul 2 15:36 bin 15:44:34 drwxrwxr-x 18 1001 1001 4096 Jul 2 15:36 cmd 15:44:34 -rw-r--r-- 1 root root 435593 Jul 2 15:42 coverage.out 15:44:34 -rw-rw-r-- 1 1001 1001 3311 Jul 2 15:36 go.mod 15:44:34 -rw-rw-r-- 1 1001 1001 36231 Jul 2 15:38 go.sum 15:44:34 drwxrwxr-x 8 1001 1001 4096 Jul 2 15:36 internal 15:44:34 drwxrwxr-x 3 1001 1001 4096 Jul 2 15:36 openapi 15:44:34 drwxrwxr-x 4 1001 1001 4096 Jul 2 15:36 snap 15:44:34 -rw-rw-r-- 1 1001 1001 204 Jul 2 15:36 version.go [Pipeline] sh 15:44:35 + '[' -e coverage.out ] 15:44:35 + chown 1001:1001 coverage.out [Pipeline] stash 15:44:35 Warning: overwriting stash ‘coverage-report’ 15:44:36 Stashed 1 file(s) [Pipeline] sh 15:44:36 + make build 15:44:36 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:45:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:47:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:47:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:47:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:47:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:47:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:48:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:48:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:48:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:48:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:48:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:48:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:48:36 $ docker stop --time=1 584956face4faa24075017a48001c17e981af6f53fb0764035f20677ace0ed57 15:48:38 $ docker rm -f 584956face4faa24075017a48001c17e981af6f53fb0764035f20677ace0ed57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:48:40 15:48:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:48:41 latest: Pulling from edgex-devops/edgex-compose-arm64 15:48:41 29e5d40040c1: Pulling fs layer 15:48:41 1ce36da41761: Pulling fs layer 15:48:41 25b303627fd3: Pulling fs layer 15:48:41 29e5d40040c1: Verifying Checksum 15:48:41 29e5d40040c1: Download complete 15:48:41 1ce36da41761: Verifying Checksum 15:48:41 1ce36da41761: Download complete 15:48:42 29e5d40040c1: Pull complete 15:48:43 25b303627fd3: Verifying Checksum 15:48:43 25b303627fd3: Download complete 15:48:43 1ce36da41761: Pull complete 15:48:55 25b303627fd3: Pull complete 15:48:55 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:48:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:48:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:56 prd-ubuntu20.04-docker-arm64-4c-16g-16700 does not seem to be running inside a container 15:48:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:48:58 $ docker top 8dced175580b90d91e9c2be5014ed36f3c5e14d70129d2316ee2b2b58c49f6bd -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:59 + docker-compose build --help 15:48:59 + grep parallel 15:49:06 --parallel Build images in parallel. [Pipeline] } 15:49:06 $ docker stop --time=1 8dced175580b90d91e9c2be5014ed36f3c5e14d70129d2316ee2b2b58c49f6bd 15:49:08 $ docker rm -f 8dced175580b90d91e9c2be5014ed36f3c5e14d70129d2316ee2b2b58c49f6bd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:49:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:09 prd-ubuntu20.04-docker-arm64-4c-16g-16700 does not seem to be running inside a container 15:49:09 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:49:10 $ docker top e993442baf00856141d6aa2379b9c46356d2c2fae04c70c54d370988f1d30d8f -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:11 + docker-compose -f ./docker-compose-build.yml build --parallel 15:49:18 Building core-command ... 15:49:18 Building core-data ... 15:49:18 Building core-metadata ... 15:49:18 Building security-bootstrapper ... 15:49:18 Building security-proxy-setup ... 15:49:18 Building security-secretstore-setup ... 15:49:18 Building security-spiffe-token-provider ... 15:49:18 Building security-spire-agent ... 15:49:18 Building security-spire-config ... 15:49:18 Building security-spire-server ... 15:49:18 Building support-notifications ... 15:49:18 Building support-scheduler ... 15:49:18 Building sys-mgmt-agent ... 15:49:18 Building security-spire-agent 15:49:18 Building security-secretstore-setup 15:49:18 Building security-spiffe-token-provider 15:49:18 Building support-scheduler 15:49:18 Building security-bootstrapper 15:50:40 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:50:40 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:50:40 ---> 58eac732ea45 15:50:40 Step 3/20 : WORKDIR /edgex-go 15:50:40 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:50:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:50:40 ---> 58eac732ea45 15:50:40 Step 3/25 : WORKDIR /edgex-go 15:50:40 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:50:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:50:40 ---> 58eac732ea45 15:50:40 Step 3/26 : WORKDIR /edgex-go 15:50:40 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:50:40 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:50:40 ---> 58eac732ea45 15:50:40 Step 3/31 : WORKDIR /edgex-go 15:50:40 ---> Running in 5578eacfce78 15:50:40 ---> Running in a9200556e74f 15:50:40 ---> Running in 133c7a44dd5c 15:50:40 ---> Running in 74d04e856d92 15:50:40 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:50:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:50:40 ---> 58eac732ea45 15:50:40 Step 3/22 : WORKDIR /edgex-go 15:50:40 ---> Running in e8dd5a3e4b6e 15:50:40 Removing intermediate container 5578eacfce78 15:50:40 ---> ca2dd5d643d5 15:50:40 Removing intermediate container 74d04e856d92 15:50:40 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories ---> f80c98c931ad 15:50:40 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:50:40 15:50:40 Removing intermediate container e8dd5a3e4b6e 15:50:40 Removing intermediate container a9200556e74f 15:50:40 ---> 341718e7eb19 15:50:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:50:40 Removing intermediate container 133c7a44dd5c 15:50:40 ---> fd39db2c39e0 15:50:40 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:50:40 ---> a080581cb78d 15:50:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:50:40 ---> Running in 6f8316f77478 15:50:40 ---> Running in ea6fbd5aaeb7 15:50:40 ---> Running in 4db597e8590e 15:50:40 ---> Running in 2c14796502c6 15:50:40 ---> Running in b4828e03fedc 15:50:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:50:42 Removing intermediate container ea6fbd5aaeb7 15:50:42 ---> 9e69aa56225f 15:50:42 Step 5/25 : RUN apk add --update --no-cache make git 15:50:43 ---> Running in df5b5e908625 15:50:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:50:44 Removing intermediate container b4828e03fedc 15:50:44 ---> 958aa3315aec 15:50:44 Step 5/22 : RUN apk add --update --no-cache make git 15:50:44 Removing intermediate container 4db597e8590e 15:50:44 ---> f928db33c6c5 15:50:44 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:50:44 ---> Running in 70f9d25ff27d 15:50:44 Removing intermediate container 6f8316f77478 15:50:44 ---> 6cc106b5a939 15:50:44 Step 5/31 : RUN apk add --update --no-cache make git 15:50:44 ---> Running in 821b3a960ffb 15:50:44 ---> Running in b69483e197c1 15:50:45 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:50:45 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:50:45 OK: 15743 distinct packages available 15:50:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:50:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:50:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:50:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:50:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:50:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:50:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:50:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:50:47 OK: 220 MiB in 52 packages 15:50:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:50:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:50:48 OK: 220 MiB in 52 packages 15:50:49 Removing intermediate container 2c14796502c6 15:50:49 ---> 5246faf9457e 15:50:49 Step 5/20 : COPY go.mod vendor* ./ 15:50:49 OK: 220 MiB in 52 packages 15:50:49 OK: 220 MiB in 52 packages 15:50:49 OK: 220 MiB in 52 packages 15:50:50 Removing intermediate container df5b5e908625 15:50:50 ---> 8248d763f1dc 15:50:50 Step 6/25 : COPY go.mod vendor* ./ 15:50:50 Removing intermediate container 821b3a960ffb 15:50:50 ---> fb8370ea60a1 15:50:50 Step 6/26 : COPY go.mod vendor* ./ 15:50:50 Removing intermediate container b69483e197c1 15:50:50 ---> a385dd09dfe1 15:50:50 Step 6/31 : COPY go.mod vendor* ./ 15:50:50 ---> 910dc46278f7 15:50:50 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:51 Removing intermediate container 70f9d25ff27d 15:50:51 ---> b56f264fa34d 15:50:51 Step 6/22 : COPY go.mod vendor* ./ 15:50:51 ---> Running in cb72fabe0c64 15:50:51 ---> 03ba93828960 15:50:51 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:51 ---> Running in a4dc3cd052d5 15:50:52 ---> 677ee6358d06 15:50:52 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:52 ---> 7fd6350e2986 15:50:52 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:52 ---> Running in 0f27883e82ee 15:50:52 ---> Running in f27a7927cfcf 15:50:52 ---> 8f4f82afbc3b 15:50:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:53 ---> Running in 5a3e578524cc 15:50:57 Removing intermediate container cb72fabe0c64 15:50:57 ---> 969b63c93b0a 15:50:57 Step 7/20 : COPY . . 15:50:58 Removing intermediate container a4dc3cd052d5 15:50:58 ---> 152ad792cda8 15:50:58 Step 8/25 : COPY . . 15:50:58 Removing intermediate container 0f27883e82ee 15:50:58 ---> 07c62ff35765 15:50:58 Step 8/26 : COPY . . 15:50:59 Removing intermediate container f27a7927cfcf 15:50:59 ---> 2972b78050e9 15:50:59 Step 8/31 : COPY . . 15:50:59 Removing intermediate container 5a3e578524cc 15:50:59 ---> 1593f89c4a70 15:50:59 Step 8/22 : COPY . . 15:51:31 ---> 32358e74bfe3 15:51:31 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:51:31 ---> Running in 0b1524e63125 15:51:31 ---> 019ac6abcbb6 15:51:31 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:51:31 ---> 5c6095b61c4b 15:51:31 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:51:31 ---> 486c6f436a92 15:51:31 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:51:31 ---> 4f079be4f8e7 15:51:31 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:51:31 ---> Running in fcf711d98a28 15:51:31 ---> Running in b25afd316cb4 15:51:31 ---> Running in 6313185c3efa 15:51:31 ---> Running in 34a3b27f1f5b 15:51:31 Removing intermediate container 0b1524e63125 15:51:31 ---> 0785b886e687 15:51:31 Step 10/26 : WORKDIR /edgex-go/spire-build 15:51:31 ---> Running in ae6d045d59bf 15:51:31 Removing intermediate container ae6d045d59bf 15:51:31 ---> 34a8b8a8d502 15:51:31 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:51:31 ---> Running in cd6a05b4003f 15:51:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:51:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:51:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:51:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:51:33 Removing intermediate container cd6a05b4003f 15:51:33 ---> 86e84cce157f 15:51:33 Step 12/26 : WORKDIR /edgex-go 15:51:33 ---> Running in 59f95fb2b17e 15:51:33 Removing intermediate container 59f95fb2b17e 15:51:33 ---> 9aa345d25c83 15:51:33 15:51:33 Step 13/26 : FROM alpine:3.15 15:51:34 3.15: Pulling from library/alpine 15:51:35 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:51:35 Status: Downloaded newer image for alpine:3.15 15:51:35 ---> 3fb3c9af89a9 15:51:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:51:35 ---> Running in 059105e0241d 15:51:35 Removing intermediate container 059105e0241d 15:51:35 ---> 85f1d24ba136 15:51:36 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:51:36 ---> Running in 49386f4a312e 15:51:39 Removing intermediate container 49386f4a312e 15:51:39 ---> 66d65e980711 15:51:39 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:51:39 ---> Running in 4be068608b1d 15:51:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:51:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:51:44 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:51:44 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:51:44 OK: 15736 distinct packages available 15:51:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:51:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:51:46 (1/5) Installing dumb-init (1.2.5-r1) 15:51:46 (2/5) Installing musl-obstack (1.2.3-r0) 15:51:46 (3/5) Installing libucontext (1.1-r0) 15:51:46 (4/5) Installing gcompat (1.0.0-r4) 15:51:46 (5/5) Installing openssl (1.1.1p-r0) 15:51:47 Executing busybox-1.34.1-r5.trigger 15:51:47 OK: 6 MiB in 19 packages 15:51:49 Removing intermediate container 4be068608b1d 15:51:49 ---> 147635d5d5be 15:51:49 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:51:51 ---> 782a0d6ee0d0 15:51:51 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:51:58 ---> 26ab4cabbd01 15:51:58 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:51:59 ---> 9ff23ba7fbda 15:51:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:52:00 ---> cb1cb9f917ca 15:52:00 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:52:01 ---> 5a1c48f66984 15:52:01 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:52:01 ---> Running in d9314b567e1c 15:52:01 Removing intermediate container d9314b567e1c 15:52:01 ---> 8fc22f4cdaa3 15:52:01 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:52:01 ---> Running in 612ba9a56af8 15:52:02 Removing intermediate container 612ba9a56af8 15:52:02 ---> bda53f9aecc6 15:52:02 Step 24/26 : LABEL arch=arm64 15:52:02 ---> Running in 1550b4b0bd08 15:52:03 Removing intermediate container 1550b4b0bd08 15:52:03 ---> 1a653f9a4fa6 15:52:03 Step 25/26 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 15:52:03 ---> Running in 2cf81cbad34e 15:52:03 Removing intermediate container 2cf81cbad34e 15:52:03 ---> 24e438774c83 15:52:03 Step 26/26 : LABEL version=0.0.0 15:52:03 ---> Running in 04f7340cb2d6 15:52:04 Removing intermediate container 04f7340cb2d6 15:52:04 ---> 615deaed6491 15:52:04 15:52:04 Successfully built 615deaed6491 15:52:04 Successfully tagged security-spire-agent-arm64:latest 15:52:04 Building core-command 15:52:37  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:52:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:52:37 ---> 58eac732ea45 15:52:37 Step 3/23 : WORKDIR /edgex-go 15:52:37 ---> Using cache 15:52:37 ---> 341718e7eb19 15:52:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:37 ---> Using cache 15:52:37 ---> f928db33c6c5 15:52:37 Step 5/23 : RUN apk add --update --no-cache make git 15:52:37 ---> Running in 922dc4356c8b 15:52:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:52:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:52:37 OK: 220 MiB in 52 packages 15:52:38 Removing intermediate container 922dc4356c8b 15:52:38 ---> 1f10b8707b3f 15:52:38 Step 6/23 : COPY go.mod vendor* ./ 15:52:39 ---> 665cd55cf68a 15:52:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:39 ---> Running in 6c16c825eea5 15:52:44 Removing intermediate container 6c16c825eea5 15:52:44 ---> eb04c4042335 15:52:44 Step 8/23 : COPY . . 15:53:07 ---> 600ce124c339 15:53:07 Step 9/23 : RUN make cmd/core-command/core-command 15:53:07 ---> Running in 775cf2172c94 15:53:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:56:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:57:11 Removing intermediate container fcf711d98a28 15:57:11 ---> 963cd13b2ef4 15:57:11 15:57:11 Step 10/25 : FROM alpine:3.14 15:57:12 3.14: Pulling from library/alpine 15:57:14 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:57:14 Status: Downloaded newer image for alpine:3.14 15:57:14 ---> ac73e934f311 15:57:14 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:57:14 ---> Running in c4560f756269 15:57:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:57:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:57:18 Removing intermediate container b25afd316cb4 15:57:18 ---> 508d46e894e0 15:57:18 15:57:18 Step 10/31 : FROM alpine:3.14 15:57:18 ---> ac73e934f311 15:57:18 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:57:18 ---> Running in bdaaeca66931 15:57:19 Removing intermediate container bdaaeca66931 15:57:19 ---> c1fe03ebb0f9 15:57:19 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:57:19 ---> Running in 51d284934c19 15:57:19 (1/3) Installing ca-certificates (20211220-r0) 15:57:19 (2/3) Installing dumb-init (1.2.5-r1) 15:57:19 (3/3) Installing su-exec (0.2-r1) 15:57:19 Executing busybox-1.33.1-r7.trigger 15:57:19 Executing ca-certificates-20211220-r0.trigger 15:57:20 OK: 6 MiB in 17 packages 15:57:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:57:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:57:22 Removing intermediate container c4560f756269 15:57:22 ---> 8809aedb5829 15:57:22 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:57:22 ---> Running in 9f2329aafa07 15:57:23 Removing intermediate container 9f2329aafa07 15:57:23 ---> cdb4ed613b3b 15:57:23 Step 13/25 : WORKDIR / 15:57:23 (1/2) Installing dumb-init (1.2.5-r1) 15:57:23 (2/2) Installing su-exec (0.2-r1) 15:57:23 Executing busybox-1.33.1-r7.trigger 15:57:23 OK: 6 MiB in 16 packages 15:57:23 ---> Running in 1cea37b555c7 15:57:24 Removing intermediate container 1cea37b555c7 15:57:24 ---> 3ec286dc1b2c 15:57:24 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:57:25 Removing intermediate container 51d284934c19 15:57:25 ---> ee92a9319d34 15:57:25 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:57:25 ---> Running in fe55fab498cc 15:57:25 ---> 6cca327c9487 15:57:25 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:57:26 Removing intermediate container fe55fab498cc 15:57:26 ---> 315e3f4ae366 15:57:26 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:57:26 ---> Running in f517fc8d9015 15:57:26 ---> 0f1be64691ae 15:57:26 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:57:26 Removing intermediate container f517fc8d9015 15:57:26 ---> a5b07baeeb36 15:57:26 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:57:27 ---> Running in b0118d99d76f 15:57:28 ---> 9033c6ab24a1 15:57:28 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:57:29 ---> a5a03bddf11c 15:57:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:57:31 Removing intermediate container b0118d99d76f 15:57:31 ---> 423e9d574a89 15:57:31 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 15:57:31 ---> Running in 929b78d57b10 15:57:32 ---> 7fdacb192b4a 15:57:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:57:32 Removing intermediate container 929b78d57b10 15:57:32 ---> a62802735f58 15:57:32 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:57:34 ---> 20548a759fce 15:57:34 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:57:34 ---> Running in e01f3d5f853a 15:57:35 ---> 15b8bfeda021 15:57:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:57:36 ---> 71be06c92e27 15:57:36 Step 21/25 : 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/ 15:57:36 ---> Running in 7a2aad2049f7 15:57:37 Removing intermediate container e01f3d5f853a 15:57:37 ---> 0d60cda8b2c0 15:57:37 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:57:39 ---> 3e88215d250a 15:57:39 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:57:40 Removing intermediate container 7a2aad2049f7 15:57:40 ---> 542e17c6dfa1 15:57:40 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:57:40 ---> Running in 4ab8b7d2b311 15:57:41 Removing intermediate container 4ab8b7d2b311 15:57:41 ---> b5366a56e1ed 15:57:41 Step 23/25 : LABEL arch=arm64 15:57:41 ---> Running in e7a13dc07130 15:57:42 ---> e7faf598e69a 15:57:42 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:57:42 Removing intermediate container e7a13dc07130 15:57:42 ---> ecfae3a543e7 15:57:42 Step 24/25 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 15:57:42 ---> Running in 73226894c60f 15:57:43 ---> e74d161b39bf 15:57:43 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:57:43 Removing intermediate container 73226894c60f 15:57:43 ---> fa3bb90bbd80 15:57:43 Step 25/25 : LABEL version=0.0.0 15:57:43 ---> Running in 53304624f88d 15:57:44 Removing intermediate container 53304624f88d 15:57:44 ---> a2acea3d7d34 15:57:44 15:57:44 ---> 7cbd7791d8d0 15:57:44 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:57:45 Successfully built a2acea3d7d34 15:57:45 Successfully tagged security-secretstore-setup-arm64:latest 15:57:45  Building security-secretstore-setup ... done Building support-notifications 15:57:45 ---> 8ae96c770747 15:57:45 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 15:57:46 ---> Running in ca4607860c07 15:57:46 Removing intermediate container ca4607860c07 15:57:46 ---> d88ee19da551 15:57:46 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:57:47 ---> 03f8277cf94c 15:57:47 Step 26/31 : RUN chmod +x /entrypoint.sh 15:57:48 ---> Running in d2abc7249e0f 15:57:51 Removing intermediate container d2abc7249e0f 15:57:51 ---> 3ccf01017749 15:57:51 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:57:52 ---> Running in e0e35bea3c9d 15:57:52 Removing intermediate container e0e35bea3c9d 15:57:52 ---> 2877c7eab531 15:57:52 Step 28/31 : CMD ["gate"] 15:57:53 ---> Running in 764c314d32ad 15:57:53 Removing intermediate container 764c314d32ad 15:57:53 ---> 6eec83adf882 15:57:53 Step 29/31 : LABEL arch=arm64 15:57:53 ---> Running in 78d120777a88 15:57:54 Removing intermediate container 78d120777a88 15:57:54 ---> 3b2b93740385 15:57:54 Step 30/31 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 15:57:54 ---> Running in 34fc4e576f74 15:57:55 Removing intermediate container 34fc4e576f74 15:57:55 ---> 112544aebdb4 15:57:55 Step 31/31 : LABEL version=0.0.0 15:57:55 ---> Running in 3a1667723e46 15:57:56 Removing intermediate container 3a1667723e46 15:57:56 ---> c9315cafec2e 15:57:56 15:57:56 Successfully built c9315cafec2e 15:57:56 Successfully tagged security-bootstrapper-arm64:latest 15:57:56 Building security-spire-server 15:58:29  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:58:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:58:29 ---> 58eac732ea45 15:58:29 Step 3/22 : WORKDIR /edgex-go 15:58:29 ---> Using cache 15:58:29 ---> 341718e7eb19 15:58:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:29 ---> Using cache 15:58:29 ---> f928db33c6c5 15:58:29 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:58:29 ---> Running in d0b3a74f3a8b 15:58:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:58:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:58:30 OK: 220 MiB in 52 packages 15:58:33 Removing intermediate container d0b3a74f3a8b 15:58:33 ---> 6c695d8af3d4 15:58:33 Step 6/22 : COPY go.mod vendor* ./ 15:58:33 Removing intermediate container 775cf2172c94 15:58:33 ---> 173aefdc81cf 15:58:33 15:58:33 Step 10/23 : FROM alpine:3.14 15:58:33 ---> ac73e934f311 15:58:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:58:33 ---> Running in 119db4342aad 15:58:34 ---> 58f17de246d9 15:58:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:58:34 ---> Running in e2412ebc1d70 15:58:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:58:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:58:39 (1/1) Installing dumb-init (1.2.5-r1) 15:58:39 Executing busybox-1.33.1-r7.trigger 15:58:39 OK: 5 MiB in 15 packages 15:58:41 Removing intermediate container 119db4342aad 15:58:41 ---> 4c2cd600ed79 15:58:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:58:42 ---> Running in fa4aa92a6596 15:58:42 Removing intermediate container e2412ebc1d70 15:58:42 ---> 681ae58a24b8 15:58:42 Step 8/22 : COPY . . 15:58:42 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:58:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:58:42 ---> 58eac732ea45 15:58:42 Step 3/25 : WORKDIR /edgex-go 15:58:42 ---> Using cache 15:58:42 ---> 341718e7eb19 15:58:42 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:42 ---> Using cache 15:58:42 ---> f928db33c6c5 15:58:42 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 15:58:42 ---> Using cache 15:58:42 ---> fb8370ea60a1 15:58:42 Step 6/25 : COPY go.mod vendor* ./ 15:58:42 ---> Using cache 15:58:42 ---> 677ee6358d06 15:58:42 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:58:42 ---> Using cache 15:58:42 ---> 07c62ff35765 15:58:42 Step 8/25 : COPY . . 15:58:42 ---> Using cache 15:58:42 ---> 32358e74bfe3 15:58:42 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 15:58:42 ---> Using cache 15:58:42 ---> 0785b886e687 15:58:42 Step 10/25 : WORKDIR /edgex-go/spire-build 15:58:42 ---> Using cache 15:58:42 ---> 34a8b8a8d502 15:58:42 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:58:42 ---> Running in 535e79b4275b 15:58:43 Removing intermediate container fa4aa92a6596 15:58:43 ---> 7b36df16533b 15:58:43 Step 13/23 : ENV APP_PORT=59882 15:58:43 ---> Running in d2f5762cff8e 15:58:44 Removing intermediate container d2f5762cff8e 15:58:44 ---> 9cbf781a40ae 15:58:44 Step 14/23 : EXPOSE $APP_PORT 15:58:44 ---> Running in 0d000af67b4d 15:58:46 Removing intermediate container 0d000af67b4d 15:58:46 ---> be658da5a411 15:58:46 Step 15/23 : WORKDIR / 15:58:46 ---> Running in 4d8cac4aca6d 15:58:47 Removing intermediate container 4d8cac4aca6d 15:58:47 ---> bb4f964fe6e9 15:58:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:58:47 Removing intermediate container 535e79b4275b 15:58:47 ---> 2f29d3551a09 15:58:47 Step 12/25 : WORKDIR /edgex-go 15:58:47 ---> Running in 8ebdd441fe1e 15:58:48 Removing intermediate container 8ebdd441fe1e 15:58:48 ---> b8939339edde 15:58:48 15:58:48 Step 13/25 : FROM alpine:3.15 15:58:48 ---> 3fb3c9af89a9 15:58:48 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:58:48 ---> Using cache 15:58:48 ---> 85f1d24ba136 15:58:48 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:48 ---> Using cache 15:58:48 ---> 66d65e980711 15:58:48 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:58:48 ---> Using cache 15:58:48 ---> 147635d5d5be 15:58:48 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:58:49 ---> 6f67f748cafd 15:58:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:58:52 ---> 6819ebd94f61 15:58:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:58:53 ---> 75a5794fcefd 15:58:53 Step 19/23 : ENTRYPOINT ["/core-command"] 15:58:53 ---> Running in aa6a2283e561 15:58:55 Removing intermediate container aa6a2283e561 15:58:55 ---> b9602adbdc6f 15:58:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:58:55 ---> Running in f4542979861b 15:58:56 Removing intermediate container f4542979861b 15:58:56 ---> 6d74da3574d7 15:58:56 Step 21/23 : LABEL arch=arm64 15:58:56 ---> Running in 750afb5cefbd 15:58:57 Removing intermediate container 750afb5cefbd 15:58:57 ---> c9a765c32008 15:58:57 Step 22/23 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 15:58:58 ---> Running in cc3bf4e82e61 15:59:00 Removing intermediate container cc3bf4e82e61 15:59:00 ---> fe26ee16ed45 15:59:00 Step 23/23 : LABEL version=0.0.0 15:59:00 ---> Running in 74fb807bee5f 15:59:01 Removing intermediate container 74fb807bee5f 15:59:01 ---> 026da4274b65 15:59:01 15:59:01 ---> b52fdce067e3 15:59:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:59:02 Successfully built 026da4274b65 15:59:02 Successfully tagged core-command-arm64:latest 15:59:02  Building core-command ... done Building core-metadata 15:59:02 ---> 050d5e4a593f 15:59:02 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:59:04 ---> 871644b644c4 15:59:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:59:05 ---> fdd3863597a8 15:59:05 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:59:06 ---> Running in f4ef1a56a3fb 15:59:07 Removing intermediate container f4ef1a56a3fb 15:59:07 ---> af70596720e3 15:59:07 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:59:07 ---> Running in 8e121000d6c8 15:59:08 Removing intermediate container 8e121000d6c8 15:59:08 ---> 12410e1ffd3f 15:59:08 Step 23/25 : LABEL arch=arm64 15:59:08 ---> Running in 3210b3098fb5 15:59:09 Removing intermediate container 3210b3098fb5 15:59:09 ---> d9a713939a6c 15:59:09 Step 24/25 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 15:59:09 ---> Running in 496a74ff726a 15:59:10 Removing intermediate container 496a74ff726a 15:59:10 ---> 454686cad0bf 15:59:10 Step 25/25 : LABEL version=0.0.0 15:59:10 ---> Running in 203d68558c25 15:59:11 Removing intermediate container 203d68558c25 15:59:11 ---> dc392b2b6041 15:59:11 15:59:12 Successfully built dc392b2b6041 15:59:12 Successfully tagged security-spire-server-arm64:latest 15:59:12 Building security-proxy-setup 15:59:21  Building security-spire-server ... done Removing intermediate container 34a3b27f1f5b 15:59:21 ---> 0814f20ea4c4 15:59:21 15:59:21 Step 9/20 : FROM alpine:3.15 15:59:21 ---> 3fb3c9af89a9 15:59:21 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:59:21 ---> Using cache 15:59:21 ---> 85f1d24ba136 15:59:21 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:21 ---> Using cache 15:59:21 ---> 66d65e980711 15:59:21 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:59:21 ---> Running in 23d7435b6015 15:59:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:59:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:59:23 ---> e217326c6629 15:59:23 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:59:23 ---> Running in c388dcaf3163 15:59:24 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:59:24 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:59:24 OK: 15736 distinct packages available 15:59:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:59:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:59:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:59:27 (1/9) Installing ca-certificates (20211220-r0) 15:59:27 (2/9) Installing brotli-libs (1.0.9-r5) 15:59:27 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:59:27 (4/9) Installing libcurl (7.80.0-r2) 15:59:27 (5/9) Installing curl (7.80.0-r2) 15:59:28 (6/9) Installing dumb-init (1.2.5-r1) 15:59:28 (7/9) Installing musl-obstack (1.2.3-r0) 15:59:28 (8/9) Installing libucontext (1.1-r0) 15:59:28 (9/9) Installing gcompat (1.0.0-r4) 15:59:28 Executing busybox-1.34.1-r5.trigger 15:59:28 Executing ca-certificates-20211220-r0.trigger 15:59:28 OK: 8 MiB in 23 packages 15:59:34 Removing intermediate container 23d7435b6015 15:59:34 ---> 0085ddd3163a 15:59:34 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:59:35 ---> b2653d8e8b94 15:59:35 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:59:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:59:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:59:37 ---> 58eac732ea45 15:59:37 Step 3/23 : WORKDIR /edgex-go 15:59:37 ---> Using cache 15:59:37 ---> 341718e7eb19 15:59:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:37 ---> Using cache 15:59:37 ---> f928db33c6c5 15:59:37 Step 5/23 : RUN apk add --update --no-cache make git 15:59:37 ---> Using cache 15:59:37 ---> 1f10b8707b3f 15:59:37 Step 6/23 : COPY go.mod vendor* ./ 15:59:37 ---> Using cache 15:59:37 ---> 665cd55cf68a 15:59:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:59:37 ---> Using cache 15:59:37 ---> eb04c4042335 15:59:37 Step 8/23 : COPY . . 15:59:38 ---> Using cache 15:59:38 ---> 600ce124c339 15:59:38 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:59:39 ---> Running in a0c513604582 15:59:39 ---> 48506e0d6da0 15:59:39 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:59:41 Removing intermediate container 6313185c3efa 15:59:41 ---> db76e61f7c29 15:59:41 15:59:41 Step 10/22 : FROM alpine:3.14 15:59:41 ---> ac73e934f311 15:59:41 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:59:41 ---> Using cache 15:59:41 ---> 4c2cd600ed79 15:59:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:59:41 ---> Using cache 15:59:41 ---> 7b36df16533b 15:59:41 Step 13/22 : ENV APP_PORT=59861 15:59:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:59:41 ---> Running in 58e5a7bfad3e 15:59:41 ---> 181800f242fe 15:59:41 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:59:41 ---> Running in 025728a79dc2 15:59:42 Removing intermediate container 58e5a7bfad3e 15:59:42 ---> f9e2d199a639 15:59:42 Step 14/22 : EXPOSE $APP_PORT 15:59:42 ---> Running in fcdb08fb9472 15:59:42 Removing intermediate container 025728a79dc2 15:59:42 ---> 3f1a26f0d710 15:59:42 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:59:42 ---> Running in 1c9724c6b3db 15:59:43 Removing intermediate container fcdb08fb9472 15:59:43 ---> 922273e669bf 15:59:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:59:43 Removing intermediate container 1c9724c6b3db 15:59:43 ---> 86d95bd582ca 15:59:43 Step 18/20 : LABEL arch=arm64 15:59:43 ---> Running in e1acf5edfed3 15:59:45 ---> 5890c6e1fdce 15:59:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:59:45 Removing intermediate container e1acf5edfed3 15:59:45 ---> eee8f25c5178 15:59:45 Step 19/20 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 15:59:45 ---> Running in 4e398fba0109 15:59:46 Removing intermediate container 4e398fba0109 15:59:46 ---> cb4dc6ccabb2 15:59:46 Step 20/20 : LABEL version=0.0.0 15:59:46 ---> Running in f52c336d62b3 15:59:47 Removing intermediate container f52c336d62b3 15:59:47 ---> 2fe176a6966e 15:59:47 15:59:49 Successfully built 2fe176a6966e 15:59:49 Successfully tagged security-spiffe-token-provider-arm64:latest 15:59:49  Building security-spiffe-token-provider ... done Building security-spire-config 15:59:49 ---> 3917c93b6c7e 15:59:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:59:51 ---> 3d7b2cb3f8d1 15:59:51 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:59:51 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:59:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:59:51 ---> 58eac732ea45 15:59:51 Step 3/22 : WORKDIR /edgex-go 15:59:51 ---> Using cache 15:59:51 ---> 341718e7eb19 15:59:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:51 ---> Using cache 15:59:51 ---> f928db33c6c5 15:59:51 Step 5/22 : RUN apk add --update --no-cache make git 15:59:51 ---> Using cache 15:59:51 ---> 1f10b8707b3f 15:59:51 Step 6/22 : COPY go.mod vendor* ./ 15:59:51 ---> Using cache 15:59:51 ---> 665cd55cf68a 15:59:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:59:51 ---> Running in b7e792721c14 15:59:51 ---> Using cache 15:59:51 ---> eb04c4042335 15:59:51 Step 8/22 : COPY . . 15:59:51 ---> Using cache 15:59:51 ---> 600ce124c339 15:59:51 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:59:51 ---> Running in 0012ca39f818 15:59:52 Removing intermediate container b7e792721c14 15:59:52 ---> c4756c5ac754 15:59:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:59:52 ---> Running in 34243e069d01 15:59:53 Removing intermediate container 34243e069d01 15:59:53 ---> 12bbd1428b90 15:59:53 Step 20/22 : LABEL arch=arm64 15:59:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:59:53 ---> Running in dbba5434aecc 15:59:53 Removing intermediate container dbba5434aecc 15:59:53 ---> 9993516fcb27 15:59:53 Step 21/22 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 15:59:54 ---> Running in 4312ab39b143 15:59:54 Removing intermediate container 4312ab39b143 15:59:54 ---> d122e903d21c 15:59:54 Step 22/22 : LABEL version=0.0.0 15:59:54 ---> Running in ca712c9269f1 15:59:55 Removing intermediate container ca712c9269f1 15:59:55 ---> db05ebf391ec 15:59:55 15:59:55 Successfully built db05ebf391ec 15:59:55 Successfully tagged support-scheduler-arm64:latest 15:59:55  Building support-scheduler ... done Building sys-mgmt-agent 16:00:42 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:00:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:00:42 ---> 58eac732ea45 16:00:42 Step 3/26 : WORKDIR /edgex-go 16:00:42 ---> Using cache 16:00:42 ---> 341718e7eb19 16:00:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:42 ---> Using cache 16:00:42 ---> f928db33c6c5 16:00:42 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:00:42 ---> Using cache 16:00:42 ---> fb8370ea60a1 16:00:42 Step 6/26 : COPY go.mod vendor* ./ 16:00:42 ---> Using cache 16:00:42 ---> 677ee6358d06 16:00:42 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:00:42 ---> Using cache 16:00:42 ---> 07c62ff35765 16:00:42 Step 8/26 : COPY . . 16:00:42 ---> Using cache 16:00:42 ---> 32358e74bfe3 16:00:42 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:00:42 ---> Using cache 16:00:42 ---> 0785b886e687 16:00:42 Step 10/26 : WORKDIR /edgex-go/spire-build 16:00:42 ---> Using cache 16:00:42 ---> 34a8b8a8d502 16:00:42 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:00:42 ---> Using cache 16:00:42 ---> 86e84cce157f 16:00:42 Step 12/26 : WORKDIR /edgex-go 16:00:42 ---> Using cache 16:00:42 ---> 9aa345d25c83 16:00:42 16:00:42 Step 13/26 : FROM alpine:3.15 16:00:42 ---> 3fb3c9af89a9 16:00:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:00:42 ---> Using cache 16:00:42 ---> 85f1d24ba136 16:00:42 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:42 ---> Using cache 16:00:42 ---> 66d65e980711 16:00:42 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:00:42 ---> Running in 766f3f3b5340 16:00:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:00:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:00:42 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:00:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:00:42 ---> 58eac732ea45 16:00:42 Step 3/23 : WORKDIR /edgex-go 16:00:42 ---> Using cache 16:00:42 ---> 341718e7eb19 16:00:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:42 ---> Using cache 16:00:42 ---> f928db33c6c5 16:00:42 Step 5/23 : RUN apk add --update --no-cache make bash git 16:00:42 ---> Running in 84f28faf8a65 16:00:42 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:00:42 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:00:42 OK: 15736 distinct packages available 16:00:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:00:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:00:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:00:45 (1/4) Installing dumb-init (1.2.5-r1) 16:00:45 (2/4) Installing musl-obstack (1.2.3-r0) 16:00:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:00:45 (3/4) Installing libucontext (1.1-r0) 16:00:45 (4/4) Installing gcompat (1.0.0-r4) 16:00:45 Executing busybox-1.34.1-r5.trigger 16:00:45 OK: 6 MiB in 18 packages 16:00:47 OK: 220 MiB in 52 packages 16:00:47 Removing intermediate container 766f3f3b5340 16:00:47 ---> 3dff9ac644ee 16:00:47 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:00:49 Removing intermediate container 84f28faf8a65 16:00:49 ---> 06078165fff2 16:00:49 Step 6/23 : COPY go.mod vendor* ./ 16:00:50 ---> f5f50e5561e1 16:00:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:00:50 ---> Running in 5e1fe2cb53ba 16:00:55 ---> eece8dc06ab0 16:00:55 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:00:55 ---> a9a2ed260f69 16:00:55 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:00:56 ---> Running in e95cd0211a7a 16:00:57 Removing intermediate container e95cd0211a7a 16:00:57 ---> eac32120bc72 16:00:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:00:57 Removing intermediate container 5e1fe2cb53ba 16:00:57 ---> f346a864c33b 16:00:57 Step 8/23 : COPY . . 16:00:58 ---> 415d0c3bfa09 16:00:58 Step 21/26 : WORKDIR / 16:00:58 ---> Running in 425e6b9820fd 16:00:59 Removing intermediate container 425e6b9820fd 16:00:59 ---> d93b935b8629 16:00:59 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:00:59 ---> Running in 64b9323cee7a 16:01:00 Removing intermediate container 64b9323cee7a 16:01:00 ---> 8384a9b4f9dd 16:01:00 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:01:00 ---> Running in 2d4124279df3 16:01:01 Removing intermediate container 2d4124279df3 16:01:01 ---> 2c9337fa6b4e 16:01:01 Step 24/26 : LABEL arch=arm64 16:01:01 ---> Running in 527f7e720d02 16:01:02 Removing intermediate container 527f7e720d02 16:01:02 ---> 2b9898feadf2 16:01:02 Step 25/26 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 16:01:02 ---> Running in 13b978250972 16:01:04 Removing intermediate container 13b978250972 16:01:04 ---> 3bd0c682340a 16:01:04 Step 26/26 : LABEL version=0.0.0 16:01:04 ---> Running in e7d533cd6280 16:01:05 Removing intermediate container e7d533cd6280 16:01:05 ---> e7cf19ea6fee 16:01:05 16:01:05 Successfully built e7cf19ea6fee 16:01:05 Successfully tagged security-spire-config-arm64:latest 16:01:05 Building core-data 16:01:28  Building security-spire-config ... done  ---> ea73edccba37 16:01:28 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:01:28 ---> Running in 385b95a6c751 16:01:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:01:40 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:01:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:01:40 ---> 58eac732ea45 16:01:40 Step 3/23 : WORKDIR /edgex-go 16:01:40 ---> Using cache 16:01:40 ---> 341718e7eb19 16:01:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:40 ---> Using cache 16:01:40 ---> f928db33c6c5 16:01:40 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:01:40 ---> Running in 43e5c6839328 16:01:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:01:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:01:44 OK: 220 MiB in 52 packages 16:01:45 Removing intermediate container 43e5c6839328 16:01:45 ---> 2b27a26a2f9d 16:01:45 Step 6/23 : COPY go.mod vendor* ./ 16:01:46 ---> 2a42ac7981e2 16:01:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:01:46 ---> Running in 00033ba53857 16:01:53 Removing intermediate container 00033ba53857 16:01:53 ---> 4643722ee4fb 16:01:53 Step 8/23 : COPY . . 16:02:15 ---> 9163c42a2af3 16:02:15 Step 9/23 : RUN make cmd/core-data/core-data 16:02:15 ---> Running in 54a19dc0029e 16:02:17 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:05:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:05:32 Removing intermediate container 0012ca39f818 16:05:32 ---> 0268edd7ff26 16:05:32 16:05:32 Step 10/22 : FROM alpine:3.14 16:05:32 ---> ac73e934f311 16:05:32 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:05:32 ---> Running in cd21dc141e43 16:05:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:05:35 Removing intermediate container a0c513604582 16:05:35 ---> 7136bcfc0002 16:05:35 16:05:35 Step 10/23 : FROM alpine:3.14 16:05:35 ---> ac73e934f311 16:05:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:05:35 ---> Using cache 16:05:35 ---> 4c2cd600ed79 16:05:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation'fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:05:35 16:05:35 ---> Using cache 16:05:35 ---> 7b36df16533b 16:05:35 Step 13/23 : ENV APP_PORT=59881 16:05:35 ---> Running in af503d8a9a45 16:05:36 Removing intermediate container af503d8a9a45 16:05:36 ---> 77465892f23e 16:05:36 Step 14/23 : EXPOSE $APP_PORT 16:05:36 ---> Running in 428cc674cb47 16:05:36 Removing intermediate container 428cc674cb47 16:05:36 ---> 0feda3adf484 16:05:36 Step 15/23 : WORKDIR / 16:05:37 ---> Running in a6736bf3fe41 16:05:37 (1/6) Installing ca-certificates (20211220-r0) 16:05:37 (2/6) Installing brotli-libs (1.0.9-r5) 16:05:37 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:05:37 (4/6) Installing libcurl (7.79.1-r2) 16:05:37 (5/6) Installing curl (7.79.1-r2) 16:05:37 (6/6) Installing dumb-init (1.2.5-r1) 16:05:37 Executing busybox-1.33.1-r7.trigger 16:05:37 Executing ca-certificates-20211220-r0.trigger 16:05:37 Removing intermediate container a6736bf3fe41 16:05:37 ---> e0a9a2d9b0bd 16:05:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:05:38 OK: 8 MiB in 20 packages 16:05:38 ---> 0225e0400174 16:05:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:05:41 Removing intermediate container cd21dc141e43 16:05:41 ---> 9c731910720a 16:05:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:05:41 ---> Running in a1c5bc056b7a 16:05:41 ---> 4502fd8199c2 16:05:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:05:41 Removing intermediate container a1c5bc056b7a 16:05:41 ---> b4e89e02df76 16:05:41 Step 13/22 : WORKDIR /edgex 16:05:41 ---> Running in 0cecca8f7594 16:05:42 Removing intermediate container 0cecca8f7594 16:05:42 ---> 6ccde5e162e2 16:05:42 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:05:42 ---> 754f21671937 16:05:42 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:05:42 ---> Running in b988dd555e3e 16:05:42 Removing intermediate container b988dd555e3e 16:05:42 ---> c1e05eb5e394 16:05:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:05:43 ---> Running in 6dda324b9be5 16:05:43 ---> 57fb28b1320f 16:05:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:05:43 Removing intermediate container 6dda324b9be5 16:05:43 ---> 66bbb60f52bd 16:05:43 Step 21/23 : LABEL arch=arm64 16:05:44 ---> Running in c5847a2b6a1b 16:05:45 Removing intermediate container c5847a2b6a1b 16:05:45 ---> 58e24444ce7d 16:05:45 Step 22/23 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 16:05:45 ---> Running in 6ddaa8f81c27 16:05:45 Removing intermediate container 6ddaa8f81c27 16:05:45 ---> 6381500a144e 16:05:45 Step 23/23 : LABEL version=0.0.0 16:05:46 ---> Running in ac92661291a0 16:05:46 ---> f25c9d084bd3 16:05:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:05:46 Removing intermediate container ac92661291a0 16:05:46 ---> 3579fed2ee0e 16:05:46 16:05:47 Successfully built 3579fed2ee0e 16:05:47 Successfully tagged core-metadata-arm64:latest 16:05:48  Building core-metadata ... done  ---> b96b9e2a971d 16:05:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:05:49 ---> ef1d101f286e 16:05:49 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:05:49 ---> Running in 653629cd96d9 16:05:52 Removing intermediate container 653629cd96d9 16:05:52 ---> 2880a402f188 16:05:52 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:05:52 ---> Running in a108d874b6fa 16:05:52 Removing intermediate container a108d874b6fa 16:05:52 ---> 846bef33505d 16:05:52 Step 20/22 : LABEL arch=arm64 16:05:52 ---> Running in c01c083d921d 16:05:53 Removing intermediate container c01c083d921d 16:05:53 ---> b66c79ea7a99 16:05:53 Step 21/22 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 16:05:53 ---> Running in 43e3100cfa54 16:05:54 Removing intermediate container 43e3100cfa54 16:05:54 ---> b0583c5c6bb7 16:05:54 Step 22/22 : LABEL version=0.0.0 16:05:54 ---> Running in deb706416662 16:05:54 Removing intermediate container deb706416662 16:05:54 ---> 502941b1d8e9 16:05:54 16:05:54 Successfully built 502941b1d8e9 16:05:54 Successfully tagged security-proxy-setup-arm64:latest 16:06:34  Building security-proxy-setup ... done Removing intermediate container 385b95a6c751 16:06:34 ---> bb8505f54472 16:06:34 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:06:34 ---> Running in 82b9a13f6fdb 16:06:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:06:34 Removing intermediate container 82b9a13f6fdb 16:06:34 ---> 57235d3ec230 16:06:34 16:06:34 Step 11/23 : FROM docker:20.10.14 16:06:34 20.10.14: Pulling from library/docker 16:06:52 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:06:52 Status: Downloaded newer image for docker:20.10.14 16:06:52 ---> c346e9eafbab 16:06:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:06:52 ---> Running in 088c2c6637c1 16:06:52 Removing intermediate container 088c2c6637c1 16:06:52 ---> 9c7c6f299db7 16:06:52 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:06:52 ---> Running in d1e8cd391b38 16:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:06:54 (1/43) Installing readline (8.1.1-r0) 16:06:54 (2/43) Installing bash (5.1.16-r0) 16:06:55 Executing bash-5.1.16-r0.post-install 16:06:55 (3/43) Installing brotli-libs (1.0.9-r5) 16:06:55 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:06:55 (5/43) Installing libcurl (7.80.0-r2) 16:06:55 (6/43) Installing curl (7.80.0-r2) 16:06:55 (7/43) Installing dumb-init (1.2.5-r1) 16:06:55 (8/43) Installing libbz2 (1.0.8-r1) 16:06:55 (9/43) Installing expat (2.4.7-r0) 16:06:55 (10/43) Installing libffi (3.4.2-r1) 16:06:55 (11/43) Installing gdbm (1.22-r0) 16:06:55 (12/43) Installing xz-libs (5.2.5-r1) 16:06:55 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:06:55 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:06:55 (15/43) Installing mpdecimal (2.5.1-r1) 16:06:55 (16/43) Installing sqlite-libs (3.36.0-r0) 16:06:55 (17/43) Installing python3 (3.9.7-r4) 16:06:57 (18/43) Installing py3-appdirs (1.4.4-r2) 16:06:57 (19/43) Installing py3-certifi (2020.12.5-r1) 16:06:57 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:06:57 (21/43) Installing py3-idna (3.3-r0) 16:06:57 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:06:57 (23/43) Installing py3-requests (2.26.0-r1) 16:06:57 (24/43) Installing py3-msgpack (1.0.2-r1) 16:06:57 (25/43) Installing py3-lockfile (0.12.2-r4) 16:06:57 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:06:57 (27/43) Installing py3-colorama (0.4.4-r1) 16:06:57 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:06:57 (29/43) Installing py3-distlib (0.3.3-r0) 16:06:57 (30/43) Installing py3-distro (1.6.0-r0) 16:06:57 (31/43) Installing py3-six (1.16.0-r0) 16:06:57 (32/43) Installing py3-webencodings (0.5.1-r4) 16:06:57 (33/43) Installing py3-html5lib (1.1-r1) 16:06:57 (34/43) Installing py3-parsing (2.4.7-r2) 16:06:57 (35/43) Installing py3-packaging (20.9-r1) 16:06:57 (36/43) Installing py3-tomli (1.2.2-r0) 16:06:58 (37/43) Installing py3-pep517 (0.12.0-r0) 16:06:58 (38/43) Installing py3-progress (1.6-r0) 16:06:58 (39/43) Installing py3-retrying (1.3.3-r2) 16:06:58 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:06:58 (41/43) Installing py3-setuptools (52.0.0-r4) 16:06:58 (42/43) Installing py3-toml (0.10.2-r2) 16:06:58 (43/43) Installing py3-pip (20.3.4-r1) 16:06:59 Executing busybox-1.34.1-r5.trigger 16:06:59 OK: 82 MiB in 65 packages 16:06:59 Removing intermediate container c388dcaf3163 16:06:59 ---> ac71019c191e 16:06:59 16:06:59 Step 10/22 : FROM alpine:3.14 16:06:59 ---> ac73e934f311 16:06:59 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:07:00 ---> Running in 654ef7dc5b1a 16:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:07:03 (1/2) Installing ca-certificates (20211220-r0) 16:07:03 (2/2) Installing dumb-init (1.2.5-r1) 16:07:03 Executing busybox-1.33.1-r7.trigger 16:07:03 Executing ca-certificates-20211220-r0.trigger 16:07:03 OK: 6 MiB in 16 packages 16:07:04 Collecting docker-compose==1.23.2 16:07:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:07:05 Collecting dockerpty<0.5,>=0.4.1 16:07:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:07:05 Removing intermediate container 654ef7dc5b1a 16:07:05 ---> 35520bba4ae7 16:07:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:07:05 ---> Running in c8190b13641f 16:07:05 Removing intermediate container c8190b13641f 16:07:05 ---> 06847d637623 16:07:05 Step 13/22 : ENV APP_PORT=59860 16:07:06 ---> Running in accd35ae0a55 16:07:06 Removing intermediate container accd35ae0a55 16:07:06 ---> 19089db1e201 16:07:06 Step 14/22 : EXPOSE $APP_PORT 16:07:06 ---> Running in 99965c7685b3 16:07:07 Removing intermediate container 99965c7685b3 16:07:07 ---> 817a22559881 16:07:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:07:07 ---> 0110aacd7afb 16:07:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:07:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:07:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:07:09 Collecting jsonschema<3,>=2.5.1 16:07:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:07:09 ---> 5dcccac2bbb7 16:07:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:07:10 Collecting docker<4.0,>=3.6.0 16:07:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:07:10 ---> 1d9d67915909 16:07:10 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:07:10 ---> Running in 2a1dd61f7e83 16:07:11 Collecting PyYAML<4,>=3.10 16:07:11 Removing intermediate container 2a1dd61f7e83 16:07:11 ---> bfa675dc5d35 16:07:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:07:11 Downloading PyYAML-3.13.tar.gz (270 kB) 16:07:11 ---> Running in 3dcc22438043 16:07:12 Removing intermediate container 3dcc22438043 16:07:12 ---> 7b1be5842712 16:07:12 Step 20/22 : LABEL arch=arm64 16:07:12 ---> Running in a63dc2660a96 16:07:12 Removing intermediate container a63dc2660a96 16:07:12 ---> ea4849ab08a5 16:07:12 Step 21/22 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 16:07:12 ---> Running in 2c9afaf322bb 16:07:13 Removing intermediate container 2c9afaf322bb 16:07:13 ---> 4ac596b25ffb 16:07:13 Step 22/22 : LABEL version=0.0.0 16:07:13 ---> Running in d5d9861fc3a5 16:07:13 Removing intermediate container d5d9861fc3a5 16:07:13 ---> 532b06275973 16:07:13 16:07:14 Removing intermediate container 54a19dc0029e 16:07:14 ---> 689dde5b3297 16:07:14 16:07:14 Step 10/23 : FROM alpine:3.14 16:07:14 ---> ac73e934f311 16:07:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:07:14 Successfully built 532b06275973 16:07:14 Successfully tagged support-notifications-arm64:latest 16:07:14  Building support-notifications ... done  ---> Running in 65127ba1423e 16:07:14 Removing intermediate container 65127ba1423e 16:07:14 ---> 8d81025947b2 16:07:14 Step 12/23 : ENV APP_PORT=59880 16:07:14 ---> Running in 6dd8f74370de 16:07:15 Removing intermediate container 6dd8f74370de 16:07:15 ---> c47d1d52c8c5 16:07:15 Step 13/23 : EXPOSE $APP_PORT 16:07:15 ---> Running in 3bb05af983e5 16:07:15 Collecting docopt<0.7,>=0.6.1 16:07:15 Downloading docopt-0.6.2.tar.gz (25 kB) 16:07:15 Removing intermediate container 3bb05af983e5 16:07:15 ---> 0c68c58c4dd0 16:07:15 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:15 ---> Running in e93b975a3463 16:07:17 Removing intermediate container e93b975a3463 16:07:17 ---> d6ba05c67a34 16:07:17 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:07:17 ---> Running in 350211c8415c 16:07:17 Collecting cached-property<2,>=1.2.0 16:07:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:07:17 Collecting texttable<0.10,>=0.9.0 16:07:17 Downloading texttable-0.9.1.tar.gz (11 kB) 16:07:18 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:07:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:07:19 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:07:20 Collecting websocket-client<1.0,>=0.32.0 16:07:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:07:20 Collecting docker-pycreds>=0.4.0 16:07:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:07:20 (1/6) Installing dumb-init (1.2.5-r1) 16:07:20 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:07:20 (3/6) Installing libsodium (1.0.18-r0) 16:07:20 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:07:21 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:07:21 (5/6) Installing libzmq (4.3.4-r0) 16:07:21 (6/6) Installing zeromq (4.3.4-r0) 16:07:21 Executing busybox-1.33.1-r7.trigger 16:07:21 OK: 8 MiB in 20 packages 16:07:21 Collecting urllib3<1.25,>=1.21.1 16:07:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:07:22 Collecting idna<2.8,>=2.5 16:07:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:07:22 Removing intermediate container 350211c8415c 16:07:22 ---> 9c6376e926ae 16:07:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:07:22 Collecting chardet<3.1.0,>=3.0.2 16:07:22 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:07:22 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:07:22 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:07:22 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:07:22 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:07:22 ---> 74a0cf4149b9 16:07:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:07:24 ---> 491599cedd5b 16:07:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:07:24 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:07:24 Attempting uninstall: urllib3 16:07:24 Found existing installation: urllib3 1.26.7 16:07:24 Uninstalling urllib3-1.26.7: 16:07:24 Successfully uninstalled urllib3-1.26.7 16:07:24 ---> e118d6bff23e 16:07:24 Step 19/23 : ENTRYPOINT ["/core-data"] 16:07:24 ---> Running in 31b300c10ed2 16:07:24 Attempting uninstall: idna 16:07:24 Found existing installation: idna 3.3 16:07:24 Uninstalling idna-3.3: 16:07:24 Successfully uninstalled idna-3.3 16:07:24 Removing intermediate container 31b300c10ed2 16:07:24 ---> f1d21f4710a6 16:07:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:07:24 ---> Running in ffcffee11330 16:07:25 Removing intermediate container ffcffee11330 16:07:25 ---> c3287a5cc073 16:07:25 Step 21/23 : LABEL arch=arm64 16:07:25 ---> Running in 808906e8c0c0 16:07:25 Removing intermediate container 808906e8c0c0 16:07:25 ---> c0d497cda123 16:07:25 Step 22/23 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 16:07:25 ---> Running in b09d7fab93c9 16:07:26 Removing intermediate container b09d7fab93c9 16:07:26 ---> fe60fdaa808b 16:07:26 Step 23/23 : LABEL version=0.0.0 16:07:26 ---> Running in 473930b19715 16:07:26 Removing intermediate container 473930b19715 16:07:26 ---> 6553228d5558 16:07:26 16:07:27 Successfully built 6553228d5558 16:07:27 Successfully tagged core-data-arm64:latest 16:07:27  Building core-data ... done  Attempting uninstall: requests 16:07:27 Found existing installation: requests 2.26.0 16:07:27 Uninstalling requests-2.26.0: 16:07:27 Successfully uninstalled requests-2.26.0 16:07:28 Running setup.py install for texttable: started 16:07:30 Running setup.py install for texttable: finished with status 'done' 16:07:30 Running setup.py install for PyYAML: started 16:07:33 Running setup.py install for PyYAML: finished with status 'done' 16:07:33 Running setup.py install for docopt: started 16:07:35 Running setup.py install for docopt: finished with status 'done' 16:07:35 Running setup.py install for dockerpty: started 16:07:38 Running setup.py install for dockerpty: finished with status 'done' 16:07:39 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:07:49 Removing intermediate container d1e8cd391b38 16:07:49 ---> 2a13fcdb8d0a 16:07:49 Step 14/23 : ENV APP_PORT=58890 16:07:49 ---> Running in 1051965663a8 16:07:49 Removing intermediate container 1051965663a8 16:07:49 ---> c64dfe7c02df 16:07:49 Step 15/23 : EXPOSE $APP_PORT 16:07:49 ---> Running in 6a6760e573ee 16:07:49 Removing intermediate container 6a6760e573ee 16:07:49 ---> 90136f1fd642 16:07:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:07:50 ---> a6e8ddc3b0ba 16:07:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:07:51 ---> 909cdb7e81d4 16:07:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:07:51 ---> 20ee1231c617 16:07:51 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:07:52 ---> Running in f38a2b04ff15 16:07:52 Removing intermediate container f38a2b04ff15 16:07:52 ---> 558fa9c3c814 16:07:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:07:52 ---> Running in 169a8fba61d0 16:07:52 Removing intermediate container 169a8fba61d0 16:07:52 ---> 58fedb0a0425 16:07:52 Step 21/23 : LABEL arch=arm64 16:07:52 ---> Running in 09f5e67becf1 16:07:53 Removing intermediate container 09f5e67becf1 16:07:53 ---> e863a8dc1615 16:07:53 Step 22/23 : LABEL git_sha=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 16:07:53 ---> Running in 99ba95e2aece 16:07:53 Removing intermediate container 99ba95e2aece 16:07:53 ---> 7175266aa2f0 16:07:53 Step 23/23 : LABEL version=0.0.0 16:07:53 ---> Running in 1f847cf40d12 16:07:53 Removing intermediate container 1f847cf40d12 16:07:53 ---> 6b15e7235d06 16:07:53 16:07:54 Successfully built 6b15e7235d06 16:07:54 Successfully tagged sys-mgmt-agent-arm64:latest 16:07:54  Building sys-mgmt-agent ... done  [Pipeline] } 16:07:54 $ docker stop --time=1 e993442baf00856141d6aa2379b9c46356d2c2fae04c70c54d370988f1d30d8f 16:07:56 $ docker rm -f e993442baf00856141d6aa2379b9c46356d2c2fae04c70c54d370988f1d30d8f [Pipeline] // withDockerContainer [Pipeline] sh 16:07:56 + docker images 16:07:57 REPOSITORY TAG IMAGE ID CREATED SIZE 16:07:57 sys-mgmt-agent-arm64 latest 6b15e7235d06 4 seconds ago 282MB 16:07:57 core-data-arm64 latest 6553228d5558 31 seconds ago 21.7MB 16:07:57 689dde5b3297 44 seconds ago 1.46GB 16:07:57 support-notifications-arm64 latest 532b06275973 44 seconds ago 25.9MB 16:07:57 ac71019c191e 59 seconds ago 1.49GB 16:07:57 57235d3ec230 About a minute ago 1.43GB 16:07:57 security-proxy-setup-arm64 latest 502941b1d8e9 2 minutes ago 26.1MB 16:07:57 core-metadata-arm64 latest 3579fed2ee0e 2 minutes ago 16.3MB 16:07:57 7136bcfc0002 2 minutes ago 1.44GB 16:07:57 0268edd7ff26 2 minutes ago 1.44GB 16:07:57 security-spire-config-arm64 latest e7cf19ea6fee 6 minutes ago 85.6MB 16:07:57 support-scheduler-arm64 latest db05ebf391ec 8 minutes ago 25.4MB 16:07:57 security-spiffe-token-provider-arm64 latest 2fe176a6966e 8 minutes ago 28.1MB 16:07:57 db76e61f7c29 8 minutes ago 1.49GB 16:07:57 0814f20ea4c4 8 minutes ago 1.48GB 16:07:57 security-spire-server-arm64 latest dc392b2b6041 8 minutes ago 86.3MB 16:07:57 core-command-arm64 latest 026da4274b65 8 minutes ago 15.5MB 16:07:57 b8939339edde 9 minutes ago 1.34GB 16:07:57 173aefdc81cf 9 minutes ago 1.43GB 16:07:57 security-bootstrapper-arm64 latest c9315cafec2e 10 minutes ago 18.3MB 16:07:57 security-secretstore-setup-arm64 latest a2acea3d7d34 10 minutes ago 27.5MB 16:07:57 508d46e894e0 10 minutes ago 1.44GB 16:07:57 963cd13b2ef4 10 minutes ago 1.44GB 16:07:57 security-spire-agent-arm64 latest 615deaed6491 15 minutes ago 126MB 16:07:57 9aa345d25c83 16 minutes ago 1.34GB 16:07:57 ci-base-image-arm64 latest 58eac732ea45 29 minutes ago 1.01GB 16:07:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 4 weeks ago 669MB 16:07:57 docker 20.10.14 c346e9eafbab 2 months ago 202MB 16:07:57 alpine 3.14 ac73e934f311 2 months ago 5.34MB 16:07:57 alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB 16:07:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:07:57 16:07:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:07:58 arm64: Pulling from edgex-lftools-log-publisher 16:07:58 8998bd30e6a1: Pulling fs layer 16:07:58 04944245beec: Pulling fs layer 16:07:58 699f458cf7ca: Pulling fs layer 16:07:58 765212b225bb: Pulling fs layer 16:07:58 f23df028b6ca: Pulling fs layer 16:07:58 d65c8cfc05b1: Pulling fs layer 16:07:58 2437ff75d9bd: Pulling fs layer 16:07:58 765212b225bb: Waiting 16:07:58 f23df028b6ca: Waiting 16:07:58 d65c8cfc05b1: Waiting 16:07:58 2437ff75d9bd: Waiting 16:07:58 04944245beec: Verifying Checksum 16:07:58 04944245beec: Download complete 16:07:58 765212b225bb: Verifying Checksum 16:07:58 765212b225bb: Download complete 16:07:58 f23df028b6ca: Verifying Checksum 16:07:58 f23df028b6ca: Download complete 16:07:58 d65c8cfc05b1: Verifying Checksum 16:07:58 d65c8cfc05b1: Download complete 16:07:58 699f458cf7ca: Verifying Checksum 16:07:58 699f458cf7ca: Download complete 16:07:58 8998bd30e6a1: Verifying Checksum 16:07:58 8998bd30e6a1: Download complete 16:08:01 2437ff75d9bd: Verifying Checksum 16:08:01 2437ff75d9bd: Download complete 16:08:03 8998bd30e6a1: Pull complete 16:08:03 04944245beec: Pull complete 16:08:05 699f458cf7ca: Pull complete 16:08:05 765212b225bb: Pull complete 16:08:06 f23df028b6ca: Pull complete 16:08:06 d65c8cfc05b1: Pull complete 16:08:21 2437ff75d9bd: Pull complete 16:08:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:08:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:08:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:08:21 prd-ubuntu20.04-docker-arm64-4c-16g-16700 does not seem to be running inside a container 16:08:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:08:24 $ docker top 01c1c2cd7789d081ed94186089ca723149ff68f686495170d8cf0343249562cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:08:25 ---> job-cost.sh 16:08:25 lf-activate-venv: SKIPPING 16:08:25 INFO: No Stack... 16:08:26 INFO: Retrieving Pricing Info for: v3-standard-4 16:08:26 INFO: Archiving Costs [Pipeline] sh 16:08:27 + cut -d, -f6 16:08:27 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 16:08:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4067-3-stack-cost] 16:08:27 Resource [jenkins-edgexfoundry-edgex-go-PR-4067-3-stack-cost] did not exist. Created. 16:08:27 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4067-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:08:28 + echo total: 0.10999999940395355 [Pipeline] stash 16:08:28 Stashed 1 file(s) [Pipeline] } 16:08:28 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4067-3-stack-cost] [Pipeline] // lock [Pipeline] } 16:08:28 $ docker stop --time=1 01c1c2cd7789d081ed94186089ca723149ff68f686495170d8cf0343249562cf 16:08:29 $ docker rm -f 01c1c2cd7789d081ed94186089ca723149ff68f686495170d8cf0343249562cf [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:08:30 provisioning config files... 16:08:30 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config3899118307045588697tmp [Pipeline] { [Pipeline] sh 16:08:30 + set +x 16:08:30 + curl -s https://codecov.io/bash 16:08:30 + bash -s -- 16:08:30 16:08:30 _____ _ 16:08:30 / ____| | | 16:08:30 | | ___ __| | ___ ___ _____ __ 16:08:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:08:30 | |___| (_) | (_| | __/ (_| (_) \ V / 16:08:30 \_____\___/ \__,_|\___|\___\___/ \_/ 16:08:30 Bash-1.0.6 16:08:30 16:08:30 16:08:30 ==> git version 2.25.1 found 16:08:30 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:08:30 Release-Date: 2020-01-08 16:08:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:08:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:08:30 ==> Jenkins CI detected. 16:08:30 current dir:  /w/workspace/edgex-go/3 16:08:30 project root: . 16:08:30 --> token set from env 16:08:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:08:30 ==> Running gcov in . (disable via -X gcov) 16:08:30 ==> Python coveragepy not found 16:08:30 ==> Searching for coverage reports in: 16:08:30 + . 16:08:30 -> Found 1 reports 16:08:30 ==> Detecting git/mercurial file structure 16:08:30 ==> Reading reports 16:08:30 + ./coverage.out bytes=435593 16:08:30 ==> Appending adjustments 16:08:30 https://docs.codecov.io/docs/fixing-reports 16:08:32 + Found adjustments 16:08:32 ==> Gzipping contents 16:08:32 60K /tmp/codecov.lEmJfi.gz 16:08:32 ==> Uploading reports 16:08:32 url: https://codecov.io 16:08:32 query: branch=PR-4067&commit=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4067%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4067&job=&cmd_args= 16:08:32 -> Pinging Codecov 16:08:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4067&commit=5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4067%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4067&job=&cmd_args= 16:08:32 -> Uploading to 16:08:32 https://storage.googleapis.com/codecov/v4/raw/2022-07-02/00271124DB129430A58F1EEE437C3FCB/5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0/41163511-aef9-4a7e-b3ae-34a394d428fc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220702%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220702T160832Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f7d0390984ed4212dd4e3c83fcc4863e92d91a0a49bdcef27339f8fd5f2cea0b 16:08:32 % Total % Received % Xferd Average Speed Time Time Time Current 16:08:32 Dload Upload Total Spent Left Speed 16:08:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59905 0 0 100 59905 0 198k --:--:-- --:--:-- --:--:-- 198k 16:08:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5f6e10f716fca0e9c9ee5c6d338bfb4865d80df0 [Pipeline] } 16:08:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:08:33 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 16:08:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:08:34 ---> package-listing.sh 16:08:34 ++ facter osfamily 16:08:34 ++ tr '[:upper:]' '[:lower:]' 16:08:34 + OS_FAMILY=debian 16:08:34 + workspace=/w/workspace/edgex-go/3 16:08:34 + START_PACKAGES=/tmp/packages_start.txt 16:08:34 + END_PACKAGES=/tmp/packages_end.txt 16:08:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:08:34 + PACKAGES=/tmp/packages_start.txt 16:08:34 + '[' /w/workspace/edgex-go/3 ']' 16:08:34 + PACKAGES=/tmp/packages_end.txt 16:08:34 + case "${OS_FAMILY}" in 16:08:34 + dpkg -l 16:08:34 + grep '^ii' 16:08:34 + '[' -f /tmp/packages_start.txt ']' 16:08:34 + '[' -f /tmp/packages_end.txt ']' 16:08:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:08:34 + '[' /w/workspace/edgex-go/3 ']' 16:08:34 + mkdir -p /w/workspace/edgex-go/3/archives/ 16:08:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 16:08:34 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:08:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:08:35 16:08:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:08:35 latest: Pulling from edgex-lftools-log-publisher 16:08:35 5eb5b503b376: Pulling fs layer 16:08:35 5c69ac0246d0: Pulling fs layer 16:08:35 ec43610c2a17: Pulling fs layer 16:08:35 3a2ae6a8a46f: Pulling fs layer 16:08:35 33b1e0a273af: Pulling fs layer 16:08:35 5d3b04190fa2: Pulling fs layer 16:08:35 2f39f015ded8: Pulling fs layer 16:08:35 3a2ae6a8a46f: Waiting 16:08:35 5d3b04190fa2: Waiting 16:08:35 33b1e0a273af: Waiting 16:08:35 5c69ac0246d0: Download complete 16:08:35 3a2ae6a8a46f: Verifying Checksum 16:08:35 3a2ae6a8a46f: Download complete 16:08:35 33b1e0a273af: Verifying Checksum 16:08:35 33b1e0a273af: Download complete 16:08:35 5d3b04190fa2: Download complete 16:08:36 ec43610c2a17: Verifying Checksum 16:08:36 ec43610c2a17: Download complete 16:08:36 5eb5b503b376: Download complete 16:08:36 2f39f015ded8: Verifying Checksum 16:08:36 2f39f015ded8: Download complete 16:08:37 5eb5b503b376: Pull complete 16:08:37 5c69ac0246d0: Pull complete 16:08:38 ec43610c2a17: Pull complete 16:08:38 3a2ae6a8a46f: Pull complete 16:08:38 33b1e0a273af: Pull complete 16:08:38 5d3b04190fa2: Pull complete 16:08:42 2f39f015ded8: Pull complete 16:08:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:08:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:08:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:08:42 prd-ubuntu20.04-docker-8c-8g-16698 does not seem to be running inside a container 16:08:42 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:08:44 $ docker top 2fbef2e6394c377bbfdf55f7550bd3e3c7ed52bfe3dea924a09de6fcf441d860 -eo pid,comm [Pipeline] { [Pipeline] sh 16:08:45 + touch /tmp/pre-build-complete [Pipeline] sh 16:08:45 + mkdir -p /var/log/sysstat [Pipeline] sh 16:08:45 + ls /var/log/sa-host 16:08:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:08:45 provisioning config files... 16:08:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1961313623909704855tmp [Pipeline] { [Pipeline] echo 16:08:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:08:46 ---> create-netrc.sh [Pipeline] } 16:08:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:08:46 ---> python-tools-install.sh [Pipeline] echo 16:08:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:08:46 ---> sudo-logs.sh 16:08:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:08:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:08:46 ---> job-cost.sh 16:08:46 lf-activate-venv: SKIPPING 16:08:46 DEBUG: total: 0.10999999940395355 16:08:46 INFO: Retrieving Stack Cost... 16:08:47 INFO: Retrieving Pricing Info for: v3-standard-8 16:08:47 INFO: Archiving Costs [Pipeline] echo 16:08:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:08:48 ---> logs-deploy.sh 16:08:48 lf-activate-venv: SKIPPING 16:08:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4067/3 16:08:48 INFO: archiving workspace using pattern(s): 16:08:49 Archives upload complete. 16:08:49 INFO: archiving logs to Nexus