Branch indexing 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 97ead1fc80aa095b46845053832efa05950d1120 rather than 65ac9909f0939876f88ece7b28fedf537bafb1c7 Obtained Jenkinsfile from 97ead1fc80aa095b46845053832efa05950d1120 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-ssh49710878297030335.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5204360655505681471.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4405/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-4405/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9776403752285722476.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh4988358136626140864.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-4405/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-4405/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2527713281666479179.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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/v3], 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.18 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/v3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9599 in /w/workspace/edgexfoundry_edgex-go_PR-4405 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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/4405/head:refs/remotes/origin/PR-4405 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 97ead1fc80aa095b46845053832efa05950d1120 into PR head commit 65ac9909f0939876f88ece7b28fedf537bafb1c7 Merge succeeded, producing 5ad5917f788d9f6c13b283d8f36545170bac1c1f Checking out Revision 5ad5917f788d9f6c13b283d8f36545170bac1c1f (PR-4405) > git config core.sparsecheckout # timeout=10 > git checkout -f 65ac9909f0939876f88ece7b28fedf537bafb1c7 # 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 97ead1fc80aa095b46845053832efa05950d1120 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ad5917f788d9f6c13b283d8f36545170bac1c1f # timeout=10 Commit message: "Merge commit '97ead1fc80aa095b46845053832efa05950d1120' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:11 ========================================================= 08:30:11 EdgeX Global Pipelines Version Info 08:30:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk f59cf4699983541ff2b12d903815adca5ba75b16 # timeout=10 08:30:12 ------------------- 08:30:12 stable info: 08:30:12 ------------------- 08:30:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:12 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:12 Message: update stable to v1.0.244 08:30:12 ------------------- 08:30:12 experimental info: 08:30:12 ------------------- 08:30:12 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:12 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:12 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:30:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4405 [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4405 [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4405 [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ad5917f788d9f6c13b283d8f36545170bac1c1f [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ad5917 [Pipeline] echo 08:30:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:13 provisioning config files... 08:30:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config2252808635325234932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:13 ---> docker-login.sh 08:30:13 nexus3.edgexfoundry.org:10001 08:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:13 Configure a credential helper to remove this warning. See 08:30:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:13 08:30:13 Login Succeeded 08:30:13 nexus3.edgexfoundry.org:10002 08:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:13 Configure a credential helper to remove this warning. See 08:30:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:13 08:30:13 Login Succeeded 08:30:13 nexus3.edgexfoundry.org:10003 08:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:14 Configure a credential helper to remove this warning. See 08:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:14 08:30:14 Login Succeeded 08:30:14 nexus3.edgexfoundry.org:10004 08:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:14 Configure a credential helper to remove this warning. See 08:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:14 08:30:14 Login Succeeded 08:30:14 docker.io 08:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:14 Configure a credential helper to remove this warning. See 08:30:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:14 08:30:14 Login Succeeded 08:30:14 ---> docker-login.sh ends [Pipeline] } 08:30:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:14 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 08:30:14 + + dirname cmd/core-command/Dockerfile 08:30:14 cut -d/ -f2 08:30:14 + echo core-command,cmd/core-command/Dockerfile 08:30:14 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:14 + cut -d/ -f2 08:30:14 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:14 + dirname cmd/core-data/Dockerfile 08:30:14 + cut -d/ -f2 08:30:14 + echo core-data,cmd/core-data/Dockerfile 08:30:14 + + dirname cmd/core-metadata/Dockerfile 08:30:14 cut -d/ -f2 08:30:14 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:14 + dirname cmd/security-bootstrapper/Dockerfile 08:30:14 + cut -d/ -f2 08:30:14 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:14 + + dirnamecut cmd/security-proxy-auth/Dockerfile -d/ 08:30:14 -f2 08:30:14 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:14 + + cut -d/ -f2 08:30:14 dirname cmd/security-proxy-setup/Dockerfile 08:30:14 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:14 + + cut -d/ -f2 08:30:14 dirname cmd/security-secretstore-setup/Dockerfile 08:30:14 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:14 + + cut -d/ -f2dirname 08:30:14 cmd/security-spiffe-token-provider/Dockerfile 08:30:14 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:14 + dirname cmd/security-spire-agent/Dockerfile 08:30:14 + cut -d/ -f2 08:30:14 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:14 + dirname cmd/security-spire-config/Dockerfile 08:30:14 + cut -d/ -f2 08:30:14 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:14 + dirname cmd/security-spire-server/Dockerfile 08:30:14 + cut -d/ -f2 08:30:14 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:14 + + dirname cmd/support-notifications/Dockerfilecut 08:30:14 -d/ -f2 08:30:14 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:14 + dirname cmd/support-scheduler/Dockerfile 08:30:14 + cut -d/ -f2 08:30:14 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:14 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:15 + git rev-list -1 --merges 5ad5917f788d9f6c13b283d8f36545170bac1c1f~1..5ad5917f788d9f6c13b283d8f36545170bac1c1f [Pipeline] echo 08:30:15 -----------> git rev-list -1 --merges 5ad5917f788d9f6c13b283d8f36545170bac1c1f~1..5ad5917f788d9f6c13b283d8f36545170bac1c1f 5ad5917f788d9f6c13b283d8f36545170bac1c1f 08:30:15 5ad5917f788d9f6c13b283d8f36545170bac1c1f [false] [Pipeline] sh 08:30:15 + git log --format=format:%s -1 5ad5917f788d9f6c13b283d8f36545170bac1c1f [Pipeline] echo 08:30:15 ========================================================= 08:30:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:15 + grep -v github /etc/ssh/ssh_known_hosts 08:30:15 + [ -e /tmp/ssh_known_hosts ] 08:30:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:15 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:16 08:30:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:16 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:16 b85a868b505f: Pulling fs layer 08:30:16 e2be974225ed: Pulling fs layer 08:30:16 339a4e72a1f5: Pulling fs layer 08:30:16 988bab9f4d93: Pulling fs layer 08:30:16 1469e6f7b9e6: Pulling fs layer 08:30:16 eaf3925da568: Pulling fs layer 08:30:16 bab4dde63d76: Pulling fs layer 08:30:16 bde34c3a00c8: Pulling fs layer 08:30:16 b352a97aabf1: Pulling fs layer 08:30:16 1469e6f7b9e6: Waiting 08:30:16 eaf3925da568: Waiting 08:30:16 bab4dde63d76: Waiting 08:30:16 bde34c3a00c8: Waiting 08:30:16 988bab9f4d93: Waiting 08:30:16 4872d77fe225: Pulling fs layer 08:30:16 5851b861e8e6: Pulling fs layer 08:30:16 5851b861e8e6: Waiting 08:30:16 b352a97aabf1: Waiting 08:30:16 e2be974225ed: Verifying Checksum 08:30:16 e2be974225ed: Download complete 08:30:16 988bab9f4d93: Download complete 08:30:16 1469e6f7b9e6: Verifying Checksum 08:30:16 1469e6f7b9e6: Download complete 08:30:16 eaf3925da568: Verifying Checksum 08:30:16 eaf3925da568: Download complete 08:30:16 339a4e72a1f5: Download complete 08:30:16 bde34c3a00c8: Download complete 08:30:16 b352a97aabf1: Download complete 08:30:16 4872d77fe225: Verifying Checksum 08:30:16 4872d77fe225: Download complete 08:30:16 5851b861e8e6: Download complete 08:30:16 b85a868b505f: Verifying Checksum 08:30:16 b85a868b505f: Download complete 08:30:17 bab4dde63d76: Verifying Checksum 08:30:17 bab4dde63d76: Download complete 08:30:18 b85a868b505f: Pull complete 08:30:18 e2be974225ed: Pull complete 08:30:18 339a4e72a1f5: Pull complete 08:30:18 988bab9f4d93: Pull complete 08:30:18 1469e6f7b9e6: Pull complete 08:30:18 eaf3925da568: Pull complete 08:30:20 bab4dde63d76: Pull complete 08:30:20 bde34c3a00c8: Pull complete 08:30:21 b352a97aabf1: Pull complete 08:30:21 4872d77fe225: Pull complete 08:30:21 5851b861e8e6: Pull complete 08:30:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:21 prd-ubuntu20.04-docker-8c-8g-9599 does not seem to be running inside a container 08:30:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:23 $ docker top 27a139fe06d1000dda6d13aef92160fbe1460c954eb1ab2710123ff9ac288031 -eo pid,comm 08:30:23 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). 08:30:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:23 [ssh-agent] Looking for ssh-agent implementation... 08:30:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:24 $ docker exec 27a139fe06d1000dda6d13aef92160fbe1460c954eb1ab2710123ff9ac288031 ssh-agent 08:30:24 SSH_AUTH_SOCK=/tmp/ssh-smFq54P1FIJZ/agent.32 08:30:24 SSH_AGENT_PID=38 08:30:24 Running ssh-add (command line suppressed) 08:30:24 Identity added: /w/workspace/edgex-go/6@tmp/private_key_8916448523684429057.key (/w/workspace/edgex-go/6@tmp/private_key_8916448523684429057.key) 08:30:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:24 + git tag --points-at HEAD [Pipeline] } 08:30:24 $ docker exec --env ******** --env ******** 27a139fe06d1000dda6d13aef92160fbe1460c954eb1ab2710123ff9ac288031 ssh-agent -k 08:30:24 unset SSH_AUTH_SOCK; 08:30:24 unset SSH_AGENT_PID; 08:30:24 echo Agent pid 38 killed; 08:30:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:24 [ssh-agent] Looking for ssh-agent implementation... 08:30:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:24 $ docker exec 27a139fe06d1000dda6d13aef92160fbe1460c954eb1ab2710123ff9ac288031 ssh-agent 08:30:25 SSH_AUTH_SOCK=/tmp/ssh-NP0X9Dfh3ys6/agent.70 08:30:25 SSH_AGENT_PID=76 08:30:25 Running ssh-add (command line suppressed) 08:30:25 Identity added: /w/workspace/edgex-go/6@tmp/private_key_8402718645311958350.key (/w/workspace/edgex-go/6@tmp/private_key_8402718645311958350.key) 08:30:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:25 + git semver init 08:30:25 2023-03-10 08:30:25,627 [run_init] DEBUG init version:0.0.0 force:False 08:30:25 2023-03-10 08:30:25,628 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver 08:30:25 2023-03-10 08:30:25,628 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver 08:30:25 2023-03-10 08:30:25,629 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) 08:30:30 2023-03-10 08:30:30,281 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude 08:30:30 2023-03-10 08:30:30,282 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/PR-4405 with force:False 08:30:30 2023-03-10 08:30:30,282 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-4405 08:30:30 2023-03-10 08:30:30,287 [execute] INFO git cat-file --batch-check 08:30:30 2023-03-10 08:30:30,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) 08:30:30 2023-03-10 08:30:30,293 [execute] INFO git cat-file --batch 08:30:30 2023-03-10 08:30:30,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) 08:30:30 2023-03-10 08:30:30,298 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-4405 08:30:30 0.0.0 [Pipeline] } 08:30:31 $ docker exec --env ******** --env ******** 27a139fe06d1000dda6d13aef92160fbe1460c954eb1ab2710123ff9ac288031 ssh-agent -k 08:30:31 unset SSH_AUTH_SOCK; 08:30:31 unset SSH_AGENT_PID; 08:30:31 echo Agent pid 76 killed; 08:30:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:31 + git semver [Pipeline] } 08:30:31 $ docker stop --time=1 27a139fe06d1000dda6d13aef92160fbe1460c954eb1ab2710123ff9ac288031 08:30:32 $ docker rm -f --volumes 27a139fe06d1000dda6d13aef92160fbe1460c954eb1ab2710123ff9ac288031 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:33 Stashed 1 file(s) [Pipeline] echo 08:30:33 [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] sh 08:30:33 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo 08:30:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:33 ========================================================= 08:30:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:30:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:34 213ec9aee27d: Pulling fs layer 08:30:34 4583459ba037: Pulling fs layer 08:30:34 93c1e223e6f2: Pulling fs layer 08:30:34 53926ce57604: Pulling fs layer 08:30:34 21b2b0c7a3f4: Pulling fs layer 08:30:34 22ff95d597cd: Pulling fs layer 08:30:34 12d6caf4c0d1: Pulling fs layer 08:30:34 96b7cbca73a9: Pulling fs layer 08:30:34 a7acece74701: Pulling fs layer 08:30:34 22ff95d597cd: Waiting 08:30:34 53926ce57604: Waiting 08:30:34 12d6caf4c0d1: Waiting 08:30:34 96b7cbca73a9: Waiting 08:30:34 a7acece74701: Waiting 08:30:34 4583459ba037: Download complete 08:30:34 21b2b0c7a3f4: Verifying Checksum 08:30:34 21b2b0c7a3f4: Download complete 08:30:34 22ff95d597cd: Verifying Checksum 08:30:34 22ff95d597cd: Download complete 08:30:34 213ec9aee27d: Download complete 08:30:34 12d6caf4c0d1: Verifying Checksum 08:30:34 12d6caf4c0d1: Download complete 08:30:34 213ec9aee27d: Pull complete 08:30:34 4583459ba037: Pull complete 08:30:34 93c1e223e6f2: Pull complete 08:30:35 a7acece74701: Verifying Checksum 08:30:35 a7acece74701: Download complete 08:30:35 96b7cbca73a9: Verifying Checksum 08:30:35 96b7cbca73a9: Download complete 08:30:35 53926ce57604: Verifying Checksum 08:30:35 53926ce57604: Download complete 08:30:39 53926ce57604: Pull complete 08:30:39 21b2b0c7a3f4: Pull complete 08:30:39 22ff95d597cd: Pull complete 08:30:39 12d6caf4c0d1: Pull complete 08:30:41 96b7cbca73a9: Pull complete 08:30:41 a7acece74701: Pull complete 08:30:41 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:30:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:30:41 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:41 WORKDIR /edgex 08:30:41 COPY go.mod . 08:30:41 RUN go mod download 08:30:41 + docker build -t ci-base-image-x86_64 -f - . 08:30:42 Sending build context to Docker daemon 170.4MB 08:30:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:42 ---> db6d94c90886 08:30:42 Step 2/4 : WORKDIR /edgex 08:30:46 ---> Running in 2755290a49e4 08:30:46 Removing intermediate container 2755290a49e4 08:30:46 ---> 16cc5fbe8220 08:30:46 Step 3/4 : COPY go.mod . 08:30:47 ---> 21746cac02da 08:30:47 Step 4/4 : RUN go mod download 08:30:47 ---> Running in 47f793385f21 08:30:48 Still waiting to schedule task 08:30:48 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9592’ 08:30:59 Removing intermediate container 47f793385f21 08:30:59 ---> 737d171b73e7 08:30:59 Successfully built 737d171b73e7 08:30:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:59 + docker inspect -f . ci-base-image-x86_64 08:30:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:59 prd-ubuntu20.04-docker-8c-8g-9599 does not seem to be running inside a container 08:30:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-x86_64 cat 08:31:00 $ docker top 00474195d702cb37156420461937bd3cc6083f0011a27dd86941ff0ca99a2f45 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:00 + go version 08:31:00 go version go1.18.7 linux/amd64 [Pipeline] } 08:31:00 $ docker stop --time=1 00474195d702cb37156420461937bd3cc6083f0011a27dd86941ff0ca99a2f45 08:31:01 $ docker rm -f --volumes 00474195d702cb37156420461937bd3cc6083f0011a27dd86941ff0ca99a2f45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:02 + docker inspect -f . ci-base-image-x86_64 08:31:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:02 prd-ubuntu20.04-docker-8c-8g-9599 does not seem to be running inside a container 08:31:02 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-x86_64 cat 08:31:02 $ docker top 850d8ca53185203e675950e44fd19ef731155b73c015bc7955651e0ef2afd600 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:02 ========================================================= 08:31:02 [edgeXBuildGoParallel] Running Tests and Build... 08:31:02 ========================================================= [Pipeline] sh 08:31:02 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh 08:31:03 + make test 08:31:03 go test -race -coverprofile=coverage.out ./... 08:31:09 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.085s coverage: 28.7% of statements 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.108s coverage: 98.6% of statements 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.126s coverage: 71.2% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.0% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.313s coverage: 88.5% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.075s coverage: 3.9% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.521s coverage: 95.6% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.9% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.0% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.097s coverage: 45.5% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 82.9% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.086s coverage: 94.4% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.385s coverage: 79.9% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.104s coverage: 92.9% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.054s coverage: 20.0% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 81.2% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 82.1% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.052s coverage: 84.8% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.205s coverage: 63.1% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 38.4% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.162s coverage: 92.3% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 61.5% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:51 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 08:32:09 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 08:32:09 go vet ./... 08:32:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:11 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:12 + ls -al . 08:32:12 total 704 08:32:12 drwxrwxr-x 11 1001 1001 4096 Mar 10 08:31 . 08:32:12 drwxr-xr-x 4 root root 4096 Mar 10 08:31 .. 08:32:12 drwxrwxr-x 2 1001 1001 4096 Mar 10 08:30 .blubracket 08:32:12 -rw-rw-r-- 1 1001 1001 16 Mar 10 08:30 .dockerignore 08:32:12 drwxrwxr-x 8 1001 1001 4096 Mar 10 08:31 .git 08:32:12 drwxrwxr-x 3 1001 1001 4096 Mar 10 08:30 .github 08:32:12 -rw-rw-r-- 1 1001 1001 1112 Mar 10 08:30 .gitignore 08:32:12 -rw-rw-r-- 1 1001 1001 42 Mar 10 08:30 .golangci.yml 08:32:12 -rw-rw-r-- 1 1001 1001 87 Mar 10 08:30 .hadolint.yml 08:32:12 drwxr-xr-x 3 1001 1001 4096 Mar 10 08:30 .semver 08:32:12 -rw-rw-r-- 1 1001 1001 166 Mar 10 08:30 .sonarcloud.properties 08:32:12 -rw-rw-r-- 1 1001 1001 1171 Mar 10 08:30 ADOPTERS.md 08:32:12 -rw-rw-r-- 1 1001 1001 10825 Mar 10 08:30 Attribution.txt 08:32:12 -rw-rw-r-- 1 1001 1001 73765 Mar 10 08:30 CHANGELOG.md 08:32:12 -rw-rw-r-- 1 1001 1001 3804 Mar 10 08:30 CONTRIBUTING.md 08:32:12 -rw-rw-r-- 1 1001 1001 677 Mar 10 08:30 GOVERNANCE.md 08:32:12 -rw-rw-r-- 1 1001 1001 883 Mar 10 08:30 Jenkinsfile 08:32:12 -rw-rw-r-- 1 1001 1001 10775 Mar 10 08:30 LICENSE 08:32:12 -rw-rw-r-- 1 1001 1001 14071 Mar 10 08:30 Makefile 08:32:12 -rw-rw-r-- 1 1001 1001 582 Mar 10 08:30 OWNERS.md 08:32:12 -rw-rw-r-- 1 1001 1001 9403 Mar 10 08:30 README.md 08:32:12 -rw-rw-r-- 1 1001 1001 6912 Mar 10 08:30 SECURITY.md 08:32:12 -rw-rw-r-- 1 1001 1001 5 Mar 10 08:30 VERSION 08:32:12 drwxrwxr-x 2 1001 1001 4096 Mar 10 08:30 bin 08:32:12 drwxrwxr-x 18 1001 1001 4096 Mar 10 08:30 cmd 08:32:12 -rw-r--r-- 1 root root 447686 Mar 10 08:31 coverage.out 08:32:12 -rw-rw-r-- 1 1001 1001 3232 Mar 10 08:30 go.mod 08:32:12 -rw-rw-r-- 1 1001 1001 31098 Mar 10 08:30 go.sum 08:32:12 drwxrwxr-x 7 1001 1001 4096 Mar 10 08:30 internal 08:32:12 drwxrwxr-x 3 1001 1001 4096 Mar 10 08:30 openapi 08:32:12 drwxrwxr-x 4 1001 1001 4096 Mar 10 08:30 snap 08:32:12 -rw-rw-r-- 1 1001 1001 204 Mar 10 08:30 version.go [Pipeline] sh 08:32:12 + '[' -e coverage.out ] 08:32:12 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:12 Stashed 1 file(s) [Pipeline] sh 08:32:13 + make build 08:32:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:32:25 go build -tags " 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 08:32:26 go build -tags " 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 08:32:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:32:28 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:32:36 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:32:38 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-auth/security-proxy-auth ./cmd/security-proxy-auth 08:32:39 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 08:32:40 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 08:32:41 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 08:32:42 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 08:32:43 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] } 08:32:45 $ docker stop --time=1 850d8ca53185203e675950e44fd19ef731155b73c015bc7955651e0ef2afd600 08:32:48 $ docker rm -f --volumes 850d8ca53185203e675950e44fd19ef731155b73c015bc7955651e0ef2afd600 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:49 08:32:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:49 latest: Pulling from edgex-devops/edgex-compose 08:32:49 cbdbe7a5bc2a: Pulling fs layer 08:32:49 ca9280d653b3: Pulling fs layer 08:32:49 7e9c9ca2126c: Pulling fs layer 08:32:50 cbdbe7a5bc2a: Verifying Checksum 08:32:50 ca9280d653b3: Verifying Checksum 08:32:50 ca9280d653b3: Download complete 08:32:50 cbdbe7a5bc2a: Pull complete 08:32:50 7e9c9ca2126c: Verifying Checksum 08:32:50 7e9c9ca2126c: Download complete 08:32:50 ca9280d653b3: Pull complete 08:32:54 7e9c9ca2126c: Pull complete 08:32:54 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:54 prd-ubuntu20.04-docker-8c-8g-9599 does not seem to be running inside a container 08:32:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:latest cat 08:32:56 $ docker top 2729471e55506720fe73c96c5d734ac24bab7e52555e90e0d2b975bb9ef88748 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:56 + docker-compose build --help 08:32:56 + grep parallel 08:32:57 --parallel Build images in parallel. [Pipeline] } 08:32:57 $ docker stop --time=1 2729471e55506720fe73c96c5d734ac24bab7e52555e90e0d2b975bb9ef88748 08:32:58 $ docker rm -f --volumes 2729471e55506720fe73c96c5d734ac24bab7e52555e90e0d2b975bb9ef88748 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:58 prd-ubuntu20.04-docker-8c-8g-9599 does not seem to be running inside a container 08:32:58 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:59 $ docker top 6c12d441b948c86393a2adf84cc59c1527ec138a6709386dce751074f8dc27ad -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:59 + docker-compose -f ./docker-compose-build.yml build --parallel 08:33:00 Building core-command ... 08:33:00 Building core-common-config-bootstrapper ... 08:33:00 Building core-data ... 08:33:00 Building core-metadata ... 08:33:00 Building security-bootstrapper ... 08:33:00 Building security-proxy-auth ... 08:33:00 Building security-proxy-setup ... 08:33:00 Building security-secretstore-setup ... 08:33:00 Building security-spiffe-token-provider ... 08:33:00 Building security-spire-agent ... 08:33:00 Building security-spire-config ... 08:33:00 Building security-spire-server ... 08:33:00 Building support-notifications ... 08:33:00 Building support-scheduler ... 08:33:00 Building core-common-config-bootstrapper 08:33:00 Building security-spire-server 08:33:00 Building security-bootstrapper 08:33:00 Building core-metadata 08:33:00 Building security-spiffe-token-provider 08:33:12 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:12 ---> 737d171b73e7 08:33:12 Step 3/23 : WORKDIR /edgex-go 08:33:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:12 ---> 737d171b73e7 08:33:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:12 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:12 ---> 737d171b73e7 08:33:12 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:33:12 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:12 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:33:12 ---> 737d171b73e7 08:33:12 Step 3/32 : WORKDIR /edgex-go 08:33:12 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:12 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:33:12 ---> 737d171b73e7 08:33:12 Step 3/19 : WORKDIR /edgex-go 08:33:18 ---> Running in 5b0aaf2b82f1 08:33:18 ---> Running in 99faa7e95d4e 08:33:18 ---> Running in dc8cfd55abe5 08:33:18 ---> Running in 3f6ba5e1ea33 08:33:18 ---> Running in f3f057b92d65 08:33:18 Removing intermediate container 5b0aaf2b82f1 08:33:18 ---> c526b5105728 08:33:18 Step 4/24 : WORKDIR /edgex-go 08:33:18 Removing intermediate container f3f057b92d65 08:33:18 ---> 5ee2265b3628 08:33:18 Step 4/22 : WORKDIR /edgex-go 08:33:18 ---> Running in 1bd6d5c93559 08:33:18 Removing intermediate container dc8cfd55abe5 08:33:18 ---> 7bebf2b1d1d6 08:33:18 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:33:18 Removing intermediate container 99faa7e95d4e 08:33:18 ---> 52302268af37 08:33:18 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:33:18 Removing intermediate container 3f6ba5e1ea33 08:33:18 ---> c1a47aa17ddb 08:33:18 Step 4/32 : RUN apk add --update --no-cache make git 08:33:18 ---> Running in b1b741b8df2e 08:33:18 ---> Running in 88bd414643de 08:33:18 ---> Running in 94441296ea6d 08:33:18 ---> Running in b7644be69ae7 08:33:18 Removing intermediate container 1bd6d5c93559 08:33:18 ---> de4252bdb407 08:33:18 Step 5/24 : RUN apk add --update --no-cache make git 08:33:18 ---> Running in 513a573acb28 08:33:18 Removing intermediate container 88bd414643de 08:33:18 ---> c12df4bee636 08:33:18 Step 5/22 : RUN apk add --update --no-cache make git 08:33:18 ---> Running in f20d4e02e6dd 08:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:19 OK: 211 MiB in 51 packages 08:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:19 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:33:19 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:33:19 OK: 17046 distinct packages available 08:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:19 OK: 211 MiB in 51 packages 08:33:19 OK: 211 MiB in 51 packages 08:33:19 OK: 211 MiB in 51 packages 08:33:19 OK: 211 MiB in 51 packages 08:33:19 Removing intermediate container b1b741b8df2e 08:33:19 ---> 732fc3a2af78 08:33:19 Step 5/23 : COPY go.mod vendor* ./ 08:33:19 ---> 27acad6822f9 08:33:19 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:19 ---> Running in 90d0a7b14b14 08:33:19 Removing intermediate container f20d4e02e6dd 08:33:19 ---> ec4ec8a41550 08:33:19 Step 6/22 : COPY go.mod vendor* ./ 08:33:19 Removing intermediate container b7644be69ae7 08:33:19 ---> 6150b6e51161 08:33:19 Step 5/32 : COPY go.mod vendor* ./ 08:33:19 Removing intermediate container 513a573acb28 08:33:19 ---> ddbd20c5b1f8 08:33:19 Step 6/24 : COPY go.mod vendor* ./ 08:33:20 ---> d828bf44a0c3 08:33:20 Removing intermediate container 94441296ea6d 08:33:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 5fb0cc6c4a26 08:33:20 08:33:20 Step 5/19 : COPY go.mod vendor* ./ 08:33:20 ---> Running in 588889f0e8e8 08:33:20 ---> 557d3fbc65ab 08:33:20 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:20 ---> Running in 1077f2f6df0e 08:33:20 ---> 290275321999 08:33:20 ---> 36d3e1b78c40 08:33:20 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:20 08:33:20 ---> Running in 54f1a069c839 08:33:20 ---> Running in ee5d394a7d74 08:34:06 Removing intermediate container 54f1a069c839 08:34:06 ---> d89b38dcd990 08:34:06 Step 8/24 : COPY . . 08:34:06 Removing intermediate container 1077f2f6df0e 08:34:06 ---> 81b7e055f81f 08:34:06 Step 7/32 : COPY . . 08:34:06 Removing intermediate container 90d0a7b14b14 08:34:06 ---> 33231a7c5b20 08:34:06 Step 7/23 : COPY . . 08:34:06 Removing intermediate container 588889f0e8e8 08:34:06 ---> f82f63ca8fc2 08:34:06 Step 8/22 : COPY . . 08:34:06 Removing intermediate container ee5d394a7d74 08:34:06 ---> fa92c88fabda 08:34:06 Step 7/19 : COPY . . 08:34:19 ---> dbbe9ddf4b1a 08:34:19 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:19 ---> 4f542ed611e0 08:34:19 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:34:19 ---> 952222454b1b 08:34:19 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:34:19 ---> 5566d4987130 08:34:19 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:34:19 ---> e994813340ca 08:34:19 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:34:19 ---> Running in f7dd8bcf3569 08:34:19 ---> Running in ce2428ac003b 08:34:19 ---> Running in 678fe9eaca9f 08:34:19 ---> Running in eb605f1fc80a 08:34:19 ---> Running in 8fe04773994d 08:34:19 Removing intermediate container 678fe9eaca9f 08:34:19 ---> c109f005a992 08:34:19 Step 9/23 : WORKDIR /edgex-go/spire-build 08:34:19 ---> Running in 96cef41e7468 08:34:19 Removing intermediate container 96cef41e7468 08:34:19 ---> c562e6dcb439 08:34:19 Step 10/23 : 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 08:34:19 ---> Running in dd84674834c5 08:34:19 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 08:34:19 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 08:34:19 go build -tags " 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 08:34:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:34:19 Removing intermediate container dd84674834c5 08:34:19 ---> a6ba067a1cf4 08:34:19 Step 11/23 : WORKDIR /edgex-go 08:34:19 ---> Running in 72b7598bc83a 08:34:19 Removing intermediate container 72b7598bc83a 08:34:19 ---> f7872970e9be 08:34:19 08:34:19 Step 12/23 : FROM alpine:3.15 08:34:19 3.15: Pulling from library/alpine 08:34:19 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:34:19 Status: Downloaded newer image for alpine:3.15 08:34:19 ---> 5ce65d7b0fde 08:34:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:20 ---> Running in 4a6fe493b6a7 08:34:20 Removing intermediate container 4a6fe493b6a7 08:34:20 ---> 19aebf506a3b 08:34:20 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:20 ---> Running in 395064027fb6 08:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:21 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:21 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:21 OK: 15859 distinct packages available 08:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:21 (1/5) Installing dumb-init (1.2.5-r1) 08:34:21 (2/5) Installing musl-obstack (1.2.3-r0) 08:34:21 (3/5) Installing libucontext (1.1-r0) 08:34:21 (4/5) Installing gcompat (1.0.0-r4) 08:34:21 (5/5) Installing openssl (1.1.1t-r1) 08:34:21 Executing busybox-1.34.1-r7.trigger 08:34:21 OK: 7 MiB in 19 packages 08:34:25 Removing intermediate container 395064027fb6 08:34:25 ---> 1f96100bf10c 08:34:25 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:33 ---> 584d3c53bea1 08:34:33 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:34:35 ---> 142719f44eba 08:34:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:34:36 ---> 11ea6d59fb83 08:34:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:34:37 ---> f0f756060c36 08:34:37 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:38 ---> Running in 65238efbc344 08:34:39 Removing intermediate container 65238efbc344 08:34:39 ---> 5db8d978e422 08:34:39 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:41 ---> Running in 47b4b6974d88 08:34:42 Removing intermediate container 47b4b6974d88 08:34:42 ---> e1c9ad0b890f 08:34:42 Step 21/23 : LABEL arch=x86_64 08:34:42 ---> Running in 3f0d7fbb5313 08:34:42 Removing intermediate container 3f0d7fbb5313 08:34:42 ---> 04bad168256b 08:34:42 Step 22/23 : LABEL git_sha=5ad5917f788d9f6c13b283d8f36545170bac1c1f 08:34:43 ---> Running in 99eea0bdeb76 08:34:43 Removing intermediate container 99eea0bdeb76 08:34:43 ---> e4cac0f411bc 08:34:43 Step 23/23 : LABEL version=0.0.0 08:34:44 ---> Running in 5a1f05180f96 08:34:45 Removing intermediate container 5a1f05180f96 08:34:45 ---> 97a6a067b496 08:34:45 08:34:45 Successfully built 97a6a067b496 08:34:45 Successfully tagged security-spire-server:latest 08:34:45 Building security-proxy-setup 08:34:51  Building security-spire-server ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:51 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:34:51 ---> 737d171b73e7 08:34:51 Step 3/20 : WORKDIR /edgex-go 08:34:51 ---> Using cache 08:34:51 ---> 52302268af37 08:34:51 Step 4/20 : RUN apk add --update --no-cache make git 08:34:54 ---> Running in 8431b128e40e 08:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:54 OK: 211 MiB in 51 packages 08:34:59 Removing intermediate container 8431b128e40e 08:34:59 ---> 1a916be3d207 08:34:59 Step 5/20 : COPY go.mod vendor* ./ 08:34:59 Removing intermediate container eb605f1fc80a 08:34:59 ---> 37a1176515ac 08:34:59 08:34:59 Step 10/22 : FROM alpine:3.16 08:34:59 3.16: Pulling from library/alpine 08:34:59 Removing intermediate container f7dd8bcf3569 08:34:59 ---> 9699cd6ae336 08:34:59 08:34:59 Step 9/32 : FROM alpine:3.16 08:34:59 Removing intermediate container 8fe04773994d 08:34:59 ---> ea13bd12eff7 08:34:59 08:34:59 Step 10/24 : FROM alpine:3.16 08:34:59 ---> 12ea2c42c6fc 08:34:59 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:59 Removing intermediate container ce2428ac003b 08:34:59 ---> 25c523dd69c1 08:34:59 08:34:59 Step 9/19 : FROM alpine:3.15 08:34:59 ---> 5ce65d7b0fde 08:34:59 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:59 ---> Using cache 08:34:59 ---> 19aebf506a3b 08:34:59 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:59 ---> Running in f5715e79bcdf 08:34:59 3.16: Pulling from library/alpine 08:34:59 3.16: Pulling from library/alpine 08:34:59 ---> Running in 923ac3dc810e 08:34:59 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:59 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:59 Status: Downloaded newer image for alpine:3.16 08:34:59 Status: Downloaded newer image for alpine:3.16 08:34:59 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:59 Status: Image is up to date for alpine:3.16 08:34:59 ---> dfd21b5a31f5 08:34:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:34:59 ---> dfd21b5a31f5 08:34:59 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:34:59 ---> dfd21b5a31f5 08:34:59 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:59 ---> Running in 60afdd17e1f7 08:34:59 ---> Running in 3f96fce5bdd3 08:34:59 ---> Running in 70248735a0e6 08:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:59 Removing intermediate container 70248735a0e6 08:34:59 ---> b3ed0a3d31b9 08:34:59 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:34:59 Removing intermediate container 60afdd17e1f7 08:34:59 ---> 17052513c940 08:34:59 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:34:59 ---> Running in e8b6ef290348 08:34:59 ---> Running in 406c6a662db1 08:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:59 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:59 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:59 OK: 15859 distinct packages available 08:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:00 (1/1) Installing dumb-init (1.2.5-r1) 08:35:00 Executing busybox-1.35.0-r17.trigger 08:35:00 OK: 6 MiB in 15 packages 08:35:00 (1/2) Installing dumb-init (1.2.5-r1) 08:35:00 (2/2) Installing su-exec (0.2-r1) 08:35:00 Executing busybox-1.35.0-r17.trigger 08:35:00 OK: 6 MiB in 16 packages 08:35:00 (1/9) Installing ca-certificates (20220614-r0) 08:35:00 (2/9) Installing brotli-libs (1.0.9-r5) 08:35:00 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:35:00 (4/9) Installing libcurl (7.80.0-r6) 08:35:00 (5/9) Installing curl (7.80.0-r6) 08:35:00 (6/9) Installing dumb-init (1.2.5-r1) 08:35:00 (7/9) Installing musl-obstack (1.2.3-r0) 08:35:00 (8/9) Installing libucontext (1.1-r0) 08:35:00 (9/9) Installing gcompat (1.0.0-r4) 08:35:00 Executing busybox-1.34.1-r7.trigger 08:35:00 Executing ca-certificates-20220614-r0.trigger 08:35:00 (1/1) Installing dumb-init (1.2.5-r1) 08:35:00 OK: 8 MiB in 23 packages 08:35:00 Executing busybox-1.35.0-r17.trigger 08:35:00 OK: 6 MiB in 15 packages 08:35:01 Removing intermediate container e8b6ef290348 08:35:01 ---> bb0f54242530 08:35:01 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:35:01 Removing intermediate container 3f96fce5bdd3 08:35:01 ---> 660acdd4b615 08:35:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:01 ---> Running in 879d64231447 08:35:01 ---> Running in ef9d17fc1959 08:35:01 Removing intermediate container 406c6a662db1 08:35:01 ---> 968f7455f7ae 08:35:01 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:01 Removing intermediate container 879d64231447 08:35:01 ---> 7945e4b672de 08:35:01 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:35:01 Removing intermediate container 923ac3dc810e 08:35:01 ---> 51b9de8979b2 08:35:01 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:01 Removing intermediate container ef9d17fc1959 08:35:01 ---> bfb274829880 08:35:01 Step 13/24 : ENV APP_PORT=59881 08:35:01 ---> Running in 750fd9575e73 08:35:01 ---> 2d7cc9a59cf2 08:35:01 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:01 ---> Running in b7020536e383 08:35:01 Removing intermediate container 750fd9575e73 08:35:01 ---> 7597f6bba7ad 08:35:01 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:35:01 ---> Running in 37dbcd827a28 08:35:01 Removing intermediate container b7020536e383 08:35:01 ---> afc68f624334 08:35:01 Step 14/24 : EXPOSE $APP_PORT 08:35:01 ---> Running in 792adbd023cc 08:35:01 ---> 151375fd8737 08:35:01 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:01 Removing intermediate container 37dbcd827a28 08:35:01 ---> 5d6999ffc5d7 08:35:01 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:35:01 Removing intermediate container 792adbd023cc 08:35:01 ---> 1bce4268d652 08:35:01 Step 15/24 : WORKDIR / 08:35:01 ---> Running in 83f98b3113f9 08:35:01 ---> Running in fde44412facb 08:35:02 Removing intermediate container 83f98b3113f9 08:35:02 ---> ca6f2b757c36 08:35:02 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:35:02 Removing intermediate container fde44412facb 08:35:02 ---> 67e14c1fb94d 08:35:02 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:02 ---> Running in 9c8f4f377d0e 08:35:02 ---> 010b4dda7128 08:35:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:35:02 ---> 51f0c6ec60d2 08:35:02 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:35:02 ---> 74da4cc0b47c 08:35:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:02 ---> 64b0467fb11e 08:35:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:02 ---> f4dc7616cd7e 08:35:02 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:35:02 ---> Running in 1fcfdf83f539 08:35:03 Removing intermediate container 1fcfdf83f539 08:35:03 ---> 7e43de2af8ea 08:35:03 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:03 ---> efceb9011f99 08:35:03 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:03 ---> Running in 70ab0168ed33 08:35:03 ---> Running in 6a4429024b66 08:35:03 ---> 67ef056647ae 08:35:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:35:03 Removing intermediate container 6a4429024b66 08:35:03 ---> bbcae18ed161 08:35:03 Step 17/19 : LABEL arch=x86_64 08:35:03 ---> Running in b6917a08f229 08:35:03 Removing intermediate container 9c8f4f377d0e 08:35:03 ---> 17157c4e4977 08:35:03 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:35:03 ---> Running in ac92b49c5c33 08:35:03 ---> dd2615271eab 08:35:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:35:03 Removing intermediate container b6917a08f229 08:35:03 ---> 368ad3bb83aa 08:35:03 Step 18/19 : LABEL git_sha=5ad5917f788d9f6c13b283d8f36545170bac1c1f 08:35:03 ---> Running in d9e72cf38750 08:35:03 Removing intermediate container ac92b49c5c33 08:35:03 ---> 9d040f61279e 08:35:03 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:35:03 ---> 945cc10875e1 08:35:03 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:35:03 ---> Running in 536e91c61c05 08:35:03 Removing intermediate container d9e72cf38750 08:35:03 ---> aaf828c01206 08:35:03 Step 19/19 : LABEL version=0.0.0 08:35:03 ---> Running in 364b6136e209 08:35:03 ---> 3a1eec50d009 08:35:03 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:35:03 Removing intermediate container 536e91c61c05 08:35:03 ---> aa43433ff5c1 08:35:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:03 ---> Running in 872aec45b382 08:35:03 Removing intermediate container 364b6136e209 08:35:03 ---> 698e8532a30b 08:35:03 08:35:03 ---> Running in ef60ef247f4b 08:35:03 Successfully built 698e8532a30b 08:35:03 Successfully tagged security-spiffe-token-provider:latest 08:35:03  Building security-spiffe-token-provider ... done Building support-scheduler 08:35:04 Removing intermediate container 70ab0168ed33 08:35:04 ---> 045ca85edb71 08:35:04 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:35:04 Removing intermediate container ef60ef247f4b 08:35:04 ---> c101e57d5f30 08:35:04 Step 22/24 : LABEL arch=x86_64 08:35:07 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:07 ---> 737d171b73e7 08:35:07 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:07 ---> Using cache 08:35:07 ---> 5ee2265b3628 08:35:07 Step 4/22 : WORKDIR /edgex-go 08:35:07 ---> Using cache 08:35:07 ---> c12df4bee636 08:35:07 Step 5/22 : RUN apk add --update --no-cache make git 08:35:07 ---> Using cache 08:35:07 ---> ec4ec8a41550 08:35:07 Step 6/22 : COPY go.mod vendor* ./ 08:35:07 ---> Using cache 08:35:07 ---> d828bf44a0c3 08:35:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:07 ---> Using cache 08:35:07 ---> f82f63ca8fc2 08:35:07 Step 8/22 : COPY . . 08:35:07 ---> Using cache 08:35:07 ---> e994813340ca 08:35:07 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:35:07 ---> Running in 568a5ef582eb 08:35:07 ---> Running in 4020bf871d99 08:35:07 ---> Running in 3b985d1f5eb3 08:35:07 Removing intermediate container 568a5ef582eb 08:35:07 ---> d4cca04c346a 08:35:07 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:35:07 Removing intermediate container 4020bf871d99 08:35:07 ---> 98ab84f6ea76 08:35:07 Step 23/24 : LABEL git_sha=5ad5917f788d9f6c13b283d8f36545170bac1c1f 08:35:07 ---> Running in 1f8cf6dc117e 08:35:07 ---> Running in 854633cca106 08:35:07 Removing intermediate container 1f8cf6dc117e 08:35:07 ---> 11f7508fddcc 08:35:07 Step 24/24 : LABEL version=0.0.0 08:35:08 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:35:08 Removing intermediate container 854633cca106 08:35:08 ---> 4c235ce49cde 08:35:08 Step 20/22 : LABEL arch=x86_64 08:35:08 ---> Running in ebd9f409af73 08:35:08 ---> Running in 0c48437af69f 08:35:08 Removing intermediate container 872aec45b382 08:35:08 ---> 7bd742dd5043 08:35:08 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:08 Removing intermediate container ebd9f409af73 08:35:08 ---> 9af89f0134a2 08:35:08 08:35:08 Removing intermediate container 0c48437af69f 08:35:08 ---> 8b75da79424b 08:35:08 Step 21/22 : LABEL git_sha=5ad5917f788d9f6c13b283d8f36545170bac1c1f 08:35:09 Successfully built 9af89f0134a2 08:35:09 Successfully tagged core-metadata:latest 08:35:09  Building core-metadata ... done Building support-notifications 08:35:09 ---> 83bf5f26e9ef 08:35:09 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:35:09 ---> Running in a72aad479fc0 08:35:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:12 ---> 737d171b73e7 08:35:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:12 ---> Using cache 08:35:12 ---> 5ee2265b3628 08:35:12 Step 4/22 : WORKDIR /edgex-go 08:35:12 ---> Using cache 08:35:12 ---> c12df4bee636 08:35:12 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:35:16 Removing intermediate container a72aad479fc0 08:35:16 ---> 859f5ad2643e 08:35:16 Step 22/22 : LABEL version=0.0.0 08:35:16 ---> 3ff788ef079a 08:35:16 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:35:16 ---> Running in 24654e22f022 08:35:16 ---> Running in a89cfd5cee56 08:35:16 ---> 4f306107f37e 08:35:16 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:35:16 Removing intermediate container a89cfd5cee56 08:35:16 ---> 468e1c3ec208 08:35:16 08:35:16 Successfully built 468e1c3ec208 08:35:16 Successfully tagged core-common-config-bootstrapper:latest 08:35:16  Building core-common-config-bootstrapper ... done Building security-proxy-auth 08:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:16 OK: 211 MiB in 51 packages 08:35:18 ---> 0344e31b5126 08:35:18 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:35:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:19 ---> 737d171b73e7 08:35:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:19 ---> Using cache 08:35:19 ---> 5ee2265b3628 08:35:19 Step 4/22 : WORKDIR /edgex-go 08:35:19 ---> Using cache 08:35:19 ---> c12df4bee636 08:35:19 Step 5/22 : RUN apk add --update --no-cache make git 08:35:19 ---> Using cache 08:35:19 ---> ec4ec8a41550 08:35:19 Step 6/22 : COPY go.mod vendor* ./ 08:35:19 ---> Using cache 08:35:19 ---> d828bf44a0c3 08:35:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:19 ---> Using cache 08:35:19 ---> f82f63ca8fc2 08:35:19 Step 8/22 : COPY . . 08:35:19 ---> Using cache 08:35:19 ---> e994813340ca 08:35:19 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:35:26 ---> 570d55bba403 08:35:26 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:35:26 ---> Running in 5678418230ac 08:35:26 Removing intermediate container 24654e22f022 08:35:26 ---> f2e3201ac503 08:35:26 Step 6/22 : COPY go.mod vendor* ./ 08:35:26 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-auth/security-proxy-auth ./cmd/security-proxy-auth 08:35:26 ---> cd0719df128e 08:35:26 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:35:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9603 in /w/workspace/edgexfoundry_edgex-go_PR-4405 [Pipeline] { [Pipeline] ws 08:35:28 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 08:35:29 The recommended git tool is: git 08:35:32 ---> 1609e2a139f6 08:35:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:32 ---> 017bf5fdb2d0 08:35:32 Step 27/32 : RUN chmod +x /entrypoint.sh 08:35:32 ---> Running in a37017852e9c 08:35:32 ---> Running in a858c788be4c 08:35:32 Removing intermediate container f5715e79bcdf 08:35:32 ---> 9b48c6172cce 08:35:32 Step 7/20 : COPY . . 08:35:35 using credential edgex-jenkins-ssh 08:35:35 Cloning the remote Git repository 08:35:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:35:35 > git init /w/workspace/edgex-go/6 # timeout=10 08:35:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:35:36 > git --version # timeout=10 08:35:36 > git --version # 'git version 2.25.1' 08:35:36 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:35:41 Removing intermediate container a858c788be4c 08:35:41 ---> af0bffbd782f 08:35:41 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:35:41 ---> 926ade6b8925 08:35:41 ---> Running in 8102ea21ee26 08:35:41 Step 8/20 : RUN make cmd/secrets-config/secrets-config 08:35:41 ---> Running in a0c43040fb2f 08:35:41 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 08:35:41 Removing intermediate container 8102ea21ee26 08:35:41 ---> 38a9c0a7060c 08:35:41 Step 29/32 : CMD ["gate"] 08:35:42 ---> Running in efa848112d61 08:35:43 Removing intermediate container efa848112d61 08:35:43 ---> 9ed31d191ea9 08:35:43 Step 30/32 : LABEL arch=x86_64 08:35:43 ---> Running in dfb0fc0ec402 08:35:43 Removing intermediate container 3b985d1f5eb3 08:35:43 ---> 0b782ec412f2 08:35:43 08:35:43 Step 10/22 : FROM alpine:3.16 08:35:43 ---> dfd21b5a31f5 08:35:43 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:35:43 ---> Using cache 08:35:43 ---> 660acdd4b615 08:35:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:43 ---> Using cache 08:35:43 ---> bfb274829880 08:35:43 Step 13/22 : ENV APP_PORT=59861 08:35:43 ---> Running in ee64225194bc 08:35:43 Removing intermediate container dfb0fc0ec402 08:35:43 ---> f7b832ac86c6 08:35:43 Step 31/32 : LABEL git_sha=5ad5917f788d9f6c13b283d8f36545170bac1c1f 08:35:43 ---> Running in 307c8a8545b3 08:35:43 Removing intermediate container ee64225194bc 08:35:43 ---> 08a610dbb5b4 08:35:43 Step 14/22 : EXPOSE $APP_PORT 08:35:43 ---> Running in 0d74c2abd081 08:35:43 Removing intermediate container 307c8a8545b3 08:35:43 ---> b5e96094da5b 08:35:43 Step 32/32 : LABEL version=0.0.0 08:35:43 ---> Running in 42affadf2b53 08:35:43 Removing intermediate container 42affadf2b53 08:35:43 ---> 63d615d66874 08:35:43 08:35:43 Removing intermediate container 0d74c2abd081 08:35:43 ---> 4b7020059382 08:35:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:43 Successfully built 63d615d66874 08:35:43 Successfully tagged security-bootstrapper:latest 08:35:43  Building security-bootstrapper ... done Building security-spire-config 08:35:46 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:46 ---> 737d171b73e7 08:35:46 Step 3/24 : WORKDIR /edgex-go 08:35:46 ---> Using cache 08:35:46 ---> 52302268af37 08:35:46 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:35:47 ---> 007f3cf94c21 08:35:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:50 ---> Running in cbb73cc99c3c 08:35:50 ---> 6171ec5373a0 08:35:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:35:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:51 OK: 211 MiB in 51 packages 08:35:51 ---> 30da24456163 08:35:51 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:35:51 ---> Running in 1e1e03d77732 08:35:51 Removing intermediate container 5678418230ac 08:35:51 ---> 20355d653e54 08:35:51 08:35:51 Step 10/22 : FROM alpine:3.16 08:35:51 ---> dfd21b5a31f5 08:35:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:51 ---> Using cache 08:35:51 ---> 17052513c940 08:35:51 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:35:51 ---> Using cache 08:35:51 ---> 968f7455f7ae 08:35:51 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:51 ---> Using cache 08:35:51 ---> 2d7cc9a59cf2 08:35:51 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:35:51 Removing intermediate container 1e1e03d77732 08:35:51 ---> 5735ad286cc2 08:35:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:51 ---> Running in d72129e94b05 08:35:51 Removing intermediate container d72129e94b05 08:35:51 ---> bc7e8026e4a6 08:35:51 Step 20/22 : LABEL arch=x86_64 08:35:51 ---> Running in cd0d2c1de8e3 08:35:51 Removing intermediate container cbb73cc99c3c 08:35:51 ---> 337f88419419 08:35:51 Step 5/24 : COPY go.mod vendor* ./ 08:35:51 ---> ac24a8fbf93a 08:35:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:35:51 Removing intermediate container cd0d2c1de8e3 08:35:51 ---> 7ab31bb60276 08:35:51 Step 21/22 : LABEL git_sha=5ad5917f788d9f6c13b283d8f36545170bac1c1f 08:35:51 ---> Running in 6c28c243947d 08:35:51 ---> 99b2755d7ddb 08:35:51 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:51 ---> Running in f436352533a9 08:35:51 Removing intermediate container 6c28c243947d 08:35:51 ---> dab978eae06f 08:35:51 Step 22/22 : LABEL version=0.0.0 08:35:51 ---> Running in 05012b7d2317 08:35:51 ---> f55adc19e6bf 08:35:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:35:52 Removing intermediate container 05012b7d2317 08:35:52 ---> a8a0957c0447 08:35:52 08:35:52 Successfully built a8a0957c0447 08:35:52 Successfully tagged support-scheduler:latest 08:35:52  Building support-scheduler ... done Building security-secretstore-setup 08:35:52 ---> b3bad8668e5e 08:35:52 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:52 ---> Running in 042e97d6a78c 08:35:55 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:55 ---> 737d171b73e7 08:35:55 Step 3/23 : WORKDIR /edgex-go 08:35:55 ---> Using cache 08:35:55 ---> 52302268af37 08:35:55 Step 4/23 : RUN apk add --update --no-cache make git 08:35:55 ---> Using cache 08:35:55 ---> 1a916be3d207 08:35:55 Step 5/23 : COPY go.mod vendor* ./ 08:35:55 ---> Using cache 08:35:55 ---> 12ea2c42c6fc 08:35:55 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:55 ---> Using cache 08:35:55 ---> 9b48c6172cce 08:35:55 Step 7/23 : COPY . . 08:35:55 ---> Using cache 08:35:55 ---> 926ade6b8925 08:35:55 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:57 ---> Running in e2be9737c668 08:35:57 Removing intermediate container 042e97d6a78c 08:35:57 ---> 309d18b01406 08:35:57 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:35:57 ---> Running in 71932903201b 08:35:57 Removing intermediate container 71932903201b 08:35:57 ---> 334fd0db4fb7 08:35:57 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:35:57 ---> Running in 8674fba47053 08:35:57 Merging remotes/origin/main commit 97ead1fc80aa095b46845053832efa05950d1120 into PR head commit 65ac9909f0939876f88ece7b28fedf537bafb1c7 08:35:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:35:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:35:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:35:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:35:56 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4405/head:refs/remotes/origin/PR-4405 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:35:57 > git config core.sparsecheckout # timeout=10 08:35:58 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 08:35:58 Removing intermediate container 8674fba47053 08:35:58 ---> e0294dcbc014 08:35:58 Step 20/22 : LABEL arch=x86_64 08:35:58 ---> Running in e672638a372d 08:35:58 Removing intermediate container e672638a372d 08:35:58 ---> cf057097cb7d 08:35:58 Step 21/22 : LABEL git_sha=5ad5917f788d9f6c13b283d8f36545170bac1c1f 08:35:58 ---> Running in 17979663a737 08:35:58 Removing intermediate container 17979663a737 08:35:58 ---> 9275b6cf8958 08:35:58 Step 22/22 : LABEL version=0.0.0 08:35:58 ---> Running in aca37b565bd0 08:35:58 Removing intermediate container aca37b565bd0 08:35:58 ---> 0eeafab8d123 08:35:58 08:35:58 Successfully built 0eeafab8d123 08:35:58 Successfully tagged security-proxy-auth:latest 08:35:58  Building security-proxy-auth ... done Building core-data 08:35:58 Merge succeeded, producing 920b5a6d596645da467f528ca6de9c7bf91c1b77 08:35:58 Checking out Revision 920b5a6d596645da467f528ca6de9c7bf91c1b77 (PR-4405) 08:35:57 > git checkout -f 65ac9909f0939876f88ece7b28fedf537bafb1c7 # timeout=10 08:35:58 > git remote # timeout=10 08:35:58 > git config --get remote.origin.url # timeout=10 08:35:58 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:58 > git merge 97ead1fc80aa095b46845053832efa05950d1120 # timeout=10 08:35:58 > git rev-parse HEAD^{commit} # timeout=10 08:35:58 > git config core.sparsecheckout # timeout=10 08:35:58 > git checkout -f 920b5a6d596645da467f528ca6de9c7bf91c1b77 # timeout=10 08:36:01 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:01 ---> 737d171b73e7 08:36:01 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:36:01 ---> Using cache 08:36:01 ---> 5ee2265b3628 08:36:01 Step 4/22 : WORKDIR /edgex-go 08:36:01 ---> Using cache 08:36:01 ---> c12df4bee636 08:36:01 Step 5/22 : RUN apk add --update --no-cache make git 08:36:01 ---> Using cache 08:36:01 ---> ec4ec8a41550 08:36:01 Step 6/22 : COPY go.mod vendor* ./ 08:36:01 ---> Using cache 08:36:01 ---> d828bf44a0c3 08:36:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:01 ---> Using cache 08:36:01 ---> f82f63ca8fc2 08:36:01 Step 8/22 : COPY . . 08:36:01 ---> Using cache 08:36:01 ---> e994813340ca 08:36:01 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:36:02 Commit message: "Merge commit '97ead1fc80aa095b46845053832efa05950d1120' into HEAD" 08:36:02 First time build. Skipping changelog. 08:36:02 > git rev-list --no-walk f59cf4699983541ff2b12d903815adca5ba75b16 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:36:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:36:03 % Total % Received % Xferd Average Speed Time Time Time Current 08:36:03 Dload Upload Total Spent Left Speed 08:36:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81216 [Pipeline] sh 08:36:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:36:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:36:04 + sudo tee /etc/docker/daemon.new 08:36:04 { 08:36:04 "registry-mirrors": [ 08:36:04 "https://nexus3.edgexfoundry.org:10001" 08:36:04 ], 08:36:04 "bip": "10.250.0.254/24", 08:36:04 "hosts": [ 08:36:04 "tcp://0.0.0.0:5555", 08:36:04 "unix:///var/run/docker.sock" 08:36:04 ], 08:36:04 "mtu": 1458, 08:36:04 "selinux-enabled": true, 08:36:04 "seccomp-profile": "/etc/docker/seccomp.json" 08:36:04 } [Pipeline] sh 08:36:04 ---> Running in accaa8b4021b 08:36:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:36:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:36:05 + sudo service docker restart 08:36:08 Removing intermediate container a0c43040fb2f 08:36:08 ---> a0991f3aec3b 08:36:08 08:36:08 Step 9/20 : FROM alpine:3.16 08:36:08 ---> dfd21b5a31f5 08:36:08 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 08:36:08 ---> Running in a99075195e89 08:36:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:08 (1/2) Installing dumb-init (1.2.5-r1) 08:36:08 (2/2) Installing openssl (1.1.1t-r0) 08:36:08 Executing busybox-1.35.0-r17.trigger 08:36:08 OK: 6 MiB in 16 packages 08:36:18 Removing intermediate container a99075195e89 08:36:18 ---> b5867b2d9611 08:36:18 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:36:18 ---> Running in 523f289666b8 08:36:18 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 08:36:18 Removing intermediate container 523f289666b8 08:36:18 ---> 9bb73f2c60fb 08:36:18 Step 12/20 : WORKDIR /edgex [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:36:23 provisioning config files... 08:36:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config13840466955871511658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:36:24 ---> docker-login.sh 08:36:24 nexus3.edgexfoundry.org:10001 08:36:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:24 Configure a credential helper to remove this warning. See 08:36:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:24 08:36:24 Login Succeeded 08:36:24 nexus3.edgexfoundry.org:10002 08:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:25 Configure a credential helper to remove this warning. See 08:36:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:25 08:36:25 Login Succeeded 08:36:25 nexus3.edgexfoundry.org:10003 08:36:25 ---> Running in b9102978e203 08:36:25 Removing intermediate container b9102978e203 08:36:25 ---> 4eec73f86be9 08:36:25 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 08:36:25 Removing intermediate container f436352533a9 08:36:25 ---> baf230aaf98c 08:36:25 Step 7/24 : COPY . . 08:36:25 Removing intermediate container a37017852e9c 08:36:25 ---> 69c2a38f17b3 08:36:25 Step 8/22 : COPY . . 08:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:25 Configure a credential helper to remove this warning. See 08:36:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:25 08:36:25 Login Succeeded 08:36:25 nexus3.edgexfoundry.org:10004 08:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:26 Configure a credential helper to remove this warning. See 08:36:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:26 08:36:26 Login Succeeded 08:36:26 docker.io 08:36:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:26 Configure a credential helper to remove this warning. See 08:36:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:26 08:36:26 Login Succeeded 08:36:26 ---> docker-login.sh ends [Pipeline] } 08:36:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:36:27 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo 08:36:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:36:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:36:27 ========================================================= 08:36:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:36:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:36:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:36:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:36:27 9b18e9b68314: Pulling fs layer 08:36:27 35d82f9e3411: Pulling fs layer 08:36:27 e16973657156: Pulling fs layer 08:36:27 fc693d55d65f: Pulling fs layer 08:36:27 7e9fc2657dce: Pulling fs layer 08:36:27 dda99020689f: Pulling fs layer 08:36:27 db1c61fa0a46: Pulling fs layer 08:36:27 891c053d2c06: Pulling fs layer 08:36:27 dda99020689f: Waiting 08:36:27 fc693d55d65f: Waiting 08:36:27 db1c61fa0a46: Waiting 08:36:27 7e9fc2657dce: Waiting 08:36:27 891c053d2c06: Waiting 08:36:27 e16973657156: Verifying Checksum 08:36:27 e16973657156: Download complete 08:36:27 35d82f9e3411: Verifying Checksum 08:36:27 35d82f9e3411: Download complete 08:36:27 7e9fc2657dce: Verifying Checksum 08:36:27 7e9fc2657dce: Download complete 08:36:27 dda99020689f: Verifying Checksum 08:36:27 dda99020689f: Download complete 08:36:27 9b18e9b68314: Verifying Checksum 08:36:27 9b18e9b68314: Download complete 08:36:28 9b18e9b68314: Pull complete 08:36:29 891c053d2c06: Verifying Checksum 08:36:29 891c053d2c06: Download complete 08:36:29 35d82f9e3411: Pull complete 08:36:29 e16973657156: Pull complete 08:36:30 db1c61fa0a46: Verifying Checksum 08:36:30 db1c61fa0a46: Download complete 08:36:31 fc693d55d65f: Verifying Checksum 08:36:31 fc693d55d65f: Download complete 08:36:33 ---> 0148d07849e5 08:36:33 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:36:33 Removing intermediate container e2be9737c668 08:36:33 ---> 977dc6b4e2c2 08:36:33 08:36:33 Step 9/23 : FROM alpine:3.16 08:36:33 ---> dfd21b5a31f5 08:36:33 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:36:33 ---> c8b907a96c48 08:36:33 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:36:33 ---> Running in ee9a4158be86 08:36:33 ---> dead215dcc19 08:36:33 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:36:33 ---> Running in be9288c65fcd 08:36:33 ---> Running in 5c708842bcdf 08:36:33 ---> bff479956841 08:36:33 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:36:33 Removing intermediate container be9288c65fcd 08:36:33 ---> a4cd78d9f271 08:36:33 Step 9/24 : WORKDIR /edgex-go/spire-build 08:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:34 ---> Running in 89eae4ec8134 08:36:34 ---> 64eca9156742 08:36:34 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:34 ---> Running in 1dab946e6a4c 08:36:34 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:36:34 (1/3) Installing ca-certificates (20220614-r0) 08:36:34 (2/3) Installing dumb-init (1.2.5-r1) 08:36:34 (3/3) Installing su-exec (0.2-r1) 08:36:34 Executing busybox-1.35.0-r17.trigger 08:36:34 Removing intermediate container 89eae4ec8134 08:36:34 ---> 79dec1a5402b 08:36:34 Step 10/24 : 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 08:36:34 Executing ca-certificates-20220614-r0.trigger 08:36:34 ---> Running in 691de223e9cc 08:36:34 OK: 6 MiB in 17 packages 08:36:35 Removing intermediate container accaa8b4021b 08:36:35 ---> 2a4e8d84fb0b 08:36:35 08:36:35 Step 10/22 : FROM alpine:3.16 08:36:35 ---> dfd21b5a31f5 08:36:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:36:35 ---> Running in 11e1061c7a3b 08:36:35 Removing intermediate container 1dab946e6a4c 08:36:35 ---> a8088a8d9099 08:36:35 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 08:36:35 Removing intermediate container ee9a4158be86 08:36:35 ---> 2a30fb0d9748 08:36:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:36:35 ---> Running in c5d435f960f4 08:36:35 ---> Running in 09ec299481bf 08:36:35 Removing intermediate container 11e1061c7a3b 08:36:35 ---> 6a491b4ac1fd 08:36:35 Step 12/22 : ENV APP_PORT=59880 08:36:35 Removing intermediate container 691de223e9cc 08:36:35 ---> 3cd931b95f95 08:36:35 Step 11/24 : WORKDIR /edgex-go 08:36:35 ---> Running in 4d3f23fd48a6 08:36:35 Removing intermediate container c5d435f960f4 08:36:35 ---> f478e5457a12 08:36:35 Step 18/20 : LABEL arch=x86_64 08:36:36 ---> Running in 4c38fe499b39 08:36:36 Removing intermediate container 09ec299481bf 08:36:36 ---> f150c0f12bd5 08:36:36 Step 12/23 : WORKDIR / 08:36:36 ---> Running in 229737ed17ec 08:36:36 Removing intermediate container 4d3f23fd48a6 08:36:36 ---> 54890afb0d09 08:36:36 Step 13/22 : EXPOSE $APP_PORT 08:36:36 ---> Running in 30f6326109d2 08:36:36 ---> Running in 9f4e657acfb1 08:36:36 Removing intermediate container 4c38fe499b39 08:36:36 ---> 1409e6f04bda 08:36:36 08:36:36 Step 12/24 : FROM alpine:3.15 08:36:36 ---> 5ce65d7b0fde 08:36:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:36 ---> Using cache 08:36:36 ---> 19aebf506a3b 08:36:36 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:36:36 ---> Running in 73ed4a58c990 08:36:36 Removing intermediate container 229737ed17ec 08:36:36 ---> c5b2452ddc3e 08:36:36 Step 19/20 : LABEL git_sha=5ad5917f788d9f6c13b283d8f36545170bac1c1f 08:36:36 ---> Running in 1cf6cf0c14b5 08:36:36 Removing intermediate container 30f6326109d2 08:36:36 ---> c856e121a0d3 08:36:36 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:36:36 Removing intermediate container 9f4e657acfb1 08:36:36 ---> a9bea7cbe207 08:36:36 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:36:36 ---> Running in eab74edfe667 08:36:36 Removing intermediate container 1cf6cf0c14b5 08:36:36 ---> 4c64c86835e9 08:36:36 Step 20/20 : LABEL version=0.0.0 08:36:36 ---> Running in f232bbf984a4 08:36:36 ---> 2c4a31d2fbdf 08:36:36 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:36:36 Removing intermediate container f232bbf984a4 08:36:36 ---> 15c3d1d47bd1 08:36:36 08:36:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:36 Successfully built 15c3d1d47bd1 08:36:36 Successfully tagged security-proxy-setup:latest 08:36:36  Building security-proxy-setup ... done Building core-command 08:36:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:37 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:36:37 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:36:37 OK: 15859 distinct packages available 08:36:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:37 (1/1) Installing dumb-init (1.2.5-r1) 08:36:37 Executing busybox-1.35.0-r17.trigger 08:36:37 OK: 6 MiB in 15 packages 08:36:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:37 (1/4) Installing dumb-init (1.2.5-r1) 08:36:37 (2/4) Installing musl-obstack (1.2.3-r0) 08:36:37 (3/4) Installing libucontext (1.1-r0) 08:36:37 (4/4) Installing gcompat (1.0.0-r4) 08:36:37 Executing busybox-1.34.1-r7.trigger 08:36:37 OK: 6 MiB in 18 packages 08:36:39 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:39 ---> 737d171b73e7 08:36:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:39 ---> Using cache 08:36:39 ---> 5ee2265b3628 08:36:39 Step 4/23 : WORKDIR /edgex-go 08:36:39 ---> Using cache 08:36:39 ---> c12df4bee636 08:36:39 Step 5/23 : RUN apk add --update --no-cache make git 08:36:39 ---> Using cache 08:36:39 ---> ec4ec8a41550 08:36:39 Step 6/23 : COPY go.mod vendor* ./ 08:36:39 ---> Using cache 08:36:39 ---> d828bf44a0c3 08:36:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:39 ---> Using cache 08:36:39 ---> f82f63ca8fc2 08:36:39 Step 8/23 : COPY . . 08:36:39 ---> Using cache 08:36:39 ---> e994813340ca 08:36:39 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:36:39 ---> 495fa0a0ad62 08:36:39 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:36:41 ---> Running in f5c1337f1fdb 08:36:41 ---> 5d5efbce8e99 08:36:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:36:41 Removing intermediate container eab74edfe667 08:36:41 ---> 6f3f03d88416 08:36:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:41 Removing intermediate container 73ed4a58c990 08:36:41 ---> cf4b4b24d893 08:36:41 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:41 go build -tags " 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 08:36:41 ---> d08c6d59134b 08:36:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:41 ---> 318b5791ffa2 08:36:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:36:43 fc693d55d65f: Pull complete 08:36:43 7e9fc2657dce: Pull complete 08:36:43 dda99020689f: Pull complete 08:36:44 ---> 3bcb00060454 08:36:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:36:44 ---> e7e451b85849 08:36:44 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:36:44 ---> a3823dc3eb00 08:36:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:36:44 ---> e70040bf57a5 08:36:44 Step 18/22 : ENTRYPOINT ["/core-data"] 08:36:44 ---> e0f5d664714e 08:36:44 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:36:44 ---> 73eb62c3a24f 08:36:44 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:44 ---> Running in 6b1c9ff68105 08:36:45 ---> Running in 0c277490fcc9 08:36:45 ---> Running in 44587cf8d870 08:36:45 Removing intermediate container 6b1c9ff68105 08:36:45 ---> 43a0eaa78735 08:36:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:36:45 Removing intermediate container 44587cf8d870 08:36:45 ---> bb7b03b364b7 08:36:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:45 ---> Running in 76571177bcb2 08:36:45 Removing intermediate container 76571177bcb2 08:36:45 ---> e366fa11c26b 08:36:45 ---> a4de4a92f40d 08:36:45 Step 19/24 : WORKDIR /Step 20/22 : LABEL arch=x86_64 08:36:45 08:36:45 ---> Running in 3014ade17894 08:36:46 ---> Running in a93ca2615042 08:36:46 Removing intermediate container 3014ade17894 08:36:46 ---> 267802e8506b 08:36:46 Step 21/22 : LABEL git_sha=5ad5917f788d9f6c13b283d8f36545170bac1c1f 08:36:46 ---> Running in ca00d139d7ca 08:36:46 Removing intermediate container 0c277490fcc9 08:36:46 ---> 9edc6f11b426 08:36:46 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 08:36:46 Removing intermediate container a93ca2615042 08:36:46 ---> 29ba363fa1d9 08:36:46 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:46 ---> Running in be6126f60b77 08:36:46 ---> Running in e614031a0685 08:36:46 Removing intermediate container ca00d139d7ca 08:36:46 ---> 22fe24ab408d 08:36:46 Step 22/22 : LABEL version=0.0.0 08:36:46 Removing intermediate container be6126f60b77 08:36:46 ---> 7b5d39943dbf 08:36:46 Step 21/23 : LABEL arch=x86_64 08:36:46 ---> Running in 3c1fb99780e6 08:36:46 ---> Running in f1b9ec40b61b 08:36:46 Removing intermediate container e614031a0685 08:36:46 ---> 5151343151e5 08:36:46 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:47 ---> Running in 49723fc8d948 08:36:47 Removing intermediate container 3c1fb99780e6 08:36:47 ---> e69e910bf96b 08:36:47 08:36:47 Removing intermediate container f1b9ec40b61b 08:36:47 ---> 476283d6221a 08:36:47 Step 22/23 : LABEL git_sha=5ad5917f788d9f6c13b283d8f36545170bac1c1f 08:36:47 Removing intermediate container 49723fc8d948 08:36:47 ---> 014417298218 08:36:47 Step 22/24 : LABEL arch=x86_64 08:36:47 ---> Running in 797fbef1f6dc 08:36:47 Successfully built e69e910bf96b 08:36:47 Successfully tagged core-data:latest 08:36:47  Building core-data ... done Building security-spire-agent 08:36:47 ---> Running in 3e981e711fbc 08:36:48 db1c61fa0a46: Pull complete 08:36:49 Removing intermediate container 797fbef1f6dc 08:36:49 ---> 9fc21116a353 08:36:49 Step 23/23 : LABEL version=0.0.0 08:36:50 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:36:50 ---> 737d171b73e7 08:36:50 Step 3/24 : WORKDIR /edgex-go 08:36:50 ---> Using cache 08:36:50 ---> 52302268af37 08:36:50 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:36:50 ---> Using cache 08:36:50 ---> 337f88419419 08:36:50 Step 5/24 : COPY go.mod vendor* ./ 08:36:50 ---> Using cache 08:36:50 ---> 99b2755d7ddb 08:36:50 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:50 ---> Using cache 08:36:50 ---> baf230aaf98c 08:36:50 Step 7/24 : COPY . . 08:36:50 ---> Using cache 08:36:50 ---> c8b907a96c48 08:36:50 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:36:50 ---> Using cache 08:36:50 ---> a4cd78d9f271 08:36:50 Step 9/24 : WORKDIR /edgex-go/spire-build 08:36:50 ---> Using cache 08:36:50 ---> 79dec1a5402b 08:36:50 Step 10/24 : 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 08:36:50 ---> Using cache 08:36:50 ---> 3cd931b95f95 08:36:50 Step 11/24 : WORKDIR /edgex-go 08:36:50 ---> Using cache 08:36:50 ---> 1409e6f04bda 08:36:50 08:36:50 Step 12/24 : FROM alpine:3.15 08:36:50 ---> 5ce65d7b0fde 08:36:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:50 ---> Using cache 08:36:50 ---> 19aebf506a3b 08:36:50 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:50 ---> Using cache 08:36:50 ---> 1f96100bf10c 08:36:50 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:36:50 891c053d2c06: Pull complete 08:36:50 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:36:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:36:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:36:51 + docker build -t ci-base-image-arm64 -f - . 08:36:51 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:36:51 WORKDIR /edgex 08:36:51 COPY go.mod . 08:36:51 RUN go mod download 08:36:51 Sending build context to Docker daemon 2.951MB 08:36:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:36:51 ---> f96f9c87975a 08:36:51 Step 2/4 : WORKDIR /edgex 08:36:53 Removing intermediate container 3e981e711fbc 08:36:53 ---> 49e1ccc491be 08:36:53 Step 23/24 : LABEL git_sha=5ad5917f788d9f6c13b283d8f36545170bac1c1f 08:36:53 ---> Running in abd189f7e71a 08:36:53 ---> 805efec76cbd 08:36:53 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:53 ---> Running in 625122caa79b 08:36:53 Removing intermediate container abd189f7e71a 08:36:53 ---> c9ef04e2ebd3 08:36:53 08:36:53 Removing intermediate container 625122caa79b 08:36:53 ---> a1fbd1850a6e 08:36:53 Step 24/24 : LABEL version=0.0.0 08:36:54 Successfully built c9ef04e2ebd3 08:36:54 Successfully tagged security-secretstore-setup:latest 08:36:54  Building security-secretstore-setup ... done  ---> Running in c0ac9bde966a 08:36:54 ---> Running in 03d39cd5e4d4 08:36:54 Removing intermediate container 03d39cd5e4d4 08:36:54 ---> 327c560d9c3c 08:36:54 Step 3/4 : COPY go.mod . 08:36:54 ---> 27217f406e00 08:36:54 Step 4/4 : RUN go mod download 08:36:54 ---> Running in abcac8ea6ed2 08:36:56 Removing intermediate container c0ac9bde966a 08:36:56 ---> 9aa8534b55d1 08:36:56 08:36:56 ---> 81124ccdfc4c 08:36:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:36:56 Successfully built 9aa8534b55d1 08:36:56 Successfully tagged security-spire-config:latest 08:36:57  Building security-spire-config ... done  ---> ce2fc10f7174 08:36:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:36:57 ---> d2eee6f828cf 08:36:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:36:57 ---> 4099d5638058 08:36:57 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:57 ---> Running in 96d74beacf84 08:36:58 Removing intermediate container 96d74beacf84 08:36:58 ---> 53330ef60faa 08:36:58 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:58 ---> Running in a11ce2197d56 08:36:58 Removing intermediate container a11ce2197d56 08:36:58 ---> f6d8da9feeaf 08:36:58 Step 22/24 : LABEL arch=x86_64 08:36:58 ---> Running in ea28a86451a1 08:36:58 Removing intermediate container ea28a86451a1 08:36:58 ---> af4666ca5d7a 08:36:58 Step 23/24 : LABEL git_sha=5ad5917f788d9f6c13b283d8f36545170bac1c1f 08:36:58 ---> Running in 6cf8f406d253 08:36:58 Removing intermediate container 6cf8f406d253 08:36:58 ---> 6b817e204e4a 08:36:58 Step 24/24 : LABEL version=0.0.0 08:36:58 ---> Running in 990067ec8475 08:36:58 Removing intermediate container 990067ec8475 08:36:58 ---> be4810955cc2 08:36:58 08:36:58 Successfully built be4810955cc2 08:36:58 Successfully tagged security-spire-agent:latest 08:37:05  Building security-spire-agent ... done Removing intermediate container 5c708842bcdf 08:37:05 ---> 67539672abc6 08:37:05 08:37:05 Step 10/22 : FROM alpine:3.16 08:37:05 ---> dfd21b5a31f5 08:37:05 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:37:05 ---> Running in 35696d576001 08:37:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:05 (1/2) Installing ca-certificates (20220614-r0) 08:37:05 (2/2) Installing dumb-init (1.2.5-r1) 08:37:05 Executing busybox-1.35.0-r17.trigger 08:37:05 Executing ca-certificates-20220614-r0.trigger 08:37:05 OK: 6 MiB in 16 packages 08:37:06 Removing intermediate container f5c1337f1fdb 08:37:06 ---> 7a39d6ad4776 08:37:06 08:37:06 Step 10/23 : FROM alpine:3.16 08:37:06 ---> dfd21b5a31f5 08:37:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:37:06 ---> Using cache 08:37:06 ---> 660acdd4b615 08:37:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:37:06 ---> Using cache 08:37:06 ---> bfb274829880 08:37:06 Step 13/23 : ENV APP_PORT=59882 08:37:06 ---> Running in be4c24f92ed2 08:37:06 Removing intermediate container 35696d576001 08:37:06 ---> 5c9fafeb0f4f 08:37:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:37:06 ---> Running in 7e958baa5be8 08:37:06 Removing intermediate container be4c24f92ed2 08:37:06 ---> c932dcb7d97c 08:37:06 Step 14/23 : EXPOSE $APP_PORT 08:37:07 ---> Running in f9c1655ff84a 08:37:07 Removing intermediate container 7e958baa5be8 08:37:07 ---> 3b06bbdecff9 08:37:07 Step 13/22 : ENV APP_PORT=59860 08:37:07 Removing intermediate container f9c1655ff84a 08:37:07 ---> 91ad2866a968 08:37:07 Step 15/23 : WORKDIR / 08:37:07 ---> Running in 56637fe79718 08:37:07 ---> Running in 09c59136bb5d 08:37:07 Removing intermediate container 56637fe79718 08:37:07 ---> 6525ca9e5ff8 08:37:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:07 Removing intermediate container 09c59136bb5d 08:37:07 ---> 340c25a3c755 08:37:07 Step 14/22 : EXPOSE $APP_PORT 08:37:07 ---> Running in 65f7354d5b87 08:37:07 ---> 3e2a64fd6d61 08:37:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:37:07 Removing intermediate container 65f7354d5b87 08:37:07 ---> 7776da4cc3f4 08:37:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:07 ---> c21f2b1bd566 08:37:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:37:08 ---> 3a18c71d80ac 08:37:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:37:08 ---> fed29a175940 08:37:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:37:08 ---> bda8691e4c3d 08:37:08 Step 19/23 : ENTRYPOINT ["/core-command"] 08:37:08 ---> Running in 56b03df88107 08:37:08 Removing intermediate container 56b03df88107 08:37:08 ---> 478c8eb5989b 08:37:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:08 ---> Running in 9e84938886c1 08:37:08 ---> 9d928f5256fe 08:37:08 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:37:08 ---> Running in 73ad625351b4 08:37:08 Removing intermediate container 9e84938886c1 08:37:08 ---> e0327d4141d1 08:37:08 Step 21/23 : LABEL arch=x86_64 08:37:08 ---> Running in 234474ffb64f 08:37:08 Removing intermediate container 73ad625351b4 08:37:08 ---> 8938f3543050 08:37:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:08 ---> Running in 009e2d0d948f 08:37:08 Removing intermediate container 234474ffb64f 08:37:08 ---> 1a7d5d956c6e 08:37:08 Step 22/23 : LABEL git_sha=5ad5917f788d9f6c13b283d8f36545170bac1c1f 08:37:08 ---> Running in 9a11e80ef002 08:37:08 Removing intermediate container 009e2d0d948f 08:37:08 ---> 2e6b328c6b76 08:37:08 Step 20/22 : LABEL arch=x86_64 08:37:08 ---> Running in 7b39c826930d 08:37:08 Removing intermediate container 9a11e80ef002 08:37:08 ---> 11a92e903f3f 08:37:08 Step 23/23 : LABEL version=0.0.0 08:37:08 ---> Running in e1a12fa21711 08:37:08 Removing intermediate container 7b39c826930d 08:37:08 ---> 38f8759f2ce0 08:37:08 Step 21/22 : LABEL git_sha=5ad5917f788d9f6c13b283d8f36545170bac1c1f 08:37:08 ---> Running in 583356f5cbf5 08:37:08 Removing intermediate container e1a12fa21711 08:37:08 ---> ec1992acb56d 08:37:08 08:37:08 Removing intermediate container 583356f5cbf5 08:37:08 ---> 13f3d3d16d09 08:37:08 Step 22/22 : LABEL version=0.0.0 08:37:08 ---> Running in 2cbb025e802c 08:37:08 Successfully built ec1992acb56d 08:37:08 Successfully tagged core-command:latest 08:37:08  Building core-command ... done Removing intermediate container 2cbb025e802c 08:37:08 ---> e0bdd236980c 08:37:08 08:37:09 Successfully built e0bdd236980c 08:37:09 Successfully tagged support-notifications:latest 08:37:09  Building support-notifications ... done  [Pipeline] } 08:37:09 $ docker stop --time=1 6c12d441b948c86393a2adf84cc59c1527ec138a6709386dce751074f8dc27ad 08:37:10 $ docker rm -f --volumes 6c12d441b948c86393a2adf84cc59c1527ec138a6709386dce751074f8dc27ad [Pipeline] // withDockerContainer [Pipeline] sh 08:37:10 + docker images 08:37:10 REPOSITORY TAG IMAGE ID CREATED SIZE 08:37:10 core-command latest ec1992acb56d 2 seconds ago 17.8MB 08:37:10 support-notifications latest e0bdd236980c 2 seconds ago 30.7MB 08:37:10 7a39d6ad4776 4 seconds ago 1.68GB 08:37:10 67539672abc6 8 seconds ago 1.75GB 08:37:10 security-spire-agent latest be4810955cc2 12 seconds ago 125MB 08:37:10 security-spire-config latest 9aa8534b55d1 16 seconds ago 85.8MB 08:37:10 security-secretstore-setup latest c9ef04e2ebd3 17 seconds ago 29.9MB 08:37:10 core-data latest e69e910bf96b 24 seconds ago 18MB 08:37:10 security-proxy-setup latest 15c3d1d47bd1 34 seconds ago 16.4MB 08:37:10 1409e6f04bda 34 seconds ago 1.55GB 08:37:10 2a4e8d84fb0b 35 seconds ago 1.69GB 08:37:10 977dc6b4e2c2 42 seconds ago 1.67GB 08:37:10 a0991f3aec3b About a minute ago 1.66GB 08:37:10 security-proxy-auth latest 0eeafab8d123 About a minute ago 16.2MB 08:37:10 20355d653e54 About a minute ago 1.66GB 08:37:10 support-scheduler latest a8a0957c0447 About a minute ago 30.1MB 08:37:10 security-bootstrapper latest 63d615d66874 About a minute ago 19.8MB 08:37:10 0b782ec412f2 About a minute ago 1.75GB 08:37:10 core-common-config-bootstrapper latest 468e1c3ec208 About a minute ago 15.5MB 08:37:10 core-metadata latest 9af89f0134a2 2 minutes ago 18.5MB 08:37:10 security-spiffe-token-provider latest 698e8532a30b 2 minutes ago 30MB 08:37:10 9699cd6ae336 2 minutes ago 1.67GB 08:37:10 25c523dd69c1 2 minutes ago 1.72GB 08:37:10 ea13bd12eff7 2 minutes ago 1.69GB 08:37:10 37a1176515ac 2 minutes ago 1.68GB 08:37:10 security-spire-server latest 97a6a067b496 2 minutes ago 86.5MB 08:37:10 f7872970e9be 2 minutes ago 1.55GB 08:37:10 ci-base-image-x86_64 latest 737d171b73e7 6 minutes ago 903MB 08:37:10 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 08:37:10 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 08:37:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 08:37:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 08:37:10 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] } 08:37:33 Removing intermediate container abcac8ea6ed2 08:37:33 ---> 975c588b6b32 08:37:33 Successfully built 975c588b6b32 08:37:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:34 + docker inspect -f . ci-base-image-arm64 08:37:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:34 prd-ubuntu20.04-docker-arm64-4c-16g-9603 does not seem to be running inside a container 08:37:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-arm64 cat 08:37:37 $ docker top 114dcca190613d16f3a1818781185cf77bcca0934fdb202a69d144af1045b3c2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:38 + go version 08:37:38 go version go1.18.7 linux/arm64 [Pipeline] } 08:37:38 $ docker stop --time=1 114dcca190613d16f3a1818781185cf77bcca0934fdb202a69d144af1045b3c2 08:37:40 $ docker rm -f --volumes 114dcca190613d16f3a1818781185cf77bcca0934fdb202a69d144af1045b3c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:40 + docker inspect -f . ci-base-image-arm64 08:37:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:41 prd-ubuntu20.04-docker-arm64-4c-16g-9603 does not seem to be running inside a container 08:37:41 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-arm64 cat 08:37:42 $ docker top 8bd476804d82fc34bf5a5558a703547c652727a552e73d084b4a98a917c857ab -eo pid,comm [Pipeline] { [Pipeline] echo 08:37:42 ========================================================= 08:37:42 [edgeXBuildGoParallel] Running Tests and Build... 08:37:42 ========================================================= [Pipeline] sh 08:37:43 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh 08:37:43 + make test 08:37:43 go test -race -coverprofile=coverage.out ./... 08:38:22 ? github.com/edgexfoundry/edgex-go [no test files] 08:40:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:40:29 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:40:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:40:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:40:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:40:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:40:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:40:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:40:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:41:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.416s coverage: 28.7% of statements 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:41:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.425s coverage: 98.6% of statements 08:41:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.773s coverage: 71.2% of statements 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:41:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.575s coverage: 54.0% of statements 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:41:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.160s coverage: 88.5% of statements 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:41:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.719s coverage: 3.9% of statements 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:41:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.746s coverage: 95.6% of statements 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:41:37 ok github.com/edgexfoundry/edgex-go/internal/io 0.333s coverage: 72.2% of statements 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:41:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.584s coverage: 65.9% of statements 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:41:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.439s coverage: 0.9% of statements 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:41:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.355s coverage: 29.0% of statements 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:41:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.390s coverage: 45.5% of statements 08:41:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.312s coverage: 82.9% of statements 08:41:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.243s coverage: 94.1% of statements 08:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.307s coverage: 96.3% of statements 08:41:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.254s coverage: 87.5% of statements 08:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.295s coverage: 94.4% of statements 08:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.587s coverage: 79.9% of statements 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.386s coverage: 92.9% of statements 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.288s coverage: 86.9% of statements 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.271s coverage: 87.2% of statements 08:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.229s coverage: 20.0% of statements 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.219s coverage: 100.0% of statements 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.386s coverage: 81.2% of statements 08:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.432s coverage: 82.1% of statements 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.381s coverage: 84.8% of statements 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:42:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.434s coverage: 63.1% of statements 08:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:42:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.344s coverage: 100.0% of statements 08:42:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.174s coverage: 89.4% of statements 08:42:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.121s coverage: 100.0% of statements 08:42:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements 08:42:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements 08:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:42:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.010s coverage: 38.4% of statements 08:42:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:42:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:42:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.319s coverage: 89.5% of statements 08:42:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:42:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.307s coverage: 84.8% of statements 08:42:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:42:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:42:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:42:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:42:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.396s coverage: 17.7% of statements 08:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:42:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.691s coverage: 92.3% of statements 08:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:42:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.382s coverage: 61.5% of statements 08:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:42:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.489s coverage: 97.7% of statements 08:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:42:34 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 08:42:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:42:34 go vet ./... 08:44:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:44:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:44:40 ./bin/test-attribution-txt.sh [Pipeline] echo 08:44:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:44:41 + ls -al . 08:44:41 total 700 08:44:41 drwxrwxr-x 10 1001 1001 4096 Mar 10 08:37 . 08:44:41 drwxr-xr-x 4 root root 4096 Mar 10 08:37 .. 08:44:41 drwxrwxr-x 2 1001 1001 4096 Mar 10 08:35 .blubracket 08:44:41 -rw-rw-r-- 1 1001 1001 16 Mar 10 08:35 .dockerignore 08:44:41 drwxrwxr-x 8 1001 1001 4096 Mar 10 08:35 .git 08:44:41 drwxrwxr-x 3 1001 1001 4096 Mar 10 08:35 .github 08:44:41 -rw-rw-r-- 1 1001 1001 1112 Mar 10 08:35 .gitignore 08:44:41 -rw-rw-r-- 1 1001 1001 42 Mar 10 08:35 .golangci.yml 08:44:41 -rw-rw-r-- 1 1001 1001 87 Mar 10 08:35 .hadolint.yml 08:44:41 -rw-rw-r-- 1 1001 1001 166 Mar 10 08:35 .sonarcloud.properties 08:44:41 -rw-rw-r-- 1 1001 1001 1171 Mar 10 08:35 ADOPTERS.md 08:44:41 -rw-rw-r-- 1 1001 1001 10825 Mar 10 08:35 Attribution.txt 08:44:41 -rw-rw-r-- 1 1001 1001 73765 Mar 10 08:35 CHANGELOG.md 08:44:41 -rw-rw-r-- 1 1001 1001 3804 Mar 10 08:35 CONTRIBUTING.md 08:44:41 -rw-rw-r-- 1 1001 1001 677 Mar 10 08:35 GOVERNANCE.md 08:44:41 -rw-rw-r-- 1 1001 1001 883 Mar 10 08:35 Jenkinsfile 08:44:41 -rw-rw-r-- 1 1001 1001 10775 Mar 10 08:35 LICENSE 08:44:41 -rw-rw-r-- 1 1001 1001 14071 Mar 10 08:35 Makefile 08:44:41 -rw-rw-r-- 1 1001 1001 582 Mar 10 08:35 OWNERS.md 08:44:41 -rw-rw-r-- 1 1001 1001 9403 Mar 10 08:35 README.md 08:44:41 -rw-rw-r-- 1 1001 1001 6912 Mar 10 08:35 SECURITY.md 08:44:41 -rw-rw-r-- 1 1001 1001 5 Mar 10 08:30 VERSION 08:44:41 drwxrwxr-x 2 1001 1001 4096 Mar 10 08:35 bin 08:44:41 drwxrwxr-x 18 1001 1001 4096 Mar 10 08:35 cmd 08:44:41 -rw-r--r-- 1 root root 447686 Mar 10 08:42 coverage.out 08:44:41 -rw-rw-r-- 1 1001 1001 3232 Mar 10 08:35 go.mod 08:44:41 -rw-rw-r-- 1 1001 1001 31098 Mar 10 08:35 go.sum 08:44:41 drwxrwxr-x 7 1001 1001 4096 Mar 10 08:35 internal 08:44:41 drwxrwxr-x 3 1001 1001 4096 Mar 10 08:35 openapi 08:44:41 drwxrwxr-x 4 1001 1001 4096 Mar 10 08:35 snap 08:44:41 -rw-rw-r-- 1 1001 1001 204 Mar 10 08:35 version.go [Pipeline] sh 08:44:42 + '[' -e coverage.out ] 08:44:42 + chown 1001:1001 coverage.out [Pipeline] stash 08:44:42 Warning: overwriting stash ‘coverage-report’ 08:44:43 Stashed 1 file(s) [Pipeline] sh 08:44:43 + make build 08:44:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:46:20 go build -tags " 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 08:46:22 go build -tags " 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 08:46:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:46:32 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:47:28 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:47:30 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-auth/security-proxy-auth ./cmd/security-proxy-auth 08:47:38 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 08:47:43 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 08:47:48 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 08:47:52 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 08:47:58 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] } 08:48:05 $ docker stop --time=1 8bd476804d82fc34bf5a5558a703547c652727a552e73d084b4a98a917c857ab 08:48:07 $ docker rm -f --volumes 8bd476804d82fc34bf5a5558a703547c652727a552e73d084b4a98a917c857ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:09 08:48:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:10 latest: Pulling from edgex-devops/edgex-compose-arm64 08:48:10 29e5d40040c1: Pulling fs layer 08:48:10 1ce36da41761: Pulling fs layer 08:48:10 25b303627fd3: Pulling fs layer 08:48:10 29e5d40040c1: Verifying Checksum 08:48:10 29e5d40040c1: Download complete 08:48:10 1ce36da41761: Verifying Checksum 08:48:10 1ce36da41761: Download complete 08:48:11 29e5d40040c1: Pull complete 08:48:12 1ce36da41761: Pull complete 08:48:12 25b303627fd3: Verifying Checksum 08:48:12 25b303627fd3: Download complete 08:48:24 25b303627fd3: Pull complete 08:48:24 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:48:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:25 prd-ubuntu20.04-docker-arm64-4c-16g-9603 does not seem to be running inside a container 08:48:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 08:48:27 $ docker top e5899cb3e594636d24e61faa89ee9099d32a4c662cdc5618aed410df03caa799 -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:28 + grep+ paralleldocker-compose 08:48:28 build --help 08:48:35 --parallel Build images in parallel. [Pipeline] } 08:48:35 $ docker stop --time=1 e5899cb3e594636d24e61faa89ee9099d32a4c662cdc5618aed410df03caa799 08:48:36 $ docker rm -f --volumes e5899cb3e594636d24e61faa89ee9099d32a4c662cdc5618aed410df03caa799 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:37 prd-ubuntu20.04-docker-arm64-4c-16g-9603 does not seem to be running inside a container 08:48:37 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:48:38 $ docker top 3e7d10cd8b7128fb626de1c07a7a6b6f69267ab9c4af885da14c4e391048fa8e -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:39 + docker-compose -f ./docker-compose-build.yml build --parallel 08:48:46 Building core-command ... 08:48:46 Building core-common-config-bootstrapper ... 08:48:46 Building core-data ... 08:48:46 Building core-metadata ... 08:48:46 Building security-bootstrapper ... 08:48:46 Building security-proxy-auth ... 08:48:46 Building security-proxy-setup ... 08:48:46 Building security-secretstore-setup ... 08:48:46 Building security-spiffe-token-provider ... 08:48:46 Building security-spire-agent ... 08:48:46 Building security-spire-config ... 08:48:46 Building security-spire-server ... 08:48:46 Building support-notifications ... 08:48:46 Building support-scheduler ... 08:48:46 Building security-bootstrapper 08:48:46 Building security-proxy-auth 08:48:46 Building support-scheduler 08:48:46 Building security-secretstore-setup 08:48:46 Building core-metadata 08:49:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:49:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:49:33 ---> 975c588b6b32 08:49:33 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:49:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:49:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:49:33 ---> 975c588b6b32 08:49:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:49:33 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:49:33 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:49:33 ---> 975c588b6b32 08:49:33 Step 3/32 : WORKDIR /edgex-go 08:49:33 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:49:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:49:33 ---> 975c588b6b32 08:49:33 Step 3/23 : WORKDIR /edgex-go 08:49:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:49:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:49:33 ---> 975c588b6b32 08:49:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:49:34 ---> Running in 665787e33f54 08:49:34 ---> Running in f2f74f6d5e89 08:49:34 ---> Running in be71d3576933 08:49:34 ---> Running in af78d514e02d 08:49:34 ---> Running in 45f1cdffd7b5 08:49:35 Removing intermediate container 665787e33f54 08:49:35 ---> 11efe79de0d6 08:49:35 Step 4/24 : WORKDIR /edgex-go 08:49:35 Removing intermediate container af78d514e02d 08:49:35 ---> 08d99f3fb041 08:49:35 Step 4/22 : WORKDIR /edgex-go 08:49:35 ---> Running in 6ebb4102f524 08:49:35 Removing intermediate container f2f74f6d5e89 08:49:35 ---> 7561c3f5a01a 08:49:35 Step 4/22 : WORKDIR /edgex-go 08:49:35 Removing intermediate container be71d3576933 08:49:35 ---> 193dda28800a 08:49:35 Step 4/32 : RUN apk add --update --no-cache make git 08:49:35 ---> Running in 31829d30d5ef 08:49:35 ---> Running in 038d841ec000 08:49:35 ---> Running in 600b98415b76 08:49:35 Removing intermediate container 45f1cdffd7b5 08:49:35 ---> 572ea9be4fb3 08:49:35 Step 4/23 : RUN apk add --update --no-cache make git 08:49:35 ---> Running in c9c86d4ca055 08:49:36 Removing intermediate container 6ebb4102f524 08:49:36 ---> f5de84612c28 08:49:36 Step 5/24 : RUN apk add --update --no-cache make git 08:49:36 Removing intermediate container 31829d30d5ef 08:49:36 ---> cc273b06bf84 08:49:36 Step 5/22 : RUN apk add --update --no-cache make git 08:49:36 ---> Running in 18a5847ffa93 08:49:36 Removing intermediate container 038d841ec000 08:49:36 ---> 276d4d1d6628 08:49:36 Step 5/22 : RUN apk add --update --no-cache make git 08:49:36 ---> Running in cc09242ecc56 08:49:36 ---> Running in 109962f02970 08:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:49:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:49:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:49:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:49:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:49:39 OK: 221 MiB in 51 packages 08:49:40 OK: 221 MiB in 51 packages 08:49:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:49:40 OK: 221 MiB in 51 packages 08:49:41 OK: 221 MiB in 51 packages 08:49:41 OK: 221 MiB in 51 packages 08:49:42 Removing intermediate container 600b98415b76 08:49:42 ---> 370f4d4313a0 08:49:42 Step 5/32 : COPY go.mod vendor* ./ 08:49:42 Removing intermediate container c9c86d4ca055 08:49:42 ---> aa5c5a5bcef1 08:49:42 Step 5/23 : COPY go.mod vendor* ./ 08:49:42 Removing intermediate container 18a5847ffa93 08:49:42 ---> f1741c32ac65 08:49:42 Step 6/24 : COPY go.mod vendor* ./ 08:49:43 Removing intermediate container 109962f02970 08:49:43 ---> f2f83af46f35 08:49:43 Step 6/22 : COPY go.mod vendor* ./ 08:49:43 Removing intermediate container cc09242ecc56 08:49:43 ---> bfedae2f8782 08:49:43 Step 6/22 : COPY go.mod vendor* ./ 08:49:43 ---> 86cdf9e1760e 08:49:43 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:43 ---> 4e48b16ea49d 08:49:43 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:43 ---> Running in 8cdc4eba6df3 08:49:44 ---> Running in fc718ce9cd3f 08:49:44 ---> cb96ea3da9a4 08:49:44 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:44 ---> Running in 6755a83fbc15 08:49:45 ---> ccfd608f60a8 08:49:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:45 ---> Running in 70545d00a7e1 08:49:45 ---> 8b3263bb1149 08:49:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:45 ---> Running in aadd333ca840 08:51:52 Removing intermediate container 8cdc4eba6df3 08:51:52 ---> 33734a2524d6 08:51:52 Step 7/32 : COPY . . 08:51:52 Removing intermediate container aadd333ca840 08:51:52 Removing intermediate container 70545d00a7e1 08:51:52 ---> 3a8e60e6130f 08:51:52 Step 8/22 : COPY . . 08:51:52 ---> 276bb61a4fb8 08:51:52 Step 8/22 : COPY . . 08:51:52 Removing intermediate container fc718ce9cd3f 08:51:52 ---> a20ec7a98aa9 08:51:52 Step 8/24 : COPY . . 08:51:52 Removing intermediate container 6755a83fbc15 08:51:52 ---> a1722eaed7ca 08:51:52 Step 7/23 : COPY . . 08:51:55 ---> a3fb309cb31a 08:51:55 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:51:55 ---> dbe0f1d41461 08:51:55 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:51:55 ---> c6b39024b56f 08:51:55 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:51:55 ---> 8d7e69aa1bcf 08:51:55 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:51:55 ---> 2333d82484d1 08:51:55 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:51:55 ---> Running in 8e8926eab541 08:51:55 ---> Running in f0498f9d1c07 08:51:55 ---> Running in 5a58b5a07ba9 08:51:55 ---> Running in 653fdc595233 08:51:55 ---> Running in 6cb00bed5382 08:51:58 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 08:51:58 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-auth/security-proxy-auth ./cmd/security-proxy-auth 08:51:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:51:58 go build -tags " 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 08:51:58 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 08:58:35 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 08:58:42 Removing intermediate container 653fdc595233 08:58:42 ---> a514df8fee41 08:58:42 08:58:42 Step 10/22 : FROM alpine:3.16 08:58:42 3.16: Pulling from library/alpine 08:58:43 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:58:43 Status: Downloaded newer image for alpine:3.16 08:58:43 ---> 4c81e5bf8899 08:58:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:58:43 ---> Running in 9f5e1ade2bd7 08:58:43 Removing intermediate container 9f5e1ade2bd7 08:58:43 ---> 2965f2f32e17 08:58:43 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:58:43 ---> Running in 3d8bbdbadc2c 08:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:48 (1/1) Installing dumb-init (1.2.5-r1) 08:58:48 Executing busybox-1.35.0-r17.trigger 08:58:48 OK: 5 MiB in 15 packages 08:58:54 Removing intermediate container 3d8bbdbadc2c 08:58:54 ---> b2b96cd54728 08:58:54 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:55 ---> 5fde5a9b3588 08:58:55 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:58:58 Removing intermediate container 6cb00bed5382 08:58:58 ---> 83fc85531072 08:58:58 08:58:58 Step 9/32 : FROM alpine:3.16 08:58:58 ---> 4c81e5bf8899 08:58:58 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:58:58 ---> Running in 6db68de489dd 08:58:58 ---> 827becc3a30a 08:58:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:58:59 Removing intermediate container 6db68de489dd 08:58:59 ---> 4640aa0a1806 08:58:59 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:58:59 ---> Running in 83aead3eaf03 08:59:00 ---> 62d4a106c912 08:59:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:02 ---> d75bedb07566 08:59:02 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:59:02 ---> Running in d94e132e2164 08:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:04 (1/2) Installing dumb-init (1.2.5-r1) 08:59:04 (2/2) Installing su-exec (0.2-r1) 08:59:04 Executing busybox-1.35.0-r17.trigger 08:59:04 OK: 5 MiB in 16 packages 08:59:07 Removing intermediate container 83aead3eaf03 08:59:07 ---> 05873a04f986 08:59:07 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:59:07 ---> Running in 43b0af985ec7 08:59:07 Removing intermediate container d94e132e2164 08:59:07 ---> ee704e2ddcf3 08:59:07 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:59:08 ---> Running in 707f21c2c08d 08:59:08 Removing intermediate container 43b0af985ec7 08:59:08 ---> c8ab1d183925 08:59:08 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:59:08 Removing intermediate container 8e8926eab541 08:59:08 ---> 3c386e9289da 08:59:08 08:59:08 Step 9/23 : FROM alpine:3.16 08:59:08 ---> 4c81e5bf8899 08:59:08 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:59:08 ---> Running in bb056a9e0671 08:59:08 ---> Running in 86e178effac3 08:59:09 Removing intermediate container 707f21c2c08d 08:59:09 ---> 62c59862fd81 08:59:09 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:59:09 ---> Running in c8a745a08e7b 08:59:10 Removing intermediate container bb056a9e0671 08:59:10 ---> f38b3c570d31 08:59:10 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:59:10 ---> Running in 3b19ee992eb9 08:59:10 Removing intermediate container c8a745a08e7b 08:59:10 ---> 1015f7f7e222 08:59:10 Step 20/22 : LABEL arch=arm64 08:59:11 Removing intermediate container 3b19ee992eb9 08:59:11 ---> 82c72e503f9d 08:59:11 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:59:11 ---> Running in 7413e846265b 08:59:11 ---> Running in 07fe6abcbd0f 08:59:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:12 Removing intermediate container 7413e846265b 08:59:12 ---> 015269b2e73f 08:59:12 Step 21/22 : LABEL git_sha=920b5a6d596645da467f528ca6de9c7bf91c1b77 08:59:12 Removing intermediate container 07fe6abcbd0f 08:59:12 ---> 87cabe354bf3 08:59:12 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:59:12 ---> Running in 4ae163d1744f 08:59:12 ---> Running in 7113594abfa5 08:59:13 Removing intermediate container 4ae163d1744f 08:59:13 ---> 222f94fb6516 08:59:13 Step 22/22 : LABEL version=0.0.0 08:59:13 ---> Running in 4b9d22e8cc80 08:59:13 (1/3) Installing ca-certificates (20220614-r0) 08:59:13 (2/3) Installing dumb-init (1.2.5-r1) 08:59:13 (3/3) Installing su-exec (0.2-r1) 08:59:13 Executing busybox-1.35.0-r17.trigger 08:59:13 Executing ca-certificates-20220614-r0.trigger 08:59:13 Removing intermediate container 4b9d22e8cc80 08:59:13 ---> 154eea927541 08:59:13 08:59:14 OK: 6 MiB in 17 packages 08:59:14 Successfully built 154eea927541 08:59:14 Successfully tagged security-proxy-auth-arm64:latest 08:59:14 Building core-common-config-bootstrapper 08:59:17  Building security-proxy-auth ... done Removing intermediate container 7113594abfa5 08:59:17 ---> efacf41419db 08:59:17 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:59:17 ---> Running in 5c5e3b8b8195 08:59:17 Removing intermediate container 86e178effac3 08:59:17 ---> c111b28eb9ee 08:59:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:59:17 ---> Running in 5aa882815900 08:59:17 Removing intermediate container 5c5e3b8b8195 08:59:17 ---> dca15c3acf70 08:59:17 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:59:18 Removing intermediate container 5aa882815900 08:59:18 ---> d7595a010f1e 08:59:18 Step 12/23 : WORKDIR / 08:59:18 ---> Running in afe8f7f8c2f6 08:59:19 ---> c8f117d1f1df 08:59:19 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:59:19 ---> Running in 61be71b5d49f 08:59:19 Removing intermediate container afe8f7f8c2f6 08:59:19 ---> 309c3adc774f 08:59:19 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:59:21 ---> 1e4684203894 08:59:21 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:59:22 ---> 964c33881dd7 08:59:22 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:59:23 Removing intermediate container 61be71b5d49f 08:59:23 ---> 4de0be568b6f 08:59:23 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:24 ---> 83678b8f4b4b 08:59:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:59:25 ---> 4788a37d1d9c 08:59:25 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:59:27 ---> df52fe9ea2cc 08:59:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:59:29 ---> 9145ab7bdcca 08:59:29 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:59:31 ---> aa3f7bd15a59 08:59:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:59:31 ---> c2a4ac4cef6a 08:59:31 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:59:33 ---> df5a0ab56493 08:59:33 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:59:33 ---> 06315a8ade70 08:59:33 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:59:33 ---> Running in 40a398fb4f9b 08:59:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:59:35 ---> 975c588b6b32 08:59:35 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:59:35 ---> Using cache 08:59:35 ---> 7561c3f5a01a 08:59:35 Step 4/22 : WORKDIR /edgex-go 08:59:35 ---> Using cache 08:59:35 ---> 276d4d1d6628 08:59:35 Step 5/22 : RUN apk add --update --no-cache make git 08:59:35 ---> Using cache 08:59:35 ---> f2f83af46f35 08:59:35 Step 6/22 : COPY go.mod vendor* ./ 08:59:35 ---> Using cache 08:59:35 ---> ccfd608f60a8 08:59:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:35 ---> Using cache 08:59:35 ---> 3a8e60e6130f 08:59:35 Step 8/22 : COPY . . 08:59:35 ---> 865b918b45ba 08:59:35 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:59:35 ---> Using cache 08:59:35 ---> a3fb309cb31a 08:59:35 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:59:35 ---> Running in d089f6366cb4 08:59:37 ---> fb74c58dff68 08:59:37 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:59:38 Removing intermediate container 40a398fb4f9b 08:59:38 ---> 7e9f62d7ff55 08:59:38 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 08:59:38 ---> Running in aed94e4ba5b3 08:59:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:59:39 ---> c30da0cc485f 08:59:39 Step 27/32 : RUN chmod +x /entrypoint.sh 08:59:39 ---> Running in cb1fc45df8df 08:59:39 Removing intermediate container aed94e4ba5b3 08:59:39 ---> b0c9702ef429 08:59:39 Step 21/23 : LABEL arch=arm64 08:59:39 ---> Running in 2fdbad7881d8 08:59:40 Removing intermediate container 2fdbad7881d8 08:59:40 ---> 4d5d1f4245c8 08:59:40 Step 22/23 : LABEL git_sha=920b5a6d596645da467f528ca6de9c7bf91c1b77 08:59:40 ---> Running in c2f533bbfd2a 08:59:41 Removing intermediate container c2f533bbfd2a 08:59:41 ---> 5cbf5551c06c 08:59:41 Step 23/23 : LABEL version=0.0.0 08:59:41 ---> Running in a68c9fb26f2e 08:59:42 Removing intermediate container a68c9fb26f2e 08:59:42 ---> 8e8c3c97ff7e 08:59:42 08:59:43 Successfully built 8e8c3c97ff7e 08:59:43 Successfully tagged security-secretstore-setup-arm64:latest 08:59:43  Building security-secretstore-setup ... done Building security-spire-config 08:59:43 Removing intermediate container cb1fc45df8df 08:59:43 ---> 74b3970b2eb1 08:59:43 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:59:43 ---> Running in c85d7cec6278 08:59:44 Removing intermediate container c85d7cec6278 08:59:44 ---> 1cd520a89d4f 08:59:44 Step 29/32 : CMD ["gate"] 08:59:44 ---> Running in 6b346c86e6d4 08:59:44 Removing intermediate container 6b346c86e6d4 08:59:44 ---> 6eabfe5e4bb0 08:59:44 Step 30/32 : LABEL arch=arm64 08:59:45 ---> Running in f69b98a55353 08:59:45 Removing intermediate container f69b98a55353 08:59:45 ---> b2993a0e33f2 08:59:45 Step 31/32 : LABEL git_sha=920b5a6d596645da467f528ca6de9c7bf91c1b77 08:59:46 ---> Running in de71bebd460d 08:59:46 Removing intermediate container de71bebd460d 08:59:46 ---> 09df1dc47d96 08:59:46 Step 32/32 : LABEL version=0.0.0 08:59:47 ---> Running in 444270404c9c 08:59:47 Removing intermediate container 444270404c9c 08:59:47 ---> 43c4aa26f116 08:59:47 08:59:48 Successfully built 43c4aa26f116 08:59:48 Successfully tagged security-bootstrapper-arm64:latest 08:59:48  Building security-bootstrapper ... done Building support-notifications 08:59:56 Removing intermediate container 5a58b5a07ba9 08:59:56 ---> 838853a799f1 08:59:56 08:59:56 Step 10/24 : FROM alpine:3.16 08:59:56 ---> 4c81e5bf8899 08:59:56 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:59:56 ---> Running in a03d22ef5163 08:59:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:00:00 (1/1) Installing dumb-init (1.2.5-r1) 09:00:00 Executing busybox-1.35.0-r17.trigger 09:00:00 OK: 5 MiB in 15 packages 09:00:03 Removing intermediate container a03d22ef5163 09:00:03 ---> 4d92b1daeaa0 09:00:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:00:03 ---> Running in 5896d9725699 09:00:03 Removing intermediate container 5896d9725699 09:00:03 ---> 6dc5de3be18e 09:00:03 Step 13/24 : ENV APP_PORT=59881 09:00:04 ---> Running in 0213ff8f63d1 09:00:05 Removing intermediate container 0213ff8f63d1 09:00:05 ---> 18ac38077cce 09:00:05 Step 14/24 : EXPOSE $APP_PORT 09:00:05 ---> Running in 32cc8913a83e 09:00:05 Removing intermediate container 32cc8913a83e 09:00:05 ---> 3d4ae511f871 09:00:05 Step 15/24 : WORKDIR / 09:00:06 ---> Running in 618c83fd8e88 09:00:07 Removing intermediate container 618c83fd8e88 09:00:07 ---> 2695aa274613 09:00:07 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:09 ---> 1b6a3f8637d1 09:00:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:00:10 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:00:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:00:10 ---> 975c588b6b32 09:00:10 Step 3/24 : WORKDIR /edgex-go 09:00:10 ---> Using cache 09:00:10 ---> 572ea9be4fb3 09:00:10 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:00:10 ---> Running in 9246a51fbb64 09:00:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:00:13 ---> f3c26b7298f4 09:00:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:00:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:00:14 ---> 3a296ddb6e74 09:00:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:00:15 OK: 221 MiB in 51 packages 09:00:16 ---> a4aad304a7c0 09:00:16 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:00:16 ---> Running in 29618d449250 09:00:17 Removing intermediate container 29618d449250 09:00:17 ---> 62148a15e074 09:00:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:17 ---> Running in 3575c2f0aa09 09:00:17 Removing intermediate container 9246a51fbb64 09:00:17 ---> 93645f8f0496 09:00:17 Step 5/24 : COPY go.mod vendor* ./ 09:00:18 Removing intermediate container 3575c2f0aa09 09:00:18 ---> 7a20dc8927df 09:00:18 Step 22/24 : LABEL arch=arm64 09:00:18 ---> Running in b255824b6c5e 09:00:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:00:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:00:19 ---> 975c588b6b32 09:00:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:00:19 ---> Using cache 09:00:19 ---> 7561c3f5a01a 09:00:19 Step 4/22 : WORKDIR /edgex-go 09:00:19 ---> Using cache 09:00:19 ---> 276d4d1d6628 09:00:19 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:00:19 ---> Running in 01af00707c9a 09:00:19 Removing intermediate container b255824b6c5e 09:00:19 ---> 72dd792aa9d0 09:00:19 Step 23/24 : LABEL git_sha=920b5a6d596645da467f528ca6de9c7bf91c1b77 09:00:19 ---> 0fa1df4e5a6e 09:00:19 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:20 ---> Running in c0d7e87ac55e 09:00:20 ---> Running in 7da41bf32e08 09:00:21 Removing intermediate container 7da41bf32e08 09:00:21 ---> e4a4f8899495 09:00:21 Step 24/24 : LABEL version=0.0.0 09:00:21 ---> Running in 985ea8732f54 09:00:22 Removing intermediate container 985ea8732f54 09:00:22 ---> 73318747b0f9 09:00:22 09:00:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:00:22 Successfully built 73318747b0f9 09:00:22 Successfully tagged core-metadata-arm64:latest 09:00:22  Building core-metadata ... done Building core-data 09:00:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:00:24 OK: 221 MiB in 51 packages 09:00:26 Removing intermediate container 01af00707c9a 09:00:26 ---> 7da9cb9302eb 09:00:26 Step 6/22 : COPY go.mod vendor* ./ 09:00:27 ---> 1e8147f223de 09:00:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:27 ---> Running in 959db8c592a8 09:00:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:00:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:00:39 ---> 975c588b6b32 09:00:39 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:00:39 ---> Using cache 09:00:39 ---> 7561c3f5a01a 09:00:39 Step 4/22 : WORKDIR /edgex-go 09:00:39 ---> Using cache 09:00:39 ---> 276d4d1d6628 09:00:39 Step 5/22 : RUN apk add --update --no-cache make git 09:00:39 ---> Using cache 09:00:39 ---> f2f83af46f35 09:00:39 Step 6/22 : COPY go.mod vendor* ./ 09:00:39 ---> Using cache 09:00:39 ---> ccfd608f60a8 09:00:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:39 ---> Using cache 09:00:39 ---> 3a8e60e6130f 09:00:39 Step 8/22 : COPY . . 09:00:39 ---> Using cache 09:00:39 ---> a3fb309cb31a 09:00:39 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:00:40 ---> Running in 393bb277c61d 09:00:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:02:34 Removing intermediate container c0d7e87ac55e 09:02:34 ---> 3da3d283756c 09:02:34 Step 7/24 : COPY . . 09:02:34 Removing intermediate container 959db8c592a8 09:02:34 ---> f0d010d76589 09:02:34 Step 8/22 : COPY . . 09:02:42 ---> 8bcada8e7193 09:02:42 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:02:42 ---> Running in 4b09ffffa4bd 09:02:43 Removing intermediate container 4b09ffffa4bd 09:02:43 ---> c325235dafef 09:02:43 Step 9/24 : WORKDIR /edgex-go/spire-build 09:02:43 ---> Running in db476045bd76 09:02:45 Removing intermediate container db476045bd76 09:02:45 ---> 5c6d0fb085fb 09:02:45 Step 10/24 : 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 09:02:45 ---> Running in 8a33566c8788 09:02:50 Removing intermediate container 8a33566c8788 09:02:50 ---> e2a5a0672c98 09:02:50 Step 11/24 : WORKDIR /edgex-go 09:02:50 ---> Running in a9382ae8f848 09:02:51 Removing intermediate container a9382ae8f848 09:02:51 ---> e2b19e80c4ad 09:02:51 09:02:51 Step 12/24 : FROM alpine:3.15 09:02:51 3.15: Pulling from library/alpine 09:02:55 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 09:02:55 Status: Downloaded newer image for alpine:3.15 09:02:55 ---> 354640af7b1b 09:02:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:02:55 ---> Running in 6a60ab1b5782 09:02:56 Removing intermediate container 6a60ab1b5782 09:02:56 ---> dac6cc7cbdd6 09:02:56 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:02:56 ---> Running in 59aaf3de8098 09:02:57 ---> c80f267f0ac0 09:02:57 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:02:57 ---> Running in 4448c94f46b0 09:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:03:00 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:03:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:03:03 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:03:03 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:03:03 OK: 15736 distinct packages available 09:03:03 Removing intermediate container f0498f9d1c07 09:03:03 ---> 5814bbbf7a12 09:03:03 09:03:03 Step 10/22 : FROM alpine:3.16 09:03:03 ---> 4c81e5bf8899 09:03:03 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:03:03 ---> Using cache 09:03:03 ---> 4d92b1daeaa0 09:03:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:03:03 ---> Using cache 09:03:03 ---> 6dc5de3be18e 09:03:03 Step 13/22 : ENV APP_PORT=59861 09:03:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:03:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:03:04 ---> Running in c39cc15ae84b 09:03:04 Removing intermediate container c39cc15ae84b 09:03:04 ---> 5bba04fe891a 09:03:04 Step 14/22 : EXPOSE $APP_PORT 09:03:05 ---> Running in 2fa7e1cc88f6 09:03:05 (1/4) Installing dumb-init (1.2.5-r1) 09:03:05 (2/4) Installing musl-obstack (1.2.3-r0) 09:03:05 (3/4) Installing libucontext (1.1-r0) 09:03:05 (4/4) Installing gcompat (1.0.0-r4) 09:03:05 Executing busybox-1.34.1-r7.trigger 09:03:05 OK: 6 MiB in 18 packages 09:03:05 Removing intermediate container 2fa7e1cc88f6 09:03:05 ---> 8d7bba000e00 09:03:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:07 ---> b5a83eb9dd0b 09:03:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:03:07 Removing intermediate container 59aaf3de8098 09:03:07 ---> 34ae86bb42ad 09:03:07 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:03:11 ---> f696d3b30abc 09:03:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:03:12 ---> 47b103b8302b 09:03:12 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:03:12 ---> Running in 9c9b12bae21a 09:03:13 Removing intermediate container 9c9b12bae21a 09:03:13 ---> e4c93afa237a 09:03:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:03:13 ---> Running in d4aff81e6eeb 09:03:14 Removing intermediate container d4aff81e6eeb 09:03:14 ---> d39c14667ff5 09:03:14 Step 20/22 : LABEL arch=arm64 09:03:15 ---> Running in 09e49f887e61 09:03:17 Removing intermediate container 09e49f887e61 09:03:17 ---> ed31dfed18c5 09:03:17 Step 21/22 : LABEL git_sha=920b5a6d596645da467f528ca6de9c7bf91c1b77 09:03:17 ---> Running in ff5d505b752e 09:03:17 ---> 40f4a44e3419 09:03:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:03:18 Removing intermediate container ff5d505b752e 09:03:18 ---> b6a12d39dfc6 09:03:18 Step 22/22 : LABEL version=0.0.0 09:03:18 ---> Running in 0a4d36f49aa1 09:03:19 ---> e3c78a44b52a 09:03:19 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:03:19 ---> Running in 27834d970b6d 09:03:19 Removing intermediate container 0a4d36f49aa1 09:03:19 ---> 7ae4ea94b858 09:03:19 09:03:19 Successfully built 7ae4ea94b858 09:03:19 Successfully tagged support-scheduler-arm64:latest 09:03:19 Building security-spiffe-token-provider 09:03:19  Building support-scheduler ... done Removing intermediate container 27834d970b6d 09:03:19 ---> 3ddad8e0ab5b 09:03:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:03:20 ---> a3433af42208 09:03:20 Step 19/24 : WORKDIR / 09:03:20 ---> Running in ad8c6469931a 09:03:21 Removing intermediate container ad8c6469931a 09:03:21 ---> d83b2fc54adf 09:03:21 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:03:21 ---> Running in 63ce1a444602 09:03:22 Removing intermediate container 63ce1a444602 09:03:22 ---> b684584232a7 09:03:22 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:03:22 ---> Running in 64d8ce93bbb2 09:03:23 Removing intermediate container 64d8ce93bbb2 09:03:23 ---> c31144e5c08a 09:03:23 Step 22/24 : LABEL arch=arm64 09:03:23 ---> Running in e8acf2776e6d 09:03:23 Removing intermediate container e8acf2776e6d 09:03:23 ---> feeb1c00d4c7 09:03:23 Step 23/24 : LABEL git_sha=920b5a6d596645da467f528ca6de9c7bf91c1b77 09:03:24 ---> Running in 2b47ba72f40e 09:03:24 Removing intermediate container 2b47ba72f40e 09:03:24 ---> 6fbe589ce0ca 09:03:24 Step 24/24 : LABEL version=0.0.0 09:03:24 ---> Running in b9fc6cd1ce69 09:03:25 Removing intermediate container b9fc6cd1ce69 09:03:25 ---> 5d724a7b9f8d 09:03:25 09:03:25 Successfully built 5d724a7b9f8d 09:03:25 Successfully tagged security-spire-config-arm64:latest 09:03:25 Building security-proxy-setup 09:03:52  Building security-spire-config ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:03:52 Step 2/19 : FROM ${BUILDER_BASE} AS builder 09:03:52 ---> 975c588b6b32 09:03:52 Step 3/19 : WORKDIR /edgex-go 09:03:52 ---> Using cache 09:03:52 ---> 572ea9be4fb3 09:03:52 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 09:03:52 ---> Running in 5265c7d0f93d 09:03:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:52 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:03:52 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:03:52 ---> 975c588b6b32 09:03:52 Step 3/20 : WORKDIR /edgex-go 09:03:52 ---> Using cache 09:03:53 ---> 572ea9be4fb3 09:03:53 Step 4/20 : RUN apk add --update --no-cache make git 09:03:53 ---> Using cache 09:03:53 ---> aa5c5a5bcef1 09:03:53 Step 5/20 : COPY go.mod vendor* ./ 09:03:53 ---> Using cache 09:03:53 ---> cb96ea3da9a4 09:03:53 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:53 ---> Using cache 09:03:53 ---> a1722eaed7ca 09:03:53 Step 7/20 : COPY . . 09:03:53 ---> Using cache 09:03:53 ---> dbe0f1d41461 09:03:53 Step 8/20 : RUN make cmd/secrets-config/secrets-config 09:03:53 ---> Running in 5f9405d62aca 09:03:54 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 09:03:54 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 09:03:54 OK: 16903 distinct packages available 09:03:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:54 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 09:03:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:56 OK: 221 MiB in 51 packages 09:03:58 Removing intermediate container 5265c7d0f93d 09:03:58 ---> 04c40c306a4e 09:03:58 Step 5/19 : COPY go.mod vendor* ./ 09:03:59 ---> bebcd5a86c73 09:03:59 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:59 ---> Running in 1d515de6183b 09:05:51 Removing intermediate container 1d515de6183b 09:05:51 ---> fa7364e88f6f 09:05:51 Step 7/19 : COPY . . 09:05:51 ---> f621f6de284d 09:05:51 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:05:51 ---> Running in 0c06381fd605 09:05:51 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 09:07:14 Removing intermediate container d089f6366cb4 09:07:14 ---> eb8b9603d382 09:07:14 09:07:14 Step 10/22 : FROM alpine:3.16 09:07:14 ---> 4c81e5bf8899 09:07:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:07:14 ---> Using cache 09:07:14 ---> 2965f2f32e17 09:07:14 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:07:14 ---> Using cache 09:07:14 ---> b2b96cd54728 09:07:14 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:14 ---> Using cache 09:07:14 ---> 5fde5a9b3588 09:07:14 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:07:14 ---> 1e8f261f31d9 09:07:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:07:14 ---> 45cea88fdfe5 09:07:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:07:14 ---> a03a274d9f5e 09:07:14 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:07:14 ---> Running in c0f31736bcd6 09:07:14 Removing intermediate container c0f31736bcd6 09:07:14 ---> 92496fbe40a3 09:07:14 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:07:14 ---> Running in 8eaf39447d6e 09:07:14 Removing intermediate container 8eaf39447d6e 09:07:14 ---> 0b6dafb13df3 09:07:14 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:07:14 ---> Running in fb8e161d40f6 09:07:14 Removing intermediate container fb8e161d40f6 09:07:14 ---> 58bce09a496a 09:07:14 Step 20/22 : LABEL arch=arm64 09:07:14 ---> Running in 827f251d6f93 09:07:14 Removing intermediate container 827f251d6f93 09:07:14 ---> 6a07bfc2476a 09:07:14 Step 21/22 : LABEL git_sha=920b5a6d596645da467f528ca6de9c7bf91c1b77 09:07:14 ---> Running in 41f73141ed9b 09:07:14 Removing intermediate container 41f73141ed9b 09:07:14 ---> 77215f24fc07 09:07:14 Step 22/22 : LABEL version=0.0.0 09:07:14 ---> Running in bcd6d4d5bbdd 09:07:14 Removing intermediate container bcd6d4d5bbdd 09:07:14 ---> e7d265caf423 09:07:14 09:07:14 Successfully built e7d265caf423 09:07:14 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:07:14  Building core-common-config-bootstrapper ... done Building security-spire-agent 09:07:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:07:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:07:33 ---> 975c588b6b32 09:07:33 Step 3/24 : WORKDIR /edgex-go 09:07:33 ---> Using cache 09:07:33 ---> 572ea9be4fb3 09:07:33 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:07:33 ---> Using cache 09:07:33 ---> 93645f8f0496 09:07:33 Step 5/24 : COPY go.mod vendor* ./ 09:07:33 ---> Using cache 09:07:33 ---> 0fa1df4e5a6e 09:07:33 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:33 ---> Using cache 09:07:33 ---> 3da3d283756c 09:07:33 Step 7/24 : COPY . . 09:07:33 ---> Using cache 09:07:33 ---> 8bcada8e7193 09:07:33 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:07:33 ---> Using cache 09:07:33 ---> c325235dafef 09:07:33 Step 9/24 : WORKDIR /edgex-go/spire-build 09:07:33 ---> Using cache 09:07:33 ---> 5c6d0fb085fb 09:07:33 Step 10/24 : 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 09:07:33 ---> Using cache 09:07:33 ---> e2a5a0672c98 09:07:33 Step 11/24 : WORKDIR /edgex-go 09:07:33 ---> Using cache 09:07:33 ---> e2b19e80c4ad 09:07:33 09:07:33 Step 12/24 : FROM alpine:3.15 09:07:33 ---> 354640af7b1b 09:07:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:07:33 ---> Using cache 09:07:33 ---> dac6cc7cbdd6 09:07:33 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:07:33 ---> Running in 34687775d6ef 09:07:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:07:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:07:37 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:07:37 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:07:37 OK: 15736 distinct packages available 09:07:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:07:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:07:39 (1/5) Installing dumb-init (1.2.5-r1) 09:07:39 (2/5) Installing musl-obstack (1.2.3-r0) 09:07:39 (3/5) Installing libucontext (1.1-r0) 09:07:39 (4/5) Installing gcompat (1.0.0-r4) 09:07:39 (5/5) Installing openssl (1.1.1t-r1) 09:07:39 Executing busybox-1.34.1-r7.trigger 09:07:39 OK: 6 MiB in 19 packages 09:07:41 Removing intermediate container 34687775d6ef 09:07:41 ---> c41b4e93c7db 09:07:41 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:07:45 ---> e5e2b8030350 09:07:45 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:07:51 ---> 772c2bb7f52b 09:07:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:07:51 ---> bd4d6fc43347 09:07:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:07:52 ---> d0c3c4336bd6 09:07:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:07:53 ---> ac94d5c51215 09:07:53 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:07:53 ---> Running in 5107a8aa9707 09:07:54 Removing intermediate container 5107a8aa9707 09:07:54 ---> d23fc921786a 09:07:54 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:07:54 ---> Running in 5e93d49f1dca 09:07:55 Removing intermediate container 5e93d49f1dca 09:07:55 ---> 713e22eb508b 09:07:55 Step 22/24 : LABEL arch=arm64 09:07:55 ---> Running in 2cfbadcb292a 09:07:56 Removing intermediate container 2cfbadcb292a 09:07:56 ---> b3648bccdab6 09:07:56 Step 23/24 : LABEL git_sha=920b5a6d596645da467f528ca6de9c7bf91c1b77 09:07:56 ---> Running in e0dcb385b658 09:07:56 Removing intermediate container e0dcb385b658 09:07:56 ---> b4095ea46786 09:07:56 Step 24/24 : LABEL version=0.0.0 09:07:57 ---> Running in eb01141c52f2 09:07:57 Removing intermediate container eb01141c52f2 09:07:57 ---> 46d377563df7 09:07:57 09:07:57 Successfully built 46d377563df7 09:07:57 Successfully tagged security-spire-agent-arm64:latest 09:07:57  Building security-spire-agent ... done Building core-command 09:08:16 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:08:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:08:16 ---> 975c588b6b32 09:08:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:08:16 ---> Using cache 09:08:16 ---> 7561c3f5a01a 09:08:16 Step 4/23 : WORKDIR /edgex-go 09:08:16 ---> Using cache 09:08:16 ---> 276d4d1d6628 09:08:16 Step 5/23 : RUN apk add --update --no-cache make git 09:08:16 ---> Using cache 09:08:16 ---> f2f83af46f35 09:08:16 Step 6/23 : COPY go.mod vendor* ./ 09:08:16 ---> Using cache 09:08:16 ---> ccfd608f60a8 09:08:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:16 ---> Using cache 09:08:16 ---> 3a8e60e6130f 09:08:16 Step 8/23 : COPY . . 09:08:16 ---> Using cache 09:08:16 ---> a3fb309cb31a 09:08:16 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:08:16 ---> Running in 355ba56bfe94 09:08:16 go build -tags " 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 09:09:03 Removing intermediate container 393bb277c61d 09:09:03 ---> aa81dc50aca0 09:09:03 09:09:03 Step 10/22 : FROM alpine:3.16 09:09:03 ---> 4c81e5bf8899 09:09:03 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:09:03 ---> Running in e6f143735801 09:09:03 Removing intermediate container e6f143735801 09:09:03 ---> a9b884bef5d7 09:09:03 Step 12/22 : ENV APP_PORT=59880 09:09:03 ---> Running in 3f1a713da2d3 09:09:03 Removing intermediate container 3f1a713da2d3 09:09:03 ---> 5221cad23080 09:09:03 Step 13/22 : EXPOSE $APP_PORT 09:09:03 ---> Running in 257d8f628271 09:09:03 Removing intermediate container 257d8f628271 09:09:03 ---> 5eca0845d342 09:09:03 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:09:03 ---> Running in dbe0140d5909 09:09:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:09:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:09:03 (1/1) Installing dumb-init (1.2.5-r1) 09:09:03 Executing busybox-1.35.0-r17.trigger 09:09:03 OK: 5 MiB in 15 packages 09:09:05 Removing intermediate container dbe0140d5909 09:09:05 ---> b56017051854 09:09:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:06 ---> 20c7fa2bdfba 09:09:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:09:08 ---> ba6c0b755e99 09:09:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:09:11 ---> 6427bfb08a67 09:09:11 Step 18/22 : ENTRYPOINT ["/core-data"] 09:09:11 ---> Running in 54e61dd77c68 09:09:11 Removing intermediate container 54e61dd77c68 09:09:11 ---> 95da36479a91 09:09:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:09:11 ---> Running in b0582d0228ea 09:09:12 Removing intermediate container b0582d0228ea 09:09:12 ---> 3d5114953978 09:09:12 Step 20/22 : LABEL arch=arm64 09:09:12 ---> Running in bd230cac9643 09:09:12 Removing intermediate container bd230cac9643 09:09:12 ---> 3240b7457e21 09:09:12 Step 21/22 : LABEL git_sha=920b5a6d596645da467f528ca6de9c7bf91c1b77 09:09:12 ---> Running in b8c70d74932d 09:09:13 Removing intermediate container b8c70d74932d 09:09:13 ---> b9d2e92d4d81 09:09:13 Step 22/22 : LABEL version=0.0.0 09:09:13 ---> Running in 95729f029d08 09:09:14 Removing intermediate container 95729f029d08 09:09:14 ---> e88c34fbf188 09:09:14 09:09:14 Successfully built e88c34fbf188 09:09:14 Successfully tagged core-data-arm64:latest 09:09:14  Building core-data ... done Building security-spire-server 09:09:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:09:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:09:36 ---> 975c588b6b32 09:09:36 Step 3/23 : WORKDIR /edgex-go 09:09:36 ---> Using cache 09:09:36 ---> 572ea9be4fb3 09:09:36 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 09:09:36 ---> Using cache 09:09:36 ---> 93645f8f0496 09:09:36 Step 5/23 : COPY go.mod vendor* ./ 09:09:36 ---> Using cache 09:09:36 ---> 0fa1df4e5a6e 09:09:36 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:36 ---> Using cache 09:09:36 ---> 3da3d283756c 09:09:36 Step 7/23 : COPY . . 09:09:36 ---> Using cache 09:09:36 ---> 8bcada8e7193 09:09:36 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 09:09:36 ---> Using cache 09:09:36 ---> c325235dafef 09:09:36 Step 9/23 : WORKDIR /edgex-go/spire-build 09:09:36 ---> Using cache 09:09:36 ---> 5c6d0fb085fb 09:09:36 Step 10/23 : 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 09:09:36 ---> Running in def04d223fc0 09:09:37 Removing intermediate container def04d223fc0 09:09:37 ---> 9b3ad15ed5ad 09:09:37 Step 11/23 : WORKDIR /edgex-go 09:09:37 ---> Running in 23a70df0a3b8 09:09:37 Removing intermediate container 23a70df0a3b8 09:09:37 ---> fc9a5c9a4edd 09:09:37 09:09:37 Step 12/23 : FROM alpine:3.15 09:09:37 ---> 354640af7b1b 09:09:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:09:37 ---> Using cache 09:09:37 ---> dac6cc7cbdd6 09:09:37 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:09:37 ---> Using cache 09:09:37 ---> c41b4e93c7db 09:09:37 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:09:44 ---> 2a703a4a3047 09:09:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:09:45 ---> dcf71cb16583 09:09:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:09:46 ---> 27acccc2dafc 09:09:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:09:46 ---> e9c292711f45 09:09:46 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:09:46 ---> Running in 5b01dc43f2aa 09:09:47 Removing intermediate container 5b01dc43f2aa 09:09:47 ---> 3239ca5e884d 09:09:47 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:09:47 ---> Running in f626bba59217 09:09:49 Removing intermediate container f626bba59217 09:09:49 ---> 6d5729906244 09:09:49 Step 21/23 : LABEL arch=arm64 09:09:49 ---> Running in 266f590acdbf 09:09:49 Removing intermediate container 266f590acdbf 09:09:49 ---> 423b747bf883 09:09:49 Step 22/23 : LABEL git_sha=920b5a6d596645da467f528ca6de9c7bf91c1b77 09:09:50 ---> Running in af229cc8181f 09:09:50 Removing intermediate container af229cc8181f 09:09:50 ---> 7390ad395eb3 09:09:50 Step 23/23 : LABEL version=0.0.0 09:09:50 ---> Running in e9303590592e 09:09:51 Removing intermediate container e9303590592e 09:09:51 ---> 8a693eb4a736 09:09:51 09:09:51 Successfully built 8a693eb4a736 09:09:51 Successfully tagged security-spire-server-arm64:latest 09:11:13  Building security-spire-server ... done Removing intermediate container 5f9405d62aca 09:11:13 ---> d5b043071f3b 09:11:13 09:11:13 Step 9/20 : FROM alpine:3.16 09:11:13 ---> 4c81e5bf8899 09:11:13 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 09:11:13 ---> Running in a1cc7438a16b 09:11:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:11:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:11:13 (1/2) Installing dumb-init (1.2.5-r1) 09:11:13 (2/2) Installing openssl (1.1.1t-r0) 09:11:13 Executing busybox-1.35.0-r17.trigger 09:11:13 OK: 6 MiB in 16 packages 09:11:13 Removing intermediate container a1cc7438a16b 09:11:13 ---> 91d56d1bf9d2 09:11:13 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:11:13 ---> Running in 626022a05bc1 09:11:13 Removing intermediate container 626022a05bc1 09:11:13 ---> a0ac3e0ec249 09:11:13 Step 12/20 : WORKDIR /edgex 09:11:13 ---> Running in 5ab4ced65475 09:11:13 Removing intermediate container 5ab4ced65475 09:11:13 ---> c8e6f99060a0 09:11:13 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 09:11:13 ---> 3b4e22f9a05e 09:11:13 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:11:13 ---> fb9f98bd8fbd 09:11:13 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:11:13 ---> 4dca3f452b81 09:11:13 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:11:13 ---> Running in 4348e0e47257 09:11:16 Removing intermediate container 4348e0e47257 09:11:16 ---> ba37c03f0e08 09:11:16 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 09:11:16 ---> Running in 87f6d7e0f8a0 09:11:16 Removing intermediate container 87f6d7e0f8a0 09:11:16 ---> eb6e60898f0c 09:11:16 Step 18/20 : LABEL arch=arm64 09:11:16 ---> Running in d276e112e88e 09:11:17 Removing intermediate container d276e112e88e 09:11:17 ---> acd175b888cb 09:11:17 Step 19/20 : LABEL git_sha=920b5a6d596645da467f528ca6de9c7bf91c1b77 09:11:17 ---> Running in 247fd5e1363c 09:11:18 Removing intermediate container 247fd5e1363c 09:11:18 ---> b449dc7603a8 09:11:18 Step 20/20 : LABEL version=0.0.0 09:11:18 ---> Running in f19f0f9da1f6 09:11:20 Removing intermediate container f19f0f9da1f6 09:11:20 ---> 64af32ffe5a0 09:11:20 09:11:21 Successfully built 64af32ffe5a0 09:11:21 Successfully tagged security-proxy-setup-arm64:latest 09:13:12  Building security-proxy-setup ... done Removing intermediate container 4448c94f46b0 09:13:12 ---> 4043a25a86d0 09:13:12 09:13:12 Step 10/22 : FROM alpine:3.16 09:13:12 ---> 4c81e5bf8899 09:13:12 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:13:12 ---> Running in 4c123ec8ab36 09:13:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:13:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:13:15 (1/2) Installing ca-certificates (20220614-r0) 09:13:15 (2/2) Installing dumb-init (1.2.5-r1) 09:13:15 Executing busybox-1.35.0-r17.trigger 09:13:15 Executing ca-certificates-20220614-r0.trigger 09:13:16 OK: 6 MiB in 16 packages 09:13:18 Removing intermediate container 4c123ec8ab36 09:13:18 ---> 3d7ed37a3e8d 09:13:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:13:18 ---> Running in abd962f69087 09:13:18 Removing intermediate container abd962f69087 09:13:18 ---> 929b0ea7ea10 09:13:18 Step 13/22 : ENV APP_PORT=59860 09:13:18 ---> Running in c4a27cbf4260 09:13:19 Removing intermediate container c4a27cbf4260 09:13:19 ---> ee3ec722dd22 09:13:19 Step 14/22 : EXPOSE $APP_PORT 09:13:19 ---> Running in 9f98c61b01cd 09:13:20 Removing intermediate container 9f98c61b01cd 09:13:20 ---> b5760e98bd18 09:13:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:21 ---> f3790782d73f 09:13:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:13:23 ---> c9a38047ff8f 09:13:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:13:24 ---> 4e46f429852b 09:13:24 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:13:24 ---> Running in 0207acc8a5ce 09:13:24 Removing intermediate container 0207acc8a5ce 09:13:24 ---> 42f85b253e43 09:13:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:13:24 ---> Running in c35ad018aecf 09:13:25 Removing intermediate container c35ad018aecf 09:13:25 ---> dfc60162e9ea 09:13:25 Step 20/22 : LABEL arch=arm64 09:13:25 ---> Running in 6464addd9055 09:13:26 Removing intermediate container 6464addd9055 09:13:26 ---> d356caab2b58 09:13:26 Step 21/22 : LABEL git_sha=920b5a6d596645da467f528ca6de9c7bf91c1b77 09:13:26 ---> Running in f4b21b36c27f 09:13:26 Removing intermediate container f4b21b36c27f 09:13:26 ---> 0bce8721f383 09:13:26 Step 22/22 : LABEL version=0.0.0 09:13:26 ---> Running in 4e9b7d331394 09:13:26 Removing intermediate container 4e9b7d331394 09:13:26 ---> 9052ad4d880a 09:13:26 09:13:27 Successfully built 9052ad4d880a 09:13:27 Successfully tagged support-notifications-arm64:latest 09:13:38  Building support-notifications ... done Removing intermediate container 355ba56bfe94 09:13:38 ---> 7a315bf40733 09:13:38 09:13:38 Step 10/23 : FROM alpine:3.16 09:13:38 ---> 4c81e5bf8899 09:13:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:13:38 ---> Using cache 09:13:38 ---> 4d92b1daeaa0 09:13:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:13:38 ---> Using cache 09:13:38 ---> 6dc5de3be18e 09:13:38 Step 13/23 : ENV APP_PORT=59882 09:13:38 ---> Running in 34b4cc546113 09:13:38 Removing intermediate container 0c06381fd605 09:13:38 ---> 1fbad902e9b3 09:13:38 09:13:38 Step 9/19 : FROM alpine:3.15 09:13:38 ---> 354640af7b1b 09:13:38 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:13:38 ---> Using cache 09:13:38 ---> dac6cc7cbdd6 09:13:38 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:13:38 ---> Running in be609914a522 09:13:38 Removing intermediate container 34b4cc546113 09:13:38 ---> b29a5545dc0c 09:13:38 Step 14/23 : EXPOSE $APP_PORT 09:13:38 ---> Running in eab2275adb9a 09:13:38 Removing intermediate container eab2275adb9a 09:13:38 ---> 2206bb4c8a79 09:13:38 Step 15/23 : WORKDIR / 09:13:38 ---> Running in fcd4e1060e5b 09:13:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:13:39 Removing intermediate container fcd4e1060e5b 09:13:39 ---> 5690db567cea 09:13:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:13:39 ---> aa22010b9299 09:13:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:13:40 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:13:40 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:13:40 OK: 15736 distinct packages available 09:13:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:13:40 ---> 8912f2068aa5 09:13:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:13:41 ---> b88effbc34f2 09:13:41 Step 19/23 : ENTRYPOINT ["/core-command"] 09:13:41 ---> Running in 9ce329bd20e9 09:13:41 Removing intermediate container 9ce329bd20e9 09:13:41 ---> 67ee2262eb05 09:13:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:13:42 ---> Running in ae28724ae9e4 09:13:42 (1/9) Installing ca-certificates (20220614-r0) 09:13:42 (2/9) Installing brotli-libs (1.0.9-r5) 09:13:42 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:13:42 (4/9) Installing libcurl (7.80.0-r6) 09:13:42 (5/9) Installing curl (7.80.0-r6) 09:13:42 (6/9) Installing dumb-init (1.2.5-r1) 09:13:42 (7/9) Installing musl-obstack (1.2.3-r0) 09:13:42 (8/9) Installing libucontext (1.1-r0) 09:13:42 (9/9) Installing gcompat (1.0.0-r4) 09:13:42 Executing busybox-1.34.1-r7.trigger 09:13:42 Executing ca-certificates-20220614-r0.trigger 09:13:42 Removing intermediate container ae28724ae9e4 09:13:42 ---> 77349265e616 09:13:42 Step 21/23 : LABEL arch=arm64 09:13:42 ---> Running in 4470efa76b1a 09:13:42 OK: 8 MiB in 23 packages 09:13:42 Removing intermediate container 4470efa76b1a 09:13:42 ---> 2b1393292071 09:13:42 Step 22/23 : LABEL git_sha=920b5a6d596645da467f528ca6de9c7bf91c1b77 09:13:43 ---> Running in c40c3cb569ac 09:13:43 Removing intermediate container c40c3cb569ac 09:13:43 ---> 40c32b881c17 09:13:43 Step 23/23 : LABEL version=0.0.0 09:13:43 ---> Running in b66ceeb890c7 09:13:44 Removing intermediate container b66ceeb890c7 09:13:44 ---> 6077b0642d28 09:13:44 09:13:44 Removing intermediate container be609914a522 09:13:44 ---> c9dd577f7b23 09:13:44 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:44 Successfully built 6077b0642d28 09:13:44 Successfully tagged core-command-arm64:latest 09:13:44  Building core-command ... done  ---> e32abbcf2f1b 09:13:44 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:13:46 ---> 801718a93f1e 09:13:46 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:13:46 ---> 5947567b19f1 09:13:46 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:13:46 ---> Running in e39e790ea501 09:13:47 Removing intermediate container e39e790ea501 09:13:47 ---> 7a6f94644bab 09:13:47 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:13:47 ---> Running in 73776dacc383 09:13:47 Removing intermediate container 73776dacc383 09:13:47 ---> 43204c274c4b 09:13:47 Step 17/19 : LABEL arch=arm64 09:13:47 ---> Running in b6a017b185d2 09:13:47 Removing intermediate container b6a017b185d2 09:13:47 ---> 12c3896c01fd 09:13:47 Step 18/19 : LABEL git_sha=920b5a6d596645da467f528ca6de9c7bf91c1b77 09:13:48 ---> Running in 4fd84f72aebe 09:13:48 Removing intermediate container 4fd84f72aebe 09:13:48 ---> 1a1e2a17eba0 09:13:48 Step 19/19 : LABEL version=0.0.0 09:13:48 ---> Running in 1c948523f163 09:13:49 Removing intermediate container 1c948523f163 09:13:49 ---> bb633d4b2b4b 09:13:49 09:13:49 Successfully built bb633d4b2b4b 09:13:49 Successfully tagged security-spiffe-token-provider-arm64:latest 09:13:49  Building security-spiffe-token-provider ... done  [Pipeline] } 09:13:49 $ docker stop --time=1 3e7d10cd8b7128fb626de1c07a7a6b6f69267ab9c4af885da14c4e391048fa8e 09:13:51 $ docker rm -f --volumes 3e7d10cd8b7128fb626de1c07a7a6b6f69267ab9c4af885da14c4e391048fa8e [Pipeline] // withDockerContainer [Pipeline] sh 09:13:51 + docker images 09:13:52 REPOSITORY TAG IMAGE ID CREATED SIZE 09:13:52 security-spiffe-token-provider-arm64 latest bb633d4b2b4b 3 seconds ago 29.1MB 09:13:52 core-command-arm64 latest 6077b0642d28 8 seconds ago 17.1MB 09:13:52 1fbad902e9b3 15 seconds ago 1.54GB 09:13:52 7a315bf40733 16 seconds ago 1.51GB 09:13:52 support-notifications-arm64 latest 9052ad4d880a 25 seconds ago 29.7MB 09:13:52 4043a25a86d0 41 seconds ago 1.57GB 09:13:52 security-proxy-setup-arm64 latest 64af32ffe5a0 2 minutes ago 15.8MB 09:13:52 d5b043071f3b 2 minutes ago 1.49GB 09:13:52 security-spire-server-arm64 latest 8a693eb4a736 4 minutes ago 84.3MB 09:13:52 fc9a5c9a4edd 4 minutes ago 1.38GB 09:13:52 core-data-arm64 latest e88c34fbf188 4 minutes ago 17.3MB 09:13:52 aa81dc50aca0 4 minutes ago 1.51GB 09:13:52 security-spire-agent-arm64 latest 46d377563df7 5 minutes ago 122MB 09:13:52 core-common-config-bootstrapper-arm64 latest e7d265caf423 6 minutes ago 14.9MB 09:13:52 eb8b9603d382 6 minutes ago 1.5GB 09:13:52 security-spire-config-arm64 latest 5d724a7b9f8d 10 minutes ago 83.6MB 09:13:52 support-scheduler-arm64 latest 7ae4ea94b858 10 minutes ago 29.1MB 09:13:52 5814bbbf7a12 10 minutes ago 1.57GB 09:13:52 e2b19e80c4ad 11 minutes ago 1.38GB 09:13:52 core-metadata-arm64 latest 73318747b0f9 13 minutes ago 17.8MB 09:13:52 838853a799f1 13 minutes ago 1.51GB 09:13:52 security-bootstrapper-arm64 latest 43c4aa26f116 14 minutes ago 19MB 09:13:52 security-secretstore-setup-arm64 latest 8e8c3c97ff7e 14 minutes ago 28.7MB 09:13:52 security-proxy-auth-arm64 latest 154eea927541 14 minutes ago 15.7MB 09:13:52 3c386e9289da 14 minutes ago 1.5GB 09:13:52 83fc85531072 14 minutes ago 1.49GB 09:13:52 a514df8fee41 15 minutes ago 1.49GB 09:13:52 ci-base-image-arm64 latest 975c588b6b32 36 minutes ago 904MB 09:13:52 alpine 3.15 354640af7b1b 3 weeks ago 5.34MB 09:13:52 alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB 09:13:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 09:13:52 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 09:13:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:52 09:13:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:52 arm64: Pulling from edgex-lftools-log-publisher 09:13:52 8998bd30e6a1: Pulling fs layer 09:13:52 04944245beec: Pulling fs layer 09:13:52 699f458cf7ca: Pulling fs layer 09:13:52 765212b225bb: Pulling fs layer 09:13:52 f23df028b6ca: Pulling fs layer 09:13:52 d65c8cfc05b1: Pulling fs layer 09:13:52 2437ff75d9bd: Pulling fs layer 09:13:52 d65c8cfc05b1: Waiting 09:13:52 2437ff75d9bd: Waiting 09:13:52 765212b225bb: Waiting 09:13:52 f23df028b6ca: Waiting 09:13:53 04944245beec: Verifying Checksum 09:13:53 04944245beec: Download complete 09:13:53 765212b225bb: Verifying Checksum 09:13:53 765212b225bb: Download complete 09:13:53 f23df028b6ca: Verifying Checksum 09:13:53 f23df028b6ca: Download complete 09:13:53 d65c8cfc05b1: Verifying Checksum 09:13:53 d65c8cfc05b1: Download complete 09:13:53 699f458cf7ca: Verifying Checksum 09:13:53 699f458cf7ca: Download complete 09:13:53 8998bd30e6a1: Verifying Checksum 09:13:53 8998bd30e6a1: Download complete 09:13:56 2437ff75d9bd: Verifying Checksum 09:13:56 2437ff75d9bd: Download complete 09:13:58 8998bd30e6a1: Pull complete 09:13:58 04944245beec: Pull complete 09:13:59 699f458cf7ca: Pull complete 09:14:00 765212b225bb: Pull complete 09:14:01 f23df028b6ca: Pull complete 09:14:01 d65c8cfc05b1: Pull complete 09:14:16 2437ff75d9bd: Pull complete 09:14:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:14:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:16 prd-ubuntu20.04-docker-arm64-4c-16g-9603 does not seem to be running inside a container 09:14:16 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-lftools-log-publisher:arm64 cat 09:14:19 $ docker top c3811058e4653aa836717316b511259a3a299eb1a596248fb8b788230292ff3d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:20 ---> job-cost.sh 09:14:20 lf-activate-venv: SKIPPING 09:14:20 INFO: No Stack... 09:14:20 INFO: Retrieving Pricing Info for: v3-standard-4 09:14:21 INFO: Archiving Costs [Pipeline] sh 09:14:22 + cat /w/workspace/edgex-go/6/archives/cost.csv 09:14:22 + cut -d, -f6 [Pipeline] lock 09:14:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4405-6-stack-cost] 09:14:22 Resource [jenkins-edgexfoundry-edgex-go-PR-4405-6-stack-cost] did not exist. Created. 09:14:22 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4405-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:14:22 + echo total: 0.10999999940395355 [Pipeline] stash 09:14:23 Stashed 1 file(s) [Pipeline] } 09:14:23 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4405-6-stack-cost] [Pipeline] // lock [Pipeline] } 09:14:23 $ docker stop --time=1 c3811058e4653aa836717316b511259a3a299eb1a596248fb8b788230292ff3d 09:14:24 $ docker rm -f --volumes c3811058e4653aa836717316b511259a3a299eb1a596248fb8b788230292ff3d [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 09:14:25 provisioning config files... 09:14:25 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config995371059624073731tmp [Pipeline] { [Pipeline] sh 09:14:25 + set +x 09:14:25 + bash -s -- 09:14:25 + curl -s https://codecov.io/bash 09:14:25 09:14:25 _____ _ 09:14:25 / ____| | | 09:14:25 | | ___ __| | ___ ___ _____ __ 09:14:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:14:25 | |___| (_) | (_| | __/ (_| (_) \ V / 09:14:25 \_____\___/ \__,_|\___|\___\___/ \_/ 09:14:25 Bash-1.0.6 09:14:25 09:14:25 09:14:25 ==> git version 2.25.1 found 09:14:25 ==> 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 09:14:25 Release-Date: 2020-01-08 09:14:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:14:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:14:25 ==> Jenkins CI detected. 09:14:25 current dir:  /w/workspace/edgex-go/6 09:14:25 project root: . 09:14:25 --> token set from env 09:14:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:14:25 ==> Running gcov in . (disable via -X gcov) 09:14:25 ==> Python coveragepy not found 09:14:25 ==> Searching for coverage reports in: 09:14:25 + . 09:14:25 -> Found 1 reports 09:14:25 ==> Detecting git/mercurial file structure 09:14:25 ==> Reading reports 09:14:25 + ./coverage.out bytes=447686 09:14:25 ==> Appending adjustments 09:14:25 https://docs.codecov.io/docs/fixing-reports 09:14:26 + Found adjustments 09:14:26 ==> Gzipping contents 09:14:26 60K /tmp/codecov.oO3KFk.gz 09:14:26 ==> Uploading reports 09:14:26 url: https://codecov.io 09:14:26 query: branch=PR-4405&commit=5ad5917f788d9f6c13b283d8f36545170bac1c1f&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4405%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4405&job=&cmd_args= 09:14:26 -> Pinging Codecov 09:14:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4405&commit=5ad5917f788d9f6c13b283d8f36545170bac1c1f&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4405%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4405&job=&cmd_args= 09:14:26 -> Uploading to 09:14:26 https://storage.googleapis.com/codecov/v4/raw/2023-03-10/00271124DB129430A58F1EEE437C3FCB/5ad5917f788d9f6c13b283d8f36545170bac1c1f/f26f00f8-de7d-4b82-abb6-be9155484d61.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230310T091426Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9695e3e87f8c8781c6764b1ecb8ccd039ad0026815c113a91da8d19c77b70da0 09:14:26 % Total % Received % Xferd Average Speed Time Time Time Current 09:14:26 Dload Upload Total Spent Left Speed 09:14:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58208 0 0 100 58208 0 198k --:--:-- --:--:-- --:--:-- 198k 09:14:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5ad5917f788d9f6c13b283d8f36545170bac1c1f [Pipeline] } 09:14:27 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 09:14:27 + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh 09:14:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:14:28 ---> package-listing.sh 09:14:28 ++ facter osfamily 09:14:28 ++ tr '[:upper:]' '[:lower:]' 09:14:29 + OS_FAMILY=debian 09:14:29 + workspace=/w/workspace/edgex-go/6 09:14:29 + START_PACKAGES=/tmp/packages_start.txt 09:14:29 + END_PACKAGES=/tmp/packages_end.txt 09:14:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:14:29 + PACKAGES=/tmp/packages_start.txt 09:14:29 + '[' /w/workspace/edgex-go/6 ']' 09:14:29 + PACKAGES=/tmp/packages_end.txt 09:14:29 + case "${OS_FAMILY}" in 09:14:29 + dpkg -l 09:14:29 + grep '^ii' 09:14:29 + '[' -f /tmp/packages_start.txt ']' 09:14:29 + '[' -f /tmp/packages_end.txt ']' 09:14:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:14:29 + '[' /w/workspace/edgex-go/6 ']' 09:14:29 + mkdir -p /w/workspace/edgex-go/6/archives/ 09:14:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 09:14:29 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:14:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:30 09:14:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:30 latest: Pulling from edgex-lftools-log-publisher 09:14:30 5eb5b503b376: Pulling fs layer 09:14:30 5c69ac0246d0: Pulling fs layer 09:14:30 ec43610c2a17: Pulling fs layer 09:14:30 3a2ae6a8a46f: Pulling fs layer 09:14:30 33b1e0a273af: Pulling fs layer 09:14:30 5d3b04190fa2: Pulling fs layer 09:14:30 2f39f015ded8: Pulling fs layer 09:14:30 5d3b04190fa2: Waiting 09:14:30 33b1e0a273af: Waiting 09:14:30 2f39f015ded8: Waiting 09:14:30 3a2ae6a8a46f: Waiting 09:14:30 5c69ac0246d0: Download complete 09:14:30 3a2ae6a8a46f: Verifying Checksum 09:14:30 3a2ae6a8a46f: Download complete 09:14:30 33b1e0a273af: Verifying Checksum 09:14:30 33b1e0a273af: Download complete 09:14:30 ec43610c2a17: Verifying Checksum 09:14:30 ec43610c2a17: Download complete 09:14:30 5d3b04190fa2: Download complete 09:14:30 5eb5b503b376: Download complete 09:14:31 2f39f015ded8: Download complete 09:14:31 5eb5b503b376: Pull complete 09:14:31 5c69ac0246d0: Pull complete 09:14:32 ec43610c2a17: Pull complete 09:14:32 3a2ae6a8a46f: Pull complete 09:14:32 33b1e0a273af: Pull complete 09:14:32 5d3b04190fa2: Pull complete 09:14:36 2f39f015ded8: Pull complete 09:14:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:14:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:36 prd-ubuntu20.04-docker-8c-8g-9599 does not seem to be running inside a container 09:14:36 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:latest cat 09:14:40 $ docker top 9f81090a180b0f5f8886d3dd5679ab9283cf666fbe28ef2d2fdf0551c6234d77 -eo pid,comm [Pipeline] { [Pipeline] sh 09:14:40 + touch /tmp/pre-build-complete [Pipeline] sh 09:14:40 + mkdir -p /var/log/sysstat [Pipeline] sh 09:14:40 + ls /var/log/sa-host 09:14:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:14:41 provisioning config files... 09:14:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config13915853261893625703tmp [Pipeline] { [Pipeline] echo 09:14:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:14:41 ---> create-netrc.sh [Pipeline] } 09:14:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:14:41 ---> python-tools-install.sh [Pipeline] echo 09:14:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:14:41 ---> sudo-logs.sh 09:14:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:14:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:14:42 ---> job-cost.sh 09:14:42 lf-activate-venv: SKIPPING 09:14:42 DEBUG: total: 0.10999999940395355 09:14:42 INFO: Retrieving Stack Cost... 09:14:42 INFO: Retrieving Pricing Info for: v3-standard-8 09:14:43 INFO: Archiving Costs [Pipeline] echo 09:14:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:14:43 ---> logs-deploy.sh 09:14:43 lf-activate-venv: SKIPPING 09:14:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4405/6 09:14:43 INFO: archiving workspace using pattern(s): 09:14:44 Archives upload complete. 09:14:44 INFO: archiving logs to Nexus