Pull request #4432 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 67a5401ff952580c6db3464a4937881ff020b40d+97ead1fc80aa095b46845053832efa05950d1120 (89ab7d3a91c2b0c7cb156b55ff764067991c00f2) 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-ssh12899079984382848821.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-ssh18342035499702215287.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4432/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4432/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15128654122321855282.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4432/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12008685568770571975.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6187001161194373295.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4432/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4432/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1058247164583855658.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-9619 in /w/workspace/edgexfoundry_edgex-go_PR-4432 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4432/head:refs/remotes/origin/PR-4432 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 97ead1fc80aa095b46845053832efa05950d1120 into PR head commit 67a5401ff952580c6db3464a4937881ff020b40d Merge succeeded, producing 67a5401ff952580c6db3464a4937881ff020b40d Checking out Revision 67a5401ff952580c6db3464a4937881ff020b40d (PR-4432) > git config core.sparsecheckout # timeout=10 > git checkout -f 67a5401ff952580c6db3464a4937881ff020b40d # 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 67a5401ff952580c6db3464a4937881ff020b40d # timeout=10 Commit message: "feat: Consume watch for common Writable config changes" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:03:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:03:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:03:06 ========================================================= 14:03:06 EdgeX Global Pipelines Version Info 14:03:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:03:07 ------------------- 14:03:07 stable info: 14:03:07 ------------------- 14:03:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:03:07 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:03:07 Message: update stable to v1.0.244 14:03:08 ------------------- 14:03:08 experimental info: 14:03:08 ------------------- 14:03:08 Commited By: **** collab-it+edgex@linuxfoundation.org 14:03:08 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:03:08 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:03:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:03:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:03:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:03:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:03:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:03:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:03:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:03:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:03:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:03:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:03:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:03:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:03:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:03:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:03:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:03:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:03:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:03:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:03:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:03:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 14:03:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:03:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:03:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:03:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4432 [Pipeline] echo 14:03:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4432 [Pipeline] echo 14:03:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4432 [Pipeline] echo 14:03:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 67a5401ff952580c6db3464a4937881ff020b40d [Pipeline] echo 14:03:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 67a5401 [Pipeline] echo 14:03:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:03:09 provisioning config files... 14:03:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2891347954461573603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:03:10 ---> docker-login.sh 14:03:10 nexus3.edgexfoundry.org:10001 14:03:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:10 Configure a credential helper to remove this warning. See 14:03:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:10 14:03:10 Login Succeeded 14:03:10 nexus3.edgexfoundry.org:10002 14:03:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:10 Configure a credential helper to remove this warning. See 14:03:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:10 14:03:10 Login Succeeded 14:03:10 nexus3.edgexfoundry.org:10003 14:03:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:10 Configure a credential helper to remove this warning. See 14:03:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:10 14:03:10 Login Succeeded 14:03:10 nexus3.edgexfoundry.org:10004 14:03:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:10 Configure a credential helper to remove this warning. See 14:03:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:10 14:03:10 Login Succeeded 14:03:10 docker.io 14:03:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:11 Configure a credential helper to remove this warning. See 14:03:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:11 14:03:11 Login Succeeded 14:03:11 ---> docker-login.sh ends [Pipeline] } 14:03:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:03:11 + 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 14:03:11 + cut -d/ -f2 14:03:11 + dirname cmd/core-command/Dockerfile 14:03:11 + echo core-command,cmd/core-command/Dockerfile 14:03:11 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 14:03:11 cut -d/ -f2 14:03:11 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 14:03:11 + dirname cmd/core-data/Dockerfile 14:03:11 + cut -d/ -f2 14:03:11 + echo core-data,cmd/core-data/Dockerfile 14:03:11 + dirname cmd/core-metadata/Dockerfile 14:03:11 + cut -d/ -f2 14:03:11 + echo core-metadata,cmd/core-metadata/Dockerfile 14:03:11 + dirname cmd/security-bootstrapper/Dockerfile 14:03:11 + cut -d/ -f2 14:03:11 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:03:11 + dirname cmd/security-proxy-auth/Dockerfile 14:03:11 + cut -d/ -f2 14:03:11 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 14:03:11 + dirname cmd/security-proxy-setup/Dockerfile 14:03:11 + cut -d/ -f2 14:03:11 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:03:11 + dirname+ cmd/security-secretstore-setup/Dockerfile 14:03:11 cut -d/ -f2 14:03:11 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:03:11 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:03:11 + cut -d/ -f2 14:03:11 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:03:11 + cut -d/ -f2 14:03:11 + dirname cmd/security-spire-agent/Dockerfile 14:03:11 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:03:11 + dirname cmd/security-spire-config/Dockerfile 14:03:11 + cut -d/ -f2 14:03:11 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:03:11 + cut -d/ -f2 14:03:11 + dirname cmd/security-spire-server/Dockerfile 14:03:11 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:03:11 + dirname cmd/support-notifications/Dockerfile 14:03:11 + cut -d/ -f2 14:03:11 + echo support-notifications,cmd/support-notifications/Dockerfile 14:03:11 + dirname cmd/support-scheduler/Dockerfile 14:03:11 + cut -d/ -f2 14:03:11 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 14:03:11 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 14:03:12 + git rev-list -1 --merges 67a5401ff952580c6db3464a4937881ff020b40d~1..67a5401ff952580c6db3464a4937881ff020b40d [Pipeline] echo 14:03:12 -----------> git rev-list -1 --merges 67a5401ff952580c6db3464a4937881ff020b40d~1..67a5401ff952580c6db3464a4937881ff020b40d 67a5401ff952580c6db3464a4937881ff020b40d [false] [Pipeline] sh 14:03:12 + git log --format=format:%s -1 67a5401ff952580c6db3464a4937881ff020b40d [Pipeline] echo 14:03:12 ========================================================= 14:03:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:03:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:03:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:03:13 + grep -v github /etc/ssh/ssh_known_hosts 14:03:13 + [ -e /tmp/ssh_known_hosts ] 14:03:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:03:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:03:13 + sudo tee -a /etc/ssh/ssh_known_hosts 14:03:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:03:13 14:03:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:03:13 0.1.4: Pulling from edgex-devops/py-git-semver 14:03:13 b85a868b505f: Pulling fs layer 14:03:13 e2be974225ed: Pulling fs layer 14:03:13 339a4e72a1f5: Pulling fs layer 14:03:13 988bab9f4d93: Pulling fs layer 14:03:13 1469e6f7b9e6: Pulling fs layer 14:03:13 eaf3925da568: Pulling fs layer 14:03:13 bab4dde63d76: Pulling fs layer 14:03:13 bde34c3a00c8: Pulling fs layer 14:03:13 b352a97aabf1: Pulling fs layer 14:03:13 4872d77fe225: Pulling fs layer 14:03:13 5851b861e8e6: Pulling fs layer 14:03:13 b352a97aabf1: Waiting 14:03:13 4872d77fe225: Waiting 14:03:13 988bab9f4d93: Waiting 14:03:13 5851b861e8e6: Waiting 14:03:13 1469e6f7b9e6: Waiting 14:03:13 bde34c3a00c8: Waiting 14:03:13 eaf3925da568: Waiting 14:03:13 e2be974225ed: Verifying Checksum 14:03:13 e2be974225ed: Download complete 14:03:13 988bab9f4d93: Verifying Checksum 14:03:13 988bab9f4d93: Download complete 14:03:14 339a4e72a1f5: Verifying Checksum 14:03:14 339a4e72a1f5: Download complete 14:03:14 1469e6f7b9e6: Verifying Checksum 14:03:14 1469e6f7b9e6: Download complete 14:03:14 eaf3925da568: Download complete 14:03:14 bde34c3a00c8: Verifying Checksum 14:03:14 bde34c3a00c8: Download complete 14:03:14 b352a97aabf1: Download complete 14:03:14 4872d77fe225: Verifying Checksum 14:03:14 4872d77fe225: Download complete 14:03:14 b85a868b505f: Download complete 14:03:14 5851b861e8e6: Download complete 14:03:14 bab4dde63d76: Verifying Checksum 14:03:15 b85a868b505f: Pull complete 14:03:15 e2be974225ed: Pull complete 14:03:16 339a4e72a1f5: Pull complete 14:03:16 988bab9f4d93: Pull complete 14:03:16 1469e6f7b9e6: Pull complete 14:03:16 eaf3925da568: Pull complete 14:03:18 bab4dde63d76: Pull complete 14:03:18 bde34c3a00c8: Pull complete 14:03:18 b352a97aabf1: Pull complete 14:03:18 4872d77fe225: Pull complete 14:03:19 5851b861e8e6: Pull complete 14:03:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:03:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:03:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:19 prd-ubuntu20.04-docker-8c-8g-9619 does not seem to be running inside a container 14:03:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:03:21 $ docker top 4e22ad3ddf0a35f19f3b6e2a1309792cf6650a564c5d1df0934072f72725ed95 -eo pid,comm 14:03:21 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). 14:03:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:03:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:03:21 [ssh-agent] Looking for ssh-agent implementation... 14:03:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:03:21 $ docker exec 4e22ad3ddf0a35f19f3b6e2a1309792cf6650a564c5d1df0934072f72725ed95 ssh-agent 14:03:21 SSH_AUTH_SOCK=/tmp/ssh-EeJUJ0MbhwB9/agent.31 14:03:21 SSH_AGENT_PID=37 14:03:21 Running ssh-add (command line suppressed) 14:03:21 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14222497775507531333.key (/w/workspace/edgex-go/1@tmp/private_key_14222497775507531333.key) 14:03:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:03:22 + git tag --points-at HEAD [Pipeline] } 14:03:22 $ docker exec --env ******** --env ******** 4e22ad3ddf0a35f19f3b6e2a1309792cf6650a564c5d1df0934072f72725ed95 ssh-agent -k 14:03:22 unset SSH_AUTH_SOCK; 14:03:22 unset SSH_AGENT_PID; 14:03:22 echo Agent pid 37 killed; 14:03:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:03:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:03:22 [ssh-agent] Looking for ssh-agent implementation... 14:03:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:03:22 $ docker exec 4e22ad3ddf0a35f19f3b6e2a1309792cf6650a564c5d1df0934072f72725ed95 ssh-agent 14:03:22 SSH_AUTH_SOCK=/tmp/ssh-tIrQHKpgw1cK/agent.69 14:03:22 SSH_AGENT_PID=75 14:03:22 Running ssh-add (command line suppressed) 14:03:22 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9993616647826670478.key (/w/workspace/edgex-go/1@tmp/private_key_9993616647826670478.key) 14:03:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:03:22 + git semver init 14:03:23 2023-03-10 14:03:23,176 [run_init] DEBUG init version:0.0.0 force:False 14:03:23 2023-03-10 14:03:23,176 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 14:03:23 2023-03-10 14:03:23,177 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 14:03:23 2023-03-10 14:03:23,177 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 14:03:27 2023-03-10 14:03:27,488 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 14:03:27 2023-03-10 14:03:27,489 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4432 with force:False 14:03:27 2023-03-10 14:03:27,489 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4432 14:03:27 2023-03-10 14:03:27,494 [execute] INFO git cat-file --batch-check 14:03:27 2023-03-10 14:03:27,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 14:03:27 2023-03-10 14:03:27,501 [execute] INFO git cat-file --batch 14:03:27 2023-03-10 14:03:27,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 14:03:27 2023-03-10 14:03:27,507 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4432 14:03:27 0.0.0 [Pipeline] } 14:03:27 $ docker exec --env ******** --env ******** 4e22ad3ddf0a35f19f3b6e2a1309792cf6650a564c5d1df0934072f72725ed95 ssh-agent -k 14:03:27 unset SSH_AUTH_SOCK; 14:03:27 unset SSH_AGENT_PID; 14:03:27 echo Agent pid 75 killed; 14:03:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:03:28 + git semver [Pipeline] } 14:03:28 $ docker stop --time=1 4e22ad3ddf0a35f19f3b6e2a1309792cf6650a564c5d1df0934072f72725ed95 14:03:29 $ docker rm -f --volumes 4e22ad3ddf0a35f19f3b6e2a1309792cf6650a564c5d1df0934072f72725ed95 [Pipeline] // withDockerContainer [Pipeline] sh 14:03:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:03:30 Stashed 1 file(s) [Pipeline] echo 14:03:30 [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 14:03:31 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 14:03:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:03:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:03:31 ========================================================= 14:03:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:03:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:03:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:03:31 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:03:31 213ec9aee27d: Pulling fs layer 14:03:31 4583459ba037: Pulling fs layer 14:03:31 93c1e223e6f2: Pulling fs layer 14:03:31 53926ce57604: Pulling fs layer 14:03:31 21b2b0c7a3f4: Pulling fs layer 14:03:31 22ff95d597cd: Pulling fs layer 14:03:31 12d6caf4c0d1: Pulling fs layer 14:03:31 96b7cbca73a9: Pulling fs layer 14:03:31 a7acece74701: Pulling fs layer 14:03:31 53926ce57604: Waiting 14:03:31 21b2b0c7a3f4: Waiting 14:03:31 22ff95d597cd: Waiting 14:03:31 96b7cbca73a9: Waiting 14:03:31 12d6caf4c0d1: Waiting 14:03:31 93c1e223e6f2: Download complete 14:03:31 21b2b0c7a3f4: Download complete 14:03:31 22ff95d597cd: Verifying Checksum 14:03:31 22ff95d597cd: Download complete 14:03:31 213ec9aee27d: Verifying Checksum 14:03:31 213ec9aee27d: Download complete 14:03:32 12d6caf4c0d1: Verifying Checksum 14:03:32 12d6caf4c0d1: Download complete 14:03:32 213ec9aee27d: Pull complete 14:03:32 4583459ba037: Pull complete 14:03:32 93c1e223e6f2: Pull complete 14:03:32 a7acece74701: Verifying Checksum 14:03:32 a7acece74701: Download complete 14:03:32 96b7cbca73a9: Verifying Checksum 14:03:32 96b7cbca73a9: Download complete 14:03:32 53926ce57604: Verifying Checksum 14:03:32 53926ce57604: Download complete 14:03:37 53926ce57604: Pull complete 14:03:37 21b2b0c7a3f4: Pull complete 14:03:37 22ff95d597cd: Pull complete 14:03:37 12d6caf4c0d1: Pull complete 14:03:39 96b7cbca73a9: Pull complete 14:03:40 a7acece74701: Pull complete 14:03:40 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 14:03:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:03:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 14:03:40 + + docker build -t ci-base-image-x86_64 -f - . 14:03:40 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:03:40 WORKDIR /edgex 14:03:40 COPY go.mod . 14:03:40 RUN go mod download 14:03:41 Sending build context to Docker daemon 170.4MB 14:03:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:03:41 ---> db6d94c90886 14:03:41 Step 2/4 : WORKDIR /edgex 14:03:44 ---> Running in 30efccc97101 14:03:44 Removing intermediate container 30efccc97101 14:03:44 ---> f1885ace00ae 14:03:44 Step 3/4 : COPY go.mod . 14:03:44 ---> e732d95c3d57 14:03:44 Step 4/4 : RUN go mod download 14:03:44 ---> Running in a4ca0b4efca5 14:03:45 Still waiting to schedule task 14:03:45 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:03:56 Removing intermediate container a4ca0b4efca5 14:03:56 ---> 33859ad62d9f 14:03:56 Successfully built 33859ad62d9f 14:03:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:56 + docker inspect -f . ci-base-image-x86_64 14:03:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:57 prd-ubuntu20.04-docker-8c-8g-9619 does not seem to be running inside a container 14:03:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:03:57 $ docker top 8426d0090b51cc519bf02ddc3c501812e7c1b3bc0fb26accfaf93102a724bc36 -eo pid,comm [Pipeline] { [Pipeline] sh 14:03:57 + go version 14:03:57 go version go1.18.7 linux/amd64 [Pipeline] } 14:03:57 $ docker stop --time=1 8426d0090b51cc519bf02ddc3c501812e7c1b3bc0fb26accfaf93102a724bc36 14:03:59 $ docker rm -f --volumes 8426d0090b51cc519bf02ddc3c501812e7c1b3bc0fb26accfaf93102a724bc36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:00 + docker inspect -f . ci-base-image-x86_64 14:04:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:00 prd-ubuntu20.04-docker-8c-8g-9619 does not seem to be running inside a container 14:04:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:04:00 $ docker top d726fc428a58b9abbf39f5272bb408151434e3ddfb44289b12f2c4af67a66d36 -eo pid,comm [Pipeline] { [Pipeline] echo 14:04:00 ========================================================= 14:04:00 [edgeXBuildGoParallel] Running Tests and Build... 14:04:00 ========================================================= [Pipeline] sh 14:04:00 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 14:04:01 + make test 14:04:01 go test -race -coverprofile=coverage.out ./... 14:04:07 ? github.com/edgexfoundry/edgex-go [no test files] 14:04:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:04:22 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 14:04:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:04:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:04:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:04:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:04:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:04:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 14:04:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:04:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:04:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:04:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:04:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:04:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:04:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements 14:04:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:04:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:04:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.079s coverage: 98.5% of statements 14:04:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.094s coverage: 71.2% of statements 14:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 14:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 14:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:04:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 54.0% of statements 14:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:04:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.427s coverage: 88.5% of statements 14:04:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:04:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:04:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:04:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:04:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:04:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.120s coverage: 3.9% of statements 14:04:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:04:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:04:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.494s coverage: 95.6% of statements 14:04:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:04:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:04:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 14:04:27 ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements 14:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:04:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements 14:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:04:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements 14:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:04:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 29.0% of statements 14:04:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.085s coverage: 45.5% of statements 14:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.078s coverage: 82.9% of statements 14:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 14:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.117s coverage: 96.3% of statements 14:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 14:04:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.086s coverage: 94.4% of statements 14:04:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.345s coverage: 79.9% of statements 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:04:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:04:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 64.4% of statements 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 14:04:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.082s coverage: 86.9% of statements 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:04:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.074s coverage: 87.2% of statements 14:04:50 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.056s coverage: 20.0% of statements 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:04:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:04:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 81.2% of statements 14:04:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 82.1% of statements 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 14:04:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 84.8% of statements 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:04:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.218s coverage: 63.1% of statements 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:04:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 14:04:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 14:04:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 14:04:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 14:04:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 14:04:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.168s coverage: 38.4% of statements 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:04:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:04:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:04:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:04:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.3% of statements 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:04:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 61.5% of statements 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:04:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.119s coverage: 97.7% of statements 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:04:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:04:50 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 14:05:12 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." 14:05:12 go vet ./... 14:05:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:05:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:05:15 ./bin/test-attribution-txt.sh [Pipeline] echo 14:05:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:05:15 + ls -al . 14:05:15 total 704 14:05:15 drwxrwxr-x 11 1001 1001 4096 Mar 10 14:04 . 14:05:15 drwxr-xr-x 4 root root 4096 Mar 10 14:04 .. 14:05:15 drwxrwxr-x 2 1001 1001 4096 Mar 10 14:03 .blubracket 14:05:15 -rw-rw-r-- 1 1001 1001 16 Mar 10 14:03 .dockerignore 14:05:15 drwxrwxr-x 8 1001 1001 4096 Mar 10 14:04 .git 14:05:15 drwxrwxr-x 3 1001 1001 4096 Mar 10 14:03 .github 14:05:15 -rw-rw-r-- 1 1001 1001 1112 Mar 10 14:03 .gitignore 14:05:15 -rw-rw-r-- 1 1001 1001 42 Mar 10 14:03 .golangci.yml 14:05:15 -rw-rw-r-- 1 1001 1001 87 Mar 10 14:03 .hadolint.yml 14:05:15 drwxr-xr-x 3 1001 1001 4096 Mar 10 14:03 .semver 14:05:15 -rw-rw-r-- 1 1001 1001 166 Mar 10 14:03 .sonarcloud.properties 14:05:15 -rw-rw-r-- 1 1001 1001 1171 Mar 10 14:03 ADOPTERS.md 14:05:15 -rw-rw-r-- 1 1001 1001 10825 Mar 10 14:03 Attribution.txt 14:05:15 -rw-rw-r-- 1 1001 1001 73765 Mar 10 14:03 CHANGELOG.md 14:05:15 -rw-rw-r-- 1 1001 1001 3804 Mar 10 14:03 CONTRIBUTING.md 14:05:15 -rw-rw-r-- 1 1001 1001 677 Mar 10 14:03 GOVERNANCE.md 14:05:15 -rw-rw-r-- 1 1001 1001 883 Mar 10 14:03 Jenkinsfile 14:05:15 -rw-rw-r-- 1 1001 1001 10775 Mar 10 14:03 LICENSE 14:05:15 -rw-rw-r-- 1 1001 1001 14071 Mar 10 14:03 Makefile 14:05:15 -rw-rw-r-- 1 1001 1001 582 Mar 10 14:03 OWNERS.md 14:05:15 -rw-rw-r-- 1 1001 1001 9403 Mar 10 14:03 README.md 14:05:15 -rw-rw-r-- 1 1001 1001 6912 Mar 10 14:03 SECURITY.md 14:05:15 -rw-rw-r-- 1 1001 1001 5 Mar 10 14:03 VERSION 14:05:15 drwxrwxr-x 2 1001 1001 4096 Mar 10 14:03 bin 14:05:15 drwxrwxr-x 18 1001 1001 4096 Mar 10 14:03 cmd 14:05:15 -rw-r--r-- 1 root root 447487 Mar 10 14:04 coverage.out 14:05:15 -rw-rw-r-- 1 1001 1001 3232 Mar 10 14:03 go.mod 14:05:15 -rw-rw-r-- 1 1001 1001 31098 Mar 10 14:03 go.sum 14:05:15 drwxrwxr-x 7 1001 1001 4096 Mar 10 14:03 internal 14:05:15 drwxrwxr-x 3 1001 1001 4096 Mar 10 14:03 openapi 14:05:15 drwxrwxr-x 4 1001 1001 4096 Mar 10 14:03 snap 14:05:15 -rw-rw-r-- 1 1001 1001 204 Mar 10 14:03 version.go [Pipeline] sh 14:05:16 + '[' -e coverage.out ] 14:05:16 + chown 1001:1001 coverage.out [Pipeline] stash 14:05:16 Stashed 1 file(s) [Pipeline] sh 14:05:16 + make build 14:05:16 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 14:05:28 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 14:05:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9621 in /w/workspace/edgexfoundry_edgex-go_PR-4432 [Pipeline] { [Pipeline] ws 14:05:30 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 14:05:30 The recommended git tool is: git 14:05:30 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 14:05:31 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 14:05: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 14:05:35 using credential edgex-jenkins-ssh 14:05:36 Cloning the remote Git repository 14:05:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:05:36 > git init /w/workspace/edgex-go/1 # timeout=10 14:05:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:05:36 > git --version # timeout=10 14:05:36 > git --version # 'git version 2.25.1' 14:05:36 using GIT_SSH to set credentials SSH Credentials for GitHub 14:05:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:05:40 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 14:05:41 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 14:05: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:05: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 14:05:44 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 14:05:45 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 14:05:47 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] } 14:05:48 $ docker stop --time=1 d726fc428a58b9abbf39f5272bb408151434e3ddfb44289b12f2c4af67a66d36 14:05:51 $ docker rm -f --volumes d726fc428a58b9abbf39f5272bb408151434e3ddfb44289b12f2c4af67a66d36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:05:52 14:05:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:05:52 latest: Pulling from edgex-devops/edgex-compose 14:05:52 cbdbe7a5bc2a: Pulling fs layer 14:05:52 ca9280d653b3: Pulling fs layer 14:05:52 7e9c9ca2126c: Pulling fs layer 14:05:52 cbdbe7a5bc2a: Verifying Checksum 14:05:52 cbdbe7a5bc2a: Download complete 14:05:53 ca9280d653b3: Verifying Checksum 14:05:53 ca9280d653b3: Download complete 14:05:53 cbdbe7a5bc2a: Pull complete 14:05:53 7e9c9ca2126c: Verifying Checksum 14:05:53 7e9c9ca2126c: Download complete 14:05:53 ca9280d653b3: Pull complete 14:05:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:05:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:05:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:05:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:05:54 using GIT_SSH to set credentials SSH Credentials for GitHub 14:05:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4432/head:refs/remotes/origin/PR-4432 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:05:55 Merging remotes/origin/main commit 97ead1fc80aa095b46845053832efa05950d1120 into PR head commit 67a5401ff952580c6db3464a4937881ff020b40d 14:05:55 Merge succeeded, producing 67a5401ff952580c6db3464a4937881ff020b40d 14:05:55 Checking out Revision 67a5401ff952580c6db3464a4937881ff020b40d (PR-4432) 14:05:55 > git config core.sparsecheckout # timeout=10 14:05:55 > git checkout -f 67a5401ff952580c6db3464a4937881ff020b40d # timeout=10 14:05:55 > git remote # timeout=10 14:05:55 > git config --get remote.origin.url # timeout=10 14:05:55 using GIT_SSH to set credentials SSH Credentials for GitHub 14:05:55 > git merge 97ead1fc80aa095b46845053832efa05950d1120 # timeout=10 14:05:55 > git rev-parse HEAD^{commit} # timeout=10 14:05:55 > git config core.sparsecheckout # timeout=10 14:05:55 > git checkout -f 67a5401ff952580c6db3464a4937881ff020b40d # timeout=10 14:05:56 7e9c9ca2126c: Pull complete 14:05:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:05:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:05:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:57 prd-ubuntu20.04-docker-8c-8g-9619 does not seem to be running inside a container 14:05:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:05:58 $ docker top 0563118ff2fcc6d51866ffafca0ba54183040b48dbdc41b9adceea2ed14ff0c3 -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:59 + docker-compose build --help 14:05:59 + grep parallel 14:05:59 Commit message: "feat: Consume watch for common Writable config changes" 14:05:59 > git --version # timeout=10 14:05:59 > git --version # 'git version 2.25.1' 14:05:59 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:05:59 --parallel Build images in parallel. [Pipeline] } 14:05:59 $ docker stop --time=1 0563118ff2fcc6d51866ffafca0ba54183040b48dbdc41b9adceea2ed14ff0c3 14:06:01 $ docker rm -f --volumes 0563118ff2fcc6d51866ffafca0ba54183040b48dbdc41b9adceea2ed14ff0c3 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] writeFile [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:06:01 % Total % Received % Xferd Average Speed Time Time Time Current 14:06:01 Dload Upload Total Spent Left Speed 14:06:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 69677 0 --:--:-- --:--:-- --:--:-- 69677 14:06:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:06:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:02 prd-ubuntu20.04-docker-8c-8g-9619 does not seem to be running inside a container 14:06:02 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:06:02 $ docker top 9c3c510ef848380bf3ec115e0124175a6c1f15f90cf2426fe0c2ddb90c935e09 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 14:06:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:06:02 + docker-compose -f ./docker-compose-build.yml build --parallel 14:06:03 + + sudo teesudo /etc/docker/daemon.new jq 14:06:03 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:06:03 Building core-command ... 14:06:03 Building core-common-config-bootstrapper ... 14:06:03 Building core-data ... 14:06:03 Building core-metadata ... 14:06:03 Building security-bootstrapper ... 14:06:03 Building security-proxy-auth ... 14:06:03 Building security-proxy-setup ... 14:06:03 Building security-secretstore-setup ... 14:06:03 Building security-spiffe-token-provider ... 14:06:03 Building security-spire-agent ... 14:06:03 Building security-spire-config ... 14:06:03 Building security-spire-server ... 14:06:03 Building support-notifications ... 14:06:03 Building support-scheduler ... 14:06:03 Building core-data 14:06:03 Building core-common-config-bootstrapper 14:06:03 Building security-spiffe-token-provider 14:06:03 Building core-metadata 14:06:03 Building security-bootstrapper 14:06:03 { 14:06:03 "registry-mirrors": [ 14:06:03 "https://nexus3.edgexfoundry.org:10001" 14:06:03 ], 14:06:03 "bip": "10.250.0.254/24", 14:06:03 "hosts": [ 14:06:03 "tcp://0.0.0.0:5555", 14:06:03 "unix:///var/run/docker.sock" 14:06:03 ], 14:06:03 "mtu": 1458, 14:06:03 "selinux-enabled": true, 14:06:03 "seccomp-profile": "/etc/docker/seccomp.json" 14:06:03 } [Pipeline] sh 14:06:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:06:04 + sudo service docker restart 14:06:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:06:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:06:15 ---> 33859ad62d9f 14:06:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 14:06:15 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:06:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:06:15 ---> 33859ad62d9f 14:06:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:06:15 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:06:15 Step 2/32 : FROM ${BUILDER_BASE} AS builder 14:06:15 ---> 33859ad62d9f 14:06:15 Step 3/32 : WORKDIR /edgex-go 14:06:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:06:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:06:15 ---> 33859ad62d9f 14:06:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 14:06:15 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:06:15 Step 2/19 : FROM ${BUILDER_BASE} AS builder 14:06:15 ---> 33859ad62d9f 14:06:15 Step 3/19 : WORKDIR /edgex-go 14:06:19 ---> Running in a8fc0643535d 14:06:19 ---> Running in b0b41e9de704 14:06:19 ---> Running in 9f479d1128c3 14:06:19 ---> Running in e78ca77346c2 14:06:19 ---> Running in d7c23ce31c9b 14:06:19 Removing intermediate container a8fc0643535d 14:06:19 ---> 01bb102bec3a 14:06:19 Step 4/24 : WORKDIR /edgex-go 14:06:19 Removing intermediate container 9f479d1128c3 14:06:19 ---> aa95ddfb27b6 14:06:19 Step 4/22 : WORKDIR /edgex-go 14:06:19 Removing intermediate container b0b41e9de704 14:06:19 ---> 1bb98636926e 14:06:19 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 14:06:19 ---> Running in fd127beebff2 14:06:19 Removing intermediate container d7c23ce31c9b 14:06:19 ---> 60f5ee7118a4 14:06:19 Step 4/32 : RUN apk add --update --no-cache make git 14:06:19 Removing intermediate container e78ca77346c2 14:06:19 ---> 30c0f8d46e2c 14:06:19 Step 4/22 : WORKDIR /edgex-go 14:06:19 ---> Running in 4f2477e5517e 14:06:19 ---> Running in cabde3772b30 14:06:19 ---> Running in 37ac2edc613c 14:06:19 ---> Running in c594bcc1a2f4 14:06:19 Removing intermediate container fd127beebff2 14:06:19 ---> d71513613240 14:06:19 Step 5/24 : RUN apk add --update --no-cache make git 14:06:19 ---> Running in 5490abb569d5 14:06:19 Removing intermediate container cabde3772b30 14:06:19 ---> 202628237e99 14:06:19 Step 5/22 : RUN apk add --update --no-cache make git 14:06:19 Removing intermediate container c594bcc1a2f4 14:06:19 ---> 831c141d2950 14:06:19 Step 5/22 : RUN apk add --update --no-cache make git 14:06:19 ---> Running in 86a1b3262dde 14:06:19 ---> Running in 995a742eb0bb 14:06:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:06:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:06:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:06:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:06:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:06:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:06:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:06:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:06:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:06:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:06:20 OK: 211 MiB in 51 packages 14:06:20 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 14:06:20 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 14:06:20 OK: 17046 distinct packages available 14:06:20 OK: 211 MiB in 51 packages 14:06:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:06:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:06:20 OK: 211 MiB in 51 packages 14:06:20 OK: 211 MiB in 51 packages 14:06:20 OK: 211 MiB in 51 packages 14:06:20 Removing intermediate container 37ac2edc613c 14:06:20 ---> 95a107cc468f 14:06:20 Step 5/32 : COPY go.mod vendor* ./ 14:06:20 Removing intermediate container 5490abb569d5 14:06:20 ---> e648b7d7148e 14:06:20 Step 6/24 : COPY go.mod vendor* ./ 14:06:21 ---> 762de21570c9 14:06:21 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:21 Removing intermediate container 86a1b3262dde 14:06:21 ---> 5f4636380dc2 14:06:21 Step 6/22 : COPY go.mod vendor* ./ 14:06:21 ---> dd89204622f2 14:06:21 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:21 ---> Running in 5d5716763f2c 14:06:21 ---> Running in e846fe838ca1 14:06:21 Removing intermediate container 995a742eb0bb 14:06:21 ---> 0c965a04c416 14:06:21 Step 6/22 : COPY go.mod vendor* ./ 14:06:21 ---> 6fb315b0f563 14:06:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:21 ---> Running in eaf8c4ce4ad0 14:06:21 Removing intermediate container 4f2477e5517e 14:06:21 ---> e6ef5d083905 14:06:21 Step 5/19 : COPY go.mod vendor* ./ 14:06:21 ---> 0dd87aa57218 14:06:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:21 ---> Running in 05759f323568 14:06:21 ---> ee8ec2422ac8 14:06:21 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:21 ---> Running in 6c9c828072cd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:06:22 provisioning config files... 14:06:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9946168929502011751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:06:23 ---> docker-login.sh 14:06:23 nexus3.edgexfoundry.org:10001 14:06:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:23 Configure a credential helper to remove this warning. See 14:06:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:23 14:06:23 Login Succeeded 14:06:24 nexus3.edgexfoundry.org:10002 14:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:24 Configure a credential helper to remove this warning. See 14:06:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:24 14:06:24 Login Succeeded 14:06:24 nexus3.edgexfoundry.org:10003 14:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:24 Configure a credential helper to remove this warning. See 14:06:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:24 14:06:24 Login Succeeded 14:06:24 nexus3.edgexfoundry.org:10004 14:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:24 Configure a credential helper to remove this warning. See 14:06:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:24 14:06:24 Login Succeeded 14:06:24 docker.io 14:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:25 Configure a credential helper to remove this warning. See 14:06:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:25 14:06:25 Login Succeeded 14:06:25 ---> docker-login.sh ends [Pipeline] } 14:06:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 14:06:26 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 14:06:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:06:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:06:26 ========================================================= 14:06:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:06:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:06:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:06:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:06:26 9b18e9b68314: Pulling fs layer 14:06:26 35d82f9e3411: Pulling fs layer 14:06:26 e16973657156: Pulling fs layer 14:06:26 fc693d55d65f: Pulling fs layer 14:06:26 7e9fc2657dce: Pulling fs layer 14:06:26 dda99020689f: Pulling fs layer 14:06:26 db1c61fa0a46: Pulling fs layer 14:06:26 891c053d2c06: Pulling fs layer 14:06:26 fc693d55d65f: Waiting 14:06:26 7e9fc2657dce: Waiting 14:06:26 dda99020689f: Waiting 14:06:26 db1c61fa0a46: Waiting 14:06:26 891c053d2c06: Waiting 14:06:26 e16973657156: Verifying Checksum 14:06:26 e16973657156: Download complete 14:06:26 35d82f9e3411: Verifying Checksum 14:06:26 35d82f9e3411: Download complete 14:06:26 7e9fc2657dce: Verifying Checksum 14:06:26 7e9fc2657dce: Download complete 14:06:26 dda99020689f: Verifying Checksum 14:06:26 dda99020689f: Download complete 14:06:26 9b18e9b68314: Verifying Checksum 14:06:26 9b18e9b68314: Download complete 14:06:27 891c053d2c06: Verifying Checksum 14:06:27 891c053d2c06: Download complete 14:06:28 9b18e9b68314: Pull complete 14:06:29 db1c61fa0a46: Verifying Checksum 14:06:29 db1c61fa0a46: Download complete 14:06:29 35d82f9e3411: Pull complete 14:06:29 e16973657156: Pull complete 14:06:29 fc693d55d65f: Verifying Checksum 14:06:29 fc693d55d65f: Download complete 14:06:44 fc693d55d65f: Pull complete 14:06:44 7e9fc2657dce: Pull complete 14:06:44 dda99020689f: Pull complete 14:06:49 db1c61fa0a46: Pull complete 14:06:50 891c053d2c06: Pull complete 14:06:50 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 14:06:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:06:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 14:06:51 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:06:51 WORKDIR /edgex 14:06:51 COPY go.mod . 14:06:51 RUN go mod download 14:06:51 + docker build -t ci-base-image-arm64 -f - . 14:06:51 Sending build context to Docker daemon 2.95MB 14:06:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:06:51 ---> f96f9c87975a 14:06:51 Step 2/4 : WORKDIR /edgex 14:06:53 ---> Running in e2e2fe105d65 14:06:53 Removing intermediate container e2e2fe105d65 14:06:53 ---> 7b3de7c13b5d 14:06:53 Step 3/4 : COPY go.mod . 14:06:54 ---> 2ef218cfbe84 14:06:54 Step 4/4 : RUN go mod download 14:06:54 ---> Running in f59900477187 14:07:00 Removing intermediate container eaf8c4ce4ad0 14:07:00 ---> e4f2d9b015bc 14:07:00 Step 8/22 : COPY . . 14:07:00 Removing intermediate container 05759f323568 14:07:00 ---> 7c8900b57715 14:07:00 Step 8/22 : COPY . . 14:07:00 Removing intermediate container 5d5716763f2c 14:07:00 ---> 56a93a0db404 14:07:00 Step 7/32 : COPY . . 14:07:00 Removing intermediate container e846fe838ca1 14:07:00 ---> 8f9cfeeed987 14:07:00 Step 8/24 : COPY . . 14:07:00 Removing intermediate container 6c9c828072cd 14:07:00 ---> 1067a3d2f22f 14:07:00 Step 7/19 : COPY . . 14:07:06 ---> 328b95345af0 14:07:06 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:07:06 ---> dd603ef6ad4f 14:07:06 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:07:06 ---> 2881d92c33c3 14:07:06 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 14:07:06 ---> 2af0993efe38 14:07:06 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:07:06 ---> c7bfed0c0289 14:07:06 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 14:07:06 ---> Running in 74903b9cd4d8 14:07:06 ---> Running in cf54685dbbc5 14:07:06 ---> Running in 7c2c988eab11 14:07:06 ---> Running in c65f0fe743a3 14:07:06 ---> Running in b2d2e2bff45d 14:07:07 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 14:07:07 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 14:07:07 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 14:07:07 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 14:07:07 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 14:07:27 Removing intermediate container f59900477187 14:07:27 ---> 5be229616410 14:07:27 Successfully built 5be229616410 14:07:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:27 + docker inspect -f . ci-base-image-arm64 14:07:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:07:27 prd-ubuntu20.04-docker-arm64-4c-16g-9621 does not seem to be running inside a container 14:07:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:07:28 $ docker top 1796a61e2040409d78df531691a19e86dd99357919fb61ec11c58197e71d2f2f -eo pid,comm [Pipeline] { [Pipeline] sh 14:07:29 + go version 14:07:29 go version go1.18.7 linux/arm64 [Pipeline] } 14:07:29 $ docker stop --time=1 1796a61e2040409d78df531691a19e86dd99357919fb61ec11c58197e71d2f2f 14:07:31 $ docker rm -f --volumes 1796a61e2040409d78df531691a19e86dd99357919fb61ec11c58197e71d2f2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:32 + docker inspect -f . ci-base-image-arm64 14:07:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:07:32 prd-ubuntu20.04-docker-arm64-4c-16g-9621 does not seem to be running inside a container 14:07:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:07:34 $ docker top dd52dac30a6e20ccd49b25cee3bb5335c1a9f008dc8ad57d9f75fb7bdd6481b2 -eo pid,comm [Pipeline] { [Pipeline] echo 14:07:34 ========================================================= 14:07:34 [edgeXBuildGoParallel] Running Tests and Build... 14:07:34 ========================================================= [Pipeline] sh 14:07:35 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 14:07:35 + make test 14:07:35 go test -race -coverprofile=coverage.out ./... 14:07:54 Removing intermediate container 74903b9cd4d8 14:07:54 ---> abaac0ea84df 14:07:54 14:07:54 Step 9/32 : FROM alpine:3.16 14:07:54 Removing intermediate container cf54685dbbc5 14:07:54 ---> d571afd0482d 14:07:54 14:07:54 Step 10/22 : FROM alpine:3.16 14:07:54 3.16: Pulling from library/alpine 14:07:54 3.16: Pulling from library/alpine 14:07:54 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 14:07:54 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 14:07:54 Status: Downloaded newer image for alpine:3.16 14:07:54 Status: Downloaded newer image for alpine:3.16 14:07:54 ---> dfd21b5a31f5 14:07:54 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:07:54 ---> dfd21b5a31f5 14:07:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 14:07:54 ---> Running in 0e431754cdc5 14:07:54 ---> Running in 444ada70e4b2 14:07:54 Removing intermediate container 7c2c988eab11 14:07:54 ---> 3079c273fd43 14:07:54 14:07:54 Step 10/22 : FROM alpine:3.16 14:07:54 ---> dfd21b5a31f5 14:07:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:07:54 Removing intermediate container b2d2e2bff45d 14:07:54 ---> 7abb0b254a93 14:07:54 14:07:54 Step 10/24 : FROM alpine:3.16 14:07:54 ---> dfd21b5a31f5 14:07:54 Step 11/24 : RUN apk add --update --no-cache dumb-init 14:07:54 ---> Running in 9c60e65d03c4 14:07:54 Removing intermediate container 0e431754cdc5 14:07:54 ---> cb461472119d 14:07:54 Step 12/22 : RUN apk add --update --no-cache dumb-init 14:07:54 ---> Running in d1ec3f754c39 14:07:54 Removing intermediate container 444ada70e4b2 14:07:54 ---> deb1e82a96ef 14:07:54 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 14:07:54 ---> Running in 7e2625d4534b 14:07:54 ---> Running in 78c807ecbb78 14:07:54 Removing intermediate container 9c60e65d03c4 14:07:54 ---> cf9cc1a771e3 14:07:54 Step 12/22 : ENV APP_PORT=59880 14:07:54 ---> Running in 8b03dacd9487 14:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:07:54 Removing intermediate container 8b03dacd9487 14:07:54 ---> 033e9825077d 14:07:54 Step 13/22 : EXPOSE $APP_PORT 14:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:07:54 ---> Running in a9c3e9ab3583 14:07:54 (1/1) Installing dumb-init (1.2.5-r1) 14:07:54 (1/1) Installing dumb-init (1.2.5-r1) 14:07:54 Executing busybox-1.35.0-r17.trigger 14:07:54 Executing busybox-1.35.0-r17.trigger 14:07:54 OK: 6 MiB in 15 packages 14:07:54 OK: 6 MiB in 15 packages 14:07:54 Removing intermediate container a9c3e9ab3583 14:07:54 ---> 14c11e699280 14:07:54 Step 14/22 : RUN apk add --update --no-cache dumb-init 14:07:54 (1/2) Installing dumb-init (1.2.5-r1) 14:07:54 (2/2) Installing su-exec (0.2-r1) 14:07:54 Executing busybox-1.35.0-r17.trigger 14:07:54 OK: 6 MiB in 16 packages 14:07:54 ---> Running in cbe01831ecbe 14:07:54 Removing intermediate container d1ec3f754c39 14:07:54 ---> b11fc3c91dd1 14:07:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:07:54 ---> Running in 6d877a430877 14:07:54 Removing intermediate container c65f0fe743a3 14:07:54 ---> c073c7fee7fe 14:07:54 14:07:54 Step 9/19 : FROM alpine:3.15 14:07:54 Removing intermediate container 7e2625d4534b 14:07:54 ---> 5c50ee6f432d 14:07:54 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:07:54 Removing intermediate container 78c807ecbb78 14:07:54 ---> 61ad5b9aead2 14:07:54 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 14:07:54 Removing intermediate container 6d877a430877 14:07:54 ---> 1c00048184d3 14:07:54 Step 13/24 : ENV APP_PORT=59881 14:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:07:54 3.15: Pulling from library/alpine 14:07:54 ---> Running in 45b78a0c9f0c 14:07:54 ---> Running in 0bd957ab8374 14:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:07:54 ---> 403305e8adbd 14:07:54 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 14:07:54 Removing intermediate container 0bd957ab8374 14:07:54 ---> 0857b83ad61a 14:07:54 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 14:07:54 (1/1) Installing dumb-init (1.2.5-r1) 14:07:54 Executing busybox-1.35.0-r17.trigger 14:07:54 OK: 6 MiB in 15 packages 14:07:54 Removing intermediate container 45b78a0c9f0c 14:07:54 ---> 81dfd6f4ce8b 14:07:54 Step 14/24 : EXPOSE $APP_PORT 14:07:54 ---> Running in 709959461e04 14:07:54 ---> Running in 63996826375a 14:07:54 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 14:07:54 Removing intermediate container 709959461e04 14:07:54 ---> ae8df6521e50 14:07:54 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 14:07:54 Status: Downloaded newer image for alpine:3.15 14:07:54 ---> 8675dd2578f3 14:07:54 ---> 5ce65d7b0fde 14:07:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 14:07:54 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:07:54 Removing intermediate container 63996826375a 14:07:54 ---> f025a0d888a2 14:07:54 Step 15/24 : WORKDIR / 14:07:54 ---> Running in fc19b7749f7c 14:07:54 ---> Running in b2eccbe8bc21 14:07:54 ---> Running in f1e3189e1fba 14:07:54 Removing intermediate container cbe01831ecbe 14:07:54 ---> 3539e023eb38 14:07:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:07:54 Removing intermediate container fc19b7749f7c 14:07:54 ---> 0d19c2faf940 14:07:54 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:07:54 ---> f7d7e29ca441 14:07:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 14:07:54 Removing intermediate container b2eccbe8bc21 14:07:54 ---> c58c5f9a1a81 14:07:54 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 14:07:54 ---> Running in 3d1ee124a4a6 14:07:54 Removing intermediate container f1e3189e1fba 14:07:54 ---> b54b6eb9666f 14:07:54 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:07:54 ---> Running in 91b609bd9f70 14:07:54 ---> 4282aab73c40 14:07:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:07:54 ---> 51a7bac7b655 14:07:54 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:07:54 Removing intermediate container 91b609bd9f70 14:07:54 ---> 2a6621b7108b 14:07:54 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 14:07:54 ---> Running in 8758b1e9d8aa 14:07:55 ---> Running in c05ba07a4b37 14:07:55 ---> f1f93a14dcfd 14:07:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:07:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:07:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:07:55 ---> 6a69e91d0e13 14:07:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:07:55 ---> e56d32d125bf 14:07:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:07:55 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 14:07:55 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 14:07:55 OK: 15859 distinct packages available 14:07:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:07:55 ---> 893942948b93 14:07:55 Step 18/22 : ENTRYPOINT ["/core-data"] 14:07:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:07:55 ---> Running in ead7309dbedb 14:07:55 ---> a0b64054338b 14:07:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 14:07:55 Removing intermediate container ead7309dbedb 14:07:55 ---> c3af5876bf8d 14:07:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:07:55 (1/9) Installing ca-certificates (20220614-r0) 14:07:55 (2/9) Installing brotli-libs (1.0.9-r5) 14:07:55 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:07:55 (4/9) Installing libcurl (7.80.0-r6) 14:07:55 (5/9) Installing curl (7.80.0-r6) 14:07:55 ---> Running in 15266dfff660 14:07:55 (6/9) Installing dumb-init (1.2.5-r1) 14:07:55 (7/9) Installing musl-obstack (1.2.3-r0) 14:07:55 (8/9) Installing libucontext (1.1-r0) 14:07:55 (9/9) Installing gcompat (1.0.0-r4) 14:07:55 Executing busybox-1.34.1-r7.trigger 14:07:56 Executing ca-certificates-20220614-r0.trigger 14:07:56 ---> a277862a8db8 14:07:56 Step 20/24 : ENTRYPOINT ["/core-metadata"] 14:07:56 Removing intermediate container 15266dfff660 14:07:56 ---> 4323cbeeafbd 14:07:56 Step 20/22 : LABEL arch=x86_64 14:07:56 OK: 8 MiB in 23 packages 14:07:56 Removing intermediate container 8758b1e9d8aa 14:07:56 ---> fcb52d909db3 14:07:56 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 14:07:56 ---> Running in 0ec3c63b431a 14:07:56 ---> Running in 3ed962c630d3 14:07:56 Removing intermediate container c05ba07a4b37 14:07:56 ---> c570c051937d 14:07:56 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 14:07:56 ---> Running in df134612e908 14:07:56 ---> Running in 9973e6b3d7b8 14:07:56 Removing intermediate container 3ed962c630d3 14:07:56 ---> d09ced63dd2f 14:07:56 Step 21/22 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d 14:07:56 Removing intermediate container 0ec3c63b431a 14:07:56 ---> 4a31a4d4c901 14:07:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:07:56 ---> Running in d8a6a3496b71 14:07:56 ---> Running in bf846990c8ea 14:07:56 Removing intermediate container 9973e6b3d7b8 14:07:56 ---> 7a555e216da9 14:07:56 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 14:07:56 Removing intermediate container df134612e908 14:07:56 ---> 941cb28e98a6 14:07:56 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 14:07:56 ---> Running in ea0da2a56220 14:07:56 Removing intermediate container bf846990c8ea 14:07:56 ---> 52ed837d557a 14:07:56 Step 22/24 : LABEL arch=x86_64 14:07:56 Removing intermediate container d8a6a3496b71 14:07:56 ---> aaefa2baf426 14:07:56 Step 22/22 : LABEL version=0.0.0 14:07:57 ---> ed6d0b87962c 14:07:57 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 14:07:57 ---> Running in 20a36d9aa919 14:07:57 ---> Running in aaf44c2ad4a9 14:07:57 Removing intermediate container ea0da2a56220 14:07:57 ---> 4cfb652f9192 14:07:57 Step 20/22 : LABEL arch=x86_64 14:07:57 Removing intermediate container 3d1ee124a4a6 14:07:57 ---> 129fb9e87761 14:07:57 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 14:07:57 ---> Running in 2ad9cfa7396b 14:07:57 ---> Running in f0c5c1878588 14:07:57 Removing intermediate container 20a36d9aa919 14:07:57 ---> f6cb600fb663 14:07:57 14:07:57 Removing intermediate container aaf44c2ad4a9 14:07:57 ---> 36e5992a565b 14:07:57 Step 23/24 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d 14:07:57 Successfully built f6cb600fb663 14:07:57 ---> ed1ea7e8956d 14:07:57 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:07:57 Successfully tagged core-data:latest 14:07:57  Building core-data ... done  ---> Running in 65fd37957754 14:07:57 Building security-secretstore-setup 14:07:57 Removing intermediate container f0c5c1878588 14:07:57 ---> 766f2e379611 14:07:57 Step 21/22 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d 14:07:57 ---> Running in 5819417f8d73 14:07:57 Removing intermediate container 65fd37957754 14:07:57 ---> 0a4cbf615503 14:07:57 Step 24/24 : LABEL version=0.0.0 14:07:59 Removing intermediate container 5819417f8d73 14:07:59 ---> 87721aa17dac 14:07:59 Step 22/22 : LABEL version=0.0.0 14:07:59 ---> Running in 03583229a170 14:07:59 ---> e8ce1e7c5057 14:07:59 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:07:59 ---> Running in 4669f00b2c24 14:07:59 Removing intermediate container 03583229a170 14:07:59 ---> 3b0de58f5f88 14:07:59 14:08:00 Removing intermediate container 2ad9cfa7396b 14:08:00 ---> 0799c08aee19 14:08:00 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 14:08:00 ---> 00ff6200ee0e 14:08:00 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:08:00 Removing intermediate container 4669f00b2c24 14:08:00 ---> dc55d5766f29 14:08:00 14:08:00 Successfully built 3b0de58f5f88 14:08:00 Successfully tagged core-metadata:latest 14:08:00  Building core-metadata ... done Building support-scheduler 14:08:00 ---> Running in 8e16244d870e 14:08:00 Successfully built dc55d5766f29 14:08:00 Successfully tagged core-common-config-bootstrapper:latest 14:08:00 ---> 9a9b66b3a628 14:08:00 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:08:00  Building core-common-config-bootstrapper ... done Building support-notifications 14:08:00 Removing intermediate container 8e16244d870e 14:08:00 ---> 565d21dc3ab0 14:08:00 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:08:01 ---> Running in a06cf1717a2d 14:08:02 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:08:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:08:02 ---> 33859ad62d9f 14:08:02 Step 3/23 : WORKDIR /edgex-go 14:08:02 ---> Using cache 14:08:02 ---> 60f5ee7118a4 14:08:02 Step 4/23 : RUN apk add --update --no-cache make git 14:08:02 ---> Using cache 14:08:02 ---> 95a107cc468f 14:08:02 Step 5/23 : COPY go.mod vendor* ./ 14:08:02 ---> Using cache 14:08:02 ---> 762de21570c9 14:08:02 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:08:02 ---> Using cache 14:08:02 ---> 56a93a0db404 14:08:02 Step 7/23 : COPY . . 14:08:02 ---> Using cache 14:08:02 ---> 328b95345af0 14:08:02 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:08:05 ---> 5804009a15c1 14:08:05 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:08:05 Removing intermediate container a06cf1717a2d 14:08:05 ---> 1596561d8b1e 14:08:05 Step 17/19 : LABEL arch=x86_64 14:08:05 ---> Running in 48570f92127a 14:08:05 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:08:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:08:05 ---> 33859ad62d9f 14:08:05 Step 3/22 : ARG ADD_BUILD_TAGS="" 14:08:05 ---> Using cache 14:08:05 ---> 30c0f8d46e2c 14:08:05 Step 4/22 : WORKDIR /edgex-go 14:08:05 ---> Using cache 14:08:05 ---> 831c141d2950 14:08:05 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:08:05 ---> Running in 4159dd3fe616 14:08:05 ---> Running in 47654542e4da 14:08:05 ---> d99c7ecf7164 14:08:05 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:08:05 Removing intermediate container 4159dd3fe616 14:08:05 ---> 747d792522e6 14:08:05 Step 18/19 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d 14:08:05 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 14:08:05 ---> bf788a19db55 14:08:05 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 14:08:05 ---> Running in ff3c18d1065a 14:08:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:08:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:08:06 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:08:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:08:06 ---> 33859ad62d9f 14:08:06 Step 3/22 : ARG ADD_BUILD_TAGS="" 14:08:06 ---> Using cache 14:08:06 ---> 30c0f8d46e2c 14:08:06 Step 4/22 : WORKDIR /edgex-go 14:08:06 ---> Using cache 14:08:06 ---> 831c141d2950 14:08:06 Step 5/22 : RUN apk add --update --no-cache make git 14:08:06 ---> Using cache 14:08:06 ---> 0c965a04c416 14:08:06 Step 6/22 : COPY go.mod vendor* ./ 14:08:06 ---> Using cache 14:08:06 ---> 0dd87aa57218 14:08:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:08:06 ---> Using cache 14:08:06 ---> 7c8900b57715 14:08:06 Step 8/22 : COPY . . 14:08:06 ---> Using cache 14:08:06 ---> 2881d92c33c3 14:08:06 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:08:06 OK: 211 MiB in 51 packages 14:08:06 Removing intermediate container ff3c18d1065a 14:08:06 ---> f17a901f4465 14:08:06 Step 19/19 : LABEL version=0.0.0 14:08:06 ---> e22bfe6ac02b 14:08:06 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 14:08:06 ---> Running in 5d3f8c234ed1 14:08:06 ---> Running in ee6b9ffd305c 14:08:06 ---> c5a8d0cc59b2 14:08:06 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:08:06 Removing intermediate container ee6b9ffd305c 14:08:06 ---> a353ddb67706 14:08:06 14:08:06 Successfully built a353ddb67706 14:08:06 Successfully tagged security-spiffe-token-provider:latest 14:08:06  Building security-spiffe-token-provider ... done Building security-proxy-setup 14:08:07 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 14:08:07 Removing intermediate container 47654542e4da 14:08:07 ---> a212ad976108 14:08:07 Step 6/22 : COPY go.mod vendor* ./ 14:08:07 ---> 939033f4559a 14:08:07 Step 27/32 : RUN chmod +x /entrypoint.sh 14:08:07 ? github.com/edgexfoundry/edgex-go [no test files] 14:08:07 ---> f6a947c864bc 14:08:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:08:07 ---> Running in b1a4e90506b2 14:08:07 ---> Running in 56c38007008f 14:08:09 Removing intermediate container b1a4e90506b2 14:08:09 ---> 0e04c0b1cda9 14:08:09 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 14:08:09 ---> Running in 567b50a5e963 14:08:10 Removing intermediate container 567b50a5e963 14:08:10 ---> 2a865924df5a 14:08:10 Step 29/32 : CMD ["gate"] 14:08:10 ---> Running in 146ff4e5a680 14:08:10 Removing intermediate container 146ff4e5a680 14:08:10 ---> 33b41ba0178e 14:08:10 Step 30/32 : LABEL arch=x86_64 14:08:10 ---> Running in 0cfb4a202a4e 14:08:11 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:08:11 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:08:11 ---> 33859ad62d9f 14:08:11 Step 3/20 : WORKDIR /edgex-go 14:08:11 ---> Using cache 14:08:11 ---> 60f5ee7118a4 14:08:11 Step 4/20 : RUN apk add --update --no-cache make git 14:08:11 ---> Using cache 14:08:11 ---> 95a107cc468f 14:08:11 Step 5/20 : COPY go.mod vendor* ./ 14:08:11 ---> Using cache 14:08:11 ---> 762de21570c9 14:08:11 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:08:11 ---> Using cache 14:08:11 ---> 56a93a0db404 14:08:11 Step 7/20 : COPY . . 14:08:11 ---> Using cache 14:08:11 ---> 328b95345af0 14:08:11 Step 8/20 : RUN make cmd/secrets-config/secrets-config 14:08:11 Removing intermediate container 0cfb4a202a4e 14:08:11 ---> ae2cff6bff8d 14:08:11 Step 31/32 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d 14:08:11 ---> Running in fbd92d052760 14:08:11 ---> Running in a4de6e3b5b61 14:08:11 Removing intermediate container a4de6e3b5b61 14:08:11 ---> 26ec5a04567b 14:08:11 Step 32/32 : LABEL version=0.0.0 14:08:11 ---> Running in 2582d5597cea 14:08:12 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 14:08:12 Removing intermediate container 2582d5597cea 14:08:12 ---> 7ebf9fc9f567 14:08:12 14:08:12 Successfully built 7ebf9fc9f567 14:08:12 Successfully tagged security-bootstrapper:latest 14:08:12  Building security-bootstrapper ... done Building security-spire-config 14:08:15 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:08:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:08:15 ---> 33859ad62d9f 14:08:15 Step 3/24 : WORKDIR /edgex-go 14:08:15 ---> Using cache 14:08:15 ---> 60f5ee7118a4 14:08:15 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 14:08:17 ---> Running in 477a53ec0609 14:08:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:08:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:08:17 OK: 211 MiB in 51 packages 14:08:19 Removing intermediate container 477a53ec0609 14:08:19 ---> 08db64dcf168 14:08:19 Step 5/24 : COPY go.mod vendor* ./ 14:08:20 ---> 29c92c878dc7 14:08:20 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:08:21 ---> Running in 15c2f5f8f405 14:08:31 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 14:08:32 Removing intermediate container 56c38007008f 14:08:32 ---> 9a3a69440620 14:08:32 Step 8/22 : COPY . . 14:08:38 Removing intermediate container 48570f92127a 14:08:38 ---> 94433a4366f4 14:08:38 14:08:38 Step 9/23 : FROM alpine:3.16 14:08:38 ---> dfd21b5a31f5 14:08:38 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:08:38 ---> Running in d2b3f415c31b 14:08:38 ---> 98d40d0f8cd7 14:08:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:08:38 ---> Running in add3c6cd1c01 14:08:38 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 14:08:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:08:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:08:39 (1/3) Installing ca-certificates (20220614-r0) 14:08:39 (2/3) Installing dumb-init (1.2.5-r1) 14:08:39 (3/3) Installing su-exec (0.2-r1) 14:08:39 Executing busybox-1.35.0-r17.trigger 14:08:39 Executing ca-certificates-20220614-r0.trigger 14:08:39 OK: 6 MiB in 17 packages 14:08:40 Removing intermediate container fbd92d052760 14:08:40 ---> 67c0176309f1 14:08:40 14:08:40 Step 9/20 : FROM alpine:3.16 14:08:40 ---> dfd21b5a31f5 14:08:40 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 14:08:40 ---> Running in 5bf6bef1e8fe 14:08:40 Removing intermediate container d2b3f415c31b 14:08:40 ---> 8cfb1a0b33b3 14:08:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:08:41 ---> Running in be72f347428b 14:08:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:08:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:08:41 Removing intermediate container be72f347428b 14:08:41 ---> 404951aaed30 14:08:41 Step 12/23 : WORKDIR / 14:08:41 (1/2) Installing dumb-init (1.2.5-r1) 14:08:41 (2/2) Installing openssl (1.1.1t-r0) 14:08:41 Executing busybox-1.35.0-r17.trigger 14:08:41 OK: 6 MiB in 16 packages 14:08:41 ---> Running in 673a918acc80 14:08:41 Removing intermediate container 673a918acc80 14:08:41 ---> 5b9ce2714510 14:08:41 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:08:42 Removing intermediate container 15c2f5f8f405 14:08:42 ---> 924ad040ea28 14:08:42 Step 7/24 : COPY . . 14:08:42 ---> 665ba7568a2a 14:08:42 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:08:42 Removing intermediate container 5bf6bef1e8fe 14:08:42 ---> b458fbd4177f 14:08:42 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 14:08:42 ---> Running in 0b5ea5c6b6fe 14:08:42 Removing intermediate container 0b5ea5c6b6fe 14:08:42 ---> acd1bb65854f 14:08:42 Step 12/20 : WORKDIR /edgex 14:08:42 ---> f9a9350a2520 14:08:42 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:08:42 ---> Running in 10cbdf99417f 14:08:43 ---> e8dd5ba23c60 14:08:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:08:43 Removing intermediate container 10cbdf99417f 14:08:43 ---> ca03a1e0184d 14:08:43 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 14:08:44 ---> c3d30c85af16 14:08:44 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:08:44 ---> 8ea9a8bf80ea 14:08:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:08:44 Removing intermediate container 5d3f8c234ed1 14:08:44 ---> 2ce2fdd5f45e 14:08:44 14:08:44 Step 10/22 : FROM alpine:3.16 14:08:44 ---> dfd21b5a31f5 14:08:44 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:08:44 ---> Using cache 14:08:44 ---> b11fc3c91dd1 14:08:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:08:44 ---> Using cache 14:08:44 ---> 1c00048184d3 14:08:44 Step 13/22 : ENV APP_PORT=59861 14:08:44 ---> Running in 57fddd2f9f29 14:08:44 Removing intermediate container 57fddd2f9f29 14:08:44 ---> 330f393f6d73 14:08:44 Step 14/22 : EXPOSE $APP_PORT 14:08:44 ---> dc5730770040 14:08:44 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:08:44 ---> Running in ce997cbabd98 14:08:45 ---> 45b9339b9cfd 14:08:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:08:45 Removing intermediate container ce997cbabd98 14:08:45 ---> 8e9eaaa3d372 14:08:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:08:45 ---> 4a2f97706728 14:08:45 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:08:45 ---> Running in 6317b7c19006 14:08:45 ---> 6267e053d690 14:08:45 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:08:45 ---> Running in 21ff25cc35c0 14:08:46 ---> 0820d2e46a5e 14:08:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:08:46 ---> 690a40305911 14:08:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:08:47 Removing intermediate container 6317b7c19006 14:08:47 ---> d739438e4320 14:08:47 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 14:08:47 ---> Running in 40168ebeab5e 14:08:47 ---> b94f8bfe02d2 14:08:47 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:08:47 Removing intermediate container 21ff25cc35c0 14:08:47 ---> 3d65ff9dd6c8 14:08:47 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 14:08:47 ---> Running in 9a8872bd8d2d 14:08:47 ---> Running in 6afa498c44ef 14:08:47 Removing intermediate container 40168ebeab5e 14:08:47 ---> 426ffa28c85f 14:08:47 Step 18/20 : LABEL arch=x86_64 14:08:47 ---> Running in d94bbf691337 14:08:47 Removing intermediate container 9a8872bd8d2d 14:08:47 ---> d998c39a4419 14:08:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:08:47 ---> Running in 00a1ddd832e6 14:08:47 Removing intermediate container d94bbf691337 14:08:47 ---> f5da59bd8bd0 14:08:47 Step 19/20 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d 14:08:47 Removing intermediate container 6afa498c44ef 14:08:47 ---> d61e4738c33d 14:08:47 Step 21/23 : LABEL arch=x86_64 14:08:47 ---> Running in 546051d9ad9d 14:08:47 ---> Running in e18bdc0dd63d 14:08:47 Removing intermediate container 00a1ddd832e6 14:08:47 ---> 6bc47020113e 14:08:47 Step 20/22 : LABEL arch=x86_64 14:08:47 Removing intermediate container e18bdc0dd63d 14:08:47 ---> 14d796224916 14:08:47 Step 20/20 : LABEL version=0.0.0 14:08:48 Removing intermediate container 546051d9ad9d 14:08:48 ---> d7b34afa5574 14:08:48 Step 22/23 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d 14:08:48 ---> Running in 834bfc5d7799 14:08:48 ---> Running in 76a40df1bcf3 14:08:48 ---> Running in 9d9714e6fa01 14:08:48 Removing intermediate container 76a40df1bcf3 14:08:48 ---> 5acd83083440 14:08:48 14:08:48 Removing intermediate container 834bfc5d7799 14:08:48 ---> 2a423e67b148 14:08:48 Step 21/22 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d 14:08:48 Removing intermediate container 9d9714e6fa01 14:08:48 ---> bd32c7dee307 14:08:48 Step 23/23 : LABEL version=0.0.0 14:08:48 Successfully built 5acd83083440 14:08:48 Successfully tagged security-proxy-setup:latest 14:08:48 Building security-spire-server 14:08:48  Building security-proxy-setup ... done  ---> Running in 6f6f2ec40380 14:08:48 ---> Running in ae5460955f02 14:08:49 ---> b1ab0fdfc67b 14:08:49 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 14:08:49 Removing intermediate container ae5460955f02 14:08:49 ---> 0bf9d1046c40 14:08:49 14:08:49 Removing intermediate container 6f6f2ec40380 14:08:49 ---> 5b05feddd6c8 14:08:49 Step 22/22 : LABEL version=0.0.0 14:08:49 Successfully built 0bf9d1046c40 14:08:50 Successfully tagged security-secretstore-setup:latest 14:08:50 Building security-spire-agent 14:08:50  Building security-secretstore-setup ... done  ---> Running in 225ef8975082 14:08:50 ---> Running in 1aa6ecbbcff9 14:08:50 Removing intermediate container 225ef8975082 14:08:50 ---> 1e3c3f15000a 14:08:50 Step 9/24 : WORKDIR /edgex-go/spire-build 14:08:50 Removing intermediate container 1aa6ecbbcff9 14:08:50 ---> 7bc436bc4b2c 14:08:50 14:08:50 Successfully built 7bc436bc4b2c 14:08:51 Successfully tagged support-scheduler:latest 14:08:51 Building core-command 14:08:51  Building support-scheduler ... done  ---> Running in ced27cd85b02 14:08:51 Removing intermediate container ced27cd85b02 14:08:51 ---> 29ecc9789b7f 14:08:51 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 14:08:51 ---> Running in fa425fcefbea 14:08:54 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:08:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:08:54 ---> 33859ad62d9f 14:08:54 Step 3/23 : WORKDIR /edgex-go 14:08:54 ---> Using cache 14:08:54 ---> 60f5ee7118a4 14:08:54 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 14:08:54 ---> Using cache 14:08:54 ---> 08db64dcf168 14:08:54 Step 5/23 : COPY go.mod vendor* ./ 14:08:54 ---> Using cache 14:08:54 ---> 29c92c878dc7 14:08:54 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:08:54 ---> Using cache 14:08:54 ---> 924ad040ea28 14:08:54 Step 7/23 : COPY . . 14:08:54 ---> Using cache 14:08:54 ---> b1ab0fdfc67b 14:08:54 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 14:08:54 ---> Using cache 14:08:54 ---> 1e3c3f15000a 14:08:54 Step 9/23 : WORKDIR /edgex-go/spire-build 14:08:54 ---> Using cache 14:08:54 ---> 29ecc9789b7f 14:08:54 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 14:08:56 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:08:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:08:56 ---> 33859ad62d9f 14:08:56 Step 3/24 : WORKDIR /edgex-go 14:08:56 ---> Using cache 14:08:56 ---> 60f5ee7118a4 14:08:56 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 14:08:56 ---> Using cache 14:08:56 ---> 08db64dcf168 14:08:56 Step 5/24 : COPY go.mod vendor* ./ 14:08:56 ---> Using cache 14:08:56 ---> 29c92c878dc7 14:08:56 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:08:56 ---> Using cache 14:08:56 ---> 924ad040ea28 14:08:56 Step 7/24 : COPY . . 14:08:56 ---> Using cache 14:08:56 ---> b1ab0fdfc67b 14:08:56 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 14:08:56 ---> Using cache 14:08:56 ---> 1e3c3f15000a 14:08:56 Step 9/24 : WORKDIR /edgex-go/spire-build 14:08:56 ---> Using cache 14:08:56 ---> 29ecc9789b7f 14:08:56 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 14:08:56 ---> Running in 282c7881dec0 14:08:56 ---> Running in 642fef4fdf80 14:08:56 Removing intermediate container fa425fcefbea 14:08:56 ---> e1665e0d407f 14:08:56 Step 11/24 : WORKDIR /edgex-go 14:08:56 ---> Running in 7a1bde793206 14:08:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:08:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:08:56 ---> 33859ad62d9f 14:08:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:08:56 ---> Using cache 14:08:56 ---> 30c0f8d46e2c 14:08:56 Step 4/23 : WORKDIR /edgex-go 14:08:56 ---> Using cache 14:08:56 ---> 831c141d2950 14:08:56 Step 5/23 : RUN apk add --update --no-cache make git 14:08:56 ---> Using cache 14:08:56 ---> 0c965a04c416 14:08:56 Step 6/23 : COPY go.mod vendor* ./ 14:08:56 ---> Using cache 14:08:56 ---> 0dd87aa57218 14:08:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:08:56 ---> Using cache 14:08:56 ---> 7c8900b57715 14:08:56 Step 8/23 : COPY . . 14:08:56 ---> Using cache 14:08:56 ---> 2881d92c33c3 14:08:56 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 14:08:56 Removing intermediate container 7a1bde793206 14:08:56 ---> ea2d5dd9ca30 14:08:56 14:08:56 Step 12/24 : FROM alpine:3.15 14:08:56 ---> 5ce65d7b0fde 14:08:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:08:56 ---> Using cache 14:08:56 ---> 0d19c2faf940 14:08:56 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:08:56 ---> Running in 05c9cb94ea78 14:08:56 ---> Running in 11ec40eac308 14:08:57 Removing intermediate container 282c7881dec0 14:08:57 ---> e237a0bcb29d 14:08:57 Step 11/23 : WORKDIR /edgex-go 14:08:57 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 14:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:08:57 Removing intermediate container 642fef4fdf80 14:08:57 ---> f30be0c83e83 14:08:57 Step 11/24 : WORKDIR /edgex-go 14:08:57 ---> Running in afe0cb5a5372 14:08:57 ---> Running in 6e7797403214 14:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:08:57 Removing intermediate container afe0cb5a5372 14:08:57 ---> 228809f23b74 14:08:57 14:08:57 Step 12/23 : FROM alpine:3.15 14:08:57 ---> 5ce65d7b0fde 14:08:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:08:57 ---> Using cache 14:08:57 ---> 0d19c2faf940 14:08:57 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:08:57 Removing intermediate container 6e7797403214 14:08:57 ---> 021425635e6b 14:08:57 14:08:57 Step 12/24 : FROM alpine:3.15 14:08:57 ---> 5ce65d7b0fde 14:08:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:08:57 ---> Using cache 14:08:57 ---> 0d19c2faf940 14:08:57 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:08:57 ---> Running in 4d0134e52949 14:08:57 ---> Running in 3c816d9a3e22 14:08:57 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 14:08:57 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 14:08:57 OK: 15859 distinct packages available 14:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:08:57 (1/4) Installing dumb-init (1.2.5-r1) 14:08:57 (2/4) Installing musl-obstack (1.2.3-r0) 14:08:57 (3/4) Installing libucontext (1.1-r0) 14:08:57 (4/4) Installing gcompat (1.0.0-r4) 14:08:57 Executing busybox-1.34.1-r7.trigger 14:08:57 OK: 6 MiB in 18 packages 14:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:08:58 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 14:08:58 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 14:08:58 OK: 15859 distinct packages available 14:08:58 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 14:08:58 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 14:08:58 OK: 15859 distinct packages available 14:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:08:58 Removing intermediate container 11ec40eac308 14:08:58 ---> bdb1a3dc68a7 14:08:58 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:08:58 (1/5) Installing dumb-init (1.2.5-r1) 14:08:58 (2/5) Installing musl-obstack (1.2.3-r0) 14:08:58 (3/5) Installing libucontext (1.1-r0) 14:08:58 (4/5) Installing gcompat (1.0.0-r4) 14:08:58 (5/5) Installing openssl (1.1.1t-r1) 14:08:58 (1/5) Installing dumb-init (1.2.5-r1) 14:08:58 (2/5) Installing musl-obstack (1.2.3-r0) 14:08:58 (3/5) Installing libucontext (1.1-r0) 14:08:58 Executing busybox-1.34.1-r7.trigger 14:08:58 (4/5) Installing gcompat (1.0.0-r4) 14:08:58 (5/5) Installing openssl (1.1.1t-r1) 14:08:58 OK: 7 MiB in 19 packages 14:08:58 Executing busybox-1.34.1-r7.trigger 14:08:58 OK: 7 MiB in 19 packages 14:09:00 ---> c351b145d953 14:09:00 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:09:00 Removing intermediate container 3c816d9a3e22 14:09:00 ---> a525920d9bc0 14:09:00 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:09:00 Removing intermediate container 4d0134e52949 14:09:00 ---> a8c11b520b35 14:09:00 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 14:09:01 ---> 7da4f6d56572 14:09:01 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:09:01 ---> Running in 8341de749244 14:09:02 ---> 17505774b715 14:09:02 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:09:02 Removing intermediate container 8341de749244 14:09:02 ---> e3d0cb211ede 14:09:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:09:02 Removing intermediate container add3c6cd1c01 14:09:02 ---> 28779c968683 14:09:02 14:09:02 Step 10/22 : FROM alpine:3.16 14:09:02 ---> dfd21b5a31f5 14:09:02 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:09:02 ---> Running in 9bb57b4e05aa 14:09:02 ---> 72dcd4df4dfa 14:09:02 Step 19/24 : WORKDIR / 14:09:02 ---> Running in eb66b3ca1b19 14:09:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:09:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:09:03 (1/2) Installing ca-certificates (20220614-r0) 14:09:03 (2/2) Installing dumb-init (1.2.5-r1) 14:09:03 Executing busybox-1.35.0-r17.trigger 14:09:03 Executing ca-certificates-20220614-r0.trigger 14:09:03 Removing intermediate container eb66b3ca1b19 14:09:03 ---> cb44b0531cee 14:09:03 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:09:03 OK: 6 MiB in 16 packages 14:09:03 ---> Running in 28b41d834aab 14:09:03 ---> 08c01725c880 14:09:03 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:09:03 Removing intermediate container 28b41d834aab 14:09:03 ---> 1acb0004ba25 14:09:03 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:09:04 ---> Running in 5f925e63e7b0 14:09:04 ---> ba043d390fb3 14:09:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:09:04 Removing intermediate container 5f925e63e7b0 14:09:04 ---> 4a497c571693 14:09:04 Step 22/24 : LABEL arch=x86_64 14:09:04 Removing intermediate container 9bb57b4e05aa 14:09:04 ---> 3cb163eed7a8 14:09:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:09:04 ---> 26aeb329bef1 14:09:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:09:04 ---> Running in 8586091f45ed 14:09:04 ---> 83819bfcd87e 14:09:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:09:04 ---> Running in aed1159cd75c 14:09:05 Removing intermediate container 8586091f45ed 14:09:05 ---> 27bd20f02e19 14:09:05 Step 23/24 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d 14:09:05 Removing intermediate container aed1159cd75c 14:09:05 ---> a15113e1cc90 14:09:05 Step 13/22 : ENV APP_PORT=59860 14:09:05 ---> Running in c3a913b19e29 14:09:05 ---> Running in 2fef2ead3ec0 14:09:05 ---> e3e8f1d3b984 14:09:05 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:09:05 ---> d151b325e6e6 14:09:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:09:05 ---> Running in 6026fce1fec3 14:09:05 Removing intermediate container c3a913b19e29 14:09:05 ---> 40c26753351a 14:09:05 Step 24/24 : LABEL version=0.0.0 14:09:05 Removing intermediate container 2fef2ead3ec0 14:09:05 ---> 2d99bdffbcf2 14:09:05 Step 14/22 : EXPOSE $APP_PORT 14:09:05 ---> Running in a0bc7ee4257e 14:09:05 ---> Running in 219762ea8452 14:09:05 ---> 4e2971071272 14:09:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:09:05 Removing intermediate container 6026fce1fec3 14:09:05 ---> a1c66de4ae1c 14:09:05 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:09:05 ---> Running in 0672f480e50c 14:09:05 Removing intermediate container a0bc7ee4257e 14:09:05 ---> 0f0c8b1f9cb9 14:09:05 14:09:05 Removing intermediate container 219762ea8452 14:09:05 ---> 9900ff007387 14:09:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:09:05 Successfully built 0f0c8b1f9cb9 14:09:05 Successfully tagged security-spire-config:latest 14:09:05  Building security-spire-config ... done Building security-proxy-auth 14:09:05 Removing intermediate container 0672f480e50c 14:09:05 ---> 82b2b23820fc 14:09:05 Step 21/23 : LABEL arch=x86_64 14:09:05 ---> 4032020f1b5a 14:09:05 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:09:07 ---> Running in b8e310489e5c 14:09:07 ---> Running in 04ac4610e4ba 14:09:07 ---> dbbe1d4f9daa 14:09:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:09:07 Removing intermediate container b8e310489e5c 14:09:07 ---> 4a164e33ea30 14:09:07 Step 22/23 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d 14:09:07 Removing intermediate container 04ac4610e4ba 14:09:07 ---> 86fda7e25b05 14:09:07 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:09:07 ---> Running in 3267d4b018a9 14:09:07 ---> Running in 716903e118cd 14:09:07 Removing intermediate container 3267d4b018a9 14:09:07 ---> 87081b057942 14:09:07 Step 23/23 : LABEL version=0.0.0 14:09:07 Removing intermediate container 716903e118cd 14:09:07 ---> 8990a1048e80 14:09:07 Step 22/24 : LABEL arch=x86_64 14:09:07 ---> Running in 5b7053f0a975 14:09:07 ---> Running in b75e45038fa3 14:09:08 Removing intermediate container 5b7053f0a975 14:09:08 ---> 5060e35075de 14:09:08 14:09:08 ---> 003eaf355e78 14:09:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:09:08 Removing intermediate container b75e45038fa3 14:09:08 ---> 91b93a1a38c0 14:09:08 Step 23/24 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d 14:09:08 Successfully built 5060e35075de 14:09:08 Successfully tagged security-spire-server:latest 14:09:08  Building security-spire-server ... done  ---> Running in b25cf4b38772 14:09:08 Removing intermediate container b25cf4b38772 14:09:08 ---> b6b7ac8536ab 14:09:08 Step 24/24 : LABEL version=0.0.0 14:09:08 ---> 00bc91245934 14:09:08 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:09:08 ---> Running in 9cf43554b3aa 14:09:08 ---> Running in ad7fa13d25a1 14:09:09 Removing intermediate container ad7fa13d25a1 14:09:09 ---> e1913f12356a 14:09:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:09:09 Removing intermediate container 9cf43554b3aa 14:09:09 ---> 382385202b82 14:09:09 14:09:09 ---> Running in b99eaabd11f8 14:09:09 Successfully built 382385202b82 14:09:09 Successfully tagged security-spire-agent:latest 14:09:09  Building security-spire-agent ... done Removing intermediate container b99eaabd11f8 14:09:09 ---> da2ec9a31bdd 14:09:09 Step 20/22 : LABEL arch=x86_64 14:09:09 ---> Running in 44bf82ee8749 14:09:09 Removing intermediate container 44bf82ee8749 14:09:09 ---> 3130c95ca0cb 14:09:09 Step 21/22 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d 14:09:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:09:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:09:10 ---> 33859ad62d9f 14:09:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 14:09:10 ---> Using cache 14:09:10 ---> 30c0f8d46e2c 14:09:10 Step 4/22 : WORKDIR /edgex-go 14:09:10 ---> Using cache 14:09:10 ---> 831c141d2950 14:09:10 Step 5/22 : RUN apk add --update --no-cache make git 14:09:10 ---> Using cache 14:09:10 ---> 0c965a04c416 14:09:10 Step 6/22 : COPY go.mod vendor* ./ 14:09:10 ---> Using cache 14:09:10 ---> 0dd87aa57218 14:09:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:09:10 ---> Using cache 14:09:10 ---> 7c8900b57715 14:09:10 Step 8/22 : COPY . . 14:09:10 ---> Using cache 14:09:10 ---> 2881d92c33c3 14:09:10 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 14:09:10 ---> Running in 3ec608fda6ca 14:09:10 ---> Running in 4adf16a3f897 14:09:10 Removing intermediate container 4adf16a3f897 14:09:10 ---> c6d68f974413 14:09:10 Step 22/22 : LABEL version=0.0.0 14:09:10 ---> Running in e3dbfd774db7 14:09:10 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 14:09:10 Removing intermediate container e3dbfd774db7 14:09:10 ---> ddd9e4d53d22 14:09:10 14:09:10 Successfully built ddd9e4d53d22 14:09:10 Successfully tagged support-notifications:latest 14:09:16  Building support-notifications ... done Removing intermediate container 05c9cb94ea78 14:09:16 ---> 15c877b0b9fe 14:09:16 14:09:16 Step 10/23 : FROM alpine:3.16 14:09:16 ---> dfd21b5a31f5 14:09:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:09:16 ---> Using cache 14:09:16 ---> b11fc3c91dd1 14:09:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:09:16 ---> Using cache 14:09:16 ---> 1c00048184d3 14:09:16 Step 13/23 : ENV APP_PORT=59882 14:09:16 ---> Running in 40ac69056354 14:09:16 Removing intermediate container 40ac69056354 14:09:16 ---> 6b778d06cf64 14:09:16 Step 14/23 : EXPOSE $APP_PORT 14:09:16 ---> Running in f5e8f2391e25 14:09:16 Removing intermediate container f5e8f2391e25 14:09:16 ---> ca3f064bd2d5 14:09:16 Step 15/23 : WORKDIR / 14:09:16 ---> Running in 57e601d89902 14:09:16 Removing intermediate container 57e601d89902 14:09:16 ---> fe78586bb3dc 14:09:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:09:17 ---> 8293142d034c 14:09:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:09:17 ---> 396253228122 14:09:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:09:18 ---> 16c88a70abd1 14:09:18 Step 19/23 : ENTRYPOINT ["/core-command"] 14:09:18 ---> Running in 12fb7e985050 14:09:18 Removing intermediate container 12fb7e985050 14:09:18 ---> 0c42bd4208cd 14:09:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:09:18 ---> Running in 355d447a53a9 14:09:18 Removing intermediate container 355d447a53a9 14:09:18 ---> f34e2e23b089 14:09:18 Step 21/23 : LABEL arch=x86_64 14:09:18 ---> Running in 683a01a65e30 14:09:18 Removing intermediate container 683a01a65e30 14:09:18 ---> 7eb9542e2e87 14:09:18 Step 22/23 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d 14:09:18 ---> Running in d7c41295f9d6 14:09:18 Removing intermediate container d7c41295f9d6 14:09:18 ---> 608186072f50 14:09:18 Step 23/23 : LABEL version=0.0.0 14:09:18 ---> Running in 2354e6451096 14:09:19 Removing intermediate container 2354e6451096 14:09:19 ---> fa8fd9b137a5 14:09:19 14:09:19 Successfully built fa8fd9b137a5 14:09:19 Successfully tagged core-command:latest 14:09:25  Building core-command ... done Removing intermediate container 3ec608fda6ca 14:09:25 ---> 1b9da47e325c 14:09:25 14:09:25 Step 10/22 : FROM alpine:3.16 14:09:25 ---> dfd21b5a31f5 14:09:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 14:09:25 ---> Using cache 14:09:25 ---> cb461472119d 14:09:25 Step 12/22 : RUN apk add --update --no-cache dumb-init 14:09:25 ---> Using cache 14:09:25 ---> 5c50ee6f432d 14:09:25 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:09:25 ---> Using cache 14:09:25 ---> 403305e8adbd 14:09:25 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 14:09:26 ---> daa97793135c 14:09:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 14:09:26 ---> a512b30466d4 14:09:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 14:09:26 ---> 11dc0d18ad5c 14:09:26 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:09:26 ---> Running in eb75b6bffa9b 14:09:27 Removing intermediate container eb75b6bffa9b 14:09:27 ---> dc0844fbd153 14:09:27 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 14:09:27 ---> Running in 1c87daecd165 14:09:27 Removing intermediate container 1c87daecd165 14:09:27 ---> 18d92b56abc3 14:09:27 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 14:09:27 ---> Running in a77e58ac3d7f 14:09:27 Removing intermediate container a77e58ac3d7f 14:09:27 ---> 92bbbfb7f8e5 14:09:27 Step 20/22 : LABEL arch=x86_64 14:09:27 ---> Running in 62cf0cbfd45d 14:09:27 Removing intermediate container 62cf0cbfd45d 14:09:27 ---> 9d7ee3ab371b 14:09:27 Step 21/22 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d 14:09:27 ---> Running in b7277b583202 14:09:27 Removing intermediate container b7277b583202 14:09:27 ---> 0f4ecdd0af31 14:09:27 Step 22/22 : LABEL version=0.0.0 14:09:27 ---> Running in 995408c9ee8a 14:09:27 Removing intermediate container 995408c9ee8a 14:09:27 ---> 7f7e001a5aca 14:09:27 14:09:28 Successfully built 7f7e001a5aca 14:09:28 Successfully tagged security-proxy-auth:latest 14:09:28  Building security-proxy-auth ... done  [Pipeline] } 14:09:28 $ docker stop --time=1 9c3c510ef848380bf3ec115e0124175a6c1f15f90cf2426fe0c2ddb90c935e09 14:09:29 $ docker rm -f --volumes 9c3c510ef848380bf3ec115e0124175a6c1f15f90cf2426fe0c2ddb90c935e09 [Pipeline] // withDockerContainer [Pipeline] sh 14:09:29 + docker images 14:09:29 REPOSITORY TAG IMAGE ID CREATED SIZE 14:09:29 security-proxy-auth latest 7f7e001a5aca 2 seconds ago 16.2MB 14:09:29 1b9da47e325c 5 seconds ago 1.66GB 14:09:29 core-command latest fa8fd9b137a5 11 seconds ago 17.8MB 14:09:29 15c877b0b9fe 15 seconds ago 1.68GB 14:09:29 support-notifications latest ddd9e4d53d22 19 seconds ago 30.7MB 14:09:29 security-spire-agent latest 382385202b82 21 seconds ago 125MB 14:09:29 security-spire-server latest 5060e35075de 22 seconds ago 86.5MB 14:09:29 security-spire-config latest 0f0c8b1f9cb9 24 seconds ago 85.8MB 14:09:29 28779c968683 28 seconds ago 1.75GB 14:09:29 228809f23b74 32 seconds ago 1.55GB 14:09:29 021425635e6b 32 seconds ago 1.55GB 14:09:29 ea2d5dd9ca30 33 seconds ago 1.55GB 14:09:29 support-scheduler latest 7bc436bc4b2c 39 seconds ago 30.1MB 14:09:29 security-secretstore-setup latest 0bf9d1046c40 41 seconds ago 29.9MB 14:09:29 security-proxy-setup latest 5acd83083440 41 seconds ago 16.5MB 14:09:29 2ce2fdd5f45e 45 seconds ago 1.75GB 14:09:29 67c0176309f1 50 seconds ago 1.66GB 14:09:29 94433a4366f4 53 seconds ago 1.67GB 14:09:29 security-bootstrapper latest 7ebf9fc9f567 About a minute ago 19.8MB 14:09:29 security-spiffe-token-provider latest a353ddb67706 About a minute ago 30MB 14:09:29 core-common-config-bootstrapper latest dc55d5766f29 About a minute ago 15.5MB 14:09:29 core-metadata latest 3b0de58f5f88 About a minute ago 18.5MB 14:09:29 core-data latest f6cb600fb663 About a minute ago 18MB 14:09:29 c073c7fee7fe About a minute ago 1.72GB 14:09:29 7abb0b254a93 About a minute ago 1.69GB 14:09:29 3079c273fd43 About a minute ago 1.69GB 14:09:29 abaac0ea84df About a minute ago 1.67GB 14:09:29 d571afd0482d About a minute ago 1.68GB 14:09:29 ci-base-image-x86_64 latest 33859ad62d9f 5 minutes ago 903MB 14:09:29 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 14:09:29 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 14:09:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 14:09:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 14:09:29 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] } 14:09:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:09:59 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 14:09:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:09:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:09:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:09:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:09:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:09:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 14:09:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:09:59 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:09:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:09:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:09:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:10:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.273s coverage: 28.7% of statements 14:10:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:10:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:10:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.383s coverage: 98.5% of statements 14:10:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.625s coverage: 71.2% of statements 14:10:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 14:10:24 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 14:10:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:10:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.425s coverage: 54.0% of statements 14:10:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:10:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:10:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.625s coverage: 88.5% of statements 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:10:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.500s coverage: 3.9% of statements 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:10:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.721s coverage: 95.6% of statements 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 14:10:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.358s coverage: 72.2% of statements 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:10:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.523s coverage: 65.9% of statements 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:10:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.363s coverage: 0.9% of statements 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:10:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.477s coverage: 29.0% of statements 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.283s coverage: 45.5% of statements 14:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.222s coverage: 82.9% of statements 14:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.229s coverage: 94.1% of statements 14:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.348s coverage: 96.3% of statements 14:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.251s coverage: 87.5% of statements 14:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.241s coverage: 94.4% of statements 14:11:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.683s coverage: 79.9% of statements 14:11:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:11:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.308s coverage: 92.9% of statements 14:11:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:11:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:11:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:11:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 64.4% of statements 14:11:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:11:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 14:11:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 14:11:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 14:11:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.231s coverage: 86.9% of statements 14:11:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:11:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:11:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:11:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:11:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.253s coverage: 87.2% of statements 14:11:15 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.220s coverage: 20.0% of statements 14:11:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:11:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:11:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements 14:11:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:11:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.315s coverage: 81.2% of statements 14:11:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.327s coverage: 82.1% of statements 14:11:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 14:11:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.246s coverage: 84.8% of statements 14:11:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.881s coverage: 63.1% of statements 14:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.312s coverage: 100.0% of statements 14:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.122s coverage: 89.4% of statements 14:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.189s coverage: 100.0% of statements 14:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.105s coverage: 73.7% of statements 14:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 14:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 14:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 14:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 14:11:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.051s coverage: 38.4% of statements 14:11:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:11:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:11:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.406s coverage: 89.5% of statements 14:11:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:11:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.496s coverage: 84.8% of statements 14:11:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:11:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:11:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:11:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:11:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.496s coverage: 17.7% of statements 14:11:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:11:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:11:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:11:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:11:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.779s coverage: 92.3% of statements 14:11:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:11:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:11:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:11:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:11:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.622s coverage: 61.5% of statements 14:11:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:11:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:11:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.398s coverage: 97.7% of statements 14:11:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:11:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:11:40 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 14:11:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:11:40 go vet ./... 14:13:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:13:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:13:31 ./bin/test-attribution-txt.sh [Pipeline] echo 14:13:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:13:32 + ls -al . 14:13:32 total 700 14:13:32 drwxrwxr-x 10 1001 1001 4096 Mar 10 14:07 . 14:13:32 drwxr-xr-x 4 root root 4096 Mar 10 14:07 .. 14:13:32 drwxrwxr-x 2 1001 1001 4096 Mar 10 14:05 .blubracket 14:13:32 -rw-rw-r-- 1 1001 1001 16 Mar 10 14:05 .dockerignore 14:13:32 drwxrwxr-x 8 1001 1001 4096 Mar 10 14:05 .git 14:13:32 drwxrwxr-x 3 1001 1001 4096 Mar 10 14:05 .github 14:13:32 -rw-rw-r-- 1 1001 1001 1112 Mar 10 14:05 .gitignore 14:13:32 -rw-rw-r-- 1 1001 1001 42 Mar 10 14:05 .golangci.yml 14:13:32 -rw-rw-r-- 1 1001 1001 87 Mar 10 14:05 .hadolint.yml 14:13:32 -rw-rw-r-- 1 1001 1001 166 Mar 10 14:05 .sonarcloud.properties 14:13:32 -rw-rw-r-- 1 1001 1001 1171 Mar 10 14:05 ADOPTERS.md 14:13:32 -rw-rw-r-- 1 1001 1001 10825 Mar 10 14:05 Attribution.txt 14:13:32 -rw-rw-r-- 1 1001 1001 73765 Mar 10 14:05 CHANGELOG.md 14:13:32 -rw-rw-r-- 1 1001 1001 3804 Mar 10 14:05 CONTRIBUTING.md 14:13:32 -rw-rw-r-- 1 1001 1001 677 Mar 10 14:05 GOVERNANCE.md 14:13:32 -rw-rw-r-- 1 1001 1001 883 Mar 10 14:05 Jenkinsfile 14:13:32 -rw-rw-r-- 1 1001 1001 10775 Mar 10 14:05 LICENSE 14:13:32 -rw-rw-r-- 1 1001 1001 14071 Mar 10 14:05 Makefile 14:13:32 -rw-rw-r-- 1 1001 1001 582 Mar 10 14:05 OWNERS.md 14:13:32 -rw-rw-r-- 1 1001 1001 9403 Mar 10 14:05 README.md 14:13:32 -rw-rw-r-- 1 1001 1001 6912 Mar 10 14:05 SECURITY.md 14:13:32 -rw-rw-r-- 1 1001 1001 5 Mar 10 14:03 VERSION 14:13:32 drwxrwxr-x 2 1001 1001 4096 Mar 10 14:05 bin 14:13:32 drwxrwxr-x 18 1001 1001 4096 Mar 10 14:05 cmd 14:13:32 -rw-r--r-- 1 root root 447487 Mar 10 14:11 coverage.out 14:13:32 -rw-rw-r-- 1 1001 1001 3232 Mar 10 14:05 go.mod 14:13:32 -rw-rw-r-- 1 1001 1001 31098 Mar 10 14:05 go.sum 14:13:32 drwxrwxr-x 7 1001 1001 4096 Mar 10 14:05 internal 14:13:32 drwxrwxr-x 3 1001 1001 4096 Mar 10 14:05 openapi 14:13:32 drwxrwxr-x 4 1001 1001 4096 Mar 10 14:05 snap 14:13:32 -rw-rw-r-- 1 1001 1001 204 Mar 10 14:05 version.go [Pipeline] sh 14:13:32 + '[' -e coverage.out ] 14:13:32 + chown 1001:1001 coverage.out [Pipeline] stash 14:13:32 Warning: overwriting stash ‘coverage-report’ 14:13:33 Stashed 1 file(s) [Pipeline] sh 14:13:33 + make build 14:13:33 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 14:14:55 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 14:14:55 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 14:15:01 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 14:15:04 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 14:15:43 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 14:15:49 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 14:15:55 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 14:16:01 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 14:16:05 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 14:16:09 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 14:16:16 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] } 14:16:21 $ docker stop --time=1 dd52dac30a6e20ccd49b25cee3bb5335c1a9f008dc8ad57d9f75fb7bdd6481b2 14:16:23 $ docker rm -f --volumes dd52dac30a6e20ccd49b25cee3bb5335c1a9f008dc8ad57d9f75fb7bdd6481b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:16:25 14:16:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:16:26 latest: Pulling from edgex-devops/edgex-compose-arm64 14:16:26 29e5d40040c1: Pulling fs layer 14:16:26 1ce36da41761: Pulling fs layer 14:16:26 25b303627fd3: Pulling fs layer 14:16:26 29e5d40040c1: Verifying Checksum 14:16:26 29e5d40040c1: Download complete 14:16:26 1ce36da41761: Verifying Checksum 14:16:26 1ce36da41761: Download complete 14:16:27 29e5d40040c1: Pull complete 14:16:28 1ce36da41761: Pull complete 14:16:28 25b303627fd3: Verifying Checksum 14:16:28 25b303627fd3: Download complete 14:16:38 25b303627fd3: Pull complete 14:16:38 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:16:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:16:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:38 prd-ubuntu20.04-docker-arm64-4c-16g-9621 does not seem to be running inside a container 14:16:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:16:41 $ docker top 2c0f05f0882011f9beaa7db17892142201a4153efb82541537d707d4146a8b03 -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:42 + docker-compose build --help 14:16:42 + grep parallel 14:16:46 --parallel Build images in parallel. [Pipeline] } 14:16:46 $ docker stop --time=1 2c0f05f0882011f9beaa7db17892142201a4153efb82541537d707d4146a8b03 14:16:48 $ docker rm -f --volumes 2c0f05f0882011f9beaa7db17892142201a4153efb82541537d707d4146a8b03 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:16:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:49 prd-ubuntu20.04-docker-arm64-4c-16g-9621 does not seem to be running inside a container 14:16:49 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:16:51 $ docker top d444849760f0f22e03695f97267f6169ecfb41faad417fb25624716c394ff8c1 -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:52 + docker-compose -f ./docker-compose-build.yml build --parallel 14:16:57 Building core-command ... 14:16:57 Building core-common-config-bootstrapper ... 14:16:57 Building core-data ... 14:16:57 Building core-metadata ... 14:16:57 Building security-bootstrapper ... 14:16:57 Building security-proxy-auth ... 14:16:57 Building security-proxy-setup ... 14:16:57 Building security-secretstore-setup ... 14:16:57 Building security-spiffe-token-provider ... 14:16:57 Building security-spire-agent ... 14:16:57 Building security-spire-config ... 14:16:57 Building security-spire-server ... 14:16:57 Building support-notifications ... 14:16:57 Building support-scheduler ... 14:16:57 Building security-proxy-auth 14:16:57 Building security-proxy-setup 14:16:57 Building core-data 14:16:57 Building core-command 14:16:57 Building security-bootstrapper 14:17:44 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:17:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:17:44 ---> 5be229616410 14:17:44 Step 3/22 : ARG ADD_BUILD_TAGS="" 14:17:44 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:17:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:17:44 ---> 5be229616410 14:17:44 Step 3/22 : ARG ADD_BUILD_TAGS="" 14:17:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:17:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:17:44 ---> 5be229616410 14:17:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:17:44 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:17:44 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:17:44 ---> 5be229616410 14:17:44 Step 3/20 : WORKDIR /edgex-go 14:17:44 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:17:44 Step 2/32 : FROM ${BUILDER_BASE} AS builder 14:17:44 ---> 5be229616410 14:17:44 Step 3/32 : WORKDIR /edgex-go 14:17:45 ---> Running in 93caa58c0e8e 14:17:45 ---> Running in 142fa6baa4cb 14:17:45 ---> Running in a9064bee4ec6 14:17:45 ---> Running in 08fd651bb4ea 14:17:45 ---> Running in 32de451f48df 14:17:45 Removing intermediate container 08fd651bb4ea 14:17:45 ---> 9ebf4592c0e2 14:17:45 Step 4/22 : WORKDIR /edgex-go 14:17:45 Removing intermediate container 142fa6baa4cb 14:17:45 ---> ce1801bdbd70 14:17:45 Step 4/23 : WORKDIR /edgex-go 14:17:45 Removing intermediate container 32de451f48df 14:17:45 ---> 515839d92171 14:17:45 Step 4/22 : WORKDIR /edgex-go 14:17:45 Removing intermediate container a9064bee4ec6 14:17:45 ---> 04bb48c70ae2 14:17:45 Step 4/20 : RUN apk add --update --no-cache make git 14:17:45 Removing intermediate container 93caa58c0e8e 14:17:45 ---> 0e7ff778d057 14:17:45 Step 4/32 : RUN apk add --update --no-cache make git 14:17:45 ---> Running in 1680c0240d42 14:17:46 ---> Running in e8fb8cf41d37 14:17:46 ---> Running in 0e87b09b9f9a 14:17:46 ---> Running in 3e123c65cac4 14:17:46 ---> Running in 76180623deb8 14:17:46 Removing intermediate container 1680c0240d42 14:17:46 ---> 47634f487849 14:17:46 Step 5/22 : RUN apk add --update --no-cache make git 14:17:47 ---> Running in 2ddac4ff058b 14:17:47 Removing intermediate container 0e87b09b9f9a 14:17:47 ---> f1864671a3f8 14:17:47 Step 5/22 : RUN apk add --update --no-cache make git 14:17:47 Removing intermediate container 3e123c65cac4 14:17:47 ---> 822b3efe44b0 14:17:47 Step 5/23 : RUN apk add --update --no-cache make git 14:17:47 ---> Running in 36d3f7884fd4 14:17:47 ---> Running in e8728b4341ee 14:17:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:17:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:17:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:17:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:17:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:17:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:17:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:17:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:17:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:17:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:17:50 OK: 221 MiB in 51 packages 14:17:50 OK: 221 MiB in 51 packages 14:17:51 OK: 221 MiB in 51 packages 14:17:51 OK: 221 MiB in 51 packages 14:17:51 OK: 221 MiB in 51 packages 14:17:52 Removing intermediate container 76180623deb8 14:17:52 ---> c2f080d8454b 14:17:52 Step 5/32 : COPY go.mod vendor* ./ 14:17:52 Removing intermediate container e8fb8cf41d37 14:17:52 ---> 853d56514420 14:17:52 Step 5/20 : COPY go.mod vendor* ./ 14:17:53 Removing intermediate container 2ddac4ff058b 14:17:53 ---> 14d27b8a124b 14:17:53 Step 6/22 : COPY go.mod vendor* ./ 14:17:53 Removing intermediate container e8728b4341ee 14:17:53 ---> cd0ad035af4f 14:17:53 Step 6/23 : COPY go.mod vendor* ./ 14:17:53 Removing intermediate container 36d3f7884fd4 14:17:53 ---> 38848d7f4f17 14:17:53 Step 6/22 : COPY go.mod vendor* ./ 14:17:53 ---> c1fb3f34c127 14:17:53 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:53 ---> Running in 7d394ed03a00 14:17:53 ---> c482bb83fbe2 14:17:53 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:53 ---> Running in 7ed8e4a2f1c5 14:17:54 ---> a2cb06679698 14:17:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:54 ---> 0cc1f4401d2d 14:17:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:54 ---> 7fa220774342 14:17:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:54 ---> Running in 79ef0291c309 14:17:54 ---> Running in 844d70fa85af 14:17:54 ---> Running in c5dbdb50926e 14:19:46 Removing intermediate container 79ef0291c309 14:19:46 ---> 2e430bb56231 14:19:46 Step 8/22 : COPY . . 14:19:46 Removing intermediate container c5dbdb50926e 14:19:46 ---> 197fcb3b65f8 14:19:46 Step 8/22 : COPY . . 14:19:46 Removing intermediate container 7d394ed03a00 14:19:46 ---> 6865fc456b0e 14:19:46 Step 7/20 : COPY . . 14:19:46 Removing intermediate container 7ed8e4a2f1c5 14:19:46 ---> 685c6ba22202 14:19:46 Step 7/32 : COPY . . 14:19:46 Removing intermediate container 844d70fa85af 14:19:46 ---> 948e278e2a47 14:19:46 Step 8/23 : COPY . . 14:19:54 ---> 3ee088b1045d 14:19:54 Step 8/20 : RUN make cmd/secrets-config/secrets-config 14:19:54 ---> 26068bcd050a 14:19:54 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 14:19:54 ---> 4536e8a59f0c 14:19:54 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:19:54 ---> 96702048ff1b 14:19:54 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 14:19:54 ---> 8e55266a27e7 14:19:54 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 14:19:54 ---> Running in 3cd2fd81ef45 14:19:54 ---> Running in 2da2abdeffde 14:19:54 ---> Running in 313f755706f9 14:19:54 ---> Running in 7196d782a283 14:19:54 ---> Running in ca00bac212e8 14:19:56 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 14:19:56 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 14:19:56 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 14:19:56 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 14:19:56 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 14:25:33 Removing intermediate container ca00bac212e8 14:25:33 ---> 0c20a66ef530 14:25:33 14:25:33 Step 10/22 : FROM alpine:3.16 14:25:33 3.16: Pulling from library/alpine 14:25:33 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 14:25:33 Status: Downloaded newer image for alpine:3.16 14:25:33 ---> 4c81e5bf8899 14:25:33 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 14:25:33 ---> Running in f36ea2209202 14:25:33 Removing intermediate container f36ea2209202 14:25:33 ---> 9035d7240fa3 14:25:33 Step 12/22 : RUN apk add --update --no-cache dumb-init 14:25:34 ---> Running in 7291b8430b20 14:25:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:25:36 Removing intermediate container 2da2abdeffde 14:25:36 ---> 548e0d18263e 14:25:36 14:25:36 Step 9/20 : FROM alpine:3.16 14:25:36 ---> 4c81e5bf8899 14:25:36 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 14:25:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:25:36 ---> Running in bc6f9f3ea099 14:25:38 (1/1) Installing dumb-init (1.2.5-r1) 14:25:38 Executing busybox-1.35.0-r17.trigger 14:25:38 OK: 5 MiB in 15 packages 14:25:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:25:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:25:40 Removing intermediate container 7291b8430b20 14:25:40 ---> f52cd0c9f7fb 14:25:40 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:25:41 (1/2) Installing dumb-init (1.2.5-r1) 14:25:41 (2/2) Installing openssl (1.1.1t-r0) 14:25:41 Executing busybox-1.35.0-r17.trigger 14:25:41 OK: 6 MiB in 16 packages 14:25:41 ---> bdfb44809141 14:25:41 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 14:25:43 Removing intermediate container bc6f9f3ea099 14:25:43 ---> d7107cbd7d55 14:25:43 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 14:25:44 ---> Running in 49b2e16ca69e 14:25:45 Removing intermediate container 49b2e16ca69e 14:25:45 ---> 61b622f510f9 14:25:45 Step 12/20 : WORKDIR /edgex 14:25:45 ---> Running in 8b991f9a7b77 14:25:45 ---> f1f89beb49c6 14:25:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 14:25:46 Removing intermediate container 8b991f9a7b77 14:25:46 ---> 3b3cc47bbee8 14:25:46 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 14:25:46 ---> c6825f1cba24 14:25:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 14:25:47 Removing intermediate container 7196d782a283 14:25:47 ---> feffcae17a35 14:25:47 14:25:47 Step 9/32 : FROM alpine:3.16 14:25:47 ---> 4c81e5bf8899 14:25:47 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:25:47 ---> Running in 3e99042fbda9 14:25:48 ---> 6a50d812fefb 14:25:48 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:25:48 ---> be7ea996eddc 14:25:48 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:25:48 ---> Running in 681ba1dbab7d 14:25:49 Removing intermediate container 3e99042fbda9 14:25:49 ---> c5fac8d88914 14:25:49 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 14:25:49 ---> Running in c26060667cd1 14:25:52 ---> 72a7814cec4f 14:25:52 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:25:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:25:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:25:53 Removing intermediate container 681ba1dbab7d 14:25:53 ---> f389e3b09103 14:25:53 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 14:25:53 ---> Running in e2c12c5ed379 14:25:53 ---> ef6f58f513a0 14:25:53 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:25:53 ---> Running in 8a591215c951 14:25:54 Removing intermediate container e2c12c5ed379 14:25:54 ---> 2f9c1666a013 14:25:54 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 14:25:54 ---> Running in 85c1543d4575 14:25:54 (1/2) Installing dumb-init (1.2.5-r1) 14:25:54 (2/2) Installing su-exec (0.2-r1) 14:25:54 Executing busybox-1.35.0-r17.trigger 14:25:54 OK: 5 MiB in 16 packages 14:25:55 Removing intermediate container 85c1543d4575 14:25:55 ---> 90d026a3e417 14:25:55 Step 20/22 : LABEL arch=arm64 14:25:55 ---> Running in 793bff18c033 14:25:56 Removing intermediate container 793bff18c033 14:25:56 ---> 77d634d4920e 14:25:56 Step 21/22 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d 14:25:56 ---> Running in 7109275e6650 14:25:56 Removing intermediate container c26060667cd1 14:25:56 ---> 160c82eb9805 14:25:56 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 14:25:57 ---> Running in 1e0957d238b5 14:25:58 Removing intermediate container 7109275e6650 14:25:58 ---> d6f77031893a 14:25:58 Step 22/22 : LABEL version=0.0.0 14:25:58 Removing intermediate container 1e0957d238b5 14:25:58 ---> 3f1975dbd9d9 14:25:58 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 14:25:58 ---> Running in ec786bf6dea6 14:25:58 ---> Running in 555995b56eff 14:25:58 Removing intermediate container 8a591215c951 14:25:58 ---> 449a62269504 14:25:58 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 14:25:58 ---> Running in 0d6a60f3aeac 14:25:59 Removing intermediate container ec786bf6dea6 14:25:59 ---> ee7846400f1f 14:25:59 14:25:59 Removing intermediate container 555995b56eff 14:25:59 ---> 773c016bd96b 14:25:59 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 14:25:59 ---> Running in e7308e7a7681 14:25:59 Removing intermediate container 0d6a60f3aeac 14:25:59 ---> cf47f7426b32 14:25:59 Step 18/20 : LABEL arch=arm64 14:25:59 ---> Running in fa00808b51b7 14:25:59 Successfully built ee7846400f1f 14:25:59 Successfully tagged security-proxy-auth-arm64:latest 14:25:59  Building security-proxy-auth ... done Building security-spiffe-token-provider 14:25:59 Removing intermediate container e7308e7a7681 14:25:59 ---> 53330ebfacdc 14:25:59 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 14:26:00 ---> Running in bf2fab639125 14:26:00 Removing intermediate container fa00808b51b7 14:26:00 ---> 65b1602edf46 14:26:00 Step 19/20 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d 14:26:00 ---> Running in 59f5c03eb379 14:26:00 Removing intermediate container bf2fab639125 14:26:00 ---> 3c58423669dd 14:26:00 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 14:26:00 Removing intermediate container 59f5c03eb379 14:26:00 ---> e1c7c1d722dc 14:26:00 Step 20/20 : LABEL version=0.0.0 ---> Running in a96784c50ac3 14:26:00 14:26:01 ---> Running in 373a082c4ebe 14:26:02 Removing intermediate container 373a082c4ebe 14:26:02 ---> e74bf24585d4 14:26:02 14:26:02 Successfully built e74bf24585d4 14:26:02 Successfully tagged security-proxy-setup-arm64:latest 14:26:02  Building security-proxy-setup ... done Building support-scheduler 14:26:07 Removing intermediate container a96784c50ac3 14:26:07 ---> 839093e79731 14:26:07 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 14:26:07 ---> Running in c51e08925c6b 14:26:08 Removing intermediate container c51e08925c6b 14:26:08 ---> 7d17ef36f72a 14:26:08 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 14:26:09 ---> 2e02c79b0f37 14:26:09 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 14:26:10 ---> Running in d0f9f17072f2 14:26:13 Removing intermediate container d0f9f17072f2 14:26:13 ---> 1d8d5c2b3aa6 14:26:13 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 14:26:14 ---> e065cb32c8e8 14:26:14 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:26:17 Removing intermediate container 313f755706f9 14:26:17 ---> 63bcf37f5918 14:26:17 14:26:17 Step 10/23 : FROM alpine:3.16 14:26:17 ---> 4c81e5bf8899 14:26:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:26:18 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:26:18 Step 2/19 : FROM ${BUILDER_BASE} AS builder 14:26:18 ---> 5be229616410 14:26:18 Step 3/19 : WORKDIR /edgex-go 14:26:18 ---> Using cache 14:26:18 ---> 0e7ff778d057 14:26:18 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 14:26:20 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:26:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:26:20 ---> 5be229616410 14:26:20 Step 3/22 : ARG ADD_BUILD_TAGS="" 14:26:20 ---> Using cache 14:26:20 ---> 515839d92171 14:26:20 Step 4/22 : WORKDIR /edgex-go 14:26:20 ---> Using cache 14:26:20 ---> f1864671a3f8 14:26:20 Step 5/22 : RUN apk add --update --no-cache make git 14:26:20 ---> Using cache 14:26:20 ---> 38848d7f4f17 14:26:20 Step 6/22 : COPY go.mod vendor* ./ 14:26:20 ---> Using cache 14:26:20 ---> 7fa220774342 14:26:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:26:20 ---> Using cache 14:26:20 ---> 197fcb3b65f8 14:26:20 Step 8/22 : COPY . . 14:26:20 ---> Using cache 14:26:20 ---> 26068bcd050a 14:26:20 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:26:20 ---> 2c061be52b37 14:26:20 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:26:20 ---> Running in e9668d287109 14:26:20 ---> Running in 513a142474e1 14:26:20 ---> Running in 94bad6a952d8 14:26:21 Removing intermediate container 3cd2fd81ef45 14:26:21 ---> e0a0777d132e 14:26:21 14:26:21 Step 10/22 : FROM alpine:3.16 14:26:21 ---> 4c81e5bf8899 14:26:21 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:26:21 ---> Running in 74add11b4b9d 14:26:21 ---> 6e2fcf0df9b7 14:26:21 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:26:22 Removing intermediate container 74add11b4b9d 14:26:22 ---> 3c7c879455f2 14:26:22 Step 12/22 : ENV APP_PORT=59880 14:26:22 ---> Running in ec24bc159a6a 14:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:26:22 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 14:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:26:22 ---> 9f4bd8292a04 14:26:22 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 14:26:23 Removing intermediate container ec24bc159a6a 14:26:23 ---> 814ddff17270 14:26:23 Step 13/22 : EXPOSE $APP_PORT 14:26:23 ---> Running in 03882503f88b 14:26:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:26:23 Removing intermediate container 03882503f88b 14:26:23 ---> b2f71927c20e 14:26:23 Step 14/22 : RUN apk add --update --no-cache dumb-init 14:26:23 ---> a931af47f75f 14:26:23 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 14:26:23 ---> Running in ef7987113c88 14:26:24 (1/1) Installing dumb-init (1.2.5-r1) 14:26:24 Executing busybox-1.35.0-r17.trigger 14:26:24 OK: 5 MiB in 15 packages 14:26:24 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 14:26:24 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 14:26:24 OK: 16903 distinct packages available 14:26:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:26:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:26:25 ---> 771a7b877e2d 14:26:25 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:26:26 Removing intermediate container e9668d287109 14:26:26 ---> 2ee5fa57c1c4 14:26:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:26:26 ---> Running in 3d97ef7f00d0 14:26:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:26:26 OK: 221 MiB in 51 packages 14:26:26 ---> ca1baaab4f81 14:26:26 Step 27/32 : RUN chmod +x /entrypoint.sh 14:26:26 ---> Running in acd0b2ae06f8 14:26:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:26:27 Removing intermediate container 3d97ef7f00d0 14:26:27 ---> a58d32c6181e 14:26:27 Step 13/23 : ENV APP_PORT=59882 14:26:27 ---> Running in c46f0b85ea5d 14:26:27 Removing intermediate container c46f0b85ea5d 14:26:27 ---> be5e6c4ebba5 14:26:27 Step 14/23 : EXPOSE $APP_PORT 14:26:28 (1/1) Installing dumb-init (1.2.5-r1) 14:26:28 Executing busybox-1.35.0-r17.trigger 14:26:28 OK: 5 MiB in 15 packages 14:26:28 ---> Running in 180cbd335fee 14:26:29 Removing intermediate container 513a142474e1 14:26:29 ---> 512c9a701a84 14:26:29 Step 5/19 : COPY go.mod vendor* ./ 14:26:29 Removing intermediate container 180cbd335fee 14:26:29 ---> 4d73ce88cbb8 14:26:29 Step 15/23 : WORKDIR / 14:26:29 ---> Running in 58bb0532870d 14:26:30 Removing intermediate container 58bb0532870d 14:26:30 ---> 896c476fe70e 14:26:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:26:30 Removing intermediate container ef7987113c88 14:26:30 ---> 6dc9d8509481 14:26:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:26:31 ---> cbb253baef29 14:26:31 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:26:31 Removing intermediate container acd0b2ae06f8 14:26:31 ---> 7938f72a4dd5 14:26:31 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 14:26:31 ---> Running in 11fa4b35bc9d 14:26:31 ---> Running in b8effd9879c7 14:26:32 ---> 8bdef8d93e35 14:26:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:26:32 ---> f039a656f61c 14:26:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:26:32 Removing intermediate container b8effd9879c7 14:26:32 ---> fb6c81add85f 14:26:32 Step 29/32 : CMD ["gate"] 14:26:33 ---> Running in 9f7f141e38ff 14:26:34 Removing intermediate container 9f7f141e38ff 14:26:34 ---> b1800d1deb48 14:26:34 Step 30/32 : LABEL arch=arm64 14:26:34 ---> Running in 3ca00e6c5d76 14:26:35 Removing intermediate container 3ca00e6c5d76 14:26:35 ---> 7e5524d94731 14:26:35 Step 31/32 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d 14:26:35 ---> Running in 09695403645f 14:26:35 ---> 7da3abd8cc06 14:26:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:26:35 ---> 75b1d39cd321 14:26:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:26:36 Removing intermediate container 09695403645f 14:26:36 ---> d6c0975c2fe9 14:26:36 Step 32/32 : LABEL version=0.0.0 14:26:36 ---> Running in 154552a0a23c 14:26:36 ---> e03e1b0a8793 14:26:36 Step 18/22 : ENTRYPOINT ["/core-data"] 14:26:36 ---> Running in f0928e4ca357 14:26:36 ---> 6ad437cc2eff 14:26:36 Step 19/23 : ENTRYPOINT ["/core-command"] 14:26:36 Removing intermediate container 154552a0a23c 14:26:36 ---> e2fe80ba5dc9 14:26:36 14:26:37 ---> Running in 902a93c1486d 14:26:37 Removing intermediate container f0928e4ca357 14:26:37 ---> dfc6ac83933d 14:26:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:26:37 ---> Running in 1b8f5a8e91a3 14:26:37 Successfully built e2fe80ba5dc9 14:26:37 Successfully tagged security-bootstrapper-arm64:latest 14:26:37  Building security-bootstrapper ... done Building core-common-config-bootstrapper 14:26:37 Removing intermediate container 902a93c1486d 14:26:37 ---> c41c121abb12 14:26:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:26:37 ---> Running in 5226d4db3a5a 14:26:37 Removing intermediate container 1b8f5a8e91a3 14:26:37 ---> e0acc91111ab 14:26:37 Step 20/22 : LABEL arch=arm64 14:26:37 ---> Running in dea762486d84 14:26:38 Removing intermediate container 5226d4db3a5a 14:26:38 ---> e51531ae4854 14:26:38 Step 21/23 : LABEL arch=arm64 14:26:38 ---> Running in d101350e540a 14:26:38 Removing intermediate container dea762486d84 14:26:38 ---> 670702876d6f 14:26:38 Step 21/22 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d 14:26:38 ---> Running in 8b0c62858204 14:26:38 Removing intermediate container d101350e540a 14:26:38 ---> 50fea5d73d4e 14:26:38 Step 22/23 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d 14:26:39 Removing intermediate container 8b0c62858204 14:26:39 ---> b56f5276d14f 14:26:39 Step 22/22 : LABEL version=0.0.0 14:26:39 ---> Running in 5dcb27215a26 14:26:39 ---> Running in a3bb7cd5acdf 14:26:39 Removing intermediate container 5dcb27215a26 14:26:39 ---> 77c1264afc1c 14:26:39 Step 23/23 : LABEL version=0.0.0 14:26:39 Removing intermediate container a3bb7cd5acdf 14:26:39 ---> 599edd081d14 14:26:39 14:26:39 ---> Running in 719d0f5907fc 14:26:40 Successfully built 599edd081d14 14:26:40 Successfully tagged core-data-arm64:latest 14:26:40  Building core-data ... done Building support-notifications 14:26:40 Removing intermediate container 719d0f5907fc 14:26:40 ---> 8bdd9a50b7d2 14:26:40 14:26:40 Successfully built 8bdd9a50b7d2 14:26:40 Successfully tagged core-command-arm64:latest 14:26:40  Building core-command ... done Building security-spire-config 14:27:02 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:27:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:27:02 ---> 5be229616410 14:27:02 Step 3/22 : ARG ADD_BUILD_TAGS="" 14:27:02 ---> Using cache 14:27:02 ---> 515839d92171 14:27:02 Step 4/22 : WORKDIR /edgex-go 14:27:02 ---> Using cache 14:27:02 ---> f1864671a3f8 14:27:02 Step 5/22 : RUN apk add --update --no-cache make git 14:27:02 ---> Using cache 14:27:02 ---> 38848d7f4f17 14:27:02 Step 6/22 : COPY go.mod vendor* ./ 14:27:02 ---> Using cache 14:27:02 ---> 7fa220774342 14:27:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:27:02 ---> Using cache 14:27:02 ---> 197fcb3b65f8 14:27:02 Step 8/22 : COPY . . 14:27:02 ---> Using cache 14:27:02 ---> 26068bcd050a 14:27:02 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:27:04 ---> Running in 3d3c69de760a 14:27:06 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 14:27:07 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:27:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:27:07 ---> 5be229616410 14:27:07 Step 3/22 : ARG ADD_BUILD_TAGS="" 14:27:07 ---> Using cache 14:27:07 ---> 515839d92171 14:27:07 Step 4/22 : WORKDIR /edgex-go 14:27:07 ---> Using cache 14:27:07 ---> f1864671a3f8 14:27:07 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:27:07 ---> Running in dc736f6110cc 14:27:08 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:27:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:27:08 ---> 5be229616410 14:27:08 Step 3/24 : WORKDIR /edgex-go 14:27:08 ---> Using cache 14:27:08 ---> 0e7ff778d057 14:27:08 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 14:27:09 ---> Running in 8947e8ac9196 14:27:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:27:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:27:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:27:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:27:11 OK: 221 MiB in 51 packages 14:27:12 OK: 221 MiB in 51 packages 14:27:13 Removing intermediate container dc736f6110cc 14:27:13 ---> eff438c590bb 14:27:13 Step 6/22 : COPY go.mod vendor* ./ 14:27:15 Removing intermediate container 8947e8ac9196 14:27:15 ---> 8b84ee9e9c56 14:27:15 Step 5/24 : COPY go.mod vendor* ./ 14:27:15 ---> 178dde996392 14:27:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:27:15 ---> Running in f5d6567666b8 14:27:16 ---> 72409dbb3c9e 14:27:16 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:27:16 ---> Running in 18a0700ed42a 14:28:38 Removing intermediate container 11fa4b35bc9d 14:28:38 ---> a83b9ebfb390 14:28:38 Step 7/19 : COPY . . 14:29:00 ---> 07db34d0a139 14:29:00 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:29:00 ---> Running in 01a0c3247ac2 14:29:01 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 14:29:16 Removing intermediate container f5d6567666b8 14:29:16 ---> 6ce68d78c954 14:29:16 Step 8/22 : COPY . . 14:29:16 Removing intermediate container 18a0700ed42a 14:29:16 ---> 529a5d5d0302 14:29:16 Step 7/24 : COPY . . 14:29:34 ---> da8924677775 14:29:34 ---> 3ec73cb740c4 14:29:34 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:29:34 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 14:29:34 ---> Running in b555d2cc44da 14:29:34 ---> Running in 4ba0ad50c8ef 14:29:34 Removing intermediate container b555d2cc44da 14:29:34 ---> 18adba1fbd98 14:29:34 Step 9/24 : WORKDIR /edgex-go/spire-build 14:29:34 ---> Running in 0ee853a912c9 14:29:35 Removing intermediate container 0ee853a912c9 14:29:35 ---> 27c1c4249a02 14:29:35 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 14:29:38 ---> Running in aeae513f0ca4 14:29:38 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 14:29:40 Removing intermediate container aeae513f0ca4 14:29:40 ---> c35decb2e059 14:29:40 Step 11/24 : WORKDIR /edgex-go 14:29:40 ---> Running in 69e0d702b95c 14:29:41 Removing intermediate container 69e0d702b95c 14:29:41 ---> 1ad7b3172d96 14:29:41 14:29:41 Step 12/24 : FROM alpine:3.15 14:29:41 3.15: Pulling from library/alpine 14:29:42 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 14:29:42 Status: Downloaded newer image for alpine:3.15 14:29:42 ---> 354640af7b1b 14:29:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:29:43 ---> Running in f9d902b3f27f 14:29:43 Removing intermediate container f9d902b3f27f 14:29:43 ---> 6f24f26bdecf 14:29:43 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:29:43 ---> Running in 3a2013cb921a 14:29:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:29:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:29:46 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 14:29:46 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 14:29:46 OK: 15736 distinct packages available 14:29:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:29:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:29:48 (1/4) Installing dumb-init (1.2.5-r1) 14:29:48 (2/4) Installing musl-obstack (1.2.3-r0) 14:29:48 (3/4) Installing libucontext (1.1-r0) 14:29:48 (4/4) Installing gcompat (1.0.0-r4) 14:29:48 Executing busybox-1.34.1-r7.trigger 14:29:48 OK: 6 MiB in 18 packages 14:29:51 Removing intermediate container 3a2013cb921a 14:29:51 ---> aa25f117fc71 14:29:51 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:29:57 ---> 81c9665496b9 14:29:57 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:29:57 ---> 8dafc27415a4 14:29:57 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:29:57 ---> Running in 39abada52215 14:29:57 Removing intermediate container 39abada52215 14:29:57 ---> 861db55b21ae 14:29:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:29:58 ---> f08aa8e4f742 14:29:58 Step 19/24 : WORKDIR / 14:29:58 ---> Running in 0b555738eecb 14:29:59 Removing intermediate container 0b555738eecb 14:29:59 ---> 36cd69246656 14:29:59 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:29:59 ---> Running in 5a25d332cf58 14:29:59 Removing intermediate container 5a25d332cf58 14:29:59 ---> 478a5fbc4d89 14:29:59 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:29:59 ---> Running in 30d1fc12b3e1 14:30:00 Removing intermediate container 30d1fc12b3e1 14:30:00 ---> 3399ee0baab2 14:30:00 Step 22/24 : LABEL arch=arm64 14:30:00 ---> Running in db3b3f8c4b48 14:30:01 Removing intermediate container db3b3f8c4b48 14:30:01 ---> 9ec08de23fcb 14:30:01 Step 23/24 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d 14:30:01 ---> Running in 623feb5f9a01 14:30:01 Removing intermediate container 623feb5f9a01 14:30:01 ---> c67fb1c11b88 14:30:01 Step 24/24 : LABEL version=0.0.0 14:30:01 ---> Running in ed8910254f7e 14:30:02 Removing intermediate container ed8910254f7e 14:30:02 ---> 5b7082a656f9 14:30:02 14:30:02 Successfully built 5b7082a656f9 14:30:02 Successfully tagged security-spire-config-arm64:latest 14:30:02 Building security-spire-server 14:30:20  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:30:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:30:20 ---> 5be229616410 14:30:20 Step 3/23 : WORKDIR /edgex-go 14:30:20 ---> Using cache 14:30:20 ---> 0e7ff778d057 14:30:20 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 14:30:20 ---> Using cache 14:30:20 ---> 8b84ee9e9c56 14:30:20 Step 5/23 : COPY go.mod vendor* ./ 14:30:20 ---> Using cache 14:30:20 ---> 72409dbb3c9e 14:30:20 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:30:20 ---> Using cache 14:30:20 ---> 529a5d5d0302 14:30:20 Step 7/23 : COPY . . 14:30:20 ---> Using cache 14:30:20 ---> da8924677775 14:30:20 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 14:30:20 ---> Using cache 14:30:20 ---> 18adba1fbd98 14:30:20 Step 9/23 : WORKDIR /edgex-go/spire-build 14:30:20 ---> Using cache 14:30:20 ---> 27c1c4249a02 14:30:20 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 14:30:20 ---> Running in a1354b6c7534 14:30:22 Removing intermediate container a1354b6c7534 14:30:22 ---> 79075ecb70b7 14:30:22 Step 11/23 : WORKDIR /edgex-go 14:30:22 ---> Running in ce342c6fc000 14:30:23 Removing intermediate container ce342c6fc000 14:30:23 ---> f46b50b2730f 14:30:23 14:30:23 Step 12/23 : FROM alpine:3.15 14:30:23 ---> 354640af7b1b 14:30:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:30:23 ---> Using cache 14:30:23 ---> 6f24f26bdecf 14:30:23 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:30:23 ---> Running in 2b056dde2b18 14:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:30:27 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 14:30:27 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 14:30:27 OK: 15736 distinct packages available 14:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:30:28 (1/5) Installing dumb-init (1.2.5-r1) 14:30:28 (2/5) Installing musl-obstack (1.2.3-r0) 14:30:28 (3/5) Installing libucontext (1.1-r0) 14:30:28 (4/5) Installing gcompat (1.0.0-r4) 14:30:28 (5/5) Installing openssl (1.1.1t-r1) 14:30:28 Executing busybox-1.34.1-r7.trigger 14:30:28 OK: 6 MiB in 19 packages 14:30:30 Removing intermediate container 2b056dde2b18 14:30:30 ---> 8d64b9a217f3 14:30:30 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:30:37 ---> 7bf6e43f0795 14:30:37 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:30:37 ---> 37ab4878f2db 14:30:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:30:38 ---> 0e01813596ea 14:30:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:30:39 ---> e44e25b30a0c 14:30:39 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:30:39 ---> Running in 68904db5060b 14:30:40 Removing intermediate container 68904db5060b 14:30:40 ---> 959cbe4a0b8d 14:30:40 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:30:40 ---> Running in 1564b2abf636 14:30:40 Removing intermediate container 1564b2abf636 14:30:40 ---> 9755fd9dc1f0 14:30:40 Step 21/23 : LABEL arch=arm64 14:30:40 ---> Running in 5c3686e135b8 14:30:41 Removing intermediate container 5c3686e135b8 14:30:41 ---> dcdf66c6dabe 14:30:41 Step 22/23 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d 14:30:41 ---> Running in 32d98abbe5e3 14:30:41 Removing intermediate container 32d98abbe5e3 14:30:41 ---> 596e504339b0 14:30:41 Step 23/23 : LABEL version=0.0.0 14:30:41 ---> Running in 175e68a5dcb6 14:30:42 Removing intermediate container 175e68a5dcb6 14:30:42 ---> ff790ba7cd2f 14:30:42 14:30:42 Successfully built ff790ba7cd2f 14:30:42 Successfully tagged security-spire-server-arm64:latest 14:30:42  Building security-spire-server ... done Building core-metadata 14:31:00 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:31:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:31:00 ---> 5be229616410 14:31:00 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:31:00 ---> Using cache 14:31:00 ---> 515839d92171 14:31:00 Step 4/24 : WORKDIR /edgex-go 14:31:00 ---> Using cache 14:31:00 ---> f1864671a3f8 14:31:00 Step 5/24 : RUN apk add --update --no-cache make git 14:31:00 ---> Using cache 14:31:00 ---> 38848d7f4f17 14:31:00 Step 6/24 : COPY go.mod vendor* ./ 14:31:00 ---> Using cache 14:31:00 ---> 7fa220774342 14:31:00 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:31:00 ---> Using cache 14:31:00 ---> 197fcb3b65f8 14:31:00 Step 8/24 : COPY . . 14:31:00 ---> Using cache 14:31:00 ---> 26068bcd050a 14:31:00 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 14:31:00 ---> Running in 3bdecbe88761 14:31:00 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 14:33:22 Removing intermediate container 3d3c69de760a 14:33:22 ---> d7b5c11f3d90 14:33:22 14:33:22 Step 10/22 : FROM alpine:3.16 14:33:22 ---> 4c81e5bf8899 14:33:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 14:33:22 ---> Using cache 14:33:22 ---> 9035d7240fa3 14:33:22 Step 12/22 : RUN apk add --update --no-cache dumb-init 14:33:22 ---> Using cache 14:33:22 ---> f52cd0c9f7fb 14:33:22 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:33:22 ---> Using cache 14:33:22 ---> bdfb44809141 14:33:22 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 14:33:22 ---> 6917e46dbd24 14:33:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 14:33:22 ---> 3d208926d2e0 14:33:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 14:33:22 ---> b94d0690fb50 14:33:22 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:33:22 ---> Running in b5ee7d15a465 14:33:24 Removing intermediate container b5ee7d15a465 14:33:24 ---> b47f999c6cba 14:33:24 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 14:33:24 ---> Running in a4369a2bb104 14:33:25 Removing intermediate container a4369a2bb104 14:33:25 ---> 3945a322cdae 14:33:25 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 14:33:25 ---> Running in 47d6a9ed8448 14:33:25 Removing intermediate container 47d6a9ed8448 14:33:25 ---> 972b77b72044 14:33:25 Step 20/22 : LABEL arch=arm64 14:33:25 ---> Running in 2ccbe23aad4e 14:33:26 Removing intermediate container 2ccbe23aad4e 14:33:26 ---> b4bfaaa0cffe 14:33:26 Step 21/22 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d 14:33:26 ---> Running in f7bf89f8c144 14:33:26 Removing intermediate container f7bf89f8c144 14:33:26 ---> dcbb18282aed 14:33:26 Step 22/22 : LABEL version=0.0.0 14:33:27 ---> Running in 4cee1cccc4a5 14:33:27 Removing intermediate container 4cee1cccc4a5 14:33:27 ---> d8f25ba7fad1 14:33:27 14:33:27 Successfully built d8f25ba7fad1 14:33:27 Successfully tagged core-common-config-bootstrapper-arm64:latest 14:33:27  Building core-common-config-bootstrapper ... done Building security-secretstore-setup 14:33:46 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:33:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:33:46 ---> 5be229616410 14:33:46 Step 3/23 : WORKDIR /edgex-go 14:33:46 ---> Using cache 14:33:46 ---> 0e7ff778d057 14:33:46 Step 4/23 : RUN apk add --update --no-cache make git 14:33:46 ---> Using cache 14:33:46 ---> c2f080d8454b 14:33:46 Step 5/23 : COPY go.mod vendor* ./ 14:33:46 ---> Using cache 14:33:46 ---> c482bb83fbe2 14:33:46 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:33:46 ---> Using cache 14:33:46 ---> 685c6ba22202 14:33:46 Step 7/23 : COPY . . 14:33:46 ---> Using cache 14:33:46 ---> 4536e8a59f0c 14:33:46 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:33:46 ---> Running in 793e26df01f7 14:33:47 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 14:35:08 Removing intermediate container 94bad6a952d8 14:35:08 ---> 4ecd26df504c 14:35:08 14:35:08 Step 10/22 : FROM alpine:3.16 14:35:08 ---> 4c81e5bf8899 14:35:08 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:35:08 ---> Using cache 14:35:08 ---> 2ee5fa57c1c4 14:35:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:35:08 ---> Using cache 14:35:08 ---> a58d32c6181e 14:35:08 Step 13/22 : ENV APP_PORT=59861 14:35:08 ---> Running in 0be44d76f3c4 14:35:08 Removing intermediate container 0be44d76f3c4 14:35:08 ---> 2ecb34b116e3 14:35:08 Step 14/22 : EXPOSE $APP_PORT 14:35:08 ---> Running in 4c09ac207abf 14:35:08 Removing intermediate container 4c09ac207abf 14:35:08 ---> b7b044af8dd5 14:35:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:35:08 ---> fb2c349eaf43 14:35:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:35:08 ---> 32049c524b06 14:35:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:35:08 ---> 980f6b0ea886 14:35:08 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:35:08 ---> Running in 9d3bb7d7abde 14:35:08 Removing intermediate container 9d3bb7d7abde 14:35:08 ---> 9020b4dd369f 14:35:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:35:08 ---> Running in d03f2a4e9773 14:35:08 Removing intermediate container d03f2a4e9773 14:35:08 ---> 51df4b91302d 14:35:08 Step 20/22 : LABEL arch=arm64 14:35:08 ---> Running in 966ab8c593ee 14:35:08 Removing intermediate container 966ab8c593ee 14:35:08 ---> 890614d88364 14:35:08 Step 21/22 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d 14:35:08 ---> Running in 43261e22f2ee 14:35:08 Removing intermediate container 43261e22f2ee 14:35:08 ---> 8656dc75c70f 14:35:08 Step 22/22 : LABEL version=0.0.0 14:35:08 ---> Running in 8ec5574ba780 14:35:08 Removing intermediate container 8ec5574ba780 14:35:08 ---> 799a6f269d50 14:35:08 14:35:08 Successfully built 799a6f269d50 14:35:08 Successfully tagged support-scheduler-arm64:latest 14:35:08 Building security-spire-agent 14:35:23  Building support-scheduler ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:35:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:35:23 ---> 5be229616410 14:35:23 Step 3/24 : WORKDIR /edgex-go 14:35:23 ---> Using cache 14:35:23 ---> 0e7ff778d057 14:35:23 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 14:35:23 ---> Using cache 14:35:23 ---> 8b84ee9e9c56 14:35:23 Step 5/24 : COPY go.mod vendor* ./ 14:35:23 ---> Using cache 14:35:23 ---> 72409dbb3c9e 14:35:23 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:35:23 ---> Using cache 14:35:23 ---> 529a5d5d0302 14:35:23 Step 7/24 : COPY . . 14:35:23 ---> Using cache 14:35:23 ---> da8924677775 14:35:23 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 14:35:23 ---> Using cache 14:35:23 ---> 18adba1fbd98 14:35:23 Step 9/24 : WORKDIR /edgex-go/spire-build 14:35:23 ---> Using cache 14:35:23 ---> 27c1c4249a02 14:35:23 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 14:35:23 ---> Using cache 14:35:23 ---> c35decb2e059 14:35:23 Step 11/24 : WORKDIR /edgex-go 14:35:23 ---> Using cache 14:35:23 ---> 1ad7b3172d96 14:35:23 14:35:23 Step 12/24 : FROM alpine:3.15 14:35:23 ---> 354640af7b1b 14:35:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:35:23 ---> Using cache 14:35:23 ---> 6f24f26bdecf 14:35:23 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:35:23 ---> Using cache 14:35:23 ---> 8d64b9a217f3 14:35:23 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 14:35:26 ---> 41a1950e1bab 14:35:26 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:35:31 ---> e3f79de361b3 14:35:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:35:32 ---> ee6564ca5fb2 14:35:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:35:33 ---> cb7ece8ccce6 14:35:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:35:34 ---> 296c74d36fa5 14:35:34 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:35:34 ---> Running in eec3f577a435 14:35:35 Removing intermediate container eec3f577a435 14:35:35 ---> 564aa29f69d6 14:35:35 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:35:35 ---> Running in de5e5d247c7d 14:35:35 Removing intermediate container de5e5d247c7d 14:35:35 ---> e494a6f58e9c 14:35:35 Step 22/24 : LABEL arch=arm64 14:35:36 ---> Running in db127fbf3712 14:35:36 Removing intermediate container db127fbf3712 14:35:36 ---> 1df13f4ff7a0 14:35:36 Step 23/24 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d 14:35:36 ---> Running in a3ec55f40052 14:35:37 Removing intermediate container a3ec55f40052 14:35:37 ---> 370009f07cc6 14:35:37 Step 24/24 : LABEL version=0.0.0 14:35:37 ---> Running in c2a28479e1d4 14:35:37 Removing intermediate container c2a28479e1d4 14:35:37 ---> d2751f6a41c2 14:35:37 14:35:38 Successfully built d2751f6a41c2 14:35:38 Successfully tagged security-spire-agent-arm64:latest 14:37:29  Building security-spire-agent ... done Removing intermediate container 01a0c3247ac2 14:37:29 ---> 261c717f9250 14:37:29 14:37:29 Step 9/19 : FROM alpine:3.15 14:37:29 ---> 354640af7b1b 14:37:29 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:37:29 ---> Using cache 14:37:29 ---> 6f24f26bdecf 14:37:29 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:37:29 ---> Running in 84a3ea60430e 14:37:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:37:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:37:29 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 14:37:29 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 14:37:29 OK: 15736 distinct packages available 14:37:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:37:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:37:29 (1/9) Installing ca-certificates (20220614-r0) 14:37:29 (2/9) Installing brotli-libs (1.0.9-r5) 14:37:29 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:37:29 (4/9) Installing libcurl (7.80.0-r6) 14:37:29 (5/9) Installing curl (7.80.0-r6) 14:37:29 (6/9) Installing dumb-init (1.2.5-r1) 14:37:29 (7/9) Installing musl-obstack (1.2.3-r0) 14:37:29 (8/9) Installing libucontext (1.1-r0) 14:37:29 (9/9) Installing gcompat (1.0.0-r4) 14:37:29 Executing busybox-1.34.1-r7.trigger 14:37:29 Executing ca-certificates-20220614-r0.trigger 14:37:29 OK: 8 MiB in 23 packages 14:37:29 Removing intermediate container 84a3ea60430e 14:37:29 ---> 3100dd42d4f0 14:37:29 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 14:37:29 ---> b433ee99e9e1 14:37:29 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:37:32 ---> 547bc2e6338c 14:37:32 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:37:33 ---> 1218f7653c9f 14:37:33 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:37:33 ---> Running in 126c5a8a1c3a 14:37:33 Removing intermediate container 126c5a8a1c3a 14:37:33 ---> b2db1fc90d87 14:37:33 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:37:33 ---> Running in 2060e716af7e 14:37:34 Removing intermediate container 2060e716af7e 14:37:34 ---> bc2ab90eb852 14:37:34 Step 17/19 : LABEL arch=arm64 14:37:34 ---> Running in fb58e5aa3838 14:37:34 Removing intermediate container fb58e5aa3838 14:37:34 ---> 750f9ae13d92 14:37:34 Step 18/19 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d 14:37:34 ---> Running in 9f1e8e784747 14:37:35 Removing intermediate container 9f1e8e784747 14:37:35 ---> e4f598cd1b26 14:37:35 Step 19/19 : LABEL version=0.0.0 14:37:35 ---> Running in dd00e5ee13b2 14:37:35 Removing intermediate container dd00e5ee13b2 14:37:35 ---> 3870878969e6 14:37:35 14:37:36 Successfully built 3870878969e6 14:37:36 Successfully tagged security-spiffe-token-provider-arm64:latest 14:37:46  Building security-spiffe-token-provider ... done Removing intermediate container 3bdecbe88761 14:37:46 ---> 759e2bc47359 14:37:46 14:37:46 Step 10/24 : FROM alpine:3.16 14:37:46 ---> 4c81e5bf8899 14:37:46 Step 11/24 : RUN apk add --update --no-cache dumb-init 14:37:46 ---> Using cache 14:37:46 ---> 2ee5fa57c1c4 14:37:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:37:46 ---> Using cache 14:37:46 ---> a58d32c6181e 14:37:46 Step 13/24 : ENV APP_PORT=59881 14:37:46 ---> Running in 5adc781974ff 14:37:46 Removing intermediate container 5adc781974ff 14:37:46 ---> 093718afde8b 14:37:46 Step 14/24 : EXPOSE $APP_PORT 14:37:46 ---> Running in 145378199a1f 14:37:46 Removing intermediate container 145378199a1f 14:37:46 ---> 6f538481f6ec 14:37:46 Step 15/24 : WORKDIR / 14:37:46 ---> Running in 292c72992caf 14:37:46 Removing intermediate container 292c72992caf 14:37:46 ---> 44775bd3b30b 14:37:46 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:37:46 ---> 7e1ad50d21a6 14:37:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:37:48 ---> 069b601f5cb1 14:37:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:37:49 ---> 19932a6c2d5d 14:37:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 14:37:50 ---> 9fdf01cde819 14:37:50 Step 20/24 : ENTRYPOINT ["/core-metadata"] 14:37:50 ---> Running in ff191ce405b8 14:37:51 Removing intermediate container ff191ce405b8 14:37:51 ---> 4a0f3be0161b 14:37:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:37:51 ---> Running in 1695dc10bff6 14:37:51 Removing intermediate container 1695dc10bff6 14:37:51 ---> fe6c3488af61 14:37:51 Step 22/24 : LABEL arch=arm64 14:37:51 ---> Running in d1e0c0d24a42 14:37:52 Removing intermediate container d1e0c0d24a42 14:37:52 ---> 92cdf390ab5e 14:37:52 Step 23/24 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d 14:37:52 ---> Running in e19a884e4734 14:37:53 Removing intermediate container e19a884e4734 14:37:53 ---> d0bbc40566ae 14:37:53 Step 24/24 : LABEL version=0.0.0 14:37:53 ---> Running in 49ffad61333d 14:37:53 Removing intermediate container 49ffad61333d 14:37:53 ---> ad3b27706667 14:37:53 14:37:53 Successfully built ad3b27706667 14:37:53 Successfully tagged core-metadata-arm64:latest 14:38:15  Building core-metadata ... done 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 14:38:22 Removing intermediate container 4ba0ad50c8ef 14:38:22 ---> f24a355a8cc3 14:38:22 14:38:22 Step 10/22 : FROM alpine:3.16 14:38:22 ---> 4c81e5bf8899 14:38:22 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:38:22 ---> Running in 37465c6f029e 14:38:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:38:24 Removing intermediate container 793e26df01f7 14:38:24 ---> b9f8ecef2c93 14:38:24 14:38:24 Step 9/23 : FROM alpine:3.16 14:38:24 ---> 4c81e5bf8899 14:38:24 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:38:24 ---> Running in c53b5310829a 14:38:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:38:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:38:25 (1/2) Installing ca-certificates (20220614-r0) 14:38:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:38:25 (2/2) Installing dumb-init (1.2.5-r1) 14:38:25 Executing busybox-1.35.0-r17.trigger 14:38:25 Executing ca-certificates-20220614-r0.trigger 14:38:25 OK: 6 MiB in 16 packages 14:38:26 (1/3) Installing ca-certificates (20220614-r0) 14:38:26 (2/3) Installing dumb-init (1.2.5-r1) 14:38:26 (3/3) Installing su-exec (0.2-r1) 14:38:26 Executing busybox-1.35.0-r17.trigger 14:38:26 Executing ca-certificates-20220614-r0.trigger 14:38:26 OK: 6 MiB in 17 packages 14:38:28 Removing intermediate container 37465c6f029e 14:38:28 ---> 79514fcb4632 14:38:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:38:28 ---> Running in 9145a1777541 14:38:29 Removing intermediate container 9145a1777541 14:38:29 ---> 95e516a5f5eb 14:38:29 Step 13/22 : ENV APP_PORT=59860 14:38:29 ---> Running in a6b5647b0b85 14:38:29 Removing intermediate container a6b5647b0b85 14:38:29 ---> 05fb4fb7bebb 14:38:29 Step 14/22 : EXPOSE $APP_PORT 14:38:29 Removing intermediate container c53b5310829a 14:38:29 ---> 6c219e9e4753 14:38:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:38:29 ---> Running in 6dfef661961c 14:38:29 ---> Running in 5664d0ec4c1f 14:38:29 Removing intermediate container 6dfef661961c 14:38:29 ---> 5e2eae3f623d 14:38:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:38:30 Removing intermediate container 5664d0ec4c1f 14:38:30 ---> 7dad1cac9648 14:38:30 Step 12/23 : WORKDIR / 14:38:30 ---> Running in d8a513d76b53 14:38:30 Removing intermediate container d8a513d76b53 14:38:30 ---> f8cdbfbc59bd 14:38:30 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:38:30 ---> efd39ffae58c 14:38:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:38:31 ---> 235aaffd10ff 14:38:31 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:38:31 ---> 9814e7a01079 14:38:31 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:38:32 ---> 122b1eed340a 14:38:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:38:32 ---> a363b97e20c7 14:38:32 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:38:33 ---> c6e98ca6cb5d 14:38:33 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:38:33 ---> Running in c39faaecfbbe 14:38:33 ---> a12e43e76866 14:38:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:38:33 Removing intermediate container c39faaecfbbe 14:38:33 ---> 2c583e421cba 14:38:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:38:33 ---> Running in f04dc4d5dd3d 14:38:33 Removing intermediate container f04dc4d5dd3d 14:38:33 ---> ee82899855a8 14:38:33 Step 20/22 : LABEL arch=arm64 14:38:33 ---> Running in 4a61c3b43585 14:38:34 Removing intermediate container 4a61c3b43585 14:38:34 ---> db9e8b9d1c37 14:38:34 Step 21/22 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d 14:38:34 ---> Running in e6170e5825a6 14:38:34 ---> 51bddf998537 14:38:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:38:34 Removing intermediate container e6170e5825a6 14:38:34 ---> 6b25bdbfb9c2 14:38:34 Step 22/22 : LABEL version=0.0.0 14:38:34 ---> Running in 6ffdf88e04c5 14:38:35 ---> 9825ecb2474a 14:38:35 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:38:35 Removing intermediate container 6ffdf88e04c5 14:38:35 ---> 0cda480b643f 14:38:35 14:38:35 ---> Running in dfcc5850e848 14:38:35 Successfully built 0cda480b643f 14:38:35 Successfully tagged support-notifications-arm64:latest 14:38:37  Building support-notifications ... done Removing intermediate container dfcc5850e848 14:38:37 ---> 9508706201a3 14:38:37 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 14:38:37 ---> Running in cdd17e8d5a38 14:38:37 Removing intermediate container cdd17e8d5a38 14:38:37 ---> 7d4c95862c80 14:38:37 Step 21/23 : LABEL arch=arm64 14:38:37 ---> Running in 049defb47767 14:38:37 Removing intermediate container 049defb47767 14:38:37 ---> aaea5f6b2866 14:38:37 Step 22/23 : LABEL git_sha=67a5401ff952580c6db3464a4937881ff020b40d 14:38:38 ---> Running in e463ceef63fb 14:38:38 Removing intermediate container e463ceef63fb 14:38:38 ---> 298d4e4a0944 14:38:38 Step 23/23 : LABEL version=0.0.0 14:38:38 ---> Running in 4a3be86e1555 14:38:38 Removing intermediate container 4a3be86e1555 14:38:38 ---> bb7c2d23f582 14:38:38 14:38:38 Successfully built bb7c2d23f582 14:38:38 Successfully tagged security-secretstore-setup-arm64:latest 14:38:39  Building security-secretstore-setup ... done  [Pipeline] } 14:38:39 $ docker stop --time=1 d444849760f0f22e03695f97267f6169ecfb41faad417fb25624716c394ff8c1 14:38:40 $ docker rm -f --volumes d444849760f0f22e03695f97267f6169ecfb41faad417fb25624716c394ff8c1 [Pipeline] // withDockerContainer [Pipeline] sh 14:38:41 + docker images 14:38:41 REPOSITORY TAG IMAGE ID CREATED SIZE 14:38:41 security-secretstore-setup-arm64 latest bb7c2d23f582 3 seconds ago 28.8MB 14:38:41 support-notifications-arm64 latest 0cda480b643f 7 seconds ago 29.7MB 14:38:41 b9f8ecef2c93 18 seconds ago 1.5GB 14:38:41 f24a355a8cc3 20 seconds ago 1.57GB 14:38:41 core-metadata-arm64 latest ad3b27706667 48 seconds ago 17.8MB 14:38:41 759e2bc47359 58 seconds ago 1.52GB 14:38:41 security-spiffe-token-provider-arm64 latest 3870878969e6 About a minute ago 29.1MB 14:38:41 261c717f9250 About a minute ago 1.54GB 14:38:41 security-spire-agent-arm64 latest d2751f6a41c2 3 minutes ago 122MB 14:38:41 support-scheduler-arm64 latest 799a6f269d50 3 minutes ago 29.1MB 14:38:41 4ecd26df504c 3 minutes ago 1.57GB 14:38:41 core-common-config-bootstrapper-arm64 latest d8f25ba7fad1 5 minutes ago 14.9MB 14:38:41 d7b5c11f3d90 5 minutes ago 1.5GB 14:38:41 security-spire-server-arm64 latest ff790ba7cd2f 7 minutes ago 84.3MB 14:38:41 f46b50b2730f 8 minutes ago 1.38GB 14:38:41 security-spire-config-arm64 latest 5b7082a656f9 8 minutes ago 83.6MB 14:38:41 1ad7b3172d96 9 minutes ago 1.38GB 14:38:41 core-command-arm64 latest 8bdd9a50b7d2 12 minutes ago 17.1MB 14:38:41 core-data-arm64 latest 599edd081d14 12 minutes ago 17.3MB 14:38:41 security-bootstrapper-arm64 latest e2fe80ba5dc9 12 minutes ago 19MB 14:38:41 e0a0777d132e 12 minutes ago 1.51GB 14:38:41 63bcf37f5918 12 minutes ago 1.51GB 14:38:41 security-proxy-setup-arm64 latest e74bf24585d4 12 minutes ago 15.8MB 14:38:41 security-proxy-auth-arm64 latest ee7846400f1f 12 minutes ago 15.7MB 14:38:41 feffcae17a35 12 minutes ago 1.49GB 14:38:41 548e0d18263e 13 minutes ago 1.49GB 14:38:41 0c20a66ef530 13 minutes ago 1.49GB 14:38:41 ci-base-image-arm64 latest 5be229616410 31 minutes ago 904MB 14:38:41 alpine 3.15 354640af7b1b 3 weeks ago 5.34MB 14:38:41 alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB 14:38:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 14:38:41 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 14:38:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:38:42 14:38:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:38:42 arm64: Pulling from edgex-lftools-log-publisher 14:38:42 8998bd30e6a1: Pulling fs layer 14:38:42 04944245beec: Pulling fs layer 14:38:42 699f458cf7ca: Pulling fs layer 14:38:42 765212b225bb: Pulling fs layer 14:38:42 f23df028b6ca: Pulling fs layer 14:38:42 d65c8cfc05b1: Pulling fs layer 14:38:42 2437ff75d9bd: Pulling fs layer 14:38:42 765212b225bb: Waiting 14:38:42 f23df028b6ca: Waiting 14:38:42 d65c8cfc05b1: Waiting 14:38:42 2437ff75d9bd: Waiting 14:38:43 04944245beec: Verifying Checksum 14:38:43 04944245beec: Download complete 14:38:43 765212b225bb: Verifying Checksum 14:38:43 765212b225bb: Download complete 14:38:43 f23df028b6ca: Verifying Checksum 14:38:43 f23df028b6ca: Download complete 14:38:43 d65c8cfc05b1: Verifying Checksum 14:38:43 d65c8cfc05b1: Download complete 14:38:43 699f458cf7ca: Verifying Checksum 14:38:43 699f458cf7ca: Download complete 14:38:43 8998bd30e6a1: Download complete 14:38:46 2437ff75d9bd: Verifying Checksum 14:38:46 2437ff75d9bd: Download complete 14:38:47 8998bd30e6a1: Pull complete 14:38:48 04944245beec: Pull complete 14:38:49 699f458cf7ca: Pull complete 14:38:50 765212b225bb: Pull complete 14:38:50 f23df028b6ca: Pull complete 14:38:50 d65c8cfc05b1: Pull complete 14:39:05 2437ff75d9bd: Pull complete 14:39:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:39:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:39:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:06 prd-ubuntu20.04-docker-arm64-4c-16g-9621 does not seem to be running inside a container 14:39:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:39:09 $ docker top bc45f88e752b95fec0d281f19e3f2caae8eef8ae1a22ea9e999e2d14b1fecffa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:39:10 ---> job-cost.sh 14:39:10 lf-activate-venv: SKIPPING 14:39:10 INFO: No Stack... 14:39:11 INFO: Retrieving Pricing Info for: v3-standard-4 14:39:12 INFO: Archiving Costs [Pipeline] sh 14:39:12 + cat /w/workspace/edgex-go/1/archives/cost.csv 14:39:12 + cut -d, -f6 [Pipeline] lock 14:39:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4432-1-stack-cost] 14:39:12 Resource [jenkins-edgexfoundry-edgex-go-PR-4432-1-stack-cost] did not exist. Created. 14:39:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4432-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:39:13 + echo total: 0.10999999940395355 [Pipeline] stash 14:39:13 Stashed 1 file(s) [Pipeline] } 14:39:13 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4432-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:39:13 $ docker stop --time=1 bc45f88e752b95fec0d281f19e3f2caae8eef8ae1a22ea9e999e2d14b1fecffa 14:39:14 $ docker rm -f --volumes bc45f88e752b95fec0d281f19e3f2caae8eef8ae1a22ea9e999e2d14b1fecffa [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 14:39:15 provisioning config files... 14:39:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config17017615643981425913tmp [Pipeline] { [Pipeline] sh 14:39:16 + set +x 14:39:16 + curl -s https://codecov.io/bash 14:39:16 + bash -s -- 14:39:16 14:39:16 _____ _ 14:39:16 / ____| | | 14:39:16 | | ___ __| | ___ ___ _____ __ 14:39:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:39:16 | |___| (_) | (_| | __/ (_| (_) \ V / 14:39:16 \_____\___/ \__,_|\___|\___\___/ \_/ 14:39:16 Bash-1.0.6 14:39:16 14:39:16 14:39:16 ==> git version 2.25.1 found 14:39:16 ==> 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 14:39:16 Release-Date: 2020-01-08 14:39:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:39:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:39:16 ==> Jenkins CI detected. 14:39:16 current dir:  /w/workspace/edgex-go/1 14:39:16 project root: . 14:39:16 --> token set from env 14:39:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:39:16 ==> Running gcov in . (disable via -X gcov) 14:39:16 ==> Python coveragepy not found 14:39:16 ==> Searching for coverage reports in: 14:39:16 + . 14:39:16 -> Found 1 reports 14:39:16 ==> Detecting git/mercurial file structure 14:39:16 ==> Reading reports 14:39:16 + ./coverage.out bytes=447487 14:39:16 ==> Appending adjustments 14:39:16 https://docs.codecov.io/docs/fixing-reports 14:39:17 + Found adjustments 14:39:17 ==> Gzipping contents 14:39:17 60K /tmp/codecov.441wG4.gz 14:39:17 ==> Uploading reports 14:39:17 url: https://codecov.io 14:39:17 query: branch=PR-4432&commit=67a5401ff952580c6db3464a4937881ff020b40d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4432%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4432&job=&cmd_args= 14:39:17 -> Pinging Codecov 14:39:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4432&commit=67a5401ff952580c6db3464a4937881ff020b40d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4432%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4432&job=&cmd_args= 14:39:17 -> Uploading to 14:39:17 https://storage.googleapis.com/codecov/v4/raw/2023-03-10/00271124DB129430A58F1EEE437C3FCB/67a5401ff952580c6db3464a4937881ff020b40d/aedb6e0d-2d37-4d7f-9e32-b280f421eac6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230310T143917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c570c2845fa0c2afe226f5b6bb055c285ed12163417c48e4685875d6e79ab404 14:39:17 % Total % Received % Xferd Average Speed Time Time Time Current 14:39:17 Dload Upload Total Spent Left Speed 14:39:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58127 0 0 100 58127 0 180k --:--:-- --:--:-- --:--:-- 180k 14:39:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/67a5401ff952580c6db3464a4937881ff020b40d [Pipeline] } 14:39:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:39:19 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 14:39:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:39:20 ---> package-listing.sh 14:39:20 ++ facter osfamily 14:39:20 ++ tr '[:upper:]' '[:lower:]' 14:39:20 + OS_FAMILY=debian 14:39:20 + workspace=/w/workspace/edgex-go/1 14:39:20 + START_PACKAGES=/tmp/packages_start.txt 14:39:20 + END_PACKAGES=/tmp/packages_end.txt 14:39:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:39:20 + PACKAGES=/tmp/packages_start.txt 14:39:20 + '[' /w/workspace/edgex-go/1 ']' 14:39:20 + PACKAGES=/tmp/packages_end.txt 14:39:20 + case "${OS_FAMILY}" in 14:39:20 + dpkg -l 14:39:20 + grep '^ii' 14:39:20 + '[' -f /tmp/packages_start.txt ']' 14:39:20 + '[' -f /tmp/packages_end.txt ']' 14:39:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:39:20 + '[' /w/workspace/edgex-go/1 ']' 14:39:20 + mkdir -p /w/workspace/edgex-go/1/archives/ 14:39:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 14:39:20 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:39:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:39:21 14:39:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:39:22 latest: Pulling from edgex-lftools-log-publisher 14:39:22 5eb5b503b376: Pulling fs layer 14:39:22 5c69ac0246d0: Pulling fs layer 14:39:22 ec43610c2a17: Pulling fs layer 14:39:22 3a2ae6a8a46f: Pulling fs layer 14:39:22 33b1e0a273af: Pulling fs layer 14:39:22 5d3b04190fa2: Pulling fs layer 14:39:22 2f39f015ded8: Pulling fs layer 14:39:22 3a2ae6a8a46f: Waiting 14:39:22 2f39f015ded8: Waiting 14:39:22 33b1e0a273af: Waiting 14:39:22 5d3b04190fa2: Waiting 14:39:22 5c69ac0246d0: Verifying Checksum 14:39:22 5c69ac0246d0: Download complete 14:39:22 3a2ae6a8a46f: Download complete 14:39:22 33b1e0a273af: Verifying Checksum 14:39:22 33b1e0a273af: Download complete 14:39:22 ec43610c2a17: Verifying Checksum 14:39:22 ec43610c2a17: Download complete 14:39:22 5d3b04190fa2: Verifying Checksum 14:39:22 5d3b04190fa2: Download complete 14:39:22 5eb5b503b376: Verifying Checksum 14:39:22 5eb5b503b376: Download complete 14:39:22 2f39f015ded8: Download complete 14:39:23 5eb5b503b376: Pull complete 14:39:23 5c69ac0246d0: Pull complete 14:39:23 ec43610c2a17: Pull complete 14:39:23 3a2ae6a8a46f: Pull complete 14:39:24 33b1e0a273af: Pull complete 14:39:24 5d3b04190fa2: Pull complete 14:39:29 2f39f015ded8: Pull complete 14:39:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:39:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:39:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:29 prd-ubuntu20.04-docker-8c-8g-9619 does not seem to be running inside a container 14:39:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:39:32 $ docker top f27b8416b855d39dd10fe8fe2fec991b84d9420baaa8b58fe75e7c8f75c8c16a -eo pid,comm [Pipeline] { [Pipeline] sh 14:39:32 + touch /tmp/pre-build-complete [Pipeline] sh 14:39:32 + mkdir -p /var/log/sysstat [Pipeline] sh 14:39:33 + ls /var/log/sa-host 14:39:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:39:33 provisioning config files... 14:39:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2093686728885924499tmp [Pipeline] { [Pipeline] echo 14:39:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:39:33 ---> create-netrc.sh [Pipeline] } 14:39:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:39:34 ---> python-tools-install.sh [Pipeline] echo 14:39:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:39:34 ---> sudo-logs.sh 14:39:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:39:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:39:34 ---> job-cost.sh 14:39:34 lf-activate-venv: SKIPPING 14:39:34 DEBUG: total: 0.10999999940395355 14:39:34 INFO: Retrieving Stack Cost... 14:39:35 INFO: Retrieving Pricing Info for: v3-standard-8 14:39:35 INFO: Archiving Costs [Pipeline] echo 14:39:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:39:35 ---> logs-deploy.sh 14:39:35 lf-activate-venv: SKIPPING 14:39:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4432/1 14:39:35 INFO: archiving workspace using pattern(s): 14:39:36 Archives upload complete. 14:39:37 INFO: archiving logs to Nexus