Branch indexing 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 6dde6725c068b93be8e99b4859b2725888de99b7 rather than f55e44b894cf32e9a2bccd43db89ee6091db5759 Obtained Jenkinsfile from 6dde6725c068b93be8e99b4859b2725888de99b7 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-ssh13664393584921904838.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-ssh9286311377995925457.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-4405/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-4405/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7739823107540584509.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-ssh16074919430806045399.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-4405/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-4405/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5607092970445261904.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4361’ Running on prd-ubuntu20.04-docker-8c-8g-4365 in /w/workspace/edgexfoundry_edgex-go_PR-4405 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/12 [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/12 # 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 Merging remotes/origin/main commit 6dde6725c068b93be8e99b4859b2725888de99b7 into PR head commit f55e44b894cf32e9a2bccd43db89ee6091db5759 > 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/4405/head:refs/remotes/origin/PR-4405 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing 54619577ea98129f2a37447d063cf7a2a7a41df7 Checking out Revision 54619577ea98129f2a37447d063cf7a2a7a41df7 (PR-4405) > git config core.sparsecheckout # timeout=10 > git checkout -f f55e44b894cf32e9a2bccd43db89ee6091db5759 # 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 6dde6725c068b93be8e99b4859b2725888de99b7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54619577ea98129f2a37447d063cf7a2a7a41df7 # timeout=10 Commit message: "Merge commit '6dde6725c068b93be8e99b4859b2725888de99b7' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-17T08:30:57.402Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-17T08:30:57.455Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-17T08:30:57.471Z] ========================================================= [2023-03-17T08:30:57.471Z] EdgeX Global Pipelines Version Info [2023-03-17T08:30:57.471Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 49d6b628220daa3e9f82467c2ec852309a8ff06e # timeout=10 [2023-03-17T08:30:58.190Z] ------------------- [2023-03-17T08:30:58.190Z] stable info: [2023-03-17T08:30:58.190Z] ------------------- [2023-03-17T08:30:58.190Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-17T08:30:58.190Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-17T08:30:58.190Z] Message: update stable to v1.0.245 [2023-03-17T08:30:58.759Z] ------------------- [2023-03-17T08:30:58.759Z] experimental info: [2023-03-17T08:30:58.759Z] ------------------- [2023-03-17T08:30:58.759Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-17T08:30:58.759Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-17T08:30:58.759Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-17T08:30:58.930Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-17T08:30:58.940Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-17T08:30:58.950Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-17T08:30:58.961Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-17T08:30:58.971Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-17T08:30:58.985Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-17T08:30:58.997Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-17T08:30:59.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-17T08:30:59.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-17T08:30:59.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-17T08:30:59.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-17T08:30:59.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-17T08:30:59.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-17T08:30:59.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-17T08:30:59.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-17T08:30:59.102Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T08:30:59.113Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T08:30:59.123Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-17T08:30:59.133Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-17T08:30:59.144Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-17T08:30:59.159Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-17T08:30:59.171Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-17T08:30:59.189Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-17T08:30:59.207Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4405 [Pipeline] echo [2023-03-17T08:30:59.220Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4405 [Pipeline] echo [2023-03-17T08:30:59.232Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4405 [Pipeline] echo [2023-03-17T08:30:59.243Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 54619577ea98129f2a37447d063cf7a2a7a41df7 [Pipeline] echo [2023-03-17T08:30:59.250Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5461957 [Pipeline] echo [2023-03-17T08:30:59.258Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T08:30:59.300Z] provisioning config files... [2023-03-17T08:30:59.313Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config16416548107187653025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T08:30:59.625Z] ---> docker-login.sh [2023-03-17T08:30:59.625Z] nexus3.edgexfoundry.org:10001 [2023-03-17T08:30:59.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:30:59.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:30:59.892Z] Configure a credential helper to remove this warning. See [2023-03-17T08:30:59.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:30:59.892Z] [2023-03-17T08:30:59.892Z] Login Succeeded [2023-03-17T08:30:59.892Z] nexus3.edgexfoundry.org:10002 [2023-03-17T08:30:59.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:31:00.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:31:00.155Z] Configure a credential helper to remove this warning. See [2023-03-17T08:31:00.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:31:00.155Z] [2023-03-17T08:31:00.155Z] Login Succeeded [2023-03-17T08:31:00.155Z] nexus3.edgexfoundry.org:10003 [2023-03-17T08:31:00.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:31:00.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:31:00.155Z] Configure a credential helper to remove this warning. See [2023-03-17T08:31:00.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:31:00.155Z] [2023-03-17T08:31:00.155Z] Login Succeeded [2023-03-17T08:31:00.155Z] nexus3.edgexfoundry.org:10004 [2023-03-17T08:31:00.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:31:00.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:31:00.415Z] Configure a credential helper to remove this warning. See [2023-03-17T08:31:00.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:31:00.416Z] [2023-03-17T08:31:00.416Z] Login Succeeded [2023-03-17T08:31:00.416Z] docker.io [2023-03-17T08:31:00.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:31:00.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:31:00.675Z] Configure a credential helper to remove this warning. See [2023-03-17T08:31:00.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:31:00.675Z] [2023-03-17T08:31:00.675Z] Login Succeeded [2023-03-17T08:31:00.675Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T08:31:00.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T08:31:00.985Z] + 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-17T08:31:00.985Z] + dirname cmd/core-command/Dockerfile [2023-03-17T08:31:00.985Z] + cut -d/ -f2 [2023-03-17T08:31:00.985Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-17T08:31:00.985Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-17T08:31:00.985Z] + cut -d/ -f2 [2023-03-17T08:31:00.985Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-17T08:31:00.985Z] + dirname cmd/core-data/Dockerfile [2023-03-17T08:31:00.985Z] + cut -d/ -f2 [2023-03-17T08:31:00.985Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-17T08:31:00.985Z] + dirname cmd/core-metadata/Dockerfile [2023-03-17T08:31:00.985Z] + cut -d/ -f2 [2023-03-17T08:31:00.985Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-17T08:31:00.985Z] + + cut -d/ -f2 [2023-03-17T08:31:00.985Z] dirname cmd/security-bootstrapper/Dockerfile [2023-03-17T08:31:00.985Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-17T08:31:00.985Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-17T08:31:00.985Z] + cut -d/ -f2 [2023-03-17T08:31:00.985Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-17T08:31:00.985Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-17T08:31:00.985Z] + cut -d/ -f2 [2023-03-17T08:31:00.985Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-17T08:31:00.985Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-17T08:31:00.985Z] + cut -d/ -f2 [2023-03-17T08:31:00.985Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-17T08:31:00.985Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-17T08:31:00.985Z] + cut -d/ -f2 [2023-03-17T08:31:00.985Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-17T08:31:00.985Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-17T08:31:00.985Z] + cut -d/ -f2 [2023-03-17T08:31:00.985Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-17T08:31:00.985Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-17T08:31:00.985Z] + cut -d/ -f2 [2023-03-17T08:31:00.985Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-17T08:31:00.985Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-17T08:31:00.985Z] + cut -d/ -f2 [2023-03-17T08:31:00.985Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-17T08:31:00.985Z] + dirname cmd/support-notifications/Dockerfile [2023-03-17T08:31:00.985Z] + cut -d/ -f2 [2023-03-17T08:31:00.985Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-17T08:31:00.985Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-17T08:31:00.985Z] + cut -d/ -f2 [2023-03-17T08:31:00.985Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-17T08:31:01.034Z] 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-17T08:31:01.352Z] + git rev-list -1 --merges 54619577ea98129f2a37447d063cf7a2a7a41df7~1..54619577ea98129f2a37447d063cf7a2a7a41df7 [Pipeline] echo [2023-03-17T08:31:01.364Z] -----------> git rev-list -1 --merges 54619577ea98129f2a37447d063cf7a2a7a41df7~1..54619577ea98129f2a37447d063cf7a2a7a41df7 54619577ea98129f2a37447d063cf7a2a7a41df7 [2023-03-17T08:31:01.364Z] 54619577ea98129f2a37447d063cf7a2a7a41df7 [false] [Pipeline] sh [2023-03-17T08:31:01.647Z] + git log --format=format:%s -1 54619577ea98129f2a37447d063cf7a2a7a41df7 [Pipeline] echo [2023-03-17T08:31:01.663Z] ========================================================= [2023-03-17T08:31:01.663Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-17T08:31:01.663Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-17T08:31:02.013Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T08:31:02.013Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-17T08:31:02.013Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-17T08:31:02.013Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-17T08:31:02.013Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-17T08:31:02.013Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-17T08:31:02.013Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:31:02.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T08:31:02.353Z] [2023-03-17T08:31:02.353Z] 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-17T08:31:02.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T08:31:02.650Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-17T08:31:02.650Z] b85a868b505f: Pulling fs layer [2023-03-17T08:31:02.650Z] e2be974225ed: Pulling fs layer [2023-03-17T08:31:02.650Z] 339a4e72a1f5: Pulling fs layer [2023-03-17T08:31:02.650Z] 988bab9f4d93: Pulling fs layer [2023-03-17T08:31:02.650Z] 1469e6f7b9e6: Pulling fs layer [2023-03-17T08:31:02.650Z] eaf3925da568: Pulling fs layer [2023-03-17T08:31:02.650Z] bab4dde63d76: Pulling fs layer [2023-03-17T08:31:02.650Z] bde34c3a00c8: Pulling fs layer [2023-03-17T08:31:02.650Z] b352a97aabf1: Pulling fs layer [2023-03-17T08:31:02.650Z] 4872d77fe225: Pulling fs layer [2023-03-17T08:31:02.650Z] 5851b861e8e6: Pulling fs layer [2023-03-17T08:31:02.650Z] 988bab9f4d93: Waiting [2023-03-17T08:31:02.650Z] b352a97aabf1: Waiting [2023-03-17T08:31:02.650Z] 1469e6f7b9e6: Waiting [2023-03-17T08:31:02.650Z] 4872d77fe225: Waiting [2023-03-17T08:31:02.650Z] eaf3925da568: Waiting [2023-03-17T08:31:02.650Z] 5851b861e8e6: Waiting [2023-03-17T08:31:02.650Z] bab4dde63d76: Waiting [2023-03-17T08:31:02.650Z] bde34c3a00c8: Waiting [2023-03-17T08:31:02.650Z] e2be974225ed: Verifying Checksum [2023-03-17T08:31:02.650Z] e2be974225ed: Download complete [2023-03-17T08:31:02.650Z] 988bab9f4d93: Download complete [2023-03-17T08:31:02.909Z] 1469e6f7b9e6: Verifying Checksum [2023-03-17T08:31:02.909Z] 1469e6f7b9e6: Download complete [2023-03-17T08:31:02.909Z] eaf3925da568: Verifying Checksum [2023-03-17T08:31:02.909Z] eaf3925da568: Download complete [2023-03-17T08:31:02.909Z] 339a4e72a1f5: Verifying Checksum [2023-03-17T08:31:02.909Z] 339a4e72a1f5: Download complete [2023-03-17T08:31:02.909Z] bde34c3a00c8: Download complete [2023-03-17T08:31:02.909Z] b352a97aabf1: Verifying Checksum [2023-03-17T08:31:02.909Z] b352a97aabf1: Download complete [2023-03-17T08:31:02.909Z] 4872d77fe225: Download complete [2023-03-17T08:31:02.909Z] 5851b861e8e6: Download complete [2023-03-17T08:31:02.909Z] b85a868b505f: Verifying Checksum [2023-03-17T08:31:02.909Z] b85a868b505f: Download complete [2023-03-17T08:31:03.169Z] bab4dde63d76: Verifying Checksum [2023-03-17T08:31:03.169Z] bab4dde63d76: Download complete [2023-03-17T08:31:04.105Z] b85a868b505f: Pull complete [2023-03-17T08:31:04.105Z] e2be974225ed: Pull complete [2023-03-17T08:31:04.673Z] 339a4e72a1f5: Pull complete [2023-03-17T08:31:04.673Z] 988bab9f4d93: Pull complete [2023-03-17T08:31:04.931Z] 1469e6f7b9e6: Pull complete [2023-03-17T08:31:04.931Z] eaf3925da568: Pull complete [2023-03-17T08:31:06.831Z] bab4dde63d76: Pull complete [2023-03-17T08:31:06.831Z] bde34c3a00c8: Pull complete [2023-03-17T08:31:06.831Z] b352a97aabf1: Pull complete [2023-03-17T08:31:06.831Z] 4872d77fe225: Pull complete [2023-03-17T08:31:06.831Z] 5851b861e8e6: Pull complete [2023-03-17T08:31:06.831Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-17T08:31:06.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T08:31:07.094Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:31:07.191Z] prd-ubuntu20.04-docker-8c-8g-4365 does not seem to be running inside a container [2023-03-17T08:31:07.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-17T08:31:08.671Z] $ docker top d5773c3271e30131af3ee4b0d4ee413a78f6bcd699b3bb6636e7426f5ef96a3d -eo pid,comm [2023-03-17T08:31:08.759Z] 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-17T08:31:08.759Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T08:31:08.796Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T08:31:08.796Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T08:31:08.904Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T08:31:08.905Z] $ docker exec d5773c3271e30131af3ee4b0d4ee413a78f6bcd699b3bb6636e7426f5ef96a3d ssh-agent [2023-03-17T08:31:09.038Z] SSH_AUTH_SOCK=/tmp/ssh-SJ4AbIECDIJ6/agent.14 [2023-03-17T08:31:09.038Z] SSH_AGENT_PID=39 [2023-03-17T08:31:09.044Z] Running ssh-add (command line suppressed) [2023-03-17T08:31:09.134Z] Identity added: /w/workspace/edgex-go/12@tmp/private_key_15961759446043708382.key (/w/workspace/edgex-go/12@tmp/private_key_15961759446043708382.key) [2023-03-17T08:31:09.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T08:31:09.436Z] + git tag --points-at HEAD [Pipeline] } [2023-03-17T08:31:09.453Z] $ docker exec --env ******** --env ******** d5773c3271e30131af3ee4b0d4ee413a78f6bcd699b3bb6636e7426f5ef96a3d ssh-agent -k [2023-03-17T08:31:09.554Z] unset SSH_AUTH_SOCK; [2023-03-17T08:31:09.554Z] unset SSH_AGENT_PID; [2023-03-17T08:31:09.554Z] echo Agent pid 39 killed; [2023-03-17T08:31:09.564Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-17T08:31:09.592Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T08:31:09.592Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T08:31:09.703Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T08:31:09.704Z] $ docker exec d5773c3271e30131af3ee4b0d4ee413a78f6bcd699b3bb6636e7426f5ef96a3d ssh-agent [2023-03-17T08:31:09.810Z] SSH_AUTH_SOCK=/tmp/ssh-xxC4y3yZv3pF/agent.71 [2023-03-17T08:31:09.810Z] SSH_AGENT_PID=77 [2023-03-17T08:31:09.814Z] Running ssh-add (command line suppressed) [2023-03-17T08:31:09.922Z] Identity added: /w/workspace/edgex-go/12@tmp/private_key_11893807510857195544.key (/w/workspace/edgex-go/12@tmp/private_key_11893807510857195544.key) [2023-03-17T08:31:09.937Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T08:31:10.224Z] + git semver init [2023-03-17T08:31:10.483Z] 2023-03-17 08:31:10,414 [run_init] DEBUG init version:0.0.0 force:False [2023-03-17T08:31:10.483Z] 2023-03-17 08:31:10,415 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/12/.semver [2023-03-17T08:31:10.483Z] 2023-03-17 08:31:10,415 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/12/.semver [2023-03-17T08:31:10.483Z] 2023-03-17 08:31:10,415 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/12/.semver'], cwd=/w/workspace/edgex-go/12, universal_newlines=False, shell=None, istream=None) [2023-03-17T08:31:15.758Z] 2023-03-17 08:31:14,847 [append_file] DEBUG append to file:/w/workspace/edgex-go/12/.git/info/exclude [2023-03-17T08:31:15.758Z] 2023-03-17 08:31:14,848 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/12/.semver/PR-4405 with force:False [2023-03-17T08:31:15.758Z] 2023-03-17 08:31:14,848 [write_file] DEBUG write to file:/w/workspace/edgex-go/12/.semver/PR-4405 [2023-03-17T08:31:15.758Z] 2023-03-17 08:31:14,852 [execute] INFO git cat-file --batch-check [2023-03-17T08:31:15.758Z] 2023-03-17 08:31:14,852 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/12/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T08:31:15.758Z] 2023-03-17 08:31:14,858 [execute] INFO git cat-file --batch [2023-03-17T08:31:15.758Z] 2023-03-17 08:31:14,858 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/12/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T08:31:15.758Z] 2023-03-17 08:31:14,863 [read_version] DEBUG read version from /w/workspace/edgex-go/12/.semver/PR-4405 [2023-03-17T08:31:15.758Z] 0.0.0 [Pipeline] } [2023-03-17T08:31:15.767Z] $ docker exec --env ******** --env ******** d5773c3271e30131af3ee4b0d4ee413a78f6bcd699b3bb6636e7426f5ef96a3d ssh-agent -k [2023-03-17T08:31:15.862Z] unset SSH_AUTH_SOCK; [2023-03-17T08:31:15.862Z] unset SSH_AGENT_PID; [2023-03-17T08:31:15.862Z] echo Agent pid 77 killed; [2023-03-17T08:31:15.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T08:31:16.175Z] + git semver [Pipeline] } [2023-03-17T08:31:16.446Z] $ docker stop --time=1 d5773c3271e30131af3ee4b0d4ee413a78f6bcd699b3bb6636e7426f5ef96a3d [2023-03-17T08:31:17.766Z] $ docker rm -f --volumes d5773c3271e30131af3ee4b0d4ee413a78f6bcd699b3bb6636e7426f5ef96a3d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T08:31:18.099Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-17T08:31:18.298Z] Stashed 1 file(s) [Pipeline] echo [2023-03-17T08:31:18.301Z] [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-17T08:31:18.696Z] + git config --global --add safe.directory /w/workspace/edgex-go/12 [Pipeline] echo [2023-03-17T08:31:18.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T08:31:18.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T08:31:18.726Z] ========================================================= [2023-03-17T08:31:18.726Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-17T08:31:18.726Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-17T08:31:19.017Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T08:31:19.017Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-17T08:31:19.017Z] 63b65145d645: Pulling fs layer [2023-03-17T08:31:19.017Z] a2d21d5440eb: Pulling fs layer [2023-03-17T08:31:19.017Z] 935e6c44a52c: Pulling fs layer [2023-03-17T08:31:19.017Z] 94cc34f8dd06: Pulling fs layer [2023-03-17T08:31:19.017Z] 30dea6a524f1: Pulling fs layer [2023-03-17T08:31:19.017Z] a2aff8979fd8: Pulling fs layer [2023-03-17T08:31:19.017Z] 6808be2612f2: Pulling fs layer [2023-03-17T08:31:19.017Z] f25807f1079a: Pulling fs layer [2023-03-17T08:31:19.017Z] 94cc34f8dd06: Waiting [2023-03-17T08:31:19.017Z] 6808be2612f2: Waiting [2023-03-17T08:31:19.017Z] a2aff8979fd8: Waiting [2023-03-17T08:31:19.017Z] 30dea6a524f1: Waiting [2023-03-17T08:31:19.017Z] f25807f1079a: Waiting [2023-03-17T08:31:19.017Z] a2d21d5440eb: Download complete [2023-03-17T08:31:19.017Z] 94cc34f8dd06: Verifying Checksum [2023-03-17T08:31:19.017Z] 94cc34f8dd06: Download complete [2023-03-17T08:31:19.017Z] 30dea6a524f1: Verifying Checksum [2023-03-17T08:31:19.017Z] 30dea6a524f1: Download complete [2023-03-17T08:31:19.017Z] 63b65145d645: Verifying Checksum [2023-03-17T08:31:19.017Z] 63b65145d645: Download complete [2023-03-17T08:31:19.287Z] a2aff8979fd8: Verifying Checksum [2023-03-17T08:31:19.287Z] a2aff8979fd8: Download complete [2023-03-17T08:31:19.287Z] 63b65145d645: Pull complete [2023-03-17T08:31:19.557Z] a2d21d5440eb: Pull complete [2023-03-17T08:31:19.819Z] f25807f1079a: Verifying Checksum [2023-03-17T08:31:19.819Z] f25807f1079a: Download complete [2023-03-17T08:31:19.819Z] 935e6c44a52c: Download complete [2023-03-17T08:31:20.077Z] 6808be2612f2: Verifying Checksum [2023-03-17T08:31:20.077Z] 6808be2612f2: Download complete [2023-03-17T08:31:23.355Z] 935e6c44a52c: Pull complete [2023-03-17T08:31:23.356Z] 94cc34f8dd06: Pull complete [2023-03-17T08:31:23.356Z] 30dea6a524f1: Pull complete [2023-03-17T08:31:23.356Z] a2aff8979fd8: Pull complete [2023-03-17T08:31:25.253Z] 6808be2612f2: Pull complete [2023-03-17T08:31:26.189Z] f25807f1079a: Pull complete [2023-03-17T08:31:26.189Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-17T08:31:26.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T08:31:26.189Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-17T08:31:26.483Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T08:31:26.483Z] WORKDIR /edgex [2023-03-17T08:31:26.483Z] COPY go.mod . [2023-03-17T08:31:26.483Z] RUN go mod download [2023-03-17T08:31:26.483Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-17T08:31:27.051Z] Sending build context to Docker daemon 170.5MB [2023-03-17T08:31:27.051Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T08:31:27.051Z] ---> 3b553350e43f [2023-03-17T08:31:27.051Z] Step 2/4 : WORKDIR /edgex [2023-03-17T08:31:28.952Z] ---> Running in 314e03e2e34d [2023-03-17T08:31:28.952Z] Removing intermediate container 314e03e2e34d [2023-03-17T08:31:28.952Z] ---> 7ebecfcf28ff [2023-03-17T08:31:28.952Z] Step 3/4 : COPY go.mod . [2023-03-17T08:31:29.210Z] ---> cb373e46a497 [2023-03-17T08:31:29.210Z] Step 4/4 : RUN go mod download [2023-03-17T08:31:29.210Z] ---> Running in 9393b7b099c7 [2023-03-17T08:31:33.375Z] Still waiting to schedule task [2023-03-17T08:31:33.375Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4362’ [2023-03-17T08:31:37.327Z] Removing intermediate container 9393b7b099c7 [2023-03-17T08:31:37.327Z] ---> d1c14b1c393e [2023-03-17T08:31:37.327Z] Successfully built d1c14b1c393e [2023-03-17T08:31:37.327Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:31:37.619Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T08:31:37.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:31:37.692Z] prd-ubuntu20.04-docker-8c-8g-4365 does not seem to be running inside a container [2023-03-17T08:31:37.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-17T08:31:38.090Z] $ docker top 53c8102394017f666443668a063d157c057ff404e4682bf36d3c1566493bb442 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T08:31:38.428Z] + go version [2023-03-17T08:31:38.428Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-17T08:31:38.437Z] $ docker stop --time=1 53c8102394017f666443668a063d157c057ff404e4682bf36d3c1566493bb442 [2023-03-17T08:31:39.743Z] $ docker rm -f --volumes 53c8102394017f666443668a063d157c057ff404e4682bf36d3c1566493bb442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:31:40.114Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T08:31:40.114Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:31:40.187Z] prd-ubuntu20.04-docker-8c-8g-4365 does not seem to be running inside a container [2023-03-17T08:31:40.215Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-17T08:31:40.550Z] $ docker top 25d92278eeb60f999da27e6338023d5e2199c6d8b0e60eb57232c1b59779f162 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-17T08:31:40.611Z] ========================================================= [2023-03-17T08:31:40.611Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-17T08:31:40.611Z] ========================================================= [Pipeline] sh [2023-03-17T08:31:40.889Z] + git config --global --add safe.directory /w/workspace/edgex-go/12 [Pipeline] fileExists [Pipeline] sh [2023-03-17T08:31:41.184Z] + make test [2023-03-17T08:31:41.184Z] go test -race -coverprofile=coverage.out ./... [2023-03-17T08:31:47.745Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-17T08:31:59.943Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-17T08:31:59.943Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-17T08:31:59.943Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-17T08:32:00.201Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-17T08:32:00.765Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-17T08:32:01.022Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-17T08:32:01.022Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-17T08:32:01.022Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-17T08:32:01.022Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-17T08:32:01.281Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-17T08:32:01.539Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-17T08:32:02.105Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-17T08:32:02.105Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-17T08:32:02.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-17T08:32:03.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-17T08:32:03.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-17T08:32:03.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2023-03-17T08:32:03.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 98.5% of statements [2023-03-17T08:32:03.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-17T08:32:03.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-17T08:32:03.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-17T08:32:04.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-17T08:32:04.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-17T08:32:04.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-17T08:32:04.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-17T08:32:04.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-17T08:32:04.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-17T08:32:04.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-17T08:32:05.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-17T08:32:05.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-17T08:32:06.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.088s coverage: 71.3% of statements [2023-03-17T08:32:06.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements [2023-03-17T08:32:07.797Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.114s coverage: 88.5% of statements [2023-03-17T08:32:07.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.063s coverage: 3.9% of statements [2023-03-17T08:32:07.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-17T08:32:07.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-17T08:32:07.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-17T08:32:08.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-17T08:32:08.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-17T08:32:08.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-17T08:32:08.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-17T08:32:08.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-17T08:32:08.315Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.385s coverage: 95.6% of statements [2023-03-17T08:32:08.315Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements [2023-03-17T08:32:09.248Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-17T08:32:09.248Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-17T08:32:09.248Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-17T08:32:09.248Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 65.9% of statements [2023-03-17T08:32:09.812Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-17T08:32:09.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-17T08:32:09.812Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2023-03-17T08:32:09.812Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.0% of statements [2023-03-17T08:32:10.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 45.5% of statements [2023-03-17T08:32:10.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 82.9% of statements [2023-03-17T08:32:10.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2023-03-17T08:32:10.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements [2023-03-17T08:32:10.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2023-03-17T08:32:10.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-17T08:32:10.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-17T08:32:10.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-17T08:32:10.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-17T08:32:10.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-17T08:32:10.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-17T08:32:10.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-17T08:32:10.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-17T08:32:11.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-17T08:32:11.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-17T08:32:11.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-17T08:32:11.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-17T08:32:12.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-17T08:32:12.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-17T08:32:12.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-17T08:32:13.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-17T08:32:13.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-17T08:32:14.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-17T08:32:14.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-17T08:32:16.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-17T08:32:16.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-17T08:32:16.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-17T08:32:17.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-17T08:32:17.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-17T08:32:17.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-17T08:32:18.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-17T08:32:18.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-17T08:32:18.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-17T08:32:18.730Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-17T08:32:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-17T08:32:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-17T08:32:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-17T08:32:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-17T08:32:21.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-17T08:32:21.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-17T08:32:21.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-17T08:32:21.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-17T08:32:22.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-17T08:32:22.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-17T08:32:22.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2023-03-17T08:32:23.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-17T08:32:23.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-17T08:32:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.288s coverage: 79.9% of statements [2023-03-17T08:32:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2023-03-17T08:32:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-03-17T08:32:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 86.9% of statements [2023-03-17T08:32:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.060s coverage: 87.2% of statements [2023-03-17T08:32:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements [2023-03-17T08:32:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-03-17T08:32:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.2% of statements [2023-03-17T08:32:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 82.1% of statements [2023-03-17T08:32:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.050s coverage: 84.8% of statements [2023-03-17T08:32:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 63.1% of statements [2023-03-17T08:32:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2023-03-17T08:32:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-03-17T08:32:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-03-17T08:32:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-03-17T08:32:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-03-17T08:32:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 38.4% of statements [2023-03-17T08:32:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-03-17T08:32:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2023-03-17T08:32:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2023-03-17T08:32:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.3% of statements [2023-03-17T08:32:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 61.5% of statements [2023-03-17T08:32:35.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2023-03-17T08:32:35.547Z] 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-17T08:32:57.467Z] go vet ./... [2023-03-17T08:32:58.398Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T08:32:58.655Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T08:32:58.655Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-17T08:32:58.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-17T08:32:58.949Z] + ls -al . [2023-03-17T08:32:58.949Z] total 704 [2023-03-17T08:32:58.949Z] drwxrwxr-x 11 1001 1001 4096 Mar 17 08:31 . [2023-03-17T08:32:58.949Z] drwxr-xr-x 4 root root 4096 Mar 17 08:31 .. [2023-03-17T08:32:58.949Z] drwxrwxr-x 2 1001 1001 4096 Mar 17 08:30 .blubracket [2023-03-17T08:32:58.949Z] -rw-rw-r-- 1 1001 1001 16 Mar 17 08:30 .dockerignore [2023-03-17T08:32:58.949Z] drwxrwxr-x 8 1001 1001 4096 Mar 17 08:31 .git [2023-03-17T08:32:58.949Z] drwxrwxr-x 3 1001 1001 4096 Mar 17 08:30 .github [2023-03-17T08:32:58.949Z] -rw-rw-r-- 1 1001 1001 1133 Mar 17 08:30 .gitignore [2023-03-17T08:32:58.949Z] -rw-rw-r-- 1 1001 1001 42 Mar 17 08:30 .golangci.yml [2023-03-17T08:32:58.949Z] -rw-rw-r-- 1 1001 1001 87 Mar 17 08:30 .hadolint.yml [2023-03-17T08:32:58.949Z] drwxr-xr-x 3 1001 1001 4096 Mar 17 08:31 .semver [2023-03-17T08:32:58.949Z] -rw-rw-r-- 1 1001 1001 166 Mar 17 08:30 .sonarcloud.properties [2023-03-17T08:32:58.949Z] -rw-rw-r-- 1 1001 1001 1171 Mar 17 08:30 ADOPTERS.md [2023-03-17T08:32:58.949Z] -rw-rw-r-- 1 1001 1001 10825 Mar 17 08:30 Attribution.txt [2023-03-17T08:32:58.949Z] -rw-rw-r-- 1 1001 1001 73765 Mar 17 08:30 CHANGELOG.md [2023-03-17T08:32:58.949Z] -rw-rw-r-- 1 1001 1001 3804 Mar 17 08:30 CONTRIBUTING.md [2023-03-17T08:32:58.949Z] -rw-rw-r-- 1 1001 1001 677 Mar 17 08:30 GOVERNANCE.md [2023-03-17T08:32:58.949Z] -rw-rw-r-- 1 1001 1001 883 Mar 17 08:30 Jenkinsfile [2023-03-17T08:32:58.949Z] -rw-rw-r-- 1 1001 1001 10775 Mar 17 08:30 LICENSE [2023-03-17T08:32:58.949Z] -rw-rw-r-- 1 1001 1001 14266 Mar 17 08:30 Makefile [2023-03-17T08:32:58.949Z] -rw-rw-r-- 1 1001 1001 582 Mar 17 08:30 OWNERS.md [2023-03-17T08:32:58.949Z] -rw-rw-r-- 1 1001 1001 9403 Mar 17 08:30 README.md [2023-03-17T08:32:58.949Z] -rw-rw-r-- 1 1001 1001 789 Mar 17 08:30 SECURITY.md [2023-03-17T08:32:58.949Z] -rw-rw-r-- 1 1001 1001 5 Mar 17 08:31 VERSION [2023-03-17T08:32:58.949Z] drwxrwxr-x 2 1001 1001 4096 Mar 17 08:30 bin [2023-03-17T08:32:58.949Z] drwxrwxr-x 18 1001 1001 4096 Mar 17 08:30 cmd [2023-03-17T08:32:58.949Z] -rw-r--r-- 1 root root 447486 Mar 17 08:32 coverage.out [2023-03-17T08:32:58.949Z] -rw-rw-r-- 1 1001 1001 3233 Mar 17 08:30 go.mod [2023-03-17T08:32:58.949Z] -rw-rw-r-- 1 1001 1001 31100 Mar 17 08:30 go.sum [2023-03-17T08:32:58.949Z] drwxrwxr-x 7 1001 1001 4096 Mar 17 08:30 internal [2023-03-17T08:32:58.949Z] drwxrwxr-x 3 1001 1001 4096 Mar 17 08:30 openapi [2023-03-17T08:32:58.949Z] -rw-rw-r-- 1 1001 1001 594 Mar 17 08:30 security.txt [2023-03-17T08:32:58.949Z] drwxrwxr-x 4 1001 1001 4096 Mar 17 08:30 snap [2023-03-17T08:32:58.949Z] -rw-rw-r-- 1 1001 1001 204 Mar 17 08:30 version.go [Pipeline] sh [2023-03-17T08:32:59.237Z] + '[' -e coverage.out ] [2023-03-17T08:32:59.237Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-17T08:32:59.347Z] Stashed 1 file(s) [Pipeline] sh [2023-03-17T08:32:59.629Z] + make build [2023-03-17T08:32:59.629Z] 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-17T08:33:11.819Z] 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-17T08:33:11.819Z] 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-17T08:33:12.383Z] 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-17T08:33:12.948Z] 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-17T08:33:19.517Z] 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-17T08:33:20.082Z] 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-17T08:33:21.457Z] 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-17T08:33:22.393Z] 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-17T08:33:22.961Z] 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-17T08:33:23.895Z] 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-17T08:33:25.270Z] 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-17T08:33:26.214Z] $ docker stop --time=1 25d92278eeb60f999da27e6338023d5e2199c6d8b0e60eb57232c1b59779f162 [2023-03-17T08:33:29.243Z] $ docker rm -f --volumes 25d92278eeb60f999da27e6338023d5e2199c6d8b0e60eb57232c1b59779f162 [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-17T08:33:30.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-17T08:33:30.020Z] [2023-03-17T08:33:30.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:33:30.314Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-17T08:33:30.314Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-17T08:33:30.314Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-17T08:33:30.314Z] ca9280d653b3: Pulling fs layer [2023-03-17T08:33:30.314Z] 7e9c9ca2126c: Pulling fs layer [2023-03-17T08:33:30.314Z] cbdbe7a5bc2a: Download complete [2023-03-17T08:33:30.573Z] ca9280d653b3: Verifying Checksum [2023-03-17T08:33:30.573Z] ca9280d653b3: Download complete [2023-03-17T08:33:30.573Z] cbdbe7a5bc2a: Pull complete [2023-03-17T08:33:30.831Z] 7e9c9ca2126c: Download complete [2023-03-17T08:33:31.088Z] ca9280d653b3: Pull complete [2023-03-17T08:33:34.365Z] 7e9c9ca2126c: Pull complete [2023-03-17T08:33:34.365Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-17T08:33:34.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-17T08:33:34.365Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:33:34.449Z] prd-ubuntu20.04-docker-8c-8g-4365 does not seem to be running inside a container [2023-03-17T08:33:34.473Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-17T08:33:35.803Z] $ docker top c25693a0a5910bd76bac0e7621cb2a1167a051df7ef4f99827c808fecc8d646a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T08:33:36.134Z] + docker-compose build --help [2023-03-17T08:33:36.134Z] + grep parallel [2023-03-17T08:33:36.701Z] --parallel Build images in parallel. [Pipeline] } [2023-03-17T08:33:36.710Z] $ docker stop --time=1 c25693a0a5910bd76bac0e7621cb2a1167a051df7ef4f99827c808fecc8d646a [2023-03-17T08:33:37.980Z] $ docker rm -f --volumes c25693a0a5910bd76bac0e7621cb2a1167a051df7ef4f99827c808fecc8d646a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:33:38.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-17T08:33:38.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:33:38.421Z] prd-ubuntu20.04-docker-8c-8g-4365 does not seem to be running inside a container [2023-03-17T08:33:38.447Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-17T08:33:38.770Z] $ docker top be5555e7c78139ff8388e67e95d315e19a708845489ac9db11b5319837ed7fb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T08:33:39.115Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-17T08:33:39.682Z] Building core-command ... [2023-03-17T08:33:39.682Z] Building core-common-config-bootstrapper ... [2023-03-17T08:33:39.682Z] Building core-data ... [2023-03-17T08:33:39.682Z] Building core-metadata ... [2023-03-17T08:33:39.682Z] Building security-bootstrapper ... [2023-03-17T08:33:39.682Z] Building security-proxy-auth ... [2023-03-17T08:33:39.682Z] Building security-proxy-setup ... [2023-03-17T08:33:39.682Z] Building security-secretstore-setup ... [2023-03-17T08:33:39.682Z] Building security-spiffe-token-provider ... [2023-03-17T08:33:39.682Z] Building security-spire-agent ... [2023-03-17T08:33:39.682Z] Building security-spire-config ... [2023-03-17T08:33:39.682Z] Building security-spire-server ... [2023-03-17T08:33:39.682Z] Building support-notifications ... [2023-03-17T08:33:39.682Z] Building support-scheduler ... [2023-03-17T08:33:39.682Z] Building core-data [2023-03-17T08:33:39.682Z] Building core-common-config-bootstrapper [2023-03-17T08:33:39.682Z] Building security-spiffe-token-provider [2023-03-17T08:33:39.682Z] Building support-scheduler [2023-03-17T08:33:39.682Z] Building core-metadata [2023-03-17T08:33:49.650Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:33:49.650Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:33:49.650Z] ---> d1c14b1c393e [2023-03-17T08:33:49.650Z] Step 3/20 : WORKDIR /edgex-go [2023-03-17T08:33:49.650Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:33:49.650Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:33:49.650Z] ---> d1c14b1c393e [2023-03-17T08:33:49.650Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T08:33:49.650Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:33:49.650Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:33:49.650Z] ---> d1c14b1c393e [2023-03-17T08:33:49.650Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-17T08:33:49.650Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:33:49.650Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:33:49.650Z] ---> d1c14b1c393e [2023-03-17T08:33:49.650Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T08:33:49.908Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:33:49.908Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:33:49.908Z] ---> d1c14b1c393e [2023-03-17T08:33:49.908Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T08:33:53.192Z] ---> Running in 3662374954e7 [2023-03-17T08:33:53.192Z] ---> Running in 74e8c8e70b1c [2023-03-17T08:33:53.192Z] ---> Running in 1e7f36b5bea3 [2023-03-17T08:33:53.192Z] ---> Running in 0ab1028653b1 [2023-03-17T08:33:53.192Z] ---> Running in 9086a16d1ce7 [2023-03-17T08:33:53.192Z] Removing intermediate container 0ab1028653b1 [2023-03-17T08:33:53.192Z] ---> 8a278ac57d67 [2023-03-17T08:33:53.192Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T08:33:53.192Z] Removing intermediate container 3662374954e7 [2023-03-17T08:33:53.192Z] ---> 2f1dd4588248 [2023-03-17T08:33:53.192Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T08:33:53.192Z] Removing intermediate container 9086a16d1ce7 [2023-03-17T08:33:53.192Z] ---> 190b9e18e003 [2023-03-17T08:33:53.192Z] Step 4/25 : WORKDIR /edgex-go [2023-03-17T08:33:53.192Z] Removing intermediate container 1e7f36b5bea3 [2023-03-17T08:33:53.192Z] ---> acb06523c34e [2023-03-17T08:33:53.192Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T08:33:53.192Z] Removing intermediate container 74e8c8e70b1c [2023-03-17T08:33:53.192Z] ---> 4636e381b2d0 [2023-03-17T08:33:53.192Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-17T08:33:53.192Z] ---> Running in 43a344081f4c [2023-03-17T08:33:53.192Z] ---> Running in 86b1f7e77b20 [2023-03-17T08:33:53.192Z] ---> Running in 9dce12fe575f [2023-03-17T08:33:53.192Z] ---> Running in bfde0fbf9a68 [2023-03-17T08:33:53.192Z] ---> Running in fe4c2b6b27af [2023-03-17T08:33:53.192Z] Removing intermediate container 86b1f7e77b20 [2023-03-17T08:33:53.192Z] ---> 41154cf49744 [2023-03-17T08:33:53.192Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T08:33:53.451Z] Removing intermediate container 9dce12fe575f [2023-03-17T08:33:53.451Z] ---> 909596fa077c [2023-03-17T08:33:53.451Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-17T08:33:53.451Z] Removing intermediate container 43a344081f4c [2023-03-17T08:33:53.451Z] ---> 5c0207f75f7d [2023-03-17T08:33:53.451Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T08:33:53.451Z] Removing intermediate container bfde0fbf9a68 [2023-03-17T08:33:53.451Z] ---> 3c1b2e4248a9 [2023-03-17T08:33:53.451Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T08:33:53.451Z] ---> Running in 4bdbc29a793d [2023-03-17T08:33:53.451Z] ---> Running in ae711cfb55e5 [2023-03-17T08:33:53.451Z] ---> Running in 5625292ab3ac [2023-03-17T08:33:53.451Z] ---> Running in f999dcbe7a72 [2023-03-17T08:33:53.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:33:54.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:33:54.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:33:54.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:33:54.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:33:54.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:33:54.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:33:54.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:33:54.274Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T08:33:54.274Z] v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T08:33:54.274Z] OK: 17816 distinct packages available [2023-03-17T08:33:54.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:33:54.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:33:54.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:33:54.533Z] OK: 265 MiB in 53 packages [2023-03-17T08:33:54.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:33:54.793Z] OK: 265 MiB in 53 packages [2023-03-17T08:33:54.793Z] OK: 265 MiB in 53 packages [2023-03-17T08:33:54.793Z] Removing intermediate container 5625292ab3ac [2023-03-17T08:33:54.793Z] ---> 289e883524b4 [2023-03-17T08:33:54.793Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T08:33:54.793Z] OK: 265 MiB in 53 packages [2023-03-17T08:33:54.793Z] OK: 265 MiB in 53 packages [2023-03-17T08:33:55.054Z] ---> 9debd8eff52e [2023-03-17T08:33:55.054Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:33:55.054Z] ---> Running in 007abf14df6f [2023-03-17T08:33:55.312Z] Removing intermediate container f999dcbe7a72 [2023-03-17T08:33:55.312Z] ---> 183ded4c7556 [2023-03-17T08:33:55.312Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T08:33:55.312Z] Removing intermediate container fe4c2b6b27af [2023-03-17T08:33:55.312Z] ---> 2a98983b3f52 [2023-03-17T08:33:55.312Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-17T08:33:55.570Z] Removing intermediate container 4bdbc29a793d [2023-03-17T08:33:55.570Z] ---> 236beab91ca3 [2023-03-17T08:33:55.570Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-17T08:33:55.570Z] ---> f7f087ee7d66 [2023-03-17T08:33:55.570Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:33:55.570Z] Removing intermediate container ae711cfb55e5 [2023-03-17T08:33:55.570Z] ---> 8182cf748714 [2023-03-17T08:33:55.570Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T08:33:55.570Z] ---> Running in dc3a42656f8f [2023-03-17T08:33:55.570Z] ---> 41f13930923f [2023-03-17T08:33:55.570Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:33:55.570Z] ---> 640860e0d89a [2023-03-17T08:33:55.570Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:33:55.828Z] ---> Running in 048f7f00f219 [2023-03-17T08:33:55.828Z] ---> Running in 42f143ef4772 [2023-03-17T08:33:55.828Z] ---> 9a736470fe9c [2023-03-17T08:33:55.828Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:33:55.828Z] ---> Running in 4a7285998e07 [2023-03-17T08:34:17.016Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4368 in /w/workspace/edgexfoundry_edgex-go_PR-4405 [Pipeline] { [Pipeline] ws [2023-03-17T08:34:17.027Z] Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout [2023-03-17T08:34:17.068Z] The recommended git tool is: git [2023-03-17T08:34:23.792Z] using credential edgex-jenkins-ssh [2023-03-17T08:34:23.809Z] Cloning the remote Git repository [2023-03-17T08:34:23.864Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-17T08:34:23.994Z] > git init /w/workspace/edgex-go/12 # timeout=10 [2023-03-17T08:34:24.202Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-17T08:34:24.204Z] > git --version # timeout=10 [2023-03-17T08:34:24.232Z] > git --version # 'git version 2.25.1' [2023-03-17T08:34:24.236Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T08:34:24.448Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T08:34:27.894Z] Removing intermediate container dc3a42656f8f [2023-03-17T08:34:27.894Z] ---> abe2cb67a614 [2023-03-17T08:34:27.894Z] Step 8/23 : COPY . . [2023-03-17T08:34:27.894Z] Removing intermediate container 007abf14df6f [2023-03-17T08:34:27.894Z] ---> 68abc27e1b43 [2023-03-17T08:34:27.894Z] Step 8/23 : COPY . . [2023-03-17T08:34:27.894Z] Removing intermediate container 048f7f00f219 [2023-03-17T08:34:27.894Z] ---> 6471f4b564d7 [2023-03-17T08:34:27.894Z] Step 7/20 : COPY . . [2023-03-17T08:34:27.894Z] Removing intermediate container 4a7285998e07 [2023-03-17T08:34:27.894Z] ---> a4df4a9d715d [2023-03-17T08:34:27.894Z] Step 8/23 : COPY . . [2023-03-17T08:34:27.894Z] Removing intermediate container 42f143ef4772 [2023-03-17T08:34:27.894Z] ---> ee495eeae991 [2023-03-17T08:34:27.894Z] Step 8/25 : COPY . . [2023-03-17T08:34:40.096Z] ---> cb99d8619743 [2023-03-17T08:34:40.096Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-17T08:34:40.096Z] ---> c5e7580ba5c8 [2023-03-17T08:34:40.096Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-17T08:34:40.096Z] ---> fa8476d45c17 [2023-03-17T08:34:40.096Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-17T08:34:40.096Z] ---> 0d7aa5a5a294 [2023-03-17T08:34:40.096Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-17T08:34:40.096Z] ---> 1d05f4e097ca [2023-03-17T08:34:40.096Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-17T08:34:40.096Z] ---> Running in 2e8588d3463f [2023-03-17T08:34:40.096Z] ---> Running in cd7681488307 [2023-03-17T08:34:40.096Z] ---> Running in b729b5958fec [2023-03-17T08:34:40.096Z] ---> Running in db106c21364f [2023-03-17T08:34:40.096Z] ---> Running in 1382ae8651be [2023-03-17T08:34:40.096Z] 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-17T08:34:40.096Z] 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-17T08:34:40.096Z] 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-17T08:34:40.096Z] 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-17T08:34:40.096Z] 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-17T08:34:43.073Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-17T08:34:43.104Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T08:34:45.138Z] Merging remotes/origin/main commit 6dde6725c068b93be8e99b4859b2725888de99b7 into PR head commit f55e44b894cf32e9a2bccd43db89ee6091db5759 [2023-03-17T08:34:45.912Z] Merge succeeded, producing d5f497c093ef212248e6c8c5a0a5f06f899643da [2023-03-17T08:34:45.913Z] Checking out Revision d5f497c093ef212248e6c8c5a0a5f06f899643da (PR-4405) [2023-03-17T08:34:44.183Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-17T08:34:44.227Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-17T08:34:44.229Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T08:34:44.253Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4405/head:refs/remotes/origin/PR-4405 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-17T08:34:45.154Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T08:34:45.253Z] > git checkout -f f55e44b894cf32e9a2bccd43db89ee6091db5759 # timeout=10 [2023-03-17T08:34:45.511Z] > git remote # timeout=10 [2023-03-17T08:34:45.531Z] > git config --get remote.origin.url # timeout=10 [2023-03-17T08:34:45.556Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T08:34:45.572Z] > git merge 6dde6725c068b93be8e99b4859b2725888de99b7 # timeout=10 [2023-03-17T08:34:45.891Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-17T08:34:45.919Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T08:34:45.935Z] > git checkout -f d5f497c093ef212248e6c8c5a0a5f06f899643da # timeout=10 [2023-03-17T08:34:49.666Z] Commit message: "Merge commit '6dde6725c068b93be8e99b4859b2725888de99b7' into HEAD" [2023-03-17T08:34:49.694Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T08:34:50.585Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-17T08:34:50.585Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T08:34:50.585Z] Dload Upload Total Spent Left Speed [2023-03-17T08:34:50.585Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 177k [2023-03-17T08:34:49.673Z] > git rev-list --no-walk 49d6b628220daa3e9f82467c2ec852309a8ff06e # timeout=10 [Pipeline] sh [2023-03-17T08:34:51.396Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-17T08:34:51.725Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-17T08:34:51.725Z] + sudo tee /etc/docker/daemon.new [2023-03-17T08:34:51.725Z] { [2023-03-17T08:34:51.725Z] "registry-mirrors": [ [2023-03-17T08:34:51.725Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-17T08:34:51.725Z] ], [2023-03-17T08:34:51.725Z] "bip": "10.250.0.254/24", [2023-03-17T08:34:51.725Z] "hosts": [ [2023-03-17T08:34:51.725Z] "tcp://0.0.0.0:5555", [2023-03-17T08:34:51.725Z] "unix:///var/run/docker.sock" [2023-03-17T08:34:51.725Z] ], [2023-03-17T08:34:51.725Z] "mtu": 1458, [2023-03-17T08:34:51.725Z] "selinux-enabled": true, [2023-03-17T08:34:51.725Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-17T08:34:51.725Z] } [Pipeline] sh [2023-03-17T08:34:52.067Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-17T08:34:52.407Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T08:35:10.699Z] provisioning config files... [2023-03-17T08:35:10.728Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config9167479364380014374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T08:35:11.093Z] ---> docker-login.sh [2023-03-17T08:35:11.093Z] nexus3.edgexfoundry.org:10001 [2023-03-17T08:35:11.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:35:11.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:35:11.693Z] Configure a credential helper to remove this warning. See [2023-03-17T08:35:11.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:35:11.693Z] [2023-03-17T08:35:11.693Z] Login Succeeded [2023-03-17T08:35:11.693Z] nexus3.edgexfoundry.org:10002 [2023-03-17T08:35:11.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:35:12.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:35:12.394Z] Configure a credential helper to remove this warning. See [2023-03-17T08:35:12.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:35:12.394Z] [2023-03-17T08:35:12.394Z] Login Succeeded [2023-03-17T08:35:12.394Z] nexus3.edgexfoundry.org:10003 [2023-03-17T08:35:12.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:35:12.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:35:12.675Z] Configure a credential helper to remove this warning. See [2023-03-17T08:35:12.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:35:12.675Z] [2023-03-17T08:35:12.675Z] Login Succeeded [2023-03-17T08:35:12.675Z] nexus3.edgexfoundry.org:10004 [2023-03-17T08:35:12.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:35:12.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:35:12.945Z] Configure a credential helper to remove this warning. See [2023-03-17T08:35:12.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:35:12.945Z] [2023-03-17T08:35:12.945Z] Login Succeeded [2023-03-17T08:35:12.945Z] docker.io [2023-03-17T08:35:13.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:35:13.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:35:13.484Z] Configure a credential helper to remove this warning. See [2023-03-17T08:35:13.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:35:13.484Z] [2023-03-17T08:35:13.484Z] Login Succeeded [2023-03-17T08:35:13.484Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T08:35:13.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-17T08:35:14.073Z] + git config --global --add safe.directory /w/workspace/edgex-go/12 [Pipeline] echo [2023-03-17T08:35:14.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T08:35:14.106Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T08:35:14.115Z] ========================================================= [2023-03-17T08:35:14.115Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-17T08:35:14.115Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-17T08:35:14.448Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T08:35:14.719Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-17T08:35:14.719Z] af6eaf76a39c: Pulling fs layer [2023-03-17T08:35:14.719Z] 55522c791124: Pulling fs layer [2023-03-17T08:35:14.719Z] ce5c4a1c91eb: Pulling fs layer [2023-03-17T08:35:14.719Z] 169dfbe0d373: Pulling fs layer [2023-03-17T08:35:14.719Z] e1ff8fa3b103: Pulling fs layer [2023-03-17T08:35:14.719Z] 52ebb69f0ebf: Pulling fs layer [2023-03-17T08:35:14.719Z] 5abe8eddf0d5: Pulling fs layer [2023-03-17T08:35:14.719Z] 169dfbe0d373: Waiting [2023-03-17T08:35:14.719Z] e1ff8fa3b103: Waiting [2023-03-17T08:35:14.719Z] 52ebb69f0ebf: Waiting [2023-03-17T08:35:14.719Z] 5abe8eddf0d5: Waiting [2023-03-17T08:35:14.719Z] 55522c791124: Verifying Checksum [2023-03-17T08:35:14.719Z] 55522c791124: Download complete [2023-03-17T08:35:14.719Z] 169dfbe0d373: Verifying Checksum [2023-03-17T08:35:14.719Z] 169dfbe0d373: Download complete [2023-03-17T08:35:14.719Z] e1ff8fa3b103: Verifying Checksum [2023-03-17T08:35:14.719Z] e1ff8fa3b103: Download complete [2023-03-17T08:35:14.719Z] af6eaf76a39c: Verifying Checksum [2023-03-17T08:35:14.719Z] af6eaf76a39c: Download complete [2023-03-17T08:35:16.143Z] af6eaf76a39c: Pull complete [2023-03-17T08:35:16.143Z] 5abe8eddf0d5: Verifying Checksum [2023-03-17T08:35:16.143Z] 5abe8eddf0d5: Download complete [2023-03-17T08:35:16.421Z] 55522c791124: Pull complete [2023-03-17T08:35:17.411Z] 52ebb69f0ebf: Verifying Checksum [2023-03-17T08:35:17.411Z] 52ebb69f0ebf: Download complete [2023-03-17T08:35:17.411Z] ce5c4a1c91eb: Verifying Checksum [2023-03-17T08:35:17.411Z] ce5c4a1c91eb: Download complete [2023-03-17T08:35:26.769Z] Removing intermediate container 2e8588d3463f [2023-03-17T08:35:26.769Z] ---> db814dc98927 [2023-03-17T08:35:26.769Z] [2023-03-17T08:35:26.769Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T08:35:26.769Z] Removing intermediate container cd7681488307 [2023-03-17T08:35:26.769Z] ---> ef0347fdad35 [2023-03-17T08:35:26.769Z] [2023-03-17T08:35:26.769Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T08:35:26.769Z] Removing intermediate container 1382ae8651be [2023-03-17T08:35:26.769Z] ---> dc63e46901c4 [2023-03-17T08:35:26.769Z] [2023-03-17T08:35:26.769Z] Step 10/25 : FROM alpine:3.17 [2023-03-17T08:35:26.769Z] Removing intermediate container db106c21364f [2023-03-17T08:35:26.769Z] ---> 463d74e721ec [2023-03-17T08:35:26.769Z] [2023-03-17T08:35:26.769Z] Step 9/20 : FROM alpine:3.17 [2023-03-17T08:35:26.769Z] Removing intermediate container b729b5958fec [2023-03-17T08:35:26.769Z] ---> 11ba0a340b8a [2023-03-17T08:35:26.769Z] [2023-03-17T08:35:26.769Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T08:35:26.769Z] 3.17: Pulling from library/alpine [2023-03-17T08:35:26.769Z] 3.17: Pulling from library/alpine [2023-03-17T08:35:26.769Z] 3.17: Pulling from library/alpine [2023-03-17T08:35:26.769Z] 3.17: Pulling from library/alpine [2023-03-17T08:35:26.769Z] 3.17: Pulling from library/alpine [2023-03-17T08:35:26.769Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T08:35:26.769Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T08:35:26.769Z] Status: Downloaded newer image for alpine:3.17 [2023-03-17T08:35:26.769Z] Status: Image is up to date for alpine:3.17 [2023-03-17T08:35:26.769Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T08:35:26.769Z] Status: Image is up to date for alpine:3.17 [2023-03-17T08:35:26.769Z] ---> b2aa39c304c2 [2023-03-17T08:35:26.769Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-17T08:35:26.769Z] ---> b2aa39c304c2 [2023-03-17T08:35:26.769Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-17T08:35:26.769Z] ---> b2aa39c304c2 [2023-03-17T08:35:26.769Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-17T08:35:26.769Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T08:35:26.769Z] Status: Image is up to date for alpine:3.17 [2023-03-17T08:35:26.769Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T08:35:26.769Z] Status: Image is up to date for alpine:3.17 [2023-03-17T08:35:26.769Z] ---> b2aa39c304c2 [2023-03-17T08:35:26.769Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T08:35:26.769Z] ---> b2aa39c304c2 [2023-03-17T08:35:26.769Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T08:35:26.769Z] ---> Running in e8f09b0778d2 [2023-03-17T08:35:26.769Z] ---> Running in c5a4ba421d3b [2023-03-17T08:35:26.769Z] ---> Running in 9076f66354dc [2023-03-17T08:35:26.769Z] ---> Running in b6ce9879f112 [2023-03-17T08:35:26.769Z] ---> Running in a899a9a3e5c6 [2023-03-17T08:35:26.769Z] Removing intermediate container c5a4ba421d3b [2023-03-17T08:35:26.769Z] ---> 1aa709d10c16 [2023-03-17T08:35:26.770Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T08:35:26.770Z] Removing intermediate container 9076f66354dc [2023-03-17T08:35:26.770Z] Removing intermediate container b6ce9879f112 [2023-03-17T08:35:26.770Z] ---> 3f90bb63d641 [2023-03-17T08:35:26.770Z] ---> 912fff5684b2 [2023-03-17T08:35:26.770Z] Step 12/23 : ENV APP_PORT=59880Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-17T08:35:26.770Z] [2023-03-17T08:35:26.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:26.770Z] ---> Running in 96895255afc0 [2023-03-17T08:35:26.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:26.770Z] ---> Running in aaea012e36b5 [2023-03-17T08:35:26.770Z] ---> Running in 1c93613f1cf3 [2023-03-17T08:35:26.770Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T08:35:26.770Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T08:35:26.770Z] OK: 7 MiB in 16 packages [2023-03-17T08:35:26.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:26.770Z] Removing intermediate container aaea012e36b5 [2023-03-17T08:35:26.770Z] ---> 12de0c4f8d40 [2023-03-17T08:35:26.770Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-17T08:35:26.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:26.770Z] ---> Running in e2632c74675c [2023-03-17T08:35:26.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:26.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:26.770Z] Removing intermediate container e2632c74675c [2023-03-17T08:35:26.770Z] ---> 60e231216d65 [2023-03-17T08:35:26.770Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T08:35:26.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:26.770Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T08:35:26.770Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T08:35:26.770Z] ---> Running in a99a09bffda5 [2023-03-17T08:35:26.770Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T08:35:26.770Z] OK: 7 MiB in 16 packages [2023-03-17T08:35:26.770Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T08:35:26.770Z] OK: 7 MiB in 16 packages [2023-03-17T08:35:26.770Z] Removing intermediate container e8f09b0778d2 [2023-03-17T08:35:26.770Z] ---> 4c37e136e0e0 [2023-03-17T08:35:26.770Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T08:35:26.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:26.770Z] ---> Running in 71919694f028 [2023-03-17T08:35:26.770Z] Removing intermediate container 71919694f028 [2023-03-17T08:35:26.770Z] ---> 6697e4de53e0 [2023-03-17T08:35:26.770Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-17T08:35:26.770Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T08:35:26.770Z] v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T08:35:26.770Z] OK: 17816 distinct packages available [2023-03-17T08:35:26.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:26.770Z] ---> Running in 461b44263ff5 [2023-03-17T08:35:26.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:26.770Z] Removing intermediate container a899a9a3e5c6 [2023-03-17T08:35:26.770Z] ---> 15ffe69691b9 [2023-03-17T08:35:26.770Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T08:35:26.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:26.770Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-17T08:35:26.770Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-17T08:35:26.770Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-17T08:35:26.770Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-17T08:35:26.770Z] (5/9) Installing curl (7.88.1-r0) [2023-03-17T08:35:26.770Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-17T08:35:26.770Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-17T08:35:26.770Z] (8/9) Installing libucontext (1.2-r0) [2023-03-17T08:35:26.770Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-17T08:35:26.770Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T08:35:26.770Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T08:35:26.770Z] Removing intermediate container 461b44263ff5 [2023-03-17T08:35:26.770Z] ---> 80c7618f76d7 [2023-03-17T08:35:26.770Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-17T08:35:26.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:26.770Z] Removing intermediate container 96895255afc0 [2023-03-17T08:35:26.770Z] ---> 2befc95ffa74 [2023-03-17T08:35:26.770Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:35:26.770Z] ---> Running in 0bfccd4b99bf [2023-03-17T08:35:26.770Z] ---> Running in 4103b7b1242a [2023-03-17T08:35:26.770Z] OK: 10 MiB in 24 packages [2023-03-17T08:35:26.770Z] ---> bfc5348501e8 [2023-03-17T08:35:26.770Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:35:26.770Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T08:35:26.770Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T08:35:26.770Z] OK: 7 MiB in 16 packages [2023-03-17T08:35:26.770Z] Removing intermediate container 0bfccd4b99bf [2023-03-17T08:35:26.770Z] ---> c828244a8c1b [2023-03-17T08:35:26.770Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-17T08:35:26.770Z] Removing intermediate container 4103b7b1242a [2023-03-17T08:35:26.770Z] ---> 4eb4fd1f2f3d [2023-03-17T08:35:26.770Z] Step 15/25 : WORKDIR / [2023-03-17T08:35:26.770Z] ---> Running in 2ce06ff663c8 [2023-03-17T08:35:26.770Z] ---> Running in 9035b7648753 [2023-03-17T08:35:26.770Z] ---> e4663d807e15 [2023-03-17T08:35:26.770Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-17T08:35:26.770Z] Removing intermediate container 2ce06ff663c8 [2023-03-17T08:35:26.770Z] ---> 5589d58f2153 [2023-03-17T08:35:26.770Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-17T08:35:26.770Z] ---> Running in d61a92529336 [2023-03-17T08:35:26.770Z] Removing intermediate container 9035b7648753 [2023-03-17T08:35:26.770Z] ---> bf51bacbcd18 [2023-03-17T08:35:26.770Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:35:26.770Z] Removing intermediate container a99a09bffda5 [2023-03-17T08:35:26.770Z] ---> 77a3a3db3c26 [2023-03-17T08:35:26.770Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:35:26.770Z] Removing intermediate container 1c93613f1cf3 [2023-03-17T08:35:26.770Z] ---> ca1c385b10f0 [2023-03-17T08:35:26.770Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:35:26.770Z] ---> b1e5c4b69946 [2023-03-17T08:35:26.770Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-17T08:35:26.770Z] Removing intermediate container d61a92529336 [2023-03-17T08:35:26.770Z] ---> a0dce7596cc6 [2023-03-17T08:35:26.770Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:35:26.770Z] ---> a53b7f956d4b [2023-03-17T08:35:26.770Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:35:26.770Z] ---> 94bc30b984f6 [2023-03-17T08:35:26.771Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:35:26.771Z] ---> dba011cfac56 [2023-03-17T08:35:26.771Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:35:26.771Z] ---> 7ff467eea034 [2023-03-17T08:35:26.771Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-17T08:35:26.771Z] ---> 041c064fd608 [2023-03-17T08:35:26.771Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:35:27.028Z] ---> 6d93966acdb9 [2023-03-17T08:35:27.028Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-17T08:35:27.028Z] ---> 07fa54a4b003 [2023-03-17T08:35:27.028Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-17T08:35:27.287Z] ---> 72c6cb8a1779 [2023-03-17T08:35:27.287Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-17T08:35:27.515Z] ce5c4a1c91eb: Pull complete [2023-03-17T08:35:27.554Z] ---> b059f5dd3354 [2023-03-17T08:35:27.554Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / ---> 4275057f87f3 [2023-03-17T08:35:27.554Z] [2023-03-17T08:35:27.554Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T08:35:27.782Z] 169dfbe0d373: Pull complete [2023-03-17T08:35:27.811Z] ---> 3ef8905bc9df [2023-03-17T08:35:27.811Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-17T08:35:27.811Z] ---> 5eafd7f6900c [2023-03-17T08:35:27.811Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-17T08:35:28.049Z] e1ff8fa3b103: Pull complete [2023-03-17T08:35:28.068Z] ---> Running in 0a2f434b56a0 [2023-03-17T08:35:28.068Z] ---> 49d9466d6c8d [2023-03-17T08:35:28.068Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-17T08:35:28.068Z] ---> 30ff68b4a3d8 [2023-03-17T08:35:28.068Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-17T08:35:28.325Z] ---> 52d8c8acfc09 [2023-03-17T08:35:28.325Z] ---> 0520848a425b [2023-03-17T08:35:28.325Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.tomlStep 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-17T08:35:28.325Z] [2023-03-17T08:35:28.582Z] ---> Running in d37705372d14 [2023-03-17T08:35:28.582Z] ---> de605d45f2c0 [2023-03-17T08:35:28.582Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-17T08:35:28.845Z] ---> Running in 47e05ccb86df [2023-03-17T08:35:28.845Z] ---> 02de2c214ea3 [2023-03-17T08:35:28.845Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-17T08:35:28.845Z] ---> adf9fe89cf9f [2023-03-17T08:35:28.845Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-17T08:35:29.129Z] Removing intermediate container d37705372d14 [2023-03-17T08:35:29.129Z] ---> 612232c9b558 [2023-03-17T08:35:29.129Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T08:35:29.129Z] ---> Running in bc7558b5db8f [2023-03-17T08:35:29.129Z] ---> Running in ffd24f58e8f3 [2023-03-17T08:35:29.387Z] Removing intermediate container 47e05ccb86df [2023-03-17T08:35:29.387Z] ---> d7b5c10be99e [2023-03-17T08:35:29.387Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T08:35:29.387Z] ---> Running in 71ac739692b2 [2023-03-17T08:35:29.657Z] ---> Running in 4e3feff4ed7c [2023-03-17T08:35:29.657Z] Removing intermediate container bc7558b5db8f [2023-03-17T08:35:29.657Z] ---> 1da30810544d [2023-03-17T08:35:29.657Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T08:35:29.919Z] Removing intermediate container ffd24f58e8f3 [2023-03-17T08:35:29.919Z] ---> 8607945930c2 [2023-03-17T08:35:29.919Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T08:35:29.919Z] Removing intermediate container 71ac739692b2 [2023-03-17T08:35:29.919Z] ---> 75aa51034a5a [2023-03-17T08:35:29.919Z] Step 18/20 : LABEL arch=x86_64 [2023-03-17T08:35:29.919Z] Removing intermediate container 0a2f434b56a0 [2023-03-17T08:35:29.919Z] ---> 554505f4675b [2023-03-17T08:35:29.919Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T08:35:30.197Z] ---> Running in 13080a6b8021 [2023-03-17T08:35:30.197Z] ---> Running in b306eb32c65b [2023-03-17T08:35:30.197Z] ---> Running in bdac6856b46b [2023-03-17T08:35:30.197Z] ---> Running in 66c62b28377f [2023-03-17T08:35:30.197Z] Removing intermediate container 4e3feff4ed7c [2023-03-17T08:35:30.197Z] ---> 4a3390d20bec [2023-03-17T08:35:30.197Z] Step 21/23 : LABEL arch=x86_64 [2023-03-17T08:35:30.455Z] ---> Running in 25c263484ffc [2023-03-17T08:35:30.455Z] Removing intermediate container 13080a6b8021 [2023-03-17T08:35:30.455Z] ---> 1149e8133d11 [2023-03-17T08:35:30.455Z] Step 23/25 : LABEL arch=x86_64 [2023-03-17T08:35:30.712Z] Removing intermediate container bdac6856b46b [2023-03-17T08:35:30.712Z] ---> 157f22782f22 [2023-03-17T08:35:30.712Z] Step 19/20 : LABEL git_sha=54619577ea98129f2a37447d063cf7a2a7a41df7 [2023-03-17T08:35:30.712Z] Removing intermediate container 66c62b28377f [2023-03-17T08:35:30.712Z] ---> dedc52f35f6b [2023-03-17T08:35:30.712Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-17T08:35:30.712Z] ---> Running in 6ed4838cdba5 [2023-03-17T08:35:30.712Z] Removing intermediate container b306eb32c65b [2023-03-17T08:35:30.712Z] ---> 0299fda3ed44 [2023-03-17T08:35:30.712Z] Step 21/23 : LABEL arch=x86_64 [2023-03-17T08:35:30.969Z] ---> Running in 4876c19aeea5 [2023-03-17T08:35:30.969Z] Removing intermediate container 25c263484ffc [2023-03-17T08:35:30.969Z] ---> 3058127ca1a6 [2023-03-17T08:35:30.969Z] Step 22/23 : LABEL git_sha=54619577ea98129f2a37447d063cf7a2a7a41df7 [2023-03-17T08:35:30.969Z] ---> Running in 55998ee6a35f [2023-03-17T08:35:30.969Z] ---> Running in a76dfe805bf8 [2023-03-17T08:35:30.969Z] ---> Running in 50cda32d94ae [2023-03-17T08:35:30.969Z] Removing intermediate container 6ed4838cdba5 [2023-03-17T08:35:30.969Z] ---> 079c076405e0 [2023-03-17T08:35:30.969Z] Step 24/25 : LABEL git_sha=54619577ea98129f2a37447d063cf7a2a7a41df7 [2023-03-17T08:35:30.969Z] Removing intermediate container 55998ee6a35f [2023-03-17T08:35:30.969Z] ---> fba30d0fd2c9 [2023-03-17T08:35:30.969Z] Step 21/23 : LABEL arch=x86_64 [2023-03-17T08:35:30.969Z] ---> Running in 0239a0452dd1 [2023-03-17T08:35:30.969Z] Removing intermediate container 4876c19aeea5 [2023-03-17T08:35:30.969Z] ---> 297c51e0b53a [2023-03-17T08:35:30.969Z] Step 20/20 : LABEL version=0.0.0 [2023-03-17T08:35:31.226Z] Removing intermediate container a76dfe805bf8 [2023-03-17T08:35:31.226Z] ---> ef696f314025 [2023-03-17T08:35:31.226Z] Step 22/23 : LABEL git_sha=54619577ea98129f2a37447d063cf7a2a7a41df7 [2023-03-17T08:35:31.226Z] Removing intermediate container 50cda32d94ae [2023-03-17T08:35:31.226Z] ---> fbfb2648972e [2023-03-17T08:35:31.226Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T08:35:31.226Z] ---> Running in 8ad8d4a646a0 [2023-03-17T08:35:31.226Z] ---> Running in e35c8001c317 [2023-03-17T08:35:31.226Z] ---> Running in 494c723cb5a9 [2023-03-17T08:35:31.226Z] ---> Running in ad04a82cef41 [2023-03-17T08:35:31.226Z] Removing intermediate container 0239a0452dd1 [2023-03-17T08:35:31.226Z] ---> 006e90cb46fc [2023-03-17T08:35:31.226Z] Step 25/25 : LABEL version=0.0.0 [2023-03-17T08:35:31.226Z] Removing intermediate container 8ad8d4a646a0 [2023-03-17T08:35:31.226Z] ---> 273272e3085d [2023-03-17T08:35:31.226Z] Step 22/23 : LABEL git_sha=54619577ea98129f2a37447d063cf7a2a7a41df7 [2023-03-17T08:35:31.227Z] ---> Running in be404e0d17df [2023-03-17T08:35:31.227Z] Removing intermediate container 494c723cb5a9 [2023-03-17T08:35:31.227Z] ---> 8861aad45cdb [2023-03-17T08:35:31.227Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T08:35:31.483Z] Removing intermediate container e35c8001c317 [2023-03-17T08:35:31.483Z] ---> 6d1d4bcdb6fd [2023-03-17T08:35:31.483Z] [2023-03-17T08:35:31.483Z] ---> Running in 1706c27acc59 [2023-03-17T08:35:31.483Z] ---> Running in b5b082bf8c41 [2023-03-17T08:35:31.483Z] Removing intermediate container ad04a82cef41 [2023-03-17T08:35:31.483Z] ---> d3b20c4bb06d [2023-03-17T08:35:31.483Z] [2023-03-17T08:35:31.483Z] Removing intermediate container be404e0d17df [2023-03-17T08:35:31.483Z] ---> 440a17dc260d [2023-03-17T08:35:31.483Z] [2023-03-17T08:35:31.483Z] Successfully built 6d1d4bcdb6fd [2023-03-17T08:35:31.483Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-17T08:35:31.484Z]  Building security-spiffe-token-provider ... done Building security-bootstrapper [2023-03-17T08:35:31.484Z] Removing intermediate container 1706c27acc59 [2023-03-17T08:35:31.484Z] ---> 66da46a2c1bd [2023-03-17T08:35:31.484Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T08:35:31.484Z] Successfully built d3b20c4bb06d [2023-03-17T08:35:31.484Z] Successfully tagged core-data:latest [2023-03-17T08:35:31.484Z]  Building core-data ... done Building security-secretstore-setup [2023-03-17T08:35:31.484Z] Successfully built 440a17dc260d [2023-03-17T08:35:31.484Z] Successfully tagged core-metadata:latest [2023-03-17T08:35:31.484Z]  Building core-metadata ... done Building support-notifications [2023-03-17T08:35:31.484Z] Removing intermediate container b5b082bf8c41 [2023-03-17T08:35:31.484Z] ---> 29448592c03c [2023-03-17T08:35:31.484Z] [2023-03-17T08:35:31.484Z] ---> Running in c0711afdd807 [2023-03-17T08:35:31.741Z] Successfully built 29448592c03c [2023-03-17T08:35:31.741Z] Successfully tagged support-scheduler:latest [2023-03-17T08:35:31.741Z]  Building support-scheduler ... done Building security-spire-config [2023-03-17T08:35:31.741Z] Removing intermediate container c0711afdd807 [2023-03-17T08:35:31.741Z] ---> 3f37405dedb6 [2023-03-17T08:35:31.741Z] [2023-03-17T08:35:31.741Z] Successfully built 3f37405dedb6 [2023-03-17T08:35:31.741Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-17T08:35:31.741Z]  Building core-common-config-bootstrapper ... done Building security-proxy-setup [2023-03-17T08:35:34.698Z] 52ebb69f0ebf: Pull complete [2023-03-17T08:35:35.676Z] 5abe8eddf0d5: Pull complete [2023-03-17T08:35:35.676Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-17T08:35:35.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T08:35:35.676Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-17T08:35:36.007Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-17T08:35:36.007Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T08:35:36.007Z] WORKDIR /edgex [2023-03-17T08:35:36.007Z] COPY go.mod . [2023-03-17T08:35:36.007Z] RUN go mod download [2023-03-17T08:35:36.598Z] Sending build context to Docker daemon 2.933MB [2023-03-17T08:35:36.598Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T08:35:36.598Z] ---> 6cb57ee374ae [2023-03-17T08:35:36.598Z] Step 2/4 : WORKDIR /edgex [2023-03-17T08:35:38.550Z] ---> Running in e9c1b3079bb4 [2023-03-17T08:35:38.817Z] Removing intermediate container e9c1b3079bb4 [2023-03-17T08:35:38.817Z] ---> b5c5d83003c3 [2023-03-17T08:35:38.817Z] Step 3/4 : COPY go.mod . [2023-03-17T08:35:39.402Z] ---> e11cc47df0b5 [2023-03-17T08:35:39.402Z] Step 4/4 : RUN go mod download [2023-03-17T08:35:39.402Z] ---> Running in 887666c778d0 [2023-03-17T08:35:43.928Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:35:43.928Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:35:43.928Z] ---> d1c14b1c393e [2023-03-17T08:35:43.928Z] Step 3/27 : WORKDIR /edgex-go [2023-03-17T08:35:43.928Z] ---> Using cache [2023-03-17T08:35:43.928Z] ---> 4636e381b2d0 [2023-03-17T08:35:43.928Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T08:35:43.928Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:35:43.928Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:35:43.928Z] ---> d1c14b1c393e [2023-03-17T08:35:43.928Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T08:35:43.928Z] ---> Using cache [2023-03-17T08:35:43.928Z] ---> acb06523c34e [2023-03-17T08:35:43.928Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T08:35:43.928Z] ---> Using cache [2023-03-17T08:35:43.928Z] ---> 3c1b2e4248a9 [2023-03-17T08:35:43.928Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-17T08:35:43.928Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:35:43.928Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:35:43.928Z] ---> d1c14b1c393e [2023-03-17T08:35:43.928Z] Step 3/33 : WORKDIR /edgex-go [2023-03-17T08:35:43.928Z] ---> Using cache [2023-03-17T08:35:43.928Z] ---> 4636e381b2d0 [2023-03-17T08:35:43.928Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-17T08:35:43.928Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:35:43.928Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:35:43.928Z] ---> d1c14b1c393e [2023-03-17T08:35:43.928Z] Step 3/25 : WORKDIR /edgex-go [2023-03-17T08:35:43.928Z] ---> Using cache [2023-03-17T08:35:43.928Z] ---> 4636e381b2d0 [2023-03-17T08:35:43.928Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-17T08:35:43.928Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:35:43.928Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:35:43.928Z] ---> d1c14b1c393e [2023-03-17T08:35:43.928Z] Step 3/22 : WORKDIR /edgex-go [2023-03-17T08:35:43.928Z] ---> Using cache [2023-03-17T08:35:43.928Z] ---> 4636e381b2d0 [2023-03-17T08:35:43.928Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-17T08:35:43.928Z] ---> Running in 982dda95a626 [2023-03-17T08:35:43.928Z] ---> Running in 8477a84b7a03 [2023-03-17T08:35:43.928Z] ---> Running in e87cc5023a20 [2023-03-17T08:35:43.928Z] ---> Running in 3fd107a484a5 [2023-03-17T08:35:43.928Z] ---> Running in 649990082f28 [2023-03-17T08:35:44.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:44.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:44.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:44.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:44.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:44.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:44.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:44.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:45.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:45.012Z] OK: 265 MiB in 53 packages [2023-03-17T08:35:45.012Z] OK: 265 MiB in 53 packages [2023-03-17T08:35:45.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:35:45.012Z] OK: 265 MiB in 53 packages [2023-03-17T08:35:45.280Z] OK: 265 MiB in 53 packages [2023-03-17T08:35:45.280Z] OK: 265 MiB in 53 packages [2023-03-17T08:35:45.846Z] Removing intermediate container 3fd107a484a5 [2023-03-17T08:35:45.846Z] ---> 93bdb2b44728 [2023-03-17T08:35:45.846Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T08:35:45.846Z] Removing intermediate container 982dda95a626 [2023-03-17T08:35:45.846Z] ---> ce6ac5a4a630 [2023-03-17T08:35:45.846Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-17T08:35:45.846Z] Removing intermediate container 649990082f28 [2023-03-17T08:35:45.846Z] ---> a09c702a86a0 [2023-03-17T08:35:45.846Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-17T08:35:46.149Z] ---> 38aaf57a613e [2023-03-17T08:35:46.149Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:35:46.149Z] ---> Running in 3e3f2d0b5729 [2023-03-17T08:35:46.405Z] ---> 1422c575dac0 [2023-03-17T08:35:46.405Z] Removing intermediate container e87cc5023a20 [2023-03-17T08:35:46.405Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 511cb520206a [2023-03-17T08:35:46.405Z] [2023-03-17T08:35:46.405Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-17T08:35:46.405Z] ---> 8579a6cceee1 [2023-03-17T08:35:46.405Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:35:46.405Z] Removing intermediate container 8477a84b7a03 [2023-03-17T08:35:46.405Z] ---> 0f2a19d0086b [2023-03-17T08:35:46.405Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-17T08:35:46.405Z] ---> Running in c5577a455c7d [2023-03-17T08:35:46.405Z] ---> Running in 26184907a0d7 [2023-03-17T08:35:46.405Z] ---> de5786b8c584 [2023-03-17T08:35:46.405Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:35:46.663Z] ---> Running in 501a621e53c4 [2023-03-17T08:35:46.924Z] ---> a694a9c1a008 [2023-03-17T08:35:46.924Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:35:47.181Z] ---> Running in 797e01c62f29 [2023-03-17T08:36:11.671Z] Removing intermediate container 887666c778d0 [2023-03-17T08:36:11.671Z] ---> d29d24460205 [2023-03-17T08:36:11.671Z] Successfully built d29d24460205 [2023-03-17T08:36:11.671Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:36:12.004Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T08:36:12.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:36:12.230Z] prd-ubuntu20.04-docker-arm64-4c-16g-4368 does not seem to be running inside a container [2023-03-17T08:36:12.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-17T08:36:13.555Z] $ docker top b2b103f60d4450e85a130c51ef417ba79759263ca0bde798315e9afbbacd2c53 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T08:36:14.425Z] + go version [2023-03-17T08:36:14.425Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-17T08:36:14.443Z] $ docker stop --time=1 b2b103f60d4450e85a130c51ef417ba79759263ca0bde798315e9afbbacd2c53 [2023-03-17T08:36:16.084Z] $ docker rm -f --volumes b2b103f60d4450e85a130c51ef417ba79759263ca0bde798315e9afbbacd2c53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:36:16.642Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T08:36:16.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:36:16.835Z] prd-ubuntu20.04-docker-arm64-4c-16g-4368 does not seem to be running inside a container [2023-03-17T08:36:16.908Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-17T08:36:18.127Z] $ docker top 8ae626438b1ee37ecce9ab326d66f50104dd50b3a3a300b32e6244dd1f089a4f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-17T08:36:18.335Z] ========================================================= [2023-03-17T08:36:18.336Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-17T08:36:18.336Z] ========================================================= [Pipeline] sh [2023-03-17T08:36:18.964Z] + git config --global --add safe.directory /w/workspace/edgex-go/12 [Pipeline] fileExists [Pipeline] sh [2023-03-17T08:36:19.613Z] + make test [2023-03-17T08:36:19.613Z] go test -race -coverprofile=coverage.out ./... [2023-03-17T08:36:33.875Z] Removing intermediate container 3e3f2d0b5729 [2023-03-17T08:36:33.875Z] ---> f25a30863dea [2023-03-17T08:36:33.875Z] Step 8/23 : COPY . . [2023-03-17T08:36:33.875Z] Removing intermediate container 26184907a0d7 [2023-03-17T08:36:33.875Z] ---> 38cd27c902d6 [2023-03-17T08:36:33.875Z] Step 7/25 : COPY . . [2023-03-17T08:36:33.875Z] Removing intermediate container 501a621e53c4 [2023-03-17T08:36:33.875Z] ---> c00f622cdcb0 [2023-03-17T08:36:33.875Z] Step 7/22 : COPY . . [2023-03-17T08:36:33.875Z] Removing intermediate container c5577a455c7d [2023-03-17T08:36:33.875Z] ---> e82b35dae7bc [2023-03-17T08:36:33.875Z] Step 7/27 : COPY . . [2023-03-17T08:36:33.875Z] Removing intermediate container 797e01c62f29 [2023-03-17T08:36:33.875Z] ---> 021c4b14697a [2023-03-17T08:36:33.875Z] Step 7/33 : COPY . . [2023-03-17T08:36:37.155Z] ---> 0be5a34f2cd3 [2023-03-17T08:36:37.155Z] ---> e778b3f03eea [2023-03-17T08:36:37.155Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-17T08:36:37.155Z] [2023-03-17T08:36:37.155Z] ---> d13b7ba38452 [2023-03-17T08:36:37.155Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-17T08:36:37.155Z] ---> 770a0d5deffb [2023-03-17T08:36:37.155Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-17T08:36:37.155Z] ---> c6adf208f740 [2023-03-17T08:36:37.155Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T08:36:37.155Z] ---> Running in 6e008a55d059 [2023-03-17T08:36:37.155Z] ---> Running in 19cd27cdf57b [2023-03-17T08:36:37.155Z] ---> Running in 2f4fa377871d [2023-03-17T08:36:37.155Z] ---> Running in 138a8d9004a4 [2023-03-17T08:36:37.155Z] ---> Running in 92f51af8945f [2023-03-17T08:36:37.155Z] Removing intermediate container 2f4fa377871d [2023-03-17T08:36:37.155Z] ---> efed744c0b2d [2023-03-17T08:36:37.155Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-17T08:36:37.413Z] ---> Running in 130cda384c4f [2023-03-17T08:36:37.413Z] Removing intermediate container 130cda384c4f [2023-03-17T08:36:37.413Z] ---> c82b8a088d6a [2023-03-17T08:36:37.413Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T08:36:37.413Z] ---> Running in 3f777db73f3d [2023-03-17T08:36:37.670Z] Removing intermediate container 3f777db73f3d [2023-03-17T08:36:37.670Z] ---> 8350fccb5444 [2023-03-17T08:36:37.670Z] 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-17T08:36:37.670Z] ---> Running in 3fe28fda9234 [2023-03-17T08:36:37.670Z] 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-17T08:36:37.670Z] 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-17T08:36:37.928Z] 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-17T08:36:37.928Z] 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-17T08:36:39.827Z] Removing intermediate container 3fe28fda9234 [2023-03-17T08:36:39.827Z] ---> 157140688582 [2023-03-17T08:36:39.828Z] Step 12/27 : WORKDIR /edgex-go [2023-03-17T08:36:39.828Z] ---> Running in fc9ce598c830 [2023-03-17T08:36:39.828Z] Removing intermediate container fc9ce598c830 [2023-03-17T08:36:39.828Z] ---> 4e8a597a6748 [2023-03-17T08:36:39.828Z] [2023-03-17T08:36:39.828Z] Step 13/27 : FROM alpine:3.17 [2023-03-17T08:36:39.828Z] ---> b2aa39c304c2 [2023-03-17T08:36:39.828Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T08:36:39.828Z] ---> Using cache [2023-03-17T08:36:39.828Z] ---> 912fff5684b2 [2023-03-17T08:36:39.828Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-17T08:36:39.828Z] ---> Running in ad29bba97312 [2023-03-17T08:36:40.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:36:40.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:36:40.600Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T08:36:40.600Z] v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T08:36:40.600Z] OK: 17816 distinct packages available [2023-03-17T08:36:40.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:36:40.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:36:40.857Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-17T08:36:40.857Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-17T08:36:40.857Z] (3/4) Installing libucontext (1.2-r0) [2023-03-17T08:36:40.857Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-17T08:36:40.857Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T08:36:40.857Z] OK: 7 MiB in 19 packages [2023-03-17T08:36:41.792Z] Removing intermediate container ad29bba97312 [2023-03-17T08:36:41.792Z] ---> 7d25325bd9b7 [2023-03-17T08:36:41.792Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:36:42.048Z] ---> a0bd959eb32e [2023-03-17T08:36:42.048Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:36:42.983Z] ---> 5d513c5b9e7f [2023-03-17T08:36:42.983Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T08:36:47.175Z] ---> 47f42d6c3c5f [2023-03-17T08:36:47.175Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T08:36:48.125Z] ---> 928734d5bbc7 [2023-03-17T08:36:48.125Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-17T08:36:48.125Z] ---> Running in cd053c7d7577 [2023-03-17T08:36:48.689Z] Removing intermediate container cd053c7d7577 [2023-03-17T08:36:48.689Z] ---> 5fdce79741e7 [2023-03-17T08:36:48.689Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-17T08:36:50.061Z] ---> 07490cde8438 [2023-03-17T08:36:50.062Z] Step 22/27 : WORKDIR / [2023-03-17T08:36:50.321Z] ---> Running in 17c742dc65f0 [2023-03-17T08:36:51.255Z] Removing intermediate container 17c742dc65f0 [2023-03-17T08:36:51.255Z] ---> 994616b6f1e6 [2023-03-17T08:36:51.255Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T08:36:51.255Z] ---> Running in 979c94bd0cb5 [2023-03-17T08:36:51.846Z] Removing intermediate container 979c94bd0cb5 [2023-03-17T08:36:51.846Z] ---> 83f54349b215 [2023-03-17T08:36:51.846Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T08:36:52.107Z] ---> Running in 89bd1875f088 [2023-03-17T08:36:52.670Z] Removing intermediate container 89bd1875f088 [2023-03-17T08:36:52.670Z] ---> 82ce26b943b4 [2023-03-17T08:36:52.670Z] Step 25/27 : LABEL arch=x86_64 [2023-03-17T08:36:52.670Z] ---> Running in 7161d5088d5d [2023-03-17T08:36:53.234Z] Removing intermediate container 7161d5088d5d [2023-03-17T08:36:53.234Z] ---> 6940610d7b10 [2023-03-17T08:36:53.234Z] Step 26/27 : LABEL git_sha=54619577ea98129f2a37447d063cf7a2a7a41df7 [2023-03-17T08:36:53.492Z] ---> Running in 32a09672a8d1 [2023-03-17T08:36:53.852Z] Removing intermediate container 32a09672a8d1 [2023-03-17T08:36:53.852Z] ---> 1cbf48af6824 [2023-03-17T08:36:53.852Z] Step 27/27 : LABEL version=0.0.0 [2023-03-17T08:36:54.153Z] ---> Running in fac75c4e4ae3 [2023-03-17T08:36:54.422Z] Removing intermediate container fac75c4e4ae3 [2023-03-17T08:36:54.422Z] ---> cc489069478f [2023-03-17T08:36:54.422Z] [2023-03-17T08:36:54.422Z] Successfully built cc489069478f [2023-03-17T08:36:54.422Z] Successfully tagged security-spire-config:latest [2023-03-17T08:36:54.422Z]  Building security-spire-config ... done Building security-spire-agent [2023-03-17T08:36:57.117Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:36:57.117Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:36:57.117Z] ---> d1c14b1c393e [2023-03-17T08:36:57.117Z] Step 3/27 : WORKDIR /edgex-go [2023-03-17T08:36:57.117Z] ---> Using cache [2023-03-17T08:36:57.117Z] ---> 4636e381b2d0 [2023-03-17T08:36:57.117Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T08:36:57.117Z] ---> Using cache [2023-03-17T08:36:57.117Z] ---> ce6ac5a4a630 [2023-03-17T08:36:57.117Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-17T08:36:57.117Z] ---> Using cache [2023-03-17T08:36:57.117Z] ---> 1422c575dac0 [2023-03-17T08:36:57.117Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:36:57.117Z] ---> Using cache [2023-03-17T08:36:57.117Z] ---> e82b35dae7bc [2023-03-17T08:36:57.117Z] Step 7/27 : COPY . . [2023-03-17T08:36:57.117Z] ---> Using cache [2023-03-17T08:36:57.117Z] ---> c6adf208f740 [2023-03-17T08:36:57.117Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T08:36:57.117Z] ---> Using cache [2023-03-17T08:36:57.117Z] ---> efed744c0b2d [2023-03-17T08:36:57.117Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-17T08:36:57.117Z] ---> Using cache [2023-03-17T08:36:57.117Z] ---> c82b8a088d6a [2023-03-17T08:36:57.117Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T08:36:57.117Z] ---> Using cache [2023-03-17T08:36:57.117Z] ---> 8350fccb5444 [2023-03-17T08:36:57.117Z] 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-17T08:36:57.117Z] ---> Using cache [2023-03-17T08:36:57.117Z] ---> 157140688582 [2023-03-17T08:36:57.117Z] Step 12/27 : WORKDIR /edgex-go [2023-03-17T08:36:57.117Z] ---> Using cache [2023-03-17T08:36:57.117Z] ---> 4e8a597a6748 [2023-03-17T08:36:57.117Z] [2023-03-17T08:36:57.117Z] Step 13/27 : FROM alpine:3.17 [2023-03-17T08:36:57.117Z] ---> b2aa39c304c2 [2023-03-17T08:36:57.117Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T08:36:57.117Z] ---> Using cache [2023-03-17T08:36:57.117Z] ---> 912fff5684b2 [2023-03-17T08:36:57.117Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-17T08:36:59.643Z] ---> Running in e49f0b56f9e3 [2023-03-17T08:37:00.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:37:00.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:37:00.833Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T08:37:00.833Z] v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T08:37:00.833Z] OK: 17816 distinct packages available [2023-03-17T08:37:00.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:37:00.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:37:01.091Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-17T08:37:01.091Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-17T08:37:01.091Z] (3/5) Installing libucontext (1.2-r0) [2023-03-17T08:37:01.091Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-17T08:37:01.091Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-17T08:37:01.091Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T08:37:01.091Z] OK: 8 MiB in 20 packages [2023-03-17T08:37:03.003Z] 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-17T08:37:03.571Z] Removing intermediate container e49f0b56f9e3 [2023-03-17T08:37:03.571Z] ---> 03c30e597ccd [2023-03-17T08:37:03.571Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:37:05.522Z] ---> 635ffe6bb42b [2023-03-17T08:37:05.522Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:37:05.522Z] Removing intermediate container 6e008a55d059 [2023-03-17T08:37:05.522Z] ---> 010baf69d681 [2023-03-17T08:37:05.522Z] [2023-03-17T08:37:05.522Z] Step 9/22 : FROM alpine:3.17 [2023-03-17T08:37:05.522Z] ---> b2aa39c304c2 [2023-03-17T08:37:05.522Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-17T08:37:05.781Z] Removing intermediate container 92f51af8945f [2023-03-17T08:37:05.781Z] ---> 73315bd1d2d5 [2023-03-17T08:37:05.781Z] [2023-03-17T08:37:05.781Z] Step 9/33 : FROM alpine:3.17 [2023-03-17T08:37:05.781Z] ---> b2aa39c304c2 [2023-03-17T08:37:05.781Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T08:37:05.781Z] ---> Using cache [2023-03-17T08:37:05.781Z] ---> 912fff5684b2 [2023-03-17T08:37:05.781Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-17T08:37:05.781Z] ---> Running in f9ebbbaa327d [2023-03-17T08:37:05.781Z] ---> d6717a371fec [2023-03-17T08:37:05.781Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-17T08:37:05.781Z] ---> Running in 49092b370d6c [2023-03-17T08:37:06.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:37:06.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:37:06.454Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-17T08:37:06.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:37:06.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:37:06.860Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-17T08:37:06.860Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-17T08:37:06.860Z] (2/2) Installing su-exec (0.2-r2) [2023-03-17T08:37:06.860Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T08:37:06.860Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-17T08:37:06.860Z] OK: 7 MiB in 17 packages [2023-03-17T08:37:06.860Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T08:37:06.860Z] OK: 8 MiB in 17 packages [2023-03-17T08:37:07.795Z] ---> b0ff4edf0905 [2023-03-17T08:37:07.795Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T08:37:07.795Z] Removing intermediate container 19cd27cdf57b [2023-03-17T08:37:07.795Z] ---> 03106ccef20b [2023-03-17T08:37:07.795Z] [2023-03-17T08:37:07.795Z] Step 9/25 : FROM alpine:3.17 [2023-03-17T08:37:07.795Z] ---> b2aa39c304c2 [2023-03-17T08:37:07.795Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-17T08:37:08.737Z] ---> Running in fa286dee286d [2023-03-17T08:37:08.737Z] Removing intermediate container 49092b370d6c [2023-03-17T08:37:08.737Z] ---> a449ea7d1966 [2023-03-17T08:37:08.737Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-17T08:37:08.737Z] ---> a738f3a44481 [2023-03-17T08:37:08.737Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T08:37:08.737Z] Removing intermediate container f9ebbbaa327d [2023-03-17T08:37:08.737Z] ---> ffe66ed8d9a7 [2023-03-17T08:37:08.737Z] 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-17T08:37:08.996Z] ---> Running in 623811dc34df [2023-03-17T08:37:08.996Z] ---> Running in 35365c89107c [2023-03-17T08:37:08.996Z] Removing intermediate container 623811dc34df [2023-03-17T08:37:08.996Z] ---> 0229ef3c8cc1 [2023-03-17T08:37:08.996Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-17T08:37:09.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:37:09.255Z] ---> 74ab9671ccfb [2023-03-17T08:37:09.255Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-17T08:37:09.255Z] ---> Running in 301403bcfa0b [2023-03-17T08:37:09.255Z] Removing intermediate container 35365c89107c [2023-03-17T08:37:09.255Z] ---> 8c91631f214b [2023-03-17T08:37:09.255Z] Step 12/22 : WORKDIR /edgex [2023-03-17T08:37:09.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:37:09.513Z] ---> Running in c0f1bacc414b [2023-03-17T08:37:09.513Z] Removing intermediate container 301403bcfa0b [2023-03-17T08:37:09.513Z] ---> dd480c19e2c0 [2023-03-17T08:37:09.513Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-17T08:37:09.513Z] ---> a848f1d72a6a [2023-03-17T08:37:09.513Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-17T08:37:09.513Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-17T08:37:09.513Z] ---> Running in 94a263c6f970 [2023-03-17T08:37:09.513Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-17T08:37:09.513Z] (3/3) Installing su-exec (0.2-r2) [2023-03-17T08:37:09.513Z] Removing intermediate container c0f1bacc414b [2023-03-17T08:37:09.513Z] ---> d84569bad7c2 [2023-03-17T08:37:09.513Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:37:09.513Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T08:37:09.772Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T08:37:09.772Z] Removing intermediate container 94a263c6f970 [2023-03-17T08:37:09.772Z] ---> 8f49b5ca87fc [2023-03-17T08:37:09.772Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-17T08:37:09.772Z] ---> 7b4424f4f25b [2023-03-17T08:37:09.772Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T08:37:10.029Z] OK: 8 MiB in 18 packages [2023-03-17T08:37:10.029Z] ---> Running in f1baa7cc59ec [2023-03-17T08:37:10.029Z] ---> 52eb06c0d610 [2023-03-17T08:37:10.029Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:37:10.029Z] ---> Running in c23543f5be21 [2023-03-17T08:37:10.029Z] Removing intermediate container f1baa7cc59ec [2023-03-17T08:37:10.029Z] ---> 7d60f6f6ca20 [2023-03-17T08:37:10.029Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-17T08:37:10.286Z] Removing intermediate container c23543f5be21 [2023-03-17T08:37:10.286Z] ---> 2f7f52ef6ccd [2023-03-17T08:37:10.286Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T08:37:10.286Z] ---> Running in f340f076aef0 [2023-03-17T08:37:10.286Z] ---> 683ce69ccc45 [2023-03-17T08:37:10.286Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-17T08:37:10.286Z] ---> Running in 82ebe2c7a6af [2023-03-17T08:37:10.546Z] Removing intermediate container 82ebe2c7a6af [2023-03-17T08:37:10.546Z] ---> 09730ed823e3 [2023-03-17T08:37:10.546Z] Step 25/27 : LABEL arch=x86_64 [2023-03-17T08:37:10.812Z] Removing intermediate container fa286dee286d [2023-03-17T08:37:10.812Z] ---> adb8dfb69211 [2023-03-17T08:37:10.812Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-17T08:37:10.812Z] ---> 34a28880f1ef [2023-03-17T08:37:10.812Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-17T08:37:10.812Z] ---> Running in 1a0835680374 [2023-03-17T08:37:10.812Z] ---> Running in 414c29c60d3e [2023-03-17T08:37:11.071Z] Removing intermediate container 1a0835680374 [2023-03-17T08:37:11.071Z] ---> 73e5f885b67b [2023-03-17T08:37:11.071Z] Step 26/27 : LABEL git_sha=54619577ea98129f2a37447d063cf7a2a7a41df7 [2023-03-17T08:37:11.328Z] Removing intermediate container 414c29c60d3e [2023-03-17T08:37:11.328Z] ---> 1e50d6b94cab [2023-03-17T08:37:11.328Z] Step 12/25 : WORKDIR / [2023-03-17T08:37:11.328Z] Removing intermediate container f340f076aef0 [2023-03-17T08:37:11.328Z] ---> fca14c0eee03 [2023-03-17T08:37:11.328Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-17T08:37:11.328Z] ---> Running in 0482f0355552 [2023-03-17T08:37:11.328Z] ---> c747d8d4e77c [2023-03-17T08:37:11.328Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-17T08:37:11.328Z] ---> Running in f18d122086ed [2023-03-17T08:37:11.328Z] ---> Running in abeddfb8b040 [2023-03-17T08:37:11.586Z] Removing intermediate container 0482f0355552 [2023-03-17T08:37:11.586Z] ---> bc34303ef03d [2023-03-17T08:37:11.586Z] Step 27/27 : LABEL version=0.0.0 [2023-03-17T08:37:11.586Z] ---> Running in 864e4d224f18 [2023-03-17T08:37:11.586Z] Removing intermediate container abeddfb8b040 [2023-03-17T08:37:11.586Z] ---> cabe0b59e65f [2023-03-17T08:37:11.587Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-17T08:37:11.587Z] ---> 1850667bef65 [2023-03-17T08:37:11.587Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T08:37:11.587Z] Removing intermediate container f18d122086ed [2023-03-17T08:37:11.587Z] ---> f039ff9a79df [2023-03-17T08:37:11.587Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:37:11.846Z] ---> Running in b0fc9f5451fe [2023-03-17T08:37:11.846Z] Removing intermediate container 138a8d9004a4 [2023-03-17T08:37:11.846Z] ---> 0be34a08c3cb [2023-03-17T08:37:11.846Z] [2023-03-17T08:37:11.846Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T08:37:11.846Z] ---> b2aa39c304c2 [2023-03-17T08:37:11.846Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-17T08:37:11.846Z] Removing intermediate container 864e4d224f18 [2023-03-17T08:37:11.846Z] ---> b6b1ab3aadfb [2023-03-17T08:37:11.846Z] [2023-03-17T08:37:11.846Z] ---> Running in 3c724b962693 [2023-03-17T08:37:11.846Z] ---> 8d48d5c0db00 [2023-03-17T08:37:11.846Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-17T08:37:11.846Z] ---> 4aec7abce6e3 [2023-03-17T08:37:11.846Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:37:11.846Z] Successfully built b6b1ab3aadfb [2023-03-17T08:37:11.846Z] Successfully tagged security-spire-agent:latest [2023-03-17T08:37:11.846Z]  Building security-spire-agent ... done  ---> Running in c7f8b33cce8f [2023-03-17T08:37:11.846Z] Building security-spire-server [2023-03-17T08:37:12.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:37:12.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:37:12.687Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-17T08:37:12.687Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-17T08:37:12.687Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T08:37:12.687Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T08:37:12.946Z] OK: 8 MiB in 17 packages [2023-03-17T08:37:12.946Z] ---> 6ccf283b1369 [2023-03-17T08:37:12.946Z] 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-17T08:37:13.511Z] ---> a94879139ede [2023-03-17T08:37:13.511Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-17T08:37:13.511Z] Removing intermediate container b0fc9f5451fe [2023-03-17T08:37:13.511Z] ---> 066cc4e34d81 [2023-03-17T08:37:13.511Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T08:37:13.770Z] ---> Running in fdf3e12cba59 [2023-03-17T08:37:13.770Z] ---> 61ca49601a79 [2023-03-17T08:37:13.770Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-17T08:37:14.336Z] Removing intermediate container fdf3e12cba59 [2023-03-17T08:37:14.336Z] ---> 8bcc1c6fc3f9 [2023-03-17T08:37:14.336Z] Step 20/22 : LABEL arch=x86_64 [2023-03-17T08:37:14.336Z] Removing intermediate container c7f8b33cce8f [2023-03-17T08:37:14.336Z] ---> 2181e2a80fdf [2023-03-17T08:37:14.336Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:37:14.336Z] ---> 03b39309c49a [2023-03-17T08:37:14.336Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-17T08:37:14.336Z] Removing intermediate container 3c724b962693 [2023-03-17T08:37:14.336Z] ---> bf469655183b [2023-03-17T08:37:14.336Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T08:37:14.336Z] ---> Running in fc63a1d5641e [2023-03-17T08:37:14.336Z] ---> Running in 37a51a41eb61 [2023-03-17T08:37:14.598Z] ---> 0d4fc9a2f84e [2023-03-17T08:37:14.598Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:37:14.598Z] Removing intermediate container fc63a1d5641e [2023-03-17T08:37:14.598Z] ---> 979aa0294e8c [2023-03-17T08:37:14.598Z] Step 21/22 : LABEL git_sha=54619577ea98129f2a37447d063cf7a2a7a41df7 [2023-03-17T08:37:14.598Z] Removing intermediate container 37a51a41eb61 [2023-03-17T08:37:14.598Z] ---> 47439bd6ddd4 [2023-03-17T08:37:14.598Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-17T08:37:14.598Z] ---> Running in 0910894bf97d [2023-03-17T08:37:14.857Z] ---> f5bc76a23a86 [2023-03-17T08:37:14.857Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-17T08:37:14.857Z] ---> 887197bc0b36 [2023-03-17T08:37:14.857Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-17T08:37:14.857Z] ---> Running in 99eb79ac31a4 [2023-03-17T08:37:14.857Z] Removing intermediate container 0910894bf97d [2023-03-17T08:37:14.857Z] ---> 4b5a2bee35f1 [2023-03-17T08:37:14.857Z] Step 22/22 : LABEL version=0.0.0 [2023-03-17T08:37:15.117Z] ---> Running in 0b601a449b16 [2023-03-17T08:37:15.117Z] Removing intermediate container 99eb79ac31a4 [2023-03-17T08:37:15.117Z] ---> d45cdb779b2e [2023-03-17T08:37:15.117Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-17T08:37:15.117Z] ---> Running in fc799394aece [2023-03-17T08:37:15.117Z] Removing intermediate container 0b601a449b16 [2023-03-17T08:37:15.117Z] ---> c156aefb2cd9 [2023-03-17T08:37:15.117Z] [2023-03-17T08:37:15.376Z] Successfully built c156aefb2cd9 [2023-03-17T08:37:15.376Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:37:15.376Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:37:15.634Z] Successfully tagged security-proxy-setup:latest [2023-03-17T08:37:15.634Z] Building core-command [2023-03-17T08:37:15.634Z] ---> d1c14b1c393e [2023-03-17T08:37:15.634Z] Step 3/26 : WORKDIR /edgex-go [2023-03-17T08:37:15.634Z]  Building security-proxy-setup ... done  ---> Using cache [2023-03-17T08:37:15.634Z] ---> 4636e381b2d0 [2023-03-17T08:37:15.634Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T08:37:15.634Z] ---> Using cache [2023-03-17T08:37:15.634Z] ---> ce6ac5a4a630 [2023-03-17T08:37:15.634Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-17T08:37:15.634Z] ---> 41ecc89a05a3 [2023-03-17T08:37:15.634Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-17T08:37:15.634Z] ---> Using cache [2023-03-17T08:37:15.634Z] ---> 1422c575dac0 [2023-03-17T08:37:15.634Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:37:15.634Z] ---> Using cache [2023-03-17T08:37:15.634Z] ---> e82b35dae7bc [2023-03-17T08:37:15.634Z] Step 7/26 : COPY . . [2023-03-17T08:37:15.634Z] ---> Using cache [2023-03-17T08:37:15.634Z] ---> c6adf208f740 [2023-03-17T08:37:15.634Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T08:37:15.634Z] ---> Using cache [2023-03-17T08:37:15.634Z] ---> efed744c0b2d [2023-03-17T08:37:15.634Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-17T08:37:15.634Z] ---> Using cache [2023-03-17T08:37:15.634Z] ---> c82b8a088d6a [2023-03-17T08:37:15.634Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T08:37:15.634Z] ---> Using cache [2023-03-17T08:37:15.634Z] ---> 8350fccb5444 [2023-03-17T08:37:15.634Z] 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-17T08:37:15.634Z] Removing intermediate container fc799394aece [2023-03-17T08:37:15.634Z] ---> 6c1672d81392 [2023-03-17T08:37:15.634Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:37:15.634Z] ---> d13c08f2294a [2023-03-17T08:37:15.634Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-17T08:37:15.634Z] ---> Running in 89d131e1f0c6 [2023-03-17T08:37:17.538Z] ---> 5582ca9532ac [2023-03-17T08:37:17.538Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-17T08:37:17.798Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:37:17.798Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:37:17.798Z] ---> d1c14b1c393e [2023-03-17T08:37:17.798Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-17T08:37:17.798Z] ---> Using cache [2023-03-17T08:37:17.798Z] ---> acb06523c34e [2023-03-17T08:37:17.798Z] Step 4/24 : WORKDIR /edgex-go [2023-03-17T08:37:17.798Z] ---> Using cache [2023-03-17T08:37:17.798Z] ---> 3c1b2e4248a9 [2023-03-17T08:37:17.798Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-17T08:37:17.798Z] ---> Using cache [2023-03-17T08:37:17.798Z] ---> 183ded4c7556 [2023-03-17T08:37:17.798Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-17T08:37:17.798Z] ---> Using cache [2023-03-17T08:37:17.798Z] ---> f7f087ee7d66 [2023-03-17T08:37:17.798Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:37:17.798Z] ---> Using cache [2023-03-17T08:37:17.798Z] ---> abe2cb67a614 [2023-03-17T08:37:17.798Z] Step 8/24 : COPY . . [2023-03-17T08:37:17.798Z] ---> Using cache [2023-03-17T08:37:17.798Z] ---> fa8476d45c17 [2023-03-17T08:37:17.798Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-17T08:37:18.059Z] ---> 79d697329912 [2023-03-17T08:37:18.059Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:37:18.059Z] ---> a8371b3ec499 [2023-03-17T08:37:18.059Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T08:37:18.318Z] ---> Running in 2a1258d049e5 [2023-03-17T08:37:18.318Z] ---> 0263fb14b7e6 [2023-03-17T08:37:18.318Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-17T08:37:18.318Z] ---> Running in a60b6b19a171 [2023-03-17T08:37:18.318Z] ---> 082befa796d6 [2023-03-17T08:37:18.318Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-17T08:37:18.578Z] ---> b9e9cad6d880 [2023-03-17T08:37:18.578Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-17T08:37:18.836Z] ---> df6b895b4cb8 [2023-03-17T08:37:18.836Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-17T08:37:18.836Z] 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-17T08:37:19.095Z] Removing intermediate container 89d131e1f0c6 [2023-03-17T08:37:19.095Z] ---> b2c58eb0e96c [2023-03-17T08:37:19.095Z] Step 12/26 : WORKDIR /edgex-go [2023-03-17T08:37:19.095Z] ---> dc594b08459d [2023-03-17T08:37:19.095Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-17T08:37:19.095Z] ---> Running in 356614c10c4c [2023-03-17T08:37:19.095Z] ---> 4676d2d083d3 [2023-03-17T08:37:19.095Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-17T08:37:19.353Z] ---> Running in 21c76ec37aba [2023-03-17T08:37:19.353Z] Removing intermediate container 356614c10c4c [2023-03-17T08:37:19.353Z] ---> ad4b910b6d1b [2023-03-17T08:37:19.353Z] [2023-03-17T08:37:19.353Z] Step 13/26 : FROM alpine:3.17 [2023-03-17T08:37:19.353Z] ---> b2aa39c304c2 [2023-03-17T08:37:19.353Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T08:37:19.353Z] ---> Using cache [2023-03-17T08:37:19.353Z] ---> 912fff5684b2 [2023-03-17T08:37:19.354Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-17T08:37:19.354Z] ---> Using cache [2023-03-17T08:37:19.354Z] ---> 03c30e597ccd [2023-03-17T08:37:19.354Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:37:19.354Z] ---> Using cache [2023-03-17T08:37:19.354Z] ---> 635ffe6bb42b [2023-03-17T08:37:19.354Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:37:19.354Z] ---> Using cache [2023-03-17T08:37:19.354Z] ---> 3448080013ee [2023-03-17T08:37:19.354Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-17T08:37:19.354Z] ---> d6717a371fec [2023-03-17T08:37:19.354Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T08:37:19.354Z] Removing intermediate container a60b6b19a171 [2023-03-17T08:37:19.354Z] ---> e7b40de128d8 [2023-03-17T08:37:19.354Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T08:37:19.613Z] ---> Running in b87d58a58e51 [2023-03-17T08:37:19.613Z] ---> Running in feced3e72c87 [2023-03-17T08:37:19.613Z] Removing intermediate container b87d58a58e51 [2023-03-17T08:37:19.613Z] ---> 8bd710d63c32 [2023-03-17T08:37:19.613Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T08:37:19.613Z] ---> Running in 2972c8c8fa34 [2023-03-17T08:37:19.613Z] Removing intermediate container feced3e72c87 [2023-03-17T08:37:19.613Z] ---> d78cb9b9843d [2023-03-17T08:37:19.613Z] Step 23/25 : LABEL arch=x86_64 [2023-03-17T08:37:19.613Z] ---> Running in 07997680daf9 [2023-03-17T08:37:19.871Z] Removing intermediate container 2972c8c8fa34 [2023-03-17T08:37:19.871Z] ---> e28daf608e6c [2023-03-17T08:37:19.871Z] Step 21/23 : LABEL arch=x86_64 [2023-03-17T08:37:20.128Z] ---> Running in 1b536f58f4f2 [2023-03-17T08:37:20.128Z] Removing intermediate container 07997680daf9 [2023-03-17T08:37:20.128Z] ---> f86a28c72919 [2023-03-17T08:37:20.128Z] Step 24/25 : LABEL git_sha=54619577ea98129f2a37447d063cf7a2a7a41df7 [2023-03-17T08:37:20.128Z] ---> Running in dfb1ef31c6b5 [2023-03-17T08:37:20.128Z] Removing intermediate container 1b536f58f4f2 [2023-03-17T08:37:20.128Z] ---> 562cdc51541e [2023-03-17T08:37:20.128Z] Step 22/23 : LABEL git_sha=54619577ea98129f2a37447d063cf7a2a7a41df7 [2023-03-17T08:37:20.386Z] Removing intermediate container 21c76ec37aba [2023-03-17T08:37:20.386Z] ---> 186b3eb8184f [2023-03-17T08:37:20.386Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-17T08:37:20.386Z] ---> Running in adcec0d0e7c5 [2023-03-17T08:37:20.386Z] ---> Running in 7fc33c17de9e [2023-03-17T08:37:20.387Z] Removing intermediate container dfb1ef31c6b5 [2023-03-17T08:37:20.387Z] ---> 843d0cb86791 [2023-03-17T08:37:20.387Z] Step 25/25 : LABEL version=0.0.0 [2023-03-17T08:37:20.387Z] ---> Running in b83c6fd326b2 [2023-03-17T08:37:20.387Z] Removing intermediate container adcec0d0e7c5 [2023-03-17T08:37:20.387Z] ---> d4cf80e6c250 [2023-03-17T08:37:20.387Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T08:37:20.645Z] Removing intermediate container 7fc33c17de9e [2023-03-17T08:37:20.645Z] ---> c07dc8c889a5 [2023-03-17T08:37:20.645Z] Step 30/33 : CMD ["gate"] [2023-03-17T08:37:20.645Z] ---> Running in d75f85d252cf [2023-03-17T08:37:20.903Z] ---> Running in 4c22c82dc011 [2023-03-17T08:37:20.903Z] Removing intermediate container b83c6fd326b2 [2023-03-17T08:37:20.903Z] ---> 603a798dd7b6 [2023-03-17T08:37:20.903Z] [2023-03-17T08:37:20.903Z] Removing intermediate container d75f85d252cf [2023-03-17T08:37:20.903Z] ---> 476ba5f20b59 [2023-03-17T08:37:20.903Z] [2023-03-17T08:37:20.903Z] Successfully built 603a798dd7b6 [2023-03-17T08:37:20.903Z] Removing intermediate container 4c22c82dc011 [2023-03-17T08:37:20.903Z] ---> 7ac62aa4bc0f [2023-03-17T08:37:20.903Z] Step 31/33 : LABEL arch=x86_64 [2023-03-17T08:37:20.903Z] Successfully tagged security-secretstore-setup:latest [2023-03-17T08:37:20.903Z]  Building security-secretstore-setup ... done Building security-proxy-auth [2023-03-17T08:37:20.903Z] Successfully built 476ba5f20b59 [2023-03-17T08:37:20.903Z] ---> 90d5c5a2e7c3 [2023-03-17T08:37:20.903Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T08:37:20.903Z] Successfully tagged support-notifications:latest [2023-03-17T08:37:21.161Z]  Building support-notifications ... done  ---> Running in bbcb5cc89b47 [2023-03-17T08:37:22.096Z] Removing intermediate container bbcb5cc89b47 [2023-03-17T08:37:22.096Z] ---> 42afc8c083b4 [2023-03-17T08:37:22.096Z] Step 32/33 : LABEL git_sha=54619577ea98129f2a37447d063cf7a2a7a41df7 [2023-03-17T08:37:22.355Z] ---> 7d9e48034432 [2023-03-17T08:37:22.355Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-17T08:37:22.355Z] ---> Running in 9c04aecdd6fb [2023-03-17T08:37:22.614Z] Removing intermediate container 9c04aecdd6fb [2023-03-17T08:37:22.614Z] ---> c4d4c7981bf4 [2023-03-17T08:37:22.614Z] Step 33/33 : LABEL version=0.0.0 [2023-03-17T08:37:22.614Z] ---> aa71611c2118 [2023-03-17T08:37:22.614Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-17T08:37:22.879Z] ---> Running in 718e2506c551 [2023-03-17T08:37:23.445Z] ---> 88380c2ccfdf [2023-03-17T08:37:23.445Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T08:37:23.445Z] Removing intermediate container 718e2506c551 [2023-03-17T08:37:23.445Z] ---> c3434de5e514 [2023-03-17T08:37:23.445Z] [2023-03-17T08:37:23.776Z] ---> Running in 0578e4aeef1b [2023-03-17T08:37:23.776Z] Successfully built c3434de5e514 [2023-03-17T08:37:23.776Z] Successfully tagged security-bootstrapper:latest [2023-03-17T08:37:24.034Z]  Building security-bootstrapper ... done Removing intermediate container 0578e4aeef1b [2023-03-17T08:37:24.034Z] ---> 53fd61bfc781 [2023-03-17T08:37:24.034Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T08:37:24.292Z] ---> Running in 62405acb9a03 [2023-03-17T08:37:24.292Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:37:24.292Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:37:24.292Z] ---> d1c14b1c393e [2023-03-17T08:37:24.292Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T08:37:24.292Z] ---> Using cache [2023-03-17T08:37:24.292Z] ---> acb06523c34e [2023-03-17T08:37:24.292Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T08:37:24.292Z] ---> Using cache [2023-03-17T08:37:24.292Z] ---> 3c1b2e4248a9 [2023-03-17T08:37:24.292Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T08:37:24.292Z] ---> Using cache [2023-03-17T08:37:24.292Z] ---> 183ded4c7556 [2023-03-17T08:37:24.292Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T08:37:24.292Z] ---> Using cache [2023-03-17T08:37:24.292Z] ---> f7f087ee7d66 [2023-03-17T08:37:24.292Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:37:24.292Z] ---> Using cache [2023-03-17T08:37:24.292Z] ---> abe2cb67a614 [2023-03-17T08:37:24.292Z] Step 8/23 : COPY . . [2023-03-17T08:37:24.292Z] ---> Using cache [2023-03-17T08:37:24.292Z] ---> fa8476d45c17 [2023-03-17T08:37:24.292Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-17T08:37:24.553Z] ---> Running in 83cfdad5cbd0 [2023-03-17T08:37:24.553Z] Removing intermediate container 62405acb9a03 [2023-03-17T08:37:24.553Z] ---> 7b5dcfedae86 [2023-03-17T08:37:24.553Z] Step 24/26 : LABEL arch=x86_64 [2023-03-17T08:37:24.553Z] ---> Running in 99a82c838490 [2023-03-17T08:37:24.827Z] Removing intermediate container 99a82c838490 [2023-03-17T08:37:24.827Z] ---> 07e080bf8435 [2023-03-17T08:37:24.827Z] Step 25/26 : LABEL git_sha=54619577ea98129f2a37447d063cf7a2a7a41df7 [2023-03-17T08:37:24.827Z] ---> Running in 7e7339d2c269 [2023-03-17T08:37:25.086Z] 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-17T08:37:25.086Z] Removing intermediate container 7e7339d2c269 [2023-03-17T08:37:25.086Z] ---> 9789e04390be [2023-03-17T08:37:25.086Z] Step 26/26 : LABEL version=0.0.0 [2023-03-17T08:37:25.086Z] ---> Running in 412e7e8d1763 [2023-03-17T08:37:25.345Z] Removing intermediate container 412e7e8d1763 [2023-03-17T08:37:25.345Z] ---> 33304d755108 [2023-03-17T08:37:25.345Z] [2023-03-17T08:37:25.345Z] Successfully built 33304d755108 [2023-03-17T08:37:25.345Z] Successfully tagged security-spire-server:latest [2023-03-17T08:37:37.547Z]  Building security-spire-server ... done Removing intermediate container 2a1258d049e5 [2023-03-17T08:37:37.547Z] ---> 58b1bbc50186 [2023-03-17T08:37:37.547Z] [2023-03-17T08:37:37.547Z] Step 10/24 : FROM alpine:3.17 [2023-03-17T08:37:37.547Z] ---> b2aa39c304c2 [2023-03-17T08:37:37.547Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-17T08:37:37.547Z] ---> Using cache [2023-03-17T08:37:37.547Z] ---> 15ffe69691b9 [2023-03-17T08:37:37.547Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T08:37:37.547Z] ---> Using cache [2023-03-17T08:37:37.547Z] ---> c828244a8c1b [2023-03-17T08:37:37.547Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-17T08:37:37.547Z] ---> Running in c124127d4a03 [2023-03-17T08:37:37.547Z] Removing intermediate container c124127d4a03 [2023-03-17T08:37:37.547Z] ---> 58a630fb87ab [2023-03-17T08:37:37.547Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-17T08:37:37.547Z] ---> Running in 2fb5ff2c0ecc [2023-03-17T08:37:37.547Z] Removing intermediate container 2fb5ff2c0ecc [2023-03-17T08:37:37.547Z] ---> efc512c49244 [2023-03-17T08:37:37.547Z] Step 15/24 : WORKDIR / [2023-03-17T08:37:37.547Z] ---> Running in cd1a2b13185c [2023-03-17T08:37:37.547Z] Removing intermediate container cd1a2b13185c [2023-03-17T08:37:37.547Z] ---> 20654ad40238 [2023-03-17T08:37:37.547Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:37:37.547Z] ---> e5a692c63995 [2023-03-17T08:37:37.547Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:37:37.547Z] ---> 29681584df73 [2023-03-17T08:37:37.547Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-17T08:37:37.547Z] ---> 5b2b3fef55dd [2023-03-17T08:37:37.547Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-17T08:37:37.547Z] ---> 32803fd73614 [2023-03-17T08:37:37.547Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-17T08:37:37.547Z] ---> Running in 0a7de6fa436b [2023-03-17T08:37:37.547Z] Removing intermediate container 0a7de6fa436b [2023-03-17T08:37:37.547Z] ---> ba9ebcbd4299 [2023-03-17T08:37:37.547Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T08:37:37.547Z] ---> Running in 2939607617af [2023-03-17T08:37:37.547Z] Removing intermediate container 2939607617af [2023-03-17T08:37:37.547Z] ---> 16fa207c62bd [2023-03-17T08:37:37.547Z] Step 22/24 : LABEL arch=x86_64 [2023-03-17T08:37:37.547Z] ---> Running in 6b9bf8ea1a64 [2023-03-17T08:37:37.547Z] Removing intermediate container 6b9bf8ea1a64 [2023-03-17T08:37:37.547Z] ---> 42416d9fc36e [2023-03-17T08:37:37.547Z] Step 23/24 : LABEL git_sha=54619577ea98129f2a37447d063cf7a2a7a41df7 [2023-03-17T08:37:37.804Z] ---> Running in 6eddaa69690b [2023-03-17T08:37:37.804Z] Removing intermediate container 6eddaa69690b [2023-03-17T08:37:37.804Z] ---> d42edfd07e8c [2023-03-17T08:37:37.804Z] Step 24/24 : LABEL version=0.0.0 [2023-03-17T08:37:37.804Z] ---> Running in 5901406eeb6c [2023-03-17T08:37:37.804Z] Removing intermediate container 5901406eeb6c [2023-03-17T08:37:37.804Z] ---> 46cd27bdedd6 [2023-03-17T08:37:37.804Z] [2023-03-17T08:37:38.063Z] Successfully built 46cd27bdedd6 [2023-03-17T08:37:38.063Z] Successfully tagged core-command:latest [2023-03-17T08:37:39.966Z]  Building core-command ... done Removing intermediate container 83cfdad5cbd0 [2023-03-17T08:37:39.966Z] ---> d2dde5123d02 [2023-03-17T08:37:39.967Z] [2023-03-17T08:37:39.967Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T08:37:39.967Z] ---> b2aa39c304c2 [2023-03-17T08:37:39.967Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-17T08:37:39.967Z] ---> Using cache [2023-03-17T08:37:39.967Z] ---> 1aa709d10c16 [2023-03-17T08:37:39.967Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T08:37:39.967Z] ---> Using cache [2023-03-17T08:37:39.967Z] ---> 2befc95ffa74 [2023-03-17T08:37:39.967Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:37:39.967Z] ---> Using cache [2023-03-17T08:37:39.967Z] ---> bfc5348501e8 [2023-03-17T08:37:39.967Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:37:39.967Z] ---> Using cache [2023-03-17T08:37:39.967Z] ---> e4663d807e15 [2023-03-17T08:37:39.967Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-17T08:37:40.224Z] ---> 81d2e1c5a145 [2023-03-17T08:37:40.224Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-17T08:37:40.224Z] ---> 117e4d8ef492 [2023-03-17T08:37:40.224Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-17T08:37:40.482Z] ---> c295631d4eb2 [2023-03-17T08:37:40.482Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T08:37:40.482Z] ---> Running in 0fb818c6666f [2023-03-17T08:37:41.050Z] Removing intermediate container 0fb818c6666f [2023-03-17T08:37:41.050Z] ---> 1af8dc81206d [2023-03-17T08:37:41.050Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T08:37:41.050Z] ---> Running in 2d3da99177df [2023-03-17T08:37:41.050Z] Removing intermediate container 2d3da99177df [2023-03-17T08:37:41.050Z] ---> bba6273f4622 [2023-03-17T08:37:41.050Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-17T08:37:41.307Z] ---> Running in 37225f955502 [2023-03-17T08:37:41.307Z] Removing intermediate container 37225f955502 [2023-03-17T08:37:41.307Z] ---> f6c7f1a68940 [2023-03-17T08:37:41.307Z] Step 21/23 : LABEL arch=x86_64 [2023-03-17T08:37:41.307Z] ---> Running in 8e9624a6ae61 [2023-03-17T08:37:41.307Z] Removing intermediate container 8e9624a6ae61 [2023-03-17T08:37:41.307Z] ---> 870124f3deac [2023-03-17T08:37:41.307Z] Step 22/23 : LABEL git_sha=54619577ea98129f2a37447d063cf7a2a7a41df7 [2023-03-17T08:37:41.307Z] ---> Running in 069968ea1078 [2023-03-17T08:37:41.565Z] Removing intermediate container 069968ea1078 [2023-03-17T08:37:41.565Z] ---> 194bc87b02fe [2023-03-17T08:37:41.565Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T08:37:41.565Z] ---> Running in 32d5f5bec895 [2023-03-17T08:37:41.565Z] Removing intermediate container 32d5f5bec895 [2023-03-17T08:37:41.565Z] ---> 8aec5ddc7441 [2023-03-17T08:37:41.565Z] [2023-03-17T08:37:41.565Z] Successfully built 8aec5ddc7441 [2023-03-17T08:37:41.565Z] Successfully tagged security-proxy-auth:latest [2023-03-17T08:37:41.829Z]  Building security-proxy-auth ... done  [Pipeline] } [2023-03-17T08:37:41.831Z] $ docker stop --time=1 be5555e7c78139ff8388e67e95d315e19a708845489ac9db11b5319837ed7fb9 [2023-03-17T08:37:43.145Z] $ docker rm -f --volumes be5555e7c78139ff8388e67e95d315e19a708845489ac9db11b5319837ed7fb9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T08:37:43.481Z] + docker images [2023-03-17T08:37:43.481Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-17T08:37:43.481Z] security-proxy-auth latest 8aec5ddc7441 2 seconds ago 18.3MB [2023-03-17T08:37:43.481Z] d2dde5123d02 4 seconds ago 1.66GB [2023-03-17T08:37:43.481Z] core-command latest 46cd27bdedd6 6 seconds ago 19.8MB [2023-03-17T08:37:43.481Z] 58b1bbc50186 9 seconds ago 1.68GB [2023-03-17T08:37:43.481Z] security-spire-server latest 33304d755108 18 seconds ago 89.8MB [2023-03-17T08:37:43.481Z] security-bootstrapper latest c3434de5e514 20 seconds ago 22MB [2023-03-17T08:37:43.481Z] support-notifications latest 476ba5f20b59 23 seconds ago 33MB [2023-03-17T08:37:43.481Z] security-secretstore-setup latest 603a798dd7b6 23 seconds ago 32.6MB [2023-03-17T08:37:43.481Z] ad4b910b6d1b 24 seconds ago 1.54GB [2023-03-17T08:37:43.481Z] security-proxy-setup latest c156aefb2cd9 29 seconds ago 18.7MB [2023-03-17T08:37:43.481Z] security-spire-agent latest b6b1ab3aadfb 32 seconds ago 129MB [2023-03-17T08:37:43.481Z] 0be34a08c3cb 33 seconds ago 1.75GB [2023-03-17T08:37:43.481Z] 03106ccef20b 36 seconds ago 1.68GB [2023-03-17T08:37:43.481Z] 010baf69d681 38 seconds ago 1.66GB [2023-03-17T08:37:43.481Z] 73315bd1d2d5 38 seconds ago 1.67GB [2023-03-17T08:37:43.481Z] security-spire-config latest cc489069478f 49 seconds ago 88.9MB [2023-03-17T08:37:43.481Z] 4e8a597a6748 About a minute ago 1.54GB [2023-03-17T08:37:43.481Z] security-spiffe-token-provider latest 6d1d4bcdb6fd 2 minutes ago 32.6MB [2023-03-17T08:37:43.481Z] core-common-config-bootstrapper latest 3f37405dedb6 2 minutes ago 17.6MB [2023-03-17T08:37:43.481Z] core-metadata latest 440a17dc260d 2 minutes ago 20.6MB [2023-03-17T08:37:43.481Z] core-data latest d3b20c4bb06d 2 minutes ago 20MB [2023-03-17T08:37:43.481Z] support-scheduler latest 29448592c03c 2 minutes ago 32.4MB [2023-03-17T08:37:43.481Z] 463d74e721ec 2 minutes ago 1.72GB [2023-03-17T08:37:43.481Z] 11ba0a340b8a 2 minutes ago 1.75GB [2023-03-17T08:37:43.481Z] dc63e46901c4 2 minutes ago 1.69GB [2023-03-17T08:37:43.481Z] db814dc98927 2 minutes ago 1.68GB [2023-03-17T08:37:43.481Z] ef0347fdad35 2 minutes ago 1.69GB [2023-03-17T08:37:43.481Z] ci-base-image-x86_64 latest d1c14b1c393e 6 minutes ago 883MB [2023-03-17T08:37:43.481Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 6 days ago 664MB [2023-03-17T08:37:43.481Z] alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB [2023-03-17T08:37:43.481Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-17T08:37:43.481Z] 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-17T08:39:13.169Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-17T08:39:13.169Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-17T08:39:13.169Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-17T08:39:13.169Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-17T08:39:14.614Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-17T08:39:17.231Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-17T08:39:17.499Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-17T08:39:17.499Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-17T08:39:17.499Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-17T08:39:19.449Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-17T08:39:22.042Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-17T08:39:22.042Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-17T08:39:22.042Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-17T08:39:22.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-17T08:39:37.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-17T08:39:37.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-17T08:39:37.330Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.363s coverage: 28.7% of statements [2023-03-17T08:39:49.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.300s coverage: 98.5% of statements [2023-03-17T08:39:53.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-17T08:39:53.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-17T08:39:53.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-17T08:39:57.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.393s coverage: 71.3% of statements [2023-03-17T08:39:59.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-17T08:39:59.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-17T08:39:59.833Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.324s coverage: 54.0% of statements [2023-03-17T08:40:04.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-17T08:40:04.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-17T08:40:04.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-17T08:40:04.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-17T08:40:04.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-17T08:40:12.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-17T08:40:12.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-17T08:40:22.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.192s coverage: 88.5% of statements [2023-03-17T08:40:22.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.379s coverage: 3.9% of statements [2023-03-17T08:40:29.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-17T08:40:29.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-17T08:40:29.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-17T08:40:30.034Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.608s coverage: 95.6% of statements [2023-03-17T08:40:30.034Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-17T08:40:30.034Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-17T08:40:30.034Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-17T08:40:30.034Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-17T08:40:30.034Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-17T08:40:30.303Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.211s coverage: 72.2% of statements [2023-03-17T08:40:35.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-17T08:40:35.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-17T08:40:35.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-17T08:40:35.647Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.253s coverage: 65.9% of statements [2023-03-17T08:40:45.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-17T08:40:45.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-17T08:40:46.311Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.459s coverage: 0.9% of statements [2023-03-17T08:40:46.311Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.246s coverage: 29.0% of statements [2023-03-17T08:40:50.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.252s coverage: 45.5% of statements [2023-03-17T08:40:51.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.233s coverage: 82.9% of statements [2023-03-17T08:40:51.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.233s coverage: 94.1% of statements [2023-03-17T08:40:51.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements [2023-03-17T08:40:54.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.215s coverage: 87.5% of statements [2023-03-17T08:40:57.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-17T08:40:57.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-17T08:40:57.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-17T08:40:57.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-17T08:40:59.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-17T08:40:59.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-17T08:40:59.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-17T08:40:59.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-17T08:41:06.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.226s coverage: 94.4% of statements [2023-03-17T08:41:06.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-17T08:41:06.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-17T08:41:06.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-17T08:41:06.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-17T08:41:12.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-17T08:41:12.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-17T08:41:13.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-17T08:41:22.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.223s coverage: 79.9% of statements [2023-03-17T08:41:22.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.302s coverage: 92.9% of statements [2023-03-17T08:41:22.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements [2023-03-17T08:41:22.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.215s coverage: 86.9% of statements [2023-03-17T08:41:22.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.212s coverage: 87.2% of statements [2023-03-17T08:41:22.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.183s coverage: 20.0% of statements [2023-03-17T08:41:22.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements [2023-03-17T08:41:22.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.471s coverage: 81.2% of statements [2023-03-17T08:41:22.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-17T08:41:22.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-17T08:41:23.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.534s coverage: 82.1% of statements [2023-03-17T08:41:23.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.261s coverage: 84.8% of statements [2023-03-17T08:41:29.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-17T08:41:29.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-17T08:41:30.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.077s coverage: 63.1% of statements [2023-03-17T08:41:30.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.258s coverage: 100.0% of statements [2023-03-17T08:41:31.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.147s coverage: 89.4% of statements [2023-03-17T08:41:31.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.088s coverage: 100.0% of statements [2023-03-17T08:41:31.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.109s coverage: 73.7% of statements [2023-03-17T08:41:32.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-17T08:41:32.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-17T08:41:32.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-17T08:41:32.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2023-03-17T08:41:40.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-17T08:41:40.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-17T08:41:40.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-17T08:41:40.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.999s coverage: 38.4% of statements [2023-03-17T08:41:40.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.251s coverage: 89.5% of statements [2023-03-17T08:41:46.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-17T08:41:46.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-17T08:41:46.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-17T08:41:46.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-17T08:41:46.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.262s coverage: 84.8% of statements [2023-03-17T08:41:52.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-17T08:41:52.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-17T08:41:52.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-17T08:41:52.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-17T08:41:59.495Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.292s coverage: 17.7% of statements [2023-03-17T08:41:59.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-17T08:41:59.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-17T08:41:59.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-17T08:41:59.495Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-17T08:42:00.077Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.602s coverage: 92.3% of statements [2023-03-17T08:42:04.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-17T08:42:04.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-17T08:42:04.322Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.294s coverage: 61.5% of statements [2023-03-17T08:42:06.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-17T08:42:06.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-17T08:42:06.895Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.404s coverage: 97.7% of statements [2023-03-17T08:42:07.854Z] 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-17T08:42:07.854Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-17T08:42:07.854Z] go vet ./... [2023-03-17T08:45:14.594Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T08:45:14.594Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T08:45:14.594Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-17T08:45:14.617Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-17T08:45:15.268Z] + ls -al . [2023-03-17T08:45:15.268Z] total 700 [2023-03-17T08:45:15.268Z] drwxrwxr-x 10 1001 1001 4096 Mar 17 08:36 . [2023-03-17T08:45:15.268Z] drwxr-xr-x 4 root root 4096 Mar 17 08:36 .. [2023-03-17T08:45:15.268Z] drwxrwxr-x 2 1001 1001 4096 Mar 17 08:34 .blubracket [2023-03-17T08:45:15.268Z] -rw-rw-r-- 1 1001 1001 16 Mar 17 08:34 .dockerignore [2023-03-17T08:45:15.268Z] drwxrwxr-x 8 1001 1001 4096 Mar 17 08:34 .git [2023-03-17T08:45:15.268Z] drwxrwxr-x 3 1001 1001 4096 Mar 17 08:34 .github [2023-03-17T08:45:15.268Z] -rw-rw-r-- 1 1001 1001 1133 Mar 17 08:34 .gitignore [2023-03-17T08:45:15.268Z] -rw-rw-r-- 1 1001 1001 42 Mar 17 08:34 .golangci.yml [2023-03-17T08:45:15.268Z] -rw-rw-r-- 1 1001 1001 87 Mar 17 08:34 .hadolint.yml [2023-03-17T08:45:15.268Z] -rw-rw-r-- 1 1001 1001 166 Mar 17 08:34 .sonarcloud.properties [2023-03-17T08:45:15.268Z] -rw-rw-r-- 1 1001 1001 1171 Mar 17 08:34 ADOPTERS.md [2023-03-17T08:45:15.268Z] -rw-rw-r-- 1 1001 1001 10825 Mar 17 08:34 Attribution.txt [2023-03-17T08:45:15.268Z] -rw-rw-r-- 1 1001 1001 73765 Mar 17 08:34 CHANGELOG.md [2023-03-17T08:45:15.268Z] -rw-rw-r-- 1 1001 1001 3804 Mar 17 08:34 CONTRIBUTING.md [2023-03-17T08:45:15.268Z] -rw-rw-r-- 1 1001 1001 677 Mar 17 08:34 GOVERNANCE.md [2023-03-17T08:45:15.268Z] -rw-rw-r-- 1 1001 1001 883 Mar 17 08:34 Jenkinsfile [2023-03-17T08:45:15.268Z] -rw-rw-r-- 1 1001 1001 10775 Mar 17 08:34 LICENSE [2023-03-17T08:45:15.268Z] -rw-rw-r-- 1 1001 1001 14266 Mar 17 08:34 Makefile [2023-03-17T08:45:15.268Z] -rw-rw-r-- 1 1001 1001 582 Mar 17 08:34 OWNERS.md [2023-03-17T08:45:15.268Z] -rw-rw-r-- 1 1001 1001 9403 Mar 17 08:34 README.md [2023-03-17T08:45:15.268Z] -rw-rw-r-- 1 1001 1001 789 Mar 17 08:34 SECURITY.md [2023-03-17T08:45:15.268Z] -rw-rw-r-- 1 1001 1001 5 Mar 17 08:31 VERSION [2023-03-17T08:45:15.268Z] drwxrwxr-x 2 1001 1001 4096 Mar 17 08:34 bin [2023-03-17T08:45:15.268Z] drwxrwxr-x 18 1001 1001 4096 Mar 17 08:34 cmd [2023-03-17T08:45:15.268Z] -rw-r--r-- 1 root root 447486 Mar 17 08:42 coverage.out [2023-03-17T08:45:15.268Z] -rw-rw-r-- 1 1001 1001 3233 Mar 17 08:34 go.mod [2023-03-17T08:45:15.268Z] -rw-rw-r-- 1 1001 1001 31100 Mar 17 08:34 go.sum [2023-03-17T08:45:15.268Z] drwxrwxr-x 7 1001 1001 4096 Mar 17 08:34 internal [2023-03-17T08:45:15.268Z] drwxrwxr-x 3 1001 1001 4096 Mar 17 08:34 openapi [2023-03-17T08:45:15.268Z] -rw-rw-r-- 1 1001 1001 594 Mar 17 08:34 security.txt [2023-03-17T08:45:15.268Z] drwxrwxr-x 4 1001 1001 4096 Mar 17 08:34 snap [2023-03-17T08:45:15.268Z] -rw-rw-r-- 1 1001 1001 204 Mar 17 08:34 version.go [Pipeline] sh [2023-03-17T08:45:15.920Z] + '[' -e coverage.out ] [2023-03-17T08:45:15.920Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-17T08:45:15.937Z] Warning: overwriting stash ‘coverage-report’ [2023-03-17T08:45:16.867Z] Stashed 1 file(s) [Pipeline] sh [2023-03-17T08:45:17.496Z] + make build [2023-03-17T08:45:17.496Z] 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-17T08:46:54.145Z] 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-17T08:46:59.493Z] 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-17T08:47:06.153Z] 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-17T08:47:09.509Z] 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-17T08:48:05.924Z] 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-17T08:48:05.924Z] 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-17T08:48:11.261Z] 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-17T08:48:17.903Z] 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-17T08:48:21.238Z] 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-17T08:48:25.488Z] 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-17T08:48:32.133Z] 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-17T08:48:38.781Z] $ docker stop --time=1 8ae626438b1ee37ecce9ab326d66f50104dd50b3a3a300b32e6244dd1f089a4f [2023-03-17T08:48:43.424Z] $ docker rm -f --volumes 8ae626438b1ee37ecce9ab326d66f50104dd50b3a3a300b32e6244dd1f089a4f [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-17T08:48:45.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-17T08:48:45.912Z] [2023-03-17T08:48:45.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:48:46.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-17T08:48:46.238Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-17T08:48:46.238Z] 29e5d40040c1: Pulling fs layer [2023-03-17T08:48:46.238Z] 1ce36da41761: Pulling fs layer [2023-03-17T08:48:46.238Z] 25b303627fd3: Pulling fs layer [2023-03-17T08:48:46.821Z] 29e5d40040c1: Verifying Checksum [2023-03-17T08:48:46.822Z] 29e5d40040c1: Download complete [2023-03-17T08:48:47.087Z] 1ce36da41761: Verifying Checksum [2023-03-17T08:48:47.087Z] 1ce36da41761: Download complete [2023-03-17T08:48:47.353Z] 29e5d40040c1: Pull complete [2023-03-17T08:48:48.321Z] 1ce36da41761: Pull complete [2023-03-17T08:48:48.587Z] 25b303627fd3: Verifying Checksum [2023-03-17T08:48:48.587Z] 25b303627fd3: Download complete [2023-03-17T08:48:58.671Z] 25b303627fd3: Pull complete [2023-03-17T08:48:58.671Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-17T08:48:58.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-17T08:48:58.671Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:48:58.881Z] prd-ubuntu20.04-docker-arm64-4c-16g-4368 does not seem to be running inside a container [2023-03-17T08:48:58.950Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-17T08:49:01.391Z] $ docker top 2444f6515ab5889b2e3ceadfcf00b8eb7e19272aa973e711e919873555f4e787 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T08:49:02.260Z] + docker-compose build --help [2023-03-17T08:49:02.261Z] + grep parallel [2023-03-17T08:49:08.913Z] --parallel Build images in parallel. [Pipeline] } [2023-03-17T08:49:08.967Z] $ docker stop --time=1 2444f6515ab5889b2e3ceadfcf00b8eb7e19272aa973e711e919873555f4e787 [2023-03-17T08:49:11.242Z] $ docker rm -f --volumes 2444f6515ab5889b2e3ceadfcf00b8eb7e19272aa973e711e919873555f4e787 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:49:11.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-17T08:49:11.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:49:12.117Z] prd-ubuntu20.04-docker-arm64-4c-16g-4368 does not seem to be running inside a container [2023-03-17T08:49:12.194Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-17T08:49:13.578Z] $ docker top 627c37fead6601925816ef563cd472d785149623955bf9b875bc0a454ca0fe4a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T08:49:14.506Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-17T08:49:22.719Z] Building core-command ... [2023-03-17T08:49:22.719Z] Building core-common-config-bootstrapper ... [2023-03-17T08:49:22.719Z] Building core-data ... [2023-03-17T08:49:22.719Z] Building core-metadata ... [2023-03-17T08:49:22.719Z] Building security-bootstrapper ... [2023-03-17T08:49:22.719Z] Building security-proxy-auth ... [2023-03-17T08:49:22.719Z] Building security-proxy-setup ... [2023-03-17T08:49:22.719Z] Building security-secretstore-setup ... [2023-03-17T08:49:22.719Z] Building security-spiffe-token-provider ... [2023-03-17T08:49:22.719Z] Building security-spire-agent ... [2023-03-17T08:49:22.719Z] Building security-spire-config ... [2023-03-17T08:49:22.719Z] Building security-spire-server ... [2023-03-17T08:49:22.719Z] Building support-notifications ... [2023-03-17T08:49:22.719Z] Building support-scheduler ... [2023-03-17T08:49:22.719Z] Building security-proxy-setup [2023-03-17T08:49:22.719Z] Building core-data [2023-03-17T08:49:22.719Z] Building core-common-config-bootstrapper [2023-03-17T08:49:22.719Z] Building security-proxy-auth [2023-03-17T08:49:22.719Z] Building security-spire-agent [2023-03-17T08:50:09.562Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:50:09.562Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:50:09.562Z] ---> d29d24460205 [2023-03-17T08:50:09.562Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T08:50:09.562Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:50:09.562Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:50:09.562Z] ---> d29d24460205 [2023-03-17T08:50:09.562Z] Step 3/27 : WORKDIR /edgex-go [2023-03-17T08:50:09.832Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:50:09.832Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:50:09.832Z] ---> d29d24460205 [2023-03-17T08:50:09.832Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T08:50:10.110Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:50:10.110Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:50:10.110Z] ---> d29d24460205 [2023-03-17T08:50:10.110Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T08:50:10.110Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:50:10.110Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:50:10.110Z] ---> d29d24460205 [2023-03-17T08:50:10.110Z] Step 3/22 : WORKDIR /edgex-go [2023-03-17T08:50:10.944Z] ---> Running in ba6f91cdd67d [2023-03-17T08:50:10.944Z] ---> Running in 2f144a7b5b58 [2023-03-17T08:50:10.944Z] ---> Running in eabea91d89bc [2023-03-17T08:50:11.217Z] ---> Running in 5508bfc236c2 [2023-03-17T08:50:11.217Z] ---> Running in 6b4061ca034e [2023-03-17T08:50:11.802Z] Removing intermediate container 5508bfc236c2 [2023-03-17T08:50:11.802Z] ---> c12b97175626 [2023-03-17T08:50:11.802Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T08:50:11.802Z] Removing intermediate container ba6f91cdd67d [2023-03-17T08:50:11.802Z] ---> fcf73d09c772 [2023-03-17T08:50:11.802Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T08:50:12.075Z] Removing intermediate container 2f144a7b5b58 [2023-03-17T08:50:12.075Z] ---> ed3795a9973b [2023-03-17T08:50:12.075Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T08:50:12.075Z] ---> Running in 47d7c89ecd11 [2023-03-17T08:50:12.075Z] Removing intermediate container eabea91d89bc [2023-03-17T08:50:12.075Z] ---> 77825faa4f39 [2023-03-17T08:50:12.075Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T08:50:12.075Z] ---> Running in 6864104db197 [2023-03-17T08:50:12.075Z] ---> Running in 3578a228f908 [2023-03-17T08:50:12.346Z] Removing intermediate container 6b4061ca034e [2023-03-17T08:50:12.346Z] ---> c6451aae366d [2023-03-17T08:50:12.346Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-17T08:50:12.346Z] ---> Running in 39496c492efa [2023-03-17T08:50:12.346Z] ---> Running in 3311a639b3d6 [2023-03-17T08:50:13.307Z] Removing intermediate container 47d7c89ecd11 [2023-03-17T08:50:13.307Z] ---> d9a9d54727cf [2023-03-17T08:50:13.307Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T08:50:13.307Z] ---> Running in c2dfa8ef8c5a [2023-03-17T08:50:13.307Z] Removing intermediate container 39496c492efa [2023-03-17T08:50:13.307Z] ---> 2d4c2ff68c0d [2023-03-17T08:50:13.307Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T08:50:13.307Z] Removing intermediate container 3578a228f908 [2023-03-17T08:50:13.307Z] ---> ef50591e9337 [2023-03-17T08:50:13.307Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T08:50:13.575Z] ---> Running in 1dc6f59a7d5c [2023-03-17T08:50:13.575Z] ---> Running in b2af64a353ff [2023-03-17T08:50:14.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T08:50:14.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T08:50:15.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T08:50:15.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T08:50:15.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T08:50:16.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T08:50:16.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T08:50:16.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T08:50:16.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T08:50:17.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T08:50:17.514Z] OK: 263 MiB in 53 packages [2023-03-17T08:50:17.781Z] OK: 263 MiB in 53 packages [2023-03-17T08:50:18.754Z] OK: 263 MiB in 53 packages [2023-03-17T08:50:19.022Z] OK: 263 MiB in 53 packages [2023-03-17T08:50:19.022Z] OK: 263 MiB in 53 packages [2023-03-17T08:50:19.987Z] Removing intermediate container 6864104db197 [2023-03-17T08:50:19.987Z] ---> 7c35d28f3e47 [2023-03-17T08:50:19.987Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-17T08:50:20.257Z] Removing intermediate container 3311a639b3d6 [2023-03-17T08:50:20.257Z] ---> e329ace5e895 [2023-03-17T08:50:20.257Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-17T08:50:20.524Z] Removing intermediate container c2dfa8ef8c5a [2023-03-17T08:50:20.524Z] ---> 7b56e90bbe49 [2023-03-17T08:50:20.524Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T08:50:20.792Z] Removing intermediate container 1dc6f59a7d5c [2023-03-17T08:50:20.792Z] ---> d9b694e2b99c [2023-03-17T08:50:20.792Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T08:50:21.079Z] Removing intermediate container b2af64a353ff [2023-03-17T08:50:21.079Z] ---> 27cc9be07621 [2023-03-17T08:50:21.079Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T08:50:21.079Z] ---> 7dbc634047ca [2023-03-17T08:50:21.079Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:50:21.364Z] ---> Running in a4306efb3955 [2023-03-17T08:50:21.632Z] ---> 8528c374f398 [2023-03-17T08:50:21.632Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:50:21.632Z] ---> Running in 34fbb2ca9533 [2023-03-17T08:50:21.900Z] ---> 192d0d49564a [2023-03-17T08:50:21.900Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:50:22.169Z] ---> Running in 8bbff8a0e381 [2023-03-17T08:50:22.438Z] ---> 3a9b998b6b37 [2023-03-17T08:50:22.438Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:50:22.438Z] ---> Running in ce00e8662e2b [2023-03-17T08:50:22.705Z] ---> b13dd58460aa [2023-03-17T08:50:22.705Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:50:23.291Z] ---> Running in 7c418f86adb6 [2023-03-17T08:52:30.358Z] Removing intermediate container 7c418f86adb6 [2023-03-17T08:52:30.358Z] ---> 71719c07eaa6 [2023-03-17T08:52:30.358Z] Step 8/23 : COPY . . [2023-03-17T08:52:30.358Z] Removing intermediate container 34fbb2ca9533 [2023-03-17T08:52:30.358Z] ---> ace30b6f2f22 [2023-03-17T08:52:30.358Z] Step 7/22 : COPY . . [2023-03-17T08:52:30.358Z] Removing intermediate container a4306efb3955 [2023-03-17T08:52:30.358Z] ---> 0fc62625a9ef [2023-03-17T08:52:30.358Z] Step 7/27 : COPY . . [2023-03-17T08:52:30.358Z] Removing intermediate container 8bbff8a0e381 [2023-03-17T08:52:30.358Z] ---> 9fa1151a1945 [2023-03-17T08:52:30.358Z] Step 8/23 : COPY . . [2023-03-17T08:52:30.358Z] Removing intermediate container ce00e8662e2b [2023-03-17T08:52:30.358Z] ---> da9e3da40355 [2023-03-17T08:52:30.358Z] Step 8/23 : COPY . . [2023-03-17T08:52:38.578Z] ---> 17c6f82017a6 [2023-03-17T08:52:38.578Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T08:52:38.578Z] ---> d16fbba24305 [2023-03-17T08:52:38.578Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-17T08:52:38.578Z] ---> 05a95ccf7847 [2023-03-17T08:52:38.578Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-17T08:52:38.578Z] ---> e40ab85ae009 [2023-03-17T08:52:38.578Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-17T08:52:38.578Z] ---> 9b411af45404 [2023-03-17T08:52:38.578Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-17T08:52:38.578Z] ---> Running in 6be9731e6273 [2023-03-17T08:52:38.578Z] ---> Running in ece2b8eb854f [2023-03-17T08:52:38.578Z] ---> Running in 025303fa0615 [2023-03-17T08:52:38.578Z] ---> Running in 178058f6a1ef [2023-03-17T08:52:38.578Z] ---> Running in b4abd72faf3a [2023-03-17T08:52:38.847Z] Removing intermediate container 6be9731e6273 [2023-03-17T08:52:38.847Z] ---> 4faae740d265 [2023-03-17T08:52:38.847Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-17T08:52:39.114Z] ---> Running in 6dd36bdb4476 [2023-03-17T08:52:39.698Z] Removing intermediate container 6dd36bdb4476 [2023-03-17T08:52:39.698Z] ---> 38f81fd60b5b [2023-03-17T08:52:39.698Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T08:52:39.698Z] ---> Running in 27c772ced029 [2023-03-17T08:52:40.284Z] 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-17T08:52:40.552Z] Removing intermediate container 27c772ced029 [2023-03-17T08:52:40.552Z] ---> b7296836387a [2023-03-17T08:52:40.552Z] 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-17T08:52:40.552Z] ---> Running in 5ff0d792be03 [2023-03-17T08:52:40.552Z] 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-17T08:52:41.514Z] 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-17T08:52:41.514Z] 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-17T08:52:43.479Z] Removing intermediate container 5ff0d792be03 [2023-03-17T08:52:43.479Z] ---> cf7e2e8877ad [2023-03-17T08:52:43.479Z] Step 12/27 : WORKDIR /edgex-go [2023-03-17T08:52:43.745Z] ---> Running in 4a842c6204be [2023-03-17T08:52:44.332Z] Removing intermediate container 4a842c6204be [2023-03-17T08:52:44.332Z] ---> 2bdeae13a382 [2023-03-17T08:52:44.332Z] [2023-03-17T08:52:44.332Z] Step 13/27 : FROM alpine:3.17 [2023-03-17T08:52:44.598Z] 3.17: Pulling from library/alpine [2023-03-17T08:52:44.598Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T08:52:44.598Z] Status: Downloaded newer image for alpine:3.17 [2023-03-17T08:52:44.598Z] ---> d74e625d9115 [2023-03-17T08:52:44.598Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T08:52:44.864Z] ---> Running in f020789ebd9d [2023-03-17T08:52:45.446Z] Removing intermediate container f020789ebd9d [2023-03-17T08:52:45.446Z] ---> 8c2eec2e5bd0 [2023-03-17T08:52:45.446Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-17T08:52:45.446Z] ---> Running in 5ea0874c3aab [2023-03-17T08:52:47.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T08:52:47.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T08:52:49.944Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T08:52:49.944Z] v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T08:52:49.944Z] OK: 17687 distinct packages available [2023-03-17T08:52:49.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T08:52:50.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T08:52:52.314Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-17T08:52:52.314Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-17T08:52:52.314Z] (3/5) Installing libucontext (1.2-r0) [2023-03-17T08:52:52.314Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-17T08:52:52.314Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-17T08:52:52.583Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T08:52:52.583Z] OK: 9 MiB in 20 packages [2023-03-17T08:52:54.533Z] Removing intermediate container 5ea0874c3aab [2023-03-17T08:52:54.533Z] ---> 4926f323493f [2023-03-17T08:52:54.533Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:52:55.503Z] ---> a976abdf056b [2023-03-17T08:52:55.503Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:52:56.087Z] ---> 043ff43982d1 [2023-03-17T08:52:56.087Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-17T08:52:59.434Z] ---> a7a20bb12bd4 [2023-03-17T08:52:59.434Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T08:53:06.086Z] ---> 5c32b358c18c [2023-03-17T08:53:06.086Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T08:53:06.351Z] ---> 4037ae610947 [2023-03-17T08:53:06.351Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-17T08:53:07.309Z] ---> 7c196d13ae62 [2023-03-17T08:53:07.309Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-17T08:53:08.272Z] ---> 8df1c03ce7fb [2023-03-17T08:53:08.272Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T08:53:08.272Z] ---> Running in 13543931b124 [2023-03-17T08:53:08.856Z] Removing intermediate container 13543931b124 [2023-03-17T08:53:08.856Z] ---> dfe79f719c8a [2023-03-17T08:53:08.856Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T08:53:08.856Z] ---> Running in d7dbc0437f25 [2023-03-17T08:53:09.438Z] Removing intermediate container d7dbc0437f25 [2023-03-17T08:53:09.438Z] ---> 8c9a81297358 [2023-03-17T08:53:09.438Z] Step 25/27 : LABEL arch=arm64 [2023-03-17T08:53:09.705Z] ---> Running in f809d3a6ec65 [2023-03-17T08:53:10.288Z] Removing intermediate container f809d3a6ec65 [2023-03-17T08:53:10.288Z] ---> ea805b96f9bf [2023-03-17T08:53:10.288Z] Step 26/27 : LABEL git_sha=d5f497c093ef212248e6c8c5a0a5f06f899643da [2023-03-17T08:53:10.288Z] ---> Running in 7538224f04e6 [2023-03-17T08:53:10.874Z] Removing intermediate container 7538224f04e6 [2023-03-17T08:53:10.874Z] ---> b395ee53d933 [2023-03-17T08:53:10.874Z] Step 27/27 : LABEL version=0.0.0 [2023-03-17T08:53:10.874Z] ---> Running in 3f9e3595241b [2023-03-17T08:53:11.457Z] Removing intermediate container 3f9e3595241b [2023-03-17T08:53:11.457Z] ---> 404b5a16de77 [2023-03-17T08:53:11.457Z] [2023-03-17T08:53:11.457Z] Successfully built 404b5a16de77 [2023-03-17T08:53:11.457Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-17T08:53:11.724Z]  Building security-spire-agent ... done Building security-spire-server [2023-03-17T08:53:26.717Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:53:26.717Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:53:26.717Z] ---> d29d24460205 [2023-03-17T08:53:26.717Z] Step 3/26 : WORKDIR /edgex-go [2023-03-17T08:53:26.717Z] ---> Using cache [2023-03-17T08:53:26.717Z] ---> c6451aae366d [2023-03-17T08:53:26.717Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T08:53:26.717Z] ---> Running in 19ac201722ba [2023-03-17T08:53:27.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T08:53:28.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T08:53:29.684Z] OK: 263 MiB in 53 packages [2023-03-17T08:53:31.632Z] Removing intermediate container 19ac201722ba [2023-03-17T08:53:31.632Z] ---> dc2d66b6dc4a [2023-03-17T08:53:31.632Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-17T08:53:32.593Z] ---> 1bcf1052ad7d [2023-03-17T08:53:32.593Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:53:32.593Z] ---> Running in 2e88a76cbacc [2023-03-17T08:55:24.262Z] Removing intermediate container 2e88a76cbacc [2023-03-17T08:55:24.262Z] ---> 9ac3e0cab23f [2023-03-17T08:55:24.262Z] Step 7/26 : COPY . . [2023-03-17T08:55:24.262Z] ---> 50a934ef874d [2023-03-17T08:55:24.262Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T08:55:24.262Z] ---> Running in 71b869eec628 [2023-03-17T08:55:24.262Z] Removing intermediate container 71b869eec628 [2023-03-17T08:55:24.262Z] ---> be8d032fc690 [2023-03-17T08:55:24.262Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-17T08:55:24.262Z] ---> Running in 2c72b5048bff [2023-03-17T08:55:24.529Z] Removing intermediate container 2c72b5048bff [2023-03-17T08:55:24.529Z] ---> 7b564b47cc7a [2023-03-17T08:55:24.529Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T08:55:24.529Z] ---> Running in de33c1c48c4e [2023-03-17T08:55:25.113Z] Removing intermediate container de33c1c48c4e [2023-03-17T08:55:25.113Z] ---> b9ed8da03646 [2023-03-17T08:55:25.113Z] 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-17T08:55:25.385Z] ---> Running in 7d3eb3ed78cb [2023-03-17T08:55:28.730Z] Removing intermediate container 7d3eb3ed78cb [2023-03-17T08:55:28.730Z] ---> a1489131cc85 [2023-03-17T08:55:28.730Z] Step 12/26 : WORKDIR /edgex-go [2023-03-17T08:55:28.730Z] ---> Running in e81c536439c8 [2023-03-17T08:55:29.314Z] Removing intermediate container e81c536439c8 [2023-03-17T08:55:29.314Z] ---> 0781d1b8a54c [2023-03-17T08:55:29.314Z] [2023-03-17T08:55:29.314Z] Step 13/26 : FROM alpine:3.17 [2023-03-17T08:55:29.314Z] ---> d74e625d9115 [2023-03-17T08:55:29.314Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T08:55:29.314Z] ---> Using cache [2023-03-17T08:55:29.314Z] ---> 8c2eec2e5bd0 [2023-03-17T08:55:29.314Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-17T08:55:29.314Z] ---> Using cache [2023-03-17T08:55:29.314Z] ---> 4926f323493f [2023-03-17T08:55:29.314Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:55:29.314Z] ---> Using cache [2023-03-17T08:55:29.314Z] ---> a976abdf056b [2023-03-17T08:55:29.314Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:55:29.314Z] ---> Using cache [2023-03-17T08:55:29.314Z] ---> 043ff43982d1 [2023-03-17T08:55:29.314Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T08:55:35.956Z] ---> a4758fb88063 [2023-03-17T08:55:35.956Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T08:55:35.956Z] ---> 2b9677c078a6 [2023-03-17T08:55:35.956Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-17T08:55:36.930Z] ---> 754d24126152 [2023-03-17T08:55:36.930Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-17T08:55:37.518Z] ---> 9f3a1f37f800 [2023-03-17T08:55:37.518Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T08:55:37.518Z] ---> Running in d595bff851f8 [2023-03-17T08:55:38.108Z] Removing intermediate container d595bff851f8 [2023-03-17T08:55:38.108Z] ---> 38c447e14dd6 [2023-03-17T08:55:38.108Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T08:55:38.108Z] ---> Running in 56143f33e190 [2023-03-17T08:55:38.690Z] Removing intermediate container 56143f33e190 [2023-03-17T08:55:38.690Z] ---> 1dc98acc5d4a [2023-03-17T08:55:38.690Z] Step 24/26 : LABEL arch=arm64 [2023-03-17T08:55:38.690Z] ---> Running in 0686fb9ee410 [2023-03-17T08:55:39.274Z] Removing intermediate container 0686fb9ee410 [2023-03-17T08:55:39.274Z] ---> f79c8c0750a5 [2023-03-17T08:55:39.274Z] Step 25/26 : LABEL git_sha=d5f497c093ef212248e6c8c5a0a5f06f899643da [2023-03-17T08:55:39.542Z] ---> Running in 25fe249af166 [2023-03-17T08:55:39.819Z] Removing intermediate container 25fe249af166 [2023-03-17T08:55:39.819Z] ---> d33b340a62fa [2023-03-17T08:55:39.819Z] Step 26/26 : LABEL version=0.0.0 [2023-03-17T08:55:40.114Z] ---> Running in 88c0d20befe2 [2023-03-17T08:55:40.708Z] Removing intermediate container 88c0d20befe2 [2023-03-17T08:55:40.708Z] ---> 720b7c776fc6 [2023-03-17T08:55:40.708Z] [2023-03-17T08:55:40.979Z] Successfully built 720b7c776fc6 [2023-03-17T08:55:40.979Z] Successfully tagged security-spire-server-arm64:latest [2023-03-17T08:55:40.979Z]  Building security-spire-server ... done Building security-bootstrapper [2023-03-17T08:55:59.175Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T08:55:59.175Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-17T08:55:59.175Z] ---> d29d24460205 [2023-03-17T08:55:59.175Z] Step 3/33 : WORKDIR /edgex-go [2023-03-17T08:55:59.175Z] ---> Using cache [2023-03-17T08:55:59.175Z] ---> c6451aae366d [2023-03-17T08:55:59.175Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-17T08:55:59.175Z] ---> Using cache [2023-03-17T08:55:59.175Z] ---> e329ace5e895 [2023-03-17T08:55:59.175Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-17T08:55:59.175Z] ---> Using cache [2023-03-17T08:55:59.175Z] ---> 8528c374f398 [2023-03-17T08:55:59.175Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:55:59.175Z] ---> Using cache [2023-03-17T08:55:59.175Z] ---> ace30b6f2f22 [2023-03-17T08:55:59.175Z] Step 7/33 : COPY . . [2023-03-17T08:55:59.175Z] ---> Using cache [2023-03-17T08:55:59.175Z] ---> 9b411af45404 [2023-03-17T08:55:59.175Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-17T08:55:59.175Z] ---> Running in 628a2f910635 [2023-03-17T08:56:00.134Z] 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-17T08:59:51.927Z] Removing intermediate container ece2b8eb854f [2023-03-17T08:59:51.927Z] ---> c1cc3d2d5e08 [2023-03-17T08:59:51.927Z] [2023-03-17T08:59:51.927Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T08:59:51.927Z] ---> d74e625d9115 [2023-03-17T08:59:51.927Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-17T08:59:51.927Z] ---> Running in 540059f6794c [2023-03-17T08:59:51.927Z] Removing intermediate container 540059f6794c [2023-03-17T08:59:51.927Z] ---> baa5577e7188 [2023-03-17T08:59:51.927Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T08:59:51.928Z] ---> Running in ff13478fb390 [2023-03-17T08:59:51.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T08:59:51.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T08:59:51.928Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T08:59:51.928Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T08:59:51.928Z] OK: 8 MiB in 16 packages [2023-03-17T08:59:51.928Z] Removing intermediate container b4abd72faf3a [2023-03-17T08:59:51.928Z] ---> a87ae9a725ab [2023-03-17T08:59:51.928Z] [2023-03-17T08:59:51.928Z] Step 9/22 : FROM alpine:3.17 [2023-03-17T08:59:51.928Z] ---> d74e625d9115 [2023-03-17T08:59:51.928Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-17T08:59:51.928Z] Removing intermediate container ff13478fb390 [2023-03-17T08:59:51.928Z] ---> c2b768b0f418 [2023-03-17T08:59:51.928Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:59:51.928Z] ---> Running in 4c91d18599fb [2023-03-17T08:59:51.928Z] ---> 281e4594ae66 [2023-03-17T08:59:51.928Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:59:51.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T08:59:51.928Z] ---> 69e56a47c17e [2023-03-17T08:59:51.928Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-17T08:59:51.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T08:59:51.928Z] ---> 5408a91b09c7 [2023-03-17T08:59:51.928Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-17T08:59:52.509Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-17T08:59:52.509Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-17T08:59:52.509Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T08:59:52.509Z] OK: 8 MiB in 17 packages [2023-03-17T08:59:54.451Z] ---> 0d80ed6292d6 [2023-03-17T08:59:54.451Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-17T08:59:55.035Z] Removing intermediate container 4c91d18599fb [2023-03-17T08:59:55.035Z] ---> edd00f84008c [2023-03-17T08:59:55.035Z] 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-17T08:59:55.302Z] ---> Running in b8cae0cc6c31 [2023-03-17T08:59:55.736Z] ---> fd7aa201ce91 [2023-03-17T08:59:55.736Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T08:59:55.736Z] ---> Running in e83bbfa29383 [2023-03-17T08:59:56.037Z] Removing intermediate container b8cae0cc6c31 [2023-03-17T08:59:56.037Z] ---> 6db22cbd3d1f [2023-03-17T08:59:56.037Z] Step 12/22 : WORKDIR /edgex [2023-03-17T08:59:56.353Z] ---> Running in 67724e0df247 [2023-03-17T08:59:57.021Z] Removing intermediate container 67724e0df247 [2023-03-17T08:59:57.021Z] ---> 91d2538537f1 [2023-03-17T08:59:57.021Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T08:59:58.478Z] ---> 97b6b8c8e755 [2023-03-17T08:59:58.478Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T08:59:59.950Z] ---> 7cf3e77c2352 [2023-03-17T08:59:59.950Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-17T08:59:59.950Z] Removing intermediate container e83bbfa29383 [2023-03-17T08:59:59.950Z] ---> 0caa5b5293e1 [2023-03-17T08:59:59.950Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T08:59:59.950Z] ---> Running in 247e3445cd17 [2023-03-17T09:00:00.921Z] Removing intermediate container 247e3445cd17 [2023-03-17T09:00:00.921Z] ---> aa5ce591c67f [2023-03-17T09:00:00.921Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-17T09:00:00.921Z] ---> f08a231e3ba2 [2023-03-17T09:00:00.921Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-17T09:00:00.921Z] ---> Running in f15126443959 [2023-03-17T09:00:01.884Z] Removing intermediate container f15126443959 [2023-03-17T09:00:01.884Z] ---> f3da1f0a5af9 [2023-03-17T09:00:01.884Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T09:00:01.884Z] ---> Running in a43f4aa2d0df [2023-03-17T09:00:02.846Z] Removing intermediate container a43f4aa2d0df [2023-03-17T09:00:02.846Z] ---> 0f0010854001 [2023-03-17T09:00:02.846Z] Step 22/23 : LABEL git_sha=d5f497c093ef212248e6c8c5a0a5f06f899643da [2023-03-17T09:00:02.846Z] ---> Running in e6affe5ad09b [2023-03-17T09:00:03.113Z] ---> 3e3f1bd8632b [2023-03-17T09:00:03.113Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-17T09:00:03.701Z] Removing intermediate container e6affe5ad09b [2023-03-17T09:00:03.701Z] ---> 6570a7dea267 [2023-03-17T09:00:03.701Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T09:00:03.971Z] ---> Running in 31b71c97e834 [2023-03-17T09:00:04.554Z] Removing intermediate container 31b71c97e834 [2023-03-17T09:00:04.554Z] ---> bc5e261faa30 [2023-03-17T09:00:04.554Z] ---> 14f98db6006a [2023-03-17T09:00:04.554Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T09:00:04.554Z] [2023-03-17T09:00:04.554Z] ---> Running in 4758da87e93b [2023-03-17T09:00:05.134Z] Successfully built bc5e261faa30 [2023-03-17T09:00:05.134Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-17T09:00:05.134Z] Building core-metadata [2023-03-17T09:00:08.475Z]  Building security-proxy-auth ... done Removing intermediate container 4758da87e93b [2023-03-17T09:00:08.475Z] ---> 05003fc7468a [2023-03-17T09:00:08.475Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T09:00:08.475Z] ---> Running in 81f9b9fbf86c [2023-03-17T09:00:08.741Z] Removing intermediate container 81f9b9fbf86c [2023-03-17T09:00:08.741Z] ---> 9085812d5d3e [2023-03-17T09:00:08.741Z] Step 20/22 : LABEL arch=arm64 [2023-03-17T09:00:08.741Z] ---> Running in 3f0ec9e08b78 [2023-03-17T09:00:09.343Z] Removing intermediate container 3f0ec9e08b78 [2023-03-17T09:00:09.343Z] ---> 1a3ecbca72a0 [2023-03-17T09:00:09.343Z] Step 21/22 : LABEL git_sha=d5f497c093ef212248e6c8c5a0a5f06f899643da [2023-03-17T09:00:09.623Z] ---> Running in 13b8d13aff6d [2023-03-17T09:00:09.890Z] Removing intermediate container 13b8d13aff6d [2023-03-17T09:00:09.890Z] ---> 2eb60597f30f [2023-03-17T09:00:09.890Z] Step 22/22 : LABEL version=0.0.0 [2023-03-17T09:00:10.165Z] ---> Running in 9856a7db484c [2023-03-17T09:00:10.748Z] Removing intermediate container 9856a7db484c [2023-03-17T09:00:10.748Z] ---> 3adafb5bc8fd [2023-03-17T09:00:10.748Z] [2023-03-17T09:00:11.014Z] Successfully built 3adafb5bc8fd [2023-03-17T09:00:11.014Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-17T09:00:11.014Z]  Building security-proxy-setup ... done Building support-scheduler [2023-03-17T09:00:29.206Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:00:29.206Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:00:29.206Z] ---> d29d24460205 [2023-03-17T09:00:29.206Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-17T09:00:29.206Z] ---> Using cache [2023-03-17T09:00:29.206Z] ---> 77825faa4f39 [2023-03-17T09:00:29.206Z] Step 4/25 : WORKDIR /edgex-go [2023-03-17T09:00:29.206Z] ---> Using cache [2023-03-17T09:00:29.206Z] ---> 2d4c2ff68c0d [2023-03-17T09:00:29.206Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-17T09:00:29.206Z] ---> Using cache [2023-03-17T09:00:29.206Z] ---> 27cc9be07621 [2023-03-17T09:00:29.206Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-17T09:00:29.206Z] ---> Using cache [2023-03-17T09:00:29.206Z] ---> b13dd58460aa [2023-03-17T09:00:29.206Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:00:29.206Z] ---> Using cache [2023-03-17T09:00:29.206Z] ---> 71719c07eaa6 [2023-03-17T09:00:29.206Z] Step 8/25 : COPY . . [2023-03-17T09:00:29.206Z] ---> Using cache [2023-03-17T09:00:29.206Z] ---> 05a95ccf7847 [2023-03-17T09:00:29.206Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-17T09:00:29.206Z] ---> Running in b359491cdcf6 [2023-03-17T09:00:30.610Z] Removing intermediate container 178058f6a1ef [2023-03-17T09:00:30.610Z] ---> 442beecf1f7d [2023-03-17T09:00:30.610Z] [2023-03-17T09:00:30.610Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T09:00:30.610Z] ---> d74e625d9115 [2023-03-17T09:00:30.610Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-17T09:00:30.610Z] ---> Using cache [2023-03-17T09:00:30.610Z] ---> baa5577e7188 [2023-03-17T09:00:30.610Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T09:00:30.610Z] ---> Using cache [2023-03-17T09:00:30.610Z] ---> c2b768b0f418 [2023-03-17T09:00:30.610Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:00:30.610Z] ---> Using cache [2023-03-17T09:00:33.944Z] ---> 281e4594ae66 [2023-03-17T09:00:33.944Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:00:33.944Z] ---> Using cache [2023-03-17T09:00:33.944Z] ---> 69e56a47c17e [2023-03-17T09:00:33.944Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-17T09:00:33.944Z] 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-17T09:00:34.902Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:00:34.902Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:00:34.902Z] ---> d29d24460205 [2023-03-17T09:00:34.902Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T09:00:34.902Z] ---> Using cache [2023-03-17T09:00:34.902Z] ---> 77825faa4f39 [2023-03-17T09:00:34.902Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T09:00:34.902Z] ---> Using cache [2023-03-17T09:00:34.902Z] ---> 2d4c2ff68c0d [2023-03-17T09:00:34.902Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T09:00:34.902Z] ---> Using cache [2023-03-17T09:00:34.902Z] ---> 27cc9be07621 [2023-03-17T09:00:34.902Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T09:00:34.902Z] ---> Using cache [2023-03-17T09:00:34.902Z] ---> b13dd58460aa [2023-03-17T09:00:34.902Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:00:34.902Z] ---> Using cache [2023-03-17T09:00:34.902Z] ---> 71719c07eaa6 [2023-03-17T09:00:34.902Z] Step 8/23 : COPY . . [2023-03-17T09:00:34.902Z] ---> Using cache [2023-03-17T09:00:34.902Z] ---> 05a95ccf7847 [2023-03-17T09:00:34.902Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-17T09:00:34.902Z] ---> Running in 25d04e773192 [2023-03-17T09:00:36.311Z] ---> 4bd55fcd6eb6 [2023-03-17T09:00:36.311Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-17T09:00:37.269Z] 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-17T09:00:37.534Z] ---> 19520a478850 [2023-03-17T09:00:37.534Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-17T09:00:38.495Z] ---> f5a51a1223cb [2023-03-17T09:00:38.495Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T09:00:38.495Z] ---> Running in 3cb8f398d996 [2023-03-17T09:00:42.752Z] Removing intermediate container 3cb8f398d996 [2023-03-17T09:00:42.752Z] ---> 1b35899601b4 [2023-03-17T09:00:42.752Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T09:00:42.752Z] ---> Running in 98e6926e2033 [2023-03-17T09:00:43.018Z] Removing intermediate container 98e6926e2033 [2023-03-17T09:00:43.018Z] ---> 8e728e6265dc [2023-03-17T09:00:43.018Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-17T09:00:43.285Z] ---> Running in 07cb29867951 [2023-03-17T09:00:44.245Z] Removing intermediate container 07cb29867951 [2023-03-17T09:00:44.512Z] ---> 480bdd5b93eb [2023-03-17T09:00:44.512Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T09:00:44.512Z] ---> Running in d3432ec14a54 [2023-03-17T09:00:45.476Z] Removing intermediate container d3432ec14a54 [2023-03-17T09:00:45.476Z] ---> 8d8f2973a999 [2023-03-17T09:00:45.476Z] Step 22/23 : LABEL git_sha=d5f497c093ef212248e6c8c5a0a5f06f899643da [2023-03-17T09:00:45.743Z] ---> Running in 9018d5825fe0 [2023-03-17T09:00:46.704Z] Removing intermediate container 9018d5825fe0 [2023-03-17T09:00:46.704Z] ---> 0af907693ed4 [2023-03-17T09:00:46.704Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T09:00:46.704Z] ---> Running in 57fdf1ed173b [2023-03-17T09:00:47.670Z] Removing intermediate container 57fdf1ed173b [2023-03-17T09:00:47.670Z] ---> a7e0ae451b07 [2023-03-17T09:00:47.670Z] [2023-03-17T09:00:48.252Z] Successfully built a7e0ae451b07 [2023-03-17T09:00:48.252Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-17T09:00:48.252Z] Building support-notifications [2023-03-17T09:00:52.494Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 025303fa0615 [2023-03-17T09:00:52.494Z] ---> d68f548a2ef2 [2023-03-17T09:00:52.494Z] [2023-03-17T09:00:52.494Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T09:00:52.494Z] ---> d74e625d9115 [2023-03-17T09:00:52.494Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-17T09:00:52.494Z] ---> Running in 6ce6b2604a85 [2023-03-17T09:00:52.494Z] Removing intermediate container 6ce6b2604a85 [2023-03-17T09:00:52.494Z] ---> a5ca26eac3bd [2023-03-17T09:00:52.494Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-17T09:00:52.760Z] ---> Running in 2a066108e7e1 [2023-03-17T09:00:53.343Z] Removing intermediate container 2a066108e7e1 [2023-03-17T09:00:53.343Z] ---> b052eb71e2ec [2023-03-17T09:00:53.343Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-17T09:00:53.343Z] ---> Running in 31d7fb0b2a26 [2023-03-17T09:00:54.303Z] Removing intermediate container 31d7fb0b2a26 [2023-03-17T09:00:54.303Z] ---> 38e28976dff8 [2023-03-17T09:00:54.303Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T09:00:54.303Z] ---> Running in 09ae84005a9e [2023-03-17T09:00:56.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:00:57.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:00:59.787Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T09:00:59.787Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:00:59.787Z] OK: 8 MiB in 16 packages [2023-03-17T09:01:02.369Z] Removing intermediate container 09ae84005a9e [2023-03-17T09:01:02.369Z] ---> 6ee494fdf206 [2023-03-17T09:01:02.369Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:01:02.966Z] ---> 9acccba11348 [2023-03-17T09:01:02.966Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:01:04.372Z] ---> d9b54aec6add [2023-03-17T09:01:04.372Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-17T09:01:06.321Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:01:06.321Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:01:06.321Z] ---> d29d24460205 [2023-03-17T09:01:06.321Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T09:01:06.321Z] ---> Using cache [2023-03-17T09:01:06.321Z] ---> 77825faa4f39 [2023-03-17T09:01:06.321Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T09:01:06.321Z] ---> Using cache [2023-03-17T09:01:06.321Z] ---> 2d4c2ff68c0d [2023-03-17T09:01:06.321Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-17T09:01:06.589Z] ---> Running in ba3339a5d26a [2023-03-17T09:01:06.589Z] ---> 752233113d89 [2023-03-17T09:01:06.589Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-17T09:01:07.999Z] ---> eceada218193 [2023-03-17T09:01:07.999Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-17T09:01:07.999Z] ---> Running in 0470cad20711 [2023-03-17T09:01:08.591Z] Removing intermediate container 0470cad20711 [2023-03-17T09:01:08.591Z] ---> 70baf3bcd079 [2023-03-17T09:01:08.591Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T09:01:08.859Z] ---> Running in d632359a7405 [2023-03-17T09:01:08.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:01:09.126Z] Removing intermediate container d632359a7405 [2023-03-17T09:01:09.126Z] ---> dadde826afa1 [2023-03-17T09:01:09.394Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T09:01:09.394Z] ---> Running in b41f0479005e [2023-03-17T09:01:09.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:01:09.667Z] Removing intermediate container b41f0479005e [2023-03-17T09:01:09.667Z] ---> abd16acd6210 [2023-03-17T09:01:09.667Z] Step 22/23 : LABEL git_sha=d5f497c093ef212248e6c8c5a0a5f06f899643da [2023-03-17T09:01:09.935Z] ---> Running in fc53d716c355 [2023-03-17T09:01:10.530Z] Removing intermediate container fc53d716c355 [2023-03-17T09:01:10.530Z] ---> 5e44c6d94ced [2023-03-17T09:01:10.530Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T09:01:10.530Z] ---> Running in 8e811ca7d2a3 [2023-03-17T09:01:11.125Z] Removing intermediate container 8e811ca7d2a3 [2023-03-17T09:01:11.125Z] ---> c7b3f0b92d4f [2023-03-17T09:01:11.125Z] [2023-03-17T09:01:11.393Z] OK: 263 MiB in 53 packages [2023-03-17T09:01:11.393Z] Successfully built c7b3f0b92d4f [2023-03-17T09:01:11.393Z] Successfully tagged core-data-arm64:latest [2023-03-17T09:01:11.393Z]  Building core-data ... done Building security-secretstore-setup [2023-03-17T09:01:14.737Z] Removing intermediate container ba3339a5d26a [2023-03-17T09:01:14.737Z] ---> fc72486a9610 [2023-03-17T09:01:14.737Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T09:01:15.328Z] ---> 61985c99d259 [2023-03-17T09:01:15.328Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:01:15.599Z] ---> Running in 8ca8c75a44b6 [2023-03-17T09:01:30.602Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:01:30.602Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:01:30.602Z] ---> d29d24460205 [2023-03-17T09:01:30.602Z] Step 3/25 : WORKDIR /edgex-go [2023-03-17T09:01:30.602Z] ---> Using cache [2023-03-17T09:01:30.602Z] ---> c6451aae366d [2023-03-17T09:01:30.602Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-17T09:01:30.602Z] ---> Using cache [2023-03-17T09:01:30.602Z] ---> e329ace5e895 [2023-03-17T09:01:30.602Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-17T09:01:30.602Z] ---> Using cache [2023-03-17T09:01:30.868Z] ---> 8528c374f398 [2023-03-17T09:01:30.868Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:01:30.868Z] ---> Using cache [2023-03-17T09:01:30.868Z] ---> ace30b6f2f22 [2023-03-17T09:01:30.868Z] Step 7/25 : COPY . . [2023-03-17T09:01:30.868Z] ---> Using cache [2023-03-17T09:01:30.869Z] ---> 9b411af45404 [2023-03-17T09:01:30.869Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-17T09:01:31.142Z] ---> Running in 12abaf6ad0ad [2023-03-17T09:01:33.725Z] 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-17T09:03:10.365Z] Removing intermediate container 628a2f910635 [2023-03-17T09:03:10.365Z] ---> 9ca9ab78ddf1 [2023-03-17T09:03:10.365Z] [2023-03-17T09:03:10.365Z] Step 9/33 : FROM alpine:3.17 [2023-03-17T09:03:10.365Z] ---> d74e625d9115 [2023-03-17T09:03:10.365Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T09:03:10.365Z] ---> Using cache [2023-03-17T09:03:10.365Z] ---> 8c2eec2e5bd0 [2023-03-17T09:03:10.365Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-17T09:03:10.365Z] ---> Running in 0995f5e31f02 [2023-03-17T09:03:10.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:03:10.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:03:10.365Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-17T09:03:10.365Z] (2/2) Installing su-exec (0.2-r2) [2023-03-17T09:03:10.365Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:03:10.365Z] OK: 8 MiB in 17 packages [2023-03-17T09:03:10.365Z] Removing intermediate container 8ca8c75a44b6 [2023-03-17T09:03:10.365Z] ---> f84644e99468 [2023-03-17T09:03:10.365Z] Step 8/23 : COPY . . [2023-03-17T09:03:10.365Z] Removing intermediate container 0995f5e31f02 [2023-03-17T09:03:10.365Z] ---> 72787473836c [2023-03-17T09:03:10.365Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-17T09:03:10.365Z] ---> Running in 1dc110b899a2 [2023-03-17T09:03:10.365Z] Removing intermediate container 1dc110b899a2 [2023-03-17T09:03:10.365Z] ---> 3d0dc9193fb0 [2023-03-17T09:03:10.365Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-17T09:03:10.365Z] ---> Running in a6bea343e531 [2023-03-17T09:03:10.365Z] Removing intermediate container a6bea343e531 [2023-03-17T09:03:10.365Z] ---> 984d47a8d446 [2023-03-17T09:03:10.365Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-17T09:03:10.365Z] ---> Running in 5b6e9c75a3ac [2023-03-17T09:03:10.365Z] Removing intermediate container 5b6e9c75a3ac [2023-03-17T09:03:10.365Z] ---> 9990b33c3111 [2023-03-17T09:03:10.365Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-17T09:03:10.365Z] ---> Running in be0d2ff93577 [2023-03-17T09:03:10.365Z] Removing intermediate container be0d2ff93577 [2023-03-17T09:03:10.365Z] ---> 2cfadd86078e [2023-03-17T09:03:10.365Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-17T09:03:10.365Z] ---> Running in 66cce8f66d4e [2023-03-17T09:03:14.625Z] Removing intermediate container 66cce8f66d4e [2023-03-17T09:03:14.625Z] ---> d74085dbd055 [2023-03-17T09:03:14.625Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-17T09:03:14.625Z] ---> Running in 0cf31e1272cc [2023-03-17T09:03:14.896Z] Removing intermediate container 0cf31e1272cc [2023-03-17T09:03:14.896Z] ---> d0709b1a485d [2023-03-17T09:03:14.896Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-17T09:03:16.315Z] ---> e193235c9f1e [2023-03-17T09:03:16.315Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-17T09:03:16.583Z] ---> Running in 3169cc4bd3f3 [2023-03-17T09:03:21.953Z] Removing intermediate container 3169cc4bd3f3 [2023-03-17T09:03:21.953Z] ---> 3c186d9fd5f2 [2023-03-17T09:03:21.953Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:03:22.914Z] ---> 2a01d4c54512 [2023-03-17T09:03:22.914Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:03:24.321Z] ---> 52183e7ff158 [2023-03-17T09:03:24.321Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-17T09:03:26.896Z] ---> 5783efd6a48e [2023-03-17T09:03:26.896Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-17T09:03:26.896Z] ---> Running in 5190c7afe6ea [2023-03-17T09:03:28.842Z] 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-17T09:03:29.108Z] ---> 8f66c1cbe1a8 [2023-03-17T09:03:29.108Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-17T09:03:30.541Z] ---> 38a48f57a19d [2023-03-17T09:03:30.541Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-17T09:03:31.523Z] ---> 94ebbe8db10a [2023-03-17T09:03:31.523Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-17T09:03:32.106Z] ---> 42a93b2dda05 [2023-03-17T09:03:32.106Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-17T09:03:33.517Z] ---> 15d3ff83040d [2023-03-17T09:03:33.517Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-17T09:03:34.103Z] ---> 54ca00809520 [2023-03-17T09:03:34.103Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-17T09:03:34.371Z] ---> Running in e116c7fe7c36 [2023-03-17T09:03:37.706Z] Removing intermediate container e116c7fe7c36 [2023-03-17T09:03:37.706Z] ---> 6488ea1f3edb [2023-03-17T09:03:37.706Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-17T09:03:37.706Z] ---> Running in f7db7010b885 [2023-03-17T09:03:39.111Z] Removing intermediate container f7db7010b885 [2023-03-17T09:03:39.111Z] ---> da14d315aee6 [2023-03-17T09:03:39.111Z] Step 30/33 : CMD ["gate"] [2023-03-17T09:03:39.381Z] ---> Running in a4ff098d4bdf [2023-03-17T09:03:39.964Z] Removing intermediate container a4ff098d4bdf [2023-03-17T09:03:39.964Z] ---> 3fd3dd81e735 [2023-03-17T09:03:39.964Z] Step 31/33 : LABEL arch=arm64 [2023-03-17T09:03:39.964Z] ---> Running in 26027a55311d [2023-03-17T09:03:40.545Z] Removing intermediate container 26027a55311d [2023-03-17T09:03:40.545Z] ---> db3917ea81d8 [2023-03-17T09:03:40.814Z] Step 32/33 : LABEL git_sha=d5f497c093ef212248e6c8c5a0a5f06f899643da [2023-03-17T09:03:40.814Z] ---> Running in 05f0b180aee9 [2023-03-17T09:03:41.396Z] Removing intermediate container 05f0b180aee9 [2023-03-17T09:03:41.396Z] ---> 8ede7158298d [2023-03-17T09:03:41.396Z] Step 33/33 : LABEL version=0.0.0 [2023-03-17T09:03:41.662Z] ---> Running in 271819ed2cb4 [2023-03-17T09:03:42.242Z] Removing intermediate container 271819ed2cb4 [2023-03-17T09:03:42.242Z] ---> fd08da3ec7f1 [2023-03-17T09:03:42.242Z] [2023-03-17T09:03:42.508Z] Successfully built fd08da3ec7f1 [2023-03-17T09:03:42.508Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-17T09:03:42.508Z]  Building security-bootstrapper ... done Building security-spire-config [2023-03-17T09:04:04.552Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:04:04.552Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:04:04.552Z] ---> d29d24460205 [2023-03-17T09:04:04.552Z] Step 3/27 : WORKDIR /edgex-go [2023-03-17T09:04:04.552Z] ---> Using cache [2023-03-17T09:04:04.552Z] ---> c6451aae366d [2023-03-17T09:04:04.552Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T09:04:04.552Z] ---> Using cache [2023-03-17T09:04:04.552Z] ---> dc2d66b6dc4a [2023-03-17T09:04:04.552Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-17T09:04:04.552Z] ---> Using cache [2023-03-17T09:04:04.552Z] ---> 1bcf1052ad7d [2023-03-17T09:04:04.552Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:04:04.552Z] ---> Using cache [2023-03-17T09:04:04.552Z] ---> 9ac3e0cab23f [2023-03-17T09:04:04.552Z] Step 7/27 : COPY . . [2023-03-17T09:04:04.553Z] ---> Using cache [2023-03-17T09:04:04.553Z] ---> 50a934ef874d [2023-03-17T09:04:04.553Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T09:04:04.553Z] ---> Using cache [2023-03-17T09:04:04.553Z] ---> be8d032fc690 [2023-03-17T09:04:04.553Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-17T09:04:04.553Z] ---> Using cache [2023-03-17T09:04:04.553Z] ---> 7b564b47cc7a [2023-03-17T09:04:04.553Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T09:04:04.553Z] ---> Using cache [2023-03-17T09:04:04.553Z] ---> b9ed8da03646 [2023-03-17T09:04:04.553Z] 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-17T09:04:04.553Z] ---> Running in b857c1d22ae6 [2023-03-17T09:04:07.129Z] Removing intermediate container b857c1d22ae6 [2023-03-17T09:04:07.129Z] ---> 59bff5a47410 [2023-03-17T09:04:07.129Z] Step 12/27 : WORKDIR /edgex-go [2023-03-17T09:04:07.129Z] ---> Running in 330aa0a3c214 [2023-03-17T09:04:07.404Z] Removing intermediate container 330aa0a3c214 [2023-03-17T09:04:07.404Z] ---> 7f42e6b0d0ec [2023-03-17T09:04:07.404Z] [2023-03-17T09:04:07.404Z] Step 13/27 : FROM alpine:3.17 [2023-03-17T09:04:07.404Z] ---> d74e625d9115 [2023-03-17T09:04:07.404Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T09:04:07.404Z] ---> Using cache [2023-03-17T09:04:07.404Z] ---> 8c2eec2e5bd0 [2023-03-17T09:04:07.404Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-17T09:04:07.673Z] ---> Running in a3d693bce915 [2023-03-17T09:04:09.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:04:10.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:04:12.516Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T09:04:12.516Z] v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T09:04:12.516Z] OK: 17687 distinct packages available [2023-03-17T09:04:12.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:04:13.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:04:14.884Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-17T09:04:14.884Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-17T09:04:14.884Z] (3/4) Installing libucontext (1.2-r0) [2023-03-17T09:04:14.884Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-17T09:04:14.884Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:04:14.884Z] OK: 8 MiB in 19 packages [2023-03-17T09:04:16.830Z] Removing intermediate container a3d693bce915 [2023-03-17T09:04:16.830Z] ---> c1102d81fa50 [2023-03-17T09:04:16.830Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:04:17.788Z] ---> c6800375e0fb [2023-03-17T09:04:17.788Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:04:19.201Z] ---> 0f7457d8a326 [2023-03-17T09:04:19.201Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T09:04:25.840Z] ---> 4c0b8a89394e [2023-03-17T09:04:25.840Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T09:04:25.840Z] ---> 80a3796e8caa [2023-03-17T09:04:25.840Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-17T09:04:25.840Z] ---> Running in 368d4c906507 [2023-03-17T09:04:26.420Z] Removing intermediate container 368d4c906507 [2023-03-17T09:04:26.420Z] ---> 02f6f0af87ab [2023-03-17T09:04:26.420Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-17T09:04:27.381Z] ---> be698f87a52b [2023-03-17T09:04:27.381Z] Step 22/27 : WORKDIR / [2023-03-17T09:04:27.381Z] ---> Running in a72e56366bfe [2023-03-17T09:04:27.964Z] Removing intermediate container a72e56366bfe [2023-03-17T09:04:27.964Z] ---> c509e69ff2a4 [2023-03-17T09:04:27.964Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T09:04:27.964Z] ---> Running in 80fd72426b09 [2023-03-17T09:04:28.550Z] Removing intermediate container 80fd72426b09 [2023-03-17T09:04:28.550Z] ---> ceb313e7cd5b [2023-03-17T09:04:28.550Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T09:04:28.919Z] ---> Running in 001ee6aefa42 [2023-03-17T09:04:29.219Z] Removing intermediate container 001ee6aefa42 [2023-03-17T09:04:29.219Z] ---> 2f007a38fc1d [2023-03-17T09:04:29.219Z] Step 25/27 : LABEL arch=arm64 [2023-03-17T09:04:29.502Z] ---> Running in e423637ca8e7 [2023-03-17T09:04:30.110Z] Removing intermediate container e423637ca8e7 [2023-03-17T09:04:30.110Z] ---> 24a63d72a054 [2023-03-17T09:04:30.110Z] Step 26/27 : LABEL git_sha=d5f497c093ef212248e6c8c5a0a5f06f899643da [2023-03-17T09:04:30.110Z] ---> Running in 8be4779ed2f1 [2023-03-17T09:04:30.708Z] Removing intermediate container 8be4779ed2f1 [2023-03-17T09:04:30.708Z] ---> b4fc2ea993e2 [2023-03-17T09:04:30.708Z] Step 27/27 : LABEL version=0.0.0 [2023-03-17T09:04:30.988Z] ---> Running in 1a3a92928574 [2023-03-17T09:04:31.282Z] Removing intermediate container 1a3a92928574 [2023-03-17T09:04:31.282Z] ---> d6a53dbf0cd1 [2023-03-17T09:04:31.282Z] [2023-03-17T09:04:31.895Z] Successfully built d6a53dbf0cd1 [2023-03-17T09:04:31.895Z] Successfully tagged security-spire-config-arm64:latest [2023-03-17T09:04:31.895Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2023-03-17T09:04:54.010Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:04:54.010Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:04:54.010Z] ---> d29d24460205 [2023-03-17T09:04:54.010Z] Step 3/20 : WORKDIR /edgex-go [2023-03-17T09:04:54.010Z] ---> Using cache [2023-03-17T09:04:54.010Z] ---> c6451aae366d [2023-03-17T09:04:54.010Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-17T09:04:54.010Z] ---> Running in 55afa6567eee [2023-03-17T09:04:54.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:04:55.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:04:57.489Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T09:04:57.489Z] v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T09:04:57.489Z] OK: 17687 distinct packages available [2023-03-17T09:04:57.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:04:58.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:04:59.866Z] OK: 263 MiB in 53 packages [2023-03-17T09:05:01.802Z] Removing intermediate container 55afa6567eee [2023-03-17T09:05:01.802Z] ---> a78de9929c8b [2023-03-17T09:05:01.802Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-17T09:05:02.763Z] ---> bf3e0b54da89 [2023-03-17T09:05:02.763Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:05:02.763Z] ---> Running in b9fb94dcd34e [2023-03-17T09:06:39.382Z] Removing intermediate container b9fb94dcd34e [2023-03-17T09:06:39.382Z] ---> 588dd157700b [2023-03-17T09:06:39.382Z] Step 7/20 : COPY . . [2023-03-17T09:06:49.440Z] ---> aa5df84acced [2023-03-17T09:06:49.440Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-17T09:06:49.440Z] ---> Running in ffd84cdcec70 [2023-03-17T09:06:51.392Z] 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-17T09:08:43.070Z] 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-17T09:08:53.171Z] Removing intermediate container 12abaf6ad0ad [2023-03-17T09:08:53.171Z] ---> 511835af4b46 [2023-03-17T09:08:53.171Z] [2023-03-17T09:08:53.171Z] Step 9/25 : FROM alpine:3.17 [2023-03-17T09:08:53.171Z] ---> d74e625d9115 [2023-03-17T09:08:53.171Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-17T09:08:53.171Z] ---> Running in 098f2f91418c [2023-03-17T09:08:55.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:08:56.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:08:58.019Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-17T09:08:58.019Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-17T09:08:58.019Z] (3/3) Installing su-exec (0.2-r2) [2023-03-17T09:08:58.019Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:08:58.019Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T09:08:58.989Z] OK: 8 MiB in 18 packages [2023-03-17T09:09:02.337Z] Removing intermediate container 098f2f91418c [2023-03-17T09:09:02.337Z] ---> f49a57f7b4c9 [2023-03-17T09:09:02.337Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-17T09:09:02.337Z] ---> Running in db9cad62c490 [2023-03-17T09:09:03.295Z] Removing intermediate container db9cad62c490 [2023-03-17T09:09:03.295Z] ---> 6956bc8bd14b [2023-03-17T09:09:03.295Z] Step 12/25 : WORKDIR / [2023-03-17T09:09:03.295Z] ---> Running in b14394791a06 [2023-03-17T09:09:04.253Z] Removing intermediate container b14394791a06 [2023-03-17T09:09:04.253Z] ---> e3875364fa54 [2023-03-17T09:09:04.253Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:09:04.837Z] Removing intermediate container b359491cdcf6 [2023-03-17T09:09:04.837Z] ---> b0bdc15c34b9 [2023-03-17T09:09:04.837Z] [2023-03-17T09:09:04.837Z] Step 10/25 : FROM alpine:3.17 [2023-03-17T09:09:04.837Z] ---> d74e625d9115 [2023-03-17T09:09:04.837Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-17T09:09:05.107Z] ---> Running in 12af6f41c061 [2023-03-17T09:09:05.376Z] ---> d6f9cdd5653c [2023-03-17T09:09:05.376Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:09:06.800Z] ---> 4405e0f37c96 [2023-03-17T09:09:06.800Z] 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-17T09:09:07.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:09:08.034Z] ---> d0810aee1fff [2023-03-17T09:09:08.034Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-17T09:09:08.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:09:08.994Z] ---> 77dea918bc88 [2023-03-17T09:09:08.994Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-17T09:09:09.950Z] ---> b0511d15197e [2023-03-17T09:09:09.950Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-17T09:09:10.922Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T09:09:10.922Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:09:10.922Z] OK: 8 MiB in 16 packages [2023-03-17T09:09:11.883Z] ---> 3051356ad562 [2023-03-17T09:09:11.883Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-17T09:09:13.290Z] Removing intermediate container 12af6f41c061 [2023-03-17T09:09:13.290Z] ---> b1732f25e05c [2023-03-17T09:09:13.290Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T09:09:13.290Z] ---> Running in 9e0b4ad60996 [2023-03-17T09:09:13.874Z] Removing intermediate container 9e0b4ad60996 [2023-03-17T09:09:13.874Z] ---> 006583156cda [2023-03-17T09:09:13.874Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-17T09:09:13.874Z] ---> Running in 5ef550b1384d [2023-03-17T09:09:14.839Z] ---> 38b1b23f46b1 [2023-03-17T09:09:14.839Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-17T09:09:14.839Z] Removing intermediate container 5ef550b1384d [2023-03-17T09:09:14.839Z] ---> e10e62d64e38 [2023-03-17T09:09:14.839Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-17T09:09:14.839Z] ---> Running in 6e33065470e0 [2023-03-17T09:09:15.440Z] Removing intermediate container 6e33065470e0 [2023-03-17T09:09:15.440Z] ---> 607cc74bb2f0 [2023-03-17T09:09:15.440Z] Step 15/25 : WORKDIR / [2023-03-17T09:09:15.708Z] ---> Running in a89e50e1adb5 [2023-03-17T09:09:15.980Z] ---> f12f3efbca1b [2023-03-17T09:09:15.980Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T09:09:15.980Z] ---> Running in 00b32c15533e [2023-03-17T09:09:16.566Z] Removing intermediate container a89e50e1adb5 [2023-03-17T09:09:16.566Z] ---> ee5c1cc0169d [2023-03-17T09:09:16.566Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:09:17.994Z] ---> 0a41f310d0db [2023-03-17T09:09:17.994Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:09:19.413Z] ---> 20b39ebba472 [2023-03-17T09:09:19.413Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-17T09:09:20.003Z] Removing intermediate container 00b32c15533e [2023-03-17T09:09:20.003Z] ---> 608eaf422d62 [2023-03-17T09:09:20.003Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T09:09:20.270Z] ---> Running in 5d21cbc6a0c4 [2023-03-17T09:09:22.856Z] Removing intermediate container 5d21cbc6a0c4 [2023-03-17T09:09:22.856Z] ---> f48801e98d6d [2023-03-17T09:09:22.856Z] Step 23/25 : LABEL arch=arm64 [2023-03-17T09:09:22.856Z] ---> Running in 2535a160227f [2023-03-17T09:09:22.856Z] ---> a341cb90fbf4 [2023-03-17T09:09:22.856Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-17T09:09:23.821Z] Removing intermediate container 2535a160227f [2023-03-17T09:09:23.821Z] ---> 111e5a8abd9a [2023-03-17T09:09:23.821Z] Step 24/25 : LABEL git_sha=d5f497c093ef212248e6c8c5a0a5f06f899643da [2023-03-17T09:09:23.821Z] ---> Running in f0f51ac31d88 [2023-03-17T09:09:24.087Z] ---> faf8036df5e2 [2023-03-17T09:09:24.087Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-17T09:09:24.669Z] Removing intermediate container f0f51ac31d88 [2023-03-17T09:09:24.669Z] ---> d22e2c6e1e26 [2023-03-17T09:09:24.669Z] Step 25/25 : LABEL version=0.0.0 [2023-03-17T09:09:24.669Z] ---> Running in 495631992fa7 [2023-03-17T09:09:25.262Z] ---> f720149df785 [2023-03-17T09:09:25.262Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-17T09:09:25.530Z] Removing intermediate container 495631992fa7 [2023-03-17T09:09:25.530Z] ---> 49cf5571d491 [2023-03-17T09:09:25.530Z] [2023-03-17T09:09:25.530Z] ---> Running in e96ff4c64e3b [2023-03-17T09:09:26.114Z] Successfully built 49cf5571d491 [2023-03-17T09:09:26.114Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-17T09:09:26.114Z]  Building security-secretstore-setup ... done Building core-command [2023-03-17T09:09:26.114Z] Removing intermediate container e96ff4c64e3b [2023-03-17T09:09:26.114Z] ---> d21100e126cb [2023-03-17T09:09:26.114Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T09:09:26.381Z] ---> Running in d82ec8198aeb [2023-03-17T09:09:26.646Z] Removing intermediate container d82ec8198aeb [2023-03-17T09:09:26.646Z] ---> 29e36ed96ab6 [2023-03-17T09:09:26.646Z] Step 23/25 : LABEL arch=arm64 [2023-03-17T09:09:26.915Z] ---> Running in d6b5ace41bd0 [2023-03-17T09:09:27.496Z] Removing intermediate container d6b5ace41bd0 [2023-03-17T09:09:27.496Z] ---> 453a384953d8 [2023-03-17T09:09:27.496Z] Step 24/25 : LABEL git_sha=d5f497c093ef212248e6c8c5a0a5f06f899643da [2023-03-17T09:09:27.496Z] ---> Running in 2fb26fdedf3d [2023-03-17T09:09:28.097Z] Removing intermediate container 2fb26fdedf3d [2023-03-17T09:09:28.097Z] ---> cbb575cd0ea1 [2023-03-17T09:09:28.097Z] Step 25/25 : LABEL version=0.0.0 [2023-03-17T09:09:28.097Z] ---> Running in 43e22de180b2 [2023-03-17T09:09:29.053Z] Removing intermediate container 43e22de180b2 [2023-03-17T09:09:29.053Z] ---> dbac191dd473 [2023-03-17T09:09:29.053Z] [2023-03-17T09:09:29.319Z] Successfully built dbac191dd473 [2023-03-17T09:09:29.319Z] Successfully tagged core-metadata-arm64:latest [2023-03-17T09:09:44.315Z]  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T09:09:44.315Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-17T09:09:44.315Z] ---> d29d24460205 [2023-03-17T09:09:44.315Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-17T09:09:44.315Z] ---> Using cache [2023-03-17T09:09:44.315Z] ---> 77825faa4f39 [2023-03-17T09:09:44.315Z] Step 4/24 : WORKDIR /edgex-go [2023-03-17T09:09:44.315Z] ---> Using cache [2023-03-17T09:09:44.315Z] ---> 2d4c2ff68c0d [2023-03-17T09:09:44.315Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-17T09:09:44.315Z] ---> Using cache [2023-03-17T09:09:44.315Z] ---> 27cc9be07621 [2023-03-17T09:09:44.315Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-17T09:09:44.315Z] ---> Using cache [2023-03-17T09:09:44.315Z] ---> b13dd58460aa [2023-03-17T09:09:44.315Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T09:09:44.315Z] ---> Using cache [2023-03-17T09:09:44.315Z] ---> 71719c07eaa6 [2023-03-17T09:09:44.315Z] Step 8/24 : COPY . . [2023-03-17T09:09:44.315Z] ---> Using cache [2023-03-17T09:09:44.315Z] ---> 05a95ccf7847 [2023-03-17T09:09:44.315Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-17T09:09:44.315Z] ---> Running in bbbc46af2ada [2023-03-17T09:09:45.276Z] 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-17T09:11:36.955Z] Removing intermediate container 25d04e773192 [2023-03-17T09:11:36.955Z] ---> 6c14aee09f92 [2023-03-17T09:11:36.955Z] [2023-03-17T09:11:36.955Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T09:11:36.955Z] ---> d74e625d9115 [2023-03-17T09:11:36.955Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T09:11:36.955Z] ---> Using cache [2023-03-17T09:11:36.955Z] ---> b1732f25e05c [2023-03-17T09:11:36.955Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T09:11:36.955Z] ---> Using cache [2023-03-17T09:11:36.955Z] ---> 006583156cda [2023-03-17T09:11:36.955Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-17T09:11:36.955Z] ---> Running in b3938fb54f42 [2023-03-17T09:11:36.955Z] Removing intermediate container b3938fb54f42 [2023-03-17T09:11:36.955Z] ---> 2e02f6c5f5da [2023-03-17T09:11:36.955Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-17T09:11:36.955Z] ---> Running in 6477694e50c1 [2023-03-17T09:11:36.955Z] Removing intermediate container 6477694e50c1 [2023-03-17T09:11:36.955Z] ---> 0e82d237d365 [2023-03-17T09:11:36.955Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:11:37.224Z] ---> 0407b2c2418d [2023-03-17T09:11:37.224Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:11:38.183Z] ---> ea60fbdf177d [2023-03-17T09:11:38.183Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-17T09:11:40.765Z] ---> 5f74915087e2 [2023-03-17T09:11:40.765Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-17T09:11:41.727Z] ---> 35985dbcbb6e [2023-03-17T09:11:41.727Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-17T09:11:41.993Z] ---> Running in 4c21f85bf999 [2023-03-17T09:11:42.593Z] Removing intermediate container 4c21f85bf999 [2023-03-17T09:11:42.593Z] ---> d5148e8062ad [2023-03-17T09:11:42.593Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T09:11:42.593Z] ---> Running in e5ff358bb7c8 [2023-03-17T09:11:43.190Z] Removing intermediate container e5ff358bb7c8 [2023-03-17T09:11:43.190Z] ---> c2589ac8f8a1 [2023-03-17T09:11:43.190Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T09:11:43.470Z] ---> Running in e8b2276937e9 [2023-03-17T09:11:44.062Z] Removing intermediate container e8b2276937e9 [2023-03-17T09:11:44.062Z] ---> 08fd167d7a49 [2023-03-17T09:11:44.062Z] Step 22/23 : LABEL git_sha=d5f497c093ef212248e6c8c5a0a5f06f899643da [2023-03-17T09:11:44.062Z] ---> Running in 93cfa4cf5edb [2023-03-17T09:11:44.654Z] Removing intermediate container 93cfa4cf5edb [2023-03-17T09:11:44.654Z] ---> d2f949eef6eb [2023-03-17T09:11:44.654Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T09:11:44.654Z] ---> Running in 813e22b34beb [2023-03-17T09:11:45.250Z] Removing intermediate container 813e22b34beb [2023-03-17T09:11:45.250Z] ---> 811175dc60d4 [2023-03-17T09:11:45.250Z] [2023-03-17T09:11:45.517Z] Successfully built 811175dc60d4 [2023-03-17T09:11:45.517Z] Successfully tagged support-scheduler-arm64:latest [2023-03-17T09:13:22.626Z]  Building support-scheduler ... done Removing intermediate container 5190c7afe6ea [2023-03-17T09:13:22.626Z] ---> c4db2d731ee2 [2023-03-17T09:13:22.626Z] [2023-03-17T09:13:22.626Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T09:13:22.626Z] ---> d74e625d9115 [2023-03-17T09:13:22.626Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-17T09:13:22.626Z] ---> Running in c110fdeb6bbe [2023-03-17T09:13:23.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:13:24.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:13:25.528Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-17T09:13:25.797Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-17T09:13:25.797Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:13:25.797Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T09:13:26.387Z] OK: 8 MiB in 17 packages [2023-03-17T09:13:28.343Z] Removing intermediate container c110fdeb6bbe [2023-03-17T09:13:28.343Z] ---> 88abec6cb264 [2023-03-17T09:13:28.343Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T09:13:28.612Z] ---> Running in 1040687a7867 [2023-03-17T09:13:29.200Z] Removing intermediate container 1040687a7867 [2023-03-17T09:13:29.200Z] ---> 68cd57982b81 [2023-03-17T09:13:29.200Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-17T09:13:29.200Z] ---> Running in f93154a642e9 [2023-03-17T09:13:29.470Z] Removing intermediate container f93154a642e9 [2023-03-17T09:13:29.470Z] ---> 14e2930a7402 [2023-03-17T09:13:29.470Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-17T09:13:29.739Z] ---> Running in c6af650c27e5 [2023-03-17T09:13:30.330Z] Removing intermediate container c6af650c27e5 [2023-03-17T09:13:30.330Z] ---> 99105889421f [2023-03-17T09:13:30.330Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:13:31.295Z] ---> ac96b2774a11 [2023-03-17T09:13:31.295Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:13:33.896Z] ---> a50f3b7ecb1a [2023-03-17T09:13:33.896Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-17T09:13:36.493Z] ---> 5cfe554a5d15 [2023-03-17T09:13:36.493Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-17T09:13:37.082Z] ---> f07fd7825596 [2023-03-17T09:13:37.082Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-17T09:13:37.352Z] ---> Running in b4d270f3fbfc [2023-03-17T09:13:37.621Z] Removing intermediate container b4d270f3fbfc [2023-03-17T09:13:37.622Z] ---> b5709080ca67 [2023-03-17T09:13:37.622Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T09:13:37.894Z] ---> Running in c2abf77ae74b [2023-03-17T09:13:38.170Z] Removing intermediate container c2abf77ae74b [2023-03-17T09:13:38.170Z] ---> 572d8484a581 [2023-03-17T09:13:38.170Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T09:13:38.441Z] ---> Running in e923587996b8 [2023-03-17T09:13:38.715Z] Removing intermediate container e923587996b8 [2023-03-17T09:13:38.715Z] ---> dc0cfea7a68e [2023-03-17T09:13:38.715Z] Step 22/23 : LABEL git_sha=d5f497c093ef212248e6c8c5a0a5f06f899643da [2023-03-17T09:13:38.985Z] ---> Running in 8292904c0de5 [2023-03-17T09:13:39.257Z] Removing intermediate container 8292904c0de5 [2023-03-17T09:13:39.257Z] ---> 9c20996b79e7 [2023-03-17T09:13:39.257Z] Step 23/23 : LABEL version=0.0.0 [2023-03-17T09:13:39.526Z] ---> Running in 488ada6df35c [2023-03-17T09:13:40.114Z] Removing intermediate container 488ada6df35c [2023-03-17T09:13:40.114Z] ---> 84d3d4402615 [2023-03-17T09:13:40.114Z] [2023-03-17T09:13:40.114Z] Successfully built 84d3d4402615 [2023-03-17T09:13:40.114Z] Successfully tagged support-notifications-arm64:latest [2023-03-17T09:14:06.867Z]  Building support-notifications ... done Removing intermediate container ffd84cdcec70 [2023-03-17T09:14:06.867Z] ---> d3c250dba1a0 [2023-03-17T09:14:06.867Z] [2023-03-17T09:14:06.867Z] Step 9/20 : FROM alpine:3.17 [2023-03-17T09:14:06.867Z] ---> d74e625d9115 [2023-03-17T09:14:06.867Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T09:14:06.867Z] ---> Using cache [2023-03-17T09:14:06.867Z] ---> 8c2eec2e5bd0 [2023-03-17T09:14:06.867Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-17T09:14:06.867Z] ---> Running in be2b40805ccd [2023-03-17T09:14:06.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:14:06.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:14:08.284Z] v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T09:14:08.284Z] v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T09:14:08.284Z] OK: 17687 distinct packages available [2023-03-17T09:14:08.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T09:14:08.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T09:14:10.285Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-17T09:14:10.285Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-17T09:14:10.285Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-17T09:14:10.285Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-17T09:14:10.285Z] (5/9) Installing curl (7.88.1-r0) [2023-03-17T09:14:10.285Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-17T09:14:10.285Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-17T09:14:10.285Z] (8/9) Installing libucontext (1.2-r0) [2023-03-17T09:14:10.285Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-17T09:14:10.285Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T09:14:10.285Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T09:14:10.556Z] OK: 11 MiB in 24 packages [2023-03-17T09:14:12.518Z] Removing intermediate container bbbc46af2ada [2023-03-17T09:14:12.518Z] ---> adf75f8a4411 [2023-03-17T09:14:12.518Z] [2023-03-17T09:14:12.518Z] Step 10/24 : FROM alpine:3.17 [2023-03-17T09:14:12.518Z] ---> d74e625d9115 [2023-03-17T09:14:12.518Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-17T09:14:12.518Z] ---> Using cache [2023-03-17T09:14:12.518Z] ---> b1732f25e05c [2023-03-17T09:14:12.518Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T09:14:12.518Z] ---> Using cache [2023-03-17T09:14:12.518Z] ---> 006583156cda [2023-03-17T09:14:12.518Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-17T09:14:14.483Z] ---> Running in 0903abbafe7e [2023-03-17T09:14:14.483Z] Removing intermediate container be2b40805ccd [2023-03-17T09:14:14.483Z] ---> cd04c574cf0b [2023-03-17T09:14:14.483Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:14:14.483Z] Removing intermediate container 0903abbafe7e [2023-03-17T09:14:14.483Z] ---> ac8299a8f565 [2023-03-17T09:14:14.483Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-17T09:14:14.483Z] ---> Running in be297de04475 [2023-03-17T09:14:14.753Z] ---> b19e72028358 [2023-03-17T09:14:14.753Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:14:15.028Z] Removing intermediate container be297de04475 [2023-03-17T09:14:15.028Z] ---> 7506516ab04e [2023-03-17T09:14:15.028Z] Step 15/24 : WORKDIR / [2023-03-17T09:14:15.028Z] ---> Running in d9d96f01f1eb [2023-03-17T09:14:15.296Z] Removing intermediate container d9d96f01f1eb [2023-03-17T09:14:15.297Z] ---> 78cd3119136a [2023-03-17T09:14:15.297Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T09:14:15.571Z] ---> 4da2f96f8b53 [2023-03-17T09:14:15.571Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-17T09:14:16.163Z] ---> 84d896161df5 [2023-03-17T09:14:16.163Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T09:14:16.752Z] ---> 278b2f2b32df [2023-03-17T09:14:16.752Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-17T09:14:16.752Z] ---> 9975fb333fa1 [2023-03-17T09:14:16.752Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-17T09:14:17.347Z] ---> 1d5e9c6b5834 [2023-03-17T09:14:17.347Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-17T09:14:17.618Z] ---> Running in c1ad7daf7eef [2023-03-17T09:14:17.886Z] ---> c148a185717a [2023-03-17T09:14:17.886Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-17T09:14:17.886Z] Removing intermediate container c1ad7daf7eef [2023-03-17T09:14:17.886Z] ---> 5e06cd92d600 [2023-03-17T09:14:17.886Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T09:14:17.886Z] ---> Running in bdb505739107 [2023-03-17T09:14:18.155Z] Removing intermediate container bdb505739107 [2023-03-17T09:14:18.155Z] ---> d0f1ca31a489 [2023-03-17T09:14:18.155Z] Step 18/20 : LABEL arch=arm64 [2023-03-17T09:14:18.423Z] ---> 2c85ea9cbfe6 [2023-03-17T09:14:18.423Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-17T09:14:18.423Z] ---> Running in 6d9411fcffb7 [2023-03-17T09:14:18.423Z] ---> Running in 652b392d1101 [2023-03-17T09:14:18.692Z] Removing intermediate container 6d9411fcffb7 [2023-03-17T09:14:18.692Z] ---> 2d215eb6a3f0 [2023-03-17T09:14:18.692Z] Step 19/20 : LABEL git_sha=d5f497c093ef212248e6c8c5a0a5f06f899643da [2023-03-17T09:14:18.692Z] Removing intermediate container 652b392d1101 [2023-03-17T09:14:18.692Z] ---> d22acf0e8316 [2023-03-17T09:14:18.692Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T09:14:18.961Z] ---> Running in a580fcbd9531 [2023-03-17T09:14:18.961Z] ---> Running in 73e00fad4113 [2023-03-17T09:14:19.230Z] Removing intermediate container a580fcbd9531 [2023-03-17T09:14:19.230Z] ---> 3da87fff2bfd [2023-03-17T09:14:19.230Z] Step 20/20 : LABEL version=0.0.0 [2023-03-17T09:14:19.230Z] Removing intermediate container 73e00fad4113 [2023-03-17T09:14:19.230Z] ---> 63cda3742933 [2023-03-17T09:14:19.230Z] Step 22/24 : LABEL arch=arm64 [2023-03-17T09:14:19.230Z] ---> Running in ca14bc7e1248 [2023-03-17T09:14:19.230Z] ---> Running in 82e1c9035989 [2023-03-17T09:14:19.505Z] Removing intermediate container ca14bc7e1248 [2023-03-17T09:14:19.505Z] ---> c8fb1b4f5207 [2023-03-17T09:14:19.505Z] [2023-03-17T09:14:19.772Z] Removing intermediate container 82e1c9035989 [2023-03-17T09:14:19.772Z] ---> 0c17e47f8fbb [2023-03-17T09:14:19.772Z] Step 23/24 : LABEL git_sha=d5f497c093ef212248e6c8c5a0a5f06f899643da [2023-03-17T09:14:19.772Z] ---> Running in f5014130b84f [2023-03-17T09:14:20.041Z] Successfully built c8fb1b4f5207 [2023-03-17T09:14:20.041Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-17T09:14:20.041Z]  Building security-spiffe-token-provider ... done Removing intermediate container f5014130b84f [2023-03-17T09:14:20.041Z] ---> ca2fe6df9c8a [2023-03-17T09:14:20.041Z] Step 24/24 : LABEL version=0.0.0 [2023-03-17T09:14:20.041Z] ---> Running in 6a18aa152960 [2023-03-17T09:14:20.312Z] Removing intermediate container 6a18aa152960 [2023-03-17T09:14:20.312Z] ---> 7b60d05f8bc8 [2023-03-17T09:14:20.312Z] [2023-03-17T09:14:20.580Z] Successfully built 7b60d05f8bc8 [2023-03-17T09:14:20.580Z] Successfully tagged core-command-arm64:latest [2023-03-17T09:14:21.183Z]  Building core-command ... done  [Pipeline] } [2023-03-17T09:14:21.178Z] $ docker stop --time=1 627c37fead6601925816ef563cd472d785149623955bf9b875bc0a454ca0fe4a [2023-03-17T09:14:22.884Z] $ docker rm -f --volumes 627c37fead6601925816ef563cd472d785149623955bf9b875bc0a454ca0fe4a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T09:14:23.379Z] + docker images [2023-03-17T09:14:23.645Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-17T09:14:23.645Z] core-command-arm64 latest 7b60d05f8bc8 3 seconds ago 19.7MB [2023-03-17T09:14:23.645Z] security-spiffe-token-provider-arm64 latest c8fb1b4f5207 4 seconds ago 32.6MB [2023-03-17T09:14:23.645Z] adf75f8a4411 12 seconds ago 1.49GB [2023-03-17T09:14:23.645Z] d3c250dba1a0 20 seconds ago 1.53GB [2023-03-17T09:14:23.645Z] support-notifications-arm64 latest 84d3d4402615 44 seconds ago 32.5MB [2023-03-17T09:14:23.645Z] c4db2d731ee2 About a minute ago 1.56GB [2023-03-17T09:14:23.645Z] support-scheduler-arm64 latest 811175dc60d4 2 minutes ago 31.8MB [2023-03-17T09:14:23.645Z] 6c14aee09f92 2 minutes ago 1.56GB [2023-03-17T09:14:23.645Z] core-metadata-arm64 latest dbac191dd473 4 minutes ago 20.4MB [2023-03-17T09:14:23.645Z] security-secretstore-setup-arm64 latest 49cf5571d491 4 minutes ago 32MB [2023-03-17T09:14:23.645Z] b0bdc15c34b9 5 minutes ago 1.5GB [2023-03-17T09:14:23.645Z] 511835af4b46 5 minutes ago 1.48GB [2023-03-17T09:14:23.645Z] security-spire-config-arm64 latest d6a53dbf0cd1 9 minutes ago 86.2MB [2023-03-17T09:14:23.645Z] 7f42e6b0d0ec 10 minutes ago 1.35GB [2023-03-17T09:14:23.645Z] security-bootstrapper-arm64 latest fd08da3ec7f1 10 minutes ago 21.8MB [2023-03-17T09:14:23.645Z] 9ca9ab78ddf1 11 minutes ago 1.47GB [2023-03-17T09:14:23.645Z] core-data-arm64 latest c7b3f0b92d4f 13 minutes ago 19.9MB [2023-03-17T09:14:23.645Z] d68f548a2ef2 13 minutes ago 1.5GB [2023-03-17T09:14:23.645Z] core-common-config-bootstrapper-arm64 latest a7e0ae451b07 13 minutes ago 17.5MB [2023-03-17T09:14:23.645Z] 442beecf1f7d 13 minutes ago 1.48GB [2023-03-17T09:14:23.645Z] security-proxy-setup-arm64 latest 3adafb5bc8fd 14 minutes ago 18.6MB [2023-03-17T09:14:23.645Z] security-proxy-auth-arm64 latest bc5e261faa30 14 minutes ago 18.2MB [2023-03-17T09:14:23.645Z] a87ae9a725ab 14 minutes ago 1.47GB [2023-03-17T09:14:23.645Z] c1cc3d2d5e08 14 minutes ago 1.47GB [2023-03-17T09:14:23.645Z] security-spire-server-arm64 latest 720b7c776fc6 18 minutes ago 87.1MB [2023-03-17T09:14:23.645Z] 0781d1b8a54c 18 minutes ago 1.35GB [2023-03-17T09:14:23.645Z] security-spire-agent-arm64 latest 404b5a16de77 21 minutes ago 125MB [2023-03-17T09:14:23.645Z] 2bdeae13a382 21 minutes ago 1.35GB [2023-03-17T09:14:23.645Z] ci-base-image-arm64 latest d29d24460205 38 minutes ago 868MB [2023-03-17T09:14:23.645Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 6 days ago 648MB [2023-03-17T09:14:23.645Z] alpine 3.17 d74e625d9115 4 weeks ago 7.46MB [2023-03-17T09:14:23.645Z] 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-17T09:14:24.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T09:14:24.079Z] [2023-03-17T09:14:24.079Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:14:24.410Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T09:14:24.678Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-17T09:14:24.678Z] 8998bd30e6a1: Pulling fs layer [2023-03-17T09:14:24.678Z] 04944245beec: Pulling fs layer [2023-03-17T09:14:24.678Z] 699f458cf7ca: Pulling fs layer [2023-03-17T09:14:24.678Z] 765212b225bb: Pulling fs layer [2023-03-17T09:14:24.678Z] f23df028b6ca: Pulling fs layer [2023-03-17T09:14:24.678Z] d65c8cfc05b1: Pulling fs layer [2023-03-17T09:14:24.678Z] 2437ff75d9bd: Pulling fs layer [2023-03-17T09:14:24.678Z] 765212b225bb: Waiting [2023-03-17T09:14:24.678Z] f23df028b6ca: Waiting [2023-03-17T09:14:24.678Z] d65c8cfc05b1: Waiting [2023-03-17T09:14:24.678Z] 2437ff75d9bd: Waiting [2023-03-17T09:14:24.678Z] 04944245beec: Verifying Checksum [2023-03-17T09:14:24.678Z] 04944245beec: Download complete [2023-03-17T09:14:24.678Z] 765212b225bb: Verifying Checksum [2023-03-17T09:14:24.678Z] 765212b225bb: Download complete [2023-03-17T09:14:24.946Z] f23df028b6ca: Verifying Checksum [2023-03-17T09:14:24.946Z] f23df028b6ca: Download complete [2023-03-17T09:14:24.946Z] d65c8cfc05b1: Download complete [2023-03-17T09:14:24.946Z] 699f458cf7ca: Verifying Checksum [2023-03-17T09:14:24.946Z] 699f458cf7ca: Download complete [2023-03-17T09:14:25.529Z] 8998bd30e6a1: Verifying Checksum [2023-03-17T09:14:25.529Z] 8998bd30e6a1: Download complete [2023-03-17T09:14:27.471Z] 2437ff75d9bd: Verifying Checksum [2023-03-17T09:14:27.471Z] 2437ff75d9bd: Download complete [2023-03-17T09:14:29.411Z] 8998bd30e6a1: Pull complete [2023-03-17T09:14:29.677Z] 04944245beec: Pull complete [2023-03-17T09:14:31.080Z] 699f458cf7ca: Pull complete [2023-03-17T09:14:31.080Z] 765212b225bb: Pull complete [2023-03-17T09:14:32.040Z] f23df028b6ca: Pull complete [2023-03-17T09:14:32.040Z] d65c8cfc05b1: Pull complete [2023-03-17T09:14:47.014Z] 2437ff75d9bd: Pull complete [2023-03-17T09:14:47.014Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-17T09:14:47.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T09:14:47.014Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T09:14:47.215Z] prd-ubuntu20.04-docker-arm64-4c-16g-4368 does not seem to be running inside a container [2023-03-17T09:14:47.268Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-17T09:14:50.154Z] $ docker top 88df509f1bb9c78237e97c11298c2f64f3438e3d3a81b17c0f9199af21a69c53 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:14:51.083Z] ---> job-cost.sh [2023-03-17T09:14:51.084Z] lf-activate-venv: SKIPPING [2023-03-17T09:14:51.084Z] INFO: No Stack... [2023-03-17T09:14:51.349Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-17T09:14:52.305Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T09:14:52.941Z] + cut -d, -f6 [2023-03-17T09:14:52.941Z] + cat /w/workspace/edgex-go/12/archives/cost.csv [Pipeline] lock [2023-03-17T09:14:52.973Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4405-12-stack-cost] [2023-03-17T09:14:52.979Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4405-12-stack-cost] did not exist. Created. [2023-03-17T09:14:52.980Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4405-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T09:14:53.617Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-17T09:14:53.799Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T09:14:53.806Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4405-12-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T09:14:53.808Z] $ docker stop --time=1 88df509f1bb9c78237e97c11298c2f64f3438e3d3a81b17c0f9199af21a69c53 [2023-03-17T09:14:55.326Z] $ docker rm -f --volumes 88df509f1bb9c78237e97c11298c2f64f3438e3d3a81b17c0f9199af21a69c53 [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-17T09:14:55.740Z] provisioning config files... [2023-03-17T09:14:55.747Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/12@tmp/config14409549246243292567tmp [Pipeline] { [Pipeline] sh [2023-03-17T09:14:56.043Z] + set +x [2023-03-17T09:14:56.043Z] + curl -s https://codecov.io/bash [2023-03-17T09:14:56.043Z] + bash -s -- [2023-03-17T09:14:56.043Z] [2023-03-17T09:14:56.043Z] _____ _ [2023-03-17T09:14:56.043Z] / ____| | | [2023-03-17T09:14:56.043Z] | | ___ __| | ___ ___ _____ __ [2023-03-17T09:14:56.043Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-17T09:14:56.043Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-17T09:14:56.043Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-17T09:14:56.043Z] Bash-1.0.6 [2023-03-17T09:14:56.043Z] [2023-03-17T09:14:56.043Z] [2023-03-17T09:14:56.043Z] ==> git version 2.25.1 found [2023-03-17T09:14:56.043Z] ==> 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-17T09:14:56.043Z] Release-Date: 2020-01-08 [2023-03-17T09:14:56.043Z] 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-17T09:14:56.043Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-17T09:14:56.043Z] ==> Jenkins CI detected. [2023-03-17T09:14:56.043Z] current dir:  /w/workspace/edgex-go/12 [2023-03-17T09:14:56.043Z] project root: . [2023-03-17T09:14:56.043Z] --> token set from env [2023-03-17T09:14:56.043Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-17T09:14:56.043Z] ==> Running gcov in . (disable via -X gcov) [2023-03-17T09:14:56.043Z] ==> Python coveragepy not found [2023-03-17T09:14:56.043Z] ==> Searching for coverage reports in: [2023-03-17T09:14:56.043Z] + . [2023-03-17T09:14:56.043Z] -> Found 1 reports [2023-03-17T09:14:56.043Z] ==> Detecting git/mercurial file structure [2023-03-17T09:14:56.043Z] ==> Reading reports [2023-03-17T09:14:56.303Z] + ./coverage.out bytes=447486 [2023-03-17T09:14:56.303Z] ==> Appending adjustments [2023-03-17T09:14:56.303Z] https://docs.codecov.io/docs/fixing-reports [2023-03-17T09:14:57.237Z] + Found adjustments [2023-03-17T09:14:57.237Z] ==> Gzipping contents [2023-03-17T09:14:57.237Z] 60K /tmp/codecov.PWSpWd.gz [2023-03-17T09:14:57.237Z] ==> Uploading reports [2023-03-17T09:14:57.237Z] url: https://codecov.io [2023-03-17T09:14:57.237Z] query: branch=PR-4405&commit=54619577ea98129f2a37447d063cf7a2a7a41df7&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4405%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4405&job=&cmd_args= [2023-03-17T09:14:57.237Z] -> Pinging Codecov [2023-03-17T09:14:57.237Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4405&commit=54619577ea98129f2a37447d063cf7a2a7a41df7&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4405%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4405&job=&cmd_args= [2023-03-17T09:14:57.496Z] -> Uploading to [2023-03-17T09:14:57.496Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-17/00271124DB129430A58F1EEE437C3FCB/54619577ea98129f2a37447d063cf7a2a7a41df7/fe2d8e86-6ebf-46c6-a0e4-378f2b6d84e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230317T091457Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=006b21daf787b9fe6ab699efdd102b6ed18669556c55105a0a378aea0e8b76fa [2023-03-17T09:14:57.496Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T09:14:57.496Z] Dload Upload Total Spent Left Speed [2023-03-17T09:14:57.755Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57574 0 0 100 57574 0 276k --:--:-- --:--:-- --:--:-- 275k 100 57574 0 0 100 57574 0 220k --:--:-- --:--:-- --:--:-- 219k [2023-03-17T09:14:57.755Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/54619577ea98129f2a37447d063cf7a2a7a41df7 [Pipeline] } [2023-03-17T09:14:57.762Z] 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-17T09:14:58.358Z] + [ -d /w/workspace/edgex-go/12/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:14:58.648Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:14:59.503Z] ---> package-listing.sh [2023-03-17T09:14:59.503Z] ++ facter osfamily [2023-03-17T09:14:59.503Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-17T09:14:59.761Z] + OS_FAMILY=debian [2023-03-17T09:14:59.761Z] + workspace=/w/workspace/edgex-go/12 [2023-03-17T09:14:59.761Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-17T09:14:59.761Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-17T09:14:59.761Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-17T09:14:59.761Z] + PACKAGES=/tmp/packages_start.txt [2023-03-17T09:14:59.761Z] + '[' /w/workspace/edgex-go/12 ']' [2023-03-17T09:14:59.762Z] + PACKAGES=/tmp/packages_end.txt [2023-03-17T09:14:59.762Z] + case "${OS_FAMILY}" in [2023-03-17T09:14:59.762Z] + dpkg -l [2023-03-17T09:14:59.762Z] + grep '^ii' [2023-03-17T09:14:59.762Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-17T09:14:59.762Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-17T09:14:59.762Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-17T09:14:59.762Z] + '[' /w/workspace/edgex-go/12 ']' [2023-03-17T09:14:59.762Z] + mkdir -p /w/workspace/edgex-go/12/archives/ [2023-03-17T09:14:59.762Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/12/archives/ [Pipeline] echo [2023-03-17T09:14:59.771Z] 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/12/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-17T09:15:00.045Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:15:00.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T09:15:00.598Z] [2023-03-17T09:15:00.598Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T09:15:00.899Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T09:15:00.899Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-17T09:15:00.899Z] 5eb5b503b376: Pulling fs layer [2023-03-17T09:15:00.899Z] 5c69ac0246d0: Pulling fs layer [2023-03-17T09:15:00.899Z] ec43610c2a17: Pulling fs layer [2023-03-17T09:15:00.899Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-17T09:15:00.899Z] 33b1e0a273af: Pulling fs layer [2023-03-17T09:15:00.899Z] 5d3b04190fa2: Pulling fs layer [2023-03-17T09:15:00.899Z] 2f39f015ded8: Pulling fs layer [2023-03-17T09:15:00.899Z] 3a2ae6a8a46f: Waiting [2023-03-17T09:15:00.899Z] 33b1e0a273af: Waiting [2023-03-17T09:15:00.899Z] 5d3b04190fa2: Waiting [2023-03-17T09:15:00.899Z] 2f39f015ded8: Waiting [2023-03-17T09:15:00.899Z] 5c69ac0246d0: Verifying Checksum [2023-03-17T09:15:00.899Z] 5c69ac0246d0: Download complete [2023-03-17T09:15:00.899Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-17T09:15:00.899Z] 3a2ae6a8a46f: Download complete [2023-03-17T09:15:01.157Z] 33b1e0a273af: Verifying Checksum [2023-03-17T09:15:01.157Z] 33b1e0a273af: Download complete [2023-03-17T09:15:01.157Z] 5d3b04190fa2: Verifying Checksum [2023-03-17T09:15:01.157Z] 5d3b04190fa2: Download complete [2023-03-17T09:15:01.157Z] ec43610c2a17: Verifying Checksum [2023-03-17T09:15:01.157Z] ec43610c2a17: Download complete [2023-03-17T09:15:01.157Z] 5eb5b503b376: Verifying Checksum [2023-03-17T09:15:01.157Z] 5eb5b503b376: Download complete [2023-03-17T09:15:01.724Z] 2f39f015ded8: Download complete [2023-03-17T09:15:02.289Z] 5eb5b503b376: Pull complete [2023-03-17T09:15:02.547Z] 5c69ac0246d0: Pull complete [2023-03-17T09:15:02.803Z] ec43610c2a17: Pull complete [2023-03-17T09:15:03.062Z] 3a2ae6a8a46f: Pull complete [2023-03-17T09:15:03.062Z] 33b1e0a273af: Pull complete [2023-03-17T09:15:03.319Z] 5d3b04190fa2: Pull complete [2023-03-17T09:15:07.499Z] 2f39f015ded8: Pull complete [2023-03-17T09:15:07.499Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-17T09:15:07.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T09:15:07.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T09:15:07.582Z] prd-ubuntu20.04-docker-8c-8g-4365 does not seem to be running inside a container [2023-03-17T09:15:07.606Z] $ 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/12/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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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:latest cat [2023-03-17T09:15:09.570Z] $ docker top aea9b8f0807f1cb1cec7dba5c40685386f4a7ae3f1fdda73b73702b8d1167770 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T09:15:09.915Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-17T09:15:10.200Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-17T09:15:10.485Z] + ls /var/log/sa-host [2023-03-17T09:15:10.486Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T09:15:10.619Z] provisioning config files... [2023-03-17T09:15:10.627Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/12@tmp/config3988859283690297518tmp [Pipeline] { [Pipeline] echo [2023-03-17T09:15:10.640Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:15:10.919Z] ---> create-netrc.sh [Pipeline] } [2023-03-17T09:15:10.926Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:15:11.245Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-17T09:15:11.253Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:15:11.533Z] ---> sudo-logs.sh [2023-03-17T09:15:11.533Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-17T09:15:11.557Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:15:11.838Z] ---> job-cost.sh [2023-03-17T09:15:11.838Z] lf-activate-venv: SKIPPING [2023-03-17T09:15:11.838Z] DEBUG: total: 0.10999999940395355 [2023-03-17T09:15:11.838Z] INFO: Retrieving Stack Cost... [2023-03-17T09:15:12.096Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T09:15:12.663Z] INFO: Archiving Costs [Pipeline] echo [2023-03-17T09:15:12.671Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T09:15:12.953Z] ---> logs-deploy.sh [2023-03-17T09:15:12.953Z] lf-activate-venv: SKIPPING [2023-03-17T09:15:12.953Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4405/12 [2023-03-17T09:15:12.953Z] INFO: archiving workspace using pattern(s): [2023-03-17T09:15:13.885Z] Archives upload complete. [2023-03-17T09:15:13.885Z] INFO: archiving logs to Nexus