Pull request #4424 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e1aa53dec757758856ff48b516a8ca06b8bacbcb+e64f21cf8ca9b13aaf1aa7a093e81c9fa39e3b57 (586ded1b5dd09b1dc62087fc082043de7df7ee8c) 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-ssh10972395965036079587.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6027133271893943209.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4424/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-4424/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11442925840773318103.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-4424/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11499289508956195827.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2630161651876430596.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-4424/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-4424/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3899960721750618695.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8871 in /w/workspace/edgexfoundry_edgex-go_PR-4424 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4424/head:refs/remotes/origin/PR-4424 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e64f21cf8ca9b13aaf1aa7a093e81c9fa39e3b57 into PR head commit e1aa53dec757758856ff48b516a8ca06b8bacbcb Merge succeeded, producing e1aa53dec757758856ff48b516a8ca06b8bacbcb Checking out Revision e1aa53dec757758856ff48b516a8ca06b8bacbcb (PR-4424) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:00:22 Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f e1aa53dec757758856ff48b516a8ca06b8bacbcb # 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 e64f21cf8ca9b13aaf1aa7a093e81c9fa39e3b57 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1aa53dec757758856ff48b516a8ca06b8bacbcb # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:00:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:00:22 ========================================================= 20:00:22 EdgeX Global Pipelines Version Info 20:00:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:00:23 ------------------- 20:00:23 stable info: 20:00:23 ------------------- 20:00:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:00:23 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:00:23 Message: update stable to v1.0.244 20:00:23 ------------------- 20:00:23 experimental info: 20:00:23 ------------------- 20:00:23 Commited By: **** collab-it+edgex@linuxfoundation.org 20:00:23 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:00:23 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4424 [Pipeline] echo 20:00:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4424 [Pipeline] echo 20:00:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4424 [Pipeline] echo 20:00:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1aa53dec757758856ff48b516a8ca06b8bacbcb [Pipeline] echo 20:00:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1aa53d [Pipeline] echo 20:00:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:00:25 provisioning config files... 20:00:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13451471716949359796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:00:25 ---> docker-login.sh 20:00:25 nexus3.edgexfoundry.org:10001 20:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:25 Configure a credential helper to remove this warning. See 20:00:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:25 20:00:25 Login Succeeded 20:00:25 nexus3.edgexfoundry.org:10002 20:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:26 Configure a credential helper to remove this warning. See 20:00:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:26 20:00:26 Login Succeeded 20:00:26 nexus3.edgexfoundry.org:10003 20:00:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:26 Configure a credential helper to remove this warning. See 20:00:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:26 20:00:26 Login Succeeded 20:00:26 nexus3.edgexfoundry.org:10004 20:00:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:26 Configure a credential helper to remove this warning. See 20:00:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:26 20:00:26 Login Succeeded 20:00:26 docker.io 20:00:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:26 Configure a credential helper to remove this warning. See 20:00:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:26 20:00:26 Login Succeeded 20:00:26 ---> docker-login.sh ends [Pipeline] } 20:00:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:00:26 + 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:00:26 + dirname cmd/core-command/Dockerfile 20:00:26 + cut -d/ -f2 20:00:26 + echo core-command,cmd/core-command/Dockerfile 20:00:26 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:00:26 + cut -d/ -f2 20:00:26 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:00:26 + + dirnamecut cmd/core-data/Dockerfile -d/ 20:00:26 -f2 20:00:26 + echo core-data,cmd/core-data/Dockerfile 20:00:26 + + cut -d/ -f2 20:00:26 dirname cmd/core-metadata/Dockerfile 20:00:26 + echo core-metadata,cmd/core-metadata/Dockerfile 20:00:26 + dirname cmd/security-bootstrapper/Dockerfile 20:00:26 + cut -d/ -f2 20:00:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:00:26 + + dirname cmd/security-proxy-auth/Dockerfile 20:00:26 cut -d/ -f2 20:00:26 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:00:26 + + cut -d/ -f2 20:00:26 dirname cmd/security-proxy-setup/Dockerfile 20:00:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:00:26 + dirname cmd/security-secretstore-setup/Dockerfile 20:00:26 + cut -d/ -f2 20:00:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:00:26 + + cut -d/ -f2 20:00:26 dirname cmd/security-spiffe-token-provider/Dockerfile 20:00:26 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:00:26 + dirname cmd/security-spire-agent/Dockerfile 20:00:26 + cut -d/ -f2 20:00:26 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:00:26 + dirname cmd/security-spire-config/Dockerfile 20:00:26 + cut -d/ -f2 20:00:26 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:00:26 + dirname cmd/security-spire-server/Dockerfile 20:00:26 + cut -d/ -f2 20:00:26 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:00:26 + dirname cmd/support-notifications/Dockerfile 20:00:26 + cut -d/ -f2 20:00:26 + echo support-notifications,cmd/support-notifications/Dockerfile 20:00:26 + dirname cmd/support-scheduler/Dockerfile 20:00:26 + cut -d/ -f2 20:00:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:00:26 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:00:27 + git rev-list -1 --merges e1aa53dec757758856ff48b516a8ca06b8bacbcb~1..e1aa53dec757758856ff48b516a8ca06b8bacbcb [Pipeline] echo 20:00:27 -----------> git rev-list -1 --merges e1aa53dec757758856ff48b516a8ca06b8bacbcb~1..e1aa53dec757758856ff48b516a8ca06b8bacbcb e1aa53dec757758856ff48b516a8ca06b8bacbcb [false] [Pipeline] sh 20:00:27 + git log --format=format:%s -1 e1aa53dec757758856ff48b516a8ca06b8bacbcb [Pipeline] echo 20:00:27 ========================================================= 20:00:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:00:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:00:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:00:28 + grep -v github /etc/ssh/ssh_known_hosts 20:00:28 + [ -e /tmp/ssh_known_hosts ] 20:00:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:00:28 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:00:28 sudo tee -a /etc/ssh/ssh_known_hosts 20:00:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:00:28 20:00:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:00:29 0.1.4: Pulling from edgex-devops/py-git-semver 20:00:29 b85a868b505f: Pulling fs layer 20:00:29 e2be974225ed: Pulling fs layer 20:00:29 339a4e72a1f5: Pulling fs layer 20:00:29 988bab9f4d93: Pulling fs layer 20:00:29 1469e6f7b9e6: Pulling fs layer 20:00:29 eaf3925da568: Pulling fs layer 20:00:29 bab4dde63d76: Pulling fs layer 20:00:29 bde34c3a00c8: Pulling fs layer 20:00:29 b352a97aabf1: Pulling fs layer 20:00:29 4872d77fe225: Pulling fs layer 20:00:29 5851b861e8e6: Pulling fs layer 20:00:29 bab4dde63d76: Waiting 20:00:29 bde34c3a00c8: Waiting 20:00:29 988bab9f4d93: Waiting 20:00:29 b352a97aabf1: Waiting 20:00:29 4872d77fe225: Waiting 20:00:29 1469e6f7b9e6: Waiting 20:00:29 eaf3925da568: Waiting 20:00:29 e2be974225ed: Verifying Checksum 20:00:29 e2be974225ed: Download complete 20:00:29 988bab9f4d93: Verifying Checksum 20:00:29 988bab9f4d93: Download complete 20:00:29 1469e6f7b9e6: Verifying Checksum 20:00:29 1469e6f7b9e6: Download complete 20:00:29 339a4e72a1f5: Verifying Checksum 20:00:29 339a4e72a1f5: Download complete 20:00:29 eaf3925da568: Verifying Checksum 20:00:29 eaf3925da568: Download complete 20:00:29 bde34c3a00c8: Download complete 20:00:29 b352a97aabf1: Download complete 20:00:29 4872d77fe225: Verifying Checksum 20:00:29 4872d77fe225: Download complete 20:00:29 5851b861e8e6: Verifying Checksum 20:00:29 5851b861e8e6: Download complete 20:00:29 b85a868b505f: Download complete 20:00:29 bab4dde63d76: Verifying Checksum 20:00:29 bab4dde63d76: Download complete 20:00:30 b85a868b505f: Pull complete 20:00:30 e2be974225ed: Pull complete 20:00:31 339a4e72a1f5: Pull complete 20:00:31 988bab9f4d93: Pull complete 20:00:31 1469e6f7b9e6: Pull complete 20:00:31 eaf3925da568: Pull complete 20:00:33 bab4dde63d76: Pull complete 20:00:33 bde34c3a00c8: Pull complete 20:00:33 b352a97aabf1: Pull complete 20:00:33 4872d77fe225: Pull complete 20:00:33 5851b861e8e6: Pull complete 20:00:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:00:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:00:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:33 prd-ubuntu20.04-docker-8c-8g-8871 does not seem to be running inside a container 20:00:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:00:35 $ docker top 6deeccaad11ad19cc6a366f8e1def3e07ca6f587b9bf0d72be85998ae0069873 -eo pid,comm 20:00:35 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:00:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:00:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:00:35 [ssh-agent] Looking for ssh-agent implementation... 20:00:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:00:35 $ docker exec 6deeccaad11ad19cc6a366f8e1def3e07ca6f587b9bf0d72be85998ae0069873 ssh-agent 20:00:35 SSH_AUTH_SOCK=/tmp/ssh-i7JsXZjkOkPR/agent.33 20:00:35 SSH_AGENT_PID=39 20:00:35 Running ssh-add (command line suppressed) 20:00:35 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13216937251773348870.key (/w/workspace/edgex-go/1@tmp/private_key_13216937251773348870.key) 20:00:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:00:36 + git tag --points-at HEAD [Pipeline] } 20:00:36 $ docker exec --env ******** --env ******** 6deeccaad11ad19cc6a366f8e1def3e07ca6f587b9bf0d72be85998ae0069873 ssh-agent -k 20:00:36 unset SSH_AUTH_SOCK; 20:00:36 unset SSH_AGENT_PID; 20:00:36 echo Agent pid 39 killed; 20:00:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:00:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:00:36 [ssh-agent] Looking for ssh-agent implementation... 20:00:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:00:36 $ docker exec 6deeccaad11ad19cc6a366f8e1def3e07ca6f587b9bf0d72be85998ae0069873 ssh-agent 20:00:36 SSH_AUTH_SOCK=/tmp/ssh-gT5zPdEOKvW2/agent.72 20:00:36 SSH_AGENT_PID=78 20:00:36 Running ssh-add (command line suppressed) 20:00:36 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9795768008272555738.key (/w/workspace/edgex-go/1@tmp/private_key_9795768008272555738.key) 20:00:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:00:36 + git semver init 20:00:37 2023-03-08 20:00:37,206 [run_init] DEBUG init version:0.0.0 force:False 20:00:37 2023-03-08 20:00:37,207 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 20:00:37 2023-03-08 20:00:37,208 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 20:00:37 2023-03-08 20:00:37,208 [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:00:42 2023-03-08 20:00:41,947 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 20:00:42 2023-03-08 20:00:41,947 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4424 with force:False 20:00:42 2023-03-08 20:00:41,947 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4424 20:00:42 2023-03-08 20:00:41,951 [execute] INFO git cat-file --batch-check 20:00:42 2023-03-08 20:00:41,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:00:42 2023-03-08 20:00:41,956 [execute] INFO git cat-file --batch 20:00:42 2023-03-08 20:00:41,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:00:42 2023-03-08 20:00:41,960 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4424 20:00:42 0.0.0 [Pipeline] } 20:00:42 $ docker exec --env ******** --env ******** 6deeccaad11ad19cc6a366f8e1def3e07ca6f587b9bf0d72be85998ae0069873 ssh-agent -k 20:00:42 unset SSH_AUTH_SOCK; 20:00:42 unset SSH_AGENT_PID; 20:00:42 echo Agent pid 78 killed; 20:00:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:00:43 + git semver [Pipeline] } 20:00:43 $ docker stop --time=1 6deeccaad11ad19cc6a366f8e1def3e07ca6f587b9bf0d72be85998ae0069873 20:00:45 $ docker rm -f --volumes 6deeccaad11ad19cc6a366f8e1def3e07ca6f587b9bf0d72be85998ae0069873 [Pipeline] // withDockerContainer [Pipeline] sh 20:00:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:00:45 Stashed 1 file(s) [Pipeline] echo 20:00:45 [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:00:46 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:00:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:00:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:00:46 ========================================================= 20:00:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:00:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:00:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:00:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:00:46 213ec9aee27d: Pulling fs layer 20:00:46 4583459ba037: Pulling fs layer 20:00:46 93c1e223e6f2: Pulling fs layer 20:00:46 53926ce57604: Pulling fs layer 20:00:46 21b2b0c7a3f4: Pulling fs layer 20:00:46 22ff95d597cd: Pulling fs layer 20:00:46 12d6caf4c0d1: Pulling fs layer 20:00:46 96b7cbca73a9: Pulling fs layer 20:00:46 a7acece74701: Pulling fs layer 20:00:46 22ff95d597cd: Waiting 20:00:46 21b2b0c7a3f4: Waiting 20:00:46 12d6caf4c0d1: Waiting 20:00:46 96b7cbca73a9: Waiting 20:00:46 a7acece74701: Waiting 20:00:46 53926ce57604: Waiting 20:00:46 93c1e223e6f2: Verifying Checksum 20:00:46 93c1e223e6f2: Download complete 20:00:46 4583459ba037: Download complete 20:00:46 21b2b0c7a3f4: Verifying Checksum 20:00:46 21b2b0c7a3f4: Download complete 20:00:46 22ff95d597cd: Verifying Checksum 20:00:46 22ff95d597cd: Download complete 20:00:46 213ec9aee27d: Verifying Checksum 20:00:46 213ec9aee27d: Download complete 20:00:46 12d6caf4c0d1: Verifying Checksum 20:00:46 12d6caf4c0d1: Download complete 20:00:47 213ec9aee27d: Pull complete 20:00:47 4583459ba037: Pull complete 20:00:47 93c1e223e6f2: Pull complete 20:00:47 a7acece74701: Verifying Checksum 20:00:47 a7acece74701: Download complete 20:00:47 96b7cbca73a9: Verifying Checksum 20:00:47 96b7cbca73a9: Download complete 20:00:48 53926ce57604: Verifying Checksum 20:00:48 53926ce57604: Download complete 20:00:52 53926ce57604: Pull complete 20:00:52 21b2b0c7a3f4: Pull complete 20:00:52 22ff95d597cd: Pull complete 20:00:52 12d6caf4c0d1: Pull complete 20:00:54 96b7cbca73a9: Pull complete 20:00:55 a7acece74701: Pull complete 20:00:55 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:00:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:00:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:00:55 + docker build -t ci-base-image-x86_64+ -f - . 20:00:55 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:00:55 WORKDIR /edgex 20:00:55 COPY go.mod . 20:00:55 RUN go mod download 20:00:56 Sending build context to Docker daemon 170.4MB 20:00:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:00:56 ---> db6d94c90886 20:00:56 Step 2/4 : WORKDIR /edgex 20:00:58 ---> Running in 78b249e3c2d5 20:00:58 Removing intermediate container 78b249e3c2d5 20:00:58 ---> 6e2d74dd3b94 20:00:58 Step 3/4 : COPY go.mod . 20:00:58 ---> e99bd8c7e3b6 20:00:58 Step 4/4 : RUN go mod download 20:00:58 ---> Running in b857466b2d37 20:01:01 Still waiting to schedule task 20:01:01 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:01:08 Removing intermediate container b857466b2d37 20:01:08 ---> f92125b8b66c 20:01:08 Successfully built f92125b8b66c 20:01:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:08 + docker inspect -f . ci-base-image-x86_64 20:01:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:08 prd-ubuntu20.04-docker-8c-8g-8871 does not seem to be running inside a container 20:01:08 $ 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 ******** ci-base-image-x86_64 cat 20:01:09 $ docker top 6b26de2ff618da8d518258fdb5b45a46b8afc4b2c602d3690e33bfb8eeab5612 -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:09 + go version 20:01:09 go version go1.18.7 linux/amd64 [Pipeline] } 20:01:09 $ docker stop --time=1 6b26de2ff618da8d518258fdb5b45a46b8afc4b2c602d3690e33bfb8eeab5612 20:01:10 $ docker rm -f --volumes 6b26de2ff618da8d518258fdb5b45a46b8afc4b2c602d3690e33bfb8eeab5612 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:11 + docker inspect -f . ci-base-image-x86_64 20:01:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:11 prd-ubuntu20.04-docker-8c-8g-8871 does not seem to be running inside a container 20:01:11 $ 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 ******** ci-base-image-x86_64 cat 20:01:12 $ docker top a08c7241581a2fb7194ecbcba9511f78c8d23f4b805bc22318dae6c1f03e6ed2 -eo pid,comm [Pipeline] { [Pipeline] echo 20:01:12 ========================================================= 20:01:12 [edgeXBuildGoParallel] Running Tests and Build... 20:01:12 ========================================================= [Pipeline] sh 20:01:12 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:01:12 + make test 20:01:12 go test -race -coverprofile=coverage.out ./... 20:01:19 ? github.com/edgexfoundry/edgex-go [no test files] 20:01:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:01:34 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:01:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:01:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:01:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:01:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:01:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:01:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:01:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:01:34 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:01:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:01:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:01:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:01:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:01:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.067s coverage: 28.7% of statements 20:01:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:01:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:01:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.092s coverage: 98.5% of statements 20:01:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.114s coverage: 71.2% of statements 20:01:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:01:38 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:01:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:01:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.091s coverage: 54.0% of statements 20:01:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:01:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:01:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.820s coverage: 88.5% of statements 20:01:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:01:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:01:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:01:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:01:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:01:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.082s coverage: 3.9% of statements 20:01:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:01:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:01:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.542s coverage: 95.6% of statements 20:01:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:01:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:01:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:01:39 ok github.com/edgexfoundry/edgex-go/internal/io 0.122s coverage: 72.2% of statements 20:01:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:01:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:01:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:01:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:01:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:01:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.072s coverage: 65.9% of statements 20:01:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:01:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:01:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:01:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements 20:01:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:01:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.104s coverage: 29.6% of statements 20:01:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 45.5% of statements 20:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.085s coverage: 82.9% of statements 20:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements 20:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.100s coverage: 96.3% of statements 20:01:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements 20:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.093s coverage: 94.4% of statements 20:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.368s coverage: 79.9% of statements 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 64.4% of statements 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.083s coverage: 86.9% of statements 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements 20:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.054s coverage: 20.0% of statements 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 81.2% of statements 20:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 82.1% of statements 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.065s coverage: 84.8% of statements 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.217s coverage: 63.1% of statements 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 20:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 20:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 20:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 20:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.146s coverage: 38.4% of statements 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:02:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:02:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.140s coverage: 92.3% of statements 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:02:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:02:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:02:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:02:03 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:02:25 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:02:25 go vet ./... 20:02:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:02:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:02:26 ./bin/test-attribution-txt.sh [Pipeline] echo 20:02:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:02:26 + ls -al . 20:02:26 total 704 20:02:26 drwxrwxr-x 11 1001 1001 4096 Mar 8 20:01 . 20:02:26 drwxr-xr-x 4 root root 4096 Mar 8 20:01 .. 20:02:26 drwxrwxr-x 2 1001 1001 4096 Mar 8 20:00 .blubracket 20:02:26 -rw-rw-r-- 1 1001 1001 16 Mar 8 20:00 .dockerignore 20:02:26 drwxrwxr-x 8 1001 1001 4096 Mar 8 20:02 .git 20:02:26 drwxrwxr-x 3 1001 1001 4096 Mar 8 20:00 .github 20:02:26 -rw-rw-r-- 1 1001 1001 1112 Mar 8 20:00 .gitignore 20:02:26 -rw-rw-r-- 1 1001 1001 42 Mar 8 20:00 .golangci.yml 20:02:26 -rw-rw-r-- 1 1001 1001 87 Mar 8 20:00 .hadolint.yml 20:02:26 drwxr-xr-x 3 1001 1001 4096 Mar 8 20:00 .semver 20:02:26 -rw-rw-r-- 1 1001 1001 166 Mar 8 20:00 .sonarcloud.properties 20:02:26 -rw-rw-r-- 1 1001 1001 1171 Mar 8 20:00 ADOPTERS.md 20:02:26 -rw-rw-r-- 1 1001 1001 10825 Mar 8 20:00 Attribution.txt 20:02:26 -rw-rw-r-- 1 1001 1001 73765 Mar 8 20:00 CHANGELOG.md 20:02:26 -rw-rw-r-- 1 1001 1001 3804 Mar 8 20:00 CONTRIBUTING.md 20:02:26 -rw-rw-r-- 1 1001 1001 677 Mar 8 20:00 GOVERNANCE.md 20:02:26 -rw-rw-r-- 1 1001 1001 883 Mar 8 20:00 Jenkinsfile 20:02:26 -rw-rw-r-- 1 1001 1001 10775 Mar 8 20:00 LICENSE 20:02:26 -rw-rw-r-- 1 1001 1001 14071 Mar 8 20:00 Makefile 20:02:26 -rw-rw-r-- 1 1001 1001 582 Mar 8 20:00 OWNERS.md 20:02:26 -rw-rw-r-- 1 1001 1001 9403 Mar 8 20:00 README.md 20:02:26 -rw-rw-r-- 1 1001 1001 6912 Mar 8 20:00 SECURITY.md 20:02:26 -rw-rw-r-- 1 1001 1001 5 Mar 8 20:00 VERSION 20:02:26 drwxrwxr-x 2 1001 1001 4096 Mar 8 20:00 bin 20:02:26 drwxrwxr-x 18 1001 1001 4096 Mar 8 20:00 cmd 20:02:26 -rw-r--r-- 1 root root 446903 Mar 8 20:02 coverage.out 20:02:26 -rw-rw-r-- 1 1001 1001 3232 Mar 8 20:00 go.mod 20:02:26 -rw-rw-r-- 1 1001 1001 31098 Mar 8 20:00 go.sum 20:02:26 drwxrwxr-x 7 1001 1001 4096 Mar 8 20:00 internal 20:02:26 drwxrwxr-x 3 1001 1001 4096 Mar 8 20:00 openapi 20:02:26 drwxrwxr-x 4 1001 1001 4096 Mar 8 20:00 snap 20:02:26 -rw-rw-r-- 1 1001 1001 204 Mar 8 20:00 version.go [Pipeline] sh 20:02:26 + '[' -e coverage.out ] 20:02:26 + chown 1001:1001 coverage.out [Pipeline] stash 20:02:27 Stashed 1 file(s) [Pipeline] sh 20:02:27 + make build 20:02:27 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:02:39 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:02:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:02:42 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:02:42 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:02:51 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:02:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:02:53 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:02: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:02:55 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:02:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:02:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:02:59 $ docker stop --time=1 a08c7241581a2fb7194ecbcba9511f78c8d23f4b805bc22318dae6c1f03e6ed2 20:03:01 $ docker rm -f --volumes a08c7241581a2fb7194ecbcba9511f78c8d23f4b805bc22318dae6c1f03e6ed2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:03:02 20:03:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:03:02 latest: Pulling from edgex-devops/edgex-compose 20:03:02 cbdbe7a5bc2a: Pulling fs layer 20:03:02 ca9280d653b3: Pulling fs layer 20:03:02 7e9c9ca2126c: Pulling fs layer 20:03:03 cbdbe7a5bc2a: Verifying Checksum 20:03:03 cbdbe7a5bc2a: Download complete 20:03:03 ca9280d653b3: Verifying Checksum 20:03:03 ca9280d653b3: Download complete 20:03:03 cbdbe7a5bc2a: Pull complete 20:03:03 7e9c9ca2126c: Download complete 20:03:03 ca9280d653b3: Pull complete 20:03:07 7e9c9ca2126c: Pull complete 20:03:07 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:03:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:03:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:07 prd-ubuntu20.04-docker-8c-8g-8871 does not seem to be running inside a container 20:03:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:03:08 $ docker top ab5c656a8d75aa076142ff78d88925d93d4195f443bba0b04e7f29dce830b164 -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:08 + grep parallel 20:03:08 + docker-compose build --help 20:03:09 --parallel Build images in parallel. [Pipeline] } 20:03:09 $ docker stop --time=1 ab5c656a8d75aa076142ff78d88925d93d4195f443bba0b04e7f29dce830b164 20:03:10 $ docker rm -f --volumes ab5c656a8d75aa076142ff78d88925d93d4195f443bba0b04e7f29dce830b164 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:03:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:11 prd-ubuntu20.04-docker-8c-8g-8871 does not seem to be running inside a container 20:03:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:03:11 $ docker top 12cab85d7cfeb323f0065841cfd5ab4b5683c38a9a965ef4cb4b6091a1fd78fe -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:12 + docker-compose -f ./docker-compose-build.yml build --parallel 20:03:12 Building core-command ... 20:03:12 Building core-common-config-bootstrapper ... 20:03:12 Building core-data ... 20:03:12 Building core-metadata ... 20:03:12 Building security-bootstrapper ... 20:03:12 Building security-proxy-auth ... 20:03:12 Building security-proxy-setup ... 20:03:12 Building security-secretstore-setup ... 20:03:12 Building security-spiffe-token-provider ... 20:03:12 Building security-spire-agent ... 20:03:12 Building security-spire-config ... 20:03:12 Building security-spire-server ... 20:03:12 Building support-notifications ... 20:03:12 Building support-scheduler ... 20:03:12 Building security-proxy-auth 20:03:12 Building security-spire-server 20:03:12 Building security-spire-config 20:03:12 Building core-command 20:03:12 Building support-notifications 20:03:24 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:03:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:03:24 ---> f92125b8b66c 20:03:24 Step 3/23 : WORKDIR /edgex-go 20:03:24 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:03:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:03:24 ---> f92125b8b66c 20:03:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:03:24 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:03:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:03:24 ---> f92125b8b66c 20:03:24 Step 3/24 : WORKDIR /edgex-go 20:03:24 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:03:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:03:24 ---> f92125b8b66c 20:03:24 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:03:24 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:03:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:03:24 ---> f92125b8b66c 20:03:24 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:03:26 ---> Running in 459b8145527e 20:03:26 ---> Running in eefd35d57611 20:03:26 ---> Running in 52ef60d3a2c9 20:03:26 ---> Running in f3794ba4f38e 20:03:26 ---> Running in 78381e556c80 20:03:26 Removing intermediate container eefd35d57611 20:03:26 ---> 6495cdfd3be1 20:03:26 Step 4/23 : WORKDIR /edgex-go 20:03:26 Removing intermediate container f3794ba4f38e 20:03:26 ---> 5bf76cea0316 20:03:26 Step 4/22 : WORKDIR /edgex-go 20:03:26 Removing intermediate container 52ef60d3a2c9 20:03:26 ---> 12cf9a6552dc 20:03:26 Step 4/22 : WORKDIR /edgex-go 20:03:26 Removing intermediate container 459b8145527e 20:03:26 ---> fa782689b55b 20:03:26 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:03:26 ---> Running in bac5443082d0 20:03:26 ---> Running in 17ea3d555c69 20:03:26 Removing intermediate container 78381e556c80 20:03:26 ---> afaecbbc4a1e 20:03:26 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:03:26 ---> Running in 092146c4e6c8 20:03:26 ---> Running in be3dc6329768 20:03:26 ---> Running in 5e52f7c0c99e 20:03:26 Removing intermediate container 17ea3d555c69 20:03:26 ---> cce07f50d985 20:03:26 Step 5/22 : RUN apk add --update --no-cache make git 20:03:26 Removing intermediate container bac5443082d0 20:03:26 ---> 23b9ca3cb590 20:03:26 Step 5/23 : RUN apk add --update --no-cache make git 20:03:26 Removing intermediate container 092146c4e6c8 20:03:26 ---> ee55c9fbf8e7 20:03:26 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:03:26 ---> Running in 0ca88d0807c9 20:03:26 ---> Running in 161dd590b3e5 20:03:26 ---> Running in 544b87013b7a 20:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:03:27 OK: 211 MiB in 51 packages 20:03:27 OK: 211 MiB in 51 packages 20:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:03:27 OK: 211 MiB in 51 packages 20:03:27 OK: 211 MiB in 51 packages 20:03:27 OK: 211 MiB in 51 packages 20:03:28 Removing intermediate container 5e52f7c0c99e 20:03:28 ---> f8d283f9ae6a 20:03:28 Step 5/24 : COPY go.mod vendor* ./ 20:03:28 Removing intermediate container be3dc6329768 20:03:28 ---> cd60b7a3928d 20:03:28 Step 5/23 : COPY go.mod vendor* ./ 20:03:28 Removing intermediate container 0ca88d0807c9 20:03:28 ---> a736204f2ffa 20:03:28 Step 6/22 : COPY go.mod vendor* ./ 20:03:28 Removing intermediate container 161dd590b3e5 20:03:28 ---> 2dd0cead3cba 20:03:28 Step 6/23 : COPY go.mod vendor* ./ 20:03:28 ---> 8be95abd41f4 20:03:28 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:28 ---> Running in 851a8feb3458 20:03:28 ---> e99324a974c9 20:03:28 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:28 Removing intermediate container 544b87013b7a 20:03:28 ---> 0848ae2bfeb8 20:03:28 Step 6/22 : COPY go.mod vendor* ./ 20:03:28 ---> Running in cc2607b9b6a6 20:03:28 ---> 9e0eed8ea677 20:03:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:28 ---> 3af2af59659c 20:03:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:28 ---> Running in 30994d75489d 20:03:28 ---> Running in 03ded4fc6ff5 20:03:28 ---> 96b3cee9ef01 20:03:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:28 ---> Running in d4a075ad32c7 20:04:00 Removing intermediate container 03ded4fc6ff5 20:04:00 ---> 3faa67554a4a 20:04:00 Step 8/23 : COPY . . 20:04:00 Removing intermediate container d4a075ad32c7 20:04:00 ---> 7a2da0a957db 20:04:00 Step 8/22 : COPY . . 20:04:00 Removing intermediate container 851a8feb3458 20:04:00 ---> bcd541222762 20:04:00 Step 7/24 : COPY . . 20:04:00 Removing intermediate container cc2607b9b6a6 20:04:00 ---> 35c1a9497eb3 20:04:00 Step 7/23 : COPY . . 20:04:00 Removing intermediate container 30994d75489d 20:04:00 ---> 1e6820a93c4b 20:04:00 Step 8/22 : COPY . . 20:04:07 ---> 407cbfb85362 20:04:07 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:04:07 ---> ed89d1266b15 20:04:07 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:04:07 ---> 97cce71aaf41 20:04:07 ---> a86efeeac115 20:04:07 Step 9/22 : RUN make cmd/support-notifications/support-notificationsStep 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:04:07 20:04:07 ---> 7c6ab0cf0acb 20:04:07 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:04:07 ---> Running in 58b207caf751 20:04:07 ---> Running in 9f0446886f28 20:04:07 ---> Running in dcf9ff975502 20:04:07 ---> Running in 5c00c73a79ab 20:04:07 ---> Running in 4371e48b7717 20:04:07 Removing intermediate container 9f0446886f28 20:04:07 ---> 798c7ab4cb67 20:04:07 Step 9/23 : WORKDIR /edgex-go/spire-build 20:04:07 Removing intermediate container 5c00c73a79ab 20:04:07 ---> b62e328c2625 20:04:07 Step 9/24 : WORKDIR /edgex-go/spire-build 20:04:07 ---> Running in 5e399cfaf85a 20:04:07 ---> Running in 5965f3796820 20:04:07 Removing intermediate container 5e399cfaf85a 20:04:07 ---> 813148fe5f77 20:04:07 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:04:07 ---> Running in 98a667598001 20:04:07 Removing intermediate container 5965f3796820 20:04:07 ---> 3082e77d8f27 20:04:07 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:04:07 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:04:07 ---> Running in 0de2f6866caa 20:04: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:04:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:04:08 Removing intermediate container 98a667598001 20:04:08 ---> ba35daf3d95f 20:04:08 Step 11/23 : WORKDIR /edgex-go 20:04:08 ---> Running in b3b4ae69fa0a 20:04:08 Removing intermediate container 0de2f6866caa 20:04:08 ---> 285eb3fbd5ca 20:04:08 Step 11/24 : WORKDIR /edgex-go 20:04:08 ---> Running in 6033b4aee37c 20:04:08 Removing intermediate container b3b4ae69fa0a 20:04:08 ---> 4e139c939b62 20:04:08 20:04:08 Step 12/23 : FROM alpine:3.15 20:04:09 Removing intermediate container 6033b4aee37c 20:04:09 ---> 5c95c39d5d8e 20:04:09 20:04:09 Step 12/24 : FROM alpine:3.15 20:04:09 3.15: Pulling from library/alpine 20:04:09 3.15: Pulling from library/alpine 20:04:10 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:04:10 Status: Downloaded newer image for alpine:3.15 20:04:10 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:04:10 Status: Image is up to date for alpine:3.15 20:04:10 ---> 5ce65d7b0fde 20:04:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:10 ---> 5ce65d7b0fde 20:04:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:10 ---> Running in c78e8ee02a7e 20:04:10 ---> Running in 8be5428c5d9a 20:04:11 Removing intermediate container c78e8ee02a7e 20:04:11 ---> 90bf38ca6f6a 20:04:11 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:04:11 Removing intermediate container 8be5428c5d9a 20:04:11 ---> 7137e197c2c6 20:04:11 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:04:11 ---> Running in c32176e98a48 20:04:11 ---> Running in a6148e5e15f3 20:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:04:12 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:04:12 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:04:12 OK: 15859 distinct packages available 20:04:12 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:04:12 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:04:12 OK: 15859 distinct packages available 20:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:04:12 (1/4) Installing dumb-init (1.2.5-r1) 20:04:12 (2/4) Installing musl-obstack (1.2.3-r0) 20:04:12 (3/4) Installing libucontext (1.1-r0) 20:04:12 (4/4) Installing gcompat (1.0.0-r4) 20:04:12 (1/5) Installing dumb-init (1.2.5-r1) 20:04:12 Executing busybox-1.34.1-r7.trigger 20:04:12 OK: 6 MiB in 18 packages 20:04:12 (2/5) Installing musl-obstack (1.2.3-r0) 20:04:12 (3/5) Installing libucontext (1.1-r0) 20:04:12 (4/5) Installing gcompat (1.0.0-r4) 20:04:12 (5/5) Installing openssl (1.1.1t-r1) 20:04:12 Executing busybox-1.34.1-r7.trigger 20:04:12 OK: 7 MiB in 19 packages 20:04:14 Removing intermediate container c32176e98a48 20:04:14 ---> 5f3febf98f27 20:04:14 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:04:14 Removing intermediate container a6148e5e15f3 20:04:14 ---> c2fcc7072b01 20:04:14 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:04:18 ---> 294a97c9f4ba 20:04:18 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:04:18 ---> 3aa2b61c6cbf 20:04:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:04:18 ---> 07b3f59c8dad 20:04:18 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:04:18 ---> 79a3a5c7a28b 20:04:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:04:18 ---> Running in 77d1e68db275 20:04:19 Removing intermediate container 77d1e68db275 20:04:19 ---> 1fccd52cd394 20:04:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:04:19 ---> 28491e9188a8 20:04:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:04:19 ---> 58fa1285d1e0 20:04:19 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:04:19 ---> 94a5e892fc30 20:04:19 Step 19/24 : WORKDIR / 20:04:19 ---> Running in 4f77f57158b9 20:04:19 ---> Running in 302c18ce9090 20:04:20 Removing intermediate container 4f77f57158b9 20:04:20 ---> 09ed9c9a8c35 20:04:20 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:04:20 ---> Running in 3a4bace036dc 20:04:20 Removing intermediate container 302c18ce9090 20:04:20 ---> 0e8f33709c57 20:04:20 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:04:20 ---> Running in 4798b98aa6d3 20:04:20 Removing intermediate container 3a4bace036dc 20:04:20 ---> 01fef3169608 20:04:20 Step 21/23 : LABEL arch=x86_64 20:04:20 Removing intermediate container 4798b98aa6d3 20:04:20 ---> 941265c1574d 20:04:20 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:04:20 ---> Running in 0382041c8c1b 20:04:20 ---> Running in 1bccb57fea48 20:04:21 Removing intermediate container 1bccb57fea48 20:04:21 ---> 0656b830844c 20:04:21 Step 22/24 : LABEL arch=x86_64 20:04:21 Removing intermediate container 0382041c8c1b 20:04:21 ---> a62ddcb35724 20:04:21 Step 22/23 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb 20:04:21 ---> Running in 69b6130016be 20:04:21 ---> Running in c3169b9c874b 20:04:21 Removing intermediate container 69b6130016be 20:04:21 ---> 4fab9c6b38bf 20:04:21 Step 23/24 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb 20:04:21 Removing intermediate container c3169b9c874b 20:04:21 ---> ad23e31c1d93 20:04:21 Step 23/23 : LABEL version=0.0.0 20:04:21 ---> Running in 60270f92f79f 20:04:21 ---> Running in b7b4a287fb14 20:04:22 Removing intermediate container b7b4a287fb14 20:04:22 ---> 57c417a8f7e3 20:04:22 20:04:22 Removing intermediate container 60270f92f79f 20:04:22 ---> 7bcf15f7b3bb 20:04:22 Step 24/24 : LABEL version=0.0.0 20:04:22 ---> Running in 0806b04b53ac 20:04:22 Successfully built 57c417a8f7e3 20:04:22 Successfully tagged security-spire-server:latest 20:04:22 Building security-secretstore-setup 20:04:22  Building security-spire-server ... done Removing intermediate container 0806b04b53ac 20:04:22 ---> a25cee5516cb 20:04:22 20:04:22 Successfully built a25cee5516cb 20:04:22 Successfully tagged security-spire-config:latest 20:04:22 Building security-spiffe-token-provider 20:04:27  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:27 ---> f92125b8b66c 20:04:27 Step 3/23 : WORKDIR /edgex-go 20:04:27 ---> Using cache 20:04:27 ---> afaecbbc4a1e 20:04:27 Step 4/23 : RUN apk add --update --no-cache make git 20:04:27 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:27 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:04:27 ---> f92125b8b66c 20:04:27 Step 3/19 : WORKDIR /edgex-go 20:04:27 ---> Using cache 20:04:27 ---> afaecbbc4a1e 20:04:27 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:04:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8872 in /w/workspace/edgexfoundry_edgex-go_PR-4424 [Pipeline] { [Pipeline] ws 20:04:29 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:04:29 The recommended git tool is: git 20:04:29 ---> Running in 75ea89d8b8a8 20:04:29 ---> Running in a5ae070954a2 20:04:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:30 OK: 211 MiB in 51 packages 20:04:31 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:04:31 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:04:31 OK: 17046 distinct packages available 20:04:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:31 OK: 211 MiB in 51 packages 20:04:31 Removing intermediate container a5ae070954a2 20:04:31 ---> 70bd73e2f7c7 20:04:31 Step 5/23 : COPY go.mod vendor* ./ 20:04:32 ---> 1efb1945e588 20:04:32 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:32 ---> Running in 3220ec022984 20:04:32 Removing intermediate container 75ea89d8b8a8 20:04:32 ---> c311466b109e 20:04:32 Step 5/19 : COPY go.mod vendor* ./ 20:04:32 ---> 8ccea71063f9 20:04:32 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:32 ---> Running in fea18b7916f0 20:04:34 using credential edgex-jenkins-ssh 20:04:34 Cloning the remote Git repository 20:04:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:04:34 > git init /w/workspace/edgex-go/1 # timeout=10 20:04:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:04:34 > git --version # timeout=10 20:04:34 > git --version # 'git version 2.25.1' 20:04:34 using GIT_SSH to set credentials SSH Credentials for GitHub 20:04:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:37 Removing intermediate container dcf9ff975502 20:04:37 ---> 3f08f6a7bb10 20:04:37 20:04:37 Step 10/22 : FROM alpine:3.16 20:04:37 3.16: Pulling from library/alpine 20:04:38 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:04:38 Status: Downloaded newer image for alpine:3.16 20:04:38 ---> dfd21b5a31f5 20:04:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:04:38 ---> Running in 7f056480fc4c 20:04:38 Removing intermediate container 58b207caf751 20:04:38 ---> 0c4c4ba1c150 20:04:38 20:04:38 Step 10/23 : FROM alpine:3.16 20:04:38 ---> dfd21b5a31f5 20:04:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:04:38 ---> Running in ccdd6251c3a4 20:04:38 Removing intermediate container 7f056480fc4c 20:04:38 ---> 24dc117738c1 20:04:38 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:04:38 ---> Running in 2706182597af 20:04:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:39 (1/1) Installing dumb-init (1.2.5-r1) 20:04:39 Executing busybox-1.35.0-r17.trigger 20:04:39 OK: 6 MiB in 15 packages 20:04:39 (1/1) Installing dumb-init (1.2.5-r1) 20:04:39 Executing busybox-1.35.0-r17.trigger 20:04:39 OK: 6 MiB in 15 packages 20:04:39 Removing intermediate container ccdd6251c3a4 20:04:39 ---> e10af8929738 20:04:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:04:39 ---> Running in e08899b4e08c 20:04:39 Removing intermediate container 2706182597af 20:04:39 ---> 8648c16d0f00 20:04:39 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:39 Removing intermediate container e08899b4e08c 20:04:39 ---> 360b9c3f7d02 20:04:39 Step 13/23 : ENV APP_PORT=59882 20:04:39 ---> Running in c94a3275617a 20:04:39 ---> 30c590bb1c3f 20:04:39 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:04:39 Removing intermediate container c94a3275617a 20:04:39 ---> 159ad428e78b 20:04:39 Step 14/23 : EXPOSE $APP_PORT 20:04:39 ---> Running in 8dce72b9e7c5 20:04:40 Removing intermediate container 8dce72b9e7c5 20:04:40 ---> 942eecc8dd13 20:04:40 Step 15/23 : WORKDIR / 20:04:40 ---> b366067f82b8 20:04:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:04:40 ---> Running in 1d6985a1984f 20:04:40 Removing intermediate container 1d6985a1984f 20:04:40 ---> aa387c15f259 20:04:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:40 ---> 10dd1408036b 20:04:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:04:40 ---> 1af59e7ff74b 20:04:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:04:40 ---> 7a4cffff3f2a 20:04:40 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:41 ---> Running in c3f7ed72c576 20:04:41 ---> 4d98a486442f 20:04:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:04:41 ---> 3ac32acda272 20:04:41 Step 19/23 : ENTRYPOINT ["/core-command"] 20:04:41 ---> Running in 9577da724678 20:04:41 Removing intermediate container c3f7ed72c576 20:04:41 ---> 0d4465a0adc7 20:04:41 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:04:42 Removing intermediate container 9577da724678 20:04:42 ---> dea0a5149c61 20:04:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:42 ---> Running in 41f081ec4917 20:04:42 ---> Running in 97a8f5d76845 20:04:42 Removing intermediate container 41f081ec4917 20:04:42 ---> 5a54d844c6a9 20:04:42 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:04:42 Removing intermediate container 97a8f5d76845 20:04:42 ---> 55430bd445d3 20:04:42 Step 21/23 : LABEL arch=x86_64 20:04:42 ---> Running in 6e96cee36f7c 20:04:42 ---> Running in 8912627f297b 20:04:43 Removing intermediate container 6e96cee36f7c 20:04:43 ---> 0f19ae9eaffc 20:04:43 Step 20/22 : LABEL arch=x86_64 20:04:44 Removing intermediate container 8912627f297b 20:04:44 ---> 783eb6f36376 20:04:44 Step 22/23 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb 20:04:44 ---> Running in 3dcfdb673c7d 20:04:44 Removing intermediate container 4371e48b7717 20:04:44 ---> bc9fb6666a45 20:04:44 20:04:44 Step 10/22 : FROM alpine:3.16 20:04:44 ---> dfd21b5a31f5 20:04:44 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:04:44 ---> Running in 55308849981a 20:04:44 ---> Running in 225d82558509 20:04:44 Removing intermediate container 3dcfdb673c7d 20:04:44 ---> 664a892c5a7e 20:04:44 Step 21/22 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb 20:04:44 Removing intermediate container 55308849981a 20:04:44 ---> d9aff26864e8 20:04:44 Step 23/23 : LABEL version=0.0.0 20:04:44 ---> Running in 49de30a4a91c 20:04:45 ---> Running in 86039baea334 20:04:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:45 Removing intermediate container 49de30a4a91c 20:04:45 ---> b6b4e89af9f5 20:04:45 Step 22/22 : LABEL version=0.0.0 20:04:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:45 Removing intermediate container 86039baea334 20:04:45 ---> 98dddc07e3e5 20:04:45 20:04:45 ---> Running in 9feaf063e78c 20:04:45 Successfully built 98dddc07e3e5 20:04:45 Successfully tagged core-command:latest 20:04:45  Building core-command ... done Building security-bootstrapper 20:04:45 Removing intermediate container 9feaf063e78c 20:04:45 ---> 27057cf414bb 20:04:45 20:04:45 Successfully built 27057cf414bb 20:04:45 Successfully tagged security-proxy-auth:latest 20:04:45 Building core-data 20:04:45  Building security-proxy-auth ... done (1/2) Installing ca-certificates (20220614-r0) 20:04:45 (2/2) Installing dumb-init (1.2.5-r1) 20:04:45 Executing busybox-1.35.0-r17.trigger 20:04:45 Executing ca-certificates-20220614-r0.trigger 20:04:45 OK: 6 MiB in 16 packages 20:04:48 Removing intermediate container 225d82558509 20:04:48 ---> bf4ac6a25ca1 20:04:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:04:49 ---> Running in 55e9b46e4199 20:04:49 Removing intermediate container 55e9b46e4199 20:04:49 ---> d39f2b0ad616 20:04:49 Step 13/22 : ENV APP_PORT=59860 20:04:49 ---> Running in 531bcca9931b 20:04:50 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:50 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:04:50 ---> f92125b8b66c 20:04:50 Step 3/32 : WORKDIR /edgex-go 20:04:50 ---> Using cache 20:04:50 ---> afaecbbc4a1e 20:04:50 Step 4/32 : RUN apk add --update --no-cache make git 20:04:50 ---> Using cache 20:04:50 ---> 70bd73e2f7c7 20:04:50 Step 5/32 : COPY go.mod vendor* ./ 20:04:50 ---> Using cache 20:04:50 ---> 1efb1945e588 20:04:50 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:50 Removing intermediate container 531bcca9931b 20:04:50 ---> 80c46d03c802 20:04:50 Step 14/22 : EXPOSE $APP_PORT 20:04:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:04:50 ---> f92125b8b66c 20:04:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:04:50 ---> Using cache 20:04:50 ---> 12cf9a6552dc 20:04:50 Step 4/22 : WORKDIR /edgex-go 20:04:50 ---> Using cache 20:04:50 ---> ee55c9fbf8e7 20:04:50 Step 5/22 : RUN apk add --update --no-cache make git 20:04:50 ---> Running in 6a52066364d9 20:04:50 ---> Running in ff8341e99ea3 20:04:50 ---> Running in 72a3ff33d621 20:04:50 Removing intermediate container ff8341e99ea3 20:04:50 ---> 2675243235e0 20:04:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:51 ---> f4cc5681f330 20:04:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:04:51 OK: 211 MiB in 51 packages 20:04:52 ---> 434d41c85d5b 20:04:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:04:52 Removing intermediate container 72a3ff33d621 20:04:52 ---> eb08bb14cde8 20:04:52 Step 6/22 : COPY go.mod vendor* ./ 20:04:52 ---> 9f29de1c5a75 20:04:52 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:04:52 ---> Running in 9e4da6fe7625 20:04:52 ---> 471d834360e3 20:04:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:52 ---> Running in badcd22c2b17 20:04:52 Removing intermediate container 9e4da6fe7625 20:04:52 ---> b1058648d5a5 20:04:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:53 ---> Running in 4f8ecb061dff 20:04:53 Removing intermediate container 3220ec022984 20:04:53 ---> 4b3b1e306635 20:04:53 Step 7/23 : COPY . . 20:04:53 Removing intermediate container 4f8ecb061dff 20:04:53 ---> 337a75fc79a4 20:04:53 Step 20/22 : LABEL arch=x86_64 20:04:53 ---> Running in 3b473a785e43 20:04:53 Merging remotes/origin/main commit e64f21cf8ca9b13aaf1aa7a093e81c9fa39e3b57 into PR head commit e1aa53dec757758856ff48b516a8ca06b8bacbcb 20:04:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:04:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:04:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:04:52 using GIT_SSH to set credentials SSH Credentials for GitHub 20:04:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4424/head:refs/remotes/origin/PR-4424 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:04:53 > git config core.sparsecheckout # timeout=10 20:04:53 > git checkout -f e1aa53dec757758856ff48b516a8ca06b8bacbcb # timeout=10 20:04:53 Merge succeeded, producing e1aa53dec757758856ff48b516a8ca06b8bacbcb 20:04:53 Checking out Revision e1aa53dec757758856ff48b516a8ca06b8bacbcb (PR-4424) 20:04:53 Removing intermediate container 3b473a785e43 20:04:53 ---> d821068c2da5 20:04:53 Step 21/22 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb 20:04:54 ---> Running in 6b83f20902b5 20:04:54 Removing intermediate container 6b83f20902b5 20:04:54 ---> 432ca58fb43b 20:04:54 Step 22/22 : LABEL version=0.0.0 20:04:54 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 20:04:54 > git --version # timeout=10 20:04:54 > git --version # 'git version 2.25.1' 20:04:54 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:04:54 ---> Running in f01679aabbaa 20:04:54 Removing intermediate container f01679aabbaa 20:04:54 ---> 192730d31759 20:04:54 20:04:54 Successfully built 192730d31759 20:04:54 Successfully tagged support-notifications:latest 20:04:54  Building support-notifications ... done Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:04:53 > git remote # timeout=10 20:04:53 > git config --get remote.origin.url # timeout=10 20:04:53 using GIT_SSH to set credentials SSH Credentials for GitHub 20:04:53 > git merge e64f21cf8ca9b13aaf1aa7a093e81c9fa39e3b57 # timeout=10 20:04:53 > git rev-parse HEAD^{commit} # timeout=10 20:04:53 > git config core.sparsecheckout # timeout=10 20:04:53 > git checkout -f e1aa53dec757758856ff48b516a8ca06b8bacbcb # timeout=10 20:04:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:04:55 % Total % Received % Xferd Average Speed Time Time Time Current 20:04:55 Dload Upload Total Spent Left Speed 20:04:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 83888 [Pipeline] sh 20:04:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:04:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:04:56 + sudo tee /etc/docker/daemon.new 20:04:56 { 20:04:56 "registry-mirrors": [ 20:04:56 "https://nexus3.edgexfoundry.org:10001" 20:04:56 ], 20:04:56 "bip": "10.250.0.254/24", 20:04:56 "hosts": [ 20:04:56 "tcp://0.0.0.0:5555", 20:04:56 "unix:///var/run/docker.sock" 20:04:56 ], 20:04:56 "mtu": 1458, 20:04:56 "selinux-enabled": true, 20:04:56 "seccomp-profile": "/etc/docker/seccomp.json" 20:04:56 } [Pipeline] sh 20:04:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:04:57 + sudo service docker restart 20:04:57 Removing intermediate container fea18b7916f0 20:04:57 ---> 5c369c9eedc5 20:04:57 Step 7/19 : COPY . . 20:04:58 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:58 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:04:58 ---> f92125b8b66c 20:04:58 Step 3/20 : WORKDIR /edgex-go 20:04:58 ---> Using cache 20:04:58 ---> afaecbbc4a1e 20:04:58 Step 4/20 : RUN apk add --update --no-cache make git 20:04:58 ---> Using cache 20:04:58 ---> 70bd73e2f7c7 20:04:58 Step 5/20 : COPY go.mod vendor* ./ 20:04:58 ---> Using cache 20:04:58 ---> 1efb1945e588 20:04:58 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:58 ---> Using cache 20:04:58 ---> 4b3b1e306635 20:04:58 Step 7/20 : COPY . . 20:04:58 ---> Using cache 20:04:58 ---> 3a101995cdb3 20:04:58 Step 8/20 : RUN make cmd/secrets-config/secrets-config 20:04:59 ---> 3a101995cdb3 20:04:59 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:04:59 ---> Running in 49fcf4766396 20:04:59 ---> Running in 9926fec5b914 20:04:59 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:04: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:05:02 ---> 6066d2c80212 20:05:02 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:05:02 ---> Running in 2ffc0c217586 20:05:02 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] withEnv [Pipeline] { [Pipeline] configFileProvider 20:05:15 provisioning config files... 20:05:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1715237756332000245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:05:16 ---> docker-login.sh 20:05:16 nexus3.edgexfoundry.org:10001 20:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:16 Configure a credential helper to remove this warning. See 20:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:16 20:05:16 Login Succeeded 20:05:16 nexus3.edgexfoundry.org:10002 20:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:16 Configure a credential helper to remove this warning. See 20:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:16 20:05:16 Login Succeeded 20:05:16 nexus3.edgexfoundry.org:10003 20:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:17 Configure a credential helper to remove this warning. See 20:05:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:17 20:05:17 Login Succeeded 20:05:17 nexus3.edgexfoundry.org:10004 20:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:17 Configure a credential helper to remove this warning. See 20:05:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:17 20:05:17 Login Succeeded 20:05:17 docker.io 20:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:18 Configure a credential helper to remove this warning. See 20:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:18 20:05:18 Login Succeeded 20:05:18 ---> docker-login.sh ends [Pipeline] } 20:05:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:05:19 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:05:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:05:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:05:19 ========================================================= 20:05:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:05:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:05:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:05:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:05:19 9b18e9b68314: Pulling fs layer 20:05:19 35d82f9e3411: Pulling fs layer 20:05:19 e16973657156: Pulling fs layer 20:05:19 fc693d55d65f: Pulling fs layer 20:05:19 7e9fc2657dce: Pulling fs layer 20:05:19 dda99020689f: Pulling fs layer 20:05:19 db1c61fa0a46: Pulling fs layer 20:05:19 891c053d2c06: Pulling fs layer 20:05:19 7e9fc2657dce: Waiting 20:05:19 dda99020689f: Waiting 20:05:19 db1c61fa0a46: Waiting 20:05:19 891c053d2c06: Waiting 20:05:19 fc693d55d65f: Waiting 20:05:19 e16973657156: Verifying Checksum 20:05:19 e16973657156: Download complete 20:05:19 35d82f9e3411: Download complete 20:05:19 7e9fc2657dce: Verifying Checksum 20:05:19 7e9fc2657dce: Download complete 20:05:19 dda99020689f: Download complete 20:05:19 9b18e9b68314: Verifying Checksum 20:05:19 9b18e9b68314: Download complete 20:05:20 9b18e9b68314: Pull complete 20:05:20 891c053d2c06: Verifying Checksum 20:05:20 891c053d2c06: Download complete 20:05:20 Removing intermediate container 6a52066364d9 20:05:20 ---> 38c4f82cb8b3 20:05:20 Step 7/32 : COPY . . 20:05:21 35d82f9e3411: Pull complete 20:05:21 e16973657156: Pull complete 20:05:22 db1c61fa0a46: Verifying Checksum 20:05:22 db1c61fa0a46: Download complete 20:05:22 Removing intermediate container badcd22c2b17 20:05:22 ---> c518c1e72523 20:05:22 Step 8/22 : COPY . . 20:05:22 fc693d55d65f: Download complete 20:05: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:05:30 ---> eac8ca0d9f9d 20:05:30 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:05:30 ---> 2c2bf0c24312 20:05:30 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:05:30 ---> Running in 9fb594431e95 20:05:30 ---> Running in 2ea32bba18b0 20:05:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:05:30 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:05:32 Removing intermediate container 49fcf4766396 20:05:32 ---> cdcc26e3f64d 20:05:32 20:05:32 Step 9/20 : FROM alpine:3.16 20:05:32 ---> dfd21b5a31f5 20:05:32 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 20:05:32 Removing intermediate container 9926fec5b914 20:05:32 ---> 66858bcfa785 20:05:32 20:05:32 Step 9/23 : FROM alpine:3.16 20:05:32 ---> dfd21b5a31f5 20:05:32 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:05:32 ---> Running in d10bbbe6ad3c 20:05:32 ---> Running in 52f9ee1d53ad 20:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:33 (1/3) Installing ca-certificates (20220614-r0) 20:05:33 (2/3) Installing dumb-init (1.2.5-r1) 20:05:33 (3/3) Installing su-exec (0.2-r1) 20:05:33 Executing busybox-1.35.0-r17.trigger 20:05:33 Executing ca-certificates-20220614-r0.trigger 20:05:33 (1/2) Installing dumb-init (1.2.5-r1) 20:05:33 (2/2) Installing openssl (1.1.1t-r0) 20:05:33 Executing busybox-1.35.0-r17.trigger 20:05:33 OK: 6 MiB in 16 packages 20:05:33 OK: 6 MiB in 17 packages 20:05:34 Removing intermediate container 52f9ee1d53ad 20:05:34 ---> ddea3f22aaa2 20:05:34 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:05:34 ---> Running in ab161e602763 20:05:34 Removing intermediate container d10bbbe6ad3c 20:05:34 ---> aac4167f54a9 20:05:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:05:35 ---> Running in d01c0304567a 20:05:35 Removing intermediate container ab161e602763 20:05:35 ---> 88595b2e8604 20:05:35 Step 12/20 : WORKDIR /edgex 20:05:35 ---> Running in 5d8317306302 20:05:35 fc693d55d65f: Pull complete 20:05:35 7e9fc2657dce: Pull complete 20:05:35 Removing intermediate container d01c0304567a 20:05:35 ---> d98a04f5175f 20:05:35 Step 12/23 : WORKDIR / 20:05:35 dda99020689f: Pull complete 20:05:35 ---> Running in b96f09d91e88 20:05:35 Removing intermediate container 5d8317306302 20:05:35 ---> c9511f3e6b86 20:05:35 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:05:35 Removing intermediate container 2ffc0c217586 20:05:35 ---> cdd5d8065e2f 20:05:35 20:05:35 Step 9/19 : FROM alpine:3.15 20:05:35 ---> 5ce65d7b0fde 20:05:35 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:05:35 ---> Using cache 20:05:35 ---> 90bf38ca6f6a 20:05:35 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:05:35 ---> Running in c74794cfdb76 20:05:35 Removing intermediate container b96f09d91e88 20:05:35 ---> 73e40f058400 20:05:35 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:05:36 ---> b5bb12db6479 20:05:36 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:05:36 ---> 82ce742654cd 20:05:36 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:05:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:05:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:05:36 ---> d4b1bb507e41 20:05:36 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:05:36 ---> 8ffb4294ab30 20:05:36 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:05:36 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:05:36 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:05:36 OK: 15859 distinct packages available 20:05:36 ---> 727e6be85c24 20:05:36 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:05:37 (1/9) Installing ca-certificates (20220614-r0) 20:05:37 (2/9) Installing brotli-libs (1.0.9-r5) 20:05:37 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:05:37 (4/9) Installing libcurl (7.80.0-r6) 20:05:37 (5/9) Installing curl (7.80.0-r6) 20:05:37 (6/9) Installing dumb-init (1.2.5-r1) 20:05:37 (7/9) Installing musl-obstack (1.2.3-r0) 20:05:37 (8/9) Installing libucontext (1.1-r0) 20:05:37 ---> 20b1b3e786d3 20:05:37 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:37 (9/9) Installing gcompat (1.0.0-r4) 20:05:37 Executing busybox-1.34.1-r7.trigger 20:05:37 Executing ca-certificates-20220614-r0.trigger 20:05:37 ---> Running in af04b59cb215 20:05:37 OK: 8 MiB in 23 packages 20:05:37 ---> e9cf3e73c782 20:05:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:05:38 Removing intermediate container c74794cfdb76 20:05:38 ---> 0b9356d266b1 20:05:38 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:38 ---> 6163c4a68503 20:05:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:05:39 Removing intermediate container af04b59cb215 20:05:39 ---> c242f8d3b89b 20:05:39 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 20:05:39 ---> 1a88937749a3 20:05:39 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:05:39 ---> 35b2ec4a35ca 20:05:39 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:39 ---> Running in b8ed8d5a159a 20:05:39 ---> Running in 3f8bd1e539e2 20:05:39 Removing intermediate container b8ed8d5a159a 20:05:39 ---> dc86880d88fa 20:05:39 Step 18/20 : LABEL arch=x86_64 20:05:39 ---> Running in a26211095366 20:05:40 Removing intermediate container a26211095366 20:05:40 ---> 67650fdbf9ee 20:05:40 Step 19/20 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb 20:05:40 ---> Running in a5975ab6aa52 20:05:40 ---> 8364d82fa579 20:05:40 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:05:40 Removing intermediate container a5975ab6aa52 20:05:40 ---> 22c0f30048a3 20:05:40 Step 20/20 : LABEL version=0.0.0 20:05:40 ---> Running in 6765704fdb6f 20:05:41 Removing intermediate container 3f8bd1e539e2 20:05:41 ---> 35583baa3802 20:05:41 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 20:05:41 Removing intermediate container 6765704fdb6f 20:05:41 ---> 9e3c03545f9d 20:05:41 20:05:41 ---> Running in 98e8a9d93d43 20:05:41 ---> c0903254ee3c 20:05:41 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:05:41 Successfully built 9e3c03545f9d 20:05:41 ---> Running in 819beb57f080 20:05:41 Successfully tagged security-proxy-setup:latest 20:05:41 Building support-scheduler 20:05:41  Building security-proxy-setup ... done Removing intermediate container 98e8a9d93d43 20:05:41 ---> 1539fc6da91b 20:05:41 Step 21/23 : LABEL arch=x86_64 20:05:41 Removing intermediate container 819beb57f080 20:05:41 ---> 17ebde2eab03 20:05:41 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:42 ---> Running in 79888536fa0b 20:05:42 ---> Running in 3695766a129a 20:05:42 db1c61fa0a46: Pull complete 20:05:42 Removing intermediate container 79888536fa0b 20:05:42 ---> 8d4468059db5 20:05:42 Step 22/23 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb 20:05:42 ---> Running in 73ef15f57057 20:05:42 Removing intermediate container 3695766a129a 20:05:42 ---> cb7166bb5a4b 20:05:42 Step 17/19 : LABEL arch=x86_64 20:05:42 ---> Running in 6eb98c53545f 20:05:42 Removing intermediate container 73ef15f57057 20:05:42 ---> 9b7fc69775d4 20:05:42 Step 23/23 : LABEL version=0.0.0 20:05:42 Removing intermediate container 6eb98c53545f 20:05:42 ---> c61cfc0310b0 20:05:42 Step 18/19 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb 20:05:42 ---> Running in f1147f5fa9bb 20:05:42 ---> Running in 6710b1ab1d9f 20:05:42 Removing intermediate container f1147f5fa9bb 20:05:42 ---> 393dfa292635 20:05:42 20:05:42 Removing intermediate container 6710b1ab1d9f 20:05:42 ---> dc990b62b442 20:05:42 Step 19/19 : LABEL version=0.0.0 20:05:42 Successfully built 393dfa292635 20:05:42 Successfully tagged security-secretstore-setup:latest 20:05:42  Building security-secretstore-setup ... done Building security-spire-agent 20:05:42 ---> Running in 9bc13cad3071 20:05:43 Removing intermediate container 9bc13cad3071 20:05:43 ---> ea68d2d74487 20:05:43 20:05:43 Successfully built ea68d2d74487 20:05:43 Successfully tagged security-spiffe-token-provider:latest 20:05:43 Building core-metadata 20:05:43 891c053d2c06: Pull complete 20:05:43 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:05:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:05:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:05:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:05:43 WORKDIR /edgex 20:05:43 COPY go.mod . 20:05:43 RUN go mod download 20:05:43 + docker build -t ci-base-image-arm64 -f - . 20:05:44 Sending build context to Docker daemon 2.949MB 20:05:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:05:44 ---> f96f9c87975a 20:05:44 Step 2/4 : WORKDIR /edgex 20:05:46 ---> Running in ece5134b1e4e 20:05:46 Removing intermediate container ece5134b1e4e 20:05:46 ---> 8ec11c553988 20:05:46 Step 3/4 : COPY go.mod . 20:05:47 ---> 18c854b9e2d6 20:05:47 Step 4/4 : RUN go mod download 20:05:47 ---> Running in 18e983a9470a 20:05:47  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:05:47 ---> f92125b8b66c 20:05:47 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:05:47 ---> Using cache 20:05:47 ---> 12cf9a6552dc 20:05:47 Step 4/22 : WORKDIR /edgex-go 20:05:47 ---> Using cache 20:05:47 ---> ee55c9fbf8e7 20:05:47 Step 5/22 : RUN apk add --update --no-cache make git 20:05:47 ---> Using cache 20:05:47 ---> eb08bb14cde8 20:05:47 Step 6/22 : COPY go.mod vendor* ./ 20:05:47 ---> Using cache 20:05:47 ---> 471d834360e3 20:05:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:47 ---> Using cache 20:05:47 ---> c518c1e72523 20:05:47 Step 8/22 : COPY . . 20:05:47 ---> Using cache 20:05:47 ---> eac8ca0d9f9d 20:05:47 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:05:49 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:05:49 ---> f92125b8b66c 20:05:49 Step 3/24 : WORKDIR /edgex-go 20:05:49 ---> Using cache 20:05:49 ---> afaecbbc4a1e 20:05:49 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:05:49 ---> Using cache 20:05:49 ---> f8d283f9ae6a 20:05:49 Step 5/24 : COPY go.mod vendor* ./ 20:05:49 ---> Using cache 20:05:49 ---> 8be95abd41f4 20:05:49 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:49 ---> Using cache 20:05:49 ---> bcd541222762 20:05:49 Step 7/24 : COPY . . 20:05:49 ---> Using cache 20:05:49 ---> 7c6ab0cf0acb 20:05:49 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:05:49 ---> Using cache 20:05:49 ---> b62e328c2625 20:05:49 Step 9/24 : WORKDIR /edgex-go/spire-build 20:05:49 ---> Using cache 20:05:49 ---> 3082e77d8f27 20:05:49 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:05:49 ---> Using cache 20:05:49 ---> 285eb3fbd5ca 20:05:49 Step 11/24 : WORKDIR /edgex-go 20:05:49 ---> Using cache 20:05:49 ---> 5c95c39d5d8e 20:05:49 20:05:49 Step 12/24 : FROM alpine:3.15 20:05:49 ---> 5ce65d7b0fde 20:05:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:05:49 ---> Using cache 20:05:49 ---> 90bf38ca6f6a 20:05:49 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:05:49 ---> Using cache 20:05:49 ---> 5f3febf98f27 20:05:49 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:05:50 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:05:50 ---> f92125b8b66c 20:05:50 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:05:50 ---> Using cache 20:05:50 ---> 12cf9a6552dc 20:05:50 Step 4/24 : WORKDIR /edgex-go 20:05:50 ---> Using cache 20:05:50 ---> ee55c9fbf8e7 20:05:50 Step 5/24 : RUN apk add --update --no-cache make git 20:05:50 ---> Using cache 20:05:50 ---> eb08bb14cde8 20:05:50 Step 6/24 : COPY go.mod vendor* ./ 20:05:50 ---> Using cache 20:05:50 ---> 471d834360e3 20:05:50 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:50 ---> Using cache 20:05:50 ---> c518c1e72523 20:05:50 Step 8/24 : COPY . . 20:05:50 ---> Using cache 20:05:50 ---> eac8ca0d9f9d 20:05:50 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:05:50 ---> Running in 137ed7a43c88 20:05:50 ---> Running in d182fed9bb86 20:05:50 ---> e7d29c8205ce 20:05:50 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:05:51 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:05:51 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:05:52 ---> 6a8765d0c608 20:05:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:05:52 ---> f43759bfca8b 20:05:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:05:53 ---> 876b8a23d78b 20:05:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:05:53 ---> a96ef7a13875 20:05:53 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:05:53 ---> Running in 5882a6b9b017 20:05:54 Removing intermediate container 5882a6b9b017 20:05:54 ---> e7f334804d7c 20:05:54 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:05:54 ---> Running in 1674a20723d3 20:05:54 Removing intermediate container 1674a20723d3 20:05:54 ---> 71639d01b1c9 20:05:54 Step 22/24 : LABEL arch=x86_64 20:05:54 ---> Running in f78831bda499 20:05:54 Removing intermediate container f78831bda499 20:05:54 ---> 09cac0f015bc 20:05:54 Step 23/24 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb 20:05:55 ---> Running in 1a6cdabaa450 20:05:55 Removing intermediate container 2ea32bba18b0 20:05:55 ---> 78515973501d 20:05:55 20:05:55 Step 9/32 : FROM alpine:3.16 20:05:55 ---> dfd21b5a31f5 20:05:55 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:05:55 ---> Running in 7ff00dbc58ee 20:05:55 Removing intermediate container 1a6cdabaa450 20:05:55 ---> 89585c1ee49f 20:05:55 Step 24/24 : LABEL version=0.0.0 20:05:55 ---> Running in 535d1cfeb85f 20:05:55 Removing intermediate container 7ff00dbc58ee 20:05:55 ---> 52d472b4ccdc 20:05:55 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:05:55 ---> Running in b22823a31b66 20:05:55 Removing intermediate container 535d1cfeb85f 20:05:55 ---> 92c68b761db6 20:05:55 20:05:55 Successfully built 92c68b761db6 20:05:55 Successfully tagged security-spire-agent:latest 20:05:55  Building security-spire-agent ... done Building core-common-config-bootstrapper 20:05:55 Removing intermediate container 9fb594431e95 20:05:55 ---> d607f6fdb924 20:05:55 20:05:55 Step 10/22 : FROM alpine:3.16 20:05:55 ---> dfd21b5a31f5 20:05:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:56 ---> Running in b31f57e8b201 20:05:56 (1/2) Installing dumb-init (1.2.5-r1) 20:05:56 (2/2) Installing su-exec (0.2-r1) 20:05:56 Executing busybox-1.35.0-r17.trigger 20:05:56 OK: 6 MiB in 16 packages 20:05:57 Removing intermediate container b31f57e8b201 20:05:57 ---> 21bbb1ba9a43 20:05:57 Step 12/22 : ENV APP_PORT=59880 20:05:57 ---> Running in 6a192ab0fb85 20:05:57 Removing intermediate container 6a192ab0fb85 20:05:57 ---> e538152e4ab8 20:05:57 Step 13/22 : EXPOSE $APP_PORT 20:05:57 ---> Running in 95a6ec7c7923 20:05:57 Removing intermediate container b22823a31b66 20:05:57 ---> 04f4cc70faf6 20:05:57 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:05:57 ---> Running in fb2f31e1d7c7 20:05:58 Removing intermediate container 95a6ec7c7923 20:05:58 ---> 503c62157f24 20:05:58 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:05:58 ---> Running in 17f8c0724289 20:05:58 Removing intermediate container fb2f31e1d7c7 20:05:58 ---> e4f918b0a6f8 20:05:58 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:05:58 ---> Running in 6bb59a80e1f4 20:05:58 Removing intermediate container 6bb59a80e1f4 20:05:58 ---> 6e348f57b050 20:05:58 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:58 ---> Running in ecf90f5b3412 20:05:59 (1/1) Installing dumb-init (1.2.5-r1) 20:05:59 Executing busybox-1.35.0-r17.trigger 20:05:59 OK: 6 MiB in 15 packages 20:05:59 Removing intermediate container ecf90f5b3412 20:05:59 ---> 93cf53d5fe6f 20:05:59 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:05:59 ---> Running in b4455dc1b686 20:05:59 Removing intermediate container b4455dc1b686 20:05:59 ---> accaffb51637 20:05:59 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:05:59 ---> Running in 890f8c373d82 20:05:59 Removing intermediate container 17f8c0724289 20:05:59 ---> 678a704044c2 20:05:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:00 ---> 7a47fe0ae1ca 20:06:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:06:01 Removing intermediate container 890f8c373d82 20:06:01 ---> 10877b8e366f 20:06:01 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:06:01 ---> Running in d151d07fcc09 20:06:01 Removing intermediate container d151d07fcc09 20:06:01 ---> 9d66b5a84047 20:06:01 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:06:01 ---> c8cc5f80904d 20:06:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:06:02 ---> 7cb1c9fed078 20:06:02 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:06:02 ---> Running in 99b078dfcf53 20:06:02 ---> 833b2ae0673e 20:06:02 Step 18/22 : ENTRYPOINT ["/core-data"] 20:06:02 ---> Running in b4499d435d61 20:06:02 Removing intermediate container b4499d435d61 20:06:02 ---> 63234761a300 20:06:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:02 ---> Running in ecf42b4781b9 20:06:03 Removing intermediate container ecf42b4781b9 20:06:03 ---> 7b394b244762 20:06:03 Step 20/22 : LABEL arch=x86_64 20:06:03 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:06:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:06:03 ---> f92125b8b66c 20:06:03 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:06:03 ---> Using cache 20:06:03 ---> 12cf9a6552dc 20:06:03 Step 4/22 : WORKDIR /edgex-go 20:06:03 ---> Using cache 20:06:03 ---> ee55c9fbf8e7 20:06:03 Step 5/22 : RUN apk add --update --no-cache make git 20:06:03 ---> Using cache 20:06:03 ---> eb08bb14cde8 20:06:03 Step 6/22 : COPY go.mod vendor* ./ 20:06:03 ---> Using cache 20:06:03 ---> 471d834360e3 20:06:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:03 ---> Using cache 20:06:03 ---> c518c1e72523 20:06:03 Step 8/22 : COPY . . 20:06:03 ---> Using cache 20:06:03 ---> eac8ca0d9f9d 20:06:03 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:06:03 ---> Running in d6f699f7ddf1 20:06:03 ---> Running in aae9dd8bf812 20:06:03 Removing intermediate container 99b078dfcf53 20:06:03 ---> e57047e61d69 20:06:03 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:03 Removing intermediate container aae9dd8bf812 20:06:03 ---> bdb9e785cb34 20:06:03 Step 21/22 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb 20:06:03 ---> Running in 5e6a4d503fc5 20:06:04 Removing intermediate container 5e6a4d503fc5 20:06:04 ---> 97f613bbe25d 20:06:04 Step 22/22 : LABEL version=0.0.0 20:06:04 ---> 92373f8782c9 20:06:04 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:06:04 ---> Running in 4a4076645635 20:06:04 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:06:04 Removing intermediate container 4a4076645635 20:06:04 ---> ba8f7b974a0a 20:06:04 20:06:04 Successfully built ba8f7b974a0a 20:06:04 Successfully tagged core-data:latest 20:06:05  Building core-data ... done  ---> 93ca04fae687 20:06:05 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:06:05 ---> 645869b0b917 20:06:05 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:06:06 ---> a8397564fcfb 20:06:06 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:06:06 ---> 00c5828f0d83 20:06:06 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:06:07 ---> ceda8e3abad1 20:06:07 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:06:07 ---> 9c67e72f0ffe 20:06:07 Step 27/32 : RUN chmod +x /entrypoint.sh 20:06:07 ---> Running in 71205443ba91 20:06:08 Removing intermediate container 71205443ba91 20:06:08 ---> db7dd44d7874 20:06:08 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:06:08 ---> Running in 82a02fbc8520 20:06:08 Removing intermediate container 82a02fbc8520 20:06:08 ---> 07bb87d7d162 20:06:08 Step 29/32 : CMD ["gate"] 20:06:08 ---> Running in 97fe908434fa 20:06:09 Removing intermediate container 97fe908434fa 20:06:09 ---> 60f1cdcb38e1 20:06:09 Step 30/32 : LABEL arch=x86_64 20:06:09 ---> Running in 000b6ae0fdf8 20:06:09 Removing intermediate container 000b6ae0fdf8 20:06:09 ---> 861d51717630 20:06:09 Step 31/32 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb 20:06:09 ---> Running in 99a1df5fc118 20:06:09 Removing intermediate container 99a1df5fc118 20:06:09 ---> b3bd50766c9e 20:06:09 Step 32/32 : LABEL version=0.0.0 20:06:09 ---> Running in 3e6edd300f1a 20:06:10 Removing intermediate container 3e6edd300f1a 20:06:10 ---> b443822ccb58 20:06:10 20:06:10 Successfully built b443822ccb58 20:06:10 Successfully tagged security-bootstrapper:latest 20:06:19 Removing intermediate container 18e983a9470a 20:06:19 ---> f7e0c93b66a1 20:06:19 Successfully built f7e0c93b66a1 20:06:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:19 + docker inspect -f . ci-base-image-arm64 20:06:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:20 prd-ubuntu20.04-docker-arm64-4c-16g-8872 does not seem to be running inside a container 20:06:20 $ 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 ******** ci-base-image-arm64 cat 20:06:20  Building security-bootstrapper ... done Removing intermediate container d182fed9bb86 20:06:20 ---> 8423cf9c8721 20:06:20 20:06:20 Step 10/24 : FROM alpine:3.16 20:06:20 ---> dfd21b5a31f5 20:06:20 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:06:20 ---> Using cache 20:06:20 ---> e10af8929738 20:06:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:06:20 ---> Using cache 20:06:20 ---> 360b9c3f7d02 20:06:20 Step 13/24 : ENV APP_PORT=59881 20:06:20 ---> Running in a30c33582d0f 20:06:20 Removing intermediate container a30c33582d0f 20:06:20 ---> 88ef43790f86 20:06:20 Step 14/24 : EXPOSE $APP_PORT 20:06:20 ---> Running in 07e2199f130d 20:06:20 Removing intermediate container 07e2199f130d 20:06:20 ---> 641689f7515a 20:06:20 Step 15/24 : WORKDIR / 20:06:20 ---> Running in e753e34e0dd0 20:06:20 Removing intermediate container e753e34e0dd0 20:06:20 ---> ff30348e829c 20:06:20 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:20 ---> 7103f8553ca8 20:06:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:06:21 ---> 5063d399ee02 20:06:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:06:21 $ docker top 10ae774bca02103785bafafbdeac17ea59ff801f27f87910b716a6c5c9afc6c8 -eo pid,comm [Pipeline] { 20:06:21 ---> 379f75c2f7af 20:06:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [Pipeline] sh 20:06:21 ---> 55704245d0da 20:06:21 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:06:21 ---> Running in 88811cf014e3 20:06:22 Removing intermediate container 88811cf014e3 20:06:22 ---> c4c2b96377ad 20:06:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:22 ---> Running in b4767b7a3ed5 20:06:22 + go version 20:06:22 go version go1.18.7 linux/arm64 [Pipeline] } 20:06:22 $ docker stop --time=1 10ae774bca02103785bafafbdeac17ea59ff801f27f87910b716a6c5c9afc6c8 20:06:22 Removing intermediate container b4767b7a3ed5 20:06:22 ---> f9a6065c9a10 20:06:22 Step 22/24 : LABEL arch=x86_64 20:06:22 ---> Running in aad64b9b0ea1 20:06:22 Removing intermediate container aad64b9b0ea1 20:06:22 ---> cf171a5a6c9e 20:06:22 Step 23/24 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb 20:06:22 ---> Running in 6c33256413c7 20:06:23 Removing intermediate container 6c33256413c7 20:06:23 ---> 9581959f6871 20:06:23 Step 24/24 : LABEL version=0.0.0 20:06:23 ---> Running in a2b1d771ab4a 20:06:23 Removing intermediate container a2b1d771ab4a 20:06:23 ---> 6bd3bebd2ee6 20:06:23 20:06:23 Successfully built 6bd3bebd2ee6 20:06:23 Successfully tagged core-metadata:latest 20:06:23 $ docker rm -f --volumes 10ae774bca02103785bafafbdeac17ea59ff801f27f87910b716a6c5c9afc6c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:25  Building core-metadata ... done Removing intermediate container 137ed7a43c88 20:06:25 ---> 86534e924909 20:06:25 20:06:25 Step 10/22 : FROM alpine:3.16 20:06:25 ---> dfd21b5a31f5 20:06:25 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:06:25 ---> Using cache 20:06:25 ---> e10af8929738 20:06:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:06:25 ---> Using cache 20:06:25 ---> 360b9c3f7d02 20:06:25 Step 13/22 : ENV APP_PORT=59861 20:06:25 ---> Running in c1a56dfbc03b 20:06:25 Removing intermediate container c1a56dfbc03b 20:06:25 ---> adc512129e93 20:06:25 Step 14/22 : EXPOSE $APP_PORT 20:06:25 ---> Running in 0d41ce6ea26d 20:06:25 + docker inspect -f . ci-base-image-arm64 20:06:25 . [Pipeline] } 20:06:25 Removing intermediate container 0d41ce6ea26d 20:06:25 ---> 657c09ee8bc9 20:06:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:25 ---> 29dc4c1c840f 20:06:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:06:25 prd-ubuntu20.04-docker-arm64-4c-16g-8872 does not seem to be running inside a container 20:06:25 $ 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 ******** ci-base-image-arm64 cat 20:06:26 ---> f8a9a4ce56ef 20:06:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:06:26 ---> a849fe15e224 20:06:26 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:06:26 ---> Running in baa7617b9819 20:06:26 Removing intermediate container d6f699f7ddf1 20:06:26 ---> cfbdadda067a 20:06:26 20:06:26 Step 10/22 : FROM alpine:3.16 20:06:26 ---> dfd21b5a31f5 20:06:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:06:26 ---> Using cache 20:06:26 ---> 24dc117738c1 20:06:26 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:06:26 ---> Using cache 20:06:26 ---> 8648c16d0f00 20:06:26 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:26 ---> Using cache 20:06:26 ---> 30c590bb1c3f 20:06:26 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:06:26 Removing intermediate container baa7617b9819 20:06:26 ---> f970883a7495 20:06:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:26 ---> Running in f82a52ae4e70 20:06:26 $ docker top b5310450e60cacaa078d4ba7f8414a6955292ba5ebbe112c9fb4b9fb760e1fbc -eo pid,comm 20:06:27 Removing intermediate container f82a52ae4e70 20:06:27 ---> ed9562791e11 20:06:27 Step 20/22 : LABEL arch=x86_64 20:06:27 ---> Running in 8f5329edf8c0 20:06:27 ---> 40cb355707d5 20:06:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:06:27 Removing intermediate container 8f5329edf8c0 20:06:27 ---> 7466c627a42b 20:06:27 Step 21/22 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb [Pipeline] { [Pipeline] echo 20:06:27 ========================================================= 20:06:27 [edgeXBuildGoParallel] Running Tests and Build... 20:06:27 ========================================================= [Pipeline] sh 20:06:27 ---> Running in 505220fce954 20:06:27 Removing intermediate container 505220fce954 20:06:27 ---> db55b2188c7e 20:06:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:06:27 ---> a0c7ce21a981 20:06:27 Step 22/22 : LABEL version=0.0.0 20:06:27 ---> Running in 21693f44e016 20:06:27 Removing intermediate container 21693f44e016 20:06:27 ---> 97cdeea86d9f 20:06:27 20:06:27 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists 20:06:27 ---> 47498e505493 20:06:27 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:27 ---> Running in 7ef4f7aad443 20:06:27 Successfully built 97cdeea86d9f 20:06:27 Successfully tagged support-scheduler:latest [Pipeline] sh 20:06:27 + make test 20:06:27 go test -race -coverprofile=coverage.out ./... 20:06:28  Building support-scheduler ... done Removing intermediate container 7ef4f7aad443 20:06:28 ---> 1f18f49bc429 20:06:28 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:06:28 ---> Running in 7565d98df0a1 20:06:28 Removing intermediate container 7565d98df0a1 20:06:28 ---> 15d9bef1e82f 20:06:28 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:06:28 ---> Running in 28e5baafe645 20:06:28 Removing intermediate container 28e5baafe645 20:06:28 ---> 8f7b77336d9e 20:06:28 Step 20/22 : LABEL arch=x86_64 20:06:28 ---> Running in 46d12dbf92fa 20:06:28 Removing intermediate container 46d12dbf92fa 20:06:28 ---> 4f0debcfc532 20:06:28 Step 21/22 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb 20:06:28 ---> Running in 3ed70655c053 20:06:28 Removing intermediate container 3ed70655c053 20:06:28 ---> 021cb2297be7 20:06:28 Step 22/22 : LABEL version=0.0.0 20:06:28 ---> Running in 2f7ace622872 20:06:28 Removing intermediate container 2f7ace622872 20:06:28 ---> 80165799c700 20:06:28 20:06:28 Successfully built 80165799c700 20:06:28 Successfully tagged core-common-config-bootstrapper:latest 20:06:28  Building core-common-config-bootstrapper ... done  [Pipeline] } 20:06:28 $ docker stop --time=1 12cab85d7cfeb323f0065841cfd5ab4b5683c38a9a965ef4cb4b6091a1fd78fe 20:06:30 $ docker rm -f --volumes 12cab85d7cfeb323f0065841cfd5ab4b5683c38a9a965ef4cb4b6091a1fd78fe [Pipeline] // withDockerContainer [Pipeline] sh 20:06:30 + docker images 20:06:30 REPOSITORY TAG IMAGE ID CREATED SIZE 20:06:30 core-common-config-bootstrapper latest 80165799c700 2 seconds ago 15.5MB 20:06:30 support-scheduler latest 97cdeea86d9f 3 seconds ago 30.1MB 20:06:30 cfbdadda067a 4 seconds ago 1.68GB 20:06:30 86534e924909 6 seconds ago 1.75GB 20:06:30 core-metadata latest 6bd3bebd2ee6 7 seconds ago 18.5MB 20:06:30 8423cf9c8721 11 seconds ago 1.69GB 20:06:30 security-bootstrapper latest b443822ccb58 21 seconds ago 19.8MB 20:06:30 core-data latest ba8f7b974a0a 26 seconds ago 18MB 20:06:30 security-spire-agent latest 92c68b761db6 35 seconds ago 125MB 20:06:30 d607f6fdb924 35 seconds ago 1.69GB 20:06:30 78515973501d 36 seconds ago 1.67GB 20:06:30 security-spiffe-token-provider latest ea68d2d74487 47 seconds ago 30MB 20:06:30 security-secretstore-setup latest 393dfa292635 48 seconds ago 29.9MB 20:06:30 security-proxy-setup latest 9e3c03545f9d 50 seconds ago 16.4MB 20:06:30 cdd5d8065e2f 55 seconds ago 1.72GB 20:06:30 cdcc26e3f64d 59 seconds ago 1.66GB 20:06:30 66858bcfa785 59 seconds ago 1.67GB 20:06:30 support-notifications latest 192730d31759 About a minute ago 30.7MB 20:06:30 core-command latest 98dddc07e3e5 About a minute ago 17.8MB 20:06:30 security-proxy-auth latest 27057cf414bb About a minute ago 16.2MB 20:06:30 bc9fb6666a45 About a minute ago 1.75GB 20:06:30 0c4c4ba1c150 About a minute ago 1.68GB 20:06:30 3f08f6a7bb10 About a minute ago 1.66GB 20:06:30 security-spire-config latest a25cee5516cb 2 minutes ago 85.8MB 20:06:30 security-spire-server latest 57c417a8f7e3 2 minutes ago 86.5MB 20:06:30 4e139c939b62 2 minutes ago 1.55GB 20:06:30 5c95c39d5d8e 2 minutes ago 1.55GB 20:06:30 ci-base-image-x86_64 latest f92125b8b66c 5 minutes ago 903MB 20:06:30 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 20:06:30 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 20:06:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 20:06:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 20:06:30 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:07:00 ? github.com/edgexfoundry/edgex-go [no test files] 20:08:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:08:36 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:08:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:08:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:08:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:08:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:08:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:08:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:08:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:08:37 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:08:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:08:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:08:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:08:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:08:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.318s coverage: 28.7% of statements 20:08:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:08:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:09:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.716s coverage: 98.5% of statements 20:09:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.829s coverage: 71.2% of statements 20:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:09:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.511s coverage: 54.0% of statements 20:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:09:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.043s coverage: 88.5% of statements 20:09:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:09:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:09:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:09:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:09:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:09:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.736s coverage: 3.9% of statements 20:09:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:09:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.300s coverage: 95.6% of statements 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/io 0.394s coverage: 72.2% of statements 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.583s coverage: 65.9% of statements 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.534s coverage: 0.9% of statements 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.514s coverage: 29.6% of statements 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.488s coverage: 45.5% of statements 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.474s coverage: 82.9% of statements 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.388s coverage: 94.1% of statements 20:09:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.473s coverage: 96.3% of statements 20:09:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.286s coverage: 87.5% of statements 20:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.283s coverage: 94.4% of statements 20:10:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.785s coverage: 79.9% of statements 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:10:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.370s coverage: 92.9% of statements 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:10:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:10:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.702s coverage: 86.9% of statements 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:10:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.257s coverage: 87.2% of statements 20:10:05 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.207s coverage: 20.0% of statements 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:10:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.226s coverage: 100.0% of statements 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:10:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.453s coverage: 81.2% of statements 20:10:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.414s coverage: 82.1% of statements 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:10:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.377s coverage: 84.8% of statements 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:10:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.358s coverage: 63.1% of statements 20:10:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:10:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:10:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.309s coverage: 100.0% of statements 20:10:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements 20:10:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 20:10:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements 20:10:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 20:10:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:10:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:10:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:10:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.814s coverage: 38.4% of statements 20:10:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:10:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:10:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.302s coverage: 89.5% of statements 20:10:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:10:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.367s coverage: 84.8% of statements 20:10:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:10:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:10:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:10:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:10:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.368s coverage: 17.7% of statements 20:10:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:10:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:10:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:10:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:10:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.730s coverage: 92.3% of statements 20:10:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:10:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:10:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:10:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:10:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.272s coverage: 63.2% of statements 20:10:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:10:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:10:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.460s coverage: 97.7% of statements 20:10:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:10:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:10:28 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:10:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:10:28 go vet ./... 20:12:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:12:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:12:20 ./bin/test-attribution-txt.sh [Pipeline] echo 20:12:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:12:20 + ls -al . 20:12:20 total 700 20:12:20 drwxrwxr-x 10 1001 1001 4096 Mar 8 20:06 . 20:12:20 drwxr-xr-x 4 root root 4096 Mar 8 20:06 .. 20:12:20 drwxrwxr-x 2 1001 1001 4096 Mar 8 20:04 .blubracket 20:12:20 -rw-rw-r-- 1 1001 1001 16 Mar 8 20:04 .dockerignore 20:12:20 drwxrwxr-x 8 1001 1001 4096 Mar 8 20:04 .git 20:12:20 drwxrwxr-x 3 1001 1001 4096 Mar 8 20:04 .github 20:12:20 -rw-rw-r-- 1 1001 1001 1112 Mar 8 20:04 .gitignore 20:12:20 -rw-rw-r-- 1 1001 1001 42 Mar 8 20:04 .golangci.yml 20:12:20 -rw-rw-r-- 1 1001 1001 87 Mar 8 20:04 .hadolint.yml 20:12:20 -rw-rw-r-- 1 1001 1001 166 Mar 8 20:04 .sonarcloud.properties 20:12:20 -rw-rw-r-- 1 1001 1001 1171 Mar 8 20:04 ADOPTERS.md 20:12:20 -rw-rw-r-- 1 1001 1001 10825 Mar 8 20:04 Attribution.txt 20:12:20 -rw-rw-r-- 1 1001 1001 73765 Mar 8 20:04 CHANGELOG.md 20:12:20 -rw-rw-r-- 1 1001 1001 3804 Mar 8 20:04 CONTRIBUTING.md 20:12:20 -rw-rw-r-- 1 1001 1001 677 Mar 8 20:04 GOVERNANCE.md 20:12:20 -rw-rw-r-- 1 1001 1001 883 Mar 8 20:04 Jenkinsfile 20:12:20 -rw-rw-r-- 1 1001 1001 10775 Mar 8 20:04 LICENSE 20:12:20 -rw-rw-r-- 1 1001 1001 14071 Mar 8 20:04 Makefile 20:12:20 -rw-rw-r-- 1 1001 1001 582 Mar 8 20:04 OWNERS.md 20:12:20 -rw-rw-r-- 1 1001 1001 9403 Mar 8 20:04 README.md 20:12:20 -rw-rw-r-- 1 1001 1001 6912 Mar 8 20:04 SECURITY.md 20:12:20 -rw-rw-r-- 1 1001 1001 5 Mar 8 20:00 VERSION 20:12:20 drwxrwxr-x 2 1001 1001 4096 Mar 8 20:04 bin 20:12:20 drwxrwxr-x 18 1001 1001 4096 Mar 8 20:04 cmd 20:12:20 -rw-r--r-- 1 root root 446903 Mar 8 20:10 coverage.out 20:12:20 -rw-rw-r-- 1 1001 1001 3232 Mar 8 20:04 go.mod 20:12:20 -rw-rw-r-- 1 1001 1001 31098 Mar 8 20:04 go.sum 20:12:20 drwxrwxr-x 7 1001 1001 4096 Mar 8 20:04 internal 20:12:20 drwxrwxr-x 3 1001 1001 4096 Mar 8 20:04 openapi 20:12:20 drwxrwxr-x 4 1001 1001 4096 Mar 8 20:04 snap 20:12:20 -rw-rw-r-- 1 1001 1001 204 Mar 8 20:04 version.go [Pipeline] sh 20:12:21 + '[' -e coverage.out ] 20:12:21 + chown 1001:1001 coverage.out [Pipeline] stash 20:12:21 Warning: overwriting stash ‘coverage-report’ 20:12:21 Stashed 1 file(s) [Pipeline] sh 20:12:22 + make build 20:12:22 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:13:59 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:13:59 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:14:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:14:05 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:14:52 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:15:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:15:06 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:15:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:15: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:15:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:15:25 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:15:32 $ docker stop --time=1 b5310450e60cacaa078d4ba7f8414a6955292ba5ebbe112c9fb4b9fb760e1fbc 20:15:34 $ docker rm -f --volumes b5310450e60cacaa078d4ba7f8414a6955292ba5ebbe112c9fb4b9fb760e1fbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:15:37 20:15:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:15:37 latest: Pulling from edgex-devops/edgex-compose-arm64 20:15:37 29e5d40040c1: Pulling fs layer 20:15:37 1ce36da41761: Pulling fs layer 20:15:37 25b303627fd3: Pulling fs layer 20:15:37 29e5d40040c1: Verifying Checksum 20:15:37 29e5d40040c1: Download complete 20:15:37 1ce36da41761: Verifying Checksum 20:15:37 1ce36da41761: Download complete 20:15:38 29e5d40040c1: Pull complete 20:15:39 1ce36da41761: Pull complete 20:15:39 25b303627fd3: Download complete 20:15:49 25b303627fd3: Pull complete 20:15:49 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:15:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:15:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:49 prd-ubuntu20.04-docker-arm64-4c-16g-8872 does not seem to be running inside a container 20:15:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:15:52 $ docker top 83614401b8aa0853bfb34737271f49045eda2417493336be0dafcf95d398bbd6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:53 + docker-compose build --help 20:15:53 + grep parallel 20:15:58 --parallel Build images in parallel. [Pipeline] } 20:15:59 $ docker stop --time=1 83614401b8aa0853bfb34737271f49045eda2417493336be0dafcf95d398bbd6 20:16:00 $ docker rm -f --volumes 83614401b8aa0853bfb34737271f49045eda2417493336be0dafcf95d398bbd6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:16:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:01 prd-ubuntu20.04-docker-arm64-4c-16g-8872 does not seem to be running inside a container 20:16: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:16:03 $ docker top df3db44905f45e553db8f6e8dd2ef84642907a4d42cb2855258ba587fdf6e9c7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:16:03 + docker-compose -f ./docker-compose-build.yml build --parallel 20:16:10 Building core-command ... 20:16:10 Building core-common-config-bootstrapper ... 20:16:10 Building core-data ... 20:16:10 Building core-metadata ... 20:16:10 Building security-bootstrapper ... 20:16:10 Building security-proxy-auth ... 20:16:10 Building security-proxy-setup ... 20:16:10 Building security-secretstore-setup ... 20:16:10 Building security-spiffe-token-provider ... 20:16:10 Building security-spire-agent ... 20:16:10 Building security-spire-config ... 20:16:10 Building security-spire-server ... 20:16:10 Building support-notifications ... 20:16:10 Building support-scheduler ... 20:16:10 Building core-command 20:16:10 Building core-common-config-bootstrapper 20:16:10 Building security-spiffe-token-provider 20:16:10 Building security-spire-agent 20:16:10 Building core-metadata 20:16:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:16:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:16:57 ---> f7e0c93b66a1 20:16:57 Step 3/24 : WORKDIR /edgex-go 20:16:57 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:16:57 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:16:57 ---> f7e0c93b66a1 20:16:57 Step 3/19 : WORKDIR /edgex-go 20:16:57 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:16:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:16:57 ---> f7e0c93b66a1 20:16:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:16:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:16:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:16:57 ---> f7e0c93b66a1 20:16:57 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:16:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:16:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:16:57 ---> f7e0c93b66a1 20:16:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:16:57 ---> Running in c73fe0aaba56 20:16:57 ---> Running in e38519ed3069 20:16:57 ---> Running in 4935cc649459 20:16:57 ---> Running in d45d0ce7d5d8 20:16:57 ---> Running in 184674ace2b3 20:16:57 Removing intermediate container d45d0ce7d5d8 20:16:57 ---> 82a44e7b464f 20:16:57 Step 4/24 : WORKDIR /edgex-go 20:16:57 Removing intermediate container c73fe0aaba56 20:16:57 ---> 2c06affa4da0 20:16:57 Step 4/22 : WORKDIR /edgex-go 20:16:57 Removing intermediate container e38519ed3069 20:16:57 ---> 2309c70f8213 20:16:57 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:16:57 Removing intermediate container 184674ace2b3 20:16:57 ---> 778f726ac071 20:16:57 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:16:57 Removing intermediate container 4935cc649459 20:16:57 ---> ab83f361fa56 20:16:57 Step 4/23 : WORKDIR /edgex-go ---> Running in 01fe9f531450 20:16:57 20:16:57 ---> Running in 2b3eb854e0f1 20:16:57 ---> Running in a98cf07753b5 20:16:57 ---> Running in ef7ac68999bf 20:16:57 ---> Running in 529fd934579f 20:16:57 Removing intermediate container 01fe9f531450 20:16:57 ---> 657a9523d3b9 20:16:57 Step 5/22 : RUN apk add --update --no-cache make git 20:16:57 ---> Running in dfd3a2c7781d 20:16:57 Removing intermediate container 2b3eb854e0f1 20:16:57 ---> 4c1f271b1112 20:16:57 Step 5/24 : RUN apk add --update --no-cache make git 20:16:57 Removing intermediate container 529fd934579f 20:16:57 ---> db1b70255871 20:16:57 Step 5/23 : RUN apk add --update --no-cache make git 20:16:57 ---> Running in 54c67db5c8d0 20:16:57 ---> Running in 88d97e9fbdf2 20:16:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:16:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:16:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:16:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:16:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:16:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:16:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:16:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:16:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:16:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:16:59 OK: 221 MiB in 51 packages 20:16:59 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:16:59 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:16:59 OK: 16903 distinct packages available 20:16:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:17:00 OK: 221 MiB in 51 packages 20:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:17:00 OK: 221 MiB in 51 packages 20:17:00 OK: 221 MiB in 51 packages 20:17:01 OK: 221 MiB in 51 packages 20:17:02 Removing intermediate container a98cf07753b5 20:17:02 ---> 424a044f438e 20:17:02 Step 5/24 : COPY go.mod vendor* ./ 20:17:03 ---> e077820a8592 20:17:03 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:03 Removing intermediate container 88d97e9fbdf2 20:17:03 ---> 6af8a28e1ce2 20:17:03 Step 6/23 : COPY go.mod vendor* ./ 20:17:03 Removing intermediate container dfd3a2c7781d 20:17:03 ---> 87b74cbcdf02 20:17:03 Step 6/22 : COPY go.mod vendor* ./ 20:17:03 ---> Running in d094717a86b8 20:17:03 Removing intermediate container ef7ac68999bf 20:17:03 ---> af01187ac164 20:17:03 Step 5/19 : COPY go.mod vendor* ./ 20:17:04 Removing intermediate container 54c67db5c8d0 20:17:04 ---> 5873b32fa5c7 20:17:04 Step 6/24 : COPY go.mod vendor* ./ 20:17:05 ---> 95fa2b89c38b 20:17:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:05 ---> 07e3545b51d5 20:17:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:05 ---> a539ceb0a155 20:17:05 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:05 ---> d83aa0a58cee 20:17:05 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:05 ---> Running in 0b9843790724 20:17:05 ---> Running in f3723bc4ec44 20:17:05 ---> Running in 91440112fe8b 20:17:05 ---> Running in 1a63ba4d898a 20:18:57 Removing intermediate container 91440112fe8b 20:18:57 ---> 0c74388f7601 20:18:57 Step 8/24 : COPY . . 20:18:57 Removing intermediate container d094717a86b8 20:18:57 ---> 422b8239c368 20:18:57 Step 7/24 : COPY . . 20:18:57 Removing intermediate container f3723bc4ec44 20:18:57 ---> ecad970193bf 20:18:57 Step 8/22 : COPY . . 20:18:57 Removing intermediate container 0b9843790724 20:18:57 ---> 0d74694ddf96 20:18:57 Step 8/23 : COPY . . 20:18:57 Removing intermediate container 1a63ba4d898a 20:18:57 ---> b77eb245bd57 20:18:57 Step 7/19 : COPY . . 20:19:12 ---> 565463487003 20:19:12 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:19:12 ---> a3256a453e20 20:19:12 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:19:12 ---> Running in 9223a6c8c1a1 20:19:12 ---> 7567fe8e639f 20:19:12 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:19:12 ---> 50da759cac86 20:19:12 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:19:12 ---> b430952d92b9 20:19:12 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:19:12 ---> Running in 4921cfee94af 20:19:12 ---> Running in 955c85724fe9 20:19:12 ---> Running in dff585580f6f 20:19:12 ---> Running in 158303d806cb 20:19:12 Removing intermediate container 955c85724fe9 20:19:12 ---> 4abc6029c8e3 20:19:12 Step 9/24 : WORKDIR /edgex-go/spire-build 20:19:12 ---> Running in f75aea412b3d 20:19:12 Removing intermediate container f75aea412b3d 20:19:12 ---> a153e196a860 20:19:12 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:19:12 ---> Running in a7d6d745b6d3 20:19:13 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:19:13 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:19:13 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:19: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:19:15 Removing intermediate container a7d6d745b6d3 20:19:15 ---> b5116717e17f 20:19:15 Step 11/24 : WORKDIR /edgex-go 20:19:15 ---> Running in c1191141883a 20:19:16 Removing intermediate container c1191141883a 20:19:16 ---> 9b50eab3c2ad 20:19:16 20:19:16 Step 12/24 : FROM alpine:3.15 20:19:16 3.15: Pulling from library/alpine 20:19:17 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:19:17 Status: Downloaded newer image for alpine:3.15 20:19:17 ---> 354640af7b1b 20:19:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:19:17 ---> Running in d63c367c970c 20:19:18 Removing intermediate container d63c367c970c 20:19:18 ---> 9c5c71a8bac8 20:19:18 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:19:18 ---> Running in 0bd63b3bebae 20:19:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:19:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:19:22 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:19:22 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:19:22 OK: 15736 distinct packages available 20:19:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:19:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:19:24 (1/5) Installing dumb-init (1.2.5-r1) 20:19:24 (2/5) Installing musl-obstack (1.2.3-r0) 20:19:24 (3/5) Installing libucontext (1.1-r0) 20:19:24 (4/5) Installing gcompat (1.0.0-r4) 20:19:24 (5/5) Installing openssl (1.1.1t-r1) 20:19:24 Executing busybox-1.34.1-r7.trigger 20:19:24 OK: 6 MiB in 19 packages 20:19:26 Removing intermediate container 0bd63b3bebae 20:19:26 ---> 5d23837e7501 20:19:26 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:19:29 ---> dac4fb58fc4d 20:19:29 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:19:35 ---> 32deefad9d0b 20:19:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:19:36 ---> cba327e104e9 20:19:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:19:38 ---> 69c99a0cda1a 20:19:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:19:39 ---> b9aebcce0fa0 20:19:39 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:19:39 ---> Running in b5b715893a06 20:19:40 Removing intermediate container b5b715893a06 20:19:40 ---> 7a1325fe790b 20:19:40 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:19:40 ---> Running in 2788c85687df 20:19:40 Removing intermediate container 2788c85687df 20:19:40 ---> 5ffb4493754b 20:19:40 Step 22/24 : LABEL arch=arm64 20:19:40 ---> Running in 2b287da58924 20:19:41 Removing intermediate container 2b287da58924 20:19:41 ---> 045e14e0525f 20:19:41 Step 23/24 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb 20:19:41 ---> Running in ea38a65c8570 20:19:41 Removing intermediate container ea38a65c8570 20:19:41 ---> 0a004af84de7 20:19:41 Step 24/24 : LABEL version=0.0.0 20:19:41 ---> Running in 90a3a43fd482 20:19:42 Removing intermediate container 90a3a43fd482 20:19:42 ---> 838cfd51f6b6 20:19:42 20:19:42 Successfully built 838cfd51f6b6 20:19:42 Successfully tagged security-spire-agent-arm64:latest 20:19:42  Building security-spire-agent ... done Building security-proxy-setup 20:20:00 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:20:00 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:20:00 ---> f7e0c93b66a1 20:20:00 Step 3/20 : WORKDIR /edgex-go 20:20:00 ---> Using cache 20:20:00 ---> 778f726ac071 20:20:00 Step 4/20 : RUN apk add --update --no-cache make git 20:20:00 ---> Running in 3c625a5bb223 20:20:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:20:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:20:03 OK: 221 MiB in 51 packages 20:20:05 Removing intermediate container 3c625a5bb223 20:20:05 ---> a5ae0585a524 20:20:05 Step 5/20 : COPY go.mod vendor* ./ 20:20:06 ---> a41cd91acda2 20:20:06 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:06 ---> Running in 1e9f67f4cde5 20:21:58 Removing intermediate container 1e9f67f4cde5 20:21:58 ---> f61c7c9dd70c 20:21:58 Step 7/20 : COPY . . 20:21:58 ---> cdd837d8a5dd 20:21:58 Step 8/20 : RUN make cmd/secrets-config/secrets-config 20:21:58 ---> Running in b1860926fbbb 20:21:58 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:26:20 Removing intermediate container dff585580f6f 20:26:20 ---> 43c398e98639 20:26:20 20:26:20 Step 10/22 : FROM alpine:3.16 20:26:20 3.16: Pulling from library/alpine 20:26:20 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:26:20 Status: Downloaded newer image for alpine:3.16 20:26:20 ---> 4c81e5bf8899 20:26:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:26:20 ---> Running in ab849b324160 20:26:20 Removing intermediate container ab849b324160 20:26:20 ---> c2404d8e3845 20:26:20 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:26:20 ---> Running in c9b43184ce3a 20:26:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:26:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:26:20 (1/1) Installing dumb-init (1.2.5-r1) 20:26:20 Executing busybox-1.35.0-r17.trigger 20:26:20 OK: 5 MiB in 15 packages 20:26:20 Removing intermediate container c9b43184ce3a 20:26:20 ---> 362ba3011f86 20:26:20 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:20 ---> 6b390d0ab2a4 20:26:20 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:26:20 ---> dccce7aeace1 20:26:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:26:22 ---> fae8b49c08ab 20:26:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:26:24 ---> 958e150dacfd 20:26:24 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:26:24 ---> Running in 5b723f420a4e 20:26:26 Removing intermediate container 158303d806cb 20:26:26 ---> 66c207302a31 20:26:26 20:26:26 Step 10/23 : FROM alpine:3.16 20:26:26 ---> 4c81e5bf8899 20:26:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:26:26 ---> Running in 8ca8e628ba05 20:26:28 Removing intermediate container 5b723f420a4e 20:26:28 ---> 66eb90d29902 20:26:28 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:26:28 ---> Running in 9b40a2d9203c 20:26:29 Removing intermediate container 9b40a2d9203c 20:26:29 ---> 6b2ea2cd59c1 20:26:29 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:26:29 ---> Running in ee1a89c296b1 20:26:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:26:29 Removing intermediate container ee1a89c296b1 20:26:29 ---> 1e7c2169f8a6 20:26:29 Step 20/22 : LABEL arch=arm64 20:26:30 ---> Running in fab1a272f395 20:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:26:30 Removing intermediate container fab1a272f395 20:26:30 ---> 3481a36d5b9e 20:26:30 Step 21/22 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb 20:26:30 ---> Running in de73ecbb6970 20:26:30 Removing intermediate container de73ecbb6970 20:26:30 ---> 3a929e99bea3 20:26:30 Step 22/22 : LABEL version=0.0.0 20:26:31 ---> Running in 23847192fd0b 20:26:31 Removing intermediate container 23847192fd0b 20:26:31 ---> d7c945a53c90 20:26:31 20:26:32 Successfully built d7c945a53c90 20:26:32 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:26:32  Building core-common-config-bootstrapper ... done Building security-proxy-auth 20:26:32 (1/1) Installing dumb-init (1.2.5-r1) 20:26:32 Executing busybox-1.35.0-r17.trigger 20:26:32 OK: 5 MiB in 15 packages 20:26:34 Removing intermediate container 8ca8e628ba05 20:26:34 ---> efe85e78b5b0 20:26:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:26:34 ---> Running in ae8b9bbab35c 20:26:34 Removing intermediate container ae8b9bbab35c 20:26:34 ---> 3253687e8a83 20:26:34 Step 13/23 : ENV APP_PORT=59882 20:26:35 ---> Running in e6ea64f1c0ea 20:26:35 Removing intermediate container e6ea64f1c0ea 20:26:35 ---> fe7ec6b65017 20:26:35 Step 14/23 : EXPOSE $APP_PORT 20:26:35 ---> Running in 5f014600d194 20:26:36 Removing intermediate container 5f014600d194 20:26:36 ---> 4c9de9d279cb 20:26:36 Step 15/23 : WORKDIR / 20:26:36 ---> Running in 519de0a6c99d 20:26:36 Removing intermediate container 519de0a6c99d 20:26:36 ---> b669155e226a 20:26:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:38 ---> 195dd6cbe836 20:26:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:26:40 ---> 0309c1f36e6a 20:26:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:26:41 ---> 797e0f7e0640 20:26:41 Step 19/23 : ENTRYPOINT ["/core-command"] 20:26:41 ---> Running in f7105fabc521 20:26:42 Removing intermediate container f7105fabc521 20:26:42 ---> 4cadb7d7c8ff 20:26:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:26:42 ---> Running in 70e171d2a661 20:26:43 Removing intermediate container 70e171d2a661 20:26:43 ---> bbde662a8411 20:26:43 Step 21/23 : LABEL arch=arm64 20:26:43 ---> Running in ee5dbcdb8e71 20:26:43 Removing intermediate container ee5dbcdb8e71 20:26:43 ---> c1fac0c67222 20:26:43 Step 22/23 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb 20:26:44 ---> Running in 77de7e5e47d9 20:26:47 Removing intermediate container 77de7e5e47d9 20:26:47 ---> 16d9316eefae 20:26:47 Step 23/23 : LABEL version=0.0.0 20:26:47 ---> Running in 84d655fb5201 20:26:48 Removing intermediate container 84d655fb5201 20:26:48 ---> ebab8c340646 20:26:48 20:26:49 Successfully built ebab8c340646 20:26:49 Successfully tagged core-command-arm64:latest 20:26:49 Building core-data 20:26:54  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:26:54 ---> f7e0c93b66a1 20:26:54 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:26:54 ---> Using cache 20:26:54 ---> ab83f361fa56 20:26:54 Step 4/22 : WORKDIR /edgex-go 20:26:54 ---> Using cache 20:26:54 ---> db1b70255871 20:26:54 Step 5/22 : RUN apk add --update --no-cache make git 20:26:54 ---> Using cache 20:26:54 ---> 6af8a28e1ce2 20:26:54 Step 6/22 : COPY go.mod vendor* ./ 20:26:54 ---> Using cache 20:26:54 ---> 95fa2b89c38b 20:26:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:54 ---> Using cache 20:26:54 ---> 0d74694ddf96 20:26:54 Step 8/22 : COPY . . 20:26:54 ---> Using cache 20:26:54 ---> 50da759cac86 20:26:54 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:26:55 ---> Running in a0342a2a0cbe 20:26:58 Removing intermediate container 9223a6c8c1a1 20:26:58 ---> 763461c37bd9 20:26:58 20:26:58 Step 10/24 : FROM alpine:3.16 20:26:58 ---> 4c81e5bf8899 20:26:58 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:26: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:26:58 ---> Using cache 20:26:58 ---> efe85e78b5b0 20:26:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:26:58 ---> Using cache 20:26:58 ---> 3253687e8a83 20:26:58 Step 13/24 : ENV APP_PORT=59881 20:26:58 ---> Running in 29edb5e83ce2 20:26:59 Removing intermediate container 29edb5e83ce2 20:26:59 ---> e5174fff7b93 20:26:59 Step 14/24 : EXPOSE $APP_PORT 20:26:59 ---> Running in 0622275a2064 20:27:00 Removing intermediate container 0622275a2064 20:27:00 ---> 1e39b20be697 20:27:00 Step 15/24 : WORKDIR / 20:27:00 ---> Running in f2bc042e1068 20:27:01 Removing intermediate container f2bc042e1068 20:27:01 ---> 37dc2f391058 20:27:01 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:03 ---> eb42c9134a4c 20:27:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:27:06 ---> e003eb3c0baf 20:27:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:27:07 ---> 9d6e52215fb9 20:27:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:27:08 ---> a38fa1b8427a 20:27:08 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:27:09 ---> Running in 9df4d9bfb11a 20:27:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:27:09 ---> f7e0c93b66a1 20:27:09 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:27:09 ---> Using cache 20:27:09 ---> ab83f361fa56 20:27:09 Step 4/22 : WORKDIR /edgex-go 20:27:09 ---> Using cache 20:27:09 ---> db1b70255871 20:27:09 Step 5/22 : RUN apk add --update --no-cache make git 20:27:09 ---> Using cache 20:27:09 ---> 6af8a28e1ce2 20:27:09 Step 6/22 : COPY go.mod vendor* ./ 20:27:09 ---> Using cache 20:27:09 ---> 95fa2b89c38b 20:27:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:09 ---> Using cache 20:27:09 ---> 0d74694ddf96 20:27:09 Step 8/22 : COPY . . 20:27:09 ---> Using cache 20:27:09 ---> 50da759cac86 20:27:09 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:27:10 Removing intermediate container 9df4d9bfb11a 20:27:10 ---> bec8fe88a8ea 20:27:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:27:10 ---> Running in 01a0649679f0 20:27:10 ---> Running in 5fe28e24dec7 20:27:11 Removing intermediate container 5fe28e24dec7 20:27:11 ---> 7b6450fce82a 20:27:11 Step 22/24 : LABEL arch=arm64 20:27:11 ---> Running in 47d44aeb63bb 20:27:12 Removing intermediate container 47d44aeb63bb 20:27:12 ---> e8aa4d2f447f 20:27:12 Step 23/24 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb 20:27:12 ---> Running in c1ef9999a6bc 20:27:12 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:27:13 Removing intermediate container c1ef9999a6bc 20:27:13 ---> 8da5b77153e9 20:27:13 Step 24/24 : LABEL version=0.0.0 20:27:13 ---> Running in 045419e04ae1 20:27:13 Removing intermediate container 045419e04ae1 20:27:13 ---> 0b245bb7d273 20:27:13 20:27:14 Successfully built 0b245bb7d273 20:27:14 Successfully tagged core-metadata-arm64:latest 20:27:14  Building core-metadata ... done Building support-scheduler 20:27:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:27:36 ---> f7e0c93b66a1 20:27:36 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:27:36 ---> Using cache 20:27:36 ---> ab83f361fa56 20:27:36 Step 4/22 : WORKDIR /edgex-go 20:27:36 ---> Using cache 20:27:36 ---> db1b70255871 20:27:36 Step 5/22 : RUN apk add --update --no-cache make git 20:27:36 ---> Using cache 20:27:36 ---> 6af8a28e1ce2 20:27:36 Step 6/22 : COPY go.mod vendor* ./ 20:27:36 ---> Using cache 20:27:36 ---> 95fa2b89c38b 20:27:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:36 ---> Using cache 20:27:36 ---> 0d74694ddf96 20:27:36 Step 8/22 : COPY . . 20:27:36 ---> Using cache 20:27:36 ---> 50da759cac86 20:27:36 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:27:36 ---> Running in c3f0bef2bc73 20:27:36 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:28:23 Removing intermediate container 4921cfee94af 20:28:23 ---> 9e6ef5b99ee1 20:28:23 20:28:23 Step 9/19 : FROM alpine:3.15 20:28:23 ---> 354640af7b1b 20:28:23 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:28:23 ---> Using cache 20:28:23 ---> 9c5c71a8bac8 20:28:23 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:28:23 ---> Running in b698838a3177 20:28:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:28:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:28:26 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:28:26 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:28:26 OK: 15736 distinct packages available 20:28:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:28:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:28:28 (1/9) Installing ca-certificates (20220614-r0) 20:28:28 (2/9) Installing brotli-libs (1.0.9-r5) 20:28:28 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:28:28 (4/9) Installing libcurl (7.80.0-r6) 20:28:28 (5/9) Installing curl (7.80.0-r6) 20:28:28 (6/9) Installing dumb-init (1.2.5-r1) 20:28:28 (7/9) Installing musl-obstack (1.2.3-r0) 20:28:28 (8/9) Installing libucontext (1.1-r0) 20:28:28 (9/9) Installing gcompat (1.0.0-r4) 20:28:28 Executing busybox-1.34.1-r7.trigger 20:28:28 Executing ca-certificates-20220614-r0.trigger 20:28:29 OK: 8 MiB in 23 packages 20:28:32 Removing intermediate container b698838a3177 20:28:32 ---> 7288f79b9b56 20:28:32 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:34 ---> c16237c91f1a 20:28:34 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:28:38 ---> ddabd7ea85d5 20:28:38 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:28:39 Removing intermediate container b1860926fbbb 20:28:39 ---> 628655d434c9 20:28:39 20:28:39 Step 9/20 : FROM alpine:3.16 20:28:39 ---> 4c81e5bf8899 20:28:39 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 20:28:39 ---> Running in 9c657e3acdfa 20:28:39 ---> 253b1978ecc9 20:28:39 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:28:40 ---> Running in 303891a5e705 20:28:40 Removing intermediate container 303891a5e705 20:28:40 ---> 09d36d9e348b 20:28:40 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:28:40 ---> Running in a86a76e41ea3 20:28:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:28:41 Removing intermediate container a86a76e41ea3 20:28:41 ---> 674c9b246217 20:28:41 Step 17/19 : LABEL arch=arm64 20:28:41 ---> Running in 58e953012b0a 20:28:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:28:42 Removing intermediate container 58e953012b0a 20:28:42 ---> ffb6164a9f4f 20:28:42 Step 18/19 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb 20:28:42 ---> Running in c82f4e906aa8 20:28:42 Removing intermediate container c82f4e906aa8 20:28:42 ---> 81f1d227caae 20:28:42 Step 19/19 : LABEL version=0.0.0 20:28:43 ---> Running in e5b1a164a1bb 20:28:43 Removing intermediate container e5b1a164a1bb 20:28:43 ---> ed2e0fb2206a 20:28:43 20:28:43 (1/2) Installing dumb-init (1.2.5-r1) 20:28:43 (2/2) Installing openssl (1.1.1t-r0) 20:28:43 Executing busybox-1.35.0-r17.trigger 20:28:43 OK: 6 MiB in 16 packages 20:28:44 Successfully built ed2e0fb2206a 20:28:44 Successfully tagged security-spiffe-token-provider-arm64:latest 20:28:44  Building security-spiffe-token-provider ... done Building support-notifications 20:28:46 Removing intermediate container 9c657e3acdfa 20:28:46 ---> 6197b5dc67d9 20:28:46 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:28:46 ---> Running in 7b8025a4fa3b 20:28:46 Removing intermediate container 7b8025a4fa3b 20:28:46 ---> 7faa8c0d954f 20:28:46 Step 12/20 : WORKDIR /edgex 20:28:46 ---> Running in bbaae3a9dba0 20:28:47 Removing intermediate container bbaae3a9dba0 20:28:47 ---> 377633fe1812 20:28:47 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:28:48 ---> 331c43b7a150 20:28:48 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:28:50 ---> d5ef4067e37b 20:28:50 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:28:51 ---> d9b6933ef263 20:28:51 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:28:51 ---> Running in fd79fae9b947 20:28:54 Removing intermediate container fd79fae9b947 20:28:54 ---> 984c188acf9f 20:28:54 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 20:28:54 ---> Running in f7ab144eeee5 20:28:55 Removing intermediate container f7ab144eeee5 20:28:55 ---> f744f03b5b02 20:28:55 Step 18/20 : LABEL arch=arm64 20:28:55 ---> Running in 106741bbe08f 20:28:56 Removing intermediate container 106741bbe08f 20:28:56 ---> b0119ea3b929 20:28:56 Step 19/20 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb 20:28:56 ---> Running in 598fbe56526f 20:28:57 Removing intermediate container 598fbe56526f 20:28:57 ---> 48fc31c4f908 20:28:57 Step 20/20 : LABEL version=0.0.0 20:28:57 ---> Running in 2004c8593335 20:28:58 Removing intermediate container 2004c8593335 20:28:58 ---> 2a35ae675603 20:28:58 20:28:59 Successfully built 2a35ae675603 20:28:59 Successfully tagged security-proxy-setup-arm64:latest 20:28:59 Building security-spire-config 20:29:09  Building security-proxy-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:29:09 ---> f7e0c93b66a1 20:29:09 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:29:09 ---> Using cache 20:29:09 ---> ab83f361fa56 20:29:09 Step 4/22 : WORKDIR /edgex-go 20:29:09 ---> Using cache 20:29:09 ---> db1b70255871 20:29:09 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:29:09 ---> Running in 0e77504325ad 20:29:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:29:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:29:14 OK: 221 MiB in 51 packages 20:29:17 Removing intermediate container 0e77504325ad 20:29:17 ---> 85849a1c5aaf 20:29:17 Step 6/22 : COPY go.mod vendor* ./ 20:29:20 ---> 98dfc0bbe070 20:29:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:20 ---> Running in a604f79041b8 20:29:20 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:29:20 ---> f7e0c93b66a1 20:29:20 Step 3/24 : WORKDIR /edgex-go 20:29:20 ---> Using cache 20:29:20 ---> 778f726ac071 20:29:20 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:29:20 ---> Running in 33d7fa1131ed 20:29:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:29:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:29:25 OK: 221 MiB in 51 packages 20:29:27 Removing intermediate container 33d7fa1131ed 20:29:27 ---> e1835e30b2f0 20:29:27 Step 5/24 : COPY go.mod vendor* ./ 20:29:28 ---> f048a309d6a4 20:29:28 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:28 ---> Running in 21517466b0b4 20:31:34 Removing intermediate container a604f79041b8 20:31:34 ---> a7cf6bda3961 20:31:34 Step 8/22 : COPY . . 20:31:34 Removing intermediate container 21517466b0b4 20:31:34 ---> 00c4137f1094 20:31:34 Step 7/24 : COPY . . 20:31:47 ---> 179f7325dd94 20:31:47 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:31:47 ---> Running in dfdf4de30ddc 20:31:48 ---> d8f43c15c42f 20:31:48 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:31:48 ---> Running in a583461fa54f 20:31:48 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:31:49 Removing intermediate container a583461fa54f 20:31:49 ---> 85b0cff38317 20:31:49 Step 9/24 : WORKDIR /edgex-go/spire-build 20:31:49 ---> Running in 6727ae5154ad 20:31:49 Removing intermediate container 6727ae5154ad 20:31:49 ---> f7a2e7f55f2c 20:31:49 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:31:49 ---> Running in 326f051ab3c0 20:31:53 Removing intermediate container 326f051ab3c0 20:31:53 ---> 227f9e2dcbf9 20:31:53 Step 11/24 : WORKDIR /edgex-go 20:31:53 ---> Running in 26b6ac19fbcc 20:31:53 Removing intermediate container 26b6ac19fbcc 20:31:53 ---> d5b769f37edc 20:31:53 20:31:53 Step 12/24 : FROM alpine:3.15 20:31:53 ---> 354640af7b1b 20:31:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:31:53 ---> Using cache 20:31:53 ---> 9c5c71a8bac8 20:31:53 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:31:53 ---> Running in b3757129eb2e 20:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:31:57 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:31:57 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:31:57 OK: 15736 distinct packages available 20:31:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:31:59 (1/4) Installing dumb-init (1.2.5-r1) 20:31:59 (2/4) Installing musl-obstack (1.2.3-r0) 20:31:59 (3/4) Installing libucontext (1.1-r0) 20:31:59 (4/4) Installing gcompat (1.0.0-r4) 20:31:59 Executing busybox-1.34.1-r7.trigger 20:31:59 OK: 6 MiB in 18 packages 20:32:01 Removing intermediate container b3757129eb2e 20:32:01 ---> 96f02f073408 20:32:01 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:32:09 ---> ba73ef1a130a 20:32:09 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:32:10 ---> f0181b590dd4 20:32:10 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:32:10 ---> Running in a7be15949501 20:32:11 Removing intermediate container a7be15949501 20:32:11 ---> b1bb47a99f97 20:32:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:32:12 ---> 3196503eae64 20:32:12 Step 19/24 : WORKDIR / 20:32:12 ---> Running in fa56e4fc1c9a 20:32:12 Removing intermediate container fa56e4fc1c9a 20:32:12 ---> 3c037513a2e2 20:32:12 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:32:13 ---> Running in 07d345f6aaee 20:32:13 Removing intermediate container 07d345f6aaee 20:32:13 ---> 178ff61282ac 20:32:13 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:32:13 ---> Running in 9cd608c6fae1 20:32:13 Removing intermediate container 9cd608c6fae1 20:32:13 ---> 30e1a28d632f 20:32:13 Step 22/24 : LABEL arch=arm64 20:32:14 ---> Running in eb115553ca3b 20:32:14 Removing intermediate container eb115553ca3b 20:32:14 ---> 6a4568f42c62 20:32:14 Step 23/24 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb 20:32:14 ---> Running in 95ba9b53ed00 20:32:15 Removing intermediate container 95ba9b53ed00 20:32:15 ---> 6c0e0e5ac803 20:32:15 Step 24/24 : LABEL version=0.0.0 20:32:15 ---> Running in d2ec5283be76 20:32:15 Removing intermediate container d2ec5283be76 20:32:15 ---> bcf12123e109 20:32:15 20:32:16 Successfully built bcf12123e109 20:32:16 Successfully tagged security-spire-config-arm64:latest 20:32:16  Building security-spire-config ... done Building security-bootstrapper 20:32:34 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:32:34 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:32:34 ---> f7e0c93b66a1 20:32:34 Step 3/32 : WORKDIR /edgex-go 20:32:34 ---> Using cache 20:32:34 ---> 778f726ac071 20:32:34 Step 4/32 : RUN apk add --update --no-cache make git 20:32:34 ---> Using cache 20:32:34 ---> a5ae0585a524 20:32:34 Step 5/32 : COPY go.mod vendor* ./ 20:32:34 ---> Using cache 20:32:34 ---> a41cd91acda2 20:32:34 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:34 ---> Using cache 20:32:34 ---> f61c7c9dd70c 20:32:34 Step 7/32 : COPY . . 20:32:34 ---> Using cache 20:32:34 ---> cdd837d8a5dd 20:32:34 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:32:35 ---> Running in 8b5efd752617 20:32:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:34:13 Removing intermediate container a0342a2a0cbe 20:34:13 ---> 5ea3d3270acd 20:34:13 20:34:13 Step 10/22 : FROM alpine:3.16 20:34:13 ---> 4c81e5bf8899 20:34:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:34:13 ---> Using cache 20:34:13 ---> c2404d8e3845 20:34:13 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:34:13 ---> Using cache 20:34:13 ---> 362ba3011f86 20:34:13 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:13 ---> Using cache 20:34:13 ---> 6b390d0ab2a4 20:34:13 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:34:13 ---> aa3d9cbda99f 20:34:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:34:13 ---> 78ad0bdf7495 20:34:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:34:13 ---> 6e65f7b96432 20:34:13 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:34:13 ---> Running in bc7c80cc115f 20:34:13 Removing intermediate container bc7c80cc115f 20:34:13 ---> 22383d253639 20:34:13 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:34:13 ---> Running in b856a5a7f2eb 20:34:13 Removing intermediate container b856a5a7f2eb 20:34:13 ---> 4ccfe89fdc65 20:34:13 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:34:13 ---> Running in c7ef695042a5 20:34:13 Removing intermediate container c7ef695042a5 20:34:13 ---> 956e807da537 20:34:13 Step 20/22 : LABEL arch=arm64 20:34:13 ---> Running in 8b585ba81cde 20:34:13 Removing intermediate container 8b585ba81cde 20:34:13 ---> a1d409e0b1dd 20:34:13 Step 21/22 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb 20:34:13 ---> Running in d10818b82271 20:34:13 Removing intermediate container d10818b82271 20:34:13 ---> fcc3c0ce6e45 20:34:13 Step 22/22 : LABEL version=0.0.0 20:34:13 ---> Running in 1fa973acd3fd 20:34:13 Removing intermediate container 1fa973acd3fd 20:34:13 ---> a1a2941ef7c6 20:34:13 20:34:13 Successfully built a1a2941ef7c6 20:34:13 Successfully tagged security-proxy-auth-arm64:latest 20:34:13  Building security-proxy-auth ... done Building security-spire-server 20:34:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:34:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:34:31 ---> f7e0c93b66a1 20:34:31 Step 3/23 : WORKDIR /edgex-go 20:34:31 ---> Using cache 20:34:31 ---> 778f726ac071 20:34:31 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:34:31 ---> Using cache 20:34:31 ---> e1835e30b2f0 20:34:31 Step 5/23 : COPY go.mod vendor* ./ 20:34:31 ---> Using cache 20:34:31 ---> f048a309d6a4 20:34:31 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:31 ---> Using cache 20:34:31 ---> 00c4137f1094 20:34:31 Step 7/23 : COPY . . 20:34:31 ---> Using cache 20:34:31 ---> d8f43c15c42f 20:34:31 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:34:31 ---> Using cache 20:34:31 ---> 85b0cff38317 20:34:31 Step 9/23 : WORKDIR /edgex-go/spire-build 20:34:31 ---> Using cache 20:34:31 ---> f7a2e7f55f2c 20:34:31 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:34:31 ---> Running in 9b67db77f8aa 20:34:33 Removing intermediate container 9b67db77f8aa 20:34:33 ---> 4b7a71bbe84e 20:34:33 Step 11/23 : WORKDIR /edgex-go 20:34:33 ---> Running in a769c7ae9294 20:34:33 Removing intermediate container a769c7ae9294 20:34:33 ---> d25e8a7aa04d 20:34:33 20:34:33 Step 12/23 : FROM alpine:3.15 20:34:33 ---> 354640af7b1b 20:34:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:33 ---> Using cache 20:34:33 ---> 9c5c71a8bac8 20:34:33 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:34:33 ---> Using cache 20:34:33 ---> 5d23837e7501 20:34:33 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:34:40 ---> 9a8f4a632b46 20:34:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:34:41 ---> 0fc87d17de07 20:34:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:34:44 ---> 8045fecd532e 20:34:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:34:45 ---> 26dcfb57a348 20:34:45 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:34:45 ---> Running in c105708ae445 20:34:45 Removing intermediate container c105708ae445 20:34:45 ---> 7e73024ac529 20:34:45 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:34:46 ---> Running in 72002ffd4e4e 20:34:46 Removing intermediate container 72002ffd4e4e 20:34:46 ---> 8056b2946abd 20:34:46 Step 21/23 : LABEL arch=arm64 20:34:46 ---> Running in d2920b211c2f 20:34:47 Removing intermediate container d2920b211c2f 20:34:47 ---> 3f2f7f59cfe2 20:34:47 Step 22/23 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb 20:34:47 ---> Running in dcaa0f71df75 20:34:48 Removing intermediate container dcaa0f71df75 20:34:48 ---> 9fa3f9c2176d 20:34:48 Step 23/23 : LABEL version=0.0.0 20:34:48 ---> Running in 7cccf3c709f8 20:34:48 Removing intermediate container 7cccf3c709f8 20:34:48 ---> 16ad5dd313f4 20:34:48 20:34:49 Successfully built 16ad5dd313f4 20:34:49 Successfully tagged security-spire-server-arm64:latest 20:34:49 Building security-secretstore-setup 20:35:07  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:35:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:07 ---> f7e0c93b66a1 20:35:07 Step 3/23 : WORKDIR /edgex-go 20:35:07 ---> Using cache 20:35:07 ---> 778f726ac071 20:35:07 Step 4/23 : RUN apk add --update --no-cache make git 20:35:07 ---> Using cache 20:35:07 ---> a5ae0585a524 20:35:07 Step 5/23 : COPY go.mod vendor* ./ 20:35:07 ---> Using cache 20:35:07 ---> a41cd91acda2 20:35:07 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:07 ---> Using cache 20:35:07 ---> f61c7c9dd70c 20:35:07 Step 7/23 : COPY . . 20:35:07 ---> Using cache 20:35:07 ---> cdd837d8a5dd 20:35:07 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:35:07 ---> Running in 3dd5a0d18090 20:35:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:35:55 Removing intermediate container 01a0649679f0 20:35:55 ---> 2f0e2783349d 20:35:55 20:35:55 Step 10/22 : FROM alpine:3.16 20:35:55 ---> 4c81e5bf8899 20:35:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:35:55 ---> Running in 1bf349d284ad 20:35:55 Removing intermediate container 1bf349d284ad 20:35:55 ---> 2b39265d8971 20:35:55 Step 12/22 : ENV APP_PORT=59880 20:35:55 ---> Running in 46e04ae64073 20:35:55 Removing intermediate container 46e04ae64073 20:35:55 ---> c39706497a8f 20:35:55 Step 13/22 : EXPOSE $APP_PORT 20:35:55 ---> Running in d9c2a415589b 20:35:55 Removing intermediate container d9c2a415589b 20:35:55 ---> dccea3ca8557 20:35:55 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:35:55 ---> Running in d4ac080b68f6 20:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:35:55 (1/1) Installing dumb-init (1.2.5-r1) 20:35:55 Executing busybox-1.35.0-r17.trigger 20:35:55 OK: 5 MiB in 15 packages 20:35:56 Removing intermediate container d4ac080b68f6 20:35:57 ---> 34e3a44d19fb 20:35:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:58 ---> f5b850380407 20:35:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:35:59 ---> 96d9304c2bc7 20:35:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:36:00 ---> ef8e31b7f6b2 20:36:00 Step 18/22 : ENTRYPOINT ["/core-data"] 20:36:00 ---> Running in b1a145377c99 20:36:01 Removing intermediate container b1a145377c99 20:36:01 ---> ea6f01ba6c34 20:36:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:36:01 ---> Running in dc69309e7327 20:36:02 Removing intermediate container dc69309e7327 20:36:02 ---> 43c6809ef9a3 20:36:02 Step 20/22 : LABEL arch=arm64 20:36:02 ---> Running in 20f2cd426660 20:36:02 Removing intermediate container 20f2cd426660 20:36:02 ---> f8d5587d1e55 20:36:02 Step 21/22 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb 20:36:02 ---> Running in 5592a74d18cd 20:36:03 Removing intermediate container 5592a74d18cd 20:36:03 ---> 036ddcbc7fb4 20:36:03 Step 22/22 : LABEL version=0.0.0 20:36:03 ---> Running in d28ce6da3d4b 20:36:03 Removing intermediate container d28ce6da3d4b 20:36:03 ---> 6568ea9d29e9 20:36:03 20:36:04 Successfully built 6568ea9d29e9 20:36:04 Successfully tagged core-data-arm64:latest 20:38:40  Building core-data ... done Removing intermediate container c3f0bef2bc73 20:38:40 ---> a6b156307550 20:38:40 20:38:40 Step 10/22 : FROM alpine:3.16 20:38:40 ---> 4c81e5bf8899 20:38:40 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:38:40 ---> Using cache 20:38:40 ---> efe85e78b5b0 20:38:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:38:40 ---> Using cache 20:38:40 ---> 3253687e8a83 20:38:40 Step 13/22 : ENV APP_PORT=59861 20:38:40 ---> Running in 98452b19a06f 20:38:40 Removing intermediate container 98452b19a06f 20:38:40 ---> da95f4717136 20:38:40 Step 14/22 : EXPOSE $APP_PORT 20:38:40 ---> Running in 90c8ae4ae617 20:38:40 Removing intermediate container 90c8ae4ae617 20:38:40 ---> 7cb3384d82be 20:38:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:40 ---> 2feb06cba640 20:38:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:38:40 ---> fe304388bc8b 20:38:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:38:40 ---> e00f8982f52f 20:38:40 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:38:40 ---> Running in 78d8ea74430b 20:38:40 Removing intermediate container 78d8ea74430b 20:38:40 ---> 6cddb6e3ba1c 20:38:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:38:40 ---> Running in a97779c19dbc 20:38:40 Removing intermediate container a97779c19dbc 20:38:40 ---> 0e47b5f78064 20:38:40 Step 20/22 : LABEL arch=arm64 20:38:40 ---> Running in 879f7c27f28c 20:38:40 Removing intermediate container 879f7c27f28c 20:38:40 ---> 482c12f339e7 20:38:40 Step 21/22 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb 20:38:40 ---> Running in a6084035926c 20:38:40 Removing intermediate container a6084035926c 20:38:40 ---> ade248e696a1 20:38:40 Step 22/22 : LABEL version=0.0.0 20:38:40 ---> Running in 439797bd1a99 20:38:40 Removing intermediate container 439797bd1a99 20:38:40 ---> 5a8872f7b06b 20:38:40 20:38:40 Successfully built 5a8872f7b06b 20:38:40 Successfully tagged support-scheduler-arm64:latest 20:38:55  Building support-scheduler ... done Removing intermediate container 8b5efd752617 20:38:55 ---> ffdabbd9606f 20:38:55 20:38:55 Step 9/32 : FROM alpine:3.16 20:38:55 ---> 4c81e5bf8899 20:38:55 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:38:55 ---> Running in 6e7f17b8e4e9 20:38:55 Removing intermediate container 6e7f17b8e4e9 20:38:55 ---> 504816264d77 20:38:55 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:38:55 ---> Running in e9633a1d89f8 20:38:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:38:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:38:59 (1/2) Installing dumb-init (1.2.5-r1) 20:38:59 (2/2) Installing su-exec (0.2-r1) 20:38:59 Executing busybox-1.35.0-r17.trigger 20:38:59 OK: 5 MiB in 16 packages 20:39:00 Removing intermediate container e9633a1d89f8 20:39:00 ---> 169904870e70 20:39:00 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:39:00 ---> Running in 0bfafddd4b61 20:39:01 Removing intermediate container 0bfafddd4b61 20:39:01 ---> 306e3d1f2987 20:39:01 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:39:01 ---> Running in f62b47ba48f2 20:39:01 Removing intermediate container f62b47ba48f2 20:39:01 ---> b0511ab91420 20:39:01 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:39:01 ---> Running in eff141193776 20:39:02 Removing intermediate container eff141193776 20:39:02 ---> 63829998d017 20:39:02 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:39:02 ---> Running in 79fcafcaa459 20:39:03 Removing intermediate container 79fcafcaa459 20:39:03 ---> 377df66e3c1e 20:39:03 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:39:03 ---> Running in 8b8a44faabeb 20:39:06 Removing intermediate container 8b8a44faabeb 20:39:06 ---> 9d7fb52d8a8e 20:39:06 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:39:06 ---> Running in d076bb0f42e5 20:39:06 Removing intermediate container d076bb0f42e5 20:39:06 ---> caf1edfae873 20:39:06 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:39:07 ---> ad5afe2af051 20:39:07 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:39:07 ---> Running in fd9b761e87cd 20:39:11 Removing intermediate container fd9b761e87cd 20:39:11 ---> b6cc50d85b5a 20:39:11 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:11 ---> 387ebf55629a 20:39:11 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:39:13 ---> 0ce5a3289270 20:39:13 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:39:14 ---> 2936ecb3891e 20:39:14 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:39:15 ---> 26ebd488d59b 20:39:15 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:39:16 ---> 2c470477ef93 20:39:16 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:39:17 ---> 29405fa0d98b 20:39:17 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:39:18 ---> 51c5c19e6605 20:39:18 Step 27/32 : RUN chmod +x /entrypoint.sh 20:39:18 ---> Running in d16b3b72738c 20:39:22 Removing intermediate container d16b3b72738c 20:39:22 ---> f16e337fef45 20:39:22 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:39:22 ---> Running in fa3a73d56d13 20:39:22 Removing intermediate container fa3a73d56d13 20:39:22 ---> 6c4f72b6b20c 20:39:22 Step 29/32 : CMD ["gate"] 20:39:22 ---> Running in e9e677999924 20:39:22 Removing intermediate container e9e677999924 20:39:22 ---> cc60f308894d 20:39:22 Step 30/32 : LABEL arch=arm64 20:39:22 ---> Running in de39b0e2ab4f 20:39:23 Removing intermediate container de39b0e2ab4f 20:39:23 ---> 4fe86329d104 20:39:23 Step 31/32 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb 20:39:23 ---> Running in 1273f87be064 20:39:24 Removing intermediate container 1273f87be064 20:39:24 ---> f1c08ca1c2da 20:39:24 Step 32/32 : LABEL version=0.0.0 20:39:24 ---> Running in a1c5379a44b0 20:39:24 Removing intermediate container a1c5379a44b0 20:39:24 ---> 6ccf54761c19 20:39:24 20:39:25 Successfully built 6ccf54761c19 20:39:25 Successfully tagged security-bootstrapper-arm64:latest 20:39:52  Building security-bootstrapper ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:40:02 Removing intermediate container 3dd5a0d18090 20:40:02 ---> f2f904e3d896 20:40:02 20:40:02 Step 9/23 : FROM alpine:3.16 20:40:02 ---> 4c81e5bf8899 20:40:02 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:40:02 ---> Running in 60512d738098 20:40:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:40:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:40:04 (1/3) Installing ca-certificates (20220614-r0) 20:40:04 (2/3) Installing dumb-init (1.2.5-r1) 20:40:04 (3/3) Installing su-exec (0.2-r1) 20:40:04 Executing busybox-1.35.0-r17.trigger 20:40:04 Executing ca-certificates-20220614-r0.trigger 20:40:05 OK: 6 MiB in 17 packages 20:40:08 Removing intermediate container 60512d738098 20:40:08 ---> c531f43ae079 20:40:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:40:08 ---> Running in f1ecb03f34a3 20:40:08 Removing intermediate container f1ecb03f34a3 20:40:08 ---> 9b94dc7d0795 20:40:08 Step 12/23 : WORKDIR / 20:40:08 ---> Running in 3e32169548fa 20:40:09 Removing intermediate container 3e32169548fa 20:40:09 ---> 043048ef4636 20:40:09 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:40:09 ---> b2d76df4ef38 20:40:09 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:40:10 ---> fd8351f9255f 20:40:10 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:40:11 ---> cdbb215699c8 20:40:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:40:12 ---> bd5f4ba353ec 20:40:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:40:14 ---> ca1ded7af95f 20:40:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:40:15 ---> f4ed01e0f83e 20:40:15 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:40:15 ---> Running in 3c61beecdb38 20:40:15 Removing intermediate container dfdf4de30ddc 20:40:15 ---> 72f8c1698457 20:40:15 20:40:15 Step 10/22 : FROM alpine:3.16 20:40:15 ---> 4c81e5bf8899 20:40:15 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:40:16 ---> Running in 5c7fba4bef5f 20:40:17 Removing intermediate container 3c61beecdb38 20:40:17 ---> 1a534601ae38 20:40:17 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 20:40:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:40:17 ---> Running in 8f1bc89725bd 20:40:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:40:17 Removing intermediate container 8f1bc89725bd 20:40:17 ---> 81a67dc247f9 20:40:17 Step 21/23 : LABEL arch=arm64 20:40:17 ---> Running in 9a76bffb4d7b 20:40:18 Removing intermediate container 9a76bffb4d7b 20:40:18 ---> 787454e9d6f5 20:40:18 Step 22/23 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb 20:40:18 ---> Running in 3cae63ccc104 20:40:18 Removing intermediate container 3cae63ccc104 20:40:18 ---> 5917c4686459 20:40:18 Step 23/23 : LABEL version=0.0.0 20:40:18 ---> Running in 8758f697e04d 20:40:18 (1/2) Installing ca-certificates (20220614-r0) 20:40:19 Removing intermediate container 8758f697e04d 20:40:19 ---> a0daab3c0680 20:40:19 20:40:19 (2/2) Installing dumb-init (1.2.5-r1) 20:40:19 Executing busybox-1.35.0-r17.trigger 20:40:19 Executing ca-certificates-20220614-r0.trigger 20:40:19 Successfully built a0daab3c0680 20:40:19 Successfully tagged security-secretstore-setup-arm64:latest 20:40:19  Building security-secretstore-setup ... done OK: 6 MiB in 16 packages 20:40:20 Removing intermediate container 5c7fba4bef5f 20:40:20 ---> 3f092189bc4d 20:40:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:40:20 ---> Running in b4f0def8993f 20:40:21 Removing intermediate container b4f0def8993f 20:40:21 ---> 64a46709460b 20:40:21 Step 13/22 : ENV APP_PORT=59860 20:40:21 ---> Running in 93df9035a5cf 20:40:21 Removing intermediate container 93df9035a5cf 20:40:21 ---> 75ad427f6409 20:40:21 Step 14/22 : EXPOSE $APP_PORT 20:40:21 ---> Running in 3d65191661dc 20:40:21 Removing intermediate container 3d65191661dc 20:40:21 ---> 61aab074cc27 20:40:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:22 ---> 435ed50d92a6 20:40:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:40:23 ---> c202a4994d41 20:40:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:40:24 ---> a544844d48bb 20:40:24 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:40:24 ---> Running in d3320a5b653c 20:40:25 Removing intermediate container d3320a5b653c 20:40:25 ---> 08fbb410d35c 20:40:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:40:25 ---> Running in d87f8258d17a 20:40:25 Removing intermediate container d87f8258d17a 20:40:25 ---> 124d938b67fa 20:40:25 Step 20/22 : LABEL arch=arm64 20:40:25 ---> Running in f84873d8b8e0 20:40:25 Removing intermediate container f84873d8b8e0 20:40:25 ---> 7b81101aa345 20:40:25 Step 21/22 : LABEL git_sha=e1aa53dec757758856ff48b516a8ca06b8bacbcb 20:40:25 ---> Running in 04239920f0bb 20:40:26 Removing intermediate container 04239920f0bb 20:40:26 ---> 81bea6e2fafe 20:40:26 Step 22/22 : LABEL version=0.0.0 20:40:26 ---> Running in 99eeb890316f 20:40:26 Removing intermediate container 99eeb890316f 20:40:26 ---> 8918c1c6fc2c 20:40:26 20:40:27 Successfully built 8918c1c6fc2c 20:40:27 Successfully tagged support-notifications-arm64:latest 20:40:27  Building support-notifications ... done  [Pipeline] } 20:40:27 $ docker stop --time=1 df3db44905f45e553db8f6e8dd2ef84642907a4d42cb2855258ba587fdf6e9c7 20:40:29 $ docker rm -f --volumes df3db44905f45e553db8f6e8dd2ef84642907a4d42cb2855258ba587fdf6e9c7 [Pipeline] // withDockerContainer [Pipeline] sh 20:40:30 + docker images 20:40:30 REPOSITORY TAG IMAGE ID CREATED SIZE 20:40:30 support-notifications-arm64 latest 8918c1c6fc2c 4 seconds ago 29.7MB 20:40:30 security-secretstore-setup-arm64 latest a0daab3c0680 12 seconds ago 28.7MB 20:40:30 72f8c1698457 15 seconds ago 1.57GB 20:40:30 f2f904e3d896 30 seconds ago 1.5GB 20:40:30 security-bootstrapper-arm64 latest 6ccf54761c19 About a minute ago 19MB 20:40:30 ffdabbd9606f About a minute ago 1.49GB 20:40:30 support-scheduler-arm64 latest 5a8872f7b06b About a minute ago 29.1MB 20:40:30 a6b156307550 2 minutes ago 1.57GB 20:40:30 core-data-arm64 latest 6568ea9d29e9 4 minutes ago 17.3MB 20:40:30 2f0e2783349d 4 minutes ago 1.51GB 20:40:30 security-spire-server-arm64 latest 16ad5dd313f4 5 minutes ago 84.3MB 20:40:30 d25e8a7aa04d 5 minutes ago 1.38GB 20:40:30 security-proxy-auth-arm64 latest a1a2941ef7c6 6 minutes ago 15.6MB 20:40:30 5ea3d3270acd 6 minutes ago 1.49GB 20:40:30 security-spire-config-arm64 latest bcf12123e109 8 minutes ago 83.6MB 20:40:30 d5b769f37edc 8 minutes ago 1.38GB 20:40:30 security-proxy-setup-arm64 latest 2a35ae675603 11 minutes ago 15.8MB 20:40:30 security-spiffe-token-provider-arm64 latest ed2e0fb2206a 11 minutes ago 29.1MB 20:40:30 628655d434c9 11 minutes ago 1.49GB 20:40:30 9e6ef5b99ee1 12 minutes ago 1.54GB 20:40:30 core-metadata-arm64 latest 0b245bb7d273 13 minutes ago 17.8MB 20:40:30 763461c37bd9 13 minutes ago 1.51GB 20:40:30 core-command-arm64 latest ebab8c340646 13 minutes ago 17.1MB 20:40:30 core-common-config-bootstrapper-arm64 latest d7c945a53c90 13 minutes ago 14.9MB 20:40:30 66c207302a31 14 minutes ago 1.51GB 20:40:30 43c398e98639 14 minutes ago 1.5GB 20:40:30 security-spire-agent-arm64 latest 838cfd51f6b6 20 minutes ago 122MB 20:40:30 9b50eab3c2ad 21 minutes ago 1.38GB 20:40:30 ci-base-image-arm64 latest f7e0c93b66a1 34 minutes ago 904MB 20:40:30 alpine 3.15 354640af7b1b 3 weeks ago 5.34MB 20:40:30 alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB 20:40:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 20:40:30 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 20:40:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:40:31 20:40:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:40:32 arm64: Pulling from edgex-lftools-log-publisher 20:40:32 8998bd30e6a1: Pulling fs layer 20:40:32 04944245beec: Pulling fs layer 20:40:32 699f458cf7ca: Pulling fs layer 20:40:32 765212b225bb: Pulling fs layer 20:40:32 f23df028b6ca: Pulling fs layer 20:40:32 d65c8cfc05b1: Pulling fs layer 20:40:32 2437ff75d9bd: Pulling fs layer 20:40:32 f23df028b6ca: Waiting 20:40:32 d65c8cfc05b1: Waiting 20:40:32 2437ff75d9bd: Waiting 20:40:32 765212b225bb: Waiting 20:40:32 04944245beec: Verifying Checksum 20:40:32 04944245beec: Download complete 20:40:32 765212b225bb: Verifying Checksum 20:40:32 765212b225bb: Download complete 20:40:32 f23df028b6ca: Verifying Checksum 20:40:32 f23df028b6ca: Download complete 20:40:32 d65c8cfc05b1: Verifying Checksum 20:40:32 d65c8cfc05b1: Download complete 20:40:32 699f458cf7ca: Verifying Checksum 20:40:32 699f458cf7ca: Download complete 20:40:32 8998bd30e6a1: Verifying Checksum 20:40:32 8998bd30e6a1: Download complete 20:40:35 2437ff75d9bd: Verifying Checksum 20:40:35 2437ff75d9bd: Download complete 20:40:36 8998bd30e6a1: Pull complete 20:40:37 04944245beec: Pull complete 20:40:38 699f458cf7ca: Pull complete 20:40:38 765212b225bb: Pull complete 20:40:39 f23df028b6ca: Pull complete 20:40:40 d65c8cfc05b1: Pull complete 20:40:55 2437ff75d9bd: Pull complete 20:40:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:40:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:40:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:55 prd-ubuntu20.04-docker-arm64-4c-16g-8872 does not seem to be running inside a container 20:40:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:40:58 $ docker top 9baad07c3954c1e79308be3a91c79bda2aaf326041c2f6b668d41347a067ca05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:40:59 ---> job-cost.sh 20:40:59 lf-activate-venv: SKIPPING 20:40:59 INFO: No Stack... 20:41:00 INFO: Retrieving Pricing Info for: v3-standard-4 20:41:01 INFO: Archiving Costs [Pipeline] sh 20:41:02 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:41:02 + cut -d, -f6 [Pipeline] lock 20:41:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4424-1-stack-cost] 20:41:02 Resource [jenkins-edgexfoundry-edgex-go-PR-4424-1-stack-cost] did not exist. Created. 20:41:02 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4424-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:41:02 + echo total: 0.10999999940395355 [Pipeline] stash 20:41:03 Stashed 1 file(s) [Pipeline] } 20:41:03 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4424-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:41:03 $ docker stop --time=1 9baad07c3954c1e79308be3a91c79bda2aaf326041c2f6b668d41347a067ca05 20:41:04 $ docker rm -f --volumes 9baad07c3954c1e79308be3a91c79bda2aaf326041c2f6b668d41347a067ca05 [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 20:41:05 provisioning config files... 20:41:05 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14889755646709097837tmp [Pipeline] { [Pipeline] sh 20:41:06 + set +x 20:41:06 + curl -s https://codecov.io/bash 20:41:06 + bash -s -- 20:41:06 20:41:06 _____ _ 20:41:06 / ____| | | 20:41:06 | | ___ __| | ___ ___ _____ __ 20:41:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:41:06 | |___| (_) | (_| | __/ (_| (_) \ V / 20:41:06 \_____\___/ \__,_|\___|\___\___/ \_/ 20:41:06 Bash-1.0.6 20:41:06 20:41:06 20:41:06 ==> git version 2.25.1 found 20:41:06 ==> 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 20:41:06 Release-Date: 2020-01-08 20:41:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:41:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:41:06 ==> Jenkins CI detected. 20:41:06 current dir:  /w/workspace/edgex-go/1 20:41:06 project root: . 20:41:06 --> token set from env 20:41:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:41:06 ==> Running gcov in . (disable via -X gcov) 20:41:06 ==> Python coveragepy not found 20:41:06 ==> Searching for coverage reports in: 20:41:06 + . 20:41:06 -> Found 1 reports 20:41:06 ==> Detecting git/mercurial file structure 20:41:06 ==> Reading reports 20:41:06 + ./coverage.out bytes=446903 20:41:06 ==> Appending adjustments 20:41:06 https://docs.codecov.io/docs/fixing-reports 20:41:07 + Found adjustments 20:41:07 ==> Gzipping contents 20:41:07 60K /tmp/codecov.jX1VNr.gz 20:41:07 ==> Uploading reports 20:41:07 url: https://codecov.io 20:41:07 query: branch=PR-4424&commit=e1aa53dec757758856ff48b516a8ca06b8bacbcb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4424%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4424&job=&cmd_args= 20:41:07 -> Pinging Codecov 20:41:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4424&commit=e1aa53dec757758856ff48b516a8ca06b8bacbcb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4424%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4424&job=&cmd_args= 20:41:07 -> Uploading to 20:41:07 https://storage.googleapis.com/codecov/v4/raw/2023-03-08/00271124DB129430A58F1EEE437C3FCB/e1aa53dec757758856ff48b516a8ca06b8bacbcb/f2aa8d1e-0d97-4544-b0b1-2bd03269703b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T204107Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4aa3e4873bc2b9a53c474a37fd0834543c905b8eb67ea42f7613c31022d83621 20:41:07 % Total % Received % Xferd Average Speed Time Time Time Current 20:41:07 Dload Upload Total Spent Left Speed 20:41:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58177 0 0 100 58177 0 194k --:--:-- --:--:-- --:--:-- 194k 20:41:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e1aa53dec757758856ff48b516a8ca06b8bacbcb [Pipeline] } 20:41:08 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 20:41:09 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:41:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:41:10 ---> package-listing.sh 20:41:10 ++ facter osfamily 20:41:10 ++ tr '[:upper:]' '[:lower:]' 20:41:10 + OS_FAMILY=debian 20:41:10 + workspace=/w/workspace/edgex-go/1 20:41:10 + START_PACKAGES=/tmp/packages_start.txt 20:41:10 + END_PACKAGES=/tmp/packages_end.txt 20:41:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:41:10 + PACKAGES=/tmp/packages_start.txt 20:41:10 + '[' /w/workspace/edgex-go/1 ']' 20:41:10 + PACKAGES=/tmp/packages_end.txt 20:41:10 + case "${OS_FAMILY}" in 20:41:10 + dpkg -l 20:41:10 + grep '^ii' 20:41:10 + '[' -f /tmp/packages_start.txt ']' 20:41:10 + '[' -f /tmp/packages_end.txt ']' 20:41:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:41:10 + '[' /w/workspace/edgex-go/1 ']' 20:41:10 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:41:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:41:10 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 20:41:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:11 20:41:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:12 latest: Pulling from edgex-lftools-log-publisher 20:41:12 5eb5b503b376: Pulling fs layer 20:41:12 5c69ac0246d0: Pulling fs layer 20:41:12 ec43610c2a17: Pulling fs layer 20:41:12 3a2ae6a8a46f: Pulling fs layer 20:41:12 33b1e0a273af: Pulling fs layer 20:41:12 5d3b04190fa2: Pulling fs layer 20:41:12 2f39f015ded8: Pulling fs layer 20:41:12 3a2ae6a8a46f: Waiting 20:41:12 33b1e0a273af: Waiting 20:41:12 5d3b04190fa2: Waiting 20:41:12 2f39f015ded8: Waiting 20:41:12 5c69ac0246d0: Download complete 20:41:12 3a2ae6a8a46f: Verifying Checksum 20:41:12 3a2ae6a8a46f: Download complete 20:41:12 33b1e0a273af: Verifying Checksum 20:41:12 33b1e0a273af: Download complete 20:41:12 5d3b04190fa2: Verifying Checksum 20:41:12 5d3b04190fa2: Download complete 20:41:12 ec43610c2a17: Verifying Checksum 20:41:12 ec43610c2a17: Download complete 20:41:12 5eb5b503b376: Download complete 20:41:13 2f39f015ded8: Download complete 20:41:13 5eb5b503b376: Pull complete 20:41:13 5c69ac0246d0: Pull complete 20:41:14 ec43610c2a17: Pull complete 20:41:14 3a2ae6a8a46f: Pull complete 20:41:14 33b1e0a273af: Pull complete 20:41:14 5d3b04190fa2: Pull complete 20:41:18 2f39f015ded8: Pull complete 20:41:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:41:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:41:18 prd-ubuntu20.04-docker-8c-8g-8871 does not seem to be running inside a container 20:41:18 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:41:20 $ docker top 1bb7b0384cfb70e8f0022cf876c96c26b06daa1ea9f95eb25c61b3c9b0b697cc -eo pid,comm [Pipeline] { [Pipeline] sh 20:41:21 + touch /tmp/pre-build-complete [Pipeline] sh 20:41:21 + mkdir -p /var/log/sysstat [Pipeline] sh 20:41:21 + ls /var/log/sa-host 20:41:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:41:21 provisioning config files... 20:41:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17046637921700369593tmp [Pipeline] { [Pipeline] echo 20:41:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:41:22 ---> create-netrc.sh [Pipeline] } 20:41:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:41:22 ---> python-tools-install.sh [Pipeline] echo 20:41:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:41:22 ---> sudo-logs.sh 20:41:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:41:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:41:23 ---> job-cost.sh 20:41:23 lf-activate-venv: SKIPPING 20:41:23 DEBUG: total: 0.10999999940395355 20:41:23 INFO: Retrieving Stack Cost... 20:41:23 INFO: Retrieving Pricing Info for: v3-standard-8 20:41:24 INFO: Archiving Costs [Pipeline] echo 20:41:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:41:24 ---> logs-deploy.sh 20:41:24 lf-activate-venv: SKIPPING 20:41:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4424/1 20:41:24 INFO: archiving workspace using pattern(s): 20:41:25 Archives upload complete. 20:41:25 INFO: archiving logs to Nexus