Pull request #4468 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from c83e2909eb2ea2b339a971b1849177a6219c9e29+0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 (1d44f7d219bae3148103628c38a0446c8a4a4db0) 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-ssh17384397357060930180.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh5354746032178499155.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4468/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4468/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3047773207845686959.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14626271537210204866.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4468/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4468/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15216263052030115038.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5242 in /w/workspace/edgexfoundry_edgex-go_PR-4468 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 into PR head commit c83e2909eb2ea2b339a971b1849177a6219c9e29 > 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/4468/head:refs/remotes/origin/PR-4468 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c83e2909eb2ea2b339a971b1849177a6219c9e29 # timeout=10 Merge succeeded, producing c83e2909eb2ea2b339a971b1849177a6219c9e29 Checking out Revision c83e2909eb2ea2b339a971b1849177a6219c9e29 (PR-4468) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c83e2909eb2ea2b339a971b1849177a6219c9e29 # timeout=10 Commit message: "refactor: Remove use of TOML package" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:27:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:27:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:27:14 ========================================================= 17:27:14 EdgeX Global Pipelines Version Info 17:27:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:27:15 ------------------- 17:27:15 stable info: 17:27:15 ------------------- 17:27:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:27:15 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 17:27:15 Message: update stable to v1.0.245 > git rev-list --no-walk 7c669805a4418caa272abb0dd7f2b7589e1c6b54 # timeout=10 17:27:15 ------------------- 17:27:15 experimental info: 17:27:15 ------------------- 17:27:15 Commited By: **** collab-it+edgex@linuxfoundation.org 17:27:15 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 17:27:15 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4468 [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4468 [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4468 [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c83e2909eb2ea2b339a971b1849177a6219c9e29 [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c83e290 [Pipeline] echo 17:27:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:27:16 provisioning config files... 17:27:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5857961717300670137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:16 ---> docker-login.sh 17:27:16 nexus3.edgexfoundry.org:10001 17:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:17 Configure a credential helper to remove this warning. See 17:27:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:17 17:27:17 Login Succeeded 17:27:17 nexus3.edgexfoundry.org:10002 17:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:17 Configure a credential helper to remove this warning. See 17:27:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:17 17:27:17 Login Succeeded 17:27:17 nexus3.edgexfoundry.org:10003 17:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:17 Configure a credential helper to remove this warning. See 17:27:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:17 17:27:17 Login Succeeded 17:27:17 nexus3.edgexfoundry.org:10004 17:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:17 Configure a credential helper to remove this warning. See 17:27:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:17 17:27:17 Login Succeeded 17:27:17 docker.io 17:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:17 Configure a credential helper to remove this warning. See 17:27:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:17 17:27:17 Login Succeeded 17:27:17 ---> docker-login.sh ends [Pipeline] } 17:27:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:27:17 + 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 17:27:17 + + dirname cmd/core-command/Dockerfile 17:27:17 cut -d/ -f2 17:27:17 + echo core-command,cmd/core-command/Dockerfile 17:27:17 + + dirname cmd/core-common-config-bootstrapper/Dockerfilecut 17:27:17 -d/ -f2 17:27:17 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 17:27:17 + dirname cmd/core-data/Dockerfile 17:27:17 + cut -d/ -f2 17:27:17 + echo core-data,cmd/core-data/Dockerfile 17:27:17 + cut -d/ -f2 17:27:17 + dirname cmd/core-metadata/Dockerfile 17:27:17 + echo core-metadata,cmd/core-metadata/Dockerfile 17:27:17 + dirname+ cmd/security-bootstrapper/Dockerfile 17:27:17 cut -d/ -f2 17:27:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:27:17 + dirname cmd/security-proxy-auth/Dockerfile 17:27:17 + cut -d/ -f2 17:27:17 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 17:27:17 + dirname cmd/security-proxy-setup/Dockerfile 17:27:17 + cut -d/ -f2 17:27:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:27:17 + dirname cmd/security-secretstore-setup/Dockerfile 17:27:17 + cut -d/ -f2 17:27:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:27:17 + dirname cmd/security-spiffe-token-provider/Dockerfile 17:27:17 + cut -d/ -f2 17:27:17 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 17:27:17 + dirname cmd/security-spire-agent/Dockerfile 17:27:17 + cut -d/ -f2 17:27:17 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 17:27:17 + dirname cmd/security-spire-config/Dockerfile 17:27:17 + cut -d/ -f2 17:27:17 + echo security-spire-config,cmd/security-spire-config/Dockerfile 17:27:17 + dirname cmd/security-spire-server/Dockerfile 17:27:17 + cut -d/ -f2 17:27:17 + echo security-spire-server,cmd/security-spire-server/Dockerfile 17:27:17 + + dirname cmd/support-notifications/Dockerfile 17:27:17 cut -d/ -f2 17:27:17 + echo support-notifications,cmd/support-notifications/Dockerfile 17:27:17 + dirname cmd/support-scheduler/Dockerfile 17:27:17 + cut -d/ -f2 17:27:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 17:27:18 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 17:27:18 + git rev-list -1 --merges c83e2909eb2ea2b339a971b1849177a6219c9e29~1..c83e2909eb2ea2b339a971b1849177a6219c9e29 [Pipeline] echo 17:27:18 -----------> git rev-list -1 --merges c83e2909eb2ea2b339a971b1849177a6219c9e29~1..c83e2909eb2ea2b339a971b1849177a6219c9e29 c83e2909eb2ea2b339a971b1849177a6219c9e29 [false] [Pipeline] sh 17:27:18 + git log --format=format:%s -1 c83e2909eb2ea2b339a971b1849177a6219c9e29 [Pipeline] echo 17:27:18 ========================================================= 17:27:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:27:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:27:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:27:19 + grep -v github /etc/ssh/ssh_known_hosts 17:27:19 + [ -e /tmp/ssh_known_hosts ] 17:27:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:27:19 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:27:19 sudo tee -a /etc/ssh/ssh_known_hosts 17:27:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:27:19 17:27:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:27:19 0.1.4: Pulling from edgex-devops/py-git-semver 17:27:19 b85a868b505f: Pulling fs layer 17:27:19 e2be974225ed: Pulling fs layer 17:27:19 339a4e72a1f5: Pulling fs layer 17:27:19 988bab9f4d93: Pulling fs layer 17:27:19 1469e6f7b9e6: Pulling fs layer 17:27:19 eaf3925da568: Pulling fs layer 17:27:19 bab4dde63d76: Pulling fs layer 17:27:19 bde34c3a00c8: Pulling fs layer 17:27:19 b352a97aabf1: Pulling fs layer 17:27:19 4872d77fe225: Pulling fs layer 17:27:19 5851b861e8e6: Pulling fs layer 17:27:19 988bab9f4d93: Waiting 17:27:19 bab4dde63d76: Waiting 17:27:19 1469e6f7b9e6: Waiting 17:27:19 eaf3925da568: Waiting 17:27:19 bde34c3a00c8: Waiting 17:27:19 b352a97aabf1: Waiting 17:27:19 4872d77fe225: Waiting 17:27:19 5851b861e8e6: Waiting 17:27:19 e2be974225ed: Download complete 17:27:19 988bab9f4d93: Verifying Checksum 17:27:19 988bab9f4d93: Download complete 17:27:19 1469e6f7b9e6: Verifying Checksum 17:27:19 1469e6f7b9e6: Download complete 17:27:19 339a4e72a1f5: Verifying Checksum 17:27:19 339a4e72a1f5: Download complete 17:27:19 eaf3925da568: Verifying Checksum 17:27:19 eaf3925da568: Download complete 17:27:19 bde34c3a00c8: Download complete 17:27:19 b352a97aabf1: Download complete 17:27:19 4872d77fe225: Download complete 17:27:19 5851b861e8e6: Verifying Checksum 17:27:19 5851b861e8e6: Download complete 17:27:19 b85a868b505f: Verifying Checksum 17:27:19 b85a868b505f: Download complete 17:27:20 bab4dde63d76: Verifying Checksum 17:27:20 bab4dde63d76: Download complete 17:27:21 b85a868b505f: Pull complete 17:27:21 e2be974225ed: Pull complete 17:27:21 339a4e72a1f5: Pull complete 17:27:21 988bab9f4d93: Pull complete 17:27:21 1469e6f7b9e6: Pull complete 17:27:21 eaf3925da568: Pull complete 17:27:23 bab4dde63d76: Pull complete 17:27:23 bde34c3a00c8: Pull complete 17:27:23 b352a97aabf1: Pull complete 17:27:23 4872d77fe225: Pull complete 17:27:24 5851b861e8e6: Pull complete 17:27:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:27:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:27:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:24 prd-ubuntu20.04-docker-8c-8g-5242 does not seem to be running inside a container 17:27:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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/py-git-semver:0.1.4 cat 17:27:27 $ docker top 9458801c20348170f38ee2af3220e7744aceaa832ff476edd712adfa2e90c89f -eo pid,comm 17:27:27 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). 17:27:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:27:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:27:27 [ssh-agent] Looking for ssh-agent implementation... 17:27:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:27:27 $ docker exec 9458801c20348170f38ee2af3220e7744aceaa832ff476edd712adfa2e90c89f ssh-agent 17:27:27 SSH_AUTH_SOCK=/tmp/ssh-WV9lSKh5CCKv/agent.32 17:27:27 SSH_AGENT_PID=38 17:27:27 Running ssh-add (command line suppressed) 17:27:27 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3065159927283309535.key (/w/workspace/edgex-go/4@tmp/private_key_3065159927283309535.key) 17:27:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:27:28 + git tag --points-at HEAD [Pipeline] } 17:27:28 $ docker exec --env ******** --env ******** 9458801c20348170f38ee2af3220e7744aceaa832ff476edd712adfa2e90c89f ssh-agent -k 17:27:28 unset SSH_AUTH_SOCK; 17:27:28 unset SSH_AGENT_PID; 17:27:28 echo Agent pid 38 killed; 17:27:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:27:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:27:28 [ssh-agent] Looking for ssh-agent implementation... 17:27:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:27:28 $ docker exec 9458801c20348170f38ee2af3220e7744aceaa832ff476edd712adfa2e90c89f ssh-agent 17:27:28 SSH_AUTH_SOCK=/tmp/ssh-m9cdFAyrpZ2C/agent.70 17:27:28 SSH_AGENT_PID=76 17:27:28 Running ssh-add (command line suppressed) 17:27:28 Identity added: /w/workspace/edgex-go/4@tmp/private_key_9221345410511437748.key (/w/workspace/edgex-go/4@tmp/private_key_9221345410511437748.key) 17:27:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:27:28 + git semver init 17:27:29 2023-03-22 17:27:29,044 [run_init] DEBUG init version:0.0.0 force:False 17:27:29 2023-03-22 17:27:29,045 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 17:27:29 2023-03-22 17:27:29,045 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 17:27:29 2023-03-22 17:27:29,045 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 17:27:34 2023-03-22 17:27:33,804 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 17:27:34 2023-03-22 17:27:33,805 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4468 with force:False 17:27:34 2023-03-22 17:27:33,805 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4468 17:27:34 2023-03-22 17:27:33,809 [execute] INFO git cat-file --batch-check 17:27:34 2023-03-22 17:27:33,809 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 17:27:34 2023-03-22 17:27:33,815 [execute] INFO git cat-file --batch 17:27:34 2023-03-22 17:27:33,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 17:27:34 2023-03-22 17:27:33,820 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4468 17:27:34 0.0.0 [Pipeline] } 17:27:34 $ docker exec --env ******** --env ******** 9458801c20348170f38ee2af3220e7744aceaa832ff476edd712adfa2e90c89f ssh-agent -k 17:27:34 unset SSH_AUTH_SOCK; 17:27:34 unset SSH_AGENT_PID; 17:27:34 echo Agent pid 76 killed; 17:27:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:27:34 + git semver [Pipeline] } 17:27:35 $ docker stop --time=1 9458801c20348170f38ee2af3220e7744aceaa832ff476edd712adfa2e90c89f 17:27:36 $ docker rm -f --volumes 9458801c20348170f38ee2af3220e7744aceaa832ff476edd712adfa2e90c89f [Pipeline] // withDockerContainer [Pipeline] sh 17:27:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:27:36 Stashed 1 file(s) [Pipeline] echo 17:27:36 [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 17:27:37 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 17:27:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:27:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:27:37 ========================================================= 17:27:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:27:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:27:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:27:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:27:37 63b65145d645: Pulling fs layer 17:27:37 a2d21d5440eb: Pulling fs layer 17:27:37 935e6c44a52c: Pulling fs layer 17:27:37 94cc34f8dd06: Pulling fs layer 17:27:37 30dea6a524f1: Pulling fs layer 17:27:37 a2aff8979fd8: Pulling fs layer 17:27:37 6808be2612f2: Pulling fs layer 17:27:37 f25807f1079a: Pulling fs layer 17:27:37 94cc34f8dd06: Waiting 17:27:37 30dea6a524f1: Waiting 17:27:37 a2aff8979fd8: Waiting 17:27:37 6808be2612f2: Waiting 17:27:37 f25807f1079a: Waiting 17:27:37 a2d21d5440eb: Verifying Checksum 17:27:37 a2d21d5440eb: Download complete 17:27:37 94cc34f8dd06: Verifying Checksum 17:27:37 94cc34f8dd06: Download complete 17:27:37 30dea6a524f1: Verifying Checksum 17:27:37 30dea6a524f1: Download complete 17:27:37 63b65145d645: Verifying Checksum 17:27:37 63b65145d645: Download complete 17:27:37 a2aff8979fd8: Verifying Checksum 17:27:37 a2aff8979fd8: Download complete 17:27:37 63b65145d645: Pull complete 17:27:37 a2d21d5440eb: Pull complete 17:27:38 f25807f1079a: Verifying Checksum 17:27:38 f25807f1079a: Download complete 17:27:38 935e6c44a52c: Verifying Checksum 17:27:38 935e6c44a52c: Download complete 17:27:38 6808be2612f2: Verifying Checksum 17:27:38 6808be2612f2: Download complete 17:27:42 935e6c44a52c: Pull complete 17:27:42 94cc34f8dd06: Pull complete 17:27:42 30dea6a524f1: Pull complete 17:27:42 a2aff8979fd8: Pull complete 17:27:43 6808be2612f2: Pull complete 17:27:44 f25807f1079a: Pull complete 17:27:44 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 17:27:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:27:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 17:27:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:27:44 WORKDIR /edgex 17:27:44 COPY go.mod . 17:27:44 RUN go mod download 17:27:44 + docker build -t ci-base-image-x86_64 -f - . 17:27:45 Sending build context to Docker daemon 170.5MB 17:27:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:27:45 ---> 3b553350e43f 17:27:45 Step 2/4 : WORKDIR /edgex 17:27:50 ---> Running in 0a7cce30cfca 17:27:50 Removing intermediate container 0a7cce30cfca 17:27:50 ---> e778b39e2f29 17:27:50 Step 3/4 : COPY go.mod . 17:27:50 ---> 1206b5a9622c 17:27:50 Step 4/4 : RUN go mod download 17:27:50 ---> Running in 69d4e0b5753b 17:27:52 Still waiting to schedule task 17:27:52 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 17:28:02 Removing intermediate container 69d4e0b5753b 17:28:02 ---> c5b017941489 17:28:02 Successfully built c5b017941489 17:28:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:03 + docker inspect -f . ci-base-image-x86_64 17:28:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:03 prd-ubuntu20.04-docker-8c-8g-5242 does not seem to be running inside a container 17:28:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:28:03 $ docker top e7d52b2f982ff3c8318bba69909bf58e20ef6eb1672080a11a5bf6aaa356d8b0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:04 + go version 17:28:04 go version go1.20.2 linux/amd64 [Pipeline] } 17:28:04 $ docker stop --time=1 e7d52b2f982ff3c8318bba69909bf58e20ef6eb1672080a11a5bf6aaa356d8b0 17:28:05 $ docker rm -f --volumes e7d52b2f982ff3c8318bba69909bf58e20ef6eb1672080a11a5bf6aaa356d8b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:05 + docker inspect -f . ci-base-image-x86_64 17:28:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:05 prd-ubuntu20.04-docker-8c-8g-5242 does not seem to be running inside a container 17:28:05 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:28:06 $ docker top 635e4883fbb2595620af04e9964d31344c0b737aeeae38b25c5439b0015b785e -eo pid,comm [Pipeline] { [Pipeline] echo 17:28:06 ========================================================= 17:28:06 [edgeXBuildGoParallel] Running Tests and Build... 17:28:06 ========================================================= [Pipeline] sh 17:28:06 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 17:28:06 + make test 17:28:06 go test -race -coverprofile=coverage.out ./... 17:28:14 ? github.com/edgexfoundry/edgex-go [no test files] 17:28:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:28:27 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 17:28:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:28:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:28:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:28:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:28:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:28:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 17:28:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:28:28 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:28:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:28:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:28:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:28:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:28:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:28:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:28:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 17:28:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 17:28:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:28:30 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 17:28:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:28:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:28:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:28:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:28:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:28:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:28:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:28:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:28:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:28:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:28:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.3% of statements 17:28:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements 17:28:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.673s coverage: 88.5% of statements 17:28:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.9% of statements 17:28:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:28:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:28:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:28:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:28:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:28:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:28:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:28:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:28:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.363s coverage: 95.6% of statements 17:28:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements 17:28:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:28:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:28:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:28:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 65.9% of statements 17:28:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:28:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:28:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements 17:28:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.0% of statements 17:28:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 44.1% of statements 17:28:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 82.9% of statements 17:28:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements 17:28:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 17:28:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 17:28:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:28:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:28:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:28:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:28:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:28:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:28:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:28:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:28:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:28:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:28:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:28:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:28:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:28:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:28:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 17:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:28:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:28:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:28:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 17:28:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 17:28:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 17:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:28:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:28:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:28:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:28:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:28:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:28:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:28:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:28:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 17:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.272s coverage: 79.9% of statements 17:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.070s coverage: 92.9% of statements 17:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements 17:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 86.9% of statements 17:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 17:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 17:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 17:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.2% of statements 17:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 82.1% of statements 17:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.044s coverage: 86.0% of statements 17:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 63.1% of statements 17:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 17:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 17:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 17:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 17:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 17:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 38.4% of statements 17:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 17:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 17:29:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 17:29:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.110s coverage: 92.3% of statements 17:29:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.5% of statements 17:29:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 17:29:02 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 17:29:24 go vet ./... 17:29:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:29:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:29:27 ./bin/test-attribution-txt.sh [Pipeline] echo 17:29:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:29:27 + ls -al . 17:29:27 total 704 17:29:27 drwxrwxr-x 11 1001 1001 4096 Mar 22 17:28 . 17:29:27 drwxr-xr-x 4 root root 4096 Mar 22 17:28 .. 17:29:27 drwxrwxr-x 2 1001 1001 4096 Mar 22 17:27 .blubracket 17:29:27 -rw-rw-r-- 1 1001 1001 16 Mar 22 17:27 .dockerignore 17:29:27 drwxrwxr-x 8 1001 1001 4096 Mar 22 17:27 .git 17:29:27 drwxrwxr-x 3 1001 1001 4096 Mar 22 17:27 .github 17:29:27 -rw-rw-r-- 1 1001 1001 1133 Mar 22 17:27 .gitignore 17:29:27 -rw-rw-r-- 1 1001 1001 42 Mar 22 17:27 .golangci.yml 17:29:27 -rw-rw-r-- 1 1001 1001 87 Mar 22 17:27 .hadolint.yml 17:29:27 drwxr-xr-x 3 1001 1001 4096 Mar 22 17:27 .semver 17:29:27 -rw-rw-r-- 1 1001 1001 166 Mar 22 17:27 .sonarcloud.properties 17:29:27 -rw-rw-r-- 1 1001 1001 1171 Mar 22 17:27 ADOPTERS.md 17:29:27 -rw-rw-r-- 1 1001 1001 10835 Mar 22 17:27 Attribution.txt 17:29:27 -rw-rw-r-- 1 1001 1001 73765 Mar 22 17:27 CHANGELOG.md 17:29:27 -rw-rw-r-- 1 1001 1001 3804 Mar 22 17:27 CONTRIBUTING.md 17:29:27 -rw-rw-r-- 1 1001 1001 677 Mar 22 17:27 GOVERNANCE.md 17:29:27 -rw-rw-r-- 1 1001 1001 883 Mar 22 17:27 Jenkinsfile 17:29:27 -rw-rw-r-- 1 1001 1001 10775 Mar 22 17:27 LICENSE 17:29:27 -rw-rw-r-- 1 1001 1001 14266 Mar 22 17:27 Makefile 17:29:27 -rw-rw-r-- 1 1001 1001 582 Mar 22 17:27 OWNERS.md 17:29:27 -rw-rw-r-- 1 1001 1001 9403 Mar 22 17:27 README.md 17:29:27 -rw-rw-r-- 1 1001 1001 789 Mar 22 17:27 SECURITY.md 17:29:27 -rw-rw-r-- 1 1001 1001 5 Mar 22 17:27 VERSION 17:29:27 drwxrwxr-x 2 1001 1001 4096 Mar 22 17:27 bin 17:29:27 drwxrwxr-x 18 1001 1001 4096 Mar 22 17:27 cmd 17:29:27 -rw-r--r-- 1 root root 447378 Mar 22 17:29 coverage.out 17:29:27 -rw-rw-r-- 1 1001 1001 3334 Mar 22 17:27 go.mod 17:29:27 -rw-rw-r-- 1 1001 1001 31277 Mar 22 17:27 go.sum 17:29:27 drwxrwxr-x 7 1001 1001 4096 Mar 22 17:27 internal 17:29:27 drwxrwxr-x 3 1001 1001 4096 Mar 22 17:27 openapi 17:29:27 -rw-rw-r-- 1 1001 1001 594 Mar 22 17:27 security.txt 17:29:27 drwxrwxr-x 4 1001 1001 4096 Mar 22 17:27 snap 17:29:27 -rw-rw-r-- 1 1001 1001 204 Mar 22 17:27 version.go [Pipeline] sh 17:29:27 + '[' -e coverage.out ] 17:29:27 + chown 1001:1001 coverage.out [Pipeline] stash 17:29:27 Stashed 1 file(s) [Pipeline] sh 17:29:28 + make build 17:29:28 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 17:29:40 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 17:29:40 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 17:29:40 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 17:29:41 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 17:29:47 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 17:29:48 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 17:29: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:29:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:29:51 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 17:29:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:29:54 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] } 17:29:55 $ docker stop --time=1 635e4883fbb2595620af04e9964d31344c0b737aeeae38b25c5439b0015b785e 17:30:00 $ docker rm -f --volumes 635e4883fbb2595620af04e9964d31344c0b737aeeae38b25c5439b0015b785e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:30:01 17:30:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:30:01 latest: Pulling from edgex-devops/edgex-compose 17:30:01 cbdbe7a5bc2a: Pulling fs layer 17:30:01 ca9280d653b3: Pulling fs layer 17:30:01 7e9c9ca2126c: Pulling fs layer 17:30:02 cbdbe7a5bc2a: Download complete 17:30:02 ca9280d653b3: Verifying Checksum 17:30:02 ca9280d653b3: Download complete 17:30:02 cbdbe7a5bc2a: Pull complete 17:30:02 7e9c9ca2126c: Download complete 17:30:02 ca9280d653b3: Pull complete 17:30:05 7e9c9ca2126c: Pull complete 17:30:05 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:30:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:30:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:05 prd-ubuntu20.04-docker-8c-8g-5242 does not seem to be running inside a container 17:30:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:30:08 $ docker top 110126ce953f6e41855b5fc95a32588d4a4078405c5a052539932e096252ad64 -eo pid,comm [Pipeline] { [Pipeline] sh 17:30:09 + docker-compose build --help 17:30:09 + grep parallel 17:30:09 --parallel Build images in parallel. [Pipeline] } 17:30:09 $ docker stop --time=1 110126ce953f6e41855b5fc95a32588d4a4078405c5a052539932e096252ad64 17:30:11 $ docker rm -f --volumes 110126ce953f6e41855b5fc95a32588d4a4078405c5a052539932e096252ad64 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:30:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:11 prd-ubuntu20.04-docker-8c-8g-5242 does not seem to be running inside a container 17:30:11 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:30:11 $ docker top 9faa564fb2a1b2f5ca41dd15492f9c42845221889f908ff2e9437b86028fab92 -eo pid,comm [Pipeline] { [Pipeline] sh 17:30:12 + docker-compose -f ./docker-compose-build.yml build --parallel 17:30:12 Building core-command ... 17:30:12 Building core-common-config-bootstrapper ... 17:30:12 Building core-data ... 17:30:12 Building core-metadata ... 17:30:12 Building security-bootstrapper ... 17:30:12 Building security-proxy-auth ... 17:30:12 Building security-proxy-setup ... 17:30:12 Building security-secretstore-setup ... 17:30:12 Building security-spiffe-token-provider ... 17:30:12 Building security-spire-agent ... 17:30:12 Building security-spire-config ... 17:30:12 Building security-spire-server ... 17:30:12 Building support-notifications ... 17:30:12 Building support-scheduler ... 17:30:12 Building core-common-config-bootstrapper 17:30:12 Building security-spire-server 17:30:12 Building security-spiffe-token-provider 17:30:12 Building security-proxy-auth 17:30:12 Building core-metadata 17:30:25 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:30:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:30:25 ---> c5b017941489 17:30:25 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:30:25 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:30:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:30:25 ---> c5b017941489 17:30:25 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:30:25 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:30:25 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:30:25 ---> c5b017941489 17:30:25 Step 3/20 : WORKDIR /edgex-go 17:30:25 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:30:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:30:25 ---> c5b017941489 17:30:25 Step 3/26 : WORKDIR /edgex-go 17:30:25 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:30:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:30:25 ---> c5b017941489 17:30:25 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:30:33 ---> Running in 0894d648f6a3 17:30:33 ---> Running in c5594fb14436 17:30:33 ---> Running in 991375b41d8f 17:30:33 ---> Running in 85aa4a8f52ef 17:30:33 ---> Running in dedaa0681241 17:30:33 Removing intermediate container c5594fb14436 17:30:33 ---> 0fa76b624980 17:30:33 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 17:30:33 Removing intermediate container 991375b41d8f 17:30:33 ---> c713c87191dc 17:30:33 Step 4/23 : WORKDIR /edgex-go 17:30:33 Removing intermediate container 85aa4a8f52ef 17:30:33 ---> d81851d4d2f6 17:30:33 Step 4/25 : WORKDIR /edgex-go 17:30:33 Removing intermediate container 0894d648f6a3 17:30:33 ---> e488c3530516 17:30:33 Step 4/23 : WORKDIR /edgex-go 17:30:33 Removing intermediate container dedaa0681241 17:30:33 ---> 5dc9734b7ec8 17:30:33 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:30:33 ---> Running in 69006e76b2c4 17:30:33 ---> Running in 5afee951d543 17:30:33 ---> Running in f177499eb52a 17:30:33 ---> Running in 47a569aa8ccf 17:30:33 ---> Running in f952237fed24 17:30:33 Removing intermediate container 5afee951d543 17:30:33 ---> d24c1df117d6 17:30:33 Step 5/23 : RUN apk add --update --no-cache make git 17:30:33 ---> Running in c58cd17a5ed9 17:30:33 Removing intermediate container f177499eb52a 17:30:33 ---> 8eb7158dea8b 17:30:33 Step 5/23 : RUN apk add --update --no-cache make git 17:30:33 ---> Running in 9a8840c4e19d 17:30:33 Removing intermediate container 47a569aa8ccf 17:30:33 ---> 3cbe0ec11439 17:30:33 Step 5/25 : RUN apk add --update --no-cache make git 17:30:33 ---> Running in b0d0cf3e50e9 17:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:30:33 OK: 265 MiB in 53 packages 17:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:30:33 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:30:33 v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:30:33 OK: 17822 distinct packages available 17:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:30:33 OK: 265 MiB in 53 packages 17:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:30:33 OK: 265 MiB in 53 packages 17:30:33 OK: 265 MiB in 53 packages 17:30:33 Removing intermediate container 69006e76b2c4 17:30:33 ---> 3854068ce31e 17:30:33 Step 5/26 : COPY go.mod vendor* ./ 17:30:34 OK: 265 MiB in 53 packages 17:30:34 ---> 26ccdbe7ea0a 17:30:34 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:34 ---> Running in bfafd377cfb3 17:30:34 Removing intermediate container c58cd17a5ed9 17:30:34 ---> 24fe283e90e0 17:30:34 Step 6/23 : COPY go.mod vendor* ./ 17:30:34 Removing intermediate container 9a8840c4e19d 17:30:34 ---> 8029b915e538 17:30:34 Step 6/23 : COPY go.mod vendor* ./ 17:30:34 Removing intermediate container b0d0cf3e50e9 17:30:34 ---> 3c7717d8c05c 17:30:34 Step 6/25 : COPY go.mod vendor* ./ 17:30:34 ---> 19b142a6085b 17:30:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:34 ---> dd07df82e2e1 17:30:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:34 ---> Running in 598392c15ff4 17:30:34 ---> Running in cdcb0f427c29 17:30:34 ---> 68b504e0aba2 17:30:34 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:34 Removing intermediate container f952237fed24 17:30:34 ---> 8aa8b0db5429 17:30:34 Step 5/20 : COPY go.mod vendor* ./ 17:30:34 ---> Running in a52fa86b85e2 17:30:34 ---> a1994ad29e8a 17:30:34 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:34 ---> Running in 6e59201b5c1e 17:31:30 Removing intermediate container bfafd377cfb3 17:31:30 ---> 7ad48ac5b2c4 17:31:30 Step 7/26 : COPY . . 17:31:30 Removing intermediate container 598392c15ff4 17:31:30 ---> f5d570fbde6a 17:31:30 Step 8/23 : COPY . . 17:31:30 Removing intermediate container cdcb0f427c29 17:31:30 ---> a5cbfb8684f1 17:31:30 Step 8/23 : COPY . . 17:31:30 Removing intermediate container a52fa86b85e2 17:31:30 ---> 9ed5d7e51569 17:31:30 Step 8/25 : COPY . . 17:31:30 Removing intermediate container 6e59201b5c1e 17:31:30 ---> 4d600224345f 17:31:30 Step 7/20 : COPY . . 17:31:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5244 in /w/workspace/edgexfoundry_edgex-go_PR-4468 [Pipeline] { [Pipeline] ws 17:31:49 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 17:31:49 The recommended git tool is: git 17:31:57 using credential edgex-jenkins-ssh 17:31:57 Cloning the remote Git repository 17:31:57 ---> edb57efa4dd5 17:31:57 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 17:31:57 ---> 1b809b171cb1 17:31:57 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 17:31:57 ---> e47be0bbeaed 17:31:57 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:31:57 ---> f788595efa14 17:31:57 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:31:57 ---> Running in caeda6649a6b 17:31:57 ---> Running in 272e12bdf9e1 17:31:57 ---> 73ad500fab5f 17:31:57 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:31:57 ---> Running in 892b03a75e12 17:31:57 ---> Running in 3c84ea55bcd9 17:31:57 ---> Running in 0ee366eea2f1 17:31:57 Removing intermediate container 272e12bdf9e1 17:31:57 ---> 6b5ddc2329e2 17:31:57 Step 9/26 : WORKDIR /edgex-go/spire-build 17:31:57 ---> Running in 1162cf7e1904 17:31:57 Removing intermediate container 1162cf7e1904 17:31:57 ---> 77e8467ac37b 17:31:57 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:31:57 ---> Running in ec5ffdd260f6 17:31:57 Removing intermediate container ec5ffdd260f6 17:31:57 ---> 16ad0acd7865 17:31:57 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:31:57 ---> Running in 907814a2b2b5 17:31:57 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 17:31:57 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 17:31:57 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 17:31:57 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 17:31:57 Removing intermediate container 907814a2b2b5 17:31:57 ---> 71ae8851a2c5 17:31:57 Step 12/26 : WORKDIR /edgex-go 17:31:57 ---> Running in 5519cd7b1378 17:31:57 Removing intermediate container 5519cd7b1378 17:31:57 ---> cb36b5b686c3 17:31:57 17:31:57 Step 13/26 : FROM alpine:3.17 17:31:57 3.17: Pulling from library/alpine 17:31:57 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 17:31:57 Status: Downloaded newer image for alpine:3.17 17:31:57 ---> b2aa39c304c2 17:31:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:31:57 ---> Running in 414ab9962035 17:31:57 Removing intermediate container 414ab9962035 17:31:57 ---> eb026c7b89b9 17:31:57 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:31:57 ---> Running in 9f934de66a57 17:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:31:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:31:57 > git init /w/workspace/edgex-go/4 # timeout=10 17:31:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:31:57 > git --version # timeout=10 17:31:58 > git --version # 'git version 2.25.1' 17:31:58 using GIT_SSH to set credentials SSH Credentials for GitHub 17:31:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:31:58 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:31:58 v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:31:58 OK: 17820 distinct packages available 17:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:31:58 (1/5) Installing dumb-init (1.2.5-r2) 17:31:58 (2/5) Installing musl-obstack (1.2.3-r0) 17:31:58 (3/5) Installing libucontext (1.2-r0) 17:31:58 (4/5) Installing gcompat (1.1.0-r0) 17:31:58 (5/5) Installing openssl (3.0.8-r1) 17:31:58 Executing busybox-1.35.0-r29.trigger 17:31:58 OK: 8 MiB in 20 packages 17:31:59 Removing intermediate container 9f934de66a57 17:31:59 ---> cfbfe1c60cec 17:31:59 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 17:32:00 ---> 2256120dfa08 17:32:00 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 17:32:01 ---> b77ab2c13db2 17:32:01 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:32:13 ---> 4e7ae4bca4c4 17:32:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:32:13 ---> f05309691544 17:32:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:32:13 ---> 44903597851f 17:32:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:32:13 ---> e275f6d6d964 17:32:13 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:32:13 ---> Running in 6cdf4451d0f9 17:32:14 Removing intermediate container 6cdf4451d0f9 17:32:14 ---> 6c4fe681c3a7 17:32:14 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:32:14 ---> Running in 8c6c9ec1ba0e 17:32:14 Removing intermediate container 8c6c9ec1ba0e 17:32:14 ---> 9bee2ba49361 17:32:14 Step 24/26 : LABEL arch=x86_64 17:32:14 ---> Running in cd9789fd9dc1 17:32:14 Removing intermediate container cd9789fd9dc1 17:32:14 ---> fb5fcc102557 17:32:14 Step 25/26 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 17:32:14 ---> Running in 6f9470fd59dc 17:32:14 Removing intermediate container 6f9470fd59dc 17:32:14 ---> d41c99d889fe 17:32:14 Step 26/26 : LABEL version=0.0.0 17:32:14 ---> Running in 5f7fa7bc91e7 17:32:15 Removing intermediate container 5f7fa7bc91e7 17:32:15 ---> dc4ae986b245 17:32:15 17:32:15 Successfully built dc4ae986b245 17:32:15 Successfully tagged security-spire-server:latest 17:32:15 Building core-command 17:32:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:32:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:32:19  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:32:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:32:19 ---> c5b017941489 17:32:19 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:32:19 ---> Using cache 17:32:19 ---> d81851d4d2f6 17:32:19 Step 4/24 : WORKDIR /edgex-go 17:32:19 ---> Using cache 17:32:19 ---> 3cbe0ec11439 17:32:19 Step 5/24 : RUN apk add --update --no-cache make git 17:32:19 ---> Using cache 17:32:19 ---> 3c7717d8c05c 17:32:19 Step 6/24 : COPY go.mod vendor* ./ 17:32:19 ---> Using cache 17:32:19 ---> 68b504e0aba2 17:32:19 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:32:19 ---> Using cache 17:32:19 ---> 9ed5d7e51569 17:32:19 Step 8/24 : COPY . . 17:32:19 ---> Using cache 17:32:19 ---> 73ad500fab5f 17:32:19 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:32:20 Merging remotes/origin/main commit 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 into PR head commit c83e2909eb2ea2b339a971b1849177a6219c9e29 17:32:20 Merge succeeded, producing c83e2909eb2ea2b339a971b1849177a6219c9e29 17:32:20 Checking out Revision c83e2909eb2ea2b339a971b1849177a6219c9e29 (PR-4468) 17:32:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:32:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:32:19 using GIT_SSH to set credentials SSH Credentials for GitHub 17:32:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4468/head:refs/remotes/origin/PR-4468 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:32:20 > git config core.sparsecheckout # timeout=10 17:32:20 > git checkout -f c83e2909eb2ea2b339a971b1849177a6219c9e29 # timeout=10 17:32:20 > git remote # timeout=10 17:32:20 > git config --get remote.origin.url # timeout=10 17:32:20 using GIT_SSH to set credentials SSH Credentials for GitHub 17:32:20 > git merge 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 # timeout=10 17:32:20 > git rev-parse HEAD^{commit} # timeout=10 17:32:20 > git config core.sparsecheckout # timeout=10 17:32:20 > git checkout -f c83e2909eb2ea2b339a971b1849177a6219c9e29 # timeout=10 17:32:24 Commit message: "refactor: Remove use of TOML package" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:32:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:32:25 % Total % Received % Xferd Average Speed Time Time Time Current 17:32:25 Dload Upload Total Spent Left Speed 17:32:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81737 [Pipeline] sh 17:32:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:32:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:32:26 + sudo tee /etc/docker/daemon.new 17:32:26 { 17:32:26 "registry-mirrors": [ 17:32:26 "https://nexus3.edgexfoundry.org:10001" 17:32:26 ], 17:32:26 "bip": "10.250.0.254/24", 17:32:26 "hosts": [ 17:32:26 "tcp://0.0.0.0:5555", 17:32:26 "unix:///var/run/docker.sock" 17:32:26 ], 17:32:26 "mtu": 1458, 17:32:26 "selinux-enabled": true, 17:32:26 "seccomp-profile": "/etc/docker/seccomp.json" 17:32:26 } [Pipeline] sh 17:32:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:32:27 + sudo service docker restart 17:32:27 ---> Running in 28278464cf28 17:32:34 Removing intermediate container caeda6649a6b 17:32:34 ---> 8ecdcd50f391 17:32:34 17:32:34 Step 10/23 : FROM alpine:3.17 17:32:34 ---> b2aa39c304c2 17:32:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:32:34 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 17:32:34 ---> Running in 93849b631a8a 17:32:34 Removing intermediate container 892b03a75e12 17:32:34 ---> 4081c0e1bb8c 17:32:34 17:32:34 Step 10/23 : FROM alpine:3.17 17:32:34 ---> b2aa39c304c2 17:32:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:32:34 Removing intermediate container 0ee366eea2f1 17:32:34 ---> 8ffcb5ebc973 17:32:34 17:32:34 Step 10/25 : FROM alpine:3.17 17:32:34 ---> b2aa39c304c2 17:32:34 Step 11/25 : RUN apk add --update --no-cache dumb-init 17:32:34 Removing intermediate container 3c84ea55bcd9 17:32:34 ---> c6a114c486b3 17:32:34 17:32:34 Step 9/20 : FROM alpine:3.17 17:32:34 ---> b2aa39c304c2 17:32:34 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 17:32:35 ---> Running in 94a4bd6cfaa7 17:32:35 ---> Running in afd10f2dde73 17:32:35 ---> Running in 7f3fda57559a 17:32:35 Removing intermediate container 93849b631a8a 17:32:35 ---> 6b99a5e2036f 17:32:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:32:35 ---> Running in 6974f727b16b 17:32:35 Removing intermediate container afd10f2dde73 17:32:35 ---> 59f8a0783ada 17:32:35 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:32:35 Removing intermediate container 94a4bd6cfaa7 17:32:35 ---> 38d6357aacbc 17:32:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:32:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:32:36 ---> Running in 45316f30ce87 17:32:36 ---> Running in 45f9c4e64e63 17:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:32:36 (1/1) Installing dumb-init (1.2.5-r2) 17:32:36 Executing busybox-1.35.0-r29.trigger 17:32:36 OK: 7 MiB in 16 packages 17:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:32:36 (1/1) Installing dumb-init (1.2.5-r2) 17:32:36 Executing busybox-1.35.0-r29.trigger 17:32:36 OK: 7 MiB in 16 packages 17:32:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:32:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:32:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:32:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:32:37 (1/1) Installing dumb-init (1.2.5-r2) 17:32:37 Executing busybox-1.35.0-r29.trigger 17:32:37 OK: 7 MiB in 16 packages 17:32:37 Removing intermediate container 7f3fda57559a 17:32:37 ---> 96588351d050 17:32:37 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:32:37 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:32:37 v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:32:37 OK: 17820 distinct packages available 17:32:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:32:38 ---> Running in 242c68f5accd 17:32:38 Removing intermediate container 6974f727b16b 17:32:38 ---> 63bc5721f49f 17:32:38 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:32:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:32:38 Removing intermediate container 242c68f5accd 17:32:38 ---> 19290da0a8cc 17:32:38 Step 13/25 : ENV APP_PORT=59881 17:32:38 (1/9) Installing ca-certificates (20220614-r4) 17:32:38 ---> Running in 9fcf374a3a5b 17:32:38 (2/9) Installing brotli-libs (1.0.9-r9) 17:32:38 (3/9) Installing nghttp2-libs (1.51.0-r0) 17:32:38 (4/9) Installing libcurl (7.88.1-r1) 17:32:38 (5/9) Installing curl (7.88.1-r1) 17:32:38 (6/9) Installing dumb-init (1.2.5-r2) 17:32:38 (7/9) Installing musl-obstack (1.2.3-r0) 17:32:38 (8/9) Installing libucontext (1.2-r0) 17:32:38 (9/9) Installing gcompat (1.1.0-r0) 17:32:38 Executing busybox-1.35.0-r29.trigger 17:32:38 Executing ca-certificates-20220614-r4.trigger 17:32:38 OK: 10 MiB in 24 packages 17:32:38 Removing intermediate container 45316f30ce87 17:32:38 ---> fae2a873d6de 17:32:38 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:32:38 ---> d96f40eeb5d4 17:32:38 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 17:32:38 Removing intermediate container 9fcf374a3a5b 17:32:38 ---> 9e6faf0309d8 17:32:38 Step 14/25 : EXPOSE $APP_PORT 17:32:38 ---> Running in 4e9f082546df 17:32:38 ---> 0afa1169cbb0 17:32:38 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 17:32:38 Removing intermediate container 4e9f082546df 17:32:38 ---> e199ff85d461 17:32:38 Step 15/25 : WORKDIR / 17:32:39 ---> 60c8e19c7405 17:32:39 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 17:32:39 ---> Running in 672be074b2d6 17:32:40 Removing intermediate container 672be074b2d6 17:32:40 ---> 56035863882b 17:32:40 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:32:40 ---> e85315dbe017 17:32:40 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:32:40 ---> ff7a5472dda8 17:32:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 17:32:40 Removing intermediate container 45f9c4e64e63 17:32:40 ---> 032d643ddc8e 17:32:40 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:32:40 ---> 12ada7fd370d 17:32:40 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 17:32:40 ---> b70935c86e1c 17:32:40 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 17:32:40 ---> f93f1852441c 17:32:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 17:32:40 ---> 5aad128e7027 17:32:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:32:40 ---> 453a4ecd883c 17:32:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:32:41 ---> bd0c5a96ed82 17:32:41 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:32:41 ---> 6cf46c1f5d72 17:32:41 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:32:42 ---> Running in c7c7a729fb0b 17:32:42 ---> 361907a763b6 17:32:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 17:32:42 ---> eae30c899179 17:32:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 17:32:42 ---> 46e270d32f40 17:32:42 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 17:32:42 ---> 1a73aca67608 17:32:42 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:32:42 ---> Running in 16b453b3074b 17:32:42 ---> 995dfd634ed2 17:32:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 17:32:43 ---> e0f5aa8d5244 17:32:43 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:32:43 ---> Running in 6cec190f81e2 17:32:43 ---> e30f83123dcb 17:32:43 Step 21/25 : ENTRYPOINT ["/core-metadata"] 17:32:43 ---> Running in 7295f778db88 17:32:43 Removing intermediate container 7295f778db88 17:32:43 ---> ca2530b105da 17:32:43 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:32:43 Removing intermediate container 6cec190f81e2 17:32:43 ---> 87dc996495df 17:32:43 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:32:43 Removing intermediate container 16b453b3074b 17:32:43 ---> 8b04b294b1bb 17:32:43 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 17:32:43 ---> Running in 80a30a972dff 17:32:43 Removing intermediate container c7c7a729fb0b 17:32:43 ---> Running in 51028f77f79c 17:32:43 ---> f6896b4a974a 17:32:43 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 17:32:43 ---> Running in 6be22166d0fa 17:32:43 ---> Running in 03945bca9fbb 17:32:43 Removing intermediate container 80a30a972dff 17:32:43 ---> 9870176a099d 17:32:43 Step 23/25 : LABEL arch=x86_64 17:32:43 ---> Running in daa94cd2b193 17:32:43 Removing intermediate container 6be22166d0fa 17:32:43 ---> 494294378194 17:32:43 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 17:32:43 Removing intermediate container 51028f77f79c 17:32:43 ---> 31984acc1407 17:32:43 Step 18/20 : LABEL arch=x86_64 17:32:43 Removing intermediate container 03945bca9fbb 17:32:43 ---> 6b75835ca560 17:32:43 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 17:32:43 ---> Running in 699e2e026bb1 17:32:44 ---> Running in daf2cee1b791 17:32:44 ---> Running in 03d617a2ec47 17:32:44 Removing intermediate container daa94cd2b193 17:32:44 ---> cae450157182 17:32:44 Step 24/25 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 17:32:44 Removing intermediate container 699e2e026bb1 17:32:44 ---> 090910f23853 17:32:44 Step 21/23 : LABEL arch=x86_64 17:32:44 ---> Running in 4c134668ac47 17:32:44 ---> Running in 4f666780bada 17:32:44 Removing intermediate container 03d617a2ec47 17:32:44 ---> 01e699dca7f9 17:32:44 Step 19/20 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 17:32:44 Removing intermediate container daf2cee1b791 17:32:44 ---> 1c0cf6bc5fe7 17:32:44 Step 21/23 : LABEL arch=x86_64 17:32:44 ---> Running in 133a4bea2f0b 17:32:44 ---> Running in af3a38e589c3 17:32:44 Removing intermediate container 4f666780bada 17:32:44 ---> e972316200ff 17:32:44 Step 25/25 : LABEL version=0.0.0 17:32:44 Removing intermediate container 4c134668ac47 17:32:44 ---> 9d86315f8b51 17:32:44 Step 22/23 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 17:32:44 ---> Running in 890f5ec0f015 17:32:44 Removing intermediate container 133a4bea2f0b 17:32:44 ---> 25c8a276e0a7 17:32:44 Step 20/20 : LABEL version=0.0.0 17:32:44 Removing intermediate container af3a38e589c3 17:32:44 ---> 1feecc7004c4 17:32:44 Step 22/23 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 17:32:44 ---> Running in 40a45ab0ae3a 17:32:44 ---> Running in aa56c3a26f47 17:32:44 Removing intermediate container 890f5ec0f015 17:32:44 ---> ebf442afe3a0 17:32:44 17:32:44 ---> Running in 3dd4477f3995 17:32:44 Successfully built ebf442afe3a0 17:32:44 Successfully tagged core-metadata:latest 17:32:44  Building core-metadata ... done Building security-secretstore-setup 17:32:44 Removing intermediate container aa56c3a26f47 17:32:44 ---> 3805e01061e9 17:32:44 17:32:44 Removing intermediate container 40a45ab0ae3a 17:32:44 ---> d5a79718dcb8 17:32:44 Step 23/23 : LABEL version=0.0.0 17:32:44 ---> Running in 4b17a23657bf 17:32:44 Removing intermediate container 3dd4477f3995 17:32:44 ---> 9174fc37ac58 17:32:44 Step 23/23 : LABEL version=0.0.0 17:32:44 ---> Running in e861537d7fe9 17:32:44 Successfully built 3805e01061e9 17:32:44 Successfully tagged security-spiffe-token-provider:latest 17:32:44 Building security-spire-agent 17:32:45  Building security-spiffe-token-provider ... done Removing intermediate container 4b17a23657bf 17:32:45 ---> 3acad2f693d5 17:32:45 17:32:45 Successfully built 3acad2f693d5 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:32:45 provisioning config files... 17:32:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config16553122979657078135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:32:46 ---> docker-login.sh 17:32:46 nexus3.edgexfoundry.org:10001 17:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:46 Configure a credential helper to remove this warning. See 17:32:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:46 17:32:46 Login Succeeded 17:32:46 nexus3.edgexfoundry.org:10002 17:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:47 Configure a credential helper to remove this warning. See 17:32:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:47 17:32:47 Login Succeeded 17:32:47 nexus3.edgexfoundry.org:10003 17:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:47 Configure a credential helper to remove this warning. See 17:32:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:47 17:32:47 Login Succeeded 17:32:47 nexus3.edgexfoundry.org:10004 17:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:48 Configure a credential helper to remove this warning. See 17:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:48 17:32:48 Login Succeeded 17:32:48 docker.io 17:32:48 Successfully tagged core-common-config-bootstrapper:latest 17:32:48  Building core-common-config-bootstrapper ... done Building support-notifications 17:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:48 Configure a credential helper to remove this warning. See 17:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:48 17:32:48 Login Succeeded 17:32:48 ---> docker-login.sh ends [Pipeline] } 17:32:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 17:32:49 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:32:49 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:32:49 ---> c5b017941489 17:32:49 Step 3/27 : WORKDIR /edgex-go 17:32:49 ---> Using cache 17:32:49 ---> 5dc9734b7ec8 17:32:49 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 17:32:49 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:32:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:32:49 ---> c5b017941489 17:32:49 Step 3/25 : WORKDIR /edgex-go 17:32:49 ---> Using cache 17:32:49 ---> 5dc9734b7ec8 17:32:49 Step 4/25 : RUN apk add --update --no-cache make git 17:32:49 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 17:32:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:32:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:32:49 ========================================================= 17:32:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:32:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:32:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:32:51 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:32:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:32:51 ---> c5b017941489 17:32:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:32:51 ---> Using cache 17:32:51 ---> d81851d4d2f6 17:32:51 Step 4/23 : WORKDIR /edgex-go 17:32:51 ---> Using cache 17:32:51 ---> 3cbe0ec11439 17:32:51 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:32:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:32:51 af6eaf76a39c: Pulling fs layer 17:32:51 55522c791124: Pulling fs layer 17:32:51 ce5c4a1c91eb: Pulling fs layer 17:32:51 169dfbe0d373: Pulling fs layer 17:32:51 e1ff8fa3b103: Pulling fs layer 17:32:51 52ebb69f0ebf: Pulling fs layer 17:32:51 5abe8eddf0d5: Pulling fs layer 17:32:51 e1ff8fa3b103: Waiting 17:32:51 52ebb69f0ebf: Waiting 17:32:51 5abe8eddf0d5: Waiting 17:32:51 169dfbe0d373: Waiting 17:32:51 55522c791124: Download complete 17:32:51 169dfbe0d373: Verifying Checksum 17:32:51 169dfbe0d373: Download complete 17:32:51 e1ff8fa3b103: Download complete 17:32:51 af6eaf76a39c: Verifying Checksum 17:32:51 af6eaf76a39c: Download complete 17:32:52 af6eaf76a39c: Pull complete 17:32:52 5abe8eddf0d5: Verifying Checksum 17:32:52 5abe8eddf0d5: Download complete 17:32:53 55522c791124: Pull complete 17:32:54 ce5c4a1c91eb: Verifying Checksum 17:32:54 ce5c4a1c91eb: Download complete 17:32:54 52ebb69f0ebf: Verifying Checksum 17:32:54 52ebb69f0ebf: Download complete 17:32:54 Removing intermediate container e861537d7fe9 17:32:54 ---> 6cb63a8046d8 17:32:54 17:32:54 Successfully built 6cb63a8046d8 17:32:55 Successfully tagged security-proxy-auth:latest 17:32:55 Building support-scheduler 17:33:00  Building security-proxy-auth ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:33:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:33:00 ---> c5b017941489 17:33:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:33:00 ---> Using cache 17:33:00 ---> d81851d4d2f6 17:33:00 Step 4/23 : WORKDIR /edgex-go 17:33:00 ---> Using cache 17:33:00 ---> 3cbe0ec11439 17:33:00 Step 5/23 : RUN apk add --update --no-cache make git 17:33:00 ---> Using cache 17:33:00 ---> 3c7717d8c05c 17:33:00 Step 6/23 : COPY go.mod vendor* ./ 17:33:00 ---> Using cache 17:33:00 ---> 68b504e0aba2 17:33:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:00 ---> Using cache 17:33:00 ---> 9ed5d7e51569 17:33:00 Step 8/23 : COPY . . 17:33:00 ---> Using cache 17:33:00 ---> 73ad500fab5f 17:33:00 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 17:33:00 ---> Running in 7dc6e75cd34a 17:33:00 ---> Running in b01aef197ac1 17:33:00 ---> Running in 73ef0491af64 17:33:00 ---> Running in 37d14faae5f3 17:33:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:33:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:33:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:33:01 OK: 265 MiB in 53 packages 17:33:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:33:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:33:01 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 17:33:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:33:01 OK: 265 MiB in 53 packages 17:33:02 OK: 265 MiB in 53 packages 17:33:03 Removing intermediate container 7dc6e75cd34a 17:33:03 ---> 669bf45f2f2f 17:33:03 Step 5/27 : COPY go.mod vendor* ./ 17:33:03 Removing intermediate container 28278464cf28 17:33:03 ---> 1c49f8ea38e2 17:33:03 17:33:03 Step 10/24 : FROM alpine:3.17 17:33:03 ---> b2aa39c304c2 17:33:03 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:33:03 ---> Using cache 17:33:03 ---> 96588351d050 17:33:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:33:03 ---> Using cache 17:33:03 ---> 19290da0a8cc 17:33:03 Step 13/24 : ENV APP_PORT=59882 17:33:03 ---> Running in d7e05095a1d9 17:33:03 Removing intermediate container b01aef197ac1 17:33:03 ---> f1f470a5d9ee 17:33:03 Step 5/25 : COPY go.mod vendor* ./ 17:33:03 Removing intermediate container 37d14faae5f3 17:33:03 ---> 8e19cb5b5fa7 17:33:03 Step 6/23 : COPY go.mod vendor* ./ 17:33:03 ---> 359ac83c2971 17:33:03 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:03 Removing intermediate container d7e05095a1d9 17:33:03 ---> da61a3109c4b 17:33:03 Step 14/24 : EXPOSE $APP_PORT 17:33:03 ---> Running in 4ad43bb3e7c8 17:33:03 ---> Running in a26adcf855a9 17:33:03 ---> 2590cdef122f 17:33:03 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:03 ---> Running in acdd284258cc 17:33:03 Removing intermediate container a26adcf855a9 17:33:03 ---> f68ed0b8b13d 17:33:03 Step 15/24 : WORKDIR / 17:33:04 ---> 1a64fa0e91fb 17:33:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:04 ---> Running in ce418b024209 17:33:04 ---> Running in 894aecfd6a40 17:33:04 Removing intermediate container ce418b024209 17:33:04 ---> 349f79a4330c 17:33:04 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:33:04 ---> 743b42a3ddd2 17:33:04 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 17:33:04 ---> 4b05a69ede5d 17:33:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:33:05 ---> c6c52a24f02a 17:33:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 17:33:05 ---> a71ae6b51465 17:33:05 Step 20/24 : ENTRYPOINT ["/core-command"] 17:33:05 ---> Running in 7f5ad4f88c55 17:33:05 Removing intermediate container 7f5ad4f88c55 17:33:05 ---> e9867944adae 17:33:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:33:05 ---> Running in f5c94d27d634 17:33:05 Removing intermediate container f5c94d27d634 17:33:05 ---> f6ac6839b82f 17:33:05 Step 22/24 : LABEL arch=x86_64 17:33:05 ---> Running in f086e2349300 17:33:05 Removing intermediate container f086e2349300 17:33:05 ---> 4128fb90c22d 17:33:05 Step 23/24 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 17:33:05 ---> Running in d1ad129e39a6 17:33:06 Removing intermediate container d1ad129e39a6 17:33:06 ---> 71449db4eb57 17:33:06 Step 24/24 : LABEL version=0.0.0 17:33:06 ---> Running in 0c7e7770db33 17:33:06 Removing intermediate container 0c7e7770db33 17:33:06 ---> ad3b4a30edd0 17:33:06 17:33:06 Successfully built ad3b4a30edd0 17:33:06 Successfully tagged core-command:latest 17:33:06 Building security-proxy-setup 17:33:06 ce5c4a1c91eb: Pull complete 17:33:06 169dfbe0d373: Pull complete 17:33:06 e1ff8fa3b103: Pull complete 17:33:08  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:33:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:33:08 ---> c5b017941489 17:33:08 Step 3/22 : WORKDIR /edgex-go 17:33:08 ---> Using cache 17:33:08 ---> 5dc9734b7ec8 17:33:08 Step 4/22 : RUN apk add --update --no-cache make git 17:33:08 ---> Using cache 17:33:08 ---> f1f470a5d9ee 17:33:08 Step 5/22 : COPY go.mod vendor* ./ 17:33:08 ---> Using cache 17:33:08 ---> 2590cdef122f 17:33:08 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:11 52ebb69f0ebf: Pull complete 17:33:13 5abe8eddf0d5: Pull complete 17:33:13 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 17:33:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:33:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 17:33:14 ---> Running in d461cfd403bf 17:33:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:33:14 WORKDIR /edgex 17:33:14 COPY go.mod . 17:33:14 RUN go mod download 17:33:14 + docker build -t ci-base-image-arm64 -f - . 17:33:14 Sending build context to Docker daemon 2.932MB 17:33:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:33:14 ---> 6cb57ee374ae 17:33:14 Step 2/4 : WORKDIR /edgex 17:33:17 ---> Running in a66360a777c6 17:33:17 Removing intermediate container a66360a777c6 17:33:17 ---> c46119a5b7b3 17:33:17 Step 3/4 : COPY go.mod . 17:33:18 ---> 8e1a82c66d85 17:33:18 Step 4/4 : RUN go mod download 17:33:18 ---> Running in e6deee3de674 17:33:24 Removing intermediate container 73ef0491af64 17:33:24 ---> 3485038d8598 17:33:24 17:33:24 Step 10/23 : FROM alpine:3.17 17:33:24 ---> b2aa39c304c2 17:33:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:33:24 ---> Using cache 17:33:24 ---> 96588351d050 17:33:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:33:24 ---> Using cache 17:33:24 ---> 19290da0a8cc 17:33:24 Step 13/23 : ENV APP_PORT=59861 17:33:24 ---> Running in f5d82a95d3bb 17:33:24 Removing intermediate container f5d82a95d3bb 17:33:24 ---> 37f30bf84359 17:33:24 Step 14/23 : EXPOSE $APP_PORT 17:33:24 ---> Running in 9f1744a91594 17:33:24 Removing intermediate container 9f1744a91594 17:33:24 ---> d4474427c8d7 17:33:24 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:33:24 ---> 4e163ca48175 17:33:24 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:33:24 ---> a7051d42244a 17:33:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:33:24 ---> 34e899e05396 17:33:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 17:33:24 ---> 38dc9ba6dcb3 17:33:24 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:33:24 ---> Running in ee018ff40ad8 17:33:24 Removing intermediate container ee018ff40ad8 17:33:24 ---> f9ca95443564 17:33:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:33:24 ---> Running in 8b748cdad0d6 17:33:24 Removing intermediate container 8b748cdad0d6 17:33:24 ---> 5860f2f37d9e 17:33:24 Step 21/23 : LABEL arch=x86_64 17:33:24 ---> Running in dab70d3182a2 17:33:24 Removing intermediate container dab70d3182a2 17:33:24 ---> 890f17512ef7 17:33:24 Step 22/23 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 17:33:24 ---> Running in b843bb0e0470 17:33:24 Removing intermediate container b843bb0e0470 17:33:24 ---> d5b5246bf097 17:33:24 Step 23/23 : LABEL version=0.0.0 17:33:24 ---> Running in b6a069d17554 17:33:24 Removing intermediate container b6a069d17554 17:33:24 ---> e7ed039c1899 17:33:24 17:33:24 Successfully built e7ed039c1899 17:33:24 Successfully tagged support-scheduler:latest 17:33:24 Building core-data 17:33:26  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:33:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:33:26 ---> c5b017941489 17:33:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:33:26 ---> Using cache 17:33:26 ---> d81851d4d2f6 17:33:26 Step 4/23 : WORKDIR /edgex-go 17:33:26 ---> Using cache 17:33:26 ---> 3cbe0ec11439 17:33:26 Step 5/23 : RUN apk add --update --no-cache make git 17:33:26 ---> Using cache 17:33:26 ---> 3c7717d8c05c 17:33:26 Step 6/23 : COPY go.mod vendor* ./ 17:33:26 ---> Using cache 17:33:26 ---> 68b504e0aba2 17:33:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:26 ---> Using cache 17:33:26 ---> 9ed5d7e51569 17:33:26 Step 8/23 : COPY . . 17:33:26 ---> Using cache 17:33:26 ---> 73ad500fab5f 17:33:26 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:33:29 ---> Running in c670cdd0fe91 17:33:29 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 17:34:05 Removing intermediate container e6deee3de674 17:34:05 ---> 37b97d54f95e 17:34:05 Successfully built 37b97d54f95e 17:34:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:05 + docker inspect -f . ci-base-image-arm64 17:34:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:34:05 prd-ubuntu20.04-docker-arm64-4c-16g-5244 does not seem to be running inside a container 17:34:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:34:07 $ docker top 17f5b727e669bfb9b4f6cf794215049253d58c293a1d33be7a3cdb3fdbb811c5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:34:08 + go version 17:34:08 go version go1.20.2 linux/arm64 [Pipeline] } 17:34:08 $ docker stop --time=1 17f5b727e669bfb9b4f6cf794215049253d58c293a1d33be7a3cdb3fdbb811c5 17:34:10 $ docker rm -f --volumes 17f5b727e669bfb9b4f6cf794215049253d58c293a1d33be7a3cdb3fdbb811c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:10 + docker inspect -f . ci-base-image-arm64 17:34:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:34:10 prd-ubuntu20.04-docker-arm64-4c-16g-5244 does not seem to be running inside a container 17:34:10 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:34:12 $ docker top a989b7f53f17cea8f1a075dde08c22892b6c9ecf3d2d36dd0ac56865761bc136 -eo pid,comm [Pipeline] { [Pipeline] echo 17:34:12 ========================================================= 17:34:12 [edgeXBuildGoParallel] Running Tests and Build... 17:34:12 ========================================================= [Pipeline] sh 17:34:13 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 17:34:13 + make test 17:34:13 go test -race -coverprofile=coverage.out ./... 17:34:25 Removing intermediate container c670cdd0fe91 17:34:25 ---> 1c7caed78ce3 17:34:25 17:34:25 Step 10/23 : FROM alpine:3.17 17:34:25 ---> b2aa39c304c2 17:34:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:34:25 ---> Running in 6405f9f4fead 17:34:25 Removing intermediate container 6405f9f4fead 17:34:25 ---> 2e9f346ef870 17:34:25 Step 12/23 : ENV APP_PORT=59880 17:34:25 ---> Running in fecdd815f50e 17:34:25 Removing intermediate container fecdd815f50e 17:34:25 ---> ec926c51b861 17:34:25 Step 13/23 : EXPOSE $APP_PORT 17:34:25 ---> Running in 3025c5637881 17:34:25 Removing intermediate container 4ad43bb3e7c8 17:34:25 ---> 6c5a62e20d09 17:34:25 Step 7/27 : COPY . . 17:34:25 Removing intermediate container d461cfd403bf 17:34:25 ---> 8bcf2c150b98 17:34:25 Step 7/22 : COPY . . 17:34:25 Removing intermediate container acdd284258cc 17:34:25 ---> 42daf023a38f 17:34:25 Step 7/25 : COPY . . 17:34:25 Removing intermediate container 894aecfd6a40 17:34:25 ---> 946963ffb8b7 17:34:25 Step 8/23 : COPY . . 17:34:25 Removing intermediate container 3025c5637881 17:34:25 ---> 37e9250be32e 17:34:25 Step 14/23 : RUN apk add --update --no-cache dumb-init 17:34:25 ---> Running in 342a82384499 17:34:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:34:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:34:25 (1/1) Installing dumb-init (1.2.5-r2) 17:34:25 Executing busybox-1.35.0-r29.trigger 17:34:25 OK: 7 MiB in 16 packages 17:34:40 ---> 32e620686539 17:34:40 Step 9/23 : RUN make cmd/support-notifications/support-notifications 17:34:40 ---> a12ec29c750c 17:34:40 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 17:34:40 ---> d942389f89b0 17:34:40 Step 8/22 : RUN make cmd/secrets-config/secrets-config 17:34:40 ---> 00e89a09dbfe 17:34:40 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:34:40 ---> Running in 537a0f3478c5 17:34:40 ---> Running in fdf9291e86b8 17:34:40 ---> Running in 6d4164775a2a 17:34:40 ---> Running in 1ef1051d1bdd 17:34:40 Removing intermediate container 342a82384499 17:34:40 ---> 1ee21dd27c47 17:34:40 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:34:40 Removing intermediate container fdf9291e86b8 17:34:40 ---> a3fc2d3a39e7 17:34:40 Step 9/27 : WORKDIR /edgex-go/spire-build 17:34:40 ---> Running in be8deee01206 17:34:40 ---> 6044f63a8fad 17:34:40 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:34:40 Removing intermediate container be8deee01206 17:34:40 ---> 73502c652849 17:34:40 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:34:40 ---> Running in 688629c9d815 17:34:40 ---> c40bd6dd34fe 17:34:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:34:40 Removing intermediate container 688629c9d815 17:34:40 ---> c02bf15fc2f5 17:34:40 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:34:40 ---> Running in 94018eb0a769 17:34:40 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 17:34:40 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 17:34:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:34:40 ---> 012602eb8aea 17:34:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 17:34:40 ---> e85a17bdb7b5 17:34:40 Step 19/23 : ENTRYPOINT ["/core-data"] 17:34:40 ---> Running in 988bac67e07b 17:34:40 Removing intermediate container 94018eb0a769 17:34:40 ---> 4ffe9f478eba 17:34:40 Step 12/27 : WORKDIR /edgex-go 17:34:41 ---> Running in c515b2044536 17:34:41 Removing intermediate container 988bac67e07b 17:34:41 ---> 68c5baddbd18 17:34:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:34:41 ---> Running in 5f28ab6d5972 17:34:41 Removing intermediate container c515b2044536 17:34:41 ---> e13b2c1c0816 17:34:41 17:34:41 Step 13/27 : FROM alpine:3.17 17:34:41 ---> b2aa39c304c2 17:34:41 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:34:41 ---> Using cache 17:34:41 ---> eb026c7b89b9 17:34:41 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:34:41 ---> Using cache 17:34:41 ---> cfbfe1c60cec 17:34:41 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 17:34:41 ---> Using cache 17:34:41 ---> 2256120dfa08 17:34:41 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 17:34:41 ---> Using cache 17:34:41 ---> b77ab2c13db2 17:34:41 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:34:41 Removing intermediate container 5f28ab6d5972 17:34:41 ---> 29bd22a51e5e 17:34:41 Step 21/23 : LABEL arch=x86_64 17:34:41 ---> Running in 9f82036c1b82 17:34:41 Removing intermediate container 9f82036c1b82 17:34:41 ---> 602edb1dda0c 17:34:41 Step 22/23 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 17:34:41 ---> Running in 16e62d41ee1c 17:34:42 Removing intermediate container 16e62d41ee1c 17:34:42 ---> 41c70ca05bef 17:34:42 Step 23/23 : LABEL version=0.0.0 17:34:42 ---> Running in 8a3a9f46d63d 17:34:42 Removing intermediate container 8a3a9f46d63d 17:34:42 ---> 516e47faa643 17:34:42 17:34:42 Successfully built 516e47faa643 17:34:42 Successfully tagged core-data:latest 17:34:42  Building core-data ... done Building security-spire-config 17:34:44 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:34:44 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:34:44 ---> c5b017941489 17:34:44 Step 3/27 : WORKDIR /edgex-go 17:34:44 ---> Using cache 17:34:44 ---> 5dc9734b7ec8 17:34:44 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 17:34:44 ---> Using cache 17:34:44 ---> 669bf45f2f2f 17:34:44 Step 5/27 : COPY go.mod vendor* ./ 17:34:44 ---> Using cache 17:34:44 ---> 359ac83c2971 17:34:44 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:34:44 ---> Using cache 17:34:44 ---> 6c5a62e20d09 17:34:44 Step 7/27 : COPY . . 17:34:44 ---> Using cache 17:34:44 ---> a12ec29c750c 17:34:44 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 17:34:44 ---> Using cache 17:34:44 ---> a3fc2d3a39e7 17:34:44 Step 9/27 : WORKDIR /edgex-go/spire-build 17:34:44 ---> Using cache 17:34:44 ---> 73502c652849 17:34:44 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:34:44 ---> Using cache 17:34:44 ---> c02bf15fc2f5 17:34:44 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:34:44 ---> Using cache 17:34:44 ---> 4ffe9f478eba 17:34:44 Step 12/27 : WORKDIR /edgex-go 17:34:44 ---> Using cache 17:34:44 ---> e13b2c1c0816 17:34:44 17:34:44 Step 13/27 : FROM alpine:3.17 17:34:44 ---> b2aa39c304c2 17:34:44 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:34:44 ---> Using cache 17:34:44 ---> eb026c7b89b9 17:34:44 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:34:46 ---> f3311f59dfe0 17:34:46 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:34:48 ---> Running in 093947e4ef3b 17:34:49 ---> 0817676278ea 17:34:49 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:34:50 ---> 00b881aa5c95 17:34:50 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:34:50 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:34:50 v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:34:50 OK: 17820 distinct packages available 17:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:34:51 (1/4) Installing dumb-init (1.2.5-r2) 17:34:51 (2/4) Installing musl-obstack (1.2.3-r0) 17:34:51 (3/4) Installing libucontext (1.2-r0) 17:34:51 (4/4) Installing gcompat (1.1.0-r0) 17:34:51 Executing busybox-1.35.0-r29.trigger 17:34:51 OK: 7 MiB in 19 packages 17:34:51 ---> 9c606c7b4b42 17:34:51 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:34:52 ---> 4a57b4c97db3 17:34:52 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:34:52 Removing intermediate container 093947e4ef3b 17:34:52 ---> 5f7150150258 17:34:52 ---> Running in 70e4cce76a58 17:34:52 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 17:34:53 Removing intermediate container 70e4cce76a58 17:34:53 ---> 6c1bc7dc0a9b 17:34:53 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:34:54 ---> 576c61c403e2 17:34:54 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 17:34:54 ---> Running in ae46718c8b8e 17:34:54 Removing intermediate container ae46718c8b8e 17:34:54 ---> 761d0ed1d142 17:34:54 Step 25/27 : LABEL arch=x86_64 17:34:55 ---> ad5224060712 17:34:55 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:34:55 ---> Running in a43a7d0e6449 17:34:57 Removing intermediate container a43a7d0e6449 17:34:57 ---> 9ef47cfea529 17:34:57 Step 26/27 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 17:34:57 ---> Running in ef8c6eecaf41 17:34:57 ---> ce6ee1469bbc 17:34:57 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:34:57 Removing intermediate container ef8c6eecaf41 17:34:57 ---> 38bdfac35e4c 17:34:57 Step 27/27 : LABEL version=0.0.0 17:34:57 ---> Running in 4cc549172908 17:34:57 ---> 602f240c35d2 17:34:57 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:34:57 ---> Running in 457204e3aa4c 17:34:58 Removing intermediate container 4cc549172908 17:34:58 ---> 19835b70e88a 17:34:58 17:34:58 Successfully built 19835b70e88a 17:34:58 Successfully tagged security-spire-agent:latest 17:34:58 Removing intermediate container 457204e3aa4c 17:34:58 Building security-bootstrapper 17:34:58 ---> d2d9d184f9b0 17:34:58  Building security-spire-agent ... done Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:35:03 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:35:03 Step 2/33 : FROM ${BUILDER_BASE} AS builder 17:35:03 ---> c5b017941489 17:35:03 Step 3/33 : WORKDIR /edgex-go 17:35:03 ---> Using cache 17:35:03 ---> 5dc9734b7ec8 17:35:03 Step 4/33 : RUN apk add --update --no-cache make git 17:35:03 ---> Using cache 17:35:03 ---> f1f470a5d9ee 17:35:03 Step 5/33 : COPY go.mod vendor* ./ 17:35:03 ---> Using cache 17:35:03 ---> 2590cdef122f 17:35:03 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:35:03 ---> Using cache 17:35:03 ---> 8bcf2c150b98 17:35:03 Step 7/33 : COPY . . 17:35:03 ---> Using cache 17:35:03 ---> d942389f89b0 17:35:03 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:35: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:35:07 ---> 4fd11911c5ee 17:35:07 Step 22/27 : WORKDIR / 17:35:07 ---> Running in 3e3d2c47d218 17:35:07 ---> Running in 2c61d3644417 17:35:08 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 17:35:08 Removing intermediate container 2c61d3644417 17:35:08 ---> 3ab1becc110e 17:35:08 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:35:10 ? github.com/edgexfoundry/edgex-go [no test files] 17:35:11 ---> Running in f48b5d7cd8bf 17:35:11 Removing intermediate container 6d4164775a2a 17:35:11 ---> a5360c6d6b6d 17:35:11 17:35:11 Step 9/22 : FROM alpine:3.17 17:35:11 ---> b2aa39c304c2 17:35:11 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 17:35:12 Removing intermediate container 1ef1051d1bdd 17:35:12 ---> dcd42430801a 17:35:12 17:35:12 Step 9/25 : FROM alpine:3.17 17:35:12 ---> b2aa39c304c2 17:35:12 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:35:14 ---> Running in b623de814746 17:35:14 Removing intermediate container f48b5d7cd8bf 17:35:14 ---> 871b6a571ec7 17:35:14 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:35:14 ---> Running in 38f5645549f3 17:35:15 ---> Running in af0e2d61daff 17:35:15 Removing intermediate container 537a0f3478c5 17:35:15 ---> fad931130633 17:35:15 17:35:15 Step 10/23 : FROM alpine:3.17 17:35:15 ---> b2aa39c304c2 17:35:15 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:35:15 ---> Running in 6215f15e153d 17:35:15 Removing intermediate container af0e2d61daff 17:35:15 ---> 1bab91ba44c1 17:35:15 Step 25/27 : LABEL arch=x86_64 17:35:15 ---> Running in 9bf3e6b162c4 17:35:16 Removing intermediate container 9bf3e6b162c4 17:35:16 ---> 12ef678d87d9 17:35:16 Step 26/27 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 17:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:35:16 ---> Running in 41a178c5d042 17:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:35:16 Removing intermediate container 41a178c5d042 17:35:16 ---> 81f50a6117ac 17:35:16 Step 27/27 : LABEL version=0.0.0 17:35:16 ---> Running in 1c0fe60c47cf 17:35:16 (1/3) Installing ca-certificates (20220614-r4) 17:35:16 (1/2) Installing ca-certificates (20220614-r4) 17:35:16 (2/3) Installing dumb-init (1.2.5-r2) 17:35:16 (2/2) Installing dumb-init (1.2.5-r2) 17:35:16 (3/3) Installing su-exec (0.2-r2) 17:35:16 Executing busybox-1.35.0-r29.trigger 17:35:16 Executing busybox-1.35.0-r29.trigger 17:35:16 Executing ca-certificates-20220614-r4.trigger 17:35:16 Executing ca-certificates-20220614-r4.trigger 17:35:16 (1/2) Installing dumb-init (1.2.5-r2) 17:35:16 (2/2) Installing openssl (3.0.8-r1) 17:35:16 Executing busybox-1.35.0-r29.trigger 17:35:16 OK: 8 MiB in 17 packages 17:35:16 OK: 8 MiB in 17 packages 17:35:16 OK: 8 MiB in 18 packages 17:35:16 Removing intermediate container 1c0fe60c47cf 17:35:16 ---> 0ac0b2a99b04 17:35:16 17:35:16 Successfully built 0ac0b2a99b04 17:35:16 Successfully tagged security-spire-config:latest 17:35:17  Building security-spire-config ... done Removing intermediate container b623de814746 17:35:17 ---> 0d3fade0f676 17:35:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 17:35:17 ---> Running in a26895ccadc8 17:35:17 Removing intermediate container 6215f15e153d 17:35:17 ---> 70eb283bf62f 17:35:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 17:35:17 Removing intermediate container 38f5645549f3 17:35:17 ---> c5b4c94d7292 17:35:17 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 17:35:18 ---> Running in 4d6adfd38ec5 17:35:18 ---> Running in c26caa09a426 17:35:18 Removing intermediate container a26895ccadc8 17:35:18 ---> 401a4719568f 17:35:18 Step 12/22 : WORKDIR /edgex 17:35:18 ---> Running in 16db12182b7d 17:35:18 Removing intermediate container 4d6adfd38ec5 17:35:18 ---> bcd7d7da8726 17:35:18 Step 13/23 : ENV APP_PORT=59860 17:35:18 Removing intermediate container c26caa09a426 17:35:18 ---> c8b4d3f217fc 17:35:18 Step 12/25 : WORKDIR / 17:35:18 ---> Running in 79883cafca20 17:35:18 ---> Running in f9929f7a338c 17:35:18 Removing intermediate container 16db12182b7d 17:35:18 ---> a7c66bdc260d 17:35:18 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:35:18 Removing intermediate container 79883cafca20 17:35:18 ---> c61163694080 17:35:18 Step 14/23 : EXPOSE $APP_PORT 17:35:18 Removing intermediate container f9929f7a338c 17:35:18 ---> 24c7208d8c95 17:35:18 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:35:18 ---> Running in 127aefb3671c 17:35:18 ---> 5805ea299efe 17:35:18 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 17:35:18 Removing intermediate container 127aefb3671c 17:35:18 ---> 62b7debd1a00 17:35:18 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:35:18 ---> 3e04725df159 17:35:18 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 17:35:18 ---> 5a247a236550 17:35:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 17:35:18 ---> fb164543d7d7 17:35:18 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:35:18 ---> 0a1513c8413a 17:35:18 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:35:18 ---> c1a3fc565782 17:35:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:35:18 ---> adb0d8e48721 17:35:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:35:18 ---> 41479819b7ae 17:35:18 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 17:35:19 ---> 56f98827a5f0 17:35:19 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 17:35:19 ---> 43da9f4b7eb7 17:35:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:35:19 ---> 923197cf993a 17:35:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:35:20 ---> eaad5c833e81 17:35:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 17:35:20 ---> f7d354c75088 17:35:20 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:35:20 ---> b1c7f9a7a2ed 17:35:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:35:20 ---> Running in a079de36a8b3 17:35:20 ---> b5a62a90acd6 17:35:20 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:35:20 ---> Running in e5c52300e56c 17:35:20 ---> 143085eabe42 17:35:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:35:20 Removing intermediate container e5c52300e56c 17:35:20 ---> 4085c3cf8f87 17:35:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:35:20 ---> Running in ba34b991b3e9 17:35:20 ---> 6039d2d83636 17:35:20 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:35:21 ---> Running in fdae4198e383 17:35:21 Removing intermediate container a079de36a8b3 17:35:21 ---> 0bf1be4d25a6 17:35:21 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:35:21 Removing intermediate container ba34b991b3e9 17:35:21 ---> c25a9cc91514 17:35:21 Step 21/23 : LABEL arch=x86_64 17:35:21 ---> Running in 8473f33fec9f 17:35:21 ---> Running in df6756a85325 17:35:21 Removing intermediate container 8473f33fec9f 17:35:21 ---> c22383217bf9 17:35:21 Step 20/22 : LABEL arch=x86_64 17:35:21 ---> Running in 4cd73904bf74 17:35:21 Removing intermediate container df6756a85325 17:35:21 ---> 5c2e5430a469 17:35:21 Step 22/23 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 17:35:21 ---> Running in 0753919e7c2a 17:35:21 Removing intermediate container 4cd73904bf74 17:35:21 ---> 0e31e150ee45 17:35:21 Step 21/22 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 17:35:21 ---> Running in 0a82dd657d74 17:35:21 Removing intermediate container 0753919e7c2a 17:35:21 ---> b00a3c52a838 17:35:21 Step 23/23 : LABEL version=0.0.0 17:35:21 Removing intermediate container 0a82dd657d74 17:35:21 ---> c2e6b7dcfa26 17:35:21 Step 22/22 : LABEL version=0.0.0 17:35:21 ---> Running in 0796427b8650 17:35:21 ---> Running in c4acd7c17ced 17:35:21 Removing intermediate container 0796427b8650 17:35:21 ---> 53b69ea238fc 17:35:21 17:35:21 Removing intermediate container c4acd7c17ced 17:35:21 ---> 7d84881585f3 17:35:21 17:35:21 Successfully built 53b69ea238fc 17:35:21 Successfully tagged support-notifications:latest 17:35:21  Building support-notifications ... done Successfully built 7d84881585f3 17:35:21 Successfully tagged security-proxy-setup:latest 17:35:21  Building security-proxy-setup ... done Removing intermediate container fdae4198e383 17:35:21 ---> 58b0b6ada7a4 17:35:21 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:35:21 ---> Running in 38283246804e 17:35:21 Removing intermediate container 38283246804e 17:35:21 ---> 9fe383cd76ea 17:35:21 Step 23/25 : LABEL arch=x86_64 17:35:22 ---> Running in b4e3252c8c6e 17:35:22 Removing intermediate container b4e3252c8c6e 17:35:22 ---> eabfd63d3736 17:35:22 Step 24/25 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 17:35:22 ---> Running in a05867563ed3 17:35:22 Removing intermediate container a05867563ed3 17:35:22 ---> 04354edf8569 17:35:22 Step 25/25 : LABEL version=0.0.0 17:35:22 ---> Running in 0594d76e9dbb 17:35:22 Removing intermediate container 0594d76e9dbb 17:35:22 ---> 81d46c2eb448 17:35:22 17:35:22 Successfully built 81d46c2eb448 17:35:22 Successfully tagged security-secretstore-setup:latest 17:35:26  Building security-secretstore-setup ... done Removing intermediate container 3e3d2c47d218 17:35:26 ---> 0c1883da978b 17:35:26 17:35:26 Step 9/33 : FROM alpine:3.17 17:35:26 ---> b2aa39c304c2 17:35:26 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 17:35:26 ---> Using cache 17:35:26 ---> 59f8a0783ada 17:35:26 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 17:35:26 ---> Running in e61f9114b1f6 17:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:35:27 (1/2) Installing dumb-init (1.2.5-r2) 17:35:27 (2/2) Installing su-exec (0.2-r2) 17:35:27 Executing busybox-1.35.0-r29.trigger 17:35:27 OK: 7 MiB in 17 packages 17:35:28 Removing intermediate container e61f9114b1f6 17:35:28 ---> e82143b7ac9f 17:35:28 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 17:35:28 ---> Running in 5c41ca404257 17:35:28 Removing intermediate container 5c41ca404257 17:35:28 ---> 4ae8a1476869 17:35:28 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:35:28 ---> Running in 20fa32e13ffa 17:35:28 Removing intermediate container 20fa32e13ffa 17:35:28 ---> 580d3e514410 17:35:28 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:35:28 ---> Running in 31f22e144548 17:35:28 Removing intermediate container 31f22e144548 17:35:28 ---> e66521149efd 17:35:28 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:35:28 ---> Running in 7d27a6b62468 17:35:28 Removing intermediate container 7d27a6b62468 17:35:28 ---> dd865c025625 17:35:28 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:35:28 ---> Running in 3653c2e02fd8 17:35:28 Removing intermediate container 3653c2e02fd8 17:35:28 ---> d152a257050a 17:35:28 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 17:35:28 ---> Running in 6de4352399ac 17:35:28 Removing intermediate container 6de4352399ac 17:35:28 ---> 9cd4bc3e42aa 17:35:28 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:35:28 ---> 554aa6eabd04 17:35:28 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:35:28 ---> Running in 3f0bb60907a0 17:35:29 Removing intermediate container 3f0bb60907a0 17:35:29 ---> 267d4acf6e77 17:35:29 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 17:35:29 ---> 8a9e28565928 17:35:29 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 17:35:29 ---> 73a689398e04 17:35:29 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:35:30 ---> 23061bc3c3a0 17:35:30 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 17:35:30 ---> d9c5702aade5 17:35:30 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 17:35:30 ---> 4a7cbe330ef1 17:35:30 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:35:30 ---> ac46d6d3268f 17:35:30 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:35:30 ---> 7031d23bf0e6 17:35:30 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:35:31 ---> 37224d45154e 17:35:31 Step 28/33 : RUN chmod +x /entrypoint.sh 17:35:31 ---> Running in df05c9d015c6 17:35:31 Removing intermediate container df05c9d015c6 17:35:31 ---> 6dd393ebba70 17:35:31 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 17:35:31 ---> Running in 557fd3ef55a4 17:35:31 Removing intermediate container 557fd3ef55a4 17:35:31 ---> da5024a7ea1e 17:35:31 Step 30/33 : CMD ["gate"] 17:35:31 ---> Running in 0be3cdfb213e 17:35:31 Removing intermediate container 0be3cdfb213e 17:35:31 ---> 28e66ad2c1eb 17:35:31 Step 31/33 : LABEL arch=x86_64 17:35:31 ---> Running in 9bff7a211ae8 17:35:31 Removing intermediate container 9bff7a211ae8 17:35:31 ---> 00e03c50fb5f 17:35:31 Step 32/33 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 17:35:31 ---> Running in 7fe277bca31f 17:35:31 Removing intermediate container 7fe277bca31f 17:35:31 ---> b664aac539e7 17:35:31 Step 33/33 : LABEL version=0.0.0 17:35:31 ---> Running in c92517b31418 17:35:31 Removing intermediate container c92517b31418 17:35:31 ---> 33e2f38a6318 17:35:31 17:35:32 Successfully built 33e2f38a6318 17:35:32 Successfully tagged security-bootstrapper:latest 17:35:32  Building security-bootstrapper ... done  [Pipeline] } 17:35:32 $ docker stop --time=1 9faa564fb2a1b2f5ca41dd15492f9c42845221889f908ff2e9437b86028fab92 17:35:33 $ docker rm -f --volumes 9faa564fb2a1b2f5ca41dd15492f9c42845221889f908ff2e9437b86028fab92 [Pipeline] // withDockerContainer [Pipeline] sh 17:35:33 + docker images 17:35:33 REPOSITORY TAG IMAGE ID CREATED SIZE 17:35:33 security-bootstrapper latest 33e2f38a6318 2 seconds ago 22.1MB 17:35:33 0c1883da978b 8 seconds ago 1.67GB 17:35:33 security-secretstore-setup latest 81d46c2eb448 11 seconds ago 32.7MB 17:35:33 security-proxy-setup latest 7d84881585f3 12 seconds ago 18.7MB 17:35:33 support-notifications latest 53b69ea238fc 12 seconds ago 32.7MB 17:35:33 security-spire-config latest 0ac0b2a99b04 17 seconds ago 88.9MB 17:35:33 fad931130633 19 seconds ago 1.75GB 17:35:33 dcd42430801a 22 seconds ago 1.68GB 17:35:33 a5360c6d6b6d 22 seconds ago 1.67GB 17:35:33 security-spire-agent latest 19835b70e88a 36 seconds ago 129MB 17:35:33 e13b2c1c0816 52 seconds ago 1.55GB 17:35:33 core-data latest 516e47faa643 52 seconds ago 20MB 17:35:33 1c7caed78ce3 About a minute ago 1.69GB 17:35:33 support-scheduler latest e7ed039c1899 2 minutes ago 32MB 17:35:33 3485038d8598 2 minutes ago 1.75GB 17:35:33 core-command latest ad3b4a30edd0 2 minutes ago 19.8MB 17:35:33 1c49f8ea38e2 2 minutes ago 1.69GB 17:35:33 core-common-config-bootstrapper latest 3acad2f693d5 2 minutes ago 17.2MB 17:35:33 security-spiffe-token-provider latest 3805e01061e9 2 minutes ago 32.8MB 17:35:33 security-proxy-auth latest 6cb63a8046d8 2 minutes ago 18.3MB 17:35:33 core-metadata latest ebf442afe3a0 2 minutes ago 20.4MB 17:35:33 4081c0e1bb8c 3 minutes ago 1.68GB 17:35:33 c6a114c486b3 3 minutes ago 1.73GB 17:35:33 8ffcb5ebc973 3 minutes ago 1.69GB 17:35:33 8ecdcd50f391 3 minutes ago 1.66GB 17:35:33 security-spire-server latest dc4ae986b245 3 minutes ago 89.8MB 17:35:33 cb36b5b686c3 3 minutes ago 1.55GB 17:35:33 ci-base-image-x86_64 latest c5b017941489 7 minutes ago 881MB 17:35:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 12 days ago 664MB 17:35:33 alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB 17:35:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 17:35:33 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] } 17:37:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:37:32 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 17:37:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:37:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:37:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:37:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:37:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:37:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 17:37:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:37:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:37:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:37:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:37:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:37:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:37:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.343s coverage: 28.7% of statements 17:38:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.355s coverage: 98.5% of statements 17:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 17:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:38:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.754s coverage: 71.3% of statements 17:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:38:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.426s coverage: 54.0% of statements 17:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:38:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:38:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:38:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.017s coverage: 88.5% of statements 17:38:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.600s coverage: 3.9% of statements 17:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:38:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.368s coverage: 95.6% of statements 17:38:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:38:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:38:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:38:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:38:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:38:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.266s coverage: 72.2% of statements 17:39:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:39:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:39:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:39:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.300s coverage: 65.9% of statements 17:39:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:39:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:39:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.499s coverage: 0.9% of statements 17:39:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.297s coverage: 29.0% of statements 17:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.383s coverage: 44.1% of statements 17:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.405s coverage: 82.9% of statements 17:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.311s coverage: 94.1% of statements 17:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.468s coverage: 96.3% of statements 17:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.232s coverage: 87.5% of statements 17:39:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:39:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:39:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:39:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:39:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.238s coverage: 94.4% of statements 17:39:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:39:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:39:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:39:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:39:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.246s coverage: 79.9% of statements 17:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.281s coverage: 92.9% of statements 17:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.083s coverage: 64.4% of statements 17:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.256s coverage: 86.9% of statements 17:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.277s coverage: 87.2% of statements 17:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.198s coverage: 20.0% of statements 17:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.210s coverage: 100.0% of statements 17:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.532s coverage: 81.2% of statements 17:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 17:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.534s coverage: 82.1% of statements 17:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.253s coverage: 86.0% of statements 17:40:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:40:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.090s coverage: 63.1% of statements 17:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.257s coverage: 100.0% of statements 17:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.128s coverage: 89.4% of statements 17:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.104s coverage: 100.0% of statements 17:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements 17:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 17:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 17:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 17:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 17:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.154s coverage: 38.4% of statements 17:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.301s coverage: 89.5% of statements 17:40:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:40:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:40:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:40:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements 17:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:40:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.332s coverage: 17.7% of statements 17:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:40:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.656s coverage: 92.3% of statements 17:40:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:40:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:40:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.334s coverage: 61.5% of statements 17:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:40:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.442s coverage: 97.7% of statements 17:40:50 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 17:40:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:40:51 go vet ./... 17:43:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:43:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:43:57 ./bin/test-attribution-txt.sh [Pipeline] echo 17:43:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:43:58 + ls -al . 17:43:58 total 700 17:43:58 drwxrwxr-x 10 1001 1001 4096 Mar 22 17:34 . 17:43:58 drwxr-xr-x 4 root root 4096 Mar 22 17:34 .. 17:43:58 drwxrwxr-x 2 1001 1001 4096 Mar 22 17:32 .blubracket 17:43:58 -rw-rw-r-- 1 1001 1001 16 Mar 22 17:32 .dockerignore 17:43:58 drwxrwxr-x 8 1001 1001 4096 Mar 22 17:32 .git 17:43:58 drwxrwxr-x 3 1001 1001 4096 Mar 22 17:32 .github 17:43:58 -rw-rw-r-- 1 1001 1001 1133 Mar 22 17:32 .gitignore 17:43:58 -rw-rw-r-- 1 1001 1001 42 Mar 22 17:32 .golangci.yml 17:43:58 -rw-rw-r-- 1 1001 1001 87 Mar 22 17:32 .hadolint.yml 17:43:58 -rw-rw-r-- 1 1001 1001 166 Mar 22 17:32 .sonarcloud.properties 17:43:58 -rw-rw-r-- 1 1001 1001 1171 Mar 22 17:32 ADOPTERS.md 17:43:58 -rw-rw-r-- 1 1001 1001 10835 Mar 22 17:32 Attribution.txt 17:43:58 -rw-rw-r-- 1 1001 1001 73765 Mar 22 17:32 CHANGELOG.md 17:43:58 -rw-rw-r-- 1 1001 1001 3804 Mar 22 17:32 CONTRIBUTING.md 17:43:58 -rw-rw-r-- 1 1001 1001 677 Mar 22 17:32 GOVERNANCE.md 17:43:58 -rw-rw-r-- 1 1001 1001 883 Mar 22 17:32 Jenkinsfile 17:43:58 -rw-rw-r-- 1 1001 1001 10775 Mar 22 17:32 LICENSE 17:43:58 -rw-rw-r-- 1 1001 1001 14266 Mar 22 17:32 Makefile 17:43:58 -rw-rw-r-- 1 1001 1001 582 Mar 22 17:32 OWNERS.md 17:43:58 -rw-rw-r-- 1 1001 1001 9403 Mar 22 17:32 README.md 17:43:58 -rw-rw-r-- 1 1001 1001 789 Mar 22 17:32 SECURITY.md 17:43:58 -rw-rw-r-- 1 1001 1001 5 Mar 22 17:27 VERSION 17:43:58 drwxrwxr-x 2 1001 1001 4096 Mar 22 17:32 bin 17:43:58 drwxrwxr-x 18 1001 1001 4096 Mar 22 17:32 cmd 17:43:58 -rw-r--r-- 1 root root 447378 Mar 22 17:40 coverage.out 17:43:58 -rw-rw-r-- 1 1001 1001 3334 Mar 22 17:32 go.mod 17:43:58 -rw-rw-r-- 1 1001 1001 31277 Mar 22 17:32 go.sum 17:43:58 drwxrwxr-x 7 1001 1001 4096 Mar 22 17:32 internal 17:43:58 drwxrwxr-x 3 1001 1001 4096 Mar 22 17:32 openapi 17:43:58 -rw-rw-r-- 1 1001 1001 594 Mar 22 17:32 security.txt 17:43:58 drwxrwxr-x 4 1001 1001 4096 Mar 22 17:32 snap 17:43:58 -rw-rw-r-- 1 1001 1001 204 Mar 22 17:32 version.go [Pipeline] sh 17:43:59 + '[' -e coverage.out ] 17:43:59 + chown 1001:1001 coverage.out [Pipeline] stash 17:43:59 Warning: overwriting stash ‘coverage-report’ 17:44:00 Stashed 1 file(s) [Pipeline] sh 17:44:00 + make build 17:44:00 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 17:45:52 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 17:45:52 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 17:45:59 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 17:46:05 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 17:47:01 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 17:47: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 17:47:17 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 17:47:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:47:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:47:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:47:44 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] } 17:47:54 $ docker stop --time=1 a989b7f53f17cea8f1a075dde08c22892b6c9ecf3d2d36dd0ac56865761bc136 17:47:56 $ docker rm -f --volumes a989b7f53f17cea8f1a075dde08c22892b6c9ecf3d2d36dd0ac56865761bc136 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:47:59 17:47:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:47:59 latest: Pulling from edgex-devops/edgex-compose-arm64 17:47:59 29e5d40040c1: Pulling fs layer 17:47:59 1ce36da41761: Pulling fs layer 17:47:59 25b303627fd3: Pulling fs layer 17:47:59 29e5d40040c1: Verifying Checksum 17:47:59 29e5d40040c1: Download complete 17:48:00 1ce36da41761: Verifying Checksum 17:48:00 1ce36da41761: Download complete 17:48:00 29e5d40040c1: Pull complete 17:48:02 25b303627fd3: Verifying Checksum 17:48:02 1ce36da41761: Pull complete 17:48:14 25b303627fd3: Pull complete 17:48:14 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:48:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:48:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:48:14 prd-ubuntu20.04-docker-arm64-4c-16g-5244 does not seem to be running inside a container 17:48:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:48:17 $ docker top c1d8e60f07ac37f9c401c7b1edda80b327c47f40e902ea1d85d218dd9eea2086 -eo pid,comm [Pipeline] { [Pipeline] sh 17:48:18 + grep parallel 17:48:18 + docker-compose build --help 17:48:27 --parallel Build images in parallel. [Pipeline] } 17:48:27 $ docker stop --time=1 c1d8e60f07ac37f9c401c7b1edda80b327c47f40e902ea1d85d218dd9eea2086 17:48:28 $ docker rm -f --volumes c1d8e60f07ac37f9c401c7b1edda80b327c47f40e902ea1d85d218dd9eea2086 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:48:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:48:29 prd-ubuntu20.04-docker-arm64-4c-16g-5244 does not seem to be running inside a container 17:48:29 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:48:31 $ docker top f7993978f2503e4f8a49fdbba3433d0273f2ffa09e586ca8ef308518b4dfbca5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:48:32 + docker-compose -f ./docker-compose-build.yml build --parallel 17:48:40 Building core-command ... 17:48:40 Building core-common-config-bootstrapper ... 17:48:40 Building core-data ... 17:48:40 Building core-metadata ... 17:48:40 Building security-bootstrapper ... 17:48:40 Building security-proxy-auth ... 17:48:40 Building security-proxy-setup ... 17:48:40 Building security-secretstore-setup ... 17:48:40 Building security-spiffe-token-provider ... 17:48:40 Building security-spire-agent ... 17:48:40 Building security-spire-config ... 17:48:40 Building security-spire-server ... 17:48:40 Building support-notifications ... 17:48:40 Building support-scheduler ... 17:48:40 Building support-scheduler 17:48:40 Building security-secretstore-setup 17:48:40 Building security-spire-agent 17:48:40 Building security-spiffe-token-provider 17:48:40 Building support-notifications 17:49:36 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:49:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:49:36 ---> 37b97d54f95e 17:49:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:49:36 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:49:36 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:49:36 ---> 37b97d54f95e 17:49:36 Step 3/27 : WORKDIR /edgex-go 17:49:36 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:49:36 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:49:36 ---> 37b97d54f95e 17:49:36 Step 3/20 : WORKDIR /edgex-go 17:49:36 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:49:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:49:36 ---> 37b97d54f95e 17:49:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:49:36 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:49:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:49:36 ---> 37b97d54f95e 17:49:36 Step 3/25 : WORKDIR /edgex-go 17:49:36 ---> Running in 48f2f6b79e2b 17:49:36 ---> Running in c218636bda5c 17:49:36 ---> Running in 652623b97a6a 17:49:36 ---> Running in 87bcfe150f29 17:49:36 ---> Running in 1f7b5cf3ea73 17:49:36 Removing intermediate container 48f2f6b79e2b 17:49:36 ---> 73a0c907a226 17:49:36 Step 4/23 : WORKDIR /edgex-go 17:49:36 Removing intermediate container 652623b97a6a 17:49:36 ---> bd71d3c86a26 17:49:36 Step 4/23 : WORKDIR /edgex-go 17:49:36 ---> Running in 2042b5ec8fd6 17:49:36 ---> Running in 2c7a29db5da2 17:49:36 Removing intermediate container 87bcfe150f29 17:49:36 ---> 15cc22e9609f 17:49:36 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:49:36 Removing intermediate container c218636bda5c 17:49:36 ---> ae86e73b1022 17:49:36 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 17:49:36 Removing intermediate container 1f7b5cf3ea73 17:49:36 ---> 576e4e32ff6e 17:49:36 Step 4/25 : RUN apk add --update --no-cache make git 17:49:36 ---> Running in 2189dac6671b 17:49:36 ---> Running in 2a578df31c94 17:49:36 ---> Running in a35e1fd32207 17:49:36 Removing intermediate container 2042b5ec8fd6 17:49:36 ---> 6f19c352f5f9 17:49:36 Step 5/23 : RUN apk add --update --no-cache make git 17:49:36 Removing intermediate container 2c7a29db5da2 17:49:36 ---> 893e6c1a4476 17:49:36 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:49:36 ---> Running in 4f0d7c3d6526 17:49:36 ---> Running in e576463fbad5 17:49:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:49:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:49:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:49:38 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:49:38 v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:49:38 OK: 17693 distinct packages available 17:49:38 OK: 263 MiB in 53 packages 17:49:38 OK: 263 MiB in 53 packages 17:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:49:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:49:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:49:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:49:40 Removing intermediate container 2a578df31c94 17:49:40 ---> 82fa8ea5798f 17:49:40 Step 5/27 : COPY go.mod vendor* ./ 17:49:40 Removing intermediate container a35e1fd32207 17:49:40 ---> f16346b3d320 17:49:40 Step 5/25 : COPY go.mod vendor* ./ 17:49:41 OK: 263 MiB in 53 packages 17:49:41 OK: 263 MiB in 53 packages 17:49:42 ---> b527f9cc7269 17:49:42 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:49:42 OK: 263 MiB in 53 packages 17:49:42 ---> Running in 5236ee03b586 17:49:42 ---> 8a974c4368d6 17:49:42 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:49:43 ---> Running in ab421e0ac2e7 17:49:43 Removing intermediate container e576463fbad5 17:49:43 ---> b240d4749153 17:49:43 Step 6/23 : COPY go.mod vendor* ./ 17:49:44 Removing intermediate container 4f0d7c3d6526 17:49:44 ---> 248a92f57a01 17:49:44 Step 6/23 : COPY go.mod vendor* ./ 17:49:44 Removing intermediate container 2189dac6671b 17:49:44 ---> d8996b227d4b 17:49:44 Step 5/20 : COPY go.mod vendor* ./ 17:49:45 ---> 3584cbdff08c 17:49:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:49:45 ---> Running in 7abca3a38456 17:49:46 ---> b66cb4e2fb08 17:49:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:49:46 ---> de5af0e07c52 17:49:46 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:49:46 ---> Running in ed27402c7eb1 17:49:46 ---> Running in 58fb96415aa3 17:52:08 Removing intermediate container ab421e0ac2e7 17:52:08 ---> d7fde51d5ab4 17:52:08 Step 7/27 : COPY . . 17:52:08 Removing intermediate container ed27402c7eb1 17:52:08 ---> d6931eeedb23 17:52:08 Step 8/23 : COPY . . 17:52:08 Removing intermediate container 7abca3a38456 17:52:08 ---> b5064fc06714 17:52:08 Step 8/23 : COPY . . 17:52:08 Removing intermediate container 5236ee03b586 17:52:08 ---> 6b7720207bba 17:52:08 Step 7/25 : COPY . . 17:52:08 Removing intermediate container 58fb96415aa3 17:52:08 ---> 07484021675c 17:52:08 Step 7/20 : COPY . . 17:52:13 ---> cfa46da901e7 17:52:13 Step 9/23 : RUN make cmd/support-notifications/support-notifications 17:52:13 ---> 65141f01b7ff 17:52:13 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:52:13 ---> ea4578e3588d 17:52:13 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:52:13 ---> 2c20ed1ccaaf 17:52:13 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 17:52:13 ---> a1d393b46a63 17:52:13 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 17:52:13 ---> Running in c20e41dd3547 17:52:13 ---> Running in f5ec3d13b95d 17:52:13 ---> Running in b02bcdd70e3e 17:52:13 ---> Running in ea8ef3480019 17:52:13 ---> Running in 6a099e5bb3ba 17:52:14 Removing intermediate container 6a099e5bb3ba 17:52:14 ---> 963e9d3b6ddd 17:52:14 Step 9/27 : WORKDIR /edgex-go/spire-build 17:52:14 ---> Running in 1c642b192f1f 17:52:15 Removing intermediate container 1c642b192f1f 17:52:15 ---> 35eb3aa5ec6f 17:52:15 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:52:15 ---> Running in 84c721ab86d8 17:52: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:52:16 Removing intermediate container 84c721ab86d8 17:52:16 ---> ea3a28c8d5d8 17:52:16 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:52:16 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 17:52:16 ---> Running in b90a2f1fa6fd 17:52:16 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 17:52:17 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 17:52:20 Removing intermediate container b90a2f1fa6fd 17:52:20 ---> e5fb49132958 17:52:20 Step 12/27 : WORKDIR /edgex-go 17:52:20 ---> Running in c78ebda74730 17:52:21 Removing intermediate container c78ebda74730 17:52:21 ---> fa3f82397bdc 17:52:21 17:52:21 Step 13/27 : FROM alpine:3.17 17:52:21 3.17: Pulling from library/alpine 17:52:21 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 17:52:21 Status: Downloaded newer image for alpine:3.17 17:52:21 ---> d74e625d9115 17:52:21 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:52:21 ---> Running in ea8411b6b0eb 17:52:22 Removing intermediate container ea8411b6b0eb 17:52:22 ---> acfb4ad8f6b0 17:52:22 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:52:22 ---> Running in accd930c3329 17:52:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:52:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:52:27 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:52:27 v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:52:27 OK: 17691 distinct packages available 17:52:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:52:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:52:30 (1/5) Installing dumb-init (1.2.5-r2) 17:52:30 (2/5) Installing musl-obstack (1.2.3-r0) 17:52:30 (3/5) Installing libucontext (1.2-r0) 17:52:30 (4/5) Installing gcompat (1.1.0-r0) 17:52:30 (5/5) Installing openssl (3.0.8-r1) 17:52:30 Executing busybox-1.35.0-r29.trigger 17:52:30 OK: 9 MiB in 20 packages 17:52:33 Removing intermediate container accd930c3329 17:52:33 ---> d57a9ae422a4 17:52:33 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 17:52:33 ---> 9ee469832d29 17:52:33 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 17:52:34 ---> a9d7d7f37d77 17:52:34 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:52:39 ---> 1fb22edfb0f1 17:52:39 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:52:45 ---> 17a81df68e08 17:52:45 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:52:45 ---> 9cf402c3584e 17:52:45 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:52:47 ---> e31bc026c8cc 17:52:47 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:52:48 ---> 08b6ad31c6cb 17:52:48 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:52:48 ---> Running in b91a901cc92e 17:52:48 Removing intermediate container b91a901cc92e 17:52:48 ---> 2648bce724ce 17:52:48 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:52:49 ---> Running in 0ac798c6c68f 17:52:49 Removing intermediate container 0ac798c6c68f 17:52:49 ---> 80b2f9fd0561 17:52:49 Step 25/27 : LABEL arch=arm64 17:52:49 ---> Running in 59a0f0f4e796 17:52:50 Removing intermediate container 59a0f0f4e796 17:52:50 ---> 30532a734754 17:52:50 Step 26/27 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 17:52:50 ---> Running in cb5aab0a9928 17:52:51 Removing intermediate container cb5aab0a9928 17:52:51 ---> cd64faa0a437 17:52:51 Step 27/27 : LABEL version=0.0.0 17:52:51 ---> Running in 6d08aa7a2ac9 17:52:51 Removing intermediate container 6d08aa7a2ac9 17:52:51 ---> 6d377bdf2175 17:52:51 17:52:52 Successfully built 6d377bdf2175 17:52:52 Successfully tagged security-spire-agent-arm64:latest 17:52:52  Building security-spire-agent ... done Building core-metadata 17:53:14 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:53:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:53:14 ---> 37b97d54f95e 17:53:14 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:53:14 ---> Using cache 17:53:14 ---> bd71d3c86a26 17:53:14 Step 4/25 : WORKDIR /edgex-go 17:53:14 ---> Using cache 17:53:14 ---> 6f19c352f5f9 17:53:14 Step 5/25 : RUN apk add --update --no-cache make git 17:53:14 ---> Using cache 17:53:14 ---> 248a92f57a01 17:53:14 Step 6/25 : COPY go.mod vendor* ./ 17:53:14 ---> Using cache 17:53:14 ---> b66cb4e2fb08 17:53:14 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:53:14 ---> Using cache 17:53:14 ---> d6931eeedb23 17:53:14 Step 8/25 : COPY . . 17:53:14 ---> Using cache 17:53:14 ---> a1d393b46a63 17:53:14 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:53:14 ---> Running in 93cf794ec142 17:53:14 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 18:00:21 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 18:00:48 Removing intermediate container c20e41dd3547 18:00:48 ---> dc4b238480ad 18:00:48 18:00:48 Step 9/25 : FROM alpine:3.17 18:00:48 ---> d74e625d9115 18:00:48 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:00:48 ---> Running in cadcc948657b 18:00:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:00:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:00:49 (1/3) Installing ca-certificates (20220614-r4) 18:00:50 (2/3) Installing dumb-init (1.2.5-r2) 18:00:50 (3/3) Installing su-exec (0.2-r2) 18:00:50 Executing busybox-1.35.0-r29.trigger 18:00:50 Executing ca-certificates-20220614-r4.trigger 18:00:51 OK: 8 MiB in 18 packages 18:00:53 Removing intermediate container cadcc948657b 18:00:53 ---> fc1eab0a2440 18:00:53 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 18:00:53 ---> Running in 94db79e14fb9 18:00:54 Removing intermediate container 94db79e14fb9 18:00:54 ---> cf5ec64caa98 18:00:54 Step 12/25 : WORKDIR / 18:00:54 ---> Running in a6c829345d2b 18:00:57 Removing intermediate container a6c829345d2b 18:00:57 ---> a932fcfb834d 18:00:57 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 18:00:58 ---> c1ed6530827c 18:00:58 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 18:00:59 ---> 4a1a362a99bc 18:00:59 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:01:00 ---> 832c42c77de9 18:01:00 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 18:01:01 ---> a60d5b0abfce 18:01:01 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 18:01:02 ---> 7256d8581580 18:01:02 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:01:04 ---> e2ca3d4591e2 18:01:04 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:01:06 ---> 6f124edc96a7 18:01:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:01:06 ---> 2fcfb345f8e4 18:01:06 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:01:06 ---> Running in 475bddcc1f24 18:01:11 Removing intermediate container 475bddcc1f24 18:01:11 ---> bb220388f81a 18:01:11 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:01:11 ---> Running in a6057d793093 18:01:11 Removing intermediate container a6057d793093 18:01:11 ---> 9a952eb12847 18:01:11 Step 23/25 : LABEL arch=arm64 18:01:11 ---> Running in dd3080de4d18 18:01:12 Removing intermediate container dd3080de4d18 18:01:12 ---> 841b22f9db6f 18:01:12 Step 24/25 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 18:01:12 ---> Running in 75fedf93040a 18:01:12 Removing intermediate container 75fedf93040a 18:01:12 ---> f775f7c2e614 18:01:12 Step 25/25 : LABEL version=0.0.0 18:01:12 ---> Running in 0ba69fc2a4f4 18:01:13 Removing intermediate container 0ba69fc2a4f4 18:01:13 ---> de61cb04ca77 18:01:13 18:01:13 Successfully built de61cb04ca77 18:01:13 Successfully tagged security-secretstore-setup-arm64:latest 18:01:13  Building security-secretstore-setup ... done Building core-common-config-bootstrapper 18:01:31 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:01:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:01:31 ---> 37b97d54f95e 18:01:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:01:31 ---> Using cache 18:01:31 ---> bd71d3c86a26 18:01:31 Step 4/23 : WORKDIR /edgex-go 18:01:31 ---> Using cache 18:01:31 ---> 6f19c352f5f9 18:01:31 Step 5/23 : RUN apk add --update --no-cache make git 18:01:31 ---> Using cache 18:01:31 ---> 248a92f57a01 18:01:31 Step 6/23 : COPY go.mod vendor* ./ 18:01:31 ---> Using cache 18:01:31 ---> b66cb4e2fb08 18:01:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:01:31 ---> Using cache 18:01:31 ---> d6931eeedb23 18:01:31 Step 8/23 : COPY . . 18:01:31 ---> Using cache 18:01:31 ---> a1d393b46a63 18:01:31 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:01:32 ---> Running in 1e4e5e22a0f8 18:01:34 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 18:02:42 Removing intermediate container 93cf794ec142 18:02:42 ---> dabb21b39d25 18:02:42 18:02:42 Step 10/25 : FROM alpine:3.17 18:02:42 ---> d74e625d9115 18:02:42 Step 11/25 : RUN apk add --update --no-cache dumb-init 18:02:42 ---> Running in b8226500ec35 18:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:02:43 (1/1) Installing dumb-init (1.2.5-r2) 18:02:43 Executing busybox-1.35.0-r29.trigger 18:02:43 OK: 8 MiB in 16 packages 18:02:45 Removing intermediate container b8226500ec35 18:02:45 ---> f4d8d57c45ee 18:02:45 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:02:45 ---> Running in 02ac75f9875e 18:02:45 Removing intermediate container 02ac75f9875e 18:02:45 ---> 6c8c3bd10ecf 18:02:45 Step 13/25 : ENV APP_PORT=59881 18:02:45 ---> Running in db7d58b0e42f 18:02:46 Removing intermediate container db7d58b0e42f 18:02:46 ---> 7f29f6338e2b 18:02:46 Step 14/25 : EXPOSE $APP_PORT 18:02:46 ---> Running in 64d6493923ac 18:02:47 Removing intermediate container 64d6493923ac 18:02:47 ---> 38ad857fcdd7 18:02:47 Step 15/25 : WORKDIR / 18:02:47 ---> Running in 087b875076a2 18:02:48 Removing intermediate container 087b875076a2 18:02:48 ---> 1d304808534c 18:02:48 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 18:02:49 ---> 41fd3525ee57 18:02:49 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 18:02:50 ---> 6128cf2db8ca 18:02:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:02:52 ---> cc58aeb8684b 18:02:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 18:02:53 ---> 54245488798f 18:02:53 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 18:02:53 ---> 3b13668b118e 18:02:53 Step 21/25 : ENTRYPOINT ["/core-metadata"] 18:02:53 ---> Running in 9973cbe2b689 18:02:54 Removing intermediate container 9973cbe2b689 18:02:54 ---> c3911ce87eb9 18:02:54 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:02:54 ---> Running in f0b625e0e28f 18:02:55 Removing intermediate container f0b625e0e28f 18:02:55 ---> 5cb35e0d53fe 18:02:55 Step 23/25 : LABEL arch=arm64 18:02:55 ---> Running in 8c38361711f8 18:02:55 Removing intermediate container 8c38361711f8 18:02:55 ---> 03298a9d44f2 18:02:55 Step 24/25 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 18:02:55 ---> Running in 5f6ea6670514 18:02:56 Removing intermediate container 5f6ea6670514 18:02:56 ---> eb6b533e0f6f 18:02:56 Step 25/25 : LABEL version=0.0.0 18:02:56 ---> Running in c1c4d2d75aea 18:02:57 Removing intermediate container c1c4d2d75aea 18:02:57 ---> 6e7049db9bdb 18:02:57 18:02:57 Successfully built 6e7049db9bdb 18:02:57 Successfully tagged core-metadata-arm64:latest 18:02:57  Building core-metadata ... done Building security-proxy-setup 18:03:12 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:03:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:03:12 ---> 37b97d54f95e 18:03:12 Step 3/22 : WORKDIR /edgex-go 18:03:12 ---> Using cache 18:03:12 ---> 576e4e32ff6e 18:03:12 Step 4/22 : RUN apk add --update --no-cache make git 18:03:12 ---> Using cache 18:03:12 ---> f16346b3d320 18:03:12 Step 5/22 : COPY go.mod vendor* ./ 18:03:12 ---> Using cache 18:03:12 ---> b527f9cc7269 18:03:12 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:03:12 ---> Using cache 18:03:12 ---> 6b7720207bba 18:03:12 Step 7/22 : COPY . . 18:03:12 ---> Using cache 18:03:12 ---> 65141f01b7ff 18:03:12 Step 8/22 : RUN make cmd/secrets-config/secrets-config 18:03:12 ---> Running in 520d176677e3 18:03:13 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 18:03:45 Removing intermediate container ea8ef3480019 18:03:45 ---> ec805f8efcd6 18:03:45 18:03:45 Step 9/20 : FROM alpine:3.17 18:03:45 ---> d74e625d9115 18:03:45 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 18:03:45 ---> Running in ec5edbe26069 18:03:45 Removing intermediate container ec5edbe26069 18:03:45 ---> d80af71bfc57 18:03:45 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:03:45 ---> Running in e0709e0334fa 18:03:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:03:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:03:49 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:03:49 v3.17.2-252-g74dbe01cdac [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:03:49 OK: 17691 distinct packages available 18:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:03:52 (1/9) Installing ca-certificates (20220614-r4) 18:03:52 (2/9) Installing brotli-libs (1.0.9-r9) 18:03:52 (3/9) Installing nghttp2-libs (1.51.0-r0) 18:03:52 (4/9) Installing libcurl (7.88.1-r1) 18:03:52 (5/9) Installing curl (7.88.1-r1) 18:03:52 (6/9) Installing dumb-init (1.2.5-r2) 18:03:53 (7/9) Installing musl-obstack (1.2.3-r0) 18:03:53 (8/9) Installing libucontext (1.2-r0) 18:03:53 (9/9) Installing gcompat (1.1.0-r0) 18:03:53 Executing busybox-1.35.0-r29.trigger 18:03:53 Executing ca-certificates-20220614-r4.trigger 18:03:53 OK: 11 MiB in 24 packages 18:03:56 Removing intermediate container e0709e0334fa 18:03:56 ---> a8093b495aa1 18:03:56 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:03:57 ---> 50d5375318b0 18:03:57 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 18:03:58 ---> 1cd4cc8ab428 18:03:58 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:04:03 ---> b19e6e69caff 18:04:03 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 18:04:04 ---> 6d09feb9f25f 18:04:04 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:04:04 ---> Running in 7a6036c90999 18:04:04 Removing intermediate container 7a6036c90999 18:04:04 ---> a5e7490c0dba 18:04:04 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:04:05 ---> Running in bc3f6dc95cb5 18:04:05 Removing intermediate container bc3f6dc95cb5 18:04:05 ---> 451e05043dd9 18:04:05 Step 18/20 : LABEL arch=arm64 18:04:05 ---> Running in a9145148b29e 18:04:06 Removing intermediate container a9145148b29e 18:04:06 ---> 39c8d06d9ad2 18:04:06 Step 19/20 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 18:04:06 ---> Running in 38ac717b343b 18:04:06 Removing intermediate container 38ac717b343b 18:04:06 ---> f4d9945ccc65 18:04:06 Step 20/20 : LABEL version=0.0.0 18:04:06 ---> Running in b067bec9bfa3 18:04:07 Removing intermediate container b067bec9bfa3 18:04:07 ---> 2e31a94719b1 18:04:07 18:04:07 Successfully built 2e31a94719b1 18:04:07 Successfully tagged security-spiffe-token-provider-arm64:latest 18:04:07  Building security-spiffe-token-provider ... done Building core-command 18:04:26 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:04:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:04:26 ---> 37b97d54f95e 18:04:26 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:04:26 ---> Using cache 18:04:26 ---> bd71d3c86a26 18:04:26 Step 4/24 : WORKDIR /edgex-go 18:04:26 ---> Using cache 18:04:26 ---> 6f19c352f5f9 18:04:26 Step 5/24 : RUN apk add --update --no-cache make git 18:04:26 ---> Using cache 18:04:26 ---> 248a92f57a01 18:04:26 Step 6/24 : COPY go.mod vendor* ./ 18:04:26 ---> Using cache 18:04:26 ---> b66cb4e2fb08 18:04:26 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:04:26 ---> Using cache 18:04:26 ---> d6931eeedb23 18:04:26 Step 8/24 : COPY . . 18:04:26 ---> Using cache 18:04:26 ---> a1d393b46a63 18:04:26 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 18:04:26 ---> Running in 7c22d5fcf85b 18:04:27 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 18:05:14 Removing intermediate container b02bcdd70e3e 18:05:14 ---> 2d03dac692fa 18:05:14 18:05:14 Step 10/23 : FROM alpine:3.17 18:05:14 ---> d74e625d9115 18:05:14 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:05:14 ---> Using cache 18:05:14 ---> f4d8d57c45ee 18:05:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:05:14 ---> Using cache 18:05:14 ---> 6c8c3bd10ecf 18:05:14 Step 13/23 : ENV APP_PORT=59861 18:05:14 ---> Running in 3d2492b4889a 18:05:14 Removing intermediate container 3d2492b4889a 18:05:14 ---> d3b810736caf 18:05:14 Step 14/23 : EXPOSE $APP_PORT 18:05:14 ---> Running in da508c98efc6 18:05:14 Removing intermediate container da508c98efc6 18:05:14 ---> 1cf3e2cd5d27 18:05:14 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:05:14 Removing intermediate container f5ec3d13b95d 18:05:14 ---> eda4937f34ff 18:05:14 18:05:14 Step 10/23 : FROM alpine:3.17 18:05:14 ---> d74e625d9115 18:05:14 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:05:15 ---> Running in 265b453d7936 18:05:16 ---> e205941962b0 18:05:16 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:05:17 ---> 1ff40ef6f1e8 18:05:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:05:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:05:20 ---> 4d0c8cd36396 18:05:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 18:05:21 (1/2) Installing ca-certificates (20220614-r4) 18:05:25 ---> 38ecf00393e2 18:05:25 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:05:25 (2/2) Installing dumb-init (1.2.5-r2) 18:05:25 Executing busybox-1.35.0-r29.trigger 18:05:25 Executing ca-certificates-20220614-r4.trigger 18:05:25 ---> Running in 613a9af03088 18:05:25 Removing intermediate container 613a9af03088 18:05:25 ---> 7cb25bc541a5 18:05:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:05:26 ---> Running in a831f50b0cf3 18:05:26 OK: 8 MiB in 17 packages 18:05:26 Removing intermediate container a831f50b0cf3 18:05:26 ---> 0a44b1a94e6d 18:05:26 Step 21/23 : LABEL arch=arm64 18:05:26 ---> Running in 00b7d984fd1b 18:05:27 Removing intermediate container 00b7d984fd1b 18:05:27 ---> c9cbf251c1df 18:05:27 Step 22/23 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 18:05:28 ---> Running in ab33ec70f67e 18:05:29 Removing intermediate container ab33ec70f67e 18:05:29 ---> b39df848cea4 18:05:29 Step 23/23 : LABEL version=0.0.0 18:05:29 ---> Running in 49d2e32d5bcf 18:05:29 Removing intermediate container 265b453d7936 18:05:29 ---> 0d533a188a30 18:05:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 18:05:29 ---> Running in a83b6ba2a58c 18:05:29 Removing intermediate container 49d2e32d5bcf 18:05:29 ---> 1b4eada38ac8 18:05:29 18:05:30 Removing intermediate container a83b6ba2a58c 18:05:30 ---> a5576969522e 18:05:30 Step 13/23 : ENV APP_PORT=59860 18:05:30 ---> Running in 399fbeafa089 18:05:30 Successfully built 1b4eada38ac8 18:05:30 Successfully tagged support-scheduler-arm64:latest 18:05:30  Building support-scheduler ... done Building security-spire-config 18:05:30 Removing intermediate container 399fbeafa089 18:05:30 ---> 32323684eaf5 18:05:31 Step 14/23 : EXPOSE $APP_PORT 18:05:31 ---> Running in 1d21d03a15bb 18:05:31 Removing intermediate container 1d21d03a15bb 18:05:31 ---> 786537fd7de2 18:05:31 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:05:32 ---> 20b81fc38109 18:05:32 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:05:33 ---> 42df3d74b790 18:05:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:05:37 ---> 957789f0d566 18:05:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 18:05:39 ---> e54ccf78fd82 18:05:39 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:05:39 ---> Running in 7fbfaabde56e 18:05:40 Removing intermediate container 7fbfaabde56e 18:05:40 ---> 49222aeb6edc 18:05:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:05:40 ---> Running in e56e562985d1 18:05:41 Removing intermediate container e56e562985d1 18:05:41 ---> 45546890329e 18:05:41 Step 21/23 : LABEL arch=arm64 18:05:41 ---> Running in 62fce2f371a1 18:05:42 Removing intermediate container 62fce2f371a1 18:05:42 ---> 106cbe466511 18:05:42 Step 22/23 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 18:05:42 ---> Running in 29d61fbf0b5a 18:05:43 Removing intermediate container 29d61fbf0b5a 18:05:43 ---> f22553239061 18:05:43 Step 23/23 : LABEL version=0.0.0 18:05:43 ---> Running in 427869285c17 18:05:44 Removing intermediate container 427869285c17 18:05:44 ---> dd89f2334cd6 18:05:44 18:05:44 Successfully built dd89f2334cd6 18:05:44 Successfully tagged support-notifications-arm64:latest 18:05:44  Building support-notifications ... done Building core-data 18:05:56 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:05:56 Step 2/27 : FROM ${BUILDER_BASE} AS builder 18:05:56 ---> 37b97d54f95e 18:05:56 Step 3/27 : WORKDIR /edgex-go 18:05:56 ---> Using cache 18:05:56 ---> 576e4e32ff6e 18:05:56 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 18:05:56 ---> Running in 359781a15a33 18:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:06:02 OK: 263 MiB in 53 packages 18:06:04 Removing intermediate container 359781a15a33 18:06:04 ---> c0df4fd0346a 18:06:04 Step 5/27 : COPY go.mod vendor* ./ 18:06:06 ---> d078caaca41c 18:06:06 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:06:06 ---> Running in 8d6b91034133 18:06:09 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:06:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:06:09 ---> 37b97d54f95e 18:06:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:06:09 ---> Using cache 18:06:09 ---> bd71d3c86a26 18:06:09 Step 4/23 : WORKDIR /edgex-go 18:06:09 ---> Using cache 18:06:09 ---> 6f19c352f5f9 18:06:09 Step 5/23 : RUN apk add --update --no-cache make git 18:06:09 ---> Using cache 18:06:09 ---> 248a92f57a01 18:06:09 Step 6/23 : COPY go.mod vendor* ./ 18:06:09 ---> Using cache 18:06:09 ---> b66cb4e2fb08 18:06:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:06:09 ---> Using cache 18:06:09 ---> d6931eeedb23 18:06:09 Step 8/23 : COPY . . 18:06:09 ---> Using cache 18:06:09 ---> a1d393b46a63 18:06:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 18:06:09 ---> Running in fb7cd2eb25ce 18:06:11 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 18:08:03 Removing intermediate container 8d6b91034133 18:08:03 ---> b3a5e0a4e87c 18:08:03 Step 7/27 : COPY . . 18:08:07 ---> e55080476d53 18:08:07 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 18:08:07 ---> Running in ec61e0d71db2 18:08:07 Removing intermediate container ec61e0d71db2 18:08:07 ---> ccbbb1f0585e 18:08:07 Step 9/27 : WORKDIR /edgex-go/spire-build 18:08:07 ---> Running in 71ac0095e105 18:08:08 Removing intermediate container 71ac0095e105 18:08:08 ---> 81fdbc2db2a5 18:08:08 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:08:08 ---> Running in 19b7170e2c81 18:08:09 Removing intermediate container 19b7170e2c81 18:08:09 ---> 431c10846daf 18:08:09 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:08:09 ---> Running in e797ab42a7e9 18:08:12 Removing intermediate container e797ab42a7e9 18:08:12 ---> 9fa4ea16832b 18:08:12 Step 12/27 : WORKDIR /edgex-go 18:08:12 ---> Running in 3b2377a733d6 18:08:13 Removing intermediate container 3b2377a733d6 18:08:13 ---> 88c34a591176 18:08:13 18:08:13 Step 13/27 : FROM alpine:3.17 18:08:13 ---> d74e625d9115 18:08:13 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:08:13 ---> Using cache 18:08:13 ---> acfb4ad8f6b0 18:08:13 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:08:13 ---> Running in d1b100661cbc 18:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:08:18 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:08:18 v3.17.2-252-g74dbe01cdac [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:08:18 OK: 17691 distinct packages available 18:08:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:08:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:08:21 (1/4) Installing dumb-init (1.2.5-r2) 18:08:21 (2/4) Installing musl-obstack (1.2.3-r0) 18:08:21 (3/4) Installing libucontext (1.2-r0) 18:08:21 (4/4) Installing gcompat (1.1.0-r0) 18:08:21 Executing busybox-1.35.0-r29.trigger 18:08:21 OK: 8 MiB in 19 packages 18:08:23 Removing intermediate container d1b100661cbc 18:08:23 ---> 554a014505f3 18:08:23 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 18:08:24 ---> d37dedaefa36 18:08:24 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 18:08:25 ---> ab65b381ed4f 18:08:25 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:08:32 ---> 11bd46439646 18:08:32 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:08:33 ---> 47b61472578f 18:08:33 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:08:33 ---> Running in bea32ccabcdc 18:08:34 Removing intermediate container bea32ccabcdc 18:08:34 ---> 2c9e568d1de9 18:08:34 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:08:35 ---> 8d901a75091a 18:08:35 Step 22/27 : WORKDIR / 18:08:35 ---> Running in c6afb26a4344 18:08:36 Removing intermediate container c6afb26a4344 18:08:36 ---> 1ae7f71bdb27 18:08:36 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:08:36 ---> Running in 8a1a0cc77442 18:08:36 Removing intermediate container 8a1a0cc77442 18:08:36 ---> c858768536c8 18:08:36 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:08:36 ---> Running in d23dbe9e989b 18:08:37 Removing intermediate container d23dbe9e989b 18:08:37 ---> 469cf88e1e98 18:08:37 Step 25/27 : LABEL arch=arm64 18:08:37 ---> Running in f7d13d74d7c4 18:08:37 Removing intermediate container f7d13d74d7c4 18:08:37 ---> 490378d1daee 18:08:37 Step 26/27 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 18:08:38 ---> Running in bc2cfc41bc86 18:08:38 Removing intermediate container bc2cfc41bc86 18:08:38 ---> 94a5a6e52556 18:08:38 Step 27/27 : LABEL version=0.0.0 18:08:38 ---> Running in 106f003c7504 18:08:39 Removing intermediate container 106f003c7504 18:08:39 ---> 6a16db5c333e 18:08:39 18:08:39 Successfully built 6a16db5c333e 18:08:39 Successfully tagged security-spire-config-arm64:latest 18:08:39  Building security-spire-config ... done Building security-spire-server 18:08:54 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:08:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:08:54 ---> 37b97d54f95e 18:08:54 Step 3/26 : WORKDIR /edgex-go 18:08:54 ---> Using cache 18:08:54 ---> 576e4e32ff6e 18:08:54 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 18:08:54 ---> Using cache 18:08:54 ---> c0df4fd0346a 18:08:54 Step 5/26 : COPY go.mod vendor* ./ 18:08:54 ---> Using cache 18:08:54 ---> d078caaca41c 18:08:54 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:08:54 ---> Using cache 18:08:54 ---> b3a5e0a4e87c 18:08:54 Step 7/26 : COPY . . 18:08:54 ---> Using cache 18:08:54 ---> e55080476d53 18:08:54 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 18:08:54 ---> Using cache 18:08:54 ---> ccbbb1f0585e 18:08:54 Step 9/26 : WORKDIR /edgex-go/spire-build 18:08:54 ---> Using cache 18:08:54 ---> 81fdbc2db2a5 18:08:54 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:08:54 ---> Using cache 18:08:54 ---> 431c10846daf 18:08:54 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:08:54 ---> Running in fcf2f47eeb37 18:08:57 Removing intermediate container fcf2f47eeb37 18:08:57 ---> bb91d6794cc2 18:08:57 Step 12/26 : WORKDIR /edgex-go 18:08:57 ---> Running in 9f473a1d8be0 18:08:58 Removing intermediate container 9f473a1d8be0 18:08:58 ---> a2cbb3039d7d 18:08:58 18:08:58 Step 13/26 : FROM alpine:3.17 18:08:58 ---> d74e625d9115 18:08:58 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:08:58 ---> Using cache 18:08:58 ---> acfb4ad8f6b0 18:08:58 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:08:58 ---> Using cache 18:08:58 ---> d57a9ae422a4 18:08:58 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 18:08:58 ---> Using cache 18:08:58 ---> 9ee469832d29 18:08:58 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 18:08:58 ---> Using cache 18:08:58 ---> a9d7d7f37d77 18:08:58 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:09:05 ---> fa0ec09727f3 18:09:05 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:09:05 ---> d71ed31e0300 18:09:05 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:09:06 ---> a60f0709388c 18:09:06 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:09:08 ---> bd79b60f2711 18:09:08 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:09:08 ---> Running in 7dc2435b4361 18:09:08 Removing intermediate container 7dc2435b4361 18:09:08 ---> f05d5bb435cb 18:09:08 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:09:08 ---> Running in 43078b9997ef 18:09:09 Removing intermediate container 43078b9997ef 18:09:09 ---> e7104c32e618 18:09:09 Step 24/26 : LABEL arch=arm64 18:09:09 ---> Running in af4484e115f4 18:09:09 Removing intermediate container af4484e115f4 18:09:09 ---> cacfb0c9cfb5 18:09:09 Step 25/26 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 18:09:09 ---> Running in a24ae87c0bc4 18:09:10 Removing intermediate container a24ae87c0bc4 18:09:10 ---> 8c1d00120236 18:09:10 Step 26/26 : LABEL version=0.0.0 18:09:10 ---> Running in 15ecb5b143f2 18:09:11 Removing intermediate container 15ecb5b143f2 18:09:11 ---> 8432faf6ae6a 18:09:11 18:09:11 Successfully built 8432faf6ae6a 18:09:11 Successfully tagged security-spire-server-arm64:latest 18:09:11  Building security-spire-server ... done Building security-proxy-auth 18:09:33 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:09:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:09:33 ---> 37b97d54f95e 18:09:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:09:33 ---> Using cache 18:09:33 ---> bd71d3c86a26 18:09:33 Step 4/23 : WORKDIR /edgex-go 18:09:33 ---> Using cache 18:09:33 ---> 6f19c352f5f9 18:09:33 Step 5/23 : RUN apk add --update --no-cache make git 18:09:33 ---> Using cache 18:09:33 ---> 248a92f57a01 18:09:33 Step 6/23 : COPY go.mod vendor* ./ 18:09:33 ---> Using cache 18:09:33 ---> b66cb4e2fb08 18:09:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:33 ---> Using cache 18:09:33 ---> d6931eeedb23 18:09:33 Step 8/23 : COPY . . 18:09:33 ---> Using cache 18:09:33 ---> a1d393b46a63 18:09:33 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 18:09:33 ---> Running in 54c17ab3ce82 18:09:33 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 18:10:00 Removing intermediate container 1e4e5e22a0f8 18:10:00 ---> af41d3f67c2a 18:10:00 18:10:00 Step 10/23 : FROM alpine:3.17 18:10:00 ---> d74e625d9115 18:10:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:10:00 ---> Running in 0aff3c1ee64c 18:10:00 Removing intermediate container 0aff3c1ee64c 18:10:00 ---> 6cc51fd65079 18:10:00 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:10:00 ---> Running in 87a011bddc7b 18:10:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:10:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:10:02 (1/1) Installing dumb-init (1.2.5-r2) 18:10:02 Executing busybox-1.35.0-r29.trigger 18:10:02 OK: 8 MiB in 16 packages 18:10:04 Removing intermediate container 87a011bddc7b 18:10:04 ---> 76a899a63048 18:10:04 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:10:05 ---> 8ef41a13d4ff 18:10:05 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 18:10:06 ---> eea279066cf6 18:10:06 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 18:10:08 ---> 72755e572617 18:10:08 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 18:10:08 ---> 6d7a0ca7fff5 18:10:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 18:10:09 ---> f8b15f171b9c 18:10:09 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:10:09 ---> Running in 034e1258e670 18:10:13 Removing intermediate container 034e1258e670 18:10:13 ---> 1e0ac18ccaa9 18:10:13 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 18:10:13 ---> Running in dd7c59c5d7f0 18:10:13 Removing intermediate container dd7c59c5d7f0 18:10:13 ---> 43a1ab9ebb42 18:10:13 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 18:10:14 ---> Running in 30b7c02c1dd2 18:10:14 Removing intermediate container 30b7c02c1dd2 18:10:14 ---> ab6d149409cc 18:10:14 Step 21/23 : LABEL arch=arm64 18:10:14 ---> Running in f7c6afb81e57 18:10:15 Removing intermediate container f7c6afb81e57 18:10:15 ---> c52623f4280b 18:10:15 Step 22/23 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 18:10:15 ---> Running in 7397ecadc760 18:10:15 Removing intermediate container 7397ecadc760 18:10:15 ---> 36701d446100 18:10:15 Step 23/23 : LABEL version=0.0.0 18:10:16 ---> Running in 23491fcf3b77 18:10:16 Removing intermediate container 23491fcf3b77 18:10:16 ---> fab5dc635df0 18:10:16 18:10:16 Successfully built fab5dc635df0 18:10:16 Successfully tagged core-common-config-bootstrapper-arm64:latest 18:10:16 Building security-bootstrapper 18:10:38  Building core-common-config-bootstrapper ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:10:38 Step 2/33 : FROM ${BUILDER_BASE} AS builder 18:10:38 ---> 37b97d54f95e 18:10:38 Step 3/33 : WORKDIR /edgex-go 18:10:38 ---> Using cache 18:10:38 ---> 576e4e32ff6e 18:10:38 Step 4/33 : RUN apk add --update --no-cache make git 18:10:38 ---> Using cache 18:10:38 ---> f16346b3d320 18:10:38 Step 5/33 : COPY go.mod vendor* ./ 18:10:38 ---> Using cache 18:10:38 ---> b527f9cc7269 18:10:38 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:10:38 ---> Using cache 18:10:38 ---> 6b7720207bba 18:10:38 Step 7/33 : COPY . . 18:10:38 ---> Using cache 18:10:38 ---> 65141f01b7ff 18:10:38 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:10:38 ---> Running in 152aeaf39d77 18:10:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:11:11 Removing intermediate container 520d176677e3 18:11:11 ---> 26f9c83ff9c3 18:11:11 18:11:11 Step 9/22 : FROM alpine:3.17 18:11:11 ---> d74e625d9115 18:11:11 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 18:11:11 ---> Running in 17fcfd6b858c 18:11:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:11:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:11:11 (1/2) Installing dumb-init (1.2.5-r2) 18:11:11 (2/2) Installing openssl (3.0.8-r1) 18:11:11 Executing busybox-1.35.0-r29.trigger 18:11:11 OK: 8 MiB in 17 packages 18:11:13 Removing intermediate container 17fcfd6b858c 18:11:13 ---> c27e4cc2cc65 18:11:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 18:11:13 ---> Running in 62608d9f8ebd 18:11:14 Removing intermediate container 62608d9f8ebd 18:11:14 ---> 50829a4712b1 18:11:14 Step 12/22 : WORKDIR /edgex 18:11:14 ---> Running in 59403a3b1661 18:11:14 Removing intermediate container 59403a3b1661 18:11:14 ---> d556420543dd 18:11:14 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:11:15 ---> c9f526eec538 18:11:15 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 18:11:16 ---> 7c83c7b60880 18:11:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 18:11:17 ---> de3b3cea6eec 18:11:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:11:19 ---> 2e1551a6e815 18:11:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:11:20 ---> 1bd8911c0e4f 18:11:20 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:11:20 ---> Running in fe2b4ab18f06 18:11:24 Removing intermediate container fe2b4ab18f06 18:11:24 ---> a5b7cee7489d 18:11:24 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:11:24 ---> Running in 8259e43c89aa 18:11:24 Removing intermediate container 8259e43c89aa 18:11:24 ---> 64e3cd062b63 18:11:24 Step 20/22 : LABEL arch=arm64 18:11:24 ---> Running in 12878f2ba3b8 18:11:25 Removing intermediate container 12878f2ba3b8 18:11:25 ---> 74fa57c0ba91 18:11:25 Step 21/22 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 18:11:25 ---> Running in 40d210efdad5 18:11:25 Removing intermediate container 40d210efdad5 18:11:25 ---> c641f5b6777d 18:11:25 Step 22/22 : LABEL version=0.0.0 18:11:25 ---> Running in db3e543809c8 18:11:26 Removing intermediate container db3e543809c8 18:11:26 ---> db006b50ea6d 18:11:26 18:11:26 Successfully built db006b50ea6d 18:11:26 Successfully tagged security-proxy-setup-arm64:latest 18:13:03  Building security-proxy-setup ... done Removing intermediate container 7c22d5fcf85b 18:13:03 ---> e6feb00f06eb 18:13:03 18:13:03 Step 10/24 : FROM alpine:3.17 18:13:03 ---> d74e625d9115 18:13:03 Step 11/24 : RUN apk add --update --no-cache dumb-init 18:13:03 ---> Using cache 18:13:03 ---> f4d8d57c45ee 18:13:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:13:03 ---> Using cache 18:13:03 ---> 6c8c3bd10ecf 18:13:03 Step 13/24 : ENV APP_PORT=59882 18:13:03 ---> Running in 890cf6a56a9f 18:13:03 Removing intermediate container 890cf6a56a9f 18:13:03 ---> 22b2462963d0 18:13:03 Step 14/24 : EXPOSE $APP_PORT 18:13:03 ---> Running in 14525755bfdd 18:13:03 Removing intermediate container 14525755bfdd 18:13:03 ---> 7040370abce8 18:13:03 Step 15/24 : WORKDIR / 18:13:03 ---> Running in 3cbe6063ad77 18:13:03 Removing intermediate container 3cbe6063ad77 18:13:03 ---> 34c0823b4441 18:13:03 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:13:03 ---> 49e219903612 18:13:03 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 18:13:03 ---> 2a48a80eb18c 18:13:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:13:03 ---> 91b2aaf3a5e9 18:13:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 18:13:03 ---> 626c2bc29965 18:13:03 Step 20/24 : ENTRYPOINT ["/core-command"] 18:13:03 ---> Running in 21e7be5cf763 18:13:03 Removing intermediate container 21e7be5cf763 18:13:03 ---> 79948ec3411e 18:13:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:13:03 ---> Running in 388778b88498 18:13:03 Removing intermediate container 388778b88498 18:13:03 ---> e551a09484f8 18:13:03 Step 22/24 : LABEL arch=arm64 18:13:03 ---> Running in a73ade076ca8 18:13:03 Removing intermediate container a73ade076ca8 18:13:03 ---> 5ca40aa3f932 18:13:03 Step 23/24 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 18:13:03 ---> Running in 4d91034b82b4 18:13:04 Removing intermediate container 4d91034b82b4 18:13:04 ---> cd63803b5e36 18:13:04 Step 24/24 : LABEL version=0.0.0 18:13:04 ---> Running in c6edc421cdf2 18:13:04 Removing intermediate container c6edc421cdf2 18:13:04 ---> 2031a3b2a8aa 18:13:04 18:13:05 Successfully built 2031a3b2a8aa 18:13:05 Successfully tagged core-command-arm64:latest 18:14:26  Building core-command ... done Removing intermediate container fb7cd2eb25ce 18:14:26 ---> 84534148b609 18:14:26 18:14:26 Step 10/23 : FROM alpine:3.17 18:14:26 ---> d74e625d9115 18:14:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:14:26 ---> Running in e9f4063ab81a 18:14:26 Removing intermediate container e9f4063ab81a 18:14:26 ---> abc5d7310ea8 18:14:26 Step 12/23 : ENV APP_PORT=59880 18:14:26 ---> Running in 85d5158376a1 18:14:26 Removing intermediate container 85d5158376a1 18:14:26 ---> aca3d8a78c1c 18:14:26 Step 13/23 : EXPOSE $APP_PORT 18:14:26 ---> Running in 280095b682ad 18:14:26 Removing intermediate container 280095b682ad 18:14:26 ---> 3701b4e747b9 18:14:26 Step 14/23 : RUN apk add --update --no-cache dumb-init 18:14:26 ---> Running in b32a803fcb29 18:14:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:14:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:14:26 (1/1) Installing dumb-init (1.2.5-r2) 18:14:26 Executing busybox-1.35.0-r29.trigger 18:14:26 OK: 8 MiB in 16 packages 18:14:26 Removing intermediate container b32a803fcb29 18:14:26 ---> b5d6c5783a56 18:14:26 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:14:26 ---> 4afc8c1b2566 18:14:26 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:14:26 ---> dd1ccc38699a 18:14:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:14:26 ---> c189afbdb460 18:14:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 18:14:26 ---> 558aa71ea48a 18:14:26 Step 19/23 : ENTRYPOINT ["/core-data"] 18:14:26 ---> Running in 16a1cdb029fc 18:14:27 Removing intermediate container 16a1cdb029fc 18:14:27 ---> c3d0ae846b24 18:14:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:14:27 ---> Running in 4874041874d5 18:14:27 Removing intermediate container 4874041874d5 18:14:27 ---> e26b6231111b 18:14:27 Step 21/23 : LABEL arch=arm64 18:14:27 ---> Running in 6d00a2ae22b9 18:14:28 Removing intermediate container 6d00a2ae22b9 18:14:28 ---> 4f8e0bafc80b 18:14:28 Step 22/23 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 18:14:28 ---> Running in 98ea6f2cf7ea 18:14:29 Removing intermediate container 98ea6f2cf7ea 18:14:29 ---> c1ccb7340c5c 18:14:29 Step 23/23 : LABEL version=0.0.0 18:14:29 ---> Running in c428b376b2dd 18:14:29 Removing intermediate container c428b376b2dd 18:14:29 ---> f3175a96afe4 18:14:29 18:14:29 Successfully built f3175a96afe4 18:14:29 Successfully tagged core-data-arm64:latest 18:15:08  Building core-data ... done Removing intermediate container 54c17ab3ce82 18:15:08 ---> fd881a7a34f3 18:15:08 18:15:08 Step 10/23 : FROM alpine:3.17 18:15:08 ---> d74e625d9115 18:15:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:15:08 ---> Using cache 18:15:08 ---> 6cc51fd65079 18:15:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:15:08 ---> Using cache 18:15:08 ---> 76a899a63048 18:15:08 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:15:08 ---> Using cache 18:15:08 ---> 8ef41a13d4ff 18:15:08 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 18:15:08 ---> Using cache 18:15:08 ---> eea279066cf6 18:15:08 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 18:15:08 ---> e88e0d58abf1 18:15:08 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 18:15:08 ---> 4a92b5079224 18:15:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 18:15:08 ---> 601bc0d83e52 18:15:08 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:15:08 ---> Running in 5a4504f90907 18:15:11 Removing intermediate container 5a4504f90907 18:15:11 ---> 26c090c13ab8 18:15:11 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 18:15:11 ---> Running in 3281076ed644 18:15:11 Removing intermediate container 3281076ed644 18:15:11 ---> 830972696ad6 18:15:11 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 18:15:11 ---> Running in 557d62a1e8b0 18:15:12 Removing intermediate container 557d62a1e8b0 18:15:12 ---> 7263cd12fc73 18:15:12 Step 21/23 : LABEL arch=arm64 18:15:12 ---> Running in d89933f52c77 18:15:12 Removing intermediate container d89933f52c77 18:15:12 ---> bf9b63684af1 18:15:12 Step 22/23 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 18:15:12 ---> Running in f138770fe0ee 18:15:13 Removing intermediate container f138770fe0ee 18:15:13 ---> 9a620e226eb8 18:15:13 Step 23/23 : LABEL version=0.0.0 18:15:13 ---> Running in 43c1cdcdfb34 18:15:13 Removing intermediate container 43c1cdcdfb34 18:15:13 ---> 8a454ae526d2 18:15:13 18:15:13 Successfully built 8a454ae526d2 18:15:13 Successfully tagged security-proxy-auth-arm64:latest 18:15:23  Building security-proxy-auth ... done Removing intermediate container 152aeaf39d77 18:15:23 ---> 0a9736f11cac 18:15:23 18:15:23 Step 9/33 : FROM alpine:3.17 18:15:23 ---> d74e625d9115 18:15:23 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 18:15:23 ---> Using cache 18:15:23 ---> d80af71bfc57 18:15:23 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 18:15:23 ---> Running in 926f03cb7ad9 18:15:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:15:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:15:25 (1/2) Installing dumb-init (1.2.5-r2) 18:15:25 (2/2) Installing su-exec (0.2-r2) 18:15:25 Executing busybox-1.35.0-r29.trigger 18:15:25 OK: 8 MiB in 17 packages 18:15:26 Removing intermediate container 926f03cb7ad9 18:15:26 ---> 4dfb2597d4ee 18:15:26 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 18:15:26 ---> Running in aefdea933f7e 18:15:27 Removing intermediate container aefdea933f7e 18:15:27 ---> 4f505e2b141f 18:15:27 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 18:15:27 ---> Running in 93e8d3415a82 18:15:27 Removing intermediate container 93e8d3415a82 18:15:27 ---> 5225cd6a9b1d 18:15:27 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 18:15:28 ---> Running in 92b69671ad79 18:15:28 Removing intermediate container 92b69671ad79 18:15:28 ---> 4efeac6b9e9f 18:15:28 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 18:15:28 ---> Running in a8f96e5984ae 18:15:28 Removing intermediate container a8f96e5984ae 18:15:28 ---> 319b71be5f61 18:15:28 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 18:15:28 ---> Running in 6855e8aa91ef 18:15:30 Removing intermediate container 6855e8aa91ef 18:15:30 ---> c272ce8ae3b1 18:15:30 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 18:15:30 ---> Running in 71af993a38f9 18:15:31 Removing intermediate container 71af993a38f9 18:15:31 ---> 85c86dfd536f 18:15:31 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 18:15:31 ---> b9a2e6b97af2 18:15:31 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 18:15:31 ---> Running in f38f9bccf509 18:15:33 Removing intermediate container f38f9bccf509 18:15:33 ---> 2412c6a3af27 18:15:33 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 18:15:34 ---> d5717aa2a05e 18:15:34 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 18:15:34 ---> bd44fff4892c 18:15:34 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:15:35 ---> 521c2471fb04 18:15:35 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 18:15:36 ---> 9f3a884a0045 18:15:36 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 18:15:36 ---> a971dbca26f8 18:15:36 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 18:15:37 ---> d8c2f4c1b6d6 18:15:37 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 18:15:38 ---> 4fc96e37cf4f 18:15:38 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:15:38 ---> a969a7c208f8 18:15:38 Step 28/33 : RUN chmod +x /entrypoint.sh 18:15:38 ---> Running in 66eb4d051986 18:15:40 Removing intermediate container 66eb4d051986 18:15:40 ---> e946feb3ecbd 18:15:40 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 18:15:40 ---> Running in 94653bf481e0 18:15:40 Removing intermediate container 94653bf481e0 18:15:40 ---> d07204a03997 18:15:40 Step 30/33 : CMD ["gate"] 18:15:40 ---> Running in 794425013fd8 18:15:41 Removing intermediate container 794425013fd8 18:15:41 ---> 0e38f15e0447 18:15:41 Step 31/33 : LABEL arch=arm64 18:15:41 ---> Running in 2536352b3bcd 18:15:42 Removing intermediate container 2536352b3bcd 18:15:42 ---> 85df5ded2af0 18:15:42 Step 32/33 : LABEL git_sha=c83e2909eb2ea2b339a971b1849177a6219c9e29 18:15:43 ---> Running in f3c3b8569c39 18:15:43 Removing intermediate container f3c3b8569c39 18:15:43 ---> ec2546fd10fa 18:15:43 Step 33/33 : LABEL version=0.0.0 18:15:43 ---> Running in a35108f8e569 18:15:43 Removing intermediate container a35108f8e569 18:15:43 ---> 5b488244776b 18:15:43 18:15:44 Successfully built 5b488244776b 18:15:44 Successfully tagged security-bootstrapper-arm64:latest 18:15:44  Building security-bootstrapper ... done  [Pipeline] } 18:15:44 $ docker stop --time=1 f7993978f2503e4f8a49fdbba3433d0273f2ffa09e586ca8ef308518b4dfbca5 18:15:46 $ docker rm -f --volumes f7993978f2503e4f8a49fdbba3433d0273f2ffa09e586ca8ef308518b4dfbca5 [Pipeline] // withDockerContainer [Pipeline] sh 18:15:46 + docker images 18:15:47 REPOSITORY TAG IMAGE ID CREATED SIZE 18:15:47 security-bootstrapper-arm64 latest 5b488244776b 3 seconds ago 21.9MB 18:15:47 0a9736f11cac 25 seconds ago 1.48GB 18:15:47 security-proxy-auth-arm64 latest 8a454ae526d2 33 seconds ago 18.2MB 18:15:47 fd881a7a34f3 42 seconds ago 1.47GB 18:15:47 core-data-arm64 latest f3175a96afe4 About a minute ago 19.8MB 18:15:47 84534148b609 About a minute ago 1.5GB 18:15:47 core-command-arm64 latest 2031a3b2a8aa 2 minutes ago 19.6MB 18:15:47 e6feb00f06eb 2 minutes ago 1.49GB 18:15:47 security-proxy-setup-arm64 latest db006b50ea6d 4 minutes ago 18.6MB 18:15:47 26f9c83ff9c3 4 minutes ago 1.47GB 18:15:47 core-common-config-bootstrapper-arm64 latest fab5dc635df0 5 minutes ago 17.2MB 18:15:47 af41d3f67c2a 5 minutes ago 1.49GB 18:15:47 security-spire-server-arm64 latest 8432faf6ae6a 6 minutes ago 87.1MB 18:15:47 a2cbb3039d7d 6 minutes ago 1.35GB 18:15:47 security-spire-config-arm64 latest 6a16db5c333e 7 minutes ago 86.2MB 18:15:47 88c34a591176 7 minutes ago 1.35GB 18:15:47 support-notifications-arm64 latest dd89f2334cd6 10 minutes ago 32.1MB 18:15:47 support-scheduler-arm64 latest 1b4eada38ac8 10 minutes ago 31.5MB 18:15:47 eda4937f34ff 10 minutes ago 1.56GB 18:15:47 2d03dac692fa 10 minutes ago 1.56GB 18:15:47 security-spiffe-token-provider-arm64 latest 2e31a94719b1 11 minutes ago 32.7MB 18:15:47 ec805f8efcd6 12 minutes ago 1.53GB 18:15:47 core-metadata-arm64 latest 6e7049db9bdb 12 minutes ago 20.2MB 18:15:47 dabb21b39d25 13 minutes ago 1.5GB 18:15:47 security-secretstore-setup-arm64 latest de61cb04ca77 14 minutes ago 32.1MB 18:15:47 dc4b238480ad 15 minutes ago 1.49GB 18:15:47 security-spire-agent-arm64 latest 6d377bdf2175 22 minutes ago 125MB 18:15:47 fa3f82397bdc 23 minutes ago 1.35GB 18:15:47 ci-base-image-arm64 latest 37b97d54f95e 41 minutes ago 866MB 18:15:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 12 days ago 648MB 18:15:47 alpine 3.17 d74e625d9115 5 weeks ago 7.46MB 18:15:47 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 18:15:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:15:47 18:15:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:15:48 arm64: Pulling from edgex-lftools-log-publisher 18:15:48 8998bd30e6a1: Pulling fs layer 18:15:48 04944245beec: Pulling fs layer 18:15:48 699f458cf7ca: Pulling fs layer 18:15:48 765212b225bb: Pulling fs layer 18:15:48 f23df028b6ca: Pulling fs layer 18:15:48 d65c8cfc05b1: Pulling fs layer 18:15:48 2437ff75d9bd: Pulling fs layer 18:15:48 f23df028b6ca: Waiting 18:15:48 d65c8cfc05b1: Waiting 18:15:48 765212b225bb: Waiting 18:15:48 04944245beec: Verifying Checksum 18:15:48 04944245beec: Download complete 18:15:48 765212b225bb: Verifying Checksum 18:15:48 765212b225bb: Download complete 18:15:48 f23df028b6ca: Verifying Checksum 18:15:48 f23df028b6ca: Download complete 18:15:48 d65c8cfc05b1: Verifying Checksum 18:15:48 d65c8cfc05b1: Download complete 18:15:48 699f458cf7ca: Verifying Checksum 18:15:48 699f458cf7ca: Download complete 18:15:48 8998bd30e6a1: Verifying Checksum 18:15:48 8998bd30e6a1: Download complete 18:15:51 2437ff75d9bd: Verifying Checksum 18:15:51 2437ff75d9bd: Download complete 18:15:53 8998bd30e6a1: Pull complete 18:15:55 04944245beec: Pull complete 18:15:57 699f458cf7ca: Pull complete 18:15:57 765212b225bb: Pull complete 18:15:58 f23df028b6ca: Pull complete 18:15:58 d65c8cfc05b1: Pull complete 18:16:13 2437ff75d9bd: Pull complete 18:16:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:16:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:16:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:13 prd-ubuntu20.04-docker-arm64-4c-16g-5244 does not seem to be running inside a container 18:16:13 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:16:16 $ docker top 3a8a101b404ca2e287d200adfcdac556a5c64af6b0b11ed358400f5f7a5bccb1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:17 ---> job-cost.sh 18:16:17 lf-activate-venv: SKIPPING 18:16:17 INFO: No Stack... 18:16:18 INFO: Retrieving Pricing Info for: v3-standard-4 18:16:18 INFO: Archiving Costs [Pipeline] sh 18:16:19 + cut -d, -f6 18:16:19 + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock 18:16:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4468-4-stack-cost] 18:16:19 Resource [jenkins-edgexfoundry-edgex-go-PR-4468-4-stack-cost] did not exist. Created. 18:16:19 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4468-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:16:20 + echo total: 0.10999999940395355 [Pipeline] stash 18:16:20 Stashed 1 file(s) [Pipeline] } 18:16:20 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4468-4-stack-cost] [Pipeline] // lock [Pipeline] } 18:16:20 $ docker stop --time=1 3a8a101b404ca2e287d200adfcdac556a5c64af6b0b11ed358400f5f7a5bccb1 18:16:21 $ docker rm -f --volumes 3a8a101b404ca2e287d200adfcdac556a5c64af6b0b11ed358400f5f7a5bccb1 [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 18:16:22 provisioning config files... 18:16:22 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config16994193547797977982tmp [Pipeline] { [Pipeline] sh 18:16:22 + set +x 18:16:22 + curl -s https://codecov.io/bash 18:16:22 + bash -s -- 18:16:22 18:16:22 _____ _ 18:16:22 / ____| | | 18:16:22 | | ___ __| | ___ ___ _____ __ 18:16:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:16:22 | |___| (_) | (_| | __/ (_| (_) \ V / 18:16:22 \_____\___/ \__,_|\___|\___\___/ \_/ 18:16:22 Bash-1.0.6 18:16:22 18:16:22 18:16:22 ==> git version 2.25.1 found 18:16:22 ==> 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 18:16:22 Release-Date: 2020-01-08 18:16:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:16:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:16:22 ==> Jenkins CI detected. 18:16:22 current dir:  /w/workspace/edgex-go/4 18:16:22 project root: . 18:16:22 --> token set from env 18:16:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:16:22 ==> Running gcov in . (disable via -X gcov) 18:16:22 ==> Python coveragepy not found 18:16:22 ==> Searching for coverage reports in: 18:16:22 + . 18:16:22 -> Found 1 reports 18:16:22 ==> Detecting git/mercurial file structure 18:16:22 ==> Reading reports 18:16:22 + ./coverage.out bytes=447378 18:16:22 ==> Appending adjustments 18:16:22 https://docs.codecov.io/docs/fixing-reports 18:16:23 + Found adjustments 18:16:23 ==> Gzipping contents 18:16:23 60K /tmp/codecov.qjyeYA.gz 18:16:23 ==> Uploading reports 18:16:23 url: https://codecov.io 18:16:23 query: branch=PR-4468&commit=c83e2909eb2ea2b339a971b1849177a6219c9e29&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4468%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4468&job=&cmd_args= 18:16:23 -> Pinging Codecov 18:16:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4468&commit=c83e2909eb2ea2b339a971b1849177a6219c9e29&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4468%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4468&job=&cmd_args= 18:16:23 -> Uploading to 18:16:23 https://storage.googleapis.com/codecov/v4/raw/2023-03-22/00271124DB129430A58F1EEE437C3FCB/c83e2909eb2ea2b339a971b1849177a6219c9e29/cc0164ed-e8ac-4484-a81c-5a19c6c81b48.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T181623Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b6b7db995f4513d772693738e7366d935526e683097a5fd79742863052968746 18:16:23 % Total % Received % Xferd Average Speed Time Time Time Current 18:16:23 Dload Upload Total Spent Left Speed 18:16:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57478 0 0 100 57478 0 194k --:--:-- --:--:-- --:--:-- 194k 18:16:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c83e2909eb2ea2b339a971b1849177a6219c9e29 [Pipeline] } 18:16:24 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 18:16:24 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 18:16:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:16:25 ---> package-listing.sh 18:16:25 ++ tr '[:upper:]' '[:lower:]' 18:16:25 ++ facter osfamily 18:16:26 + OS_FAMILY=debian 18:16:26 + workspace=/w/workspace/edgex-go/4 18:16:26 + START_PACKAGES=/tmp/packages_start.txt 18:16:26 + END_PACKAGES=/tmp/packages_end.txt 18:16:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:16:26 + PACKAGES=/tmp/packages_start.txt 18:16:26 + '[' /w/workspace/edgex-go/4 ']' 18:16:26 + PACKAGES=/tmp/packages_end.txt 18:16:26 + case "${OS_FAMILY}" in 18:16:26 + dpkg -l 18:16:26 + grep '^ii' 18:16:26 + '[' -f /tmp/packages_start.txt ']' 18:16:26 + '[' -f /tmp/packages_end.txt ']' 18:16:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:16:26 + '[' /w/workspace/edgex-go/4 ']' 18:16:26 + mkdir -p /w/workspace/edgex-go/4/archives/ 18:16:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 18:16:26 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:16:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:16:26 18:16:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:16:27 latest: Pulling from edgex-lftools-log-publisher 18:16:27 5eb5b503b376: Pulling fs layer 18:16:27 5c69ac0246d0: Pulling fs layer 18:16:27 ec43610c2a17: Pulling fs layer 18:16:27 3a2ae6a8a46f: Pulling fs layer 18:16:27 33b1e0a273af: Pulling fs layer 18:16:27 5d3b04190fa2: Pulling fs layer 18:16:27 2f39f015ded8: Pulling fs layer 18:16:27 3a2ae6a8a46f: Waiting 18:16:27 33b1e0a273af: Waiting 18:16:27 5d3b04190fa2: Waiting 18:16:27 5c69ac0246d0: Verifying Checksum 18:16:27 5c69ac0246d0: Download complete 18:16:27 3a2ae6a8a46f: Download complete 18:16:27 33b1e0a273af: Verifying Checksum 18:16:27 33b1e0a273af: Download complete 18:16:27 ec43610c2a17: Verifying Checksum 18:16:27 ec43610c2a17: Download complete 18:16:27 5d3b04190fa2: Download complete 18:16:27 5eb5b503b376: Download complete 18:16:28 2f39f015ded8: Download complete 18:16:28 5eb5b503b376: Pull complete 18:16:28 5c69ac0246d0: Pull complete 18:16:29 ec43610c2a17: Pull complete 18:16:29 3a2ae6a8a46f: Pull complete 18:16:29 33b1e0a273af: Pull complete 18:16:29 5d3b04190fa2: Pull complete 18:16:33 2f39f015ded8: Pull complete 18:16:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:16:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:16:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:33 prd-ubuntu20.04-docker-8c-8g-5242 does not seem to be running inside a container 18:16:33 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:latest cat 18:16:37 $ docker top c1f8edac2323827c1351659276b6840f85eaa36e79183c808c85a31d3622a1c7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:37 + touch /tmp/pre-build-complete [Pipeline] sh 18:16:37 + mkdir -p /var/log/sysstat [Pipeline] sh 18:16:37 + ls /var/log/sa-host 18:16:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:16:38 provisioning config files... 18:16:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config2120587469973650150tmp [Pipeline] { [Pipeline] echo 18:16:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:16:38 ---> create-netrc.sh [Pipeline] } 18:16:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:16:38 ---> python-tools-install.sh [Pipeline] echo 18:16:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:16:38 ---> sudo-logs.sh 18:16:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:16:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:16:39 ---> job-cost.sh 18:16:39 lf-activate-venv: SKIPPING 18:16:39 DEBUG: total: 0.10999999940395355 18:16:39 INFO: Retrieving Stack Cost... 18:16:39 INFO: Retrieving Pricing Info for: v3-standard-8 18:16:40 INFO: Archiving Costs [Pipeline] echo 18:16:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:16:40 ---> logs-deploy.sh 18:16:40 lf-activate-venv: SKIPPING 18:16:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4468/4 18:16:40 INFO: archiving workspace using pattern(s): 18:16:41 Archives upload complete. 18:16:41 INFO: archiving logs to Nexus