Pull request #4521 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bill-mahoney for edgexfoundry/edgex-go Obtained Jenkinsfile from adae08446ccafd5bbf2269dbd38b65bc1a977ca6+6ed5f643afd548d7d3f8a26d03abe2373781a040 (e3e637d60bdf868444d87b82cff4ac1392931be1) 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-ssh12930490481876052142.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh11283817469710631044.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4521/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4521/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8897505674246839658.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4521/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4731024938811220481.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4481426896778636784.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4521/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4521/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18346857607019411472.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9205’ Running on prd-ubuntu20.04-docker-8c-8g-9209 in /w/workspace/edgexfoundry_edgex-go_PR-4521 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit 6ed5f643afd548d7d3f8a26d03abe2373781a040 into PR head commit adae08446ccafd5bbf2269dbd38b65bc1a977ca6 Merge succeeded, producing adae08446ccafd5bbf2269dbd38b65bc1a977ca6 Checking out Revision adae08446ccafd5bbf2269dbd38b65bc1a977ca6 (PR-4521) 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/4521/head:refs/remotes/origin/PR-4521 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f adae08446ccafd5bbf2269dbd38b65bc1a977ca6 # 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 6ed5f643afd548d7d3f8a26d03abe2373781a040 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f adae08446ccafd5bbf2269dbd38b65bc1a977ca6 # timeout=10 Commit message: "build: update spire" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:34:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:34:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:34:00 ========================================================= 20:34:00 EdgeX Global Pipelines Version Info 20:34:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:34:01 ------------------- 20:34:01 stable info: 20:34:01 ------------------- 20:34:01 Commited By: Bill Mahoney bill.mahoney@intel.com 20:34:01 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 20:34:01 Message: update stable to v1.0.248 20:34:01 ------------------- 20:34:01 experimental info: 20:34:01 ------------------- 20:34:01 Commited By: **** collab-it+edgex@linuxfoundation.org 20:34:01 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 20:34:01 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:34:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:34:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:34:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:34:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:34:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:34:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:34:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:34:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:34:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:34:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:34:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:34:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:34:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:34:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:34:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:34:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:34:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:34:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:34:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:34:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:34:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:34:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:34:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:34:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4521 [Pipeline] echo 20:34:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4521 [Pipeline] echo 20:34:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4521 [Pipeline] echo 20:34:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [Pipeline] echo 20:34:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = adae084 [Pipeline] echo 20:34:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:03 provisioning config files... 20:34:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14831964945839559132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:03 ---> docker-login.sh 20:34:03 nexus3.edgexfoundry.org:10001 20:34:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:04 Configure a credential helper to remove this warning. See 20:34:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:04 20:34:04 Login Succeeded 20:34:04 nexus3.edgexfoundry.org:10002 20:34:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:04 Configure a credential helper to remove this warning. See 20:34:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:04 20:34:04 Login Succeeded 20:34:04 nexus3.edgexfoundry.org:10003 20:34:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:04 Configure a credential helper to remove this warning. See 20:34:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:04 20:34:04 Login Succeeded 20:34:04 nexus3.edgexfoundry.org:10004 20:34:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:04 Configure a credential helper to remove this warning. See 20:34:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:04 20:34:04 Login Succeeded 20:34:04 docker.io 20:34:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:04 Configure a credential helper to remove this warning. See 20:34:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:04 20:34:04 Login Succeeded 20:34:04 ---> docker-login.sh ends [Pipeline] } 20:34:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:34:05 + 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 20:34:05 + cut -d/ -f2 20:34:05 + dirname cmd/core-command/Dockerfile 20:34:05 + echo core-command,cmd/core-command/Dockerfile 20:34:05 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:34:05 cut -d/ -f2 20:34:05 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:34:05 + cut -d/ -f2 20:34:05 + dirname cmd/core-data/Dockerfile 20:34:05 + echo core-data,cmd/core-data/Dockerfile 20:34:05 + dirname cmd/core-metadata/Dockerfile 20:34:05 + cut -d/ -f2 20:34:05 + echo core-metadata,cmd/core-metadata/Dockerfile 20:34:05 + dirname cmd/security-bootstrapper/Dockerfile 20:34:05 + cut -d/ -f2 20:34:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:34:05 + dirname cmd/security-proxy-auth/Dockerfile 20:34:05 + cut -d/ -f2 20:34:05 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:34:05 + dirname cmd/security-proxy-setup/Dockerfile 20:34:05 + cut -d/ -f2 20:34:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:34:05 + dirname cmd/security-secretstore-setup/Dockerfile 20:34:05 + cut -d/ -f2 20:34:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:34:05 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:34:05 + cut -d/ -f2 20:34:05 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:34:05 + dirname cmd/security-spire-agent/Dockerfile 20:34:05 + cut -d/ -f2 20:34:05 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:34:05 + dirname cmd/security-spire-config/Dockerfile 20:34:05 + cut -d/ -f2 20:34:05 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:34:05 + dirname cmd/security-spire-server/Dockerfile 20:34:05 + cut -d/ -f2 20:34:05 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:34:05 + + dirname cmd/support-notifications/Dockerfile 20:34:05 cut -d/ -f2 20:34:05 + echo support-notifications,cmd/support-notifications/Dockerfile 20:34:05 + dirname cmd/support-scheduler/Dockerfile+ 20:34:05 cut -d/ -f2 20:34:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:34:05 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 20:34:05 + git rev-list -1 --merges adae08446ccafd5bbf2269dbd38b65bc1a977ca6~1..adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [Pipeline] echo 20:34:05 -----------> git rev-list -1 --merges adae08446ccafd5bbf2269dbd38b65bc1a977ca6~1..adae08446ccafd5bbf2269dbd38b65bc1a977ca6 adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [false] [Pipeline] sh 20:34:06 + git log --format=format:%s -1 adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [Pipeline] echo 20:34:06 ========================================================= 20:34:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:34:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:34:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:34:06 + grep -v github /etc/ssh/ssh_known_hosts 20:34:06 + [ -e /tmp/ssh_known_hosts ] 20:34:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:34:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:34:06 + sudo tee -a /etc/ssh/ssh_known_hosts 20:34:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:34:07 20:34:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:34:07 0.1.4: Pulling from edgex-devops/py-git-semver 20:34:07 b85a868b505f: Pulling fs layer 20:34:07 e2be974225ed: Pulling fs layer 20:34:07 339a4e72a1f5: Pulling fs layer 20:34:07 988bab9f4d93: Pulling fs layer 20:34:07 1469e6f7b9e6: Pulling fs layer 20:34:07 eaf3925da568: Pulling fs layer 20:34:07 bab4dde63d76: Pulling fs layer 20:34:07 bde34c3a00c8: Pulling fs layer 20:34:07 b352a97aabf1: Pulling fs layer 20:34:07 4872d77fe225: Pulling fs layer 20:34:07 5851b861e8e6: Pulling fs layer 20:34:07 bab4dde63d76: Waiting 20:34:07 b352a97aabf1: Waiting 20:34:07 4872d77fe225: Waiting 20:34:07 1469e6f7b9e6: Waiting 20:34:07 988bab9f4d93: Waiting 20:34:07 eaf3925da568: Waiting 20:34:07 bde34c3a00c8: Waiting 20:34:07 e2be974225ed: Download complete 20:34:07 988bab9f4d93: Verifying Checksum 20:34:07 988bab9f4d93: Download complete 20:34:07 1469e6f7b9e6: Verifying Checksum 20:34:07 1469e6f7b9e6: Download complete 20:34:07 eaf3925da568: Verifying Checksum 20:34:07 eaf3925da568: Download complete 20:34:07 339a4e72a1f5: Verifying Checksum 20:34:07 339a4e72a1f5: Download complete 20:34:07 bde34c3a00c8: Download complete 20:34:07 b352a97aabf1: Verifying Checksum 20:34:07 b352a97aabf1: Download complete 20:34:07 4872d77fe225: Verifying Checksum 20:34:07 4872d77fe225: Download complete 20:34:07 5851b861e8e6: Verifying Checksum 20:34:07 b85a868b505f: Verifying Checksum 20:34:07 b85a868b505f: Download complete 20:34:08 bab4dde63d76: Verifying Checksum 20:34:08 bab4dde63d76: Download complete 20:34:09 b85a868b505f: Pull complete 20:34:09 e2be974225ed: Pull complete 20:34:09 339a4e72a1f5: Pull complete 20:34:09 988bab9f4d93: Pull complete 20:34:10 1469e6f7b9e6: Pull complete 20:34:10 eaf3925da568: Pull complete 20:34:12 bab4dde63d76: Pull complete 20:34:12 bde34c3a00c8: Pull complete 20:34:12 b352a97aabf1: Pull complete 20:34:12 4872d77fe225: Pull complete 20:34:12 5851b861e8e6: Pull complete 20:34:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:34:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:34:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:12 prd-ubuntu20.04-docker-8c-8g-9209 does not seem to be running inside a container 20:34:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:34:15 $ docker top 4bdfe24956971ce012d9cf345ccd2255375a0c19e7e2347cb388505eac218911 -eo pid,comm 20:34:15 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). 20:34:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:34:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:34:15 [ssh-agent] Looking for ssh-agent implementation... 20:34:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:34:15 $ docker exec 4bdfe24956971ce012d9cf345ccd2255375a0c19e7e2347cb388505eac218911 ssh-agent 20:34:15 SSH_AUTH_SOCK=/tmp/ssh-3RulLlPTg54I/agent.33 20:34:15 SSH_AGENT_PID=39 20:34:15 Running ssh-add (command line suppressed) 20:34:15 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9714547211465124651.key (/w/workspace/edgex-go/1@tmp/private_key_9714547211465124651.key) 20:34:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:34:15 + git tag --points-at HEAD [Pipeline] } 20:34:16 $ docker exec --env ******** --env ******** 4bdfe24956971ce012d9cf345ccd2255375a0c19e7e2347cb388505eac218911 ssh-agent -k 20:34:16 unset SSH_AUTH_SOCK; 20:34:16 unset SSH_AGENT_PID; 20:34:16 echo Agent pid 39 killed; 20:34:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:34:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:34:16 [ssh-agent] Looking for ssh-agent implementation... 20:34:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:34:16 $ docker exec 4bdfe24956971ce012d9cf345ccd2255375a0c19e7e2347cb388505eac218911 ssh-agent 20:34:16 SSH_AUTH_SOCK=/tmp/ssh-hEdsbGGGWSYM/agent.71 20:34:16 SSH_AGENT_PID=77 20:34:16 Running ssh-add (command line suppressed) 20:34:16 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16990576844556165236.key (/w/workspace/edgex-go/1@tmp/private_key_16990576844556165236.key) 20:34:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:34:16 + git semver init 20:34:17 2023-04-20 20:34:17,119 [run_init] DEBUG init version:0.0.0 force:False 20:34:17 2023-04-20 20:34:17,119 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 20:34:17 2023-04-20 20:34:17,120 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 20:34:17 2023-04-20 20:34:17,120 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 20:34:22 2023-04-20 20:34:21,699 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 20:34:22 2023-04-20 20:34:21,700 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4521 with force:False 20:34:22 2023-04-20 20:34:21,700 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4521 20:34:22 2023-04-20 20:34:21,704 [execute] INFO git cat-file --batch-check 20:34:22 2023-04-20 20:34:21,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:34:22 2023-04-20 20:34:21,709 [execute] INFO git cat-file --batch 20:34:22 2023-04-20 20:34:21,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:34:22 2023-04-20 20:34:21,715 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4521 20:34:22 0.0.0 [Pipeline] } 20:34:22 $ docker exec --env ******** --env ******** 4bdfe24956971ce012d9cf345ccd2255375a0c19e7e2347cb388505eac218911 ssh-agent -k 20:34:22 unset SSH_AUTH_SOCK; 20:34:22 unset SSH_AGENT_PID; 20:34:22 echo Agent pid 77 killed; 20:34:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:34:23 + git semver [Pipeline] } 20:34:23 $ docker stop --time=1 4bdfe24956971ce012d9cf345ccd2255375a0c19e7e2347cb388505eac218911 20:34:24 $ docker rm -f --volumes 4bdfe24956971ce012d9cf345ccd2255375a0c19e7e2347cb388505eac218911 [Pipeline] // withDockerContainer [Pipeline] sh 20:34:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:34:25 Stashed 1 file(s) [Pipeline] echo 20:34:25 [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 20:34:26 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:34:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:34:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:34:26 ========================================================= 20:34:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:34:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:34:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:34:26 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:34:26 63b65145d645: Pulling fs layer 20:34:26 a2d21d5440eb: Pulling fs layer 20:34:26 935e6c44a52c: Pulling fs layer 20:34:26 94cc34f8dd06: Pulling fs layer 20:34:26 30dea6a524f1: Pulling fs layer 20:34:26 a2aff8979fd8: Pulling fs layer 20:34:26 6808be2612f2: Pulling fs layer 20:34:26 f25807f1079a: Pulling fs layer 20:34:26 6808be2612f2: Waiting 20:34:26 94cc34f8dd06: Waiting 20:34:26 30dea6a524f1: Waiting 20:34:26 a2aff8979fd8: Waiting 20:34:26 f25807f1079a: Waiting 20:34:26 a2d21d5440eb: Verifying Checksum 20:34:26 a2d21d5440eb: Download complete 20:34:26 94cc34f8dd06: Verifying Checksum 20:34:26 94cc34f8dd06: Download complete 20:34:26 30dea6a524f1: Verifying Checksum 20:34:26 30dea6a524f1: Download complete 20:34:26 63b65145d645: Verifying Checksum 20:34:26 63b65145d645: Download complete 20:34:26 a2aff8979fd8: Verifying Checksum 20:34:26 a2aff8979fd8: Download complete 20:34:26 63b65145d645: Pull complete 20:34:26 a2d21d5440eb: Pull complete 20:34:27 f25807f1079a: Verifying Checksum 20:34:27 f25807f1079a: Download complete 20:34:27 935e6c44a52c: Verifying Checksum 20:34:27 935e6c44a52c: Download complete 20:34:27 6808be2612f2: Verifying Checksum 20:34:27 6808be2612f2: Download complete 20:34:30 935e6c44a52c: Pull complete 20:34:30 94cc34f8dd06: Pull complete 20:34:30 30dea6a524f1: Pull complete 20:34:30 a2aff8979fd8: Pull complete 20:34:33 6808be2612f2: Pull complete 20:34:34 f25807f1079a: Pull complete 20:34:34 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 20:34:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:34:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:34:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:34:34 WORKDIR /edgex 20:34:34 COPY go.mod . 20:34:34 RUN go mod download 20:34:34 + docker build -t ci-base-image-x86_64 -f - . 20:34:35 Sending build context to Docker daemon 170.7MB 20:34:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:34:35 ---> 3b553350e43f 20:34:35 Step 2/4 : WORKDIR /edgex 20:34:39 ---> Running in 2fba74ef1181 20:34:39 Removing intermediate container 2fba74ef1181 20:34:39 ---> f59a31221430 20:34:39 Step 3/4 : COPY go.mod . 20:34:39 ---> 3e4559efaf93 20:34:39 Step 4/4 : RUN go mod download 20:34:39 ---> Running in 01d7a50353e4 20:34:40 Still waiting to schedule task 20:34:40 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9206’ 20:34:54 Removing intermediate container 01d7a50353e4 20:34:54 ---> fc49df6e095a 20:34:54 Successfully built fc49df6e095a 20:34:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:54 + docker inspect -f . ci-base-image-x86_64 20:34:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:54 prd-ubuntu20.04-docker-8c-8g-9209 does not seem to be running inside a container 20:34:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:34:55 $ docker top 294de903f5516b9cb7ed90b4691deef9ceaefe1416ac6e7da1ce0e92cbe2543c -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:55 + go version 20:34:55 go version go1.20.2 linux/amd64 [Pipeline] } 20:34:55 $ docker stop --time=1 294de903f5516b9cb7ed90b4691deef9ceaefe1416ac6e7da1ce0e92cbe2543c 20:34:56 $ docker rm -f --volumes 294de903f5516b9cb7ed90b4691deef9ceaefe1416ac6e7da1ce0e92cbe2543c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:57 + docker inspect -f . ci-base-image-x86_64 20:34:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:57 prd-ubuntu20.04-docker-8c-8g-9209 does not seem to be running inside a container 20:34:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:34:58 $ docker top a11b8d3f0620988d5fa6eb8a60f0b1fab42269cb353666ee2454de62fcee5373 -eo pid,comm [Pipeline] { [Pipeline] echo 20:34:58 ========================================================= 20:34:58 [edgeXBuildGoParallel] Running Tests and Build... 20:34:58 ========================================================= [Pipeline] sh 20:34:58 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:34:58 + make test 20:34:58 go test -race -coverprofile=coverage.out ./... 20:35:06 ? github.com/edgexfoundry/edgex-go [no test files] 20:35:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:35:21 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:35:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:35:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:35:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:35:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:35:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:35:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:35:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:35:21 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:35:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:35:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:35:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:35:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:35:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements 20:35:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements 20:35:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.099s coverage: 71.5% of statements 20:35:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:35:29 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:35:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:35:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:35:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:35:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.0% of statements 20:35:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:35:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:35:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:35:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:35:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:35:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:35:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:35:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.163s coverage: 88.5% of statements 20:35:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements 20:35:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:35:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:35:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:35:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.388s coverage: 95.6% of statements 20:35:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:35:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:35:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:35:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:35:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:35:36 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements 20:35:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:35:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:35:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:35:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 65.9% of statements 20:35:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:35:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:35:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements 20:35:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 29.0% of statements 20:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 44.1% of statements 20:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 82.9% of statements 20:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 20:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements 20:35:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements 20:35:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:35:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:35:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:35:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:35:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:35:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:35:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:35:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:35:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:35:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:35:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:35:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:35:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:35:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:35:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:35:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:35:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:35:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:35:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:35:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:35:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:35:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:35:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:35:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:35:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:35:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements 20:35:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:35:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:35:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:35:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.290s coverage: 79.9% of statements 20:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 20:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 20:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements 20:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 20:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 20:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 20:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.8% of statements 20:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements 20:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements 20:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 63.1% of statements 20:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 20:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 20:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 20:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 20:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 20:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 38.4% of statements 20:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 20:36:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 20:36:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 20:36:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.3% of statements 20:36:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 61.5% of statements 20:36:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements 20:36:04 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 20:36:04 running golangci-lint 20:36:04 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 20:36:04 go version go1.20.2 linux/amd64 20:36:04 level=info msg="[config_reader] Used config file .golangci.yml" 20:36:04 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 20:36:19 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|name|deps|exports_file|imports|types_sizes) took 15.158459125s" 20:36:19 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.005271ms" 20:36:27 level=info msg="[linters_context/goanalysis] analyzers took 58.115562816s with top 10 stages: buildir: 34.801754573s, inspect: 1.383014254s, fact_deprecated: 1.327031258s, printf: 1.160206108s, S1038: 1.101427419s, ctrlflow: 1.055366282s, fact_purity: 1.027869815s, gosec: 909.192585ms, nilness: 875.618456ms, SA4030: 463.018445ms" 20:36:27 level=info msg="[runner] Issues before processing: 203, after processing: 0" 20:36:27 level=info msg="[runner] Processors filtering stat (out/in): exclude: 203/203, filename_unadjuster: 203/203, skip_files: 203/203, skip_dirs: 203/203, exclude-rules: 23/203, cgo: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, path_prettifier: 203/203, nolint: 0/23" 20:36:27 level=info msg="[runner] processing took 17.224257ms with stages: nolint: 7.03353ms, identifier_marker: 4.251146ms, autogenerated_exclude: 2.610542ms, path_prettifier: 1.323381ms, exclude-rules: 1.236651ms, skip_dirs: 700.396µs, filename_unadjuster: 33.951µs, cgo: 29.2µs, max_same_issues: 1.17µs, severity-rules: 730ns, skip_files: 590ns, uniq_by_line: 540ns, sort_results: 440ns, source_code: 440ns, exclude: 420ns, path_prefixer: 400ns, diff: 250ns, max_from_linter: 210ns, path_shortener: 140ns, max_per_file_from_linter: 130ns" 20:36:27 level=info msg="[runner] linters took 8.149008776s with stages: goanalysis_metalinter: 8.131694838s" 20:36:27 level=info msg="File cache stats: 0 entries of total size 0B" 20:36:27 level=info msg="Memory: 235 samples, avg is 193.2MB, max is 819.6MB" 20:36:27 level=info msg="Execution took 23.358057257s" 20:36:27 go vet ./... 20:36:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:36:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:36:31 ./bin/test-attribution-txt.sh [Pipeline] echo 20:36:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:36:32 + ls -al . 20:36:32 total 704 20:36:32 drwxrwxr-x 11 1001 1001 4096 Apr 20 20:34 . 20:36:32 drwxr-xr-x 4 root root 4096 Apr 20 20:34 .. 20:36:32 drwxrwxr-x 2 1001 1001 4096 Apr 20 20:33 .blubracket 20:36:32 -rw-rw-r-- 1 1001 1001 16 Apr 20 20:33 .dockerignore 20:36:32 drwxrwxr-x 8 1001 1001 4096 Apr 20 20:34 .git 20:36:32 drwxrwxr-x 3 1001 1001 4096 Apr 20 20:33 .github 20:36:32 -rw-rw-r-- 1 1001 1001 1133 Apr 20 20:33 .gitignore 20:36:32 -rw-rw-r-- 1 1001 1001 42 Apr 20 20:33 .golangci.yml 20:36:32 -rw-rw-r-- 1 1001 1001 87 Apr 20 20:33 .hadolint.yml 20:36:32 drwxr-xr-x 3 1001 1001 4096 Apr 20 20:34 .semver 20:36:32 -rw-rw-r-- 1 1001 1001 166 Apr 20 20:33 .sonarcloud.properties 20:36:32 -rw-rw-r-- 1 1001 1001 1171 Apr 20 20:33 ADOPTERS.md 20:36:32 -rw-rw-r-- 1 1001 1001 10835 Apr 20 20:33 Attribution.txt 20:36:32 -rw-rw-r-- 1 1001 1001 73765 Apr 20 20:33 CHANGELOG.md 20:36:32 -rw-rw-r-- 1 1001 1001 3804 Apr 20 20:33 CONTRIBUTING.md 20:36:32 -rw-rw-r-- 1 1001 1001 677 Apr 20 20:33 GOVERNANCE.md 20:36:32 -rw-rw-r-- 1 1001 1001 883 Apr 20 20:33 Jenkinsfile 20:36:32 -rw-rw-r-- 1 1001 1001 10775 Apr 20 20:33 LICENSE 20:36:32 -rw-rw-r-- 1 1001 1001 14368 Apr 20 20:33 Makefile 20:36:32 -rw-rw-r-- 1 1001 1001 582 Apr 20 20:33 OWNERS.md 20:36:32 -rw-rw-r-- 1 1001 1001 9403 Apr 20 20:33 README.md 20:36:32 -rw-rw-r-- 1 1001 1001 789 Apr 20 20:33 SECURITY.md 20:36:32 -rw-rw-r-- 1 1001 1001 5 Apr 20 20:34 VERSION 20:36:32 drwxrwxr-x 2 1001 1001 4096 Apr 20 20:33 bin 20:36:32 drwxrwxr-x 18 1001 1001 4096 Apr 20 20:33 cmd 20:36:32 -rw-r--r-- 1 root root 448248 Apr 20 20:36 coverage.out 20:36:32 -rw-rw-r-- 1 1001 1001 3200 Apr 20 20:33 go.mod 20:36:32 -rw-rw-r-- 1 1001 1001 31155 Apr 20 20:33 go.sum 20:36:32 drwxrwxr-x 7 1001 1001 4096 Apr 20 20:33 internal 20:36:32 drwxrwxr-x 3 1001 1001 4096 Apr 20 20:33 openapi 20:36:32 -rw-rw-r-- 1 1001 1001 594 Apr 20 20:33 security.txt 20:36:32 drwxrwxr-x 4 1001 1001 4096 Apr 20 20:33 snap 20:36:32 -rw-rw-r-- 1 1001 1001 204 Apr 20 20:33 version.go [Pipeline] sh 20:36:32 + '[' -e coverage.out ] 20:36:32 + chown 1001:1001 coverage.out [Pipeline] stash 20:36:32 Stashed 1 file(s) [Pipeline] sh 20:36:33 + make build 20:36:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:36:45 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 20:36:45 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 20:36:46 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 20:36:47 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 20:36:53 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 20:36:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:36:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:36:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:36:57 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 20:36:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:36:59 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] } 20:37:00 $ docker stop --time=1 a11b8d3f0620988d5fa6eb8a60f0b1fab42269cb353666ee2454de62fcee5373 20:37:04 $ docker rm -f --volumes a11b8d3f0620988d5fa6eb8a60f0b1fab42269cb353666ee2454de62fcee5373 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:37:05 20:37:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:37:05 latest: Pulling from edgex-devops/edgex-compose 20:37:05 cbdbe7a5bc2a: Pulling fs layer 20:37:05 ca9280d653b3: Pulling fs layer 20:37:05 7e9c9ca2126c: Pulling fs layer 20:37:05 cbdbe7a5bc2a: Download complete 20:37:06 ca9280d653b3: Verifying Checksum 20:37:06 ca9280d653b3: Download complete 20:37:06 cbdbe7a5bc2a: Pull complete 20:37:06 7e9c9ca2126c: Verifying Checksum 20:37:06 7e9c9ca2126c: Download complete 20:37:06 ca9280d653b3: Pull complete 20:37:09 7e9c9ca2126c: Pull complete 20:37:09 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:37:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:37:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:37:10 prd-ubuntu20.04-docker-8c-8g-9209 does not seem to be running inside a container 20:37:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:37:11 $ docker top 22c2d9aea9f70b38a74509a4201c0aa1b6ded9fd811f5fa03b822bb690728b5b -eo pid,comm [Pipeline] { [Pipeline] sh 20:37:12 + docker-compose build --help 20:37:12 + grep parallel 20:37:12 --parallel Build images in parallel. [Pipeline] } 20:37:12 $ docker stop --time=1 22c2d9aea9f70b38a74509a4201c0aa1b6ded9fd811f5fa03b822bb690728b5b 20:37:14 $ docker rm -f --volumes 22c2d9aea9f70b38a74509a4201c0aa1b6ded9fd811f5fa03b822bb690728b5b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:37:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:37:15 prd-ubuntu20.04-docker-8c-8g-9209 does not seem to be running inside a container 20:37:15 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:37:15 $ docker top 876372e402686faa6cdfeb9d08ebca4087496172cca89b8d0e2a4f143a499ff0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:37:15 + docker-compose -f ./docker-compose-build.yml build --parallel 20:37:16 Building core-command ... 20:37:16 Building core-common-config-bootstrapper ... 20:37:16 Building core-data ... 20:37:16 Building core-metadata ... 20:37:16 Building security-bootstrapper ... 20:37:16 Building security-proxy-auth ... 20:37:16 Building security-proxy-setup ... 20:37:16 Building security-secretstore-setup ... 20:37:16 Building security-spiffe-token-provider ... 20:37:16 Building security-spire-agent ... 20:37:16 Building security-spire-config ... 20:37:16 Building security-spire-server ... 20:37:16 Building support-notifications ... 20:37:16 Building support-scheduler ... 20:37:16 Building support-notifications 20:37:16 Building security-spire-config 20:37:16 Building security-bootstrapper 20:37:16 Building security-spire-server 20:37:16 Building security-spiffe-token-provider 20:37:28 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:37:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:37:28 ---> fc49df6e095a 20:37:28 Step 3/26 : WORKDIR /edgex-go 20:37:28 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:37:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:37:28 ---> fc49df6e095a 20:37:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:37:28 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:37:28 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:37:28 ---> fc49df6e095a 20:37:28 Step 3/33 : WORKDIR /edgex-go 20:37:28 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:37:28 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:37:28 ---> fc49df6e095a 20:37:28 Step 3/27 : WORKDIR /edgex-go 20:37:28 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:37:28 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:37:28 ---> fc49df6e095a 20:37:28 Step 3/20 : WORKDIR /edgex-go 20:37:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9211 in /w/workspace/edgexfoundry_edgex-go_PR-4521 [Pipeline] { [Pipeline] ws 20:37:30 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:37:30 The recommended git tool is: git 20:37:35 ---> Running in e469b5254c35 20:37:35 ---> Running in 02761728d9e3 20:37:35 ---> Running in 00fb7ad1f4d6 20:37:35 ---> Running in edf80dd7d04a 20:37:35 ---> Running in 6db0653f084a 20:37:35 Removing intermediate container e469b5254c35 20:37:35 ---> 3562843cf55b 20:37:35 Step 4/23 : WORKDIR /edgex-go 20:37:35 Removing intermediate container 00fb7ad1f4d6 20:37:35 ---> f43664a6b219 20:37:35 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:37:35 Removing intermediate container 02761728d9e3 20:37:35 ---> d33cff461c12 20:37:35 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:37:35 Removing intermediate container edf80dd7d04a 20:37:35 ---> a29785f6aaac 20:37:35 Step 4/33 : RUN apk add --update --no-cache make git 20:37:35 Removing intermediate container 6db0653f084a 20:37:35 ---> 92fb3d97e4d3 20:37:35 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:37:35 ---> Running in d5af802160f6 20:37:35 ---> Running in 8b18e4bf551c 20:37:35 ---> Running in 01d32d6a010f 20:37:35 ---> Running in 228bd5de92ae 20:37:35 ---> Running in c3bf5864bf4e 20:37:35 Removing intermediate container 8b18e4bf551c 20:37:35 ---> 02501261f56c 20:37:35 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:37:35 ---> Running in 26e06ea48997 20:37:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:37:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:37:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:37:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:37:36 OK: 265 MiB in 53 packages 20:37:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:37:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:37:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:37:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:37:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:37:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:37:36 v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:37:36 v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:37:36 OK: 17824 distinct packages available 20:37:36 OK: 265 MiB in 53 packages 20:37:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:37:36 Removing intermediate container d5af802160f6 20:37:36 ---> 1a5456c2b758 20:37:36 Step 5/26 : COPY go.mod vendor* ./ 20:37:36 OK: 265 MiB in 53 packages 20:37:36 OK: 265 MiB in 53 packages 20:37:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:37:36 ---> a89652a674cd 20:37:36 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:36 ---> Running in f04027880b66 20:37:36 Removing intermediate container c3bf5864bf4e 20:37:36 ---> 71cfdba9665c 20:37:36 Step 5/27 : COPY go.mod vendor* ./ 20:37:36 OK: 265 MiB in 53 packages 20:37:36 ---> 41c4ff0b44d9 20:37:36 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:37 ---> Running in dfba65860f99 20:37:37 Removing intermediate container 26e06ea48997 20:37:37 ---> 78dec6d3cce0 20:37:37 Step 6/23 : COPY go.mod vendor* ./ 20:37:37 Removing intermediate container 228bd5de92ae 20:37:37 ---> c6b2af7c73ea 20:37:37 Step 5/33 : COPY go.mod vendor* ./ 20:37:37 ---> 1f7ab2c69cac 20:37:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:37 ---> 3bfe7a3a9fdd 20:37:37 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:37 ---> Running in 6c202d62dc5e 20:37:37 ---> Running in 24f78da95723 20:37:37 Removing intermediate container 01d32d6a010f 20:37:37 using credential edgex-jenkins-ssh 20:37:37 Cloning the remote Git repository 20:37:37 ---> 25e6d6f81ecb 20:37:37 Step 5/20 : COPY go.mod vendor* ./ 20:37:37 ---> f632630f34ca 20:37:37 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:37 ---> Running in 0d74f67d52a8 20:37:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:37:37 > git init /w/workspace/edgex-go/1 # timeout=10 20:37:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:37:37 > git --version # timeout=10 20:37:37 > git --version # 'git version 2.25.1' 20:37:37 using GIT_SSH to set credentials SSH Credentials for GitHub 20:37:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:37:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:37:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:37:58 Merging remotes/origin/main commit 6ed5f643afd548d7d3f8a26d03abe2373781a040 into PR head commit adae08446ccafd5bbf2269dbd38b65bc1a977ca6 20:37:58 Merge succeeded, producing adae08446ccafd5bbf2269dbd38b65bc1a977ca6 20:37:58 Checking out Revision adae08446ccafd5bbf2269dbd38b65bc1a977ca6 (PR-4521) 20:37:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:37:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:37:57 using GIT_SSH to set credentials SSH Credentials for GitHub 20:37:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4521/head:refs/remotes/origin/PR-4521 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:37:58 > git config core.sparsecheckout # timeout=10 20:37:58 > git checkout -f adae08446ccafd5bbf2269dbd38b65bc1a977ca6 # timeout=10 20:37:58 > git remote # timeout=10 20:37:58 > git config --get remote.origin.url # timeout=10 20:37:58 using GIT_SSH to set credentials SSH Credentials for GitHub 20:37:58 > git merge 6ed5f643afd548d7d3f8a26d03abe2373781a040 # timeout=10 20:37:58 > git rev-parse HEAD^{commit} # timeout=10 20:37:58 > git config core.sparsecheckout # timeout=10 20:37:58 > git checkout -f adae08446ccafd5bbf2269dbd38b65bc1a977ca6 # timeout=10 20:38:02 Commit message: "build: update spire" 20:38:02 > git --version # timeout=10 20:38:02 > git --version # 'git version 2.25.1' 20:38:02 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:38:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:38:03 % Total % Received % Xferd Average Speed Time Time Time Current 20:38:03 Dload Upload Total Spent Left Speed 20:38:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 20:38:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:38:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:38:05 + sudo tee /etc/docker/daemon.new 20:38:05 { 20:38:05 "registry-mirrors": [ 20:38:05 "https://nexus3.edgexfoundry.org:10001" 20:38:05 ], 20:38:05 "bip": "10.250.0.254/24", 20:38:05 "hosts": [ 20:38:05 "tcp://0.0.0.0:5555", 20:38:05 "unix:///var/run/docker.sock" 20:38:05 ], 20:38:05 "mtu": 1458, 20:38:05 "selinux-enabled": true, 20:38:05 "seccomp-profile": "/etc/docker/seccomp.json" 20:38:05 } [Pipeline] sh 20:38:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:38:05 + sudo service docker restart 20:38:16 Removing intermediate container 24f78da95723 20:38:16 ---> 6d0a29874d5c 20:38:16 Step 7/33 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:38:24 provisioning config files... 20:38:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5745907575164825543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:38:24 ---> docker-login.sh 20:38:24 nexus3.edgexfoundry.org:10001 20:38:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:25 Configure a credential helper to remove this warning. See 20:38:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:25 20:38:25 Login Succeeded 20:38:25 nexus3.edgexfoundry.org:10002 20:38:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:25 Configure a credential helper to remove this warning. See 20:38:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:25 20:38:25 Login Succeeded 20:38:25 nexus3.edgexfoundry.org:10003 20:38:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:26 Configure a credential helper to remove this warning. See 20:38:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:26 20:38:26 Login Succeeded 20:38:26 nexus3.edgexfoundry.org:10004 20:38:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:26 Configure a credential helper to remove this warning. See 20:38:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:26 20:38:26 Login Succeeded 20:38:26 docker.io 20:38:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:27 Configure a credential helper to remove this warning. See 20:38:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:27 20:38:27 Login Succeeded 20:38:27 ---> docker-login.sh ends [Pipeline] } 20:38:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:38:28 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:38:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:38:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:38:28 ========================================================= 20:38:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:38:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:38:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:38:28 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:38:28 af6eaf76a39c: Pulling fs layer 20:38:28 55522c791124: Pulling fs layer 20:38:28 ce5c4a1c91eb: Pulling fs layer 20:38:28 169dfbe0d373: Pulling fs layer 20:38:28 e1ff8fa3b103: Pulling fs layer 20:38:28 52ebb69f0ebf: Pulling fs layer 20:38:28 5abe8eddf0d5: Pulling fs layer 20:38:28 e1ff8fa3b103: Waiting 20:38:28 169dfbe0d373: Waiting 20:38:28 5abe8eddf0d5: Waiting 20:38:28 52ebb69f0ebf: Waiting 20:38:28 55522c791124: Verifying Checksum 20:38:28 55522c791124: Download complete 20:38:28 169dfbe0d373: Verifying Checksum 20:38:28 169dfbe0d373: Download complete 20:38:28 e1ff8fa3b103: Verifying Checksum 20:38:28 e1ff8fa3b103: Download complete 20:38:28 af6eaf76a39c: Verifying Checksum 20:38:28 af6eaf76a39c: Download complete 20:38:29 af6eaf76a39c: Pull complete 20:38:30 5abe8eddf0d5: Verifying Checksum 20:38:30 5abe8eddf0d5: Download complete 20:38:30 55522c791124: Pull complete 20:38:31 ce5c4a1c91eb: Verifying Checksum 20:38:31 ce5c4a1c91eb: Download complete 20:38:31 52ebb69f0ebf: Verifying Checksum 20:38:31 52ebb69f0ebf: Download complete 20:38:42 ---> 52710a4c2dcb 20:38:42 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:38:42 ---> Running in 4d0674c372c2 20:38:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:38:42 Removing intermediate container dfba65860f99 20:38:42 ---> d7fc5f4adc43 20:38:42 Step 7/27 : COPY . . 20:38:42 Removing intermediate container 0d74f67d52a8 20:38:42 ---> b630203f3d25 20:38:42 Step 7/20 : COPY . . 20:38:42 Removing intermediate container f04027880b66 20:38:42 ---> 0694da8bf3ff 20:38:42 Step 7/26 : COPY . . 20:38:42 Removing intermediate container 6c202d62dc5e 20:38:42 ---> f61b4b28b914 20:38:42 Step 8/23 : COPY . . 20:38:43 ce5c4a1c91eb: Pull complete 20:38:43 169dfbe0d373: Pull complete 20:38:43 e1ff8fa3b103: Pull complete 20:38:49 52ebb69f0ebf: Pull complete 20:38:51 5abe8eddf0d5: Pull complete 20:38:51 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 20:38:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:38:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:38:51 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:38:51 WORKDIR /edgex 20:38:51 COPY go.mod . 20:38:51 RUN go mod download 20:38:51 + docker build -t ci-base-image-arm64 -f - . 20:38:52 Sending build context to Docker daemon 2.932MB 20:38:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:38:52 ---> 6cb57ee374ae 20:38:52 Step 2/4 : WORKDIR /edgex 20:38:54 ---> Running in 99682f6138f5 20:38:54 Removing intermediate container 99682f6138f5 20:38:54 ---> e2f12017552a 20:38:54 Step 3/4 : COPY go.mod . 20:38:55 ---> 80a09bd0ac73 20:38:55 Step 4/4 : RUN go mod download 20:38:55 ---> Running in d97d5fda87a6 20:39:04 ---> dd16b442af60 20:39:04 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:39:04 ---> 68f082b81799 20:39:04 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:39:04 ---> 9a1ebc48b81c 20:39:04 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:39:04 ---> 77a355dd6e3f 20:39:04 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 20:39:04 ---> Running in cdc816e19dee 20:39:04 ---> Running in c4487ff552d9 20:39:04 ---> Running in c84871180a84 20:39:04 ---> Running in d7372a681518 20:39:04 Removing intermediate container c84871180a84 20:39:04 ---> d7a1fbc3f5e5 20:39:04 Step 9/27 : WORKDIR /edgex-go/spire-build 20:39:04 Removing intermediate container cdc816e19dee 20:39:04 ---> 174b9c78d3b6 20:39:04 Step 9/26 : WORKDIR /edgex-go/spire-build 20:39:04 ---> Running in d71cf03bbae1 20:39:04 ---> Running in 86f409432395 20:39:04 Removing intermediate container d71cf03bbae1 20:39:04 ---> 2d9be10af180 20:39:04 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:39:04 ---> Running in 6ed336244e06 20:39:04 Removing intermediate container 86f409432395 20:39:04 ---> 631fb76243b0 20:39:04 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:39:04 ---> Running in 8bd62705524c 20:39:04 Removing intermediate container 6ed336244e06 20:39:04 ---> 03f8dfe99920 20:39:04 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 20:39: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:39:04 ---> Running in eff3ce9e3a21 20:39:04 Removing intermediate container 8bd62705524c 20:39:04 ---> a757d5e0f098 20:39:04 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 20:39:04 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:39:04 ---> Running in 93af168cdc15 20:39:04 Removing intermediate container 93af168cdc15 20:39:04 ---> 4e7ec1ea5d46 20:39:04 Step 12/26 : WORKDIR /edgex-go 20:39:04 ---> Running in 74bb4b3d3398 20:39:04 Removing intermediate container eff3ce9e3a21 20:39:04 ---> 0e3cdc83283e 20:39:04 Step 12/27 : WORKDIR /edgex-go 20:39:05 ---> Running in 3e90d44f7df2 20:39:05 Removing intermediate container 74bb4b3d3398 20:39:05 ---> 6816a63d89cc 20:39:05 20:39:05 Step 13/26 : FROM alpine:3.17 20:39:05 3.17: Pulling from library/alpine 20:39:05 Removing intermediate container 3e90d44f7df2 20:39:05 ---> 138373112de6 20:39:05 20:39:05 Step 13/27 : FROM alpine:3.17 20:39:05 3.17: Pulling from library/alpine 20:39:05 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:39:05 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:39:05 Status: Image is up to date for alpine:3.17 20:39:05 Status: Downloaded newer image for alpine:3.17 20:39:05 ---> 9ed4aefc74f6 20:39:05 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:05 ---> 9ed4aefc74f6 20:39:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:05 ---> Running in c7d7990dabf0 20:39:05 ---> Running in 271bb5d0845a 20:39:05 Removing intermediate container 271bb5d0845a 20:39:05 ---> 4f9d36fc9c36 20:39:05 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:39:05 Removing intermediate container c7d7990dabf0 20:39:05 ---> 92da6d444c90 20:39:05 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:39:05 ---> Running in eeaea5cc007e 20:39:05 ---> Running in df2ffd9952f3 20:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:39:06 v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:39:06 v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:39:06 OK: 17820 distinct packages available 20:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:39:06 v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:39:06 v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:39:06 OK: 17820 distinct packages available 20:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:39:07 (1/5) Installing dumb-init (1.2.5-r2) 20:39:07 (2/5) Installing musl-obstack (1.2.3-r0) 20:39:07 (3/5) Installing libucontext (1.2-r0) 20:39:07 (4/5) Installing gcompat (1.1.0-r0) 20:39:07 (5/5) Installing openssl (3.0.8-r4) 20:39:07 Executing busybox-1.35.0-r29.trigger 20:39:07 OK: 8 MiB in 20 packages 20:39:07 (1/4) Installing dumb-init (1.2.5-r2) 20:39:07 (2/4) Installing musl-obstack (1.2.3-r0) 20:39:07 (3/4) Installing libucontext (1.2-r0) 20:39:07 (4/4) Installing gcompat (1.1.0-r0) 20:39:07 Executing busybox-1.35.0-r29.trigger 20:39:07 OK: 7 MiB in 19 packages 20:39:08 Removing intermediate container eeaea5cc007e 20:39:08 ---> dccc3c4d26e5 20:39:08 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:09 Removing intermediate container df2ffd9952f3 20:39:09 ---> 7b31a48fb5a5 20:39:09 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:09 ---> 74e7b48b9590 20:39:09 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:39:10 ---> e73edd749bdc 20:39:10 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:39:10 ---> 40104312e882 20:39:10 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:39:13 ---> 9aca44211833 20:39:13 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:39:17 ---> d24060371c4a 20:39:17 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:39:17 ---> 957135ef3f84 20:39:17 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:39:18 ---> 56cdc02a0386 20:39:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:39:18 ---> cf10c619c3ea 20:39:18 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:39:18 ---> Running in ec069923a00c 20:39:18 ---> 3a5a4e23d51d 20:39:18 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:39:19 Removing intermediate container ec069923a00c 20:39:19 ---> 10016755a43a 20:39:19 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:39:19 ---> 9afde95774c4 20:39:19 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:39:19 ---> Running in 9a74e6808867 20:39:20 ---> 6b3d60350561 20:39:20 Step 22/27 : WORKDIR / 20:39:20 ---> Running in 4ba2eada647d 20:39:20 Removing intermediate container 4d0674c372c2 20:39:20 ---> 432caa172b96 20:39:20 20:39:20 Step 9/33 : FROM alpine:3.17 20:39:20 ---> 9ed4aefc74f6 20:39:20 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:39:20 Removing intermediate container 9a74e6808867 20:39:20 ---> fd10bb7a007d 20:39:20 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:39:20 ---> Running in 6eb6dcb438fb 20:39:20 ---> Running in 52f53c015d54 20:39:20 Removing intermediate container 4ba2eada647d 20:39:20 ---> abb6b6f9cc4f 20:39:20 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:39:20 ---> Running in 7ea1eecb2160 20:39:20 Removing intermediate container 6eb6dcb438fb 20:39:20 ---> 92229a8c445b 20:39:20 Step 24/26 : LABEL arch=x86_64 20:39:21 Removing intermediate container 52f53c015d54 20:39:21 ---> e47f48c0d25b 20:39:21 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:39:21 ---> Running in bf5ccf2ffcad 20:39:21 Removing intermediate container 7ea1eecb2160 20:39:21 ---> d8d9b357a80c 20:39:21 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:39:21 ---> Running in 855fc90df731 20:39:21 ---> Running in 38f4cd5d7ccc 20:39:21 Removing intermediate container bf5ccf2ffcad 20:39:21 ---> 8077196a1ca8 20:39:21 Step 25/26 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 20:39:21 Removing intermediate container 38f4cd5d7ccc 20:39:21 ---> 1dc834e8cc0c 20:39:21 Step 25/27 : LABEL arch=x86_64 20:39:21 ---> Running in a8cb5e3febf8 20:39:21 ---> Running in c04164516258 20:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:39:21 Removing intermediate container a8cb5e3febf8 20:39:21 ---> 5115a62c01db 20:39:21 Step 26/26 : LABEL version=0.0.0 20:39:21 Removing intermediate container c04164516258 20:39:22 ---> 34393db389ec 20:39:22 Step 26/27 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 20:39:22 (1/2) Installing dumb-init (1.2.5-r2) 20:39:22 (2/2) Installing su-exec (0.2-r2) 20:39:22 ---> Running in 7a80b848e9a9 20:39:22 Executing busybox-1.35.0-r29.trigger 20:39:22 OK: 7 MiB in 17 packages 20:39:22 ---> Running in 0ab49743785f 20:39:22 Removing intermediate container 7a80b848e9a9 20:39:22 ---> b212cd33f1bb 20:39:22 20:39:22 Removing intermediate container 0ab49743785f 20:39:22 ---> 3bd8fe757a65 20:39:22 Step 27/27 : LABEL version=0.0.0 20:39:22 ---> Running in 046b6b8461d4 20:39:23 Successfully built b212cd33f1bb 20:39:23 Successfully tagged security-spire-server:latest 20:39:23  Building security-spire-server ... done Building support-scheduler 20:39:23 Removing intermediate container 855fc90df731 20:39:23 ---> c074f628610d 20:39:23 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:39:26 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:39:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:39:26 ---> fc49df6e095a 20:39:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:39:26 ---> Using cache 20:39:26 ---> 3562843cf55b 20:39:26 Step 4/23 : WORKDIR /edgex-go 20:39:26 ---> Using cache 20:39:26 ---> 02501261f56c 20:39:26 Step 5/23 : RUN apk add --update --no-cache make git 20:39:29 Removing intermediate container d97d5fda87a6 20:39:29 ---> b8494bf33e33 20:39:29 Successfully built b8494bf33e33 20:39:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:29 + docker inspect -f . ci-base-image-arm64 20:39:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:29 prd-ubuntu20.04-docker-arm64-4c-16g-9211 does not seem to be running inside a container 20:39:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:39:31 $ docker top 6302bd9b5a86dea878d31322e2e3ce540999e3d04ae2151b62819685345752e1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:31 Removing intermediate container 046b6b8461d4 20:39:31 ---> 481490cc131a 20:39:31 20:39:31 ---> Running in cf929c008b8d 20:39:31 ---> Running in 260d148ec919 20:39:31 Successfully built 481490cc131a 20:39:31 Successfully tagged security-spire-config:latest 20:39:31 Building core-common-config-bootstrapper 20:39:31  Building security-spire-config ... done Removing intermediate container cf929c008b8d 20:39:31 ---> af51887049cd 20:39:31 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:39:32 + go version 20:39:32 go version go1.20.2 linux/arm64 [Pipeline] } 20:39:32 $ docker stop --time=1 6302bd9b5a86dea878d31322e2e3ce540999e3d04ae2151b62819685345752e1 20:39:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:39:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:39:32 OK: 265 MiB in 53 packages 20:39:33 $ docker rm -f --volumes 6302bd9b5a86dea878d31322e2e3ce540999e3d04ae2151b62819685345752e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 20:39:34 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:39:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:39:34 ---> fc49df6e095a 20:39:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:39:34 ---> Using cache 20:39:34 ---> 3562843cf55b 20:39:34 Step 4/23 : WORKDIR /edgex-go 20:39:34 ---> Using cache 20:39:34 ---> 02501261f56c 20:39:34 Step 5/23 : RUN apk add --update --no-cache make git [Pipeline] sh 20:39:34 + docker inspect -f . ci-base-image-arm64 20:39:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:35 prd-ubuntu20.04-docker-arm64-4c-16g-9211 does not seem to be running inside a container 20:39:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:39:36 $ docker top 8548ef189efa89ad843dc674547cd2c5daad0295b6f13ec53e12b3d2199cb11f -eo pid,comm [Pipeline] { [Pipeline] echo 20:39:36 ========================================================= 20:39:36 [edgeXBuildGoParallel] Running Tests and Build... 20:39:36 ========================================================= [Pipeline] sh 20:39:37 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:39:38 + make test 20:39:38 go test -race -coverprofile=coverage.out ./... 20:39:38 ---> Running in e117911fda3a 20:39:38 ---> Running in 71b265872941 20:39:39 Removing intermediate container e117911fda3a 20:39:39 ---> c8ad450e630b 20:39:39 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:39:39 Removing intermediate container 260d148ec919 20:39:39 ---> 4273a6510edc 20:39:39 Step 6/23 : COPY go.mod vendor* ./ 20:39:39 ---> Running in 87ed204c7ae8 20:39:39 Removing intermediate container c4487ff552d9 20:39:39 ---> 50c3d5ec55d0 20:39:39 20:39:39 Step 9/20 : FROM alpine:3.17 20:39:39 ---> 9ed4aefc74f6 20:39:39 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:39:39 ---> Using cache 20:39:39 ---> e47f48c0d25b 20:39:39 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:39:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:39:39 Removing intermediate container d7372a681518 20:39:39 ---> 7be80db5d5ff 20:39:39 20:39:39 Step 10/23 : FROM alpine:3.17 20:39:39 ---> 9ed4aefc74f6 20:39:39 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:39:39 ---> Running in 5f9e67bf5049 20:39:39 Removing intermediate container 87ed204c7ae8 20:39:39 ---> 14161fcb0cc0 20:39:39 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:39:39 ---> Running in f4d54a51cb33 20:39:39 ---> Running in a605b8a01ff3 20:39:39 ---> 218d6642e6af 20:39:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:39:39 ---> Running in 2935eacc7b87 20:39:39 Removing intermediate container a605b8a01ff3 20:39:39 ---> 9275ff3bffc2 20:39:39 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:39:39 ---> Running in 351dca09cebe 20:39:39 OK: 265 MiB in 53 packages 20:39:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:39:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:39:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:39:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:39:39 Removing intermediate container 71b265872941 20:39:39 ---> 8d42d120a546 20:39:39 Step 6/23 : COPY go.mod vendor* ./ 20:39:40 v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:39:40 v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:39:40 OK: 17820 distinct packages available 20:39:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:39:40 ---> f4ccbe212e89 20:39:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:39:40 (1/2) Installing ca-certificates (20220614-r4) 20:39:40 (2/2) Installing dumb-init (1.2.5-r2) 20:39:40 Executing busybox-1.35.0-r29.trigger 20:39:40 ---> Running in 9fe1a892a3bd 20:39:40 Executing ca-certificates-20220614-r4.trigger 20:39:40 Removing intermediate container 351dca09cebe 20:39:40 ---> e3e19c01440b 20:39:40 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:39:40 OK: 8 MiB in 17 packages 20:39:40 ---> Running in 85a5309a6e64 20:39:40 (1/9) Installing ca-certificates (20220614-r4) 20:39:40 (2/9) Installing brotli-libs (1.0.9-r9) 20:39:40 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:39:40 (4/9) Installing libcurl (8.0.1-r0) 20:39:40 (5/9) Installing curl (8.0.1-r0) 20:39:40 (6/9) Installing dumb-init (1.2.5-r2) 20:39:40 Removing intermediate container 85a5309a6e64 20:39:40 ---> cd0fbc6019ff 20:39:40 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:39:40 (7/9) Installing musl-obstack (1.2.3-r0) 20:39:40 (8/9) Installing libucontext (1.2-r0) 20:39:40 (9/9) Installing gcompat (1.1.0-r0) 20:39:40 Executing busybox-1.35.0-r29.trigger 20:39:40 Executing ca-certificates-20220614-r4.trigger 20:39:40 OK: 10 MiB in 24 packages 20:39:40 ---> cfb152b6f4b2 20:39:40 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:39:40 ---> Running in fafd875a5b7d 20:39:40 Removing intermediate container f4d54a51cb33 20:39:40 ---> f9d6b0a17f8a 20:39:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:39:41 ---> Running in 9e09ef88680b 20:39:41 Removing intermediate container 5f9e67bf5049 20:39:41 ---> 64a4022dad1f 20:39:41 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:41 Removing intermediate container 9e09ef88680b 20:39:41 ---> 7c4f7397d771 20:39:41 Step 13/23 : ENV APP_PORT=59860 20:39:41 ---> Running in 129f85f5713c 20:39:41 ---> e809883eb6a5 20:39:41 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:39:41 Removing intermediate container 129f85f5713c 20:39:41 ---> 0c11b4bd9b2c 20:39:41 Step 14/23 : EXPOSE $APP_PORT 20:39:41 ---> Running in bddc05065d36 20:39:41 ---> 1d15eb852653 20:39:41 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:39:41 Removing intermediate container bddc05065d36 20:39:41 ---> 51a2115a059d 20:39:41 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:41 Removing intermediate container fafd875a5b7d 20:39:41 ---> 59243bf4afec 20:39:41 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:43 ---> fc414c9d3988 20:39:43 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:39:43 ---> 7dcde0621dc1 20:39:43 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:39:43 ---> 7db3033849cd 20:39:43 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:39:43 ---> 3355f8dd70e9 20:39:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:39:43 ---> 2e53fcc276cb 20:39:43 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:39:43 ---> 38664e8b5c5e 20:39:43 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:39:43 ---> Running in ba9fe0fb2b81 20:39:44 Removing intermediate container ba9fe0fb2b81 20:39:44 ---> a7ee5a81254c 20:39:44 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:39:44 ---> 4aa6bbd19a71 20:39:44 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:39:44 ---> Running in 55113674f821 20:39:44 ---> f01c18bc267f 20:39:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:39:44 Removing intermediate container 55113674f821 20:39:44 ---> e0d834a3c07b 20:39:44 Step 18/20 : LABEL arch=x86_64 20:39:44 ---> Running in 5d646ecd0121 20:39:44 ---> c65a4f43c1c9 20:39:44 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:39:44 ---> afc999c25291 20:39:44 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:39:44 ---> Running in 71519a3ad385 20:39:44 Removing intermediate container 5d646ecd0121 20:39:44 ---> ccc9fa873a68 20:39:44 Step 19/20 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 20:39:44 ---> Running in a5eb23b2123d 20:39:44 Removing intermediate container 71519a3ad385 20:39:44 ---> b61d38aa49d2 20:39:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:39:44 ---> 1d81a8f6b8a9 20:39:44 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:39:44 ---> Running in 61f1490786f5 20:39:44 Removing intermediate container a5eb23b2123d 20:39:44 ---> 6c5f505836af 20:39:44 Step 20/20 : LABEL version=0.0.0 20:39:44 ---> Running in 300819232c2c 20:39:44 Removing intermediate container 61f1490786f5 20:39:44 ---> db432985f36f 20:39:44 Step 21/23 : LABEL arch=x86_64 20:39:44 ---> Running in c266152bec76 20:39:44 ---> 685c3170604c 20:39:44 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:39:44 Removing intermediate container 300819232c2c 20:39:44 ---> b8fbec456394 20:39:44 20:39:44 Removing intermediate container c266152bec76 20:39:44 ---> 5063acd08c53 20:39:44 Step 22/23 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 20:39:44 ---> Running in 0382b1e02013 20:39:44 Successfully built b8fbec456394 20:39:44 Successfully tagged security-spiffe-token-provider:latest 20:39:44  Building security-spiffe-token-provider ... done Building core-command 20:39:44 ---> b80776556052 20:39:44 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:39:49 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:39:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:39:49 ---> fc49df6e095a 20:39:49 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:39:49 ---> Using cache 20:39:49 ---> 3562843cf55b 20:39:49 Step 4/24 : WORKDIR /edgex-go 20:39:49 ---> Using cache 20:39:49 ---> 02501261f56c 20:39:49 Step 5/24 : RUN apk add --update --no-cache make git 20:39:49 ---> Using cache 20:39:49 ---> 8d42d120a546 20:39:49 Step 6/24 : COPY go.mod vendor* ./ 20:39:49 ---> Using cache 20:39:49 ---> f4ccbe212e89 20:39:49 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:49 Removing intermediate container 0382b1e02013 20:39:49 ---> 0d90ae8c539e 20:39:49 Step 23/23 : LABEL version=0.0.0 20:39:49 ---> 2fe0e7c707ec 20:39:49 Step 28/33 : RUN chmod +x /entrypoint.sh 20:39:49 ---> Running in 2c29e11abdec 20:39:49 ---> Running in b4aea190bd9d 20:39:49 ---> Running in 9540789a3901 20:39:49 Removing intermediate container b4aea190bd9d 20:39:49 ---> f91fcb2dd215 20:39:49 20:39:49 Successfully built f91fcb2dd215 20:39:49 Successfully tagged support-notifications:latest 20:39:49 Building core-metadata 20:39:54  Building support-notifications ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:39:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:39:54 ---> fc49df6e095a 20:39:54 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:39:54 ---> Using cache 20:39:54 ---> 3562843cf55b 20:39:54 Step 4/25 : WORKDIR /edgex-go 20:39:54 ---> Using cache 20:39:54 ---> 02501261f56c 20:39:54 Step 5/25 : RUN apk add --update --no-cache make git 20:39:54 ---> Using cache 20:39:54 ---> 8d42d120a546 20:39:54 Step 6/25 : COPY go.mod vendor* ./ 20:39:54 ---> Using cache 20:39:54 ---> f4ccbe212e89 20:39:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:54 Removing intermediate container 9540789a3901 20:39:54 ---> 028a281841cd 20:39:54 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:39:54 ---> Running in 921f301e481a 20:39:54 ---> Running in ca6295582b33 20:39:55 Removing intermediate container ca6295582b33 20:39:55 ---> 0c2d8eb7eb5c 20:39:55 Step 30/33 : CMD ["gate"] 20:39:55 ---> Running in cbeb30386757 20:39:55 Removing intermediate container cbeb30386757 20:39:55 ---> 90b8563d85ab 20:39:55 Step 31/33 : LABEL arch=x86_64 20:39:55 ---> Running in 52866dce9cb4 20:39:55 Removing intermediate container 52866dce9cb4 20:39:55 ---> 2ede5437d037 20:39:55 Step 32/33 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 20:39:55 ---> Running in 5f19a4b6ff63 20:39:55 Removing intermediate container 5f19a4b6ff63 20:39:55 ---> f6a6e66c947c 20:39:55 Step 33/33 : LABEL version=0.0.0 20:39:55 ---> Running in 0eb590cb5e86 20:39:55 Removing intermediate container 0eb590cb5e86 20:39:55 ---> 6e31028dba30 20:39:55 20:39:55 Successfully built 6e31028dba30 20:39:55 Successfully tagged security-bootstrapper:latest 20:39:55  Building security-bootstrapper ... done Building security-proxy-setup 20:39:58 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:39:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:39:58 ---> fc49df6e095a 20:39:58 Step 3/22 : WORKDIR /edgex-go 20:39:58 ---> Using cache 20:39:58 ---> 92fb3d97e4d3 20:39:58 Step 4/22 : RUN apk add --update --no-cache make git 20:40:13 ---> Running in 4588fb64370f 20:40:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:40:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:40:13 OK: 265 MiB in 53 packages 20:40:24 ? github.com/edgexfoundry/edgex-go [no test files] 20:40:32 Removing intermediate container 4588fb64370f 20:40:32 ---> 1a2caaa75c59 20:40:32 Step 5/22 : COPY go.mod vendor* ./ 20:40:32 Removing intermediate container 9fe1a892a3bd 20:40:32 ---> a375504dce31 20:40:32 Step 8/23 : COPY . . 20:40:32 Removing intermediate container 2935eacc7b87 20:40:32 ---> b0570e83221d 20:40:32 Step 8/23 : COPY . . 20:40:32 Removing intermediate container 2c29e11abdec 20:40:32 ---> 4c6ba1275364 20:40:32 Step 8/24 : COPY . . 20:40:36 ---> 6268de2512d9 20:40:36 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:48 ---> Running in 0da15e9ff94c 20:40:48 ---> 01913ec90585 20:40:48 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:40:48 ---> 9beb2e269abf 20:40:48 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:40:48 ---> 1de1de6c2e19 20:40:48 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:40:48 ---> Running in 06fd0e0424ad 20:40:48 ---> Running in cb702a16d1ff 20:40:48 ---> Running in a58af4d17c84 20:40:48 Removing intermediate container 921f301e481a 20:40:48 ---> fb260224576b 20:40:48 Step 8/25 : COPY . . 20:40:48 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 20:40:48 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 20:40:48 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 20:41:03 ---> 342860260e44 20:41:03 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:41:04 ---> Running in 481bfbdcecde 20:41:05 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 20:41:32 Removing intermediate container 0da15e9ff94c 20:41:32 ---> 8a0fc7a525d7 20:41:32 Step 7/22 : COPY . . 20:41:37 ---> 9012c5282df0 20:41:37 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:41:37 Removing intermediate container 06fd0e0424ad 20:41:37 ---> 70b656133f4b 20:41:37 20:41:37 Step 10/24 : FROM alpine:3.17 20:41:37 ---> 9ed4aefc74f6 20:41:37 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:41:37 Removing intermediate container cb702a16d1ff 20:41:37 ---> 890c95f64ff0 20:41:37 20:41:37 Step 10/23 : FROM alpine:3.17 20:41:37 ---> 9ed4aefc74f6 20:41:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:41:37 Removing intermediate container a58af4d17c84 20:41:37 ---> ac01a352cfbe 20:41:37 20:41:37 Step 10/23 : FROM alpine:3.17 20:41:37 ---> 9ed4aefc74f6 20:41:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:41:38 ---> Running in 991f26e6ccda 20:41:38 ---> Running in f0dd897b16e1 20:41:38 ---> Running in d848c62a64be 20:41:38 ---> Running in fb421298dabd 20:41:38 Removing intermediate container d848c62a64be 20:41:38 ---> 7e57e6ef547d 20:41:38 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:41:38 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 20:41:39 ---> Running in ce455d9c5d9f 20:41:39 Removing intermediate container 481bfbdcecde 20:41:39 ---> 8cc63f9614e0 20:41:39 20:41:39 Step 10/25 : FROM alpine:3.17 20:41:39 ---> 9ed4aefc74f6 20:41:39 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:41:39 ---> Running in 900c2b40d3ba 20:41:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:41:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:41:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:41:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:41:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:41:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:41:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:41:40 (1/1) Installing dumb-init (1.2.5-r2) 20:41:40 Executing busybox-1.35.0-r29.trigger 20:41:40 (1/1) Installing dumb-init (1.2.5-r2) 20:41:40 OK: 7 MiB in 16 packages 20:41:40 Executing busybox-1.35.0-r29.trigger 20:41:40 OK: 7 MiB in 16 packages 20:41:40 (1/1) Installing dumb-init (1.2.5-r2) 20:41:40 Executing busybox-1.35.0-r29.trigger 20:41:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:41:40 OK: 7 MiB in 16 packages 20:41:40 (1/1) Installing dumb-init (1.2.5-r2) 20:41:40 Executing busybox-1.35.0-r29.trigger 20:41:40 OK: 7 MiB in 16 packages 20:41:40 Removing intermediate container fb421298dabd 20:41:40 ---> ac3db2cb041f 20:41:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:41:40 ---> Running in 45d42dd2c6f8 20:41:40 Removing intermediate container f0dd897b16e1 20:41:40 ---> 6caf004583a1 20:41:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:41:40 Removing intermediate container ce455d9c5d9f 20:41:40 ---> ad3207ec850f 20:41:40 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:40 ---> Running in edcabaaba311 20:41:40 Removing intermediate container 45d42dd2c6f8 20:41:40 ---> ea2e197d5b1a 20:41:40 Step 13/24 : ENV APP_PORT=59882 20:41:40 ---> Running in 4cdfc1706a93 20:41:41 Removing intermediate container edcabaaba311 20:41:41 ---> 0043804b1cb3 20:41:41 Step 13/23 : ENV APP_PORT=59861 20:41:41 ---> Running in c50310122cdf 20:41:41 ---> 211bb69d5197 20:41:41 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:41:41 Removing intermediate container 4cdfc1706a93 20:41:41 ---> cc6f55643ad4 20:41:41 Step 14/24 : EXPOSE $APP_PORT 20:41:41 ---> Running in ed455676e1b2 20:41:41 Removing intermediate container 900c2b40d3ba 20:41:41 ---> 7a5fae126534 20:41:41 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:41:41 Removing intermediate container c50310122cdf 20:41:41 ---> c53037a01594 20:41:41 Step 14/23 : EXPOSE $APP_PORT 20:41:41 ---> Running in 678acbe6dcec 20:41:41 Removing intermediate container ed455676e1b2 20:41:41 ---> df5f3ba363b0 20:41:41 Step 15/24 : WORKDIR / 20:41:41 ---> Running in a2e91cde8451 20:41:41 ---> Running in b4b8339572ba 20:41:41 ---> 1728a54195fa 20:41:41 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:41:41 Removing intermediate container 678acbe6dcec 20:41:41 ---> 0e08d899c080 20:41:41 Step 13/25 : ENV APP_PORT=59881 20:41:41 Removing intermediate container a2e91cde8451 20:41:41 ---> 96068c28ad39 20:41:41 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:41 ---> Running in 3a8c39b44f4a 20:41:41 Removing intermediate container b4b8339572ba 20:41:41 ---> 74244b75795b 20:41:41 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:41 Removing intermediate container 3a8c39b44f4a 20:41:41 ---> 0a43a8a9ef98 20:41:41 Step 14/25 : EXPOSE $APP_PORT 20:41:41 ---> Running in 574249abeea0 20:41:41 ---> 23ff2bfc5b1f 20:41:41 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:41:41 ---> 7392e1a4c950 20:41:41 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:41:41 Removing intermediate container 574249abeea0 20:41:41 ---> 61fc1642b5df 20:41:41 Step 15/25 : WORKDIR / 20:41:41 ---> c158861f62d4 20:41:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:41:41 ---> Running in 0635b8f63689 20:41:41 ---> 8ee94862016d 20:41:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:41:41 Removing intermediate container 0635b8f63689 20:41:41 ---> e32f9b51cd9a 20:41:41 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:42 ---> 9243670c1744 20:41:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:41:42 ---> ba3d8174bb25 20:41:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:41:43 ---> 490c104821b7 20:41:43 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:41:43 ---> a7ad9ab57287 20:41:43 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:41:43 ---> 8ce280c0bb31 20:41:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:41:43 ---> 6c19976e193a 20:41:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:41:43 ---> Running in 14494568bb67 20:41:43 ---> 69c02c08d9f1 20:41:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:41:43 ---> 25c3f320432a 20:41:43 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:41:43 ---> 6705de6d7a18 20:41:43 Step 20/24 : ENTRYPOINT ["/core-command"] 20:41:43 ---> Running in 6d53922f771b 20:41:43 ---> Running in e14d6e6fab5b 20:41:44 Removing intermediate container 6d53922f771b 20:41:44 ---> aebfd0ba1235 20:41:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:41:44 Removing intermediate container e14d6e6fab5b 20:41:44 ---> 49bce1cb573b 20:41:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:41:44 ---> b4513c60217a 20:41:44 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:41:44 ---> Running in e582c0c76a04 20:41:44 ---> Running in 686ecee7c22e 20:41:44 ---> 3012d73dbbd6 20:41:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:41:44 Removing intermediate container e582c0c76a04 20:41:44 ---> 47e77162aa10 20:41:44 Step 21/23 : LABEL arch=x86_64 20:41:44 Removing intermediate container 686ecee7c22e 20:41:44 ---> 951c4de5e472 20:41:44 Step 22/24 : LABEL arch=x86_64 20:41:44 Removing intermediate container 14494568bb67 20:41:44 ---> a9d4b6e91462 20:41:44 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:41:44 ---> Running in 1456ea3881ca 20:41:44 ---> Running in d755513a12e3 20:41:45 ---> Running in 9bcb0e5086f6 20:41:45 ---> f2be8f90fc41 20:41:45 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:41:45 ---> Running in 696005c038b3 20:41:45 Removing intermediate container 1456ea3881ca 20:41:45 ---> a51afe4711e7 20:41:45 Step 22/23 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 20:41:45 Removing intermediate container d755513a12e3 20:41:45 ---> 1e675b54e54a 20:41:45 Step 23/24 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 20:41:45 Removing intermediate container 9bcb0e5086f6 20:41:45 ---> c3f0e02209ad 20:41:45 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:41:45 ---> Running in 539fd3e56ac8 20:41:45 ---> Running in c146bcb584cf 20:41:45 Removing intermediate container 696005c038b3 20:41:45 ---> e91d6cf36f7c 20:41:45 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:41:45 ---> Running in c05a1f86a4ee 20:41:45 ---> Running in f59d68d8eb2d 20:41:45 Removing intermediate container 539fd3e56ac8 20:41:45 ---> 9b04b915f66f 20:41:45 Step 23/23 : LABEL version=0.0.0 20:41:45 ---> Running in 12d870b5a7d9 20:41:45 Removing intermediate container c05a1f86a4ee 20:41:45 ---> 2051996f2b18 20:41:45 Step 21/23 : LABEL arch=x86_64 20:41:45 Removing intermediate container c146bcb584cf 20:41:45 ---> d731f9d1e2f8 20:41:45 Step 24/24 : LABEL version=0.0.0 20:41:45 ---> Running in a04b88536a25 20:41:45 ---> Running in ca2356e0e990 20:41:45 Removing intermediate container f59d68d8eb2d 20:41:45 ---> cf044bd73bcf 20:41:45 Step 23/25 : LABEL arch=x86_64 20:41:45 ---> Running in da262c8b0382 20:41:45 Removing intermediate container 12d870b5a7d9 20:41:45 ---> 912d3bcf05db 20:41:45 20:41:45 Removing intermediate container a04b88536a25 20:41:45 ---> bdbf3494d99f 20:41:45 Step 22/23 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 20:41:45 ---> Running in 48a4d829e2ed 20:41:45 Removing intermediate container ca2356e0e990 20:41:45 ---> e5d6cc6d85bf 20:41:45 20:41:45 Successfully built 912d3bcf05db 20:41:45 Successfully tagged support-scheduler:latest 20:41:45 Building security-proxy-auth 20:41:45  Building support-scheduler ... done Removing intermediate container da262c8b0382 20:41:45 ---> 23834f997bb0 20:41:45 Step 24/25 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 20:41:46 Successfully built e5d6cc6d85bf 20:41:47 Successfully tagged core-command:latest 20:41:47 Building security-secretstore-setup 20:41:50  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:41:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:41:50 ---> fc49df6e095a 20:41:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:41:50 ---> Using cache 20:41:50 ---> 3562843cf55b 20:41:50 Step 4/23 : WORKDIR /edgex-go 20:41:50 ---> Using cache 20:41:50 ---> 02501261f56c 20:41:50 Step 5/23 : RUN apk add --update --no-cache make git 20:41:50 ---> Using cache 20:41:50 ---> 8d42d120a546 20:41:50 Step 6/23 : COPY go.mod vendor* ./ 20:41:50 ---> Using cache 20:41:50 ---> f4ccbe212e89 20:41:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:50 ---> Using cache 20:41:50 ---> fb260224576b 20:41:50 Step 8/23 : COPY . . 20:41:50 ---> Using cache 20:41:50 ---> 342860260e44 20:41:50 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:41:52 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:41:52 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:41:52 ---> fc49df6e095a 20:41:52 Step 3/25 : WORKDIR /edgex-go 20:41:52 ---> Using cache 20:41:52 ---> 92fb3d97e4d3 20:41:52 Step 4/25 : RUN apk add --update --no-cache make git 20:41:52 ---> Using cache 20:41:52 ---> 1a2caaa75c59 20:41:52 Step 5/25 : COPY go.mod vendor* ./ 20:41:52 ---> Using cache 20:41:52 ---> 6268de2512d9 20:41:52 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:52 ---> Using cache 20:41:52 ---> 8a0fc7a525d7 20:41:52 Step 7/25 : COPY . . 20:41:52 ---> Using cache 20:41:52 ---> 9012c5282df0 20:41:52 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:41:57 ---> Running in 5a9c78877e0b 20:41:57 Removing intermediate container 48a4d829e2ed 20:41:57 ---> df70dec4f345 20:41:57 Step 23/23 : LABEL version=0.0.0 20:41:57 ---> Running in 162bb27d5663 20:41:57 ---> Running in 1d9382e46418 20:41:57 ---> Running in 95cb4b0b1f4e 20:41:57 Removing intermediate container 5a9c78877e0b 20:41:57 ---> 81150f86ac26 20:41:57 Step 25/25 : LABEL version=0.0.0 20:41:57 ---> Running in 24b803567947 20:41:57 Removing intermediate container 95cb4b0b1f4e 20:41:57 ---> ca4ee062a9cb 20:41:57 20:41:57 Successfully built ca4ee062a9cb 20:41:57 Removing intermediate container 24b803567947 20:41:57 ---> ebbb6c27aaee 20:41:57 20:41:57 Successfully tagged core-common-config-bootstrapper:latest 20:41:57  Building core-common-config-bootstrapper ... done Building core-data 20:41:57 Successfully built ebbb6c27aaee 20:41:57 Successfully tagged core-metadata:latest 20:41:57  Building core-metadata ... done Building security-spire-agent 20:41:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:41:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:42:03 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:42:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:42:03 ---> fc49df6e095a 20:42:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:42:03 ---> Using cache 20:42:03 ---> 3562843cf55b 20:42:03 Step 4/23 : WORKDIR /edgex-go 20:42:03 ---> Using cache 20:42:03 ---> 02501261f56c 20:42:03 Step 5/23 : RUN apk add --update --no-cache make git 20:42:03 ---> Using cache 20:42:03 ---> 8d42d120a546 20:42:03 Step 6/23 : COPY go.mod vendor* ./ 20:42:03 ---> Using cache 20:42:03 ---> f4ccbe212e89 20:42:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:03 ---> Using cache 20:42:03 ---> fb260224576b 20:42:03 Step 8/23 : COPY . . 20:42:03 ---> Using cache 20:42:03 ---> 342860260e44 20:42:03 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:42:04 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:42:04 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:42:04 ---> fc49df6e095a 20:42:04 Step 3/27 : WORKDIR /edgex-go 20:42:04 ---> Using cache 20:42:04 ---> 92fb3d97e4d3 20:42:04 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:42:04 ---> Using cache 20:42:04 ---> 71cfdba9665c 20:42:04 Step 5/27 : COPY go.mod vendor* ./ 20:42:04 ---> Using cache 20:42:04 ---> 41c4ff0b44d9 20:42:04 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:04 ---> Using cache 20:42:04 ---> d7fc5f4adc43 20:42:04 Step 7/27 : COPY . . 20:42:04 ---> Using cache 20:42:04 ---> 68f082b81799 20:42:04 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:42:04 ---> Using cache 20:42:04 ---> d7a1fbc3f5e5 20:42:04 Step 9/27 : WORKDIR /edgex-go/spire-build 20:42:04 ---> Using cache 20:42:04 ---> 2d9be10af180 20:42:04 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:42:04 ---> Using cache 20:42:04 ---> 03f8dfe99920 20:42:04 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 20:42:04 ---> Using cache 20:42:04 ---> 0e3cdc83283e 20:42:04 Step 12/27 : WORKDIR /edgex-go 20:42:04 ---> Using cache 20:42:04 ---> 138373112de6 20:42:04 20:42:04 Step 13/27 : FROM alpine:3.17 20:42:04 ---> 9ed4aefc74f6 20:42:04 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:42:04 ---> Using cache 20:42:04 ---> 92da6d444c90 20:42:04 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:42:14 ---> Running in b0a914e0fa93 20:42:14 ---> Running in 3463b2647878 20:42:14 Removing intermediate container 991f26e6ccda 20:42:14 ---> df173cbe33d5 20:42:14 20:42:14 Step 9/22 : FROM alpine:3.17 20:42:14 ---> 9ed4aefc74f6 20:42:14 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:42:14 ---> Running in d4a768d1610d 20:42:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:42:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:42:14 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 20:42:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:42:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:42:14 v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:42:14 v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:42:14 OK: 17820 distinct packages available 20:42:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:42:14 (1/2) Installing dumb-init (1.2.5-r2) 20:42:14 (2/2) Installing openssl (3.0.8-r4) 20:42:14 Executing busybox-1.35.0-r29.trigger 20:42:14 OK: 8 MiB in 17 packages 20:42:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:42:14 (1/5) Installing dumb-init (1.2.5-r2) 20:42:14 (2/5) Installing musl-obstack (1.2.3-r0) 20:42:14 (3/5) Installing libucontext (1.2-r0) 20:42:14 (4/5) Installing gcompat (1.1.0-r0) 20:42:14 (5/5) Installing openssl (3.0.8-r4) 20:42:14 Executing busybox-1.35.0-r29.trigger 20:42:14 OK: 8 MiB in 20 packages 20:42:14 Removing intermediate container d4a768d1610d 20:42:14 ---> d9e0d2467844 20:42:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:42:14 ---> Running in eb50af140723 20:42:14 Removing intermediate container b0a914e0fa93 20:42:14 ---> d1cb270d6fe1 20:42:14 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:14 Removing intermediate container eb50af140723 20:42:14 ---> 732141dc4aff 20:42:14 Step 12/22 : WORKDIR /edgex 20:42:15 ---> Running in 9a287d714e8a 20:42:15 Removing intermediate container 9a287d714e8a 20:42:15 ---> 6c78a4ba7e0e 20:42:15 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:15 ---> 0ef31a7ba797 20:42:15 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:42:15 ---> 34ded5a63f68 20:42:15 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:42:15 ---> e0834a19e8b1 20:42:15 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:42:15 ---> 60504c02fac5 20:42:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:42:16 ---> bdfe9a4ade2a 20:42:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:42:16 ---> d45df37a1b7a 20:42:16 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:42:21 ---> ac67ae995d12 20:42:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:42:21 ---> bafb67c250e0 20:42:21 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:42:21 ---> 900cb489eaaa 20:42:21 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:42:21 ---> Running in 648300ec30f6 20:42:21 ---> 41d180fb3294 20:42:21 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:42:22 ---> b98c979ea0b7 20:42:22 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:42:22 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 20:42:22 Removing intermediate container 648300ec30f6 20:42:22 ---> 409aa37cb661 20:42:22 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:42:22 ---> Running in 3662245e601d 20:42:22 ---> e68f12a6d49a 20:42:22 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:42:22 ---> Running in aa9a902e651a 20:42:22 Removing intermediate container 3662245e601d 20:42:22 ---> 9fc41f163af6 20:42:22 Step 20/22 : LABEL arch=x86_64 20:42:22 ---> Running in 27eab1e07c7d 20:42:22 Removing intermediate container aa9a902e651a 20:42:22 ---> e9703611bfff 20:42:22 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:42:23 ---> Running in ec9b276cb1eb 20:42:23 Removing intermediate container 27eab1e07c7d 20:42:23 ---> d0a680ff7cdd 20:42:23 Step 21/22 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 20:42:23 ---> Running in f4175aa257fe 20:42:23 Removing intermediate container ec9b276cb1eb 20:42:23 ---> dbe3caafee58 20:42:23 Step 25/27 : LABEL arch=x86_64 20:42:24 Removing intermediate container f4175aa257fe 20:42:24 ---> 4bd3006ce638 20:42:24 Step 22/22 : LABEL version=0.0.0 20:42:24 ---> Running in 3caf1784af88 20:42:25 ---> Running in 62a270a8c681 20:42:25 Removing intermediate container 3caf1784af88 20:42:25 ---> 390a9d2d69fc 20:42:25 Step 26/27 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 20:42:25 ---> Running in 0ec679cb671d 20:42:25 Removing intermediate container 62a270a8c681 20:42:25 ---> 9aa503943865 20:42:25 20:42:25 Removing intermediate container 1d9382e46418 20:42:25 ---> 7d3a3f2c0d8b 20:42:25 20:42:25 Step 10/23 : FROM alpine:3.17 20:42:25 ---> 9ed4aefc74f6 20:42:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:42:25 ---> Using cache 20:42:25 ---> 7e57e6ef547d 20:42:25 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:42:25 ---> Using cache 20:42:25 ---> ad3207ec850f 20:42:25 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:25 ---> Using cache 20:42:25 ---> 211bb69d5197 20:42:25 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:42:25 ---> Using cache 20:42:25 Removing intermediate container 0ec679cb671d 20:42:25 ---> 0ca5abb9f687 20:42:25 Step 27/27 : LABEL version=0.0.0 20:42:25 ---> 1728a54195fa 20:42:25 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:42:25 Successfully built 9aa503943865 20:42:25 Successfully tagged security-proxy-setup:latest 20:42:25  Building security-proxy-setup ... done  ---> Running in b75b21ec55a8 20:42:26 Removing intermediate container b75b21ec55a8 20:42:26 ---> d0e6917e479f 20:42:26 20:42:26 Successfully built d0e6917e479f 20:42:27 Successfully tagged security-spire-agent:latest 20:42:27  Building security-spire-agent ... done  ---> bc90f6f87df0 20:42:27 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:42:27 Removing intermediate container 162bb27d5663 20:42:27 ---> e82a50521932 20:42:27 20:42:27 Step 9/25 : FROM alpine:3.17 20:42:27 ---> 9ed4aefc74f6 20:42:27 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:42:27 ---> Running in d5ef1f7f4862 20:42:27 ---> 54e9dfd75b1d 20:42:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:42:27 ---> 65f03fa1e6fb 20:42:27 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:42:27 ---> Running in d05eae70adbc 20:42:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:42:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:42:28 (1/3) Installing ca-certificates (20220614-r4) 20:42:28 (2/3) Installing dumb-init (1.2.5-r2) 20:42:28 (3/3) Installing su-exec (0.2-r2) 20:42:28 Executing busybox-1.35.0-r29.trigger 20:42:28 Executing ca-certificates-20220614-r4.trigger 20:42:28 OK: 8 MiB in 18 packages 20:42:28 Removing intermediate container d05eae70adbc 20:42:28 ---> 8b979f194a2c 20:42:28 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:42:28 ---> Running in 032d13a575a3 20:42:28 Removing intermediate container d5ef1f7f4862 20:42:28 ---> b72c873875c8 20:42:28 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:42:28 ---> Running in dc17e68dd442 20:42:28 Removing intermediate container 032d13a575a3 20:42:28 ---> 8a878a2bd65f 20:42:28 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:42:29 ---> Running in 117af4bb5ca4 20:42:29 Removing intermediate container dc17e68dd442 20:42:29 ---> f1a043833c55 20:42:29 Step 12/25 : WORKDIR / 20:42:29 Removing intermediate container 117af4bb5ca4 20:42:29 ---> 94fdf8a46823 20:42:29 Step 21/23 : LABEL arch=x86_64 20:42:29 ---> Running in 981a2cab0541 20:42:29 ---> Running in 3de651f881d9 20:42:29 Removing intermediate container 981a2cab0541 20:42:29 ---> e87c4aced885 20:42:29 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:29 Removing intermediate container 3de651f881d9 20:42:29 ---> a4f303b6af87 20:42:29 Step 22/23 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 20:42:29 ---> Running in 69cc75a66a3e 20:42:29 ---> 00c33f56ba0d 20:42:29 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:42:30 Removing intermediate container 69cc75a66a3e 20:42:30 ---> aa1d13fde070 20:42:30 Step 23/23 : LABEL version=0.0.0 20:42:30 ---> 05c8a7362e42 20:42:30 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:42:30 ---> Running in 15898d8b6425 20:42:30 Removing intermediate container 15898d8b6425 20:42:30 ---> 068da2ebf82f 20:42:30 20:42:30 Successfully built 068da2ebf82f 20:42:30 Successfully tagged security-proxy-auth:latest 20:42:30  Building security-proxy-auth ... done  ---> 9dca1d77b931 20:42:30 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:42:31 ---> 4c3f9723ac63 20:42:31 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:42:31 ---> 9755740685c1 20:42:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:42:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:42:31 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:42:31 ---> fb38bc69da9d 20:42:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:42:32 ---> 3415131e2d4b 20:42:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:42:32 ---> 17efe98bed7b 20:42:32 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:42:32 ---> Running in fd479ba61e8d 20:42:34 Removing intermediate container fd479ba61e8d 20:42:34 ---> e8994d143e2a 20:42:34 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:42:34 ---> Running in 4d0768a6ce4f 20:42:34 Removing intermediate container 3463b2647878 20:42:34 ---> dc081965f805 20:42:34 20:42:34 Step 10/23 : FROM alpine:3.17 20:42:34 ---> 9ed4aefc74f6 20:42:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:42:34 ---> Running in b565a9046272 20:42:34 Removing intermediate container 4d0768a6ce4f 20:42:34 ---> da86f8dbae73 20:42:34 Step 23/25 : LABEL arch=x86_64 20:42:34 ---> Running in 51b2f6f85dc5 20:42:34 Removing intermediate container b565a9046272 20:42:34 ---> e1682ce8a827 20:42:34 Step 12/23 : ENV APP_PORT=59880 20:42:34 ---> Running in a20a1f61fdfd 20:42:34 Removing intermediate container 51b2f6f85dc5 20:42:34 ---> 177d5001b7c0 20:42:34 Step 24/25 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 20:42:34 ---> Running in c1ef817c0714 20:42:34 Removing intermediate container a20a1f61fdfd 20:42:34 ---> 0ea1225e93fd 20:42:34 Step 13/23 : EXPOSE $APP_PORT 20:42:34 ---> Running in 2c954ba61fd0 20:42:34 Removing intermediate container c1ef817c0714 20:42:34 ---> 1fd2038a3219 20:42:34 Step 25/25 : LABEL version=0.0.0 20:42:34 ---> Running in 9ae3d8ea093a 20:42:34 Removing intermediate container 2c954ba61fd0 20:42:34 ---> de187eaf13ba 20:42:34 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:42:34 ---> Running in 1fabeae96a94 20:42:34 Removing intermediate container 9ae3d8ea093a 20:42:34 ---> 1949111b8146 20:42:34 20:42:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:42:35 Successfully built 1949111b8146 20:42:35 Successfully tagged security-secretstore-setup:latest 20:42:35  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:42:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:42:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:42:35 (1/1) Installing dumb-init (1.2.5-r2) 20:42:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:42:35 Executing busybox-1.35.0-r29.trigger 20:42:35 OK: 7 MiB in 16 packages 20:42:36 Removing intermediate container 1fabeae96a94 20:42:36 ---> e5699ca3be25 20:42:36 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:36 ---> f7334e8146ef 20:42:36 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:42:36 ---> 27eab6fcfd1a 20:42:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:42:36 ---> a076a069d0e3 20:42:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:42:36 ---> bbb42fbe892b 20:42:36 Step 19/23 : ENTRYPOINT ["/core-data"] 20:42:36 ---> Running in c0a8e5751db9 20:42:36 Removing intermediate container c0a8e5751db9 20:42:36 ---> 101e30ae9eee 20:42:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:42:36 ---> Running in a19b782eb596 20:42:37 Removing intermediate container a19b782eb596 20:42:37 ---> 55abd65de408 20:42:37 Step 21/23 : LABEL arch=x86_64 20:42:37 ---> Running in 7858c1b863bc 20:42:37 Removing intermediate container 7858c1b863bc 20:42:37 ---> c80e95d4380e 20:42:37 Step 22/23 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 20:42:37 ---> Running in 8e197e395efc 20:42:37 Removing intermediate container 8e197e395efc 20:42:37 ---> 58f847843e63 20:42:37 Step 23/23 : LABEL version=0.0.0 20:42:37 ---> Running in dd5eff354951 20:42:37 Removing intermediate container dd5eff354951 20:42:37 ---> a28e7ccc821a 20:42:37 20:42:37 Successfully built a28e7ccc821a 20:42:37 Successfully tagged core-data:latest 20:42:37  Building core-data ... done  [Pipeline] } 20:42:37 $ docker stop --time=1 876372e402686faa6cdfeb9d08ebca4087496172cca89b8d0e2a4f143a499ff0 20:42:38 $ docker rm -f --volumes 876372e402686faa6cdfeb9d08ebca4087496172cca89b8d0e2a4f143a499ff0 [Pipeline] // withDockerContainer [Pipeline] sh 20:42:39 + docker images 20:42:39 REPOSITORY TAG IMAGE ID CREATED SIZE 20:42:39 core-data latest a28e7ccc821a 1 second ago 20MB 20:42:39 security-secretstore-setup latest 1949111b8146 4 seconds ago 32.8MB 20:42:39 dc081965f805 4 seconds ago 1.69GB 20:42:39 security-proxy-auth latest 068da2ebf82f 8 seconds ago 18.3MB 20:42:39 e82a50521932 11 seconds ago 1.68GB 20:42:39 security-proxy-setup latest 9aa503943865 13 seconds ago 18.7MB 20:42:39 security-spire-agent latest d0e6917e479f 13 seconds ago 129MB 20:42:39 7d3a3f2c0d8b 13 seconds ago 1.67GB 20:42:39 df173cbe33d5 39 seconds ago 1.67GB 20:42:39 core-metadata latest ebbb6c27aaee 41 seconds ago 20.4MB 20:42:39 core-common-config-bootstrapper latest ca4ee062a9cb 41 seconds ago 17.2MB 20:42:39 support-scheduler latest 912d3bcf05db 53 seconds ago 32.1MB 20:42:39 core-command latest e5d6cc6d85bf 53 seconds ago 19.8MB 20:42:39 8cc63f9614e0 59 seconds ago 1.69GB 20:42:39 ac01a352cfbe About a minute ago 1.75GB 20:42:39 70b656133f4b About a minute ago 1.69GB 20:42:39 890c95f64ff0 About a minute ago 1.68GB 20:42:39 security-bootstrapper latest 6e31028dba30 2 minutes ago 22.2MB 20:42:39 support-notifications latest f91fcb2dd215 2 minutes ago 32.7MB 20:42:39 security-spiffe-token-provider latest b8fbec456394 2 minutes ago 32.8MB 20:42:39 7be80db5d5ff 3 minutes ago 1.75GB 20:42:39 50c3d5ec55d0 3 minutes ago 1.73GB 20:42:39 security-spire-config latest 481490cc131a 3 minutes ago 88.9MB 20:42:39 security-spire-server latest b212cd33f1bb 3 minutes ago 89.8MB 20:42:39 432caa172b96 3 minutes ago 1.67GB 20:42:39 138373112de6 3 minutes ago 1.55GB 20:42:39 6816a63d89cc 3 minutes ago 1.55GB 20:42:39 ci-base-image-x86_64 latest fc49df6e095a 7 minutes ago 881MB 20:42:39 alpine 3.17 9ed4aefc74f6 3 weeks ago 7.05MB 20:42:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 5 weeks ago 664MB 20:42:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 20:42:39 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] } 20:42:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:42:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:42:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:42:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:42:42 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:42:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:42:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:42:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:42:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:43:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:43:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:43:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.319s coverage: 28.7% of statements 20:43:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.311s coverage: 98.5% of statements 20:43:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:43:16 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:43:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:43:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.447s coverage: 71.5% of statements 20:43:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:43:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:43:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.345s coverage: 54.0% of statements 20:43:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:43:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:43:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:43:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:43:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:43:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:43:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:43:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.660s coverage: 88.5% of statements 20:43:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.404s coverage: 3.8% of statements 20:43:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:43:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:43:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:43:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.636s coverage: 95.6% of statements 20:43:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:43:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:43:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:43:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:43:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:43:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.210s coverage: 72.2% of statements 20:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:43:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.252s coverage: 65.9% of statements 20:44:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:44:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:44:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.434s coverage: 0.9% of statements 20:44:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.253s coverage: 29.0% of statements 20:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.300s coverage: 44.1% of statements 20:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.288s coverage: 82.9% of statements 20:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.241s coverage: 94.1% of statements 20:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.281s coverage: 96.3% of statements 20:44:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.209s coverage: 87.5% of statements 20:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:44:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:44:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:44:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:44:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.218s coverage: 94.4% of statements 20:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:44:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:44:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:44:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:44:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:44:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:44:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.208s coverage: 79.9% of statements 20:44:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.271s coverage: 92.9% of statements 20:44:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements 20:44:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.213s coverage: 62.3% of statements 20:44:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.217s coverage: 87.2% of statements 20:44:42 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements 20:44:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements 20:44:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.483s coverage: 81.8% of statements 20:44:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.510s coverage: 82.1% of statements 20:44:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:44:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.219s coverage: 86.0% of statements 20:44:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:44:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:44:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.062s coverage: 63.1% of statements 20:44:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.265s coverage: 100.0% of statements 20:44:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements 20:44:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.097s coverage: 100.0% of statements 20:44:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements 20:44:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:44:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:44:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:44:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 20:44:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:44:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:44:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:44:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.023s coverage: 38.4% of statements 20:44:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.242s coverage: 89.5% of statements 20:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:45:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:45:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.220s coverage: 84.8% of statements 20:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:45:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.295s coverage: 17.7% of statements 20:45:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:45:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:45:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:45:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:45:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.591s coverage: 92.3% of statements 20:45:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:45:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:45:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.297s coverage: 61.5% of statements 20:45:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:45:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:45:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.386s coverage: 97.7% of statements 20:45:26 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 20:45:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:45:26 go vet ./... 20:48:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:48:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:48:18 ./bin/test-attribution-txt.sh [Pipeline] echo 20:48:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:48:18 + ls -al . 20:48:18 total 700 20:48:18 drwxrwxr-x 10 1001 1001 4096 Apr 20 20:39 . 20:48:18 drwxr-xr-x 4 root root 4096 Apr 20 20:39 .. 20:48:18 drwxrwxr-x 2 1001 1001 4096 Apr 20 20:37 .blubracket 20:48:18 -rw-rw-r-- 1 1001 1001 16 Apr 20 20:37 .dockerignore 20:48:18 drwxrwxr-x 8 1001 1001 4096 Apr 20 20:37 .git 20:48:18 drwxrwxr-x 3 1001 1001 4096 Apr 20 20:37 .github 20:48:18 -rw-rw-r-- 1 1001 1001 1133 Apr 20 20:37 .gitignore 20:48:18 -rw-rw-r-- 1 1001 1001 42 Apr 20 20:37 .golangci.yml 20:48:18 -rw-rw-r-- 1 1001 1001 87 Apr 20 20:37 .hadolint.yml 20:48:18 -rw-rw-r-- 1 1001 1001 166 Apr 20 20:37 .sonarcloud.properties 20:48:18 -rw-rw-r-- 1 1001 1001 1171 Apr 20 20:37 ADOPTERS.md 20:48:18 -rw-rw-r-- 1 1001 1001 10835 Apr 20 20:37 Attribution.txt 20:48:18 -rw-rw-r-- 1 1001 1001 73765 Apr 20 20:37 CHANGELOG.md 20:48:18 -rw-rw-r-- 1 1001 1001 3804 Apr 20 20:37 CONTRIBUTING.md 20:48:18 -rw-rw-r-- 1 1001 1001 677 Apr 20 20:37 GOVERNANCE.md 20:48:18 -rw-rw-r-- 1 1001 1001 883 Apr 20 20:37 Jenkinsfile 20:48:18 -rw-rw-r-- 1 1001 1001 10775 Apr 20 20:37 LICENSE 20:48:18 -rw-rw-r-- 1 1001 1001 14368 Apr 20 20:37 Makefile 20:48:18 -rw-rw-r-- 1 1001 1001 582 Apr 20 20:37 OWNERS.md 20:48:18 -rw-rw-r-- 1 1001 1001 9403 Apr 20 20:37 README.md 20:48:18 -rw-rw-r-- 1 1001 1001 789 Apr 20 20:37 SECURITY.md 20:48:18 -rw-rw-r-- 1 1001 1001 5 Apr 20 20:34 VERSION 20:48:18 drwxrwxr-x 2 1001 1001 4096 Apr 20 20:37 bin 20:48:18 drwxrwxr-x 18 1001 1001 4096 Apr 20 20:37 cmd 20:48:18 -rw-r--r-- 1 root root 448248 Apr 20 20:45 coverage.out 20:48:18 -rw-rw-r-- 1 1001 1001 3200 Apr 20 20:37 go.mod 20:48:18 -rw-rw-r-- 1 1001 1001 31155 Apr 20 20:37 go.sum 20:48:18 drwxrwxr-x 7 1001 1001 4096 Apr 20 20:37 internal 20:48:18 drwxrwxr-x 3 1001 1001 4096 Apr 20 20:37 openapi 20:48:18 -rw-rw-r-- 1 1001 1001 594 Apr 20 20:37 security.txt 20:48:18 drwxrwxr-x 4 1001 1001 4096 Apr 20 20:37 snap 20:48:18 -rw-rw-r-- 1 1001 1001 204 Apr 20 20:37 version.go [Pipeline] sh 20:48:19 + '[' -e coverage.out ] 20:48:19 + chown 1001:1001 coverage.out [Pipeline] stash 20:48:19 Warning: overwriting stash ‘coverage-report’ 20:48:20 Stashed 1 file(s) [Pipeline] sh 20:48:20 + make build 20:48:20 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 20:49:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:49:58 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 20:50: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 20:50: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 20:50:54 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 20:51:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:51:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:51:13 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 20:51:16 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 20:51: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:51: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:51:33 $ docker stop --time=1 8548ef189efa89ad843dc674547cd2c5daad0295b6f13ec53e12b3d2199cb11f 20:51:35 $ docker rm -f --volumes 8548ef189efa89ad843dc674547cd2c5daad0295b6f13ec53e12b3d2199cb11f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:51:37 20:51:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:51:38 latest: Pulling from edgex-devops/edgex-compose-arm64 20:51:38 29e5d40040c1: Pulling fs layer 20:51:38 1ce36da41761: Pulling fs layer 20:51:38 25b303627fd3: Pulling fs layer 20:51:38 29e5d40040c1: Verifying Checksum 20:51:38 29e5d40040c1: Download complete 20:51:38 1ce36da41761: Verifying Checksum 20:51:38 1ce36da41761: Download complete 20:51:39 29e5d40040c1: Pull complete 20:51:40 1ce36da41761: Pull complete 20:51:40 25b303627fd3: Verifying Checksum 20:51:40 25b303627fd3: Download complete 20:51:50 25b303627fd3: Pull complete 20:51:50 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:51:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:51:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:51 prd-ubuntu20.04-docker-arm64-4c-16g-9211 does not seem to be running inside a container 20:51:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:51:53 $ docker top 9fb5fff811380d73b1c32077da5fc1ee5cb90012f141531306d13aa40909a1d0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:51:54 + docker-compose+ buildgrep parallel 20:51:54 --help 20:51:58 --parallel Build images in parallel. [Pipeline] } 20:51:58 $ docker stop --time=1 9fb5fff811380d73b1c32077da5fc1ee5cb90012f141531306d13aa40909a1d0 20:52:00 $ docker rm -f --volumes 9fb5fff811380d73b1c32077da5fc1ee5cb90012f141531306d13aa40909a1d0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:52:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:01 prd-ubuntu20.04-docker-arm64-4c-16g-9211 does not seem to be running inside a container 20:52:01 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:52:04 $ docker top 5cbee01f3bacf2d3caded76cbfe9a7f6bec27fa59e8b218d0bd52687cddaf70e -eo pid,comm [Pipeline] { [Pipeline] sh 20:52:04 + docker-compose -f ./docker-compose-build.yml build --parallel 20:52:11 Building core-command ... 20:52:11 Building core-common-config-bootstrapper ... 20:52:11 Building core-data ... 20:52:11 Building core-metadata ... 20:52:11 Building security-bootstrapper ... 20:52:11 Building security-proxy-auth ... 20:52:11 Building security-proxy-setup ... 20:52:11 Building security-secretstore-setup ... 20:52:11 Building security-spiffe-token-provider ... 20:52:11 Building security-spire-agent ... 20:52:11 Building security-spire-config ... 20:52:11 Building security-spire-server ... 20:52:11 Building support-notifications ... 20:52:11 Building support-scheduler ... 20:52:11 Building security-spire-agent 20:52:11 Building support-scheduler 20:52:11 Building support-notifications 20:52:11 Building security-spire-config 20:52:11 Building security-spire-server 20:52:58 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:52:58 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:52:58 ---> b8494bf33e33 20:52:58 Step 3/27 : WORKDIR /edgex-go 20:52:58 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:52:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:52:58 ---> b8494bf33e33 20:52:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:52:58 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:52:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:52:58 ---> b8494bf33e33 20:52:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:52:58 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:52:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:52:58 ---> b8494bf33e33 20:52:58 Step 3/26 : WORKDIR /edgex-go 20:52:58 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:52:58 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:52:58 ---> b8494bf33e33 20:52:58 Step 3/27 : WORKDIR /edgex-go 20:52:59 ---> Running in 289e0f32fd5a 20:52:59 ---> Running in e169f3d2cf8a 20:52:59 ---> Running in e219a8d93d04 20:52:59 ---> Running in e64c363756e7 20:52:59 ---> Running in 25ed8845c2b1 20:52:59 Removing intermediate container e64c363756e7 20:52:59 ---> 1c93c25bc8f0 20:52:59 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:52:59 Removing intermediate container e219a8d93d04 20:52:59 ---> 450dd7230253 20:52:59 Step 4/23 : WORKDIR /edgex-go 20:52:59 Removing intermediate container 289e0f32fd5a 20:52:59 ---> 490fece1e593 20:52:59 Step 4/23 : WORKDIR /edgex-go 20:52:59 Removing intermediate container e169f3d2cf8a 20:52:59 ---> 1424e9f1f27d 20:52:59 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:52:59 Removing intermediate container 25ed8845c2b1 20:52:59 ---> fd475c76ea03 20:52:59 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:53:00 ---> Running in 2000df516525 20:53:00 ---> Running in dac7417e450d 20:53:00 ---> Running in 6b2d6c5bb528 20:53:00 ---> Running in 8f6ee1d2bc67 20:53:00 ---> Running in ea6a3351d91d 20:53:01 Removing intermediate container 8f6ee1d2bc67 20:53:01 ---> 42ae4cf3a52b 20:53:01 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:53:01 Removing intermediate container dac7417e450d 20:53:01 ---> 8c98a65d8cf8 20:53:01 Step 5/23 : RUN apk add --update --no-cache make git 20:53:01 ---> Running in 5cf98dc2bb35 20:53:01 ---> Running in 965c4ecabba1 20:53:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:53:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:53:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:53:05 OK: 263 MiB in 53 packages 20:53:05 OK: 263 MiB in 53 packages 20:53:05 OK: 263 MiB in 53 packages 20:53:05 OK: 263 MiB in 53 packages 20:53:05 OK: 263 MiB in 53 packages 20:53:06 Removing intermediate container 2000df516525 20:53:06 ---> bc7f6058c535 20:53:06 Step 5/26 : COPY go.mod vendor* ./ 20:53:07 Removing intermediate container ea6a3351d91d 20:53:07 ---> 3b45b7894d58 20:53:07 Step 5/27 : COPY go.mod vendor* ./ 20:53:07 Removing intermediate container 6b2d6c5bb528 20:53:07 ---> 285f2f2f923d 20:53:07 Step 5/27 : COPY go.mod vendor* ./ 20:53:07 Removing intermediate container 5cf98dc2bb35 20:53:07 ---> 5885e24573f5 20:53:07 Step 6/23 : COPY go.mod vendor* ./ 20:53:07 Removing intermediate container 965c4ecabba1 20:53:07 ---> cf4d2dc3058f 20:53:07 Step 6/23 : COPY go.mod vendor* ./ 20:53:08 ---> 27fbd1016f0b 20:53:08 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:08 ---> Running in 2808127ed1ff 20:53:08 ---> 38be4d1819cd 20:53:08 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:08 ---> 59933e3fbbb2 20:53:08 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:08 ---> Running in 5483387e728e 20:53:08 ---> c2caae26c487 20:53:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:08 ---> Running in 2d72e8b5cb3f 20:53:09 ---> Running in f68e82b2e006 20:53:09 ---> 68bd350a76af 20:53:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:09 ---> Running in 5cfa5a753b97 20:55:01 Removing intermediate container f68e82b2e006 20:55:01 ---> 590e8388ad15 20:55:01 Step 8/23 : COPY . . 20:55:01 Removing intermediate container 5483387e728e 20:55:01 ---> 03a82838d812 20:55:01 Step 7/27 : COPY . . 20:55:01 Removing intermediate container 2d72e8b5cb3f 20:55:01 ---> 28255a0fe0bc 20:55:01 Step 7/27 : COPY . . 20:55:01 Removing intermediate container 5cfa5a753b97 20:55:01 ---> 2f284ba82dac 20:55:01 Step 8/23 : COPY . . 20:55:01 Removing intermediate container 2808127ed1ff 20:55:01 ---> 8cdefd59945e 20:55:01 Step 7/26 : COPY . . 20:55:19 ---> cc0bf2a04d5e 20:55:19 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 20:55:19 ---> 2278f62841c9 20:55:19 ---> cf12102aab97 20:55:19 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:55:19 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:55:19 ---> 6c757f951f81 20:55:19 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:55:19 ---> Running in c442d856cc61 20:55:19 ---> Running in f7ff82a300cc 20:55:19 ---> Running in 07dd69a0f2f8 20:55:19 ---> Running in 9343ebb76173 20:55:19 ---> c182ea9d7302 20:55:19 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:55:19 ---> Running in d005a2afbb54 20:55:19 Removing intermediate container c442d856cc61 20:55:19 ---> 027cf6cf6585 20:55:19 Step 9/26 : WORKDIR /edgex-go/spire-build 20:55:19 ---> Running in 69c9adb09c4c 20:55:19 Removing intermediate container f7ff82a300cc 20:55:19 ---> bfbe4c69bba7 20:55:19 Step 9/27 : WORKDIR /edgex-go/spire-build 20:55:19 ---> Running in 121ad54f06eb 20:55:19 Removing intermediate container d005a2afbb54 20:55:19 ---> 35c5fc43b3f2 20:55:19 Step 9/27 : WORKDIR /edgex-go/spire-build 20:55:19 ---> Running in d4a88510586d 20:55:19 Removing intermediate container 69c9adb09c4c 20:55:19 ---> d38f7c223fb0 20:55:19 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:55:20 Removing intermediate container 121ad54f06eb 20:55:20 ---> a856139b0ba5 20:55:20 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:55:20 ---> Running in f271c1d0fac5 20:55:20 ---> Running in 728c81f9cb49 20:55:20 Removing intermediate container d4a88510586d 20:55:20 ---> 3b70f2652f1f 20:55:20 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:55:20 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 20:55:20 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 20:55:20 ---> Running in f2dcb99c66ea 20:55:21 Removing intermediate container f271c1d0fac5 20:55:21 ---> 806072892802 20:55:21 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 20:55:21 Removing intermediate container 728c81f9cb49 20:55:21 ---> a33bc490672b 20:55:21 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 20:55:21 ---> Running in 269c676d4ed2 20:55:21 ---> Running in b5d5d9e25f6b 20:55:21 Removing intermediate container f2dcb99c66ea 20:55:21 ---> 10a37d27ab94 20:55:21 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 20:55:21 ---> Running in 4aa7594634db 20:55:25 Removing intermediate container b5d5d9e25f6b 20:55:25 ---> ad036e3c712b 20:55:25 Step 12/27 : WORKDIR /edgex-go 20:55:25 Removing intermediate container 269c676d4ed2 20:55:25 ---> 51a246ca128d 20:55:25 Step 12/26 : WORKDIR /edgex-go 20:55:25 Removing intermediate container 4aa7594634db 20:55:25 ---> 08b2883bebc7 20:55:25 Step 12/27 : WORKDIR /edgex-go 20:55:25 ---> Running in 01d4a53cc46c 20:55:26 ---> Running in 4afff2844c3a 20:55:26 ---> Running in 0a781a15dee6 20:55:27 Removing intermediate container 01d4a53cc46c 20:55:27 ---> 045f1ba815f8 20:55:27 20:55:27 Step 13/27 : FROM alpine:3.17 20:55:27 Removing intermediate container 0a781a15dee6 20:55:27 ---> 7b184bc94308 20:55:27 20:55:27 Step 13/27 : FROM alpine:3.17 20:55:27 Removing intermediate container 4afff2844c3a 20:55:27 ---> 0d300015ee64 20:55:27 20:55:27 Step 13/26 : FROM alpine:3.17 20:55:28 3.17: Pulling from library/alpine 20:55:28 3.17: Pulling from library/alpine 20:55:28 3.17: Pulling from library/alpine 20:55:30 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:55:30 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:55:30 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:55:30 Status: Image is up to date for alpine:3.17 20:55:30 ---> 51e60588ff2c 20:55:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Status: Downloaded newer image for alpine:3.17 20:55:30 ---> 51e60588ff2c 20:55:30 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:55:30 20:55:30 Status: Downloaded newer image for alpine:3.17 20:55:30 ---> 51e60588ff2c 20:55:30 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:55:30 ---> Running in 880de5c67060 20:55:30 ---> Running in 69d09773d118 20:55:30 ---> Running in c125b3d9209c 20:55:31 Removing intermediate container 880de5c67060 20:55:31 ---> d056f6b23b20 20:55:31 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:55:31 Removing intermediate container 69d09773d118 20:55:31 ---> 8737499b2c91 20:55:31 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:55:31 Removing intermediate container c125b3d9209c 20:55:31 ---> f6c4b6cbd26e 20:55:31 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:55:31 ---> Running in d33f224402d6 20:55:31 ---> Running in 7d91062459ef 20:55:31 ---> Running in 5766c094ce92 20:55:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:55:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:55:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:55:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:55:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:55:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:55:36 v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:55:36 v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:55:36 OK: 17691 distinct packages available 20:55:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:55:37 v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:55:37 v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:55:37 OK: 17691 distinct packages available 20:55:37 v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:55:37 v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:55:37 OK: 17691 distinct packages available 20:55:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:55:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:55:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:55:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:55:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:55:39 (1/4) Installing dumb-init (1.2.5-r2) 20:55:39 (2/4) Installing musl-obstack (1.2.3-r0) 20:55:39 (3/4) Installing libucontext (1.2-r0) 20:55:39 (4/4) Installing gcompat (1.1.0-r0) 20:55:39 Executing busybox-1.35.0-r29.trigger 20:55:39 OK: 8 MiB in 19 packages 20:55:39 (1/5) Installing dumb-init (1.2.5-r2) 20:55:39 (2/5) Installing musl-obstack (1.2.3-r0) 20:55:39 (3/5) Installing libucontext (1.2-r0) 20:55:39 (4/5) Installing gcompat (1.1.0-r0) 20:55:39 (5/5) Installing openssl (3.0.8-r4) 20:55:40 Executing busybox-1.35.0-r29.trigger 20:55:40 (1/5) Installing dumb-init (1.2.5-r2) 20:55:40 (2/5) Installing musl-obstack (1.2.3-r0) 20:55:40 (3/5) Installing libucontext (1.2-r0) 20:55:40 (4/5) Installing gcompat (1.1.0-r0) 20:55:40 OK: 9 MiB in 20 packages 20:55:40 (5/5) Installing openssl (3.0.8-r4) 20:55:40 Executing busybox-1.35.0-r29.trigger 20:55:40 OK: 9 MiB in 20 packages 20:55:42 Removing intermediate container d33f224402d6 20:55:42 ---> a775c65d15f8 20:55:42 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:55:42 Removing intermediate container 7d91062459ef 20:55:42 ---> db7b8c3865d5 20:55:42 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:55:42 Removing intermediate container 5766c094ce92 20:55:42 ---> 83c653b85545 20:55:42 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:55:43 ---> 0247e0f1f645 20:55:43 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:55:43 ---> c1d0489edfbd 20:55:43 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:55:44 ---> 4b3cb319dfee 20:55:44 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:55:44 ---> 25be75ac74e3 20:55:44 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:55:44 ---> a724a8b537e9 20:55:44 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:55:45 ---> 4069758c3c5d 20:55:45 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:55:51 ---> 522d76954275 20:55:51 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:55:54 ---> c6374183eb82 20:55:54 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:55:54 ---> a17271484da4 20:55:54 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:55:55 ---> 72c1da78201b 20:55:55 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:55:55 ---> 87e95196eeeb 20:55:56 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:55:56 ---> Running in d9aa93f6ddd2 20:55:57 Removing intermediate container d9aa93f6ddd2 20:55:57 ---> 6c7f3d75d4d9 20:55:57 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:55:57 ---> 58b3f40b9506 20:55:57 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:55:58 ---> fc416044ca74 20:55:58 Step 22/27 : WORKDIR / 20:55:58 ---> Running in b4424fa1b51d 20:55:59 ---> d71ec5d21289 20:55:59 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:55:59 ---> Running in 49112b672b03 20:56:00 Removing intermediate container b4424fa1b51d 20:56:00 ---> aaf6b7b0c11f 20:56:00 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:56:00 ---> Running in 09dc2fe3abe1 20:56:00 Removing intermediate container 49112b672b03 20:56:00 ---> cf67da62b3bb 20:56:00 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:56:00 ---> Running in 4375a64594fc 20:56:01 Removing intermediate container 09dc2fe3abe1 20:56:01 ---> 255a14000d9b 20:56:01 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:56:01 ---> Running in 95ec25b41013 20:56:01 Removing intermediate container 4375a64594fc 20:56:01 ---> d0265a4b7f6c 20:56:01 Step 24/26 : LABEL arch=arm64 20:56:02 ---> Running in 6e39aaae47ea 20:56:02 Removing intermediate container 95ec25b41013 20:56:02 ---> b410cf36c54a 20:56:02 Step 25/27 : LABEL arch=arm64 20:56:02 ---> Running in 5cf98c2bf75e 20:56:02 Removing intermediate container 6e39aaae47ea 20:56:02 ---> 5b774a55344e 20:56:02 Step 25/26 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 20:56:02 ---> cfa1a6f29ed3 20:56:02 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:56:02 ---> Running in 897625625acd 20:56:03 Removing intermediate container 5cf98c2bf75e 20:56:03 ---> ba1e473be419 20:56:03 Step 26/27 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 20:56:03 ---> Running in b0b32bdb01a2 20:56:03 Removing intermediate container 897625625acd 20:56:03 ---> 7570b6f7d042 20:56:03 Step 26/26 : LABEL version=0.0.0 20:56:03 ---> e5fbaaa3956c 20:56:03 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:56:03 ---> Running in 2fb85a5790f4 20:56:04 Removing intermediate container b0b32bdb01a2 20:56:04 ---> 5c6131f46cf1 20:56:04 Step 27/27 : LABEL version=0.0.0 20:56:04 ---> Running in bf709c9bd53f 20:56:04 Removing intermediate container 2fb85a5790f4 20:56:04 ---> b9f55a78f581 20:56:04 20:56:04 Successfully built b9f55a78f581 20:56:04 Successfully tagged security-spire-server-arm64:latest 20:56:05  Building security-spire-server ... done Building core-data 20:56:05 Removing intermediate container bf709c9bd53f 20:56:05 ---> d89d3ebb4029 20:56:05 20:56:05 ---> 7de7bb5ee855 20:56:05 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:56:05 Successfully built d89d3ebb4029 20:56:05 Successfully tagged security-spire-config-arm64:latest 20:56:05 Building security-proxy-setup 20:56:05  Building security-spire-config ... done  ---> dc4fb4a61eef 20:56:05 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:56:06 ---> Running in 0ccf6ed094cc 20:56:06 Removing intermediate container 0ccf6ed094cc 20:56:06 ---> cac807ea836a 20:56:06 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:56:06 ---> Running in c9cb237f713c 20:56:07 Removing intermediate container c9cb237f713c 20:56:07 ---> eb5d01629886 20:56:07 Step 25/27 : LABEL arch=arm64 20:56:07 ---> Running in 30c35422c1ee 20:56:07 Removing intermediate container 30c35422c1ee 20:56:07 ---> 9d1a8639c99a 20:56:07 Step 26/27 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 20:56:08 ---> Running in 5d9c3e5bcdeb 20:56:08 Removing intermediate container 5d9c3e5bcdeb 20:56:08 ---> de00c615b6e4 20:56:08 Step 27/27 : LABEL version=0.0.0 20:56:08 ---> Running in f0326899f094 20:56:09 Removing intermediate container f0326899f094 20:56:09 ---> 728b1a5f7bd2 20:56:09 20:56:09 Successfully built 728b1a5f7bd2 20:56:09 Successfully tagged security-spire-agent-arm64:latest 20:56:09  Building security-spire-agent ... done Building security-secretstore-setup 20:56:41 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:56:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:56:41 ---> b8494bf33e33 20:56:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:56:41 ---> Using cache 20:56:41 ---> 490fece1e593 20:56:41 Step 4/23 : WORKDIR /edgex-go 20:56:41 ---> Using cache 20:56:41 ---> 42ae4cf3a52b 20:56:41 Step 5/23 : RUN apk add --update --no-cache make git 20:56:41 ---> Running in eb8bca670b18 20:56:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:56:42 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:56:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:56:43 ---> b8494bf33e33 20:56:43 Step 3/22 : WORKDIR /edgex-go 20:56:43 ---> Using cache 20:56:43 ---> fd475c76ea03 20:56:43 Step 4/22 : RUN apk add --update --no-cache make git 20:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:56:45 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:56:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:56:45 ---> b8494bf33e33 20:56:45 Step 3/25 : WORKDIR /edgex-go 20:56:45 ---> Using cache 20:56:45 ---> fd475c76ea03 20:56:45 Step 4/25 : RUN apk add --update --no-cache make git 20:56:45 ---> Running in 406a0722bb8d 20:56:45 ---> Running in 60afa62bb85a 20:56:45 OK: 263 MiB in 53 packages 20:56:47 Removing intermediate container eb8bca670b18 20:56:47 ---> 9a18766235b3 20:56:47 Step 6/23 : COPY go.mod vendor* ./ 20:56:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:56:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:56:48 ---> 4cfc643caeeb 20:56:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:48 ---> Running in a8d0331b87b3 20:56:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:56:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:56:50 OK: 263 MiB in 53 packages 20:56:50 OK: 263 MiB in 53 packages 20:56:52 Removing intermediate container 60afa62bb85a 20:56:52 ---> 1622296b12da 20:56:52 Step 5/25 : COPY go.mod vendor* ./ 20:56:52 Removing intermediate container 406a0722bb8d 20:56:52 ---> fa910637c021 20:56:52 Step 5/22 : COPY go.mod vendor* ./ 20:56:53 ---> 8d014878ac35 20:56:53 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:53 ---> 3955b7c6f0c3 20:56:53 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:53 ---> Running in 06457fb74f9f 20:56:53 ---> Running in ce19db63c731 20:59:15 Removing intermediate container a8d0331b87b3 20:59:15 ---> e683b70ffbd1 20:59:15 Step 8/23 : COPY . . 20:59:15 Removing intermediate container ce19db63c731 20:59:15 ---> feb52f889c4c 20:59:15 Step 7/22 : COPY . . 20:59:15 Removing intermediate container 06457fb74f9f 20:59:15 ---> 5ab69f4497a1 20:59:15 Step 7/25 : COPY . . 20:59:27 ---> 852c30957431 20:59:27 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:59:27 ---> Running in 81af2b20521e 20:59:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:59:30 ---> 44a85cad5ad9 20:59:30 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:59:30 ---> Running in 9bb44c284276 20:59:32 ---> f2444615b1d7 20:59:32 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:59:32 ---> Running in 321e66ef277b 20:59:33 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 20:59: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:03:56 Removing intermediate container 07dd69a0f2f8 21:03:56 ---> ee21d9db98a4 21:03:56 21:03:56 Step 10/23 : FROM alpine:3.17 21:03:56 ---> 51e60588ff2c 21:03:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:03:56 ---> Running in 1f8eba543f2a 21:03:56 Removing intermediate container 9343ebb76173 21:03:56 ---> fe8b1b21e234 21:03:56 21:03:56 Step 10/23 : FROM alpine:3.17 21:03:56 ---> 51e60588ff2c 21:03:56 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:03:56 ---> Running in 37be6176ee00 21:03:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:03:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:03:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:03:58 (1/1) Installing dumb-init (1.2.5-r2) 21:03:58 Executing busybox-1.35.0-r29.trigger 21:03:58 OK: 8 MiB in 16 packages 21:03:58 (1/2) Installing ca-certificates (20220614-r4) 21:03:58 (2/2) Installing dumb-init (1.2.5-r2) 21:03:58 Executing busybox-1.35.0-r29.trigger 21:03:58 Executing ca-certificates-20220614-r4.trigger 21:03:59 OK: 8 MiB in 17 packages 21:04:00 Removing intermediate container 1f8eba543f2a 21:04:00 ---> 51cc1ae85749 21:04:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 21:04:00 ---> Running in b9802aae2a50 21:04:01 Removing intermediate container b9802aae2a50 21:04:01 ---> 070c9286333c 21:04:01 Step 13/23 : ENV APP_PORT=59861 21:04:01 ---> Running in 591d710967a2 21:04:02 Removing intermediate container 591d710967a2 21:04:02 ---> 46166845e01a 21:04:02 Step 14/23 : EXPOSE $APP_PORT 21:04:02 ---> Running in 70413387e23e 21:04:02 Removing intermediate container 37be6176ee00 21:04:02 ---> 30899bdd6de5 21:04:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 21:04:02 ---> Running in 227c00dbf3a3 21:04:02 Removing intermediate container 70413387e23e 21:04:02 ---> 495bc65256a7 21:04:02 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:04:03 Removing intermediate container 227c00dbf3a3 21:04:03 ---> f385d976a17c 21:04:03 Step 13/23 : ENV APP_PORT=59860 21:04:03 ---> Running in 81280e5343a1 21:04:04 ---> 969e5f8c72fc 21:04:04 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 21:04:04 Removing intermediate container 81280e5343a1 21:04:04 ---> 80e2b8a5d89d 21:04:04 Step 14/23 : EXPOSE $APP_PORT 21:04:04 ---> Running in 45914eeb1fa7 21:04:04 Removing intermediate container 45914eeb1fa7 21:04:04 ---> 60de5fab6a01 21:04:04 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:04:05 ---> e846b6fc84c6 21:04:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:04:06 ---> 33f8b3dee959 21:04:06 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 21:04:07 ---> d6126bd6bd01 21:04:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:04:08 ---> c98e7bb788b4 21:04:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:04:10 ---> 16547e5106c0 21:04:10 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:04:10 ---> Running in 8e0df76c07e3 21:04:11 Removing intermediate container 8e0df76c07e3 21:04:11 ---> dc710ee7d60d 21:04:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:04:11 ---> Running in 2fdb87fcb909 21:04:11 ---> 4f11cb2ef1db 21:04:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:04:12 Removing intermediate container 2fdb87fcb909 21:04:12 ---> 09b2f4a27984 21:04:12 Step 21/23 : LABEL arch=arm64 21:04:12 ---> Running in 9804d08a5656 21:04:12 ---> e3599fa4aae3 21:04:12 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:04:12 ---> Running in 3cba6e559c04 21:04:13 Removing intermediate container 9804d08a5656 21:04:13 ---> 9a9a77fef504 21:04:13 Step 22/23 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 21:04:13 ---> Running in 95d7fbb03432 21:04:13 Removing intermediate container 3cba6e559c04 21:04:13 ---> 28c192081394 21:04:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:04:13 ---> Running in 0d5d690b44f9 21:04:14 Removing intermediate container 95d7fbb03432 21:04:14 ---> 5291e9f0c4cc 21:04:14 Step 23/23 : LABEL version=0.0.0 21:04:14 ---> Running in a8e6da7eb5f7 21:04:14 Removing intermediate container 0d5d690b44f9 21:04:14 ---> 84ce242c0745 21:04:14 Step 21/23 : LABEL arch=arm64 21:04:14 ---> Running in 80bde4e94a7e 21:04:15 Removing intermediate container a8e6da7eb5f7 21:04:15 ---> 46ca9a8e000b 21:04:15 21:04:15 Removing intermediate container 80bde4e94a7e 21:04:15 ---> 70f8d2dcffed 21:04:15 Step 22/23 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 21:04:15 Successfully built 46ca9a8e000b 21:04:15 Successfully tagged support-scheduler-arm64:latest 21:04:15 ---> Running in 6a0a7cbae853 21:04:15 Building core-command 21:04:16  Building support-scheduler ... done Removing intermediate container 6a0a7cbae853 21:04:16 ---> 21b26c2d4d12 21:04:16 Step 23/23 : LABEL version=0.0.0 21:04:16 ---> Running in feab0d3b80e0 21:04:16 Removing intermediate container feab0d3b80e0 21:04:16 ---> e90241d0aea4 21:04:16 21:04:17 Successfully built e90241d0aea4 21:04:17 Successfully tagged support-notifications-arm64:latest 21:04:17  Building support-notifications ... done Building security-spiffe-token-provider 21:04:43 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:04:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:04:43 ---> b8494bf33e33 21:04:43 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:04:43 ---> Using cache 21:04:43 ---> 490fece1e593 21:04:43 Step 4/24 : WORKDIR /edgex-go 21:04:43 ---> Using cache 21:04:43 ---> 42ae4cf3a52b 21:04:43 Step 5/24 : RUN apk add --update --no-cache make git 21:04:43 ---> Using cache 21:04:43 ---> 9a18766235b3 21:04:43 Step 6/24 : COPY go.mod vendor* ./ 21:04:43 ---> Using cache 21:04:43 ---> 4cfc643caeeb 21:04:43 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:43 ---> Using cache 21:04:43 ---> e683b70ffbd1 21:04:43 Step 8/24 : COPY . . 21:04:43 ---> Using cache 21:04:43 ---> 852c30957431 21:04:43 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 21:04:43 ---> Running in 34d0a20ac891 21:04:44 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:04:44 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:04:44 ---> b8494bf33e33 21:04:44 Step 3/20 : WORKDIR /edgex-go 21:04:44 ---> Using cache 21:04:44 ---> fd475c76ea03 21:04:44 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:04:44 ---> Running in 1015373fd0fd 21:04:46 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 21:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:04:49 v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:04:49 v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:04:49 OK: 17695 distinct packages available 21:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:04:51 OK: 263 MiB in 53 packages 21:04:56 Removing intermediate container 1015373fd0fd 21:04:56 ---> 132f50d35f4b 21:04:56 Step 5/20 : COPY go.mod vendor* ./ 21:04:56 ---> 5947e5e50d00 21:04:56 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:56 ---> Running in 1d0cc62d0d19 21:05:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:05:44 Removing intermediate container 9bb44c284276 21:05:44 ---> 7e5c9e6f54f4 21:05:44 21:05:44 Step 9/22 : FROM alpine:3.17 21:05:44 ---> 51e60588ff2c 21:05:44 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 21:05:44 ---> Running in a8079727a4fd 21:05:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:05:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:05:49 (1/2) Installing dumb-init (1.2.5-r2) 21:05:49 (2/2) Installing openssl (3.0.8-r4) 21:05:49 Executing busybox-1.35.0-r29.trigger 21:05:49 OK: 8 MiB in 17 packages 21:05:52 Removing intermediate container a8079727a4fd 21:05:52 ---> d23934733ab3 21:05:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 21:05:52 ---> Running in 4ccccd6ff1bf 21:05:53 Removing intermediate container 4ccccd6ff1bf 21:05:53 ---> 03cf08a1a05a 21:05:53 Step 12/22 : WORKDIR /edgex 21:05:53 ---> Running in 1bb44747e2de 21:05:53 Removing intermediate container 321e66ef277b 21:05:53 ---> 97aeecbf6665 21:05:53 21:05:53 Step 9/25 : FROM alpine:3.17 21:05:53 ---> 51e60588ff2c 21:05:53 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:05:53 ---> Running in e0a119e2b004 21:05:54 Removing intermediate container 1bb44747e2de 21:05:54 ---> 8436c6304891 21:05:54 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:05:55 ---> 7fa0801d1476 21:05:55 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 21:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:05:56 ---> 0d54937ee94c 21:05:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:05:57 ---> 9d7f738a71d7 21:05:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:05:58 (1/3) Installing ca-certificates (20220614-r4) 21:05:58 (2/3) Installing dumb-init (1.2.5-r2) 21:05:58 (3/3) Installing su-exec (0.2-r2) 21:05:58 Executing busybox-1.35.0-r29.trigger 21:05:58 Executing ca-certificates-20220614-r4.trigger 21:05:59 ---> 6eba7fed28d4 21:05:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:05:59 OK: 8 MiB in 18 packages 21:06:00 ---> 4a3837b0e934 21:06:00 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:06:00 ---> Running in 0209b287b58a 21:06:02 Removing intermediate container e0a119e2b004 21:06:02 ---> 217acce87749 21:06:02 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 21:06:02 ---> Running in 377bf4f5c53f 21:06:04 Removing intermediate container 377bf4f5c53f 21:06:04 ---> 2b277b37d93b 21:06:04 Step 12/25 : WORKDIR / 21:06:04 ---> Running in f6b30900e94b 21:06:05 Removing intermediate container f6b30900e94b 21:06:05 Removing intermediate container 0209b287b58a 21:06:05 ---> 6935bab76af3 21:06:05 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:06:05 ---> 607594a81fb3 21:06:05 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 21:06:05 ---> Running in 585e674f5755 21:06:06 Removing intermediate container 585e674f5755 21:06:06 ---> 115ef25ff7fb 21:06:06 Step 20/22 : LABEL arch=arm64 21:06:06 ---> Running in 2377b0264735 21:06:06 ---> f5781cab046c 21:06:06 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 21:06:07 Removing intermediate container 2377b0264735 21:06:07 ---> 34d3f1370ded 21:06:07 Step 21/22 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 21:06:07 ---> Running in 8eba7a281652 21:06:08 ---> 522dd683dfa6 21:06:08 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:06:08 Removing intermediate container 8eba7a281652 21:06:08 ---> ef050ba7539c 21:06:08 Step 22/22 : LABEL version=0.0.0 21:06:08 ---> Running in dc9014934623 21:06:09 Removing intermediate container dc9014934623 21:06:09 ---> 82f72479a8d6 21:06:09 21:06:10 ---> 7840021c7417 21:06:10 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 21:06:10 Successfully built 82f72479a8d6 21:06:10 Successfully tagged security-proxy-setup-arm64:latest 21:06:10 Building security-bootstrapper 21:06:11  Building security-proxy-setup ... done  ---> e5e97d3dd627 21:06:11 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:06:12 ---> 936f1841b9fb 21:06:12 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:06:15 ---> 14b791e0f862 21:06:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:06:19 ---> 50af2a9f62ba 21:06:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:06:22 ---> e9dd293fec76 21:06:22 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:06:22 ---> Running in 06e96340e75c 21:06:27 Removing intermediate container 06e96340e75c 21:06:27 ---> 52193d781088 21:06:27 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:06:27 ---> Running in f97f6ac12866 21:06:28 Removing intermediate container f97f6ac12866 21:06:28 ---> 3ab7f2f12c3b 21:06:28 Step 23/25 : LABEL arch=arm64 21:06:28 ---> Running in 8856506fb4fa 21:06:29 Removing intermediate container 8856506fb4fa 21:06:29 ---> 49dc5ca4be1b 21:06:29 Step 24/25 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 21:06:30 ---> Running in 5450bff3b16a 21:06:31 Removing intermediate container 5450bff3b16a 21:06:31 ---> cf291be6d8af 21:06:31 Step 25/25 : LABEL version=0.0.0 21:06:31 ---> Running in e51a6227b0c1 21:06:32 Removing intermediate container e51a6227b0c1 21:06:32 ---> a96ccc54dc86 21:06:32 21:06:33 Successfully built a96ccc54dc86 21:06:33 Successfully tagged security-secretstore-setup-arm64:latest 21:06:33  Building security-secretstore-setup ... done Building core-common-config-bootstrapper 21:06:34 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:06:34 Step 2/33 : FROM ${BUILDER_BASE} AS builder 21:06:34 ---> b8494bf33e33 21:06:34 Step 3/33 : WORKDIR /edgex-go 21:06:34 ---> Using cache 21:06:34 ---> fd475c76ea03 21:06:34 Step 4/33 : RUN apk add --update --no-cache make git 21:06:34 ---> Using cache 21:06:34 ---> fa910637c021 21:06:34 Step 5/33 : COPY go.mod vendor* ./ 21:06:34 ---> Using cache 21:06:34 ---> 3955b7c6f0c3 21:06:34 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:34 ---> Using cache 21:06:34 ---> feb52f889c4c 21:06:34 Step 7/33 : COPY . . 21:06:35 ---> Using cache 21:06:35 ---> 44a85cad5ad9 21:06:35 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:06:36 ---> Running in 0c291c4b7e57 21:06:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:06:43 Removing intermediate container 81af2b20521e 21:06:43 ---> 8cab635abcc9 21:06:43 21:06:43 Step 10/23 : FROM alpine:3.17 21:06:43 ---> 51e60588ff2c 21:06:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 21:06:43 ---> Running in 01080f660333 21:06:44 Removing intermediate container 01080f660333 21:06:44 ---> e8b26e41a127 21:06:44 Step 12/23 : ENV APP_PORT=59880 21:06:44 ---> Running in 95a8b19c0db6 21:06:45 Removing intermediate container 95a8b19c0db6 21:06:45 ---> 97095dc2bf7d 21:06:45 Step 13/23 : EXPOSE $APP_PORT 21:06:46 ---> Running in 86064c54d8bb 21:06:47 Removing intermediate container 86064c54d8bb 21:06:47 ---> 074b8cc01287 21:06:47 Step 14/23 : RUN apk add --update --no-cache dumb-init 21:06:47 ---> Running in 9b002afb8a9c 21:06:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:06:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:06:52 (1/1) Installing dumb-init (1.2.5-r2) 21:06:52 Executing busybox-1.35.0-r29.trigger 21:06:52 OK: 8 MiB in 16 packages 21:06:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:06:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:06:54 ---> b8494bf33e33 21:06:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:06:54 ---> Using cache 21:06:54 ---> 490fece1e593 21:06:54 Step 4/23 : WORKDIR /edgex-go 21:06:54 ---> Using cache 21:06:54 ---> 42ae4cf3a52b 21:06:54 Step 5/23 : RUN apk add --update --no-cache make git 21:06:54 ---> Using cache 21:06:54 ---> 9a18766235b3 21:06:54 Step 6/23 : COPY go.mod vendor* ./ 21:06:54 ---> Using cache 21:06:54 ---> 4cfc643caeeb 21:06:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:54 ---> Using cache 21:06:54 ---> e683b70ffbd1 21:06:54 Step 8/23 : COPY . . 21:06:54 ---> Using cache 21:06:54 ---> 852c30957431 21:06:54 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:06:55 ---> Running in fbb61ed7583c 21:06:57 Removing intermediate container 9b002afb8a9c 21:06:57 ---> 69e26394e4eb 21:06:57 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:06:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:06:59 ---> 95e6a2548108 21:06:59 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 21:07:00 ---> 8d723a47f7ff 21:07:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:07:03 ---> 28db219ae321 21:07:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:07:04 ---> 675286dc292d 21:07:04 Step 19/23 : ENTRYPOINT ["/core-data"] 21:07:04 ---> Running in 7b368349a66c 21:07:04 Removing intermediate container 7b368349a66c 21:07:04 ---> 5cf9ad2ab73e 21:07:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:07:05 ---> Running in 8cc937ac9bcd 21:07:07 Removing intermediate container 1d0cc62d0d19 21:07:07 ---> 9bd4148d2063 21:07:07 Step 7/20 : COPY . . 21:07:09 Removing intermediate container 8cc937ac9bcd 21:07:09 ---> 63dccba368db 21:07:09 Step 21/23 : LABEL arch=arm64 21:07:09 ---> Running in 4960a7b48a31 21:07:10 Removing intermediate container 4960a7b48a31 21:07:10 ---> 5c5f84783640 21:07:10 Step 22/23 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 21:07:10 ---> Running in 309d2318835d 21:07:11 Removing intermediate container 309d2318835d 21:07:11 ---> a0a4db8e8ef9 21:07:11 Step 23/23 : LABEL version=0.0.0 21:07:12 ---> Running in 73241bd065fe 21:07:13 Removing intermediate container 73241bd065fe 21:07:13 ---> 3da85c981df8 21:07:13 21:07:13 Successfully built 3da85c981df8 21:07:13 Successfully tagged core-data-arm64:latest 21:07:13  Building core-data ... done Building core-metadata 21:07:25 ---> 4ffba3906337 21:07:25 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:07:25 ---> Running in ec84e09e7e00 21:07: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:07:32 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:07:32 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:07:32 ---> b8494bf33e33 21:07:32 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:07:32 ---> Using cache 21:07:32 ---> 490fece1e593 21:07:32 Step 4/25 : WORKDIR /edgex-go 21:07:32 ---> Using cache 21:07:32 ---> 42ae4cf3a52b 21:07:32 Step 5/25 : RUN apk add --update --no-cache make git 21:07:32 ---> Using cache 21:07:32 ---> 9a18766235b3 21:07:32 Step 6/25 : COPY go.mod vendor* ./ 21:07:32 ---> Using cache 21:07:32 ---> 4cfc643caeeb 21:07:32 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:07:32 ---> Using cache 21:07:32 ---> e683b70ffbd1 21:07:32 Step 8/25 : COPY . . 21:07:32 ---> Using cache 21:07:32 ---> 852c30957431 21:07:32 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 21:07:32 ---> Running in ae482723034b 21:07:34 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 21:11:26 Removing intermediate container 34d0a20ac891 21:11:26 ---> 69506111d936 21:11:26 21:11:26 Step 10/24 : FROM alpine:3.17 21:11:26 ---> 51e60588ff2c 21:11:26 Step 11/24 : RUN apk add --update --no-cache dumb-init 21:11:26 ---> Using cache 21:11:26 ---> 51cc1ae85749 21:11:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 21:11:26 ---> Using cache 21:11:26 ---> 070c9286333c 21:11:26 Step 13/24 : ENV APP_PORT=59882 21:11:26 ---> Running in bd500627e897 21:11:26 Removing intermediate container bd500627e897 21:11:26 ---> 37605fde1bd8 21:11:26 Step 14/24 : EXPOSE $APP_PORT 21:11:26 ---> Running in 068fe74582b1 21:11:26 Removing intermediate container 068fe74582b1 21:11:26 ---> 1fff13ac7ebe 21:11:26 Step 15/24 : WORKDIR / 21:11:26 ---> Running in ae589fd244ed 21:11:26 Removing intermediate container ae589fd244ed 21:11:26 ---> 9099e44b68b5 21:11:26 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:11:26 ---> 3a4d09167939 21:11:26 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 21:11:26 ---> ba90e340fe67 21:11:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:11:26 ---> 30d013c638ef 21:11:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:11:26 ---> 48c6ef98c833 21:11:26 Step 20/24 : ENTRYPOINT ["/core-command"] 21:11:26 ---> Running in 3cc1e6295a04 21:11:26 Removing intermediate container 3cc1e6295a04 21:11:26 ---> 78a669373ae8 21:11:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:11:26 ---> Running in e1181dcc7f53 21:11:26 Removing intermediate container e1181dcc7f53 21:11:26 ---> b2359669a9a4 21:11:26 Step 22/24 : LABEL arch=arm64 21:11:26 ---> Running in c8276d6f5dca 21:11:26 Removing intermediate container c8276d6f5dca 21:11:26 ---> 0465f653f3d7 21:11:26 Step 23/24 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 21:11:26 ---> Running in a30bf3533553 21:11:26 Removing intermediate container a30bf3533553 21:11:26 ---> 179a57d7f68e 21:11:26 Step 24/24 : LABEL version=0.0.0 21:11:26 ---> Running in c25d884a24c2 21:11:26 Removing intermediate container c25d884a24c2 21:11:26 ---> 51a1f67fc12c 21:11:26 21:11:26 Successfully built 51a1f67fc12c 21:11:26 Successfully tagged core-command-arm64:latest 21:11:26  Building core-command ... done Building security-proxy-auth 21:11:41 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 21:11:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:11:41 ---> b8494bf33e33 21:11:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:11:41 ---> Using cache 21:11:41 ---> 490fece1e593 21:11:41 Step 4/23 : WORKDIR /edgex-go 21:11:41 ---> Using cache 21:11:41 ---> 42ae4cf3a52b 21:11:41 Step 5/23 : RUN apk add --update --no-cache make git 21:11:41 ---> Using cache 21:11:41 ---> 9a18766235b3 21:11:41 Step 6/23 : COPY go.mod vendor* ./ 21:11:41 ---> Using cache 21:11:41 ---> 4cfc643caeeb 21:11:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:41 ---> Using cache 21:11:41 ---> e683b70ffbd1 21:11:41 Step 8/23 : COPY . . 21:11:41 ---> Using cache 21:11:41 ---> 852c30957431 21:11:41 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 21:11:41 ---> Running in 3bfd309ede2c 21:11:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:13:33 Removing intermediate container 0c291c4b7e57 21:13:33 ---> 8f66b98892ed 21:13:33 21:13:33 Step 9/33 : FROM alpine:3.17 21:13:33 ---> 51e60588ff2c 21:13:33 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 21:13:33 ---> Running in 3773a6aa4dcb 21:13:33 Removing intermediate container 3773a6aa4dcb 21:13:33 ---> 3b23009a6f80 21:13:33 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 21:13:33 ---> Running in bab52d0a9cca 21:13:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:13:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:13:33 (1/2) Installing dumb-init (1.2.5-r2) 21:13:33 (2/2) Installing su-exec (0.2-r2) 21:13:33 Executing busybox-1.35.0-r29.trigger 21:13:33 OK: 8 MiB in 17 packages 21:13:33 Removing intermediate container bab52d0a9cca 21:13:33 ---> adcb5742dcfc 21:13:33 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 21:13:33 ---> Running in 0ebda26fec76 21:13:33 Removing intermediate container 0ebda26fec76 21:13:33 ---> 043ac17778e6 21:13:33 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 21:13:33 ---> Running in 7c66bc17a89b 21:13:33 Removing intermediate container 7c66bc17a89b 21:13:33 ---> 2437e099be8f 21:13:33 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 21:13:33 ---> Running in ab32538ee906 21:13:33 Removing intermediate container ab32538ee906 21:13:33 ---> a94b1cba8fcf 21:13:33 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 21:13:33 ---> Running in 4d732bc00019 21:13:33 Removing intermediate container 4d732bc00019 21:13:33 ---> 4415c783a20e 21:13:33 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 21:13:33 ---> Running in 7483d39e7d21 21:13:35 Removing intermediate container 7483d39e7d21 21:13:35 ---> 20a0c6d0c856 21:13:35 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 21:13:36 ---> Running in cbbbb8168283 21:13:36 Removing intermediate container cbbbb8168283 21:13:36 ---> 30db53156cab 21:13:36 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 21:13:37 ---> eaef4a7c23fb 21:13:37 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 21:13:38 ---> Running in 3dd186951fa9 21:13:41 Removing intermediate container 3dd186951fa9 21:13:41 ---> 527936b57143 21:13:41 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 21:13:41 ---> 1db911da6736 21:13:41 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 21:13:42 ---> 8e27699ab280 21:13:42 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:13:44 ---> 63fb28549e19 21:13:44 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:13:47 ---> 1f964e89cbe6 21:13:47 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 21:13:48 ---> 80c66b2173c5 21:13:48 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 21:13:49 ---> cdd763e22015 21:13:49 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 21:13:50 ---> 6b26d8fdbc46 21:13:50 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:13:51 ---> 3cafb302954b 21:13:51 Step 28/33 : RUN chmod +x /entrypoint.sh 21:13:51 ---> Running in b74f7a7765c6 21:13:54 Removing intermediate container b74f7a7765c6 21:13:54 ---> e91130f4c68d 21:13:54 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 21:13:54 ---> Running in ab9a93300e8b 21:13:55 Removing intermediate container ab9a93300e8b 21:13:55 ---> ec779d9ebf30 21:13:55 Step 30/33 : CMD ["gate"] 21:13:55 ---> Running in ff1598599324 21:13:55 Removing intermediate container ff1598599324 21:13:55 ---> d8e061a83454 21:13:55 Step 31/33 : LABEL arch=arm64 21:13:55 ---> Running in a1dff12c8ded 21:13:56 Removing intermediate container a1dff12c8ded 21:13:56 ---> 96507c29d3ae 21:13:56 Step 32/33 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 21:13:56 ---> Running in 1d8e7408783b 21:13:56 Removing intermediate container 1d8e7408783b 21:13:56 ---> 0c213b050c07 21:13:56 Step 33/33 : LABEL version=0.0.0 21:13:57 ---> Running in 29b206a955b8 21:13:57 Removing intermediate container 29b206a955b8 21:13:57 ---> a49145e9e8d6 21:13:57 21:13:57 Successfully built a49145e9e8d6 21:13:57 Successfully tagged security-bootstrapper-arm64:latest 21:14:10  Building security-bootstrapper ... done Removing intermediate container fbb61ed7583c 21:14:10 ---> b1d9da28ff42 21:14:10 21:14:10 Step 10/23 : FROM alpine:3.17 21:14:10 ---> 51e60588ff2c 21:14:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 21:14:10 ---> Running in bab99c5be119 21:14:10 Removing intermediate container bab99c5be119 21:14:10 ---> 062d52d926e0 21:14:10 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:14:10 ---> Running in 60ca3e351f3d 21:14:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:14:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:14:13 (1/1) Installing dumb-init (1.2.5-r2) 21:14:13 Executing busybox-1.35.0-r29.trigger 21:14:13 OK: 8 MiB in 16 packages 21:14:15 Removing intermediate container 60ca3e351f3d 21:14:15 ---> a4345e156814 21:14:15 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:14:16 ---> b63ae1724cf8 21:14:16 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 21:14:17 ---> 3422ad0ea496 21:14:17 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:14:18 ---> 34f6a4b4f0ea 21:14:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:14:19 ---> c7a04337392f 21:14:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:14:20 ---> ef15e71ee86c 21:14:20 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:14:20 ---> Running in 382e22bdde4e 21:14:23 Removing intermediate container 382e22bdde4e 21:14:23 ---> 27b0de682621 21:14:23 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 21:14:23 ---> Running in 1cff570a1eff 21:14:24 Removing intermediate container 1cff570a1eff 21:14:24 ---> cb97285b7751 21:14:24 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 21:14:24 ---> Running in 1f2a8d1bac14 21:14:25 Removing intermediate container 1f2a8d1bac14 21:14:25 ---> 6fa2aa55d9c7 21:14:25 Step 21/23 : LABEL arch=arm64 21:14:25 ---> Running in eb26a904dccc 21:14:25 Removing intermediate container eb26a904dccc 21:14:25 ---> 7ad7c0c9910a 21:14:25 Step 22/23 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 21:14:25 ---> Running in dabad545d436 21:14:27 Removing intermediate container dabad545d436 21:14:27 ---> 86f127f6d21c 21:14:27 Step 23/23 : LABEL version=0.0.0 21:14:27 ---> Running in 57906c0e4de4 21:14:27 Removing intermediate container 57906c0e4de4 21:14:27 ---> 4b2564e368df 21:14:27 21:14:27 Successfully built 4b2564e368df 21:14:27 Successfully tagged core-common-config-bootstrapper-arm64:latest 21:14:54  Building core-common-config-bootstrapper ... done Removing intermediate container ae482723034b 21:14:54 ---> 3928f58ea05d 21:14:54 21:14:54 Step 10/25 : FROM alpine:3.17 21:14:54 ---> 51e60588ff2c 21:14:54 Step 11/25 : RUN apk add --update --no-cache dumb-init 21:14:54 ---> Using cache 21:14:54 ---> 51cc1ae85749 21:14:54 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 21:14:54 ---> Using cache 21:14:54 ---> 070c9286333c 21:14:54 Step 13/25 : ENV APP_PORT=59881 21:14:54 ---> Running in a042c8e3bd84 21:14:55 Removing intermediate container a042c8e3bd84 21:14:55 ---> 12e8ae7aaca3 21:14:55 Step 14/25 : EXPOSE $APP_PORT 21:14:55 ---> Running in 3e57b4846474 21:14:55 Removing intermediate container 3e57b4846474 21:14:55 ---> f0859e7e9240 21:14:55 Step 15/25 : WORKDIR / 21:14:55 ---> Running in 12cf6dc569eb 21:14:56 Removing intermediate container 12cf6dc569eb 21:14:56 ---> c1694f781e83 21:14:56 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 21:14:57 ---> 3d83c992d85a 21:14:57 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 21:14:58 ---> 6d12637da5a8 21:14:58 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:15:00 ---> 20ac5efe6866 21:15:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:15:01 ---> 46547a49d9c5 21:15:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:15:02 ---> d9468946c230 21:15:02 Step 21/25 : ENTRYPOINT ["/core-metadata"] 21:15:02 ---> Running in f890bcf06370 21:15:02 Removing intermediate container f890bcf06370 21:15:02 ---> 3159ad7e4bba 21:15:02 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:15:03 ---> Running in 22cb312f0306 21:15:03 Removing intermediate container 22cb312f0306 21:15:03 ---> c63f3a4fac66 21:15:03 Step 23/25 : LABEL arch=arm64 21:15:03 ---> Running in 5d9f624383e6 21:15:05 Removing intermediate container 5d9f624383e6 21:15:05 ---> a3a99dcf88e1 21:15:05 Step 24/25 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 21:15:05 ---> Running in 63b79950852b 21:15:06 Removing intermediate container 63b79950852b 21:15:06 ---> 36c15b50ce47 21:15:06 Step 25/25 : LABEL version=0.0.0 21:15:06 ---> Running in 061664b3232c 21:15:07 Removing intermediate container 061664b3232c 21:15:07 ---> 53e6612f2e5c 21:15:07 21:15:07 Successfully built 53e6612f2e5c 21:15:07 Successfully tagged core-metadata-arm64:latest 21:15:39  Building core-metadata ... done Removing intermediate container ec84e09e7e00 21:15:39 ---> 3d393134c8fe 21:15:39 21:15:39 Step 9/20 : FROM alpine:3.17 21:15:39 ---> 51e60588ff2c 21:15:39 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 21:15:39 ---> Using cache 21:15:39 ---> 3b23009a6f80 21:15:39 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:15:39 ---> Running in 4f320a9386ab 21:15:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:15:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:15:40 v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:15:40 v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:15:40 OK: 17691 distinct packages available 21:15:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:15:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:15:42 (1/9) Installing ca-certificates (20220614-r4) 21:15:42 (2/9) Installing brotli-libs (1.0.9-r9) 21:15:42 (3/9) Installing nghttp2-libs (1.51.0-r0) 21:15:42 (4/9) Installing libcurl (8.0.1-r0) 21:15:42 (5/9) Installing curl (8.0.1-r0) 21:15:42 (6/9) Installing dumb-init (1.2.5-r2) 21:15:42 (7/9) Installing musl-obstack (1.2.3-r0) 21:15:42 (8/9) Installing libucontext (1.2-r0) 21:15:42 (9/9) Installing gcompat (1.1.0-r0) 21:15:42 Executing busybox-1.35.0-r29.trigger 21:15:42 Executing ca-certificates-20220614-r4.trigger 21:15:43 OK: 11 MiB in 24 packages 21:15:45 Removing intermediate container 4f320a9386ab 21:15:45 ---> 041e9be6a19b 21:15:45 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:15:45 ---> 005b85b0937e 21:15:45 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 21:15:46 ---> 89860d5634dc 21:15:46 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:15:48 ---> 6e69ba34958a 21:15:48 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:15:48 ---> a495ca4bf4b0 21:15:48 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:15:48 ---> Running in 241302f7a567 21:15:49 Removing intermediate container 241302f7a567 21:15:49 ---> 8c1c79faa6f5 21:15:49 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:15:49 ---> Running in 79a867a0d491 21:15:49 Removing intermediate container 79a867a0d491 21:15:49 ---> 5d049862b27d 21:15:49 Step 18/20 : LABEL arch=arm64 21:15:49 ---> Running in e125301601ce 21:15:50 Removing intermediate container e125301601ce 21:15:50 ---> b707f70b00e6 21:15:50 Step 19/20 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 21:15:50 ---> Running in e71f6596dd79 21:15:50 Removing intermediate container e71f6596dd79 21:15:50 ---> a3c6e04da22f 21:15:50 Step 20/20 : LABEL version=0.0.0 21:15:51 ---> Running in b4ff98659350 21:15:51 Removing intermediate container b4ff98659350 21:15:51 ---> 6e1360c326c9 21:15:51 21:15:51 Successfully built 6e1360c326c9 21:15:51 Successfully tagged security-spiffe-token-provider-arm64:latest 21:15:51  Building security-spiffe-token-provider ... done Removing intermediate container 3bfd309ede2c 21:15:51 ---> b7ee86283181 21:15:51 21:15:51 Step 10/23 : FROM alpine:3.17 21:15:51 ---> 51e60588ff2c 21:15:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 21:15:51 ---> Using cache 21:15:51 ---> 062d52d926e0 21:15:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:15:51 ---> Using cache 21:15:51 ---> a4345e156814 21:15:51 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:15:51 ---> Using cache 21:15:51 ---> b63ae1724cf8 21:15:51 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 21:15:51 ---> Using cache 21:15:51 ---> 3422ad0ea496 21:15:51 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:15:52 ---> 8488bfb66a3a 21:15:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:15:53 ---> c5d062613fd5 21:15:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:15:54 ---> 55dc6a1c7698 21:15:54 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:15:54 ---> Running in 3ecec9114900 21:15:55 Removing intermediate container 3ecec9114900 21:15:55 ---> 167b43be8c57 21:15:55 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 21:15:55 ---> Running in f0d5d2d09280 21:15:55 Removing intermediate container f0d5d2d09280 21:15:55 ---> 10100ae26488 21:15:55 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 21:15:56 ---> Running in 8463cd85f88a 21:15:56 Removing intermediate container 8463cd85f88a 21:15:56 ---> aa3fa81bd611 21:15:56 Step 21/23 : LABEL arch=arm64 21:15:56 ---> Running in 7e842687bfb5 21:15:56 Removing intermediate container 7e842687bfb5 21:15:56 ---> cc3b99fc0f85 21:15:56 Step 22/23 : LABEL git_sha=adae08446ccafd5bbf2269dbd38b65bc1a977ca6 21:15:57 ---> Running in 68e4ad1fa719 21:15:57 Removing intermediate container 68e4ad1fa719 21:15:57 ---> 9c343013cd36 21:15:57 Step 23/23 : LABEL version=0.0.0 21:15:57 ---> Running in f73858906bcc 21:15:57 Removing intermediate container f73858906bcc 21:15:57 ---> cdf356565bfa 21:15:57 21:15:57 Successfully built cdf356565bfa 21:15:57 Successfully tagged security-proxy-auth-arm64:latest 21:15:58  Building security-proxy-auth ... done  [Pipeline] } 21:15:58 $ docker stop --time=1 5cbee01f3bacf2d3caded76cbfe9a7f6bec27fa59e8b218d0bd52687cddaf70e 21:15:59 $ docker rm -f --volumes 5cbee01f3bacf2d3caded76cbfe9a7f6bec27fa59e8b218d0bd52687cddaf70e [Pipeline] // withDockerContainer [Pipeline] sh 21:16:00 + docker images 21:16:00 REPOSITORY TAG IMAGE ID CREATED SIZE 21:16:00 security-proxy-auth-arm64 latest cdf356565bfa 3 seconds ago 18.3MB 21:16:00 b7ee86283181 9 seconds ago 1.47GB 21:16:00 security-spiffe-token-provider-arm64 latest 6e1360c326c9 9 seconds ago 32.7MB 21:16:00 3d393134c8fe 25 seconds ago 1.53GB 21:16:00 core-metadata-arm64 latest 53e6612f2e5c 54 seconds ago 20.2MB 21:16:00 3928f58ea05d About a minute ago 1.5GB 21:16:00 core-common-config-bootstrapper-arm64 latest 4b2564e368df About a minute ago 17.2MB 21:16:00 b1d9da28ff42 About a minute ago 1.49GB 21:16:00 security-bootstrapper-arm64 latest a49145e9e8d6 2 minutes ago 21.9MB 21:16:00 8f66b98892ed 2 minutes ago 1.48GB 21:16:00 core-command-arm64 latest 51a1f67fc12c 4 minutes ago 19.7MB 21:16:00 69506111d936 4 minutes ago 1.49GB 21:16:00 core-data-arm64 latest 3da85c981df8 8 minutes ago 19.9MB 21:16:00 8cab635abcc9 9 minutes ago 1.5GB 21:16:00 security-secretstore-setup-arm64 latest a96ccc54dc86 9 minutes ago 32.2MB 21:16:00 security-proxy-setup-arm64 latest 82f72479a8d6 9 minutes ago 18.7MB 21:16:00 97aeecbf6665 10 minutes ago 1.49GB 21:16:00 7e5c9e6f54f4 10 minutes ago 1.47GB 21:16:00 support-notifications-arm64 latest e90241d0aea4 11 minutes ago 32.2MB 21:16:00 support-scheduler-arm64 latest 46ca9a8e000b 11 minutes ago 31.5MB 21:16:00 fe8b1b21e234 12 minutes ago 1.56GB 21:16:00 ee21d9db98a4 12 minutes ago 1.56GB 21:16:00 security-spire-agent-arm64 latest 728b1a5f7bd2 19 minutes ago 125MB 21:16:00 security-spire-config-arm64 latest d89d3ebb4029 19 minutes ago 86.2MB 21:16:00 security-spire-server-arm64 latest b9f55a78f581 19 minutes ago 87.1MB 21:16:00 045f1ba815f8 20 minutes ago 1.35GB 21:16:00 7b184bc94308 20 minutes ago 1.35GB 21:16:00 0d300015ee64 20 minutes ago 1.35GB 21:16:00 ci-base-image-arm64 latest b8494bf33e33 36 minutes ago 866MB 21:16:00 alpine 3.17 51e60588ff2c 3 weeks ago 7.46MB 21:16:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 5 weeks ago 648MB 21:16:00 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 21:16:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:16:01 21:16:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:16:02 arm64: Pulling from edgex-lftools-log-publisher 21:16:02 8998bd30e6a1: Pulling fs layer 21:16:02 04944245beec: Pulling fs layer 21:16:02 699f458cf7ca: Pulling fs layer 21:16:02 765212b225bb: Pulling fs layer 21:16:02 f23df028b6ca: Pulling fs layer 21:16:02 d65c8cfc05b1: Pulling fs layer 21:16:02 2437ff75d9bd: Pulling fs layer 21:16:02 f23df028b6ca: Waiting 21:16:02 765212b225bb: Waiting 21:16:02 2437ff75d9bd: Waiting 21:16:02 d65c8cfc05b1: Waiting 21:16:02 04944245beec: Verifying Checksum 21:16:02 04944245beec: Download complete 21:16:02 765212b225bb: Download complete 21:16:02 f23df028b6ca: Verifying Checksum 21:16:02 f23df028b6ca: Download complete 21:16:02 d65c8cfc05b1: Verifying Checksum 21:16:02 d65c8cfc05b1: Download complete 21:16:02 699f458cf7ca: Verifying Checksum 21:16:02 699f458cf7ca: Download complete 21:16:02 8998bd30e6a1: Verifying Checksum 21:16:02 8998bd30e6a1: Download complete 21:16:05 2437ff75d9bd: Verifying Checksum 21:16:05 2437ff75d9bd: Download complete 21:16:07 8998bd30e6a1: Pull complete 21:16:07 04944245beec: Pull complete 21:16:08 699f458cf7ca: Pull complete 21:16:08 765212b225bb: Pull complete 21:16:09 f23df028b6ca: Pull complete 21:16:09 d65c8cfc05b1: Pull complete 21:16:24 2437ff75d9bd: Pull complete 21:16:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:16:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:16:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:25 prd-ubuntu20.04-docker-arm64-4c-16g-9211 does not seem to be running inside a container 21:16:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:16:27 $ docker top 601b96277c9ea70c6fd87e78cc322cd67a49241b7e7c21b4a3e71a039cc8b4ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:16:28 ---> job-cost.sh 21:16:28 lf-activate-venv: SKIPPING 21:16:28 INFO: No Stack... 21:16:28 INFO: Retrieving Pricing Info for: v3-standard-4 21:16:29 INFO: Archiving Costs [Pipeline] sh 21:16:30 + cut -d, -f6 21:16:30 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 21:16:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4521-1-stack-cost] 21:16:30 Resource [jenkins-edgexfoundry-edgex-go-PR-4521-1-stack-cost] did not exist. Created. 21:16:30 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4521-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:16:30 + echo total: 0.10999999940395355 [Pipeline] stash 21:16:31 Stashed 1 file(s) [Pipeline] } 21:16:31 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4521-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:16:31 $ docker stop --time=1 601b96277c9ea70c6fd87e78cc322cd67a49241b7e7c21b4a3e71a039cc8b4ce 21:16:32 $ docker rm -f --volumes 601b96277c9ea70c6fd87e78cc322cd67a49241b7e7c21b4a3e71a039cc8b4ce [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 21:16:33 provisioning config files... 21:16:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1092390185183762263tmp [Pipeline] { [Pipeline] sh 21:16:33 + set +x 21:16:33 + curl -s https://codecov.io/bash 21:16:33 + bash -s -- 21:16:33 21:16:33 _____ _ 21:16:33 / ____| | | 21:16:33 | | ___ __| | ___ ___ _____ __ 21:16:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:16:33 | |___| (_) | (_| | __/ (_| (_) \ V / 21:16:33 \_____\___/ \__,_|\___|\___\___/ \_/ 21:16:33 Bash-1.0.6 21:16:33 21:16:33 21:16:33 ==> git version 2.25.1 found 21:16:33 ==> 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 21:16:33 Release-Date: 2020-01-08 21:16:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:16:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:16:33 ==> Jenkins CI detected. 21:16:33 current dir:  /w/workspace/edgex-go/1 21:16:33 project root: . 21:16:33 --> token set from env 21:16:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:16:33 ==> Running gcov in . (disable via -X gcov) 21:16:33 ==> Python coveragepy not found 21:16:33 ==> Searching for coverage reports in: 21:16:33 + . 21:16:33 -> Found 1 reports 21:16:33 ==> Detecting git/mercurial file structure 21:16:33 ==> Reading reports 21:16:33 + ./coverage.out bytes=448248 21:16:33 ==> Appending adjustments 21:16:33 https://docs.codecov.io/docs/fixing-reports 21:16:35 + Found adjustments 21:16:35 ==> Gzipping contents 21:16:35 60K /tmp/codecov.K7Q9Od.gz 21:16:35 ==> Uploading reports 21:16:35 url: https://codecov.io 21:16:35 query: branch=PR-4521&commit=adae08446ccafd5bbf2269dbd38b65bc1a977ca6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4521%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4521&job=&cmd_args= 21:16:35 -> Pinging Codecov 21:16:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4521&commit=adae08446ccafd5bbf2269dbd38b65bc1a977ca6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4521%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4521&job=&cmd_args= 21:16:35 -> Uploading to 21:16:35 https://storage.googleapis.com/codecov/v4/raw/2023-04-20/00271124DB129430A58F1EEE437C3FCB/adae08446ccafd5bbf2269dbd38b65bc1a977ca6/c22fe5d5-66ef-44cb-8a03-9bbe5194a210.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230420T211635Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e6786f51bbe3c525390259e2cf9a78786bab68ff68092b427a149c50fd6a6ba 21:16:35 % Total % Received % Xferd Average Speed Time Time Time Current 21:16:35 Dload Upload Total Spent Left Speed 21:16:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57527 0 0 100 57527 0 224k --:--:-- --:--:-- --:--:-- 224k 21:16:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/adae08446ccafd5bbf2269dbd38b65bc1a977ca6 [Pipeline] } 21:16:35 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 21:16:37 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 21:16:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:16:38 ---> package-listing.sh 21:16:38 ++ facter osfamily 21:16:38 ++ tr '[:upper:]' '[:lower:]' 21:16:38 + OS_FAMILY=debian 21:16:38 + workspace=/w/workspace/edgex-go/1 21:16:38 + START_PACKAGES=/tmp/packages_start.txt 21:16:38 + END_PACKAGES=/tmp/packages_end.txt 21:16:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:16:38 + PACKAGES=/tmp/packages_start.txt 21:16:38 + '[' /w/workspace/edgex-go/1 ']' 21:16:38 + PACKAGES=/tmp/packages_end.txt 21:16:38 + case "${OS_FAMILY}" in 21:16:38 + dpkg -l 21:16:38 + grep '^ii' 21:16:38 + '[' -f /tmp/packages_start.txt ']' 21:16:38 + '[' -f /tmp/packages_end.txt ']' 21:16:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:16:38 + '[' /w/workspace/edgex-go/1 ']' 21:16:38 + mkdir -p /w/workspace/edgex-go/1/archives/ 21:16:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 21:16:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:16:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:16:39 21:16:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:16:39 latest: Pulling from edgex-lftools-log-publisher 21:16:39 5eb5b503b376: Pulling fs layer 21:16:39 5c69ac0246d0: Pulling fs layer 21:16:39 ec43610c2a17: Pulling fs layer 21:16:39 3a2ae6a8a46f: Pulling fs layer 21:16:39 33b1e0a273af: Pulling fs layer 21:16:39 5d3b04190fa2: Pulling fs layer 21:16:39 2f39f015ded8: Pulling fs layer 21:16:39 3a2ae6a8a46f: Waiting 21:16:39 2f39f015ded8: Waiting 21:16:39 5d3b04190fa2: Waiting 21:16:39 33b1e0a273af: Waiting 21:16:39 5c69ac0246d0: Verifying Checksum 21:16:39 5c69ac0246d0: Download complete 21:16:39 3a2ae6a8a46f: Verifying Checksum 21:16:39 3a2ae6a8a46f: Download complete 21:16:39 33b1e0a273af: Verifying Checksum 21:16:39 33b1e0a273af: Download complete 21:16:39 ec43610c2a17: Verifying Checksum 21:16:39 ec43610c2a17: Download complete 21:16:39 5d3b04190fa2: Verifying Checksum 21:16:39 5d3b04190fa2: Download complete 21:16:40 5eb5b503b376: Verifying Checksum 21:16:40 5eb5b503b376: Download complete 21:16:40 2f39f015ded8: Download complete 21:16:41 5eb5b503b376: Pull complete 21:16:41 5c69ac0246d0: Pull complete 21:16:42 ec43610c2a17: Pull complete 21:16:42 3a2ae6a8a46f: Pull complete 21:16:42 33b1e0a273af: Pull complete 21:16:42 5d3b04190fa2: Pull complete 21:16:47 2f39f015ded8: Pull complete 21:16:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:16:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:16:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:47 prd-ubuntu20.04-docker-8c-8g-9209 does not seem to be running inside a container 21:16:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:16:50 $ docker top db12129717132b403221e654c58a3cb081d60749f058f9ee673dfd5462d93da5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:16:50 + touch /tmp/pre-build-complete [Pipeline] sh 21:16:50 + mkdir -p /var/log/sysstat [Pipeline] sh 21:16:51 + ls /var/log/sa-host 21:16:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:16:51 provisioning config files... 21:16:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11019064639834053437tmp [Pipeline] { [Pipeline] echo 21:16:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:16:51 ---> create-netrc.sh [Pipeline] } 21:16:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:16:52 ---> python-tools-install.sh [Pipeline] echo 21:16:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:16:52 ---> sudo-logs.sh 21:16:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:16:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:16:53 ---> job-cost.sh 21:16:53 lf-activate-venv: SKIPPING 21:16:53 DEBUG: total: 0.10999999940395355 21:16:53 INFO: Retrieving Stack Cost... 21:16:53 INFO: Retrieving Pricing Info for: v3-standard-8 21:16:53 INFO: Archiving Costs [Pipeline] echo 21:16:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:16:54 ---> logs-deploy.sh 21:16:54 lf-activate-venv: SKIPPING 21:16:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4521/1 21:16:54 INFO: archiving workspace using pattern(s): 21:16:55 Archives upload complete. 21:16:55 INFO: archiving logs to Nexus 21:16:56 ---> uname -a: 21:16:56 Linux prd-ubuntu20-04-docker-8c-8g-9209 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:16:56 21:16:56 21:16:56 ---> lscpu: 21:16:56 Architecture: x86_64 21:16:56 CPU op-mode(s): 32-bit, 64-bit 21:16:56 Byte Order: Little Endian 21:16:56 Address sizes: 40 bits physical, 48 bits virtual 21:16:56 CPU(s): 8 21:16:56 On-line CPU(s) list: 0-7 21:16:56 Thread(s) per core: 1 21:16:56 Core(s) per socket: 1 21:16:56 Socket(s): 8 21:16:56 NUMA node(s): 1 21:16:56 Vendor ID: AuthenticAMD 21:16:56 CPU family: 23 21:16:56 Model: 49 21:16:56 Model name: AMD EPYC-Rome Processor 21:16:56 Stepping: 0 21:16:56 CPU MHz: 2800.004 21:16:56 BogoMIPS: 5600.00 21:16:56 Virtualization: AMD-V 21:16:56 Hypervisor vendor: KVM 21:16:56 Virtualization type: full 21:16:56 L1d cache: 256 KiB 21:16:56 L1i cache: 256 KiB 21:16:56 L2 cache: 4 MiB 21:16:56 L3 cache: 128 MiB 21:16:56 NUMA node0 CPU(s): 0-7 21:16:56 Vulnerability Itlb multihit: Not affected 21:16:56 Vulnerability L1tf: Not affected 21:16:56 Vulnerability Mds: Not affected 21:16:56 Vulnerability Meltdown: Not affected 21:16:56 Vulnerability Mmio stale data: Not affected 21:16:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:16:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:16:56 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:16:56 Vulnerability Srbds: Not affected 21:16:56 Vulnerability Tsx async abort: Not affected 21:16:56 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 21:16:56 21:16:56