Pull request #4471 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at e99ed673a0cd686e15ecc698ddc640835b09c835 rather than 83672c734fcb6f2cabe713eaa00da0a020070844 Obtained Jenkinsfile from e99ed673a0cd686e15ecc698ddc640835b09c835 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-ssh1183946975132460492.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17339594807378167228.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4471/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-4471/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13321569674734902874.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12602258335261934070.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-4471/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-4471/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11863619419423551864.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5666 in /w/workspace/edgexfoundry_edgex-go_PR-4471 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4471/head:refs/remotes/origin/PR-4471 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e99ed673a0cd686e15ecc698ddc640835b09c835 into PR head commit 83672c734fcb6f2cabe713eaa00da0a020070844 Merge succeeded, producing 83672c734fcb6f2cabe713eaa00da0a020070844 Checking out Revision 83672c734fcb6f2cabe713eaa00da0a020070844 (PR-4471) > git config core.sparsecheckout # timeout=10 > git checkout -f 83672c734fcb6f2cabe713eaa00da0a020070844 # 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 e99ed673a0cd686e15ecc698ddc640835b09c835 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 83672c734fcb6f2cabe713eaa00da0a020070844 # timeout=10 Commit message: "feat!: Apply provision watcher model changes" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-24T05:27:13.812Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-24T05:27:13.869Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-24T05:27:13.885Z] ========================================================= [2023-03-24T05:27:13.885Z] EdgeX Global Pipelines Version Info [2023-03-24T05:27:13.885Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 099addeb80e79943fb5e9b09c3c1f947d6d68062 # timeout=10 [2023-03-24T05:27:14.598Z] ------------------- [2023-03-24T05:27:14.598Z] stable info: [2023-03-24T05:27:14.598Z] ------------------- [2023-03-24T05:27:14.598Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-24T05:27:14.598Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-24T05:27:14.598Z] Message: update stable to v1.0.245 [2023-03-24T05:27:15.168Z] ------------------- [2023-03-24T05:27:15.168Z] experimental info: [2023-03-24T05:27:15.168Z] ------------------- [2023-03-24T05:27:15.168Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-24T05:27:15.168Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-24T05:27:15.168Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-24T05:27:15.341Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-24T05:27:15.353Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-24T05:27:15.364Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-24T05:27:15.374Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-24T05:27:15.384Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-24T05:27:15.394Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-24T05:27:15.404Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-24T05:27:15.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-24T05:27:15.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-24T05:27:15.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-24T05:27:15.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-24T05:27:15.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-24T05:27:15.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-24T05:27:15.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-24T05:27:15.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-24T05:27:15.501Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-24T05:27:15.512Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-24T05:27:15.522Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-24T05:27:15.533Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-24T05:27:15.553Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-24T05:27:15.569Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-24T05:27:15.582Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-24T05:27:15.594Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-24T05:27:15.604Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4471 [Pipeline] echo [2023-03-24T05:27:15.615Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4471 [Pipeline] echo [2023-03-24T05:27:15.625Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4471 [Pipeline] echo [2023-03-24T05:27:15.636Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 83672c734fcb6f2cabe713eaa00da0a020070844 [Pipeline] echo [2023-03-24T05:27:15.647Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 83672c7 [Pipeline] echo [2023-03-24T05:27:15.660Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T05:27:15.699Z] provisioning config files... [2023-03-24T05:27:15.713Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7738664694476921472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T05:27:16.010Z] ---> docker-login.sh [2023-03-24T05:27:16.011Z] nexus3.edgexfoundry.org:10001 [2023-03-24T05:27:16.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T05:27:16.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T05:27:16.270Z] Configure a credential helper to remove this warning. See [2023-03-24T05:27:16.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T05:27:16.270Z] [2023-03-24T05:27:16.270Z] Login Succeeded [2023-03-24T05:27:16.270Z] nexus3.edgexfoundry.org:10002 [2023-03-24T05:27:16.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T05:27:16.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T05:27:16.531Z] Configure a credential helper to remove this warning. See [2023-03-24T05:27:16.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T05:27:16.531Z] [2023-03-24T05:27:16.531Z] Login Succeeded [2023-03-24T05:27:16.531Z] nexus3.edgexfoundry.org:10003 [2023-03-24T05:27:16.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T05:27:16.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T05:27:16.531Z] Configure a credential helper to remove this warning. See [2023-03-24T05:27:16.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T05:27:16.531Z] [2023-03-24T05:27:16.531Z] Login Succeeded [2023-03-24T05:27:16.531Z] nexus3.edgexfoundry.org:10004 [2023-03-24T05:27:16.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T05:27:16.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T05:27:16.790Z] Configure a credential helper to remove this warning. See [2023-03-24T05:27:16.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T05:27:16.790Z] [2023-03-24T05:27:16.790Z] Login Succeeded [2023-03-24T05:27:16.790Z] docker.io [2023-03-24T05:27:16.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T05:27:17.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T05:27:17.049Z] Configure a credential helper to remove this warning. See [2023-03-24T05:27:17.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T05:27:17.049Z] [2023-03-24T05:27:17.049Z] Login Succeeded [2023-03-24T05:27:17.049Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T05:27:17.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-24T05:27:17.370Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-24T05:27:17.370Z] + dirname cmd/core-command/Dockerfile [2023-03-24T05:27:17.370Z] + cut -d/ -f2 [2023-03-24T05:27:17.370Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-24T05:27:17.370Z] + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 [2023-03-24T05:27:17.370Z] [2023-03-24T05:27:17.370Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-24T05:27:17.370Z] + dirname cmd/core-data/Dockerfile [2023-03-24T05:27:17.370Z] + cut -d/ -f2 [2023-03-24T05:27:17.370Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-24T05:27:17.370Z] + dirname cmd/core-metadata/Dockerfile [2023-03-24T05:27:17.370Z] + cut -d/ -f2 [2023-03-24T05:27:17.370Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-24T05:27:17.370Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-24T05:27:17.370Z] + cut -d/ -f2 [2023-03-24T05:27:17.370Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-24T05:27:17.370Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-24T05:27:17.370Z] + cut -d/ -f2 [2023-03-24T05:27:17.370Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-24T05:27:17.370Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-24T05:27:17.370Z] + cut -d/ -f2 [2023-03-24T05:27:17.370Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-24T05:27:17.370Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-24T05:27:17.370Z] + cut -d/ -f2 [2023-03-24T05:27:17.370Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-24T05:27:17.370Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-24T05:27:17.370Z] + cut -d/ -f2 [2023-03-24T05:27:17.370Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-24T05:27:17.370Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-24T05:27:17.370Z] + cut -d/ -f2 [2023-03-24T05:27:17.370Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-24T05:27:17.370Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-24T05:27:17.370Z] + cut -d/ -f2 [2023-03-24T05:27:17.370Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-24T05:27:17.370Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-24T05:27:17.370Z] + cut -d/ -f2 [2023-03-24T05:27:17.370Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-24T05:27:17.370Z] + dirname cmd/support-notifications/Dockerfile [2023-03-24T05:27:17.370Z] + cut -d/ -f2 [2023-03-24T05:27:17.370Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-24T05:27:17.370Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-24T05:27:17.370Z] + cut -d/ -f2 [2023-03-24T05:27:17.370Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-24T05:27:17.423Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-24T05:27:17.749Z] + git rev-list -1 --merges 83672c734fcb6f2cabe713eaa00da0a020070844~1..83672c734fcb6f2cabe713eaa00da0a020070844 [Pipeline] echo [2023-03-24T05:27:17.766Z] -----------> git rev-list -1 --merges 83672c734fcb6f2cabe713eaa00da0a020070844~1..83672c734fcb6f2cabe713eaa00da0a020070844 83672c734fcb6f2cabe713eaa00da0a020070844 [false] [Pipeline] sh [2023-03-24T05:27:18.052Z] + git log --format=format:%s -1 83672c734fcb6f2cabe713eaa00da0a020070844 [Pipeline] echo [2023-03-24T05:27:18.067Z] ========================================================= [2023-03-24T05:27:18.067Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-24T05:27:18.067Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-24T05:27:18.501Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-24T05:27:18.501Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-24T05:27:18.501Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-24T05:27:18.501Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-24T05:27:18.501Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-24T05:27:18.501Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-24T05:27:18.501Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T05:27:18.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T05:27:18.907Z] [2023-03-24T05:27:18.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T05:27:19.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T05:27:19.211Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-24T05:27:19.211Z] b85a868b505f: Pulling fs layer [2023-03-24T05:27:19.211Z] e2be974225ed: Pulling fs layer [2023-03-24T05:27:19.211Z] 339a4e72a1f5: Pulling fs layer [2023-03-24T05:27:19.211Z] 988bab9f4d93: Pulling fs layer [2023-03-24T05:27:19.211Z] 1469e6f7b9e6: Pulling fs layer [2023-03-24T05:27:19.211Z] eaf3925da568: Pulling fs layer [2023-03-24T05:27:19.211Z] bab4dde63d76: Pulling fs layer [2023-03-24T05:27:19.211Z] bde34c3a00c8: Pulling fs layer [2023-03-24T05:27:19.211Z] b352a97aabf1: Pulling fs layer [2023-03-24T05:27:19.211Z] 4872d77fe225: Pulling fs layer [2023-03-24T05:27:19.211Z] 5851b861e8e6: Pulling fs layer [2023-03-24T05:27:19.211Z] 988bab9f4d93: Waiting [2023-03-24T05:27:19.211Z] bde34c3a00c8: Waiting [2023-03-24T05:27:19.211Z] eaf3925da568: Waiting [2023-03-24T05:27:19.211Z] b352a97aabf1: Waiting [2023-03-24T05:27:19.211Z] bab4dde63d76: Waiting [2023-03-24T05:27:19.211Z] 4872d77fe225: Waiting [2023-03-24T05:27:19.211Z] 5851b861e8e6: Waiting [2023-03-24T05:27:19.211Z] 1469e6f7b9e6: Waiting [2023-03-24T05:27:19.211Z] e2be974225ed: Verifying Checksum [2023-03-24T05:27:19.211Z] e2be974225ed: Download complete [2023-03-24T05:27:19.211Z] 988bab9f4d93: Verifying Checksum [2023-03-24T05:27:19.211Z] 988bab9f4d93: Download complete [2023-03-24T05:27:19.469Z] 1469e6f7b9e6: Verifying Checksum [2023-03-24T05:27:19.469Z] 1469e6f7b9e6: Download complete [2023-03-24T05:27:19.469Z] 339a4e72a1f5: Verifying Checksum [2023-03-24T05:27:19.469Z] 339a4e72a1f5: Download complete [2023-03-24T05:27:19.469Z] eaf3925da568: Verifying Checksum [2023-03-24T05:27:19.469Z] eaf3925da568: Download complete [2023-03-24T05:27:19.469Z] bde34c3a00c8: Verifying Checksum [2023-03-24T05:27:19.469Z] bde34c3a00c8: Download complete [2023-03-24T05:27:19.469Z] b352a97aabf1: Verifying Checksum [2023-03-24T05:27:19.469Z] b352a97aabf1: Download complete [2023-03-24T05:27:19.469Z] 4872d77fe225: Verifying Checksum [2023-03-24T05:27:19.469Z] 4872d77fe225: Download complete [2023-03-24T05:27:19.469Z] 5851b861e8e6: Verifying Checksum [2023-03-24T05:27:19.469Z] 5851b861e8e6: Download complete [2023-03-24T05:27:19.469Z] b85a868b505f: Verifying Checksum [2023-03-24T05:27:19.469Z] b85a868b505f: Download complete [2023-03-24T05:27:19.728Z] bab4dde63d76: Verifying Checksum [2023-03-24T05:27:19.728Z] bab4dde63d76: Download complete [2023-03-24T05:27:20.669Z] b85a868b505f: Pull complete [2023-03-24T05:27:20.669Z] e2be974225ed: Pull complete [2023-03-24T05:27:21.237Z] 339a4e72a1f5: Pull complete [2023-03-24T05:27:21.237Z] 988bab9f4d93: Pull complete [2023-03-24T05:27:21.498Z] 1469e6f7b9e6: Pull complete [2023-03-24T05:27:21.498Z] eaf3925da568: Pull complete [2023-03-24T05:27:23.405Z] bab4dde63d76: Pull complete [2023-03-24T05:27:23.405Z] bde34c3a00c8: Pull complete [2023-03-24T05:27:23.405Z] b352a97aabf1: Pull complete [2023-03-24T05:27:23.405Z] 4872d77fe225: Pull complete [2023-03-24T05:27:23.405Z] 5851b861e8e6: Pull complete [2023-03-24T05:27:23.405Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-24T05:27:23.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T05:27:23.405Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T05:27:23.489Z] prd-ubuntu20.04-docker-8c-8g-5666 does not seem to be running inside a container [2023-03-24T05:27:23.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-24T05:27:24.954Z] $ docker top 44ec525204b010e9e82ab171c364aeefb4b7ea9d6f69ad68ef54e166a1423abc -eo pid,comm [2023-03-24T05:27:25.012Z] 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-03-24T05:27:25.012Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-24T05:27:25.047Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-24T05:27:25.047Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-24T05:27:25.157Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-24T05:27:25.160Z] $ docker exec 44ec525204b010e9e82ab171c364aeefb4b7ea9d6f69ad68ef54e166a1423abc ssh-agent [2023-03-24T05:27:25.257Z] SSH_AUTH_SOCK=/tmp/ssh-xfARevjmwem2/agent.32 [2023-03-24T05:27:25.257Z] SSH_AGENT_PID=38 [2023-03-24T05:27:25.263Z] Running ssh-add (command line suppressed) [2023-03-24T05:27:25.373Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_13759769773934888044.key (/w/workspace/edgex-go/3@tmp/private_key_13759769773934888044.key) [2023-03-24T05:27:25.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-24T05:27:25.676Z] + git tag --points-at HEAD [Pipeline] } [2023-03-24T05:27:25.687Z] $ docker exec --env ******** --env ******** 44ec525204b010e9e82ab171c364aeefb4b7ea9d6f69ad68ef54e166a1423abc ssh-agent -k [2023-03-24T05:27:25.778Z] unset SSH_AUTH_SOCK; [2023-03-24T05:27:25.778Z] unset SSH_AGENT_PID; [2023-03-24T05:27:25.778Z] echo Agent pid 38 killed; [2023-03-24T05:27:25.787Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-24T05:27:25.813Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-24T05:27:25.813Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-24T05:27:25.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-24T05:27:25.922Z] $ docker exec 44ec525204b010e9e82ab171c364aeefb4b7ea9d6f69ad68ef54e166a1423abc ssh-agent [2023-03-24T05:27:26.032Z] SSH_AUTH_SOCK=/tmp/ssh-x2s1S6Gdqid1/agent.70 [2023-03-24T05:27:26.032Z] SSH_AGENT_PID=76 [2023-03-24T05:27:26.037Z] Running ssh-add (command line suppressed) [2023-03-24T05:27:26.138Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3998265648861121994.key (/w/workspace/edgex-go/3@tmp/private_key_3998265648861121994.key) [2023-03-24T05:27:26.150Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-24T05:27:26.436Z] + git semver init [2023-03-24T05:27:26.695Z] 2023-03-24 05:27:26,603 [run_init] DEBUG init version:0.0.0 force:False [2023-03-24T05:27:26.695Z] 2023-03-24 05:27:26,604 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-03-24T05:27:26.695Z] 2023-03-24 05:27:26,605 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-03-24T05:27:26.695Z] 2023-03-24 05:27:26,605 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2023-03-24T05:27:30.882Z] 2023-03-24 05:27:30,592 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-03-24T05:27:30.882Z] 2023-03-24 05:27:30,593 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4471 with force:False [2023-03-24T05:27:30.882Z] 2023-03-24 05:27:30,593 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4471 [2023-03-24T05:27:30.882Z] 2023-03-24 05:27:30,597 [execute] INFO git cat-file --batch-check [2023-03-24T05:27:30.882Z] 2023-03-24 05:27:30,597 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-03-24T05:27:30.882Z] 2023-03-24 05:27:30,602 [execute] INFO git cat-file --batch [2023-03-24T05:27:30.882Z] 2023-03-24 05:27:30,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-03-24T05:27:30.882Z] 2023-03-24 05:27:30,607 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4471 [2023-03-24T05:27:30.882Z] 0.0.0 [Pipeline] } [2023-03-24T05:27:30.893Z] $ docker exec --env ******** --env ******** 44ec525204b010e9e82ab171c364aeefb4b7ea9d6f69ad68ef54e166a1423abc ssh-agent -k [2023-03-24T05:27:30.981Z] unset SSH_AUTH_SOCK; [2023-03-24T05:27:30.981Z] unset SSH_AGENT_PID; [2023-03-24T05:27:30.981Z] echo Agent pid 76 killed; [2023-03-24T05:27:30.989Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-24T05:27:31.289Z] + git semver [Pipeline] } [2023-03-24T05:27:31.560Z] $ docker stop --time=1 44ec525204b010e9e82ab171c364aeefb4b7ea9d6f69ad68ef54e166a1423abc [2023-03-24T05:27:32.925Z] $ docker rm -f --volumes 44ec525204b010e9e82ab171c364aeefb4b7ea9d6f69ad68ef54e166a1423abc [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-24T05:27:33.277Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-24T05:27:33.469Z] Stashed 1 file(s) [Pipeline] echo [2023-03-24T05:27:33.472Z] [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-03-24T05:27:33.830Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-03-24T05:27:33.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T05:27:33.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T05:27:33.858Z] ========================================================= [2023-03-24T05:27:33.858Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-24T05:27:33.858Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-24T05:27:34.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-24T05:27:34.141Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-24T05:27:34.141Z] 63b65145d645: Pulling fs layer [2023-03-24T05:27:34.141Z] a2d21d5440eb: Pulling fs layer [2023-03-24T05:27:34.141Z] 935e6c44a52c: Pulling fs layer [2023-03-24T05:27:34.141Z] 94cc34f8dd06: Pulling fs layer [2023-03-24T05:27:34.141Z] 30dea6a524f1: Pulling fs layer [2023-03-24T05:27:34.141Z] a2aff8979fd8: Pulling fs layer [2023-03-24T05:27:34.141Z] 6808be2612f2: Pulling fs layer [2023-03-24T05:27:34.141Z] f25807f1079a: Pulling fs layer [2023-03-24T05:27:34.141Z] 94cc34f8dd06: Waiting [2023-03-24T05:27:34.141Z] 30dea6a524f1: Waiting [2023-03-24T05:27:34.141Z] 6808be2612f2: Waiting [2023-03-24T05:27:34.141Z] f25807f1079a: Waiting [2023-03-24T05:27:34.141Z] a2aff8979fd8: Waiting [2023-03-24T05:27:34.141Z] a2d21d5440eb: Download complete [2023-03-24T05:27:34.141Z] 94cc34f8dd06: Verifying Checksum [2023-03-24T05:27:34.141Z] 94cc34f8dd06: Download complete [2023-03-24T05:27:34.141Z] 30dea6a524f1: Verifying Checksum [2023-03-24T05:27:34.141Z] 30dea6a524f1: Download complete [2023-03-24T05:27:34.141Z] 63b65145d645: Verifying Checksum [2023-03-24T05:27:34.141Z] 63b65145d645: Download complete [2023-03-24T05:27:34.141Z] a2aff8979fd8: Verifying Checksum [2023-03-24T05:27:34.141Z] a2aff8979fd8: Download complete [2023-03-24T05:27:34.403Z] 63b65145d645: Pull complete [2023-03-24T05:27:34.403Z] a2d21d5440eb: Pull complete [2023-03-24T05:27:34.984Z] f25807f1079a: Verifying Checksum [2023-03-24T05:27:34.984Z] f25807f1079a: Download complete [2023-03-24T05:27:34.984Z] 935e6c44a52c: Verifying Checksum [2023-03-24T05:27:34.984Z] 935e6c44a52c: Download complete [2023-03-24T05:27:34.984Z] 6808be2612f2: Verifying Checksum [2023-03-24T05:27:34.984Z] 6808be2612f2: Download complete [2023-03-24T05:27:37.512Z] 935e6c44a52c: Pull complete [2023-03-24T05:27:37.770Z] 94cc34f8dd06: Pull complete [2023-03-24T05:27:37.770Z] 30dea6a524f1: Pull complete [2023-03-24T05:27:37.770Z] a2aff8979fd8: Pull complete [2023-03-24T05:27:40.299Z] 6808be2612f2: Pull complete [2023-03-24T05:27:40.557Z] f25807f1079a: Pull complete [2023-03-24T05:27:40.557Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-24T05:27:40.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-24T05:27:40.557Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-24T05:27:40.857Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-24T05:27:40.857Z] WORKDIR /edgex [2023-03-24T05:27:40.857Z] COPY go.mod . [2023-03-24T05:27:40.857Z] RUN go mod download [2023-03-24T05:27:40.857Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-24T05:27:41.425Z] Sending build context to Docker daemon 170.5MB [2023-03-24T05:27:41.425Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-24T05:27:41.425Z] ---> 3b553350e43f [2023-03-24T05:27:41.425Z] Step 2/4 : WORKDIR /edgex [2023-03-24T05:27:46.727Z] ---> Running in 035b97c2effe [2023-03-24T05:27:46.727Z] Removing intermediate container 035b97c2effe [2023-03-24T05:27:46.727Z] ---> 146c6876500d [2023-03-24T05:27:46.727Z] Step 3/4 : COPY go.mod . [2023-03-24T05:27:46.727Z] ---> d9412affc89f [2023-03-24T05:27:46.727Z] Step 4/4 : RUN go mod download [2023-03-24T05:27:46.986Z] ---> Running in b7de72b108b2 [2023-03-24T05:27:48.527Z] Still waiting to schedule task [2023-03-24T05:27:48.528Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-24T05:28:05.083Z] Removing intermediate container b7de72b108b2 [2023-03-24T05:28:05.083Z] ---> 0edd399b9b9e [2023-03-24T05:28:05.083Z] Successfully built 0edd399b9b9e [2023-03-24T05:28:05.083Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T05:28:05.377Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-24T05:28:05.377Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T05:28:05.447Z] prd-ubuntu20.04-docker-8c-8g-5666 does not seem to be running inside a container [2023-03-24T05:28:05.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-24T05:28:05.868Z] $ docker top 1ea8c052f979f672dba390c65759eb90244d41cd55f44d5f439ebb57a716ce9e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T05:28:06.213Z] + go version [2023-03-24T05:28:06.213Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-24T05:28:06.229Z] $ docker stop --time=1 1ea8c052f979f672dba390c65759eb90244d41cd55f44d5f439ebb57a716ce9e [2023-03-24T05:28:07.521Z] $ docker rm -f --volumes 1ea8c052f979f672dba390c65759eb90244d41cd55f44d5f439ebb57a716ce9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T05:28:07.913Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-24T05:28:07.913Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T05:28:07.985Z] prd-ubuntu20.04-docker-8c-8g-5666 does not seem to be running inside a container [2023-03-24T05:28:08.020Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-24T05:28:08.401Z] $ docker top 55c9db6d7b307ef507ed70ea55f32ba35eaddf7f8792ff275a3275be3fea3f84 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-24T05:28:08.465Z] ========================================================= [2023-03-24T05:28:08.465Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-24T05:28:08.465Z] ========================================================= [Pipeline] sh [2023-03-24T05:28:08.745Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-03-24T05:28:09.043Z] + make test [2023-03-24T05:28:09.043Z] go test -race -coverprofile=coverage.out ./... [2023-03-24T05:28:15.609Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-24T05:28:27.806Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-24T05:28:27.806Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-24T05:28:27.806Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-24T05:28:27.806Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-24T05:28:28.065Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-24T05:28:28.065Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-24T05:28:28.323Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-24T05:28:28.323Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-24T05:28:28.323Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-24T05:28:28.581Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-24T05:28:28.839Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-24T05:28:29.097Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-24T05:28:29.097Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-24T05:28:29.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-24T05:28:30.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-24T05:28:30.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-24T05:28:30.034Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2023-03-24T05:28:30.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-24T05:28:30.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-24T05:28:30.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-24T05:28:30.034Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements [2023-03-24T05:28:30.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-24T05:28:30.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-24T05:28:31.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-24T05:28:31.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-24T05:28:31.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-24T05:28:31.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-24T05:28:31.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-24T05:28:32.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-24T05:28:32.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-24T05:28:33.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.090s coverage: 71.3% of statements [2023-03-24T05:28:33.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements [2023-03-24T05:28:33.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-24T05:28:33.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-24T05:28:33.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-24T05:28:33.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-24T05:28:33.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-24T05:28:33.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-24T05:28:33.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-24T05:28:33.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-24T05:28:34.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.956s coverage: 88.5% of statements [2023-03-24T05:28:34.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.055s coverage: 3.9% of statements [2023-03-24T05:28:34.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.372s coverage: 95.6% of statements [2023-03-24T05:28:34.249Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements [2023-03-24T05:28:34.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-24T05:28:34.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-24T05:28:34.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-24T05:28:34.815Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 65.9% of statements [2023-03-24T05:28:35.080Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-24T05:28:35.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-24T05:28:35.080Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements [2023-03-24T05:28:35.080Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 29.0% of statements [2023-03-24T05:28:35.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 44.1% of statements [2023-03-24T05:28:35.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 82.9% of statements [2023-03-24T05:28:35.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2023-03-24T05:28:35.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2023-03-24T05:28:35.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2023-03-24T05:28:36.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-24T05:28:36.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-24T05:28:36.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-24T05:28:36.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-24T05:28:36.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-24T05:28:36.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-24T05:28:36.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-24T05:28:36.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-24T05:28:37.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-24T05:28:37.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-24T05:28:37.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-24T05:28:37.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-24T05:28:37.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-24T05:28:37.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-24T05:28:38.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-24T05:28:38.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-24T05:28:39.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-24T05:28:40.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-24T05:28:40.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-24T05:28:41.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-24T05:28:41.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-24T05:28:41.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-24T05:28:42.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-24T05:28:42.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-24T05:28:43.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-24T05:28:43.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-24T05:28:43.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-24T05:28:43.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-24T05:28:43.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-24T05:28:45.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-24T05:28:45.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-24T05:28:45.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-24T05:28:45.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-24T05:28:46.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-24T05:28:46.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-24T05:28:46.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-24T05:28:46.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-24T05:28:47.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-24T05:28:47.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-24T05:28:47.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2023-03-24T05:28:48.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-24T05:28:48.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-24T05:29:00.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.267s coverage: 79.9% of statements [2023-03-24T05:29:00.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.065s coverage: 92.9% of statements [2023-03-24T05:29:00.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-03-24T05:29:00.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 86.9% of statements [2023-03-24T05:29:00.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2023-03-24T05:29:00.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-03-24T05:29:00.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-03-24T05:29:00.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.2% of statements [2023-03-24T05:29:00.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements [2023-03-24T05:29:00.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.049s coverage: 86.0% of statements [2023-03-24T05:29:00.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.153s coverage: 63.1% of statements [2023-03-24T05:29:00.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2023-03-24T05:29:00.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-03-24T05:29:00.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-03-24T05:29:00.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2023-03-24T05:29:00.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-03-24T05:29:00.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 38.4% of statements [2023-03-24T05:29:00.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2023-03-24T05:29:00.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2023-03-24T05:29:00.445Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2023-03-24T05:29:00.445Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.109s coverage: 92.3% of statements [2023-03-24T05:29:00.445Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements [2023-03-24T05:29:00.445Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2023-03-24T05:29:00.445Z] 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-03-24T05:29:00.445Z] running golangci-lint [2023-03-24T05:29:00.445Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-03-24T05:29:00.445Z] go version go1.20.2 linux/amd64 [2023-03-24T05:29:00.445Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-03-24T05:29:00.445Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-03-24T05:29:13.360Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5667 in /w/workspace/edgexfoundry_edgex-go_PR-4471 [Pipeline] { [Pipeline] ws [2023-03-24T05:29:13.372Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-03-24T05:29:13.404Z] The recommended git tool is: git [2023-03-24T05:29:15.402Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|types_sizes|deps|files|name|compiled_files) took 14.048479094s" [2023-03-24T05:29:15.402Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.347335ms" [2023-03-24T05:29:18.302Z] using credential edgex-jenkins-ssh [2023-03-24T05:29:18.324Z] Cloning the remote Git repository [2023-03-24T05:29:18.377Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-24T05:29:18.488Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-03-24T05:29:18.636Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-24T05:29:18.637Z] > git --version # timeout=10 [2023-03-24T05:29:18.666Z] > git --version # 'git version 2.25.1' [2023-03-24T05:29:18.671Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T05:29:18.833Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-24T05:29:21.949Z] level=info msg="[linters_context/goanalysis] analyzers took 55.238991276s with top 10 stages: buildir: 30.536121337s, fact_deprecated: 1.675885111s, inspect: 1.671014427s, printf: 1.420125668s, ctrlflow: 1.338234984s, gosec: 1.277283762s, S1038: 893.905254ms, fact_purity: 779.189778ms, nilness: 740.835052ms, ineffassign: 479.142342ms" [2023-03-24T05:29:21.949Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-03-24T05:29:21.949Z] level=info msg="[runner] Processors filtering stat (out/in): exclude: 201/201, cgo: 201/201, skip_dirs: 201/201, autogenerated_exclude: 201/201, exclude-rules: 21/201, identifier_marker: 201/201, nolint: 0/21, filename_unadjuster: 201/201, path_prettifier: 201/201, skip_files: 201/201" [2023-03-24T05:29:21.949Z] level=info msg="[runner] processing took 18.855475ms with stages: nolint: 8.239054ms, identifier_marker: 4.918816ms, autogenerated_exclude: 1.848614ms, exclude-rules: 1.68217ms, path_prettifier: 1.352752ms, skip_dirs: 744.867µs, filename_unadjuster: 37.481µs, cgo: 28.001µs, max_same_issues: 680ns, uniq_by_line: 520ns, skip_files: 520ns, severity-rules: 340ns, exclude: 330ns, source_code: 280ns, sort_results: 250ns, diff: 250ns, max_from_linter: 180ns, path_shortener: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-03-24T05:29:21.949Z] level=info msg="[runner] linters took 7.249792706s with stages: goanalysis_metalinter: 7.230849709s" [2023-03-24T05:29:21.949Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-03-24T05:29:21.949Z] level=info msg="Memory: 214 samples, avg is 183.5MB, max is 749.0MB" [2023-03-24T05:29:21.949Z] level=info msg="Execution took 21.347814232s" [2023-03-24T05:29:21.949Z] go vet ./... [2023-03-24T05:29:26.128Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-24T05:29:26.128Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-24T05:29:26.128Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-24T05:29:26.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-24T05:29:26.433Z] + ls -al . [2023-03-24T05:29:26.433Z] total 704 [2023-03-24T05:29:26.433Z] drwxrwxr-x 11 1001 1001 4096 Mar 24 05:28 . [2023-03-24T05:29:26.433Z] drwxr-xr-x 4 root root 4096 Mar 24 05:28 .. [2023-03-24T05:29:26.433Z] drwxrwxr-x 2 1001 1001 4096 Mar 24 05:27 .blubracket [2023-03-24T05:29:26.433Z] -rw-rw-r-- 1 1001 1001 16 Mar 24 05:27 .dockerignore [2023-03-24T05:29:26.433Z] drwxrwxr-x 8 1001 1001 4096 Mar 24 05:27 .git [2023-03-24T05:29:26.433Z] drwxrwxr-x 3 1001 1001 4096 Mar 24 05:27 .github [2023-03-24T05:29:26.433Z] -rw-rw-r-- 1 1001 1001 1133 Mar 24 05:27 .gitignore [2023-03-24T05:29:26.433Z] -rw-rw-r-- 1 1001 1001 42 Mar 24 05:27 .golangci.yml [2023-03-24T05:29:26.433Z] -rw-rw-r-- 1 1001 1001 87 Mar 24 05:27 .hadolint.yml [2023-03-24T05:29:26.433Z] drwxr-xr-x 3 1001 1001 4096 Mar 24 05:27 .semver [2023-03-24T05:29:26.433Z] -rw-rw-r-- 1 1001 1001 166 Mar 24 05:27 .sonarcloud.properties [2023-03-24T05:29:26.433Z] -rw-rw-r-- 1 1001 1001 1171 Mar 24 05:27 ADOPTERS.md [2023-03-24T05:29:26.433Z] -rw-rw-r-- 1 1001 1001 10835 Mar 24 05:27 Attribution.txt [2023-03-24T05:29:26.433Z] -rw-rw-r-- 1 1001 1001 73765 Mar 24 05:27 CHANGELOG.md [2023-03-24T05:29:26.433Z] -rw-rw-r-- 1 1001 1001 3804 Mar 24 05:27 CONTRIBUTING.md [2023-03-24T05:29:26.433Z] -rw-rw-r-- 1 1001 1001 677 Mar 24 05:27 GOVERNANCE.md [2023-03-24T05:29:26.433Z] -rw-rw-r-- 1 1001 1001 883 Mar 24 05:27 Jenkinsfile [2023-03-24T05:29:26.433Z] -rw-rw-r-- 1 1001 1001 10775 Mar 24 05:27 LICENSE [2023-03-24T05:29:26.433Z] -rw-rw-r-- 1 1001 1001 14368 Mar 24 05:27 Makefile [2023-03-24T05:29:26.433Z] -rw-rw-r-- 1 1001 1001 582 Mar 24 05:27 OWNERS.md [2023-03-24T05:29:26.433Z] -rw-rw-r-- 1 1001 1001 9403 Mar 24 05:27 README.md [2023-03-24T05:29:26.433Z] -rw-rw-r-- 1 1001 1001 789 Mar 24 05:27 SECURITY.md [2023-03-24T05:29:26.433Z] -rw-rw-r-- 1 1001 1001 5 Mar 24 05:27 VERSION [2023-03-24T05:29:26.433Z] drwxrwxr-x 2 1001 1001 4096 Mar 24 05:27 bin [2023-03-24T05:29:26.433Z] drwxrwxr-x 18 1001 1001 4096 Mar 24 05:27 cmd [2023-03-24T05:29:26.433Z] -rw-r--r-- 1 root root 447380 Mar 24 05:28 coverage.out [2023-03-24T05:29:26.433Z] -rw-rw-r-- 1 1001 1001 3200 Mar 24 05:27 go.mod [2023-03-24T05:29:26.433Z] -rw-rw-r-- 1 1001 1001 31265 Mar 24 05:27 go.sum [2023-03-24T05:29:26.433Z] drwxrwxr-x 7 1001 1001 4096 Mar 24 05:27 internal [2023-03-24T05:29:26.433Z] drwxrwxr-x 3 1001 1001 4096 Mar 24 05:27 openapi [2023-03-24T05:29:26.433Z] -rw-rw-r-- 1 1001 1001 594 Mar 24 05:27 security.txt [2023-03-24T05:29:26.433Z] drwxrwxr-x 4 1001 1001 4096 Mar 24 05:27 snap [2023-03-24T05:29:26.433Z] -rw-rw-r-- 1 1001 1001 204 Mar 24 05:27 version.go [Pipeline] sh [2023-03-24T05:29:26.716Z] + '[' -e coverage.out ] [2023-03-24T05:29:26.716Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-24T05:29:26.842Z] Stashed 1 file(s) [Pipeline] sh [2023-03-24T05:29:27.120Z] + make build [2023-03-24T05:29:27.120Z] 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-03-24T05:29:35.825Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-24T05:29:35.848Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-24T05:29:36.741Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-24T05:29:36.783Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-24T05:29:36.784Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T05:29:36.800Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4471/head:refs/remotes/origin/PR-4471 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-24T05:29:37.683Z] Merging remotes/origin/main commit e99ed673a0cd686e15ecc698ddc640835b09c835 into PR head commit 83672c734fcb6f2cabe713eaa00da0a020070844 [2023-03-24T05:29:38.109Z] Merge succeeded, producing 83672c734fcb6f2cabe713eaa00da0a020070844 [2023-03-24T05:29:38.109Z] Checking out Revision 83672c734fcb6f2cabe713eaa00da0a020070844 (PR-4471) [2023-03-24T05:29:39.325Z] 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-03-24T05:29:39.325Z] 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-03-24T05:29:37.704Z] > git config core.sparsecheckout # timeout=10 [2023-03-24T05:29:37.779Z] > git checkout -f 83672c734fcb6f2cabe713eaa00da0a020070844 # timeout=10 [2023-03-24T05:29:38.004Z] > git remote # timeout=10 [2023-03-24T05:29:38.028Z] > git config --get remote.origin.url # timeout=10 [2023-03-24T05:29:38.045Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T05:29:38.060Z] > git merge e99ed673a0cd686e15ecc698ddc640835b09c835 # timeout=10 [2023-03-24T05:29:38.088Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-24T05:29:38.124Z] > git config core.sparsecheckout # timeout=10 [2023-03-24T05:29:38.143Z] > git checkout -f 83672c734fcb6f2cabe713eaa00da0a020070844 # timeout=10 [2023-03-24T05:29:39.893Z] 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-03-24T05:29:40.460Z] 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-03-24T05:29:41.805Z] Commit message: "feat!: Apply provision watcher model changes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-24T05:29:42.719Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-24T05:29:42.719Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-24T05:29:42.719Z] Dload Upload Total Spent Left Speed [2023-03-24T05:29:42.719Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2023-03-24T05:29:43.453Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-24T05:29:43.783Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-03-24T05:29:43.783Z] /etc/docker/daemon.json [2023-03-24T05:29:43.783Z] { [2023-03-24T05:29:43.783Z] "registry-mirrors": [ [2023-03-24T05:29:43.783Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-24T05:29:43.783Z] ], [2023-03-24T05:29:43.783Z] "bip": "10.250.0.254/24", [2023-03-24T05:29:43.783Z] "hosts": [ [2023-03-24T05:29:43.783Z] "tcp://0.0.0.0:5555", [2023-03-24T05:29:43.783Z] "unix:///var/run/docker.sock" [2023-03-24T05:29:43.783Z] ], [2023-03-24T05:29:43.783Z] "mtu": 1458, [2023-03-24T05:29:43.783Z] "selinux-enabled": true, [2023-03-24T05:29:43.783Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-24T05:29:43.783Z] } [Pipeline] sh [2023-03-24T05:29:44.110Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-24T05:29:44.439Z] + sudo service docker restart [2023-03-24T05:29:47.027Z] 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-03-24T05:29:47.593Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-24T05:29:48.528Z] 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-03-24T05:29:49.466Z] 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-03-24T05:29:50.404Z] 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-03-24T05:29:51.341Z] 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-03-24T05:29:52.276Z] 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-03-24T05:29:53.667Z] $ docker stop --time=1 55c9db6d7b307ef507ed70ea55f32ba35eaddf7f8792ff275a3275be3fea3f84 [2023-03-24T05:29:57.387Z] $ docker rm -f --volumes 55c9db6d7b307ef507ed70ea55f32ba35eaddf7f8792ff275a3275be3fea3f84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T05:29:58.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-24T05:29:58.287Z] [2023-03-24T05:29:58.287Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T05:29:58.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-24T05:29:58.592Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-24T05:29:58.592Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-24T05:29:58.592Z] ca9280d653b3: Pulling fs layer [2023-03-24T05:29:58.592Z] 7e9c9ca2126c: Pulling fs layer [2023-03-24T05:29:58.592Z] cbdbe7a5bc2a: Download complete [2023-03-24T05:29:58.853Z] cbdbe7a5bc2a: Pull complete [2023-03-24T05:29:58.853Z] ca9280d653b3: Verifying Checksum [2023-03-24T05:29:58.853Z] ca9280d653b3: Download complete [2023-03-24T05:29:59.113Z] 7e9c9ca2126c: Download complete [2023-03-24T05:29:59.113Z] ca9280d653b3: Pull complete [2023-03-24T05:30:02.408Z] 7e9c9ca2126c: Pull complete [2023-03-24T05:30:02.408Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-24T05:30:02.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-24T05:30:02.408Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T05:30:02.500Z] prd-ubuntu20.04-docker-8c-8g-5666 does not seem to be running inside a container [2023-03-24T05:30:02.531Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-24T05:30:04.736Z] $ docker top 094206c39f664ccfbad045c2a73200b22679576552a5ff6bef23a2f98d22fd44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2023-03-24T05:30:04.817Z] provisioning config files... [2023-03-24T05:30:04.845Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1122145413708411119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T05:30:05.064Z] + docker-compose build --help [2023-03-24T05:30:05.064Z] + grep parallel [2023-03-24T05:30:05.195Z] ---> docker-login.sh [2023-03-24T05:30:05.195Z] nexus3.edgexfoundry.org:10001 [2023-03-24T05:30:05.631Z] --parallel Build images in parallel. [Pipeline] } [2023-03-24T05:30:05.647Z] $ docker stop --time=1 094206c39f664ccfbad045c2a73200b22679576552a5ff6bef23a2f98d22fd44 [2023-03-24T05:30:05.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T05:30:05.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T05:30:05.783Z] Configure a credential helper to remove this warning. See [2023-03-24T05:30:05.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T05:30:05.783Z] [2023-03-24T05:30:05.783Z] Login Succeeded [2023-03-24T05:30:05.783Z] nexus3.edgexfoundry.org:10002 [2023-03-24T05:30:06.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T05:30:06.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T05:30:06.324Z] Configure a credential helper to remove this warning. See [2023-03-24T05:30:06.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T05:30:06.324Z] [2023-03-24T05:30:06.324Z] Login Succeeded [2023-03-24T05:30:06.324Z] nexus3.edgexfoundry.org:10003 [2023-03-24T05:30:06.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T05:30:06.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T05:30:06.595Z] Configure a credential helper to remove this warning. See [2023-03-24T05:30:06.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T05:30:06.595Z] [2023-03-24T05:30:06.595Z] Login Succeeded [2023-03-24T05:30:06.595Z] nexus3.edgexfoundry.org:10004 [2023-03-24T05:30:06.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T05:30:06.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T05:30:06.865Z] Configure a credential helper to remove this warning. See [2023-03-24T05:30:06.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T05:30:06.865Z] [2023-03-24T05:30:06.865Z] Login Succeeded [2023-03-24T05:30:06.865Z] docker.io [2023-03-24T05:30:06.899Z] $ docker rm -f --volumes 094206c39f664ccfbad045c2a73200b22679576552a5ff6bef23a2f98d22fd44 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T05:30:07.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T05:30:07.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-24T05:30:07.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T05:30:07.349Z] prd-ubuntu20.04-docker-8c-8g-5666 does not seem to be running inside a container [2023-03-24T05:30:07.381Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-24T05:30:07.706Z] $ docker top 7868964b4792bb43b145748a4a3bca3e89854deeb29837a577c2f5dfccfa9a67 -eo pid,comm [2023-03-24T05:30:07.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T05:30:07.723Z] Configure a credential helper to remove this warning. See [2023-03-24T05:30:07.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T05:30:07.723Z] [2023-03-24T05:30:07.723Z] Login Succeeded [2023-03-24T05:30:07.723Z] ---> docker-login.sh ends [Pipeline] { [Pipeline] } [2023-03-24T05:30:07.762Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-24T05:30:08.044Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-24T05:30:08.342Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-03-24T05:30:08.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T05:30:08.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T05:30:08.381Z] ========================================================= [2023-03-24T05:30:08.381Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-24T05:30:08.381Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-24T05:30:08.611Z] Building core-command ... [2023-03-24T05:30:08.611Z] Building core-common-config-bootstrapper ... [2023-03-24T05:30:08.611Z] Building core-data ... [2023-03-24T05:30:08.611Z] Building core-metadata ... [2023-03-24T05:30:08.611Z] Building security-bootstrapper ... [2023-03-24T05:30:08.611Z] Building security-proxy-auth ... [2023-03-24T05:30:08.611Z] Building security-proxy-setup ... [2023-03-24T05:30:08.611Z] Building security-secretstore-setup ... [2023-03-24T05:30:08.611Z] Building security-spiffe-token-provider ... [2023-03-24T05:30:08.611Z] Building security-spire-agent ... [2023-03-24T05:30:08.611Z] Building security-spire-config ... [2023-03-24T05:30:08.611Z] Building security-spire-server ... [2023-03-24T05:30:08.611Z] Building support-notifications ... [2023-03-24T05:30:08.611Z] Building support-scheduler ... [2023-03-24T05:30:08.611Z] Building security-spiffe-token-provider [2023-03-24T05:30:08.611Z] Building core-command [2023-03-24T05:30:08.611Z] Building core-common-config-bootstrapper [2023-03-24T05:30:08.611Z] Building support-scheduler [2023-03-24T05:30:08.611Z] Building core-metadata [2023-03-24T05:30:08.706Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-24T05:30:08.706Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-24T05:30:08.706Z] af6eaf76a39c: Pulling fs layer [2023-03-24T05:30:08.706Z] 55522c791124: Pulling fs layer [2023-03-24T05:30:08.706Z] ce5c4a1c91eb: Pulling fs layer [2023-03-24T05:30:08.706Z] 169dfbe0d373: Pulling fs layer [2023-03-24T05:30:08.706Z] e1ff8fa3b103: Pulling fs layer [2023-03-24T05:30:08.706Z] 52ebb69f0ebf: Pulling fs layer [2023-03-24T05:30:08.706Z] 5abe8eddf0d5: Pulling fs layer [2023-03-24T05:30:08.706Z] 169dfbe0d373: Waiting [2023-03-24T05:30:08.706Z] e1ff8fa3b103: Waiting [2023-03-24T05:30:08.706Z] 52ebb69f0ebf: Waiting [2023-03-24T05:30:08.706Z] 5abe8eddf0d5: Waiting [2023-03-24T05:30:08.979Z] 55522c791124: Verifying Checksum [2023-03-24T05:30:08.979Z] 55522c791124: Download complete [2023-03-24T05:30:08.979Z] 169dfbe0d373: Verifying Checksum [2023-03-24T05:30:08.979Z] 169dfbe0d373: Download complete [2023-03-24T05:30:08.979Z] e1ff8fa3b103: Verifying Checksum [2023-03-24T05:30:08.979Z] e1ff8fa3b103: Download complete [2023-03-24T05:30:08.979Z] af6eaf76a39c: Verifying Checksum [2023-03-24T05:30:08.979Z] af6eaf76a39c: Download complete [2023-03-24T05:30:09.950Z] af6eaf76a39c: Pull complete [2023-03-24T05:30:09.950Z] 5abe8eddf0d5: Verifying Checksum [2023-03-24T05:30:09.950Z] 5abe8eddf0d5: Download complete [2023-03-24T05:30:10.538Z] 55522c791124: Pull complete [2023-03-24T05:30:11.510Z] ce5c4a1c91eb: Verifying Checksum [2023-03-24T05:30:11.510Z] ce5c4a1c91eb: Download complete [2023-03-24T05:30:11.510Z] 52ebb69f0ebf: Verifying Checksum [2023-03-24T05:30:11.510Z] 52ebb69f0ebf: Download complete [2023-03-24T05:30:18.577Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T05:30:18.577Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-24T05:30:18.577Z] ---> 0edd399b9b9e [2023-03-24T05:30:18.577Z] Step 3/20 : WORKDIR /edgex-go [2023-03-24T05:30:18.577Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T05:30:18.577Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-24T05:30:18.577Z] ---> 0edd399b9b9e [2023-03-24T05:30:18.577Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-24T05:30:18.577Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T05:30:18.577Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-24T05:30:18.577Z] ---> 0edd399b9b9e [2023-03-24T05:30:18.577Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-24T05:30:18.577Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T05:30:18.577Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-24T05:30:18.577Z] ---> 0edd399b9b9e [2023-03-24T05:30:18.577Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-24T05:30:18.835Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T05:30:18.835Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-24T05:30:18.835Z] ---> 0edd399b9b9e [2023-03-24T05:30:18.835Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-24T05:30:23.862Z] ce5c4a1c91eb: Pull complete [2023-03-24T05:30:23.862Z] 169dfbe0d373: Pull complete [2023-03-24T05:30:23.862Z] e1ff8fa3b103: Pull complete [2023-03-24T05:30:25.401Z] ---> Running in be83e1c59032 [2023-03-24T05:30:25.401Z] ---> Running in 8f3acf4cf0f4 [2023-03-24T05:30:25.401Z] ---> Running in f8f2231ea394 [2023-03-24T05:30:25.401Z] ---> Running in 9282d57f0f24 [2023-03-24T05:30:25.401Z] ---> Running in 07a2e75f9b3c [2023-03-24T05:30:25.401Z] Removing intermediate container f8f2231ea394 [2023-03-24T05:30:25.401Z] ---> 4c2a65f0fac9 [2023-03-24T05:30:25.401Z] Step 4/23 : WORKDIR /edgex-go [2023-03-24T05:30:25.401Z] Removing intermediate container be83e1c59032 [2023-03-24T05:30:25.401Z] ---> cdfa750ea3c3 [2023-03-24T05:30:25.401Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-24T05:30:25.401Z] Removing intermediate container 9282d57f0f24 [2023-03-24T05:30:25.401Z] ---> b6520e581869 [2023-03-24T05:30:25.401Z] Step 4/25 : WORKDIR /edgex-go [2023-03-24T05:30:25.401Z] Removing intermediate container 8f3acf4cf0f4 [2023-03-24T05:30:25.401Z] Removing intermediate container 07a2e75f9b3c [2023-03-24T05:30:25.401Z] ---> c85d207a4c12 [2023-03-24T05:30:25.401Z] Step 4/24 : WORKDIR /edgex-go [2023-03-24T05:30:25.401Z] ---> 2f6e29684a3f [2023-03-24T05:30:25.401Z] Step 4/23 : WORKDIR /edgex-go [2023-03-24T05:30:25.401Z] ---> Running in c5fe78b9c42b [2023-03-24T05:30:25.401Z] ---> Running in 96e6921bdfd4 [2023-03-24T05:30:25.401Z] ---> Running in fbf3aa84c3a6 [2023-03-24T05:30:25.401Z] ---> Running in 176ab3383686 [2023-03-24T05:30:25.401Z] ---> Running in 4efbda39b4bb [2023-03-24T05:30:25.401Z] Removing intermediate container c5fe78b9c42b [2023-03-24T05:30:25.401Z] ---> f481d03c5a67 [2023-03-24T05:30:25.401Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-24T05:30:25.401Z] Removing intermediate container 96e6921bdfd4 [2023-03-24T05:30:25.401Z] ---> 1bedea3e6452 [2023-03-24T05:30:25.401Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-24T05:30:25.401Z] Removing intermediate container 4efbda39b4bb [2023-03-24T05:30:25.401Z] ---> 12e3b70260c6 [2023-03-24T05:30:25.401Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-24T05:30:25.401Z] ---> Running in d00c13c7d964 [2023-03-24T05:30:25.401Z] ---> Running in 63341f191323 [2023-03-24T05:30:25.401Z] Removing intermediate container 176ab3383686 [2023-03-24T05:30:25.401Z] ---> 12d1323827e0 [2023-03-24T05:30:25.401Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-24T05:30:25.401Z] ---> Running in 044cc8f06243 [2023-03-24T05:30:25.401Z] ---> Running in f18e56836378 [2023-03-24T05:30:25.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T05:30:25.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T05:30:25.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T05:30:25.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T05:30:25.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T05:30:25.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T05:30:25.658Z] v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-24T05:30:25.658Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-24T05:30:25.658Z] OK: 17822 distinct packages available [2023-03-24T05:30:25.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T05:30:25.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T05:30:25.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T05:30:25.915Z] OK: 265 MiB in 53 packages [2023-03-24T05:30:25.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T05:30:25.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T05:30:25.915Z] OK: 265 MiB in 53 packages [2023-03-24T05:30:25.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T05:30:26.173Z] OK: 265 MiB in 53 packages [2023-03-24T05:30:26.173Z] OK: 265 MiB in 53 packages [2023-03-24T05:30:26.173Z] OK: 265 MiB in 53 packages [2023-03-24T05:30:26.173Z] Removing intermediate container 63341f191323 [2023-03-24T05:30:26.173Z] ---> e1fb43f2329b [2023-03-24T05:30:26.173Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-24T05:30:26.173Z] Removing intermediate container d00c13c7d964 [2023-03-24T05:30:26.173Z] ---> ef1616723ec0 [2023-03-24T05:30:26.173Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-24T05:30:26.431Z] ---> 10582f2559f5 [2023-03-24T05:30:26.431Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T05:30:26.431Z] ---> Running in 60bbfb2eb476 [2023-03-24T05:30:26.431Z] ---> 4f6245b07c20 [2023-03-24T05:30:26.431Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T05:30:26.431Z] ---> Running in b905ee4d625f [2023-03-24T05:30:26.692Z] Removing intermediate container fbf3aa84c3a6 [2023-03-24T05:30:26.692Z] ---> c998424a81b0 [2023-03-24T05:30:26.692Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-24T05:30:26.692Z] Removing intermediate container 044cc8f06243 [2023-03-24T05:30:26.692Z] ---> df7daee24dc1 [2023-03-24T05:30:26.692Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-24T05:30:26.692Z] Removing intermediate container f18e56836378 [2023-03-24T05:30:26.692Z] ---> 14c2ed4b692b [2023-03-24T05:30:26.692Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-24T05:30:26.692Z] ---> bccace8cd383 [2023-03-24T05:30:26.692Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T05:30:26.692Z] ---> adba7dbf80cb [2023-03-24T05:30:26.692Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T05:30:26.692Z] ---> Running in e5fc6cd37ede [2023-03-24T05:30:26.952Z] ---> Running in 0884472edb07 [2023-03-24T05:30:26.952Z] ---> 214d4b87ac08 [2023-03-24T05:30:26.952Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T05:30:26.952Z] ---> Running in 2f217bfea9c1 [2023-03-24T05:30:30.527Z] 52ebb69f0ebf: Pull complete [2023-03-24T05:30:33.128Z] 5abe8eddf0d5: Pull complete [2023-03-24T05:30:33.128Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-24T05:30:33.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-24T05:30:33.128Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-24T05:30:33.456Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-24T05:30:33.456Z] WORKDIR /edgex [2023-03-24T05:30:33.456Z] COPY go.mod . [2023-03-24T05:30:33.456Z] RUN go mod download [2023-03-24T05:30:33.456Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-24T05:30:34.052Z] Sending build context to Docker daemon 2.935MB [2023-03-24T05:30:34.052Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-24T05:30:34.052Z] ---> 6cb57ee374ae [2023-03-24T05:30:34.052Z] Step 2/4 : WORKDIR /edgex [2023-03-24T05:30:36.007Z] ---> Running in c336dae2b3b3 [2023-03-24T05:30:36.007Z] Removing intermediate container c336dae2b3b3 [2023-03-24T05:30:36.007Z] ---> ef83738394dd [2023-03-24T05:30:36.007Z] Step 3/4 : COPY go.mod . [2023-03-24T05:30:36.594Z] ---> 0d6796e5f556 [2023-03-24T05:30:36.594Z] Step 4/4 : RUN go mod download [2023-03-24T05:30:36.594Z] ---> Running in a9af36bc62cd [2023-03-24T05:31:08.847Z] Removing intermediate container a9af36bc62cd [2023-03-24T05:31:08.847Z] ---> 1910de0859b1 [2023-03-24T05:31:08.847Z] Successfully built 1910de0859b1 [2023-03-24T05:31:08.847Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T05:31:09.175Z] + docker inspect -f . ci-base-image-arm64 [2023-03-24T05:31:09.175Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T05:31:09.373Z] prd-ubuntu20.04-docker-arm64-4c-16g-5667 does not seem to be running inside a container [2023-03-24T05:31:09.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-24T05:31:10.614Z] $ docker top 4459b0a2df1a318542d2e965d652f3fe761a4bafd2c63346af9b65917fe5e74b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T05:31:11.441Z] + go version [2023-03-24T05:31:11.441Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-24T05:31:11.461Z] $ docker stop --time=1 4459b0a2df1a318542d2e965d652f3fe761a4bafd2c63346af9b65917fe5e74b [2023-03-24T05:31:13.085Z] $ docker rm -f --volumes 4459b0a2df1a318542d2e965d652f3fe761a4bafd2c63346af9b65917fe5e74b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T05:31:13.615Z] + docker inspect -f . ci-base-image-arm64 [2023-03-24T05:31:13.615Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T05:31:13.794Z] prd-ubuntu20.04-docker-arm64-4c-16g-5667 does not seem to be running inside a container [2023-03-24T05:31:13.859Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-24T05:31:14.980Z] $ docker top 0c766f24efeab27d45474d3f787427a0af12fc430265a8ed8810f8259b1d8805 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-24T05:31:15.168Z] ========================================================= [2023-03-24T05:31:15.168Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-24T05:31:15.168Z] ========================================================= [Pipeline] sh [2023-03-24T05:31:15.472Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-03-24T05:31:15.803Z] + make test [2023-03-24T05:31:15.803Z] go test -race -coverprofile=coverage.out ./... [2023-03-24T05:31:23.217Z] Removing intermediate container b905ee4d625f [2023-03-24T05:31:23.217Z] ---> 1e5fcbebaa58 [2023-03-24T05:31:23.217Z] Step 8/25 : COPY . . [2023-03-24T05:31:23.217Z] Removing intermediate container 60bbfb2eb476 [2023-03-24T05:31:23.217Z] ---> bb288ad4e19f [2023-03-24T05:31:23.217Z] Step 8/23 : COPY . . [2023-03-24T05:31:23.217Z] Removing intermediate container e5fc6cd37ede [2023-03-24T05:31:23.217Z] Removing intermediate container 2f217bfea9c1 [2023-03-24T05:31:23.217Z] ---> 97e7f6c50a51 [2023-03-24T05:31:23.217Z] ---> e3ae7b70763b [2023-03-24T05:31:23.217Z] Step 8/23 : COPY . .Step 8/24 : COPY . . [2023-03-24T05:31:23.217Z] [2023-03-24T05:31:23.217Z] Removing intermediate container 0884472edb07 [2023-03-24T05:31:23.217Z] ---> 3fec12f42764 [2023-03-24T05:31:23.217Z] Step 7/20 : COPY . . [2023-03-24T05:31:45.149Z] ---> cd2146be6259 [2023-03-24T05:31:45.149Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-24T05:31:45.149Z] ---> 79885e204ee9 [2023-03-24T05:31:45.149Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-24T05:31:45.149Z] ---> 00b52e9e0aef [2023-03-24T05:31:45.149Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-24T05:31:45.149Z] ---> 53ddcf238dd0 [2023-03-24T05:31:45.149Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-24T05:31:45.149Z] ---> a1c0b67211e0 [2023-03-24T05:31:45.149Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-24T05:31:45.149Z] ---> Running in bd0fb10473b4 [2023-03-24T05:31:45.149Z] ---> Running in b9f6898c5814 [2023-03-24T05:31:45.149Z] ---> Running in 47db859673b0 [2023-03-24T05:31:45.149Z] ---> Running in cd6499313840 [2023-03-24T05:31:45.149Z] ---> Running in 4fc091a73767 [2023-03-24T05:31:45.149Z] 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-03-24T05:31:45.149Z] 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-03-24T05:31:45.149Z] 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-03-24T05:31:45.408Z] 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-03-24T05:31:45.408Z] 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-03-24T05:32:02.650Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-24T05:32:24.122Z] Removing intermediate container b9f6898c5814 [2023-03-24T05:32:24.122Z] ---> 8836575be8da [2023-03-24T05:32:24.122Z] [2023-03-24T05:32:24.122Z] Step 10/23 : FROM alpine:3.17 [2023-03-24T05:32:24.381Z] 3.17: Pulling from library/alpine [2023-03-24T05:32:24.640Z] Removing intermediate container 4fc091a73767 [2023-03-24T05:32:24.640Z] ---> 53afad07e332 [2023-03-24T05:32:24.640Z] [2023-03-24T05:32:24.640Z] Step 10/24 : FROM alpine:3.17 [2023-03-24T05:32:24.640Z] Removing intermediate container 47db859673b0 [2023-03-24T05:32:24.640Z] ---> bfeca1814ed7 [2023-03-24T05:32:24.640Z] [2023-03-24T05:32:24.640Z] Step 10/25 : FROM alpine:3.17 [2023-03-24T05:32:24.640Z] 3.17: Pulling from library/alpine [2023-03-24T05:32:24.640Z] 3.17: Pulling from library/alpine [2023-03-24T05:32:25.577Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-24T05:32:25.577Z] Status: Downloaded newer image for alpine:3.17 [2023-03-24T05:32:25.578Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-24T05:32:25.578Z] Status: Image is up to date for alpine:3.17 [2023-03-24T05:32:25.578Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-24T05:32:25.578Z] Status: Image is up to date for alpine:3.17 [2023-03-24T05:32:25.578Z] ---> b2aa39c304c2 [2023-03-24T05:32:25.578Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-24T05:32:25.578Z] ---> b2aa39c304c2 [2023-03-24T05:32:25.578Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-24T05:32:25.578Z] ---> b2aa39c304c2 [2023-03-24T05:32:25.578Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-24T05:32:28.114Z] ---> Running in 44e10b9122de [2023-03-24T05:32:28.114Z] ---> Running in 73f7d56f9466 [2023-03-24T05:32:28.114Z] ---> Running in 8698467ff7c1 [2023-03-24T05:32:28.374Z] Removing intermediate container 44e10b9122de [2023-03-24T05:32:28.374Z] ---> 3272f714a695 [2023-03-24T05:32:28.374Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-24T05:32:28.374Z] Removing intermediate container cd6499313840 [2023-03-24T05:32:28.374Z] ---> 61b2a1be548c [2023-03-24T05:32:28.374Z] [2023-03-24T05:32:28.374Z] Step 9/20 : FROM alpine:3.17 [2023-03-24T05:32:28.374Z] ---> b2aa39c304c2 [2023-03-24T05:32:28.374Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-24T05:32:28.374Z] ---> Running in 2d00dac63d72 [2023-03-24T05:32:28.374Z] ---> Running in db6c9ce3cbac [2023-03-24T05:32:28.374Z] Removing intermediate container bd0fb10473b4 [2023-03-24T05:32:28.374Z] ---> 797e5d6aac1d [2023-03-24T05:32:28.374Z] [2023-03-24T05:32:28.374Z] Step 10/23 : FROM alpine:3.17 [2023-03-24T05:32:28.374Z] ---> b2aa39c304c2 [2023-03-24T05:32:28.374Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-24T05:32:28.374Z] ---> Running in 2fc0f4593f9b [2023-03-24T05:32:28.374Z] Removing intermediate container db6c9ce3cbac [2023-03-24T05:32:28.374Z] ---> 057f2dc17698 [2023-03-24T05:32:28.374Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-24T05:32:28.633Z] ---> Running in 02188fa9d8b6 [2023-03-24T05:32:28.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T05:32:28.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T05:32:28.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T05:32:28.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T05:32:28.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T05:32:28.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T05:32:28.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T05:32:28.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T05:32:29.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T05:32:29.151Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-24T05:32:29.151Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T05:32:29.151Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-24T05:32:29.151Z] OK: 7 MiB in 16 packages [2023-03-24T05:32:29.151Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T05:32:29.151Z] OK: 7 MiB in 16 packages [2023-03-24T05:32:29.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T05:32:29.151Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-24T05:32:29.151Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T05:32:29.151Z] OK: 7 MiB in 16 packages [2023-03-24T05:32:29.151Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-24T05:32:29.151Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T05:32:29.151Z] OK: 7 MiB in 16 packages [2023-03-24T05:32:29.410Z] v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-24T05:32:29.410Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-24T05:32:29.410Z] OK: 17820 distinct packages available [2023-03-24T05:32:29.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T05:32:29.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T05:32:29.669Z] Removing intermediate container 73f7d56f9466 [2023-03-24T05:32:29.669Z] ---> d5db39e1c85c [2023-03-24T05:32:29.669Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-24T05:32:29.669Z] Removing intermediate container 8698467ff7c1 [2023-03-24T05:32:29.669Z] ---> aba7678bb29d [2023-03-24T05:32:29.669Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-24T05:32:29.669Z] ---> Running in 0a0bf4b25b9d [2023-03-24T05:32:29.669Z] ---> Running in 2facb8037968 [2023-03-24T05:32:29.669Z] Removing intermediate container 2fc0f4593f9b [2023-03-24T05:32:29.669Z] ---> 045775582b5d [2023-03-24T05:32:29.669Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-24T05:32:29.669Z] ---> Running in 702e9dc7653b [2023-03-24T05:32:29.669Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-24T05:32:29.669Z] Removing intermediate container 2d00dac63d72 [2023-03-24T05:32:29.669Z] ---> 89631f44a6d6 [2023-03-24T05:32:29.669Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T05:32:29.929Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-24T05:32:29.929Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-24T05:32:29.929Z] Removing intermediate container 0a0bf4b25b9d [2023-03-24T05:32:29.929Z] ---> adf496d0ee5b [2023-03-24T05:32:29.929Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-24T05:32:29.929Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-24T05:32:29.929Z] Removing intermediate container 2facb8037968 [2023-03-24T05:32:29.929Z] ---> 4b6c53f71a1a [2023-03-24T05:32:29.929Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-24T05:32:29.929Z] (5/9) Installing curl (7.88.1-r1) [2023-03-24T05:32:29.929Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-24T05:32:29.929Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-24T05:32:29.929Z] (8/9) Installing libucontext (1.2-r0) [2023-03-24T05:32:29.929Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-24T05:32:29.929Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T05:32:29.929Z] ---> Running in e49497d7f2e8 [2023-03-24T05:32:29.929Z] Executing ca-certificates-20220614-r4.trigger [2023-03-24T05:32:29.929Z] ---> Running in ddc39c5f7183 [2023-03-24T05:32:29.929Z] Removing intermediate container 702e9dc7653b [2023-03-24T05:32:29.929Z] ---> 509c76e5239e [2023-03-24T05:32:29.929Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-24T05:32:29.929Z] ---> Running in 46a21d99c20c [2023-03-24T05:32:29.929Z] ---> ade3bdc3a262 [2023-03-24T05:32:29.929Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T05:32:29.929Z] OK: 10 MiB in 24 packages [2023-03-24T05:32:30.189Z] Removing intermediate container e49497d7f2e8 [2023-03-24T05:32:30.189Z] ---> e704e1f6bed8 [2023-03-24T05:32:30.189Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-24T05:32:30.189Z] Removing intermediate container ddc39c5f7183 [2023-03-24T05:32:30.189Z] ---> 2440f3cbac16 [2023-03-24T05:32:30.189Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-24T05:32:30.189Z] ---> Running in 3481fbe3341c [2023-03-24T05:32:30.189Z] Removing intermediate container 46a21d99c20c [2023-03-24T05:32:30.189Z] ---> 1a4b977aa3e3 [2023-03-24T05:32:30.189Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-24T05:32:30.189Z] ---> Running in 138f2ed2008a [2023-03-24T05:32:30.189Z] ---> 03dbaa520e9b [2023-03-24T05:32:30.189Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-24T05:32:30.189Z] ---> Running in fcc6519adcdb [2023-03-24T05:32:30.189Z] Removing intermediate container 3481fbe3341c [2023-03-24T05:32:30.189Z] ---> 7e9683c76403 [2023-03-24T05:32:30.189Z] Step 15/25 : WORKDIR / [2023-03-24T05:32:30.189Z] ---> Running in 66ab024356b2 [2023-03-24T05:32:30.450Z] Removing intermediate container 138f2ed2008a [2023-03-24T05:32:30.450Z] ---> 008c3e20ae6c [2023-03-24T05:32:30.450Z] Step 15/24 : WORKDIR / [2023-03-24T05:32:30.450Z] Removing intermediate container fcc6519adcdb [2023-03-24T05:32:30.450Z] ---> eae512d77325 [2023-03-24T05:32:30.450Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T05:32:30.450Z] ---> Running in 1b7af0c0d7c6 [2023-03-24T05:32:30.709Z] Removing intermediate container 66ab024356b2 [2023-03-24T05:32:30.709Z] ---> 9cf727b12439 [2023-03-24T05:32:30.709Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T05:32:30.709Z] ---> 1408c75476d2 [2023-03-24T05:32:30.709Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-24T05:32:30.709Z] Removing intermediate container 1b7af0c0d7c6 [2023-03-24T05:32:30.709Z] ---> 4f549b1f2d6e [2023-03-24T05:32:30.709Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T05:32:30.709Z] ---> 28540014d684 [2023-03-24T05:32:30.709Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T05:32:30.709Z] Removing intermediate container 02188fa9d8b6 [2023-03-24T05:32:30.709Z] ---> 048d45fea175 [2023-03-24T05:32:30.709Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T05:32:30.709Z] ---> fe8c0bef942c [2023-03-24T05:32:30.709Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-24T05:32:30.709Z] ---> 43e472783f7b [2023-03-24T05:32:30.709Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T05:32:30.709Z] ---> 0efe37cf97f5 [2023-03-24T05:32:30.709Z] ---> cadf12556d9d [2023-03-24T05:32:30.709Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt /Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T05:32:30.709Z] [2023-03-24T05:32:30.709Z] ---> 17eebb1d4ff1 [2023-03-24T05:32:30.709Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-24T05:32:30.967Z] ---> 901e186abd73 [2023-03-24T05:32:30.967Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-24T05:32:30.967Z] ---> Running in 458005be5771 [2023-03-24T05:32:30.967Z] ---> 5aac72c05b9c [2023-03-24T05:32:30.967Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-24T05:32:31.225Z] ---> 51fa9ae09683 [2023-03-24T05:32:31.225Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / ---> e793054c67e4 [2023-03-24T05:32:31.225Z] [2023-03-24T05:32:31.225Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-24T05:32:32.160Z] ---> cf4a542a0112 [2023-03-24T05:32:32.160Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-24T05:32:32.160Z] ---> 90e0f1d28fd9 [2023-03-24T05:32:32.160Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-24T05:32:32.160Z] ---> 500796a4aee8 [2023-03-24T05:32:32.160Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-24T05:32:32.160Z] ---> 9273ec4d0e5b [2023-03-24T05:32:32.160Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-24T05:32:32.160Z] ---> 3ea13fb21688 [2023-03-24T05:32:32.160Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-24T05:32:32.160Z] ---> Running in 31442121a041 [2023-03-24T05:32:32.160Z] ---> 9dc4d02aaa5a [2023-03-24T05:32:32.160Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-24T05:32:32.160Z] ---> b274fafcb77a [2023-03-24T05:32:32.160Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-24T05:32:32.160Z] ---> 827133c262f0 [2023-03-24T05:32:32.160Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-24T05:32:32.422Z] ---> Running in 77551742d106 [2023-03-24T05:32:32.422Z] ---> Running in f18c742f2bbc [2023-03-24T05:32:32.422Z] Removing intermediate container 31442121a041 [2023-03-24T05:32:32.422Z] ---> 892b228d7bc6 [2023-03-24T05:32:32.422Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T05:32:32.422Z] Removing intermediate container 458005be5771 [2023-03-24T05:32:32.422Z] ---> 444a5f6bf824 [2023-03-24T05:32:32.422Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-24T05:32:32.422Z] ---> Running in 647fc857efab [2023-03-24T05:32:32.422Z] Removing intermediate container 77551742d106 [2023-03-24T05:32:32.422Z] ---> 04fea9943cc3 [2023-03-24T05:32:32.422Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T05:32:32.422Z] ---> Running in be58c58766fa [2023-03-24T05:32:32.422Z] Removing intermediate container f18c742f2bbc [2023-03-24T05:32:32.422Z] ---> 6e3cbef8eb2b [2023-03-24T05:32:32.422Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T05:32:32.422Z] ---> 263ca7522851 [2023-03-24T05:32:32.422Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-24T05:32:32.684Z] ---> Running in 068069c26f74 [2023-03-24T05:32:32.684Z] ---> Running in e7e4aa0a8942 [2023-03-24T05:32:32.684Z] ---> Running in 9ce34bcb9536 [2023-03-24T05:32:32.684Z] Removing intermediate container 647fc857efab [2023-03-24T05:32:32.684Z] ---> bab71a5c83ed [2023-03-24T05:32:32.684Z] Step 22/24 : LABEL arch=x86_64 [2023-03-24T05:32:32.684Z] Removing intermediate container be58c58766fa [2023-03-24T05:32:32.684Z] ---> 6217d80c8859 [2023-03-24T05:32:32.684Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-24T05:32:32.684Z] ---> Running in 08eb9216307f [2023-03-24T05:32:32.684Z] ---> Running in ad49e3051c93 [2023-03-24T05:32:32.684Z] Removing intermediate container 068069c26f74 [2023-03-24T05:32:32.684Z] ---> fff608198ab3 [2023-03-24T05:32:32.684Z] Step 21/23 : LABEL arch=x86_64 [2023-03-24T05:32:32.684Z] Removing intermediate container 9ce34bcb9536 [2023-03-24T05:32:32.684Z] ---> 52a8f844e606 [2023-03-24T05:32:32.684Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T05:32:32.684Z] Removing intermediate container e7e4aa0a8942 [2023-03-24T05:32:32.684Z] ---> 4c756474b30c [2023-03-24T05:32:32.684Z] Step 18/20 : LABEL arch=x86_64 [2023-03-24T05:32:32.684Z] ---> Running in dfa57397586c [2023-03-24T05:32:32.684Z] ---> Running in 6fb79a7340b3 [2023-03-24T05:32:32.944Z] ---> Running in a9232b7fd315 [2023-03-24T05:32:32.944Z] Removing intermediate container 08eb9216307f [2023-03-24T05:32:32.944Z] ---> 1a259d63d1e1 [2023-03-24T05:32:32.944Z] Step 21/23 : LABEL arch=x86_64 [2023-03-24T05:32:32.944Z] Removing intermediate container ad49e3051c93 [2023-03-24T05:32:32.944Z] ---> 137ae5367b9c [2023-03-24T05:32:32.944Z] Step 23/24 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 [2023-03-24T05:32:32.944Z] ---> Running in d4f02a7198e8 [2023-03-24T05:32:32.944Z] ---> Running in dd49f6aa8bc5 [2023-03-24T05:32:32.944Z] Removing intermediate container 6fb79a7340b3 [2023-03-24T05:32:32.944Z] ---> bd52a982dcc9 [2023-03-24T05:32:32.944Z] Step 23/25 : LABEL arch=x86_64 [2023-03-24T05:32:32.944Z] Removing intermediate container dfa57397586c [2023-03-24T05:32:32.944Z] ---> 53ff39d4f6a0 [2023-03-24T05:32:32.944Z] Step 22/23 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 [2023-03-24T05:32:32.944Z] Removing intermediate container a9232b7fd315 [2023-03-24T05:32:32.944Z] ---> 2b63d42d117b [2023-03-24T05:32:32.944Z] Step 19/20 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 [2023-03-24T05:32:32.944Z] ---> Running in 48db9900cdcd [2023-03-24T05:32:32.944Z] ---> Running in 520c529d227a [2023-03-24T05:32:33.202Z] Removing intermediate container d4f02a7198e8 [2023-03-24T05:32:33.202Z] ---> 91eb6e7805de [2023-03-24T05:32:33.202Z] Step 22/23 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 [2023-03-24T05:32:33.202Z] ---> Running in 989b3633be26 [2023-03-24T05:32:33.202Z] Removing intermediate container dd49f6aa8bc5 [2023-03-24T05:32:33.202Z] ---> b6cc237cf830 [2023-03-24T05:32:33.202Z] Step 24/24 : LABEL version=0.0.0 [2023-03-24T05:32:33.202Z] ---> Running in 1ccf63a1c898 [2023-03-24T05:32:33.202Z] ---> Running in 829b5b133b9b [2023-03-24T05:32:33.202Z] Removing intermediate container 48db9900cdcd [2023-03-24T05:32:33.202Z] ---> 6cba9c5a3655 [2023-03-24T05:32:33.202Z] Step 23/23 : LABEL version=0.0.0 [2023-03-24T05:32:33.202Z] Removing intermediate container 520c529d227a [2023-03-24T05:32:33.202Z] ---> fc3f5120bb85 [2023-03-24T05:32:33.202Z] Step 24/25 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 [2023-03-24T05:32:33.202Z] Removing intermediate container 989b3633be26 [2023-03-24T05:32:33.202Z] ---> 1ce4e7488434 [2023-03-24T05:32:33.202Z] Step 20/20 : LABEL version=0.0.0 [2023-03-24T05:32:33.202Z] ---> Running in a9bc1c5e50d8 [2023-03-24T05:32:33.202Z] ---> Running in 6ff77bb5f40a [2023-03-24T05:32:33.460Z] ---> Running in bc53024db1c4 [2023-03-24T05:32:33.460Z] Removing intermediate container 829b5b133b9b [2023-03-24T05:32:33.460Z] ---> d9448ffa1e72 [2023-03-24T05:32:33.460Z] [2023-03-24T05:32:33.460Z] Removing intermediate container 1ccf63a1c898 [2023-03-24T05:32:33.460Z] ---> 831c3d7b77f9 [2023-03-24T05:32:33.460Z] Step 23/23 : LABEL version=0.0.0 [2023-03-24T05:32:33.460Z] ---> Running in 37a87db8360f [2023-03-24T05:32:33.460Z] Removing intermediate container a9bc1c5e50d8 [2023-03-24T05:32:33.460Z] ---> 0801f91e807d [2023-03-24T05:32:33.460Z] [2023-03-24T05:32:33.460Z] Successfully built d9448ffa1e72 [2023-03-24T05:32:33.460Z] Successfully tagged core-command:latest [2023-03-24T05:32:33.460Z]  Building core-command ... done Building support-notifications [2023-03-24T05:32:33.460Z] Removing intermediate container bc53024db1c4 [2023-03-24T05:32:33.460Z] ---> 49106c30c40b [2023-03-24T05:32:33.460Z] [2023-03-24T05:32:33.460Z] Removing intermediate container 6ff77bb5f40a [2023-03-24T05:32:33.460Z] ---> 0d51eac381cd [2023-03-24T05:32:33.460Z] Step 25/25 : LABEL version=0.0.0 [2023-03-24T05:32:33.460Z] Successfully built 0801f91e807d [2023-03-24T05:32:33.460Z] Successfully tagged support-scheduler:latest [2023-03-24T05:32:33.460Z] Building security-proxy-auth [2023-03-24T05:32:33.460Z]  Building support-scheduler ... done Removing intermediate container 37a87db8360f [2023-03-24T05:32:33.460Z] ---> a3e60aa2c22c [2023-03-24T05:32:33.460Z] [2023-03-24T05:32:33.460Z] ---> Running in 9df9c413c3f6 [2023-03-24T05:32:33.460Z] Successfully built 49106c30c40b [2023-03-24T05:32:33.460Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-24T05:32:33.460Z] Building core-data [2023-03-24T05:32:33.460Z]  Building security-spiffe-token-provider ... done Successfully built a3e60aa2c22c [2023-03-24T05:32:33.460Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-24T05:32:33.460Z]  Building core-common-config-bootstrapper ... done Building security-proxy-setup [2023-03-24T05:32:33.718Z] Removing intermediate container 9df9c413c3f6 [2023-03-24T05:32:33.718Z] ---> 43e19c4a54ff [2023-03-24T05:32:33.718Z] [2023-03-24T05:32:33.718Z] Successfully built 43e19c4a54ff [2023-03-24T05:32:33.718Z] Successfully tagged core-metadata:latest [2023-03-24T05:32:33.718Z] Building security-spire-config [2023-03-24T05:32:45.932Z]  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T05:32:45.932Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-24T05:32:45.932Z] ---> 0edd399b9b9e [2023-03-24T05:32:45.932Z] Step 3/22 : WORKDIR /edgex-go [2023-03-24T05:32:45.932Z] ---> Using cache [2023-03-24T05:32:45.932Z] ---> cdfa750ea3c3 [2023-03-24T05:32:45.932Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-24T05:32:45.932Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T05:32:45.932Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-24T05:32:45.932Z] ---> 0edd399b9b9e [2023-03-24T05:32:45.932Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-24T05:32:45.932Z] ---> Using cache [2023-03-24T05:32:45.932Z] ---> c85d207a4c12 [2023-03-24T05:32:45.932Z] Step 4/23 : WORKDIR /edgex-go [2023-03-24T05:32:45.932Z] ---> Using cache [2023-03-24T05:32:45.932Z] ---> 12d1323827e0 [2023-03-24T05:32:45.932Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-24T05:32:45.932Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T05:32:45.932Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-24T05:32:45.932Z] ---> 0edd399b9b9e [2023-03-24T05:32:45.932Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-24T05:32:45.932Z] ---> Using cache [2023-03-24T05:32:45.932Z] ---> c85d207a4c12 [2023-03-24T05:32:45.932Z] Step 4/23 : WORKDIR /edgex-go [2023-03-24T05:32:45.932Z] ---> Using cache [2023-03-24T05:32:45.932Z] ---> 12d1323827e0 [2023-03-24T05:32:45.932Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-24T05:32:45.932Z] ---> Using cache [2023-03-24T05:32:45.932Z] ---> 14c2ed4b692b [2023-03-24T05:32:45.932Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-24T05:32:45.932Z] ---> Using cache [2023-03-24T05:32:45.932Z] ---> 214d4b87ac08 [2023-03-24T05:32:45.932Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T05:32:45.932Z] ---> Using cache [2023-03-24T05:32:45.932Z] ---> e3ae7b70763b [2023-03-24T05:32:45.932Z] Step 8/23 : COPY . . [2023-03-24T05:32:45.932Z] ---> Using cache [2023-03-24T05:32:45.932Z] ---> a1c0b67211e0 [2023-03-24T05:32:45.932Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-24T05:32:45.932Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T05:32:45.932Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-24T05:32:45.932Z] ---> 0edd399b9b9e [2023-03-24T05:32:45.932Z] Step 3/27 : WORKDIR /edgex-go [2023-03-24T05:32:45.932Z] ---> Using cache [2023-03-24T05:32:45.932Z] ---> cdfa750ea3c3 [2023-03-24T05:32:45.932Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-24T05:32:46.191Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T05:32:46.191Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-24T05:32:46.191Z] ---> 0edd399b9b9e [2023-03-24T05:32:46.191Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-24T05:32:46.191Z] ---> Using cache [2023-03-24T05:32:46.191Z] ---> c85d207a4c12 [2023-03-24T05:32:46.191Z] Step 4/23 : WORKDIR /edgex-go [2023-03-24T05:32:46.191Z] ---> Using cache [2023-03-24T05:32:46.191Z] ---> 12d1323827e0 [2023-03-24T05:32:46.191Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-24T05:32:46.191Z] ---> Using cache [2023-03-24T05:32:46.191Z] ---> 14c2ed4b692b [2023-03-24T05:32:46.191Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-24T05:32:46.191Z] ---> Using cache [2023-03-24T05:32:46.191Z] ---> 214d4b87ac08 [2023-03-24T05:32:46.191Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T05:32:46.191Z] ---> Using cache [2023-03-24T05:32:46.191Z] ---> e3ae7b70763b [2023-03-24T05:32:46.191Z] Step 8/23 : COPY . . [2023-03-24T05:32:46.191Z] ---> Using cache [2023-03-24T05:32:46.191Z] ---> a1c0b67211e0 [2023-03-24T05:32:46.191Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-24T05:32:56.170Z] ---> Running in 898e21c79609 [2023-03-24T05:32:56.170Z] ---> Running in 52892ef56590 [2023-03-24T05:32:56.170Z] ---> Running in e43b013e196a [2023-03-24T05:32:56.170Z] ---> Running in a188d0ffa46e [2023-03-24T05:32:56.170Z] ---> Running in 944d5fd91ce8 [2023-03-24T05:32:56.736Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-24T05:32:56.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T05:32:56.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T05:32:56.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T05:32:56.994Z] OK: 265 MiB in 53 packages [2023-03-24T05:32:56.994Z] 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-03-24T05:32:56.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T05:32:57.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T05:32:57.509Z] Removing intermediate container 898e21c79609 [2023-03-24T05:32:57.509Z] ---> c2f1c95ddbc8 [2023-03-24T05:32:57.509Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-24T05:32:57.509Z] OK: 265 MiB in 53 packages [2023-03-24T05:32:57.509Z] ---> 8922254a33e4 [2023-03-24T05:32:57.509Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T05:32:57.509Z] ---> Running in a356b46c59a6 [2023-03-24T05:32:57.767Z] Removing intermediate container e43b013e196a [2023-03-24T05:32:57.767Z] ---> ed967e65000f [2023-03-24T05:32:57.767Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-24T05:32:58.025Z] ---> cfb86908deb9 [2023-03-24T05:32:58.025Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T05:32:58.025Z] ---> Running in 2052916a696b [2023-03-24T05:32:58.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T05:32:58.283Z] OK: 265 MiB in 53 packages [2023-03-24T05:32:58.540Z] Removing intermediate container a188d0ffa46e [2023-03-24T05:32:58.540Z] ---> f127071c6a01 [2023-03-24T05:32:58.540Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-24T05:32:58.798Z] ---> b098eb64f797 [2023-03-24T05:32:58.798Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T05:32:58.798Z] ---> Running in c62109a91863 [2023-03-24T05:33:30.915Z] Removing intermediate container 52892ef56590 [2023-03-24T05:33:30.915Z] ---> 3e4632bfa7e6 [2023-03-24T05:33:30.915Z] [2023-03-24T05:33:30.915Z] Step 10/23 : FROM alpine:3.17 [2023-03-24T05:33:30.915Z] ---> b2aa39c304c2 [2023-03-24T05:33:30.915Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-24T05:33:30.915Z] ---> Using cache [2023-03-24T05:33:30.915Z] ---> 3272f714a695 [2023-03-24T05:33:30.915Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-24T05:33:30.915Z] ---> Using cache [2023-03-24T05:33:30.915Z] ---> 89631f44a6d6 [2023-03-24T05:33:30.915Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T05:33:30.915Z] ---> Using cache [2023-03-24T05:33:30.915Z] Removing intermediate container 944d5fd91ce8 [2023-03-24T05:33:30.915Z] ---> 0d1ec237a837 [2023-03-24T05:33:30.915Z] [2023-03-24T05:33:30.915Z] Step 10/23 : FROM alpine:3.17 [2023-03-24T05:33:30.915Z] ---> b2aa39c304c2 [2023-03-24T05:33:30.915Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-24T05:33:30.915Z] ---> ade3bdc3a262 [2023-03-24T05:33:30.915Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T05:33:30.915Z] ---> Using cache [2023-03-24T05:33:30.915Z] ---> 03dbaa520e9b [2023-03-24T05:33:30.915Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-24T05:33:30.915Z] ---> Running in 57d23c4d39a0 [2023-03-24T05:33:30.915Z] Removing intermediate container 57d23c4d39a0 [2023-03-24T05:33:30.915Z] ---> e8e793a07d64 [2023-03-24T05:33:30.915Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-24T05:33:30.915Z] ---> Running in 751c4843f426 [2023-03-24T05:33:30.915Z] ---> 8ed1d46fdf65 [2023-03-24T05:33:30.915Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-24T05:33:30.915Z] Removing intermediate container c62109a91863 [2023-03-24T05:33:30.915Z] ---> 5e0b4c905673 [2023-03-24T05:33:30.915Z] Step 7/22 : COPY . . [2023-03-24T05:33:30.915Z] Removing intermediate container 751c4843f426 [2023-03-24T05:33:30.915Z] ---> 885c957d4a5b [2023-03-24T05:33:30.915Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-24T05:33:30.915Z] ---> Running in 84fa0d5c87de [2023-03-24T05:33:30.915Z] ---> 234e73c9a3f4 [2023-03-24T05:33:30.915Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-24T05:33:30.915Z] Removing intermediate container a356b46c59a6 [2023-03-24T05:33:30.915Z] ---> d2a043784117 [2023-03-24T05:33:30.915Z] Step 7/27 : COPY . . [2023-03-24T05:33:30.915Z] Removing intermediate container 2052916a696b [2023-03-24T05:33:30.915Z] ---> bd12efc21cc1 [2023-03-24T05:33:30.915Z] Step 8/23 : COPY . . [2023-03-24T05:33:32.817Z] Removing intermediate container 84fa0d5c87de [2023-03-24T05:33:32.817Z] ---> 8499b1c11909 [2023-03-24T05:33:32.817Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-24T05:33:39.346Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-24T05:33:39.346Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-24T05:33:42.822Z] ---> cfea9668b858 [2023-03-24T05:33:42.822Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-24T05:33:42.822Z] ---> Running in 2b958589e16e [2023-03-24T05:33:42.822Z] ---> fda189901375 [2023-03-24T05:33:42.822Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-24T05:33:42.822Z] ---> fbc074f43cb3 [2023-03-24T05:33:42.822Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-24T05:33:42.822Z] ---> c175f405499f [2023-03-24T05:33:42.822Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-24T05:33:42.822Z] ---> Running in a6a587556d8b [2023-03-24T05:33:42.822Z] ---> Running in 38b45d05e9b1 [2023-03-24T05:33:42.822Z] ---> Running in 2ca4e074ba0d [2023-03-24T05:33:42.822Z] ---> Running in e18e28ca838d [2023-03-24T05:33:42.822Z] Removing intermediate container 2ca4e074ba0d [2023-03-24T05:33:42.822Z] ---> dfbc8e1c2306 [2023-03-24T05:33:42.822Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-24T05:33:42.822Z] ---> Running in 76899b35f840 [2023-03-24T05:33:42.822Z] Removing intermediate container 76899b35f840 [2023-03-24T05:33:42.822Z] ---> 3b7883605fa6 [2023-03-24T05:33:42.822Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-24T05:33:42.822Z] ---> Running in 69061075559a [2023-03-24T05:33:42.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T05:33:42.822Z] Removing intermediate container 69061075559a [2023-03-24T05:33:42.822Z] ---> 374990057bd7 [2023-03-24T05:33:42.822Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-24T05:33:42.822Z] ---> Running in 2877262da2ff [2023-03-24T05:33:42.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T05:33:42.822Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-24T05:33:42.822Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T05:33:42.822Z] OK: 7 MiB in 16 packages [2023-03-24T05:33:42.822Z] 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-03-24T05:33:42.822Z] 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-03-24T05:33:42.822Z] Removing intermediate container a6a587556d8b [2023-03-24T05:33:42.822Z] ---> c62a9e77bc10 [2023-03-24T05:33:42.822Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-24T05:33:42.822Z] ---> Running in c329e06d9f60 [2023-03-24T05:33:42.822Z] Removing intermediate container c329e06d9f60 [2023-03-24T05:33:42.822Z] ---> 58ea8df74934 [2023-03-24T05:33:42.822Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-24T05:33:42.822Z] ---> Running in d2ae4378235a [2023-03-24T05:33:42.822Z] Removing intermediate container d2ae4378235a [2023-03-24T05:33:42.822Z] ---> 7877c91b92bd [2023-03-24T05:33:42.822Z] Step 21/23 : LABEL arch=x86_64 [2023-03-24T05:33:42.822Z] Removing intermediate container 2b958589e16e [2023-03-24T05:33:42.822Z] ---> 8dc85dbb2641 [2023-03-24T05:33:42.822Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T05:33:42.822Z] ---> Running in a207a2a383bc [2023-03-24T05:33:43.087Z] Removing intermediate container 2877262da2ff [2023-03-24T05:33:43.087Z] ---> f4706e0214cc [2023-03-24T05:33:43.087Z] Step 12/27 : WORKDIR /edgex-go [2023-03-24T05:33:43.087Z] ---> Running in cc5ad6bd3a5f [2023-03-24T05:33:43.087Z] Removing intermediate container a207a2a383bc [2023-03-24T05:33:43.087Z] ---> d5fafd6735cc [2023-03-24T05:33:43.087Z] Step 22/23 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 [2023-03-24T05:33:43.087Z] ---> Running in bf3fa85559d2 [2023-03-24T05:33:43.087Z] ---> 4109de7393f8 [2023-03-24T05:33:43.087Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T05:33:43.087Z] Removing intermediate container cc5ad6bd3a5f [2023-03-24T05:33:43.087Z] ---> ac2d0d7043b4 [2023-03-24T05:33:43.087Z] [2023-03-24T05:33:43.087Z] Step 13/27 : FROM alpine:3.17 [2023-03-24T05:33:43.087Z] ---> b2aa39c304c2 [2023-03-24T05:33:43.087Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-24T05:33:43.344Z] ---> Running in 38b02f8ea7e3 [2023-03-24T05:33:43.344Z] Removing intermediate container bf3fa85559d2 [2023-03-24T05:33:43.344Z] ---> 5a386de99c16 [2023-03-24T05:33:43.344Z] Step 23/23 : LABEL version=0.0.0 [2023-03-24T05:33:43.345Z] ---> Running in 9ddbd9904209 [2023-03-24T05:33:43.345Z] ---> d60cabeae39f [2023-03-24T05:33:43.345Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-24T05:33:43.345Z] Removing intermediate container 38b02f8ea7e3 [2023-03-24T05:33:43.345Z] ---> f96ddcafaa44 [2023-03-24T05:33:43.345Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-24T05:33:43.345Z] Removing intermediate container 9ddbd9904209 [2023-03-24T05:33:43.345Z] ---> 40e29a9f4bca [2023-03-24T05:33:43.345Z] [2023-03-24T05:33:43.345Z] ---> Running in 2c6295cd5599 [2023-03-24T05:33:43.607Z] Successfully built 40e29a9f4bca [2023-03-24T05:33:43.607Z] Successfully tagged security-proxy-auth:latest [2023-03-24T05:33:43.607Z] Building security-spire-server [2023-03-24T05:33:43.635Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-24T05:33:43.635Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-24T05:33:44.547Z]  Building security-proxy-auth ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T05:33:44.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T05:33:45.065Z] v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-24T05:33:45.065Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-24T05:33:45.065Z] OK: 17820 distinct packages available [2023-03-24T05:33:45.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T05:33:45.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T05:33:45.323Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-24T05:33:45.582Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-24T05:33:45.582Z] (3/4) Installing libucontext (1.2-r0) [2023-03-24T05:33:45.582Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-24T05:33:45.582Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T05:33:45.582Z] OK: 7 MiB in 19 packages [2023-03-24T05:33:46.150Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T05:33:46.150Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-24T05:33:46.150Z] ---> 0edd399b9b9e [2023-03-24T05:33:46.150Z] Step 3/26 : WORKDIR /edgex-go [2023-03-24T05:33:46.150Z] ---> Using cache [2023-03-24T05:33:46.150Z] ---> cdfa750ea3c3 [2023-03-24T05:33:46.150Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-24T05:33:46.150Z] ---> Using cache [2023-03-24T05:33:46.150Z] ---> c2f1c95ddbc8 [2023-03-24T05:33:46.150Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-24T05:33:46.150Z] ---> Using cache [2023-03-24T05:33:46.150Z] ---> 8922254a33e4 [2023-03-24T05:33:46.150Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T05:33:46.150Z] ---> Using cache [2023-03-24T05:33:46.150Z] ---> d2a043784117 [2023-03-24T05:33:46.150Z] Step 7/26 : COPY . . [2023-03-24T05:33:46.150Z] ---> Using cache [2023-03-24T05:33:46.150Z] ---> fda189901375 [2023-03-24T05:33:46.150Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-24T05:33:46.150Z] ---> Using cache [2023-03-24T05:33:46.150Z] ---> dfbc8e1c2306 [2023-03-24T05:33:46.150Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-24T05:33:46.150Z] ---> Using cache [2023-03-24T05:33:46.150Z] ---> 3b7883605fa6 [2023-03-24T05:33:46.150Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-24T05:33:46.150Z] ---> Using cache [2023-03-24T05:33:46.150Z] ---> 374990057bd7 [2023-03-24T05:33:46.150Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-24T05:33:46.999Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-24T05:33:47.528Z] ---> 6cec74a8c09b [2023-03-24T05:33:47.528Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-24T05:33:47.528Z] ---> Running in 0bf301d4f73c [2023-03-24T05:33:47.786Z] Removing intermediate container 2c6295cd5599 [2023-03-24T05:33:47.786Z] ---> 626fc2ecbedb [2023-03-24T05:33:47.786Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T05:33:47.786Z] ---> 5ddbbeea711f [2023-03-24T05:33:47.786Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-24T05:33:48.045Z] ---> Running in fd0f74c342e3 [2023-03-24T05:33:48.305Z] Removing intermediate container fd0f74c342e3 [2023-03-24T05:33:48.305Z] ---> 1610efc10f64 [2023-03-24T05:33:48.305Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T05:33:48.430Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-24T05:33:48.565Z] ---> Running in 50c28dac1fa8 [2023-03-24T05:33:48.565Z] ---> 858614820318 [2023-03-24T05:33:48.565Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T05:33:48.863Z] Removing intermediate container 50c28dac1fa8 [2023-03-24T05:33:48.863Z] ---> 6fa631ca4a17 [2023-03-24T05:33:48.863Z] Step 21/23 : LABEL arch=x86_64 [2023-03-24T05:33:48.863Z] ---> a2f597751404 [2023-03-24T05:33:48.863Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-24T05:33:48.863Z] ---> Running in ac9c6bdb3d66 [2023-03-24T05:33:49.023Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-24T05:33:49.023Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-24T05:33:49.023Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-24T05:33:49.171Z] Removing intermediate container 0bf301d4f73c [2023-03-24T05:33:49.171Z] ---> 148a0ea92242 [2023-03-24T05:33:49.171Z] Step 12/26 : WORKDIR /edgex-go [2023-03-24T05:33:49.474Z] Removing intermediate container ac9c6bdb3d66 [2023-03-24T05:33:49.474Z] ---> fad75df134d6 [2023-03-24T05:33:49.475Z] Step 22/23 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 [2023-03-24T05:33:49.475Z] ---> Running in 28c0e438d407 [2023-03-24T05:33:50.091Z] ---> Running in eb43d8f13f27 [2023-03-24T05:33:50.091Z] Removing intermediate container 28c0e438d407 [2023-03-24T05:33:50.091Z] ---> 2a25e53123cb [2023-03-24T05:33:50.091Z] [2023-03-24T05:33:50.091Z] Step 13/26 : FROM alpine:3.17 [2023-03-24T05:33:50.091Z] ---> b2aa39c304c2 [2023-03-24T05:33:50.091Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-24T05:33:50.091Z] ---> Using cache [2023-03-24T05:33:50.091Z] ---> f96ddcafaa44 [2023-03-24T05:33:50.091Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-24T05:33:50.376Z] Removing intermediate container eb43d8f13f27 [2023-03-24T05:33:50.376Z] ---> 9abf2f61042c [2023-03-24T05:33:50.376Z] Step 23/23 : LABEL version=0.0.0 [2023-03-24T05:33:50.445Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-24T05:33:50.655Z] ---> Running in 83cb77dbfb94 [2023-03-24T05:33:50.655Z] ---> Running in 4e70288c8022 [2023-03-24T05:33:50.655Z] ---> 3b35a76aecfe [2023-03-24T05:33:50.655Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-24T05:33:50.946Z] Removing intermediate container 4e70288c8022 [2023-03-24T05:33:50.947Z] ---> 1a70a8e37eaa [2023-03-24T05:33:50.947Z] [2023-03-24T05:33:50.947Z] ---> 514df6c09510 [2023-03-24T05:33:50.947Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-24T05:33:50.947Z] Successfully built 1a70a8e37eaa [2023-03-24T05:33:51.236Z] Successfully tagged core-data:latest [2023-03-24T05:33:51.236Z] Building security-secretstore-setup [2023-03-24T05:33:51.236Z]  Building core-data ... done  ---> Running in eea74f2e32d0 [2023-03-24T05:33:51.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T05:33:51.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T05:33:51.757Z] v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-24T05:33:51.757Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-24T05:33:51.757Z] OK: 17820 distinct packages available [2023-03-24T05:33:51.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T05:33:51.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T05:33:52.015Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-24T05:33:52.015Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-24T05:33:52.015Z] (3/5) Installing libucontext (1.2-r0) [2023-03-24T05:33:52.015Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-24T05:33:52.015Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-24T05:33:52.015Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T05:33:52.015Z] OK: 8 MiB in 20 packages [2023-03-24T05:33:53.820Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-24T05:33:53.820Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-24T05:33:53.820Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-24T05:33:53.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-24T05:33:53.939Z] Removing intermediate container eea74f2e32d0 [2023-03-24T05:33:53.939Z] ---> 5bee03ba20f6 [2023-03-24T05:33:53.939Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-24T05:33:54.509Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T05:33:54.509Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-24T05:33:54.509Z] ---> 0edd399b9b9e [2023-03-24T05:33:54.509Z] Step 3/25 : WORKDIR /edgex-go [2023-03-24T05:33:54.509Z] ---> Using cache [2023-03-24T05:33:54.509Z] ---> cdfa750ea3c3 [2023-03-24T05:33:54.509Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-24T05:33:54.509Z] ---> Using cache [2023-03-24T05:33:54.509Z] ---> f127071c6a01 [2023-03-24T05:33:54.509Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-24T05:33:54.509Z] ---> Using cache [2023-03-24T05:33:54.509Z] ---> b098eb64f797 [2023-03-24T05:33:54.509Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T05:33:54.509Z] ---> Using cache [2023-03-24T05:33:54.509Z] ---> 5e0b4c905673 [2023-03-24T05:33:54.509Z] Step 7/25 : COPY . . [2023-03-24T05:33:54.509Z] ---> Using cache [2023-03-24T05:33:54.509Z] ---> c175f405499f [2023-03-24T05:33:54.509Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-24T05:33:56.428Z] ---> b37d8978b1d4 [2023-03-24T05:33:56.428Z] Step 22/27 : WORKDIR / [2023-03-24T05:33:56.428Z] ---> Running in d5f852cba7c7 [2023-03-24T05:33:56.428Z] ---> Running in 23379e1d784c [2023-03-24T05:33:56.428Z] Removing intermediate container 83cb77dbfb94 [2023-03-24T05:33:56.428Z] ---> 342dd283e3ed [2023-03-24T05:33:56.428Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T05:33:56.428Z] Removing intermediate container 23379e1d784c [2023-03-24T05:33:56.428Z] ---> e168121f5dfe [2023-03-24T05:33:56.428Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-24T05:33:56.428Z] ---> Running in cc2cc5269c20 [2023-03-24T05:33:56.687Z] Removing intermediate container cc2cc5269c20 [2023-03-24T05:33:56.687Z] ---> 47a5f0c8c5e9 [2023-03-24T05:33:56.687Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-24T05:33:56.687Z] ---> d637283c4c9c [2023-03-24T05:33:56.687Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T05:33:56.687Z] ---> Running in ffc3bb73a42d [2023-03-24T05:33:56.687Z] 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-03-24T05:33:56.948Z] Removing intermediate container ffc3bb73a42d [2023-03-24T05:33:56.948Z] ---> 6bc9fd745fc8 [2023-03-24T05:33:56.948Z] Step 25/27 : LABEL arch=x86_64 [2023-03-24T05:33:57.207Z] ---> a6f37581b6b6 [2023-03-24T05:33:57.207Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-24T05:33:57.207Z] ---> Running in af628218c794 [2023-03-24T05:33:57.207Z] Removing intermediate container af628218c794 [2023-03-24T05:33:57.207Z] ---> a12cfa303f13 [2023-03-24T05:33:57.207Z] Step 26/27 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 [2023-03-24T05:33:57.465Z] ---> Running in 6bf2c985fa46 [2023-03-24T05:33:58.036Z] Removing intermediate container 6bf2c985fa46 [2023-03-24T05:33:58.036Z] ---> 7def05215f83 [2023-03-24T05:33:58.036Z] Step 27/27 : LABEL version=0.0.0 [2023-03-24T05:33:58.036Z] ---> Running in 18c4d918cf20 [2023-03-24T05:33:58.670Z] Removing intermediate container 18c4d918cf20 [2023-03-24T05:33:58.670Z] ---> 499dffc6f122 [2023-03-24T05:33:58.670Z] [2023-03-24T05:33:58.670Z] Successfully built 499dffc6f122 [2023-03-24T05:33:58.670Z] Successfully tagged security-spire-config:latest [2023-03-24T05:33:58.670Z]  Building security-spire-config ... done Building security-spire-agent [2023-03-24T05:34:01.213Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T05:34:01.213Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-24T05:34:01.213Z] ---> 0edd399b9b9e [2023-03-24T05:34:01.213Z] Step 3/27 : WORKDIR /edgex-go [2023-03-24T05:34:01.213Z] ---> Using cache [2023-03-24T05:34:01.213Z] ---> cdfa750ea3c3 [2023-03-24T05:34:01.213Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-24T05:34:01.213Z] ---> Using cache [2023-03-24T05:34:01.213Z] ---> c2f1c95ddbc8 [2023-03-24T05:34:01.213Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-24T05:34:01.213Z] ---> Using cache [2023-03-24T05:34:01.213Z] ---> 8922254a33e4 [2023-03-24T05:34:01.213Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T05:34:01.213Z] ---> Using cache [2023-03-24T05:34:01.213Z] ---> d2a043784117 [2023-03-24T05:34:01.213Z] Step 7/27 : COPY . . [2023-03-24T05:34:01.213Z] ---> Using cache [2023-03-24T05:34:01.213Z] ---> fda189901375 [2023-03-24T05:34:01.213Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-24T05:34:01.213Z] ---> Using cache [2023-03-24T05:34:01.213Z] ---> dfbc8e1c2306 [2023-03-24T05:34:01.213Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-24T05:34:01.213Z] ---> Using cache [2023-03-24T05:34:01.213Z] ---> 3b7883605fa6 [2023-03-24T05:34:01.213Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-24T05:34:01.213Z] ---> Using cache [2023-03-24T05:34:01.213Z] ---> 374990057bd7 [2023-03-24T05:34:01.213Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-24T05:34:01.213Z] ---> Using cache [2023-03-24T05:34:01.213Z] ---> f4706e0214cc [2023-03-24T05:34:01.213Z] Step 12/27 : WORKDIR /edgex-go [2023-03-24T05:34:01.213Z] ---> Using cache [2023-03-24T05:34:01.213Z] ---> ac2d0d7043b4 [2023-03-24T05:34:01.213Z] [2023-03-24T05:34:01.213Z] Step 13/27 : FROM alpine:3.17 [2023-03-24T05:34:01.213Z] ---> b2aa39c304c2 [2023-03-24T05:34:01.213Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-24T05:34:01.213Z] ---> Using cache [2023-03-24T05:34:01.213Z] ---> f96ddcafaa44 [2023-03-24T05:34:01.213Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-24T05:34:01.213Z] ---> Using cache [2023-03-24T05:34:01.213Z] ---> 342dd283e3ed [2023-03-24T05:34:01.213Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T05:34:01.213Z] ---> Using cache [2023-03-24T05:34:01.784Z] ---> 83e4fe601277 [2023-03-24T05:34:01.784Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-24T05:34:01.784Z] ---> d637283c4c9c [2023-03-24T05:34:01.784Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T05:34:01.784Z] ---> Using cache [2023-03-24T05:34:01.784Z] ---> a6f37581b6b6 [2023-03-24T05:34:01.784Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-24T05:34:02.350Z] ---> 551a717a0b01 [2023-03-24T05:34:02.350Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-24T05:34:03.035Z] ---> feabe65e6eb7 [2023-03-24T05:34:03.035Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-24T05:34:04.415Z] ---> 942a3385ca39 [2023-03-24T05:34:04.415Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-24T05:34:04.990Z] ---> 33f8695ad414 [2023-03-24T05:34:04.990Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-24T05:34:04.990Z] ---> Running in 4eecbc2227b3 [2023-03-24T05:34:04.990Z] Removing intermediate container 38b45d05e9b1 [2023-03-24T05:34:04.990Z] ---> c4590d420d7c [2023-03-24T05:34:04.990Z] [2023-03-24T05:34:04.990Z] Step 9/22 : FROM alpine:3.17 [2023-03-24T05:34:04.990Z] ---> b2aa39c304c2 [2023-03-24T05:34:04.990Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-24T05:34:05.247Z] ---> Running in 46a1403c546d [2023-03-24T05:34:05.247Z] Removing intermediate container 4eecbc2227b3 [2023-03-24T05:34:05.247Z] ---> 831db710ee93 [2023-03-24T05:34:05.247Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-24T05:34:05.247Z] ---> Running in 7f9c0dec018d [2023-03-24T05:34:06.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T05:34:06.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T05:34:06.187Z] Removing intermediate container 7f9c0dec018d [2023-03-24T05:34:06.187Z] ---> 0e94c23b8578 [2023-03-24T05:34:06.187Z] Step 24/26 : LABEL arch=x86_64 [2023-03-24T05:34:06.187Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-24T05:34:06.447Z] (2/2) Installing openssl (3.0.8-r1) [2023-03-24T05:34:06.447Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T05:34:06.447Z] OK: 8 MiB in 17 packages [2023-03-24T05:34:06.708Z] ---> Running in 86b48594ef31 [2023-03-24T05:34:06.708Z] ---> 375b88d3eb29 [2023-03-24T05:34:06.708Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-24T05:34:06.969Z] Removing intermediate container 86b48594ef31 [2023-03-24T05:34:06.969Z] ---> 661acb590706 [2023-03-24T05:34:06.969Z] Step 25/26 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 [2023-03-24T05:34:06.969Z] ---> afa55a8bdc25 [2023-03-24T05:34:06.969Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-24T05:34:06.969Z] ---> Running in 39ed077dd412 [2023-03-24T05:34:07.227Z] Removing intermediate container 39ed077dd412 [2023-03-24T05:34:07.227Z] ---> 11d45de44e0a [2023-03-24T05:34:07.227Z] Step 26/26 : LABEL version=0.0.0 [2023-03-24T05:34:07.227Z] ---> 951b5513c2fc [2023-03-24T05:34:07.227Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-24T05:34:07.227Z] Removing intermediate container 46a1403c546d [2023-03-24T05:34:07.227Z] ---> 72167ee972e7 [2023-03-24T05:34:07.227Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-24T05:34:07.227Z] ---> Running in 42bd5c7c40b4 [2023-03-24T05:34:07.227Z] ---> Running in f6e810b31d64 [2023-03-24T05:34:07.484Z] Removing intermediate container 42bd5c7c40b4 [2023-03-24T05:34:07.484Z] ---> eb63bd658259 [2023-03-24T05:34:07.484Z] [2023-03-24T05:34:07.484Z] Removing intermediate container f6e810b31d64 [2023-03-24T05:34:07.484Z] ---> 86aba94628f7 [2023-03-24T05:34:07.484Z] Step 12/22 : WORKDIR /edgex [2023-03-24T05:34:07.484Z] ---> 70482e4d8d52 [2023-03-24T05:34:07.484Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-24T05:34:07.743Z] Successfully built eb63bd658259 [2023-03-24T05:34:07.743Z] Successfully tagged security-spire-server:latest [2023-03-24T05:34:07.743Z]  Building security-spire-server ... done Building security-bootstrapper [2023-03-24T05:34:07.743Z] ---> Running in 677b55df0443 [2023-03-24T05:34:07.743Z] ---> Running in 439c06f05b3a [2023-03-24T05:34:08.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-24T05:34:08.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-24T05:34:08.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.306s coverage: 28.7% of statements [2023-03-24T05:34:10.275Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T05:34:10.276Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-24T05:34:10.276Z] ---> 0edd399b9b9e [2023-03-24T05:34:10.276Z] Step 3/33 : WORKDIR /edgex-go [2023-03-24T05:34:10.276Z] ---> Using cache [2023-03-24T05:34:10.276Z] ---> cdfa750ea3c3 [2023-03-24T05:34:10.276Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-24T05:34:10.276Z] ---> Using cache [2023-03-24T05:34:10.276Z] ---> f127071c6a01 [2023-03-24T05:34:10.276Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-24T05:34:10.276Z] ---> Using cache [2023-03-24T05:34:10.276Z] ---> b098eb64f797 [2023-03-24T05:34:10.276Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T05:34:10.276Z] ---> Using cache [2023-03-24T05:34:10.276Z] ---> 5e0b4c905673 [2023-03-24T05:34:10.276Z] Step 7/33 : COPY . . [2023-03-24T05:34:10.276Z] ---> Using cache [2023-03-24T05:34:10.276Z] ---> c175f405499f [2023-03-24T05:34:10.276Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-24T05:34:12.178Z] Removing intermediate container 439c06f05b3a [2023-03-24T05:34:12.179Z] ---> 94bf6a7648c3 [2023-03-24T05:34:12.179Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-24T05:34:12.179Z] Removing intermediate container 677b55df0443 [2023-03-24T05:34:12.179Z] ---> 7c7cf9c71cea [2023-03-24T05:34:12.179Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T05:34:12.179Z] ---> Running in 1ed01eff07b1 [2023-03-24T05:34:12.179Z] ---> Running in 25e362eb5b1a [2023-03-24T05:34:12.179Z] Removing intermediate container 25e362eb5b1a [2023-03-24T05:34:12.179Z] ---> 4dc7b8e37e07 [2023-03-24T05:34:12.179Z] Step 25/27 : LABEL arch=x86_64 [2023-03-24T05:34:12.437Z] Removing intermediate container e18e28ca838d [2023-03-24T05:34:12.437Z] ---> be951c384709 [2023-03-24T05:34:12.437Z] [2023-03-24T05:34:12.437Z] Step 10/23 : FROM alpine:3.17 [2023-03-24T05:34:12.437Z] ---> b2aa39c304c2 [2023-03-24T05:34:12.437Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-24T05:34:12.437Z] ---> Running in 7c84228b708d [2023-03-24T05:34:12.437Z] ---> Running in f7d68e55cf2d [2023-03-24T05:34:12.437Z] ---> a91c084d38aa [2023-03-24T05:34:12.437Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T05:34:12.437Z] Removing intermediate container 7c84228b708d [2023-03-24T05:34:12.437Z] ---> f11f0c64da1b [2023-03-24T05:34:12.437Z] Step 26/27 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 [2023-03-24T05:34:12.437Z] ---> Running in 7e5bc64095ec [2023-03-24T05:34:12.437Z] ---> 4b7ebe748559 [2023-03-24T05:34:12.437Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-24T05:34:12.437Z] 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-03-24T05:34:12.697Z] Removing intermediate container 7e5bc64095ec [2023-03-24T05:34:12.697Z] ---> 16ba0bd1ed60 [2023-03-24T05:34:12.697Z] Step 27/27 : LABEL version=0.0.0 [2023-03-24T05:34:12.697Z] ---> Running in 3a18b06efb3e [2023-03-24T05:34:12.697Z] ---> 3fb46cfbe90f [2023-03-24T05:34:12.697Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-24T05:34:12.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T05:34:12.698Z] Removing intermediate container 3a18b06efb3e [2023-03-24T05:34:12.698Z] ---> 87d2b611cc09 [2023-03-24T05:34:12.698Z] [2023-03-24T05:34:12.698Z] Successfully built 87d2b611cc09 [2023-03-24T05:34:12.957Z] Successfully tagged security-spire-agent:latest [2023-03-24T05:34:12.957Z]  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T05:34:12.957Z] 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-03-24T05:34:13.215Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-24T05:34:13.215Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-24T05:34:13.215Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T05:34:13.215Z] Executing ca-certificates-20220614-r4.trigger [2023-03-24T05:34:13.215Z] ---> 3fc1951ae281 [2023-03-24T05:34:13.215Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-24T05:34:13.215Z] OK: 8 MiB in 17 packages [2023-03-24T05:34:13.475Z] ---> 11a310f9739f [2023-03-24T05:34:13.475Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-24T05:34:13.475Z] ---> Running in 9d1c5a1ae0fc [2023-03-24T05:34:13.736Z] Removing intermediate container f7d68e55cf2d [2023-03-24T05:34:13.736Z] ---> 2ac1ca59cfc1 [2023-03-24T05:34:13.736Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-24T05:34:13.736Z] ---> Running in 2c8f4ea47b73 [2023-03-24T05:34:13.736Z] Removing intermediate container 2c8f4ea47b73 [2023-03-24T05:34:13.736Z] ---> 165063f3721f [2023-03-24T05:34:13.736Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-24T05:34:13.997Z] ---> Running in 3ff56572b1eb [2023-03-24T05:34:13.997Z] Removing intermediate container 3ff56572b1eb [2023-03-24T05:34:13.997Z] ---> 651f006cda90 [2023-03-24T05:34:13.997Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-24T05:34:14.257Z] ---> Running in 8983634b4dbc [2023-03-24T05:34:14.257Z] Removing intermediate container 8983634b4dbc [2023-03-24T05:34:14.257Z] ---> 1f129d5849fb [2023-03-24T05:34:14.257Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T05:34:14.257Z] Removing intermediate container 9d1c5a1ae0fc [2023-03-24T05:34:14.257Z] ---> b9fd7c988d1e [2023-03-24T05:34:14.257Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-24T05:34:14.257Z] ---> Running in 7d62ec6bb1b4 [2023-03-24T05:34:14.520Z] ---> 20b3203b385f [2023-03-24T05:34:14.520Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T05:34:14.520Z] Removing intermediate container 7d62ec6bb1b4 [2023-03-24T05:34:14.520Z] ---> 060edfd44998 [2023-03-24T05:34:14.520Z] Step 20/22 : LABEL arch=x86_64 [2023-03-24T05:34:14.520Z] ---> Running in 6ce074848f4b [2023-03-24T05:34:14.778Z] ---> 442ced33816e [2023-03-24T05:34:14.778Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-24T05:34:14.779Z] Removing intermediate container 6ce074848f4b [2023-03-24T05:34:14.779Z] ---> d28b3a99ad32 [2023-03-24T05:34:14.779Z] Step 21/22 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 [2023-03-24T05:34:14.779Z] ---> Running in d963a426f91f [2023-03-24T05:34:15.036Z] Removing intermediate container d963a426f91f [2023-03-24T05:34:15.036Z] ---> ea260312608d [2023-03-24T05:34:15.036Z] Step 22/22 : LABEL version=0.0.0 [2023-03-24T05:34:15.036Z] ---> Running in 000e49ec9a16 [2023-03-24T05:34:15.295Z] Removing intermediate container 000e49ec9a16 [2023-03-24T05:34:15.295Z] ---> 7ec28494fa1d [2023-03-24T05:34:15.295Z] [2023-03-24T05:34:15.553Z] ---> ba491953452d [2023-03-24T05:34:15.553Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-24T05:34:15.553Z] Successfully built 7ec28494fa1d [2023-03-24T05:34:15.553Z] Successfully tagged security-proxy-setup:latest [2023-03-24T05:34:15.811Z]  Building security-proxy-setup ... done  ---> c3044937d53d [2023-03-24T05:34:15.811Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-24T05:34:15.811Z] ---> Running in 311bdc52d842 [2023-03-24T05:34:16.070Z] Removing intermediate container 311bdc52d842 [2023-03-24T05:34:16.070Z] ---> 83e1517f1932 [2023-03-24T05:34:16.070Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T05:34:16.070Z] ---> Running in 9b6073a9b08c [2023-03-24T05:34:16.070Z] Removing intermediate container d5f852cba7c7 [2023-03-24T05:34:16.070Z] ---> 56cf734208de [2023-03-24T05:34:16.070Z] [2023-03-24T05:34:16.070Z] Step 9/25 : FROM alpine:3.17 [2023-03-24T05:34:16.070Z] ---> b2aa39c304c2 [2023-03-24T05:34:16.070Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-24T05:34:16.070Z] ---> Running in b6903d99ba60 [2023-03-24T05:34:16.070Z] Removing intermediate container 9b6073a9b08c [2023-03-24T05:34:16.070Z] ---> d3b3c9a4f2c3 [2023-03-24T05:34:16.070Z] Step 21/23 : LABEL arch=x86_64 [2023-03-24T05:34:16.070Z] ---> Running in 4aafe480253f [2023-03-24T05:34:16.329Z] Removing intermediate container 4aafe480253f [2023-03-24T05:34:16.329Z] ---> 8f8204e99ce7 [2023-03-24T05:34:16.329Z] Step 22/23 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 [2023-03-24T05:34:16.590Z] ---> Running in 699edacec482 [2023-03-24T05:34:16.590Z] Removing intermediate container 699edacec482 [2023-03-24T05:34:16.590Z] ---> 19a1c4d48f25 [2023-03-24T05:34:16.590Z] Step 23/23 : LABEL version=0.0.0 [2023-03-24T05:34:16.590Z] ---> Running in f4ce3a415a86 [2023-03-24T05:34:16.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T05:34:16.849Z] Removing intermediate container f4ce3a415a86 [2023-03-24T05:34:16.849Z] ---> 40d94e0f3c30 [2023-03-24T05:34:16.849Z] [2023-03-24T05:34:16.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T05:34:16.849Z] Successfully built 40d94e0f3c30 [2023-03-24T05:34:16.849Z] Successfully tagged support-notifications:latest [2023-03-24T05:34:17.107Z]  Building support-notifications ... done (1/3) Installing ca-certificates (20220614-r4) [2023-03-24T05:34:17.107Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-24T05:34:17.107Z] (3/3) Installing su-exec (0.2-r2) [2023-03-24T05:34:17.107Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T05:34:17.107Z] Executing ca-certificates-20220614-r4.trigger [2023-03-24T05:34:17.107Z] OK: 8 MiB in 18 packages [2023-03-24T05:34:17.674Z] Removing intermediate container b6903d99ba60 [2023-03-24T05:34:17.674Z] ---> 5cf967033d62 [2023-03-24T05:34:17.675Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-24T05:34:17.933Z] ---> Running in dbd62f540b9e [2023-03-24T05:34:17.933Z] Removing intermediate container dbd62f540b9e [2023-03-24T05:34:17.933Z] ---> a8035426a1cf [2023-03-24T05:34:17.933Z] Step 12/25 : WORKDIR / [2023-03-24T05:34:17.933Z] ---> Running in b0bf7c44bdd7 [2023-03-24T05:34:18.194Z] Removing intermediate container b0bf7c44bdd7 [2023-03-24T05:34:18.194Z] ---> abd41770e774 [2023-03-24T05:34:18.194Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T05:34:18.452Z] ---> b4c591a99134 [2023-03-24T05:34:18.452Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T05:34:18.710Z] ---> cfc40716e885 [2023-03-24T05:34:18.710Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-24T05:34:18.908Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.302s coverage: 98.5% of statements [2023-03-24T05:34:18.970Z] ---> f7e77ef6224e [2023-03-24T05:34:18.970Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-24T05:34:19.228Z] ---> 28c084fe28a9 [2023-03-24T05:34:19.228Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-24T05:34:19.486Z] ---> 907b8a66d582 [2023-03-24T05:34:19.486Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-24T05:34:20.053Z] ---> f07ee751ad06 [2023-03-24T05:34:20.053Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-24T05:34:20.617Z] ---> 0cd272a213ac [2023-03-24T05:34:20.617Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-24T05:34:20.617Z] ---> 6dc401ba697e [2023-03-24T05:34:20.617Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-24T05:34:20.617Z] ---> Running in a8a388eb50ee [2023-03-24T05:34:21.247Z] Removing intermediate container a8a388eb50ee [2023-03-24T05:34:21.247Z] ---> e0b2944fc213 [2023-03-24T05:34:21.247Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-24T05:34:21.247Z] ---> Running in 23a9c1c5994f [2023-03-24T05:34:21.247Z] Removing intermediate container 23a9c1c5994f [2023-03-24T05:34:21.247Z] ---> 4724104d8031 [2023-03-24T05:34:21.247Z] Step 23/25 : LABEL arch=x86_64 [2023-03-24T05:34:21.247Z] ---> Running in f77a0da1295e [2023-03-24T05:34:21.506Z] Removing intermediate container f77a0da1295e [2023-03-24T05:34:21.506Z] ---> a3d1b5f18776 [2023-03-24T05:34:21.506Z] Step 24/25 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 [2023-03-24T05:34:21.506Z] ---> Running in 3a76083b935d [2023-03-24T05:34:21.506Z] Removing intermediate container 3a76083b935d [2023-03-24T05:34:21.506Z] ---> 484dd16f7eef [2023-03-24T05:34:21.506Z] Step 25/25 : LABEL version=0.0.0 [2023-03-24T05:34:21.506Z] ---> Running in 48ade0929f81 [2023-03-24T05:34:21.765Z] Removing intermediate container 48ade0929f81 [2023-03-24T05:34:21.765Z] ---> ba68918666fb [2023-03-24T05:34:21.765Z] [2023-03-24T05:34:21.765Z] Successfully built ba68918666fb [2023-03-24T05:34:21.765Z] Successfully tagged security-secretstore-setup:latest [2023-03-24T05:34:23.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-24T05:34:23.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-24T05:34:23.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-24T05:34:26.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.420s coverage: 71.3% of statements [2023-03-24T05:34:28.331Z]  Building security-secretstore-setup ... done Removing intermediate container 1ed01eff07b1 [2023-03-24T05:34:28.331Z] ---> 53a38f2d622a [2023-03-24T05:34:28.331Z] [2023-03-24T05:34:28.331Z] Step 9/33 : FROM alpine:3.17 [2023-03-24T05:34:28.331Z] ---> b2aa39c304c2 [2023-03-24T05:34:28.331Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-24T05:34:28.331Z] ---> Using cache [2023-03-24T05:34:28.331Z] ---> 057f2dc17698 [2023-03-24T05:34:28.331Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-24T05:34:28.331Z] ---> Running in 2d36c34b9a28 [2023-03-24T05:34:28.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T05:34:28.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T05:34:28.331Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-24T05:34:28.331Z] (2/2) Installing su-exec (0.2-r2) [2023-03-24T05:34:28.331Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T05:34:28.331Z] OK: 7 MiB in 17 packages [2023-03-24T05:34:28.331Z] Removing intermediate container 2d36c34b9a28 [2023-03-24T05:34:28.331Z] ---> 3bcdb3a88fb2 [2023-03-24T05:34:28.331Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-24T05:34:28.331Z] ---> Running in 4cc03d300bd3 [2023-03-24T05:34:28.331Z] Removing intermediate container 4cc03d300bd3 [2023-03-24T05:34:28.331Z] ---> d011722c70e3 [2023-03-24T05:34:28.331Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-24T05:34:28.331Z] ---> Running in 6578243fa264 [2023-03-24T05:34:28.331Z] Removing intermediate container 6578243fa264 [2023-03-24T05:34:28.331Z] ---> cf5c2d7b9caf [2023-03-24T05:34:28.331Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-24T05:34:28.331Z] ---> Running in f51cf8b3bd86 [2023-03-24T05:34:28.590Z] Removing intermediate container f51cf8b3bd86 [2023-03-24T05:34:28.590Z] ---> 3ea541317445 [2023-03-24T05:34:28.590Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-24T05:34:28.590Z] ---> Running in a5f27479cb6b [2023-03-24T05:34:28.590Z] Removing intermediate container a5f27479cb6b [2023-03-24T05:34:28.590Z] ---> caa3aac240da [2023-03-24T05:34:28.590Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-24T05:34:28.590Z] ---> Running in 5ff57697e48c [2023-03-24T05:34:29.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-24T05:34:29.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-24T05:34:29.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.445s coverage: 54.0% of statements [2023-03-24T05:34:29.158Z] Removing intermediate container 5ff57697e48c [2023-03-24T05:34:29.158Z] ---> 5b7f5b9e7576 [2023-03-24T05:34:29.158Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-24T05:34:29.158Z] ---> Running in df8c63ad3577 [2023-03-24T05:34:29.158Z] Removing intermediate container df8c63ad3577 [2023-03-24T05:34:29.158Z] ---> ffd52fe4f04d [2023-03-24T05:34:29.158Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-24T05:34:29.415Z] ---> 0df2c322c4e4 [2023-03-24T05:34:29.415Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-24T05:34:29.415Z] ---> Running in ea7d442af33c [2023-03-24T05:34:29.980Z] Removing intermediate container ea7d442af33c [2023-03-24T05:34:29.980Z] ---> 24291a2e3b6d [2023-03-24T05:34:29.980Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T05:34:29.980Z] ---> d1638838beae [2023-03-24T05:34:29.980Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T05:34:30.238Z] ---> 22da414e7051 [2023-03-24T05:34:30.238Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-24T05:34:30.496Z] ---> 264f2bab33e1 [2023-03-24T05:34:30.496Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-24T05:34:30.753Z] ---> 7a80ae8a5f50 [2023-03-24T05:34:30.753Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-24T05:34:30.753Z] ---> 870d5371ac11 [2023-03-24T05:34:30.753Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-24T05:34:31.011Z] ---> 2b88be57ed47 [2023-03-24T05:34:31.011Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-24T05:34:31.011Z] ---> 4b430acb944c [2023-03-24T05:34:31.011Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-24T05:34:31.269Z] ---> 40f4f35b32dd [2023-03-24T05:34:31.269Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-24T05:34:31.269Z] ---> Running in cc5b214055e1 [2023-03-24T05:34:31.836Z] Removing intermediate container cc5b214055e1 [2023-03-24T05:34:31.836Z] ---> 43d8e134ae7f [2023-03-24T05:34:31.836Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-24T05:34:31.836Z] ---> Running in ea26f9126a18 [2023-03-24T05:34:31.836Z] Removing intermediate container ea26f9126a18 [2023-03-24T05:34:31.836Z] ---> b571a59f8b74 [2023-03-24T05:34:31.836Z] Step 30/33 : CMD ["gate"] [2023-03-24T05:34:31.836Z] ---> Running in d6de83fa6599 [2023-03-24T05:34:32.095Z] Removing intermediate container d6de83fa6599 [2023-03-24T05:34:32.095Z] ---> f8a59216c513 [2023-03-24T05:34:32.095Z] Step 31/33 : LABEL arch=x86_64 [2023-03-24T05:34:32.095Z] ---> Running in ea5e1b56459c [2023-03-24T05:34:32.095Z] Removing intermediate container ea5e1b56459c [2023-03-24T05:34:32.095Z] ---> 9a7da6ef9fe4 [2023-03-24T05:34:32.095Z] Step 32/33 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 [2023-03-24T05:34:32.095Z] ---> Running in 51adffcbdd1c [2023-03-24T05:34:32.095Z] Removing intermediate container 51adffcbdd1c [2023-03-24T05:34:32.095Z] ---> d2d56a8fb084 [2023-03-24T05:34:32.095Z] Step 33/33 : LABEL version=0.0.0 [2023-03-24T05:34:32.095Z] ---> Running in c7c36f626e8b [2023-03-24T05:34:32.352Z] Removing intermediate container c7c36f626e8b [2023-03-24T05:34:32.352Z] ---> 1f5e243db7c4 [2023-03-24T05:34:32.352Z] [2023-03-24T05:34:32.352Z] Successfully built 1f5e243db7c4 [2023-03-24T05:34:32.352Z] Successfully tagged security-bootstrapper:latest [2023-03-24T05:34:32.357Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-24T05:34:32.368Z] $ docker stop --time=1 7868964b4792bb43b145748a4a3bca3e89854deeb29837a577c2f5dfccfa9a67 [2023-03-24T05:34:33.651Z] $ docker rm -f --volumes 7868964b4792bb43b145748a4a3bca3e89854deeb29837a577c2f5dfccfa9a67 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-24T05:34:33.977Z] + docker images [2023-03-24T05:34:33.977Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-24T05:34:33.977Z] security-bootstrapper latest 1f5e243db7c4 1 second ago 22.2MB [2023-03-24T05:34:33.977Z] 53a38f2d622a 7 seconds ago 1.67GB [2023-03-24T05:34:33.977Z] security-secretstore-setup latest ba68918666fb 12 seconds ago 32.8MB [2023-03-24T05:34:33.977Z] support-notifications latest 40d94e0f3c30 17 seconds ago 32.7MB [2023-03-24T05:34:33.977Z] 56cf734208de 18 seconds ago 1.68GB [2023-03-24T05:34:33.977Z] security-proxy-setup latest 7ec28494fa1d 18 seconds ago 18.7MB [2023-03-24T05:34:33.977Z] security-spire-agent latest 87d2b611cc09 21 seconds ago 129MB [2023-03-24T05:34:33.977Z] be951c384709 22 seconds ago 1.75GB [2023-03-24T05:34:33.977Z] security-spire-server latest eb63bd658259 26 seconds ago 89.8MB [2023-03-24T05:34:33.977Z] c4590d420d7c 29 seconds ago 1.67GB [2023-03-24T05:34:33.977Z] security-spire-config latest 499dffc6f122 35 seconds ago 88.9MB [2023-03-24T05:34:33.977Z] core-data latest 1a70a8e37eaa 43 seconds ago 20MB [2023-03-24T05:34:33.977Z] 2a25e53123cb 44 seconds ago 1.54GB [2023-03-24T05:34:33.977Z] security-proxy-auth latest 40e29a9f4bca 50 seconds ago 18.3MB [2023-03-24T05:34:33.977Z] ac2d0d7043b4 50 seconds ago 1.54GB [2023-03-24T05:34:33.977Z] 0d1ec237a837 About a minute ago 1.69GB [2023-03-24T05:34:33.977Z] 3e4632bfa7e6 About a minute ago 1.66GB [2023-03-24T05:34:33.977Z] core-command latest d9448ffa1e72 2 minutes ago 19.8MB [2023-03-24T05:34:33.977Z] core-metadata latest 43e19c4a54ff 2 minutes ago 20.4MB [2023-03-24T05:34:33.977Z] core-common-config-bootstrapper latest a3e60aa2c22c 2 minutes ago 17.2MB [2023-03-24T05:34:33.977Z] security-spiffe-token-provider latest 49106c30c40b 2 minutes ago 32.8MB [2023-03-24T05:34:33.977Z] support-scheduler latest 0801f91e807d 2 minutes ago 32.1MB [2023-03-24T05:34:33.977Z] 61b2a1be548c 2 minutes ago 1.73GB [2023-03-24T05:34:33.977Z] 797e5d6aac1d 2 minutes ago 1.75GB [2023-03-24T05:34:33.977Z] bfeca1814ed7 2 minutes ago 1.69GB [2023-03-24T05:34:33.977Z] 53afad07e332 2 minutes ago 1.69GB [2023-03-24T05:34:33.977Z] 8836575be8da 2 minutes ago 1.68GB [2023-03-24T05:34:33.977Z] ci-base-image-x86_64 latest 0edd399b9b9e 6 minutes ago 881MB [2023-03-24T05:34:33.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 13 days ago 664MB [2023-03-24T05:34:33.977Z] alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB [2023-03-24T05:34:33.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-24T05:34:33.977Z] 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-03-24T05:34:34.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-24T05:34:34.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-24T05:34:34.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-24T05:34:34.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-24T05:34:34.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-24T05:34:44.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-24T05:34:44.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-24T05:34:50.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.865s coverage: 88.5% of statements [2023-03-24T05:34:50.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.597s coverage: 3.9% of statements [2023-03-24T05:34:58.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-24T05:34:58.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-24T05:34:58.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-24T05:34:59.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.902s coverage: 95.6% of statements [2023-03-24T05:34:59.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-24T05:34:59.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-24T05:34:59.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-24T05:34:59.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-24T05:34:59.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-24T05:35:00.137Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.254s coverage: 72.2% of statements [2023-03-24T05:35:06.793Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-24T05:35:06.793Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-24T05:35:06.793Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-24T05:35:06.793Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.258s coverage: 65.9% of statements [2023-03-24T05:35:16.857Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-24T05:35:16.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-24T05:35:16.857Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.435s coverage: 0.9% of statements [2023-03-24T05:35:16.857Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.248s coverage: 29.0% of statements [2023-03-24T05:35:20.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.297s coverage: 44.1% of statements [2023-03-24T05:35:20.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.267s coverage: 82.9% of statements [2023-03-24T05:35:20.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.239s coverage: 94.1% of statements [2023-03-24T05:35:20.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.275s coverage: 96.3% of statements [2023-03-24T05:35:24.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.217s coverage: 87.5% of statements [2023-03-24T05:35:26.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-24T05:35:26.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-24T05:35:26.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-24T05:35:26.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-24T05:35:28.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-24T05:35:28.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-24T05:35:28.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-24T05:35:28.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-24T05:35:35.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.217s coverage: 94.4% of statements [2023-03-24T05:35:35.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-24T05:35:35.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-24T05:35:35.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-24T05:35:35.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-24T05:35:40.890Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-24T05:35:40.890Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-24T05:35:42.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-24T05:35:51.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.110s coverage: 79.9% of statements [2023-03-24T05:35:51.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.279s coverage: 92.9% of statements [2023-03-24T05:35:51.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.089s coverage: 64.4% of statements [2023-03-24T05:35:51.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.212s coverage: 86.9% of statements [2023-03-24T05:35:51.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.218s coverage: 87.2% of statements [2023-03-24T05:35:51.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.178s coverage: 20.0% of statements [2023-03-24T05:35:51.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2023-03-24T05:35:51.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.523s coverage: 81.2% of statements [2023-03-24T05:35:51.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-24T05:35:51.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.529s coverage: 82.1% of statements [2023-03-24T05:35:51.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-24T05:35:51.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.212s coverage: 86.0% of statements [2023-03-24T05:35:58.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-24T05:35:58.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-24T05:35:58.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.107s coverage: 63.1% of statements [2023-03-24T05:35:58.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.274s coverage: 100.0% of statements [2023-03-24T05:36:00.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 89.4% of statements [2023-03-24T05:36:00.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.097s coverage: 100.0% of statements [2023-03-24T05:36:00.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.116s coverage: 73.7% of statements [2023-03-24T05:36:00.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-24T05:36:00.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-24T05:36:00.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-24T05:36:01.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-03-24T05:36:09.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-24T05:36:09.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-24T05:36:09.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-24T05:36:09.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.040s coverage: 38.4% of statements [2023-03-24T05:36:09.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.233s coverage: 89.5% of statements [2023-03-24T05:36:13.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-24T05:36:13.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-24T05:36:13.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-24T05:36:13.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-24T05:36:14.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.215s coverage: 84.8% of statements [2023-03-24T05:36:20.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-24T05:36:20.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-24T05:36:20.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-24T05:36:20.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-24T05:36:27.338Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.353s coverage: 17.7% of statements [2023-03-24T05:36:27.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-24T05:36:27.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-24T05:36:27.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-24T05:36:27.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-24T05:36:27.604Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.572s coverage: 92.3% of statements [2023-03-24T05:36:30.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-24T05:36:30.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-24T05:36:31.206Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.287s coverage: 61.5% of statements [2023-03-24T05:36:33.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-24T05:36:33.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-24T05:36:33.781Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.384s coverage: 97.7% of statements [2023-03-24T05:36:34.740Z] 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-03-24T05:36:34.740Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-24T05:36:34.740Z] go vet ./... [2023-03-24T05:39:11.433Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-24T05:39:11.433Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-24T05:39:11.433Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-24T05:39:11.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-24T05:39:11.765Z] + ls -al . [2023-03-24T05:39:11.765Z] total 704 [2023-03-24T05:39:11.765Z] drwxrwxr-x 10 1001 1001 4096 Mar 24 05:31 . [2023-03-24T05:39:11.765Z] drwxr-xr-x 4 root root 4096 Mar 24 05:31 .. [2023-03-24T05:39:11.765Z] drwxrwxr-x 2 1001 1001 4096 Mar 24 05:29 .blubracket [2023-03-24T05:39:11.765Z] -rw-rw-r-- 1 1001 1001 16 Mar 24 05:29 .dockerignore [2023-03-24T05:39:11.765Z] drwxrwxr-x 8 1001 1001 4096 Mar 24 05:29 .git [2023-03-24T05:39:11.765Z] drwxrwxr-x 3 1001 1001 4096 Mar 24 05:29 .github [2023-03-24T05:39:11.765Z] -rw-rw-r-- 1 1001 1001 1133 Mar 24 05:29 .gitignore [2023-03-24T05:39:11.765Z] -rw-rw-r-- 1 1001 1001 42 Mar 24 05:29 .golangci.yml [2023-03-24T05:39:11.765Z] -rw-rw-r-- 1 1001 1001 87 Mar 24 05:29 .hadolint.yml [2023-03-24T05:39:11.765Z] -rw-rw-r-- 1 1001 1001 166 Mar 24 05:29 .sonarcloud.properties [2023-03-24T05:39:11.765Z] -rw-rw-r-- 1 1001 1001 1171 Mar 24 05:29 ADOPTERS.md [2023-03-24T05:39:11.765Z] -rw-rw-r-- 1 1001 1001 10835 Mar 24 05:29 Attribution.txt [2023-03-24T05:39:11.765Z] -rw-rw-r-- 1 1001 1001 73765 Mar 24 05:29 CHANGELOG.md [2023-03-24T05:39:11.765Z] -rw-rw-r-- 1 1001 1001 3804 Mar 24 05:29 CONTRIBUTING.md [2023-03-24T05:39:11.765Z] -rw-rw-r-- 1 1001 1001 677 Mar 24 05:29 GOVERNANCE.md [2023-03-24T05:39:11.765Z] -rw-rw-r-- 1 1001 1001 883 Mar 24 05:29 Jenkinsfile [2023-03-24T05:39:11.765Z] -rw-rw-r-- 1 1001 1001 10775 Mar 24 05:29 LICENSE [2023-03-24T05:39:11.765Z] -rw-rw-r-- 1 1001 1001 14368 Mar 24 05:29 Makefile [2023-03-24T05:39:11.765Z] -rw-rw-r-- 1 1001 1001 582 Mar 24 05:29 OWNERS.md [2023-03-24T05:39:11.765Z] -rw-rw-r-- 1 1001 1001 9403 Mar 24 05:29 README.md [2023-03-24T05:39:11.765Z] -rw-rw-r-- 1 1001 1001 789 Mar 24 05:29 SECURITY.md [2023-03-24T05:39:11.765Z] -rw-rw-r-- 1 1001 1001 5 Mar 24 05:27 VERSION [2023-03-24T05:39:11.765Z] drwxrwxr-x 2 1001 1001 4096 Mar 24 05:29 bin [2023-03-24T05:39:11.765Z] drwxrwxr-x 18 1001 1001 4096 Mar 24 05:29 cmd [2023-03-24T05:39:11.765Z] -rw-r--r-- 1 root root 447380 Mar 24 05:36 coverage.out [2023-03-24T05:39:11.765Z] -rw-rw-r-- 1 1001 1001 3200 Mar 24 05:29 go.mod [2023-03-24T05:39:11.765Z] -rw-rw-r-- 1 1001 1001 31265 Mar 24 05:29 go.sum [2023-03-24T05:39:11.765Z] drwxrwxr-x 7 1001 1001 4096 Mar 24 05:29 internal [2023-03-24T05:39:11.765Z] drwxrwxr-x 3 1001 1001 4096 Mar 24 05:29 openapi [2023-03-24T05:39:11.765Z] -rw-rw-r-- 1 1001 1001 594 Mar 24 05:29 security.txt [2023-03-24T05:39:11.765Z] drwxrwxr-x 4 1001 1001 4096 Mar 24 05:29 snap [2023-03-24T05:39:11.765Z] -rw-rw-r-- 1 1001 1001 204 Mar 24 05:29 version.go [Pipeline] sh [2023-03-24T05:39:12.083Z] + '[' -e coverage.out ] [2023-03-24T05:39:12.083Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-24T05:39:12.108Z] Warning: overwriting stash ‘coverage-report’ [2023-03-24T05:39:13.466Z] Stashed 1 file(s) [Pipeline] sh [2023-03-24T05:39:14.090Z] + make build [2023-03-24T05:39:14.090Z] 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-03-24T05:40:50.718Z] 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-03-24T05:40:50.718Z] 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-03-24T05:40:50.718Z] 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-03-24T05:40:54.061Z] 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-03-24T05:41:40.895Z] 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-03-24T05:41:43.685Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-24T05:41:50.420Z] 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-03-24T05:41:55.758Z] 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-03-24T05:41:59.103Z] 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-03-24T05:42:03.360Z] 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-03-24T05:42:10.015Z] 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-03-24T05:42:15.374Z] $ docker stop --time=1 0c766f24efeab27d45474d3f787427a0af12fc430265a8ed8810f8259b1d8805 [2023-03-24T05:42:18.036Z] $ docker rm -f --volumes 0c766f24efeab27d45474d3f787427a0af12fc430265a8ed8810f8259b1d8805 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T05:42:20.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-24T05:42:20.294Z] [2023-03-24T05:42:20.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T05:42:20.622Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-24T05:42:20.890Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-24T05:42:20.890Z] 29e5d40040c1: Pulling fs layer [2023-03-24T05:42:20.890Z] 1ce36da41761: Pulling fs layer [2023-03-24T05:42:20.890Z] 25b303627fd3: Pulling fs layer [2023-03-24T05:42:21.160Z] 29e5d40040c1: Verifying Checksum [2023-03-24T05:42:21.160Z] 29e5d40040c1: Download complete [2023-03-24T05:42:21.428Z] 1ce36da41761: Verifying Checksum [2023-03-24T05:42:21.428Z] 1ce36da41761: Download complete [2023-03-24T05:42:21.694Z] 29e5d40040c1: Pull complete [2023-03-24T05:42:23.098Z] 25b303627fd3: Download complete [2023-03-24T05:42:23.098Z] 1ce36da41761: Pull complete [2023-03-24T05:42:33.169Z] 25b303627fd3: Pull complete [2023-03-24T05:42:33.169Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-24T05:42:33.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-24T05:42:33.169Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T05:42:33.352Z] prd-ubuntu20.04-docker-arm64-4c-16g-5667 does not seem to be running inside a container [2023-03-24T05:42:33.412Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-24T05:42:35.630Z] $ docker top 4718ba106cb1a9b894b5b1d695073449d4ca4f0cb42ceb1f31a92d72687fd8dd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T05:42:36.443Z] + grep parallel [2023-03-24T05:42:36.443Z] + docker-compose build --help [2023-03-24T05:42:40.677Z] --parallel Build images in parallel. [Pipeline] } [2023-03-24T05:42:40.691Z] $ docker stop --time=1 4718ba106cb1a9b894b5b1d695073449d4ca4f0cb42ceb1f31a92d72687fd8dd [2023-03-24T05:42:44.385Z] $ docker rm -f --volumes 4718ba106cb1a9b894b5b1d695073449d4ca4f0cb42ceb1f31a92d72687fd8dd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T05:42:44.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-24T05:42:44.922Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T05:42:45.089Z] prd-ubuntu20.04-docker-arm64-4c-16g-5667 does not seem to be running inside a container [2023-03-24T05:42:45.148Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-24T05:42:46.291Z] $ docker top 76e22445a08c29fa8d45075c2239e13788c0986901ed7a3e473b6da850d8f10a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T05:42:46.778Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-24T05:42:52.119Z] Building core-command ... [2023-03-24T05:42:52.119Z] Building core-common-config-bootstrapper ... [2023-03-24T05:42:52.119Z] Building core-data ... [2023-03-24T05:42:52.119Z] Building core-metadata ... [2023-03-24T05:42:52.119Z] Building security-bootstrapper ... [2023-03-24T05:42:52.119Z] Building security-proxy-auth ... [2023-03-24T05:42:52.119Z] Building security-proxy-setup ... [2023-03-24T05:42:52.119Z] Building security-secretstore-setup ... [2023-03-24T05:42:52.119Z] Building security-spiffe-token-provider ... [2023-03-24T05:42:52.119Z] Building security-spire-agent ... [2023-03-24T05:42:52.119Z] Building security-spire-config ... [2023-03-24T05:42:52.119Z] Building security-spire-server ... [2023-03-24T05:42:52.119Z] Building support-notifications ... [2023-03-24T05:42:52.119Z] Building support-scheduler ... [2023-03-24T05:42:52.119Z] Building security-bootstrapper [2023-03-24T05:42:52.119Z] Building core-data [2023-03-24T05:42:52.119Z] Building security-proxy-auth [2023-03-24T05:42:52.119Z] Building core-common-config-bootstrapper [2023-03-24T05:42:52.119Z] Building security-secretstore-setup [2023-03-24T05:43:38.932Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T05:43:38.932Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-24T05:43:38.932Z] ---> 1910de0859b1 [2023-03-24T05:43:38.932Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-24T05:43:38.932Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T05:43:38.932Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-24T05:43:38.932Z] ---> 1910de0859b1 [2023-03-24T05:43:38.932Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-24T05:43:38.932Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T05:43:38.932Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-24T05:43:38.932Z] ---> 1910de0859b1 [2023-03-24T05:43:38.932Z] Step 3/33 : WORKDIR /edgex-go [2023-03-24T05:43:38.932Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T05:43:38.932Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-24T05:43:38.932Z] ---> 1910de0859b1 [2023-03-24T05:43:38.932Z] Step 3/25 : WORKDIR /edgex-go [2023-03-24T05:43:38.932Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T05:43:38.933Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-24T05:43:38.933Z] ---> 1910de0859b1 [2023-03-24T05:43:38.933Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-24T05:43:38.933Z] ---> Running in 1d907e264ff6 [2023-03-24T05:43:38.933Z] ---> Running in dfbe07e2511e [2023-03-24T05:43:38.933Z] ---> Running in ac2ac251f876 [2023-03-24T05:43:38.933Z] ---> Running in a50d3ae54f48 [2023-03-24T05:43:38.933Z] ---> Running in 806f5798fd82 [2023-03-24T05:43:38.933Z] Removing intermediate container dfbe07e2511e [2023-03-24T05:43:38.933Z] ---> 819eaf964dcd [2023-03-24T05:43:38.933Z] Step 4/23 : WORKDIR /edgex-go [2023-03-24T05:43:38.933Z] ---> Running in b5cc375ccf63 [2023-03-24T05:43:38.933Z] Removing intermediate container ac2ac251f876 [2023-03-24T05:43:38.933Z] ---> 01233f449d01 [2023-03-24T05:43:38.933Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-24T05:43:38.933Z] Removing intermediate container a50d3ae54f48 [2023-03-24T05:43:38.933Z] ---> 59bc0a29a2e7 [2023-03-24T05:43:38.933Z] Step 4/23 : WORKDIR /edgex-go [2023-03-24T05:43:38.933Z] Removing intermediate container 806f5798fd82 [2023-03-24T05:43:38.933Z] ---> cdb4ed0a2415 [2023-03-24T05:43:38.933Z] Step 4/23 : WORKDIR /edgex-go [2023-03-24T05:43:38.933Z] ---> Running in 74079af1d68f [2023-03-24T05:43:38.933Z] Removing intermediate container 1d907e264ff6 [2023-03-24T05:43:38.933Z] ---> 8edf9fb0af09 [2023-03-24T05:43:38.933Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-24T05:43:38.933Z] ---> Running in fc2116478fca [2023-03-24T05:43:38.933Z] ---> Running in 8ebacac16b57 [2023-03-24T05:43:38.933Z] ---> Running in 11788b17d7af [2023-03-24T05:43:38.933Z] Removing intermediate container b5cc375ccf63 [2023-03-24T05:43:38.933Z] ---> 6959343307bd [2023-03-24T05:43:38.933Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-24T05:43:38.933Z] ---> Running in 7d73e3386a47 [2023-03-24T05:43:39.516Z] Removing intermediate container fc2116478fca [2023-03-24T05:43:39.516Z] ---> da95001bd4dc [2023-03-24T05:43:39.516Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-24T05:43:39.516Z] Removing intermediate container 8ebacac16b57 [2023-03-24T05:43:39.516Z] ---> 85f98cfd2de2 [2023-03-24T05:43:39.516Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-24T05:43:39.516Z] ---> Running in ba28b3c94d68 [2023-03-24T05:43:39.516Z] ---> Running in 94b3aee03c65 [2023-03-24T05:43:40.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T05:43:41.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T05:43:41.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T05:43:41.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T05:43:41.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T05:43:41.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T05:43:41.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T05:43:41.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T05:43:42.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T05:43:42.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T05:43:42.649Z] OK: 263 MiB in 53 packages [2023-03-24T05:43:42.916Z] OK: 263 MiB in 53 packages [2023-03-24T05:43:43.182Z] OK: 263 MiB in 53 packages [2023-03-24T05:43:43.450Z] OK: 263 MiB in 53 packages [2023-03-24T05:43:43.715Z] OK: 263 MiB in 53 packages [2023-03-24T05:43:44.684Z] Removing intermediate container 74079af1d68f [2023-03-24T05:43:44.684Z] ---> e379f2489a75 [2023-03-24T05:43:44.684Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-24T05:43:44.952Z] Removing intermediate container 7d73e3386a47 [2023-03-24T05:43:44.952Z] ---> df4c41c75e23 [2023-03-24T05:43:44.952Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-24T05:43:45.218Z] Removing intermediate container 11788b17d7af [2023-03-24T05:43:45.218Z] ---> 98056d7be22a [2023-03-24T05:43:45.218Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-24T05:43:45.218Z] Removing intermediate container ba28b3c94d68 [2023-03-24T05:43:45.218Z] ---> e52595e67449 [2023-03-24T05:43:45.218Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-24T05:43:45.485Z] Removing intermediate container 94b3aee03c65 [2023-03-24T05:43:45.485Z] ---> 67ee1f7cd332 [2023-03-24T05:43:45.485Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-24T05:43:45.485Z] ---> 455c070bce1f [2023-03-24T05:43:45.485Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T05:43:45.753Z] ---> Running in 5b5b5650b21a [2023-03-24T05:43:46.019Z] ---> ba056f8d441f [2023-03-24T05:43:46.019Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T05:43:46.285Z] ---> Running in 2a0aeffbcd11 [2023-03-24T05:43:46.556Z] ---> 83d7562ebeb6 [2023-03-24T05:43:46.556Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T05:43:46.556Z] ---> Running in c035442476d6 [2023-03-24T05:43:46.831Z] ---> 8461f3e64280 [2023-03-24T05:43:46.831Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T05:43:47.109Z] ---> 6bf391489e15 [2023-03-24T05:43:47.109Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T05:43:47.109Z] ---> Running in 4375da4ca3d2 [2023-03-24T05:43:47.376Z] ---> Running in e75720a87295 [2023-03-24T05:45:38.994Z] Removing intermediate container 5b5b5650b21a [2023-03-24T05:45:38.994Z] ---> 5e8d836b9231 [2023-03-24T05:45:38.994Z] Step 7/25 : COPY . . [2023-03-24T05:45:38.994Z] Removing intermediate container 4375da4ca3d2 [2023-03-24T05:45:38.994Z] ---> d502761b77c9 [2023-03-24T05:45:38.994Z] Step 7/33 : COPY . . [2023-03-24T05:45:38.994Z] Removing intermediate container 2a0aeffbcd11 [2023-03-24T05:45:38.994Z] ---> e008d844cc23 [2023-03-24T05:45:38.994Z] Step 8/23 : COPY . . [2023-03-24T05:45:38.994Z] Removing intermediate container c035442476d6 [2023-03-24T05:45:38.994Z] ---> 7f744ea3c9f4 [2023-03-24T05:45:38.994Z] Step 8/23 : COPY . . [2023-03-24T05:45:38.994Z] Removing intermediate container e75720a87295 [2023-03-24T05:45:38.994Z] ---> b85351fb5cac [2023-03-24T05:45:38.994Z] Step 8/23 : COPY . . [2023-03-24T05:45:51.303Z] ---> 3858658e11d6 [2023-03-24T05:45:51.303Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-24T05:45:51.303Z] ---> fdca9c9c8d92 [2023-03-24T05:45:51.303Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-24T05:45:51.303Z] ---> be9ad060c301 [2023-03-24T05:45:51.303Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-24T05:45:51.303Z] ---> Running in 1a14f2f3d84f [2023-03-24T05:45:51.303Z] ---> 8ab30deb6142 [2023-03-24T05:45:51.303Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-24T05:45:51.303Z] ---> Running in 0f6124b57a4e [2023-03-24T05:45:51.303Z] ---> Running in c32f0e6feb57 [2023-03-24T05:45:51.574Z] ---> Running in 239235c5a5f8 [2023-03-24T05:45:51.574Z] ---> 861d1625ce4f [2023-03-24T05:45:51.574Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-24T05:45:51.842Z] ---> Running in 122aa7b48d36 [2023-03-24T05:45:53.793Z] 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-03-24T05:45:53.793Z] 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-03-24T05:45:54.060Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-24T05:45:54.060Z] 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-03-24T05:45:54.060Z] 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-03-24T05:51:45.975Z] 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-03-24T05:51:51.314Z] Removing intermediate container 122aa7b48d36 [2023-03-24T05:51:51.314Z] ---> f56ced530cec [2023-03-24T05:51:51.314Z] [2023-03-24T05:51:51.314Z] Step 10/23 : FROM alpine:3.17 [2023-03-24T05:51:51.314Z] 3.17: Pulling from library/alpine [2023-03-24T05:51:51.896Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-24T05:51:51.896Z] Status: Downloaded newer image for alpine:3.17 [2023-03-24T05:51:51.896Z] ---> d74e625d9115 [2023-03-24T05:51:51.896Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-24T05:51:52.160Z] ---> Running in f1d9875969fc [2023-03-24T05:51:52.743Z] Removing intermediate container f1d9875969fc [2023-03-24T05:51:52.743Z] ---> e27a94a9453f [2023-03-24T05:51:52.743Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-24T05:51:52.743Z] ---> Running in 65d3d2e91e80 [2023-03-24T05:51:55.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T05:51:56.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T05:51:57.225Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-24T05:51:57.225Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T05:51:57.492Z] OK: 8 MiB in 16 packages [2023-03-24T05:52:00.087Z] Removing intermediate container 65d3d2e91e80 [2023-03-24T05:52:00.087Z] ---> a3940b9140a2 [2023-03-24T05:52:00.087Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T05:52:01.501Z] ---> 5af1f19de27f [2023-03-24T05:52:01.501Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T05:52:02.925Z] ---> bf1d6d404576 [2023-03-24T05:52:02.925Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-24T05:52:06.277Z] ---> 50fb4d5b0307 [2023-03-24T05:52:06.277Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-24T05:52:07.699Z] Removing intermediate container 0f6124b57a4e [2023-03-24T05:52:07.699Z] ---> e5eabf61e0ab [2023-03-24T05:52:07.699Z] [2023-03-24T05:52:07.699Z] Step 9/33 : FROM alpine:3.17 [2023-03-24T05:52:07.699Z] ---> d74e625d9115 [2023-03-24T05:52:07.699Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-24T05:52:07.699Z] ---> 61e4444ca933 [2023-03-24T05:52:07.699Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-24T05:52:07.966Z] ---> Running in 89aa391023a4 [2023-03-24T05:52:08.922Z] Removing intermediate container 89aa391023a4 [2023-03-24T05:52:08.922Z] ---> 21240a20b0cf [2023-03-24T05:52:08.922Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-24T05:52:09.195Z] ---> Running in 6f5f1d8022f6 [2023-03-24T05:52:09.777Z] ---> a606a25b2dce [2023-03-24T05:52:09.777Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-24T05:52:10.042Z] ---> Running in f4f199a54174 [2023-03-24T05:52:11.984Z] Removing intermediate container 1a14f2f3d84f [2023-03-24T05:52:11.984Z] ---> 58fb300fe49e [2023-03-24T05:52:11.984Z] [2023-03-24T05:52:11.984Z] Step 9/25 : FROM alpine:3.17 [2023-03-24T05:52:11.984Z] ---> d74e625d9115 [2023-03-24T05:52:11.984Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-24T05:52:11.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T05:52:11.984Z] ---> Running in 471b4eb72f80 [2023-03-24T05:52:12.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T05:52:13.970Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-24T05:52:13.970Z] (2/2) Installing su-exec (0.2-r2) [2023-03-24T05:52:13.970Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T05:52:13.970Z] Removing intermediate container f4f199a54174 [2023-03-24T05:52:13.970Z] ---> 8634182a8ec4 [2023-03-24T05:52:13.970Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"]OK: 8 MiB in 17 packages [2023-03-24T05:52:13.970Z] [2023-03-24T05:52:14.240Z] ---> Running in fb61c7cf3487 [2023-03-24T05:52:14.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T05:52:15.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T05:52:15.353Z] Removing intermediate container fb61c7cf3487 [2023-03-24T05:52:15.353Z] ---> f94f134250ba [2023-03-24T05:52:15.353Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-24T05:52:15.353Z] ---> Running in 0962b8306b5d [2023-03-24T05:52:15.932Z] Removing intermediate container 6f5f1d8022f6 [2023-03-24T05:52:15.932Z] ---> 1b2b9b051342 [2023-03-24T05:52:15.932Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-24T05:52:16.198Z] ---> Running in bbc53024669c [2023-03-24T05:52:16.198Z] Removing intermediate container 0962b8306b5d [2023-03-24T05:52:16.198Z] ---> a32d8589d897 [2023-03-24T05:52:16.198Z] Step 21/23 : LABEL arch=arm64 [2023-03-24T05:52:16.464Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-24T05:52:16.464Z] ---> Running in 3faca9174035 [2023-03-24T05:52:16.464Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-24T05:52:16.464Z] (3/3) Installing su-exec (0.2-r2) [2023-03-24T05:52:16.464Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T05:52:16.464Z] Executing ca-certificates-20220614-r4.trigger [2023-03-24T05:52:17.046Z] Removing intermediate container bbc53024669c [2023-03-24T05:52:17.046Z] ---> 093ce8fce740 [2023-03-24T05:52:17.046Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-24T05:52:17.046Z] OK: 8 MiB in 18 packages [2023-03-24T05:52:17.313Z] Removing intermediate container 3faca9174035 [2023-03-24T05:52:17.313Z] ---> ec093c3874de [2023-03-24T05:52:17.313Z] Step 22/23 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 [2023-03-24T05:52:17.313Z] ---> Running in cf37f3f716ad [2023-03-24T05:52:17.313Z] ---> Running in 8bf65ce95e48 [2023-03-24T05:52:17.903Z] Removing intermediate container cf37f3f716ad [2023-03-24T05:52:17.903Z] ---> 0ddbc130d2e8 [2023-03-24T05:52:17.903Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-24T05:52:18.170Z] ---> Running in 5668a6f5080d [2023-03-24T05:52:18.445Z] Removing intermediate container 8bf65ce95e48 [2023-03-24T05:52:18.445Z] ---> e13d43219881 [2023-03-24T05:52:18.445Z] Step 23/23 : LABEL version=0.0.0 [2023-03-24T05:52:18.445Z] ---> Running in 2821a93d7c6a [2023-03-24T05:52:19.031Z] Removing intermediate container 5668a6f5080d [2023-03-24T05:52:19.031Z] ---> 741255c1d9be [2023-03-24T05:52:19.031Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-24T05:52:19.298Z] ---> Running in 28153d88d326 [2023-03-24T05:52:19.298Z] Removing intermediate container 471b4eb72f80 [2023-03-24T05:52:19.298Z] ---> 93823a3c80b1 [2023-03-24T05:52:19.298Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-24T05:52:19.298Z] Removing intermediate container 2821a93d7c6a [2023-03-24T05:52:19.298Z] ---> 29410c523c21 [2023-03-24T05:52:19.298Z] [2023-03-24T05:52:19.564Z] ---> Running in 01c248ab0cd7 [2023-03-24T05:52:19.830Z] Removing intermediate container 28153d88d326 [2023-03-24T05:52:19.830Z] ---> 7bffe6471156 [2023-03-24T05:52:19.830Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-24T05:52:20.111Z] Successfully built 29410c523c21 [2023-03-24T05:52:20.111Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-24T05:52:20.111Z]  Building security-proxy-auth ... done Building support-scheduler [2023-03-24T05:52:20.111Z] ---> Running in b19cb1a0e5eb [2023-03-24T05:52:20.111Z] Removing intermediate container 01c248ab0cd7 [2023-03-24T05:52:20.111Z] ---> 6da35de933c7 [2023-03-24T05:52:20.111Z] Step 12/25 : WORKDIR / [2023-03-24T05:52:20.379Z] ---> Running in b90b752f687f [2023-03-24T05:52:21.342Z] Removing intermediate container b90b752f687f [2023-03-24T05:52:21.343Z] ---> dd2a0521809b [2023-03-24T05:52:21.343Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T05:52:21.616Z] Removing intermediate container c32f0e6feb57 [2023-03-24T05:52:21.616Z] ---> a9b5e71cedc1 [2023-03-24T05:52:21.616Z] [2023-03-24T05:52:21.616Z] Step 10/23 : FROM alpine:3.17 [2023-03-24T05:52:21.616Z] ---> d74e625d9115 [2023-03-24T05:52:21.616Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-24T05:52:21.616Z] ---> Using cache [2023-03-24T05:52:21.616Z] ---> e27a94a9453f [2023-03-24T05:52:21.616Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-24T05:52:21.616Z] ---> Using cache [2023-03-24T05:52:21.616Z] ---> a3940b9140a2 [2023-03-24T05:52:21.616Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T05:52:21.616Z] ---> Using cache [2023-03-24T05:52:21.883Z] ---> 5af1f19de27f [2023-03-24T05:52:21.883Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T05:52:21.883Z] ---> Using cache [2023-03-24T05:52:21.883Z] ---> bf1d6d404576 [2023-03-24T05:52:21.883Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-24T05:52:24.776Z] ---> ea00a57c4545 [2023-03-24T05:52:24.776Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T05:52:24.776Z] Removing intermediate container b19cb1a0e5eb [2023-03-24T05:52:24.776Z] ---> b73b156017e4 [2023-03-24T05:52:24.776Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-24T05:52:24.776Z] ---> Running in 7f902882bef1 [2023-03-24T05:52:25.751Z] Removing intermediate container 7f902882bef1 [2023-03-24T05:52:25.751Z] ---> bed96175ca7a [2023-03-24T05:52:25.751Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-24T05:52:25.751Z] ---> f85801a6be13 [2023-03-24T05:52:25.751Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-24T05:52:26.016Z] ---> 9272c5bc4764 [2023-03-24T05:52:26.016Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-24T05:52:26.977Z] ---> b36cf5ebece7 [2023-03-24T05:52:26.977Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-24T05:52:26.977Z] ---> a592470f34b0 [2023-03-24T05:52:26.977Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-24T05:52:27.243Z] ---> Running in b617503f1c09 [2023-03-24T05:52:27.243Z] ---> d0b231f2f6bd [2023-03-24T05:52:27.243Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-24T05:52:28.670Z] ---> f07053a50f4b [2023-03-24T05:52:28.670Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-24T05:52:28.670Z] ---> c36587bc76c3 [2023-03-24T05:52:28.670Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-24T05:52:28.670Z] ---> Running in 08dc5b9355b3 [2023-03-24T05:52:30.081Z] ---> cdb3787e65d6 [2023-03-24T05:52:30.081Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-24T05:52:30.665Z] Removing intermediate container b617503f1c09 [2023-03-24T05:52:30.665Z] ---> ba1e6e8bac0b [2023-03-24T05:52:30.665Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T05:52:31.628Z] ---> 1252e96cde1f [2023-03-24T05:52:31.628Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T05:52:31.895Z] Removing intermediate container 08dc5b9355b3 [2023-03-24T05:52:31.896Z] ---> 9686b45f4a9b [2023-03-24T05:52:31.896Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-24T05:52:31.896Z] ---> Running in d35e08243a4c [2023-03-24T05:52:32.481Z] Removing intermediate container d35e08243a4c [2023-03-24T05:52:32.481Z] ---> 7f8e4e8f33d7 [2023-03-24T05:52:32.481Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-24T05:52:32.754Z] ---> d95c09efb0d5 [2023-03-24T05:52:32.754Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-24T05:52:32.754Z] ---> Running in c8c7b4ce1081 [2023-03-24T05:52:32.754Z] ---> 70ec18cea13e [2023-03-24T05:52:32.754Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-24T05:52:33.719Z] Removing intermediate container c8c7b4ce1081 [2023-03-24T05:52:33.719Z] ---> 9717077a7c61 [2023-03-24T05:52:33.719Z] Step 21/23 : LABEL arch=arm64 [2023-03-24T05:52:33.719Z] ---> Running in 84e26d55b46b [2023-03-24T05:52:33.998Z] Removing intermediate container 239235c5a5f8 [2023-03-24T05:52:33.998Z] ---> 81c1e1d6ca9a [2023-03-24T05:52:33.998Z] [2023-03-24T05:52:33.998Z] Step 10/23 : FROM alpine:3.17 [2023-03-24T05:52:33.998Z] ---> d74e625d9115 [2023-03-24T05:52:33.998Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-24T05:52:34.266Z] ---> Running in 8cf9c2cd6302 [2023-03-24T05:52:34.532Z] Removing intermediate container 84e26d55b46b [2023-03-24T05:52:34.532Z] ---> 0a769768efe8 [2023-03-24T05:52:34.532Z] Step 22/23 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 [2023-03-24T05:52:34.532Z] ---> Running in d75d70a5d447 [2023-03-24T05:52:34.798Z] Removing intermediate container 8cf9c2cd6302 [2023-03-24T05:52:34.798Z] ---> 180f78d81582 [2023-03-24T05:52:34.798Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-24T05:52:35.074Z] ---> Running in a2deaecdbf1b [2023-03-24T05:52:35.074Z] Removing intermediate container d75d70a5d447 [2023-03-24T05:52:35.074Z] ---> e183b4d607ab [2023-03-24T05:52:35.074Z] Step 23/23 : LABEL version=0.0.0 [2023-03-24T05:52:35.342Z] ---> Running in 95f8e297ae6e [2023-03-24T05:52:35.342Z] ---> db67d568b166 [2023-03-24T05:52:35.342Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-24T05:52:35.611Z] Removing intermediate container a2deaecdbf1b [2023-03-24T05:52:35.611Z] ---> e5c98e010a50 [2023-03-24T05:52:35.611Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-24T05:52:35.611Z] ---> a0af6586ae3c [2023-03-24T05:52:35.611Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-24T05:52:35.879Z] ---> Running in 8c250f89e612 [2023-03-24T05:52:35.879Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T05:52:35.879Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-24T05:52:35.879Z] ---> 1910de0859b1 [2023-03-24T05:52:35.879Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-24T05:52:35.879Z] ---> Using cache [2023-03-24T05:52:35.879Z] ---> cdb4ed0a2415 [2023-03-24T05:52:35.879Z] Step 4/23 : WORKDIR /edgex-go [2023-03-24T05:52:35.879Z] ---> Using cache [2023-03-24T05:52:35.879Z] ---> 85f98cfd2de2 [2023-03-24T05:52:35.879Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-24T05:52:35.879Z] ---> Using cache [2023-03-24T05:52:35.879Z] ---> 67ee1f7cd332 [2023-03-24T05:52:35.879Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-24T05:52:35.879Z] ---> Using cache [2023-03-24T05:52:35.879Z] ---> 6bf391489e15 [2023-03-24T05:52:35.879Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T05:52:35.879Z] ---> Using cache [2023-03-24T05:52:35.879Z] ---> b85351fb5cac [2023-03-24T05:52:35.879Z] Step 8/23 : COPY . . [2023-03-24T05:52:36.146Z] Removing intermediate container 95f8e297ae6e [2023-03-24T05:52:36.146Z] ---> b162286ac9e2 [2023-03-24T05:52:36.146Z] [2023-03-24T05:52:36.146Z] ---> Using cache [2023-03-24T05:52:36.146Z] ---> 861d1625ce4f [2023-03-24T05:52:36.146Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-24T05:52:36.146Z] ---> Running in 0b4cd23ae159 [2023-03-24T05:52:36.413Z] Removing intermediate container 8c250f89e612 [2023-03-24T05:52:36.413Z] ---> 478a465efc96 [2023-03-24T05:52:36.413Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-24T05:52:36.680Z] ---> Running in 8f8dda5b8932 [2023-03-24T05:52:36.949Z] ---> ca629ffd191c [2023-03-24T05:52:36.949Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-24T05:52:36.949Z] Successfully built b162286ac9e2 [2023-03-24T05:52:36.949Z] ---> f53e5d8e6713 [2023-03-24T05:52:36.949Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-24T05:52:36.949Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-24T05:52:36.949Z] ---> Running in 9cb5a87b50dc [2023-03-24T05:52:36.949Z] Building security-spiffe-token-provider [2023-03-24T05:52:38.355Z]  Building core-common-config-bootstrapper ... done 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-03-24T05:52:38.355Z] ---> 987c430cc401 [2023-03-24T05:52:38.355Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-24T05:52:39.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T05:52:39.613Z] ---> 3917d0dd68d3 [2023-03-24T05:52:39.613Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-24T05:52:40.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T05:52:40.487Z] Removing intermediate container 9cb5a87b50dc [2023-03-24T05:52:40.487Z] ---> c0d9328cdd29 [2023-03-24T05:52:40.487Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-24T05:52:40.487Z] ---> Running in f02750a66375 [2023-03-24T05:52:40.756Z] ---> 5a478d64632e [2023-03-24T05:52:40.756Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-24T05:52:41.336Z] Removing intermediate container f02750a66375 [2023-03-24T05:52:41.336Z] ---> a208f2a7f81f [2023-03-24T05:52:41.337Z] Step 23/25 : LABEL arch=arm64 [2023-03-24T05:52:41.337Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-24T05:52:41.337Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T05:52:41.604Z] OK: 8 MiB in 16 packages [2023-03-24T05:52:41.604Z] ---> Running in b2c281fe7278 [2023-03-24T05:52:42.194Z] ---> 0cfde13483c8 [2023-03-24T05:52:42.194Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-24T05:52:42.194Z] ---> Running in 024a6aed084e [2023-03-24T05:52:42.467Z] Removing intermediate container b2c281fe7278 [2023-03-24T05:52:42.467Z] ---> 61d2fcfe5db6 [2023-03-24T05:52:42.467Z] Step 24/25 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 [2023-03-24T05:52:42.733Z] ---> Running in bdd28c90b64b [2023-03-24T05:52:43.695Z] Removing intermediate container bdd28c90b64b [2023-03-24T05:52:43.695Z] ---> 6c247529664a [2023-03-24T05:52:43.695Z] Step 25/25 : LABEL version=0.0.0 [2023-03-24T05:52:43.695Z] ---> Running in a27d68af35ee [2023-03-24T05:52:43.695Z] Removing intermediate container 8f8dda5b8932 [2023-03-24T05:52:43.695Z] ---> 911e643d9f90 [2023-03-24T05:52:43.695Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T05:52:44.653Z] Removing intermediate container a27d68af35ee [2023-03-24T05:52:44.653Z] ---> 660b1dec668e [2023-03-24T05:52:44.653Z] [2023-03-24T05:52:45.610Z] Successfully built 660b1dec668e [2023-03-24T05:52:45.610Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-24T05:52:45.610Z] Building support-notifications [2023-03-24T05:52:45.610Z]  Building security-secretstore-setup ... done  ---> 3fc45448021a [2023-03-24T05:52:45.610Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T05:52:45.877Z] Removing intermediate container 024a6aed084e [2023-03-24T05:52:45.877Z] ---> 993b14afef61 [2023-03-24T05:52:45.877Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-24T05:52:45.877Z] ---> Running in f0cfb093694c [2023-03-24T05:52:46.461Z] Removing intermediate container f0cfb093694c [2023-03-24T05:52:46.461Z] ---> 9eca0fa39558 [2023-03-24T05:52:46.461Z] Step 30/33 : CMD ["gate"] [2023-03-24T05:52:46.461Z] ---> a37782e43cb1 [2023-03-24T05:52:46.726Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-24T05:52:46.727Z] ---> Running in 53c6dfbb0df4 [2023-03-24T05:52:47.313Z] Removing intermediate container 53c6dfbb0df4 [2023-03-24T05:52:47.313Z] ---> 4a606d57b72b [2023-03-24T05:52:47.313Z] Step 31/33 : LABEL arch=arm64 [2023-03-24T05:52:47.579Z] ---> Running in 7e00d43f8e04 [2023-03-24T05:52:49.517Z] Removing intermediate container 7e00d43f8e04 [2023-03-24T05:52:49.795Z] ---> 2614a2e1e9e3 [2023-03-24T05:52:49.795Z] Step 32/33 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 [2023-03-24T05:52:50.081Z] ---> 51c14d8fc480 [2023-03-24T05:52:50.081Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-24T05:52:50.081Z] ---> Running in 3000f4d139c7 [2023-03-24T05:52:50.663Z] Removing intermediate container 3000f4d139c7 [2023-03-24T05:52:50.663Z] ---> 87b44cdec1e5 [2023-03-24T05:52:50.663Z] Step 33/33 : LABEL version=0.0.0 [2023-03-24T05:52:51.243Z] ---> Running in a96f507c9a75 [2023-03-24T05:52:51.517Z] ---> 0130f049b16b [2023-03-24T05:52:51.517Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-24T05:52:51.786Z] ---> Running in e5c9bb6ff643 [2023-03-24T05:52:52.053Z] Removing intermediate container a96f507c9a75 [2023-03-24T05:52:52.053Z] ---> 7f9fbd5fdcbe [2023-03-24T05:52:52.053Z] [2023-03-24T05:52:52.639Z] Removing intermediate container e5c9bb6ff643 [2023-03-24T05:52:52.639Z] ---> 799195dab6d2 [2023-03-24T05:52:52.639Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T05:52:52.639Z] Successfully built 7f9fbd5fdcbe [2023-03-24T05:52:52.639Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-24T05:52:52.639Z] Building security-spire-config [2023-03-24T05:52:52.639Z]  Building security-bootstrapper ... done  ---> Running in 23f467ab22d2 [2023-03-24T05:52:53.221Z] Removing intermediate container 23f467ab22d2 [2023-03-24T05:52:53.221Z] ---> 29badc67dab0 [2023-03-24T05:52:53.221Z] Step 21/23 : LABEL arch=arm64 [2023-03-24T05:52:53.221Z] ---> Running in e33975f361e9 [2023-03-24T05:52:53.487Z] Removing intermediate container e33975f361e9 [2023-03-24T05:52:53.487Z] ---> ca8419e57646 [2023-03-24T05:52:53.753Z] Step 22/23 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 [2023-03-24T05:52:53.753Z] ---> Running in d523eaad1921 [2023-03-24T05:52:54.336Z] Removing intermediate container d523eaad1921 [2023-03-24T05:52:54.336Z] ---> 2271a6d52201 [2023-03-24T05:52:54.336Z] Step 23/23 : LABEL version=0.0.0 [2023-03-24T05:52:54.336Z] ---> Running in 5036bb1d299d [2023-03-24T05:52:54.922Z] Removing intermediate container 5036bb1d299d [2023-03-24T05:52:54.922Z] ---> 80e82fc5d24b [2023-03-24T05:52:54.922Z] [2023-03-24T05:52:54.922Z] Successfully built 80e82fc5d24b [2023-03-24T05:52:54.922Z] Successfully tagged core-data-arm64:latest [2023-03-24T05:52:55.192Z]  Building core-data ... done Building security-proxy-setup [2023-03-24T05:52:57.776Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T05:52:57.776Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-24T05:52:57.776Z] ---> 1910de0859b1 [2023-03-24T05:52:57.776Z] Step 3/20 : WORKDIR /edgex-go [2023-03-24T05:52:57.776Z] ---> Using cache [2023-03-24T05:52:57.776Z] ---> 8edf9fb0af09 [2023-03-24T05:52:57.776Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-24T05:52:57.776Z] ---> Running in f6ca83f73002 [2023-03-24T05:52:59.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T05:52:59.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T05:53:01.402Z] v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-24T05:53:01.402Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-24T05:53:01.402Z] OK: 17693 distinct packages available [2023-03-24T05:53:01.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T05:53:01.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T05:53:02.968Z] OK: 263 MiB in 53 packages [2023-03-24T05:53:05.547Z] Removing intermediate container f6ca83f73002 [2023-03-24T05:53:05.547Z] ---> 3ad0405ed7b8 [2023-03-24T05:53:05.547Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-24T05:53:06.133Z] ---> 543a19becd30 [2023-03-24T05:53:06.133Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T05:53:06.399Z] ---> Running in 373b7ab0ef9e [2023-03-24T05:53:13.037Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T05:53:13.037Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-24T05:53:13.037Z] ---> 1910de0859b1 [2023-03-24T05:53:13.037Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-24T05:53:13.037Z] ---> Using cache [2023-03-24T05:53:13.037Z] ---> cdb4ed0a2415 [2023-03-24T05:53:13.037Z] Step 4/23 : WORKDIR /edgex-go [2023-03-24T05:53:13.037Z] ---> Using cache [2023-03-24T05:53:13.037Z] ---> 85f98cfd2de2 [2023-03-24T05:53:13.037Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-24T05:53:13.037Z] ---> Running in 0a05a89a1a37 [2023-03-24T05:53:14.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T05:53:15.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T05:53:16.432Z] OK: 263 MiB in 53 packages [2023-03-24T05:53:18.376Z] Removing intermediate container 0a05a89a1a37 [2023-03-24T05:53:18.376Z] ---> 624583ca5b6b [2023-03-24T05:53:18.376Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-24T05:53:19.806Z] ---> 243185e68597 [2023-03-24T05:53:19.806Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T05:53:20.071Z] ---> Running in b6bb1d240cc5 [2023-03-24T05:53:23.632Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T05:53:23.632Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-24T05:53:23.632Z] ---> 1910de0859b1 [2023-03-24T05:53:23.632Z] Step 3/22 : WORKDIR /edgex-go [2023-03-24T05:53:23.632Z] ---> Using cache [2023-03-24T05:53:23.632Z] ---> 8edf9fb0af09 [2023-03-24T05:53:23.632Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-24T05:53:23.632Z] ---> Using cache [2023-03-24T05:53:23.632Z] ---> 98056d7be22a [2023-03-24T05:53:23.632Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-24T05:53:23.632Z] ---> Using cache [2023-03-24T05:53:23.632Z] ---> 8461f3e64280 [2023-03-24T05:53:23.632Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T05:53:23.632Z] ---> Using cache [2023-03-24T05:53:23.632Z] ---> d502761b77c9 [2023-03-24T05:53:23.632Z] Step 7/22 : COPY . . [2023-03-24T05:53:23.632Z] ---> Using cache [2023-03-24T05:53:23.632Z] ---> 3858658e11d6 [2023-03-24T05:53:23.632Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-24T05:53:23.632Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T05:53:23.632Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-24T05:53:23.632Z] ---> 1910de0859b1 [2023-03-24T05:53:23.632Z] Step 3/27 : WORKDIR /edgex-go [2023-03-24T05:53:23.632Z] ---> Using cache [2023-03-24T05:53:23.632Z] ---> 8edf9fb0af09 [2023-03-24T05:53:23.632Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-24T05:53:23.911Z] ---> Running in 47ebceebeebf [2023-03-24T05:53:23.911Z] ---> Running in c07a067a0ff7 [2023-03-24T05:53:26.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T05:53:26.567Z] 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-03-24T05:53:26.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T05:53:28.235Z] OK: 263 MiB in 53 packages [2023-03-24T05:53:30.174Z] Removing intermediate container c07a067a0ff7 [2023-03-24T05:53:30.174Z] ---> 5508b542727c [2023-03-24T05:53:30.174Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-24T05:53:31.140Z] ---> 181f632eb9ef [2023-03-24T05:53:31.140Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T05:53:31.140Z] ---> Running in 7780dd211567 [2023-03-24T05:55:22.767Z] Removing intermediate container 373b7ab0ef9e [2023-03-24T05:55:22.767Z] ---> 9990fc84e7d6 [2023-03-24T05:55:22.767Z] Step 7/20 : COPY . . [2023-03-24T05:55:35.086Z] ---> 346f9d9b4994 [2023-03-24T05:55:35.086Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-24T05:55:35.369Z] ---> Running in fbc8e944d8e4 [2023-03-24T05:55:36.777Z] Removing intermediate container b6bb1d240cc5 [2023-03-24T05:55:36.777Z] ---> bb3b81e418ed [2023-03-24T05:55:36.777Z] Step 8/23 : COPY . . [2023-03-24T05:55:37.785Z] 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-03-24T05:55:38.451Z] Removing intermediate container 7780dd211567 [2023-03-24T05:55:38.451Z] ---> d137d13548d9 [2023-03-24T05:55:38.451Z] Step 7/27 : COPY . . [2023-03-24T05:55:56.655Z] ---> 490c24467e7b [2023-03-24T05:55:56.655Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-24T05:55:56.655Z] ---> Running in 762c31594333 [2023-03-24T05:55:58.084Z] ---> 768359239696 [2023-03-24T05:55:58.084Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-24T05:55:58.351Z] ---> Running in a9118a4ac347 [2023-03-24T05:55:58.351Z] 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-03-24T05:55:58.938Z] Removing intermediate container a9118a4ac347 [2023-03-24T05:55:58.938Z] ---> a3ee0bc19ab3 [2023-03-24T05:55:58.938Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-24T05:55:58.938Z] ---> Running in 31155faa8987 [2023-03-24T05:55:59.522Z] Removing intermediate container 31155faa8987 [2023-03-24T05:55:59.522Z] ---> 6b36e34dfdd3 [2023-03-24T05:55:59.522Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-24T05:55:59.789Z] ---> Running in a4e3f9fa05ae [2023-03-24T05:56:00.373Z] Removing intermediate container a4e3f9fa05ae [2023-03-24T05:56:00.373Z] ---> a41f90b41229 [2023-03-24T05:56:00.373Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-24T05:56:00.373Z] ---> Running in 967f1075dc2e [2023-03-24T05:56:03.730Z] Removing intermediate container 967f1075dc2e [2023-03-24T05:56:03.730Z] ---> b3b3ec9358a6 [2023-03-24T05:56:03.730Z] Step 12/27 : WORKDIR /edgex-go [2023-03-24T05:56:03.730Z] ---> Running in 5a4eda0bcce9 [2023-03-24T05:56:04.009Z] Removing intermediate container 5a4eda0bcce9 [2023-03-24T05:56:04.009Z] ---> bd67045e2407 [2023-03-24T05:56:04.009Z] [2023-03-24T05:56:04.009Z] Step 13/27 : FROM alpine:3.17 [2023-03-24T05:56:04.009Z] ---> d74e625d9115 [2023-03-24T05:56:04.009Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-24T05:56:04.009Z] ---> Running in cc0d2a7f29df [2023-03-24T05:56:04.597Z] Removing intermediate container cc0d2a7f29df [2023-03-24T05:56:04.597Z] ---> 7e783abc6e2a [2023-03-24T05:56:04.597Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-24T05:56:04.863Z] ---> Running in e06c1938f057 [2023-03-24T05:56:06.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T05:56:07.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T05:56:09.167Z] v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-24T05:56:09.167Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-24T05:56:09.167Z] OK: 17691 distinct packages available [2023-03-24T05:56:09.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T05:56:10.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T05:56:11.827Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-24T05:56:11.827Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-24T05:56:11.827Z] (3/4) Installing libucontext (1.2-r0) [2023-03-24T05:56:11.827Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-24T05:56:11.827Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T05:56:11.827Z] OK: 8 MiB in 19 packages [2023-03-24T05:56:13.768Z] Removing intermediate container e06c1938f057 [2023-03-24T05:56:13.768Z] ---> bce132b96f2d [2023-03-24T05:56:13.768Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T05:56:14.350Z] ---> 8dc2bc913214 [2023-03-24T05:56:14.350Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T05:56:15.324Z] ---> 750f7eed432c [2023-03-24T05:56:15.324Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-24T05:56:21.973Z] ---> b60be02658ae [2023-03-24T05:56:21.973Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-24T05:56:21.973Z] ---> a9260a53cc88 [2023-03-24T05:56:21.973Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-24T05:56:21.973Z] ---> Running in f1575df4424d [2023-03-24T05:56:22.555Z] Removing intermediate container f1575df4424d [2023-03-24T05:56:22.555Z] ---> 128486d4d11b [2023-03-24T05:56:22.555Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-24T05:56:23.512Z] ---> 430e826d03fe [2023-03-24T05:56:23.512Z] Step 22/27 : WORKDIR / [2023-03-24T05:56:23.512Z] ---> Running in b5d52730c1dc [2023-03-24T05:56:24.092Z] Removing intermediate container b5d52730c1dc [2023-03-24T05:56:24.092Z] ---> 10d6c064572b [2023-03-24T05:56:24.092Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-24T05:56:24.358Z] ---> Running in 0ac06e593e45 [2023-03-24T05:56:24.624Z] Removing intermediate container 0ac06e593e45 [2023-03-24T05:56:24.624Z] ---> 3c3aa45cb944 [2023-03-24T05:56:24.624Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-24T05:56:24.890Z] ---> Running in d44af19f2971 [2023-03-24T05:56:25.472Z] Removing intermediate container d44af19f2971 [2023-03-24T05:56:25.472Z] ---> 5e39a82873c5 [2023-03-24T05:56:25.472Z] Step 25/27 : LABEL arch=arm64 [2023-03-24T05:56:25.472Z] ---> Running in 79e3da5c91c4 [2023-03-24T05:56:26.055Z] Removing intermediate container 79e3da5c91c4 [2023-03-24T05:56:26.055Z] ---> cb539520c0bb [2023-03-24T05:56:26.055Z] Step 26/27 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 [2023-03-24T05:56:26.055Z] ---> Running in 26a06090d75c [2023-03-24T05:56:26.636Z] Removing intermediate container 26a06090d75c [2023-03-24T05:56:26.636Z] ---> 9a534fbcd7bd [2023-03-24T05:56:26.636Z] Step 27/27 : LABEL version=0.0.0 [2023-03-24T05:56:26.902Z] ---> Running in ebdc1212f84b [2023-03-24T05:56:27.483Z] Removing intermediate container ebdc1212f84b [2023-03-24T05:56:27.483Z] ---> 25a61234ddb1 [2023-03-24T05:56:27.483Z] [2023-03-24T05:56:27.483Z] Successfully built 25a61234ddb1 [2023-03-24T05:56:27.483Z] Successfully tagged security-spire-config-arm64:latest [2023-03-24T05:56:27.483Z] Building security-spire-server [2023-03-24T05:56:45.679Z]  Building security-spire-config ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T05:56:45.679Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-24T05:56:45.679Z] ---> 1910de0859b1 [2023-03-24T05:56:45.679Z] Step 3/26 : WORKDIR /edgex-go [2023-03-24T05:56:45.679Z] ---> Using cache [2023-03-24T05:56:45.679Z] ---> 8edf9fb0af09 [2023-03-24T05:56:45.679Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-24T05:56:45.679Z] ---> Using cache [2023-03-24T05:56:45.679Z] ---> 5508b542727c [2023-03-24T05:56:45.679Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-24T05:56:45.679Z] ---> Using cache [2023-03-24T05:56:45.679Z] ---> 181f632eb9ef [2023-03-24T05:56:45.679Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T05:56:45.679Z] ---> Using cache [2023-03-24T05:56:45.679Z] ---> d137d13548d9 [2023-03-24T05:56:45.679Z] Step 7/26 : COPY . . [2023-03-24T05:56:45.679Z] ---> Using cache [2023-03-24T05:56:45.679Z] ---> 768359239696 [2023-03-24T05:56:45.679Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-24T05:56:45.679Z] ---> Using cache [2023-03-24T05:56:45.679Z] ---> a3ee0bc19ab3 [2023-03-24T05:56:45.679Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-24T05:56:45.679Z] ---> Using cache [2023-03-24T05:56:45.679Z] ---> 6b36e34dfdd3 [2023-03-24T05:56:45.679Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-24T05:56:45.679Z] ---> Using cache [2023-03-24T05:56:45.679Z] ---> a41f90b41229 [2023-03-24T05:56:45.679Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-24T05:56:45.679Z] ---> Running in 1e1880750c17 [2023-03-24T05:56:48.266Z] Removing intermediate container 1e1880750c17 [2023-03-24T05:56:48.266Z] ---> 880c85ff357e [2023-03-24T05:56:48.266Z] Step 12/26 : WORKDIR /edgex-go [2023-03-24T05:56:48.266Z] ---> Running in 6525574b8d75 [2023-03-24T05:56:48.859Z] Removing intermediate container 6525574b8d75 [2023-03-24T05:56:48.859Z] ---> f460916bcf73 [2023-03-24T05:56:48.859Z] [2023-03-24T05:56:48.859Z] Step 13/26 : FROM alpine:3.17 [2023-03-24T05:56:48.859Z] ---> d74e625d9115 [2023-03-24T05:56:48.859Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-24T05:56:48.859Z] ---> Using cache [2023-03-24T05:56:48.859Z] ---> 7e783abc6e2a [2023-03-24T05:56:48.859Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-24T05:56:48.859Z] ---> Running in a1860b392438 [2023-03-24T05:56:50.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T05:56:51.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T05:56:53.705Z] v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-24T05:56:53.705Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-24T05:56:53.705Z] OK: 17691 distinct packages available [2023-03-24T05:56:53.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T05:56:54.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T05:56:56.078Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-24T05:56:56.078Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-24T05:56:56.078Z] (3/5) Installing libucontext (1.2-r0) [2023-03-24T05:56:56.078Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-24T05:56:56.078Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-24T05:56:56.078Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T05:56:56.078Z] OK: 9 MiB in 20 packages [2023-03-24T05:57:00.331Z] Removing intermediate container a1860b392438 [2023-03-24T05:57:00.331Z] ---> fc53005c567a [2023-03-24T05:57:00.331Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T05:57:00.915Z] ---> fa22171ad8ee [2023-03-24T05:57:00.915Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T05:57:01.877Z] ---> 0bea6eb1c931 [2023-03-24T05:57:01.877Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-24T05:57:07.217Z] ---> 19d4f68f44c5 [2023-03-24T05:57:07.217Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-24T05:57:08.176Z] ---> 55147056c997 [2023-03-24T05:57:08.176Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-24T05:57:09.143Z] ---> 72825a783460 [2023-03-24T05:57:09.143Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-24T05:57:10.134Z] ---> 9cf3e4a377e4 [2023-03-24T05:57:10.134Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-24T05:57:10.134Z] ---> Running in 0144399eaf8a [2023-03-24T05:57:10.735Z] Removing intermediate container 0144399eaf8a [2023-03-24T05:57:10.735Z] ---> 0a9bd7a5d645 [2023-03-24T05:57:10.735Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-24T05:57:10.735Z] ---> Running in 4e371bd92466 [2023-03-24T05:57:11.318Z] Removing intermediate container 4e371bd92466 [2023-03-24T05:57:11.318Z] ---> c074760f5c0b [2023-03-24T05:57:11.318Z] Step 24/26 : LABEL arch=arm64 [2023-03-24T05:57:11.318Z] ---> Running in 016da5afaf52 [2023-03-24T05:57:12.724Z] Removing intermediate container 016da5afaf52 [2023-03-24T05:57:12.724Z] ---> 25eae684a0e7 [2023-03-24T05:57:12.724Z] Step 25/26 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 [2023-03-24T05:57:12.724Z] ---> Running in 60aebdb7a9c9 [2023-03-24T05:57:13.315Z] Removing intermediate container 60aebdb7a9c9 [2023-03-24T05:57:13.315Z] ---> 864b19722667 [2023-03-24T05:57:13.315Z] Step 26/26 : LABEL version=0.0.0 [2023-03-24T05:57:13.315Z] ---> Running in 26a7f8dacbf6 [2023-03-24T05:57:13.903Z] Removing intermediate container 26a7f8dacbf6 [2023-03-24T05:57:13.903Z] ---> e0971669670e [2023-03-24T05:57:13.903Z] [2023-03-24T05:57:14.179Z] Successfully built e0971669670e [2023-03-24T05:57:14.179Z] Successfully tagged security-spire-server-arm64:latest [2023-03-24T05:57:14.179Z]  Building security-spire-server ... done Building security-spire-agent [2023-03-24T05:57:32.382Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T05:57:32.382Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-24T05:57:32.382Z] ---> 1910de0859b1 [2023-03-24T05:57:32.382Z] Step 3/27 : WORKDIR /edgex-go [2023-03-24T05:57:32.382Z] ---> Using cache [2023-03-24T05:57:32.382Z] ---> 8edf9fb0af09 [2023-03-24T05:57:32.382Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-24T05:57:32.382Z] ---> Using cache [2023-03-24T05:57:32.382Z] ---> 5508b542727c [2023-03-24T05:57:32.382Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-24T05:57:32.382Z] ---> Using cache [2023-03-24T05:57:32.382Z] ---> 181f632eb9ef [2023-03-24T05:57:32.382Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T05:57:32.382Z] ---> Using cache [2023-03-24T05:57:32.382Z] ---> d137d13548d9 [2023-03-24T05:57:32.382Z] Step 7/27 : COPY . . [2023-03-24T05:57:32.382Z] ---> Using cache [2023-03-24T05:57:32.382Z] ---> 768359239696 [2023-03-24T05:57:32.382Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-24T05:57:32.382Z] ---> Using cache [2023-03-24T05:57:32.382Z] ---> a3ee0bc19ab3 [2023-03-24T05:57:32.382Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-24T05:57:32.382Z] ---> Using cache [2023-03-24T05:57:32.382Z] ---> 6b36e34dfdd3 [2023-03-24T05:57:32.382Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-24T05:57:32.382Z] ---> Using cache [2023-03-24T05:57:32.382Z] ---> a41f90b41229 [2023-03-24T05:57:32.382Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-24T05:57:32.382Z] ---> Using cache [2023-03-24T05:57:32.382Z] ---> b3b3ec9358a6 [2023-03-24T05:57:32.382Z] Step 12/27 : WORKDIR /edgex-go [2023-03-24T05:57:32.382Z] ---> Using cache [2023-03-24T05:57:32.382Z] ---> bd67045e2407 [2023-03-24T05:57:32.382Z] [2023-03-24T05:57:32.382Z] Step 13/27 : FROM alpine:3.17 [2023-03-24T05:57:32.382Z] ---> d74e625d9115 [2023-03-24T05:57:32.382Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-24T05:57:32.382Z] ---> Using cache [2023-03-24T05:57:32.382Z] ---> 7e783abc6e2a [2023-03-24T05:57:32.382Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-24T05:57:32.382Z] ---> Using cache [2023-03-24T05:57:32.382Z] ---> fc53005c567a [2023-03-24T05:57:32.382Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T05:57:32.382Z] ---> Using cache [2023-03-24T05:57:32.966Z] ---> fa22171ad8ee [2023-03-24T05:57:32.966Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T05:57:32.966Z] ---> Using cache [2023-03-24T05:57:32.966Z] ---> 0bea6eb1c931 [2023-03-24T05:57:32.966Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-24T05:57:36.409Z] ---> 334e65a8ab47 [2023-03-24T05:57:36.409Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-24T05:57:43.260Z] ---> cba8beb0f5fc [2023-03-24T05:57:43.260Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-24T05:57:43.260Z] ---> a41d2986aa51 [2023-03-24T05:57:43.260Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-24T05:57:44.255Z] ---> 5b80becb7707 [2023-03-24T05:57:44.255Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-24T05:57:44.838Z] ---> 71867697efee [2023-03-24T05:57:44.838Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-24T05:57:45.103Z] ---> Running in fe3052029266 [2023-03-24T05:57:45.687Z] Removing intermediate container fe3052029266 [2023-03-24T05:57:45.687Z] ---> 27f1aab0ddaf [2023-03-24T05:57:45.687Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-24T05:57:45.687Z] ---> Running in 31f0e6765c69 [2023-03-24T05:57:46.290Z] Removing intermediate container 31f0e6765c69 [2023-03-24T05:57:46.290Z] ---> a0d28437afb6 [2023-03-24T05:57:46.290Z] Step 25/27 : LABEL arch=arm64 [2023-03-24T05:57:46.290Z] ---> Running in bb6283e85355 [2023-03-24T05:57:46.871Z] Removing intermediate container bb6283e85355 [2023-03-24T05:57:46.871Z] ---> 5d8ef00ed8d7 [2023-03-24T05:57:46.871Z] Step 26/27 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 [2023-03-24T05:57:46.871Z] ---> Running in 94e2f740a7fe [2023-03-24T05:57:47.455Z] Removing intermediate container 94e2f740a7fe [2023-03-24T05:57:47.455Z] ---> bae814eda35d [2023-03-24T05:57:47.455Z] Step 27/27 : LABEL version=0.0.0 [2023-03-24T05:57:47.724Z] ---> Running in 67678244260b [2023-03-24T05:57:47.990Z] Removing intermediate container 67678244260b [2023-03-24T05:57:47.990Z] ---> 593f9183d08a [2023-03-24T05:57:47.990Z] [2023-03-24T05:57:48.255Z] Successfully built 593f9183d08a [2023-03-24T05:57:48.256Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-24T05:57:48.256Z]  Building security-spire-agent ... done Building core-metadata [2023-03-24T05:58:06.451Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T05:58:06.451Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-24T05:58:06.451Z] ---> 1910de0859b1 [2023-03-24T05:58:06.451Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-24T05:58:06.451Z] ---> Using cache [2023-03-24T05:58:06.451Z] ---> cdb4ed0a2415 [2023-03-24T05:58:06.451Z] Step 4/25 : WORKDIR /edgex-go [2023-03-24T05:58:06.451Z] ---> Using cache [2023-03-24T05:58:06.451Z] ---> 85f98cfd2de2 [2023-03-24T05:58:06.451Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-24T05:58:06.451Z] ---> Using cache [2023-03-24T05:58:06.451Z] ---> 67ee1f7cd332 [2023-03-24T05:58:06.451Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-24T05:58:06.451Z] ---> Using cache [2023-03-24T05:58:06.451Z] ---> 6bf391489e15 [2023-03-24T05:58:06.451Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T05:58:06.451Z] ---> Using cache [2023-03-24T05:58:06.451Z] ---> b85351fb5cac [2023-03-24T05:58:06.451Z] Step 8/25 : COPY . . [2023-03-24T05:58:06.451Z] ---> Using cache [2023-03-24T05:58:06.451Z] ---> 861d1625ce4f [2023-03-24T05:58:06.451Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-24T05:58:06.451Z] ---> Running in 6e4d5f32f6bb [2023-03-24T05:58:06.451Z] 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-03-24T05:59:28.049Z] Removing intermediate container 47ebceebeebf [2023-03-24T05:59:28.049Z] ---> d4b5de19b130 [2023-03-24T05:59:28.049Z] [2023-03-24T05:59:28.049Z] Step 9/22 : FROM alpine:3.17 [2023-03-24T05:59:28.049Z] ---> d74e625d9115 [2023-03-24T05:59:28.049Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-24T05:59:28.049Z] ---> Running in ab040caae433 [2023-03-24T05:59:28.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T05:59:28.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T05:59:28.049Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-24T05:59:28.049Z] (2/2) Installing openssl (3.0.8-r1) [2023-03-24T05:59:28.049Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T05:59:28.315Z] OK: 8 MiB in 17 packages [2023-03-24T05:59:29.749Z] Removing intermediate container ab040caae433 [2023-03-24T05:59:29.749Z] ---> 7957c5e7c946 [2023-03-24T05:59:29.749Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-24T05:59:29.749Z] ---> Running in 5370b0a344d8 [2023-03-24T05:59:30.329Z] Removing intermediate container 5370b0a344d8 [2023-03-24T05:59:30.329Z] ---> 3c4a6f06ea9b [2023-03-24T05:59:30.329Z] Step 12/22 : WORKDIR /edgex [2023-03-24T05:59:30.599Z] ---> Running in 2139035bacbd [2023-03-24T05:59:31.198Z] Removing intermediate container 2139035bacbd [2023-03-24T05:59:31.198Z] ---> 27baf70f3a26 [2023-03-24T05:59:31.198Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T05:59:32.164Z] ---> 85e982580728 [2023-03-24T05:59:32.164Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T05:59:32.761Z] ---> 8cd7641d6e20 [2023-03-24T05:59:32.761Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-24T05:59:33.725Z] ---> ebbb8bed0e2c [2023-03-24T05:59:33.725Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-24T05:59:37.102Z] ---> fbf50f5131ed [2023-03-24T05:59:37.103Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-24T05:59:37.367Z] ---> 68de7ef3efa9 [2023-03-24T05:59:37.367Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-24T05:59:37.632Z] ---> Running in 1773e1dc08a4 [2023-03-24T05:59:40.992Z] Removing intermediate container 1773e1dc08a4 [2023-03-24T05:59:40.992Z] ---> f2e3b511f6a1 [2023-03-24T05:59:40.992Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-24T05:59:40.992Z] ---> Running in 36e66bf16073 [2023-03-24T05:59:41.571Z] Removing intermediate container 36e66bf16073 [2023-03-24T05:59:41.571Z] ---> 4914ab27cd3a [2023-03-24T05:59:41.571Z] Step 20/22 : LABEL arch=arm64 [2023-03-24T05:59:41.571Z] ---> Running in 76348848e0af [2023-03-24T05:59:42.149Z] Removing intermediate container 76348848e0af [2023-03-24T05:59:42.149Z] ---> 347c2cfbb170 [2023-03-24T05:59:42.149Z] Step 21/22 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 [2023-03-24T05:59:42.149Z] ---> Running in 05d4f9d6b600 [2023-03-24T05:59:42.729Z] Removing intermediate container 05d4f9d6b600 [2023-03-24T05:59:42.729Z] ---> 0df7da3a367f [2023-03-24T05:59:42.729Z] Step 22/22 : LABEL version=0.0.0 [2023-03-24T05:59:42.729Z] ---> Running in b61589e338d0 [2023-03-24T05:59:43.317Z] Removing intermediate container b61589e338d0 [2023-03-24T05:59:43.317Z] ---> 895cc4e27914 [2023-03-24T05:59:43.317Z] [2023-03-24T05:59:43.581Z] Successfully built 895cc4e27914 [2023-03-24T05:59:43.581Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-24T05:59:43.581Z]  Building security-proxy-setup ... done Building core-command [2023-03-24T06:00:01.774Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T06:00:01.774Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-24T06:00:01.774Z] ---> 1910de0859b1 [2023-03-24T06:00:01.774Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-24T06:00:01.774Z] ---> Using cache [2023-03-24T06:00:01.774Z] ---> cdb4ed0a2415 [2023-03-24T06:00:01.774Z] Step 4/24 : WORKDIR /edgex-go [2023-03-24T06:00:01.774Z] ---> Using cache [2023-03-24T06:00:01.774Z] ---> 85f98cfd2de2 [2023-03-24T06:00:01.774Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-24T06:00:01.774Z] ---> Using cache [2023-03-24T06:00:01.774Z] ---> 67ee1f7cd332 [2023-03-24T06:00:01.774Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-24T06:00:01.774Z] ---> Using cache [2023-03-24T06:00:01.774Z] ---> 6bf391489e15 [2023-03-24T06:00:01.774Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T06:00:01.774Z] ---> Using cache [2023-03-24T06:00:01.774Z] ---> b85351fb5cac [2023-03-24T06:00:01.774Z] Step 8/24 : COPY . . [2023-03-24T06:00:01.774Z] ---> Using cache [2023-03-24T06:00:01.774Z] ---> 861d1625ce4f [2023-03-24T06:00:01.774Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-24T06:00:02.041Z] ---> Running in 43158a842722 [2023-03-24T06:00:03.973Z] 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-03-24T06:01:40.570Z] Removing intermediate container 0b4cd23ae159 [2023-03-24T06:01:40.570Z] ---> 02d8ab87592a [2023-03-24T06:01:40.570Z] [2023-03-24T06:01:40.570Z] Step 10/23 : FROM alpine:3.17 [2023-03-24T06:01:40.570Z] ---> d74e625d9115 [2023-03-24T06:01:40.570Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-24T06:01:40.570Z] ---> Running in aae2f9c77d1d [2023-03-24T06:01:40.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T06:01:40.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T06:01:40.570Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-24T06:01:40.570Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T06:01:40.570Z] OK: 8 MiB in 16 packages [2023-03-24T06:01:40.570Z] Removing intermediate container aae2f9c77d1d [2023-03-24T06:01:40.570Z] ---> 637b79057628 [2023-03-24T06:01:40.570Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-24T06:01:40.570Z] ---> Running in 27f7fe64cf33 [2023-03-24T06:01:40.570Z] Removing intermediate container 27f7fe64cf33 [2023-03-24T06:01:40.570Z] ---> 34407e72f358 [2023-03-24T06:01:40.570Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-24T06:01:40.570Z] ---> Running in e18a9cb91fc9 [2023-03-24T06:01:40.570Z] Removing intermediate container e18a9cb91fc9 [2023-03-24T06:01:40.570Z] ---> 4e71cd8629f4 [2023-03-24T06:01:40.570Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-24T06:01:40.570Z] ---> Running in 640cef4699cb [2023-03-24T06:01:40.570Z] Removing intermediate container 640cef4699cb [2023-03-24T06:01:40.570Z] ---> e480662245bf [2023-03-24T06:01:40.570Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T06:01:40.570Z] ---> 99a132b61c6f [2023-03-24T06:01:40.570Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T06:01:40.570Z] ---> 440891686eb3 [2023-03-24T06:01:40.570Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-24T06:01:40.570Z] ---> f362b8b29624 [2023-03-24T06:01:40.570Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-24T06:01:41.152Z] ---> be8a9b0aefc5 [2023-03-24T06:01:41.152Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-24T06:01:41.152Z] ---> Running in b5d5f643e889 [2023-03-24T06:01:41.740Z] Removing intermediate container b5d5f643e889 [2023-03-24T06:01:41.740Z] ---> 5982749f07df [2023-03-24T06:01:41.740Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T06:01:42.004Z] ---> Running in f5952bc855e8 [2023-03-24T06:01:42.269Z] Removing intermediate container f5952bc855e8 [2023-03-24T06:01:42.269Z] ---> 49f01788d8ca [2023-03-24T06:01:42.269Z] Step 21/23 : LABEL arch=arm64 [2023-03-24T06:01:42.538Z] ---> Running in 2a99605abeab [2023-03-24T06:01:42.836Z] Removing intermediate container 2a99605abeab [2023-03-24T06:01:42.836Z] ---> 5f03e7c48fbb [2023-03-24T06:01:42.836Z] Step 22/23 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 [2023-03-24T06:01:43.100Z] ---> Running in 8b97862e61ad [2023-03-24T06:01:43.682Z] Removing intermediate container 8b97862e61ad [2023-03-24T06:01:43.682Z] ---> 4a4e28e1abf5 [2023-03-24T06:01:43.682Z] Step 23/23 : LABEL version=0.0.0 [2023-03-24T06:01:43.682Z] ---> Running in edf6459e27e8 [2023-03-24T06:01:44.265Z] Removing intermediate container edf6459e27e8 [2023-03-24T06:01:44.265Z] ---> d0f6cf72d6df [2023-03-24T06:01:44.265Z] [2023-03-24T06:01:44.848Z] Successfully built d0f6cf72d6df [2023-03-24T06:01:46.782Z] Successfully tagged support-scheduler-arm64:latest [2023-03-24T06:04:53.522Z]  Building support-scheduler ... done Removing intermediate container fbc8e944d8e4 [2023-03-24T06:04:53.522Z] ---> 82f8b3664058 [2023-03-24T06:04:53.522Z] [2023-03-24T06:04:53.522Z] Step 9/20 : FROM alpine:3.17 [2023-03-24T06:04:53.522Z] ---> d74e625d9115 [2023-03-24T06:04:53.522Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-24T06:04:53.522Z] ---> Using cache [2023-03-24T06:04:53.522Z] ---> 21240a20b0cf [2023-03-24T06:04:53.522Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-24T06:04:53.522Z] ---> Running in 17fafb32880d [2023-03-24T06:04:53.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T06:04:53.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T06:04:53.522Z] v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-24T06:04:53.522Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-24T06:04:53.522Z] OK: 17691 distinct packages available [2023-03-24T06:04:53.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T06:04:53.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T06:04:53.522Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-24T06:04:53.522Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-24T06:04:53.522Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-24T06:04:53.522Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-24T06:04:53.522Z] (5/9) Installing curl (7.88.1-r1) [2023-03-24T06:04:53.522Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-24T06:04:53.522Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-24T06:04:53.522Z] (8/9) Installing libucontext (1.2-r0) [2023-03-24T06:04:53.522Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-24T06:04:53.522Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T06:04:53.522Z] Executing ca-certificates-20220614-r4.trigger [2023-03-24T06:04:53.522Z] OK: 11 MiB in 24 packages [2023-03-24T06:04:53.522Z] Removing intermediate container 17fafb32880d [2023-03-24T06:04:53.522Z] ---> e1f8e428c966 [2023-03-24T06:04:53.522Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T06:04:53.522Z] ---> eb90f238b1d7 [2023-03-24T06:04:53.522Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T06:04:53.522Z] ---> 5f2a360fb6b2 [2023-03-24T06:04:53.522Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-24T06:04:55.472Z] ---> d1fbcda39dd2 [2023-03-24T06:04:55.472Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-24T06:04:56.447Z] ---> 096b504e987c [2023-03-24T06:04:56.447Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-24T06:04:56.447Z] ---> Running in de73596ffc82 [2023-03-24T06:04:57.034Z] Removing intermediate container de73596ffc82 [2023-03-24T06:04:57.034Z] ---> baa0aee6b4f9 [2023-03-24T06:04:57.034Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T06:04:57.305Z] ---> Running in e326bc4247ce [2023-03-24T06:04:57.899Z] Removing intermediate container e326bc4247ce [2023-03-24T06:04:57.899Z] ---> 5e910300ea0f [2023-03-24T06:04:57.899Z] Step 18/20 : LABEL arch=arm64 [2023-03-24T06:04:57.899Z] ---> Running in 60c1ca7ff7e0 [2023-03-24T06:04:58.491Z] Removing intermediate container 60c1ca7ff7e0 [2023-03-24T06:04:58.491Z] ---> c3614fd4ee6d [2023-03-24T06:04:58.491Z] Step 19/20 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 [2023-03-24T06:04:58.491Z] ---> Running in 965fe066ed54 [2023-03-24T06:04:58.774Z] Removing intermediate container 965fe066ed54 [2023-03-24T06:04:58.774Z] ---> 1de58b0c3a2f [2023-03-24T06:04:58.774Z] Step 20/20 : LABEL version=0.0.0 [2023-03-24T06:04:59.047Z] ---> Running in a310fa1d1967 [2023-03-24T06:04:59.648Z] Removing intermediate container a310fa1d1967 [2023-03-24T06:04:59.648Z] ---> a802157f56ee [2023-03-24T06:04:59.648Z] [2023-03-24T06:04:59.917Z] Successfully built a802157f56ee [2023-03-24T06:04:59.917Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-24T06:05:22.003Z]  Building security-spiffe-token-provider ... done Removing intermediate container 6e4d5f32f6bb [2023-03-24T06:05:22.003Z] ---> 02b319ab3a98 [2023-03-24T06:05:22.003Z] [2023-03-24T06:05:22.003Z] Step 10/25 : FROM alpine:3.17 [2023-03-24T06:05:22.003Z] ---> d74e625d9115 [2023-03-24T06:05:22.003Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-24T06:05:22.003Z] ---> Using cache [2023-03-24T06:05:22.003Z] ---> 637b79057628 [2023-03-24T06:05:22.003Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-24T06:05:22.003Z] ---> Using cache [2023-03-24T06:05:22.003Z] ---> 34407e72f358 [2023-03-24T06:05:22.003Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-24T06:05:22.003Z] ---> Running in 9d1260ca4c6e [2023-03-24T06:05:22.270Z] Removing intermediate container 9d1260ca4c6e [2023-03-24T06:05:22.270Z] ---> d4e811f7a8be [2023-03-24T06:05:22.270Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-24T06:05:22.545Z] ---> Running in fd0d03e5d289 [2023-03-24T06:05:23.129Z] Removing intermediate container fd0d03e5d289 [2023-03-24T06:05:23.129Z] ---> c95f60819e82 [2023-03-24T06:05:23.129Z] Step 15/25 : WORKDIR / [2023-03-24T06:05:23.129Z] ---> Running in 5f795e0cf26a [2023-03-24T06:05:23.718Z] Removing intermediate container 5f795e0cf26a [2023-03-24T06:05:23.718Z] ---> 2e0c5f71aa71 [2023-03-24T06:05:23.718Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T06:05:24.690Z] ---> 35278967378a [2023-03-24T06:05:24.690Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T06:05:25.654Z] ---> 7eeb7bdaecfd [2023-03-24T06:05:25.654Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-24T06:05:29.918Z] ---> 2b2ac1e783c4 [2023-03-24T06:05:29.918Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-24T06:05:30.884Z] ---> 53b43a7215b5 [2023-03-24T06:05:30.884Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-24T06:05:31.850Z] ---> dd6a1d06d675 [2023-03-24T06:05:31.850Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-24T06:05:32.121Z] ---> Running in 238f0ad9cf54 [2023-03-24T06:05:32.709Z] Removing intermediate container 238f0ad9cf54 [2023-03-24T06:05:32.709Z] ---> 1679dc02b198 [2023-03-24T06:05:32.709Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T06:05:32.709Z] ---> Running in 646b6601d91d [2023-03-24T06:05:33.301Z] Removing intermediate container 646b6601d91d [2023-03-24T06:05:33.301Z] ---> 0b530017dd44 [2023-03-24T06:05:33.301Z] Step 23/25 : LABEL arch=arm64 [2023-03-24T06:05:33.574Z] ---> Running in 7a4f186a1f5d [2023-03-24T06:05:34.160Z] Removing intermediate container 7a4f186a1f5d [2023-03-24T06:05:34.160Z] ---> baa605ec1995 [2023-03-24T06:05:34.160Z] Step 24/25 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 [2023-03-24T06:05:34.160Z] ---> Running in 50dabbd188e1 [2023-03-24T06:05:34.747Z] Removing intermediate container 50dabbd188e1 [2023-03-24T06:05:34.747Z] ---> 5f69627aaea1 [2023-03-24T06:05:34.747Z] Step 25/25 : LABEL version=0.0.0 [2023-03-24T06:05:34.747Z] ---> Running in 646c7048410a [2023-03-24T06:05:35.336Z] Removing intermediate container 646c7048410a [2023-03-24T06:05:35.336Z] ---> 70e479e6f082 [2023-03-24T06:05:35.336Z] [2023-03-24T06:05:35.603Z] Successfully built 70e479e6f082 [2023-03-24T06:05:35.603Z] Successfully tagged core-metadata-arm64:latest [2023-03-24T06:05:53.825Z]  Building core-metadata ... done Removing intermediate container 762c31594333 [2023-03-24T06:05:53.825Z] ---> d0edef94ca87 [2023-03-24T06:05:53.825Z] [2023-03-24T06:05:53.825Z] Step 10/23 : FROM alpine:3.17 [2023-03-24T06:05:53.825Z] ---> d74e625d9115 [2023-03-24T06:05:53.825Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-24T06:05:53.825Z] ---> Running in eca69291d334 [2023-03-24T06:05:54.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T06:05:55.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T06:05:56.412Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-24T06:05:56.412Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-24T06:05:56.412Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T06:05:56.412Z] Executing ca-certificates-20220614-r4.trigger [2023-03-24T06:05:56.683Z] OK: 8 MiB in 17 packages [2023-03-24T06:05:58.632Z] Removing intermediate container eca69291d334 [2023-03-24T06:05:58.632Z] ---> 0a159611b2be [2023-03-24T06:05:58.632Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-24T06:05:58.632Z] ---> Running in ab8d8b9aab7e [2023-03-24T06:05:59.216Z] Removing intermediate container ab8d8b9aab7e [2023-03-24T06:05:59.216Z] ---> 33c830140e76 [2023-03-24T06:05:59.216Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-24T06:05:59.216Z] ---> Running in 87223b4796e4 [2023-03-24T06:05:59.804Z] Removing intermediate container 87223b4796e4 [2023-03-24T06:05:59.804Z] ---> 4af702341eb9 [2023-03-24T06:05:59.804Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-24T06:05:59.804Z] ---> Running in 9b644d9b42d1 [2023-03-24T06:06:00.407Z] Removing intermediate container 9b644d9b42d1 [2023-03-24T06:06:00.407Z] ---> 1c841e79f70f [2023-03-24T06:06:00.407Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T06:06:00.999Z] ---> 6a772396e69e [2023-03-24T06:06:00.999Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T06:06:01.963Z] ---> 34322cb01a44 [2023-03-24T06:06:01.963Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-24T06:06:01.963Z] Removing intermediate container 43158a842722 [2023-03-24T06:06:01.963Z] ---> 6d55e5e09ca3 [2023-03-24T06:06:01.963Z] [2023-03-24T06:06:01.963Z] Step 10/24 : FROM alpine:3.17 [2023-03-24T06:06:01.963Z] ---> d74e625d9115 [2023-03-24T06:06:01.963Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-24T06:06:01.963Z] ---> Using cache [2023-03-24T06:06:01.963Z] ---> 637b79057628 [2023-03-24T06:06:01.963Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-24T06:06:01.963Z] ---> Using cache [2023-03-24T06:06:01.963Z] ---> 34407e72f358 [2023-03-24T06:06:01.963Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-24T06:06:01.963Z] ---> Running in 161022c18e79 [2023-03-24T06:06:02.547Z] Removing intermediate container 161022c18e79 [2023-03-24T06:06:02.547Z] ---> 91c5c2fe396c [2023-03-24T06:06:02.547Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-24T06:06:02.547Z] ---> Running in 21d9a673d15c [2023-03-24T06:06:03.132Z] Removing intermediate container 21d9a673d15c [2023-03-24T06:06:03.132Z] ---> 66cbd8f746cf [2023-03-24T06:06:03.132Z] Step 15/24 : WORKDIR / [2023-03-24T06:06:03.132Z] ---> Running in 8b429cc0ba73 [2023-03-24T06:06:03.718Z] ---> 8a59c9a07fa1 [2023-03-24T06:06:03.718Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-24T06:06:03.718Z] Removing intermediate container 8b429cc0ba73 [2023-03-24T06:06:03.718Z] ---> b8f593d311ba [2023-03-24T06:06:03.718Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T06:06:04.303Z] ---> 00234798cb32 [2023-03-24T06:06:04.303Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-24T06:06:04.303Z] ---> 6738c493cb4a [2023-03-24T06:06:04.303Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T06:06:04.303Z] ---> Running in f053020adc36 [2023-03-24T06:06:04.955Z] Removing intermediate container f053020adc36 [2023-03-24T06:06:04.955Z] ---> 32e6a01ad0fe [2023-03-24T06:06:04.955Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T06:06:04.955Z] ---> Running in 751795f97243 [2023-03-24T06:06:05.230Z] ---> ec53d1f0c3b5 [2023-03-24T06:06:05.230Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-24T06:06:05.508Z] Removing intermediate container 751795f97243 [2023-03-24T06:06:05.508Z] ---> e770d6051eb3 [2023-03-24T06:06:05.508Z] Step 21/23 : LABEL arch=arm64 [2023-03-24T06:06:05.508Z] ---> Running in a0c463690a93 [2023-03-24T06:06:05.800Z] Removing intermediate container a0c463690a93 [2023-03-24T06:06:05.800Z] ---> 2783e4020ce0 [2023-03-24T06:06:05.800Z] Step 22/23 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 [2023-03-24T06:06:06.071Z] ---> Running in 78a18fe9d008 [2023-03-24T06:06:06.379Z] ---> 95b383fa1531 [2023-03-24T06:06:06.379Z] Removing intermediate container 78a18fe9d008 [2023-03-24T06:06:06.379Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml ---> a61fb82af191 [2023-03-24T06:06:06.379Z] Step 23/23 : LABEL version=0.0.0 [2023-03-24T06:06:06.379Z] [2023-03-24T06:06:06.657Z] ---> Running in c9a906f15b5a [2023-03-24T06:06:06.944Z] Removing intermediate container c9a906f15b5a [2023-03-24T06:06:06.944Z] ---> fd3f8cac67bb [2023-03-24T06:06:06.944Z] [2023-03-24T06:06:07.216Z] ---> 596e5cd91851 [2023-03-24T06:06:07.216Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-24T06:06:07.216Z] ---> Running in 23f9c398cb01 [2023-03-24T06:06:07.216Z] Successfully built fd3f8cac67bb [2023-03-24T06:06:07.216Z] Successfully tagged support-notifications-arm64:latest [2023-03-24T06:06:07.499Z]  Building support-notifications ... done Removing intermediate container 23f9c398cb01 [2023-03-24T06:06:07.499Z] ---> fa5c1d089ac8 [2023-03-24T06:06:07.499Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T06:06:07.771Z] ---> Running in 04ad7bcafd89 [2023-03-24T06:06:08.047Z] Removing intermediate container 04ad7bcafd89 [2023-03-24T06:06:08.047Z] ---> 0e3af5bb4cfb [2023-03-24T06:06:08.047Z] Step 22/24 : LABEL arch=arm64 [2023-03-24T06:06:08.047Z] ---> Running in f78f45458685 [2023-03-24T06:06:08.637Z] Removing intermediate container f78f45458685 [2023-03-24T06:06:08.638Z] ---> 3eaaa9b18e8a [2023-03-24T06:06:08.638Z] Step 23/24 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 [2023-03-24T06:06:08.638Z] ---> Running in 0325f4f053a8 [2023-03-24T06:06:08.905Z] Removing intermediate container 0325f4f053a8 [2023-03-24T06:06:08.906Z] ---> b2ac33606945 [2023-03-24T06:06:08.906Z] Step 24/24 : LABEL version=0.0.0 [2023-03-24T06:06:08.906Z] ---> Running in 23c90ccfc145 [2023-03-24T06:06:09.174Z] Removing intermediate container 23c90ccfc145 [2023-03-24T06:06:09.174Z] ---> c872aba03df5 [2023-03-24T06:06:09.174Z] [2023-03-24T06:06:09.757Z] Successfully built c872aba03df5 [2023-03-24T06:06:09.757Z] Successfully tagged core-command-arm64:latest [2023-03-24T06:06:10.040Z]  Building core-command ... done  [Pipeline] } [2023-03-24T06:06:10.042Z] $ docker stop --time=1 76e22445a08c29fa8d45075c2239e13788c0986901ed7a3e473b6da850d8f10a [2023-03-24T06:06:11.799Z] $ docker rm -f --volumes 76e22445a08c29fa8d45075c2239e13788c0986901ed7a3e473b6da850d8f10a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-24T06:06:12.310Z] + docker images [2023-03-24T06:06:12.579Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-24T06:06:12.579Z] core-command-arm64 latest c872aba03df5 3 seconds ago 19.7MB [2023-03-24T06:06:12.579Z] support-notifications-arm64 latest fd3f8cac67bb 6 seconds ago 32.1MB [2023-03-24T06:06:12.579Z] 6d55e5e09ca3 11 seconds ago 1.49GB [2023-03-24T06:06:12.579Z] d0edef94ca87 21 seconds ago 1.56GB [2023-03-24T06:06:12.579Z] core-metadata-arm64 latest 70e479e6f082 37 seconds ago 20.2MB [2023-03-24T06:06:12.579Z] 02b319ab3a98 52 seconds ago 1.5GB [2023-03-24T06:06:12.579Z] security-spiffe-token-provider-arm64 latest a802157f56ee About a minute ago 32.7MB [2023-03-24T06:06:12.579Z] 82f8b3664058 About a minute ago 1.53GB [2023-03-24T06:06:12.579Z] support-scheduler-arm64 latest d0f6cf72d6df 4 minutes ago 31.5MB [2023-03-24T06:06:12.579Z] 02d8ab87592a 4 minutes ago 1.56GB [2023-03-24T06:06:12.579Z] security-proxy-setup-arm64 latest 895cc4e27914 6 minutes ago 18.7MB [2023-03-24T06:06:12.579Z] d4b5de19b130 6 minutes ago 1.47GB [2023-03-24T06:06:12.579Z] security-spire-agent-arm64 latest 593f9183d08a 8 minutes ago 125MB [2023-03-24T06:06:12.579Z] security-spire-server-arm64 latest e0971669670e 8 minutes ago 87.1MB [2023-03-24T06:06:12.579Z] f460916bcf73 9 minutes ago 1.35GB [2023-03-24T06:06:12.579Z] security-spire-config-arm64 latest 25a61234ddb1 9 minutes ago 86.2MB [2023-03-24T06:06:12.579Z] bd67045e2407 10 minutes ago 1.35GB [2023-03-24T06:06:12.579Z] core-data-arm64 latest 80e82fc5d24b 13 minutes ago 19.9MB [2023-03-24T06:06:12.579Z] security-bootstrapper-arm64 latest 7f9fbd5fdcbe 13 minutes ago 21.9MB [2023-03-24T06:06:12.579Z] security-secretstore-setup-arm64 latest 660b1dec668e 13 minutes ago 32.2MB [2023-03-24T06:06:12.579Z] core-common-config-bootstrapper-arm64 latest b162286ac9e2 13 minutes ago 17.2MB [2023-03-24T06:06:12.579Z] 81c1e1d6ca9a 13 minutes ago 1.5GB [2023-03-24T06:06:12.579Z] a9b5e71cedc1 13 minutes ago 1.49GB [2023-03-24T06:06:12.579Z] security-proxy-auth-arm64 latest 29410c523c21 13 minutes ago 18.2MB [2023-03-24T06:06:12.579Z] 58fb300fe49e 14 minutes ago 1.49GB [2023-03-24T06:06:12.579Z] e5eabf61e0ab 14 minutes ago 1.48GB [2023-03-24T06:06:12.579Z] f56ced530cec 14 minutes ago 1.47GB [2023-03-24T06:06:12.579Z] ci-base-image-arm64 latest 1910de0859b1 35 minutes ago 866MB [2023-03-24T06:06:12.579Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 13 days ago 648MB [2023-03-24T06:06:12.579Z] alpine 3.17 d74e625d9115 5 weeks ago 7.46MB [2023-03-24T06:06:12.579Z] 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-03-24T06:06:13.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T06:06:13.040Z] [2023-03-24T06:06:13.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T06:06:13.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T06:06:13.384Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-24T06:06:13.384Z] 8998bd30e6a1: Pulling fs layer [2023-03-24T06:06:13.384Z] 04944245beec: Pulling fs layer [2023-03-24T06:06:13.384Z] 699f458cf7ca: Pulling fs layer [2023-03-24T06:06:13.384Z] 765212b225bb: Pulling fs layer [2023-03-24T06:06:13.384Z] f23df028b6ca: Pulling fs layer [2023-03-24T06:06:13.384Z] d65c8cfc05b1: Pulling fs layer [2023-03-24T06:06:13.384Z] 2437ff75d9bd: Pulling fs layer [2023-03-24T06:06:13.384Z] 765212b225bb: Waiting [2023-03-24T06:06:13.384Z] f23df028b6ca: Waiting [2023-03-24T06:06:13.384Z] d65c8cfc05b1: Waiting [2023-03-24T06:06:13.384Z] 2437ff75d9bd: Waiting [2023-03-24T06:06:13.653Z] 04944245beec: Verifying Checksum [2023-03-24T06:06:13.653Z] 04944245beec: Download complete [2023-03-24T06:06:13.653Z] 765212b225bb: Verifying Checksum [2023-03-24T06:06:13.653Z] 765212b225bb: Download complete [2023-03-24T06:06:13.653Z] f23df028b6ca: Download complete [2023-03-24T06:06:13.653Z] d65c8cfc05b1: Verifying Checksum [2023-03-24T06:06:13.653Z] d65c8cfc05b1: Download complete [2023-03-24T06:06:13.922Z] 699f458cf7ca: Verifying Checksum [2023-03-24T06:06:13.923Z] 699f458cf7ca: Download complete [2023-03-24T06:06:14.191Z] 8998bd30e6a1: Verifying Checksum [2023-03-24T06:06:14.191Z] 8998bd30e6a1: Download complete [2023-03-24T06:06:16.777Z] 2437ff75d9bd: Download complete [2023-03-24T06:06:18.183Z] 8998bd30e6a1: Pull complete [2023-03-24T06:06:18.765Z] 04944245beec: Pull complete [2023-03-24T06:06:20.172Z] 699f458cf7ca: Pull complete [2023-03-24T06:06:20.172Z] 765212b225bb: Pull complete [2023-03-24T06:06:20.754Z] f23df028b6ca: Pull complete [2023-03-24T06:06:21.023Z] d65c8cfc05b1: Pull complete [2023-03-24T06:06:36.020Z] 2437ff75d9bd: Pull complete [2023-03-24T06:06:36.020Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-24T06:06:36.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T06:06:36.020Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T06:06:36.227Z] prd-ubuntu20.04-docker-arm64-4c-16g-5667 does not seem to be running inside a container [2023-03-24T06:06:36.294Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-24T06:06:39.423Z] $ docker top 2f654c5b546aeb7b42f3055609e10e5910b0e1f33b69b39578e5588d9bf5d1e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T06:06:40.295Z] ---> job-cost.sh [2023-03-24T06:06:40.295Z] lf-activate-venv: SKIPPING [2023-03-24T06:06:40.295Z] INFO: No Stack... [2023-03-24T06:06:40.877Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-24T06:06:41.463Z] INFO: Archiving Costs [Pipeline] sh [2023-03-24T06:06:42.122Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2023-03-24T06:06:42.122Z] + cut -d, -f6 [Pipeline] lock [2023-03-24T06:06:42.167Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4471-3-stack-cost] [2023-03-24T06:06:42.174Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4471-3-stack-cost] did not exist. Created. [2023-03-24T06:06:42.174Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4471-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-24T06:06:42.852Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-24T06:06:43.050Z] Stashed 1 file(s) [Pipeline] } [2023-03-24T06:06:43.069Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4471-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-24T06:06:43.086Z] $ docker stop --time=1 2f654c5b546aeb7b42f3055609e10e5910b0e1f33b69b39578e5588d9bf5d1e1 [2023-03-24T06:06:44.752Z] $ docker rm -f --volumes 2f654c5b546aeb7b42f3055609e10e5910b0e1f33b69b39578e5588d9bf5d1e1 [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-03-24T06:06:45.228Z] provisioning config files... [2023-03-24T06:06:45.239Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config15110393749559961613tmp [Pipeline] { [Pipeline] sh [2023-03-24T06:06:45.548Z] + set +x [2023-03-24T06:06:45.548Z] + curl -s https://codecov.io/bash [2023-03-24T06:06:45.548Z] + bash -s -- [2023-03-24T06:06:45.548Z] [2023-03-24T06:06:45.548Z] _____ _ [2023-03-24T06:06:45.548Z] / ____| | | [2023-03-24T06:06:45.548Z] | | ___ __| | ___ ___ _____ __ [2023-03-24T06:06:45.548Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-24T06:06:45.548Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-24T06:06:45.548Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-24T06:06:45.548Z] Bash-1.0.6 [2023-03-24T06:06:45.548Z] [2023-03-24T06:06:45.548Z] [2023-03-24T06:06:45.548Z] ==> git version 2.25.1 found [2023-03-24T06:06:45.548Z] ==> 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-03-24T06:06:45.548Z] Release-Date: 2020-01-08 [2023-03-24T06:06:45.548Z] 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-03-24T06:06:45.548Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-24T06:06:45.548Z] ==> Jenkins CI detected. [2023-03-24T06:06:45.548Z] current dir:  /w/workspace/edgex-go/3 [2023-03-24T06:06:45.548Z] project root: . [2023-03-24T06:06:45.548Z] --> token set from env [2023-03-24T06:06:45.548Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-24T06:06:45.809Z] ==> Running gcov in . (disable via -X gcov) [2023-03-24T06:06:45.809Z] ==> Python coveragepy not found [2023-03-24T06:06:45.809Z] ==> Searching for coverage reports in: [2023-03-24T06:06:45.809Z] + . [2023-03-24T06:06:45.809Z] -> Found 1 reports [2023-03-24T06:06:45.809Z] ==> Detecting git/mercurial file structure [2023-03-24T06:06:45.809Z] ==> Reading reports [2023-03-24T06:06:45.809Z] + ./coverage.out bytes=447380 [2023-03-24T06:06:45.809Z] ==> Appending adjustments [2023-03-24T06:06:45.809Z] https://docs.codecov.io/docs/fixing-reports [2023-03-24T06:06:46.749Z] + Found adjustments [2023-03-24T06:06:46.749Z] ==> Gzipping contents [2023-03-24T06:06:47.009Z] 60K /tmp/codecov.CZl5YF.gz [2023-03-24T06:06:47.009Z] ==> Uploading reports [2023-03-24T06:06:47.009Z] url: https://codecov.io [2023-03-24T06:06:47.009Z] query: branch=PR-4471&commit=83672c734fcb6f2cabe713eaa00da0a020070844&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4471%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4471&job=&cmd_args= [2023-03-24T06:06:47.009Z] -> Pinging Codecov [2023-03-24T06:06:47.009Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4471&commit=83672c734fcb6f2cabe713eaa00da0a020070844&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4471%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4471&job=&cmd_args= [2023-03-24T06:06:47.009Z] -> Uploading to [2023-03-24T06:06:47.009Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-24/00271124DB129430A58F1EEE437C3FCB/83672c734fcb6f2cabe713eaa00da0a020070844/4134436c-b5b0-486c-82cc-75f44fef6c79.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230324%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230324T060646Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=97e4136e1f162054d1a0d272486cf254d28be60b109a4573b408322aa387ef33 [2023-03-24T06:06:47.009Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-24T06:06:47.009Z] Dload Upload Total Spent Left Speed [2023-03-24T06:06:47.578Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57490 0 0 100 57490 0 178k --:--:-- --:--:-- --:--:-- 178k [2023-03-24T06:06:47.578Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/83672c734fcb6f2cabe713eaa00da0a020070844 [Pipeline] } [2023-03-24T06:06:47.587Z] 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-03-24T06:06:48.254Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-24T06:06:48.545Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T06:06:49.402Z] ---> package-listing.sh [2023-03-24T06:06:49.402Z] ++ facter osfamily [2023-03-24T06:06:49.402Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-24T06:06:49.662Z] + OS_FAMILY=debian [2023-03-24T06:06:49.662Z] + workspace=/w/workspace/edgex-go/3 [2023-03-24T06:06:49.662Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-24T06:06:49.662Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-24T06:06:49.662Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-24T06:06:49.662Z] + PACKAGES=/tmp/packages_start.txt [2023-03-24T06:06:49.662Z] + '[' /w/workspace/edgex-go/3 ']' [2023-03-24T06:06:49.662Z] + PACKAGES=/tmp/packages_end.txt [2023-03-24T06:06:49.662Z] + case "${OS_FAMILY}" in [2023-03-24T06:06:49.662Z] + dpkg -l [2023-03-24T06:06:49.662Z] + grep '^ii' [2023-03-24T06:06:49.662Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-24T06:06:49.662Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-24T06:06:49.662Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-24T06:06:49.662Z] + '[' /w/workspace/edgex-go/3 ']' [2023-03-24T06:06:49.662Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-03-24T06:06:49.662Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-03-24T06:06:49.675Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-24T06:06:49.955Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T06:06:50.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T06:06:50.519Z] [2023-03-24T06:06:50.519Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T06:06:50.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T06:06:50.820Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-24T06:06:50.820Z] 5eb5b503b376: Pulling fs layer [2023-03-24T06:06:50.820Z] 5c69ac0246d0: Pulling fs layer [2023-03-24T06:06:50.820Z] ec43610c2a17: Pulling fs layer [2023-03-24T06:06:50.820Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-24T06:06:50.820Z] 33b1e0a273af: Pulling fs layer [2023-03-24T06:06:50.820Z] 5d3b04190fa2: Pulling fs layer [2023-03-24T06:06:50.820Z] 2f39f015ded8: Pulling fs layer [2023-03-24T06:06:50.820Z] 3a2ae6a8a46f: Waiting [2023-03-24T06:06:50.820Z] 33b1e0a273af: Waiting [2023-03-24T06:06:50.820Z] 5d3b04190fa2: Waiting [2023-03-24T06:06:50.820Z] 2f39f015ded8: Waiting [2023-03-24T06:06:50.820Z] 5c69ac0246d0: Verifying Checksum [2023-03-24T06:06:50.820Z] 5c69ac0246d0: Download complete [2023-03-24T06:06:50.820Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-24T06:06:50.820Z] 3a2ae6a8a46f: Download complete [2023-03-24T06:06:51.080Z] 33b1e0a273af: Verifying Checksum [2023-03-24T06:06:51.080Z] 33b1e0a273af: Download complete [2023-03-24T06:06:51.080Z] 5d3b04190fa2: Verifying Checksum [2023-03-24T06:06:51.080Z] 5d3b04190fa2: Download complete [2023-03-24T06:06:51.080Z] ec43610c2a17: Verifying Checksum [2023-03-24T06:06:51.080Z] ec43610c2a17: Download complete [2023-03-24T06:06:51.080Z] 5eb5b503b376: Verifying Checksum [2023-03-24T06:06:51.080Z] 5eb5b503b376: Download complete [2023-03-24T06:06:51.650Z] 2f39f015ded8: Download complete [2023-03-24T06:06:52.216Z] 5eb5b503b376: Pull complete [2023-03-24T06:06:52.475Z] 5c69ac0246d0: Pull complete [2023-03-24T06:06:53.043Z] ec43610c2a17: Pull complete [2023-03-24T06:06:53.043Z] 3a2ae6a8a46f: Pull complete [2023-03-24T06:06:53.043Z] 33b1e0a273af: Pull complete [2023-03-24T06:06:53.303Z] 5d3b04190fa2: Pull complete [2023-03-24T06:06:57.490Z] 2f39f015ded8: Pull complete [2023-03-24T06:06:57.490Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-24T06:06:57.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T06:06:57.490Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T06:06:57.567Z] prd-ubuntu20.04-docker-8c-8g-5666 does not seem to be running inside a container [2023-03-24T06:06:57.605Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-24T06:07:00.171Z] $ docker top ea3f5d55ed518c5cd51c9405d734b94b1eb2fe8c77e3cf6fd6ea4b15ad376c67 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T06:07:00.515Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-24T06:07:00.798Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-24T06:07:01.083Z] + ls /var/log/sa-host [2023-03-24T06:07:01.083Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T06:07:01.244Z] provisioning config files... [2023-03-24T06:07:01.254Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config11450270721243855767tmp [Pipeline] { [Pipeline] echo [2023-03-24T06:07:01.268Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T06:07:01.563Z] ---> create-netrc.sh [Pipeline] } [2023-03-24T06:07:01.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-24T06:07:01.913Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-24T06:07:01.922Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T06:07:02.210Z] ---> sudo-logs.sh [2023-03-24T06:07:02.210Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-24T06:07:02.233Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T06:07:02.518Z] ---> job-cost.sh [2023-03-24T06:07:02.518Z] lf-activate-venv: SKIPPING [2023-03-24T06:07:02.518Z] DEBUG: total: 0.10999999940395355 [2023-03-24T06:07:02.518Z] INFO: Retrieving Stack Cost... [2023-03-24T06:07:03.087Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-24T06:07:03.348Z] INFO: Archiving Costs [Pipeline] echo [2023-03-24T06:07:03.362Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T06:07:03.658Z] ---> logs-deploy.sh [2023-03-24T06:07:03.658Z] lf-activate-venv: SKIPPING [2023-03-24T06:07:03.658Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4471/3 [2023-03-24T06:07:03.658Z] INFO: archiving workspace using pattern(s): [2023-03-24T06:07:04.596Z] Archives upload complete. [2023-03-24T06:07:04.859Z] INFO: archiving logs to Nexus