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 e9e4992a67730eb9c1ab0595e269a2074fa520f7+0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 (f1cce8d8032776da39d7f69a7c45dfdf41c95bc4) 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-ssh11101784905056010611.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-ssh8914006632741765335.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-ssh12306263070429982366.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-ssh5498108188094558321.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-ssh7708670663473474840.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5306 in /w/workspace/edgexfoundry_edgex-go_PR-4468 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4468/head:refs/remotes/origin/PR-4468 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 into PR head commit e9e4992a67730eb9c1ab0595e269a2074fa520f7 Merge succeeded, producing e9e4992a67730eb9c1ab0595e269a2074fa520f7 Checking out Revision e9e4992a67730eb9c1ab0595e269a2074fa520f7 (PR-4468) > git config core.sparsecheckout # timeout=10 > git checkout -f e9e4992a67730eb9c1ab0595e269a2074fa520f7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9e4992a67730eb9c1ab0595e269a2074fa520f7 # 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 22:11:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:11:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:11:50 ========================================================= 22:11:50 EdgeX Global Pipelines Version Info 22:11:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c83e2909eb2ea2b339a971b1849177a6219c9e29 # timeout=10 22:11:51 ------------------- 22:11:51 stable info: 22:11:51 ------------------- 22:11:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:11:51 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 22:11:51 Message: update stable to v1.0.245 22:11:52 ------------------- 22:11:52 experimental info: 22:11:52 ------------------- 22:11:52 Commited By: **** collab-it+edgex@linuxfoundation.org 22:11:52 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 22:11:52 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:11:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:11:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:11:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:11:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:11:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:11:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:11:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:11:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:11:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:11:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:11:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:11:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:11:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:11:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:11:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:11:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:11:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:11:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:11:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:11:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 22:11:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:11:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:11:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:11:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4468 [Pipeline] echo 22:11:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4468 [Pipeline] echo 22:11:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4468 [Pipeline] echo 22:11:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9e4992a67730eb9c1ab0595e269a2074fa520f7 [Pipeline] echo 22:11:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e9e4992 [Pipeline] echo 22:11:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:11:52 provisioning config files... 22:11:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3504751423259063783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:11:53 ---> docker-login.sh 22:11:53 nexus3.edgexfoundry.org:10001 22:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:53 Configure a credential helper to remove this warning. See 22:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:53 22:11:53 Login Succeeded 22:11:53 nexus3.edgexfoundry.org:10002 22:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:53 Configure a credential helper to remove this warning. See 22:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:53 22:11:53 Login Succeeded 22:11:53 nexus3.edgexfoundry.org:10003 22:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:53 Configure a credential helper to remove this warning. See 22:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:53 22:11:53 Login Succeeded 22:11:53 nexus3.edgexfoundry.org:10004 22:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:53 Configure a credential helper to remove this warning. See 22:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:53 22:11:53 Login Succeeded 22:11:53 docker.io 22:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:53 Configure a credential helper to remove this warning. See 22:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:53 22:11:53 Login Succeeded 22:11:53 ---> docker-login.sh ends [Pipeline] } 22:11:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:11:54 + 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 22:11:54 + dirname cmd/core-command/Dockerfile 22:11:54 + cut -d/ -f2 22:11:54 + echo core-command,cmd/core-command/Dockerfile 22:11:54 + dirname cmd/core-common-config-bootstrapper/Dockerfile 22:11:54 + cut -d/ -f2 22:11:54 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 22:11:54 + dirname cmd/core-data/Dockerfile 22:11:54 + cut -d/ -f2 22:11:54 + echo core-data,cmd/core-data/Dockerfile 22:11:54 + dirname cmd/core-metadata/Dockerfile 22:11:54 + cut -d/ -f2 22:11:54 + echo core-metadata,cmd/core-metadata/Dockerfile 22:11:54 + dirname cmd/security-bootstrapper/Dockerfile 22:11:54 + cut -d/ -f2 22:11:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:11:54 + dirname cmd/security-proxy-auth/Dockerfile 22:11:54 + cut -d/ -f2 22:11:54 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 22:11:54 + dirname cmd/security-proxy-setup/Dockerfile 22:11:54 + cut -d/ -f2 22:11:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:11:54 + dirname cmd/security-secretstore-setup/Dockerfile 22:11:54 + cut -d/ -f2 22:11:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:11:54 + dirname cmd/security-spiffe-token-provider/Dockerfile 22:11:54 + cut -d/ -f2 22:11:54 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:11:54 + dirname cmd/security-spire-agent/Dockerfile 22:11:54 + cut -d/ -f2 22:11:54 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:11:54 + dirname cmd/security-spire-config/Dockerfile 22:11:54 + cut -d/ -f2 22:11:54 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:11:54 + dirname cmd/security-spire-server/Dockerfile 22:11:54 + cut -d/ -f2 22:11:54 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:11:54 + dirname cmd/support-notifications/Dockerfile 22:11:54 + cut -d/ -f2 22:11:54 + echo support-notifications,cmd/support-notifications/Dockerfile 22:11:54 + dirname cmd/support-scheduler/Dockerfile 22:11:54 + cut -d/ -f2 22:11:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 22:11:54 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 22:11:54 + git rev-list -1 --merges e9e4992a67730eb9c1ab0595e269a2074fa520f7~1..e9e4992a67730eb9c1ab0595e269a2074fa520f7 [Pipeline] echo 22:11:54 -----------> git rev-list -1 --merges e9e4992a67730eb9c1ab0595e269a2074fa520f7~1..e9e4992a67730eb9c1ab0595e269a2074fa520f7 e9e4992a67730eb9c1ab0595e269a2074fa520f7 [false] [Pipeline] sh 22:11:54 + git log --format=format:%s -1 e9e4992a67730eb9c1ab0595e269a2074fa520f7 [Pipeline] echo 22:11:54 ========================================================= 22:11:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:11:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:11:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:11:55 + grep -v github /etc/ssh/ssh_known_hosts 22:11:55 + [ -e /tmp/ssh_known_hosts ] 22:11:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:11:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:11:55 + sudo tee -a /etc/ssh/ssh_known_hosts 22:11:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:11:55 22:11:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:11:55 0.1.4: Pulling from edgex-devops/py-git-semver 22:11:55 b85a868b505f: Pulling fs layer 22:11:55 e2be974225ed: Pulling fs layer 22:11:55 339a4e72a1f5: Pulling fs layer 22:11:55 988bab9f4d93: Pulling fs layer 22:11:55 1469e6f7b9e6: Pulling fs layer 22:11:55 eaf3925da568: Pulling fs layer 22:11:55 bab4dde63d76: Pulling fs layer 22:11:55 bde34c3a00c8: Pulling fs layer 22:11:55 b352a97aabf1: Pulling fs layer 22:11:55 4872d77fe225: Pulling fs layer 22:11:55 5851b861e8e6: Pulling fs layer 22:11:55 988bab9f4d93: Waiting 22:11:55 1469e6f7b9e6: Waiting 22:11:55 eaf3925da568: Waiting 22:11:55 bab4dde63d76: Waiting 22:11:55 4872d77fe225: Waiting 22:11:55 5851b861e8e6: Waiting 22:11:55 b352a97aabf1: Waiting 22:11:55 bde34c3a00c8: Waiting 22:11:55 e2be974225ed: Verifying Checksum 22:11:55 e2be974225ed: Download complete 22:11:55 988bab9f4d93: Download complete 22:11:56 339a4e72a1f5: Verifying Checksum 22:11:56 339a4e72a1f5: Download complete 22:11:56 1469e6f7b9e6: Verifying Checksum 22:11:56 1469e6f7b9e6: Download complete 22:11:56 eaf3925da568: Download complete 22:11:56 bde34c3a00c8: Verifying Checksum 22:11:56 bde34c3a00c8: Download complete 22:11:56 b352a97aabf1: Verifying Checksum 22:11:56 b352a97aabf1: Download complete 22:11:56 4872d77fe225: Verifying Checksum 22:11:56 4872d77fe225: Download complete 22:11:56 5851b861e8e6: Verifying Checksum 22:11:56 5851b861e8e6: Download complete 22:11:56 b85a868b505f: Verifying Checksum 22:11:56 b85a868b505f: Download complete 22:11:56 bab4dde63d76: Verifying Checksum 22:11:56 bab4dde63d76: Download complete 22:11:57 b85a868b505f: Pull complete 22:11:57 e2be974225ed: Pull complete 22:11:58 339a4e72a1f5: Pull complete 22:11:58 988bab9f4d93: Pull complete 22:11:58 1469e6f7b9e6: Pull complete 22:11:58 eaf3925da568: Pull complete 22:12:00 bab4dde63d76: Pull complete 22:12:00 bde34c3a00c8: Pull complete 22:12:00 b352a97aabf1: Pull complete 22:12:00 4872d77fe225: Pull complete 22:12:00 5851b861e8e6: Pull complete 22:12:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:12:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:12:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:00 prd-ubuntu20.04-docker-8c-8g-5306 does not seem to be running inside a container 22:12:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 22:12:02 $ docker top a62a391bdab4e0b0279cdc912d3c809ef9fd2bab9ca7994648da274ba5b2163e -eo pid,comm 22:12:02 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). 22:12:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:12:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:12:02 [ssh-agent] Looking for ssh-agent implementation... 22:12:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:12:02 $ docker exec a62a391bdab4e0b0279cdc912d3c809ef9fd2bab9ca7994648da274ba5b2163e ssh-agent 22:12:02 SSH_AUTH_SOCK=/tmp/ssh-hNFZs4qguRZa/agent.32 22:12:02 SSH_AGENT_PID=38 22:12:02 Running ssh-add (command line suppressed) 22:12:02 Identity added: /w/workspace/edgex-go/5@tmp/private_key_9032039922487959558.key (/w/workspace/edgex-go/5@tmp/private_key_9032039922487959558.key) 22:12:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:12:02 + git tag --points-at HEAD [Pipeline] } 22:12:02 $ docker exec --env ******** --env ******** a62a391bdab4e0b0279cdc912d3c809ef9fd2bab9ca7994648da274ba5b2163e ssh-agent -k 22:12:02 unset SSH_AUTH_SOCK; 22:12:02 unset SSH_AGENT_PID; 22:12:02 echo Agent pid 38 killed; 22:12:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:12:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:12:02 [ssh-agent] Looking for ssh-agent implementation... 22:12:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:12:03 $ docker exec a62a391bdab4e0b0279cdc912d3c809ef9fd2bab9ca7994648da274ba5b2163e ssh-agent 22:12:03 SSH_AUTH_SOCK=/tmp/ssh-ffVvEDO8wLpa/agent.70 22:12:03 SSH_AGENT_PID=76 22:12:03 Running ssh-add (command line suppressed) 22:12:03 Identity added: /w/workspace/edgex-go/5@tmp/private_key_17342003222830247096.key (/w/workspace/edgex-go/5@tmp/private_key_17342003222830247096.key) 22:12:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:12:03 + git semver init 22:12:03 2023-03-22 22:12:03,773 [run_init] DEBUG init version:0.0.0 force:False 22:12:03 2023-03-22 22:12:03,774 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 22:12:03 2023-03-22 22:12:03,775 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 22:12:03 2023-03-22 22:12:03,775 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) 22:12:08 2023-03-22 22:12:07,667 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 22:12:08 2023-03-22 22:12:07,667 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4468 with force:False 22:12:08 2023-03-22 22:12:07,667 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4468 22:12:08 2023-03-22 22:12:07,671 [execute] INFO git cat-file --batch-check 22:12:08 2023-03-22 22:12:07,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 22:12:08 2023-03-22 22:12:07,678 [execute] INFO git cat-file --batch 22:12:08 2023-03-22 22:12:07,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 22:12:08 2023-03-22 22:12:07,682 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4468 22:12:08 0.0.0 [Pipeline] } 22:12:08 $ docker exec --env ******** --env ******** a62a391bdab4e0b0279cdc912d3c809ef9fd2bab9ca7994648da274ba5b2163e ssh-agent -k 22:12:08 unset SSH_AUTH_SOCK; 22:12:08 unset SSH_AGENT_PID; 22:12:08 echo Agent pid 76 killed; 22:12:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:12:08 + git semver [Pipeline] } 22:12:08 $ docker stop --time=1 a62a391bdab4e0b0279cdc912d3c809ef9fd2bab9ca7994648da274ba5b2163e 22:12:10 $ docker rm -f --volumes a62a391bdab4e0b0279cdc912d3c809ef9fd2bab9ca7994648da274ba5b2163e [Pipeline] // withDockerContainer [Pipeline] sh 22:12:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:12:10 Stashed 1 file(s) [Pipeline] echo 22:12:10 [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 22:12:10 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 22:12:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:12:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:12:10 ========================================================= 22:12:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:12:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:12:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:12:11 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:12:11 63b65145d645: Pulling fs layer 22:12:11 a2d21d5440eb: Pulling fs layer 22:12:11 935e6c44a52c: Pulling fs layer 22:12:11 94cc34f8dd06: Pulling fs layer 22:12:11 30dea6a524f1: Pulling fs layer 22:12:11 a2aff8979fd8: Pulling fs layer 22:12:11 6808be2612f2: Pulling fs layer 22:12:11 f25807f1079a: Pulling fs layer 22:12:11 a2aff8979fd8: Waiting 22:12:11 6808be2612f2: Waiting 22:12:11 f25807f1079a: Waiting 22:12:11 94cc34f8dd06: Waiting 22:12:11 30dea6a524f1: Waiting 22:12:11 a2d21d5440eb: Download complete 22:12:11 94cc34f8dd06: Verifying Checksum 22:12:11 94cc34f8dd06: Download complete 22:12:11 30dea6a524f1: Verifying Checksum 22:12:11 30dea6a524f1: Download complete 22:12:11 63b65145d645: Download complete 22:12:11 a2aff8979fd8: Verifying Checksum 22:12:11 a2aff8979fd8: Download complete 22:12:11 63b65145d645: Pull complete 22:12:11 a2d21d5440eb: Pull complete 22:12:12 935e6c44a52c: Verifying Checksum 22:12:12 935e6c44a52c: Download complete 22:12:12 6808be2612f2: Verifying Checksum 22:12:12 6808be2612f2: Download complete 22:12:12 f25807f1079a: Verifying Checksum 22:12:12 f25807f1079a: Download complete 22:12:15 935e6c44a52c: Pull complete 22:12:15 94cc34f8dd06: Pull complete 22:12:15 30dea6a524f1: Pull complete 22:12:15 a2aff8979fd8: Pull complete 22:12:17 6808be2612f2: Pull complete 22:12:18 f25807f1079a: Pull complete 22:12:18 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 22:12:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:12:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 22:12:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:12:18 WORKDIR /edgex 22:12:18 COPY go.mod . 22:12:18 RUN go mod download 22:12:18 + docker build -t ci-base-image-x86_64 -f - . 22:12:19 Sending build context to Docker daemon 170.5MB 22:12:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:12:19 ---> 3b553350e43f 22:12:19 Step 2/4 : WORKDIR /edgex 22:12:21 ---> Running in 8a9d481710b3 22:12:21 Removing intermediate container 8a9d481710b3 22:12:21 ---> 1c15f25b089b 22:12:21 Step 3/4 : COPY go.mod . 22:12:21 ---> 9c5773e8fdc5 22:12:21 Step 4/4 : RUN go mod download 22:12:21 ---> Running in b5627a7236cb 22:12:25 Still waiting to schedule task 22:12:25 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5308’ is offline 22:12:31 Removing intermediate container b5627a7236cb 22:12:31 ---> 84c5cbbfe739 22:12:31 Successfully built 84c5cbbfe739 22:12:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:31 + docker inspect -f . ci-base-image-x86_64 22:12:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:31 prd-ubuntu20.04-docker-8c-8g-5306 does not seem to be running inside a container 22:12:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 22:12:32 $ docker top e5eb7a31f33810601730f853890ac86f6f30f6dbff80c69e1759dba095ebabda -eo pid,comm [Pipeline] { [Pipeline] sh 22:12:32 + go version 22:12:32 go version go1.20.2 linux/amd64 [Pipeline] } 22:12:32 $ docker stop --time=1 e5eb7a31f33810601730f853890ac86f6f30f6dbff80c69e1759dba095ebabda 22:12:33 $ docker rm -f --volumes e5eb7a31f33810601730f853890ac86f6f30f6dbff80c69e1759dba095ebabda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:34 + docker inspect -f . ci-base-image-x86_64 22:12:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:34 prd-ubuntu20.04-docker-8c-8g-5306 does not seem to be running inside a container 22:12:34 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 22:12:34 $ docker top a906dca4da5196f3a5a10abb04d7f3bf5aee684aabd917bfa783633aa52bba07 -eo pid,comm [Pipeline] { [Pipeline] echo 22:12:34 ========================================================= 22:12:34 [edgeXBuildGoParallel] Running Tests and Build... 22:12:34 ========================================================= [Pipeline] sh 22:12:34 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 22:12:35 + make test 22:12:35 go test -race -coverprofile=coverage.out ./... 22:12:41 ? github.com/edgexfoundry/edgex-go [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:12:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:12:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:12:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 22:12:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements 22:12:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:12:59 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:12:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:13:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:13:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:13:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.089s coverage: 71.3% of statements 22:13:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements 22:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:13:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.102s coverage: 88.5% of statements 22:13:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements 22:13:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:13:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:13:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:13:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.372s coverage: 95.6% of statements 22:13:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:13:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:13:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:13:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:13:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:13:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 22:13:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:13:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:13:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:13:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 65.9% of statements 22:13:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:13:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements 22:13:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 29.0% of statements 22:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 44.1% of statements 22:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 82.9% of statements 22:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 22:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 22:13:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 22:13:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:13:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:13:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:13:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:13:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:13:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:13:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:13:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:13:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:13:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:13:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:13:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:13:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:13:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:13:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 22:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:13:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 22:13:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 22:13:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 22:13:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:13:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:13:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:13:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:13:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:13:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:13:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:13:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:13:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:13:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:13:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:13:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:13:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:13:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:13:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 22:13:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:13:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.269s coverage: 79.9% of statements 22:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.064s coverage: 92.9% of statements 22:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements 22:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 86.9% of statements 22:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 22:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 22:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 22:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.2% of statements 22:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements 22:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 22:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.1% of statements 22:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 22:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 22:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 22:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 22:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 22:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 38.4% of statements 22:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 22:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 22:13:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 22:13:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements 22:13:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 61.5% of statements 22:13:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements 22:13:33 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 22:13:55 go vet ./... 22:13:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:13:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:13:55 ./bin/test-attribution-txt.sh [Pipeline] echo 22:13:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:13:56 + ls -al . 22:13:56 total 704 22:13:56 drwxrwxr-x 11 1001 1001 4096 Mar 22 22:12 . 22:13:56 drwxr-xr-x 4 root root 4096 Mar 22 22:12 .. 22:13:56 drwxrwxr-x 2 1001 1001 4096 Mar 22 22:11 .blubracket 22:13:56 -rw-rw-r-- 1 1001 1001 16 Mar 22 22:11 .dockerignore 22:13:56 drwxrwxr-x 8 1001 1001 4096 Mar 22 22:12 .git 22:13:56 drwxrwxr-x 3 1001 1001 4096 Mar 22 22:11 .github 22:13:56 -rw-rw-r-- 1 1001 1001 1133 Mar 22 22:11 .gitignore 22:13:56 -rw-rw-r-- 1 1001 1001 42 Mar 22 22:11 .golangci.yml 22:13:56 -rw-rw-r-- 1 1001 1001 87 Mar 22 22:11 .hadolint.yml 22:13:56 drwxr-xr-x 3 1001 1001 4096 Mar 22 22:12 .semver 22:13:56 -rw-rw-r-- 1 1001 1001 166 Mar 22 22:11 .sonarcloud.properties 22:13:56 -rw-rw-r-- 1 1001 1001 1171 Mar 22 22:11 ADOPTERS.md 22:13:56 -rw-rw-r-- 1 1001 1001 10835 Mar 22 22:11 Attribution.txt 22:13:56 -rw-rw-r-- 1 1001 1001 73765 Mar 22 22:11 CHANGELOG.md 22:13:56 -rw-rw-r-- 1 1001 1001 3804 Mar 22 22:11 CONTRIBUTING.md 22:13:56 -rw-rw-r-- 1 1001 1001 677 Mar 22 22:11 GOVERNANCE.md 22:13:56 -rw-rw-r-- 1 1001 1001 883 Mar 22 22:11 Jenkinsfile 22:13:56 -rw-rw-r-- 1 1001 1001 10775 Mar 22 22:11 LICENSE 22:13:56 -rw-rw-r-- 1 1001 1001 14266 Mar 22 22:11 Makefile 22:13:56 -rw-rw-r-- 1 1001 1001 582 Mar 22 22:11 OWNERS.md 22:13:56 -rw-rw-r-- 1 1001 1001 9403 Mar 22 22:11 README.md 22:13:56 -rw-rw-r-- 1 1001 1001 789 Mar 22 22:11 SECURITY.md 22:13:56 -rw-rw-r-- 1 1001 1001 5 Mar 22 22:12 VERSION 22:13:56 drwxrwxr-x 2 1001 1001 4096 Mar 22 22:11 bin 22:13:56 drwxrwxr-x 18 1001 1001 4096 Mar 22 22:11 cmd 22:13:56 -rw-r--r-- 1 root root 447378 Mar 22 22:13 coverage.out 22:13:56 -rw-rw-r-- 1 1001 1001 3200 Mar 22 22:11 go.mod 22:13:56 -rw-rw-r-- 1 1001 1001 31237 Mar 22 22:11 go.sum 22:13:56 drwxrwxr-x 7 1001 1001 4096 Mar 22 22:11 internal 22:13:56 drwxrwxr-x 3 1001 1001 4096 Mar 22 22:11 openapi 22:13:56 -rw-rw-r-- 1 1001 1001 594 Mar 22 22:11 security.txt 22:13:56 drwxrwxr-x 4 1001 1001 4096 Mar 22 22:11 snap 22:13:56 -rw-rw-r-- 1 1001 1001 204 Mar 22 22:11 version.go [Pipeline] sh 22:13:56 + '[' -e coverage.out ] 22:13:56 + chown 1001:1001 coverage.out [Pipeline] stash 22:13:56 Stashed 1 file(s) [Pipeline] sh 22:13:56 + make build 22:13:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:14:08 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 22:14:08 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 22:14:09 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 22:14:09 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 22:14: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 22:14: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:14:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:14:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:14:19 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 22:14:20 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 22:14: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 22:14:23 $ docker stop --time=1 a906dca4da5196f3a5a10abb04d7f3bf5aee684aabd917bfa783633aa52bba07 22:14:25 $ docker rm -f --volumes a906dca4da5196f3a5a10abb04d7f3bf5aee684aabd917bfa783633aa52bba07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:14:25 22:14:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:14:26 latest: Pulling from edgex-devops/edgex-compose 22:14:26 cbdbe7a5bc2a: Pulling fs layer 22:14:26 ca9280d653b3: Pulling fs layer 22:14:26 7e9c9ca2126c: Pulling fs layer 22:14:26 cbdbe7a5bc2a: Download complete 22:14:26 ca9280d653b3: Verifying Checksum 22:14:26 ca9280d653b3: Download complete 22:14:26 cbdbe7a5bc2a: Pull complete 22:14:26 7e9c9ca2126c: Verifying Checksum 22:14:26 7e9c9ca2126c: Download complete 22:14:26 ca9280d653b3: Pull complete 22:14:30 7e9c9ca2126c: Pull complete 22:14:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:14:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:14:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:30 prd-ubuntu20.04-docker-8c-8g-5306 does not seem to be running inside a container 22:14:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 22:14:31 $ docker top d418926eff1d5447482a63fe3969dd1be1e6aaf3c285a2f0ac56081fdd01c027 -eo pid,comm [Pipeline] { [Pipeline] sh 22:14:31 + docker-compose build --help 22:14:31 + grep parallel 22:14:32 --parallel Build images in parallel. [Pipeline] } 22:14:32 $ docker stop --time=1 d418926eff1d5447482a63fe3969dd1be1e6aaf3c285a2f0ac56081fdd01c027 22:14:33 $ docker rm -f --volumes d418926eff1d5447482a63fe3969dd1be1e6aaf3c285a2f0ac56081fdd01c027 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:14:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:33 prd-ubuntu20.04-docker-8c-8g-5306 does not seem to be running inside a container 22:14:33 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 22:14:34 $ docker top 72b43a884d4ce1179d36d9b9faa343bb36c8b4bdbe436914b8d77c07575c69db -eo pid,comm [Pipeline] { [Pipeline] sh 22:14:34 + docker-compose -f ./docker-compose-build.yml build --parallel 22:14:35 Building core-command ... 22:14:35 Building core-common-config-bootstrapper ... 22:14:35 Building core-data ... 22:14:35 Building core-metadata ... 22:14:35 Building security-bootstrapper ... 22:14:35 Building security-proxy-auth ... 22:14:35 Building security-proxy-setup ... 22:14:35 Building security-secretstore-setup ... 22:14:35 Building security-spiffe-token-provider ... 22:14:35 Building security-spire-agent ... 22:14:35 Building security-spire-config ... 22:14:35 Building security-spire-server ... 22:14:35 Building support-notifications ... 22:14:35 Building support-scheduler ... 22:14:35 Building security-spire-config 22:14:35 Building security-proxy-setup 22:14:35 Building core-common-config-bootstrapper 22:14:35 Building core-command 22:14:35 Building security-secretstore-setup 22:14:45 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:14:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:14:45 ---> 84c5cbbfe739 22:14:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:14:45 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:14:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:14:45 ---> 84c5cbbfe739 22:14:45 Step 3/25 : WORKDIR /edgex-go 22:14:45 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:14:45 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:14:45 ---> 84c5cbbfe739 22:14:45 Step 3/27 : WORKDIR /edgex-go 22:14:47 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:14:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:14:47 ---> 84c5cbbfe739 22:14:47 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:14:47 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:14:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:14:47 ---> 84c5cbbfe739 22:14:47 Step 3/22 : WORKDIR /edgex-go 22:14:55 ---> Running in 3178ca4042fe 22:14:55 ---> Running in 356ed9154bd9 22:14:55 ---> Running in 8293e6ce3a7b 22:14:55 ---> Running in 5bf67699ccd6 22:14:55 ---> Running in 4ecec5e19bac 22:14:55 Removing intermediate container 356ed9154bd9 22:14:55 ---> 389b6bab8fdf 22:14:55 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 22:14:55 Removing intermediate container 3178ca4042fe 22:14:55 ---> 124559dfbfeb 22:14:55 Step 4/23 : WORKDIR /edgex-go 22:14:55 Removing intermediate container 4ecec5e19bac 22:14:55 ---> 89f24f9c999a 22:14:55 Step 4/22 : RUN apk add --update --no-cache make git 22:14:55 Removing intermediate container 5bf67699ccd6 22:14:55 ---> 1ea5fe63d6df 22:14:55 Step 4/24 : WORKDIR /edgex-go 22:14:55 Removing intermediate container 8293e6ce3a7b 22:14:55 ---> 8d1c74027a8d 22:14:55 Step 4/25 : RUN apk add --update --no-cache make git 22:14:55 ---> Running in a4374559eb71 22:14:55 ---> Running in 09adab95ec22 22:14:55 ---> Running in cf6041b51988 22:14:55 ---> Running in bd849166fc3d 22:14:55 ---> Running in eb26f0e9debe 22:14:55 Removing intermediate container a4374559eb71 22:14:55 ---> 248ca1cd430e 22:14:55 Step 5/23 : RUN apk add --update --no-cache make git 22:14:55 ---> Running in 35f231306dde 22:14:55 Removing intermediate container bd849166fc3d 22:14:55 ---> 3226f776d5ba 22:14:55 Step 5/24 : RUN apk add --update --no-cache make git 22:14:55 ---> Running in edd5480f2cab 22:14:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:14:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:14:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:14:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:14:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:14:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:14:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:14:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:14:55 OK: 265 MiB in 53 packages 22:14:55 OK: 265 MiB in 53 packages 22:14:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:14:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:14:55 OK: 265 MiB in 53 packages 22:14:55 OK: 265 MiB in 53 packages 22:14:55 OK: 265 MiB in 53 packages 22:14:55 Removing intermediate container cf6041b51988 22:14:55 ---> 67fa3f04fe5c 22:14:55 Step 5/27 : COPY go.mod vendor* ./ 22:14:55 Removing intermediate container 09adab95ec22 22:14:55 ---> 3eedb446dacc 22:14:55 Step 5/22 : COPY go.mod vendor* ./ 22:14:55 ---> 20ea856d31b3 22:14:55 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:14:55 ---> Running in e929e9eab245 22:14:55 ---> c3fe542918d4 22:14:55 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:14:55 ---> Running in 9f4f10507b57 22:14:55 Removing intermediate container eb26f0e9debe 22:14:55 ---> f09baf7a305b 22:14:55 Step 5/25 : COPY go.mod vendor* ./ 22:14:55 Removing intermediate container edd5480f2cab 22:14:55 ---> 902699cd75c0 22:14:55 Step 6/24 : COPY go.mod vendor* ./ 22:14:55 Removing intermediate container 35f231306dde 22:14:55 ---> e4490c853481 22:14:55 Step 6/23 : COPY go.mod vendor* ./ 22:14:55 ---> 9abb0d21887b 22:14:55 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:14:55 ---> Running in 04268827b371 22:14:55 ---> e89cebf73193 22:14:55 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:14:55 ---> Running in b7d4be58a502 22:14:55 ---> 70fa1e695735 22:14:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:14:55 ---> Running in f232600259d4 22:15:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5311 in /w/workspace/edgexfoundry_edgex-go_PR-4468 [Pipeline] { [Pipeline] ws 22:15:26 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 22:15:26 The recommended git tool is: git 22:15:32 using credential edgex-jenkins-ssh 22:15:32 Cloning the remote Git repository 22:15:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:15:32 > git init /w/workspace/edgex-go/5 # timeout=10 22:15:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:15:32 > git --version # timeout=10 22:15:33 > git --version # 'git version 2.25.1' 22:15:33 using GIT_SSH to set credentials SSH Credentials for GitHub 22:15:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:15:34 Removing intermediate container f232600259d4 22:15:34 ---> 079fa5d5ba30 22:15:34 Step 8/23 : COPY . . 22:15:34 Removing intermediate container b7d4be58a502 22:15:34 ---> a28c030573af 22:15:34 Step 8/24 : COPY . . 22:15:34 Removing intermediate container 9f4f10507b57 22:15:34 ---> e83b1d74ede7 22:15:34 Step 7/22 : COPY . . 22:15:34 Removing intermediate container e929e9eab245 22:15:34 ---> 756922baa4e1 22:15:34 Step 7/27 : COPY . . 22:15:34 Removing intermediate container 04268827b371 22:15:34 ---> 1047c6aedba4 22:15:34 Step 7/25 : COPY . . 22:15:44 ---> ca9d43d45ed1 22:15:44 ---> b2d38deca1ad 22:15:44 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-commandStep 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup ---> 139053a177c7 22:15:44 22:15:44 22:15:44 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 22:15:44 ---> f2fc66e3f611 22:15:44 Step 8/22 : RUN make cmd/secrets-config/secrets-config 22:15:44 ---> ae60c4c4e1cf 22:15:44 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:15:44 ---> Running in dc97f628cc87 22:15:44 ---> Running in 531fd4e90d08 22:15:44 ---> Running in 69e9440a57c7 22:15:44 ---> Running in c6afb57a1e70 22:15:44 ---> Running in 6a463430b10f 22:15:44 Removing intermediate container 69e9440a57c7 22:15:44 ---> 0b117bd82766 22:15:44 Step 9/27 : WORKDIR /edgex-go/spire-build 22:15:44 ---> Running in 1fa848d4e3ae 22:15:44 Removing intermediate container 1fa848d4e3ae 22:15:44 ---> 04999a4e0567 22:15:44 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 22:15:44 ---> Running in 8f899b1ef993 22:15:44 Removing intermediate container 8f899b1ef993 22:15:44 ---> 722fa181fa89 22:15: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 22:15:44 ---> Running in 11d039711d1b 22:15: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:15:44 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 22:15:44 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 22:15:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:15:44 Removing intermediate container 11d039711d1b 22:15:44 ---> 644caeac2259 22:15:44 Step 12/27 : WORKDIR /edgex-go 22:15:44 ---> Running in fc69cc94a09d 22:15:44 Removing intermediate container fc69cc94a09d 22:15:44 ---> 5660056d3a0c 22:15:44 22:15:44 Step 13/27 : FROM alpine:3.17 22:15:44 3.17: Pulling from library/alpine 22:15:44 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 22:15:44 Status: Downloaded newer image for alpine:3.17 22:15:44 ---> b2aa39c304c2 22:15:44 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:15:44 ---> Running in 7ae1e48ac4ed 22:15:44 Removing intermediate container 7ae1e48ac4ed 22:15:44 ---> fe4028a4ee84 22:15:44 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:15:44 ---> Running in 24f20d47f494 22:15:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:15:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:15:45 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:15:45 v3.17.2-252-g74dbe01cdac [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:15:45 OK: 17820 distinct packages available 22:15:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:15:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:15:45 (1/4) Installing dumb-init (1.2.5-r2) 22:15:45 (2/4) Installing musl-obstack (1.2.3-r0) 22:15:45 (3/4) Installing libucontext (1.2-r0) 22:15:45 (4/4) Installing gcompat (1.1.0-r0) 22:15:45 Executing busybox-1.35.0-r29.trigger 22:15:45 OK: 7 MiB in 19 packages 22:15:46 Removing intermediate container 24f20d47f494 22:15:46 ---> 39ee625201a1 22:15:46 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 22:15:47 ---> 047da2df2d70 22:15:47 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 22:15:47 ---> 9821b588abea 22:15:47 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:15:50 ---> 5a334d75506c 22:15:50 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:15:50 ---> 7c963344cb4e 22:15:50 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:15:50 ---> Running in f4a4e56682c4 22:15:50 Removing intermediate container f4a4e56682c4 22:15:50 ---> 25f4284b80f2 22:15:50 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:15:51 ---> aa4ec8010b45 22:15:51 Step 22/27 : WORKDIR / 22:15:51 ---> Running in 49f08fa1c33b 22:15:51 Removing intermediate container 49f08fa1c33b 22:15:51 ---> e61d677fdd0f 22:15:51 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:15:51 ---> Running in 4b31d957ba0d 22:15:52 Removing intermediate container 4b31d957ba0d 22:15:52 ---> e7dfcd1af73b 22:15:52 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:15:52 ---> Running in 602fe6f68557 22:15:52 Removing intermediate container 602fe6f68557 22:15:52 ---> 24d7ca7d0faf 22:15:52 Step 25/27 : LABEL arch=x86_64 22:15:52 ---> Running in e3991b7458f9 22:15:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:15:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:15:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:15:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:15:51 using GIT_SSH to set credentials SSH Credentials for GitHub 22:15:51 > 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 22:15:52 Merging remotes/origin/main commit 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 into PR head commit e9e4992a67730eb9c1ab0595e269a2074fa520f7 22:15:52 Removing intermediate container e3991b7458f9 22:15:52 ---> 4ce18848426e 22:15:52 Step 26/27 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 22:15:52 ---> Running in 9e33eeb989ea 22:15:52 Removing intermediate container 9e33eeb989ea 22:15:52 ---> 87319b5cbfc7 22:15:52 Step 27/27 : LABEL version=0.0.0 22:15:53 ---> Running in a5424f5a0b44 22:15:53 Merge succeeded, producing e9e4992a67730eb9c1ab0595e269a2074fa520f7 22:15:53 Checking out Revision e9e4992a67730eb9c1ab0595e269a2074fa520f7 (PR-4468) 22:15:53 Removing intermediate container a5424f5a0b44 22:15:53 ---> 7faa6d47104e 22:15:53 22:15:53 Successfully built 7faa6d47104e 22:15:53 Successfully tagged security-spire-config:latest 22:15:53 Building security-bootstrapper 22:15:52 > git config core.sparsecheckout # timeout=10 22:15:52 > git checkout -f e9e4992a67730eb9c1ab0595e269a2074fa520f7 # timeout=10 22:15:53 > git remote # timeout=10 22:15:53 > git config --get remote.origin.url # timeout=10 22:15:53 using GIT_SSH to set credentials SSH Credentials for GitHub 22:15:53 > git merge 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 # timeout=10 22:15:53 > git rev-parse HEAD^{commit} # timeout=10 22:15:53 > git config core.sparsecheckout # timeout=10 22:15:53 > git checkout -f e9e4992a67730eb9c1ab0595e269a2074fa520f7 # timeout=10 22:15:55  Building security-spire-config ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:15:55 Step 2/33 : FROM ${BUILDER_BASE} AS builder 22:15:55 ---> 84c5cbbfe739 22:15:55 Step 3/33 : WORKDIR /edgex-go 22:15:55 ---> Using cache 22:15:55 ---> 8d1c74027a8d 22:15:55 Step 4/33 : RUN apk add --update --no-cache make git 22:15:55 ---> Using cache 22:15:55 ---> f09baf7a305b 22:15:55 Step 5/33 : COPY go.mod vendor* ./ 22:15:55 ---> Using cache 22:15:55 ---> 9abb0d21887b 22:15:55 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:55 ---> Using cache 22:15:55 ---> 1047c6aedba4 22:15:55 Step 7/33 : COPY . . 22:15:55 ---> Using cache 22:15:55 ---> ca9d43d45ed1 22:15:55 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:15:57 ---> Running in ec1427259b6e 22:15:57 Commit message: "refactor: Remove use of TOML package" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:15: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:15:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:15:58 % Total % Received % Xferd Average Speed Time Time Time Current 22:15:58 Dload Upload Total Spent Left Speed 22:15:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh 22:15:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:15:59 + sudo tee /etc/docker/daemon.new 22:15:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:15:59 { 22:15:59 "registry-mirrors": [ 22:15:59 "https://nexus3.edgexfoundry.org:10001" 22:15:59 ], 22:15:59 "bip": "10.250.0.254/24", 22:15:59 "hosts": [ 22:15:59 "tcp://0.0.0.0:5555", 22:15:59 "unix:///var/run/docker.sock" 22:15:59 ], 22:15:59 "mtu": 1458, 22:15:59 "selinux-enabled": true, 22:15:59 "seccomp-profile": "/etc/docker/seccomp.json" 22:15:59 } [Pipeline] sh 22:15:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:16:00 + sudo service docker restart 22:16:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:16:14 Removing intermediate container 6a463430b10f 22:16:14 ---> 9e57a6a34d1d 22:16:14 22:16:14 Step 10/23 : FROM alpine:3.17 22:16:14 ---> b2aa39c304c2 22:16:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:16:14 Removing intermediate container dc97f628cc87 22:16:14 ---> 1cdd7f07ea1a 22:16:14 22:16:14 Step 9/25 : FROM alpine:3.17 22:16:14 ---> b2aa39c304c2 22:16:14 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:16:14 Removing intermediate container c6afb57a1e70 22:16:14 ---> 71174fc29c0a 22:16:14 22:16:14 Step 9/22 : FROM alpine:3.17 22:16:14 ---> b2aa39c304c2 22:16:14 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 22:16:14 Removing intermediate container 531fd4e90d08 22:16:14 ---> fc1c662706b7 22:16:14 22:16:14 Step 10/24 : FROM alpine:3.17 22:16:14 ---> b2aa39c304c2 22:16:14 Step 11/24 : RUN apk add --update --no-cache dumb-init 22:16:14 ---> Running in 43f4292c62d6 22:16:14 ---> Running in 3754874cedcf 22:16:14 ---> Running in b70e0fd27b6d 22:16:14 ---> Running in 1c72258ae63c 22:16:14 Removing intermediate container 43f4292c62d6 22:16:14 ---> f3fbe19fca54 22:16:14 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:16:14 ---> Running in 01b16a2fc2bb 22:16:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:16:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:16:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:16:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:16:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:16:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:16:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:16:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:16:15 (1/3) Installing ca-certificates (20220614-r4) 22:16:15 (2/3) Installing dumb-init (1.2.5-r2) 22:16:15 (3/3) Installing su-exec (0.2-r2) 22:16:15 (1/2) Installing dumb-init (1.2.5-r2) 22:16:15 (2/2) Installing openssl (3.0.8-r1) 22:16:15 Executing busybox-1.35.0-r29.trigger 22:16:15 Executing ca-certificates-20220614-r4.trigger 22:16:15 Executing busybox-1.35.0-r29.trigger 22:16:15 OK: 8 MiB in 17 packages 22:16:15 OK: 8 MiB in 18 packages 22:16:15 (1/1) Installing dumb-init (1.2.5-r2) 22:16:15 Executing busybox-1.35.0-r29.trigger 22:16:15 OK: 7 MiB in 16 packages 22:16:15 (1/1) Installing dumb-init (1.2.5-r2) 22:16:15 Executing busybox-1.35.0-r29.trigger 22:16:15 OK: 7 MiB in 16 packages 22:16:15 Removing intermediate container 3754874cedcf 22:16:15 ---> 5a7cf06b9e4f 22:16:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 22:16:15 ---> Running in 1976643be93c 22:16:15 Removing intermediate container 1c72258ae63c 22:16:15 ---> e082247ed62a 22:16:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:16:15 Removing intermediate container b70e0fd27b6d 22:16:15 ---> 848f7a53c395 22:16:15 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 22:16:15 ---> Running in 491c00d9983c 22:16:15 ---> Running in c26c286b1d41 22:16:15 Removing intermediate container 1976643be93c 22:16:15 ---> 8bcf19687993 22:16:15 Step 12/22 : WORKDIR /edgex 22:16:15 Removing intermediate container 01b16a2fc2bb 22:16:15 ---> f1e0d17f2637 22:16:15 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:16:15 ---> Running in fd515fdbe73f 22:16:15 Removing intermediate container 491c00d9983c 22:16:15 ---> e643afb3c91c 22:16:15 Step 12/25 : WORKDIR / 22:16:15 Removing intermediate container c26c286b1d41 22:16:15 ---> 693c2fd36f27 22:16:15 Step 13/24 : ENV APP_PORT=59882 22:16:15 ---> Running in 6aa755c7fedb 22:16:15 ---> Running in ca8852d6f73d 22:16:15 Removing intermediate container fd515fdbe73f 22:16:15 ---> 558d1f3b6b67 22:16:15 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:16:15 ---> f92d3a512d63 22:16:15 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 22:16:16 Removing intermediate container 6aa755c7fedb 22:16:16 ---> a736d068bc02 22:16:16 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 22:16:16 Removing intermediate container ca8852d6f73d 22:16:16 ---> fdbaac7acf39 22:16:16 Step 14/24 : EXPOSE $APP_PORT 22:16:16 ---> Running in 9e772089c534 22:16:16 ---> 133125061724 22:16:16 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 22:16:16 ---> 61eef919c0ab 22:16:16 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:16:16 ---> 16864eadb75f 22:16:16 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 22:16:16 Removing intermediate container 9e772089c534 22:16:16 ---> d2cbdfd02e99 22:16:16 Step 15/24 : WORKDIR / 22:16:16 ---> 79cb9874a250 22:16:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:16:16 ---> Running in 8040414b992c 22:16:16 ---> aa8c13b8ad25 22:16:16 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:16:16 Removing intermediate container 8040414b992c 22:16:16 ---> 8c86c1360607 22:16:16 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:16:16 ---> 8d25683db0c8 22:16:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:16:16 ---> 1f93410e8b40 22:16:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:16:16 ---> ae5cee8ac1b4 22:16:16 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 22:16:16 ---> 359ea69749d0 22:16:16 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 22:16:16 ---> ff1ca2d34080 22:16:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:16:16 ---> ab9a79e4687b 22:16:16 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:16:16 ---> 5e72d06b5883 22:16:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:16:16 ---> 6b8c602eea0a 22:16:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:16:17 ---> 4e01d477c2c4 22:16:17 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:16:17 ---> Running in 26783b878d4b 22:16:17 ---> 42928e6a945b 22:16:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:16:17 ---> 2a7fcd6594bf 22:16:17 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:16:17 ---> Running in ef5dff2dae01 22:16:17 ---> 7c70d32846f3 22:16:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:16:17 ---> efb5ebb3e6a9 22:16:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:16:17 Removing intermediate container ec1427259b6e 22:16:17 ---> bd1c5ba7db84 22:16:17 22:16:17 Step 9/33 : FROM alpine:3.17 22:16:17 ---> b2aa39c304c2 22:16:17 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 22:16:17 ---> Running in 8ee86122b62d 22:16:17 ---> 31edfecb2b91 22:16:17 Step 20/24 : ENTRYPOINT ["/core-command"] 22:16:17 ---> Running in e50a0f9fc916 22:16:17 Removing intermediate container 8ee86122b62d 22:16:17 ---> 277c971e571e 22:16:17 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 22:16:17 ---> Running in de7d59d132b2 22:16:17 Removing intermediate container e50a0f9fc916 22:16:17 ---> c64cf0a3f244 22:16:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:16:17 ---> Running in 32d512b14345 22:16:17 ---> 00068065ba2f 22:16:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:16:17 Removing intermediate container 26783b878d4b 22:16:17 ---> d004f644c5b2 22:16:17 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 22:16:17 Removing intermediate container 32d512b14345 22:16:17 ---> 8d57fd0f683c 22:16:17 Step 22/24 : LABEL arch=x86_64 22:16:17 ---> Running in 293276147fba 22:16:17 ---> Running in e1c22fa39f74 22:16:18 Removing intermediate container ef5dff2dae01 22:16:18 ---> e90cf715096a 22:16:18 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:16:18 ---> 642f6c543ea1 22:16:18 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:16:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:16:18 ---> Running in 3720746c55f1 22:16:18 ---> Running in e99fcab5343a 22:16:18 Removing intermediate container e1c22fa39f74 22:16:18 ---> bbc5b446b9ce 22:16:18 Step 23/24 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 22:16:18 Removing intermediate container 293276147fba 22:16:18 ---> 6b1a39f314a2 22:16:18 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 22:16:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:16:18 provisioning config files... 22:16:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config14256664477291134893tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:16:18 ---> Running in bd9e5ff545f2 22:16:18 Removing intermediate container 3720746c55f1 22:16:18 ---> aea9a6b64f26 22:16:18 Step 20/22 : LABEL arch=x86_64 22:16:18 ---> Running in a327f8d85edc 22:16:18 ---> Running in 325b85bbbf84 22:16:18 Removing intermediate container bd9e5ff545f2 22:16:18 ---> 7e2432729473 22:16:18 Step 24/24 : LABEL version=0.0.0 22:16:18 (1/2) Installing dumb-init (1.2.5-r2) 22:16:18 (2/2) Installing su-exec (0.2-r2) 22:16:18 ---> Running in f002d702a1c8 22:16:18 Executing busybox-1.35.0-r29.trigger 22:16:18 OK: 7 MiB in 17 packages 22:16:18 Removing intermediate container a327f8d85edc 22:16:18 ---> 6cfbeb14504a 22:16:18 Step 21/23 : LABEL arch=x86_64 22:16:18 Removing intermediate container 325b85bbbf84 22:16:18 ---> def3d75df52c 22:16:18 Step 21/22 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 22:16:18 ---> Running in 08a0192ea713 22:16:18 ---> Running in a5c2a29a8485 22:16:18 ---> docker-login.sh 22:16:18 nexus3.edgexfoundry.org:10001 22:16:18 Removing intermediate container f002d702a1c8 22:16:18 ---> db4715aeb324 22:16:18 22:16:18 Removing intermediate container 08a0192ea713 22:16:18 ---> f1bbc4c32edd 22:16:18 Step 22/23 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 22:16:18 ---> Running in 93ffacea04a6 22:16:18 Successfully built db4715aeb324 22:16:18 Successfully tagged core-command:latest 22:16:18  Building core-command ... done Building security-spiffe-token-provider 22:16:18 Removing intermediate container a5c2a29a8485 22:16:18 ---> 0268af62abfd 22:16:18 Step 22/22 : LABEL version=0.0.0 22:16:18 ---> Running in f87ce49b6369 22:16:18 Removing intermediate container 93ffacea04a6 22:16:18 ---> 7ec467549c40 22:16:18 Step 23/23 : LABEL version=0.0.0 22:16:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:19 Configure a credential helper to remove this warning. See 22:16:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:19 22:16:19 Login Succeeded 22:16:19 nexus3.edgexfoundry.org:10002 22:16:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:19 Configure a credential helper to remove this warning. See 22:16:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:19 22:16:19 Login Succeeded 22:16:19 nexus3.edgexfoundry.org:10003 22:16:20 ---> Running in eca7938d5e37 22:16:20 Removing intermediate container f87ce49b6369 22:16:20 ---> c5cbc8b16b09 22:16:20 22:16:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:20 Successfully built c5cbc8b16b09 22:16:20 Successfully tagged security-proxy-setup:latest 22:16:20  Building security-proxy-setup ... done Building security-spire-server 22:16:20 Removing intermediate container eca7938d5e37 22:16:20 ---> 5df6cc1ac2ce 22:16:20 22:16:20 Removing intermediate container e99fcab5343a 22:16:20 ---> b0bec4bdab29 22:16:20 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:16:20 Removing intermediate container de7d59d132b2 22:16:20 ---> 8524a766417c 22:16:20 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 22:16:20 ---> Running in 9eced0e5c300 22:16:20 ---> Running in a0f0db905b6d 22:16:20 Successfully built 5df6cc1ac2ce 22:16:20 Successfully tagged core-common-config-bootstrapper:latest 22:16:20 Building core-metadata 22:16:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:20 Configure a credential helper to remove this warning. See 22:16:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:20 22:16:20 Login Succeeded 22:16:20 nexus3.edgexfoundry.org:10004 22:16:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:20 Configure a credential helper to remove this warning. See 22:16:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:20 22:16:20 Login Succeeded 22:16:20 docker.io 22:16:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:21 Configure a credential helper to remove this warning. See 22:16:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:21 22:16:21 Login Succeeded 22:16:21 ---> docker-login.sh ends [Pipeline] } 22:16:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 22:16:21  Building core-common-config-bootstrapper ... done Removing intermediate container a0f0db905b6d 22:16:21 ---> b42a16b971ff 22:16:21 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:16:21 Removing intermediate container 9eced0e5c300 22:16:21 ---> e2ea7783683b 22:16:21 Step 23/25 : LABEL arch=x86_64 [Pipeline] sh 22:16:21 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 22:16:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:16:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:16:21 ========================================================= 22:16:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:16:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:16:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:16:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:16:22 af6eaf76a39c: Pulling fs layer 22:16:22 55522c791124: Pulling fs layer 22:16:22 ce5c4a1c91eb: Pulling fs layer 22:16:22 169dfbe0d373: Pulling fs layer 22:16:22 e1ff8fa3b103: Pulling fs layer 22:16:22 52ebb69f0ebf: Pulling fs layer 22:16:22 5abe8eddf0d5: Pulling fs layer 22:16:22 e1ff8fa3b103: Waiting 22:16:22 52ebb69f0ebf: Waiting 22:16:22 5abe8eddf0d5: Waiting 22:16:22 169dfbe0d373: Waiting 22:16:22 55522c791124: Verifying Checksum 22:16:22 55522c791124: Download complete 22:16:22 169dfbe0d373: Verifying Checksum 22:16:22 169dfbe0d373: Download complete 22:16:22 e1ff8fa3b103: Download complete 22:16:22 af6eaf76a39c: Verifying Checksum 22:16:22 af6eaf76a39c: Download complete 22:16:22 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:16:22 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:16:22 ---> 84c5cbbfe739 22:16:22 Step 3/20 : WORKDIR /edgex-go 22:16:22 ---> Using cache 22:16:22 ---> 8d1c74027a8d 22:16:22 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 22:16:23 ---> Running in 2309d8e95502 22:16:23 ---> Running in 86f114b07397 22:16:23 ---> Running in 6b94de1ac4d6 22:16:23 Removing intermediate container 6b94de1ac4d6 22:16:23 ---> 31f81f64d259 22:16:23 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:16:23 Removing intermediate container 2309d8e95502 22:16:23 ---> f5a6f7fd9078 22:16:23 Step 24/25 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 22:16:23 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:16:23 v3.17.2-252-g74dbe01cdac [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:16:23 OK: 17822 distinct packages available 22:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:16:23 af6eaf76a39c: Pull complete 22:16:23 5abe8eddf0d5: Verifying Checksum 22:16:23 5abe8eddf0d5: Download complete 22:16:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:16:24 55522c791124: Pull complete 22:16:24 OK: 265 MiB in 53 packages 22:16:24 ---> Running in f130c0e48857 22:16:24 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:16:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:16:24 ---> 84c5cbbfe739 22:16:24 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:16:24 ---> Using cache 22:16:24 ---> 1ea5fe63d6df 22:16:24 Step 4/25 : WORKDIR /edgex-go 22:16:24 ---> Using cache 22:16:24 ---> 3226f776d5ba 22:16:24 Step 5/25 : RUN apk add --update --no-cache make git 22:16:24 ---> Using cache 22:16:24 ---> 902699cd75c0 22:16:24 Step 6/25 : COPY go.mod vendor* ./ 22:16:24 ---> Using cache 22:16:24 ---> e89cebf73193 22:16:24 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:16:24 ---> Using cache 22:16:24 ---> a28c030573af 22:16:24 Step 8/25 : COPY . . 22:16:24 ---> Using cache 22:16:24 ---> b2d38deca1ad 22:16:24 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:16:24 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:16:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:16:24 ---> 84c5cbbfe739 22:16:24 Step 3/26 : WORKDIR /edgex-go 22:16:24 ---> Using cache 22:16:24 ---> 8d1c74027a8d 22:16:24 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 22:16:25 ---> Running in c7205115199a 22:16:25 ---> Running in da9582064c25 22:16:25 ---> Running in fac63ef53656 22:16:25 Removing intermediate container f130c0e48857 22:16:25 ---> 2c76a0c7b87b 22:16:25 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 22:16:25 ---> Running in 7931c56c454c 22:16:25 ce5c4a1c91eb: Verifying Checksum 22:16:25 ce5c4a1c91eb: Download complete 22:16:25 52ebb69f0ebf: Verifying Checksum 22:16:25 52ebb69f0ebf: Download complete 22:16:25 Removing intermediate container c7205115199a 22:16:25 ---> fdd69171987a 22:16:25 Step 25/25 : LABEL version=0.0.0 22:16:25 ---> Running in 0a9c5e80f40c 22:16:25 Removing intermediate container 7931c56c454c 22:16:25 ---> d87799c35420 22:16:25 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 22:16:25 Removing intermediate container 86f114b07397 22:16:25 ---> 3f947527916b 22:16:25 Step 5/20 : COPY go.mod vendor* ./ 22:16:25 ---> Running in 7b209bf0a577 22:16:25 Removing intermediate container 0a9c5e80f40c 22:16:25 ---> 17834fd31941 22:16:25 22:16:25 Successfully built 17834fd31941 22:16:25 Successfully tagged security-secretstore-setup:latest 22:16:25 Building core-data 22:16:25  Building security-secretstore-setup ... done  ---> 620ae0d8200a 22:16:25 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:16:25 ---> Running in f06794add131 22:16:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:16:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:16:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:16:26 OK: 265 MiB in 53 packages 22:16:29 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:16:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:16:29 ---> 84c5cbbfe739 22:16:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:16:29 ---> Using cache 22:16:29 ---> 1ea5fe63d6df 22:16:29 Step 4/23 : WORKDIR /edgex-go 22:16:29 ---> Using cache 22:16:29 ---> 3226f776d5ba 22:16:29 Step 5/23 : RUN apk add --update --no-cache make git 22:16:29 ---> Using cache 22:16:29 ---> 902699cd75c0 22:16:29 Step 6/23 : COPY go.mod vendor* ./ 22:16:29 ---> Using cache 22:16:29 ---> e89cebf73193 22:16:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:16:29 ---> Using cache 22:16:29 ---> a28c030573af 22:16:29 Step 8/23 : COPY . . 22:16:29 ---> Using cache 22:16:29 ---> b2d38deca1ad 22:16:29 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:16:29 ---> Running in 849001d209f4 22:16:29 Removing intermediate container 7b209bf0a577 22:16:29 ---> 8eba5d80f39a 22:16:29 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 22:16:29 ---> Running in d61babb0569b 22:16:29 Removing intermediate container fac63ef53656 22:16:29 ---> f37ad0ad1c79 22:16:29 Step 5/26 : COPY go.mod vendor* ./ 22:16:29 Removing intermediate container d61babb0569b 22:16:29 ---> 9198928f22e5 22:16:29 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:16:29 ---> 7d390d1fc207 22:16:29 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:16: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 22:16:30 ---> 6ea84040f341 22:16:30 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:16:30 ---> Running in aa53ebe14d89 22:16:30 ---> Running in a3d65eaa3bd6 22:16:30 Removing intermediate container a3d65eaa3bd6 22:16:30 ---> 1ae5843c6c33 22:16:30 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 22:16:31 ---> c887e9e9d87b 22:16:31 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 22:16:31 ---> 52a568d2bd96 22:16:31 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:16:32 ---> ce3395a5a6c8 22:16:32 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:16:33 ---> 139e3c81900d 22:16:33 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 22:16:33 ---> b217b3a7bee4 22:16:33 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 22:16:33 ---> 4f53ac7c75c8 22:16:33 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:16:34 ---> 3f2158450056 22:16:34 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:16:34 ---> 825e18a219f9 22:16:34 Step 28/33 : RUN chmod +x /entrypoint.sh 22:16:34 ---> Running in 960eac823f61 22:16:36 Removing intermediate container 960eac823f61 22:16:36 ---> f1ebbd8e158b 22:16:36 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 22:16:36 ---> Running in 20e7bc51b6f6 22:16:36 Removing intermediate container 20e7bc51b6f6 22:16:36 ---> 9c3d02a9b9b4 22:16:36 Step 30/33 : CMD ["gate"] 22:16:36 ---> Running in 8dece656e9e1 22:16:36 Removing intermediate container 8dece656e9e1 22:16:36 ---> fec11d49221b 22:16:36 Step 31/33 : LABEL arch=x86_64 22:16:36 ---> Running in 30ebf06ad4b8 22:16:36 Removing intermediate container 30ebf06ad4b8 22:16:36 ---> c1c9eee3fc2a 22:16:36 Step 32/33 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 22:16:36 ---> Running in 9130113842dc 22:16:36 Removing intermediate container 9130113842dc 22:16:36 ---> bdba4299fb30 22:16:36 Step 33/33 : LABEL version=0.0.0 22:16:36 ---> Running in 2edac690b917 22:16:36 Removing intermediate container 2edac690b917 22:16:36 ---> d474e34ffe18 22:16:36 22:16:36 Successfully built d474e34ffe18 22:16:36 Successfully tagged security-bootstrapper:latest 22:16:36 Building security-proxy-auth 22:16:37 ce5c4a1c91eb: Pull complete 22:16:37 169dfbe0d373: Pull complete 22:16:37 e1ff8fa3b103: Pull complete 22:16:42  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:16:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:16:42 ---> 84c5cbbfe739 22:16:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:16:42 ---> Using cache 22:16:42 ---> 1ea5fe63d6df 22:16:42 Step 4/23 : WORKDIR /edgex-go 22:16:42 ---> Using cache 22:16:42 ---> 3226f776d5ba 22:16:42 Step 5/23 : RUN apk add --update --no-cache make git 22:16:42 ---> Using cache 22:16:42 ---> 902699cd75c0 22:16:42 Step 6/23 : COPY go.mod vendor* ./ 22:16:42 ---> Using cache 22:16:42 ---> e89cebf73193 22:16:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:16:42 ---> Using cache 22:16:42 ---> a28c030573af 22:16:42 Step 8/23 : COPY . . 22:16:42 ---> Using cache 22:16:42 ---> b2d38deca1ad 22:16:42 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 22:16:44 52ebb69f0ebf: Pull complete 22:16:46 ---> Running in 67eb6545eccb 22:16:46 5abe8eddf0d5: Pull complete 22:16:46 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 22:16:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:16:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 22:16:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:16:47 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:16:47 WORKDIR /edgex 22:16:47 COPY go.mod . 22:16:47 RUN go mod download 22:16:47 + docker build -t ci-base-image-arm64 -f - . 22:16:47 Sending build context to Docker daemon 2.932MB 22:16:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:16:47 ---> 6cb57ee374ae 22:16:47 Step 2/4 : WORKDIR /edgex 22:16:48 Removing intermediate container da9582064c25 22:16:48 ---> eca6174a2085 22:16:48 22:16:48 Step 10/25 : FROM alpine:3.17 22:16:48 ---> b2aa39c304c2 22:16:48 Step 11/25 : RUN apk add --update --no-cache dumb-init 22:16:48 ---> Using cache 22:16:48 ---> e082247ed62a 22:16:48 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:16:48 ---> Using cache 22:16:48 ---> 693c2fd36f27 22:16:48 Step 13/25 : ENV APP_PORT=59881 22:16:49 ---> Running in 68f32c24adaf 22:16:49 Removing intermediate container 68f32c24adaf 22:16:49 ---> 2b7346082ad6 22:16:49 Step 14/25 : EXPOSE $APP_PORT 22:16:49 ---> Running in bccd22ac7a29 22:16:49 ---> Running in ae5a7ac40c1d 22:16:50 Removing intermediate container ae5a7ac40c1d 22:16:50 ---> 4d52ebc2f377 22:16:50 Step 3/4 : COPY go.mod . 22:16:50 Removing intermediate container bccd22ac7a29 22:16:50 ---> bd8bb08ace16 22:16:50 Step 15/25 : WORKDIR / 22:16:50 ---> f71216078768 22:16:50 Step 4/4 : RUN go mod download 22:16:50 ---> Running in c0bf7d71c753 22:16:50 ---> Running in cd249b7ac657 22:16:51 Removing intermediate container cd249b7ac657 22:16:51 ---> bba992e4605f 22:16:51 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 22:16:51 Removing intermediate container 849001d209f4 22:16:51 ---> 3b29a8e75587 22:16:51 22:16:51 Step 10/23 : FROM alpine:3.17 22:16:51 ---> b2aa39c304c2 22:16:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:16:51 ---> Running in 188c1762dfe6 22:16:51 ---> 6adf4baa7474 22:16:51 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 22:16:51 Removing intermediate container 188c1762dfe6 22:16:51 ---> d92f2e2c77fd 22:16:51 Step 12/23 : ENV APP_PORT=59880 22:16:51 ---> Running in aca4c690d59e 22:16:52 ---> d7eea5fe9cff 22:16:52 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:16:52 Removing intermediate container aca4c690d59e 22:16:52 ---> fa22159d5f64 22:16:52 Step 13/23 : EXPOSE $APP_PORT 22:16:52 ---> Running in 9a9592aea874 22:16:52 Removing intermediate container 9a9592aea874 22:16:52 ---> 447adbd2d227 22:16:52 Step 14/23 : RUN apk add --update --no-cache dumb-init 22:16:52 ---> Running in 0139ec6bc00c 22:16:53 ---> b89dc2615196 22:16:53 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:16:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:16:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:16:53 ---> 703ac10f1f48 22:16:53 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 22:16:53 (1/1) Installing dumb-init (1.2.5-r2) 22:16:53 Executing busybox-1.35.0-r29.trigger 22:16:53 OK: 7 MiB in 16 packages 22:16:53 ---> 4c5b71df13f7 22:16:53 Step 21/25 : ENTRYPOINT ["/core-metadata"] 22:16:53 ---> Running in b119921a717e 22:16:53 Removing intermediate container aa53ebe14d89 22:16:53 ---> 825af003ca20 22:16:53 Step 7/26 : COPY . . 22:16:53 Removing intermediate container f06794add131 22:16:53 ---> 3e7797988d61 22:16:53 Step 7/20 : COPY . . 22:16:54 Removing intermediate container b119921a717e 22:16:54 ---> 8487e9478b34 22:16:54 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:16:54 Removing intermediate container 0139ec6bc00c 22:16:54 ---> Running in 32f02a079073 22:16:54 ---> 237418bb9953 22:16:54 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:16:55 Removing intermediate container 32f02a079073 22:16:55 ---> d94f6e01e7df 22:16:55 Step 23/25 : LABEL arch=x86_64 22:16:56 ---> ebf64137a18d 22:16:56 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 22:16:56 ---> Running in de692a0bf397 22:16:56 ---> 4c2b83cadd63 22:16:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:16:56 Removing intermediate container de692a0bf397 22:16:56 ---> 8892a0345d1a 22:16:56 Step 24/25 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 22:16:56 ---> Running in 56e69ddf87e1 22:16:57 Removing intermediate container 56e69ddf87e1 22:16:57 ---> da68ad0d73a5 22:16:57 Step 25/25 : LABEL version=0.0.0 22:16:57 ---> Running in ec0a8ab80128 22:16:57 ---> 5471c375f123 22:16:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:16:57 Removing intermediate container ec0a8ab80128 22:16:57 ---> ecdcd5a351a8 22:16:57 22:16:57 ---> 57edd6876617 22:16:57 Step 19/23 : ENTRYPOINT ["/core-data"] 22:16:57 Successfully built ecdcd5a351a8 22:16:57 Successfully tagged core-metadata:latest 22:16:57  Building core-metadata ... done Building support-scheduler 22:16:57 ---> Running in 4a5ab4dc7835 22:16:59 Removing intermediate container 4a5ab4dc7835 22:16:59 ---> f027c0089584 22:16:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:16:59 ---> Running in b1290e24238b 22:16:59 ---> 8e763cde613c 22:16:59 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:16:59 ---> 81863b7c9a00 22:16:59 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 22:16:59 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:16:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:16:59 ---> 84c5cbbfe739 22:16:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:16:59 ---> Using cache 22:16:59 ---> 1ea5fe63d6df 22:16:59 Step 4/23 : WORKDIR /edgex-go 22:16:59 ---> Using cache 22:16:59 ---> 3226f776d5ba 22:16:59 Step 5/23 : RUN apk add --update --no-cache make git 22:16:59 ---> Using cache 22:16:59 ---> 902699cd75c0 22:16:59 Step 6/23 : COPY go.mod vendor* ./ 22:16:59 ---> Using cache 22:16:59 ---> e89cebf73193 22:16:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:16:59 ---> Using cache 22:16:59 ---> a28c030573af 22:16:59 Step 8/23 : COPY . . 22:16:59 ---> Using cache 22:16:59 ---> b2d38deca1ad 22:16:59 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 22:16:59 ---> Running in d7c9b07f205a 22:16:59 ---> Running in d8744e6f5f84 22:16:59 ---> Running in cfbc689b15ac 22:16:59 Removing intermediate container b1290e24238b 22:16:59 ---> 2edb8ee0edf7 22:16:59 Step 21/23 : LABEL arch=x86_64 22:16:59 ---> Running in df2edb15ac1f 22:16:59 Removing intermediate container d7c9b07f205a 22:16:59 ---> 8fc32e9209bb 22:16:59 Step 9/26 : WORKDIR /edgex-go/spire-build 22:16:59 ---> Running in 5cfeb83e32a9 22:16:59 Removing intermediate container df2edb15ac1f 22:16:59 ---> eaad1be02826 22:16:59 Step 22/23 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 22:17:00 ---> Running in 38e85bab02d2 22:17:00 Removing intermediate container 5cfeb83e32a9 22:17:00 ---> 4d3e2263028a 22:17:00 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 22:17:00 ---> Running in 535bf74ef32f 22:17:00 Removing intermediate container 38e85bab02d2 22:17:00 ---> ba3c345c6c4b 22:17:00 Step 23/23 : LABEL version=0.0.0 22:17:00 ---> Running in b0f18b6602bc 22:17:00 Removing intermediate container 535bf74ef32f 22:17:00 ---> 1ed61f804541 22:17:00 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 22:17:00 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 22:17:00 ---> Running in 051a56f67a4f 22:17:00 Removing intermediate container b0f18b6602bc 22:17:00 ---> 21660ec22728 22:17:00 22:17:00 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 22:17:00 Successfully built 21660ec22728 22:17:00 Successfully tagged core-data:latest 22:17:00  Building core-data ... done Building support-notifications 22:17:03 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:17:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:17:03 ---> 84c5cbbfe739 22:17:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:17:03 ---> Using cache 22:17:03 ---> 1ea5fe63d6df 22:17:03 Step 4/23 : WORKDIR /edgex-go 22:17:03 ---> Using cache 22:17:03 ---> 3226f776d5ba 22:17:03 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:17:03 ---> Running in 5d2c36d3ac05 22:17:03 Removing intermediate container 67eb6545eccb 22:17:03 ---> 284d6a5227ac 22:17:03 22:17:03 Step 10/23 : FROM alpine:3.17 22:17:03 ---> b2aa39c304c2 22:17:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:17:03 ---> Using cache 22:17:03 ---> f3fbe19fca54 22:17:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:17:03 ---> Using cache 22:17:03 ---> f1e0d17f2637 22:17:03 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:17:03 ---> Using cache 22:17:03 Removing intermediate container 051a56f67a4f 22:17:03 ---> bac1d7b3d5df 22:17:03 Step 12/26 : WORKDIR /edgex-go 22:17:03 ---> f92d3a512d63 22:17:03 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 22:17:03 ---> Using cache 22:17:03 ---> 61eef919c0ab 22:17:03 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:17:03 ---> Running in cbcf7dde6430 22:17:03 Removing intermediate container cbcf7dde6430 22:17:03 ---> 177f0fd2b6d1 22:17:03 22:17:03 Step 13/26 : FROM alpine:3.17 22:17:03 ---> b2aa39c304c2 22:17:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:17:03 ---> Using cache 22:17:03 ---> fe4028a4ee84 22:17:03 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:17:03 ---> Running in 7287a3d47562 22:17:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:17:03 ---> 622819bcf4a2 22:17:03 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:17:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:17:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:17:04 ---> d9679c6fa229 22:17:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:17:04 OK: 265 MiB in 53 packages 22:17:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:17:04 ---> e2eb64d5084b 22:17:04 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:17:04 ---> Running in 1632980dbfc8 22:17:04 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:17:04 v3.17.2-252-g74dbe01cdac [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:17:04 OK: 17820 distinct packages available 22:17:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:17:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:17:04 Removing intermediate container 5d2c36d3ac05 22:17:04 ---> ebf0ec7f9f66 22:17:04 Step 6/23 : COPY go.mod vendor* ./ 22:17:04 (1/5) Installing dumb-init (1.2.5-r2) 22:17:04 (2/5) Installing musl-obstack (1.2.3-r0) 22:17:04 (3/5) Installing libucontext (1.2-r0) 22:17:04 (4/5) Installing gcompat (1.1.0-r0) 22:17:04 (5/5) Installing openssl (3.0.8-r1) 22:17:04 Executing busybox-1.35.0-r29.trigger 22:17:04 OK: 8 MiB in 20 packages 22:17:05 ---> 64d878db445b 22:17:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:17:05 ---> Running in 5ff1ec2f654b 22:17:05 Removing intermediate container 7287a3d47562 22:17:05 ---> bd04098f905e 22:17:05 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 22:17:05 Removing intermediate container 1632980dbfc8 22:17:05 ---> e41967d0c452 22:17:05 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 22:17:05 ---> Running in cec1b6697c0c 22:17:06 Removing intermediate container cec1b6697c0c 22:17:06 ---> 470711bce0aa 22:17:06 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 22:17:06 ---> Running in 101a818fa4f8 22:17:06 ---> 875d11f0d07d 22:17:06 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 22:17:06 Removing intermediate container 101a818fa4f8 22:17:06 ---> 921c599aea4d 22:17:06 Step 21/23 : LABEL arch=x86_64 22:17:06 ---> Running in 91be7eaca38e 22:17:06 ---> 028ad1e75fdb 22:17:06 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:17:06 Removing intermediate container 91be7eaca38e 22:17:06 ---> 9cb633a6af6f 22:17:06 Step 22/23 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 22:17:06 ---> Running in 00309748f6e8 22:17:07 Removing intermediate container 00309748f6e8 22:17:07 ---> 3afda1b97639 22:17:07 Step 23/23 : LABEL version=0.0.0 22:17:07 ---> Running in 0af81ac4a954 22:17:08 Removing intermediate container 0af81ac4a954 22:17:08 ---> 34f9f85dc218 22:17:08 22:17:08 Successfully built 34f9f85dc218 22:17:08 Successfully tagged security-proxy-auth:latest 22:17:08  Building security-proxy-auth ... done Building security-spire-agent 22:17:09 ---> a6b4ad09a0fa 22:17:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:17:10 ---> 26651eb4de60 22:17:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:17:11 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:17:11 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:17:11 ---> 84c5cbbfe739 22:17:11 Step 3/27 : WORKDIR /edgex-go 22:17:11 ---> Using cache 22:17:11 ---> 8d1c74027a8d 22:17:11 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 22:17:11 ---> Using cache 22:17:11 ---> f37ad0ad1c79 22:17:11 Step 5/27 : COPY go.mod vendor* ./ 22:17:11 ---> Using cache 22:17:11 ---> 7d390d1fc207 22:17:11 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:17:11 ---> Using cache 22:17:11 ---> 825af003ca20 22:17:11 Step 7/27 : COPY . . 22:17:11 ---> Using cache 22:17:11 ---> 81863b7c9a00 22:17:11 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 22:17:11 ---> Using cache 22:17:11 ---> 8fc32e9209bb 22:17:11 Step 9/27 : WORKDIR /edgex-go/spire-build 22:17:11 ---> Using cache 22:17:11 ---> 4d3e2263028a 22:17:11 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 22:17:11 ---> Using cache 22:17:11 ---> 1ed61f804541 22:17:11 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 22:17:12 ---> 0dd2c8c14227 22:17:12 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:17:12 ---> Running in c7168a0deb03 22:17:12 ---> 07b1a9153c2d 22:17:12 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:17:12 ---> Running in eef5c9c229ec 22:17:13 Removing intermediate container eef5c9c229ec 22:17:13 ---> 3db2eb627e79 22:17:13 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:17:13 ---> Running in a7bf8f7a73c8 22:17:13 Removing intermediate container a7bf8f7a73c8 22:17:13 ---> 2394ce3dbded 22:17:13 Step 24/26 : LABEL arch=x86_64 22:17:13 ---> Running in 9b1736983e91 22:17:13 Removing intermediate container c7168a0deb03 22:17:13 ---> 9ab3618f53ce 22:17:13 Step 12/27 : WORKDIR /edgex-go 22:17:13 Removing intermediate container 9b1736983e91 22:17:13 ---> f14456295646 22:17:13 Step 25/26 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 22:17:13 ---> Running in 5b3e39db4546 22:17:13 ---> Running in 2387989bd490 22:17:14 Removing intermediate container 5b3e39db4546 22:17:14 ---> 42676e15c2ff 22:17:14 22:17:14 Step 13/27 : FROM alpine:3.17 22:17:14 ---> b2aa39c304c2 22:17:14 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:17:14 ---> Using cache 22:17:14 ---> fe4028a4ee84 22:17:14 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:17:14 ---> Using cache 22:17:14 ---> bd04098f905e 22:17:14 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 22:17:14 ---> Using cache 22:17:14 ---> 875d11f0d07d 22:17:14 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 22:17:14 ---> Using cache 22:17:14 Removing intermediate container 2387989bd490 22:17:14 ---> 012ac7b87326 22:17:14 Step 26/26 : LABEL version=0.0.0 22:17:14 ---> 028ad1e75fdb 22:17:14 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:17:14 ---> Running in 01a3ac731efe 22:17:15 Removing intermediate container 01a3ac731efe 22:17:15 ---> 74948ed14f51 22:17:15 22:17:15 Successfully built 74948ed14f51 22:17:16 Successfully tagged security-spire-server:latest 22:17:16  Building security-spire-server ... done  ---> a9b8def5073e 22:17:16 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:17:22 ---> 39c4de94e6cb 22:17:22 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:17:22 Removing intermediate container c0bf7d71c753 22:17:22 ---> e19f983f7fec 22:17:22 Successfully built e19f983f7fec 22:17:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:23 + docker inspect -f . ci-base-image-arm64 22:17:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:17:23 prd-ubuntu20.04-docker-arm64-4c-16g-5311 does not seem to be running inside a container 22:17:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 22:17:23 ---> 9064d8e8c365 22:17:23 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:17:24 $ docker top 08b0728394748f9c40167d572458db0a6ab9e17731354b50b9a44f3620af03f7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:17:25 + go version 22:17:25 go version go1.20.2 linux/arm64 [Pipeline] } 22:17:25 $ docker stop --time=1 08b0728394748f9c40167d572458db0a6ab9e17731354b50b9a44f3620af03f7 22:17:27 $ docker rm -f --volumes 08b0728394748f9c40167d572458db0a6ab9e17731354b50b9a44f3620af03f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:27 + docker inspect -f . ci-base-image-arm64 22:17:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:17:28 prd-ubuntu20.04-docker-arm64-4c-16g-5311 does not seem to be running inside a container 22:17:28 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 22:17:29 $ docker top a6e18af8f7f5a61d1fd35a93910d78fe67851791c130ff22d3239767d2bac396 -eo pid,comm [Pipeline] { [Pipeline] echo 22:17:29 ========================================================= 22:17:29 [edgeXBuildGoParallel] Running Tests and Build... 22:17:29 ========================================================= [Pipeline] sh 22:17:30 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 22:17:30 ---> 1bf5d3e6962d 22:17:30 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:17:30 Removing intermediate container d8744e6f5f84 22:17:30 ---> fe4c6ee89fc3 22:17:30 22:17:30 Step 9/20 : FROM alpine:3.17 22:17:30 ---> b2aa39c304c2 22:17:30 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 22:17:30 ---> Using cache 22:17:30 ---> 277c971e571e 22:17:30 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:17:30 Removing intermediate container cfbc689b15ac 22:17:30 ---> 355f1640c2a4 22:17:30 22:17:30 Step 10/23 : FROM alpine:3.17 22:17:30 ---> b2aa39c304c2 22:17:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:17:30 ---> Using cache 22:17:30 ---> e082247ed62a 22:17:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:17:30 ---> Using cache 22:17:30 ---> 693c2fd36f27 22:17:30 Step 13/23 : ENV APP_PORT=59861 22:17:30 ---> Running in e8cf1d20c52c 22:17:30 + make test 22:17:30 go test -race -coverprofile=coverage.out ./... 22:17:31 ---> 682342f9e797 22:17:31 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:17:31 ---> Running in 52d01773d1d2 22:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:17:33 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:17:33 v3.17.2-252-g74dbe01cdac [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:17:33 OK: 17820 distinct packages available 22:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:17:33 ---> Running in 778e57fbc1dd 22:17:33 Removing intermediate container 52d01773d1d2 22:17:33 ---> 6ad64a6971be 22:17:33 Step 14/23 : EXPOSE $APP_PORT 22:17:34 (1/9) Installing ca-certificates (20220614-r4) 22:17:34 (2/9) Installing brotli-libs (1.0.9-r9) 22:17:34 (3/9) Installing nghttp2-libs (1.51.0-r0) 22:17:34 (4/9) Installing libcurl (7.88.1-r1) 22:17:34 (5/9) Installing curl (7.88.1-r1) 22:17:34 (6/9) Installing dumb-init (1.2.5-r2) 22:17:34 (7/9) Installing musl-obstack (1.2.3-r0) 22:17:34 (8/9) Installing libucontext (1.2-r0) 22:17:34 (9/9) Installing gcompat (1.1.0-r0) 22:17:34 Executing busybox-1.35.0-r29.trigger 22:17:34 Executing ca-certificates-20220614-r4.trigger 22:17:34 ---> Running in eb8a81ca960d 22:17:34 Removing intermediate container 778e57fbc1dd 22:17:34 ---> 5535ebafcd96 22:17:34 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:17:34 OK: 10 MiB in 24 packages 22:17:34 ---> Running in 24bea2ea145f 22:17:34 Removing intermediate container eb8a81ca960d 22:17:34 ---> e7a34b3e9b5c 22:17:34 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:17:35 Removing intermediate container 24bea2ea145f 22:17:35 ---> 52147f4b408d 22:17:35 ---> 3ce3b7509319 22:17:35 Step 25/27 : LABEL arch=x86_64 22:17:35 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 22:17:35 ---> Running in f7774b595b3c 22:17:36 Removing intermediate container e8cf1d20c52c 22:17:36 ---> 5590fac8a3ca 22:17:36 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:17:36 Removing intermediate container f7774b595b3c 22:17:36 ---> 29ffdcb41849 22:17:36 Step 26/27 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 22:17:36 ---> 975ab585b082 22:17:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:17:36 ---> Running in fd5096b22b09 22:17:36 ---> 0d3712407c02 22:17:36 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 22:17:36 Removing intermediate container fd5096b22b09 22:17:36 ---> f2a6a5ffb7c8 22:17:36 Step 27/27 : LABEL version=0.0.0 22:17:37 Removing intermediate container 5ff1ec2f654b 22:17:37 ---> f0bc39fb3338 22:17:37 Step 8/23 : COPY . . 22:17:37 ---> 72fad3d84b66 22:17:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:17:44 ---> Running in 687d1121f7d2 22:17:44 ---> d81a8db0e482 22:17:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:17:44 ---> 894da837d927 22:17:44 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 22:17:44 Removing intermediate container 687d1121f7d2 22:17:44 ---> db58dd5ebd77 22:17:44 22:17:44 ---> 363be8597cd5 22:17:44 Step 9/23 : RUN make cmd/support-notifications/support-notifications 22:17:44 ---> Running in d029710a3441 22:17:44 ---> 779338b1d1da 22:17:44 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:17:44 Successfully built db58dd5ebd77 22:17:44 ---> 5bd3768c60c2 22:17:44 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:17:44 Successfully tagged security-spire-agent:latest 22:17:44  Building security-spire-agent ... done  ---> Running in a187f2d66dc0 22:17:44 ---> Running in 9502463341f1 22:17:44 Removing intermediate container a187f2d66dc0 22:17:44 ---> 30d84051ef8b 22:17:44 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:17:44 ---> Running in bffaa7bc1f92 22:17:44 Removing intermediate container 9502463341f1 22:17:44 ---> 313b0e5db90a 22:17:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:17:44 ---> Running in 5e7f5aeb3bba 22:17:44 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 22:17:44 Removing intermediate container bffaa7bc1f92 22:17:44 ---> 7d63d6c8ee47 22:17:44 Step 18/20 : LABEL arch=x86_64 22:17:44 ---> Running in af22428a2e15 22:17:44 Removing intermediate container 5e7f5aeb3bba 22:17:44 ---> becd0edad19e 22:17:44 Step 21/23 : LABEL arch=x86_64 22:17:44 ---> Running in 355000f30965 22:17:44 Removing intermediate container af22428a2e15 22:17:44 ---> 7493b98c46b7 22:17:44 Step 19/20 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 22:17:44 ---> Running in 526ce0cc5d98 22:17:44 Removing intermediate container 355000f30965 22:17:44 ---> 9c1d32ff7ad6 22:17:44 Step 22/23 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 22:17:44 ---> Running in c86e535d5b1c 22:17:44 Removing intermediate container 526ce0cc5d98 22:17:44 ---> 87571d36815d 22:17:44 Step 20/20 : LABEL version=0.0.0 22:17:44 Removing intermediate container c86e535d5b1c 22:17:44 ---> e656e6b65348 22:17:44 Step 23/23 : LABEL version=0.0.0 22:17:44 ---> Running in b0f4e7a43615 22:17:44 ---> Running in 4e2947bd9330 22:17:44 Removing intermediate container b0f4e7a43615 22:17:44 ---> 25fce855409c 22:17:44 22:17:44 Removing intermediate container 4e2947bd9330 22:17:44 ---> 2a35a6ae450c 22:17:44 22:17:44 Successfully built 25fce855409c 22:17:44 Successfully tagged security-spiffe-token-provider:latest 22:17:44  Building security-spiffe-token-provider ... done Successfully built 2a35a6ae450c 22:17:44 Successfully tagged support-scheduler:latest 22:18:06  Building support-scheduler ... done Removing intermediate container d029710a3441 22:18:06 ---> 1a051d7623f1 22:18:06 22:18:06 Step 10/23 : FROM alpine:3.17 22:18:06 ---> b2aa39c304c2 22:18:06 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:18:06 ---> Running in be2280528abf 22:18:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:18:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:18:06 (1/2) Installing ca-certificates (20220614-r4) 22:18:06 (2/2) Installing dumb-init (1.2.5-r2) 22:18:06 Executing busybox-1.35.0-r29.trigger 22:18:06 Executing ca-certificates-20220614-r4.trigger 22:18:06 OK: 8 MiB in 17 packages 22:18:06 Removing intermediate container be2280528abf 22:18:06 ---> 2fed185a4327 22:18:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 22:18:06 ---> Running in ad3409913f18 22:18:06 Removing intermediate container ad3409913f18 22:18:06 ---> f042c1a7bf0f 22:18:06 Step 13/23 : ENV APP_PORT=59860 22:18:06 ---> Running in 754cb6e172d9 22:18:06 Removing intermediate container 754cb6e172d9 22:18:06 ---> b0c98cc83ea2 22:18:06 Step 14/23 : EXPOSE $APP_PORT 22:18:06 ---> Running in 1738da7ea3df 22:18:06 Removing intermediate container 1738da7ea3df 22:18:06 ---> 1471783b6784 22:18:06 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:18:06 ---> f3aed802f83c 22:18:06 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 22:18:06 ---> f0621dfddb88 22:18:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:18:07 ---> 1cdf883a902b 22:18:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 22:18:07 ---> 6ad38e735fe0 22:18:07 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:18:07 ---> Running in 2c94d826ac92 22:18:07 Removing intermediate container 2c94d826ac92 22:18:07 ---> 49b528fd0c5a 22:18:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:18:07 ---> Running in e01d552d6ffb 22:18:07 Removing intermediate container e01d552d6ffb 22:18:07 ---> 45542146e875 22:18:07 Step 21/23 : LABEL arch=x86_64 22:18:07 ---> Running in 21ce180a8fa6 22:18:07 Removing intermediate container 21ce180a8fa6 22:18:07 ---> 5a31c76305bd 22:18:07 Step 22/23 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 22:18:07 ---> Running in b1b7ccd76ea6 22:18:07 Removing intermediate container b1b7ccd76ea6 22:18:07 ---> 97f7c99769bb 22:18:07 Step 23/23 : LABEL version=0.0.0 22:18:07 ---> Running in 78aaf9f13fcf 22:18:07 Removing intermediate container 78aaf9f13fcf 22:18:07 ---> 2ce5b053fe2b 22:18:07 22:18:07 Successfully built 2ce5b053fe2b 22:18:07 Successfully tagged support-notifications:latest 22:18:07  Building support-notifications ... done  [Pipeline] } 22:18:07 $ docker stop --time=1 72b43a884d4ce1179d36d9b9faa343bb36c8b4bdbe436914b8d77c07575c69db 22:18:09 $ docker rm -f --volumes 72b43a884d4ce1179d36d9b9faa343bb36c8b4bdbe436914b8d77c07575c69db [Pipeline] // withDockerContainer [Pipeline] sh 22:18:09 + docker images 22:18:09 REPOSITORY TAG IMAGE ID CREATED SIZE 22:18:09 support-notifications latest 2ce5b053fe2b 2 seconds ago 32.7MB 22:18:09 1a051d7623f1 8 seconds ago 1.75GB 22:18:09 security-spiffe-token-provider latest 25fce855409c 25 seconds ago 32.8MB 22:18:09 support-scheduler latest 2a35a6ae450c 25 seconds ago 32.1MB 22:18:09 security-spire-agent latest db58dd5ebd77 26 seconds ago 129MB 22:18:09 355f1640c2a4 41 seconds ago 1.75GB 22:18:09 fe4c6ee89fc3 41 seconds ago 1.73GB 22:18:09 security-spire-server latest 74948ed14f51 55 seconds ago 89.8MB 22:18:09 42676e15c2ff 56 seconds ago 1.55GB 22:18:09 security-proxy-auth latest 34f9f85dc218 About a minute ago 18.3MB 22:18:09 177f0fd2b6d1 About a minute ago 1.55GB 22:18:09 284d6a5227ac About a minute ago 1.66GB 22:18:09 core-data latest 21660ec22728 About a minute ago 20MB 22:18:09 core-metadata latest ecdcd5a351a8 About a minute ago 20.4MB 22:18:09 3b29a8e75587 About a minute ago 1.69GB 22:18:09 eca6174a2085 About a minute ago 1.69GB 22:18:09 security-bootstrapper latest d474e34ffe18 About a minute ago 22.2MB 22:18:09 security-secretstore-setup latest 17834fd31941 About a minute ago 32.7MB 22:18:09 core-common-config-bootstrapper latest 5df6cc1ac2ce About a minute ago 17.2MB 22:18:09 security-proxy-setup latest c5cbc8b16b09 About a minute ago 18.7MB 22:18:09 core-command latest db4715aeb324 About a minute ago 19.8MB 22:18:09 bd1c5ba7db84 About a minute ago 1.67GB 22:18:09 fc1c662706b7 About a minute ago 1.69GB 22:18:09 71174fc29c0a About a minute ago 1.67GB 22:18:09 1cdd7f07ea1a About a minute ago 1.68GB 22:18:09 9e57a6a34d1d About a minute ago 1.68GB 22:18:09 security-spire-config latest 7faa6d47104e 2 minutes ago 88.9MB 22:18:09 5660056d3a0c 2 minutes ago 1.55GB 22:18:09 ci-base-image-x86_64 latest 84c5cbbfe739 5 minutes ago 881MB 22:18:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 12 days ago 664MB 22:18:09 alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB 22:18:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 22:18:09 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] } 22:18:27 ? github.com/edgexfoundry/edgex-go [no test files] 22:20:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:20:49 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:20:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:20:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:20:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:21:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:21:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:21:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 22:21:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:21:05 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:21:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:21:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:21:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:21:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:21:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:21:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:21:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.297s coverage: 28.7% of statements 22:21:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.356s coverage: 98.5% of statements 22:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:21:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.497s coverage: 71.3% of statements 22:21:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:21:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:21:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.350s coverage: 54.0% of statements 22:21:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:21:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:21:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:21:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:21:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:21:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:21:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:22:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.562s coverage: 88.5% of statements 22:22:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.411s coverage: 3.9% of statements 22:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:22:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.905s coverage: 95.6% of statements 22:22:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:22:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:22:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:22:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:22:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:22:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.232s coverage: 72.2% of statements 22:22:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:22:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:22:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:22:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.245s coverage: 65.9% of statements 22:22:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:22:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:22:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.449s coverage: 0.9% of statements 22:22:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.277s coverage: 29.0% of statements 22:22:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.303s coverage: 44.1% of statements 22:22:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.277s coverage: 82.9% of statements 22:22:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.260s coverage: 94.1% of statements 22:22:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.313s coverage: 96.3% of statements 22:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.224s coverage: 87.5% of statements 22:22:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:22:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:22:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:22:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:22:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.238s coverage: 94.4% of statements 22:22:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:22:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:22:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:22:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:23:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:23:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:23:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:23:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.182s coverage: 79.9% of statements 22:23:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.293s coverage: 92.9% of statements 22:23:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements 22:23:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.247s coverage: 86.9% of statements 22:23:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.258s coverage: 87.2% of statements 22:23:13 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.196s coverage: 20.0% of statements 22:23:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements 22:23:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.502s coverage: 81.2% of statements 22:23:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 22:23:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.537s coverage: 82.1% of statements 22:23:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:23:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.241s coverage: 86.0% of statements 22:23:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:23:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.125s coverage: 63.1% of statements 22:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.309s coverage: 100.0% of statements 22:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.133s coverage: 89.4% of statements 22:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements 22:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements 22:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 22:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 22:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 22:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.085s coverage: 100.0% of statements 22:23:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:23:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:23:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:23:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 38.4% of statements 22:23:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.279s coverage: 89.5% of statements 22:23:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:23:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:23:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:23:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:23:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.234s coverage: 84.8% of statements 22:23:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:23:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:23:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:23:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:23:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.308s coverage: 17.7% of statements 22:23:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:23:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:23:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:23:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:23:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.663s coverage: 92.3% of statements 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:24:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.341s coverage: 61.5% of statements 22:24:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:24:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:24:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.425s coverage: 97.7% of statements 22:24:05 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 22:24:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:24:05 go vet ./... 22:27:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:27:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:27:12 ./bin/test-attribution-txt.sh [Pipeline] echo 22:27:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:27:13 + ls -al . 22:27:13 total 700 22:27:13 drwxrwxr-x 10 1001 1001 4096 Mar 22 22:17 . 22:27:13 drwxr-xr-x 4 root root 4096 Mar 22 22:17 .. 22:27:13 drwxrwxr-x 2 1001 1001 4096 Mar 22 22:15 .blubracket 22:27:13 -rw-rw-r-- 1 1001 1001 16 Mar 22 22:15 .dockerignore 22:27:13 drwxrwxr-x 8 1001 1001 4096 Mar 22 22:15 .git 22:27:13 drwxrwxr-x 3 1001 1001 4096 Mar 22 22:15 .github 22:27:13 -rw-rw-r-- 1 1001 1001 1133 Mar 22 22:15 .gitignore 22:27:13 -rw-rw-r-- 1 1001 1001 42 Mar 22 22:15 .golangci.yml 22:27:13 -rw-rw-r-- 1 1001 1001 87 Mar 22 22:15 .hadolint.yml 22:27:13 -rw-rw-r-- 1 1001 1001 166 Mar 22 22:15 .sonarcloud.properties 22:27:13 -rw-rw-r-- 1 1001 1001 1171 Mar 22 22:15 ADOPTERS.md 22:27:13 -rw-rw-r-- 1 1001 1001 10835 Mar 22 22:15 Attribution.txt 22:27:13 -rw-rw-r-- 1 1001 1001 73765 Mar 22 22:15 CHANGELOG.md 22:27:13 -rw-rw-r-- 1 1001 1001 3804 Mar 22 22:15 CONTRIBUTING.md 22:27:13 -rw-rw-r-- 1 1001 1001 677 Mar 22 22:15 GOVERNANCE.md 22:27:13 -rw-rw-r-- 1 1001 1001 883 Mar 22 22:15 Jenkinsfile 22:27:13 -rw-rw-r-- 1 1001 1001 10775 Mar 22 22:15 LICENSE 22:27:13 -rw-rw-r-- 1 1001 1001 14266 Mar 22 22:15 Makefile 22:27:13 -rw-rw-r-- 1 1001 1001 582 Mar 22 22:15 OWNERS.md 22:27:13 -rw-rw-r-- 1 1001 1001 9403 Mar 22 22:15 README.md 22:27:13 -rw-rw-r-- 1 1001 1001 789 Mar 22 22:15 SECURITY.md 22:27:13 -rw-rw-r-- 1 1001 1001 5 Mar 22 22:12 VERSION 22:27:13 drwxrwxr-x 2 1001 1001 4096 Mar 22 22:15 bin 22:27:13 drwxrwxr-x 18 1001 1001 4096 Mar 22 22:15 cmd 22:27:13 -rw-r--r-- 1 root root 447378 Mar 22 22:24 coverage.out 22:27:13 -rw-rw-r-- 1 1001 1001 3200 Mar 22 22:15 go.mod 22:27:13 -rw-rw-r-- 1 1001 1001 31237 Mar 22 22:15 go.sum 22:27:13 drwxrwxr-x 7 1001 1001 4096 Mar 22 22:15 internal 22:27:13 drwxrwxr-x 3 1001 1001 4096 Mar 22 22:15 openapi 22:27:13 -rw-rw-r-- 1 1001 1001 594 Mar 22 22:15 security.txt 22:27:13 drwxrwxr-x 4 1001 1001 4096 Mar 22 22:15 snap 22:27:13 -rw-rw-r-- 1 1001 1001 204 Mar 22 22:15 version.go [Pipeline] sh 22:27:13 + '[' -e coverage.out ] 22:27:13 + chown 1001:1001 coverage.out [Pipeline] stash 22:27:13 Warning: overwriting stash ‘coverage-report’ 22:27:14 Stashed 1 file(s) [Pipeline] sh 22:27:15 + make build 22:27:15 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 22:28: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 22:28:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:29:03 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 22:29:07 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 22:30:03 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 22:30:04 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 22:30:12 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 22:30:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:30:23 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 22:30:27 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 22:30:34 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] } 22:30:41 $ docker stop --time=1 a6e18af8f7f5a61d1fd35a93910d78fe67851791c130ff22d3239767d2bac396 22:30:43 $ docker rm -f --volumes a6e18af8f7f5a61d1fd35a93910d78fe67851791c130ff22d3239767d2bac396 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:30:45 22:30:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:30:46 latest: Pulling from edgex-devops/edgex-compose-arm64 22:30:46 29e5d40040c1: Pulling fs layer 22:30:46 1ce36da41761: Pulling fs layer 22:30:46 25b303627fd3: Pulling fs layer 22:30:46 29e5d40040c1: Verifying Checksum 22:30:46 29e5d40040c1: Download complete 22:30:46 1ce36da41761: Verifying Checksum 22:30:46 1ce36da41761: Download complete 22:30:46 29e5d40040c1: Pull complete 22:30:48 1ce36da41761: Pull complete 22:30:48 25b303627fd3: Verifying Checksum 22:30:48 25b303627fd3: Download complete 22:30:58 25b303627fd3: Pull complete 22:30:58 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:30:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:30:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:30:58 prd-ubuntu20.04-docker-arm64-4c-16g-5311 does not seem to be running inside a container 22:30:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 22:31:00 $ docker top d2daab5dcbd6498de12943d8ea74a6fbb95cb8b26db52f5b593e07efdd817c0c -eo pid,comm [Pipeline] { [Pipeline] sh 22:31:01 + grep+ parallel 22:31:01 docker-compose build --help 22:31:08 --parallel Build images in parallel. [Pipeline] } 22:31:08 $ docker stop --time=1 d2daab5dcbd6498de12943d8ea74a6fbb95cb8b26db52f5b593e07efdd817c0c 22:31:09 $ docker rm -f --volumes d2daab5dcbd6498de12943d8ea74a6fbb95cb8b26db52f5b593e07efdd817c0c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:31:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:31:10 prd-ubuntu20.04-docker-arm64-4c-16g-5311 does not seem to be running inside a container 22:31:10 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 22:31:11 $ docker top 112d75b2cf4e60214e9e1ee6675e814ae12ca11b8113b237b9ffe6498d3a8cfa -eo pid,comm [Pipeline] { [Pipeline] sh 22:31:12 + docker-compose -f ./docker-compose-build.yml build --parallel 22:31:19 Building core-command ... 22:31:19 Building core-common-config-bootstrapper ... 22:31:19 Building core-data ... 22:31:19 Building core-metadata ... 22:31:19 Building security-bootstrapper ... 22:31:19 Building security-proxy-auth ... 22:31:19 Building security-proxy-setup ... 22:31:19 Building security-secretstore-setup ... 22:31:19 Building security-spiffe-token-provider ... 22:31:19 Building security-spire-agent ... 22:31:19 Building security-spire-config ... 22:31:19 Building security-spire-server ... 22:31:19 Building support-notifications ... 22:31:19 Building support-scheduler ... 22:31:19 Building security-spiffe-token-provider 22:31:19 Building core-command 22:31:19 Building core-common-config-bootstrapper 22:31:19 Building security-spire-config 22:31:19 Building core-metadata 22:32:05 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:32:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:32:05 ---> e19f983f7fec 22:32:05 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:32:05 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:32:05 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:32:05 ---> e19f983f7fec 22:32:05 Step 3/27 : WORKDIR /edgex-go 22:32:05 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:32:05 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:32:05 ---> e19f983f7fec 22:32:05 Step 3/20 : WORKDIR /edgex-go 22:32:05 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:32:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:32:05 ---> e19f983f7fec 22:32:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:32:05 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:32:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:32:05 ---> e19f983f7fec 22:32:05 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:32:05 ---> Running in d8e4af7e536b 22:32:05 ---> Running in fbe02253db50 22:32:05 ---> Running in 8d7472410f6b 22:32:05 ---> Running in cf9f0a0b2308 22:32:05 ---> Running in e759c4a247b4 22:32:05 Removing intermediate container 8d7472410f6b 22:32:05 ---> 0c6b55e4ae0e 22:32:05 Step 4/25 : WORKDIR /edgex-go 22:32:05 Removing intermediate container fbe02253db50 22:32:05 ---> 678379e0d93e 22:32:05 Step 4/24 : WORKDIR /edgex-go 22:32:05 Removing intermediate container cf9f0a0b2308 22:32:05 ---> d06224a69c90 22:32:05 Step 4/23 : WORKDIR /edgex-go 22:32:05 ---> Running in 873c2bfb213f 22:32:05 Removing intermediate container d8e4af7e536b 22:32:05 ---> 1c9742b14e72 22:32:05 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 22:32:05 ---> Running in 778d554e02e9 22:32:05 ---> Running in 6466455ea789 22:32:05 Removing intermediate container e759c4a247b4 22:32:05 ---> 1d0baa5153b8 22:32:05 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 22:32:05 ---> Running in 258a3bae5545 22:32:05 ---> Running in 0fcdb038eb2b 22:32:05 Removing intermediate container 778d554e02e9 22:32:05 ---> d34bf01601b0 22:32:05 Step 5/24 : RUN apk add --update --no-cache make git 22:32:05 Removing intermediate container 6466455ea789 22:32:05 ---> bc2d4c8be045 22:32:05 Step 5/23 : RUN apk add --update --no-cache make git 22:32:05 Removing intermediate container 873c2bfb213f 22:32:05 ---> 4aca00e18cdc 22:32:05 Step 5/25 : RUN apk add --update --no-cache make git 22:32:05 ---> Running in 9949bd98e0c7 22:32:09 ---> Running in dd7b730e73fe 22:32:09 ---> Running in 534aaf6a5b6c 22:32:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:32:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:32:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:32:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:32:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:32:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:32:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:32:11 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:32:11 v3.17.2-252-g74dbe01cdac [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:32:11 OK: 17693 distinct packages available 22:32:11 OK: 263 MiB in 53 packages 22:32:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:32:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:32:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:32:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:32:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:32:12 Removing intermediate container 258a3bae5545 22:32:12 ---> 9cc023681056 22:32:12 Step 5/27 : COPY go.mod vendor* ./ 22:32:13 OK: 263 MiB in 53 packages 22:32:13 OK: 263 MiB in 53 packages 22:32:13 ---> 93c8d63ee198 22:32:13 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:32:13 ---> Running in 4752e32ee37b 22:32:13 OK: 263 MiB in 53 packages 22:32:13 OK: 263 MiB in 53 packages 22:32:15 Removing intermediate container 9949bd98e0c7 22:32:15 ---> 82d1a59f5241 22:32:15 Step 6/24 : COPY go.mod vendor* ./ 22:32:15 Removing intermediate container dd7b730e73fe 22:32:15 ---> c874356968d8 22:32:15 Step 6/25 : COPY go.mod vendor* ./ 22:32:16 Removing intermediate container 534aaf6a5b6c 22:32:16 ---> e7626d93e3f1 22:32:16 Step 6/23 : COPY go.mod vendor* ./ 22:32:16 Removing intermediate container 0fcdb038eb2b 22:32:16 ---> 459c6a06df36 22:32:16 Step 5/20 : COPY go.mod vendor* ./ 22:32:16 ---> 005608333bf6 22:32:16 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:32:16 ---> 1ccf4a8aa59f 22:32:16 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:32:16 ---> Running in a639cb18c811 22:32:16 ---> Running in e5cfaeee946f 22:32:17 ---> 37c6a99fc714 22:32:17 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:32:17 ---> 65c594d4c2e2 22:32:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:32:17 ---> Running in 18646361c9bb 22:32:17 ---> Running in 8e0d18fc317f 22:34:09 Removing intermediate container 4752e32ee37b 22:34:09 ---> e5929e28fde2 22:34:09 Step 7/27 : COPY . . 22:34:16 Removing intermediate container 8e0d18fc317f 22:34:16 ---> 88da219363bd 22:34:16 Step 8/23 : COPY . . 22:34:16 Removing intermediate container 18646361c9bb 22:34:16 ---> 4a2304bc4ed9 22:34:16 Step 7/20 : COPY . . 22:34:16 Removing intermediate container a639cb18c811 22:34:16 ---> 4415cf70cb4b 22:34:16 Step 8/24 : COPY . . 22:34:16 Removing intermediate container e5cfaeee946f 22:34:16 ---> 1b1ceaa5fe37 22:34:16 Step 8/25 : COPY . . 22:34:20 ---> b5b4c2f456da 22:34:20 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 22:34:20 ---> Running in afa919778fe5 22:34:21 Removing intermediate container afa919778fe5 22:34:21 ---> c0bcf1300460 22:34:21 Step 9/27 : WORKDIR /edgex-go/spire-build 22:34:21 ---> Running in 639ebfd5637b 22:34:22 Removing intermediate container 639ebfd5637b 22:34:22 ---> 60ef7c1c4056 22:34:22 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 22:34:22 ---> Running in 6a54706305fe 22:34:23 Removing intermediate container 6a54706305fe 22:34:23 ---> 8dda7c438156 22:34:23 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 22:34:23 ---> Running in 4f11fc8a29e4 22:34:26 Removing intermediate container 4f11fc8a29e4 22:34:26 ---> bec03570162f 22:34:26 Step 12/27 : WORKDIR /edgex-go 22:34:27 ---> Running in 4b5328b86563 22:34:27 Removing intermediate container 4b5328b86563 22:34:27 ---> a2abb674f801 22:34:27 22:34:27 Step 13/27 : FROM alpine:3.17 22:34:28 3.17: Pulling from library/alpine 22:34:28 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 22:34:28 Status: Downloaded newer image for alpine:3.17 22:34:28 ---> d74e625d9115 22:34:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:34:28 ---> Running in 051adfd2671b 22:34:29 Removing intermediate container 051adfd2671b 22:34:29 ---> 6c80e470a496 22:34:29 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:34:29 ---> Running in 49a2f78bc487 22:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:34:32 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:34:32 v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:34:32 OK: 17691 distinct packages available 22:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:34:34 (1/4) Installing dumb-init (1.2.5-r2) 22:34:34 (2/4) Installing musl-obstack (1.2.3-r0) 22:34:34 (3/4) Installing libucontext (1.2-r0) 22:34:34 (4/4) Installing gcompat (1.1.0-r0) 22:34:34 Executing busybox-1.35.0-r29.trigger 22:34:34 OK: 8 MiB in 19 packages 22:34:34 ---> e8d7139627c8 22:34:34 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:34:34 ---> 9f948d0fe6c5 22:34:35 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:34:35 ---> Running in 87b2d000e9e8 22:34:35 ---> Running in 01cd2fc81d6e 22:34:35 ---> a993346ebaf2 22:34:35 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:34:35 ---> Running in 0d3a9f11598e 22:34:35 ---> db11c7c2070d 22:34:35 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:34:35 ---> Running in 4d19726fe624 22:34:37 Removing intermediate container 49a2f78bc487 22:34:37 ---> 56147b8ecff9 22:34:37 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 22:34:37 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 22:34:37 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 22:34:37 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 22:34:38 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 22:34:38 ---> 7957fe04e214 22:34:38 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 22:34:39 ---> 8012e707dc3f 22:34:39 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:34:46 ---> 29e8a4eeb01a 22:34:46 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:34:47 ---> a1fa2efb1cc3 22:34:47 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:34:47 ---> Running in f55346aa6bb1 22:34:48 Removing intermediate container f55346aa6bb1 22:34:48 ---> eb009a970ef2 22:34:48 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:34:49 ---> a0998e943b4b 22:34:49 Step 22/27 : WORKDIR / 22:34:49 ---> Running in 6065431fa0a3 22:34:50 Removing intermediate container 6065431fa0a3 22:34:50 ---> 079e2dfd4a73 22:34:50 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:34:50 ---> Running in 024c661ae4e2 22:34:51 Removing intermediate container 024c661ae4e2 22:34:51 ---> 24306561872c 22:34:51 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:34:51 ---> Running in 016ce919e4e9 22:34:51 Removing intermediate container 016ce919e4e9 22:34:51 ---> 2f22d8b19c14 22:34:51 Step 25/27 : LABEL arch=arm64 22:34:51 ---> Running in a1e992cc9001 22:34:52 Removing intermediate container a1e992cc9001 22:34:52 ---> 5b990743d32f 22:34:52 Step 26/27 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 22:34:52 ---> Running in 3db26eae214a 22:34:53 Removing intermediate container 3db26eae214a 22:34:53 ---> 70f5dd7ade95 22:34:53 Step 27/27 : LABEL version=0.0.0 22:34:53 ---> Running in b9d89df1e008 22:34:54 Removing intermediate container b9d89df1e008 22:34:54 ---> ee94080feae3 22:34:54 22:34:54 Successfully built ee94080feae3 22:34:54 Successfully tagged security-spire-config-arm64:latest 22:34:54  Building security-spire-config ... done Building support-notifications 22:35:13 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:35:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:35:13 ---> e19f983f7fec 22:35:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:35:13 ---> Using cache 22:35:13 ---> d06224a69c90 22:35:13 Step 4/23 : WORKDIR /edgex-go 22:35:13 ---> Using cache 22:35:13 ---> bc2d4c8be045 22:35:13 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:35:13 ---> Running in a933665011fb 22:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:35:18 OK: 263 MiB in 53 packages 22:35:19 Removing intermediate container a933665011fb 22:35:19 ---> 02d8e02de4f6 22:35:19 Step 6/23 : COPY go.mod vendor* ./ 22:35:20 ---> fc6c84b80468 22:35:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:35:20 ---> Running in 8bcc7ce69108 22:37:12 Removing intermediate container 8bcc7ce69108 22:37:12 ---> 73dfde350e0f 22:37:12 Step 8/23 : COPY . . 22:37:17 ---> c82dce99397c 22:37:17 Step 9/23 : RUN make cmd/support-notifications/support-notifications 22:37:17 ---> Running in 649abd121526 22:37:19 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 22:42:27 Removing intermediate container 0d3a9f11598e 22:42:27 ---> 3ba93cbbd5d8 22:42:27 22:42:27 Step 10/23 : FROM alpine:3.17 22:42:27 ---> d74e625d9115 22:42:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:42:27 ---> Running in ce05c98ff79c 22:42:27 Removing intermediate container ce05c98ff79c 22:42:27 ---> 7f80812930d5 22:42:27 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:42:27 ---> Running in 4e5363fd1339 22:42:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:42:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:42:27 (1/1) Installing dumb-init (1.2.5-r2) 22:42:27 Executing busybox-1.35.0-r29.trigger 22:42:27 OK: 8 MiB in 16 packages 22:42:32 Removing intermediate container 4e5363fd1339 22:42:32 ---> fac912b543ab 22:42:32 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:42:33 ---> 449707d14cef 22:42:33 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 22:42:35 ---> a18ddca0e0d1 22:42:35 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:42:37 ---> 8d2c69ad238d 22:42:37 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:42:39 ---> 159ea1f1c521 22:42:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:42:40 ---> 333492139660 22:42:40 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:42:41 ---> Running in 7593726c0093 22:42:46 Removing intermediate container 7593726c0093 22:42:46 ---> 59d02bf7b83d 22:42:46 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 22:42:46 ---> Running in c95d232e4fa3 22:42:46 Removing intermediate container 01cd2fc81d6e 22:42:46 ---> fe75a2afd6d4 22:42:46 22:42:46 Step 10/24 : FROM alpine:3.17 22:42:46 ---> d74e625d9115 22:42:46 Step 11/24 : RUN apk add --update --no-cache dumb-init 22:42:46 ---> Running in 5071ab0731bc 22:42:46 Removing intermediate container c95d232e4fa3 22:42:46 ---> f93395b82e28 22:42:46 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 22:42:47 ---> Running in 80371283f536 22:42:48 Removing intermediate container 80371283f536 22:42:48 ---> 3a6f60b45def 22:42:48 Step 21/23 : LABEL arch=arm64 22:42:48 ---> Running in 2a997a225878 22:42:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:42:49 Removing intermediate container 2a997a225878 22:42:49 ---> b349394d5ab1 22:42:49 Step 22/23 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 22:42:49 ---> Running in 74090187b05d 22:42:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:42:50 Removing intermediate container 74090187b05d 22:42:50 ---> d612a0147966 22:42:50 Step 23/23 : LABEL version=0.0.0 22:42:51 ---> Running in 35ef41d76a6d 22:42:51 Removing intermediate container 35ef41d76a6d 22:42:51 ---> e0704d0b3292 22:42:51 22:42:52 (1/1) Installing dumb-init (1.2.5-r2) 22:42:52 Executing busybox-1.35.0-r29.trigger 22:42:52 Successfully built e0704d0b3292 22:42:52 OK: 8 MiB in 16 packages 22:42:52 Successfully tagged core-common-config-bootstrapper-arm64:latest 22:42:52  Building core-common-config-bootstrapper ... done Building security-proxy-auth 22:42:54 Removing intermediate container 5071ab0731bc 22:42:54 ---> 20659f64e7a7 22:42:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:42:55 ---> Running in daa64c0b7593 22:42:57 Removing intermediate container daa64c0b7593 22:42:57 ---> 97f985b4d3cf 22:42:57 Step 13/24 : ENV APP_PORT=59882 22:42:57 ---> Running in e3903d44470a 22:42:58 Removing intermediate container e3903d44470a 22:42:58 ---> 5c68f0afda54 22:42:58 Step 14/24 : EXPOSE $APP_PORT 22:42:58 ---> Running in 1a3d0f4ae196 22:42:58 Removing intermediate container 4d19726fe624 22:42:58 ---> d1c8606f7054 22:42:58 22:42:58 Step 10/25 : FROM alpine:3.17 22:42:58 ---> d74e625d9115 22:42:58 Step 11/25 : RUN apk add --update --no-cache dumb-init 22:42:58 ---> Using cache 22:42:58 ---> 20659f64e7a7 22:42:58 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:42:58 ---> Using cache 22:42:58 ---> 97f985b4d3cf 22:42:58 Step 13/25 : ENV APP_PORT=59881 22:42:58 ---> Running in cf6025a1f0f6 22:42:59 Removing intermediate container 1a3d0f4ae196 22:42:59 ---> 696bd63e8678 22:42:59 Step 15/24 : WORKDIR / 22:42:59 ---> Running in 85490d0162f3 22:42:59 Removing intermediate container cf6025a1f0f6 22:42:59 ---> c70cef9223bf 22:42:59 Step 14/25 : EXPOSE $APP_PORT 22:42:59 ---> Running in 25a4f80483e8 22:43:00 Removing intermediate container 85490d0162f3 22:43:00 ---> 4796e8ec11f4 22:43:00 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:43:00 Removing intermediate container 25a4f80483e8 22:43:00 ---> 4ef4646b134a 22:43:00 Step 15/25 : WORKDIR / 22:43:00 ---> Running in f97fdb9b68f5 22:43:01 ---> 5ea216a15d03 22:43:01 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 22:43:01 Removing intermediate container f97fdb9b68f5 22:43:01 ---> 0ed3b5988e56 22:43:01 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 22:43:03 ---> 077b4de7c30a 22:43:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:43:03 ---> ddaab91b62ca 22:43:03 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 22:43:05 ---> 0f401bf7b3f7 22:43:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:43:07 ---> 2a17d886e217 22:43:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:43:10 ---> e043873384a2 22:43:10 Step 20/24 : ENTRYPOINT ["/core-command"] 22:43:10 ---> 2804e7a1fc63 22:43:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:43:10 ---> Running in 5838cc7ff55e 22:43:11 Removing intermediate container 5838cc7ff55e 22:43:11 ---> 29e8c9f5f4dd 22:43:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:43:11 ---> Running in ed4f27ff53af 22:43:11 ---> 1777875d4fcb 22:43:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 22:43:12 Removing intermediate container ed4f27ff53af 22:43:12 ---> b5c2f623d9df 22:43:12 Step 22/24 : LABEL arch=arm64 22:43:12 ---> Running in fb0ebd58dd9a 22:43:13 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:43:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:43:13 ---> e19f983f7fec 22:43:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:43:13 ---> Using cache 22:43:13 ---> d06224a69c90 22:43:13 Step 4/23 : WORKDIR /edgex-go 22:43:13 ---> Using cache 22:43:13 ---> bc2d4c8be045 22:43:13 Step 5/23 : RUN apk add --update --no-cache make git 22:43:13 ---> Using cache 22:43:13 ---> e7626d93e3f1 22:43:13 Step 6/23 : COPY go.mod vendor* ./ 22:43:13 ---> Using cache 22:43:13 ---> 65c594d4c2e2 22:43:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:13 ---> Using cache 22:43:13 ---> 88da219363bd 22:43:13 Step 8/23 : COPY . . 22:43:13 Removing intermediate container fb0ebd58dd9a 22:43:13 ---> 987081fcbc5e 22:43:13 Step 23/24 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 22:43:13 ---> Using cache 22:43:13 ---> a993346ebaf2 22:43:13 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 22:43:13 ---> Running in f19dabbbbd58 22:43:13 ---> Running in 9944e5581259 22:43:13 ---> dc3051ec43cd 22:43:13 Step 21/25 : ENTRYPOINT ["/core-metadata"] 22:43:14 ---> Running in 26f64a44bdf5 22:43:14 Removing intermediate container f19dabbbbd58 22:43:14 ---> d9d6e4b90920 22:43:14 Step 24/24 : LABEL version=0.0.0 22:43:15 Removing intermediate container 26f64a44bdf5 22:43:15 ---> 0559f9c215b4 22:43:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:43:15 ---> Running in 4ed8c013f60e 22:43:15 ---> Running in bf86cf72670a 22:43:15 Removing intermediate container 4ed8c013f60e 22:43:15 ---> 3613fe63cba7 22:43:15 22:43:16 Removing intermediate container bf86cf72670a 22:43:16 ---> 3e30c0f9931d 22:43:16 Step 23/25 : LABEL arch=arm64 22:43: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:43:16 ---> Running in e54c7d5ade90 22:43:16 Successfully built 3613fe63cba7 22:43:16 Successfully tagged core-command-arm64:latest 22:43:16  Building core-command ... done Building core-data 22:43:17 Removing intermediate container e54c7d5ade90 22:43:17 ---> 41595df12c04 22:43:17 Step 24/25 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 22:43:17 ---> Running in 74dc100575cf 22:43:17 Removing intermediate container 74dc100575cf 22:43:17 ---> 16ab2c4d8bbb 22:43:17 Step 25/25 : LABEL version=0.0.0 22:43:17 ---> Running in e5e95f0b5ed0 22:43:18 Removing intermediate container e5e95f0b5ed0 22:43:18 ---> 29c09e302270 22:43:18 22:43:18 Successfully built 29c09e302270 22:43:18 Successfully tagged core-metadata-arm64:latest 22:43:18  Building core-metadata ... done Building security-proxy-setup 22:43:45 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:43:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:43:45 ---> e19f983f7fec 22:43:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:43:45 ---> Using cache 22:43:45 ---> d06224a69c90 22:43:45 Step 4/23 : WORKDIR /edgex-go 22:43:45 ---> Using cache 22:43:45 ---> bc2d4c8be045 22:43:45 Step 5/23 : RUN apk add --update --no-cache make git 22:43:45 ---> Using cache 22:43:45 ---> e7626d93e3f1 22:43:45 Step 6/23 : COPY go.mod vendor* ./ 22:43:45 ---> Using cache 22:43:45 ---> 65c594d4c2e2 22:43:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:45 ---> Using cache 22:43:45 ---> 88da219363bd 22:43:45 Step 8/23 : COPY . . 22:43:45 ---> Using cache 22:43:45 ---> a993346ebaf2 22:43:45 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:43:45 ---> Running in feb91991e1c3 22:43:47 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:43:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:43:47 ---> e19f983f7fec 22:43:47 Step 3/22 : WORKDIR /edgex-go 22:43:47 ---> Using cache 22:43:47 ---> 1d0baa5153b8 22:43:47 Step 4/22 : RUN apk add --update --no-cache make git 22:43:47 ---> Running in 7264d422f5a8 22:43:47 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 22:43:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:43:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:43:51 OK: 263 MiB in 53 packages 22:43:53 Removing intermediate container 7264d422f5a8 22:43:53 ---> a9285ff0225d 22:43:53 Step 5/22 : COPY go.mod vendor* ./ 22:43:54 ---> 1e54a5d90a79 22:43:54 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:54 ---> Running in 2f56d028dff9 22:44:26 Removing intermediate container 87b2d000e9e8 22:44:26 ---> 7c6bace0a289 22:44:26 22:44:26 Step 9/20 : FROM alpine:3.17 22:44:26 ---> d74e625d9115 22:44:26 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 22:44:26 ---> Running in 889b0a80e0bc 22:44:26 Removing intermediate container 889b0a80e0bc 22:44:26 ---> d75647d4887c 22:44:26 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:44:26 ---> Running in 506c897c1518 22:44:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:44:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:44:27 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:44:27 v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:44:27 OK: 17691 distinct packages available 22:44:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:44:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:44:29 (1/9) Installing ca-certificates (20220614-r4) 22:44:29 (2/9) Installing brotli-libs (1.0.9-r9) 22:44:29 (3/9) Installing nghttp2-libs (1.51.0-r0) 22:44:29 (4/9) Installing libcurl (7.88.1-r1) 22:44:29 (5/9) Installing curl (7.88.1-r1) 22:44:29 (6/9) Installing dumb-init (1.2.5-r2) 22:44:29 (7/9) Installing musl-obstack (1.2.3-r0) 22:44:29 (8/9) Installing libucontext (1.2-r0) 22:44:30 (9/9) Installing gcompat (1.1.0-r0) 22:44:30 Executing busybox-1.35.0-r29.trigger 22:44:30 Executing ca-certificates-20220614-r4.trigger 22:44:30 OK: 11 MiB in 24 packages 22:44:33 Removing intermediate container 506c897c1518 22:44:33 ---> 3ad4717f46c2 22:44:33 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:44:34 ---> 2669d0241371 22:44:34 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 22:44:35 ---> 6943899b5d29 22:44:35 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:44:37 ---> be656729e71b 22:44:37 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 22:44:38 ---> a2a132dd549b 22:44:38 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:44:38 ---> Running in 40acc22d00e3 22:44:38 Removing intermediate container 40acc22d00e3 22:44:38 ---> 85c4a0f0306c 22:44:38 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:44:38 ---> Running in 83a1d8df433a 22:44:39 Removing intermediate container 83a1d8df433a 22:44:39 ---> 97e461db8fa9 22:44:39 Step 18/20 : LABEL arch=arm64 22:44:39 ---> Running in 3c0a0bf2e8d3 22:44:40 Removing intermediate container 3c0a0bf2e8d3 22:44:40 ---> e5d281ac259e 22:44:40 Step 19/20 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 22:44:40 ---> Running in baffc4a1d728 22:44:42 Removing intermediate container baffc4a1d728 22:44:42 ---> b1dab4085051 22:44:42 Step 20/20 : LABEL version=0.0.0 22:44:42 ---> Running in 44e218eba7b2 22:44:43 Removing intermediate container 44e218eba7b2 22:44:43 ---> 1c91607b5d84 22:44:43 22:44:43 Successfully built 1c91607b5d84 22:44:43 Successfully tagged security-spiffe-token-provider-arm64:latest 22:44:43  Building security-spiffe-token-provider ... done Building security-secretstore-setup 22:45:01 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:45:01 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:45:01 ---> e19f983f7fec 22:45:01 Step 3/25 : WORKDIR /edgex-go 22:45:01 ---> Using cache 22:45:01 ---> 1d0baa5153b8 22:45:01 Step 4/25 : RUN apk add --update --no-cache make git 22:45:01 ---> Using cache 22:45:01 ---> a9285ff0225d 22:45:01 Step 5/25 : COPY go.mod vendor* ./ 22:45:01 ---> Using cache 22:45:01 ---> 1e54a5d90a79 22:45:01 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:01 ---> Running in 45e26af7ab9a 22:45:40 Removing intermediate container 2f56d028dff9 22:45:40 ---> e99ef93c820f 22:45:40 Step 7/22 : COPY . . 22:45:53 ---> 7a6f130e9275 22:45:53 Step 8/22 : RUN make cmd/secrets-config/secrets-config 22:45:53 ---> Running in 22203da4f942 22:45:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:46:51 Removing intermediate container 45e26af7ab9a 22:46:51 ---> 1acfaf267243 22:46:51 Step 7/25 : COPY . . 22:47:03 ---> 6b8949c08228 22:47:03 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:47:03 ---> Running in c2a5cfdf6f36 22:47:03 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 22:48:00 Removing intermediate container 649abd121526 22:48:00 ---> 81fa395d0819 22:48:00 22:48:00 Step 10/23 : FROM alpine:3.17 22:48:00 ---> d74e625d9115 22:48:00 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:48:00 ---> Running in 96f6405d5ecd 22:48:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:48:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:48:00 (1/2) Installing ca-certificates (20220614-r4) 22:48:00 (2/2) Installing dumb-init (1.2.5-r2) 22:48:00 Executing busybox-1.35.0-r29.trigger 22:48:00 Executing ca-certificates-20220614-r4.trigger 22:48:00 OK: 8 MiB in 17 packages 22:48:02 Removing intermediate container 96f6405d5ecd 22:48:02 ---> 53a1fa8152cd 22:48:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 22:48:02 ---> Running in 264a942f0f1e 22:48:03 Removing intermediate container 264a942f0f1e 22:48:03 ---> ae8284ebccc4 22:48:03 Step 13/23 : ENV APP_PORT=59860 22:48:03 ---> Running in 20f88c8d7d90 22:48:03 Removing intermediate container 20f88c8d7d90 22:48:03 ---> 915a8c667964 22:48:03 Step 14/23 : EXPOSE $APP_PORT 22:48:03 ---> Running in 398ec705861f 22:48:04 Removing intermediate container 398ec705861f 22:48:04 ---> 0247a4c0417c 22:48:04 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:48:05 ---> 2f8ad1d736cb 22:48:05 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 22:48:06 ---> d983b0d06c06 22:48:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:48:09 ---> f03f1506e245 22:48:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 22:48:10 ---> 5a4daa0ea1a9 22:48:10 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:48:10 ---> Running in d8c3ad615f87 22:48:10 Removing intermediate container d8c3ad615f87 22:48:10 ---> 70d7d3c712da 22:48:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:48:10 ---> Running in 414f4b71b468 22:48:11 Removing intermediate container 414f4b71b468 22:48:11 ---> bcae7a04caed 22:48:11 Step 21/23 : LABEL arch=arm64 22:48:11 ---> Running in c1c8a48356a4 22:48:11 Removing intermediate container c1c8a48356a4 22:48:11 ---> eba73432ddb8 22:48:11 Step 22/23 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 22:48:11 ---> Running in d13cf61bca6b 22:48:12 Removing intermediate container d13cf61bca6b 22:48:12 ---> 107b04eba50a 22:48:12 Step 23/23 : LABEL version=0.0.0 22:48:12 ---> Running in 1faf630432ac 22:48:12 Removing intermediate container 1faf630432ac 22:48:12 ---> 327225c4fb45 22:48:12 22:48:13 Successfully built 327225c4fb45 22:48:13 Successfully tagged support-notifications-arm64:latest 22:48:13  Building support-notifications ... done Building security-spire-server 22:48:31 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:48:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:48:31 ---> e19f983f7fec 22:48:31 Step 3/26 : WORKDIR /edgex-go 22:48:31 ---> Using cache 22:48:31 ---> 1d0baa5153b8 22:48:31 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 22:48:31 ---> Running in 99361d29b50e 22:48:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:48:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:48:35 OK: 263 MiB in 53 packages 22:48:37 Removing intermediate container 99361d29b50e 22:48:37 ---> bfe870e8fbae 22:48:37 Step 5/26 : COPY go.mod vendor* ./ 22:48:37 ---> ac02ef98804b 22:48:37 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:48:37 ---> Running in 656594f37c34 22:50:29 Removing intermediate container 9944e5581259 22:50:29 ---> 38f53406847a 22:50:29 22:50:29 Step 10/23 : FROM alpine:3.17 22:50:29 ---> d74e625d9115 22:50:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:50:29 ---> Using cache 22:50:29 ---> 7f80812930d5 22:50:29 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:50:29 ---> Using cache 22:50:29 ---> fac912b543ab 22:50:29 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:50:29 ---> Using cache 22:50:29 ---> 449707d14cef 22:50:29 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 22:50:29 ---> Using cache 22:50:29 ---> a18ddca0e0d1 22:50:29 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:50:29 ---> 9080b447b754 22:50:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:50:29 ---> 91de72462ad6 22:50:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:50:29 ---> 2575ac9ad0ed 22:50:29 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:50:29 ---> Running in e637c445b8b4 22:50:29 Removing intermediate container 656594f37c34 22:50:29 ---> 2cc58a6b5cab 22:50:29 Step 7/26 : COPY . . 22:50:29 Removing intermediate container e637c445b8b4 22:50:29 ---> 5f09651f570b 22:50:29 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 22:50:29 ---> Running in 3f46f08df42c 22:50:29 Removing intermediate container 3f46f08df42c 22:50:29 ---> b1a4d4fa1938 22:50:29 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 22:50:29 ---> Running in 617e832cf2d3 22:50:32 Removing intermediate container 617e832cf2d3 22:50:32 ---> 710ac8bdce5b 22:50:32 Step 21/23 : LABEL arch=arm64 22:50:32 ---> Running in ec409acd5c17 22:50:33 Removing intermediate container ec409acd5c17 22:50:33 ---> 357d518faa8f 22:50:33 Step 22/23 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 22:50:33 ---> Running in 82cfe725bbd5 22:50:34 Removing intermediate container 82cfe725bbd5 22:50:34 ---> 1ffa3754b334 22:50:34 Step 23/23 : LABEL version=0.0.0 22:50:34 ---> Running in c3b161f228ac 22:50:35 Removing intermediate container c3b161f228ac 22:50:35 ---> b9ab45106f6a 22:50:35 22:50:35 Successfully built b9ab45106f6a 22:50:35 Successfully tagged security-proxy-auth-arm64:latest 22:50:35 Building security-spire-agent 22:50:42  Building security-proxy-auth ... done  ---> 6e60c9913bf6 22:50:42 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 22:50:42 ---> Running in ef783736208a 22:50:42 Removing intermediate container ef783736208a 22:50:42 ---> fd07a8d1f9ac 22:50:42 Step 9/26 : WORKDIR /edgex-go/spire-build 22:50:42 ---> Running in 109567b2acdf 22:50:45 Removing intermediate container 109567b2acdf 22:50:45 ---> 1bc8ffdce765 22:50:45 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 22:50:45 ---> Running in fa181a7c70d9 22:50:46 Removing intermediate container fa181a7c70d9 22:50:46 ---> a35e9dcd510b 22:50:46 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 22:50:46 ---> Running in f18d3b939c0c 22:50:50 Removing intermediate container f18d3b939c0c 22:50:50 ---> 347b331cdad4 22:50:50 Step 12/26 : WORKDIR /edgex-go 22:50:50 ---> Running in e1189967bb7f 22:50:51 Removing intermediate container e1189967bb7f 22:50:51 ---> b1fed848cb4c 22:50:51 22:50:51 Step 13/26 : FROM alpine:3.17 22:50:51 ---> d74e625d9115 22:50:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:50:51 ---> Using cache 22:50:51 ---> 6c80e470a496 22:50:51 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:50:51 ---> Running in 439fd8943223 22:50:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:50:54 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:50:54 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:50:54 ---> e19f983f7fec 22:50:54 Step 3/27 : WORKDIR /edgex-go 22:50:54 ---> Using cache 22:50:54 ---> 1d0baa5153b8 22:50:54 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 22:50:54 ---> Using cache 22:50:54 ---> bfe870e8fbae 22:50:54 Step 5/27 : COPY go.mod vendor* ./ 22:50:54 ---> Using cache 22:50:54 ---> ac02ef98804b 22:50:54 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:50:54 ---> Using cache 22:50:54 ---> 2cc58a6b5cab 22:50:54 Step 7/27 : COPY . . 22:50:54 ---> Using cache 22:50:54 ---> 6e60c9913bf6 22:50:54 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 22:50:54 ---> Using cache 22:50:54 ---> fd07a8d1f9ac 22:50:54 Step 9/27 : WORKDIR /edgex-go/spire-build 22:50:54 ---> Using cache 22:50:54 ---> 1bc8ffdce765 22:50:54 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 22:50:54 ---> Using cache 22:50:54 ---> a35e9dcd510b 22:50:54 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 22:50:54 ---> Running in e9027ff77088 22:50:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:50:56 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:50:56 v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:50:56 OK: 17691 distinct packages available 22:50:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:50:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:50:58 Removing intermediate container e9027ff77088 22:50:58 ---> e4d8d4d169d8 22:50:58 Step 12/27 : WORKDIR /edgex-go 22:50:58 ---> Running in 433fb040cd31 22:50:59 Removing intermediate container 433fb040cd31 22:50:59 ---> 1dc33f1bc35c 22:50:59 22:50:59 Step 13/27 : FROM alpine:3.17 22:50:59 ---> d74e625d9115 22:50:59 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:50:59 ---> Using cache 22:50:59 ---> 6c80e470a496 22:50:59 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:50:59 ---> Running in 47f4073a43f3 22:50:59 (1/5) Installing dumb-init (1.2.5-r2) 22:50:59 (2/5) Installing musl-obstack (1.2.3-r0) 22:50:59 (3/5) Installing libucontext (1.2-r0) 22:50:59 (4/5) Installing gcompat (1.1.0-r0) 22:50:59 (5/5) Installing openssl (3.0.8-r1) 22:50:59 Executing busybox-1.35.0-r29.trigger 22:50:59 OK: 9 MiB in 20 packages 22:51:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:51:02 Removing intermediate container 439fd8943223 22:51:02 ---> fe604deac032 22:51:02 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 22:51:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:51:03 ---> 4b7debddcb63 22:51:03 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 22:51:04 ---> 6404a3c9a72d 22:51:04 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:51:04 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:51:04 v3.17.2-254-g200c21156bb [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:51:04 OK: 17691 distinct packages available 22:51:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:51:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:51:07 (1/5) Installing dumb-init (1.2.5-r2) 22:51:07 (2/5) Installing musl-obstack (1.2.3-r0) 22:51:07 (3/5) Installing libucontext (1.2-r0) 22:51:07 (4/5) Installing gcompat (1.1.0-r0) 22:51:07 (5/5) Installing openssl (3.0.8-r1) 22:51:07 Executing busybox-1.35.0-r29.trigger 22:51:07 OK: 9 MiB in 20 packages 22:51:11 ---> e508416b6afc 22:51:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:51:11 Removing intermediate container 47f4073a43f3 22:51:11 ---> 89aa45a57400 22:51:11 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 22:51:11 ---> 1f04a1a2941c 22:51:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:51:11 ---> 7710746faf73 22:51:11 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 22:51:13 ---> bd4568cb4cb6 22:51:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:51:13 ---> 7ac83a8da41f 22:51:13 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:51:14 ---> 92d7fab04634 22:51:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:51:14 ---> Running in f3c29e2e3f6a 22:51:15 Removing intermediate container f3c29e2e3f6a 22:51:15 ---> acddb6fa72a5 22:51:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:51:15 ---> Running in a205be6a8160 22:51:16 Removing intermediate container a205be6a8160 22:51:16 ---> a7386da18588 22:51:16 Step 24/26 : LABEL arch=arm64 22:51:16 ---> Running in f9830727e9f5 22:51:17 Removing intermediate container f9830727e9f5 22:51:17 ---> f1384ae7e3cc 22:51:17 Step 25/26 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 22:51:17 ---> Running in b201fcf83091 22:51:18 Removing intermediate container b201fcf83091 22:51:18 ---> 5e84383f2c8c 22:51:18 Step 26/26 : LABEL version=0.0.0 22:51:18 ---> 12c61dd76160 22:51:18 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:51:18 ---> Running in 779ea8270b83 22:51:19 Removing intermediate container 779ea8270b83 22:51:19 ---> 8f606d689662 22:51:19 22:51:19 Successfully built 8f606d689662 22:51:20 Successfully tagged security-spire-server-arm64:latest 22:51:20 Building security-bootstrapper 22:51:24  Building security-spire-server ... done  ---> cce3bc42ca5f 22:51:24 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:51:25 ---> 301b21737f0c 22:51:25 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:51:26 ---> 8b44c19625f2 22:51:26 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:51:27 ---> 79bae8c911c1 22:51:27 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:51:27 ---> Running in 4352c59cf44c 22:51:28 Removing intermediate container 4352c59cf44c 22:51:28 ---> f05dca63fba3 22:51:28 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:51:28 ---> Running in 2a0cb8ea8b68 22:51:28 Removing intermediate container 2a0cb8ea8b68 22:51:28 ---> e989667083cf 22:51:28 Step 25/27 : LABEL arch=arm64 22:51:28 ---> Running in 72859aa93823 22:51:29 Removing intermediate container 72859aa93823 22:51:29 ---> 19f5d3c11c5e 22:51:29 Step 26/27 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 22:51:29 ---> Running in 29dc98e044ca 22:51:30 Removing intermediate container 29dc98e044ca 22:51:30 ---> 32d1b0890b20 22:51:30 Step 27/27 : LABEL version=0.0.0 22:51:30 ---> Running in 38e46a41d14d 22:51:31 Removing intermediate container 38e46a41d14d 22:51:31 ---> 0e622ee206b3 22:51:31 22:51:31 Successfully built 0e622ee206b3 22:51:31 Successfully tagged security-spire-agent-arm64:latest 22:51:31  Building security-spire-agent ... done Building support-scheduler 22:51:41 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:51:41 Step 2/33 : FROM ${BUILDER_BASE} AS builder 22:51:41 ---> e19f983f7fec 22:51:41 Step 3/33 : WORKDIR /edgex-go 22:51:41 ---> Using cache 22:51:41 ---> 1d0baa5153b8 22:51:41 Step 4/33 : RUN apk add --update --no-cache make git 22:51:41 ---> Using cache 22:51:41 ---> a9285ff0225d 22:51:41 Step 5/33 : COPY go.mod vendor* ./ 22:51:41 ---> Using cache 22:51:41 ---> 1e54a5d90a79 22:51:41 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:51:41 ---> Using cache 22:51:41 ---> 1acfaf267243 22:51:41 Step 7/33 : COPY . . 22:51:41 ---> Using cache 22:51:41 ---> 6b8949c08228 22:51:41 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:51:41 ---> Running in b964a6140cb3 22:51: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:51:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 22:51:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:51:54 ---> e19f983f7fec 22:51:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:51:54 ---> Using cache 22:51:54 ---> d06224a69c90 22:51:54 Step 4/23 : WORKDIR /edgex-go 22:51:54 ---> Using cache 22:51:54 ---> bc2d4c8be045 22:51:54 Step 5/23 : RUN apk add --update --no-cache make git 22:51:54 ---> Using cache 22:51:54 ---> e7626d93e3f1 22:51:54 Step 6/23 : COPY go.mod vendor* ./ 22:51:54 ---> Using cache 22:51:54 ---> 65c594d4c2e2 22:51:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:51:54 ---> Using cache 22:51:54 ---> 88da219363bd 22:51:54 Step 8/23 : COPY . . 22:51:54 ---> Using cache 22:51:54 ---> a993346ebaf2 22:51:54 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 22:51:54 ---> Running in d6661ee0067a 22:51:55 Removing intermediate container feb91991e1c3 22:51:55 ---> eb8073831bd0 22:51:55 22:51:55 Step 10/23 : FROM alpine:3.17 22:51:55 ---> d74e625d9115 22:51:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:51:55 ---> Running in 142d3e0d5c4e 22:51:56 Removing intermediate container 142d3e0d5c4e 22:51:56 ---> 5d2aaddf28b4 22:51:56 Step 12/23 : ENV APP_PORT=59880 22:51:56 ---> Running in 47979ac97a99 22:51:56 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 22:51:57 Removing intermediate container 47979ac97a99 22:51:57 ---> 6a0f7802b532 22:51:57 Step 13/23 : EXPOSE $APP_PORT 22:51:57 ---> Running in 64e8da7219b8 22:51:57 Removing intermediate container 64e8da7219b8 22:51:57 ---> 97024c34713e 22:51:57 Step 14/23 : RUN apk add --update --no-cache dumb-init 22:51:58 ---> Running in 02359a8ea996 22:52:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:52:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:52:02 (1/1) Installing dumb-init (1.2.5-r2) 22:52:02 Executing busybox-1.35.0-r29.trigger 22:52:02 OK: 8 MiB in 16 packages 22:52:04 Removing intermediate container 02359a8ea996 22:52:04 ---> 9604e2142971 22:52:04 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:52:05 ---> c5ceb94d3e51 22:52:05 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 22:52:06 ---> 88ea752e1116 22:52:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:52:08 ---> 46e400fe2154 22:52:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:52:08 ---> 2cfb2e8a8896 22:52:08 Step 19/23 : ENTRYPOINT ["/core-data"] 22:52:08 ---> Running in 53c178e50a24 22:52:09 Removing intermediate container 53c178e50a24 22:52:09 ---> f522ba299609 22:52:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:52:09 ---> Running in 0854953546af 22:52:10 Removing intermediate container 0854953546af 22:52:10 ---> a083a6addc6f 22:52:10 Step 21/23 : LABEL arch=arm64 22:52:10 ---> Running in 8f8e62a1b92e 22:52:10 Removing intermediate container 8f8e62a1b92e 22:52:10 ---> 82629ce1c842 22:52:10 Step 22/23 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 22:52:10 ---> Running in 9f6698cea8fa 22:52:11 Removing intermediate container 9f6698cea8fa 22:52:11 ---> b16192c2e838 22:52:11 Step 23/23 : LABEL version=0.0.0 22:52:11 ---> Running in a8b6ba14df2d 22:52:12 Removing intermediate container a8b6ba14df2d 22:52:12 ---> 50247631b441 22:52:12 22:52:12 Successfully built 50247631b441 22:52:12 Successfully tagged core-data-arm64:latest 22:52:44  Building core-data ... done Removing intermediate container 22203da4f942 22:52:44 ---> 9860780f32d5 22:52:44 22:52:44 Step 9/22 : FROM alpine:3.17 22:52:44 ---> d74e625d9115 22:52:44 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 22:52:44 ---> Running in 28261252deac 22:52:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:52:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:52:44 (1/2) Installing dumb-init (1.2.5-r2) 22:52:44 (2/2) Installing openssl (3.0.8-r1) 22:52:44 Executing busybox-1.35.0-r29.trigger 22:52:44 OK: 8 MiB in 17 packages 22:52:45 Removing intermediate container 28261252deac 22:52:45 ---> 316b563fef2d 22:52:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 22:52:45 ---> Running in f623736375fc 22:52:45 Removing intermediate container f623736375fc 22:52:45 ---> 42da0250c9e5 22:52:45 Step 12/22 : WORKDIR /edgex 22:52:45 ---> Running in 1346030e015d 22:52:46 Removing intermediate container 1346030e015d 22:52:46 ---> f3d445db4532 22:52:46 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:52:47 ---> cebff86dc82b 22:52:47 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 22:52:48 ---> b09f280d6eaa 22:52:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:52:49 ---> 806f17e22370 22:52:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:52:50 ---> 082837cf8143 22:52:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:52:51 ---> 88bcc28f0f93 22:52:51 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:52:51 ---> Running in b97570f2a659 22:52:55 Removing intermediate container b97570f2a659 22:52:55 ---> b8d7225e8a2a 22:52:55 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:52:55 ---> Running in da62ad188d5f 22:52:55 Removing intermediate container da62ad188d5f 22:52:55 ---> e78c27da3eef 22:52:55 Step 20/22 : LABEL arch=arm64 22:52:56 ---> Running in fd4c7e1d8bb9 22:52:56 Removing intermediate container fd4c7e1d8bb9 22:52:56 ---> d37e971c10b2 22:52:56 Step 21/22 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 22:52:56 ---> Running in 1bc302aa85ee 22:52:57 Removing intermediate container 1bc302aa85ee 22:52:57 ---> 5f4f8ebbd88a 22:52:57 Step 22/22 : LABEL version=0.0.0 22:52:57 ---> Running in 4777e876400c 22:52:58 Removing intermediate container 4777e876400c 22:52:58 ---> 3302c3ba625e 22:52:58 22:52:58 Successfully built 3302c3ba625e 22:52:58 Successfully tagged security-proxy-setup-arm64:latest 22:53:16  Building security-proxy-setup ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:53:34 Removing intermediate container c2a5cfdf6f36 22:53:34 ---> a3bec39c9d28 22:53:34 22:53:34 Step 9/25 : FROM alpine:3.17 22:53:34 ---> d74e625d9115 22:53:34 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:53:34 ---> Running in cfcd34cb3ae3 22:53:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:53:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:53:36 (1/3) Installing ca-certificates (20220614-r4) 22:53:36 (2/3) Installing dumb-init (1.2.5-r2) 22:53:36 (3/3) Installing su-exec (0.2-r2) 22:53:36 Executing busybox-1.35.0-r29.trigger 22:53:36 Executing ca-certificates-20220614-r4.trigger 22:53:37 OK: 8 MiB in 18 packages 22:53:39 Removing intermediate container cfcd34cb3ae3 22:53:39 ---> 05821e0144ba 22:53:39 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 22:53:39 ---> Running in a26ba67423f6 22:53:40 Removing intermediate container a26ba67423f6 22:53:40 ---> 3efa464cbc17 22:53:40 Step 12/25 : WORKDIR / 22:53:40 ---> Running in c3686a77511f 22:53:40 Removing intermediate container c3686a77511f 22:53:40 ---> b72f9b9fc423 22:53:40 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 22:53:41 ---> 9b49afdefe9a 22:53:41 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 22:53:42 ---> 4c320c7a92dc 22:53:42 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:53:43 ---> 32c7e968c0d1 22:53:43 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 22:53:44 ---> 1118375bafb8 22:53:44 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:53:45 ---> 953039ca9001 22:53:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:53:49 ---> 440c68f81c0a 22:53:49 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:53:51 ---> e68be843cfeb 22:53:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:53:52 ---> e825e0f3ecd9 22:53:52 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:53:52 ---> Running in 1544c2f7d742 22:53:55 Removing intermediate container 1544c2f7d742 22:53:55 ---> b85cbb4b8a41 22:53:55 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:53:55 ---> Running in 040535b3541e 22:53:56 Removing intermediate container 040535b3541e 22:53:56 ---> 63c5eb3a8657 22:53:56 Step 23/25 : LABEL arch=arm64 22:53:56 ---> Running in 753a9b59d2d5 22:53:56 Removing intermediate container 753a9b59d2d5 22:53:56 ---> 32a2701bda51 22:53:56 Step 24/25 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 22:53:56 ---> Running in acf9069343ac 22:53:57 Removing intermediate container acf9069343ac 22:53:57 ---> a6ef9d541b7b 22:53:57 Step 25/25 : LABEL version=0.0.0 22:53:57 ---> Running in b343eb5d3d06 22:53:58 Removing intermediate container b343eb5d3d06 22:53:58 ---> 634c14379263 22:53:58 22:53:58 Successfully built 634c14379263 22:53:58 Successfully tagged security-secretstore-setup-arm64:latest 22:55:35  Building security-secretstore-setup ... done Removing intermediate container b964a6140cb3 22:55:35 ---> d92ae9abe64e 22:55:35 22:55:35 Step 9/33 : FROM alpine:3.17 22:55:35 ---> d74e625d9115 22:55:35 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 22:55:35 ---> Using cache 22:55:35 ---> d75647d4887c 22:55:35 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 22:55:35 ---> Running in a25fba56f751 22:55:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:55:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:55:35 (1/2) Installing dumb-init (1.2.5-r2) 22:55:35 (2/2) Installing su-exec (0.2-r2) 22:55:35 Executing busybox-1.35.0-r29.trigger 22:55:35 OK: 8 MiB in 17 packages 22:55:35 Removing intermediate container a25fba56f751 22:55:35 ---> d6ed622d1ed0 22:55:35 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 22:55:35 ---> Running in cff4e035f75e 22:55:35 Removing intermediate container cff4e035f75e 22:55:35 ---> 42e038c7c1f1 22:55:35 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:55:35 ---> Running in 61ad84a096a5 22:55:35 Removing intermediate container 61ad84a096a5 22:55:35 ---> 8f3dbd75aa7b 22:55:35 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:55:35 ---> Running in e3607de6077b 22:55:35 Removing intermediate container e3607de6077b 22:55:35 ---> ea7477ed59d5 22:55:35 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 22:55:35 ---> Running in 8bb3aed33d1b 22:55:35 Removing intermediate container 8bb3aed33d1b 22:55:35 ---> 189bf538097d 22:55:35 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 22:55:35 ---> Running in a87d3e34d7ef 22:55:39 Removing intermediate container a87d3e34d7ef 22:55:39 ---> a76ede0d27e7 22:55:39 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 22:55:39 ---> Running in 6804cc3802a5 22:55:39 Removing intermediate container 6804cc3802a5 22:55:39 ---> 3e2fb89975bc 22:55:39 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:55:40 ---> fe185f43682b 22:55:40 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:55:40 ---> Running in b393f28118b9 22:55:45 Removing intermediate container b393f28118b9 22:55:45 ---> bdc03e3e9b06 22:55:45 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 22:55:46 ---> d05c5a52a190 22:55:46 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 22:55:47 ---> 463dfc951656 22:55:47 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:55:49 ---> 7f605c1facfb 22:55:49 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:55:50 ---> 6e4b32f06da8 22:55:50 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 22:55:50 ---> e9a596f638b8 22:55:50 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 22:55:51 ---> f3626035be4b 22:55:51 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:55:52 ---> 9ff9978c7573 22:55:52 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:55:53 ---> 30428b63a5e9 22:55:53 Step 28/33 : RUN chmod +x /entrypoint.sh 22:55:53 ---> Running in 70995bf9eed7 22:55:55 Removing intermediate container 70995bf9eed7 22:55:55 ---> 1c37efca5285 22:55:55 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 22:55:55 ---> Running in 71c5ae0fdc25 22:55:56 Removing intermediate container 71c5ae0fdc25 22:55:56 ---> 54f989c02a47 22:55:56 Step 30/33 : CMD ["gate"] 22:55:56 ---> Running in cbafba9fd066 22:55:56 Removing intermediate container cbafba9fd066 22:55:56 ---> 54e43c4c16c9 22:55:56 Step 31/33 : LABEL arch=arm64 22:55:56 ---> Running in 9b568b4efe91 22:55:57 Removing intermediate container 9b568b4efe91 22:55:57 ---> 6322008509ea 22:55:57 Step 32/33 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 22:55:58 ---> Running in 22b63964b9bc 22:55:58 Removing intermediate container 22b63964b9bc 22:55:58 ---> 88dad7bd1543 22:55:58 Step 33/33 : LABEL version=0.0.0 22:55:58 ---> Running in 7eeb1665d161 22:55:59 Removing intermediate container 7eeb1665d161 22:55:59 ---> 9030494fd9d5 22:55:59 22:55:59 Successfully built 9030494fd9d5 22:55:59 Successfully tagged security-bootstrapper-arm64:latest 22:56:26  Building security-bootstrapper ... done Removing intermediate container d6661ee0067a 22:56:26 ---> 2621de425b5b 22:56:26 22:56:26 Step 10/23 : FROM alpine:3.17 22:56:26 ---> d74e625d9115 22:56:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:56:26 ---> Using cache 22:56:26 ---> 20659f64e7a7 22:56:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 22:56:26 ---> Using cache 22:56:26 ---> 97f985b4d3cf 22:56:26 Step 13/23 : ENV APP_PORT=59861 22:56:26 ---> Running in 4683831dd23a 22:56:26 Removing intermediate container 4683831dd23a 22:56:26 ---> e7e73940fc7e 22:56:26 Step 14/23 : EXPOSE $APP_PORT 22:56:26 ---> Running in 1d4fe53ccecd 22:56:26 Removing intermediate container 1d4fe53ccecd 22:56:26 ---> db4efb579d48 22:56:26 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:56:26 ---> 4fec1026bbc3 22:56:26 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 22:56:26 ---> 3c0e10dd173e 22:56:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:56:27 ---> 75bc2aa5667c 22:56:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:56:28 ---> dc2af079bc15 22:56:28 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:56:28 ---> Running in 0601b3566c4f 22:56:28 Removing intermediate container 0601b3566c4f 22:56:28 ---> 79bc30ce0f82 22:56:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:56:28 ---> Running in a6691fe22790 22:56:28 Removing intermediate container a6691fe22790 22:56:28 ---> a6496636a22f 22:56:28 Step 21/23 : LABEL arch=arm64 22:56:29 ---> Running in 428e9d87e077 22:56:29 Removing intermediate container 428e9d87e077 22:56:29 ---> 44397b4c2c7a 22:56:29 Step 22/23 : LABEL git_sha=e9e4992a67730eb9c1ab0595e269a2074fa520f7 22:56:29 ---> Running in ee718c71ec94 22:56:29 Removing intermediate container ee718c71ec94 22:56:29 ---> 8495d80fc4c3 22:56:29 Step 23/23 : LABEL version=0.0.0 22:56:29 ---> Running in afa6cc0b5be0 22:56:29 Removing intermediate container afa6cc0b5be0 22:56:29 ---> 9cdcfe9cd7f4 22:56:29 22:56:30 Successfully built 9cdcfe9cd7f4 22:56:30 Successfully tagged support-scheduler-arm64:latest 22:56:30  Building support-scheduler ... done  [Pipeline] } 22:56:30 $ docker stop --time=1 112d75b2cf4e60214e9e1ee6675e814ae12ca11b8113b237b9ffe6498d3a8cfa 22:56:32 $ docker rm -f --volumes 112d75b2cf4e60214e9e1ee6675e814ae12ca11b8113b237b9ffe6498d3a8cfa [Pipeline] // withDockerContainer [Pipeline] sh 22:56:32 + docker images 22:56:32 REPOSITORY TAG IMAGE ID CREATED SIZE 22:56:32 support-scheduler-arm64 latest 9cdcfe9cd7f4 3 seconds ago 31.5MB 22:56:32 2621de425b5b 11 seconds ago 1.56GB 22:56:32 security-bootstrapper-arm64 latest 9030494fd9d5 34 seconds ago 21.9MB 22:56:32 d92ae9abe64e About a minute ago 1.48GB 22:56:32 security-secretstore-setup-arm64 latest 634c14379263 2 minutes ago 32.1MB 22:56:32 a3bec39c9d28 3 minutes ago 1.49GB 22:56:32 security-proxy-setup-arm64 latest 3302c3ba625e 3 minutes ago 18.6MB 22:56:32 9860780f32d5 3 minutes ago 1.47GB 22:56:32 core-data-arm64 latest 50247631b441 4 minutes ago 19.8MB 22:56:32 eb8073831bd0 4 minutes ago 1.5GB 22:56:32 security-spire-agent-arm64 latest 0e622ee206b3 5 minutes ago 125MB 22:56:32 security-spire-server-arm64 latest 8f606d689662 5 minutes ago 87.1MB 22:56:32 1dc33f1bc35c 5 minutes ago 1.35GB 22:56:32 b1fed848cb4c 5 minutes ago 1.35GB 22:56:32 security-proxy-auth-arm64 latest b9ab45106f6a 5 minutes ago 18.2MB 22:56:32 38f53406847a 6 minutes ago 1.47GB 22:56:32 support-notifications-arm64 latest 327225c4fb45 8 minutes ago 32.1MB 22:56:32 81fa395d0819 8 minutes ago 1.56GB 22:56:32 security-spiffe-token-provider-arm64 latest 1c91607b5d84 11 minutes ago 32.7MB 22:56:32 7c6bace0a289 12 minutes ago 1.53GB 22:56:32 core-metadata-arm64 latest 29c09e302270 13 minutes ago 20.2MB 22:56:32 core-command-arm64 latest 3613fe63cba7 13 minutes ago 19.6MB 22:56:32 d1c8606f7054 13 minutes ago 1.5GB 22:56:32 core-common-config-bootstrapper-arm64 latest e0704d0b3292 13 minutes ago 17.2MB 22:56:32 fe75a2afd6d4 13 minutes ago 1.49GB 22:56:32 3ba93cbbd5d8 14 minutes ago 1.49GB 22:56:32 security-spire-config-arm64 latest ee94080feae3 21 minutes ago 86.2MB 22:56:32 a2abb674f801 22 minutes ago 1.35GB 22:56:32 ci-base-image-arm64 latest e19f983f7fec 39 minutes ago 866MB 22:56:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 12 days ago 648MB 22:56:32 alpine 3.17 d74e625d9115 5 weeks ago 7.46MB 22:56:32 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 22:56:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:56:33 22:56:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:56:33 arm64: Pulling from edgex-lftools-log-publisher 22:56:33 8998bd30e6a1: Pulling fs layer 22:56:33 04944245beec: Pulling fs layer 22:56:33 699f458cf7ca: Pulling fs layer 22:56:33 765212b225bb: Pulling fs layer 22:56:33 f23df028b6ca: Pulling fs layer 22:56:33 d65c8cfc05b1: Pulling fs layer 22:56:33 2437ff75d9bd: Pulling fs layer 22:56:33 f23df028b6ca: Waiting 22:56:33 d65c8cfc05b1: Waiting 22:56:33 2437ff75d9bd: Waiting 22:56:33 765212b225bb: Waiting 22:56:33 04944245beec: Verifying Checksum 22:56:33 04944245beec: Download complete 22:56:33 765212b225bb: Download complete 22:56:34 f23df028b6ca: Download complete 22:56:34 d65c8cfc05b1: Verifying Checksum 22:56:34 d65c8cfc05b1: Download complete 22:56:34 699f458cf7ca: Verifying Checksum 22:56:34 699f458cf7ca: Download complete 22:56:34 8998bd30e6a1: Download complete 22:56:36 2437ff75d9bd: Verifying Checksum 22:56:36 2437ff75d9bd: Download complete 22:56:38 8998bd30e6a1: Pull complete 22:56:38 04944245beec: Pull complete 22:56:40 699f458cf7ca: Pull complete 22:56:40 765212b225bb: Pull complete 22:56:40 f23df028b6ca: Pull complete 22:56:40 d65c8cfc05b1: Pull complete 22:56:53 2437ff75d9bd: Pull complete 22:56:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:56:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:56:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:56:53 prd-ubuntu20.04-docker-arm64-4c-16g-5311 does not seem to be running inside a container 22:56:53 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 22:56:56 $ docker top cc5b6d14422de19bb8673c97ef693f9c85c9274317e79381d97fa0d7e2e3e6f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:56:57 ---> job-cost.sh 22:56:57 lf-activate-venv: SKIPPING 22:56:57 INFO: No Stack... 22:56:57 INFO: Retrieving Pricing Info for: v3-standard-4 22:56:58 INFO: Archiving Costs [Pipeline] sh 22:56:58 + cut -d, -f6 22:56:58 + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock 22:56:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4468-5-stack-cost] 22:56:59 Resource [jenkins-edgexfoundry-edgex-go-PR-4468-5-stack-cost] did not exist. Created. 22:56:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4468-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:56:59 + echo total: 0.10999999940395355 [Pipeline] stash 22:56:59 Stashed 1 file(s) [Pipeline] } 22:56:59 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4468-5-stack-cost] [Pipeline] // lock [Pipeline] } 22:56:59 $ docker stop --time=1 cc5b6d14422de19bb8673c97ef693f9c85c9274317e79381d97fa0d7e2e3e6f8 22:57:01 $ docker rm -f --volumes cc5b6d14422de19bb8673c97ef693f9c85c9274317e79381d97fa0d7e2e3e6f8 [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 22:57:01 provisioning config files... 22:57:01 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config11397563268524491116tmp [Pipeline] { [Pipeline] sh 22:57:01 + set +x 22:57:01 + curl -s https://codecov.io/bash 22:57:01 + bash -s -- 22:57:01 22:57:01 _____ _ 22:57:01 / ____| | | 22:57:01 | | ___ __| | ___ ___ _____ __ 22:57:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:57:01 | |___| (_) | (_| | __/ (_| (_) \ V / 22:57:01 \_____\___/ \__,_|\___|\___\___/ \_/ 22:57:01 Bash-1.0.6 22:57:01 22:57:01 22:57:01 ==> git version 2.25.1 found 22:57:01 ==> 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 22:57:01 Release-Date: 2020-01-08 22:57:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:57:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:57:01 ==> Jenkins CI detected. 22:57:01 current dir:  /w/workspace/edgex-go/5 22:57:01 project root: . 22:57:01 --> token set from env 22:57:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:57:01 ==> Running gcov in . (disable via -X gcov) 22:57:01 ==> Python coveragepy not found 22:57:01 ==> Searching for coverage reports in: 22:57:01 + . 22:57:01 -> Found 1 reports 22:57:01 ==> Detecting git/mercurial file structure 22:57:02 ==> Reading reports 22:57:02 + ./coverage.out bytes=447378 22:57:02 ==> Appending adjustments 22:57:02 https://docs.codecov.io/docs/fixing-reports 22:57:03 + Found adjustments 22:57:03 ==> Gzipping contents 22:57:03 60K /tmp/codecov.MqsXfR.gz 22:57:03 ==> Uploading reports 22:57:03 url: https://codecov.io 22:57:03 query: branch=PR-4468&commit=e9e4992a67730eb9c1ab0595e269a2074fa520f7&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4468%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4468&job=&cmd_args= 22:57:03 -> Pinging Codecov 22:57:03 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=e9e4992a67730eb9c1ab0595e269a2074fa520f7&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4468%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4468&job=&cmd_args= 22:57:03 -> Uploading to 22:57:03 https://storage.googleapis.com/codecov/v4/raw/2023-03-22/00271124DB129430A58F1EEE437C3FCB/e9e4992a67730eb9c1ab0595e269a2074fa520f7/23b61dbc-d03d-4b70-ac58-c716839fcd5d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T225703Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=da05b6b187acb78003e188add36870aef0a1e258021bc4ed421e1193cd16acd5 22:57:03 % Total % Received % Xferd Average Speed Time Time Time Current 22:57:03 Dload Upload Total Spent Left Speed 22:57:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57472 0 0 100 57472 0 173k --:--:-- --:--:-- --:--:-- 173k 100 57472 0 0 100 57472 0 173k --:--:-- --:--:-- --:--:-- 173k 22:57:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e9e4992a67730eb9c1ab0595e269a2074fa520f7 [Pipeline] } 22:57:03 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 22:57:04 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 22:57:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:57:05 ---> package-listing.sh 22:57:05 ++ facter osfamily 22:57:05 ++ tr '[:upper:]' '[:lower:]' 22:57:05 + OS_FAMILY=debian 22:57:05 + workspace=/w/workspace/edgex-go/5 22:57:05 + START_PACKAGES=/tmp/packages_start.txt 22:57:05 + END_PACKAGES=/tmp/packages_end.txt 22:57:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:57:05 + PACKAGES=/tmp/packages_start.txt 22:57:05 + '[' /w/workspace/edgex-go/5 ']' 22:57:05 + PACKAGES=/tmp/packages_end.txt 22:57:05 + case "${OS_FAMILY}" in 22:57:05 + dpkg -l 22:57:05 + grep '^ii' 22:57:05 + '[' -f /tmp/packages_start.txt ']' 22:57:05 + '[' -f /tmp/packages_end.txt ']' 22:57:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:57:05 + '[' /w/workspace/edgex-go/5 ']' 22:57:05 + mkdir -p /w/workspace/edgex-go/5/archives/ 22:57:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 22:57:05 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:57:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:57:06 22:57:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:57:06 latest: Pulling from edgex-lftools-log-publisher 22:57:06 5eb5b503b376: Pulling fs layer 22:57:06 5c69ac0246d0: Pulling fs layer 22:57:06 ec43610c2a17: Pulling fs layer 22:57:06 3a2ae6a8a46f: Pulling fs layer 22:57:06 33b1e0a273af: Pulling fs layer 22:57:06 5d3b04190fa2: Pulling fs layer 22:57:06 2f39f015ded8: Pulling fs layer 22:57:06 3a2ae6a8a46f: Waiting 22:57:06 5d3b04190fa2: Waiting 22:57:06 33b1e0a273af: Waiting 22:57:06 5c69ac0246d0: Verifying Checksum 22:57:06 5c69ac0246d0: Download complete 22:57:06 3a2ae6a8a46f: Verifying Checksum 22:57:06 3a2ae6a8a46f: Download complete 22:57:07 33b1e0a273af: Verifying Checksum 22:57:07 33b1e0a273af: Download complete 22:57:07 ec43610c2a17: Verifying Checksum 22:57:07 ec43610c2a17: Download complete 22:57:07 5d3b04190fa2: Download complete 22:57:07 5eb5b503b376: Verifying Checksum 22:57:07 5eb5b503b376: Download complete 22:57:07 2f39f015ded8: Download complete 22:57:08 5eb5b503b376: Pull complete 22:57:08 5c69ac0246d0: Pull complete 22:57:08 ec43610c2a17: Pull complete 22:57:08 3a2ae6a8a46f: Pull complete 22:57:08 33b1e0a273af: Pull complete 22:57:09 5d3b04190fa2: Pull complete 22:57:13 2f39f015ded8: Pull complete 22:57:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:57:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:57:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:57:13 prd-ubuntu20.04-docker-8c-8g-5306 does not seem to be running inside a container 22:57:13 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 22:57:14 $ docker top be52b208b06983ca3f5a54175ad5e42258fb204c34715ad4e7517f253bd71029 -eo pid,comm [Pipeline] { [Pipeline] sh 22:57:14 + touch /tmp/pre-build-complete [Pipeline] sh 22:57:15 + mkdir -p /var/log/sysstat [Pipeline] sh 22:57:15 + ls /var/log/sa-host 22:57:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:57:15 provisioning config files... 22:57:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config16576450281322862478tmp [Pipeline] { [Pipeline] echo 22:57:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:57:15 ---> create-netrc.sh [Pipeline] } 22:57:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:57:16 ---> python-tools-install.sh [Pipeline] echo 22:57:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:57:16 ---> sudo-logs.sh 22:57:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:57:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:57:16 ---> job-cost.sh 22:57:16 lf-activate-venv: SKIPPING 22:57:16 DEBUG: total: 0.10999999940395355 22:57:16 INFO: Retrieving Stack Cost... 22:57:17 INFO: Retrieving Pricing Info for: v3-standard-8 22:57:17 INFO: Archiving Costs [Pipeline] echo 22:57:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:57:17 ---> logs-deploy.sh 22:57:17 lf-activate-venv: SKIPPING 22:57:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4468/5 22:57:17 INFO: archiving workspace using pattern(s): 22:57:18 Archives upload complete. 22:57:19 INFO: archiving logs to Nexus 22:57:19 ---> uname -a: 22:57:19 Linux prd-ubuntu20-04-docker-8c-8g-5306 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:57:19 22:57:19 22:57:19 ---> lscpu: 22:57:19 Architecture: x86_64 22:57:19 CPU op-mode(s): 32-bit, 64-bit 22:57:19 Byte Order: Little Endian 22:57:19 Address sizes: 40 bits physical, 48 bits virtual 22:57:19 CPU(s): 8 22:57:19 On-line CPU(s) list: 0-7 22:57:19 Thread(s) per core: 1 22:57:19 Core(s) per socket: 1 22:57:19 Socket(s): 8 22:57:19 NUMA node(s): 1 22:57:19 Vendor ID: AuthenticAMD 22:57:19 CPU family: 23 22:57:19 Model: 49 22:57:19 Model name: AMD EPYC-Rome Processor 22:57:19 Stepping: 0 22:57:19 CPU MHz: 2799.998 22:57:19 BogoMIPS: 5599.99 22:57:19 Virtualization: AMD-V 22:57:19 Hypervisor vendor: KVM 22:57:19 Virtualization type: full 22:57:19 L1d cache: 256 KiB 22:57:19 L1i cache: 256 KiB 22:57:19 L2 cache: 4 MiB 22:57:19 L3 cache: 128 MiB 22:57:19 NUMA node0 CPU(s): 0-7 22:57:19 Vulnerability Itlb multihit: Not affected 22:57:19 Vulnerability L1tf: Not affected 22:57:19 Vulnerability Mds: Not affected 22:57:19 Vulnerability Meltdown: Not affected 22:57:19 Vulnerability Mmio stale data: Not affected 22:57:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:57:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:57:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:57:19 Vulnerability Srbds: Not affected 22:57:19 Vulnerability Tsx async abort: Not affected 22:57:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:57:19 22:57:19 22:57:19 ---> nproc: 22:57:19 8 22:57:19 22:57:19