Pull request #4323 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e0ed5579fbc16f4f256eee73ee8b99e808be2100+65e9980456b4b2f337a17b2905105e5bc0143998 (d70a0ae4843db78c83e00342235993b0aef9e01f) 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-ssh690187005878974359.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-ssh298644817546583377.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4323/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4323/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7484161214739143499.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 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-ssh14402735139510910603.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4323/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4323/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16705258217331293533.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], 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/v2 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-4820 in /w/workspace/edgexfoundry_edgex-go_PR-4323 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 Merging remotes/origin/main commit 65e9980456b4b2f337a17b2905105e5bc0143998 into PR head commit e0ed5579fbc16f4f256eee73ee8b99e808be2100 Merge succeeded, producing e0ed5579fbc16f4f256eee73ee8b99e808be2100 Checking out Revision e0ed5579fbc16f4f256eee73ee8b99e808be2100 (PR-4323) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > 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/4323/head:refs/remotes/origin/PR-4323 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e0ed5579fbc16f4f256eee73ee8b99e808be2100 # 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 65e9980456b4b2f337a17b2905105e5bc0143998 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e0ed5579fbc16f4f256eee73ee8b99e808be2100 # timeout=10 > git rev-list --no-walk 6a181af1fcfa150b1345d23a0cf20bbdabedabfd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-07T03:00:37.455Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-07T03:00:37.508Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-07T03:00:37.518Z] ========================================================= [2023-02-07T03:00:37.518Z] EdgeX Global Pipelines Version Info [2023-02-07T03:00:37.518Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:00:38.241Z] ------------------- [2023-02-07T03:00:38.241Z] stable info: [2023-02-07T03:00:38.241Z] ------------------- [2023-02-07T03:00:38.241Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-07T03:00:38.241Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-07T03:00:38.241Z] Message: update stable to v1.0.244 [2023-02-07T03:00:38.814Z] ------------------- [2023-02-07T03:00:38.814Z] experimental info: [2023-02-07T03:00:38.814Z] ------------------- [2023-02-07T03:00:38.814Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-07T03:00:38.815Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-07T03:00:38.815Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-07T03:00:39.001Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-07T03:00:39.014Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-07T03:00:39.027Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-07T03:00:39.039Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-07T03:00:39.050Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-07T03:00:39.062Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-07T03:00:39.075Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-07T03:00:39.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-07T03:00:39.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-07T03:00:39.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-07T03:00:39.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-07T03:00:39.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-07T03:00:39.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-07T03:00:39.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-07T03:00:39.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-07T03:00:39.195Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-07T03:00:39.207Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-07T03:00:39.221Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-07T03:00:39.231Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-07T03:00:39.242Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-07T03:00:39.255Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-07T03:00:39.265Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-07T03:00:39.276Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-07T03:00:39.289Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4323 [Pipeline] echo [2023-02-07T03:00:39.302Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4323 [Pipeline] echo [2023-02-07T03:00:39.311Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4323 [Pipeline] echo [2023-02-07T03:00:39.324Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e0ed5579fbc16f4f256eee73ee8b99e808be2100 [Pipeline] echo [2023-02-07T03:00:39.335Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e0ed557 [Pipeline] echo [2023-02-07T03:00:39.345Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T03:00:39.390Z] provisioning config files... [2023-02-07T03:00:39.402Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config10213074010506552780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:00:39.706Z] ---> docker-login.sh [2023-02-07T03:00:39.706Z] nexus3.edgexfoundry.org:10001 [2023-02-07T03:00:39.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:00:39.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:00:39.966Z] Configure a credential helper to remove this warning. See [2023-02-07T03:00:39.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:00:39.966Z] [2023-02-07T03:00:39.966Z] Login Succeeded [2023-02-07T03:00:39.966Z] nexus3.edgexfoundry.org:10002 [2023-02-07T03:00:39.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:00:39.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:00:39.966Z] Configure a credential helper to remove this warning. See [2023-02-07T03:00:39.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:00:39.966Z] [2023-02-07T03:00:39.966Z] Login Succeeded [2023-02-07T03:00:39.966Z] nexus3.edgexfoundry.org:10003 [2023-02-07T03:00:40.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:00:40.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:00:40.226Z] Configure a credential helper to remove this warning. See [2023-02-07T03:00:40.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:00:40.226Z] [2023-02-07T03:00:40.226Z] Login Succeeded [2023-02-07T03:00:40.226Z] nexus3.edgexfoundry.org:10004 [2023-02-07T03:00:40.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:00:40.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:00:40.226Z] Configure a credential helper to remove this warning. See [2023-02-07T03:00:40.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:00:40.226Z] [2023-02-07T03:00:40.226Z] Login Succeeded [2023-02-07T03:00:40.226Z] docker.io [2023-02-07T03:00:40.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:00:40.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:00:40.745Z] Configure a credential helper to remove this warning. See [2023-02-07T03:00:40.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:00:40.745Z] [2023-02-07T03:00:40.745Z] Login Succeeded [2023-02-07T03:00:40.745Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T03:00:40.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T03:00:41.057Z] + 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-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 [2023-02-07T03:00:41.057Z] + + cut -d/ -f2 [2023-02-07T03:00:41.057Z] dirname cmd/core-command/Dockerfile [2023-02-07T03:00:41.057Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-07T03:00:41.057Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-07T03:00:41.057Z] cut -d/ -f2 [2023-02-07T03:00:41.057Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-07T03:00:41.057Z] + + cut -d/ -f2 [2023-02-07T03:00:41.057Z] dirname cmd/core-data/Dockerfile [2023-02-07T03:00:41.057Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-07T03:00:41.057Z] + cut -d/ -f2 [2023-02-07T03:00:41.057Z] + dirname cmd/core-metadata/Dockerfile [2023-02-07T03:00:41.057Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-07T03:00:41.057Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-07T03:00:41.057Z] + cut -d/ -f2 [2023-02-07T03:00:41.057Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-07T03:00:41.057Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-07T03:00:41.057Z] + cut -d/ -f2 [2023-02-07T03:00:41.057Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-07T03:00:41.057Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-07T03:00:41.057Z] + cut -d/ -f2 [2023-02-07T03:00:41.057Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-07T03:00:41.057Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-07T03:00:41.057Z] + cut -d/ -f2 [2023-02-07T03:00:41.057Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-07T03:00:41.057Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-07T03:00:41.057Z] + cut -d/ -f2 [2023-02-07T03:00:41.058Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-07T03:00:41.058Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-07T03:00:41.058Z] + cut -d/ -f2 [2023-02-07T03:00:41.058Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-07T03:00:41.058Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-07T03:00:41.058Z] + cut -d/ -f2 [2023-02-07T03:00:41.058Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-07T03:00:41.058Z] + dirname cmd/support-notifications/Dockerfile [2023-02-07T03:00:41.058Z] + cut -d/ -f2 [2023-02-07T03:00:41.058Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-07T03:00:41.058Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-07T03:00:41.058Z] + cut -d/ -f2 [2023-02-07T03:00:41.058Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-07T03:00:41.111Z] 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-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 [2023-02-07T03:00:41.460Z] + git rev-list -1 --merges e0ed5579fbc16f4f256eee73ee8b99e808be2100~1..e0ed5579fbc16f4f256eee73ee8b99e808be2100 [Pipeline] echo [2023-02-07T03:00:41.477Z] -----------> git rev-list -1 --merges e0ed5579fbc16f4f256eee73ee8b99e808be2100~1..e0ed5579fbc16f4f256eee73ee8b99e808be2100 e0ed5579fbc16f4f256eee73ee8b99e808be2100 [false] [Pipeline] sh [2023-02-07T03:00:41.760Z] + git log --format=format:%s -1 e0ed5579fbc16f4f256eee73ee8b99e808be2100 [Pipeline] echo [2023-02-07T03:00:41.775Z] ========================================================= [2023-02-07T03:00:41.775Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-07T03:00:41.775Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-07T03:00:42.145Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-07T03:00:42.145Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-07T03:00:42.145Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-07T03:00:42.145Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-07T03:00:42.145Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-07T03:00:42.145Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-07T03:00:42.145Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:00:42.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T03:00:42.482Z] [2023-02-07T03:00:42.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:00:42.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T03:00:42.789Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-07T03:00:42.789Z] b85a868b505f: Pulling fs layer [2023-02-07T03:00:42.789Z] e2be974225ed: Pulling fs layer [2023-02-07T03:00:42.789Z] 339a4e72a1f5: Pulling fs layer [2023-02-07T03:00:42.789Z] 988bab9f4d93: Pulling fs layer [2023-02-07T03:00:42.789Z] 1469e6f7b9e6: Pulling fs layer [2023-02-07T03:00:42.789Z] eaf3925da568: Pulling fs layer [2023-02-07T03:00:42.789Z] bab4dde63d76: Pulling fs layer [2023-02-07T03:00:42.789Z] bde34c3a00c8: Pulling fs layer [2023-02-07T03:00:42.789Z] b352a97aabf1: Pulling fs layer [2023-02-07T03:00:42.789Z] 4872d77fe225: Pulling fs layer [2023-02-07T03:00:42.789Z] 5851b861e8e6: Pulling fs layer [2023-02-07T03:00:42.789Z] 988bab9f4d93: Waiting [2023-02-07T03:00:42.789Z] 1469e6f7b9e6: Waiting [2023-02-07T03:00:42.789Z] eaf3925da568: Waiting [2023-02-07T03:00:42.789Z] bab4dde63d76: Waiting [2023-02-07T03:00:42.789Z] 5851b861e8e6: Waiting [2023-02-07T03:00:42.789Z] bde34c3a00c8: Waiting [2023-02-07T03:00:42.789Z] b352a97aabf1: Waiting [2023-02-07T03:00:42.789Z] 4872d77fe225: Waiting [2023-02-07T03:00:43.057Z] e2be974225ed: Download complete [2023-02-07T03:00:43.057Z] 988bab9f4d93: Download complete [2023-02-07T03:00:43.057Z] 1469e6f7b9e6: Verifying Checksum [2023-02-07T03:00:43.057Z] 1469e6f7b9e6: Download complete [2023-02-07T03:00:43.323Z] eaf3925da568: Verifying Checksum [2023-02-07T03:00:43.323Z] eaf3925da568: Download complete [2023-02-07T03:00:43.323Z] 339a4e72a1f5: Verifying Checksum [2023-02-07T03:00:43.323Z] 339a4e72a1f5: Download complete [2023-02-07T03:00:43.323Z] bde34c3a00c8: Download complete [2023-02-07T03:00:43.323Z] b85a868b505f: Verifying Checksum [2023-02-07T03:00:43.323Z] b85a868b505f: Download complete [2023-02-07T03:00:43.323Z] b352a97aabf1: Verifying Checksum [2023-02-07T03:00:43.323Z] b352a97aabf1: Download complete [2023-02-07T03:00:43.323Z] 4872d77fe225: Download complete [2023-02-07T03:00:43.323Z] 5851b861e8e6: Download complete [2023-02-07T03:00:43.582Z] bab4dde63d76: Verifying Checksum [2023-02-07T03:00:43.582Z] bab4dde63d76: Download complete [2023-02-07T03:00:44.518Z] b85a868b505f: Pull complete [2023-02-07T03:00:45.087Z] e2be974225ed: Pull complete [2023-02-07T03:00:45.657Z] 339a4e72a1f5: Pull complete [2023-02-07T03:00:45.925Z] 988bab9f4d93: Pull complete [2023-02-07T03:00:46.197Z] 1469e6f7b9e6: Pull complete [2023-02-07T03:00:46.455Z] eaf3925da568: Pull complete [2023-02-07T03:00:48.359Z] bab4dde63d76: Pull complete [2023-02-07T03:00:48.359Z] bde34c3a00c8: Pull complete [2023-02-07T03:00:48.621Z] b352a97aabf1: Pull complete [2023-02-07T03:00:48.621Z] 4872d77fe225: Pull complete [2023-02-07T03:00:48.621Z] 5851b861e8e6: Pull complete [2023-02-07T03:00:48.621Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-07T03:00:48.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T03:00:48.621Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:00:48.719Z] prd-ubuntu20.04-docker-8c-8g-4820 does not seem to be running inside a container [2023-02-07T03:00:48.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-07T03:00:51.820Z] $ docker top 167531c31b750186147060e438317e696093baaf806dead79a4e0d3b862128eb -eo pid,comm [2023-02-07T03:00:51.873Z] 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). [2023-02-07T03:00:51.873Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-07T03:00:51.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T03:00:51.901Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T03:00:52.030Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T03:00:52.038Z] $ docker exec 167531c31b750186147060e438317e696093baaf806dead79a4e0d3b862128eb ssh-agent [2023-02-07T03:00:52.151Z] SSH_AUTH_SOCK=/tmp/ssh-6YzKCyLHdlNP/agent.33 [2023-02-07T03:00:52.151Z] SSH_AGENT_PID=39 [2023-02-07T03:00:52.160Z] Running ssh-add (command line suppressed) [2023-02-07T03:00:52.266Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_14855999945729251689.key (/w/workspace/edgex-go/2@tmp/private_key_14855999945729251689.key) [2023-02-07T03:00:52.279Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T03:00:52.578Z] + git tag --points-at HEAD [Pipeline] } [2023-02-07T03:00:52.597Z] $ docker exec --env ******** --env ******** 167531c31b750186147060e438317e696093baaf806dead79a4e0d3b862128eb ssh-agent -k [2023-02-07T03:00:52.700Z] unset SSH_AUTH_SOCK; [2023-02-07T03:00:52.700Z] unset SSH_AGENT_PID; [2023-02-07T03:00:52.701Z] echo Agent pid 39 killed; [2023-02-07T03:00:52.707Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-07T03:00:52.731Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T03:00:52.731Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T03:00:52.841Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T03:00:52.848Z] $ docker exec 167531c31b750186147060e438317e696093baaf806dead79a4e0d3b862128eb ssh-agent [2023-02-07T03:00:52.954Z] SSH_AUTH_SOCK=/tmp/ssh-HvUYJhXvL1zp/agent.72 [2023-02-07T03:00:52.954Z] SSH_AGENT_PID=78 [2023-02-07T03:00:52.959Z] Running ssh-add (command line suppressed) [2023-02-07T03:00:53.070Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_474314270777891988.key (/w/workspace/edgex-go/2@tmp/private_key_474314270777891988.key) [2023-02-07T03:00:53.084Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T03:00:53.376Z] + git semver init [2023-02-07T03:00:53.636Z] 2023-02-07 03:00:53,584 [run_init] DEBUG init version:0.0.0 force:False [2023-02-07T03:00:53.636Z] 2023-02-07 03:00:53,585 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-02-07T03:00:53.636Z] 2023-02-07 03:00:53,585 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-02-07T03:00:53.636Z] 2023-02-07 03:00:53,585 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-02-07T03:00:58.922Z] 2023-02-07 03:00:58,370 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-02-07T03:00:58.922Z] 2023-02-07 03:00:58,370 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4323 with force:False [2023-02-07T03:00:58.922Z] 2023-02-07 03:00:58,370 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4323 [2023-02-07T03:00:58.922Z] 2023-02-07 03:00:58,375 [execute] INFO git cat-file --batch-check [2023-02-07T03:00:58.922Z] 2023-02-07 03:00:58,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T03:00:58.922Z] 2023-02-07 03:00:58,382 [execute] INFO git cat-file --batch [2023-02-07T03:00:58.922Z] 2023-02-07 03:00:58,383 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T03:00:58.922Z] 2023-02-07 03:00:58,387 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4323 [2023-02-07T03:00:58.922Z] 0.0.0 [Pipeline] } [2023-02-07T03:00:58.936Z] $ docker exec --env ******** --env ******** 167531c31b750186147060e438317e696093baaf806dead79a4e0d3b862128eb ssh-agent -k [2023-02-07T03:00:59.056Z] unset SSH_AUTH_SOCK; [2023-02-07T03:00:59.057Z] unset SSH_AGENT_PID; [2023-02-07T03:00:59.057Z] echo Agent pid 78 killed; [2023-02-07T03:00:59.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T03:00:59.374Z] + git semver [Pipeline] } [2023-02-07T03:00:59.650Z] $ docker stop --time=1 167531c31b750186147060e438317e696093baaf806dead79a4e0d3b862128eb [2023-02-07T03:01:00.977Z] $ docker rm -f --volumes 167531c31b750186147060e438317e696093baaf806dead79a4e0d3b862128eb [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T03:01:01.310Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-07T03:01:01.526Z] Stashed 1 file(s) [Pipeline] echo [2023-02-07T03:01:01.529Z] [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 [2023-02-07T03:01:01.940Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-02-07T03:01:01.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T03:01:01.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T03:01:01.970Z] ========================================================= [2023-02-07T03:01:01.970Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-07T03:01:01.970Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-07T03:01:02.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T03:01:02.258Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-07T03:01:02.258Z] 213ec9aee27d: Pulling fs layer [2023-02-07T03:01:02.258Z] 4583459ba037: Pulling fs layer [2023-02-07T03:01:02.258Z] 93c1e223e6f2: Pulling fs layer [2023-02-07T03:01:02.258Z] 53926ce57604: Pulling fs layer [2023-02-07T03:01:02.258Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-07T03:01:02.258Z] 22ff95d597cd: Pulling fs layer [2023-02-07T03:01:02.258Z] 12d6caf4c0d1: Pulling fs layer [2023-02-07T03:01:02.258Z] 96b7cbca73a9: Pulling fs layer [2023-02-07T03:01:02.258Z] a7acece74701: Pulling fs layer [2023-02-07T03:01:02.258Z] 53926ce57604: Waiting [2023-02-07T03:01:02.258Z] 21b2b0c7a3f4: Waiting [2023-02-07T03:01:02.258Z] 22ff95d597cd: Waiting [2023-02-07T03:01:02.258Z] 12d6caf4c0d1: Waiting [2023-02-07T03:01:02.258Z] 96b7cbca73a9: Waiting [2023-02-07T03:01:02.258Z] a7acece74701: Waiting [2023-02-07T03:01:02.258Z] 93c1e223e6f2: Verifying Checksum [2023-02-07T03:01:02.258Z] 93c1e223e6f2: Download complete [2023-02-07T03:01:02.258Z] 4583459ba037: Verifying Checksum [2023-02-07T03:01:02.258Z] 4583459ba037: Download complete [2023-02-07T03:01:02.258Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-07T03:01:02.258Z] 21b2b0c7a3f4: Download complete [2023-02-07T03:01:02.258Z] 22ff95d597cd: Verifying Checksum [2023-02-07T03:01:02.258Z] 22ff95d597cd: Download complete [2023-02-07T03:01:02.519Z] 213ec9aee27d: Verifying Checksum [2023-02-07T03:01:02.519Z] 12d6caf4c0d1: Verifying Checksum [2023-02-07T03:01:02.519Z] 12d6caf4c0d1: Download complete [2023-02-07T03:01:02.519Z] 213ec9aee27d: Pull complete [2023-02-07T03:01:02.519Z] 4583459ba037: Pull complete [2023-02-07T03:01:02.793Z] 93c1e223e6f2: Pull complete [2023-02-07T03:01:03.920Z] a7acece74701: Verifying Checksum [2023-02-07T03:01:03.920Z] a7acece74701: Download complete [2023-02-07T03:01:04.214Z] 96b7cbca73a9: Verifying Checksum [2023-02-07T03:01:04.214Z] 96b7cbca73a9: Download complete [2023-02-07T03:01:04.214Z] 53926ce57604: Verifying Checksum [2023-02-07T03:01:04.214Z] 53926ce57604: Download complete [2023-02-07T03:01:08.412Z] 53926ce57604: Pull complete [2023-02-07T03:01:08.412Z] 21b2b0c7a3f4: Pull complete [2023-02-07T03:01:08.669Z] 22ff95d597cd: Pull complete [2023-02-07T03:01:08.669Z] 12d6caf4c0d1: Pull complete [2023-02-07T03:01:11.201Z] 96b7cbca73a9: Pull complete [2023-02-07T03:01:11.770Z] a7acece74701: Pull complete [2023-02-07T03:01:11.770Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-07T03:01:11.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T03:01:11.770Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-07T03:01:12.064Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T03:01:12.064Z] WORKDIR /edgex [2023-02-07T03:01:12.064Z] COPY go.mod . [2023-02-07T03:01:12.064Z] RUN go mod download [2023-02-07T03:01:12.064Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-07T03:01:12.628Z] Sending build context to Docker daemon 170.1MB [2023-02-07T03:01:12.629Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T03:01:12.629Z] ---> db6d94c90886 [2023-02-07T03:01:12.629Z] Step 2/4 : WORKDIR /edgex [2023-02-07T03:01:15.163Z] ---> Running in f26198508c1b [2023-02-07T03:01:15.163Z] Removing intermediate container f26198508c1b [2023-02-07T03:01:15.163Z] ---> 7f93d07d896d [2023-02-07T03:01:15.163Z] Step 3/4 : COPY go.mod . [2023-02-07T03:01:15.163Z] ---> 185efeedf718 [2023-02-07T03:01:15.163Z] Step 4/4 : RUN go mod download [2023-02-07T03:01:15.163Z] ---> Running in 815ece50ef4c [2023-02-07T03:01:16.615Z] Still waiting to schedule task [2023-02-07T03:01:16.615Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4816’ [2023-02-07T03:01:27.500Z] Removing intermediate container 815ece50ef4c [2023-02-07T03:01:27.500Z] ---> d69ac9224cba [2023-02-07T03:01:27.500Z] Successfully built d69ac9224cba [2023-02-07T03:01:27.500Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:01:27.813Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-07T03:01:27.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:01:27.886Z] prd-ubuntu20.04-docker-8c-8g-4820 does not seem to be running inside a container [2023-02-07T03:01:27.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-07T03:01:28.381Z] $ docker top 5989d5a6c90c763d36ce9501236b3db0bae1ac36e1afc4ad67856930e7a679e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T03:01:28.719Z] + go version [2023-02-07T03:01:28.719Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-07T03:01:28.734Z] $ docker stop --time=1 5989d5a6c90c763d36ce9501236b3db0bae1ac36e1afc4ad67856930e7a679e5 [2023-02-07T03:01:30.135Z] $ docker rm -f --volumes 5989d5a6c90c763d36ce9501236b3db0bae1ac36e1afc4ad67856930e7a679e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:01:30.565Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-07T03:01:30.565Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:01:30.642Z] prd-ubuntu20.04-docker-8c-8g-4820 does not seem to be running inside a container [2023-02-07T03:01:30.688Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-07T03:01:31.171Z] $ docker top c19b4df49317f035306d4ca86effe30c3b92ebb04b51971f076da4af89d7297c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-07T03:01:31.235Z] ========================================================= [2023-02-07T03:01:31.235Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-07T03:01:31.235Z] ========================================================= [Pipeline] sh [2023-02-07T03:01:31.514Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-02-07T03:01:31.807Z] + make test [2023-02-07T03:01:31.807Z] go test -race -coverprofile=coverage.out ./... [2023-02-07T03:01:38.392Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-07T03:01:53.351Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-07T03:01:53.351Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-07T03:01:53.351Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-07T03:01:53.351Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-07T03:01:53.351Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-07T03:01:53.351Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-07T03:01:53.351Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-07T03:01:53.351Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-07T03:01:53.352Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-07T03:01:53.352Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-07T03:01:53.352Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-07T03:01:53.352Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-07T03:01:53.352Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-07T03:01:53.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-07T03:01:53.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.075s coverage: 28.7% of statements [2023-02-07T03:01:53.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-07T03:01:53.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-07T03:01:53.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.114s coverage: 98.5% of statements [2023-02-07T03:01:53.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.146s coverage: 43.1% of statements [2023-02-07T03:01:53.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-07T03:01:53.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-07T03:01:53.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-07T03:01:53.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.113s coverage: 54.0% of statements [2023-02-07T03:01:53.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-07T03:01:53.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-07T03:01:57.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.886s coverage: 89.2% of statements [2023-02-07T03:01:57.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-07T03:01:57.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-07T03:01:57.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-07T03:01:57.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-07T03:01:57.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-07T03:01:57.534Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 2.6% of statements [2023-02-07T03:01:57.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-07T03:01:57.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-07T03:01:57.534Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.529s coverage: 95.6% of statements [2023-02-07T03:01:57.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-07T03:01:57.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-07T03:01:57.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-07T03:01:57.534Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.084s coverage: 72.2% of statements [2023-02-07T03:01:57.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-07T03:01:57.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-07T03:01:57.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-07T03:01:57.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-07T03:01:57.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-07T03:01:57.534Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 65.9% of statements [2023-02-07T03:01:57.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-07T03:01:57.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-07T03:01:57.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-07T03:01:57.534Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements [2023-02-07T03:01:57.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-07T03:01:57.534Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.6% of statements [2023-02-07T03:01:57.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-07T03:01:57.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements [2023-02-07T03:01:57.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 82.9% of statements [2023-02-07T03:01:57.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.078s coverage: 94.1% of statements [2023-02-07T03:01:57.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.099s coverage: 96.3% of statements [2023-02-07T03:01:57.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements [2023-02-07T03:02:02.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.077s coverage: 94.4% of statements [2023-02-07T03:02:02.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2023-02-07T03:02:08.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.287s coverage: 79.9% of statements [2023-02-07T03:02:08.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-07T03:02:16.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.139s coverage: 92.9% of statements [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-07T03:02:16.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-07T03:02:16.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 86.9% of statements [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-07T03:02:16.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-07T03:02:16.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-07T03:02:16.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 77.4% of statements [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-07T03:02:16.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2023-02-07T03:02:16.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2023-02-07T03:02:16.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.218s coverage: 91.2% of statements [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-07T03:02:16.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 64.7% of statements [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-07T03:02:16.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2023-02-07T03:02:16.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-02-07T03:02:16.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-02-07T03:02:16.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2023-02-07T03:02:16.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2023-02-07T03:02:16.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.360s coverage: 65.3% of statements [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-07T03:02:16.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 41.8% of statements [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-07T03:02:16.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-07T03:02:16.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-07T03:02:16.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-07T03:02:16.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-07T03:02:16.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 63.2% of statements [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-07T03:02:16.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-07T03:02:16.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-07T03:02:16.231Z] 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 [2023-02-07T03:02:34.459Z] 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." [2023-02-07T03:02:34.459Z] go vet ./... [2023-02-07T03:02:37.735Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-07T03:02:37.735Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-07T03:02:37.735Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-07T03:02:37.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-07T03:02:38.044Z] + ls -al . [2023-02-07T03:02:38.044Z] total 744 [2023-02-07T03:02:38.044Z] drwxrwxr-x 11 1001 1001 4096 Feb 7 03:01 . [2023-02-07T03:02:38.044Z] drwxr-xr-x 4 root root 4096 Feb 7 03:01 .. [2023-02-07T03:02:38.044Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 03:00 .blubracket [2023-02-07T03:02:38.044Z] -rw-rw-r-- 1 1001 1001 16 Feb 7 03:00 .dockerignore [2023-02-07T03:02:38.044Z] drwxrwxr-x 8 1001 1001 4096 Feb 7 03:02 .git [2023-02-07T03:02:38.044Z] drwxrwxr-x 3 1001 1001 4096 Feb 7 03:00 .github [2023-02-07T03:02:38.044Z] -rw-rw-r-- 1 1001 1001 1024 Feb 7 03:00 .gitignore [2023-02-07T03:02:38.044Z] -rw-rw-r-- 1 1001 1001 42 Feb 7 03:00 .golangci.yml [2023-02-07T03:02:38.044Z] -rw-rw-r-- 1 1001 1001 87 Feb 7 03:00 .hadolint.yml [2023-02-07T03:02:38.044Z] drwxr-xr-x 3 1001 1001 4096 Feb 7 03:00 .semver [2023-02-07T03:02:38.044Z] -rw-rw-r-- 1 1001 1001 166 Feb 7 03:00 .sonarcloud.properties [2023-02-07T03:02:38.044Z] -rw-rw-r-- 1 1001 1001 1171 Feb 7 03:00 ADOPTERS.md [2023-02-07T03:02:38.044Z] -rw-rw-r-- 1 1001 1001 10825 Feb 7 03:00 Attribution.txt [2023-02-07T03:02:38.044Z] -rw-rw-r-- 1 1001 1001 73765 Feb 7 03:00 CHANGELOG.md [2023-02-07T03:02:38.044Z] -rw-rw-r-- 1 1001 1001 3804 Feb 7 03:00 CONTRIBUTING.md [2023-02-07T03:02:38.044Z] -rw-rw-r-- 1 1001 1001 677 Feb 7 03:00 GOVERNANCE.md [2023-02-07T03:02:38.044Z] -rw-rw-r-- 1 1001 1001 850 Feb 7 03:00 Jenkinsfile [2023-02-07T03:02:38.044Z] -rw-rw-r-- 1 1001 1001 10775 Feb 7 03:00 LICENSE [2023-02-07T03:02:38.044Z] -rw-rw-r-- 1 1001 1001 13375 Feb 7 03:00 Makefile [2023-02-07T03:02:38.044Z] -rw-rw-r-- 1 1001 1001 582 Feb 7 03:00 OWNERS.md [2023-02-07T03:02:38.044Z] -rw-rw-r-- 1 1001 1001 9403 Feb 7 03:00 README.md [2023-02-07T03:02:38.044Z] -rw-rw-r-- 1 1001 1001 6912 Feb 7 03:00 SECURITY.md [2023-02-07T03:02:38.044Z] -rw-rw-r-- 1 1001 1001 5 Feb 7 03:01 VERSION [2023-02-07T03:02:38.044Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 03:00 bin [2023-02-07T03:02:38.044Z] drwxrwxr-x 17 1001 1001 4096 Feb 7 03:00 cmd [2023-02-07T03:02:38.044Z] -rw-r--r-- 1 root root 486191 Feb 7 03:02 coverage.out [2023-02-07T03:02:38.044Z] -rw-rw-r-- 1 1001 1001 3294 Feb 7 03:00 go.mod [2023-02-07T03:02:38.044Z] -rw-rw-r-- 1 1001 1001 33316 Feb 7 03:00 go.sum [2023-02-07T03:02:38.044Z] drwxrwxr-x 7 1001 1001 4096 Feb 7 03:00 internal [2023-02-07T03:02:38.044Z] drwxrwxr-x 3 1001 1001 4096 Feb 7 03:00 openapi [2023-02-07T03:02:38.044Z] drwxrwxr-x 4 1001 1001 4096 Feb 7 03:00 snap [2023-02-07T03:02:38.044Z] -rw-rw-r-- 1 1001 1001 204 Feb 7 03:00 version.go [Pipeline] sh [2023-02-07T03:02:38.332Z] + '[' -e coverage.out ] [2023-02-07T03:02:38.332Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-07T03:02:38.432Z] Stashed 1 file(s) [Pipeline] sh [2023-02-07T03:02:38.719Z] + make build [2023-02-07T03:02:38.719Z] 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 [2023-02-07T03:02:50.917Z] 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 [2023-02-07T03:02:51.175Z] 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 [2023-02-07T03:02:52.109Z] 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 [2023-02-07T03:02:53.045Z] 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 [2023-02-07T03:02:59.602Z] 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 [2023-02-07T03:03:01.504Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-07T03:03:02.435Z] 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 [2023-02-07T03:03:03.370Z] 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 [2023-02-07T03:03:04.306Z] 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 [2023-02-07T03:03:05.239Z] 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 [2023-02-07T03:03:07.769Z] 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] } [2023-02-07T03:03:08.722Z] $ docker stop --time=1 c19b4df49317f035306d4ca86effe30c3b92ebb04b51971f076da4af89d7297c [2023-02-07T03:03:11.254Z] $ docker rm -f --volumes c19b4df49317f035306d4ca86effe30c3b92ebb04b51971f076da4af89d7297c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:03:11.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-07T03:03:11.971Z] [2023-02-07T03:03:11.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:03:12.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-07T03:03:12.280Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-07T03:03:12.280Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-07T03:03:12.280Z] ca9280d653b3: Pulling fs layer [2023-02-07T03:03:12.280Z] 7e9c9ca2126c: Pulling fs layer [2023-02-07T03:03:12.547Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-07T03:03:12.547Z] cbdbe7a5bc2a: Download complete [2023-02-07T03:03:12.547Z] cbdbe7a5bc2a: Pull complete [2023-02-07T03:03:12.811Z] ca9280d653b3: Download complete [2023-02-07T03:03:13.070Z] 7e9c9ca2126c: Download complete [2023-02-07T03:03:13.070Z] ca9280d653b3: Pull complete [2023-02-07T03:03:16.352Z] 7e9c9ca2126c: Pull complete [2023-02-07T03:03:16.352Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-07T03:03:16.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-07T03:03:16.352Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:03:16.444Z] prd-ubuntu20.04-docker-8c-8g-4820 does not seem to be running inside a container [2023-02-07T03:03:16.487Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-07T03:03:20.333Z] $ docker top f8cd4dfe9a7d8f03ab544314d2912437d826eb2eff9e53cbd618eeaf1355a88c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T03:03:20.670Z] + docker-compose build --help [2023-02-07T03:03:20.670Z] + grep parallel [2023-02-07T03:03:21.238Z] --parallel Build images in parallel. [Pipeline] } [2023-02-07T03:03:21.254Z] $ docker stop --time=1 f8cd4dfe9a7d8f03ab544314d2912437d826eb2eff9e53cbd618eeaf1355a88c [2023-02-07T03:03:22.600Z] $ docker rm -f --volumes f8cd4dfe9a7d8f03ab544314d2912437d826eb2eff9e53cbd618eeaf1355a88c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:03:23.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-07T03:03:23.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:03:23.085Z] prd-ubuntu20.04-docker-8c-8g-4820 does not seem to be running inside a container [2023-02-07T03:03:23.132Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-07T03:03:24.337Z] $ docker top 0285944b5871091fff190172ea381acd36865bc4dd79c734f0bf1aee9271fbf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T03:03:24.678Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-07T03:03:25.247Z] Building core-command ... [2023-02-07T03:03:25.247Z] Building core-common-config-bootstrapper ... [2023-02-07T03:03:25.247Z] Building core-data ... [2023-02-07T03:03:25.248Z] Building core-metadata ... [2023-02-07T03:03:25.248Z] Building security-bootstrapper ... [2023-02-07T03:03:25.248Z] Building security-proxy-setup ... [2023-02-07T03:03:25.248Z] Building security-secretstore-setup ... [2023-02-07T03:03:25.248Z] Building security-spiffe-token-provider ... [2023-02-07T03:03:25.248Z] Building security-spire-agent ... [2023-02-07T03:03:25.248Z] Building security-spire-config ... [2023-02-07T03:03:25.248Z] Building security-spire-server ... [2023-02-07T03:03:25.248Z] Building support-notifications ... [2023-02-07T03:03:25.248Z] Building support-scheduler ... [2023-02-07T03:03:25.248Z] Building security-proxy-setup [2023-02-07T03:03:25.248Z] Building core-command [2023-02-07T03:03:25.248Z] Building security-spire-config [2023-02-07T03:03:25.248Z] Building core-common-config-bootstrapper [2023-02-07T03:03:25.248Z] Building security-spiffe-token-provider [2023-02-07T03:03:37.478Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:03:37.478Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:03:37.478Z] ---> d69ac9224cba [2023-02-07T03:03:37.478Z] Step 3/19 : WORKDIR /edgex-go [2023-02-07T03:03:37.478Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:03:37.478Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:03:37.478Z] ---> d69ac9224cba [2023-02-07T03:03:37.478Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:03:37.478Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:03:37.478Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:03:37.478Z] ---> d69ac9224cba [2023-02-07T03:03:37.478Z] Step 3/21 : WORKDIR /edgex-go [2023-02-07T03:03:37.478Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:03:37.478Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:03:37.478Z] ---> d69ac9224cba [2023-02-07T03:03:37.478Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:03:37.478Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:03:37.478Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:03:37.478Z] ---> d69ac9224cba [2023-02-07T03:03:37.478Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T03:03:40.771Z] ---> Running in ffbbc91fe8fd [2023-02-07T03:03:40.771Z] ---> Running in e70073950022 [2023-02-07T03:03:40.771Z] ---> Running in b1151ead7067 [2023-02-07T03:03:40.771Z] ---> Running in 2329b635dddd [2023-02-07T03:03:40.771Z] ---> Running in 04f436602569 [2023-02-07T03:03:40.771Z] Removing intermediate container e70073950022 [2023-02-07T03:03:40.771Z] ---> ba47cff5797c [2023-02-07T03:03:40.771Z] Step 4/23 : WORKDIR /edgex-go [2023-02-07T03:03:40.771Z] Removing intermediate container 2329b635dddd [2023-02-07T03:03:40.771Z] ---> da009604cc82 [2023-02-07T03:03:40.771Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T03:03:40.771Z] ---> Running in 12075fd7e9c0 [2023-02-07T03:03:40.771Z] Removing intermediate container b1151ead7067 [2023-02-07T03:03:40.771Z] ---> e15f63ff6c2e [2023-02-07T03:03:40.771Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T03:03:40.771Z] Removing intermediate container 04f436602569 [2023-02-07T03:03:40.771Z] ---> 3cd262c898ee [2023-02-07T03:03:40.771Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-07T03:03:40.771Z] Removing intermediate container ffbbc91fe8fd [2023-02-07T03:03:40.771Z] ---> fdc33ad1433f [2023-02-07T03:03:40.771Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-07T03:03:40.771Z] ---> Running in b58b3a670223 [2023-02-07T03:03:40.771Z] ---> Running in dc50945e5bf2 [2023-02-07T03:03:40.771Z] ---> Running in 3edfeb5b4dbb [2023-02-07T03:03:40.771Z] ---> Running in 63db179926e7 [2023-02-07T03:03:40.771Z] Removing intermediate container 12075fd7e9c0 [2023-02-07T03:03:40.771Z] ---> 637217dacb8a [2023-02-07T03:03:40.771Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-07T03:03:40.771Z] ---> Running in af84d968ff3f [2023-02-07T03:03:40.771Z] Removing intermediate container b58b3a670223 [2023-02-07T03:03:40.771Z] ---> 0d8ede281ac5 [2023-02-07T03:03:40.771Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T03:03:40.771Z] ---> Running in b2c413d55850 [2023-02-07T03:03:41.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:03:41.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:03:41.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:03:41.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:03:41.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:03:41.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:03:41.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:03:41.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:03:41.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:03:41.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:03:41.543Z] OK: 211 MiB in 51 packages [2023-02-07T03:03:41.543Z] OK: 211 MiB in 51 packages [2023-02-07T03:03:41.543Z] v3.16.3-154-ga2a60f3e0fe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-07T03:03:41.543Z] v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-07T03:03:41.543Z] OK: 17044 distinct packages available [2023-02-07T03:03:41.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:03:41.844Z] OK: 211 MiB in 51 packages [2023-02-07T03:03:41.844Z] OK: 211 MiB in 51 packages [2023-02-07T03:03:41.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:03:42.103Z] OK: 211 MiB in 51 packages [2023-02-07T03:03:42.103Z] Removing intermediate container 3edfeb5b4dbb [2023-02-07T03:03:42.103Z] ---> 0081110e9b92 [2023-02-07T03:03:42.103Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T03:03:42.103Z] Removing intermediate container b2c413d55850 [2023-02-07T03:03:42.103Z] ---> 9db2e09593c0 [2023-02-07T03:03:42.103Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T03:03:42.362Z] ---> 4c6416e532de [2023-02-07T03:03:42.362Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:03:42.362Z] Removing intermediate container dc50945e5bf2 [2023-02-07T03:03:42.362Z] ---> 71098a549432 [2023-02-07T03:03:42.362Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-07T03:03:42.362Z] ---> 0b3620ed981a [2023-02-07T03:03:42.362Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:03:42.362Z] ---> Running in 29a318fe1273 [2023-02-07T03:03:42.619Z] ---> Running in 3b43e1801455 [2023-02-07T03:03:42.619Z] Removing intermediate container af84d968ff3f [2023-02-07T03:03:42.619Z] ---> b7930ed64cc7 [2023-02-07T03:03:42.619Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-07T03:03:42.619Z] ---> 929a95b38feb [2023-02-07T03:03:42.619Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:03:42.619Z] Removing intermediate container 63db179926e7 [2023-02-07T03:03:42.619Z] ---> 1e3e9b9aace6 [2023-02-07T03:03:42.619Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-07T03:03:42.619Z] ---> Running in 12e84ce40532 [2023-02-07T03:03:42.878Z] ---> 8d6dd9d1d31e [2023-02-07T03:03:42.878Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:03:42.878Z] ---> Running in b1fafaaf2773 [2023-02-07T03:03:42.878Z] ---> ef26f1981069 [2023-02-07T03:03:42.878Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:03:42.878Z] ---> Running in 74a48c71d061 [2023-02-07T03:04:02.687Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4824 in /w/workspace/edgexfoundry_edgex-go_PR-4323 [Pipeline] { [Pipeline] ws [2023-02-07T03:04:02.700Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-02-07T03:04:02.730Z] The recommended git tool is: git [2023-02-07T03:04:09.336Z] using credential edgex-jenkins-ssh [2023-02-07T03:04:09.390Z] Cloning the remote Git repository [2023-02-07T03:04:09.445Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-07T03:04:09.526Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-02-07T03:04:09.715Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-07T03:04:09.716Z] > git --version # timeout=10 [2023-02-07T03:04:09.742Z] > git --version # 'git version 2.25.1' [2023-02-07T03:04:09.746Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-07T03:04:09.812Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-07T03:04:31.165Z] Merging remotes/origin/main commit 65e9980456b4b2f337a17b2905105e5bc0143998 into PR head commit e0ed5579fbc16f4f256eee73ee8b99e808be2100 [2023-02-07T03:04:29.235Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-07T03:04:29.258Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-07T03:04:30.297Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-07T03:04:30.346Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-07T03:04:30.347Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-07T03:04:30.367Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4323/head:refs/remotes/origin/PR-4323 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-07T03:04:31.188Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T03:04:31.210Z] > git checkout -f e0ed5579fbc16f4f256eee73ee8b99e808be2100 # timeout=10 [2023-02-07T03:04:31.640Z] Merge succeeded, producing e0ed5579fbc16f4f256eee73ee8b99e808be2100 [2023-02-07T03:04:31.640Z] Checking out Revision e0ed5579fbc16f4f256eee73ee8b99e808be2100 (PR-4323) [2023-02-07T03:04:32.362Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-07T03:04:33.303Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-07T03:04:33.303Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T03:04:33.303Z] Dload Upload Total Spent Left Speed [2023-02-07T03:04:33.303Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-02-07T03:04:31.523Z] > git remote # timeout=10 [2023-02-07T03:04:31.543Z] > git config --get remote.origin.url # timeout=10 [2023-02-07T03:04:31.570Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-07T03:04:31.586Z] > git merge 65e9980456b4b2f337a17b2905105e5bc0143998 # timeout=10 [2023-02-07T03:04:31.616Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-07T03:04:31.648Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T03:04:31.667Z] > git checkout -f e0ed5579fbc16f4f256eee73ee8b99e808be2100 # timeout=10 [2023-02-07T03:04:33.953Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-07T03:04:34.296Z] + sudo tee /etc/docker/daemon.new [2023-02-07T03:04:34.296Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-07T03:04:34.296Z] { [2023-02-07T03:04:34.296Z] "registry-mirrors": [ [2023-02-07T03:04:34.296Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-07T03:04:34.296Z] ], [2023-02-07T03:04:34.296Z] "bip": "10.250.0.254/24", [2023-02-07T03:04:34.296Z] "hosts": [ [2023-02-07T03:04:34.296Z] "tcp://0.0.0.0:5555", [2023-02-07T03:04:34.296Z] "unix:///var/run/docker.sock" [2023-02-07T03:04:34.296Z] ], [2023-02-07T03:04:34.296Z] "mtu": 1458, [2023-02-07T03:04:34.296Z] "selinux-enabled": true, [2023-02-07T03:04:34.296Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-07T03:04:34.296Z] } [Pipeline] sh [2023-02-07T03:04:34.645Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-07T03:04:35.002Z] + sudo service docker restart [2023-02-07T03:04:39.627Z] Removing intermediate container 12e84ce40532 [2023-02-07T03:04:39.627Z] ---> 8d4741ad036b [2023-02-07T03:04:39.627Z] Step 7/21 : COPY . . [2023-02-07T03:04:39.627Z] Removing intermediate container 29a318fe1273 [2023-02-07T03:04:39.627Z] ---> 674f2bb7b49f [2023-02-07T03:04:39.627Z] Step 7/24 : COPY . . [2023-02-07T03:04:39.627Z] Removing intermediate container 74a48c71d061 [2023-02-07T03:04:39.627Z] ---> 129d5afc72d8 [2023-02-07T03:04:39.627Z] Step 7/19 : COPY . . [2023-02-07T03:04:39.627Z] Removing intermediate container 3b43e1801455 [2023-02-07T03:04:39.627Z] ---> ab954b47248b [2023-02-07T03:04:39.627Z] Step 8/22 : COPY . . [2023-02-07T03:04:39.627Z] Removing intermediate container b1fafaaf2773 [2023-02-07T03:04:39.627Z] ---> 151e864813b8 [2023-02-07T03:04:39.627Z] Step 8/23 : COPY . . [2023-02-07T03:04:51.857Z] ---> 01037b96db2b [2023-02-07T03:04:51.857Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-07T03:04:51.857Z] ---> ad0d745018f4 [2023-02-07T03:04:51.857Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T03:04:51.857Z] ---> da4c50eebb38 [2023-02-07T03:04:51.857Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-07T03:04:51.857Z] ---> be402c46d7a8 [2023-02-07T03:04:51.857Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-07T03:04:51.857Z] ---> 466e859fc411 [2023-02-07T03:04:51.857Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-07T03:04:52.146Z] ---> Running in db6e6a8421ca [2023-02-07T03:04:52.146Z] ---> Running in 11957aca1d98 [2023-02-07T03:04:52.146Z] ---> Running in f891fec4a8bc [2023-02-07T03:04:52.146Z] ---> Running in b5e06359a0e7 [2023-02-07T03:04:52.146Z] ---> Running in 19dcc6cba110 [2023-02-07T03:04:52.405Z] Removing intermediate container b5e06359a0e7 [2023-02-07T03:04:52.405Z] ---> 9cadf5ad470b [2023-02-07T03:04:52.405Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-07T03:04:52.664Z] ---> Running in c288cf445711 [2023-02-07T03:04:52.933Z] Removing intermediate container c288cf445711 [2023-02-07T03:04:52.933Z] ---> 3cfee02d7716 [2023-02-07T03:04:52.933Z] 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 [2023-02-07T03:04:52.933Z] ---> Running in dbb69124c657 [2023-02-07T03:04:52.933Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T03:04:53.335Z] provisioning config files... [2023-02-07T03:04:53.370Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1393017111704141310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:04:53.458Z] 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 [2023-02-07T03:04:53.459Z] 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 [2023-02-07T03:04:53.459Z] 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 [2023-02-07T03:04:53.742Z] ---> docker-login.sh [2023-02-07T03:04:53.742Z] nexus3.edgexfoundry.org:10001 [2023-02-07T03:04:54.060Z] Removing intermediate container dbb69124c657 [2023-02-07T03:04:54.060Z] ---> 26532c4f7bec [2023-02-07T03:04:54.060Z] Step 11/24 : WORKDIR /edgex-go [2023-02-07T03:04:54.319Z] ---> Running in e9af70fa5e45 [2023-02-07T03:04:54.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:04:54.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:04:54.348Z] Configure a credential helper to remove this warning. See [2023-02-07T03:04:54.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:04:54.348Z] [2023-02-07T03:04:54.348Z] Login Succeeded [2023-02-07T03:04:54.348Z] nexus3.edgexfoundry.org:10002 [2023-02-07T03:04:54.609Z] Removing intermediate container e9af70fa5e45 [2023-02-07T03:04:54.609Z] ---> 1b3b187764ab [2023-02-07T03:04:54.609Z] [2023-02-07T03:04:54.609Z] Step 12/24 : FROM alpine:3.15 [2023-02-07T03:04:54.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:04:54.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:04:54.896Z] Configure a credential helper to remove this warning. See [2023-02-07T03:04:54.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:04:54.896Z] [2023-02-07T03:04:54.896Z] Login Succeeded [2023-02-07T03:04:54.896Z] nexus3.edgexfoundry.org:10003 [2023-02-07T03:04:55.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:04:55.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:04:55.446Z] Configure a credential helper to remove this warning. See [2023-02-07T03:04:55.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:04:55.446Z] [2023-02-07T03:04:55.446Z] Login Succeeded [2023-02-07T03:04:55.446Z] nexus3.edgexfoundry.org:10004 [2023-02-07T03:04:55.606Z] 3.15: Pulling from library/alpine [2023-02-07T03:04:55.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:04:55.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:04:55.993Z] Configure a credential helper to remove this warning. See [2023-02-07T03:04:55.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:04:55.993Z] [2023-02-07T03:04:55.993Z] Login Succeeded [2023-02-07T03:04:55.993Z] docker.io [2023-02-07T03:04:56.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:04:56.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:04:56.539Z] Configure a credential helper to remove this warning. See [2023-02-07T03:04:56.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:04:56.539Z] [2023-02-07T03:04:56.539Z] Login Succeeded [2023-02-07T03:04:56.539Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T03:04:56.557Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2023-02-07T03:04:56.579Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-07T03:04:56.579Z] Status: Downloaded newer image for alpine:3.15 [2023-02-07T03:04:56.579Z] ---> c4fc93816858 [2023-02-07T03:04:56.579Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [Pipeline] unstash [Pipeline] sh [2023-02-07T03:04:57.270Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-02-07T03:04:57.293Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T03:04:57.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T03:04:57.313Z] ========================================================= [2023-02-07T03:04:57.313Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-07T03:04:57.313Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-07T03:04:57.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T03:04:57.927Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-07T03:04:57.927Z] 9b18e9b68314: Pulling fs layer [2023-02-07T03:04:57.927Z] 35d82f9e3411: Pulling fs layer [2023-02-07T03:04:57.927Z] e16973657156: Pulling fs layer [2023-02-07T03:04:57.927Z] fc693d55d65f: Pulling fs layer [2023-02-07T03:04:57.927Z] 7e9fc2657dce: Pulling fs layer [2023-02-07T03:04:57.927Z] dda99020689f: Pulling fs layer [2023-02-07T03:04:57.927Z] db1c61fa0a46: Pulling fs layer [2023-02-07T03:04:57.927Z] 7e9fc2657dce: Waiting [2023-02-07T03:04:57.927Z] fc693d55d65f: Waiting [2023-02-07T03:04:57.927Z] dda99020689f: Waiting [2023-02-07T03:04:57.927Z] 891c053d2c06: Pulling fs layer [2023-02-07T03:04:57.927Z] 891c053d2c06: Waiting [2023-02-07T03:04:57.927Z] db1c61fa0a46: Waiting [2023-02-07T03:04:57.927Z] e16973657156: Verifying Checksum [2023-02-07T03:04:57.927Z] e16973657156: Download complete [2023-02-07T03:04:57.927Z] 35d82f9e3411: Download complete [2023-02-07T03:04:57.927Z] 7e9fc2657dce: Verifying Checksum [2023-02-07T03:04:57.927Z] 7e9fc2657dce: Download complete [2023-02-07T03:04:57.927Z] dda99020689f: Verifying Checksum [2023-02-07T03:04:57.927Z] dda99020689f: Download complete [2023-02-07T03:04:57.927Z] 9b18e9b68314: Verifying Checksum [2023-02-07T03:04:57.927Z] 9b18e9b68314: Download complete [2023-02-07T03:04:57.953Z] ---> Running in 7d11f2d0d560 [2023-02-07T03:04:58.912Z] Removing intermediate container 7d11f2d0d560 [2023-02-07T03:04:58.912Z] ---> ee518ee13fc7 [2023-02-07T03:04:58.912Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-07T03:04:59.382Z] 9b18e9b68314: Pull complete [2023-02-07T03:04:59.382Z] 891c053d2c06: Verifying Checksum [2023-02-07T03:04:59.382Z] 891c053d2c06: Download complete [2023-02-07T03:04:59.476Z] ---> Running in 77ae5761f79a [2023-02-07T03:04:59.982Z] 35d82f9e3411: Pull complete [2023-02-07T03:05:00.258Z] e16973657156: Pull complete [2023-02-07T03:05:00.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:00.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:00.669Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T03:05:00.669Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T03:05:00.669Z] OK: 15859 distinct packages available [2023-02-07T03:05:00.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:00.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:00.853Z] db1c61fa0a46: Verifying Checksum [2023-02-07T03:05:00.853Z] db1c61fa0a46: Download complete [2023-02-07T03:05:00.926Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-07T03:05:00.926Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-07T03:05:00.926Z] (3/4) Installing libucontext (1.1-r0) [2023-02-07T03:05:00.926Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-07T03:05:00.926Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T03:05:00.926Z] OK: 6 MiB in 18 packages [2023-02-07T03:05:01.439Z] fc693d55d65f: Verifying Checksum [2023-02-07T03:05:01.439Z] fc693d55d65f: Download complete [2023-02-07T03:05:05.101Z] Removing intermediate container 77ae5761f79a [2023-02-07T03:05:05.101Z] ---> 86fd5340c3a9 [2023-02-07T03:05:05.101Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T03:05:11.650Z] ---> c4e16a7f94b4 [2023-02-07T03:05:11.650Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T03:05:13.038Z] ---> 7cc470b804e8 [2023-02-07T03:05:13.038Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-07T03:05:13.604Z] ---> Running in dbcf1750a906 [2023-02-07T03:05:13.826Z] fc693d55d65f: Pull complete [2023-02-07T03:05:13.826Z] 7e9fc2657dce: Pull complete [2023-02-07T03:05:13.826Z] dda99020689f: Pull complete [2023-02-07T03:05:14.172Z] Removing intermediate container dbcf1750a906 [2023-02-07T03:05:14.172Z] ---> 2565c45bf78f [2023-02-07T03:05:14.173Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-07T03:05:15.123Z] ---> d28e517c8f73 [2023-02-07T03:05:15.123Z] Step 19/24 : WORKDIR / [2023-02-07T03:05:15.434Z] ---> Running in ba2ce03892e2 [2023-02-07T03:05:16.364Z] Removing intermediate container ba2ce03892e2 [2023-02-07T03:05:16.365Z] ---> 805446cb3889 [2023-02-07T03:05:16.365Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T03:05:16.365Z] ---> Running in 9a2100dbc1db [2023-02-07T03:05:16.628Z] Removing intermediate container 9a2100dbc1db [2023-02-07T03:05:16.628Z] ---> 335322041c35 [2023-02-07T03:05:16.628Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T03:05:16.889Z] ---> Running in 08acb03f9e10 [2023-02-07T03:05:17.146Z] Removing intermediate container 08acb03f9e10 [2023-02-07T03:05:17.146Z] ---> da4cce6e18cb [2023-02-07T03:05:17.146Z] Step 22/24 : LABEL arch=x86_64 [2023-02-07T03:05:17.403Z] ---> Running in 7e0fa9ba8b69 [2023-02-07T03:05:17.660Z] 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 [2023-02-07T03:05:18.609Z] Removing intermediate container 7e0fa9ba8b69 [2023-02-07T03:05:18.609Z] ---> 9a3a65207a4c [2023-02-07T03:05:18.609Z] Step 23/24 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 [2023-02-07T03:05:18.866Z] ---> Running in ce55473a0b94 [2023-02-07T03:05:19.123Z] Removing intermediate container ce55473a0b94 [2023-02-07T03:05:19.123Z] ---> 2c4e99db8799 [2023-02-07T03:05:19.123Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T03:05:19.380Z] ---> Running in b64d81dc0142 [2023-02-07T03:05:19.638Z] Removing intermediate container b64d81dc0142 [2023-02-07T03:05:19.638Z] ---> 76e625d3aad3 [2023-02-07T03:05:19.638Z] [2023-02-07T03:05:19.638Z] Successfully built 76e625d3aad3 [2023-02-07T03:05:19.638Z] Successfully tagged security-spire-config:latest [2023-02-07T03:05:19.638Z] Building security-spire-agent [2023-02-07T03:05:20.516Z] db1c61fa0a46: Pull complete [2023-02-07T03:05:21.945Z] 891c053d2c06: Pull complete [2023-02-07T03:05:21.945Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-07T03:05:21.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T03:05:21.945Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-07T03:05:22.295Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T03:05:22.295Z] WORKDIR /edgex [2023-02-07T03:05:22.295Z] COPY go.mod . [2023-02-07T03:05:22.295Z] RUN go mod download [2023-02-07T03:05:22.295Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-07T03:05:22.889Z] Sending build context to Docker daemon 3.09MB [2023-02-07T03:05:22.889Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T03:05:22.889Z] ---> f96f9c87975a [2023-02-07T03:05:22.889Z] Step 2/4 : WORKDIR /edgex [2023-02-07T03:05:24.047Z]  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:05:24.047Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:05:24.047Z] ---> d69ac9224cba [2023-02-07T03:05:24.047Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T03:05:24.047Z] ---> Using cache [2023-02-07T03:05:24.047Z] ---> fdc33ad1433f [2023-02-07T03:05:24.047Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T03:05:25.517Z] ---> Running in c9978ae8000c [2023-02-07T03:05:25.517Z] Removing intermediate container c9978ae8000c [2023-02-07T03:05:25.517Z] ---> e0d95883c5e5 [2023-02-07T03:05:25.517Z] Step 3/4 : COPY go.mod . [2023-02-07T03:05:26.115Z] ---> 9355e2a1944f [2023-02-07T03:05:26.115Z] Step 4/4 : RUN go mod download [2023-02-07T03:05:26.115Z] ---> Running in b02d68fd3253 [2023-02-07T03:05:26.582Z] ---> Running in c6924d0b2e1d [2023-02-07T03:05:26.582Z] Removing intermediate container 11957aca1d98 [2023-02-07T03:05:26.582Z] ---> 022e0026609d [2023-02-07T03:05:26.582Z] [2023-02-07T03:05:26.582Z] Step 9/21 : FROM alpine:3.16 [2023-02-07T03:05:26.839Z] 3.16: Pulling from library/alpine [2023-02-07T03:05:28.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:28.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:28.470Z] OK: 211 MiB in 51 packages [2023-02-07T03:05:31.134Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T03:05:31.134Z] Status: Downloaded newer image for alpine:3.16 [2023-02-07T03:05:31.134Z] Removing intermediate container f891fec4a8bc [2023-02-07T03:05:31.134Z] ---> ca09a82d55be [2023-02-07T03:05:31.134Z] [2023-02-07T03:05:31.134Z] Step 10/23 : FROM alpine:3.16 [2023-02-07T03:05:31.134Z] ---> bfe296a52501 [2023-02-07T03:05:31.134Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:05:31.134Z] ---> bfe296a52501 [2023-02-07T03:05:31.134Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-07T03:05:31.703Z] Removing intermediate container db6e6a8421ca [2023-02-07T03:05:31.703Z] ---> 23ccb5eabe1f [2023-02-07T03:05:31.703Z] [2023-02-07T03:05:31.703Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T03:05:31.703Z] ---> bfe296a52501 [2023-02-07T03:05:31.703Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-07T03:05:31.703Z] ---> Running in 6ea66409273a [2023-02-07T03:05:31.703Z] ---> Running in 7565006e4759 [2023-02-07T03:05:31.703Z] Removing intermediate container c6924d0b2e1d [2023-02-07T03:05:31.703Z] ---> 3e83c511dea1 [2023-02-07T03:05:31.703Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T03:05:31.703Z] Removing intermediate container 19dcc6cba110 [2023-02-07T03:05:31.703Z] ---> ac6a530a31b9 [2023-02-07T03:05:31.703Z] [2023-02-07T03:05:31.703Z] Step 9/19 : FROM alpine:3.15 [2023-02-07T03:05:31.703Z] ---> c4fc93816858 [2023-02-07T03:05:31.703Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:05:31.703Z] ---> Using cache [2023-02-07T03:05:31.703Z] ---> ee518ee13fc7 [2023-02-07T03:05:31.703Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-07T03:05:32.272Z] ---> Running in 71f7e7ad43ca [2023-02-07T03:05:32.272Z] ---> Running in 7d70d7406f1c [2023-02-07T03:05:32.272Z] ---> edaacd487f7c [2023-02-07T03:05:32.272Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:05:32.531Z] ---> Running in 9cea23acd2c4 [2023-02-07T03:05:32.531Z] Removing intermediate container 71f7e7ad43ca [2023-02-07T03:05:32.531Z] ---> ac0689e09395 [2023-02-07T03:05:32.531Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:05:32.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:33.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:33.051Z] ---> Running in 60469f2827a1 [2023-02-07T03:05:33.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:33.051Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-07T03:05:33.310Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-07T03:05:33.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:33.310Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-07T03:05:33.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:33.310Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-07T03:05:33.310Z] (5/6) Installing curl (7.83.1-r5) [2023-02-07T03:05:33.310Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-07T03:05:33.310Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:05:33.310Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T03:05:33.310Z] OK: 8 MiB in 20 packages [2023-02-07T03:05:33.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:33.569Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T03:05:33.569Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:05:33.569Z] OK: 6 MiB in 15 packages [2023-02-07T03:05:33.569Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T03:05:33.569Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T03:05:33.569Z] OK: 15859 distinct packages available [2023-02-07T03:05:33.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:33.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:34.087Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-07T03:05:34.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:34.087Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-07T03:05:34.087Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-07T03:05:34.087Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-07T03:05:34.087Z] (5/9) Installing curl (7.80.0-r5) [2023-02-07T03:05:34.087Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-07T03:05:34.087Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-07T03:05:34.087Z] (8/9) Installing libucontext (1.1-r0) [2023-02-07T03:05:34.087Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-07T03:05:34.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:34.087Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T03:05:34.087Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T03:05:34.087Z] OK: 8 MiB in 23 packages [2023-02-07T03:05:34.657Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T03:05:34.657Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:05:34.657Z] OK: 6 MiB in 15 packages [2023-02-07T03:05:35.593Z] Removing intermediate container 7565006e4759 [2023-02-07T03:05:35.593Z] ---> 40cef9dfbbde [2023-02-07T03:05:35.593Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T03:05:35.850Z] Removing intermediate container 6ea66409273a [2023-02-07T03:05:35.850Z] ---> 48cdb1409bc5 [2023-02-07T03:05:35.850Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-07T03:05:35.850Z] ---> Running in f1119c475b2c [2023-02-07T03:05:36.109Z] ---> Running in aeeb11a5a0d3 [2023-02-07T03:05:36.380Z] Removing intermediate container 60469f2827a1 [2023-02-07T03:05:36.380Z] ---> 768a30bab1b8 [2023-02-07T03:05:36.380Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:05:36.380Z] Removing intermediate container 7d70d7406f1c [2023-02-07T03:05:36.380Z] ---> 53aa632d08ff [2023-02-07T03:05:36.380Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:05:36.380Z] Removing intermediate container f1119c475b2c [2023-02-07T03:05:36.380Z] ---> fca2e55c1870 [2023-02-07T03:05:36.380Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-07T03:05:36.659Z] Removing intermediate container aeeb11a5a0d3 [2023-02-07T03:05:36.659Z] ---> be3c1cb98dc2 [2023-02-07T03:05:36.659Z] Step 12/21 : WORKDIR /edgex [2023-02-07T03:05:36.925Z] ---> Running in 74493187bfd8 [2023-02-07T03:05:37.184Z] ---> e8e1582b478a [2023-02-07T03:05:37.184Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-07T03:05:37.184Z] ---> 1c7c80c9469c [2023-02-07T03:05:37.184Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-07T03:05:37.184Z] ---> Running in 676626e1b666 [2023-02-07T03:05:37.442Z] Removing intermediate container 74493187bfd8 [2023-02-07T03:05:37.442Z] ---> 357506e1f123 [2023-02-07T03:05:37.442Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-07T03:05:37.701Z] Removing intermediate container 676626e1b666 [2023-02-07T03:05:37.701Z] ---> fffd4c1edffc [2023-02-07T03:05:37.701Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-07T03:05:37.701Z] ---> Running in bf8ff12b7674 [2023-02-07T03:05:37.960Z] ---> 81fbc4337678 [2023-02-07T03:05:37.960Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-07T03:05:37.960Z] ---> 0b78a31bfc73 [2023-02-07T03:05:37.960Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-07T03:05:37.960Z] ---> 2faf761a0e65 [2023-02-07T03:05:37.960Z] Removing intermediate container bf8ff12b7674 [2023-02-07T03:05:37.960Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . ---> 7923a2662c0b [2023-02-07T03:05:37.960Z] [2023-02-07T03:05:37.960Z] Step 15/23 : WORKDIR / [2023-02-07T03:05:38.218Z] ---> Running in 55436375859d [2023-02-07T03:05:38.476Z] ---> b9fdba5b236c [2023-02-07T03:05:38.476Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-07T03:05:38.476Z] ---> cece39e2d63c [2023-02-07T03:05:38.476Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-07T03:05:38.745Z] ---> a1c133ce6fa2 [2023-02-07T03:05:38.745Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-07T03:05:38.745Z] ---> Running in f3cc32bb04d0 [2023-02-07T03:05:39.003Z] Removing intermediate container 55436375859d [2023-02-07T03:05:39.003Z] ---> b568b942f80e [2023-02-07T03:05:39.003Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:05:39.274Z] ---> 6bd9412d2608 [2023-02-07T03:05:39.274Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T03:05:39.569Z] ---> Running in 85427be48aa7 [2023-02-07T03:05:39.569Z] Removing intermediate container f3cc32bb04d0 [2023-02-07T03:05:39.569Z] ---> c4597f5beef6 [2023-02-07T03:05:39.569Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:05:40.172Z] ---> 2550682c3b7c [2023-02-07T03:05:40.172Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-07T03:05:40.443Z] ---> 965597aafa83 [2023-02-07T03:05:40.443Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T03:05:40.702Z] ---> Running in 76be55da01ed [2023-02-07T03:05:41.638Z] ---> fa7db9471cc9 [2023-02-07T03:05:41.638Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T03:05:42.589Z] ---> 28ce70c40596 [2023-02-07T03:05:42.589Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-07T03:05:43.001Z] ---> Running in a6f10d7a9e4c [2023-02-07T03:05:43.001Z] Removing intermediate container 76be55da01ed [2023-02-07T03:05:43.001Z] ---> 8562c096cb4f [2023-02-07T03:05:43.001Z] Step 17/19 : LABEL arch=x86_64 [2023-02-07T03:05:43.939Z] ---> Running in 9d7e4d0a93e7 [2023-02-07T03:05:43.939Z] ---> 4bc5400c001d [2023-02-07T03:05:43.939Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-07T03:05:44.506Z] ---> Running in 877dcf7454e5 [2023-02-07T03:05:44.506Z] Removing intermediate container 85427be48aa7 [2023-02-07T03:05:44.506Z] ---> 43d9ca91bc90 [2023-02-07T03:05:44.506Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T03:05:45.449Z] Removing intermediate container 9d7e4d0a93e7 [2023-02-07T03:05:45.449Z] ---> 6b5e5d984653 [2023-02-07T03:05:45.449Z] Step 18/19 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 [2023-02-07T03:05:45.921Z] ---> Running in 145d8a389620 [2023-02-07T03:05:46.180Z] ---> Running in 1cfde3e984c3 [2023-02-07T03:05:46.180Z] Removing intermediate container 877dcf7454e5 [2023-02-07T03:05:46.180Z] ---> 54d268096d28 [2023-02-07T03:05:46.180Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:05:47.292Z] ---> Running in c4f28aceccf2 [2023-02-07T03:05:47.292Z] Removing intermediate container 145d8a389620 [2023-02-07T03:05:47.292Z] ---> f01bf4be590c [2023-02-07T03:05:47.292Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-07T03:05:47.292Z] Removing intermediate container a6f10d7a9e4c [2023-02-07T03:05:47.292Z] ---> c089fc172410 [2023-02-07T03:05:47.292Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T03:05:47.959Z] Removing intermediate container 1cfde3e984c3 [2023-02-07T03:05:47.959Z] ---> 4c06d03c60e4 [2023-02-07T03:05:47.959Z] Step 19/19 : LABEL version=0.0.0 [2023-02-07T03:05:48.217Z] ---> Running in 4c675223a1f4 [2023-02-07T03:05:48.217Z] ---> Running in c550c6d50a42 [2023-02-07T03:05:48.835Z] ---> Running in 45dd573b556a [2023-02-07T03:05:48.835Z] Removing intermediate container c4f28aceccf2 [2023-02-07T03:05:48.835Z] ---> cada87339ca4 [2023-02-07T03:05:48.835Z] Step 21/23 : LABEL arch=x86_64 [2023-02-07T03:05:49.402Z] ---> Running in f45b3f24e994 [2023-02-07T03:05:49.402Z] Removing intermediate container c550c6d50a42 [2023-02-07T03:05:49.675Z] ---> db28ae7f958b [2023-02-07T03:05:49.675Z] Step 19/21 : LABEL arch=x86_64 [2023-02-07T03:05:49.675Z] Removing intermediate container 4c675223a1f4 [2023-02-07T03:05:49.675Z] ---> f53478498adc [2023-02-07T03:05:49.675Z] Step 20/22 : LABEL arch=x86_64 [2023-02-07T03:05:49.935Z] Removing intermediate container 45dd573b556a [2023-02-07T03:05:49.935Z] ---> cb6d7b3d6315 [2023-02-07T03:05:49.935Z] [2023-02-07T03:05:49.935Z] Successfully built cb6d7b3d6315 [2023-02-07T03:05:50.213Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-07T03:05:50.213Z]  Building security-spiffe-token-provider ... done Building core-data [2023-02-07T03:05:50.213Z] ---> Running in b469ca714573 [2023-02-07T03:05:50.491Z] ---> Running in f2777cac20ea [2023-02-07T03:05:50.748Z] Removing intermediate container f45b3f24e994 [2023-02-07T03:05:50.748Z] ---> 57f4513ea128 [2023-02-07T03:05:50.748Z] Step 22/23 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 [2023-02-07T03:05:53.346Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:05:53.346Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:05:53.346Z] ---> d69ac9224cba [2023-02-07T03:05:53.346Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:05:53.346Z] ---> Using cache [2023-02-07T03:05:53.346Z] ---> da009604cc82 [2023-02-07T03:05:53.346Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T03:05:53.346Z] ---> Using cache [2023-02-07T03:05:53.346Z] ---> 0d8ede281ac5 [2023-02-07T03:05:53.346Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T03:05:53.346Z] ---> Using cache [2023-02-07T03:05:53.347Z] ---> 9db2e09593c0 [2023-02-07T03:05:53.347Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T03:05:53.347Z] ---> Using cache [2023-02-07T03:05:53.347Z] ---> 0b3620ed981a [2023-02-07T03:05:53.347Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:05:53.347Z] ---> Using cache [2023-02-07T03:05:53.347Z] ---> ab954b47248b [2023-02-07T03:05:53.347Z] Step 8/22 : COPY . . [2023-02-07T03:05:53.347Z] ---> Using cache [2023-02-07T03:05:53.347Z] ---> 01037b96db2b [2023-02-07T03:05:53.347Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-07T03:05:54.281Z] ---> Running in 3401a0062ee6 [2023-02-07T03:05:54.281Z] ---> Running in a39545b8972a [2023-02-07T03:05:54.281Z] Removing intermediate container b469ca714573 [2023-02-07T03:05:54.281Z] ---> 80495b21613f [2023-02-07T03:05:54.281Z] Step 20/21 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 [2023-02-07T03:05:54.281Z] Removing intermediate container f2777cac20ea [2023-02-07T03:05:54.281Z] ---> 7d6adcb9d9d8 [2023-02-07T03:05:54.281Z] Step 21/22 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 [2023-02-07T03:05:54.548Z] ---> Running in 7a7ea51504e6 [2023-02-07T03:05:54.548Z] ---> Running in 4b1e397bf40a [2023-02-07T03:05:54.548Z] Removing intermediate container 3401a0062ee6 [2023-02-07T03:05:54.548Z] ---> e1ec26147731 [2023-02-07T03:05:54.548Z] Step 23/23 : LABEL version=0.0.0 [2023-02-07T03:05:54.808Z] ---> Running in 63e379a65abc [2023-02-07T03:05:54.808Z] 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 [2023-02-07T03:05:54.808Z] Removing intermediate container 4b1e397bf40a [2023-02-07T03:05:54.808Z] ---> 79e0900165d6 [2023-02-07T03:05:54.808Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T03:05:54.808Z] Removing intermediate container 7a7ea51504e6 [2023-02-07T03:05:54.808Z] ---> 5645375d3df8 [2023-02-07T03:05:54.808Z] Step 21/21 : LABEL version=0.0.0 [2023-02-07T03:05:55.069Z] Removing intermediate container 63e379a65abc [2023-02-07T03:05:55.069Z] ---> 9db4fa69f74e [2023-02-07T03:05:55.069Z] [2023-02-07T03:05:55.069Z] ---> Running in 9920f73494f3 [2023-02-07T03:05:55.069Z] ---> Running in 9eeb2a5ce379 [2023-02-07T03:05:55.069Z] Successfully built 9db4fa69f74e [2023-02-07T03:05:55.069Z] Successfully tagged core-command:latest [2023-02-07T03:05:55.069Z]  Building core-command ... done Building support-scheduler [2023-02-07T03:05:55.330Z] Removing intermediate container 9920f73494f3 [2023-02-07T03:05:55.330Z] ---> ac61023ef147 [2023-02-07T03:05:55.330Z] [2023-02-07T03:05:55.330Z] Successfully built ac61023ef147 [2023-02-07T03:05:55.330Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-07T03:05:55.330Z] Building security-secretstore-setup [2023-02-07T03:05:55.330Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 9eeb2a5ce379 [2023-02-07T03:05:55.330Z] ---> 91d95eccb3af [2023-02-07T03:05:55.330Z] [2023-02-07T03:05:55.330Z] Successfully built 91d95eccb3af [2023-02-07T03:05:55.330Z] Successfully tagged security-proxy-setup:latest [2023-02-07T03:05:55.330Z] Building support-notifications [2023-02-07T03:06:03.481Z]  Building security-proxy-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:06:03.481Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:06:03.481Z] ---> d69ac9224cba [2023-02-07T03:06:03.481Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:06:03.481Z] ---> Using cache [2023-02-07T03:06:03.481Z] ---> da009604cc82 [2023-02-07T03:06:03.481Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T03:06:03.481Z] ---> Using cache [2023-02-07T03:06:03.481Z] ---> 0d8ede281ac5 [2023-02-07T03:06:03.481Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T03:06:03.481Z] ---> Using cache [2023-02-07T03:06:03.481Z] ---> 9db2e09593c0 [2023-02-07T03:06:03.481Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T03:06:03.481Z] ---> Using cache [2023-02-07T03:06:03.481Z] ---> 0b3620ed981a [2023-02-07T03:06:03.481Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:06:03.481Z] ---> Using cache [2023-02-07T03:06:03.481Z] ---> ab954b47248b [2023-02-07T03:06:03.481Z] Step 8/22 : COPY . . [2023-02-07T03:06:03.481Z] ---> Using cache [2023-02-07T03:06:03.481Z] ---> 01037b96db2b [2023-02-07T03:06:03.481Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-07T03:06:03.481Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:06:03.481Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:06:03.481Z] ---> d69ac9224cba [2023-02-07T03:06:03.481Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:06:03.481Z] ---> Using cache [2023-02-07T03:06:03.481Z] ---> da009604cc82 [2023-02-07T03:06:03.481Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T03:06:03.481Z] ---> Using cache [2023-02-07T03:06:03.481Z] ---> 0d8ede281ac5 [2023-02-07T03:06:03.481Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-07T03:06:03.481Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:06:03.481Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:06:03.481Z] ---> d69ac9224cba [2023-02-07T03:06:03.481Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T03:06:03.481Z] ---> Using cache [2023-02-07T03:06:03.481Z] ---> fdc33ad1433f [2023-02-07T03:06:03.481Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-07T03:06:05.049Z] Removing intermediate container b02d68fd3253 [2023-02-07T03:06:05.049Z] ---> ffed05bc730d [2023-02-07T03:06:05.049Z] Successfully built ffed05bc730d [2023-02-07T03:06:05.049Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:06:05.380Z] + docker inspect -f . ci-base-image-arm64 [2023-02-07T03:06:05.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:06:05.595Z] prd-ubuntu20.04-docker-arm64-4c-16g-4824 does not seem to be running inside a container [2023-02-07T03:06:05.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-07T03:06:07.539Z] $ docker top 4530fefbac2e9e49b452d16e0b28c08db6d00622c90c74ad2d7c5ce41abd0060 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T03:06:08.437Z] + go version [2023-02-07T03:06:08.438Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-07T03:06:08.459Z] $ docker stop --time=1 4530fefbac2e9e49b452d16e0b28c08db6d00622c90c74ad2d7c5ce41abd0060 [2023-02-07T03:06:10.210Z] $ docker rm -f --volumes 4530fefbac2e9e49b452d16e0b28c08db6d00622c90c74ad2d7c5ce41abd0060 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:06:10.816Z] + docker inspect -f . ci-base-image-arm64 [2023-02-07T03:06:10.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:06:11.039Z] prd-ubuntu20.04-docker-arm64-4c-16g-4824 does not seem to be running inside a container [2023-02-07T03:06:11.120Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-07T03:06:12.576Z] $ docker top ee7a9e7ed4f3d178c49050f16553f6330b0fe6910447c7e9d2d0ea8af5966ef6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-07T03:06:12.819Z] ========================================================= [2023-02-07T03:06:12.819Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-07T03:06:12.819Z] ========================================================= [Pipeline] sh [2023-02-07T03:06:13.450Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-02-07T03:06:14.116Z] + make test [2023-02-07T03:06:14.116Z] go test -race -coverprofile=coverage.out ./... [2023-02-07T03:06:15.693Z] ---> Running in e52dc37f2b5a [2023-02-07T03:06:15.693Z] ---> Running in c04d8c030d09 [2023-02-07T03:06:15.693Z] ---> Running in 5bff79288144 [2023-02-07T03:06:17.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:06:17.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:06:17.635Z] OK: 211 MiB in 51 packages [2023-02-07T03:06:17.635Z] 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 [2023-02-07T03:06:21.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:06:21.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:06:21.038Z] OK: 211 MiB in 51 packages [2023-02-07T03:06:21.038Z] Removing intermediate container a39545b8972a [2023-02-07T03:06:21.038Z] ---> 90633ee2f261 [2023-02-07T03:06:21.038Z] [2023-02-07T03:06:21.038Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T03:06:21.038Z] ---> bfe296a52501 [2023-02-07T03:06:21.038Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-07T03:06:22.004Z] ---> Running in cfd112181d80 [2023-02-07T03:06:22.573Z] Removing intermediate container e52dc37f2b5a [2023-02-07T03:06:22.573Z] ---> 81f10982f52d [2023-02-07T03:06:22.573Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T03:06:22.573Z] Removing intermediate container cfd112181d80 [2023-02-07T03:06:22.573Z] ---> 44315fd42107 [2023-02-07T03:06:22.573Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-07T03:06:22.929Z] Removing intermediate container 5bff79288144 [2023-02-07T03:06:22.929Z] ---> c26c05bf65f2 [2023-02-07T03:06:22.929Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T03:06:22.929Z] ---> Running in 57d7c6e98d98 [2023-02-07T03:06:23.188Z] Removing intermediate container 9cea23acd2c4 [2023-02-07T03:06:23.188Z] ---> 1a95e486fbb8 [2023-02-07T03:06:23.188Z] Step 7/24 : COPY . . [2023-02-07T03:06:23.188Z] ---> 98a631b426ad [2023-02-07T03:06:23.188Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:06:24.130Z] ---> Running in e7968d890eea [2023-02-07T03:06:25.076Z] Removing intermediate container 57d7c6e98d98 [2023-02-07T03:06:25.076Z] ---> 7d21ebd0d39a [2023-02-07T03:06:25.076Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-07T03:06:25.643Z] ---> a309da278fe3 [2023-02-07T03:06:25.643Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:06:29.834Z] ---> Running in e7a57f6d7b26 [2023-02-07T03:06:29.834Z] ---> Running in 8802027c7e5c [2023-02-07T03:06:30.097Z] ---> 00c9b3caea82 [2023-02-07T03:06:30.097Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T03:06:30.664Z] ---> Running in 7ad40a9e550a [2023-02-07T03:06:30.664Z] Removing intermediate container e7a57f6d7b26 [2023-02-07T03:06:30.664Z] ---> 507e3a83cd2b [2023-02-07T03:06:30.664Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:06:31.230Z] ---> Running in b2ac3546bb1e [2023-02-07T03:06:31.493Z] Removing intermediate container 7ad40a9e550a [2023-02-07T03:06:31.493Z] ---> 891c1176fec2 [2023-02-07T03:06:31.493Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-07T03:06:31.750Z] ---> Running in 9567239701f9 [2023-02-07T03:06:32.007Z] Removing intermediate container 9567239701f9 [2023-02-07T03:06:32.007Z] ---> f8909d03c5e2 [2023-02-07T03:06:32.007Z] 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 [2023-02-07T03:06:32.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:06:32.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:06:32.526Z] ---> Running in 7f31a9f15137 [2023-02-07T03:06:32.526Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T03:06:32.526Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:06:32.526Z] OK: 6 MiB in 15 packages [2023-02-07T03:06:34.435Z] Removing intermediate container b2ac3546bb1e [2023-02-07T03:06:34.435Z] ---> 72178eb14280 [2023-02-07T03:06:34.435Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:06:34.435Z] Removing intermediate container 7f31a9f15137 [2023-02-07T03:06:34.435Z] ---> d7d58af57c2e [2023-02-07T03:06:34.435Z] Step 11/24 : WORKDIR /edgex-go [2023-02-07T03:06:35.375Z] ---> 4de6e1c00267 [2023-02-07T03:06:35.375Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-07T03:06:35.375Z] ---> Running in 908ccaca817e [2023-02-07T03:06:36.317Z] Removing intermediate container 908ccaca817e [2023-02-07T03:06:36.317Z] ---> d0d2c33142c1 [2023-02-07T03:06:36.317Z] [2023-02-07T03:06:36.317Z] Step 12/24 : FROM alpine:3.15 [2023-02-07T03:06:36.317Z] ---> c4fc93816858 [2023-02-07T03:06:36.317Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:06:36.317Z] ---> Using cache [2023-02-07T03:06:36.317Z] ---> ee518ee13fc7 [2023-02-07T03:06:36.317Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-07T03:06:36.894Z] ---> 3834e69dbcea [2023-02-07T03:06:36.894Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-07T03:06:36.894Z] ---> Running in 208efd319a29 [2023-02-07T03:06:37.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:06:37.185Z] ---> 72e228406ba2 [2023-02-07T03:06:37.185Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-07T03:06:37.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:06:37.451Z] ---> Running in 4052fe15409e [2023-02-07T03:06:37.709Z] Removing intermediate container 4052fe15409e [2023-02-07T03:06:37.709Z] ---> d8f56b0c3d9d [2023-02-07T03:06:37.709Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:06:37.709Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T03:06:37.709Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T03:06:37.709Z] OK: 15859 distinct packages available [2023-02-07T03:06:37.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:06:37.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:06:37.970Z] ---> Running in 414dcf438523 [2023-02-07T03:06:38.229Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-07T03:06:38.229Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-07T03:06:38.229Z] (3/5) Installing libucontext (1.1-r0) [2023-02-07T03:06:38.229Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-07T03:06:38.229Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-07T03:06:38.229Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T03:06:38.229Z] OK: 7 MiB in 19 packages [2023-02-07T03:06:38.506Z] Removing intermediate container 414dcf438523 [2023-02-07T03:06:38.506Z] ---> e419aa8cdd3b [2023-02-07T03:06:38.506Z] Step 20/22 : LABEL arch=x86_64 [2023-02-07T03:06:39.074Z] ---> Running in aef110c58a34 [2023-02-07T03:06:39.338Z] Removing intermediate container aef110c58a34 [2023-02-07T03:06:39.338Z] ---> 0bbdd5c4e979 [2023-02-07T03:06:39.338Z] Step 21/22 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 [2023-02-07T03:06:39.605Z] Removing intermediate container 208efd319a29 [2023-02-07T03:06:39.605Z] ---> 9df734040c6d [2023-02-07T03:06:39.605Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-07T03:06:39.863Z] ---> Running in b0e51087e5ac [2023-02-07T03:06:40.835Z] Removing intermediate container b0e51087e5ac [2023-02-07T03:06:40.835Z] ---> e13353d327c2 [2023-02-07T03:06:40.835Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T03:06:41.093Z] ---> cdbafd23a548 [2023-02-07T03:06:41.094Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T03:06:41.094Z] ---> Running in caeaeb9ef19d [2023-02-07T03:06:42.497Z] Removing intermediate container caeaeb9ef19d [2023-02-07T03:06:42.497Z] ---> 2d3073903493 [2023-02-07T03:06:42.497Z] [2023-02-07T03:06:42.497Z] Successfully built 2d3073903493 [2023-02-07T03:06:44.398Z] Successfully tagged core-data:latest [2023-02-07T03:06:44.398Z]  Building core-data ... done Building core-metadata [2023-02-07T03:06:44.656Z] ---> a5f5af73ae4e [2023-02-07T03:06:44.656Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T03:06:46.575Z] Removing intermediate container c04d8c030d09 [2023-02-07T03:06:46.575Z] ---> 3a1b72903cc4 [2023-02-07T03:06:46.575Z] [2023-02-07T03:06:46.575Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T03:06:46.575Z] ---> bfe296a52501 [2023-02-07T03:06:46.575Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:06:46.575Z] ---> Using cache [2023-02-07T03:06:46.575Z] ---> 40cef9dfbbde [2023-02-07T03:06:46.575Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T03:06:46.575Z] ---> Using cache [2023-02-07T03:06:46.575Z] ---> fca2e55c1870 [2023-02-07T03:06:46.575Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-07T03:06:47.620Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:06:47.620Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:06:47.620Z] ---> d69ac9224cba [2023-02-07T03:06:47.620Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:06:47.620Z] ---> Using cache [2023-02-07T03:06:47.620Z] ---> da009604cc82 [2023-02-07T03:06:47.620Z] Step 4/24 : WORKDIR /edgex-go [2023-02-07T03:06:47.620Z] ---> Using cache [2023-02-07T03:06:47.620Z] ---> 0d8ede281ac5 [2023-02-07T03:06:47.620Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-07T03:06:47.620Z] ---> Using cache [2023-02-07T03:06:47.620Z] ---> 9db2e09593c0 [2023-02-07T03:06:47.620Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-07T03:06:47.620Z] ---> Using cache [2023-02-07T03:06:47.620Z] ---> 0b3620ed981a [2023-02-07T03:06:47.620Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:06:47.620Z] ---> Using cache [2023-02-07T03:06:47.620Z] ---> ab954b47248b [2023-02-07T03:06:47.620Z] Step 8/24 : COPY . . [2023-02-07T03:06:47.620Z] ---> Using cache [2023-02-07T03:06:47.620Z] ---> 01037b96db2b [2023-02-07T03:06:47.620Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-07T03:06:47.882Z] ---> 840dd6c994da [2023-02-07T03:06:47.882Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-07T03:06:47.882Z] ---> Running in 9990b9c3637d [2023-02-07T03:06:47.882Z] ---> Running in a134152412a1 [2023-02-07T03:06:48.457Z] Removing intermediate container 9990b9c3637d [2023-02-07T03:06:48.457Z] ---> 108107841757 [2023-02-07T03:06:48.457Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T03:06:48.720Z] 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 [2023-02-07T03:06:48.720Z] ---> Running in 6cb8801bcda3 [2023-02-07T03:06:48.720Z] ---> b5bb840934c5 [2023-02-07T03:06:48.720Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-07T03:06:49.031Z] Removing intermediate container 6cb8801bcda3 [2023-02-07T03:06:49.031Z] ---> 11d0e58f4536 [2023-02-07T03:06:49.031Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:06:49.304Z] ---> f5683775b062 [2023-02-07T03:06:49.304Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T03:06:49.569Z] ---> Running in 2c108f5645ab [2023-02-07T03:06:49.833Z] ---> 8f1f68a3b772 [2023-02-07T03:06:49.833Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-07T03:06:49.833Z] Removing intermediate container 2c108f5645ab [2023-02-07T03:06:49.833Z] ---> e86e7a4ad5d5 [2023-02-07T03:06:49.833Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T03:06:50.465Z] ---> Running in 8b091f7fcb24 [2023-02-07T03:06:50.465Z] ---> 89f7cbc37f69 [2023-02-07T03:06:50.465Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-07T03:06:50.730Z] Removing intermediate container 8b091f7fcb24 [2023-02-07T03:06:50.730Z] ---> 89cb65fcae9e [2023-02-07T03:06:50.730Z] Step 22/24 : LABEL arch=x86_64 [2023-02-07T03:06:51.049Z] ---> Running in 5f8319622f6b [2023-02-07T03:06:51.619Z] ---> 0cd89a04f55b [2023-02-07T03:06:51.619Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-07T03:06:53.023Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-07T03:06:54.910Z] Removing intermediate container 5f8319622f6b [2023-02-07T03:06:54.910Z] ---> 2aae77ea8adc [2023-02-07T03:06:54.910Z] Step 23/24 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 [2023-02-07T03:06:58.211Z] ---> Running in 653bd4dad687 [2023-02-07T03:07:00.125Z] ---> Running in 8a3bd4ea2d43 [2023-02-07T03:07:00.387Z] Removing intermediate container 653bd4dad687 [2023-02-07T03:07:00.387Z] ---> b025b1b238c7 [2023-02-07T03:07:00.387Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:07:00.647Z] Removing intermediate container 8a3bd4ea2d43 [2023-02-07T03:07:00.647Z] ---> 939bc90d3ea8 [2023-02-07T03:07:00.647Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T03:07:00.907Z] ---> Running in ee0dcc07e9ca [2023-02-07T03:07:01.169Z] ---> Running in 79e55a548b33 [2023-02-07T03:07:02.115Z] Removing intermediate container ee0dcc07e9ca [2023-02-07T03:07:02.115Z] ---> 93fc3aa9720f [2023-02-07T03:07:02.115Z] Step 20/22 : LABEL arch=x86_64 [2023-02-07T03:07:10.442Z] Removing intermediate container 79e55a548b33 [2023-02-07T03:07:10.442Z] ---> bb41337a5adc [2023-02-07T03:07:10.442Z] [2023-02-07T03:07:10.442Z] ---> Running in 56d2f030d420 [2023-02-07T03:07:10.442Z] Successfully built bb41337a5adc [2023-02-07T03:07:10.442Z] Successfully tagged security-spire-agent:latest [2023-02-07T03:07:10.442Z]  Building security-spire-agent ... done Building security-spire-server [2023-02-07T03:07:13.730Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:07:13.730Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:07:13.988Z] ---> d69ac9224cba [2023-02-07T03:07:13.988Z] Step 3/23 : WORKDIR /edgex-go [2023-02-07T03:07:15.384Z] ---> Using cache [2023-02-07T03:07:15.384Z] ---> fdc33ad1433f [2023-02-07T03:07:15.384Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T03:07:15.384Z] ---> Using cache [2023-02-07T03:07:15.384Z] ---> 3e83c511dea1 [2023-02-07T03:07:15.384Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-07T03:07:15.384Z] ---> Using cache [2023-02-07T03:07:15.384Z] ---> edaacd487f7c [2023-02-07T03:07:15.384Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:07:15.384Z] ---> Using cache [2023-02-07T03:07:15.384Z] ---> 1a95e486fbb8 [2023-02-07T03:07:15.384Z] Step 7/23 : COPY . . [2023-02-07T03:07:15.384Z] ---> Using cache [2023-02-07T03:07:15.384Z] ---> 00c9b3caea82 [2023-02-07T03:07:15.384Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T03:07:15.384Z] ---> Using cache [2023-02-07T03:07:15.384Z] ---> 891c1176fec2 [2023-02-07T03:07:15.384Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-07T03:07:15.384Z] ---> Using cache [2023-02-07T03:07:15.384Z] ---> f8909d03c5e2 [2023-02-07T03:07:15.384Z] 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 [2023-02-07T03:07:15.643Z] Removing intermediate container 56d2f030d420 [2023-02-07T03:07:15.643Z] ---> 806bf5e925cc [2023-02-07T03:07:15.643Z] Step 21/22 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 [2023-02-07T03:07:17.020Z] ---> Running in 01d8502e59b2 [2023-02-07T03:07:17.020Z] ---> Running in 7a8a1f9e4eee [2023-02-07T03:07:17.279Z] Removing intermediate container 8802027c7e5c [2023-02-07T03:07:17.279Z] ---> 7bbcdce18dc5 [2023-02-07T03:07:17.279Z] Step 7/24 : COPY . . [2023-02-07T03:07:17.853Z] Removing intermediate container e7968d890eea [2023-02-07T03:07:17.853Z] ---> ee74710ca48d [2023-02-07T03:07:17.853Z] Step 8/22 : COPY . . [2023-02-07T03:07:26.203Z] Removing intermediate container 7a8a1f9e4eee [2023-02-07T03:07:26.203Z] ---> 5f390e8f0a6b [2023-02-07T03:07:26.203Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T03:07:26.203Z] Removing intermediate container a134152412a1 [2023-02-07T03:07:26.203Z] ---> 9623122156b5 [2023-02-07T03:07:26.203Z] [2023-02-07T03:07:26.203Z] Step 10/24 : FROM alpine:3.16 [2023-02-07T03:07:26.203Z] ---> bfe296a52501 [2023-02-07T03:07:26.203Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:07:26.203Z] ---> Using cache [2023-02-07T03:07:26.203Z] ---> 40cef9dfbbde [2023-02-07T03:07:26.203Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T03:07:26.203Z] ---> Using cache [2023-02-07T03:07:26.203Z] ---> fca2e55c1870 [2023-02-07T03:07:26.203Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-07T03:07:26.203Z] ---> 53168ad37f4a [2023-02-07T03:07:26.203Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-07T03:07:26.203Z] ---> Running in 01c5d1b83196 [2023-02-07T03:07:26.203Z] ---> ef8aeba5e803 [2023-02-07T03:07:26.203Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-07T03:07:26.203Z] ---> Running in 6884eeb125fa [2023-02-07T03:07:26.203Z] Removing intermediate container 01d8502e59b2 [2023-02-07T03:07:26.203Z] ---> 5ace18f912e4 [2023-02-07T03:07:26.203Z] Step 11/23 : WORKDIR /edgex-go [2023-02-07T03:07:26.203Z] ---> Running in bd0fc73d50f9 [2023-02-07T03:07:26.203Z] ---> Running in 541dc2b215b6 [2023-02-07T03:07:26.203Z] Removing intermediate container 01c5d1b83196 [2023-02-07T03:07:26.203Z] ---> 5b70927bb53a [2023-02-07T03:07:26.203Z] [2023-02-07T03:07:26.203Z] ---> Running in 1112a3be12e2 [2023-02-07T03:07:26.203Z] Removing intermediate container 6884eeb125fa [2023-02-07T03:07:26.203Z] ---> ef08b70fee70 [2023-02-07T03:07:26.203Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-07T03:07:26.203Z] Successfully built 5b70927bb53a [2023-02-07T03:07:26.203Z] Successfully tagged support-scheduler:latest [2023-02-07T03:07:26.203Z] Building security-bootstrapper [2023-02-07T03:07:26.203Z]  Building support-scheduler ... done  ---> Running in b1eeeacc67eb [2023-02-07T03:07:26.203Z] Removing intermediate container 1112a3be12e2 [2023-02-07T03:07:26.203Z] ---> 63cb4f5cbd37 [2023-02-07T03:07:26.203Z] [2023-02-07T03:07:26.203Z] Step 12/23 : FROM alpine:3.15 [2023-02-07T03:07:26.203Z] ---> c4fc93816858 [2023-02-07T03:07:26.203Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:07:26.203Z] ---> Using cache [2023-02-07T03:07:26.203Z] ---> ee518ee13fc7 [2023-02-07T03:07:26.203Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-07T03:07:26.203Z] ---> Using cache [2023-02-07T03:07:26.203Z] ---> 9df734040c6d [2023-02-07T03:07:26.203Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T03:07:26.203Z] Removing intermediate container b1eeeacc67eb [2023-02-07T03:07:26.203Z] ---> d7e457d205af [2023-02-07T03:07:26.203Z] Step 15/24 : WORKDIR / [2023-02-07T03:07:26.203Z] 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 [2023-02-07T03:07:27.139Z] 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 [2023-02-07T03:07:29.038Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:07:29.038Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:07:29.038Z] ---> d69ac9224cba [2023-02-07T03:07:29.038Z] Step 3/32 : WORKDIR /edgex-go [2023-02-07T03:07:29.038Z] ---> Using cache [2023-02-07T03:07:29.038Z] ---> fdc33ad1433f [2023-02-07T03:07:29.038Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-07T03:07:29.038Z] ---> Using cache [2023-02-07T03:07:29.038Z] ---> c26c05bf65f2 [2023-02-07T03:07:29.038Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-07T03:07:29.038Z] ---> Using cache [2023-02-07T03:07:29.038Z] ---> a309da278fe3 [2023-02-07T03:07:29.038Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:07:29.038Z] ---> Using cache [2023-02-07T03:07:29.038Z] ---> 7bbcdce18dc5 [2023-02-07T03:07:29.038Z] Step 7/32 : COPY . . [2023-02-07T03:07:29.038Z] ---> Using cache [2023-02-07T03:07:29.038Z] ---> ef8aeba5e803 [2023-02-07T03:07:29.038Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-07T03:07:29.655Z] ---> Running in d34d72338f8d [2023-02-07T03:07:29.917Z] ---> f29dc668a60a [2023-02-07T03:07:29.917Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T03:07:29.917Z] ---> Running in e0de747e60d4 [2023-02-07T03:07:30.176Z] Removing intermediate container d34d72338f8d [2023-02-07T03:07:30.176Z] ---> e19a9abd4e39 [2023-02-07T03:07:30.176Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:07:30.176Z] ---> ba197c45ecdf [2023-02-07T03:07:30.176Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-07T03:07:30.176Z] 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 [2023-02-07T03:07:33.458Z] ---> b6f506caa3c6 [2023-02-07T03:07:33.458Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-07T03:07:33.458Z] ---> d6fdc88dedf9 [2023-02-07T03:07:33.458Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-07T03:07:35.991Z] ---> 9323c879e5b8 [2023-02-07T03:07:35.991Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T03:07:36.557Z] ---> Running in 1df283f25eb9 [2023-02-07T03:07:36.557Z] ---> 594aa98313c3 [2023-02-07T03:07:36.557Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-07T03:07:37.129Z] Removing intermediate container 1df283f25eb9 [2023-02-07T03:07:37.129Z] ---> 9d5ff855f138 [2023-02-07T03:07:37.129Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T03:07:37.129Z] ---> Running in 772ce9426b8f [2023-02-07T03:07:37.385Z] ---> 695fbe446231 [2023-02-07T03:07:37.385Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-07T03:07:37.645Z] Removing intermediate container 772ce9426b8f [2023-02-07T03:07:37.645Z] ---> d4aafd49ebdb [2023-02-07T03:07:37.645Z] Step 21/23 : LABEL arch=x86_64 [2023-02-07T03:07:38.264Z] ---> 44929ba52ad1 [2023-02-07T03:07:38.264Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-07T03:07:38.264Z] ---> Running in 90398efeca1f [2023-02-07T03:07:38.832Z] ---> Running in f410fbc7527a [2023-02-07T03:07:39.768Z] Removing intermediate container 90398efeca1f [2023-02-07T03:07:39.768Z] ---> 22fef9d45e84 [2023-02-07T03:07:39.768Z] Step 22/23 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 [2023-02-07T03:07:41.144Z] ---> Running in d329bec41b00 [2023-02-07T03:07:41.144Z] Removing intermediate container f410fbc7527a [2023-02-07T03:07:41.144Z] ---> b167c584984c [2023-02-07T03:07:41.144Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:07:42.078Z] ---> Running in f377629d51e3 [2023-02-07T03:07:42.453Z] Removing intermediate container d329bec41b00 [2023-02-07T03:07:42.453Z] ---> d6bf8cbc1390 [2023-02-07T03:07:42.453Z] Step 23/23 : LABEL version=0.0.0 [2023-02-07T03:07:43.064Z] ---> Running in e35fdbf30055 [2023-02-07T03:07:43.064Z] Removing intermediate container f377629d51e3 [2023-02-07T03:07:43.064Z] ---> 39ebf133c0cf [2023-02-07T03:07:43.064Z] Step 22/24 : LABEL arch=x86_64 [2023-02-07T03:07:43.995Z] ---> Running in d74e8c24604f [2023-02-07T03:07:43.995Z] Removing intermediate container e35fdbf30055 [2023-02-07T03:07:43.995Z] ---> 1845d2e7c073 [2023-02-07T03:07:43.995Z] [2023-02-07T03:07:43.995Z] Successfully built 1845d2e7c073 [2023-02-07T03:07:43.995Z] Successfully tagged security-spire-server:latest [2023-02-07T03:07:44.560Z]  Building security-spire-server ... done Removing intermediate container d74e8c24604f [2023-02-07T03:07:44.560Z] ---> 788ab582007a [2023-02-07T03:07:44.560Z] Step 23/24 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 [2023-02-07T03:07:44.560Z] ---> Running in 25e423a8c911 [2023-02-07T03:07:45.127Z] Removing intermediate container 25e423a8c911 [2023-02-07T03:07:45.127Z] ---> ce5239f42977 [2023-02-07T03:07:45.127Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T03:07:45.127Z] ---> Running in 4df339d9051c [2023-02-07T03:07:45.706Z] Removing intermediate container 4df339d9051c [2023-02-07T03:07:45.706Z] ---> 512c8b1a5db5 [2023-02-07T03:07:45.706Z] [2023-02-07T03:07:45.706Z] Successfully built 512c8b1a5db5 [2023-02-07T03:07:45.706Z] Successfully tagged core-metadata:latest [2023-02-07T03:07:49.884Z]  Building core-metadata ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-07T03:07:56.446Z] Removing intermediate container 541dc2b215b6 [2023-02-07T03:07:56.446Z] ---> 589520fdf141 [2023-02-07T03:07:56.446Z] [2023-02-07T03:07:56.446Z] Step 9/24 : FROM alpine:3.16 [2023-02-07T03:07:56.446Z] ---> bfe296a52501 [2023-02-07T03:07:56.446Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-07T03:07:56.446Z] Removing intermediate container e0de747e60d4 [2023-02-07T03:07:56.446Z] ---> 667d8549b91e [2023-02-07T03:07:56.446Z] [2023-02-07T03:07:56.446Z] Step 9/32 : FROM alpine:3.16 [2023-02-07T03:07:56.446Z] ---> bfe296a52501 [2023-02-07T03:07:56.446Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:07:57.829Z] ---> Running in 01f0179a9e61 [2023-02-07T03:07:57.829Z] ---> Running in 4caccaef5e0f [2023-02-07T03:07:58.395Z] Removing intermediate container 4caccaef5e0f [2023-02-07T03:07:58.395Z] ---> 0ba4b5bd28d5 [2023-02-07T03:07:58.395Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-07T03:07:58.395Z] ---> Running in ab39a13fa5d6 [2023-02-07T03:07:58.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:07:58.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:07:58.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:07:58.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:07:58.913Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-07T03:07:58.913Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-07T03:07:59.232Z] (3/3) Installing su-exec (0.2-r1) [2023-02-07T03:07:59.232Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:07:59.232Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T03:07:59.232Z] OK: 6 MiB in 17 packages [2023-02-07T03:07:59.232Z] Removing intermediate container bd0fc73d50f9 [2023-02-07T03:07:59.232Z] ---> e60ddcd4a280 [2023-02-07T03:07:59.232Z] [2023-02-07T03:07:59.232Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T03:07:59.232Z] ---> bfe296a52501 [2023-02-07T03:07:59.232Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-07T03:07:59.562Z] ---> Running in 5e1f7d3e2005 [2023-02-07T03:07:59.563Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-07T03:07:59.563Z] (2/2) Installing su-exec (0.2-r1) [2023-02-07T03:07:59.563Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:07:59.563Z] OK: 6 MiB in 16 packages [2023-02-07T03:08:00.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:08:00.230Z] Removing intermediate container 01f0179a9e61 [2023-02-07T03:08:00.230Z] ---> 102a39afaea8 [2023-02-07T03:08:00.230Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-07T03:08:00.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:08:00.537Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-07T03:08:00.537Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-07T03:08:00.537Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:08:00.537Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T03:08:00.537Z] ---> Running in 6f6888679a6d [2023-02-07T03:08:00.827Z] OK: 6 MiB in 16 packages [2023-02-07T03:08:00.827Z] Removing intermediate container ab39a13fa5d6 [2023-02-07T03:08:00.827Z] ---> cc705c274cca [2023-02-07T03:08:00.827Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-07T03:08:01.161Z] Removing intermediate container 6f6888679a6d [2023-02-07T03:08:01.161Z] ---> bce3174a7c7e [2023-02-07T03:08:01.161Z] Step 12/24 : WORKDIR / [2023-02-07T03:08:01.161Z] ---> Running in 55656006109c [2023-02-07T03:08:01.467Z] ---> Running in b9180ad5a83c [2023-02-07T03:08:01.747Z] Removing intermediate container 55656006109c [2023-02-07T03:08:01.747Z] ---> c2ce34c2db82 [2023-02-07T03:08:01.747Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-07T03:08:02.064Z] Removing intermediate container b9180ad5a83c [2023-02-07T03:08:02.064Z] ---> 1d0b56f9ae38 [2023-02-07T03:08:02.064Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-07T03:08:02.064Z] ---> Running in ac5a6936fda1 [2023-02-07T03:08:02.064Z] Removing intermediate container 5e1f7d3e2005 [2023-02-07T03:08:02.064Z] ---> b654374ee7d9 [2023-02-07T03:08:02.064Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T03:08:02.395Z] Removing intermediate container ac5a6936fda1 [2023-02-07T03:08:02.395Z] ---> de03736f36d2 [2023-02-07T03:08:02.395Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-07T03:08:02.395Z] ---> Running in 2280c2d9179d [2023-02-07T03:08:02.660Z] ---> Running in f55ec87208e2 [2023-02-07T03:08:02.660Z] ---> ff532f812a6f [2023-02-07T03:08:02.660Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-07T03:08:02.936Z] Removing intermediate container 2280c2d9179d [2023-02-07T03:08:02.936Z] ---> 662c0361d1a7 [2023-02-07T03:08:02.936Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-07T03:08:02.936Z] ---> Running in b147f1f9fc84 [2023-02-07T03:08:02.936Z] ---> 698633da31b1 [2023-02-07T03:08:02.936Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-07T03:08:02.936Z] Removing intermediate container f55ec87208e2 [2023-02-07T03:08:02.936Z] ---> 8ee5b82b95f1 [2023-02-07T03:08:02.936Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-07T03:08:03.199Z] ---> Running in 861201095df1 [2023-02-07T03:08:03.199Z] Removing intermediate container b147f1f9fc84 [2023-02-07T03:08:03.199Z] ---> e875fc835486 [2023-02-07T03:08:03.199Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T03:08:03.199Z] ---> ed66f354f159 [2023-02-07T03:08:03.199Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-07T03:08:03.487Z] ---> Running in 6d47280ff734 [2023-02-07T03:08:03.487Z] Removing intermediate container 861201095df1 [2023-02-07T03:08:03.487Z] ---> e0957a4d7d33 [2023-02-07T03:08:03.487Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-07T03:08:03.487Z] ---> Running in 427e4c12b9dc [2023-02-07T03:08:03.745Z] ---> fa4879f29a7e [2023-02-07T03:08:03.745Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-07T03:08:03.745Z] Removing intermediate container 6d47280ff734 [2023-02-07T03:08:03.745Z] ---> df34aa4d4ef3 [2023-02-07T03:08:03.746Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:08:04.016Z] ---> 2280d7d5f324 [2023-02-07T03:08:04.016Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-07T03:08:04.275Z] ---> a22ca1abcf3f [2023-02-07T03:08:04.275Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-07T03:08:04.878Z] ---> 5b934d049220 [2023-02-07T03:08:04.878Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-07T03:08:05.144Z] ---> c24277e65126 [2023-02-07T03:08:05.144Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T03:08:05.144Z] Removing intermediate container 427e4c12b9dc [2023-02-07T03:08:05.144Z] ---> 36f650341dbc [2023-02-07T03:08:05.144Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-07T03:08:05.403Z] ---> 3fdfcf6cb0b7 [2023-02-07T03:08:05.403Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-07T03:08:05.403Z] ---> Running in d3d22feec71f [2023-02-07T03:08:05.403Z] ---> 8186052f1ed6 [2023-02-07T03:08:05.403Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T03:08:05.661Z] ---> Running in c845c5f60cda [2023-02-07T03:08:05.661Z] ---> Running in 39bc86b9829f [2023-02-07T03:08:05.661Z] Removing intermediate container d3d22feec71f [2023-02-07T03:08:05.661Z] ---> 1771be98c7d0 [2023-02-07T03:08:05.661Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-07T03:08:06.228Z] Removing intermediate container c845c5f60cda [2023-02-07T03:08:06.228Z] ---> e8ac0a1ec747 [2023-02-07T03:08:06.228Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:08:06.486Z] ---> 7fc385575333 [2023-02-07T03:08:06.486Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-07T03:08:06.486Z] ---> Running in 672670df8069 [2023-02-07T03:08:06.486Z] ---> Running in c977074db918 [2023-02-07T03:08:06.745Z] Removing intermediate container 672670df8069 [2023-02-07T03:08:06.745Z] ---> 7a9d9ce8dae6 [2023-02-07T03:08:06.745Z] Step 20/22 : LABEL arch=x86_64 [2023-02-07T03:08:06.745Z] ---> Running in 63710f117fe7 [2023-02-07T03:08:07.005Z] Removing intermediate container 63710f117fe7 [2023-02-07T03:08:07.005Z] ---> 997f07da574b [2023-02-07T03:08:07.005Z] Step 21/22 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 [2023-02-07T03:08:07.005Z] Removing intermediate container 39bc86b9829f [2023-02-07T03:08:07.005Z] ---> eed7c4611430 [2023-02-07T03:08:07.005Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T03:08:07.005Z] ---> Running in 781740996f65 [2023-02-07T03:08:07.005Z] ---> Running in e10762a88e1d [2023-02-07T03:08:07.264Z] Removing intermediate container e10762a88e1d [2023-02-07T03:08:07.264Z] ---> 7b3ec3517fea [2023-02-07T03:08:07.264Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T03:08:07.264Z] Removing intermediate container 781740996f65 [2023-02-07T03:08:07.264Z] ---> 21396d1aef7f [2023-02-07T03:08:07.264Z] Step 22/24 : LABEL arch=x86_64 [2023-02-07T03:08:07.264Z] ---> Running in 96f0af41a50a [2023-02-07T03:08:07.567Z] ---> Running in 89c6d81bf183 [2023-02-07T03:08:07.829Z] Removing intermediate container 96f0af41a50a [2023-02-07T03:08:07.829Z] ---> 5a3d63d22c27 [2023-02-07T03:08:07.829Z] [2023-02-07T03:08:07.829Z] Removing intermediate container 89c6d81bf183 [2023-02-07T03:08:07.829Z] ---> f1ae02753a94 [2023-02-07T03:08:07.829Z] Step 23/24 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 [2023-02-07T03:08:07.829Z] Successfully built 5a3d63d22c27 [2023-02-07T03:08:08.089Z] Successfully tagged support-notifications:latest [2023-02-07T03:08:08.089Z]  Building support-notifications ... done Removing intermediate container c977074db918 [2023-02-07T03:08:08.089Z] ---> bf0a7c3a83e4 [2023-02-07T03:08:08.089Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:08:08.089Z] ---> Running in 4b56230cdde2 [2023-02-07T03:08:08.378Z] ---> e847ae76837d [2023-02-07T03:08:08.378Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-07T03:08:08.378Z] Removing intermediate container 4b56230cdde2 [2023-02-07T03:08:08.378Z] ---> 5e7beb21797c [2023-02-07T03:08:08.378Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T03:08:08.638Z] ---> Running in 06ed9d9d85f7 [2023-02-07T03:08:08.897Z] ---> ee83eed3d17f [2023-02-07T03:08:08.897Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-07T03:08:08.897Z] Removing intermediate container 06ed9d9d85f7 [2023-02-07T03:08:08.897Z] ---> f9a4aa8e710e [2023-02-07T03:08:08.897Z] [2023-02-07T03:08:09.161Z] ---> f8bf6ca3eae8 [2023-02-07T03:08:09.161Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-07T03:08:09.161Z] Successfully built f9a4aa8e710e [2023-02-07T03:08:09.161Z] Successfully tagged security-secretstore-setup:latest [2023-02-07T03:08:09.480Z]  Building security-secretstore-setup ... done  ---> a7c9530251db [2023-02-07T03:08:09.480Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-07T03:08:09.739Z] ---> 8df60a710a3d [2023-02-07T03:08:09.739Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-07T03:08:10.016Z] ---> 08116c93f9bb [2023-02-07T03:08:10.016Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-07T03:08:10.275Z] ---> 6c5003e44338 [2023-02-07T03:08:10.275Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-07T03:08:10.533Z] ---> Running in 7e194446dd7b [2023-02-07T03:08:11.470Z] Removing intermediate container 7e194446dd7b [2023-02-07T03:08:11.470Z] ---> 35e3472cfaa7 [2023-02-07T03:08:11.470Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-07T03:08:11.470Z] ---> Running in 9e9190cf82d1 [2023-02-07T03:08:11.730Z] Removing intermediate container 9e9190cf82d1 [2023-02-07T03:08:11.730Z] ---> e72ef56d03cd [2023-02-07T03:08:11.730Z] Step 29/32 : CMD ["gate"] [2023-02-07T03:08:11.989Z] ---> Running in b7bba6780096 [2023-02-07T03:08:12.249Z] Removing intermediate container b7bba6780096 [2023-02-07T03:08:12.249Z] ---> 7772188fdef7 [2023-02-07T03:08:12.249Z] Step 30/32 : LABEL arch=x86_64 [2023-02-07T03:08:12.249Z] ---> Running in e71e0e20681d [2023-02-07T03:08:12.508Z] Removing intermediate container e71e0e20681d [2023-02-07T03:08:12.508Z] ---> 6346a75e4ab8 [2023-02-07T03:08:12.508Z] Step 31/32 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 [2023-02-07T03:08:12.782Z] ---> Running in a361bc8e7c27 [2023-02-07T03:08:12.782Z] Removing intermediate container a361bc8e7c27 [2023-02-07T03:08:12.782Z] ---> 968b74c1251b [2023-02-07T03:08:12.782Z] Step 32/32 : LABEL version=0.0.0 [2023-02-07T03:08:13.042Z] ---> Running in fa8b0fa3b465 [2023-02-07T03:08:13.042Z] Removing intermediate container fa8b0fa3b465 [2023-02-07T03:08:13.042Z] ---> 11893236bff1 [2023-02-07T03:08:13.042Z] [2023-02-07T03:08:13.042Z] Successfully built 11893236bff1 [2023-02-07T03:08:13.042Z] Successfully tagged security-bootstrapper:latest [2023-02-07T03:08:13.307Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-02-07T03:08:13.314Z] $ docker stop --time=1 0285944b5871091fff190172ea381acd36865bc4dd79c734f0bf1aee9271fbf4 [2023-02-07T03:08:14.824Z] $ docker rm -f --volumes 0285944b5871091fff190172ea381acd36865bc4dd79c734f0bf1aee9271fbf4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T03:08:15.167Z] + docker images [2023-02-07T03:08:15.167Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-07T03:08:15.167Z] security-bootstrapper latest 11893236bff1 2 seconds ago 20.3MB [2023-02-07T03:08:15.167Z] security-secretstore-setup latest f9a4aa8e710e 6 seconds ago 29.9MB [2023-02-07T03:08:15.167Z] support-notifications latest 5a3d63d22c27 7 seconds ago 30.6MB [2023-02-07T03:08:15.167Z] e60ddcd4a280 16 seconds ago 1.74GB [2023-02-07T03:08:15.167Z] 667d8549b91e 19 seconds ago 1.67GB [2023-02-07T03:08:15.167Z] 589520fdf141 19 seconds ago 1.67GB [2023-02-07T03:08:15.167Z] core-metadata latest 512c8b1a5db5 29 seconds ago 18.4MB [2023-02-07T03:08:15.167Z] security-spire-server latest 1845d2e7c073 31 seconds ago 86.5MB [2023-02-07T03:08:15.167Z] support-scheduler latest 5b70927bb53a 49 seconds ago 30MB [2023-02-07T03:08:15.167Z] 63cb4f5cbd37 49 seconds ago 1.55GB [2023-02-07T03:08:15.167Z] 9623122156b5 53 seconds ago 1.68GB [2023-02-07T03:08:15.167Z] security-spire-agent latest bb41337a5adc About a minute ago 125MB [2023-02-07T03:08:15.167Z] 3a1b72903cc4 About a minute ago 1.74GB [2023-02-07T03:08:15.167Z] core-data latest 2d3073903493 About a minute ago 17.9MB [2023-02-07T03:08:15.167Z] d0d2c33142c1 About a minute ago 1.55GB [2023-02-07T03:08:15.167Z] 90633ee2f261 About a minute ago 1.68GB [2023-02-07T03:08:15.167Z] security-proxy-setup latest 91d95eccb3af 2 minutes ago 27.8MB [2023-02-07T03:08:15.167Z] core-command latest 9db4fa69f74e 2 minutes ago 17.7MB [2023-02-07T03:08:15.167Z] core-common-config-bootstrapper latest ac61023ef147 2 minutes ago 15.5MB [2023-02-07T03:08:15.167Z] security-spiffe-token-provider latest cb6d7b3d6315 2 minutes ago 29.8MB [2023-02-07T03:08:15.167Z] ac6a530a31b9 2 minutes ago 1.71GB [2023-02-07T03:08:15.167Z] 23ccb5eabe1f 2 minutes ago 1.67GB [2023-02-07T03:08:15.167Z] ca09a82d55be 2 minutes ago 1.68GB [2023-02-07T03:08:15.167Z] 022e0026609d 2 minutes ago 1.67GB [2023-02-07T03:08:15.167Z] security-spire-config latest 76e625d3aad3 2 minutes ago 85.8MB [2023-02-07T03:08:15.167Z] 1b3b187764ab 3 minutes ago 1.55GB [2023-02-07T03:08:15.167Z] ci-base-image-x86_64 latest d69ac9224cba 6 minutes ago 903MB [2023-02-07T03:08:15.167Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-02-07T03:08:15.167Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-07T03:08:15.167Z] alpine 3.15 c4fc93816858 6 months ago 5.59MB [2023-02-07T03:08:15.167Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-07T03:08:15.167Z] 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] } [2023-02-07T03:08:59.755Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-07T03:08:59.755Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-07T03:09:00.720Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-07T03:09:04.895Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-07T03:09:04.895Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-07T03:09:19.940Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-07T03:09:19.940Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-07T03:09:19.940Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-07T03:09:19.940Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-07T03:09:19.940Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-07T03:09:19.940Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-07T03:09:19.940Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-07T03:09:19.940Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-07T03:09:19.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-07T03:09:38.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.377s coverage: 28.7% of statements [2023-02-07T03:09:38.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-07T03:09:38.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-07T03:09:44.825Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.461s coverage: 98.5% of statements [2023-02-07T03:09:49.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.014s coverage: 43.1% of statements [2023-02-07T03:09:49.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-07T03:09:49.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-07T03:09:49.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-07T03:09:49.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.624s coverage: 54.0% of statements [2023-02-07T03:09:49.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-07T03:09:49.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-07T03:10:07.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.356s coverage: 89.2% of statements [2023-02-07T03:10:07.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-07T03:10:07.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-07T03:10:07.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-07T03:10:07.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-07T03:10:07.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-07T03:10:07.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.600s coverage: 2.6% of statements [2023-02-07T03:10:07.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-07T03:10:07.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-07T03:10:07.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.616s coverage: 95.6% of statements [2023-02-07T03:10:07.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-07T03:10:07.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-07T03:10:07.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-07T03:10:07.332Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.327s coverage: 72.2% of statements [2023-02-07T03:10:07.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-07T03:10:07.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-07T03:10:07.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-07T03:10:07.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-07T03:10:07.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-07T03:10:07.332Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.485s coverage: 65.9% of statements [2023-02-07T03:10:07.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-07T03:10:07.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-07T03:10:07.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-07T03:10:07.332Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.482s coverage: 0.9% of statements [2023-02-07T03:10:07.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-07T03:10:07.332Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.533s coverage: 29.6% of statements [2023-02-07T03:10:07.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-07T03:10:08.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.305s coverage: 47.1% of statements [2023-02-07T03:10:08.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.281s coverage: 82.9% of statements [2023-02-07T03:10:08.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.232s coverage: 94.1% of statements [2023-02-07T03:10:10.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.275s coverage: 96.3% of statements [2023-02-07T03:10:12.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.260s coverage: 87.5% of statements [2023-02-07T03:10:25.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.253s coverage: 94.4% of statements [2023-02-07T03:10:25.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.358s coverage: 44.8% of statements [2023-02-07T03:10:31.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.982s coverage: 79.9% of statements [2023-02-07T03:10:31.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-07T03:10:37.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.323s coverage: 92.9% of statements [2023-02-07T03:10:37.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-07T03:10:37.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-07T03:10:37.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-07T03:10:37.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 64.4% of statements [2023-02-07T03:10:37.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-07T03:10:37.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-07T03:10:37.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-07T03:10:37.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-07T03:10:37.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.298s coverage: 86.9% of statements [2023-02-07T03:10:37.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-07T03:10:37.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-07T03:10:37.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-07T03:10:37.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-07T03:10:37.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.267s coverage: 87.2% of statements [2023-02-07T03:10:37.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-07T03:10:37.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-07T03:10:37.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.219s coverage: 100.0% of statements [2023-02-07T03:10:37.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-07T03:10:37.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.322s coverage: 77.4% of statements [2023-02-07T03:10:37.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-07T03:10:37.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.343s coverage: 80.0% of statements [2023-02-07T03:10:37.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.287s coverage: 87.2% of statements [2023-02-07T03:10:37.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.085s coverage: 91.2% of statements [2023-02-07T03:10:37.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-07T03:10:44.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.513s coverage: 64.7% of statements [2023-02-07T03:10:44.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-07T03:10:44.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-07T03:10:44.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.295s coverage: 100.0% of statements [2023-02-07T03:10:44.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.197s coverage: 89.4% of statements [2023-02-07T03:10:44.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.119s coverage: 100.0% of statements [2023-02-07T03:10:44.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements [2023-02-07T03:10:44.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.117s coverage: 100.0% of statements [2023-02-07T03:10:50.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.539s coverage: 65.3% of statements [2023-02-07T03:10:50.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-07T03:10:50.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-07T03:10:50.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-07T03:10:54.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.014s coverage: 41.8% of statements [2023-02-07T03:10:54.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-07T03:10:54.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-07T03:10:54.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.318s coverage: 89.5% of statements [2023-02-07T03:10:54.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-07T03:10:54.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.273s coverage: 84.8% of statements [2023-02-07T03:10:54.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-07T03:10:54.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-07T03:10:54.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-07T03:10:54.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-07T03:11:02.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.371s coverage: 17.7% of statements [2023-02-07T03:11:02.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-07T03:11:02.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-07T03:11:02.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-07T03:11:02.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-07T03:11:02.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.757s coverage: 92.3% of statements [2023-02-07T03:11:02.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-07T03:11:02.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-07T03:11:02.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-07T03:11:02.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-07T03:11:02.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.334s coverage: 63.2% of statements [2023-02-07T03:11:02.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-07T03:11:02.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-07T03:11:02.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.553s coverage: 97.7% of statements [2023-02-07T03:11:02.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-07T03:11:02.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-07T03:11:02.591Z] 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 [2023-02-07T03:11:02.591Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-07T03:11:02.591Z] go vet ./... [2023-02-07T03:13:09.309Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-07T03:13:09.309Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-07T03:13:09.309Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-07T03:13:09.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-07T03:13:09.971Z] + ls -al . [2023-02-07T03:13:09.971Z] total 740 [2023-02-07T03:13:09.971Z] drwxrwxr-x 10 1001 1001 4096 Feb 7 03:06 . [2023-02-07T03:13:09.971Z] drwxr-xr-x 4 root root 4096 Feb 7 03:06 .. [2023-02-07T03:13:09.971Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 03:04 .blubracket [2023-02-07T03:13:09.971Z] -rw-rw-r-- 1 1001 1001 16 Feb 7 03:04 .dockerignore [2023-02-07T03:13:09.971Z] drwxrwxr-x 8 1001 1001 4096 Feb 7 03:04 .git [2023-02-07T03:13:09.971Z] drwxrwxr-x 3 1001 1001 4096 Feb 7 03:04 .github [2023-02-07T03:13:09.971Z] -rw-rw-r-- 1 1001 1001 1024 Feb 7 03:04 .gitignore [2023-02-07T03:13:09.971Z] -rw-rw-r-- 1 1001 1001 42 Feb 7 03:04 .golangci.yml [2023-02-07T03:13:09.971Z] -rw-rw-r-- 1 1001 1001 87 Feb 7 03:04 .hadolint.yml [2023-02-07T03:13:09.971Z] -rw-rw-r-- 1 1001 1001 166 Feb 7 03:04 .sonarcloud.properties [2023-02-07T03:13:09.971Z] -rw-rw-r-- 1 1001 1001 1171 Feb 7 03:04 ADOPTERS.md [2023-02-07T03:13:09.971Z] -rw-rw-r-- 1 1001 1001 10825 Feb 7 03:04 Attribution.txt [2023-02-07T03:13:09.971Z] -rw-rw-r-- 1 1001 1001 73765 Feb 7 03:04 CHANGELOG.md [2023-02-07T03:13:09.971Z] -rw-rw-r-- 1 1001 1001 3804 Feb 7 03:04 CONTRIBUTING.md [2023-02-07T03:13:09.971Z] -rw-rw-r-- 1 1001 1001 677 Feb 7 03:04 GOVERNANCE.md [2023-02-07T03:13:09.971Z] -rw-rw-r-- 1 1001 1001 850 Feb 7 03:04 Jenkinsfile [2023-02-07T03:13:09.971Z] -rw-rw-r-- 1 1001 1001 10775 Feb 7 03:04 LICENSE [2023-02-07T03:13:09.971Z] -rw-rw-r-- 1 1001 1001 13375 Feb 7 03:04 Makefile [2023-02-07T03:13:09.971Z] -rw-rw-r-- 1 1001 1001 582 Feb 7 03:04 OWNERS.md [2023-02-07T03:13:09.971Z] -rw-rw-r-- 1 1001 1001 9403 Feb 7 03:04 README.md [2023-02-07T03:13:09.971Z] -rw-rw-r-- 1 1001 1001 6912 Feb 7 03:04 SECURITY.md [2023-02-07T03:13:09.971Z] -rw-rw-r-- 1 1001 1001 5 Feb 7 03:01 VERSION [2023-02-07T03:13:09.971Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 03:04 bin [2023-02-07T03:13:09.971Z] drwxrwxr-x 17 1001 1001 4096 Feb 7 03:04 cmd [2023-02-07T03:13:09.971Z] -rw-r--r-- 1 root root 486191 Feb 7 03:11 coverage.out [2023-02-07T03:13:09.971Z] -rw-rw-r-- 1 1001 1001 3294 Feb 7 03:04 go.mod [2023-02-07T03:13:09.971Z] -rw-rw-r-- 1 1001 1001 33316 Feb 7 03:04 go.sum [2023-02-07T03:13:09.971Z] drwxrwxr-x 7 1001 1001 4096 Feb 7 03:04 internal [2023-02-07T03:13:09.971Z] drwxrwxr-x 3 1001 1001 4096 Feb 7 03:04 openapi [2023-02-07T03:13:09.971Z] drwxrwxr-x 4 1001 1001 4096 Feb 7 03:04 snap [2023-02-07T03:13:09.971Z] -rw-rw-r-- 1 1001 1001 204 Feb 7 03:04 version.go [Pipeline] sh [2023-02-07T03:13:10.695Z] + '[' -e coverage.out ] [2023-02-07T03:13:10.695Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-07T03:13:10.720Z] Warning: overwriting stash ‘coverage-report’ [2023-02-07T03:13:11.718Z] Stashed 1 file(s) [Pipeline] sh [2023-02-07T03:13:13.019Z] + make build [2023-02-07T03:13:13.019Z] 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 [2023-02-07T03:14:49.675Z] 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 [2023-02-07T03:14:50.274Z] 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 [2023-02-07T03:14:56.937Z] 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 [2023-02-07T03:15:00.290Z] 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 [2023-02-07T03:15:56.705Z] 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 [2023-02-07T03:15:59.301Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-07T03:16:05.966Z] 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 [2023-02-07T03:16:12.606Z] 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 [2023-02-07T03:16:16.857Z] 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 [2023-02-07T03:16:21.109Z] 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 [2023-02-07T03:16:36.107Z] 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] } [2023-02-07T03:16:42.774Z] $ docker stop --time=1 ee7a9e7ed4f3d178c49050f16553f6330b0fe6910447c7e9d2d0ea8af5966ef6 [2023-02-07T03:16:44.842Z] $ docker rm -f --volumes ee7a9e7ed4f3d178c49050f16553f6330b0fe6910447c7e9d2d0ea8af5966ef6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:16:47.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T03:16:47.155Z] [2023-02-07T03:16:47.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:16:47.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T03:16:47.767Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-07T03:16:47.767Z] 29e5d40040c1: Pulling fs layer [2023-02-07T03:16:47.767Z] 1ce36da41761: Pulling fs layer [2023-02-07T03:16:47.767Z] 25b303627fd3: Pulling fs layer [2023-02-07T03:16:47.767Z] 29e5d40040c1: Download complete [2023-02-07T03:16:48.352Z] 1ce36da41761: Verifying Checksum [2023-02-07T03:16:48.352Z] 1ce36da41761: Download complete [2023-02-07T03:16:48.352Z] 29e5d40040c1: Pull complete [2023-02-07T03:16:49.760Z] 25b303627fd3: Verifying Checksum [2023-02-07T03:16:49.760Z] 25b303627fd3: Download complete [2023-02-07T03:16:49.760Z] 1ce36da41761: Pull complete [2023-02-07T03:16:59.831Z] 25b303627fd3: Pull complete [2023-02-07T03:16:59.831Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-07T03:16:59.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T03:16:59.831Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:17:00.045Z] prd-ubuntu20.04-docker-arm64-4c-16g-4824 does not seem to be running inside a container [2023-02-07T03:17:00.115Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-07T03:17:02.712Z] $ docker top 2aea90282e578fc7a6d99bb7b9d431901f770cadd6452056aab413b72bf0962d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T03:17:03.571Z] + docker-compose build --help [2023-02-07T03:17:03.571Z] + grep parallel [2023-02-07T03:17:10.216Z] --parallel Build images in parallel. [Pipeline] } [2023-02-07T03:17:10.228Z] $ docker stop --time=1 2aea90282e578fc7a6d99bb7b9d431901f770cadd6452056aab413b72bf0962d [2023-02-07T03:17:11.896Z] $ docker rm -f --volumes 2aea90282e578fc7a6d99bb7b9d431901f770cadd6452056aab413b72bf0962d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:17:12.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T03:17:12.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:17:12.593Z] prd-ubuntu20.04-docker-arm64-4c-16g-4824 does not seem to be running inside a container [2023-02-07T03:17:12.655Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-07T03:17:13.830Z] $ docker top e20849e203eb3438572edce21770cabedd856a24a7b0a94401c56147d5b02483 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T03:17:14.331Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-07T03:17:20.964Z] Building core-command ... [2023-02-07T03:17:20.964Z] Building core-common-config-bootstrapper ... [2023-02-07T03:17:20.964Z] Building core-data ... [2023-02-07T03:17:20.964Z] Building core-metadata ... [2023-02-07T03:17:20.964Z] Building security-bootstrapper ... [2023-02-07T03:17:20.964Z] Building security-proxy-setup ... [2023-02-07T03:17:20.964Z] Building security-secretstore-setup ... [2023-02-07T03:17:20.964Z] Building security-spiffe-token-provider ... [2023-02-07T03:17:20.964Z] Building security-spire-agent ... [2023-02-07T03:17:20.964Z] Building security-spire-config ... [2023-02-07T03:17:20.964Z] Building security-spire-server ... [2023-02-07T03:17:20.964Z] Building support-notifications ... [2023-02-07T03:17:20.964Z] Building support-scheduler ... [2023-02-07T03:17:20.964Z] Building security-proxy-setup [2023-02-07T03:17:20.964Z] Building core-command [2023-02-07T03:17:20.964Z] Building security-spire-agent [2023-02-07T03:17:20.964Z] Building security-bootstrapper [2023-02-07T03:17:20.964Z] Building support-notifications [2023-02-07T03:18:07.902Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:18:07.902Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:18:07.902Z] ---> ffed05bc730d [2023-02-07T03:18:07.902Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:18:07.902Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:18:07.902Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:18:07.902Z] ---> ffed05bc730d [2023-02-07T03:18:07.902Z] Step 3/21 : WORKDIR /edgex-go [2023-02-07T03:18:07.902Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:18:07.902Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:18:07.902Z] ---> ffed05bc730d [2023-02-07T03:18:07.902Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:18:07.902Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:18:07.902Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:18:07.902Z] ---> ffed05bc730d [2023-02-07T03:18:07.902Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T03:18:07.902Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:18:07.902Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:18:07.902Z] ---> ffed05bc730d [2023-02-07T03:18:07.902Z] Step 3/32 : WORKDIR /edgex-go [2023-02-07T03:18:07.902Z] ---> Running in e2dc0122e967 [2023-02-07T03:18:07.902Z] ---> Running in d14ecce5aa39 [2023-02-07T03:18:07.902Z] ---> Running in d8759a5fad7d [2023-02-07T03:18:07.902Z] ---> Running in 94716c3b0577 [2023-02-07T03:18:07.902Z] ---> Running in 32a2c355d9f9 [2023-02-07T03:18:07.902Z] Removing intermediate container d8759a5fad7d [2023-02-07T03:18:07.902Z] ---> 78d90db600ba [2023-02-07T03:18:07.902Z] Step 4/23 : WORKDIR /edgex-go [2023-02-07T03:18:07.902Z] Removing intermediate container 94716c3b0577 [2023-02-07T03:18:07.902Z] ---> fe3aa8d4dfe2 [2023-02-07T03:18:07.902Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T03:18:07.902Z] Removing intermediate container e2dc0122e967 [2023-02-07T03:18:07.902Z] ---> 761ce57ebd37 [2023-02-07T03:18:07.902Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-07T03:18:07.902Z] Removing intermediate container d14ecce5aa39 [2023-02-07T03:18:07.902Z] ---> 2097900c93d7 [2023-02-07T03:18:07.902Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T03:18:07.902Z] ---> Running in 8a0db1281939 [2023-02-07T03:18:07.902Z] Removing intermediate container 32a2c355d9f9 [2023-02-07T03:18:07.902Z] ---> Running in 530c7055f310 [2023-02-07T03:18:07.902Z] ---> 93aa797c31f7 [2023-02-07T03:18:07.902Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-07T03:18:07.902Z] ---> Running in 355de0437165 [2023-02-07T03:18:07.902Z] ---> Running in d78010fade04 [2023-02-07T03:18:07.902Z] ---> Running in 3a46b140373c [2023-02-07T03:18:08.868Z] Removing intermediate container 530c7055f310 [2023-02-07T03:18:08.868Z] ---> b2d21dc4edef [2023-02-07T03:18:08.868Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-07T03:18:08.868Z] Removing intermediate container d78010fade04 [2023-02-07T03:18:08.868Z] ---> 2d21ce84dfaf [2023-02-07T03:18:08.868Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-07T03:18:08.868Z] ---> Running in e48040001861 [2023-02-07T03:18:09.146Z] ---> Running in 2998be7434ef [2023-02-07T03:18:10.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:18:10.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:18:10.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:18:10.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:18:11.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:18:11.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:18:11.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:18:11.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:18:11.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:18:11.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:18:12.600Z] OK: 221 MiB in 51 packages [2023-02-07T03:18:12.600Z] OK: 221 MiB in 51 packages [2023-02-07T03:18:12.600Z] OK: 221 MiB in 51 packages [2023-02-07T03:18:13.184Z] OK: 221 MiB in 51 packages [2023-02-07T03:18:13.184Z] OK: 221 MiB in 51 packages [2023-02-07T03:18:14.609Z] Removing intermediate container 3a46b140373c [2023-02-07T03:18:14.609Z] ---> ec34f507ffd3 [2023-02-07T03:18:14.609Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-07T03:18:14.876Z] Removing intermediate container 2998be7434ef [2023-02-07T03:18:14.876Z] ---> 343a70b98898 [2023-02-07T03:18:14.876Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T03:18:14.876Z] Removing intermediate container 8a0db1281939 [2023-02-07T03:18:14.876Z] ---> a6b2ca4fe641 [2023-02-07T03:18:14.876Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T03:18:14.876Z] Removing intermediate container 355de0437165 [2023-02-07T03:18:14.876Z] ---> f61e3b966c33 [2023-02-07T03:18:14.876Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-07T03:18:14.876Z] Removing intermediate container e48040001861 [2023-02-07T03:18:15.142Z] ---> 267125852b8d [2023-02-07T03:18:15.142Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-07T03:18:15.729Z] ---> ec1df2710f33 [2023-02-07T03:18:15.729Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:18:15.996Z] ---> Running in 8833c0cb7a7f [2023-02-07T03:18:15.996Z] ---> 788f86581cb7 [2023-02-07T03:18:15.996Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:18:15.996Z] ---> 673684599b76 [2023-02-07T03:18:15.996Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:18:16.262Z] ---> 20a3e2566394 [2023-02-07T03:18:16.262Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:18:16.262Z] ---> bd01f45cbb9f [2023-02-07T03:18:16.262Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:18:16.262Z] ---> Running in 4905353778cd [2023-02-07T03:18:16.262Z] ---> Running in d00665748c97 [2023-02-07T03:18:16.262Z] ---> Running in 72c6b92faee5 [2023-02-07T03:18:16.529Z] ---> Running in cee12b11ee3a [2023-02-07T03:20:23.221Z] Removing intermediate container cee12b11ee3a [2023-02-07T03:20:23.221Z] ---> 6c4b81d36fe0 [2023-02-07T03:20:23.221Z] Step 8/23 : COPY . . [2023-02-07T03:20:23.221Z] Removing intermediate container d00665748c97 [2023-02-07T03:20:23.221Z] ---> 53d1a9fd9f57 [2023-02-07T03:20:23.221Z] Step 7/21 : COPY . . [2023-02-07T03:20:23.221Z] Removing intermediate container 8833c0cb7a7f [2023-02-07T03:20:23.221Z] ---> 4c353c87e233 [2023-02-07T03:20:23.221Z] Step 7/32 : COPY . . [2023-02-07T03:20:23.221Z] Removing intermediate container 72c6b92faee5 [2023-02-07T03:20:23.221Z] ---> 6b1302ffeb74 [2023-02-07T03:20:23.221Z] Step 7/24 : COPY . . [2023-02-07T03:20:23.221Z] Removing intermediate container 4905353778cd [2023-02-07T03:20:23.221Z] ---> 9677236a7c3d [2023-02-07T03:20:23.221Z] Step 8/22 : COPY . . [2023-02-07T03:20:35.563Z] ---> de6a610b3314 [2023-02-07T03:20:35.563Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-07T03:20:35.563Z] ---> e50fae4f8f9a [2023-02-07T03:20:35.563Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-07T03:20:35.563Z] ---> 02d00f6339d6 [2023-02-07T03:20:35.563Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-07T03:20:35.563Z] ---> b623ba5b6bd2 [2023-02-07T03:20:35.563Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T03:20:35.563Z] ---> 2137e1064373 [2023-02-07T03:20:35.563Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-07T03:20:35.563Z] ---> Running in 668137ed66d2 [2023-02-07T03:20:35.563Z] ---> Running in 4ac0cd19c639 [2023-02-07T03:20:35.563Z] ---> Running in c73e368645ec [2023-02-07T03:20:35.563Z] ---> Running in 13dce00b517f [2023-02-07T03:20:35.563Z] ---> Running in a0c944f7309f [2023-02-07T03:20:35.563Z] Removing intermediate container a0c944f7309f [2023-02-07T03:20:35.563Z] ---> 9970679c0ecb [2023-02-07T03:20:35.563Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-07T03:20:35.563Z] ---> Running in eab7943eb48b [2023-02-07T03:20:35.834Z] Removing intermediate container eab7943eb48b [2023-02-07T03:20:35.834Z] ---> 34ac04b78d48 [2023-02-07T03:20:35.834Z] 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 [2023-02-07T03:20:36.101Z] ---> Running in 2b7fe30f70ba [2023-02-07T03:20:36.369Z] 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 [2023-02-07T03:20:36.635Z] 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 [2023-02-07T03:20:37.217Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-07T03:20:37.217Z] 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 [2023-02-07T03:20:39.817Z] Removing intermediate container 2b7fe30f70ba [2023-02-07T03:20:39.817Z] ---> 1a3e1d1fea4b [2023-02-07T03:20:39.817Z] Step 11/24 : WORKDIR /edgex-go [2023-02-07T03:20:39.817Z] ---> Running in 1742bb7a8501 [2023-02-07T03:20:40.089Z] Removing intermediate container 1742bb7a8501 [2023-02-07T03:20:40.089Z] ---> f94715727cbe [2023-02-07T03:20:40.089Z] [2023-02-07T03:20:40.089Z] Step 12/24 : FROM alpine:3.15 [2023-02-07T03:20:40.356Z] 3.15: Pulling from library/alpine [2023-02-07T03:20:41.762Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-07T03:20:41.762Z] Status: Downloaded newer image for alpine:3.15 [2023-02-07T03:20:41.762Z] ---> 8aa73fd46299 [2023-02-07T03:20:41.762Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:20:41.762Z] ---> Running in fc6540db5962 [2023-02-07T03:20:42.347Z] Removing intermediate container fc6540db5962 [2023-02-07T03:20:42.347Z] ---> d61d2eff9403 [2023-02-07T03:20:42.347Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-07T03:20:42.347Z] ---> Running in b68a524ff6d9 [2023-02-07T03:20:44.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:20:44.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:20:46.821Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T03:20:46.821Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T03:20:46.821Z] OK: 15736 distinct packages available [2023-02-07T03:20:46.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:20:47.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:20:48.813Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-07T03:20:48.813Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-07T03:20:48.813Z] (3/5) Installing libucontext (1.1-r0) [2023-02-07T03:20:48.813Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-07T03:20:48.813Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-07T03:20:48.813Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T03:20:48.813Z] OK: 6 MiB in 19 packages [2023-02-07T03:20:50.755Z] Removing intermediate container b68a524ff6d9 [2023-02-07T03:20:50.755Z] ---> 6db1543f7745 [2023-02-07T03:20:50.755Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-07T03:20:54.094Z] ---> 61d0002830ca [2023-02-07T03:20:54.094Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T03:20:59.433Z] ---> 64eaa99270d7 [2023-02-07T03:20:59.433Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T03:21:00.395Z] ---> 10b5c67966db [2023-02-07T03:21:00.395Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-07T03:21:01.353Z] ---> 7d7f2041571e [2023-02-07T03:21:01.353Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-07T03:21:02.312Z] ---> 92024ae665f8 [2023-02-07T03:21:02.312Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T03:21:02.312Z] ---> Running in c5ae738b46fa [2023-02-07T03:21:02.906Z] Removing intermediate container c5ae738b46fa [2023-02-07T03:21:02.906Z] ---> 417e7010f2a1 [2023-02-07T03:21:02.906Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T03:21:03.174Z] ---> Running in e8fd7c15d037 [2023-02-07T03:21:03.757Z] Removing intermediate container e8fd7c15d037 [2023-02-07T03:21:03.757Z] ---> 165ef2243a13 [2023-02-07T03:21:03.757Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T03:21:03.757Z] ---> Running in 433a7f1d6a33 [2023-02-07T03:21:04.348Z] Removing intermediate container 433a7f1d6a33 [2023-02-07T03:21:04.348Z] ---> dbd3c4abf88a [2023-02-07T03:21:04.348Z] Step 23/24 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 [2023-02-07T03:21:04.348Z] ---> Running in e383404624e3 [2023-02-07T03:21:04.936Z] Removing intermediate container e383404624e3 [2023-02-07T03:21:04.936Z] ---> 8621ffcd2457 [2023-02-07T03:21:04.936Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T03:21:04.936Z] ---> Running in d4a868d8a897 [2023-02-07T03:21:05.518Z] Removing intermediate container d4a868d8a897 [2023-02-07T03:21:05.518Z] ---> 8a28aa42b419 [2023-02-07T03:21:05.518Z] [2023-02-07T03:21:05.785Z] Successfully built 8a28aa42b419 [2023-02-07T03:21:05.785Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-07T03:21:05.785Z]  Building security-spire-agent ... done Building core-data [2023-02-07T03:21:23.987Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:21:23.987Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:21:23.987Z] ---> ffed05bc730d [2023-02-07T03:21:23.987Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:21:23.987Z] ---> Using cache [2023-02-07T03:21:23.987Z] ---> 2097900c93d7 [2023-02-07T03:21:23.987Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T03:21:23.987Z] ---> Using cache [2023-02-07T03:21:23.987Z] ---> 2d21ce84dfaf [2023-02-07T03:21:23.987Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T03:21:23.987Z] ---> Running in 30622315e35c [2023-02-07T03:21:25.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:21:25.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:21:27.391Z] OK: 221 MiB in 51 packages [2023-02-07T03:21:28.802Z] Removing intermediate container 30622315e35c [2023-02-07T03:21:28.802Z] ---> b6e6d2ee9801 [2023-02-07T03:21:28.802Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T03:21:30.219Z] ---> 15e34c6bea76 [2023-02-07T03:21:30.219Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:21:30.219Z] ---> Running in 990815c2df04 [2023-02-07T03:23:21.897Z] Removing intermediate container 990815c2df04 [2023-02-07T03:23:21.897Z] ---> deec7e696e29 [2023-02-07T03:23:21.897Z] Step 8/22 : COPY . . [2023-02-07T03:23:22.863Z] ---> 8a63b854fb1e [2023-02-07T03:23:22.863Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-07T03:23:22.863Z] ---> Running in fbe7a10d13c0 [2023-02-07T03:23:24.819Z] 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 [2023-02-07T03:27:31.625Z] 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 [2023-02-07T03:27:43.954Z] Removing intermediate container 13dce00b517f [2023-02-07T03:27:43.954Z] ---> 3d478d7263fb [2023-02-07T03:27:43.954Z] [2023-02-07T03:27:43.954Z] Step 9/21 : FROM alpine:3.16 [2023-02-07T03:27:44.226Z] 3.16: Pulling from library/alpine [2023-02-07T03:27:45.643Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T03:27:45.643Z] Status: Downloaded newer image for alpine:3.16 [2023-02-07T03:27:45.643Z] ---> 2b4661558fb8 [2023-02-07T03:27:45.643Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-07T03:27:45.643Z] ---> Running in 94be0da6fe5a [2023-02-07T03:27:47.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:27:47.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:27:49.285Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-07T03:27:49.553Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-07T03:27:49.553Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-07T03:27:49.553Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-07T03:27:49.553Z] (5/6) Installing curl (7.83.1-r5) [2023-02-07T03:27:49.553Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-07T03:27:49.553Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:27:49.553Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T03:27:50.139Z] OK: 8 MiB in 20 packages [2023-02-07T03:27:52.722Z] Removing intermediate container 94be0da6fe5a [2023-02-07T03:27:52.722Z] ---> 2bc881f30c51 [2023-02-07T03:27:52.722Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-07T03:27:52.722Z] ---> Running in b1f2c2299cd6 [2023-02-07T03:27:52.993Z] Removing intermediate container b1f2c2299cd6 [2023-02-07T03:27:52.993Z] ---> 1546ebfe4e1e [2023-02-07T03:27:52.993Z] Step 12/21 : WORKDIR /edgex [2023-02-07T03:27:52.993Z] ---> Running in d788ffb3ec6a [2023-02-07T03:27:53.580Z] Removing intermediate container d788ffb3ec6a [2023-02-07T03:27:53.580Z] ---> c46f12a54e70 [2023-02-07T03:27:53.580Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-07T03:27:56.936Z] ---> 9f41699264d4 [2023-02-07T03:27:56.936Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-07T03:27:58.907Z] ---> 256408f33f2c [2023-02-07T03:27:58.907Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-07T03:28:02.252Z] ---> dc71f945a1c9 [2023-02-07T03:28:02.252Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T03:28:03.660Z] ---> aab7b91691fd [2023-02-07T03:28:03.660Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T03:28:03.660Z] ---> Running in b48467001d6b [2023-02-07T03:28:07.913Z] Removing intermediate container b48467001d6b [2023-02-07T03:28:07.913Z] ---> 6f5593504bca [2023-02-07T03:28:07.913Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T03:28:07.913Z] Removing intermediate container 668137ed66d2 [2023-02-07T03:28:07.913Z] ---> 6452cf1c678c [2023-02-07T03:28:07.913Z] [2023-02-07T03:28:07.913Z] Step 9/32 : FROM alpine:3.16 [2023-02-07T03:28:07.913Z] ---> 2b4661558fb8 [2023-02-07T03:28:07.913Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:28:07.913Z] ---> Running in 01bfe30acb7b [2023-02-07T03:28:07.913Z] ---> Running in 2e4e6edcc742 [2023-02-07T03:28:08.191Z] Removing intermediate container 01bfe30acb7b [2023-02-07T03:28:08.191Z] ---> 32bf2e2f2cbf [2023-02-07T03:28:08.191Z] Step 19/21 : LABEL arch=arm64 [2023-02-07T03:28:08.191Z] Removing intermediate container 2e4e6edcc742 [2023-02-07T03:28:08.191Z] ---> 9a7f9bf897fa [2023-02-07T03:28:08.191Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-07T03:28:08.481Z] ---> Running in b577640312d9 [2023-02-07T03:28:08.481Z] ---> Running in 2d0dbe746544 [2023-02-07T03:28:09.451Z] Removing intermediate container b577640312d9 [2023-02-07T03:28:09.451Z] ---> e119eadd3b38 [2023-02-07T03:28:09.451Z] Step 20/21 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 [2023-02-07T03:28:09.451Z] ---> Running in 38dd312a4e7d [2023-02-07T03:28:10.421Z] Removing intermediate container 38dd312a4e7d [2023-02-07T03:28:10.421Z] ---> 3165cb38815b [2023-02-07T03:28:10.421Z] Step 21/21 : LABEL version=0.0.0 [2023-02-07T03:28:10.421Z] ---> Running in 4a1d95b03c86 [2023-02-07T03:28:11.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:28:11.274Z] Removing intermediate container 4a1d95b03c86 [2023-02-07T03:28:11.274Z] ---> b037fc430ab0 [2023-02-07T03:28:11.274Z] [2023-02-07T03:28:11.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:28:11.545Z] Successfully built b037fc430ab0 [2023-02-07T03:28:11.545Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-07T03:28:11.545Z] Building security-spiffe-token-provider [2023-02-07T03:28:13.496Z]  Building security-proxy-setup ... done (1/2) Installing dumb-init (1.2.5-r1) [2023-02-07T03:28:13.496Z] (2/2) Installing su-exec (0.2-r1) [2023-02-07T03:28:13.496Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:28:13.496Z] OK: 5 MiB in 16 packages [2023-02-07T03:28:15.667Z] Removing intermediate container 2d0dbe746544 [2023-02-07T03:28:15.668Z] ---> dab68fabab33 [2023-02-07T03:28:15.668Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-07T03:28:15.945Z] ---> Running in e37d43d189c8 [2023-02-07T03:28:16.959Z] Removing intermediate container e37d43d189c8 [2023-02-07T03:28:16.959Z] ---> c1f01747ecba [2023-02-07T03:28:16.959Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-07T03:28:16.959Z] ---> Running in 7ac4f10d0a79 [2023-02-07T03:28:17.985Z] Removing intermediate container 7ac4f10d0a79 [2023-02-07T03:28:17.985Z] ---> 4328ddf00213 [2023-02-07T03:28:17.985Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-07T03:28:17.985Z] ---> Running in d27e29d2d531 [2023-02-07T03:28:18.994Z] Removing intermediate container d27e29d2d531 [2023-02-07T03:28:18.994Z] ---> 0aa77d48da45 [2023-02-07T03:28:18.994Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-07T03:28:19.279Z] ---> Running in d5ae057d5485 [2023-02-07T03:28:20.253Z] Removing intermediate container d5ae057d5485 [2023-02-07T03:28:20.253Z] ---> e73ee1871516 [2023-02-07T03:28:20.253Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-07T03:28:20.253Z] ---> Running in 3c22d2b52c40 [2023-02-07T03:28:25.609Z] Removing intermediate container c73e368645ec [2023-02-07T03:28:25.609Z] ---> 08d5fd682f82 [2023-02-07T03:28:25.609Z] [2023-02-07T03:28:25.609Z] Step 10/23 : FROM alpine:3.16 [2023-02-07T03:28:25.609Z] ---> 2b4661558fb8 [2023-02-07T03:28:25.609Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:28:25.609Z] ---> Running in f70bdbc20f8a [2023-02-07T03:28:25.609Z] Removing intermediate container 3c22d2b52c40 [2023-02-07T03:28:25.609Z] ---> 65cc5ef30ef5 [2023-02-07T03:28:25.609Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-07T03:28:25.609Z] ---> Running in e31200bb4435 [2023-02-07T03:28:27.015Z] Removing intermediate container e31200bb4435 [2023-02-07T03:28:27.015Z] ---> 01f87560974c [2023-02-07T03:28:27.015Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-07T03:28:28.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:28:28.424Z] ---> 93d089213adc [2023-02-07T03:28:28.424Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-07T03:28:28.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:28:28.697Z] ---> Running in eea0d9eb382c [2023-02-07T03:28:30.642Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T03:28:30.642Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:28:30.642Z] OK: 5 MiB in 15 packages [2023-02-07T03:28:33.227Z] Removing intermediate container eea0d9eb382c [2023-02-07T03:28:33.227Z] ---> b789a37395b9 [2023-02-07T03:28:33.227Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:28:33.510Z] Removing intermediate container f70bdbc20f8a [2023-02-07T03:28:33.510Z] ---> 11a77299fc1c [2023-02-07T03:28:33.510Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T03:28:33.510Z] ---> Running in bcbec08e38e2 [2023-02-07T03:28:35.457Z] Removing intermediate container bcbec08e38e2 [2023-02-07T03:28:35.457Z] ---> 5f32fc3e4d30 [2023-02-07T03:28:35.457Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-07T03:28:35.457Z] ---> 92a730c6b5a7 [2023-02-07T03:28:35.457Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-07T03:28:35.457Z] ---> Running in ab1852fbc65a [2023-02-07T03:28:36.055Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:28:36.055Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:28:36.055Z] ---> ffed05bc730d [2023-02-07T03:28:36.055Z] Step 3/19 : WORKDIR /edgex-go [2023-02-07T03:28:36.055Z] ---> Using cache [2023-02-07T03:28:36.055Z] ---> 93aa797c31f7 [2023-02-07T03:28:36.055Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-07T03:28:36.055Z] ---> Running in 19daffb1b80c [2023-02-07T03:28:36.322Z] Removing intermediate container ab1852fbc65a [2023-02-07T03:28:36.322Z] ---> a556ddef2245 [2023-02-07T03:28:36.322Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-07T03:28:36.587Z] ---> Running in 6fc779c73447 [2023-02-07T03:28:37.548Z] Removing intermediate container 6fc779c73447 [2023-02-07T03:28:37.548Z] ---> f7bfc5cdc1cf [2023-02-07T03:28:37.548Z] Step 15/23 : WORKDIR / [2023-02-07T03:28:37.548Z] ---> Running in e32424928c2e [2023-02-07T03:28:38.509Z] Removing intermediate container e32424928c2e [2023-02-07T03:28:38.509Z] ---> d37bff101971 [2023-02-07T03:28:38.509Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:28:38.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:28:39.043Z] ---> 713747508b25 [2023-02-07T03:28:39.043Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-07T03:28:39.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:28:40.278Z] ---> 4dbc274889a0 [2023-02-07T03:28:40.278Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-07T03:28:40.546Z] ---> 062b5a7a1fb3 [2023-02-07T03:28:40.546Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-07T03:28:40.820Z] v3.16.3-154-ga2a60f3e0f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-07T03:28:40.820Z] v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-07T03:28:40.820Z] OK: 16901 distinct packages available [2023-02-07T03:28:41.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:28:41.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:28:41.948Z] ---> a452ec12e597 [2023-02-07T03:28:41.948Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-07T03:28:42.532Z] ---> d1bf8d33fb76 [2023-02-07T03:28:42.532Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-07T03:28:43.496Z] ---> 32d39cf89356 [2023-02-07T03:28:43.496Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-07T03:28:43.496Z] OK: 221 MiB in 51 packages [2023-02-07T03:28:44.080Z] ---> d3741a792486 [2023-02-07T03:28:44.080Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-07T03:28:44.670Z] ---> Running in 29a462659876 [2023-02-07T03:28:45.253Z] ---> 18ce16f3790b [2023-02-07T03:28:45.253Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-07T03:28:45.253Z] Removing intermediate container 29a462659876 [2023-02-07T03:28:45.253Z] ---> 233749925786 [2023-02-07T03:28:45.253Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:28:45.526Z] ---> Running in 51b72bc8f79c [2023-02-07T03:28:45.792Z] Removing intermediate container 19daffb1b80c [2023-02-07T03:28:45.792Z] ---> b45f2e189e12 [2023-02-07T03:28:45.792Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-07T03:28:46.752Z] Removing intermediate container 51b72bc8f79c [2023-02-07T03:28:46.752Z] ---> 6db7efbe93d1 [2023-02-07T03:28:46.752Z] Step 21/23 : LABEL arch=arm64 [2023-02-07T03:28:46.752Z] ---> 54f716a39301 [2023-02-07T03:28:46.752Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-07T03:28:46.752Z] ---> Running in ad04691010d3 [2023-02-07T03:28:47.018Z] ---> Running in f60c4570afed [2023-02-07T03:28:47.292Z] ---> fe7136582d92 [2023-02-07T03:28:47.292Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:28:47.567Z] ---> Running in c86c90f78dd5 [2023-02-07T03:28:47.843Z] Removing intermediate container ad04691010d3 [2023-02-07T03:28:47.843Z] ---> c8b62965d6c4 [2023-02-07T03:28:47.843Z] Step 22/23 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 [2023-02-07T03:28:48.111Z] ---> Running in 331c29c8213e [2023-02-07T03:28:49.079Z] Removing intermediate container 331c29c8213e [2023-02-07T03:28:49.079Z] ---> 6916a733603d [2023-02-07T03:28:49.079Z] Step 23/23 : LABEL version=0.0.0 [2023-02-07T03:28:49.356Z] ---> Running in 5d9b41193bd9 [2023-02-07T03:28:50.316Z] Removing intermediate container 5d9b41193bd9 [2023-02-07T03:28:50.316Z] ---> a67f89148c1f [2023-02-07T03:28:50.316Z] [2023-02-07T03:28:50.902Z] Successfully built a67f89148c1f [2023-02-07T03:28:50.902Z] Successfully tagged core-command-arm64:latest [2023-02-07T03:28:50.902Z]  Building core-command ... done Building core-metadata [2023-02-07T03:28:51.873Z] Removing intermediate container f60c4570afed [2023-02-07T03:28:51.873Z] ---> c535bf3120ca [2023-02-07T03:28:51.873Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-07T03:28:51.873Z] ---> Running in 1e5065480902 [2023-02-07T03:28:52.456Z] Removing intermediate container 1e5065480902 [2023-02-07T03:28:52.456Z] ---> 5d25ebe9de40 [2023-02-07T03:28:52.456Z] Step 29/32 : CMD ["gate"] [2023-02-07T03:28:52.456Z] ---> Running in f7df993865ca [2023-02-07T03:28:53.046Z] Removing intermediate container f7df993865ca [2023-02-07T03:28:53.046Z] ---> b6e0c7a15485 [2023-02-07T03:28:53.046Z] Step 30/32 : LABEL arch=arm64 [2023-02-07T03:28:53.314Z] ---> Running in c863cd465c4c [2023-02-07T03:28:53.906Z] Removing intermediate container c863cd465c4c [2023-02-07T03:28:53.906Z] ---> 9d4880cacd22 [2023-02-07T03:28:53.906Z] Step 31/32 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 [2023-02-07T03:28:53.906Z] ---> Running in 691a4b59e3ab [2023-02-07T03:28:54.493Z] Removing intermediate container 691a4b59e3ab [2023-02-07T03:28:54.493Z] ---> 8c61d9debccd [2023-02-07T03:28:54.493Z] Step 32/32 : LABEL version=0.0.0 [2023-02-07T03:28:54.761Z] ---> Running in 12b5f939f2a1 [2023-02-07T03:28:55.030Z] Removing intermediate container 12b5f939f2a1 [2023-02-07T03:28:55.030Z] ---> 43b1219c78d0 [2023-02-07T03:28:55.030Z] [2023-02-07T03:28:55.613Z] Successfully built 43b1219c78d0 [2023-02-07T03:28:55.613Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-07T03:28:55.613Z] Building security-secretstore-setup [2023-02-07T03:29:17.667Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:29:17.667Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:29:17.667Z] ---> ffed05bc730d [2023-02-07T03:29:17.667Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:29:17.667Z] ---> Using cache [2023-02-07T03:29:17.667Z] ---> 2097900c93d7 [2023-02-07T03:29:17.667Z] Step 4/24 : WORKDIR /edgex-go [2023-02-07T03:29:17.667Z] ---> Using cache [2023-02-07T03:29:17.667Z] ---> 2d21ce84dfaf [2023-02-07T03:29:17.667Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-07T03:29:17.667Z] ---> Using cache [2023-02-07T03:29:17.667Z] ---> b6e6d2ee9801 [2023-02-07T03:29:17.667Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-07T03:29:17.667Z] ---> Using cache [2023-02-07T03:29:17.667Z] ---> 15e34c6bea76 [2023-02-07T03:29:17.667Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:29:17.667Z] ---> Using cache [2023-02-07T03:29:17.667Z] ---> deec7e696e29 [2023-02-07T03:29:17.667Z] Step 8/24 : COPY . . [2023-02-07T03:29:17.667Z] ---> Using cache [2023-02-07T03:29:17.667Z] ---> 8a63b854fb1e [2023-02-07T03:29:17.667Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-07T03:29:18.249Z] ---> Running in b9467db0dd95 [2023-02-07T03:29:20.846Z] 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 [2023-02-07T03:29:22.282Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:29:22.282Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:29:22.282Z] ---> ffed05bc730d [2023-02-07T03:29:22.282Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T03:29:22.282Z] ---> Using cache [2023-02-07T03:29:22.282Z] ---> 93aa797c31f7 [2023-02-07T03:29:22.282Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-07T03:29:22.282Z] ---> Using cache [2023-02-07T03:29:22.282Z] ---> ec34f507ffd3 [2023-02-07T03:29:22.282Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T03:29:22.282Z] ---> Using cache [2023-02-07T03:29:22.282Z] ---> ec1df2710f33 [2023-02-07T03:29:22.282Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:29:22.282Z] ---> Using cache [2023-02-07T03:29:22.282Z] ---> 4c353c87e233 [2023-02-07T03:29:22.282Z] Step 7/24 : COPY . . [2023-02-07T03:29:22.282Z] ---> Using cache [2023-02-07T03:29:22.282Z] ---> e50fae4f8f9a [2023-02-07T03:29:22.282Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-07T03:29:22.549Z] ---> Running in a5a3414dc3a8 [2023-02-07T03:29:24.486Z] 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 [2023-02-07T03:30:46.111Z] Removing intermediate container c86c90f78dd5 [2023-02-07T03:30:46.111Z] ---> b316c4d12bd3 [2023-02-07T03:30:46.112Z] Step 7/19 : COPY . . [2023-02-07T03:30:48.062Z] ---> 586f98ca762c [2023-02-07T03:30:48.062Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-07T03:30:48.062Z] ---> Running in 7ad8a2988d31 [2023-02-07T03:30:50.022Z] 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 [2023-02-07T03:31:16.749Z] Removing intermediate container fbe7a10d13c0 [2023-02-07T03:31:16.749Z] ---> d7f0239e823e [2023-02-07T03:31:16.749Z] [2023-02-07T03:31:16.749Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T03:31:16.749Z] ---> 2b4661558fb8 [2023-02-07T03:31:16.749Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-07T03:31:16.749Z] ---> Running in 54e01cc6aa94 [2023-02-07T03:31:16.749Z] Removing intermediate container 54e01cc6aa94 [2023-02-07T03:31:16.749Z] ---> a9ff3c8a8c8a [2023-02-07T03:31:16.749Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-07T03:31:16.749Z] ---> Running in 00b061f2e111 [2023-02-07T03:31:16.749Z] Removing intermediate container 00b061f2e111 [2023-02-07T03:31:16.749Z] ---> 2f88f18b423b [2023-02-07T03:31:16.749Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-07T03:31:16.749Z] ---> Running in 6d69f32b930b [2023-02-07T03:31:16.749Z] Removing intermediate container 6d69f32b930b [2023-02-07T03:31:16.749Z] ---> 0e96f86295d7 [2023-02-07T03:31:16.749Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:31:16.749Z] ---> Running in 081c3a35acc3 [2023-02-07T03:31:16.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:31:16.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:31:18.156Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T03:31:18.156Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:31:18.156Z] OK: 5 MiB in 15 packages [2023-02-07T03:31:20.732Z] Removing intermediate container 081c3a35acc3 [2023-02-07T03:31:20.732Z] ---> 53ba4a4af41f [2023-02-07T03:31:20.732Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:31:21.712Z] ---> 254cad0619e9 [2023-02-07T03:31:21.712Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-07T03:31:23.652Z] ---> 25add85d6e19 [2023-02-07T03:31:23.652Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-07T03:31:24.232Z] ---> 525317b52bb5 [2023-02-07T03:31:24.232Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-07T03:31:24.499Z] ---> Running in 6020b845a42e [2023-02-07T03:31:25.096Z] Removing intermediate container 6020b845a42e [2023-02-07T03:31:25.096Z] ---> 571fe14e1108 [2023-02-07T03:31:25.096Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:31:25.370Z] ---> Running in fd6907bfd6ce [2023-02-07T03:31:25.964Z] Removing intermediate container fd6907bfd6ce [2023-02-07T03:31:25.964Z] ---> cd73216c749a [2023-02-07T03:31:25.964Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T03:31:26.235Z] ---> Running in 9cb9a1b7d78e [2023-02-07T03:31:26.822Z] Removing intermediate container 9cb9a1b7d78e [2023-02-07T03:31:26.822Z] ---> 32d8a32c9a62 [2023-02-07T03:31:26.822Z] Step 21/22 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 [2023-02-07T03:31:27.092Z] ---> Running in 9984edde3622 [2023-02-07T03:31:28.055Z] Removing intermediate container 9984edde3622 [2023-02-07T03:31:28.055Z] ---> 8840db580320 [2023-02-07T03:31:28.055Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T03:31:28.055Z] ---> Running in 0c9314db048d [2023-02-07T03:31:29.022Z] Removing intermediate container 0c9314db048d [2023-02-07T03:31:29.022Z] ---> f9085fccf9dd [2023-02-07T03:31:29.022Z] [2023-02-07T03:31:29.608Z] Successfully built f9085fccf9dd [2023-02-07T03:31:29.608Z] Successfully tagged core-data-arm64:latest [2023-02-07T03:31:29.608Z]  Building core-data ... done Building security-spire-server [2023-02-07T03:31:37.824Z] Removing intermediate container 4ac0cd19c639 [2023-02-07T03:31:37.824Z] ---> 88c80e1e57c0 [2023-02-07T03:31:37.824Z] [2023-02-07T03:31:37.824Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T03:31:37.824Z] ---> 2b4661558fb8 [2023-02-07T03:31:37.824Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-07T03:31:37.824Z] ---> Running in cadfa0238cba [2023-02-07T03:31:40.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:31:40.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:31:42.353Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-07T03:31:42.620Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-07T03:31:42.620Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:31:42.620Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T03:31:43.202Z] OK: 6 MiB in 16 packages [2023-02-07T03:31:46.542Z] Removing intermediate container cadfa0238cba [2023-02-07T03:31:46.542Z] ---> 59b32efa7ca3 [2023-02-07T03:31:46.542Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T03:31:46.542Z] ---> Running in e98e362f9a53 [2023-02-07T03:31:47.123Z] Removing intermediate container e98e362f9a53 [2023-02-07T03:31:47.123Z] ---> 7b9ee073c682 [2023-02-07T03:31:47.123Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-07T03:31:47.123Z] ---> Running in 7cf20ebbb7fb [2023-02-07T03:31:47.723Z] Removing intermediate container 7cf20ebbb7fb [2023-02-07T03:31:47.723Z] ---> edf4b7cbed93 [2023-02-07T03:31:47.723Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T03:31:47.999Z] ---> Running in c9e79a908d25 [2023-02-07T03:31:48.594Z] Removing intermediate container c9e79a908d25 [2023-02-07T03:31:48.594Z] ---> cdfd7860d274 [2023-02-07T03:31:48.594Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:31:49.556Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:31:49.556Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:31:49.556Z] ---> ffed05bc730d [2023-02-07T03:31:49.556Z] Step 3/23 : WORKDIR /edgex-go [2023-02-07T03:31:49.556Z] ---> Using cache [2023-02-07T03:31:49.556Z] ---> 93aa797c31f7 [2023-02-07T03:31:49.556Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T03:31:49.556Z] ---> Running in ff5987b88d23 [2023-02-07T03:31:50.532Z] ---> 976be2b79f97 [2023-02-07T03:31:50.532Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-07T03:31:52.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:31:52.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:31:53.370Z] ---> fbab283b8097 [2023-02-07T03:31:53.370Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-07T03:31:54.544Z] ---> 152d070cfe23 [2023-02-07T03:31:54.544Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-07T03:31:54.544Z] ---> Running in 27e018a16df4 [2023-02-07T03:31:55.183Z] OK: 221 MiB in 51 packages [2023-02-07T03:31:55.183Z] Removing intermediate container 27e018a16df4 [2023-02-07T03:31:55.183Z] ---> 16f1c79ac152 [2023-02-07T03:31:55.183Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:31:55.474Z] ---> Running in 0197134ff0c4 [2023-02-07T03:31:56.506Z] Removing intermediate container 0197134ff0c4 [2023-02-07T03:31:56.506Z] ---> 9dcb03ea8062 [2023-02-07T03:31:56.506Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T03:31:56.506Z] ---> Running in 7c6c134dc744 [2023-02-07T03:31:57.149Z] Removing intermediate container 7c6c134dc744 [2023-02-07T03:31:57.149Z] ---> 7f9adf8222fa [2023-02-07T03:31:57.149Z] Step 21/22 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 [2023-02-07T03:31:57.149Z] Removing intermediate container ff5987b88d23 [2023-02-07T03:31:57.149Z] ---> 12adf87aa7f7 [2023-02-07T03:31:57.149Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-07T03:31:57.442Z] ---> Running in 97be33caf262 [2023-02-07T03:31:58.030Z] Removing intermediate container 97be33caf262 [2023-02-07T03:31:58.030Z] ---> 478d245fd2f8 [2023-02-07T03:31:58.030Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T03:31:58.296Z] ---> Running in 7723f85b3157 [2023-02-07T03:31:58.562Z] ---> 19f501160f2e [2023-02-07T03:31:58.562Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:31:58.832Z] ---> Running in f2c5d03e4c4f [2023-02-07T03:31:59.098Z] Removing intermediate container 7723f85b3157 [2023-02-07T03:31:59.098Z] ---> dca972bea0a2 [2023-02-07T03:31:59.098Z] [2023-02-07T03:31:59.679Z] Successfully built dca972bea0a2 [2023-02-07T03:31:59.679Z] Successfully tagged support-notifications-arm64:latest [2023-02-07T03:31:59.679Z]  Building support-notifications ... done Building support-scheduler [2023-02-07T03:32:17.879Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:32:17.879Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:32:17.879Z] ---> ffed05bc730d [2023-02-07T03:32:17.879Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:32:17.879Z] ---> Using cache [2023-02-07T03:32:17.879Z] ---> 2097900c93d7 [2023-02-07T03:32:17.879Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T03:32:17.879Z] ---> Using cache [2023-02-07T03:32:17.879Z] ---> 2d21ce84dfaf [2023-02-07T03:32:17.879Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T03:32:17.879Z] ---> Using cache [2023-02-07T03:32:17.879Z] ---> b6e6d2ee9801 [2023-02-07T03:32:17.879Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T03:32:17.879Z] ---> Using cache [2023-02-07T03:32:17.879Z] ---> 15e34c6bea76 [2023-02-07T03:32:17.879Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:32:17.879Z] ---> Using cache [2023-02-07T03:32:17.879Z] ---> deec7e696e29 [2023-02-07T03:32:17.879Z] Step 8/22 : COPY . . [2023-02-07T03:32:17.879Z] ---> Using cache [2023-02-07T03:32:17.879Z] ---> 8a63b854fb1e [2023-02-07T03:32:17.879Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-07T03:32:17.879Z] ---> Running in 6b4e3f6e493e [2023-02-07T03:32:19.291Z] 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 [2023-02-07T03:33:40.919Z] Removing intermediate container f2c5d03e4c4f [2023-02-07T03:33:40.919Z] ---> 34f9519fd4c5 [2023-02-07T03:33:40.919Z] Step 7/23 : COPY . . [2023-02-07T03:33:51.067Z] ---> 5f1ade5b3568 [2023-02-07T03:33:51.067Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T03:33:51.067Z] ---> Running in 0cbed9942e33 [2023-02-07T03:33:51.067Z] Removing intermediate container 0cbed9942e33 [2023-02-07T03:33:51.067Z] ---> 40c75cd67b17 [2023-02-07T03:33:51.067Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-07T03:33:51.068Z] ---> Running in c463e56a2667 [2023-02-07T03:33:51.673Z] Removing intermediate container c463e56a2667 [2023-02-07T03:33:51.673Z] ---> 5b6607f0917a [2023-02-07T03:33:51.673Z] 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 [2023-02-07T03:33:51.673Z] ---> Running in f7ff79586ba2 [2023-02-07T03:33:55.037Z] Removing intermediate container f7ff79586ba2 [2023-02-07T03:33:55.037Z] ---> fb8b16f288a5 [2023-02-07T03:33:55.037Z] Step 11/23 : WORKDIR /edgex-go [2023-02-07T03:33:55.037Z] ---> Running in 8338fa157529 [2023-02-07T03:33:55.623Z] Removing intermediate container 8338fa157529 [2023-02-07T03:33:55.623Z] ---> 0c89be962aa7 [2023-02-07T03:33:55.623Z] [2023-02-07T03:33:55.623Z] Step 12/23 : FROM alpine:3.15 [2023-02-07T03:33:55.623Z] ---> 8aa73fd46299 [2023-02-07T03:33:55.623Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:33:55.623Z] ---> Using cache [2023-02-07T03:33:55.623Z] ---> d61d2eff9403 [2023-02-07T03:33:55.623Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-07T03:33:55.623Z] ---> Using cache [2023-02-07T03:33:55.623Z] ---> 6db1543f7745 [2023-02-07T03:33:55.623Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T03:34:02.291Z] ---> a352514136f3 [2023-02-07T03:34:02.291Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T03:34:02.291Z] ---> 501125ae6738 [2023-02-07T03:34:02.291Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-07T03:34:03.254Z] ---> 08ce2c5a6d00 [2023-02-07T03:34:03.254Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-07T03:34:04.220Z] ---> b47743a267b3 [2023-02-07T03:34:04.220Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T03:34:04.220Z] ---> Running in 0fd116735654 [2023-02-07T03:34:04.806Z] Removing intermediate container 0fd116735654 [2023-02-07T03:34:04.806Z] ---> 120db402e26a [2023-02-07T03:34:04.806Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T03:34:05.098Z] ---> Running in 2f11193d4e95 [2023-02-07T03:34:05.686Z] Removing intermediate container 2f11193d4e95 [2023-02-07T03:34:05.686Z] ---> 94ce39aa6dbd [2023-02-07T03:34:05.686Z] Step 21/23 : LABEL arch=arm64 [2023-02-07T03:34:05.686Z] ---> Running in c1a727995a78 [2023-02-07T03:34:06.278Z] Removing intermediate container c1a727995a78 [2023-02-07T03:34:06.278Z] ---> 09d58edf5d8f [2023-02-07T03:34:06.278Z] Step 22/23 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 [2023-02-07T03:34:06.278Z] ---> Running in ec7b0f24d012 [2023-02-07T03:34:06.863Z] Removing intermediate container ec7b0f24d012 [2023-02-07T03:34:06.863Z] ---> c2e1792d74cc [2023-02-07T03:34:06.863Z] Step 23/23 : LABEL version=0.0.0 [2023-02-07T03:34:06.863Z] ---> Running in c60d5ccf4f2a [2023-02-07T03:34:07.455Z] Removing intermediate container c60d5ccf4f2a [2023-02-07T03:34:07.455Z] ---> 42d13169fa19 [2023-02-07T03:34:07.455Z] [2023-02-07T03:34:07.724Z] Successfully built 42d13169fa19 [2023-02-07T03:34:07.724Z] Successfully tagged security-spire-server-arm64:latest [2023-02-07T03:34:07.724Z]  Building security-spire-server ... done Building core-common-config-bootstrapper [2023-02-07T03:34:25.952Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:34:25.952Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:34:25.952Z] ---> ffed05bc730d [2023-02-07T03:34:25.952Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:34:25.952Z] ---> Using cache [2023-02-07T03:34:25.952Z] ---> 2097900c93d7 [2023-02-07T03:34:25.952Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T03:34:25.952Z] ---> Using cache [2023-02-07T03:34:25.952Z] ---> 2d21ce84dfaf [2023-02-07T03:34:25.952Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T03:34:25.952Z] ---> Using cache [2023-02-07T03:34:25.952Z] ---> b6e6d2ee9801 [2023-02-07T03:34:25.952Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T03:34:25.952Z] ---> Using cache [2023-02-07T03:34:25.952Z] ---> 15e34c6bea76 [2023-02-07T03:34:25.952Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:34:25.952Z] ---> Using cache [2023-02-07T03:34:25.952Z] ---> deec7e696e29 [2023-02-07T03:34:25.952Z] Step 8/22 : COPY . . [2023-02-07T03:34:25.952Z] ---> Using cache [2023-02-07T03:34:25.952Z] ---> 8a63b854fb1e [2023-02-07T03:34:25.952Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-07T03:34:25.952Z] ---> Running in 9e9912a5b730 [2023-02-07T03:34:26.919Z] 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 [2023-02-07T03:36:18.637Z] 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 [2023-02-07T03:36:33.665Z] Removing intermediate container a5a3414dc3a8 [2023-02-07T03:36:33.665Z] ---> c8108764bd5e [2023-02-07T03:36:33.665Z] [2023-02-07T03:36:33.665Z] Step 9/24 : FROM alpine:3.16 [2023-02-07T03:36:33.665Z] ---> 2b4661558fb8 [2023-02-07T03:36:33.665Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-07T03:36:33.938Z] ---> Running in fa6ebab2b43a [2023-02-07T03:36:35.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:36:36.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:36:37.911Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-07T03:36:38.191Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-07T03:36:38.191Z] (3/3) Installing su-exec (0.2-r1) [2023-02-07T03:36:38.191Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:36:38.191Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T03:36:38.788Z] OK: 6 MiB in 17 packages [2023-02-07T03:36:41.391Z] Removing intermediate container fa6ebab2b43a [2023-02-07T03:36:41.391Z] ---> e4210938445d [2023-02-07T03:36:41.391Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-07T03:36:41.391Z] ---> Running in 6172fab14aa0 [2023-02-07T03:36:42.024Z] Removing intermediate container 6172fab14aa0 [2023-02-07T03:36:42.024Z] ---> cce03ed581b8 [2023-02-07T03:36:42.024Z] Step 12/24 : WORKDIR / [2023-02-07T03:36:42.297Z] ---> Running in b524db9ae0ec [2023-02-07T03:36:42.889Z] Removing intermediate container b524db9ae0ec [2023-02-07T03:36:42.889Z] ---> d56a346fb54f [2023-02-07T03:36:42.889Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-07T03:36:43.857Z] ---> d0a309d59aaa [2023-02-07T03:36:43.857Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-07T03:36:44.830Z] ---> 51514e2510bb [2023-02-07T03:36:44.830Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-07T03:36:45.798Z] ---> c70734aed69f [2023-02-07T03:36:45.798Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-07T03:36:46.765Z] ---> 5db7b7a8ffdc [2023-02-07T03:36:46.765Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-07T03:36:48.734Z] ---> 775ccf98dcea [2023-02-07T03:36:48.734Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-07T03:36:52.136Z] ---> 5a2ea0b877ab [2023-02-07T03:36:52.136Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T03:36:53.105Z] ---> 5d69c65b59a7 [2023-02-07T03:36:53.105Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T03:36:53.375Z] ---> Running in d9e54db7157a [2023-02-07T03:36:56.743Z] Removing intermediate container d9e54db7157a [2023-02-07T03:36:56.743Z] ---> 9e77aa75d49e [2023-02-07T03:36:56.743Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T03:36:56.743Z] ---> Running in fc2a776b2df2 [2023-02-07T03:36:57.010Z] Removing intermediate container fc2a776b2df2 [2023-02-07T03:36:57.010Z] ---> b51caaae764f [2023-02-07T03:36:57.010Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T03:36:57.276Z] ---> Running in 30951fc623bf [2023-02-07T03:36:57.542Z] Removing intermediate container 30951fc623bf [2023-02-07T03:36:57.542Z] ---> d1bf81c6570b [2023-02-07T03:36:57.809Z] Step 23/24 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 [2023-02-07T03:36:57.809Z] ---> Running in f4bed491ffae [2023-02-07T03:36:58.397Z] Removing intermediate container f4bed491ffae [2023-02-07T03:36:58.397Z] ---> 9fcc48e0d203 [2023-02-07T03:36:58.397Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T03:36:58.397Z] ---> Running in 0c8d3de85569 [2023-02-07T03:36:58.980Z] Removing intermediate container 0c8d3de85569 [2023-02-07T03:36:58.980Z] ---> eb3e506ce9d6 [2023-02-07T03:36:58.980Z] [2023-02-07T03:36:59.246Z] Successfully built eb3e506ce9d6 [2023-02-07T03:36:59.246Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-07T03:36:59.246Z]  Building security-secretstore-setup ... done Building security-spire-config [2023-02-07T03:37:17.452Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:37:17.452Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:37:17.452Z] ---> ffed05bc730d [2023-02-07T03:37:17.452Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T03:37:17.452Z] ---> Using cache [2023-02-07T03:37:17.452Z] ---> 93aa797c31f7 [2023-02-07T03:37:17.452Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T03:37:17.452Z] ---> Using cache [2023-02-07T03:37:17.452Z] ---> 12adf87aa7f7 [2023-02-07T03:37:17.452Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T03:37:17.452Z] ---> Using cache [2023-02-07T03:37:17.452Z] ---> 19f501160f2e [2023-02-07T03:37:17.452Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:37:17.452Z] ---> Using cache [2023-02-07T03:37:17.452Z] ---> 34f9519fd4c5 [2023-02-07T03:37:17.452Z] Step 7/24 : COPY . . [2023-02-07T03:37:17.452Z] ---> Using cache [2023-02-07T03:37:17.452Z] ---> 5f1ade5b3568 [2023-02-07T03:37:17.452Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T03:37:17.452Z] ---> Using cache [2023-02-07T03:37:17.452Z] ---> 40c75cd67b17 [2023-02-07T03:37:17.452Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-07T03:37:17.452Z] ---> Using cache [2023-02-07T03:37:17.452Z] ---> 5b6607f0917a [2023-02-07T03:37:17.452Z] 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 [2023-02-07T03:37:17.720Z] ---> Running in c047d6dc278c [2023-02-07T03:37:21.062Z] Removing intermediate container c047d6dc278c [2023-02-07T03:37:21.062Z] ---> 8bdf7330f234 [2023-02-07T03:37:21.062Z] Step 11/24 : WORKDIR /edgex-go [2023-02-07T03:37:21.062Z] ---> Running in cc85db5ce3b0 [2023-02-07T03:37:21.646Z] Removing intermediate container cc85db5ce3b0 [2023-02-07T03:37:21.646Z] ---> 2a9656760155 [2023-02-07T03:37:21.646Z] [2023-02-07T03:37:21.646Z] Step 12/24 : FROM alpine:3.15 [2023-02-07T03:37:21.646Z] ---> 8aa73fd46299 [2023-02-07T03:37:21.646Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:37:21.646Z] ---> Using cache [2023-02-07T03:37:21.646Z] ---> d61d2eff9403 [2023-02-07T03:37:21.646Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-07T03:37:21.646Z] ---> Running in d3ef85a7ab9d [2023-02-07T03:37:24.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:37:24.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:37:25.909Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T03:37:25.909Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T03:37:25.909Z] OK: 15736 distinct packages available [2023-02-07T03:37:26.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:37:26.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:37:27.857Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-07T03:37:27.857Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-07T03:37:27.857Z] (3/4) Installing libucontext (1.1-r0) [2023-02-07T03:37:27.857Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-07T03:37:27.857Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T03:37:27.857Z] OK: 6 MiB in 18 packages [2023-02-07T03:37:30.443Z] Removing intermediate container d3ef85a7ab9d [2023-02-07T03:37:30.443Z] ---> 6f9e4949130e [2023-02-07T03:37:30.443Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T03:37:45.438Z] ---> 739bd5a20458 [2023-02-07T03:37:45.438Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T03:37:45.438Z] Removing intermediate container b9467db0dd95 [2023-02-07T03:37:45.438Z] ---> 48d6ccc72b99 [2023-02-07T03:37:45.438Z] [2023-02-07T03:37:45.438Z] Step 10/24 : FROM alpine:3.16 [2023-02-07T03:37:45.438Z] ---> 2b4661558fb8 [2023-02-07T03:37:45.438Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:37:45.438Z] ---> Using cache [2023-02-07T03:37:45.438Z] ---> 11a77299fc1c [2023-02-07T03:37:45.438Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T03:37:45.438Z] ---> Using cache [2023-02-07T03:37:45.438Z] ---> 5f32fc3e4d30 [2023-02-07T03:37:45.438Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-07T03:37:45.438Z] ---> Running in 35b3bd70ff4c [2023-02-07T03:37:45.438Z] ---> ba61b686ab05 [2023-02-07T03:37:45.438Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-07T03:37:45.704Z] ---> Running in 4d5e817b953d [2023-02-07T03:37:45.704Z] Removing intermediate container 35b3bd70ff4c [2023-02-07T03:37:45.704Z] ---> 615dfc81205c [2023-02-07T03:37:45.704Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-07T03:37:45.972Z] ---> Running in 69561a691ca7 [2023-02-07T03:37:46.555Z] Removing intermediate container 4d5e817b953d [2023-02-07T03:37:46.555Z] ---> 4e3db1c9e089 [2023-02-07T03:37:46.555Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-07T03:37:46.555Z] Removing intermediate container 69561a691ca7 [2023-02-07T03:37:46.555Z] ---> 06a4ea07b681 [2023-02-07T03:37:46.555Z] Step 15/24 : WORKDIR / [2023-02-07T03:37:46.822Z] ---> Running in e61838e8890a [2023-02-07T03:37:47.780Z] Removing intermediate container e61838e8890a [2023-02-07T03:37:47.780Z] ---> 9f8367f82d9b [2023-02-07T03:37:47.780Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:37:47.780Z] ---> ab673b39ee40 [2023-02-07T03:37:47.780Z] Step 19/24 : WORKDIR / [2023-02-07T03:37:47.780Z] ---> Running in 1e935caa0bcc [2023-02-07T03:37:48.744Z] Removing intermediate container 1e935caa0bcc [2023-02-07T03:37:48.744Z] ---> 1ca3d482a35b [2023-02-07T03:37:48.744Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T03:37:48.744Z] ---> Running in 2c55e1a0ad63 [2023-02-07T03:37:49.339Z] ---> 6e7b843959df [2023-02-07T03:37:49.339Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-07T03:37:49.605Z] Removing intermediate container 2c55e1a0ad63 [2023-02-07T03:37:49.605Z] ---> fe983807d404 [2023-02-07T03:37:49.605Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T03:37:49.873Z] ---> Running in 38122ca240b3 [2023-02-07T03:37:50.456Z] Removing intermediate container 38122ca240b3 [2023-02-07T03:37:50.456Z] ---> 32b8af5318e0 [2023-02-07T03:37:50.456Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T03:37:50.456Z] ---> Running in 06bf362d2ec3 [2023-02-07T03:37:51.416Z] Removing intermediate container 06bf362d2ec3 [2023-02-07T03:37:51.416Z] ---> e1b72b2e8d1c [2023-02-07T03:37:51.416Z] Step 23/24 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 [2023-02-07T03:37:51.416Z] ---> Running in d3fc4a987e49 [2023-02-07T03:37:52.001Z] ---> 6145b99225ca [2023-02-07T03:37:52.001Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-07T03:37:52.276Z] Removing intermediate container d3fc4a987e49 [2023-02-07T03:37:52.276Z] ---> eab6b7c3a498 [2023-02-07T03:37:52.276Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T03:37:52.276Z] ---> Running in d025124409f6 [2023-02-07T03:37:53.237Z] Removing intermediate container d025124409f6 [2023-02-07T03:37:53.237Z] ---> 2bb221456619 [2023-02-07T03:37:53.237Z] [2023-02-07T03:37:53.237Z] ---> 32ebb55e717a [2023-02-07T03:37:53.237Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-07T03:37:53.920Z] Successfully built 2bb221456619 [2023-02-07T03:37:53.920Z] Successfully tagged security-spire-config-arm64:latest [2023-02-07T03:37:55.456Z]  Building security-spire-config ... done  ---> e4ebb49449a5 [2023-02-07T03:37:55.456Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-07T03:37:55.772Z] ---> Running in 3d7aa5366fbd [2023-02-07T03:37:56.388Z] Removing intermediate container 3d7aa5366fbd [2023-02-07T03:37:56.388Z] ---> 7f537efb6347 [2023-02-07T03:37:56.388Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:37:56.388Z] ---> Running in 7845eb970b39 [2023-02-07T03:37:57.000Z] Removing intermediate container 7845eb970b39 [2023-02-07T03:37:57.000Z] ---> b566a1158367 [2023-02-07T03:37:57.000Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T03:37:57.302Z] ---> Running in 9abd02984a08 [2023-02-07T03:37:57.586Z] Removing intermediate container 9abd02984a08 [2023-02-07T03:37:57.586Z] ---> 823285873783 [2023-02-07T03:37:57.586Z] Step 23/24 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 [2023-02-07T03:37:57.862Z] ---> Running in 2d6ad8413707 [2023-02-07T03:37:58.485Z] Removing intermediate container 2d6ad8413707 [2023-02-07T03:37:58.485Z] ---> b9fc96f5db35 [2023-02-07T03:37:58.485Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T03:37:58.754Z] ---> Running in 4400c4363e98 [2023-02-07T03:37:59.340Z] Removing intermediate container 4400c4363e98 [2023-02-07T03:37:59.340Z] ---> faee307add1b [2023-02-07T03:37:59.340Z] [2023-02-07T03:37:59.607Z] Successfully built faee307add1b [2023-02-07T03:37:59.607Z] Successfully tagged core-metadata-arm64:latest [2023-02-07T03:39:36.236Z]  Building core-metadata ... done Removing intermediate container 7ad8a2988d31 [2023-02-07T03:39:36.236Z] ---> cc5825e9a9d2 [2023-02-07T03:39:36.236Z] [2023-02-07T03:39:36.236Z] Step 9/19 : FROM alpine:3.15 [2023-02-07T03:39:36.236Z] ---> 8aa73fd46299 [2023-02-07T03:39:36.236Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:39:36.236Z] ---> Using cache [2023-02-07T03:39:36.236Z] ---> d61d2eff9403 [2023-02-07T03:39:36.236Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-07T03:39:36.236Z] ---> Running in 336d9aa5e32b [2023-02-07T03:39:36.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:39:36.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:39:37.199Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T03:39:37.199Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T03:39:37.199Z] OK: 15736 distinct packages available [2023-02-07T03:39:37.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:39:37.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:39:39.145Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-07T03:39:39.145Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-07T03:39:39.145Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-07T03:39:39.145Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-07T03:39:39.145Z] (5/9) Installing curl (7.80.0-r5) [2023-02-07T03:39:39.145Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-07T03:39:39.145Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-07T03:39:39.145Z] (8/9) Installing libucontext (1.1-r0) [2023-02-07T03:39:39.145Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-07T03:39:39.145Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T03:39:39.145Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T03:39:39.413Z] OK: 8 MiB in 23 packages [2023-02-07T03:39:41.997Z] Removing intermediate container 336d9aa5e32b [2023-02-07T03:39:41.997Z] ---> 99187a269aea [2023-02-07T03:39:41.997Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:39:42.597Z] ---> 52e2f6bb2cb2 [2023-02-07T03:39:42.597Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-07T03:39:45.197Z] ---> 8d2dad5f0bba [2023-02-07T03:39:45.197Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-07T03:39:46.163Z] ---> 42755e46eb53 [2023-02-07T03:39:46.163Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-07T03:39:46.163Z] ---> Running in fe1718680d71 [2023-02-07T03:39:46.752Z] Removing intermediate container fe1718680d71 [2023-02-07T03:39:46.752Z] ---> abf8affb46a9 [2023-02-07T03:39:46.752Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:39:46.752Z] ---> Running in a8da72f41c4c [2023-02-07T03:39:47.342Z] Removing intermediate container a8da72f41c4c [2023-02-07T03:39:47.342Z] ---> 5e9ada47d6b9 [2023-02-07T03:39:47.342Z] Step 17/19 : LABEL arch=arm64 [2023-02-07T03:39:47.342Z] ---> Running in 736e6aee595c [2023-02-07T03:39:47.933Z] Removing intermediate container 736e6aee595c [2023-02-07T03:39:47.933Z] ---> da24115823d3 [2023-02-07T03:39:47.933Z] Step 18/19 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 [2023-02-07T03:39:47.933Z] ---> Running in 5b9b891a86b1 [2023-02-07T03:39:48.527Z] Removing intermediate container 5b9b891a86b1 [2023-02-07T03:39:48.527Z] ---> c8936b8fc377 [2023-02-07T03:39:48.527Z] Step 19/19 : LABEL version=0.0.0 [2023-02-07T03:39:48.527Z] ---> Running in 76fa4cc5356a [2023-02-07T03:39:49.116Z] Removing intermediate container 76fa4cc5356a [2023-02-07T03:39:49.116Z] ---> 02843ee46899 [2023-02-07T03:39:49.117Z] [2023-02-07T03:39:49.385Z] Successfully built 02843ee46899 [2023-02-07T03:39:49.385Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-07T03:40:04.431Z]  Building security-spiffe-token-provider ... done Removing intermediate container 9e9912a5b730 [2023-02-07T03:40:04.431Z] ---> af25c59ab2a3 [2023-02-07T03:40:04.431Z] [2023-02-07T03:40:04.431Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T03:40:04.431Z] ---> 2b4661558fb8 [2023-02-07T03:40:04.431Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-07T03:40:04.431Z] ---> Running in b48e8b166110 [2023-02-07T03:40:04.431Z] Removing intermediate container b48e8b166110 [2023-02-07T03:40:04.431Z] ---> 7fc027946282 [2023-02-07T03:40:04.431Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:40:04.431Z] ---> Running in 02f1febde42f [2023-02-07T03:40:04.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:40:05.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:40:06.712Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T03:40:06.712Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:40:06.712Z] OK: 5 MiB in 15 packages [2023-02-07T03:40:07.681Z] Removing intermediate container 02f1febde42f [2023-02-07T03:40:07.681Z] ---> c1b6e63e9d38 [2023-02-07T03:40:07.681Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:40:08.649Z] ---> 9a69ffe1d055 [2023-02-07T03:40:08.649Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-07T03:40:10.086Z] ---> 7b9737ed3678 [2023-02-07T03:40:10.086Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-07T03:40:10.356Z] ---> 079ad07982f9 [2023-02-07T03:40:10.356Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-07T03:40:10.954Z] ---> 0e1e5b76497b [2023-02-07T03:40:10.954Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T03:40:11.227Z] ---> Running in ec9bb0f80dac [2023-02-07T03:40:13.828Z] Removing intermediate container ec9bb0f80dac [2023-02-07T03:40:13.828Z] ---> 37eb9a02c3b4 [2023-02-07T03:40:13.828Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T03:40:13.828Z] ---> Running in 1827b51224ba [2023-02-07T03:40:14.098Z] Removing intermediate container 1827b51224ba [2023-02-07T03:40:14.099Z] ---> fb3d73785211 [2023-02-07T03:40:14.099Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-07T03:40:14.367Z] ---> Running in 9e4498300c06 [2023-02-07T03:40:14.637Z] Removing intermediate container 9e4498300c06 [2023-02-07T03:40:14.637Z] ---> 77a099ab8d9b [2023-02-07T03:40:14.637Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T03:40:14.637Z] ---> Running in 3b611a08606e [2023-02-07T03:40:17.256Z] Removing intermediate container 3b611a08606e [2023-02-07T03:40:17.256Z] ---> aa792d545600 [2023-02-07T03:40:17.256Z] Step 21/22 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 [2023-02-07T03:40:17.541Z] ---> Running in 9bce45f9abf5 [2023-02-07T03:40:18.129Z] Removing intermediate container 9bce45f9abf5 [2023-02-07T03:40:18.129Z] ---> 51b280088a65 [2023-02-07T03:40:18.129Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T03:40:18.129Z] ---> Running in 75cd1a9089ff [2023-02-07T03:40:18.717Z] Removing intermediate container 75cd1a9089ff [2023-02-07T03:40:18.717Z] ---> 003fd843453d [2023-02-07T03:40:18.717Z] [2023-02-07T03:40:18.717Z] Successfully built 003fd843453d [2023-02-07T03:40:18.717Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-07T03:40:33.742Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 6b4e3f6e493e [2023-02-07T03:40:33.742Z] ---> 04fe98a09510 [2023-02-07T03:40:33.742Z] [2023-02-07T03:40:33.742Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T03:40:33.742Z] ---> 2b4661558fb8 [2023-02-07T03:40:33.742Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:40:33.742Z] ---> Using cache [2023-02-07T03:40:33.742Z] ---> 11a77299fc1c [2023-02-07T03:40:33.742Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T03:40:33.742Z] ---> Using cache [2023-02-07T03:40:33.742Z] ---> 5f32fc3e4d30 [2023-02-07T03:40:33.742Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-07T03:40:33.742Z] ---> Running in 0c60018934a5 [2023-02-07T03:40:33.742Z] Removing intermediate container 0c60018934a5 [2023-02-07T03:40:33.742Z] ---> 1e7ab6f8f56b [2023-02-07T03:40:33.742Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T03:40:33.742Z] ---> Running in 85d4a510219a [2023-02-07T03:40:33.742Z] Removing intermediate container 85d4a510219a [2023-02-07T03:40:33.742Z] ---> bd6b97f98374 [2023-02-07T03:40:33.742Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:40:33.742Z] ---> 7e436daea3be [2023-02-07T03:40:33.742Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-07T03:40:35.166Z] ---> e92df11b6f2b [2023-02-07T03:40:35.166Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-07T03:40:35.436Z] ---> 09598282d2bc [2023-02-07T03:40:35.436Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-07T03:40:35.705Z] ---> Running in 048c5f2e880a [2023-02-07T03:40:35.973Z] Removing intermediate container 048c5f2e880a [2023-02-07T03:40:35.973Z] ---> 5e5ea1de5bab [2023-02-07T03:40:35.973Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:40:35.973Z] ---> Running in d4253237aff2 [2023-02-07T03:40:36.250Z] Removing intermediate container d4253237aff2 [2023-02-07T03:40:36.250Z] ---> d683cbf7cbf3 [2023-02-07T03:40:36.250Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T03:40:36.521Z] ---> Running in 1be084357368 [2023-02-07T03:40:36.790Z] Removing intermediate container 1be084357368 [2023-02-07T03:40:36.790Z] ---> be0a74af60a7 [2023-02-07T03:40:36.790Z] Step 21/22 : LABEL git_sha=e0ed5579fbc16f4f256eee73ee8b99e808be2100 [2023-02-07T03:40:36.790Z] ---> Running in cbe10b89fd9b [2023-02-07T03:40:37.059Z] Removing intermediate container cbe10b89fd9b [2023-02-07T03:40:37.059Z] ---> 22bb98d13f60 [2023-02-07T03:40:37.059Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T03:40:37.328Z] ---> Running in 836a312d69b3 [2023-02-07T03:40:37.596Z] Removing intermediate container 836a312d69b3 [2023-02-07T03:40:37.596Z] ---> 5d6546b36963 [2023-02-07T03:40:37.596Z] [2023-02-07T03:40:37.864Z] Successfully built 5d6546b36963 [2023-02-07T03:40:37.864Z] Successfully tagged support-scheduler-arm64:latest [2023-02-07T03:40:38.144Z]  Building support-scheduler ... done  [Pipeline] } [2023-02-07T03:40:38.141Z] $ docker stop --time=1 e20849e203eb3438572edce21770cabedd856a24a7b0a94401c56147d5b02483 [2023-02-07T03:40:39.846Z] $ docker rm -f --volumes e20849e203eb3438572edce21770cabedd856a24a7b0a94401c56147d5b02483 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T03:40:40.361Z] + docker images [2023-02-07T03:40:40.627Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-07T03:40:40.627Z] support-scheduler-arm64 latest 5d6546b36963 3 seconds ago 29MB [2023-02-07T03:40:40.627Z] 04fe98a09510 10 seconds ago 1.57GB [2023-02-07T03:40:40.627Z] core-common-config-bootstrapper-arm64 latest 003fd843453d 22 seconds ago 14.9MB [2023-02-07T03:40:40.627Z] af25c59ab2a3 39 seconds ago 1.5GB [2023-02-07T03:40:40.627Z] security-spiffe-token-provider-arm64 latest 02843ee46899 52 seconds ago 28.9MB [2023-02-07T03:40:40.627Z] cc5825e9a9d2 About a minute ago 1.54GB [2023-02-07T03:40:40.627Z] core-metadata-arm64 latest faee307add1b 2 minutes ago 17.7MB [2023-02-07T03:40:40.627Z] security-spire-config-arm64 latest 2bb221456619 2 minutes ago 83.6MB [2023-02-07T03:40:40.627Z] 48d6ccc72b99 2 minutes ago 1.51GB [2023-02-07T03:40:40.627Z] 2a9656760155 3 minutes ago 1.38GB [2023-02-07T03:40:40.627Z] security-secretstore-setup-arm64 latest eb3e506ce9d6 3 minutes ago 28.7MB [2023-02-07T03:40:40.627Z] c8108764bd5e 4 minutes ago 1.5GB [2023-02-07T03:40:40.627Z] security-spire-server-arm64 latest 42d13169fa19 6 minutes ago 84.3MB [2023-02-07T03:40:40.627Z] 0c89be962aa7 6 minutes ago 1.38GB [2023-02-07T03:40:40.627Z] support-notifications-arm64 latest dca972bea0a2 8 minutes ago 29.5MB [2023-02-07T03:40:40.627Z] 88c80e1e57c0 9 minutes ago 1.57GB [2023-02-07T03:40:40.627Z] core-data-arm64 latest f9085fccf9dd 9 minutes ago 17.2MB [2023-02-07T03:40:40.627Z] d7f0239e823e 9 minutes ago 1.51GB [2023-02-07T03:40:40.627Z] security-bootstrapper-arm64 latest 43b1219c78d0 11 minutes ago 19.5MB [2023-02-07T03:40:40.627Z] core-command-arm64 latest a67f89148c1f 11 minutes ago 17MB [2023-02-07T03:40:40.627Z] 08d5fd682f82 12 minutes ago 1.5GB [2023-02-07T03:40:40.627Z] security-proxy-setup-arm64 latest b037fc430ab0 12 minutes ago 26.8MB [2023-02-07T03:40:40.627Z] 6452cf1c678c 12 minutes ago 1.49GB [2023-02-07T03:40:40.627Z] 3d478d7263fb 12 minutes ago 1.49GB [2023-02-07T03:40:40.627Z] security-spire-agent-arm64 latest 8a28aa42b419 19 minutes ago 122MB [2023-02-07T03:40:40.627Z] f94715727cbe 20 minutes ago 1.38GB [2023-02-07T03:40:40.627Z] ci-base-image-arm64 latest ffed05bc730d 34 minutes ago 905MB [2023-02-07T03:40:40.627Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-02-07T03:40:40.627Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-02-07T03:40:40.627Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-07T03:40:40.627Z] 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 [2023-02-07T03:40:41.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T03:40:41.036Z] [2023-02-07T03:40:41.036Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:40:41.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T03:40:41.651Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-07T03:40:41.651Z] 8998bd30e6a1: Pulling fs layer [2023-02-07T03:40:41.651Z] 04944245beec: Pulling fs layer [2023-02-07T03:40:41.651Z] 699f458cf7ca: Pulling fs layer [2023-02-07T03:40:41.651Z] 765212b225bb: Pulling fs layer [2023-02-07T03:40:41.651Z] f23df028b6ca: Pulling fs layer [2023-02-07T03:40:41.651Z] d65c8cfc05b1: Pulling fs layer [2023-02-07T03:40:41.651Z] 2437ff75d9bd: Pulling fs layer [2023-02-07T03:40:41.651Z] f23df028b6ca: Waiting [2023-02-07T03:40:41.651Z] d65c8cfc05b1: Waiting [2023-02-07T03:40:41.651Z] 765212b225bb: Waiting [2023-02-07T03:40:41.651Z] 2437ff75d9bd: Waiting [2023-02-07T03:40:41.651Z] 04944245beec: Verifying Checksum [2023-02-07T03:40:41.920Z] 04944245beec: Download complete [2023-02-07T03:40:41.920Z] 765212b225bb: Verifying Checksum [2023-02-07T03:40:41.920Z] 765212b225bb: Download complete [2023-02-07T03:40:41.920Z] f23df028b6ca: Verifying Checksum [2023-02-07T03:40:41.920Z] f23df028b6ca: Download complete [2023-02-07T03:40:41.920Z] d65c8cfc05b1: Verifying Checksum [2023-02-07T03:40:41.920Z] d65c8cfc05b1: Download complete [2023-02-07T03:40:41.920Z] 699f458cf7ca: Verifying Checksum [2023-02-07T03:40:41.920Z] 699f458cf7ca: Download complete [2023-02-07T03:40:42.505Z] 8998bd30e6a1: Download complete [2023-02-07T03:40:45.083Z] 2437ff75d9bd: Verifying Checksum [2023-02-07T03:40:45.083Z] 2437ff75d9bd: Download complete [2023-02-07T03:40:46.496Z] 8998bd30e6a1: Pull complete [2023-02-07T03:40:47.077Z] 04944245beec: Pull complete [2023-02-07T03:40:48.485Z] 699f458cf7ca: Pull complete [2023-02-07T03:40:48.485Z] 765212b225bb: Pull complete [2023-02-07T03:40:49.446Z] f23df028b6ca: Pull complete [2023-02-07T03:40:49.446Z] d65c8cfc05b1: Pull complete [2023-02-07T03:41:04.439Z] 2437ff75d9bd: Pull complete [2023-02-07T03:41:04.439Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-07T03:41:04.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T03:41:04.439Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:41:04.654Z] prd-ubuntu20.04-docker-arm64-4c-16g-4824 does not seem to be running inside a container [2023-02-07T03:41:04.721Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-07T03:41:07.804Z] $ docker top 7d19355e75f7f77a2afc996df1164a366b78538583d8dc5999b8134693651aee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:41:08.708Z] ---> job-cost.sh [2023-02-07T03:41:08.708Z] lf-activate-venv: SKIPPING [2023-02-07T03:41:08.708Z] INFO: No Stack... [2023-02-07T03:41:12.042Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-07T03:41:12.624Z] INFO: Archiving Costs [Pipeline] sh [2023-02-07T03:41:13.270Z] + + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-02-07T03:41:13.270Z] cut -d, -f6 [Pipeline] lock [2023-02-07T03:41:13.343Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4323-2-stack-cost] [2023-02-07T03:41:13.352Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4323-2-stack-cost] did not exist. Created. [2023-02-07T03:41:13.352Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4323-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-07T03:41:13.991Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-07T03:41:14.168Z] Stashed 1 file(s) [Pipeline] } [2023-02-07T03:41:14.176Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4323-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-07T03:41:14.186Z] $ docker stop --time=1 7d19355e75f7f77a2afc996df1164a366b78538583d8dc5999b8134693651aee [2023-02-07T03:41:15.738Z] $ docker rm -f --volumes 7d19355e75f7f77a2afc996df1164a366b78538583d8dc5999b8134693651aee [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 [2023-02-07T03:41:16.170Z] provisioning config files... [2023-02-07T03:41:16.182Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config8281122229958010545tmp [Pipeline] { [Pipeline] sh [2023-02-07T03:41:16.484Z] + set +x [2023-02-07T03:41:16.484Z] + curl+ -s https://codecov.io/bash [2023-02-07T03:41:16.484Z] bash -s -- [2023-02-07T03:41:16.484Z] [2023-02-07T03:41:16.484Z] _____ _ [2023-02-07T03:41:16.484Z] / ____| | | [2023-02-07T03:41:16.484Z] | | ___ __| | ___ ___ _____ __ [2023-02-07T03:41:16.484Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-07T03:41:16.484Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-07T03:41:16.484Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-07T03:41:16.484Z] Bash-1.0.6 [2023-02-07T03:41:16.484Z] [2023-02-07T03:41:16.484Z] [2023-02-07T03:41:16.484Z] ==> git version 2.25.1 found [2023-02-07T03:41:16.484Z] ==> 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 [2023-02-07T03:41:16.484Z] Release-Date: 2020-01-08 [2023-02-07T03:41:16.484Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-07T03:41:16.484Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-07T03:41:16.484Z] ==> Jenkins CI detected. [2023-02-07T03:41:16.484Z] current dir:  /w/workspace/edgex-go/2 [2023-02-07T03:41:16.484Z] project root: . [2023-02-07T03:41:16.484Z] --> token set from env [2023-02-07T03:41:16.484Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-07T03:41:16.484Z] ==> Running gcov in . (disable via -X gcov) [2023-02-07T03:41:16.484Z] ==> Python coveragepy not found [2023-02-07T03:41:16.484Z] ==> Searching for coverage reports in: [2023-02-07T03:41:16.484Z] + . [2023-02-07T03:41:16.743Z] -> Found 1 reports [2023-02-07T03:41:16.743Z] ==> Detecting git/mercurial file structure [2023-02-07T03:41:16.743Z] ==> Reading reports [2023-02-07T03:41:16.743Z] + ./coverage.out bytes=486191 [2023-02-07T03:41:16.743Z] ==> Appending adjustments [2023-02-07T03:41:16.743Z] https://docs.codecov.io/docs/fixing-reports [2023-02-07T03:41:18.122Z] + Found adjustments [2023-02-07T03:41:18.122Z] ==> Gzipping contents [2023-02-07T03:41:18.122Z] 64K /tmp/codecov.QjzU2H.gz [2023-02-07T03:41:18.122Z] ==> Uploading reports [2023-02-07T03:41:18.122Z] url: https://codecov.io [2023-02-07T03:41:18.122Z] query: branch=PR-4323&commit=e0ed5579fbc16f4f256eee73ee8b99e808be2100&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4323%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4323&job=&cmd_args= [2023-02-07T03:41:18.122Z] -> Pinging Codecov [2023-02-07T03:41:18.122Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4323&commit=e0ed5579fbc16f4f256eee73ee8b99e808be2100&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4323%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4323&job=&cmd_args= [2023-02-07T03:41:18.122Z] -> Uploading to [2023-02-07T03:41:18.122Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-07/00271124DB129430A58F1EEE437C3FCB/e0ed5579fbc16f4f256eee73ee8b99e808be2100/ca95440b-930f-427a-8d1a-2689b3de2b18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230207T034118Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e99492d08df51fcef0b42d464d5d6ecea95313a596f1545a2baaa1230fcdd336 [2023-02-07T03:41:18.122Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T03:41:18.122Z] Dload Upload Total Spent Left Speed [2023-02-07T03:41:18.692Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62714 0 0 100 62714 0 178k --:--:-- --:--:-- --:--:-- 178k [2023-02-07T03:41:18.692Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e0ed5579fbc16f4f256eee73ee8b99e808be2100 [Pipeline] } [2023-02-07T03:41:18.700Z] 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 [2023-02-07T03:41:19.280Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:41:19.573Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:41:20.448Z] ---> package-listing.sh [2023-02-07T03:41:20.448Z] ++ facter osfamily [2023-02-07T03:41:20.448Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-07T03:41:20.708Z] + OS_FAMILY=debian [2023-02-07T03:41:20.708Z] + workspace=/w/workspace/edgex-go/2 [2023-02-07T03:41:20.708Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-07T03:41:20.708Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-07T03:41:20.708Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-07T03:41:20.708Z] + PACKAGES=/tmp/packages_start.txt [2023-02-07T03:41:20.708Z] + '[' /w/workspace/edgex-go/2 ']' [2023-02-07T03:41:20.708Z] + PACKAGES=/tmp/packages_end.txt [2023-02-07T03:41:20.708Z] + case "${OS_FAMILY}" in [2023-02-07T03:41:20.708Z] + dpkg -l [2023-02-07T03:41:20.708Z] + grep '^ii' [2023-02-07T03:41:20.708Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-07T03:41:20.708Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-07T03:41:20.708Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-07T03:41:20.708Z] + '[' /w/workspace/edgex-go/2 ']' [2023-02-07T03:41:20.708Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-02-07T03:41:20.708Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-02-07T03:41:20.719Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-07T03:41:21.001Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:41:21.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T03:41:21.564Z] [2023-02-07T03:41:21.564Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:41:21.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T03:41:21.866Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-07T03:41:21.866Z] 5eb5b503b376: Pulling fs layer [2023-02-07T03:41:21.866Z] 5c69ac0246d0: Pulling fs layer [2023-02-07T03:41:21.866Z] ec43610c2a17: Pulling fs layer [2023-02-07T03:41:21.866Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-07T03:41:21.866Z] 33b1e0a273af: Pulling fs layer [2023-02-07T03:41:21.866Z] 5d3b04190fa2: Pulling fs layer [2023-02-07T03:41:21.866Z] 2f39f015ded8: Pulling fs layer [2023-02-07T03:41:21.866Z] 33b1e0a273af: Waiting [2023-02-07T03:41:21.866Z] 5d3b04190fa2: Waiting [2023-02-07T03:41:21.866Z] 2f39f015ded8: Waiting [2023-02-07T03:41:21.866Z] 3a2ae6a8a46f: Waiting [2023-02-07T03:41:21.866Z] 5c69ac0246d0: Download complete [2023-02-07T03:41:21.866Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-07T03:41:21.866Z] 3a2ae6a8a46f: Download complete [2023-02-07T03:41:22.126Z] 33b1e0a273af: Verifying Checksum [2023-02-07T03:41:22.126Z] 33b1e0a273af: Download complete [2023-02-07T03:41:22.126Z] 5d3b04190fa2: Verifying Checksum [2023-02-07T03:41:22.126Z] 5d3b04190fa2: Download complete [2023-02-07T03:41:22.126Z] ec43610c2a17: Verifying Checksum [2023-02-07T03:41:22.126Z] ec43610c2a17: Download complete [2023-02-07T03:41:22.387Z] 5eb5b503b376: Verifying Checksum [2023-02-07T03:41:22.387Z] 5eb5b503b376: Download complete [2023-02-07T03:41:22.954Z] 2f39f015ded8: Verifying Checksum [2023-02-07T03:41:22.954Z] 2f39f015ded8: Download complete [2023-02-07T03:41:23.212Z] 5eb5b503b376: Pull complete [2023-02-07T03:41:23.469Z] 5c69ac0246d0: Pull complete [2023-02-07T03:41:23.728Z] ec43610c2a17: Pull complete [2023-02-07T03:41:23.985Z] 3a2ae6a8a46f: Pull complete [2023-02-07T03:41:23.985Z] 33b1e0a273af: Pull complete [2023-02-07T03:41:24.244Z] 5d3b04190fa2: Pull complete [2023-02-07T03:41:28.429Z] 2f39f015ded8: Pull complete [2023-02-07T03:41:28.429Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-07T03:41:28.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T03:41:28.429Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:41:28.501Z] prd-ubuntu20.04-docker-8c-8g-4820 does not seem to be running inside a container [2023-02-07T03:41:28.529Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-07T03:41:30.432Z] $ docker top 1f1d0816656bd08a621f453f8d628e7fafb0b055ce30f3c6871c1ffc6d238522 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T03:41:30.770Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-07T03:41:31.053Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-07T03:41:31.333Z] + ls /var/log/sa-host [2023-02-07T03:41:31.333Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T03:41:31.403Z] provisioning config files... [2023-02-07T03:41:31.413Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3585977694326226575tmp [Pipeline] { [Pipeline] echo [2023-02-07T03:41:31.425Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:41:31.706Z] ---> create-netrc.sh [Pipeline] } [2023-02-07T03:41:31.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:41:32.042Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-07T03:41:32.050Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:41:32.339Z] ---> sudo-logs.sh [2023-02-07T03:41:32.339Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-07T03:41:32.367Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:41:32.650Z] ---> job-cost.sh [2023-02-07T03:41:32.650Z] lf-activate-venv: SKIPPING [2023-02-07T03:41:32.650Z] DEBUG: total: 0.10999999940395355 [2023-02-07T03:41:32.650Z] INFO: Retrieving Stack Cost... [2023-02-07T03:41:33.218Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-07T03:41:33.477Z] INFO: Archiving Costs [Pipeline] echo [2023-02-07T03:41:33.491Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:41:33.775Z] ---> logs-deploy.sh [2023-02-07T03:41:33.775Z] lf-activate-venv: SKIPPING [2023-02-07T03:41:33.775Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4323/2 [2023-02-07T03:41:33.775Z] INFO: archiving workspace using pattern(s): [2023-02-07T03:41:34.712Z] Archives upload complete. [2023-02-07T03:41:34.712Z] INFO: archiving logs to Nexus