Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c15abe78a0f78db5f98961932e279ab13327c124+0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb (86372ebc441acea9b39b18251ad0eff0a9abe0e8) 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-ssh6393420540549590330.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh12414744752007719997.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-4563/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-4563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17827780894090483622.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh6791706242774890024.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-4563/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-4563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3128628691832687468.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15525 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 Merge succeeded, producing 40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 Checking out Revision 40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 (PR-4563) > git config core.sparsecheckout # timeout=10 > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # 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 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 # timeout=10 Commit message: "Merge commit '0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T08:30:42.412Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T08:30:42.480Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T08:30:42.498Z] ========================================================= [2023-05-16T08:30:42.498Z] EdgeX Global Pipelines Version Info [2023-05-16T08:30:42.498Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 31be8874c1cfb9357742510532cdb0556aba3da1 # timeout=10 [2023-05-16T08:30:43.365Z] ------------------- [2023-05-16T08:30:43.365Z] stable info: [2023-05-16T08:30:43.365Z] ------------------- [2023-05-16T08:30:43.365Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T08:30:43.365Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T08:30:43.365Z] Message: update stable to v1.0.249 [2023-05-16T08:30:43.935Z] ------------------- [2023-05-16T08:30:43.935Z] experimental info: [2023-05-16T08:30:43.935Z] ------------------- [2023-05-16T08:30:43.935Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T08:30:43.935Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T08:30:43.935Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T08:30:44.140Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-16T08:30:44.154Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-16T08:30:44.168Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T08:30:44.185Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T08:30:44.204Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T08:30:44.222Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T08:30:44.239Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T08:30:44.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-16T08:30:44.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-16T08:30:44.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-16T08:30:44.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T08:30:44.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T08:30:44.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T08:30:44.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T08:30:44.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T08:30:44.360Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T08:30:44.374Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T08:30:44.384Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T08:30:44.395Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-16T08:30:44.407Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-16T08:30:44.420Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T08:30:44.432Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T08:30:44.444Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T08:30:44.459Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4563 [Pipeline] echo [2023-05-16T08:30:44.469Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4563 [Pipeline] echo [2023-05-16T08:30:44.480Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4563 [Pipeline] echo [2023-05-16T08:30:44.492Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 [Pipeline] echo [2023-05-16T08:30:44.508Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 40542ae [Pipeline] echo [2023-05-16T08:30:44.518Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T08:30:44.567Z] provisioning config files... [2023-05-16T08:30:44.578Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config14953999926585744978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:30:44.884Z] ---> docker-login.sh [2023-05-16T08:30:44.884Z] nexus3.edgexfoundry.org:10001 [2023-05-16T08:30:45.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:30:45.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:30:45.144Z] Configure a credential helper to remove this warning. See [2023-05-16T08:30:45.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:30:45.144Z] [2023-05-16T08:30:45.144Z] Login Succeeded [2023-05-16T08:30:45.144Z] nexus3.edgexfoundry.org:10002 [2023-05-16T08:30:45.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:30:45.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:30:45.406Z] Configure a credential helper to remove this warning. See [2023-05-16T08:30:45.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:30:45.406Z] [2023-05-16T08:30:45.406Z] Login Succeeded [2023-05-16T08:30:45.406Z] nexus3.edgexfoundry.org:10003 [2023-05-16T08:30:45.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:30:45.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:30:45.406Z] Configure a credential helper to remove this warning. See [2023-05-16T08:30:45.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:30:45.406Z] [2023-05-16T08:30:45.406Z] Login Succeeded [2023-05-16T08:30:45.406Z] nexus3.edgexfoundry.org:10004 [2023-05-16T08:30:45.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:30:45.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:30:45.668Z] Configure a credential helper to remove this warning. See [2023-05-16T08:30:45.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:30:45.668Z] [2023-05-16T08:30:45.668Z] Login Succeeded [2023-05-16T08:30:45.668Z] docker.io [2023-05-16T08:30:45.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:30:45.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:30:45.928Z] Configure a credential helper to remove this warning. See [2023-05-16T08:30:45.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:30:45.928Z] [2023-05-16T08:30:45.928Z] Login Succeeded [2023-05-16T08:30:45.928Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T08:30:45.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T08:30:46.246Z] + 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-05-16T08:30:46.246Z] + dirname cmd/core-command/Dockerfile [2023-05-16T08:30:46.246Z] + cut -d/ -f2 [2023-05-16T08:30:46.246Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-16T08:30:46.246Z] + cut -d/ -f2 [2023-05-16T08:30:46.246Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-16T08:30:46.246Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-16T08:30:46.246Z] + dirname cmd/core-data/Dockerfile [2023-05-16T08:30:46.246Z] + cut -d/ -f2 [2023-05-16T08:30:46.246Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-16T08:30:46.246Z] + dirname cmd/core-metadata/Dockerfile [2023-05-16T08:30:46.246Z] + cut -d/ -f2 [2023-05-16T08:30:46.246Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-16T08:30:46.246Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-16T08:30:46.246Z] + cut -d/ -f2 [2023-05-16T08:30:46.246Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-16T08:30:46.246Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-16T08:30:46.246Z] + cut -d/ -f2 [2023-05-16T08:30:46.246Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-16T08:30:46.246Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-05-16T08:30:46.246Z] cut -d/ -f2 [2023-05-16T08:30:46.246Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-16T08:30:46.246Z] + + cutdirname -d/ cmd/security-secretstore-setup/Dockerfile -f2 [2023-05-16T08:30:46.246Z] [2023-05-16T08:30:46.246Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-16T08:30:46.246Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-16T08:30:46.246Z] + cut -d/ -f2 [2023-05-16T08:30:46.246Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-16T08:30:46.246Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-16T08:30:46.246Z] + cut -d/ -f2 [2023-05-16T08:30:46.246Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-16T08:30:46.246Z] + dirname+ cmd/security-spire-config/Dockerfile [2023-05-16T08:30:46.246Z] cut -d/ -f2 [2023-05-16T08:30:46.246Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-16T08:30:46.246Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-16T08:30:46.246Z] + cut -d/ -f2 [2023-05-16T08:30:46.246Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-16T08:30:46.246Z] + dirname cmd/support-notifications/Dockerfile [2023-05-16T08:30:46.246Z] + cut -d/ -f2 [2023-05-16T08:30:46.246Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-16T08:30:46.246Z] + + dirname cmd/support-scheduler/Dockerfilecut [2023-05-16T08:30:46.246Z] -d/ -f2 [2023-05-16T08:30:46.246Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-16T08:30:46.300Z] 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-05-16T08:30:46.656Z] + git rev-list -1 --merges 40542ae2d2e36fc15dd9a786de3ec3a358bf1c56~1..40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 [Pipeline] echo [2023-05-16T08:30:46.667Z] -----------> git rev-list -1 --merges 40542ae2d2e36fc15dd9a786de3ec3a358bf1c56~1..40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 [2023-05-16T08:30:46.667Z] 40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 [false] [Pipeline] sh [2023-05-16T08:30:46.954Z] + git log --format=format:%s -1 40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 [Pipeline] echo [2023-05-16T08:30:46.967Z] ========================================================= [2023-05-16T08:30:46.967Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T08:30:46.967Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-16T08:30:47.341Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T08:30:47.341Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T08:30:47.341Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T08:30:47.341Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T08:30:47.341Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T08:30:47.341Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T08:30:47.341Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:30:47.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T08:30:47.686Z] [2023-05-16T08:30:47.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:30:47.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T08:30:47.986Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T08:30:47.986Z] b85a868b505f: Pulling fs layer [2023-05-16T08:30:47.986Z] e2be974225ed: Pulling fs layer [2023-05-16T08:30:47.986Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T08:30:47.986Z] 988bab9f4d93: Pulling fs layer [2023-05-16T08:30:47.986Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T08:30:47.986Z] eaf3925da568: Pulling fs layer [2023-05-16T08:30:47.986Z] bab4dde63d76: Pulling fs layer [2023-05-16T08:30:47.986Z] bde34c3a00c8: Pulling fs layer [2023-05-16T08:30:47.986Z] b352a97aabf1: Pulling fs layer [2023-05-16T08:30:47.986Z] 4872d77fe225: Pulling fs layer [2023-05-16T08:30:47.986Z] 5851b861e8e6: Pulling fs layer [2023-05-16T08:30:47.986Z] bab4dde63d76: Waiting [2023-05-16T08:30:47.986Z] bde34c3a00c8: Waiting [2023-05-16T08:30:47.986Z] 988bab9f4d93: Waiting [2023-05-16T08:30:47.986Z] eaf3925da568: Waiting [2023-05-16T08:30:47.986Z] 1469e6f7b9e6: Waiting [2023-05-16T08:30:47.986Z] b352a97aabf1: Waiting [2023-05-16T08:30:47.986Z] 4872d77fe225: Waiting [2023-05-16T08:30:47.986Z] 5851b861e8e6: Waiting [2023-05-16T08:30:47.986Z] e2be974225ed: Verifying Checksum [2023-05-16T08:30:47.986Z] e2be974225ed: Download complete [2023-05-16T08:30:47.986Z] 988bab9f4d93: Verifying Checksum [2023-05-16T08:30:47.986Z] 988bab9f4d93: Download complete [2023-05-16T08:30:48.245Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T08:30:48.245Z] 1469e6f7b9e6: Download complete [2023-05-16T08:30:48.245Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T08:30:48.245Z] 339a4e72a1f5: Download complete [2023-05-16T08:30:48.245Z] eaf3925da568: Verifying Checksum [2023-05-16T08:30:48.245Z] bde34c3a00c8: Download complete [2023-05-16T08:30:48.245Z] b352a97aabf1: Verifying Checksum [2023-05-16T08:30:48.245Z] b352a97aabf1: Download complete [2023-05-16T08:30:48.245Z] 4872d77fe225: Verifying Checksum [2023-05-16T08:30:48.245Z] 4872d77fe225: Download complete [2023-05-16T08:30:48.245Z] 5851b861e8e6: Download complete [2023-05-16T08:30:48.245Z] b85a868b505f: Verifying Checksum [2023-05-16T08:30:48.245Z] b85a868b505f: Download complete [2023-05-16T08:30:48.508Z] bab4dde63d76: Verifying Checksum [2023-05-16T08:30:48.509Z] bab4dde63d76: Download complete [2023-05-16T08:30:49.890Z] b85a868b505f: Pull complete [2023-05-16T08:30:50.150Z] e2be974225ed: Pull complete [2023-05-16T08:30:51.094Z] 339a4e72a1f5: Pull complete [2023-05-16T08:30:51.666Z] 988bab9f4d93: Pull complete [2023-05-16T08:30:52.389Z] 1469e6f7b9e6: Pull complete [2023-05-16T08:30:52.389Z] eaf3925da568: Pull complete [2023-05-16T08:30:55.039Z] bab4dde63d76: Pull complete [2023-05-16T08:30:55.039Z] bde34c3a00c8: Pull complete [2023-05-16T08:30:55.607Z] b352a97aabf1: Pull complete [2023-05-16T08:30:56.619Z] 4872d77fe225: Pull complete [2023-05-16T08:30:58.528Z] 5851b861e8e6: Pull complete [2023-05-16T08:30:58.798Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T08:30:58.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T08:30:59.058Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:30:59.199Z] prd-ubuntu20.04-docker-8c-8g-15525 does not seem to be running inside a container [2023-05-16T08:30:59.237Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T08:31:07.818Z] $ docker top af3ee8a0beb6269074f009190f1d7155df584b836ffa283d4a89a3425c286044 -eo pid,comm [2023-05-16T08:31:07.863Z] 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-05-16T08:31:07.863Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T08:31:07.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T08:31:07.914Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T08:31:08.038Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T08:31:08.044Z] $ docker exec af3ee8a0beb6269074f009190f1d7155df584b836ffa283d4a89a3425c286044 ssh-agent [2023-05-16T08:31:08.169Z] SSH_AUTH_SOCK=/tmp/ssh-19zMXcLGx82h/agent.33 [2023-05-16T08:31:08.169Z] SSH_AGENT_PID=39 [2023-05-16T08:31:08.179Z] Running ssh-add (command line suppressed) [2023-05-16T08:31:08.283Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_7123513231062379664.key (/w/workspace/edgex-go/5@tmp/private_key_7123513231062379664.key) [2023-05-16T08:31:08.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T08:31:08.589Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T08:31:08.609Z] $ docker exec --env ******** --env ******** af3ee8a0beb6269074f009190f1d7155df584b836ffa283d4a89a3425c286044 ssh-agent -k [2023-05-16T08:31:08.692Z] unset SSH_AUTH_SOCK; [2023-05-16T08:31:08.693Z] unset SSH_AGENT_PID; [2023-05-16T08:31:08.694Z] echo Agent pid 39 killed; [2023-05-16T08:31:08.700Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T08:31:08.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T08:31:08.728Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T08:31:08.844Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T08:31:08.850Z] $ docker exec af3ee8a0beb6269074f009190f1d7155df584b836ffa283d4a89a3425c286044 ssh-agent [2023-05-16T08:31:08.966Z] SSH_AUTH_SOCK=/tmp/ssh-y2VLXokyhmAL/agent.71 [2023-05-16T08:31:08.966Z] SSH_AGENT_PID=77 [2023-05-16T08:31:08.972Z] Running ssh-add (command line suppressed) [2023-05-16T08:31:09.069Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_5818753461896334370.key (/w/workspace/edgex-go/5@tmp/private_key_5818753461896334370.key) [2023-05-16T08:31:09.079Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T08:31:09.381Z] + git semver init [2023-05-16T08:31:09.640Z] 2023-05-16 08:31:09,625 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T08:31:09.640Z] 2023-05-16 08:31:09,627 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2023-05-16T08:31:09.640Z] 2023-05-16 08:31:09,628 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2023-05-16T08:31:09.640Z] 2023-05-16 08:31:09,629 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2023-05-16T08:31:16.230Z] 2023-05-16 08:31:16,217 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2023-05-16T08:31:16.230Z] 2023-05-16 08:31:16,218 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4563 with force:False [2023-05-16T08:31:16.230Z] 2023-05-16 08:31:16,218 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4563 [2023-05-16T08:31:16.230Z] 2023-05-16 08:31:16,223 [execute] INFO git cat-file --batch-check [2023-05-16T08:31:16.230Z] 2023-05-16 08:31:16,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T08:31:16.230Z] 2023-05-16 08:31:16,231 [execute] INFO git cat-file --batch [2023-05-16T08:31:16.230Z] 2023-05-16 08:31:16,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T08:31:16.490Z] 2023-05-16 08:31:16,237 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4563 [2023-05-16T08:31:16.490Z] 0.0.0 [Pipeline] } [2023-05-16T08:31:16.504Z] $ docker exec --env ******** --env ******** af3ee8a0beb6269074f009190f1d7155df584b836ffa283d4a89a3425c286044 ssh-agent -k [2023-05-16T08:31:16.604Z] unset SSH_AUTH_SOCK; [2023-05-16T08:31:16.604Z] unset SSH_AGENT_PID; [2023-05-16T08:31:16.604Z] echo Agent pid 77 killed; [2023-05-16T08:31:16.611Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T08:31:16.910Z] + git semver [Pipeline] } [2023-05-16T08:31:17.186Z] $ docker stop --time=1 af3ee8a0beb6269074f009190f1d7155df584b836ffa283d4a89a3425c286044 [2023-05-16T08:31:19.109Z] $ docker rm -f --volumes af3ee8a0beb6269074f009190f1d7155df584b836ffa283d4a89a3425c286044 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T08:31:19.445Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T08:31:19.675Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T08:31:19.677Z] [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-05-16T08:31:20.101Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-05-16T08:31:20.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T08:31:20.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T08:31:20.133Z] ========================================================= [2023-05-16T08:31:20.133Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T08:31:20.133Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-16T08:31:20.420Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T08:31:20.420Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T08:31:20.420Z] f56be85fc22e: Pulling fs layer [2023-05-16T08:31:20.420Z] 85791d961cd3: Pulling fs layer [2023-05-16T08:31:20.420Z] d694b5ae8c79: Pulling fs layer [2023-05-16T08:31:20.420Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T08:31:20.420Z] 4d19c01a9841: Pulling fs layer [2023-05-16T08:31:20.420Z] 9325e15d5711: Pulling fs layer [2023-05-16T08:31:20.420Z] 556b6ee489ea: Pulling fs layer [2023-05-16T08:31:20.420Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T08:31:20.420Z] 9f32a84ed3da: Waiting [2023-05-16T08:31:20.420Z] 9325e15d5711: Waiting [2023-05-16T08:31:20.420Z] 4d19c01a9841: Waiting [2023-05-16T08:31:20.420Z] 556b6ee489ea: Waiting [2023-05-16T08:31:20.420Z] c5a4b2cf53e6: Waiting [2023-05-16T08:31:20.420Z] 85791d961cd3: Verifying Checksum [2023-05-16T08:31:20.420Z] 85791d961cd3: Download complete [2023-05-16T08:31:20.420Z] 9f32a84ed3da: Download complete [2023-05-16T08:31:20.420Z] 4d19c01a9841: Verifying Checksum [2023-05-16T08:31:20.420Z] 4d19c01a9841: Download complete [2023-05-16T08:31:20.684Z] f56be85fc22e: Verifying Checksum [2023-05-16T08:31:20.684Z] f56be85fc22e: Download complete [2023-05-16T08:31:20.684Z] 9325e15d5711: Verifying Checksum [2023-05-16T08:31:20.684Z] 9325e15d5711: Download complete [2023-05-16T08:31:20.946Z] f56be85fc22e: Pull complete [2023-05-16T08:31:21.224Z] d694b5ae8c79: Verifying Checksum [2023-05-16T08:31:21.224Z] d694b5ae8c79: Download complete [2023-05-16T08:31:21.224Z] 85791d961cd3: Pull complete [2023-05-16T08:31:21.224Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T08:31:21.224Z] c5a4b2cf53e6: Download complete [2023-05-16T08:31:21.485Z] 556b6ee489ea: Verifying Checksum [2023-05-16T08:31:21.486Z] 556b6ee489ea: Download complete [2023-05-16T08:31:25.741Z] d694b5ae8c79: Pull complete [2023-05-16T08:31:25.741Z] 9f32a84ed3da: Pull complete [2023-05-16T08:31:25.741Z] 4d19c01a9841: Pull complete [2023-05-16T08:31:25.741Z] 9325e15d5711: Pull complete [2023-05-16T08:31:29.031Z] 556b6ee489ea: Pull complete [2023-05-16T08:31:29.966Z] c5a4b2cf53e6: Pull complete [2023-05-16T08:31:30.224Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T08:31:30.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T08:31:30.224Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-16T08:31:30.531Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T08:31:30.531Z] WORKDIR /edgex [2023-05-16T08:31:30.531Z] COPY go.mod . [2023-05-16T08:31:30.531Z] RUN go mod download [2023-05-16T08:31:30.531Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-16T08:31:31.100Z] Sending build context to Docker daemon 170.8MB [2023-05-16T08:31:31.100Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T08:31:31.100Z] ---> c4be618373d6 [2023-05-16T08:31:31.100Z] Step 2/4 : WORKDIR /edgex [2023-05-16T08:31:34.773Z] Still waiting to schedule task [2023-05-16T08:31:34.774Z] ‘prd-centos7-blackbox-4c-2g-15339’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-16T08:31:34.774Z] ‘prd-centos7-blackbox-4c-2g-15340’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-16T08:31:34.775Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15526’ is offline [2023-05-16T08:31:53.306Z] ---> Running in 6190c336deec [2023-05-16T08:31:55.858Z] Removing intermediate container 6190c336deec [2023-05-16T08:31:55.858Z] ---> d499e68203c9 [2023-05-16T08:31:55.858Z] Step 3/4 : COPY go.mod . [2023-05-16T08:31:55.858Z] ---> b3c5ab9b16c5 [2023-05-16T08:31:55.858Z] Step 4/4 : RUN go mod download [2023-05-16T08:31:55.858Z] ---> Running in 03a8a74ee073 [2023-05-16T08:32:17.897Z] Removing intermediate container 03a8a74ee073 [2023-05-16T08:32:17.897Z] ---> e40dc9d91180 [2023-05-16T08:32:17.897Z] Successfully built e40dc9d91180 [2023-05-16T08:32:17.897Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:32:18.197Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T08:32:18.198Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:32:18.282Z] prd-ubuntu20.04-docker-8c-8g-15525 does not seem to be running inside a container [2023-05-16T08:32:18.321Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T08:32:18.701Z] $ docker top 1f8a84429a348381066e62ee85a6297c424175bcf455091e88a793d3a430c215 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:32:19.042Z] + go version [2023-05-16T08:32:19.042Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T08:32:19.057Z] $ docker stop --time=1 1f8a84429a348381066e62ee85a6297c424175bcf455091e88a793d3a430c215 [2023-05-16T08:32:20.762Z] $ docker rm -f --volumes 1f8a84429a348381066e62ee85a6297c424175bcf455091e88a793d3a430c215 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:32:21.622Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T08:32:21.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:32:21.720Z] prd-ubuntu20.04-docker-8c-8g-15525 does not seem to be running inside a container [2023-05-16T08:32:21.767Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T08:32:22.755Z] $ docker top ce1d4a299c08cbcd3e5aa0f1855fa3e51efc6e3841807883ba25770b1b3992cc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-16T08:32:22.824Z] ========================================================= [2023-05-16T08:32:22.824Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-16T08:32:22.824Z] ========================================================= [Pipeline] sh [2023-05-16T08:32:23.107Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-05-16T08:32:23.402Z] + make test [2023-05-16T08:32:23.402Z] go test -race -coverprofile=coverage.out ./... [2023-05-16T08:32:29.968Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-16T08:32:45.239Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-16T08:32:45.239Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-16T08:32:45.239Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-16T08:32:45.239Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-16T08:32:45.239Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-16T08:32:45.239Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-16T08:32:45.239Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-16T08:32:45.239Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-16T08:32:45.239Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-16T08:32:45.239Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-16T08:32:45.239Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-16T08:32:45.239Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-16T08:32:45.239Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-16T08:32:45.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-16T08:32:46.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-16T08:32:46.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-16T08:32:46.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.077s coverage: 28.7% of statements [2023-05-16T08:32:46.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements [2023-05-16T08:32:46.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-16T08:32:46.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-16T08:32:46.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-16T08:32:47.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-16T08:32:47.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-16T08:32:47.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-16T08:32:47.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-16T08:32:47.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-16T08:32:47.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-16T08:32:47.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-16T08:32:48.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-16T08:32:48.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-16T08:32:49.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.086s coverage: 71.5% of statements [2023-05-16T08:32:49.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 54.0% of statements [2023-05-16T08:32:50.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.589s coverage: 88.5% of statements [2023-05-16T08:32:50.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements [2023-05-16T08:32:50.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-16T08:32:50.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-16T08:32:50.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-16T08:32:50.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-16T08:32:50.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-16T08:32:50.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-16T08:32:50.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-16T08:32:50.887Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-16T08:32:51.455Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.363s coverage: 95.6% of statements [2023-05-16T08:32:51.455Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements [2023-05-16T08:32:52.387Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-16T08:32:52.387Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-16T08:32:52.387Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-16T08:32:52.387Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 65.9% of statements [2023-05-16T08:32:52.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-16T08:32:52.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-16T08:32:52.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.091s coverage: 0.9% of statements [2023-05-16T08:32:52.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.0% of statements [2023-05-16T08:32:53.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 42.9% of statements [2023-05-16T08:32:53.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-16T08:32:53.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-16T08:32:53.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-16T08:32:53.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-16T08:32:54.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 82.9% of statements [2023-05-16T08:32:54.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2023-05-16T08:32:54.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements [2023-05-16T08:32:54.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2023-05-16T08:32:54.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-16T08:32:54.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-16T08:32:54.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-16T08:32:54.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-16T08:32:55.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-16T08:32:55.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-16T08:32:55.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-16T08:32:55.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-16T08:32:55.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-16T08:32:55.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-16T08:32:56.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-16T08:32:57.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-16T08:32:57.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-16T08:32:58.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-16T08:32:58.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-16T08:32:59.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-16T08:32:59.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-16T08:32:59.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-16T08:33:01.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-16T08:33:01.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-16T08:33:01.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-16T08:33:02.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-16T08:33:02.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-16T08:33:02.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-16T08:33:02.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-16T08:33:03.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-16T08:33:03.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-16T08:33:03.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-16T08:33:03.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-16T08:33:05.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-16T08:33:05.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-16T08:33:05.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-16T08:33:05.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-16T08:33:05.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2023-05-16T08:33:05.919Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-16T08:33:05.919Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-16T08:33:06.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-16T08:33:06.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-16T08:33:19.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.266s coverage: 79.9% of statements [2023-05-16T08:33:19.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.101s coverage: 92.9% of statements [2023-05-16T08:33:19.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements [2023-05-16T08:33:19.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 62.3% of statements [2023-05-16T08:33:19.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.049s coverage: 87.2% of statements [2023-05-16T08:33:19.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-05-16T08:33:19.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-05-16T08:33:19.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.094s coverage: 81.8% of statements [2023-05-16T08:33:19.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.106s coverage: 82.1% of statements [2023-05-16T08:33:19.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements [2023-05-16T08:33:19.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 63.1% of statements [2023-05-16T08:33:19.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2023-05-16T08:33:19.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2023-05-16T08:33:19.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-05-16T08:33:19.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-05-16T08:33:19.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-05-16T08:33:19.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.175s coverage: 38.4% of statements [2023-05-16T08:33:19.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2023-05-16T08:33:19.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.039s coverage: 84.8% of statements [2023-05-16T08:33:19.083Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2023-05-16T08:33:19.083Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 92.3% of statements [2023-05-16T08:33:19.083Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.048s coverage: 61.5% of statements [2023-05-16T08:33:19.083Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2023-05-16T08:33:19.083Z] 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-05-16T08:33:19.083Z] running golangci-lint [2023-05-16T08:33:19.083Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-16T08:33:19.083Z] go version go1.20.2 linux/amd64 [2023-05-16T08:33:19.083Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-16T08:33:19.083Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-16T08:33:34.076Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|imports|name|types_sizes|deps) took 14.380611407s" [2023-05-16T08:33:34.076Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 29.470356ms" [2023-05-16T08:33:39.340Z] level=info msg="[linters_context/goanalysis] analyzers took 54.751600812s with top 10 stages: buildir: 27.721374185s, inspect: 1.877518614s, fact_deprecated: 1.525033608s, gosec: 1.382502063s, printf: 1.226046283s, nilness: 923.201423ms, ctrlflow: 890.653753ms, S1038: 822.898266ms, fact_purity: 661.088457ms, isgenerated: 469.163131ms" [2023-05-16T08:33:39.340Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-16T08:33:39.340Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 203/203, skip_files: 203/203, exclude: 203/203, nolint: 0/23, skip_dirs: 203/203, autogenerated_exclude: 203/203, exclude-rules: 23/203, cgo: 203/203, path_prettifier: 203/203, identifier_marker: 203/203" [2023-05-16T08:33:39.340Z] level=info msg="[runner] processing took 17.247873ms with stages: nolint: 7.096654ms, identifier_marker: 5.08891ms, exclude-rules: 2.328588ms, path_prettifier: 1.22948ms, autogenerated_exclude: 964.447µs, skip_dirs: 487.193µs, cgo: 30.831µs, filename_unadjuster: 18.17µs, max_same_issues: 580ns, skip_files: 450ns, uniq_by_line: 430ns, path_shortener: 380ns, exclude: 370ns, severity-rules: 260ns, source_code: 260ns, sort_results: 230ns, diff: 220ns, max_from_linter: 180ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" [2023-05-16T08:33:39.340Z] level=info msg="[runner] linters took 6.878162962s with stages: goanalysis_metalinter: 6.860791779s" [2023-05-16T08:33:39.340Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-16T08:33:39.340Z] level=info msg="Memory: 214 samples, avg is 178.2MB, max is 781.5MB" [2023-05-16T08:33:39.340Z] level=info msg="Execution took 21.296474168s" [2023-05-16T08:33:39.340Z] go vet ./... [2023-05-16T08:33:44.659Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T08:33:44.659Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T08:33:44.659Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T08:33:44.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-16T08:33:44.968Z] + ls -al . [2023-05-16T08:33:44.968Z] total 704 [2023-05-16T08:33:44.968Z] drwxrwxr-x 11 1001 1001 4096 May 16 08:32 . [2023-05-16T08:33:44.968Z] drwxr-xr-x 4 root root 4096 May 16 08:32 .. [2023-05-16T08:33:44.968Z] drwxrwxr-x 2 1001 1001 4096 May 16 08:30 .blubracket [2023-05-16T08:33:44.968Z] -rw-rw-r-- 1 1001 1001 16 May 16 08:30 .dockerignore [2023-05-16T08:33:44.968Z] drwxrwxr-x 8 1001 1001 4096 May 16 08:31 .git [2023-05-16T08:33:44.968Z] drwxrwxr-x 3 1001 1001 4096 May 16 08:30 .github [2023-05-16T08:33:44.968Z] -rw-rw-r-- 1 1001 1001 1133 May 16 08:30 .gitignore [2023-05-16T08:33:44.969Z] -rw-rw-r-- 1 1001 1001 42 May 16 08:30 .golangci.yml [2023-05-16T08:33:44.969Z] -rw-rw-r-- 1 1001 1001 87 May 16 08:30 .hadolint.yml [2023-05-16T08:33:44.969Z] drwxr-xr-x 3 1001 1001 4096 May 16 08:31 .semver [2023-05-16T08:33:44.969Z] -rw-rw-r-- 1 1001 1001 166 May 16 08:30 .sonarcloud.properties [2023-05-16T08:33:44.969Z] -rw-rw-r-- 1 1001 1001 1171 May 16 08:30 ADOPTERS.md [2023-05-16T08:33:44.969Z] -rw-rw-r-- 1 1001 1001 10835 May 16 08:30 Attribution.txt [2023-05-16T08:33:44.969Z] -rw-rw-r-- 1 1001 1001 73765 May 16 08:30 CHANGELOG.md [2023-05-16T08:33:44.969Z] -rw-rw-r-- 1 1001 1001 3804 May 16 08:30 CONTRIBUTING.md [2023-05-16T08:33:44.969Z] -rw-rw-r-- 1 1001 1001 677 May 16 08:30 GOVERNANCE.md [2023-05-16T08:33:44.969Z] -rw-rw-r-- 1 1001 1001 883 May 16 08:30 Jenkinsfile [2023-05-16T08:33:44.969Z] -rw-rw-r-- 1 1001 1001 10775 May 16 08:30 LICENSE [2023-05-16T08:33:44.969Z] -rw-rw-r-- 1 1001 1001 14368 May 16 08:30 Makefile [2023-05-16T08:33:44.969Z] -rw-rw-r-- 1 1001 1001 582 May 16 08:30 OWNERS.md [2023-05-16T08:33:44.969Z] -rw-rw-r-- 1 1001 1001 9902 May 16 08:30 README.md [2023-05-16T08:33:44.969Z] -rw-rw-r-- 1 1001 1001 789 May 16 08:30 SECURITY.md [2023-05-16T08:33:44.969Z] -rw-rw-r-- 1 1001 1001 5 May 16 08:31 VERSION [2023-05-16T08:33:44.969Z] drwxrwxr-x 2 1001 1001 4096 May 16 08:30 bin [2023-05-16T08:33:44.969Z] drwxrwxr-x 18 1001 1001 4096 May 16 08:30 cmd [2023-05-16T08:33:44.969Z] -rw-r--r-- 1 root root 447731 May 16 08:33 coverage.out [2023-05-16T08:33:44.969Z] -rw-rw-r-- 1 1001 1001 3201 May 16 08:30 go.mod [2023-05-16T08:33:44.969Z] -rw-rw-r-- 1 1001 1001 31042 May 16 08:30 go.sum [2023-05-16T08:33:44.969Z] drwxrwxr-x 7 1001 1001 4096 May 16 08:30 internal [2023-05-16T08:33:44.969Z] drwxrwxr-x 3 1001 1001 4096 May 16 08:30 openapi [2023-05-16T08:33:44.969Z] -rw-rw-r-- 1 1001 1001 594 May 16 08:30 security.txt [2023-05-16T08:33:44.969Z] drwxrwxr-x 4 1001 1001 4096 May 16 08:30 snap [2023-05-16T08:33:44.969Z] -rw-rw-r-- 1 1001 1001 204 May 16 08:30 version.go [Pipeline] sh [2023-05-16T08:33:45.259Z] + '[' -e coverage.out ] [2023-05-16T08:33:45.259Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-16T08:33:45.389Z] Stashed 1 file(s) [Pipeline] sh [2023-05-16T08:33:45.673Z] + make build [2023-05-16T08:33:45.674Z] 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-05-16T08:33:57.898Z] 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-05-16T08:33:58.833Z] 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-05-16T08:34:00.211Z] 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-05-16T08:34:00.776Z] 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-05-16T08:34:07.373Z] 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-05-16T08:34:08.755Z] 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-05-16T08:34:10.149Z] 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-05-16T08:34:11.093Z] 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-05-16T08:34:11.663Z] 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-05-16T08:34:12.610Z] 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-05-16T08:34:13.989Z] 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-05-16T08:34:14.955Z] $ docker stop --time=1 ce1d4a299c08cbcd3e5aa0f1855fa3e51efc6e3841807883ba25770b1b3992cc [2023-05-16T08:34:22.327Z] $ docker rm -f --volumes ce1d4a299c08cbcd3e5aa0f1855fa3e51efc6e3841807883ba25770b1b3992cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:34:23.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-16T08:34:23.078Z] [2023-05-16T08:34:23.078Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:34:23.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-16T08:34:23.374Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-16T08:34:23.374Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-16T08:34:23.374Z] ca9280d653b3: Pulling fs layer [2023-05-16T08:34:23.374Z] 7e9c9ca2126c: Pulling fs layer [2023-05-16T08:34:23.374Z] cbdbe7a5bc2a: Verifying Checksum [2023-05-16T08:34:23.374Z] cbdbe7a5bc2a: Download complete [2023-05-16T08:34:23.634Z] ca9280d653b3: Verifying Checksum [2023-05-16T08:34:23.634Z] ca9280d653b3: Download complete [2023-05-16T08:34:23.634Z] cbdbe7a5bc2a: Pull complete [2023-05-16T08:34:23.893Z] 7e9c9ca2126c: Download complete [2023-05-16T08:34:24.152Z] ca9280d653b3: Pull complete [2023-05-16T08:34:27.446Z] 7e9c9ca2126c: Pull complete [2023-05-16T08:34:27.446Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-16T08:34:27.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-16T08:34:27.446Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:34:27.536Z] prd-ubuntu20.04-docker-8c-8g-15525 does not seem to be running inside a container [2023-05-16T08:34:27.573Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-16T08:34:32.390Z] $ docker top d634eeb841404bb0e3de84a57994c00330bbfbf2efdc9ed786901cdabef4ba3c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:34:32.732Z] + docker-compose build --help [2023-05-16T08:34:32.732Z] + grep parallel [2023-05-16T08:34:33.297Z] --parallel Build images in parallel. [Pipeline] } [2023-05-16T08:34:33.310Z] $ docker stop --time=1 d634eeb841404bb0e3de84a57994c00330bbfbf2efdc9ed786901cdabef4ba3c [2023-05-16T08:34:34.678Z] $ docker rm -f --volumes d634eeb841404bb0e3de84a57994c00330bbfbf2efdc9ed786901cdabef4ba3c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:34:35.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-16T08:34:35.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:34:35.167Z] prd-ubuntu20.04-docker-8c-8g-15525 does not seem to be running inside a container [2023-05-16T08:34:35.259Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-16T08:34:35.601Z] $ docker top 04820b7b44d2f32b70fa8f36d2bad93bddb7edf37331b63e4c26802ec59abb74 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:34:35.943Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-16T08:34:36.512Z] Building core-command ... [2023-05-16T08:34:36.512Z] Building core-common-config-bootstrapper ... [2023-05-16T08:34:36.512Z] Building core-data ... [2023-05-16T08:34:36.512Z] Building core-metadata ... [2023-05-16T08:34:36.512Z] Building security-bootstrapper ... [2023-05-16T08:34:36.512Z] Building security-proxy-auth ... [2023-05-16T08:34:36.512Z] Building security-proxy-setup ... [2023-05-16T08:34:36.512Z] Building security-secretstore-setup ... [2023-05-16T08:34:36.512Z] Building security-spiffe-token-provider ... [2023-05-16T08:34:36.512Z] Building security-spire-agent ... [2023-05-16T08:34:36.512Z] Building security-spire-config ... [2023-05-16T08:34:36.512Z] Building security-spire-server ... [2023-05-16T08:34:36.512Z] Building support-notifications ... [2023-05-16T08:34:36.512Z] Building support-scheduler ... [2023-05-16T08:34:36.512Z] Building security-spire-agent [2023-05-16T08:34:36.512Z] Building support-scheduler [2023-05-16T08:34:36.512Z] Building security-bootstrapper [2023-05-16T08:34:36.512Z] Building core-metadata [2023-05-16T08:34:36.512Z] Building security-spire-config [2023-05-16T08:34:48.717Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T08:34:48.717Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-16T08:34:48.717Z] ---> e40dc9d91180 [2023-05-16T08:34:48.717Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-16T08:34:48.717Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T08:34:48.717Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-16T08:34:48.717Z] ---> e40dc9d91180 [2023-05-16T08:34:48.717Z] Step 3/27 : WORKDIR /edgex-go [2023-05-16T08:34:48.717Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T08:34:48.717Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-16T08:34:48.717Z] ---> e40dc9d91180 [2023-05-16T08:34:48.717Z] Step 3/33 : WORKDIR /edgex-go [2023-05-16T08:34:48.717Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T08:34:48.717Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-16T08:34:48.717Z] ---> e40dc9d91180 [2023-05-16T08:34:48.717Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-16T08:34:48.717Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T08:34:48.717Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-16T08:34:48.717Z] ---> e40dc9d91180 [2023-05-16T08:34:48.717Z] Step 3/27 : WORKDIR /edgex-go [2023-05-16T08:35:15.166Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15527 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws [2023-05-16T08:35:15.177Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2023-05-16T08:35:15.224Z] The recommended git tool is: git [2023-05-16T08:35:15.272Z] ---> Running in 11a0aaebc227 [2023-05-16T08:35:15.272Z] ---> Running in a00ae77f2015 [2023-05-16T08:35:15.272Z] ---> Running in 82982b589b93 [2023-05-16T08:35:15.272Z] ---> Running in 9e1c4175b04b [2023-05-16T08:35:15.272Z] ---> Running in b74bc7dc8ceb [2023-05-16T08:35:15.272Z] Removing intermediate container 11a0aaebc227 [2023-05-16T08:35:15.272Z] ---> 6faa4929a2b8 [2023-05-16T08:35:15.272Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-16T08:35:15.272Z] Removing intermediate container a00ae77f2015 [2023-05-16T08:35:15.272Z] ---> 2b20ed6fda8b [2023-05-16T08:35:15.272Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-16T08:35:15.272Z] Removing intermediate container b74bc7dc8ceb [2023-05-16T08:35:15.272Z] ---> b650b882d9a7 [2023-05-16T08:35:15.272Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-16T08:35:15.272Z] Removing intermediate container 9e1c4175b04b [2023-05-16T08:35:15.272Z] ---> a2c101d19274 [2023-05-16T08:35:15.272Z] Step 4/25 : WORKDIR /edgex-go [2023-05-16T08:35:15.272Z] Removing intermediate container 82982b589b93 [2023-05-16T08:35:15.272Z] ---> 41af2441dde7 [2023-05-16T08:35:15.272Z] Step 4/23 : WORKDIR /edgex-go [2023-05-16T08:35:15.272Z] ---> Running in eae6bfd44358 [2023-05-16T08:35:15.272Z] ---> Running in 64155184a8f1 [2023-05-16T08:35:15.272Z] ---> Running in 556eafb4851a [2023-05-16T08:35:15.272Z] ---> Running in 6ed9311dca15 [2023-05-16T08:35:15.272Z] ---> Running in 8e88a70c27e4 [2023-05-16T08:35:15.272Z] Removing intermediate container 6ed9311dca15 [2023-05-16T08:35:15.272Z] ---> 3bc934fa286d [2023-05-16T08:35:15.272Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-16T08:35:15.272Z] Removing intermediate container 8e88a70c27e4 [2023-05-16T08:35:15.272Z] ---> b94b6a6af3a9 [2023-05-16T08:35:15.272Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-16T08:35:15.272Z] ---> Running in ee337ddda1b5 [2023-05-16T08:35:15.272Z] ---> Running in 1f5048d04fcb [2023-05-16T08:35:15.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:35:15.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:35:15.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:35:15.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:35:15.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:35:15.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:35:15.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:35:15.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:35:15.272Z] OK: 265 MiB in 53 packages [2023-05-16T08:35:15.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:35:15.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:35:15.272Z] OK: 265 MiB in 53 packages [2023-05-16T08:35:15.272Z] OK: 265 MiB in 53 packages [2023-05-16T08:35:15.272Z] OK: 265 MiB in 53 packages [2023-05-16T08:35:15.272Z] OK: 265 MiB in 53 packages [2023-05-16T08:35:15.272Z] Removing intermediate container 64155184a8f1 [2023-05-16T08:35:15.272Z] ---> 288f048e7738 [2023-05-16T08:35:15.272Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-16T08:35:15.272Z] ---> e0cb7caf3510 [2023-05-16T08:35:15.272Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:35:15.272Z] ---> Running in 24592ec7be8f [2023-05-16T08:35:15.272Z] Removing intermediate container 556eafb4851a [2023-05-16T08:35:15.272Z] ---> 45e8b1f9103c [2023-05-16T08:35:15.272Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-16T08:35:15.272Z] Removing intermediate container ee337ddda1b5 [2023-05-16T08:35:15.272Z] ---> 6bb16d75db0d [2023-05-16T08:35:15.272Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-16T08:35:15.272Z] ---> 6760d64956d8 [2023-05-16T08:35:15.272Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:35:15.272Z] Removing intermediate container eae6bfd44358 [2023-05-16T08:35:15.272Z] ---> e0e55bfa0455 [2023-05-16T08:35:15.272Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-16T08:35:15.272Z] ---> Running in 3f0ef909c78f [2023-05-16T08:35:15.272Z] Removing intermediate container 1f5048d04fcb [2023-05-16T08:35:15.272Z] ---> c202216e52e8 [2023-05-16T08:35:15.272Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-16T08:35:15.272Z] ---> 18464335f912 [2023-05-16T08:35:15.272Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:35:15.272Z] ---> Running in afa67b687f61 [2023-05-16T08:35:15.272Z] ---> 94566f033605 [2023-05-16T08:35:15.272Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:35:15.272Z] ---> Running in 550cd2c0cbe0 [2023-05-16T08:35:15.272Z] ---> caaedf64355a [2023-05-16T08:35:15.272Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:35:15.272Z] ---> Running in 942bf42be52b [2023-05-16T08:35:23.865Z] using credential edgex-jenkins-ssh [2023-05-16T08:35:23.883Z] Cloning the remote Git repository [2023-05-16T08:35:23.941Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-16T08:35:24.071Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2023-05-16T08:35:24.244Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-16T08:35:24.245Z] > git --version # timeout=10 [2023-05-16T08:35:24.272Z] > git --version # 'git version 2.25.1' [2023-05-16T08:35:24.275Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T08:35:24.458Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T08:35:43.377Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-16T08:35:43.402Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T08:35:45.272Z] Merging remotes/origin/main commit 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 [2023-05-16T08:35:46.023Z] Merge succeeded, producing a86abd015ebd71f1850a8466099e7e6d19f96788 [2023-05-16T08:35:46.023Z] Checking out Revision a86abd015ebd71f1850a8466099e7e6d19f96788 (PR-4563) [2023-05-16T08:35:44.460Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-16T08:35:44.511Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-16T08:35:44.512Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T08:35:44.539Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-16T08:35:45.293Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T08:35:45.370Z] > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # timeout=10 [2023-05-16T08:35:45.621Z] > git remote # timeout=10 [2023-05-16T08:35:45.641Z] > git config --get remote.origin.url # timeout=10 [2023-05-16T08:35:45.662Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T08:35:45.678Z] > git merge 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb # timeout=10 [2023-05-16T08:35:46.001Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-16T08:35:46.031Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T08:35:46.049Z] > git checkout -f a86abd015ebd71f1850a8466099e7e6d19f96788 # timeout=10 [2023-05-16T08:35:49.775Z] Commit message: "Merge commit '0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb' into HEAD" [2023-05-16T08:35:49.808Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T08:35:50.670Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T08:35:50.670Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T08:35:50.670Z] Dload Upload Total Spent Left Speed [2023-05-16T08:35:50.670Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-05-16T08:35:51.381Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T08:35:51.715Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T08:35:51.716Z] + sudo tee /etc/docker/daemon.new [2023-05-16T08:35:51.716Z] { [2023-05-16T08:35:51.716Z] "registry-mirrors": [ [2023-05-16T08:35:51.716Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T08:35:51.716Z] ], [2023-05-16T08:35:51.716Z] "bip": "10.250.0.254/24", [2023-05-16T08:35:51.716Z] "hosts": [ [2023-05-16T08:35:51.716Z] "tcp://0.0.0.0:5555", [2023-05-16T08:35:51.716Z] "unix:///var/run/docker.sock" [2023-05-16T08:35:51.716Z] ], [2023-05-16T08:35:51.716Z] "mtu": 1458, [2023-05-16T08:35:51.716Z] "selinux-enabled": true, [2023-05-16T08:35:51.716Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T08:35:51.716Z] } [Pipeline] sh [2023-05-16T08:35:49.788Z] > git rev-list --no-walk 31be8874c1cfb9357742510532cdb0556aba3da1 # timeout=10 [2023-05-16T08:35:52.061Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T08:35:52.397Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T08:36:10.693Z] provisioning config files... [2023-05-16T08:36:10.730Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7403958402593006806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T08:36:11.106Z] ---> docker-login.sh [2023-05-16T08:36:11.106Z] nexus3.edgexfoundry.org:10001 [2023-05-16T08:36:11.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:36:11.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:36:11.703Z] Configure a credential helper to remove this warning. See [2023-05-16T08:36:11.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:36:11.703Z] [2023-05-16T08:36:11.703Z] Login Succeeded [2023-05-16T08:36:11.703Z] nexus3.edgexfoundry.org:10002 [2023-05-16T08:36:11.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:36:12.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:36:12.243Z] Configure a credential helper to remove this warning. See [2023-05-16T08:36:12.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:36:12.243Z] [2023-05-16T08:36:12.243Z] Login Succeeded [2023-05-16T08:36:12.243Z] nexus3.edgexfoundry.org:10003 [2023-05-16T08:36:12.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:36:12.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:36:12.785Z] Configure a credential helper to remove this warning. See [2023-05-16T08:36:12.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:36:12.785Z] [2023-05-16T08:36:12.785Z] Login Succeeded [2023-05-16T08:36:12.785Z] nexus3.edgexfoundry.org:10004 [2023-05-16T08:36:13.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:36:13.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:36:13.060Z] Configure a credential helper to remove this warning. See [2023-05-16T08:36:13.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:36:13.060Z] [2023-05-16T08:36:13.060Z] Login Succeeded [2023-05-16T08:36:13.060Z] docker.io [2023-05-16T08:36:13.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T08:36:13.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T08:36:13.608Z] Configure a credential helper to remove this warning. See [2023-05-16T08:36:13.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T08:36:13.608Z] [2023-05-16T08:36:13.608Z] Login Succeeded [2023-05-16T08:36:13.608Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T08:36:13.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-16T08:36:14.236Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-05-16T08:36:14.257Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T08:36:14.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T08:36:14.282Z] ========================================================= [2023-05-16T08:36:14.282Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T08:36:14.282Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-16T08:36:14.618Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T08:36:14.902Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T08:36:14.902Z] c41833b44d91: Pulling fs layer [2023-05-16T08:36:14.902Z] ed15518f5707: Pulling fs layer [2023-05-16T08:36:14.902Z] feae8fd75edb: Pulling fs layer [2023-05-16T08:36:14.902Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T08:36:14.902Z] 3cdef696dda3: Pulling fs layer [2023-05-16T08:36:14.902Z] 2ced38df9373: Pulling fs layer [2023-05-16T08:36:14.902Z] 58f1dce35555: Pulling fs layer [2023-05-16T08:36:14.902Z] 3cdef696dda3: Waiting [2023-05-16T08:36:14.902Z] 2ced38df9373: Waiting [2023-05-16T08:36:14.902Z] 58f1dce35555: Waiting [2023-05-16T08:36:14.902Z] 242c74f7c9fa: Waiting [2023-05-16T08:36:14.902Z] ed15518f5707: Verifying Checksum [2023-05-16T08:36:14.902Z] ed15518f5707: Download complete [2023-05-16T08:36:14.902Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T08:36:14.902Z] 242c74f7c9fa: Download complete [2023-05-16T08:36:14.902Z] 3cdef696dda3: Verifying Checksum [2023-05-16T08:36:14.902Z] 3cdef696dda3: Download complete [2023-05-16T08:36:14.902Z] c41833b44d91: Verifying Checksum [2023-05-16T08:36:14.902Z] c41833b44d91: Download complete [2023-05-16T08:36:16.359Z] c41833b44d91: Pull complete [2023-05-16T08:36:16.638Z] 58f1dce35555: Verifying Checksum [2023-05-16T08:36:16.638Z] 58f1dce35555: Download complete [2023-05-16T08:36:16.923Z] ed15518f5707: Pull complete [2023-05-16T08:36:17.902Z] feae8fd75edb: Verifying Checksum [2023-05-16T08:36:17.903Z] feae8fd75edb: Download complete [2023-05-16T08:36:17.903Z] 2ced38df9373: Download complete [2023-05-16T08:36:30.286Z] feae8fd75edb: Pull complete [2023-05-16T08:36:30.286Z] 242c74f7c9fa: Pull complete [2023-05-16T08:36:30.286Z] 3cdef696dda3: Pull complete [2023-05-16T08:36:37.035Z] 2ced38df9373: Pull complete [2023-05-16T08:36:39.653Z] 58f1dce35555: Pull complete [2023-05-16T08:36:39.653Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T08:36:39.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T08:36:39.653Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-16T08:36:40.000Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T08:36:40.000Z] WORKDIR /edgex [2023-05-16T08:36:40.000Z] COPY go.mod . [2023-05-16T08:36:40.000Z] RUN go mod download [2023-05-16T08:36:40.000Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-16T08:36:40.591Z] Sending build context to Docker daemon 2.928MB [2023-05-16T08:36:40.591Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T08:36:40.591Z] ---> fadd8f120f05 [2023-05-16T08:36:40.591Z] Step 2/4 : WORKDIR /edgex [2023-05-16T08:36:42.558Z] ---> Running in 258ded82f9c9 [2023-05-16T08:36:42.827Z] Removing intermediate container 258ded82f9c9 [2023-05-16T08:36:42.827Z] ---> 91b041e60f80 [2023-05-16T08:36:42.827Z] Step 3/4 : COPY go.mod . [2023-05-16T08:36:43.414Z] ---> dd86604d8a0c [2023-05-16T08:36:43.414Z] Step 4/4 : RUN go mod download [2023-05-16T08:36:43.683Z] ---> Running in da3f6487f876 [2023-05-16T08:37:07.484Z] Removing intermediate container afa67b687f61 [2023-05-16T08:37:07.484Z] ---> dec678afab44 [2023-05-16T08:37:07.484Z] Step 8/25 : COPY . . [2023-05-16T08:37:07.484Z] Removing intermediate container 942bf42be52b [2023-05-16T08:37:07.484Z] ---> 1d65a64e9258 [2023-05-16T08:37:07.484Z] Step 8/23 : COPY . . [2023-05-16T08:37:07.484Z] Removing intermediate container 550cd2c0cbe0 [2023-05-16T08:37:07.484Z] ---> 0d19c1c79ade [2023-05-16T08:37:07.484Z] Step 7/27 : COPY . . [2023-05-16T08:37:07.484Z] Removing intermediate container 24592ec7be8f [2023-05-16T08:37:07.484Z] ---> c26d7b0e3af9 [2023-05-16T08:37:07.484Z] Step 7/33 : COPY . . [2023-05-16T08:37:07.484Z] Removing intermediate container 3f0ef909c78f [2023-05-16T08:37:07.484Z] ---> 6add32e173e3 [2023-05-16T08:37:07.484Z] Step 7/27 : COPY . . [2023-05-16T08:37:15.991Z] Removing intermediate container da3f6487f876 [2023-05-16T08:37:15.991Z] ---> 939a27f9a1db [2023-05-16T08:37:15.991Z] Successfully built 939a27f9a1db [2023-05-16T08:37:15.991Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:37:16.339Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T08:37:16.339Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:37:16.575Z] prd-ubuntu20.04-docker-arm64-4c-16g-15527 does not seem to be running inside a container [2023-05-16T08:37:16.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T08:37:18.023Z] $ docker top d5052745fa935fbd027da9056491e0f93948ada5eb520f7121f96235772fd7ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:37:18.896Z] + go version [2023-05-16T08:37:18.896Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T08:37:18.918Z] $ docker stop --time=1 d5052745fa935fbd027da9056491e0f93948ada5eb520f7121f96235772fd7ec [2023-05-16T08:37:20.587Z] $ docker rm -f --volumes d5052745fa935fbd027da9056491e0f93948ada5eb520f7121f96235772fd7ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:37:21.140Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T08:37:21.140Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:37:21.341Z] prd-ubuntu20.04-docker-arm64-4c-16g-15527 does not seem to be running inside a container [2023-05-16T08:37:21.414Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T08:37:22.652Z] $ docker top 100e5b07079467b7614bf8bd5a16aad33eee39f016a1b58f17b212b1e05d844e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-16T08:37:22.872Z] ========================================================= [2023-05-16T08:37:22.872Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-16T08:37:22.872Z] ========================================================= [Pipeline] sh [2023-05-16T08:37:23.502Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-05-16T08:37:24.152Z] + make test [2023-05-16T08:37:24.152Z] go test -race -coverprofile=coverage.out ./... [2023-05-16T08:37:46.292Z] ---> 34dabbdfd0c9 [2023-05-16T08:37:46.292Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-16T08:37:46.292Z] ---> ef4e6d94a412 [2023-05-16T08:37:46.292Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-16T08:37:46.292Z] ---> b5f589e2f1c5 [2023-05-16T08:37:46.292Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-16T08:37:46.292Z] ---> 4e7a5bface18 [2023-05-16T08:37:46.292Z] ---> 2d5817531b99 [2023-05-16T08:37:46.292Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-16T08:37:46.292Z] [2023-05-16T08:37:46.292Z] ---> Running in c7a65155deb1 [2023-05-16T08:37:46.292Z] ---> Running in 2c5cef925015 [2023-05-16T08:37:46.292Z] ---> Running in 9a76bee07af9 [2023-05-16T08:37:46.292Z] ---> Running in 68d58f0d01e6 [2023-05-16T08:37:46.292Z] ---> Running in 5236eae27a0b [2023-05-16T08:37:46.292Z] Removing intermediate container 5236eae27a0b [2023-05-16T08:37:46.292Z] ---> ab065bd4c71b [2023-05-16T08:37:46.292Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-16T08:37:46.292Z] Removing intermediate container 68d58f0d01e6 [2023-05-16T08:37:46.292Z] ---> 0ef481567882 [2023-05-16T08:37:46.292Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-16T08:37:46.292Z] ---> Running in 34d693a46c5f [2023-05-16T08:37:46.292Z] ---> Running in d23076bf3a1d [2023-05-16T08:37:46.292Z] Removing intermediate container 34d693a46c5f [2023-05-16T08:37:46.292Z] ---> 18baf5e2fa03 [2023-05-16T08:37:46.292Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-16T08:37:46.292Z] Removing intermediate container d23076bf3a1d [2023-05-16T08:37:46.292Z] ---> 185e80d5923c [2023-05-16T08:37:46.292Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-16T08:37:46.292Z] ---> Running in 4963a9ac1e94 [2023-05-16T08:37:46.292Z] ---> Running in 8130a5f12e7d [2023-05-16T08:37:46.292Z] Removing intermediate container 4963a9ac1e94 [2023-05-16T08:37:46.292Z] ---> 828465e5ff81 [2023-05-16T08:37:46.292Z] 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-05-16T08:37:46.292Z] 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-05-16T08:37:46.292Z] Removing intermediate container 8130a5f12e7d [2023-05-16T08:37:46.292Z] ---> e7bcd583f9e0 [2023-05-16T08:37:46.292Z] 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-05-16T08:37:46.292Z] ---> Running in 189dbc0ed462 [2023-05-16T08:37:46.292Z] ---> Running in 72fc2a1a416f [2023-05-16T08:37:46.292Z] 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-05-16T08:37:46.292Z] 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-05-16T08:37:46.292Z] Removing intermediate container 189dbc0ed462 [2023-05-16T08:37:46.292Z] ---> 3ef695d8454c [2023-05-16T08:37:46.292Z] Step 12/27 : WORKDIR /edgex-go [2023-05-16T08:37:46.292Z] Removing intermediate container 72fc2a1a416f [2023-05-16T08:37:46.292Z] ---> 28dd659969a6 [2023-05-16T08:37:46.292Z] Step 12/27 : WORKDIR /edgex-go [2023-05-16T08:37:46.292Z] ---> Running in 88d6c441407c [2023-05-16T08:37:46.292Z] ---> Running in 175db3f40049 [2023-05-16T08:37:46.292Z] Removing intermediate container 88d6c441407c [2023-05-16T08:37:46.292Z] ---> 346399c84ebf [2023-05-16T08:37:46.292Z] [2023-05-16T08:37:46.292Z] Step 13/27 : FROM alpine:3.17 [2023-05-16T08:37:46.292Z] Removing intermediate container 175db3f40049 [2023-05-16T08:37:46.292Z] ---> d89116939c57 [2023-05-16T08:37:46.292Z] [2023-05-16T08:37:46.292Z] Step 13/27 : FROM alpine:3.17 [2023-05-16T08:37:46.292Z] 3.17: Pulling from library/alpine [2023-05-16T08:37:46.292Z] 3.17: Pulling from library/alpine [2023-05-16T08:37:46.292Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T08:37:46.292Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T08:37:46.292Z] ---> 9ed4aefc74f6 [2023-05-16T08:37:46.292Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-16T08:37:46.292Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T08:37:46.292Z] Status: Image is up to date for alpine:3.17 [2023-05-16T08:37:46.858Z] ---> 9ed4aefc74f6 [2023-05-16T08:37:46.858Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-16T08:37:50.140Z] ---> Running in 31d40d2c4383 [2023-05-16T08:37:50.140Z] ---> Running in 916615adec9c [2023-05-16T08:37:54.348Z] Removing intermediate container 916615adec9c [2023-05-16T08:37:54.348Z] ---> ebb21e614052 [2023-05-16T08:37:54.348Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-16T08:37:54.932Z] Removing intermediate container 31d40d2c4383 [2023-05-16T08:37:54.932Z] ---> ecbfee663117 [2023-05-16T08:37:54.932Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-16T08:37:59.177Z] ---> Running in 6522576f15a6 [2023-05-16T08:37:59.177Z] ---> Running in c6d13db56616 [2023-05-16T08:37:59.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:37:59.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:37:59.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:37:59.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:37:59.976Z] v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-16T08:37:59.976Z] v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-16T08:37:59.976Z] OK: 17821 distinct packages available [2023-05-16T08:37:59.976Z] v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-16T08:37:59.976Z] v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-16T08:37:59.976Z] OK: 17821 distinct packages available [2023-05-16T08:37:59.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:37:59.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:37:59.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:37:59.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:38:00.238Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-16T08:38:00.238Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-16T08:38:00.238Z] (3/5) Installing libucontext (1.2-r0) [2023-05-16T08:38:00.238Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-16T08:38:00.238Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-16T08:38:00.238Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T08:38:00.238Z] OK: 8 MiB in 20 packages [2023-05-16T08:38:00.238Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-16T08:38:00.238Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-16T08:38:00.238Z] (3/4) Installing libucontext (1.2-r0) [2023-05-16T08:38:00.238Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-16T08:38:00.238Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T08:38:00.238Z] OK: 7 MiB in 19 packages [2023-05-16T08:38:11.041Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-16T08:38:15.161Z] Removing intermediate container 6522576f15a6 [2023-05-16T08:38:15.162Z] ---> de128c41749d [2023-05-16T08:38:15.162Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T08:38:15.162Z] Removing intermediate container c6d13db56616 [2023-05-16T08:38:15.162Z] ---> 8054ce4dcec6 [2023-05-16T08:38:15.162Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T08:38:15.162Z] ---> c0b99b9dc054 [2023-05-16T08:38:15.162Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T08:38:15.162Z] ---> 27f0fac897f5 [2023-05-16T08:38:15.162Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T08:38:19.439Z] ---> 58814181521e [2023-05-16T08:38:19.439Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-16T08:38:19.439Z] ---> 6d6e81ef5ef0 [2023-05-16T08:38:19.439Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-16T08:38:19.439Z] Removing intermediate container c7a65155deb1 [2023-05-16T08:38:19.439Z] ---> 0aad46f95e05 [2023-05-16T08:38:19.439Z] [2023-05-16T08:38:19.439Z] Step 9/33 : FROM alpine:3.17 [2023-05-16T08:38:19.439Z] ---> 9ed4aefc74f6 [2023-05-16T08:38:19.439Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-16T08:38:19.439Z] Removing intermediate container 2c5cef925015 [2023-05-16T08:38:19.439Z] ---> 81f8a4109ab1 [2023-05-16T08:38:19.439Z] [2023-05-16T08:38:19.439Z] Step 10/23 : FROM alpine:3.17 [2023-05-16T08:38:19.439Z] ---> 9ed4aefc74f6 [2023-05-16T08:38:19.439Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-16T08:38:27.677Z] ---> Running in 1504e67ac6f7 [2023-05-16T08:38:27.677Z] ---> Running in 8a76f8d49d26 [2023-05-16T08:38:27.677Z] ---> 8c25172a86c5 [2023-05-16T08:38:27.677Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-16T08:38:27.677Z] ---> 1023418f4bed [2023-05-16T08:38:27.677Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-16T08:38:27.677Z] Removing intermediate container 9a76bee07af9 [2023-05-16T08:38:27.677Z] ---> 74051b6d0a9a [2023-05-16T08:38:27.677Z] [2023-05-16T08:38:27.677Z] Step 10/25 : FROM alpine:3.17 [2023-05-16T08:38:27.677Z] ---> 9ed4aefc74f6 [2023-05-16T08:38:27.677Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-16T08:38:27.677Z] ---> Running in c46e8a80ba2d [2023-05-16T08:38:27.677Z] Removing intermediate container 8a76f8d49d26 [2023-05-16T08:38:27.677Z] ---> ffed65bebce9 [2023-05-16T08:38:27.677Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-16T08:38:27.677Z] ---> Running in 5227651124ad [2023-05-16T08:38:27.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:38:27.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:38:28.210Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T08:38:28.210Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T08:38:28.470Z] OK: 7 MiB in 16 packages [2023-05-16T08:38:28.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:38:28.728Z] ---> f34b4d1829ef [2023-05-16T08:38:28.728Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-16T08:38:28.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:38:29.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:38:29.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:38:29.000Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T08:38:29.000Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T08:38:29.000Z] OK: 7 MiB in 16 packages [2023-05-16T08:38:29.261Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-16T08:38:29.261Z] (2/2) Installing su-exec (0.2-r2) [2023-05-16T08:38:29.261Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T08:38:29.261Z] OK: 7 MiB in 17 packages [2023-05-16T08:38:29.525Z] ---> Running in 393234f387af [2023-05-16T08:38:29.525Z] ---> 45735d5766d6 [2023-05-16T08:38:29.525Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-16T08:38:29.785Z] Removing intermediate container 393234f387af [2023-05-16T08:38:29.785Z] ---> 3eb66ae0977f [2023-05-16T08:38:29.785Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-16T08:38:29.785Z] ---> 6c54aef661f2 [2023-05-16T08:38:29.785Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-16T08:38:29.785Z] Removing intermediate container 1504e67ac6f7 [2023-05-16T08:38:29.785Z] ---> a8fd2e94eb67 [2023-05-16T08:38:29.785Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-16T08:38:29.785Z] ---> 20b811d2d6ad [2023-05-16T08:38:29.785Z] Step 22/27 : WORKDIR / [2023-05-16T08:38:29.785Z] ---> Running in 14fd99f7224d [2023-05-16T08:38:29.785Z] ---> Running in 9ab1bceab1ff [2023-05-16T08:38:29.785Z] Removing intermediate container c46e8a80ba2d [2023-05-16T08:38:29.785Z] ---> 7a4863a48e06 [2023-05-16T08:38:29.786Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-16T08:38:29.786Z] ---> f302c1500f43 [2023-05-16T08:38:29.786Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-16T08:38:30.047Z] Removing intermediate container 5227651124ad [2023-05-16T08:38:30.047Z] ---> 0de41c5803e3 [2023-05-16T08:38:30.047Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-16T08:38:30.047Z] ---> Running in f1b7c1ceb1ae [2023-05-16T08:38:30.047Z] ---> Running in 9759cb1ba021 [2023-05-16T08:38:30.047Z] Removing intermediate container 14fd99f7224d [2023-05-16T08:38:30.047Z] ---> 93a4b2f36c07 [2023-05-16T08:38:30.047Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-16T08:38:30.047Z] Removing intermediate container 9ab1bceab1ff [2023-05-16T08:38:30.047Z] ---> 4375b89bf0ac [2023-05-16T08:38:30.047Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-16T08:38:30.047Z] ---> Running in 14e09892e51d [2023-05-16T08:38:30.047Z] ---> Running in 64d79c4cd495 [2023-05-16T08:38:30.047Z] Removing intermediate container f1b7c1ceb1ae [2023-05-16T08:38:30.047Z] ---> 1c1d0e599912 [2023-05-16T08:38:30.047Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-16T08:38:30.047Z] Removing intermediate container 9759cb1ba021 [2023-05-16T08:38:30.047Z] ---> ac016e4f9512 [2023-05-16T08:38:30.047Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-16T08:38:30.047Z] ---> 07739cf34d93 [2023-05-16T08:38:30.047Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-16T08:38:30.311Z] ---> Running in f04b5b0ebeb3 [2023-05-16T08:38:30.311Z] ---> Running in 79c7332e16f0 [2023-05-16T08:38:30.311Z] Removing intermediate container 14e09892e51d [2023-05-16T08:38:30.311Z] ---> 2fb0fe100da6 [2023-05-16T08:38:30.311Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-16T08:38:30.311Z] ---> Running in 8acefa37633b [2023-05-16T08:38:30.311Z] Removing intermediate container 64d79c4cd495 [2023-05-16T08:38:30.311Z] ---> 4949b623acb3 [2023-05-16T08:38:30.311Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-16T08:38:30.311Z] ---> Running in 8d6fa0e6f6f8 [2023-05-16T08:38:30.312Z] ---> Running in 815dadaaeeb1 [2023-05-16T08:38:30.312Z] Removing intermediate container f04b5b0ebeb3 [2023-05-16T08:38:30.312Z] ---> 82a47d8edf0a [2023-05-16T08:38:30.312Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-16T08:38:30.312Z] Removing intermediate container 79c7332e16f0 [2023-05-16T08:38:30.312Z] ---> 19edf7da937d [2023-05-16T08:38:30.312Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-16T08:38:30.573Z] ---> Running in 8a9f04082017 [2023-05-16T08:38:30.573Z] ---> Running in 19177314d78f [2023-05-16T08:38:30.573Z] Removing intermediate container 8acefa37633b [2023-05-16T08:38:30.573Z] ---> ca0c2209c64c [2023-05-16T08:38:30.573Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-16T08:38:30.573Z] Removing intermediate container 8d6fa0e6f6f8 [2023-05-16T08:38:30.573Z] ---> dffc1f6547a2 [2023-05-16T08:38:30.573Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T08:38:30.573Z] Removing intermediate container 815dadaaeeb1 [2023-05-16T08:38:30.573Z] ---> 6f75836f0760 [2023-05-16T08:38:30.573Z] Step 25/27 : LABEL arch=x86_64 [2023-05-16T08:38:30.840Z] ---> Running in c0e76c196e41 [2023-05-16T08:38:30.840Z] Removing intermediate container 8a9f04082017 [2023-05-16T08:38:30.840Z] ---> 5cae167e36bc [2023-05-16T08:38:30.840Z] Step 15/25 : WORKDIR / [2023-05-16T08:38:31.101Z] Removing intermediate container 19177314d78f [2023-05-16T08:38:31.101Z] ---> ed932c7ba8cb [2023-05-16T08:38:31.101Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-16T08:38:31.362Z] ---> Running in 395357f2318a [2023-05-16T08:38:31.621Z] ---> de65b7309c59 [2023-05-16T08:38:31.621Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T08:38:31.621Z] ---> Running in f1529c02164e [2023-05-16T08:38:31.621Z] ---> Running in bbe6358354b4 [2023-05-16T08:38:31.621Z] Removing intermediate container c0e76c196e41 [2023-05-16T08:38:31.621Z] ---> 3d85fd496eb5 [2023-05-16T08:38:31.621Z] Step 25/27 : LABEL arch=x86_64 [2023-05-16T08:38:31.621Z] Removing intermediate container 395357f2318a [2023-05-16T08:38:31.621Z] ---> 03ff0cf71c64 [2023-05-16T08:38:31.621Z] Step 26/27 : LABEL git_sha=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 [2023-05-16T08:38:31.621Z] ---> Running in 0a1e402b6e96 [2023-05-16T08:38:31.621Z] ---> Running in 11cf488349ef [2023-05-16T08:38:31.621Z] Removing intermediate container bbe6358354b4 [2023-05-16T08:38:31.621Z] ---> 88621d58fdbf [2023-05-16T08:38:31.621Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-16T08:38:31.621Z] Removing intermediate container f1529c02164e [2023-05-16T08:38:31.621Z] ---> 92c2b89243d4 [2023-05-16T08:38:31.621Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T08:38:31.621Z] ---> Running in 797867b39539 [2023-05-16T08:38:31.881Z] ---> c9a4f8892747 [2023-05-16T08:38:31.881Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-16T08:38:31.881Z] Removing intermediate container 11cf488349ef [2023-05-16T08:38:31.881Z] ---> 7318f1adcb99 [2023-05-16T08:38:31.881Z] Step 27/27 : LABEL version=0.0.0 [2023-05-16T08:38:31.881Z] Removing intermediate container 0a1e402b6e96 [2023-05-16T08:38:31.881Z] ---> 9a7387202083 [2023-05-16T08:38:31.881Z] Step 26/27 : LABEL git_sha=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 [2023-05-16T08:38:31.881Z] ---> Running in 3d0623198f02 [2023-05-16T08:38:31.881Z] ---> bf7e4b9234d6 [2023-05-16T08:38:31.881Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T08:38:31.881Z] ---> Running in dab9a14160c0 [2023-05-16T08:38:32.556Z] Removing intermediate container 3d0623198f02 [2023-05-16T08:38:32.556Z] ---> 6e292f8453f0 [2023-05-16T08:38:32.556Z] [2023-05-16T08:38:32.816Z] Removing intermediate container dab9a14160c0 [2023-05-16T08:38:32.816Z] ---> db0ddf1fddae [2023-05-16T08:38:32.816Z] Step 27/27 : LABEL version=0.0.0 [2023-05-16T08:38:32.816Z] ---> d725caa38cde [2023-05-16T08:38:32.816Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-16T08:38:32.816Z] ---> Running in 19fb903bd39d [2023-05-16T08:38:33.082Z] Successfully built 6e292f8453f0 [2023-05-16T08:38:33.082Z] Successfully tagged security-spire-config:latest [2023-05-16T08:38:33.082Z]  Building security-spire-config ... done Building security-proxy-auth [2023-05-16T08:38:33.082Z] ---> d7c511e87392 [2023-05-16T08:38:33.082Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-16T08:38:33.344Z] Removing intermediate container 19fb903bd39d [2023-05-16T08:38:33.344Z] ---> 691336a8701c [2023-05-16T08:38:33.344Z] [2023-05-16T08:38:33.344Z] Successfully built 691336a8701c [2023-05-16T08:38:39.996Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T08:38:39.996Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-16T08:38:41.928Z] Successfully tagged security-spire-agent:latest [2023-05-16T08:38:41.928Z]  Building security-spire-agent ... done  ---> e40dc9d91180 [2023-05-16T08:38:41.928Z] Building security-proxy-setup [2023-05-16T08:38:41.928Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-16T08:38:41.928Z] ---> Using cache [2023-05-16T08:38:41.928Z] ---> 41af2441dde7 [2023-05-16T08:38:41.928Z] Step 4/23 : WORKDIR /edgex-go [2023-05-16T08:38:41.928Z] ---> Using cache [2023-05-16T08:38:41.928Z] ---> b94b6a6af3a9 [2023-05-16T08:38:41.928Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-16T08:38:41.928Z] ---> Using cache [2023-05-16T08:38:41.928Z] ---> c202216e52e8 [2023-05-16T08:38:41.928Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-16T08:38:41.928Z] ---> Using cache [2023-05-16T08:38:41.928Z] ---> caaedf64355a [2023-05-16T08:38:41.928Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:38:41.928Z] ---> Using cache [2023-05-16T08:38:41.928Z] ---> 1d65a64e9258 [2023-05-16T08:38:41.928Z] Step 8/23 : COPY . . [2023-05-16T08:38:41.928Z] ---> Using cache [2023-05-16T08:38:41.928Z] ---> ef4e6d94a412 [2023-05-16T08:38:41.928Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-16T08:38:43.848Z] Removing intermediate container 797867b39539 [2023-05-16T08:38:43.848Z] ---> 680a1ee386fe [2023-05-16T08:38:43.848Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-16T08:38:52.293Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T08:38:52.293Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-16T08:38:52.293Z] ---> e40dc9d91180 [2023-05-16T08:38:52.293Z] Step 3/22 : WORKDIR /edgex-go [2023-05-16T08:38:52.293Z] ---> Using cache [2023-05-16T08:38:52.293Z] ---> b650b882d9a7 [2023-05-16T08:38:52.294Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-16T08:38:55.602Z] ---> 75bf2fdb0aff [2023-05-16T08:38:55.602Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-16T08:38:55.602Z] ---> c60028251435 [2023-05-16T08:38:55.602Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-16T08:38:55.602Z] ---> Running in fdcac42fedc4 [2023-05-16T08:38:55.602Z] ---> Running in f1948b4cef9a [2023-05-16T08:38:55.602Z] ---> Running in 4a418b4a0ea5 [2023-05-16T08:38:55.602Z] ---> Running in d7a7b3e758b1 [2023-05-16T08:38:55.602Z] ---> e70ab02e8aa1 [2023-05-16T08:38:55.602Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-16T08:38:56.175Z] Removing intermediate container f1948b4cef9a [2023-05-16T08:38:56.175Z] ---> 689f9a8d3af7 [2023-05-16T08:38:56.175Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-16T08:38:56.175Z] Removing intermediate container d7a7b3e758b1 [2023-05-16T08:38:56.175Z] ---> 10aecda08cae [2023-05-16T08:38:56.175Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T08:38:56.175Z] ---> 0636b0e365ec [2023-05-16T08:38:56.175Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-16T08:38:56.175Z] ---> Running in 1fbff26ac13a [2023-05-16T08:38:56.175Z] ---> Running in 4c9af689c3cb [2023-05-16T08:38:56.175Z] ---> f31390668200 [2023-05-16T08:38:56.175Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-16T08:38:56.175Z] ---> Running in ed73e67011a5 [2023-05-16T08:38:56.175Z] Removing intermediate container 1fbff26ac13a [2023-05-16T08:38:56.175Z] ---> 7e5faacfd59e [2023-05-16T08:38:56.175Z] Step 21/23 : LABEL arch=x86_64 [2023-05-16T08:38:56.435Z] ---> Running in 7e43b98c1aba [2023-05-16T08:38:56.435Z] Removing intermediate container 4c9af689c3cb [2023-05-16T08:38:56.435Z] ---> fb9da7fb0fe2 [2023-05-16T08:38:56.435Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T08:38:56.435Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-16T08:38:56.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:38:56.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:38:56.693Z] ---> Running in 9f04eb3a0344 [2023-05-16T08:38:56.693Z] Removing intermediate container 7e43b98c1aba [2023-05-16T08:38:56.693Z] ---> 0a23d73a5cb4 [2023-05-16T08:38:56.693Z] Step 22/23 : LABEL git_sha=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 [2023-05-16T08:38:56.693Z] Removing intermediate container 9f04eb3a0344 [2023-05-16T08:38:56.693Z] ---> 694627d40fee [2023-05-16T08:38:56.693Z] Step 23/25 : LABEL arch=x86_64 [2023-05-16T08:38:56.693Z] ---> Running in 22e7654fd556 [2023-05-16T08:38:56.952Z] OK: 265 MiB in 53 packages [2023-05-16T08:38:56.952Z] ---> Running in 1b9310c8d023 [2023-05-16T08:38:57.242Z] Removing intermediate container 22e7654fd556 [2023-05-16T08:38:57.242Z] ---> 74415bacb449 [2023-05-16T08:38:57.242Z] Step 23/23 : LABEL version=0.0.0 [2023-05-16T08:38:57.510Z] Removing intermediate container 1b9310c8d023 [2023-05-16T08:38:57.510Z] ---> 8c5ad0bc0538 [2023-05-16T08:38:57.510Z] Step 24/25 : LABEL git_sha=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 [2023-05-16T08:38:57.510Z] ---> Running in eb8595af6fcb [2023-05-16T08:38:57.510Z] ---> Running in 358d93763630 [2023-05-16T08:38:57.510Z] Removing intermediate container ed73e67011a5 [2023-05-16T08:38:57.510Z] ---> 00fcb711c8c6 [2023-05-16T08:38:57.510Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T08:38:57.510Z] Removing intermediate container eb8595af6fcb [2023-05-16T08:38:57.510Z] ---> 474a5586f839 [2023-05-16T08:38:57.510Z] [2023-05-16T08:38:57.510Z] Removing intermediate container 358d93763630 [2023-05-16T08:38:57.510Z] ---> 2a0fe99ee534 [2023-05-16T08:38:57.510Z] Step 25/25 : LABEL version=0.0.0 [2023-05-16T08:38:57.510Z] Removing intermediate container 4a418b4a0ea5 [2023-05-16T08:38:57.510Z] ---> 56d4a6b54d88 [2023-05-16T08:38:57.510Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-16T08:38:57.510Z] ---> Running in 99b6f5936a2c [2023-05-16T08:38:57.510Z] Successfully built 474a5586f839 [2023-05-16T08:38:57.510Z] Successfully tagged support-scheduler:latest [2023-05-16T08:38:57.510Z]  Building support-scheduler ... done Building security-spire-server [2023-05-16T08:38:57.769Z] Removing intermediate container 99b6f5936a2c [2023-05-16T08:38:57.769Z] ---> 2a7f0cffaf7a [2023-05-16T08:38:57.769Z] [2023-05-16T08:38:57.769Z] Successfully built 2a7f0cffaf7a [2023-05-16T08:38:57.769Z] ---> 15e26076cf34 [2023-05-16T08:38:57.769Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T08:38:57.769Z] Successfully tagged core-metadata:latest [2023-05-16T08:38:57.769Z]  Building core-metadata ... done Building core-data [2023-05-16T08:39:04.509Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T08:39:04.509Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-16T08:39:04.509Z] ---> e40dc9d91180 [2023-05-16T08:39:04.509Z] Step 3/26 : WORKDIR /edgex-go [2023-05-16T08:39:04.509Z] ---> Using cache [2023-05-16T08:39:04.509Z] ---> b650b882d9a7 [2023-05-16T08:39:04.509Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-16T08:39:04.509Z] ---> Using cache [2023-05-16T08:39:04.509Z] ---> 45e8b1f9103c [2023-05-16T08:39:04.509Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-16T08:39:04.509Z] ---> Using cache [2023-05-16T08:39:04.509Z] ---> 6760d64956d8 [2023-05-16T08:39:04.509Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:39:04.509Z] ---> Using cache [2023-05-16T08:39:04.509Z] ---> 6add32e173e3 [2023-05-16T08:39:04.509Z] Step 7/26 : COPY . . [2023-05-16T08:39:04.509Z] ---> Using cache [2023-05-16T08:39:04.509Z] ---> 4e7a5bface18 [2023-05-16T08:39:04.509Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-16T08:39:04.509Z] ---> Using cache [2023-05-16T08:39:04.509Z] ---> ab065bd4c71b [2023-05-16T08:39:04.509Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-16T08:39:04.509Z] ---> Using cache [2023-05-16T08:39:04.509Z] ---> 18baf5e2fa03 [2023-05-16T08:39:04.509Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-16T08:39:04.509Z] ---> Using cache [2023-05-16T08:39:04.509Z] ---> 828465e5ff81 [2023-05-16T08:39:04.509Z] 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-05-16T08:39:04.777Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T08:39:04.777Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-16T08:39:04.777Z] ---> e40dc9d91180 [2023-05-16T08:39:04.777Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-16T08:39:04.777Z] ---> Using cache [2023-05-16T08:39:04.777Z] ---> 41af2441dde7 [2023-05-16T08:39:04.777Z] Step 4/23 : WORKDIR /edgex-go [2023-05-16T08:39:04.777Z] ---> Using cache [2023-05-16T08:39:04.777Z] ---> b94b6a6af3a9 [2023-05-16T08:39:04.777Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-16T08:39:04.777Z] ---> Using cache [2023-05-16T08:39:04.777Z] ---> c202216e52e8 [2023-05-16T08:39:04.777Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-16T08:39:04.777Z] ---> Using cache [2023-05-16T08:39:04.777Z] ---> caaedf64355a [2023-05-16T08:39:04.777Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:39:04.777Z] ---> Using cache [2023-05-16T08:39:04.777Z] ---> 1d65a64e9258 [2023-05-16T08:39:04.777Z] Step 8/23 : COPY . . [2023-05-16T08:39:04.777Z] ---> Using cache [2023-05-16T08:39:04.777Z] ---> ef4e6d94a412 [2023-05-16T08:39:04.777Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-16T08:39:07.326Z] ---> 1f75122d617b [2023-05-16T08:39:07.326Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:39:17.330Z] ---> 563154030246 [2023-05-16T08:39:17.330Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-16T08:39:17.330Z] ---> Running in 624bcf19d978 [2023-05-16T08:39:17.330Z] ---> Running in 9a3ddbb6d4c1 [2023-05-16T08:39:17.330Z] ---> Running in 20d39e8af9fd [2023-05-16T08:39:17.330Z] ---> de1f662e8433 [2023-05-16T08:39:17.330Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-16T08:39:17.906Z] 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-05-16T08:39:18.471Z] ---> 772bf3d0fd79 [2023-05-16T08:39:18.471Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-16T08:39:19.410Z] ---> f66ccd5111c1 [2023-05-16T08:39:19.410Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-16T08:39:19.410Z] Removing intermediate container 9a3ddbb6d4c1 [2023-05-16T08:39:19.410Z] ---> c860cdbbeae4 [2023-05-16T08:39:19.410Z] Step 12/26 : WORKDIR /edgex-go [2023-05-16T08:39:19.670Z] ---> Running in 9f642b348a9f [2023-05-16T08:39:19.670Z] ---> 30caaa57034e [2023-05-16T08:39:19.671Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-16T08:39:19.671Z] Removing intermediate container 9f642b348a9f [2023-05-16T08:39:19.671Z] ---> c5b804a28e29 [2023-05-16T08:39:19.671Z] [2023-05-16T08:39:19.671Z] Step 13/26 : FROM alpine:3.17 [2023-05-16T08:39:19.671Z] ---> 9ed4aefc74f6 [2023-05-16T08:39:19.671Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-16T08:39:19.671Z] ---> Using cache [2023-05-16T08:39:19.671Z] ---> ecbfee663117 [2023-05-16T08:39:19.671Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-16T08:39:19.671Z] ---> Using cache [2023-05-16T08:39:19.671Z] ---> 8054ce4dcec6 [2023-05-16T08:39:19.671Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T08:39:19.671Z] ---> Using cache [2023-05-16T08:39:19.671Z] ---> c0b99b9dc054 [2023-05-16T08:39:19.671Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T08:39:19.671Z] ---> Using cache [2023-05-16T08:39:19.671Z] ---> 6d6e81ef5ef0 [2023-05-16T08:39:19.671Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-16T08:39:19.671Z] ---> 331f79ba7d2f [2023-05-16T08:39:19.671Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-16T08:39:20.253Z] ---> 496e5f69b171 [2023-05-16T08:39:20.253Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-16T08:39:20.513Z] ---> Running in 105f0b0949fd [2023-05-16T08:39:25.802Z] ---> 8b30102095c2 [2023-05-16T08:39:25.802Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-16T08:39:25.802Z] Removing intermediate container 105f0b0949fd [2023-05-16T08:39:25.802Z] ---> b9e190da454f [2023-05-16T08:39:25.802Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-16T08:39:25.802Z] ---> 545dbef07a2f [2023-05-16T08:39:25.802Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-16T08:39:25.802Z] ---> Running in 1f7ae76066ec [2023-05-16T08:39:29.133Z] Removing intermediate container 1f7ae76066ec [2023-05-16T08:39:29.133Z] ---> 927d12708902 [2023-05-16T08:39:29.133Z] Step 30/33 : CMD ["gate"] [2023-05-16T08:39:44.114Z] ---> 7b0ad168bc70 [2023-05-16T08:39:44.114Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-16T08:39:44.114Z] Removing intermediate container fdcac42fedc4 [2023-05-16T08:39:44.114Z] ---> 27e90c2fe9c3 [2023-05-16T08:39:44.114Z] [2023-05-16T08:39:44.114Z] Step 10/23 : FROM alpine:3.17 [2023-05-16T08:39:44.114Z] ---> 9ed4aefc74f6 [2023-05-16T08:39:44.114Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-16T08:39:44.114Z] ---> Running in 8ba89af74f86 [2023-05-16T08:39:44.114Z] ---> Running in df04ba5e8d04 [2023-05-16T08:39:54.283Z] ---> 5df101ebf572 [2023-05-16T08:39:54.283Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-16T08:39:54.283Z] Removing intermediate container 8ba89af74f86 [2023-05-16T08:39:54.283Z] ---> 15e6dd8a5d9f [2023-05-16T08:39:54.283Z] Step 31/33 : LABEL arch=x86_64 [2023-05-16T08:39:54.283Z] Removing intermediate container df04ba5e8d04 [2023-05-16T08:39:54.283Z] ---> 362abe202664 [2023-05-16T08:39:54.284Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-16T08:39:54.284Z] ---> Running in e68cee73e15a [2023-05-16T08:39:54.284Z] ---> Running in b4d20b9cd22f [2023-05-16T08:39:54.284Z] ---> Running in df0b5574772b [2023-05-16T08:39:54.284Z] Removing intermediate container 20d39e8af9fd [2023-05-16T08:39:54.284Z] ---> cc709a208c55 [2023-05-16T08:39:54.284Z] [2023-05-16T08:39:54.284Z] Step 10/23 : FROM alpine:3.17 [2023-05-16T08:39:54.284Z] ---> 9ed4aefc74f6 [2023-05-16T08:39:54.284Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-16T08:39:54.284Z] ---> Running in ced1be8dac91 [2023-05-16T08:39:54.284Z] Removing intermediate container b4d20b9cd22f [2023-05-16T08:39:54.284Z] ---> b5401f2d7bf4 [2023-05-16T08:39:54.284Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-16T08:39:54.284Z] Removing intermediate container df0b5574772b [2023-05-16T08:39:54.284Z] ---> e5f3066ab8f2 [2023-05-16T08:39:54.284Z] Step 32/33 : LABEL git_sha=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 [2023-05-16T08:39:54.284Z] Removing intermediate container ced1be8dac91 [2023-05-16T08:39:54.284Z] ---> 18b9f1a9c98b [2023-05-16T08:39:54.284Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-16T08:39:54.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:39:54.284Z] ---> Running in 2b85cc03d643 [2023-05-16T08:39:54.284Z] ---> Running in fa8d0ed07788 [2023-05-16T08:39:54.284Z] ---> Running in cdbae2e03352 [2023-05-16T08:39:54.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:39:54.284Z] Removing intermediate container 2b85cc03d643 [2023-05-16T08:39:54.284Z] ---> 668216bb797b [2023-05-16T08:39:54.284Z] Step 24/26 : LABEL arch=x86_64 [2023-05-16T08:39:54.284Z] Removing intermediate container fa8d0ed07788 [2023-05-16T08:39:54.284Z] ---> 94f856f99005 [2023-05-16T08:39:54.284Z] Step 33/33 : LABEL version=0.0.0 [2023-05-16T08:39:54.284Z] ---> Running in 11aaeddaa71d [2023-05-16T08:39:54.284Z] Removing intermediate container cdbae2e03352 [2023-05-16T08:39:54.284Z] ---> 5936b7d4f3d8 [2023-05-16T08:39:54.284Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-16T08:39:54.284Z] ---> Running in 3e10c62b1eba [2023-05-16T08:39:54.284Z] ---> Running in c9a992eed4d2 [2023-05-16T08:39:54.284Z] Removing intermediate container 624bcf19d978 [2023-05-16T08:39:54.284Z] ---> 74f7d9d75864 [2023-05-16T08:39:54.284Z] Step 7/22 : COPY . . [2023-05-16T08:39:54.284Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T08:39:54.284Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T08:39:54.284Z] OK: 7 MiB in 16 packages [2023-05-16T08:40:06.484Z] Removing intermediate container 11aaeddaa71d [2023-05-16T08:40:06.484Z] ---> 3188cfcbca62 [2023-05-16T08:40:06.484Z] Step 25/26 : LABEL git_sha=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 [2023-05-16T08:40:06.484Z] Removing intermediate container 3e10c62b1eba [2023-05-16T08:40:06.484Z] ---> a8d7fde793e5 [2023-05-16T08:40:06.484Z] [2023-05-16T08:40:06.484Z] Removing intermediate container c9a992eed4d2 [2023-05-16T08:40:06.484Z] ---> a5a6f1b7084e [2023-05-16T08:40:06.484Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-16T08:40:06.484Z] ---> Running in e421ff54f3c0 [2023-05-16T08:40:06.484Z] ---> Running in c622b7836540 [2023-05-16T08:40:06.484Z] Successfully built a8d7fde793e5 [2023-05-16T08:40:06.484Z] Successfully tagged security-bootstrapper:latest [2023-05-16T08:40:06.484Z] Building core-common-config-bootstrapper [2023-05-16T08:40:06.484Z]  Building security-bootstrapper ... done Removing intermediate container e68cee73e15a [2023-05-16T08:40:06.484Z] ---> aa4f8222014c [2023-05-16T08:40:06.484Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T08:40:06.484Z] ---> d3ecf13fe255 [2023-05-16T08:40:06.484Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-16T08:40:06.484Z] ---> Running in 7cbaa069315e [2023-05-16T08:40:06.484Z] Removing intermediate container e421ff54f3c0 [2023-05-16T08:40:06.484Z] ---> 9c6d3d85f26c [2023-05-16T08:40:06.484Z] Step 26/26 : LABEL version=0.0.0 [2023-05-16T08:40:07.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:40:07.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:40:07.685Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T08:40:07.685Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T08:40:07.685Z] OK: 7 MiB in 16 packages [2023-05-16T08:40:08.250Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T08:40:08.250Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-16T08:40:08.250Z] ---> e40dc9d91180 [2023-05-16T08:40:08.250Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-16T08:40:08.250Z] ---> Using cache [2023-05-16T08:40:08.250Z] ---> 41af2441dde7 [2023-05-16T08:40:08.250Z] Step 4/23 : WORKDIR /edgex-go [2023-05-16T08:40:08.250Z] ---> Using cache [2023-05-16T08:40:08.250Z] ---> b94b6a6af3a9 [2023-05-16T08:40:08.250Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-16T08:40:08.250Z] ---> Using cache [2023-05-16T08:40:08.250Z] ---> c202216e52e8 [2023-05-16T08:40:08.250Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-16T08:40:08.250Z] ---> Using cache [2023-05-16T08:40:08.250Z] ---> caaedf64355a [2023-05-16T08:40:08.250Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:40:08.250Z] ---> Using cache [2023-05-16T08:40:08.250Z] ---> 1d65a64e9258 [2023-05-16T08:40:08.250Z] Step 8/23 : COPY . . [2023-05-16T08:40:08.250Z] ---> Using cache [2023-05-16T08:40:08.250Z] ---> ef4e6d94a412 [2023-05-16T08:40:08.250Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-16T08:40:13.638Z] ---> Running in 6b9836a2ac64 [2023-05-16T08:40:13.638Z] ---> 4b4d954a1e64 [2023-05-16T08:40:13.638Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T08:40:13.638Z] ---> Running in 91c22434969a [2023-05-16T08:40:13.638Z] 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-05-16T08:40:13.638Z] Removing intermediate container 6b9836a2ac64 [2023-05-16T08:40:13.638Z] ---> 1710626976a2 [2023-05-16T08:40:13.638Z] [2023-05-16T08:40:13.638Z] ---> e02864dbd5ee [2023-05-16T08:40:13.638Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-16T08:40:13.638Z] Successfully built 1710626976a2 [2023-05-16T08:40:13.638Z] Successfully tagged security-spire-server:latest [2023-05-16T08:40:13.638Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2023-05-16T08:40:15.071Z] 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-05-16T08:40:16.994Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T08:40:16.994Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-16T08:40:16.994Z] ---> e40dc9d91180 [2023-05-16T08:40:16.994Z] Step 3/20 : WORKDIR /edgex-go [2023-05-16T08:40:16.994Z] ---> Using cache [2023-05-16T08:40:16.994Z] ---> b650b882d9a7 [2023-05-16T08:40:16.994Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-16T08:40:17.798Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-16T08:40:17.798Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-16T08:40:17.798Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-16T08:40:21.210Z] Removing intermediate container c622b7836540 [2023-05-16T08:40:21.210Z] ---> 5ab2085568f9 [2023-05-16T08:40:21.210Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T08:40:21.210Z] ---> Running in 2e86bb1afdde [2023-05-16T08:40:21.471Z] ---> 88584993f647 [2023-05-16T08:40:21.471Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-16T08:40:22.040Z] ---> fb5ed657febe [2023-05-16T08:40:22.040Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T08:40:22.059Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-16T08:40:22.060Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-16T08:40:22.300Z] ---> 529cfdf7e949 [2023-05-16T08:40:22.300Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-16T08:40:22.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:40:22.921Z] ---> b1569fdccb7e [2023-05-16T08:40:22.921Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-16T08:40:23.182Z] ---> 9694676a1b09 [2023-05-16T08:40:23.182Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-16T08:40:23.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:40:23.182Z] ---> Running in 4629730b8d42 [2023-05-16T08:40:23.442Z] v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-16T08:40:23.442Z] v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-16T08:40:23.442Z] OK: 17821 distinct packages available [2023-05-16T08:40:23.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:40:23.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:40:23.703Z] OK: 265 MiB in 53 packages [2023-05-16T08:40:24.642Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-16T08:40:25.237Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-16T08:40:25.506Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-16T08:40:25.506Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-16T08:40:27.050Z] ---> dc3a6f8ec2f6 [2023-05-16T08:40:27.050Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-16T08:40:27.478Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-16T08:40:28.958Z] ---> 134c1413af16 [2023-05-16T08:40:28.958Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-16T08:40:29.218Z] ---> Running in ec43bd15f25f [2023-05-16T08:40:29.218Z] Removing intermediate container 2e86bb1afdde [2023-05-16T08:40:29.218Z] Removing intermediate container 4629730b8d42 [2023-05-16T08:40:29.218Z] ---> 343683bbbe28 [2023-05-16T08:40:29.218Z] ---> 45223751d3e6 [2023-05-16T08:40:29.218Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-16T08:40:29.218Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-16T08:40:29.218Z] ---> Running in 55cee527b521 [2023-05-16T08:40:29.218Z] Removing intermediate container ec43bd15f25f [2023-05-16T08:40:29.218Z] ---> 6e746ac06336 [2023-05-16T08:40:29.218Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T08:40:29.218Z] ---> Running in 7b865377f706 [2023-05-16T08:40:29.504Z] ---> 3d853e6bd9c1 [2023-05-16T08:40:29.504Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:40:29.504Z] ---> Running in 2b63fb902d26 [2023-05-16T08:40:29.504Z] Removing intermediate container 7b865377f706 [2023-05-16T08:40:29.504Z] ---> 863c04d304ee [2023-05-16T08:40:29.504Z] Step 21/23 : LABEL arch=x86_64 [2023-05-16T08:40:29.504Z] Removing intermediate container 55cee527b521 [2023-05-16T08:40:29.504Z] ---> c154828600c4 [2023-05-16T08:40:29.504Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-16T08:40:29.504Z] ---> Running in 982e0fb8523d [2023-05-16T08:40:29.504Z] ---> Running in 6d987c2ec83f [2023-05-16T08:40:30.830Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-16T08:40:30.830Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-16T08:40:30.830Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-16T08:40:30.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-16T08:40:30.890Z] Removing intermediate container 6d987c2ec83f [2023-05-16T08:40:30.890Z] Removing intermediate container 982e0fb8523d [2023-05-16T08:40:30.890Z] ---> aa580dc17d96 [2023-05-16T08:40:30.890Z] ---> 871e0ee4877e [2023-05-16T08:40:30.890Z] Step 21/23 : LABEL arch=x86_64Step 22/23 : LABEL git_sha=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 [2023-05-16T08:40:30.890Z] [2023-05-16T08:40:31.465Z] ---> Running in feee14b85e69 [2023-05-16T08:40:31.465Z] ---> Running in 7a80bfd78d23 [2023-05-16T08:40:33.408Z] Removing intermediate container 7a80bfd78d23 [2023-05-16T08:40:33.408Z] ---> c9b6a1768fda [2023-05-16T08:40:33.408Z] Step 23/23 : LABEL version=0.0.0 [2023-05-16T08:40:33.408Z] Removing intermediate container feee14b85e69 [2023-05-16T08:40:33.408Z] ---> a1434e0fdbea [2023-05-16T08:40:33.408Z] Step 22/23 : LABEL git_sha=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 [2023-05-16T08:40:33.408Z] ---> Running in cee2ecef6012 [2023-05-16T08:40:33.408Z] ---> Running in 495f1422ad13 [2023-05-16T08:40:36.686Z] Removing intermediate container 495f1422ad13 [2023-05-16T08:40:36.686Z] ---> 210693785024 [2023-05-16T08:40:36.686Z] Step 23/23 : LABEL version=0.0.0 [2023-05-16T08:40:39.218Z] Removing intermediate container cee2ecef6012 [2023-05-16T08:40:39.218Z] ---> ce67602221c2 [2023-05-16T08:40:39.218Z] [2023-05-16T08:40:39.218Z] ---> Running in 565cc2c4c0b5 [2023-05-16T08:40:39.218Z] Successfully built ce67602221c2 [2023-05-16T08:40:39.218Z] Successfully tagged core-data:latest [2023-05-16T08:40:39.218Z]  Building core-data ... done Building support-notifications [2023-05-16T08:40:45.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-16T08:40:45.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-16T08:40:45.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.259s coverage: 28.7% of statements [2023-05-16T08:40:47.403Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T08:40:47.404Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-16T08:40:47.404Z] ---> e40dc9d91180 [2023-05-16T08:40:47.404Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-16T08:40:47.404Z] ---> Using cache [2023-05-16T08:40:47.404Z] ---> 41af2441dde7 [2023-05-16T08:40:47.404Z] Step 4/23 : WORKDIR /edgex-go [2023-05-16T08:40:47.404Z] ---> Using cache [2023-05-16T08:40:47.404Z] ---> b94b6a6af3a9 [2023-05-16T08:40:47.404Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-16T08:40:55.544Z] Removing intermediate container 565cc2c4c0b5 [2023-05-16T08:40:55.544Z] ---> f606a4da9650 [2023-05-16T08:40:55.544Z] [2023-05-16T08:40:55.544Z] Successfully built f606a4da9650 [2023-05-16T08:40:55.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.315s coverage: 98.5% of statements [2023-05-16T08:40:59.770Z] Successfully tagged security-proxy-auth:latest [2023-05-16T08:40:59.770Z]  Building security-proxy-auth ... done Building core-command [2023-05-16T08:41:00.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-16T08:41:00.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-16T08:41:00.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-16T08:41:02.318Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T08:41:02.318Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-16T08:41:02.318Z] ---> e40dc9d91180 [2023-05-16T08:41:02.318Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-16T08:41:02.318Z] ---> Using cache [2023-05-16T08:41:02.318Z] ---> 41af2441dde7 [2023-05-16T08:41:02.318Z] Step 4/24 : WORKDIR /edgex-go [2023-05-16T08:41:02.318Z] ---> Using cache [2023-05-16T08:41:02.318Z] ---> b94b6a6af3a9 [2023-05-16T08:41:02.318Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-16T08:41:02.318Z] ---> Using cache [2023-05-16T08:41:02.318Z] ---> c202216e52e8 [2023-05-16T08:41:02.318Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-16T08:41:02.318Z] ---> Using cache [2023-05-16T08:41:02.318Z] ---> caaedf64355a [2023-05-16T08:41:02.318Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:41:02.318Z] ---> Using cache [2023-05-16T08:41:02.318Z] ---> 1d65a64e9258 [2023-05-16T08:41:02.318Z] Step 8/24 : COPY . . [2023-05-16T08:41:02.318Z] ---> Using cache [2023-05-16T08:41:02.318Z] ---> ef4e6d94a412 [2023-05-16T08:41:02.318Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-16T08:41:03.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.453s coverage: 71.5% of statements [2023-05-16T08:41:06.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-16T08:41:06.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-16T08:41:06.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.388s coverage: 54.0% of statements [2023-05-16T08:41:12.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-16T08:41:12.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-16T08:41:12.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-16T08:41:12.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-16T08:41:12.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-16T08:41:19.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-16T08:41:19.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-16T08:41:20.824Z] ---> Running in 80ed3d5e6373 [2023-05-16T08:41:20.824Z] Removing intermediate container 7cbaa069315e [2023-05-16T08:41:20.824Z] ---> b91f277d15e9 [2023-05-16T08:41:20.824Z] [2023-05-16T08:41:20.824Z] Step 9/22 : FROM alpine:3.17 [2023-05-16T08:41:20.824Z] ---> 9ed4aefc74f6 [2023-05-16T08:41:20.824Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-16T08:41:20.824Z] Removing intermediate container 91c22434969a [2023-05-16T08:41:20.824Z] ---> 1d69c7c860e3 [2023-05-16T08:41:20.824Z] [2023-05-16T08:41:20.824Z] Step 10/23 : FROM alpine:3.17 [2023-05-16T08:41:20.824Z] ---> 9ed4aefc74f6 [2023-05-16T08:41:20.824Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-16T08:41:20.824Z] ---> Using cache [2023-05-16T08:41:20.824Z] ---> 362abe202664 [2023-05-16T08:41:20.824Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-16T08:41:20.824Z] ---> Using cache [2023-05-16T08:41:20.824Z] ---> aa4f8222014c [2023-05-16T08:41:20.824Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T08:41:20.824Z] ---> Using cache [2023-05-16T08:41:20.824Z] ---> 4b4d954a1e64 [2023-05-16T08:41:20.824Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T08:41:20.824Z] ---> Using cache [2023-05-16T08:41:20.824Z] ---> Running in 31e3c1bb14f9 [2023-05-16T08:41:20.824Z] ---> e02864dbd5ee [2023-05-16T08:41:20.824Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-16T08:41:20.824Z] ---> Running in 63a88aa91d08 [2023-05-16T08:41:20.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:41:21.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:41:21.089Z] OK: 265 MiB in 53 packages [2023-05-16T08:41:31.133Z] ---> cc6220e540a3 [2023-05-16T08:41:31.133Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-16T08:41:31.133Z] 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-05-16T08:41:31.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:41:31.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:41:31.133Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-16T08:41:31.133Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-16T08:41:31.133Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T08:41:31.133Z] OK: 8 MiB in 17 packages [2023-05-16T08:41:31.133Z] Removing intermediate container 2b63fb902d26 [2023-05-16T08:41:31.133Z] ---> 1de940217eac [2023-05-16T08:41:31.133Z] Step 7/20 : COPY . . [2023-05-16T08:41:31.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.214s coverage: 88.5% of statements [2023-05-16T08:41:31.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.585s coverage: 3.8% of statements [2023-05-16T08:41:35.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-16T08:41:35.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-16T08:41:35.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-16T08:41:37.956Z] ---> fcd59c681485 [2023-05-16T08:41:37.956Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-16T08:41:37.970Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.886s coverage: 95.6% of statements [2023-05-16T08:41:37.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-16T08:41:37.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-16T08:41:37.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-16T08:41:37.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-16T08:41:37.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-16T08:41:38.239Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.220s coverage: 72.2% of statements [2023-05-16T08:41:44.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-16T08:41:44.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-16T08:41:44.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-16T08:41:44.919Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.260s coverage: 65.9% of statements [2023-05-16T08:41:46.096Z] Removing intermediate container 80ed3d5e6373 [2023-05-16T08:41:46.096Z] ---> 3c003f4205a3 [2023-05-16T08:41:46.096Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-16T08:41:46.096Z] ---> bbf0dcc7f878 [2023-05-16T08:41:46.096Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-16T08:41:46.096Z] ---> Running in fbec25f0089f [2023-05-16T08:41:46.096Z] ---> 1408df362016 [2023-05-16T08:41:46.096Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-16T08:41:46.096Z] Removing intermediate container 63a88aa91d08 [2023-05-16T08:41:46.096Z] ---> 4990424541fc [2023-05-16T08:41:46.096Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-16T08:41:46.096Z] ---> Running in 7e6487b2748c [2023-05-16T08:41:46.096Z] ---> baf1f1f85ecc [2023-05-16T08:41:46.096Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:41:46.096Z] ---> Running in 3ba988843ea0 [2023-05-16T08:41:46.096Z] ---> Running in b08e195cbe42 [2023-05-16T08:41:46.096Z] Removing intermediate container 3ba988843ea0 [2023-05-16T08:41:46.096Z] ---> fb84e08ef6d3 [2023-05-16T08:41:46.096Z] Step 12/22 : WORKDIR /edgex [2023-05-16T08:41:46.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-05-16T08:41:46.096Z] ---> Running in 106d4f91b40e [2023-05-16T08:41:46.096Z] Removing intermediate container 106d4f91b40e [2023-05-16T08:41:46.096Z] ---> 927a9da5ea3c [2023-05-16T08:41:46.096Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T08:41:46.357Z] Removing intermediate container fbec25f0089f [2023-05-16T08:41:46.357Z] ---> 06d1793db8e5 [2023-05-16T08:41:46.357Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-16T08:41:46.357Z] ---> d5b185f20001 [2023-05-16T08:41:46.357Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T08:41:46.357Z] ---> Running in 3a8ca413f33a [2023-05-16T08:41:46.616Z] Removing intermediate container 3a8ca413f33a [2023-05-16T08:41:46.616Z] ---> f7ad18dbc7d0 [2023-05-16T08:41:46.616Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-16T08:41:46.616Z] ---> ab0f5d2d27b7 [2023-05-16T08:41:46.616Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-16T08:41:46.616Z] ---> Running in af20aa2d21d1 [2023-05-16T08:41:46.876Z] Removing intermediate container af20aa2d21d1 [2023-05-16T08:41:46.876Z] ---> 884a36460dff [2023-05-16T08:41:46.877Z] Step 21/23 : LABEL arch=x86_64 [2023-05-16T08:41:47.318Z] ---> Running in 4ad543117931 [2023-05-16T08:41:47.318Z] ---> ab875748e286 [2023-05-16T08:41:47.318Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-16T08:41:47.578Z] Removing intermediate container 4ad543117931 [2023-05-16T08:41:47.578Z] ---> 13d2a45acace [2023-05-16T08:41:47.578Z] Step 22/23 : LABEL git_sha=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 [2023-05-16T08:41:48.531Z] ---> Running in 82ec7303e2fb [2023-05-16T08:41:49.135Z] ---> 9620042a6b04 [2023-05-16T08:41:49.135Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-16T08:41:50.570Z] Removing intermediate container 82ec7303e2fb [2023-05-16T08:41:50.570Z] ---> 988ce699b106 [2023-05-16T08:41:50.570Z] Step 23/23 : LABEL version=0.0.0 [2023-05-16T08:41:50.831Z] ---> 50305f34672a [2023-05-16T08:41:50.831Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-16T08:41:51.401Z] ---> Running in 04f4138b4e86 [2023-05-16T08:41:53.941Z] ---> Running in cb2e64dcdc12 [2023-05-16T08:41:57.245Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-16T08:41:57.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-16T08:41:57.245Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.433s coverage: 0.9% of statements [2023-05-16T08:41:57.245Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.323s coverage: 29.0% of statements [2023-05-16T08:41:58.164Z] Removing intermediate container 04f4138b4e86 [2023-05-16T08:41:58.164Z] ---> 0603319c0154 [2023-05-16T08:41:58.164Z] [2023-05-16T08:41:58.164Z] Successfully built 0603319c0154 [2023-05-16T08:41:58.164Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-16T08:41:58.164Z]  Building core-common-config-bootstrapper ... done Building security-secretstore-setup [2023-05-16T08:41:59.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.318s coverage: 42.9% of statements [2023-05-16T08:41:59.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.297s coverage: 82.9% of statements [2023-05-16T08:41:59.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.242s coverage: 94.1% of statements [2023-05-16T08:41:59.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.335s coverage: 96.3% of statements [2023-05-16T08:42:01.474Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T08:42:01.474Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-16T08:42:01.474Z] ---> e40dc9d91180 [2023-05-16T08:42:01.474Z] Step 3/25 : WORKDIR /edgex-go [2023-05-16T08:42:01.474Z] ---> Using cache [2023-05-16T08:42:01.474Z] ---> b650b882d9a7 [2023-05-16T08:42:01.474Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-16T08:42:01.474Z] ---> Using cache [2023-05-16T08:42:01.474Z] ---> 56d4a6b54d88 [2023-05-16T08:42:01.474Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-16T08:42:01.474Z] ---> Using cache [2023-05-16T08:42:01.474Z] ---> 1f75122d617b [2023-05-16T08:42:01.474Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:42:01.474Z] ---> Using cache [2023-05-16T08:42:01.474Z] ---> 74f7d9d75864 [2023-05-16T08:42:01.474Z] Step 7/25 : COPY . . [2023-05-16T08:42:01.474Z] ---> Using cache [2023-05-16T08:42:01.474Z] ---> d3ecf13fe255 [2023-05-16T08:42:01.474Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-16T08:42:04.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.229s coverage: 87.5% of statements [2023-05-16T08:42:06.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-16T08:42:06.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-16T08:42:06.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-16T08:42:06.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-16T08:42:09.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-16T08:42:09.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-16T08:42:09.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-16T08:42:09.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-16T08:42:13.672Z] ---> Running in 12fcad701699 [2023-05-16T08:42:16.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.218s coverage: 94.4% of statements [2023-05-16T08:42:16.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-16T08:42:16.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-16T08:42:16.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-16T08:42:16.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-16T08:42:22.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-16T08:42:22.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-16T08:42:25.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-16T08:42:25.894Z] Removing intermediate container cb2e64dcdc12 [2023-05-16T08:42:25.894Z] ---> 6631f2142b15 [2023-05-16T08:42:25.894Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-16T08:42:25.894Z] 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-05-16T08:42:25.894Z] Removing intermediate container 31e3c1bb14f9 [2023-05-16T08:42:25.894Z] ---> b1d1e06f88d4 [2023-05-16T08:42:25.894Z] [2023-05-16T08:42:25.894Z] Step 10/24 : FROM alpine:3.17 [2023-05-16T08:42:25.894Z] ---> 9ed4aefc74f6 [2023-05-16T08:42:25.894Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-16T08:42:25.894Z] ---> Using cache [2023-05-16T08:42:25.894Z] ---> 7a4863a48e06 [2023-05-16T08:42:25.894Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-16T08:42:25.894Z] ---> Using cache [2023-05-16T08:42:25.894Z] ---> 1c1d0e599912 [2023-05-16T08:42:25.894Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-16T08:42:26.467Z] Removing intermediate container b08e195cbe42 [2023-05-16T08:42:26.467Z] ---> 81db5ff644f2 [2023-05-16T08:42:26.467Z] Step 8/23 : COPY . . [2023-05-16T08:42:30.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.136s coverage: 79.9% of statements [2023-05-16T08:42:30.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.259s coverage: 92.9% of statements [2023-05-16T08:42:30.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.091s coverage: 64.4% of statements [2023-05-16T08:42:30.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.232s coverage: 62.3% of statements [2023-05-16T08:42:30.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.228s coverage: 87.2% of statements [2023-05-16T08:42:30.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.196s coverage: 20.0% of statements [2023-05-16T08:42:30.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements [2023-05-16T08:42:30.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.518s coverage: 81.8% of statements [2023-05-16T08:42:31.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-16T08:42:32.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.523s coverage: 82.1% of statements [2023-05-16T08:42:32.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-16T08:42:33.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.262s coverage: 86.0% of statements [2023-05-16T08:42:39.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-16T08:42:39.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-16T08:42:39.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.096s coverage: 63.1% of statements [2023-05-16T08:42:39.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.272s coverage: 100.0% of statements [2023-05-16T08:42:41.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 89.4% of statements [2023-05-16T08:42:41.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements [2023-05-16T08:42:41.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.106s coverage: 73.7% of statements [2023-05-16T08:42:42.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-16T08:42:42.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-16T08:42:42.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-16T08:42:42.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2023-05-16T08:42:44.615Z] ---> Running in cd98748b6418 [2023-05-16T08:42:44.615Z] ---> Running in f6cada4e8038 [2023-05-16T08:42:44.615Z] ---> eec6bb838d05 [2023-05-16T08:42:44.615Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-16T08:42:44.615Z] Removing intermediate container 7e6487b2748c [2023-05-16T08:42:44.615Z] ---> bf1cbe92735b [2023-05-16T08:42:44.615Z] [2023-05-16T08:42:44.615Z] Step 9/20 : FROM alpine:3.17 [2023-05-16T08:42:44.615Z] ---> 9ed4aefc74f6 [2023-05-16T08:42:44.615Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-16T08:42:44.615Z] ---> Using cache [2023-05-16T08:42:44.615Z] ---> ffed65bebce9 [2023-05-16T08:42:44.615Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-16T08:42:44.615Z] ---> Running in c5d324c36948 [2023-05-16T08:42:44.615Z] Removing intermediate container cd98748b6418 [2023-05-16T08:42:44.615Z] ---> 1f920193e690 [2023-05-16T08:42:44.615Z] Step 20/22 : LABEL arch=x86_64 [2023-05-16T08:42:44.615Z] ---> Running in 76cdc0b1fc86 [2023-05-16T08:42:44.615Z] Removing intermediate container f6cada4e8038 [2023-05-16T08:42:44.615Z] ---> 03a30a9563e0 [2023-05-16T08:42:44.615Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-16T08:42:44.872Z] ---> Running in 0e9c364a2cb9 [2023-05-16T08:42:44.872Z] ---> Running in 0a965d887128 [2023-05-16T08:42:44.872Z] Removing intermediate container 0e9c364a2cb9 [2023-05-16T08:42:44.872Z] ---> 1af6c3d19bb7 [2023-05-16T08:42:44.872Z] Step 21/22 : LABEL git_sha=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 [2023-05-16T08:42:44.872Z] Removing intermediate container 0a965d887128 [2023-05-16T08:42:44.872Z] ---> ef1784afd3e8 [2023-05-16T08:42:44.872Z] Step 15/24 : WORKDIR / [2023-05-16T08:42:45.128Z] ---> Running in 4daa1cafab5b [2023-05-16T08:42:45.128Z] ---> Running in 4b218213fb16 [2023-05-16T08:42:45.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:42:45.386Z] Removing intermediate container 4b218213fb16 [2023-05-16T08:42:45.386Z] ---> c98745f0e287 [2023-05-16T08:42:45.386Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T08:42:45.386Z] 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-05-16T08:42:45.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:42:45.386Z] Removing intermediate container 4daa1cafab5b [2023-05-16T08:42:45.386Z] ---> e02af5c71811 [2023-05-16T08:42:45.386Z] Step 22/22 : LABEL version=0.0.0 [2023-05-16T08:42:45.644Z] ---> Running in 28d352f153b6 [2023-05-16T08:42:45.644Z] v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-16T08:42:45.644Z] v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-16T08:42:45.644Z] OK: 17821 distinct packages available [2023-05-16T08:42:45.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:42:45.917Z] ---> 63bc8aa6c984 [2023-05-16T08:42:45.917Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T08:42:45.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:42:46.175Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-16T08:42:46.175Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-16T08:42:46.175Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-16T08:42:46.175Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-16T08:42:46.175Z] (5/9) Installing curl (8.0.1-r0) [2023-05-16T08:42:46.175Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-16T08:42:46.175Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-16T08:42:46.175Z] (8/9) Installing libucontext (1.2-r0) [2023-05-16T08:42:46.175Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-16T08:42:46.175Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T08:42:46.175Z] Executing ca-certificates-20230506-r0.trigger [2023-05-16T08:42:46.175Z] OK: 10 MiB in 24 packages [2023-05-16T08:42:46.738Z] Removing intermediate container 28d352f153b6 [2023-05-16T08:42:46.738Z] ---> 9d521d8f4e17 [2023-05-16T08:42:46.738Z] [2023-05-16T08:42:46.738Z] Successfully built 9d521d8f4e17 [2023-05-16T08:42:47.305Z] Successfully tagged security-proxy-setup:latest [2023-05-16T08:42:47.870Z]  Building security-proxy-setup ... done  ---> 36396620e7f1 [2023-05-16T08:42:47.870Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-16T08:42:50.400Z] ---> 509848c36a49 [2023-05-16T08:42:50.400Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-16T08:42:50.400Z] Removing intermediate container 76cdc0b1fc86 [2023-05-16T08:42:50.400Z] ---> d63cbb6150e4 [2023-05-16T08:42:50.400Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T08:42:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-16T08:42:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-16T08:42:52.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-16T08:42:52.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.028s coverage: 38.4% of statements [2023-05-16T08:42:52.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.244s coverage: 89.5% of statements [2023-05-16T08:42:52.929Z] 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-05-16T08:42:56.627Z] ---> 0e9e7bd7607a [2023-05-16T08:42:56.627Z] ---> 5506a07869e7 [2023-05-16T08:42:56.627Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt /Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-16T08:42:56.627Z] [2023-05-16T08:42:57.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-16T08:42:57.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-16T08:42:57.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-16T08:42:57.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-16T08:42:57.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements [2023-05-16T08:42:59.938Z] ---> Running in 3f489ec4816f [2023-05-16T08:43:00.198Z] ---> f1231671a946 [2023-05-16T08:43:00.198Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-16T08:43:04.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-16T08:43:04.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-16T08:43:04.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-16T08:43:04.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-16T08:43:06.821Z] Removing intermediate container 3f489ec4816f [2023-05-16T08:43:06.821Z] ---> b9f197663d60 [2023-05-16T08:43:06.821Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T08:43:11.251Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.304s coverage: 17.7% of statements [2023-05-16T08:43:11.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-16T08:43:11.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-16T08:43:11.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-16T08:43:11.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-16T08:43:12.369Z] ---> be9991f6ce7b [2023-05-16T08:43:12.369Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-16T08:43:12.369Z] ---> Running in 086302dc9d5b [2023-05-16T08:43:12.369Z] Removing intermediate container 12fcad701699 [2023-05-16T08:43:12.369Z] ---> 86431656f2da [2023-05-16T08:43:12.369Z] [2023-05-16T08:43:12.369Z] Step 9/25 : FROM alpine:3.17 [2023-05-16T08:43:12.369Z] ---> 9ed4aefc74f6 [2023-05-16T08:43:12.369Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-16T08:43:12.481Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.646s coverage: 92.3% of statements [2023-05-16T08:43:12.940Z] ---> Running in c05e04359752 [2023-05-16T08:43:16.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-16T08:43:16.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-16T08:43:16.736Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.298s coverage: 61.5% of statements [2023-05-16T08:43:17.163Z] ---> 614497a4fe29 [2023-05-16T08:43:17.164Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-16T08:43:17.164Z] Removing intermediate container 086302dc9d5b [2023-05-16T08:43:17.164Z] ---> c6be01fd49ea [2023-05-16T08:43:17.164Z] Step 22/24 : LABEL arch=x86_64 [2023-05-16T08:43:17.164Z] ---> Running in 7e884788c280 [2023-05-16T08:43:17.164Z] ---> Running in 1046cbe817d7 [2023-05-16T08:43:17.164Z] Removing intermediate container 7e884788c280 [2023-05-16T08:43:17.164Z] ---> a4bbfe65194a [2023-05-16T08:43:17.164Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-16T08:43:17.425Z] Removing intermediate container 1046cbe817d7 [2023-05-16T08:43:17.425Z] ---> 70930d92a5d0 [2023-05-16T08:43:17.425Z] Step 23/24 : LABEL git_sha=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 [2023-05-16T08:43:17.425Z] ---> Running in ae87530c0cc1 [2023-05-16T08:43:17.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:43:17.425Z] ---> Running in 5729d72dbfa5 [2023-05-16T08:43:17.425Z] Removing intermediate container c5d324c36948 [2023-05-16T08:43:17.425Z] ---> 89b5d3614c54 [2023-05-16T08:43:17.425Z] [2023-05-16T08:43:17.425Z] Step 10/23 : FROM alpine:3.17 [2023-05-16T08:43:17.425Z] ---> 9ed4aefc74f6 [2023-05-16T08:43:17.425Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-16T08:43:17.425Z] Removing intermediate container ae87530c0cc1 [2023-05-16T08:43:17.425Z] ---> 1e3a3bd99c22 [2023-05-16T08:43:17.425Z] Step 18/20 : LABEL arch=x86_64 [2023-05-16T08:43:17.425Z] ---> Running in c034ab1ea73d [2023-05-16T08:43:17.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:43:17.687Z] ---> Running in 7649e3f7e22d [2023-05-16T08:43:17.687Z] Removing intermediate container 5729d72dbfa5 [2023-05-16T08:43:17.687Z] ---> 260b7efc9bfa [2023-05-16T08:43:17.687Z] Step 24/24 : LABEL version=0.0.0 [2023-05-16T08:43:17.687Z] ---> Running in e55336fcea12 [2023-05-16T08:43:17.687Z] Removing intermediate container 7649e3f7e22d [2023-05-16T08:43:17.687Z] ---> b126f57d631c [2023-05-16T08:43:17.687Z] Step 19/20 : LABEL git_sha=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 [2023-05-16T08:43:17.687Z] ---> Running in 530b70bb7781 [2023-05-16T08:43:17.687Z] Removing intermediate container e55336fcea12 [2023-05-16T08:43:17.687Z] ---> 89bbdcf622f2 [2023-05-16T08:43:17.687Z] [2023-05-16T08:43:17.687Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-16T08:43:17.687Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-16T08:43:17.687Z] (3/3) Installing su-exec (0.2-r2) [2023-05-16T08:43:17.687Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T08:43:17.687Z] Successfully built 89bbdcf622f2 [2023-05-16T08:43:17.687Z] Executing ca-certificates-20230506-r0.trigger [2023-05-16T08:43:17.687Z] Successfully tagged core-command:latest [2023-05-16T08:43:17.687Z]  Building core-command ... done Removing intermediate container 530b70bb7781 [2023-05-16T08:43:17.687Z] ---> 4b7474ea53cb [2023-05-16T08:43:17.687Z] Step 20/20 : LABEL version=0.0.0 [2023-05-16T08:43:17.948Z] ---> Running in ced51ea8e4fb [2023-05-16T08:43:17.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T08:43:17.948Z] OK: 8 MiB in 18 packages [2023-05-16T08:43:17.948Z] Removing intermediate container ced51ea8e4fb [2023-05-16T08:43:17.948Z] ---> 441b4140a77e [2023-05-16T08:43:17.948Z] [2023-05-16T08:43:17.948Z] Successfully built 441b4140a77e [2023-05-16T08:43:17.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T08:43:17.948Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-16T08:43:18.208Z]  Building security-spiffe-token-provider ... done (1/2) Installing ca-certificates (20230506-r0) [2023-05-16T08:43:18.208Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-16T08:43:18.208Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T08:43:18.208Z] Executing ca-certificates-20230506-r0.trigger [2023-05-16T08:43:18.469Z] Removing intermediate container c05e04359752 [2023-05-16T08:43:18.469Z] ---> 52457d27b567 [2023-05-16T08:43:18.469Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-16T08:43:18.469Z] ---> Running in 25dba9436866 [2023-05-16T08:43:18.469Z] OK: 8 MiB in 17 packages [2023-05-16T08:43:18.469Z] Removing intermediate container 25dba9436866 [2023-05-16T08:43:18.469Z] ---> 7a3f6fac387e [2023-05-16T08:43:18.469Z] Step 12/25 : WORKDIR / [2023-05-16T08:43:18.469Z] ---> Running in 3a66b6e79229 [2023-05-16T08:43:18.469Z] Removing intermediate container 3a66b6e79229 [2023-05-16T08:43:18.469Z] ---> 035dd1383856 [2023-05-16T08:43:18.469Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T08:43:18.729Z] ---> 5b8d4fa7fcfc [2023-05-16T08:43:18.729Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T08:43:18.990Z] ---> d145e8eb4bac [2023-05-16T08:43:18.990Z] 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-05-16T08:43:18.990Z] Removing intermediate container c034ab1ea73d [2023-05-16T08:43:18.990Z] ---> bdcc9cde9206 [2023-05-16T08:43:18.990Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-16T08:43:18.990Z] ---> Running in ea1e1d8ccc8e [2023-05-16T08:43:18.990Z] Removing intermediate container ea1e1d8ccc8e [2023-05-16T08:43:18.990Z] ---> 7f4759602860 [2023-05-16T08:43:18.990Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-16T08:43:18.990Z] ---> 8f3c71e5a045 [2023-05-16T08:43:18.990Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-16T08:43:18.990Z] ---> Running in 03b14cfedd97 [2023-05-16T08:43:18.990Z] Removing intermediate container 03b14cfedd97 [2023-05-16T08:43:18.990Z] ---> cf675c7034e2 [2023-05-16T08:43:18.990Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-16T08:43:18.990Z] ---> 938b46612e9f [2023-05-16T08:43:18.990Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-16T08:43:19.249Z] ---> Running in 61445ae26902 [2023-05-16T08:43:19.249Z] Removing intermediate container 61445ae26902 [2023-05-16T08:43:19.249Z] ---> 6fabc19d86fe [2023-05-16T08:43:19.249Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T08:43:19.249Z] ---> f2d97622e10b [2023-05-16T08:43:19.249Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-16T08:43:19.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-16T08:43:19.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-16T08:43:19.323Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.384s coverage: 97.7% of statements [2023-05-16T08:43:19.585Z] ---> 6d814bd5f17d [2023-05-16T08:43:19.585Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T08:43:19.846Z] ---> e78df3489e31 [2023-05-16T08:43:19.846Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-16T08:43:19.846Z] ---> 41e68cf4860b [2023-05-16T08:43:19.846Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-16T08:43:20.285Z] 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-05-16T08:43:20.286Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T08:43:20.286Z] go vet ./... [2023-05-16T08:43:21.602Z] ---> de6ea5b90ae3 [2023-05-16T08:43:21.602Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-16T08:43:21.602Z] ---> 6b212de39741 [2023-05-16T08:43:21.602Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-16T08:43:21.862Z] ---> fba7eba97511 [2023-05-16T08:43:21.862Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-16T08:43:21.862Z] ---> a572577bc465 [2023-05-16T08:43:21.862Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-16T08:43:21.862Z] ---> Running in b63a7e6ae12b [2023-05-16T08:43:21.862Z] ---> Running in caefc3ffae88 [2023-05-16T08:43:21.862Z] Removing intermediate container caefc3ffae88 [2023-05-16T08:43:21.862Z] ---> 115503dd883d [2023-05-16T08:43:21.862Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T08:43:21.862Z] ---> Running in 30931fc3f282 [2023-05-16T08:43:22.123Z] Removing intermediate container 30931fc3f282 [2023-05-16T08:43:22.123Z] ---> 649ea41bd8d6 [2023-05-16T08:43:22.123Z] Step 21/23 : LABEL arch=x86_64 [2023-05-16T08:43:22.123Z] ---> Running in 703dbbc87874 [2023-05-16T08:43:22.123Z] Removing intermediate container 703dbbc87874 [2023-05-16T08:43:22.123Z] ---> 57e92a7bad14 [2023-05-16T08:43:22.123Z] Step 22/23 : LABEL git_sha=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 [2023-05-16T08:43:22.123Z] ---> Running in f36bcfdb1f34 [2023-05-16T08:43:22.384Z] Removing intermediate container f36bcfdb1f34 [2023-05-16T08:43:22.384Z] ---> ae2c1622702f [2023-05-16T08:43:22.384Z] Step 23/23 : LABEL version=0.0.0 [2023-05-16T08:43:22.384Z] ---> Running in f8466cd4de88 [2023-05-16T08:43:22.384Z] Removing intermediate container f8466cd4de88 [2023-05-16T08:43:22.384Z] ---> 257ad19087f2 [2023-05-16T08:43:22.384Z] [2023-05-16T08:43:22.384Z] Removing intermediate container b63a7e6ae12b [2023-05-16T08:43:22.384Z] ---> 4b3347a86344 [2023-05-16T08:43:22.384Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-16T08:43:22.384Z] Successfully built 257ad19087f2 [2023-05-16T08:43:22.384Z] Successfully tagged support-notifications:latest [2023-05-16T08:43:22.384Z]  Building support-notifications ... done  ---> Running in edbef0bd6945 [2023-05-16T08:43:22.644Z] Removing intermediate container edbef0bd6945 [2023-05-16T08:43:22.644Z] ---> a48112d79a6b [2023-05-16T08:43:22.644Z] Step 23/25 : LABEL arch=x86_64 [2023-05-16T08:43:22.644Z] ---> Running in 536517271e58 [2023-05-16T08:43:22.644Z] Removing intermediate container 536517271e58 [2023-05-16T08:43:22.644Z] ---> 5ade2ad96c04 [2023-05-16T08:43:22.644Z] Step 24/25 : LABEL git_sha=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 [2023-05-16T08:43:22.644Z] ---> Running in c18c0e2b77ac [2023-05-16T08:43:22.905Z] Removing intermediate container c18c0e2b77ac [2023-05-16T08:43:22.905Z] ---> 6877eb148be9 [2023-05-16T08:43:22.905Z] Step 25/25 : LABEL version=0.0.0 [2023-05-16T08:43:22.905Z] ---> Running in d02b70a5d163 [2023-05-16T08:43:22.905Z] Removing intermediate container d02b70a5d163 [2023-05-16T08:43:22.905Z] ---> 8d19481d8d46 [2023-05-16T08:43:22.905Z] [2023-05-16T08:43:22.905Z] Successfully built 8d19481d8d46 [2023-05-16T08:43:22.905Z] Successfully tagged security-secretstore-setup:latest [2023-05-16T08:43:22.912Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-05-16T08:43:22.918Z] $ docker stop --time=1 04820b7b44d2f32b70fa8f36d2bad93bddb7edf37331b63e4c26802ec59abb74 [2023-05-16T08:43:24.190Z] $ docker rm -f --volumes 04820b7b44d2f32b70fa8f36d2bad93bddb7edf37331b63e4c26802ec59abb74 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T08:43:24.513Z] + docker images [2023-05-16T08:43:24.513Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-16T08:43:24.514Z] security-secretstore-setup latest 8d19481d8d46 2 seconds ago 32.8MB [2023-05-16T08:43:24.514Z] support-notifications latest 257ad19087f2 2 seconds ago 32.4MB [2023-05-16T08:43:24.514Z] security-spiffe-token-provider latest 441b4140a77e 7 seconds ago 32.8MB [2023-05-16T08:43:24.514Z] core-command latest 89bbdcf622f2 7 seconds ago 19.9MB [2023-05-16T08:43:24.514Z] 89b5d3614c54 8 seconds ago 1.79GB [2023-05-16T08:43:24.514Z] 86431656f2da 18 seconds ago 1.72GB [2023-05-16T08:43:24.514Z] security-proxy-setup latest 9d521d8f4e17 39 seconds ago 18.7MB [2023-05-16T08:43:24.514Z] bf1cbe92735b 41 seconds ago 1.76GB [2023-05-16T08:43:24.514Z] b1d1e06f88d4 About a minute ago 1.72GB [2023-05-16T08:43:24.514Z] core-common-config-bootstrapper latest 0603319c0154 About a minute ago 17.2MB [2023-05-16T08:43:24.514Z] 1d69c7c860e3 2 minutes ago 1.72GB [2023-05-16T08:43:24.514Z] b91f277d15e9 2 minutes ago 1.7GB [2023-05-16T08:43:24.514Z] security-proxy-auth latest f606a4da9650 2 minutes ago 18.3MB [2023-05-16T08:43:24.514Z] core-data latest ce67602221c2 2 minutes ago 20MB [2023-05-16T08:43:24.514Z] security-spire-server latest 1710626976a2 3 minutes ago 103MB [2023-05-16T08:43:24.514Z] security-bootstrapper latest a8d7fde793e5 3 minutes ago 22.2MB [2023-05-16T08:43:24.514Z] cc709a208c55 3 minutes ago 1.73GB [2023-05-16T08:43:24.514Z] 27e90c2fe9c3 3 minutes ago 1.7GB [2023-05-16T08:43:24.514Z] c5b804a28e29 4 minutes ago 1.58GB [2023-05-16T08:43:24.514Z] support-scheduler latest 474a5586f839 4 minutes ago 31.8MB [2023-05-16T08:43:24.514Z] core-metadata latest 2a7f0cffaf7a 4 minutes ago 20.4MB [2023-05-16T08:43:24.514Z] security-spire-agent latest 691336a8701c 4 minutes ago 161MB [2023-05-16T08:43:24.514Z] security-spire-config latest 6e292f8453f0 4 minutes ago 102MB [2023-05-16T08:43:24.514Z] 74051b6d0a9a 4 minutes ago 1.73GB [2023-05-16T08:43:24.514Z] 0aad46f95e05 5 minutes ago 1.71GB [2023-05-16T08:43:24.514Z] 81f8a4109ab1 5 minutes ago 1.79GB [2023-05-16T08:43:24.514Z] d89116939c57 5 minutes ago 1.58GB [2023-05-16T08:43:24.514Z] 346399c84ebf 5 minutes ago 1.58GB [2023-05-16T08:43:24.514Z] ci-base-image-x86_64 latest e40dc9d91180 11 minutes ago 918MB [2023-05-16T08:43:24.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 3 weeks ago 700MB [2023-05-16T08:43:24.514Z] alpine 3.17 9ed4aefc74f6 6 weeks ago 7.05MB [2023-05-16T08:43:24.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-16T08:43:24.514Z] 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-05-16T08:46:12.019Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T08:46:12.019Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T08:46:12.019Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T08:46:12.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-16T08:46:12.675Z] + ls -al . [2023-05-16T08:46:12.675Z] total 700 [2023-05-16T08:46:12.675Z] drwxrwxr-x 10 1001 1001 4096 May 16 08:37 . [2023-05-16T08:46:12.675Z] drwxr-xr-x 4 root root 4096 May 16 08:37 .. [2023-05-16T08:46:12.675Z] drwxrwxr-x 2 1001 1001 4096 May 16 08:35 .blubracket [2023-05-16T08:46:12.675Z] -rw-rw-r-- 1 1001 1001 16 May 16 08:35 .dockerignore [2023-05-16T08:46:12.675Z] drwxrwxr-x 8 1001 1001 4096 May 16 08:35 .git [2023-05-16T08:46:12.675Z] drwxrwxr-x 3 1001 1001 4096 May 16 08:35 .github [2023-05-16T08:46:12.675Z] -rw-rw-r-- 1 1001 1001 1133 May 16 08:35 .gitignore [2023-05-16T08:46:12.675Z] -rw-rw-r-- 1 1001 1001 42 May 16 08:35 .golangci.yml [2023-05-16T08:46:12.675Z] -rw-rw-r-- 1 1001 1001 87 May 16 08:35 .hadolint.yml [2023-05-16T08:46:12.675Z] -rw-rw-r-- 1 1001 1001 166 May 16 08:35 .sonarcloud.properties [2023-05-16T08:46:12.675Z] -rw-rw-r-- 1 1001 1001 1171 May 16 08:35 ADOPTERS.md [2023-05-16T08:46:12.675Z] -rw-rw-r-- 1 1001 1001 10835 May 16 08:35 Attribution.txt [2023-05-16T08:46:12.675Z] -rw-rw-r-- 1 1001 1001 73765 May 16 08:35 CHANGELOG.md [2023-05-16T08:46:12.675Z] -rw-rw-r-- 1 1001 1001 3804 May 16 08:35 CONTRIBUTING.md [2023-05-16T08:46:12.675Z] -rw-rw-r-- 1 1001 1001 677 May 16 08:35 GOVERNANCE.md [2023-05-16T08:46:12.675Z] -rw-rw-r-- 1 1001 1001 883 May 16 08:35 Jenkinsfile [2023-05-16T08:46:12.675Z] -rw-rw-r-- 1 1001 1001 10775 May 16 08:35 LICENSE [2023-05-16T08:46:12.675Z] -rw-rw-r-- 1 1001 1001 14368 May 16 08:35 Makefile [2023-05-16T08:46:12.675Z] -rw-rw-r-- 1 1001 1001 582 May 16 08:35 OWNERS.md [2023-05-16T08:46:12.675Z] -rw-rw-r-- 1 1001 1001 9902 May 16 08:35 README.md [2023-05-16T08:46:12.675Z] -rw-rw-r-- 1 1001 1001 789 May 16 08:35 SECURITY.md [2023-05-16T08:46:12.675Z] -rw-rw-r-- 1 1001 1001 5 May 16 08:31 VERSION [2023-05-16T08:46:12.675Z] drwxrwxr-x 2 1001 1001 4096 May 16 08:35 bin [2023-05-16T08:46:12.675Z] drwxrwxr-x 18 1001 1001 4096 May 16 08:35 cmd [2023-05-16T08:46:12.675Z] -rw-r--r-- 1 root root 447730 May 16 08:43 coverage.out [2023-05-16T08:46:12.675Z] -rw-rw-r-- 1 1001 1001 3201 May 16 08:35 go.mod [2023-05-16T08:46:12.675Z] -rw-rw-r-- 1 1001 1001 31042 May 16 08:35 go.sum [2023-05-16T08:46:12.675Z] drwxrwxr-x 7 1001 1001 4096 May 16 08:35 internal [2023-05-16T08:46:12.675Z] drwxrwxr-x 3 1001 1001 4096 May 16 08:35 openapi [2023-05-16T08:46:12.675Z] -rw-rw-r-- 1 1001 1001 594 May 16 08:35 security.txt [2023-05-16T08:46:12.675Z] drwxrwxr-x 4 1001 1001 4096 May 16 08:35 snap [2023-05-16T08:46:12.675Z] -rw-rw-r-- 1 1001 1001 204 May 16 08:35 version.go [Pipeline] sh [2023-05-16T08:46:13.307Z] + '[' -e coverage.out ] [2023-05-16T08:46:13.307Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-16T08:46:13.330Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T08:46:14.195Z] Stashed 1 file(s) [Pipeline] sh [2023-05-16T08:46:14.821Z] + make build [2023-05-16T08:46:14.821Z] 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-05-16T08:47:51.748Z] 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-05-16T08:47:52.333Z] 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-05-16T08:47:57.682Z] 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-05-16T08:48:01.951Z] 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-05-16T08:48:48.816Z] 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-05-16T08:48:57.023Z] 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-05-16T08:49:03.678Z] 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-05-16T08:49:10.332Z] 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-05-16T08:49:14.592Z] 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-05-16T08:49:18.842Z] 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-05-16T08:49:25.484Z] 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-05-16T08:49:32.142Z] $ docker stop --time=1 100e5b07079467b7614bf8bd5a16aad33eee39f016a1b58f17b212b1e05d844e [2023-05-16T08:49:34.224Z] $ docker rm -f --volumes 100e5b07079467b7614bf8bd5a16aad33eee39f016a1b58f17b212b1e05d844e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:49:36.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-16T08:49:36.687Z] [2023-05-16T08:49:36.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:49:37.020Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-16T08:49:37.291Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-16T08:49:37.291Z] 29e5d40040c1: Pulling fs layer [2023-05-16T08:49:37.291Z] 1ce36da41761: Pulling fs layer [2023-05-16T08:49:37.291Z] 25b303627fd3: Pulling fs layer [2023-05-16T08:49:37.560Z] 29e5d40040c1: Verifying Checksum [2023-05-16T08:49:37.560Z] 29e5d40040c1: Download complete [2023-05-16T08:49:37.830Z] 1ce36da41761: Verifying Checksum [2023-05-16T08:49:38.104Z] 29e5d40040c1: Pull complete [2023-05-16T08:49:39.515Z] 1ce36da41761: Pull complete [2023-05-16T08:49:39.515Z] 25b303627fd3: Verifying Checksum [2023-05-16T08:49:39.515Z] 25b303627fd3: Download complete [2023-05-16T08:49:49.593Z] 25b303627fd3: Pull complete [2023-05-16T08:49:49.593Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-16T08:49:49.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-16T08:49:49.593Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:49:49.782Z] prd-ubuntu20.04-docker-arm64-4c-16g-15527 does not seem to be running inside a container [2023-05-16T08:49:49.841Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-16T08:49:52.352Z] $ docker top 49cd164bde2a8e41981ccfbb32497d1906bb565aa536dda16502dcc17d573157 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:49:53.186Z] + grep parallel [2023-05-16T08:49:53.186Z] + docker-compose build --help [2023-05-16T08:49:58.529Z] --parallel Build images in parallel. [Pipeline] } [2023-05-16T08:49:58.806Z] $ docker stop --time=1 49cd164bde2a8e41981ccfbb32497d1906bb565aa536dda16502dcc17d573157 [2023-05-16T08:50:00.450Z] $ docker rm -f --volumes 49cd164bde2a8e41981ccfbb32497d1906bb565aa536dda16502dcc17d573157 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T08:50:00.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-16T08:50:00.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T08:50:01.160Z] prd-ubuntu20.04-docker-arm64-4c-16g-15527 does not seem to be running inside a container [2023-05-16T08:50:01.227Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-16T08:50:02.422Z] $ docker top 9a061302af04612b04f04ba042ae2e0751cb11a14600896a7e1b527c1bdc3cfb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T08:50:02.947Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-16T08:50:09.582Z] Building core-command ... [2023-05-16T08:50:09.582Z] Building core-common-config-bootstrapper ... [2023-05-16T08:50:09.582Z] Building core-data ... [2023-05-16T08:50:09.582Z] Building core-metadata ... [2023-05-16T08:50:09.582Z] Building security-bootstrapper ... [2023-05-16T08:50:09.582Z] Building security-proxy-auth ... [2023-05-16T08:50:09.582Z] Building security-proxy-setup ... [2023-05-16T08:50:09.582Z] Building security-secretstore-setup ... [2023-05-16T08:50:09.582Z] Building security-spiffe-token-provider ... [2023-05-16T08:50:09.582Z] Building security-spire-agent ... [2023-05-16T08:50:09.582Z] Building security-spire-config ... [2023-05-16T08:50:09.582Z] Building security-spire-server ... [2023-05-16T08:50:09.582Z] Building support-notifications ... [2023-05-16T08:50:09.582Z] Building support-scheduler ... [2023-05-16T08:50:09.582Z] Building security-bootstrapper [2023-05-16T08:50:09.582Z] Building security-proxy-auth [2023-05-16T08:50:09.582Z] Building security-secretstore-setup [2023-05-16T08:50:09.582Z] Building support-scheduler [2023-05-16T08:50:09.582Z] Building security-spire-agent [2023-05-16T08:50:56.428Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T08:50:56.428Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-16T08:50:56.428Z] ---> 939a27f9a1db [2023-05-16T08:50:56.428Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-16T08:50:56.428Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T08:50:56.428Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-16T08:50:56.428Z] ---> 939a27f9a1db [2023-05-16T08:50:56.428Z] Step 3/25 : WORKDIR /edgex-go [2023-05-16T08:50:56.428Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T08:50:56.428Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-16T08:50:56.428Z] ---> 939a27f9a1db [2023-05-16T08:50:56.428Z] Step 3/27 : WORKDIR /edgex-go [2023-05-16T08:50:56.428Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T08:50:56.428Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-16T08:50:56.428Z] ---> 939a27f9a1db [2023-05-16T08:50:56.428Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-16T08:50:56.428Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T08:50:56.428Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-16T08:50:56.428Z] ---> 939a27f9a1db [2023-05-16T08:50:56.428Z] Step 3/33 : WORKDIR /edgex-go [2023-05-16T08:50:57.014Z] ---> Running in a692b8d6de18 [2023-05-16T08:50:57.014Z] ---> Running in e2d1f33d99ee [2023-05-16T08:50:57.014Z] ---> Running in e4b389c2f550 [2023-05-16T08:50:57.014Z] ---> Running in f4a83efcc0f6 [2023-05-16T08:50:57.014Z] ---> Running in 71c32bf50afd [2023-05-16T08:50:57.281Z] Removing intermediate container a692b8d6de18 [2023-05-16T08:50:57.281Z] ---> 33a96c50e382 [2023-05-16T08:50:57.281Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-16T08:50:57.281Z] Removing intermediate container f4a83efcc0f6 [2023-05-16T08:50:57.281Z] ---> d5ead6ac5f01 [2023-05-16T08:50:57.281Z] Step 4/23 : WORKDIR /edgex-go [2023-05-16T08:50:57.550Z] Removing intermediate container e2d1f33d99ee [2023-05-16T08:50:57.550Z] ---> 66cac8a2bd96 [2023-05-16T08:50:57.550Z] Step 4/23 : WORKDIR /edgex-go [2023-05-16T08:50:57.550Z] ---> Running in 3f9a1b2d0ec3 [2023-05-16T08:50:57.550Z] ---> Running in 90860ea7f12a [2023-05-16T08:50:57.550Z] ---> Running in 4bb15c2c30e1 [2023-05-16T08:50:57.819Z] Removing intermediate container 71c32bf50afd [2023-05-16T08:50:57.819Z] ---> 453f07034aed [2023-05-16T08:50:57.819Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-16T08:50:57.819Z] Removing intermediate container e4b389c2f550 [2023-05-16T08:50:57.819Z] ---> 29c8a1c27793 [2023-05-16T08:50:57.819Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-16T08:50:57.819Z] ---> Running in c5fe47132d53 [2023-05-16T08:50:57.819Z] ---> Running in 5a846a484a22 [2023-05-16T08:50:58.783Z] Removing intermediate container 90860ea7f12a [2023-05-16T08:50:58.783Z] ---> c3cd57c6ea93 [2023-05-16T08:50:58.783Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-16T08:50:58.783Z] Removing intermediate container 4bb15c2c30e1 [2023-05-16T08:50:58.783Z] ---> 0b2057d04ac3 [2023-05-16T08:50:58.783Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-16T08:50:58.783Z] ---> Running in f42d7af54aa0 [2023-05-16T08:50:59.050Z] ---> Running in 7a4163a83104 [2023-05-16T08:51:00.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T08:51:00.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T08:51:00.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T08:51:00.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T08:51:01.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T08:51:01.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T08:51:02.045Z] OK: 263 MiB in 53 packages [2023-05-16T08:51:02.045Z] OK: 263 MiB in 53 packages [2023-05-16T08:51:02.312Z] OK: 263 MiB in 53 packages [2023-05-16T08:51:02.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T08:51:02.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T08:51:03.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T08:51:03.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T08:51:03.546Z] Removing intermediate container 3f9a1b2d0ec3 [2023-05-16T08:51:03.546Z] ---> ec972be32f08 [2023-05-16T08:51:03.546Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-16T08:51:04.130Z] Removing intermediate container 5a846a484a22 [2023-05-16T08:51:04.130Z] ---> 3e40ed32a5ee [2023-05-16T08:51:04.130Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-16T08:51:04.401Z] Removing intermediate container c5fe47132d53 [2023-05-16T08:51:04.401Z] ---> 3829c0b8ddad [2023-05-16T08:51:04.401Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-16T08:51:04.667Z] OK: 263 MiB in 53 packages [2023-05-16T08:51:04.934Z] OK: 263 MiB in 53 packages [2023-05-16T08:51:05.201Z] ---> 2a6b631bfb9a [2023-05-16T08:51:05.201Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:51:05.477Z] ---> Running in 20d8448f51b5 [2023-05-16T08:51:05.748Z] ---> 9096f709bdb5 [2023-05-16T08:51:05.748Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:51:06.017Z] ---> 7e93ba804f17 [2023-05-16T08:51:06.017Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:51:06.017Z] ---> Running in 8ea6ca915c30 [2023-05-16T08:51:06.284Z] ---> Running in 87177a3a47d0 [2023-05-16T08:51:06.554Z] Removing intermediate container 7a4163a83104 [2023-05-16T08:51:06.554Z] ---> 44ccbc567653 [2023-05-16T08:51:06.826Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-16T08:51:07.098Z] Removing intermediate container f42d7af54aa0 [2023-05-16T08:51:07.098Z] ---> b0d831e4f42b [2023-05-16T08:51:07.098Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-16T08:51:07.681Z] ---> 6b6a823c66b2 [2023-05-16T08:51:07.681Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:51:07.947Z] ---> Running in 021185f20493 [2023-05-16T08:51:08.550Z] ---> c77d79ebd99d [2023-05-16T08:51:08.550Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:51:08.830Z] ---> Running in 1741a9235712 [2023-05-16T08:53:00.503Z] Removing intermediate container 20d8448f51b5 [2023-05-16T08:53:00.503Z] ---> 5acdabcd6e4c [2023-05-16T08:53:00.503Z] Step 7/27 : COPY . . [2023-05-16T08:53:00.503Z] Removing intermediate container 021185f20493 [2023-05-16T08:53:00.503Z] ---> 6c9bdd38667f [2023-05-16T08:53:00.503Z] Step 8/23 : COPY . . [2023-05-16T08:53:00.503Z] Removing intermediate container 87177a3a47d0 [2023-05-16T08:53:00.503Z] ---> 97d9cb744001 [2023-05-16T08:53:00.503Z] Step 7/33 : COPY . . [2023-05-16T08:53:00.503Z] Removing intermediate container 8ea6ca915c30 [2023-05-16T08:53:00.503Z] ---> cd54bd19a1a4 [2023-05-16T08:53:00.503Z] Step 7/25 : COPY . . [2023-05-16T08:53:00.503Z] Removing intermediate container 1741a9235712 [2023-05-16T08:53:00.503Z] ---> 431d393182f8 [2023-05-16T08:53:00.503Z] Step 8/23 : COPY . . [2023-05-16T08:53:12.949Z] ---> 54dda4bc625d [2023-05-16T08:53:12.949Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-16T08:53:12.949Z] ---> 6f61721e046a [2023-05-16T08:53:12.949Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-16T08:53:12.949Z] ---> Running in 631c274b9d75 [2023-05-16T08:53:12.949Z] ---> 1e1f62a11d43 [2023-05-16T08:53:12.949Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-16T08:53:12.949Z] ---> 05be8cb7831b [2023-05-16T08:53:12.949Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-16T08:53:12.949Z] ---> cc634e6e959d [2023-05-16T08:53:12.949Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-16T08:53:12.949Z] ---> Running in 74455f3736a1 [2023-05-16T08:53:12.949Z] ---> Running in f577e13f004b [2023-05-16T08:53:12.949Z] ---> Running in efc85afb3c38 [2023-05-16T08:53:12.949Z] ---> Running in 9c7b15f2517c [2023-05-16T08:53:12.949Z] Removing intermediate container f577e13f004b [2023-05-16T08:53:12.949Z] ---> 966b2a2dc033 [2023-05-16T08:53:12.949Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-16T08:53:12.949Z] ---> Running in e7734fefaf1f [2023-05-16T08:53:12.949Z] Removing intermediate container e7734fefaf1f [2023-05-16T08:53:12.949Z] ---> 37904c2508eb [2023-05-16T08:53:12.949Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-16T08:53:13.227Z] ---> Running in 646fd46c8c75 [2023-05-16T08:53:13.846Z] 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-05-16T08:53:13.846Z] 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-05-16T08:53:13.846Z] Removing intermediate container 646fd46c8c75 [2023-05-16T08:53:13.846Z] ---> 73bc1f43f266 [2023-05-16T08:53:13.846Z] 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-05-16T08:53:13.846Z] 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-05-16T08:53:14.146Z] ---> Running in 204a706e9832 [2023-05-16T08:53:14.473Z] 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-05-16T08:53:17.115Z] Removing intermediate container 204a706e9832 [2023-05-16T08:53:17.115Z] ---> 9f2f5de8fda2 [2023-05-16T08:53:17.115Z] Step 12/27 : WORKDIR /edgex-go [2023-05-16T08:53:17.387Z] ---> Running in c385eba07320 [2023-05-16T08:53:17.987Z] Removing intermediate container c385eba07320 [2023-05-16T08:53:17.987Z] ---> 53be9a299f80 [2023-05-16T08:53:17.987Z] [2023-05-16T08:53:17.987Z] Step 13/27 : FROM alpine:3.17 [2023-05-16T08:53:17.987Z] 3.17: Pulling from library/alpine [2023-05-16T08:53:18.580Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T08:53:18.580Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T08:53:18.580Z] ---> 51e60588ff2c [2023-05-16T08:53:18.580Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-16T08:53:18.580Z] ---> Running in 34fc59b45cd2 [2023-05-16T08:53:19.176Z] Removing intermediate container 34fc59b45cd2 [2023-05-16T08:53:19.176Z] ---> 29e4259d2712 [2023-05-16T08:53:19.176Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-16T08:53:19.446Z] ---> Running in 3e52f3904ad1 [2023-05-16T08:53:21.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T08:53:21.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T08:53:23.375Z] v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-16T08:53:23.375Z] v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-16T08:53:23.375Z] OK: 17692 distinct packages available [2023-05-16T08:53:23.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T08:53:24.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T08:53:26.008Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-16T08:53:26.008Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-16T08:53:26.008Z] (3/5) Installing libucontext (1.2-r0) [2023-05-16T08:53:26.008Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-16T08:53:26.008Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-16T08:53:26.274Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T08:53:26.274Z] OK: 9 MiB in 20 packages [2023-05-16T08:53:28.223Z] Removing intermediate container 3e52f3904ad1 [2023-05-16T08:53:28.223Z] ---> b0abe3f22134 [2023-05-16T08:53:28.223Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T08:53:29.185Z] ---> 40e44b89f553 [2023-05-16T08:53:29.185Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T08:53:30.146Z] ---> 14b3f1528b8e [2023-05-16T08:53:30.146Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-16T08:53:35.490Z] ---> c7903266ce95 [2023-05-16T08:53:35.490Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-16T08:53:40.854Z] ---> b66f19ee65e6 [2023-05-16T08:53:40.854Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-16T08:53:41.122Z] ---> c9480c8f320c [2023-05-16T08:53:41.122Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-16T08:53:42.082Z] ---> 5df2780d8169 [2023-05-16T08:53:42.082Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-16T08:53:43.040Z] ---> 317f30b20646 [2023-05-16T08:53:43.040Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-16T08:53:43.040Z] ---> Running in 3542cc9c3074 [2023-05-16T08:53:43.622Z] Removing intermediate container 3542cc9c3074 [2023-05-16T08:53:43.622Z] ---> 175ad86584fc [2023-05-16T08:53:43.622Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-16T08:53:43.622Z] ---> Running in 6ad7ae319cc7 [2023-05-16T08:53:44.211Z] Removing intermediate container 6ad7ae319cc7 [2023-05-16T08:53:44.211Z] ---> 0019b2d4f22c [2023-05-16T08:53:44.211Z] Step 25/27 : LABEL arch=arm64 [2023-05-16T08:53:44.211Z] ---> Running in 5813b8e79eb0 [2023-05-16T08:53:44.794Z] Removing intermediate container 5813b8e79eb0 [2023-05-16T08:53:44.794Z] ---> b92ad9709048 [2023-05-16T08:53:44.794Z] Step 26/27 : LABEL git_sha=a86abd015ebd71f1850a8466099e7e6d19f96788 [2023-05-16T08:53:44.794Z] ---> Running in 7c73b7e2d742 [2023-05-16T08:53:45.061Z] Removing intermediate container 7c73b7e2d742 [2023-05-16T08:53:45.061Z] ---> 13b680d4b0bf [2023-05-16T08:53:45.061Z] Step 27/27 : LABEL version=0.0.0 [2023-05-16T08:53:45.328Z] ---> Running in 9d9f0d7048e3 [2023-05-16T08:53:45.911Z] Removing intermediate container 9d9f0d7048e3 [2023-05-16T08:53:45.911Z] ---> 314a4d457ced [2023-05-16T08:53:45.911Z] [2023-05-16T08:53:45.911Z] Successfully built 314a4d457ced [2023-05-16T08:53:46.177Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-16T08:53:46.177Z]  Building security-spire-agent ... done Building core-metadata [2023-05-16T08:54:08.251Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T08:54:08.251Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-16T08:54:08.251Z] ---> 939a27f9a1db [2023-05-16T08:54:08.251Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-16T08:54:08.251Z] ---> Using cache [2023-05-16T08:54:08.251Z] ---> 66cac8a2bd96 [2023-05-16T08:54:08.251Z] Step 4/25 : WORKDIR /edgex-go [2023-05-16T08:54:08.251Z] ---> Using cache [2023-05-16T08:54:08.251Z] ---> 0b2057d04ac3 [2023-05-16T08:54:08.251Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-16T08:54:08.251Z] ---> Using cache [2023-05-16T08:54:08.251Z] ---> 44ccbc567653 [2023-05-16T08:54:08.251Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-16T08:54:08.251Z] ---> Using cache [2023-05-16T08:54:08.251Z] ---> 6b6a823c66b2 [2023-05-16T08:54:08.251Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T08:54:08.251Z] ---> Using cache [2023-05-16T08:54:08.251Z] ---> 6c9bdd38667f [2023-05-16T08:54:08.251Z] Step 8/25 : COPY . . [2023-05-16T08:54:08.251Z] ---> Using cache [2023-05-16T08:54:08.251Z] ---> 05be8cb7831b [2023-05-16T08:54:08.251Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-16T08:54:08.251Z] ---> Running in f15e4685b259 [2023-05-16T08:54:08.251Z] 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-05-16T09:00:00.182Z] 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-05-16T09:00:01.190Z] Removing intermediate container 9c7b15f2517c [2023-05-16T09:00:01.190Z] ---> 5fadbe957461 [2023-05-16T09:00:01.190Z] [2023-05-16T09:00:01.190Z] Step 10/23 : FROM alpine:3.17 [2023-05-16T09:00:01.190Z] ---> 51e60588ff2c [2023-05-16T09:00:01.190Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-16T09:00:01.190Z] ---> Running in 0796b2b605a0 [2023-05-16T09:00:01.774Z] Removing intermediate container 0796b2b605a0 [2023-05-16T09:00:01.774Z] ---> 85fe1461d70c [2023-05-16T09:00:01.774Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-16T09:00:01.774Z] ---> Running in fdaa576f7971 [2023-05-16T09:00:03.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T09:00:04.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T09:00:06.097Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T09:00:06.097Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T09:00:06.364Z] OK: 8 MiB in 16 packages [2023-05-16T09:00:08.957Z] Removing intermediate container fdaa576f7971 [2023-05-16T09:00:08.957Z] ---> f8b115e819ae [2023-05-16T09:00:08.957Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T09:00:11.544Z] ---> 7c88b0edeb1e [2023-05-16T09:00:11.544Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T09:00:13.490Z] ---> fbbbdd60dbc2 [2023-05-16T09:00:13.490Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-16T09:00:18.063Z] ---> f09ca3e92430 [2023-05-16T09:00:18.063Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-16T09:00:21.632Z] ---> 6f71bfa6a38d [2023-05-16T09:00:21.632Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-16T09:00:23.602Z] ---> 376693798959 [2023-05-16T09:00:23.602Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-16T09:00:23.870Z] ---> Running in 21d1d1bffb89 [2023-05-16T09:00:25.311Z] Removing intermediate container 74455f3736a1 [2023-05-16T09:00:25.311Z] ---> 24ceac875d02 [2023-05-16T09:00:25.311Z] [2023-05-16T09:00:25.311Z] Step 9/25 : FROM alpine:3.17 [2023-05-16T09:00:25.311Z] ---> 51e60588ff2c [2023-05-16T09:00:25.311Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-16T09:00:25.311Z] ---> Running in ef613e51cd58 [2023-05-16T09:00:26.281Z] Removing intermediate container 631c274b9d75 [2023-05-16T09:00:26.281Z] ---> beb5dd680810 [2023-05-16T09:00:26.281Z] [2023-05-16T09:00:26.281Z] Step 9/33 : FROM alpine:3.17 [2023-05-16T09:00:26.281Z] ---> 51e60588ff2c [2023-05-16T09:00:26.281Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-16T09:00:26.552Z] ---> Running in 75a35def5f29 [2023-05-16T09:00:27.975Z] Removing intermediate container 75a35def5f29 [2023-05-16T09:00:27.975Z] ---> feadf04dffea [2023-05-16T09:00:27.975Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-16T09:00:27.975Z] ---> Running in c0e6d1d8882d [2023-05-16T09:00:28.565Z] Removing intermediate container 21d1d1bffb89 [2023-05-16T09:00:28.565Z] ---> d9d7415ad700 [2023-05-16T09:00:28.565Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-16T09:00:28.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T09:00:28.835Z] ---> Running in 3917adc228ef [2023-05-16T09:00:29.425Z] Removing intermediate container 3917adc228ef [2023-05-16T09:00:29.425Z] ---> 1a7559d3c0d6 [2023-05-16T09:00:29.425Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-16T09:00:29.693Z] ---> Running in fc0e21a01645 [2023-05-16T09:00:29.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T09:00:30.233Z] Removing intermediate container fc0e21a01645 [2023-05-16T09:00:30.233Z] ---> 25323ebe0f42 [2023-05-16T09:00:30.233Z] Step 21/23 : LABEL arch=arm64 [2023-05-16T09:00:30.514Z] ---> Running in cfae9c81deca [2023-05-16T09:00:30.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T09:00:31.106Z] Removing intermediate container cfae9c81deca [2023-05-16T09:00:31.106Z] ---> 06c7537249f6 [2023-05-16T09:00:31.106Z] Step 22/23 : LABEL git_sha=a86abd015ebd71f1850a8466099e7e6d19f96788 [2023-05-16T09:00:31.106Z] ---> Running in e54b82a84029 [2023-05-16T09:00:31.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T09:00:31.696Z] Removing intermediate container e54b82a84029 [2023-05-16T09:00:31.696Z] ---> aa5e229c6b28 [2023-05-16T09:00:31.696Z] Step 23/23 : LABEL version=0.0.0 [2023-05-16T09:00:31.696Z] ---> Running in ef4a26d34b4c [2023-05-16T09:00:31.971Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-16T09:00:31.971Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-16T09:00:31.971Z] (3/3) Installing su-exec (0.2-r2) [2023-05-16T09:00:31.971Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T09:00:32.247Z] Executing ca-certificates-20230506-r0.trigger [2023-05-16T09:00:32.515Z] Removing intermediate container ef4a26d34b4c [2023-05-16T09:00:32.515Z] ---> 3a94a584cdd8 [2023-05-16T09:00:32.515Z] [2023-05-16T09:00:32.787Z] Successfully built 3a94a584cdd8 [2023-05-16T09:00:32.787Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-16T09:00:32.787Z]  Building security-proxy-auth ... done Building core-command [2023-05-16T09:00:32.787Z] OK: 8 MiB in 18 packages [2023-05-16T09:00:33.383Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-16T09:00:33.383Z] (2/2) Installing su-exec (0.2-r2) [2023-05-16T09:00:33.383Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T09:00:33.383Z] OK: 8 MiB in 17 packages [2023-05-16T09:00:35.981Z] Removing intermediate container c0e6d1d8882d [2023-05-16T09:00:35.981Z] ---> 7d41cf07432f [2023-05-16T09:00:35.981Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-16T09:00:35.981Z] ---> Running in b1c0db4d82c3 [2023-05-16T09:00:35.981Z] Removing intermediate container ef613e51cd58 [2023-05-16T09:00:35.981Z] ---> 3268ea20bba2 [2023-05-16T09:00:35.981Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-16T09:00:35.981Z] ---> Running in b1150b190dae [2023-05-16T09:00:36.571Z] Removing intermediate container b1c0db4d82c3 [2023-05-16T09:00:36.571Z] ---> 7c7b7c085b15 [2023-05-16T09:00:36.571Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-16T09:00:36.853Z] Removing intermediate container b1150b190dae [2023-05-16T09:00:36.853Z] ---> 71b65c321225 [2023-05-16T09:00:36.853Z] Step 12/25 : WORKDIR / [2023-05-16T09:00:36.853Z] ---> Running in 0a2a4e80bbfa [2023-05-16T09:00:37.122Z] ---> Running in 3ac00c5fc568 [2023-05-16T09:00:38.141Z] Removing intermediate container 0a2a4e80bbfa [2023-05-16T09:00:38.141Z] ---> 54648f37ba74 [2023-05-16T09:00:38.141Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-16T09:00:38.141Z] Removing intermediate container 3ac00c5fc568 [2023-05-16T09:00:38.141Z] ---> 06ee368c73d4 [2023-05-16T09:00:38.141Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T09:00:38.141Z] ---> Running in 7d36a4d4815c [2023-05-16T09:00:38.960Z] Removing intermediate container 7d36a4d4815c [2023-05-16T09:00:38.960Z] ---> d92fc51a85ed [2023-05-16T09:00:38.960Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-16T09:00:38.960Z] ---> Running in 122a86c4a645 [2023-05-16T09:00:38.960Z] ---> deae5670e21f [2023-05-16T09:00:38.960Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T09:00:41.856Z] Removing intermediate container 122a86c4a645 [2023-05-16T09:00:41.856Z] ---> 573e95b02ee4 [2023-05-16T09:00:41.856Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-16T09:00:41.856Z] ---> Running in ffa3bf5cede4 [2023-05-16T09:00:41.856Z] ---> ef5cc8270f8c [2023-05-16T09:00:41.856Z] 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-05-16T09:00:41.856Z] ---> 50bad61bbf28 [2023-05-16T09:00:41.856Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-16T09:00:43.798Z] ---> 798426712d7a [2023-05-16T09:00:43.798Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-16T09:00:44.763Z] Removing intermediate container ffa3bf5cede4 [2023-05-16T09:00:44.763Z] ---> dae0df9c5dd1 [2023-05-16T09:00:44.763Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-16T09:00:44.763Z] ---> Running in f331c9ba71f4 [2023-05-16T09:00:45.727Z] ---> 8f7487492365 [2023-05-16T09:00:45.727Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-16T09:00:45.727Z] Removing intermediate container f331c9ba71f4 [2023-05-16T09:00:45.727Z] ---> 0fed2fcd9ccb [2023-05-16T09:00:45.727Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-16T09:00:51.070Z] ---> e05a6c24b80c [2023-05-16T09:00:51.070Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-16T09:00:51.070Z] ---> b03e8c69b6b0 [2023-05-16T09:00:51.070Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-16T09:00:51.070Z] ---> Running in 4f62e021383b [2023-05-16T09:00:55.330Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T09:00:55.330Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-16T09:00:55.330Z] ---> 939a27f9a1db [2023-05-16T09:00:55.330Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-16T09:00:55.330Z] ---> Using cache [2023-05-16T09:00:55.330Z] ---> 66cac8a2bd96 [2023-05-16T09:00:55.330Z] Step 4/24 : WORKDIR /edgex-go [2023-05-16T09:00:55.330Z] ---> Using cache [2023-05-16T09:00:55.330Z] ---> 0b2057d04ac3 [2023-05-16T09:00:55.330Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-16T09:00:55.330Z] ---> Using cache [2023-05-16T09:00:55.330Z] ---> 44ccbc567653 [2023-05-16T09:00:55.330Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-16T09:00:55.330Z] ---> Using cache [2023-05-16T09:00:55.330Z] ---> 6b6a823c66b2 [2023-05-16T09:00:55.330Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:00:55.330Z] ---> Using cache [2023-05-16T09:00:55.330Z] ---> 6c9bdd38667f [2023-05-16T09:00:55.330Z] Step 8/24 : COPY . . [2023-05-16T09:00:55.330Z] ---> f967de355fbe [2023-05-16T09:00:55.330Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-16T09:00:55.330Z] ---> Using cache [2023-05-16T09:00:55.330Z] ---> 05be8cb7831b [2023-05-16T09:00:55.330Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-16T09:00:55.330Z] ---> Running in c864fb5a6a40 [2023-05-16T09:00:55.598Z] Removing intermediate container 4f62e021383b [2023-05-16T09:00:55.598Z] ---> d3ee60e74ab8 [2023-05-16T09:00:55.598Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T09:00:57.020Z] ---> 8dc86b804668 [2023-05-16T09:00:57.020Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-16T09:00:57.020Z] ---> Running in 6ec709740ef1 [2023-05-16T09:00:57.624Z] ---> 6768a53c23d6 [2023-05-16T09:00:57.624Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T09:00:58.206Z] 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-05-16T09:00:58.788Z] ---> b34c37dee54b [2023-05-16T09:00:58.788Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-16T09:01:01.375Z] Removing intermediate container 6ec709740ef1 [2023-05-16T09:01:01.375Z] ---> a2733d7afad5 [2023-05-16T09:01:01.375Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-16T09:01:01.375Z] ---> Running in 5fbef0523a37 [2023-05-16T09:01:01.959Z] ---> 65f1e3dbcc50 [2023-05-16T09:01:01.959Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-16T09:01:02.226Z] Removing intermediate container 5fbef0523a37 [2023-05-16T09:01:02.226Z] ---> e39935751b1e [2023-05-16T09:01:02.226Z] Step 23/25 : LABEL arch=arm64 [2023-05-16T09:01:02.226Z] ---> Running in 87cc2afe9fd0 [2023-05-16T09:01:03.190Z] Removing intermediate container 87cc2afe9fd0 [2023-05-16T09:01:03.190Z] ---> 5812e3d3c80b [2023-05-16T09:01:03.190Z] Step 24/25 : LABEL git_sha=a86abd015ebd71f1850a8466099e7e6d19f96788 [2023-05-16T09:01:03.190Z] ---> 32e5f9841c05 [2023-05-16T09:01:03.190Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-16T09:01:03.190Z] ---> Running in 1170d7d58dbd [2023-05-16T09:01:04.159Z] Removing intermediate container 1170d7d58dbd [2023-05-16T09:01:04.159Z] ---> 24dc53e53241 [2023-05-16T09:01:04.159Z] Step 25/25 : LABEL version=0.0.0 [2023-05-16T09:01:04.159Z] ---> Running in ded4397d8c83 [2023-05-16T09:01:04.429Z] ---> 63b57181ffb1 [2023-05-16T09:01:04.429Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-16T09:01:05.014Z] Removing intermediate container ded4397d8c83 [2023-05-16T09:01:05.014Z] ---> 3d6f31699ea2 [2023-05-16T09:01:05.014Z] [2023-05-16T09:01:05.283Z] Successfully built 3d6f31699ea2 [2023-05-16T09:01:05.549Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-16T09:01:05.549Z] Building security-spire-config [2023-05-16T09:01:05.816Z]  Building security-secretstore-setup ... done  ---> 260b4e029d20 [2023-05-16T09:01:05.816Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-16T09:01:06.776Z] ---> 900b20eab2a1 [2023-05-16T09:01:06.776Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-16T09:01:07.743Z] ---> 89e369e838eb [2023-05-16T09:01:07.743Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-16T09:01:07.743Z] ---> Running in b5818ee1780f [2023-05-16T09:01:11.094Z] Removing intermediate container b5818ee1780f [2023-05-16T09:01:11.094Z] ---> 73df90c0d821 [2023-05-16T09:01:11.094Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-16T09:01:11.362Z] ---> Running in 4cae3c7e86b4 [2023-05-16T09:01:12.082Z] Removing intermediate container 4cae3c7e86b4 [2023-05-16T09:01:12.082Z] ---> fb87c03d662c [2023-05-16T09:01:12.082Z] Step 30/33 : CMD ["gate"] [2023-05-16T09:01:12.082Z] ---> Running in 8a358a83a754 [2023-05-16T09:01:12.689Z] Removing intermediate container 8a358a83a754 [2023-05-16T09:01:12.689Z] ---> 754e86a7bab4 [2023-05-16T09:01:12.689Z] Step 31/33 : LABEL arch=arm64 [2023-05-16T09:01:12.689Z] ---> Running in e619aebab612 [2023-05-16T09:01:13.300Z] Removing intermediate container e619aebab612 [2023-05-16T09:01:13.300Z] ---> c945e03871db [2023-05-16T09:01:13.300Z] Step 32/33 : LABEL git_sha=a86abd015ebd71f1850a8466099e7e6d19f96788 [2023-05-16T09:01:13.300Z] ---> Running in 24fc1a67d5df [2023-05-16T09:01:13.919Z] Removing intermediate container 24fc1a67d5df [2023-05-16T09:01:13.919Z] ---> a0fe4470b87b [2023-05-16T09:01:13.919Z] Step 33/33 : LABEL version=0.0.0 [2023-05-16T09:01:14.205Z] ---> Running in a82d5ba20d4b [2023-05-16T09:01:14.820Z] Removing intermediate container a82d5ba20d4b [2023-05-16T09:01:14.820Z] ---> b957622ed277 [2023-05-16T09:01:14.820Z] [2023-05-16T09:01:15.092Z] Successfully built b957622ed277 [2023-05-16T09:01:15.092Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-16T09:01:15.092Z] Building security-spire-server [2023-05-16T09:01:37.432Z]  Building security-bootstrapper ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T09:01:37.432Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-16T09:01:37.432Z] ---> 939a27f9a1db [2023-05-16T09:01:37.432Z] Step 3/27 : WORKDIR /edgex-go [2023-05-16T09:01:37.432Z] ---> Using cache [2023-05-16T09:01:37.432Z] ---> 453f07034aed [2023-05-16T09:01:37.432Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-16T09:01:37.432Z] ---> Running in ca2f40ea9bb4 [2023-05-16T09:01:37.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T09:01:38.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T09:01:40.607Z] OK: 263 MiB in 53 packages [2023-05-16T09:01:41.199Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T09:01:41.199Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-16T09:01:41.199Z] ---> 939a27f9a1db [2023-05-16T09:01:41.199Z] Step 3/26 : WORKDIR /edgex-go [2023-05-16T09:01:41.199Z] ---> Using cache [2023-05-16T09:01:41.199Z] ---> 453f07034aed [2023-05-16T09:01:41.199Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-16T09:01:41.199Z] ---> Running in eb5f73561457 [2023-05-16T09:01:42.612Z] Removing intermediate container ca2f40ea9bb4 [2023-05-16T09:01:42.612Z] ---> 4e744080988b [2023-05-16T09:01:42.882Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-16T09:01:44.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T09:01:44.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T09:01:44.878Z] ---> cc5513c46aca [2023-05-16T09:01:44.878Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:01:45.145Z] ---> Running in e707dd46149d [2023-05-16T09:01:46.556Z] OK: 263 MiB in 53 packages [2023-05-16T09:01:48.513Z] Removing intermediate container eb5f73561457 [2023-05-16T09:01:48.513Z] ---> be79ba103a39 [2023-05-16T09:01:48.513Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-16T09:01:50.463Z] ---> d0c185dd03df [2023-05-16T09:01:50.463Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:01:50.463Z] ---> Running in 5da92df8427d [2023-05-16T09:01:54.730Z] Removing intermediate container f15e4685b259 [2023-05-16T09:01:54.730Z] ---> 174ebafec55b [2023-05-16T09:01:54.730Z] [2023-05-16T09:01:54.730Z] Step 10/25 : FROM alpine:3.17 [2023-05-16T09:01:54.730Z] ---> 51e60588ff2c [2023-05-16T09:01:54.730Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-16T09:01:54.730Z] ---> Running in 72efd370a0a1 [2023-05-16T09:01:56.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T09:01:57.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T09:01:58.667Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T09:01:58.667Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T09:01:58.935Z] OK: 8 MiB in 16 packages [2023-05-16T09:02:00.882Z] Removing intermediate container 72efd370a0a1 [2023-05-16T09:02:00.882Z] ---> 201509b1193d [2023-05-16T09:02:00.882Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-16T09:02:00.882Z] ---> Running in 573dee9adc38 [2023-05-16T09:02:01.147Z] Removing intermediate container 573dee9adc38 [2023-05-16T09:02:01.147Z] ---> a61ba3758567 [2023-05-16T09:02:01.147Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-16T09:02:01.414Z] ---> Running in 9dad7210c1c0 [2023-05-16T09:02:02.003Z] Removing intermediate container 9dad7210c1c0 [2023-05-16T09:02:02.003Z] ---> 9ffb8addc010 [2023-05-16T09:02:02.003Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-16T09:02:02.003Z] ---> Running in 68022c859e9f [2023-05-16T09:02:02.598Z] Removing intermediate container 68022c859e9f [2023-05-16T09:02:02.598Z] ---> dce4dfc2a6f2 [2023-05-16T09:02:02.598Z] Step 15/25 : WORKDIR / [2023-05-16T09:02:02.867Z] ---> Running in d86b8f074309 [2023-05-16T09:02:03.454Z] Removing intermediate container d86b8f074309 [2023-05-16T09:02:03.454Z] ---> 6baba9549a51 [2023-05-16T09:02:03.454Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T09:02:04.420Z] ---> 2e86dbf1a911 [2023-05-16T09:02:04.420Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T09:02:05.383Z] ---> bb0cef0b122d [2023-05-16T09:02:05.383Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-16T09:02:07.339Z] ---> 7f01b4871b5e [2023-05-16T09:02:07.339Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-16T09:02:08.308Z] ---> f5470652d934 [2023-05-16T09:02:08.308Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-16T09:02:09.718Z] ---> f18c4126ecf9 [2023-05-16T09:02:09.718Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-16T09:02:09.718Z] ---> Running in 9b2c4a59b372 [2023-05-16T09:02:10.304Z] Removing intermediate container 9b2c4a59b372 [2023-05-16T09:02:10.304Z] ---> 11a38370288d [2023-05-16T09:02:10.304Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T09:02:10.304Z] ---> Running in fb5c7da8a959 [2023-05-16T09:02:10.892Z] Removing intermediate container fb5c7da8a959 [2023-05-16T09:02:10.892Z] ---> b3382d6d87c6 [2023-05-16T09:02:10.892Z] Step 23/25 : LABEL arch=arm64 [2023-05-16T09:02:11.177Z] ---> Running in c50d4a88a989 [2023-05-16T09:02:11.773Z] Removing intermediate container c50d4a88a989 [2023-05-16T09:02:11.773Z] ---> 506572993f80 [2023-05-16T09:02:11.773Z] Step 24/25 : LABEL git_sha=a86abd015ebd71f1850a8466099e7e6d19f96788 [2023-05-16T09:02:12.041Z] ---> Running in 77065568389f [2023-05-16T09:02:12.626Z] Removing intermediate container 77065568389f [2023-05-16T09:02:12.626Z] ---> 7155aa621428 [2023-05-16T09:02:12.626Z] Step 25/25 : LABEL version=0.0.0 [2023-05-16T09:02:12.895Z] ---> Running in cd5829aa37d4 [2023-05-16T09:02:13.479Z] Removing intermediate container cd5829aa37d4 [2023-05-16T09:02:13.479Z] ---> 64d6d2491323 [2023-05-16T09:02:13.479Z] [2023-05-16T09:02:13.748Z] Successfully built 64d6d2491323 [2023-05-16T09:02:13.748Z] Successfully tagged core-metadata-arm64:latest [2023-05-16T09:02:13.748Z] Building core-data [2023-05-16T09:02:31.997Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T09:02:31.997Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-16T09:02:31.997Z] ---> 939a27f9a1db [2023-05-16T09:02:31.997Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-16T09:02:31.997Z] ---> Using cache [2023-05-16T09:02:31.997Z] ---> 66cac8a2bd96 [2023-05-16T09:02:31.997Z] Step 4/23 : WORKDIR /edgex-go [2023-05-16T09:02:31.997Z] ---> Using cache [2023-05-16T09:02:31.997Z] ---> 0b2057d04ac3 [2023-05-16T09:02:31.997Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-16T09:02:31.997Z] ---> Using cache [2023-05-16T09:02:31.997Z] ---> 44ccbc567653 [2023-05-16T09:02:31.997Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-16T09:02:31.997Z] ---> Using cache [2023-05-16T09:02:31.997Z] ---> 6b6a823c66b2 [2023-05-16T09:02:31.997Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:02:31.997Z] ---> Using cache [2023-05-16T09:02:31.997Z] ---> 6c9bdd38667f [2023-05-16T09:02:31.997Z] Step 8/23 : COPY . . [2023-05-16T09:02:31.997Z] ---> Using cache [2023-05-16T09:02:31.997Z] ---> 05be8cb7831b [2023-05-16T09:02:31.997Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-16T09:02:32.268Z] ---> Running in 46ff7c6b0aef [2023-05-16T09:02:34.240Z] 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-05-16T09:03:55.963Z] Removing intermediate container e707dd46149d [2023-05-16T09:03:55.963Z] ---> b0c795331405 [2023-05-16T09:03:55.963Z] Step 7/27 : COPY . . [2023-05-16T09:03:55.963Z] Removing intermediate container 5da92df8427d [2023-05-16T09:03:55.963Z] ---> 1a33c34e9c87 [2023-05-16T09:03:55.963Z] Step 7/26 : COPY . . [2023-05-16T09:03:58.587Z] Removing intermediate container efc85afb3c38 [2023-05-16T09:03:58.588Z] ---> 0a76d5ebb308 [2023-05-16T09:03:58.588Z] [2023-05-16T09:03:58.588Z] Step 10/23 : FROM alpine:3.17 [2023-05-16T09:03:58.588Z] ---> 51e60588ff2c [2023-05-16T09:03:58.588Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-16T09:03:58.588Z] ---> Using cache [2023-05-16T09:03:58.588Z] ---> 201509b1193d [2023-05-16T09:03:58.588Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-16T09:03:58.588Z] ---> Using cache [2023-05-16T09:03:58.588Z] ---> a61ba3758567 [2023-05-16T09:03:58.588Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-16T09:03:58.869Z] ---> Running in 2046e8854eee [2023-05-16T09:03:59.857Z] Removing intermediate container 2046e8854eee [2023-05-16T09:03:59.857Z] ---> 76c955006d33 [2023-05-16T09:03:59.857Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-16T09:04:00.346Z] ---> Running in 1f0d8559cbd6 [2023-05-16T09:04:01.321Z] Removing intermediate container 1f0d8559cbd6 [2023-05-16T09:04:01.321Z] ---> dd3e3ebb905c [2023-05-16T09:04:01.321Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T09:04:04.019Z] ---> 049a546f0d4e [2023-05-16T09:04:04.019Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T09:04:06.613Z] ---> 169ecaa89d84 [2023-05-16T09:04:06.613Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-16T09:04:12.388Z] ---> da78aeceb514 [2023-05-16T09:04:12.388Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-16T09:04:16.653Z] ---> bb75ff5f25e3 [2023-05-16T09:04:16.653Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-16T09:04:16.653Z] ---> Running in 73c3457581ba [2023-05-16T09:04:16.925Z] ---> fefd395c2ea1 [2023-05-16T09:04:16.925Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-16T09:04:17.197Z] Removing intermediate container 73c3457581ba [2023-05-16T09:04:17.197Z] ---> 97ad888e1a30 [2023-05-16T09:04:17.197Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T09:04:17.197Z] ---> Running in a34068521e98 [2023-05-16T09:04:17.463Z] ---> Running in afa4d547d917 [2023-05-16T09:04:18.426Z] Removing intermediate container a34068521e98 [2023-05-16T09:04:18.426Z] ---> 3e269fd3170c [2023-05-16T09:04:18.426Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-16T09:04:18.693Z] Removing intermediate container afa4d547d917 [2023-05-16T09:04:18.693Z] ---> a71c4ee9bc7b [2023-05-16T09:04:18.693Z] Step 21/23 : LABEL arch=arm64 [2023-05-16T09:04:18.959Z] ---> Running in 9b77dc6e9faf [2023-05-16T09:04:18.959Z] ---> Running in 6fc0c1d7afd1 [2023-05-16T09:04:19.918Z] Removing intermediate container 6fc0c1d7afd1 [2023-05-16T09:04:19.918Z] ---> c03897f0f4d6 [2023-05-16T09:04:19.918Z] Step 22/23 : LABEL git_sha=a86abd015ebd71f1850a8466099e7e6d19f96788 [2023-05-16T09:04:19.918Z] Removing intermediate container 9b77dc6e9faf [2023-05-16T09:04:19.918Z] ---> 9f9fa8e637e4 [2023-05-16T09:04:19.918Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-16T09:04:20.195Z] ---> Running in d2d9ba8a8f7c [2023-05-16T09:04:20.466Z] ---> Running in c93d6ed53d00 [2023-05-16T09:04:20.738Z] Removing intermediate container d2d9ba8a8f7c [2023-05-16T09:04:20.738Z] ---> bc6e240375bb [2023-05-16T09:04:20.738Z] Step 23/23 : LABEL version=0.0.0 [2023-05-16T09:04:21.011Z] ---> Running in f06472d6a04b [2023-05-16T09:04:21.290Z] Removing intermediate container c93d6ed53d00 [2023-05-16T09:04:21.290Z] ---> c65176d950aa [2023-05-16T09:04:21.290Z] 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-05-16T09:04:21.290Z] ---> 5433d94742a0 [2023-05-16T09:04:21.290Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-16T09:04:21.576Z] ---> Running in 2437db2954c9 [2023-05-16T09:04:21.576Z] ---> Running in f705f48e03a1 [2023-05-16T09:04:22.541Z] Removing intermediate container f06472d6a04b [2023-05-16T09:04:22.541Z] ---> 470b9f629b20 [2023-05-16T09:04:22.541Z] [2023-05-16T09:04:22.541Z] Removing intermediate container 2437db2954c9 [2023-05-16T09:04:22.541Z] ---> 6656f61f9890 [2023-05-16T09:04:22.541Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-16T09:04:22.809Z] ---> Running in 66e82a72744b [2023-05-16T09:04:23.077Z] Successfully built 470b9f629b20 [2023-05-16T09:04:23.361Z] Successfully tagged support-scheduler-arm64:latest [2023-05-16T09:04:23.361Z] Building support-notifications [2023-05-16T09:04:23.634Z]  Building support-scheduler ... done Removing intermediate container 66e82a72744b [2023-05-16T09:04:23.634Z] ---> 400f3b684824 [2023-05-16T09:04:23.634Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-16T09:04:23.634Z] ---> Running in 40325e8df0c8 [2023-05-16T09:04:24.219Z] Removing intermediate container 40325e8df0c8 [2023-05-16T09:04:24.219Z] ---> c55b19b9a935 [2023-05-16T09:04:24.219Z] 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-05-16T09:04:24.488Z] ---> Running in 70816e4c1012 [2023-05-16T09:04:25.910Z] Removing intermediate container f705f48e03a1 [2023-05-16T09:04:25.910Z] ---> 2d899f20240e [2023-05-16T09:04:25.910Z] Step 12/27 : WORKDIR /edgex-go [2023-05-16T09:04:26.177Z] ---> Running in ed8558e948da [2023-05-16T09:04:27.150Z] Removing intermediate container ed8558e948da [2023-05-16T09:04:27.150Z] ---> dba67bc5557f [2023-05-16T09:04:27.150Z] [2023-05-16T09:04:27.150Z] Step 13/27 : FROM alpine:3.17 [2023-05-16T09:04:27.150Z] ---> 51e60588ff2c [2023-05-16T09:04:27.150Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-16T09:04:27.150Z] ---> Using cache [2023-05-16T09:04:27.150Z] ---> 29e4259d2712 [2023-05-16T09:04:27.150Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-16T09:04:27.474Z] ---> Running in abe8821dd785 [2023-05-16T09:04:29.063Z] Removing intermediate container 70816e4c1012 [2023-05-16T09:04:29.063Z] ---> 98479dbac69e [2023-05-16T09:04:29.063Z] Step 12/26 : WORKDIR /edgex-go [2023-05-16T09:04:29.334Z] ---> Running in cb34ef1e5738 [2023-05-16T09:04:30.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T09:04:30.414Z] Removing intermediate container cb34ef1e5738 [2023-05-16T09:04:30.414Z] ---> dd557fd92e67 [2023-05-16T09:04:30.414Z] [2023-05-16T09:04:30.414Z] Step 13/26 : FROM alpine:3.17 [2023-05-16T09:04:30.414Z] ---> 51e60588ff2c [2023-05-16T09:04:30.414Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-16T09:04:30.414Z] ---> Using cache [2023-05-16T09:04:30.414Z] ---> 29e4259d2712 [2023-05-16T09:04:30.414Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-16T09:04:30.414Z] ---> Using cache [2023-05-16T09:04:30.414Z] ---> b0abe3f22134 [2023-05-16T09:04:30.414Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T09:04:30.414Z] ---> Using cache [2023-05-16T09:04:30.414Z] ---> 40e44b89f553 [2023-05-16T09:04:30.414Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T09:04:30.414Z] ---> Using cache [2023-05-16T09:04:30.414Z] ---> 14b3f1528b8e [2023-05-16T09:04:30.414Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-16T09:04:31.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T09:04:33.355Z] v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-16T09:04:33.355Z] v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-16T09:04:33.355Z] OK: 17692 distinct packages available [2023-05-16T09:04:33.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T09:04:34.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T09:04:36.268Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-16T09:04:36.268Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-16T09:04:36.268Z] (3/4) Installing libucontext (1.2-r0) [2023-05-16T09:04:36.268Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-16T09:04:36.268Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T09:04:36.268Z] OK: 8 MiB in 19 packages [2023-05-16T09:04:39.630Z] Removing intermediate container abe8821dd785 [2023-05-16T09:04:39.630Z] ---> 8fec642ff948 [2023-05-16T09:04:39.630Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T09:04:39.897Z] ---> 2cd9e88fab94 [2023-05-16T09:04:39.897Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-16T09:04:41.306Z] ---> 84983abc3834 [2023-05-16T09:04:41.306Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T09:04:41.890Z] ---> 5fc0d7b2456c [2023-05-16T09:04:41.890Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-16T09:04:42.473Z] ---> 6ae169e906e4 [2023-05-16T09:04:42.473Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-16T09:04:43.070Z] ---> 8355a3d81020 [2023-05-16T09:04:43.070Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-16T09:04:44.506Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T09:04:44.506Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-16T09:04:44.506Z] ---> 939a27f9a1db [2023-05-16T09:04:44.506Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-16T09:04:44.506Z] ---> Using cache [2023-05-16T09:04:44.506Z] ---> 66cac8a2bd96 [2023-05-16T09:04:44.506Z] Step 4/23 : WORKDIR /edgex-go [2023-05-16T09:04:44.506Z] ---> Using cache [2023-05-16T09:04:44.506Z] ---> 0b2057d04ac3 [2023-05-16T09:04:44.506Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-16T09:04:44.506Z] ---> Running in 13ee8d4b43e1 [2023-05-16T09:04:45.472Z] ---> 8e0237a47e42 [2023-05-16T09:04:45.472Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-16T09:04:45.817Z] ---> Running in c6b9c56cc727 [2023-05-16T09:04:46.776Z] Removing intermediate container c6b9c56cc727 [2023-05-16T09:04:46.776Z] ---> 3a8eb47bd322 [2023-05-16T09:04:46.776Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-16T09:04:46.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T09:04:47.043Z] ---> Running in 1f8b9a0924f0 [2023-05-16T09:04:47.635Z] Removing intermediate container 1f8b9a0924f0 [2023-05-16T09:04:47.635Z] ---> 73c0592ab9ae [2023-05-16T09:04:47.635Z] Step 24/26 : LABEL arch=arm64 [2023-05-16T09:04:47.904Z] ---> Running in 98bcc158fb1e [2023-05-16T09:04:47.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T09:04:48.874Z] Removing intermediate container 98bcc158fb1e [2023-05-16T09:04:48.874Z] ---> 2d8a0521246a [2023-05-16T09:04:48.874Z] Step 25/26 : LABEL git_sha=a86abd015ebd71f1850a8466099e7e6d19f96788 [2023-05-16T09:04:48.874Z] ---> Running in f3de9b009ed0 [2023-05-16T09:04:49.479Z] OK: 263 MiB in 53 packages [2023-05-16T09:04:49.766Z] Removing intermediate container f3de9b009ed0 [2023-05-16T09:04:49.766Z] ---> 5146de5a7f6b [2023-05-16T09:04:49.766Z] Step 26/26 : LABEL version=0.0.0 [2023-05-16T09:04:50.050Z] ---> Running in 470ef447f231 [2023-05-16T09:04:51.013Z] Removing intermediate container 470ef447f231 [2023-05-16T09:04:51.013Z] ---> ab8fd0a9b5f3 [2023-05-16T09:04:51.013Z] [2023-05-16T09:04:51.981Z] Successfully built ab8fd0a9b5f3 [2023-05-16T09:04:51.981Z] Removing intermediate container 13ee8d4b43e1 [2023-05-16T09:04:51.981Z] ---> 0f7c68a5dd37 [2023-05-16T09:04:51.981Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-16T09:04:51.981Z] Successfully tagged security-spire-server-arm64:latest [2023-05-16T09:04:51.981Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2023-05-16T09:04:53.930Z] ---> 2b1c3d256065 [2023-05-16T09:04:53.930Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:04:53.930Z] ---> Running in 8b15c9567728 [2023-05-16T09:04:54.201Z] ---> a782fe4a5e8d [2023-05-16T09:04:54.201Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-16T09:04:55.618Z] ---> 3ac1cd99a6d9 [2023-05-16T09:04:55.618Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-16T09:04:55.883Z] ---> Running in 9e8cc1666da0 [2023-05-16T09:04:56.474Z] Removing intermediate container 9e8cc1666da0 [2023-05-16T09:04:56.474Z] ---> 714429b94594 [2023-05-16T09:04:56.474Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-16T09:04:57.435Z] ---> 774dbbbf06a3 [2023-05-16T09:04:57.435Z] Step 22/27 : WORKDIR / [2023-05-16T09:04:57.705Z] ---> Running in 3e8ee14b891e [2023-05-16T09:04:58.295Z] Removing intermediate container 3e8ee14b891e [2023-05-16T09:04:58.295Z] ---> 84a4f335ff8d [2023-05-16T09:04:58.295Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-16T09:04:58.295Z] ---> Running in c7fa7a7c3e17 [2023-05-16T09:04:58.879Z] Removing intermediate container c7fa7a7c3e17 [2023-05-16T09:04:58.879Z] ---> c8b1ff4fc19b [2023-05-16T09:04:58.879Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-16T09:04:58.879Z] ---> Running in d96caf216efa [2023-05-16T09:04:59.465Z] Removing intermediate container d96caf216efa [2023-05-16T09:04:59.465Z] ---> e62e37c54058 [2023-05-16T09:04:59.465Z] Step 25/27 : LABEL arch=arm64 [2023-05-16T09:04:59.733Z] ---> Running in b364776970e7 [2023-05-16T09:05:00.322Z] Removing intermediate container b364776970e7 [2023-05-16T09:05:00.322Z] ---> 7be7cb9c5f46 [2023-05-16T09:05:00.322Z] Step 26/27 : LABEL git_sha=a86abd015ebd71f1850a8466099e7e6d19f96788 [2023-05-16T09:05:00.589Z] ---> Running in d069af9edb7e [2023-05-16T09:05:01.176Z] Removing intermediate container d069af9edb7e [2023-05-16T09:05:01.176Z] ---> 50825b09ebe8 [2023-05-16T09:05:01.176Z] Step 27/27 : LABEL version=0.0.0 [2023-05-16T09:05:01.443Z] ---> Running in c71bf0c40901 [2023-05-16T09:05:02.416Z] Removing intermediate container c71bf0c40901 [2023-05-16T09:05:02.416Z] ---> 88d86f31b3fe [2023-05-16T09:05:02.416Z] [2023-05-16T09:05:02.691Z] Successfully built 88d86f31b3fe [2023-05-16T09:05:02.691Z] Successfully tagged security-spire-config-arm64:latest [2023-05-16T09:05:02.691Z] Building core-common-config-bootstrapper [2023-05-16T09:05:15.041Z]  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T09:05:15.041Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-16T09:05:15.041Z] ---> 939a27f9a1db [2023-05-16T09:05:15.041Z] Step 3/20 : WORKDIR /edgex-go [2023-05-16T09:05:15.041Z] ---> Using cache [2023-05-16T09:05:15.041Z] ---> 453f07034aed [2023-05-16T09:05:15.041Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-16T09:05:16.008Z] ---> Running in 826347686af8 [2023-05-16T09:05:18.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T09:05:20.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T09:05:22.587Z] v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-16T09:05:22.587Z] v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-16T09:05:22.587Z] OK: 17692 distinct packages available [2023-05-16T09:05:23.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T09:05:24.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T09:05:27.183Z] OK: 263 MiB in 53 packages [2023-05-16T09:05:27.183Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T09:05:27.183Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-16T09:05:27.183Z] ---> 939a27f9a1db [2023-05-16T09:05:27.183Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-16T09:05:27.183Z] ---> Using cache [2023-05-16T09:05:27.183Z] ---> 66cac8a2bd96 [2023-05-16T09:05:27.183Z] Step 4/23 : WORKDIR /edgex-go [2023-05-16T09:05:27.462Z] ---> Using cache [2023-05-16T09:05:27.462Z] ---> 0b2057d04ac3 [2023-05-16T09:05:27.462Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-16T09:05:27.462Z] ---> Using cache [2023-05-16T09:05:27.462Z] ---> 44ccbc567653 [2023-05-16T09:05:27.462Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-16T09:05:27.462Z] ---> Using cache [2023-05-16T09:05:27.462Z] ---> 6b6a823c66b2 [2023-05-16T09:05:27.462Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:05:27.462Z] ---> Using cache [2023-05-16T09:05:27.462Z] ---> 6c9bdd38667f [2023-05-16T09:05:27.462Z] Step 8/23 : COPY . . [2023-05-16T09:05:27.462Z] ---> Using cache [2023-05-16T09:05:27.462Z] ---> 05be8cb7831b [2023-05-16T09:05:27.462Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-16T09:05:28.445Z] ---> Running in 85c2dd89fdfc [2023-05-16T09:05:29.405Z] Removing intermediate container 826347686af8 [2023-05-16T09:05:29.405Z] ---> 2cce204b58b5 [2023-05-16T09:05:29.405Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-16T09:05:30.826Z] 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-05-16T09:05:30.826Z] ---> facd8cdd8652 [2023-05-16T09:05:30.826Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:05:30.826Z] ---> Running in d30969bcbc22 [2023-05-16T09:06:38.700Z] Removing intermediate container 8b15c9567728 [2023-05-16T09:06:38.700Z] ---> eebbabdbcdd9 [2023-05-16T09:06:38.700Z] Step 8/23 : COPY . . [2023-05-16T09:06:53.724Z] ---> d07b59a10183 [2023-05-16T09:06:53.724Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-16T09:06:53.724Z] ---> Running in 85cd4ef50171 [2023-05-16T09:06:54.686Z] 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-05-16T09:07:16.738Z] Removing intermediate container d30969bcbc22 [2023-05-16T09:07:16.738Z] ---> 450cb03f8758 [2023-05-16T09:07:16.738Z] Step 7/20 : COPY . . [2023-05-16T09:07:29.045Z] ---> 8c8bf0cae952 [2023-05-16T09:07:29.045Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-16T09:07:29.045Z] ---> Running in c8391115baf6 [2023-05-16T09:07:30.461Z] 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-05-16T09:08:17.286Z] Removing intermediate container c864fb5a6a40 [2023-05-16T09:08:17.286Z] ---> 1daf1515e8b3 [2023-05-16T09:08:17.286Z] [2023-05-16T09:08:17.286Z] Step 10/24 : FROM alpine:3.17 [2023-05-16T09:08:17.286Z] ---> 51e60588ff2c [2023-05-16T09:08:17.286Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-16T09:08:17.286Z] ---> Using cache [2023-05-16T09:08:17.286Z] ---> 201509b1193d [2023-05-16T09:08:17.286Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-16T09:08:17.286Z] ---> Using cache [2023-05-16T09:08:17.286Z] ---> a61ba3758567 [2023-05-16T09:08:17.286Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-16T09:08:17.286Z] ---> Running in 05e1f90795ce [2023-05-16T09:08:17.286Z] Removing intermediate container 05e1f90795ce [2023-05-16T09:08:17.286Z] ---> 51fd17ffaba7 [2023-05-16T09:08:17.286Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-16T09:08:17.286Z] ---> Running in 186e459cd040 [2023-05-16T09:08:17.286Z] Removing intermediate container 186e459cd040 [2023-05-16T09:08:17.286Z] ---> 00adefd72d4d [2023-05-16T09:08:17.286Z] Step 15/24 : WORKDIR / [2023-05-16T09:08:17.286Z] ---> Running in 36c575b8acd9 [2023-05-16T09:08:17.286Z] Removing intermediate container 36c575b8acd9 [2023-05-16T09:08:17.286Z] ---> de1741f50613 [2023-05-16T09:08:17.286Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T09:08:17.286Z] ---> 21fe08ed7b42 [2023-05-16T09:08:17.286Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T09:08:17.871Z] ---> ba4b40778426 [2023-05-16T09:08:17.871Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-16T09:08:19.818Z] ---> b6d9925f1a24 [2023-05-16T09:08:19.818Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-16T09:08:22.404Z] ---> 24c1e957cd12 [2023-05-16T09:08:22.404Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-16T09:08:22.404Z] ---> Running in 08bdeee25cd5 [2023-05-16T09:08:22.670Z] Removing intermediate container 08bdeee25cd5 [2023-05-16T09:08:22.670Z] ---> 4dfff43a457e [2023-05-16T09:08:22.670Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T09:08:22.670Z] ---> Running in 4b071a07ae6c [2023-05-16T09:08:23.252Z] Removing intermediate container 4b071a07ae6c [2023-05-16T09:08:23.252Z] ---> 756ba99dd2ac [2023-05-16T09:08:23.252Z] Step 22/24 : LABEL arch=arm64 [2023-05-16T09:08:23.523Z] ---> Running in 31032a86a5e3 [2023-05-16T09:08:23.790Z] Removing intermediate container 31032a86a5e3 [2023-05-16T09:08:23.790Z] ---> 9f8254c7dc99 [2023-05-16T09:08:23.790Z] Step 23/24 : LABEL git_sha=a86abd015ebd71f1850a8466099e7e6d19f96788 [2023-05-16T09:08:24.058Z] ---> Running in 5a03fe27029e [2023-05-16T09:08:24.644Z] Removing intermediate container 5a03fe27029e [2023-05-16T09:08:24.644Z] ---> 44a004938aa4 [2023-05-16T09:08:24.644Z] Step 24/24 : LABEL version=0.0.0 [2023-05-16T09:08:24.644Z] ---> Running in d3597c251e9c [2023-05-16T09:08:25.231Z] Removing intermediate container d3597c251e9c [2023-05-16T09:08:25.232Z] ---> 30c6222d9be0 [2023-05-16T09:08:25.232Z] [2023-05-16T09:08:25.499Z] Successfully built 30c6222d9be0 [2023-05-16T09:08:25.499Z] Successfully tagged core-command-arm64:latest [2023-05-16T09:08:25.499Z] Building security-proxy-setup [2023-05-16T09:08:43.691Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T09:08:43.691Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-16T09:08:43.691Z] ---> 939a27f9a1db [2023-05-16T09:08:43.691Z] Step 3/22 : WORKDIR /edgex-go [2023-05-16T09:08:43.691Z] ---> Using cache [2023-05-16T09:08:43.691Z] ---> 453f07034aed [2023-05-16T09:08:43.692Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-16T09:08:43.692Z] ---> Using cache [2023-05-16T09:08:43.692Z] ---> 3829c0b8ddad [2023-05-16T09:08:43.692Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-16T09:08:43.692Z] ---> Using cache [2023-05-16T09:08:43.692Z] ---> 7e93ba804f17 [2023-05-16T09:08:43.692Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:08:43.692Z] ---> Using cache [2023-05-16T09:08:43.692Z] ---> 97d9cb744001 [2023-05-16T09:08:43.692Z] Step 7/22 : COPY . . [2023-05-16T09:08:43.692Z] ---> Using cache [2023-05-16T09:08:43.692Z] ---> 54dda4bc625d [2023-05-16T09:08:43.692Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-16T09:08:43.692Z] ---> Running in 8046db3e4c02 [2023-05-16T09:08:43.692Z] 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-05-16T09:10:20.350Z] Removing intermediate container 46ff7c6b0aef [2023-05-16T09:10:20.350Z] ---> c3f05683c6d4 [2023-05-16T09:10:20.350Z] [2023-05-16T09:10:20.350Z] Step 10/23 : FROM alpine:3.17 [2023-05-16T09:10:20.350Z] ---> 51e60588ff2c [2023-05-16T09:10:20.350Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-16T09:10:20.350Z] ---> Running in 0dbd6cc48efb [2023-05-16T09:10:20.350Z] Removing intermediate container 0dbd6cc48efb [2023-05-16T09:10:20.350Z] ---> 4fed3743e96f [2023-05-16T09:10:20.350Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-16T09:10:20.350Z] ---> Running in 5075271b3c53 [2023-05-16T09:10:20.350Z] Removing intermediate container 5075271b3c53 [2023-05-16T09:10:20.350Z] ---> a4e9b2ce216e [2023-05-16T09:10:20.350Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-16T09:10:20.350Z] ---> Running in 3d515d96390a [2023-05-16T09:10:20.350Z] Removing intermediate container 3d515d96390a [2023-05-16T09:10:20.350Z] ---> d9de5e982841 [2023-05-16T09:10:20.350Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-16T09:10:20.350Z] ---> Running in 75d1b5dc7a31 [2023-05-16T09:10:20.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T09:10:20.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T09:10:20.350Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T09:10:20.350Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T09:10:20.350Z] OK: 8 MiB in 16 packages [2023-05-16T09:10:20.350Z] Removing intermediate container 75d1b5dc7a31 [2023-05-16T09:10:20.350Z] ---> 952cba9bce15 [2023-05-16T09:10:20.350Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T09:10:20.350Z] ---> 81447d1587d4 [2023-05-16T09:10:20.350Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T09:10:20.350Z] ---> e110baa2ba5c [2023-05-16T09:10:20.350Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-16T09:10:20.350Z] ---> c3d3d92e23a1 [2023-05-16T09:10:20.350Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-16T09:10:20.350Z] ---> ac6ee1678588 [2023-05-16T09:10:20.350Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-16T09:10:20.350Z] ---> Running in 72d9e74f6c36 [2023-05-16T09:10:20.934Z] Removing intermediate container 72d9e74f6c36 [2023-05-16T09:10:20.934Z] ---> f1a5fbb1ba7e [2023-05-16T09:10:20.934Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T09:10:20.934Z] ---> Running in b0fc2e7061be [2023-05-16T09:10:21.517Z] Removing intermediate container b0fc2e7061be [2023-05-16T09:10:21.517Z] ---> 92708e88f7d0 [2023-05-16T09:10:21.517Z] Step 21/23 : LABEL arch=arm64 [2023-05-16T09:10:21.517Z] ---> Running in 1309ae2da8d3 [2023-05-16T09:10:22.102Z] Removing intermediate container 1309ae2da8d3 [2023-05-16T09:10:22.102Z] ---> b6f83c40f0b5 [2023-05-16T09:10:22.102Z] Step 22/23 : LABEL git_sha=a86abd015ebd71f1850a8466099e7e6d19f96788 [2023-05-16T09:10:22.102Z] ---> Running in b34adb9e75cc [2023-05-16T09:10:22.689Z] Removing intermediate container b34adb9e75cc [2023-05-16T09:10:22.689Z] ---> 5165f3c75823 [2023-05-16T09:10:22.689Z] Step 23/23 : LABEL version=0.0.0 [2023-05-16T09:10:22.957Z] ---> Running in 11ef188cb5a9 [2023-05-16T09:10:24.310Z] Removing intermediate container 11ef188cb5a9 [2023-05-16T09:10:24.310Z] ---> 0ba49271d9a0 [2023-05-16T09:10:24.310Z] [2023-05-16T09:10:24.310Z] Successfully built 0ba49271d9a0 [2023-05-16T09:10:24.578Z] Successfully tagged core-data-arm64:latest [2023-05-16T09:12:46.411Z]  Building core-data ... done Removing intermediate container 85c2dd89fdfc [2023-05-16T09:12:46.411Z] ---> 931505706174 [2023-05-16T09:12:46.411Z] [2023-05-16T09:12:46.411Z] Step 10/23 : FROM alpine:3.17 [2023-05-16T09:12:46.411Z] ---> 51e60588ff2c [2023-05-16T09:12:46.411Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-16T09:12:46.411Z] ---> Using cache [2023-05-16T09:12:46.411Z] ---> 85fe1461d70c [2023-05-16T09:12:46.411Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-16T09:12:46.411Z] ---> Using cache [2023-05-16T09:12:46.411Z] ---> f8b115e819ae [2023-05-16T09:12:46.412Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T09:12:46.412Z] ---> Using cache [2023-05-16T09:12:46.412Z] ---> 7c88b0edeb1e [2023-05-16T09:12:46.412Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T09:12:46.412Z] ---> Using cache [2023-05-16T09:12:46.412Z] ---> fbbbdd60dbc2 [2023-05-16T09:12:46.412Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-16T09:12:46.412Z] ---> 45077dfd846d [2023-05-16T09:12:46.412Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-16T09:12:46.412Z] ---> a824cdb4ea92 [2023-05-16T09:12:46.412Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-16T09:12:46.412Z] ---> 3ea11ac86d6d [2023-05-16T09:12:46.412Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-16T09:12:46.412Z] ---> Running in ce1a0bba6bdd [2023-05-16T09:12:46.412Z] Removing intermediate container ce1a0bba6bdd [2023-05-16T09:12:46.412Z] ---> d876a214d63a [2023-05-16T09:12:46.412Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-16T09:12:46.412Z] ---> Running in 0bd4096bf5f8 [2023-05-16T09:12:46.412Z] Removing intermediate container 0bd4096bf5f8 [2023-05-16T09:12:46.412Z] ---> 08d6ffa161e5 [2023-05-16T09:12:46.412Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-16T09:12:46.412Z] ---> Running in 14fde5c4e626 [2023-05-16T09:12:46.412Z] Removing intermediate container 14fde5c4e626 [2023-05-16T09:12:46.412Z] ---> 2b1552c3985e [2023-05-16T09:12:46.412Z] Step 21/23 : LABEL arch=arm64 [2023-05-16T09:12:46.412Z] ---> Running in 85dc75b57318 [2023-05-16T09:12:46.412Z] Removing intermediate container 85dc75b57318 [2023-05-16T09:12:46.412Z] ---> a79b3832fa6e [2023-05-16T09:12:46.412Z] Step 22/23 : LABEL git_sha=a86abd015ebd71f1850a8466099e7e6d19f96788 [2023-05-16T09:12:46.412Z] ---> Running in 7b0b8c0f0e8f [2023-05-16T09:12:46.412Z] Removing intermediate container 7b0b8c0f0e8f [2023-05-16T09:12:46.412Z] ---> 1a3635899fb2 [2023-05-16T09:12:46.412Z] Step 23/23 : LABEL version=0.0.0 [2023-05-16T09:12:46.412Z] ---> Running in 462547a37e71 [2023-05-16T09:12:46.412Z] Removing intermediate container 462547a37e71 [2023-05-16T09:12:46.412Z] ---> 59dec3995acf [2023-05-16T09:12:46.412Z] [2023-05-16T09:12:46.412Z] Successfully built 59dec3995acf [2023-05-16T09:12:46.412Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-16T09:14:23.180Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 8046db3e4c02 [2023-05-16T09:14:23.180Z] ---> 997c999c7d46 [2023-05-16T09:14:23.180Z] [2023-05-16T09:14:23.180Z] Step 9/22 : FROM alpine:3.17 [2023-05-16T09:14:23.180Z] ---> 51e60588ff2c [2023-05-16T09:14:23.180Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-16T09:14:23.180Z] ---> Running in 961a3fa1a254 [2023-05-16T09:14:23.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T09:14:23.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T09:14:23.180Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-16T09:14:23.180Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-16T09:14:23.180Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T09:14:23.180Z] OK: 8 MiB in 17 packages [2023-05-16T09:14:23.180Z] Removing intermediate container 961a3fa1a254 [2023-05-16T09:14:23.180Z] ---> babd79f07cf0 [2023-05-16T09:14:23.180Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-16T09:14:23.180Z] ---> Running in 9325f765cefe [2023-05-16T09:14:23.180Z] Removing intermediate container 9325f765cefe [2023-05-16T09:14:23.180Z] ---> acf72c16e06c [2023-05-16T09:14:23.180Z] Step 12/22 : WORKDIR /edgex [2023-05-16T09:14:23.180Z] ---> Running in f9f99834ec7c [2023-05-16T09:14:23.180Z] Removing intermediate container f9f99834ec7c [2023-05-16T09:14:23.180Z] ---> ce21bebfd7c4 [2023-05-16T09:14:23.180Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T09:14:23.180Z] ---> fd188e67c486 [2023-05-16T09:14:23.180Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T09:14:23.180Z] ---> dac9aa59506f [2023-05-16T09:14:23.180Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-16T09:14:23.180Z] ---> 3da767c019dd [2023-05-16T09:14:23.180Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-16T09:14:23.447Z] ---> e3ae2e7996a7 [2023-05-16T09:14:23.447Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-16T09:14:24.417Z] ---> c33cbb5eeee5 [2023-05-16T09:14:24.417Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-16T09:14:24.683Z] ---> Running in dafc09a729df [2023-05-16T09:14:28.028Z] Removing intermediate container dafc09a729df [2023-05-16T09:14:28.028Z] ---> 77cc8d2312ef [2023-05-16T09:14:28.028Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-16T09:14:28.028Z] ---> Running in b54a33665fc9 [2023-05-16T09:14:28.028Z] Removing intermediate container b54a33665fc9 [2023-05-16T09:14:28.028Z] ---> a05a56346fa2 [2023-05-16T09:14:28.028Z] Step 20/22 : LABEL arch=arm64 [2023-05-16T09:14:28.028Z] ---> Running in fd8c626168c7 [2023-05-16T09:14:28.609Z] Removing intermediate container fd8c626168c7 [2023-05-16T09:14:28.609Z] ---> 0de80ff19e70 [2023-05-16T09:14:28.609Z] Step 21/22 : LABEL git_sha=a86abd015ebd71f1850a8466099e7e6d19f96788 [2023-05-16T09:14:28.609Z] ---> Running in dc04fe8f482c [2023-05-16T09:14:29.200Z] Removing intermediate container dc04fe8f482c [2023-05-16T09:14:29.200Z] ---> bed6180655a3 [2023-05-16T09:14:29.200Z] Step 22/22 : LABEL version=0.0.0 [2023-05-16T09:14:29.200Z] ---> Running in be560eed08fc [2023-05-16T09:14:29.780Z] Removing intermediate container be560eed08fc [2023-05-16T09:14:29.780Z] ---> 4f9dcfd6f6f8 [2023-05-16T09:14:29.780Z] [2023-05-16T09:14:29.780Z] Successfully built 4f9dcfd6f6f8 [2023-05-16T09:14:29.780Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-16T09:14:45.026Z]  Building security-proxy-setup ... done Removing intermediate container c8391115baf6 [2023-05-16T09:14:45.026Z] ---> ac4df2814eac [2023-05-16T09:14:45.026Z] [2023-05-16T09:14:45.026Z] Step 9/20 : FROM alpine:3.17 [2023-05-16T09:14:45.026Z] ---> 51e60588ff2c [2023-05-16T09:14:45.026Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-16T09:14:45.026Z] ---> Using cache [2023-05-16T09:14:45.026Z] ---> feadf04dffea [2023-05-16T09:14:45.026Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-16T09:14:45.026Z] ---> Running in 1c7841ac88fa [2023-05-16T09:14:45.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T09:14:46.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T09:14:47.975Z] v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-16T09:14:47.975Z] v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-16T09:14:47.975Z] OK: 17692 distinct packages available [2023-05-16T09:14:47.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T09:14:48.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T09:14:49.523Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-16T09:14:49.790Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-16T09:14:49.790Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-16T09:14:49.790Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-16T09:14:49.790Z] (5/9) Installing curl (8.0.1-r0) [2023-05-16T09:14:49.790Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-16T09:14:49.790Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-16T09:14:49.790Z] (8/9) Installing libucontext (1.2-r0) [2023-05-16T09:14:49.790Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-16T09:14:49.790Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T09:14:49.790Z] Executing ca-certificates-20230506-r0.trigger [2023-05-16T09:14:50.376Z] OK: 11 MiB in 24 packages [2023-05-16T09:14:52.418Z] Removing intermediate container 1c7841ac88fa [2023-05-16T09:14:52.418Z] ---> 288b50d7004a [2023-05-16T09:14:52.418Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T09:14:52.999Z] ---> 0685396a11ed [2023-05-16T09:14:52.999Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T09:14:53.582Z] ---> 8f4fb893149b [2023-05-16T09:14:53.582Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-16T09:14:55.532Z] ---> 54e2e667fb01 [2023-05-16T09:14:55.532Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-16T09:14:56.111Z] ---> e60d897a6579 [2023-05-16T09:14:56.111Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-16T09:14:56.111Z] ---> Running in 8bb491cba90f [2023-05-16T09:14:56.695Z] Removing intermediate container 8bb491cba90f [2023-05-16T09:14:56.695Z] ---> 403bb831d45a [2023-05-16T09:14:56.695Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-16T09:14:56.695Z] ---> Running in d4d2b58b37d7 [2023-05-16T09:14:56.964Z] Removing intermediate container 85cd4ef50171 [2023-05-16T09:14:56.964Z] ---> b3820331112c [2023-05-16T09:14:56.964Z] [2023-05-16T09:14:56.964Z] Step 10/23 : FROM alpine:3.17 [2023-05-16T09:14:56.964Z] ---> 51e60588ff2c [2023-05-16T09:14:56.964Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-16T09:14:56.964Z] ---> Running in 409f3aaef89e [2023-05-16T09:14:56.964Z] Removing intermediate container d4d2b58b37d7 [2023-05-16T09:14:56.964Z] ---> b04d0d1f8f4b [2023-05-16T09:14:56.964Z] Step 18/20 : LABEL arch=arm64 [2023-05-16T09:14:57.229Z] ---> Running in 5e02cc17b7a5 [2023-05-16T09:14:57.498Z] Removing intermediate container 5e02cc17b7a5 [2023-05-16T09:14:57.498Z] ---> 82b186467a98 [2023-05-16T09:14:57.498Z] Step 19/20 : LABEL git_sha=a86abd015ebd71f1850a8466099e7e6d19f96788 [2023-05-16T09:14:57.768Z] ---> Running in e4e2a21b6640 [2023-05-16T09:14:58.036Z] Removing intermediate container e4e2a21b6640 [2023-05-16T09:14:58.036Z] ---> 744ce18698ce [2023-05-16T09:14:58.036Z] Step 20/20 : LABEL version=0.0.0 [2023-05-16T09:14:58.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T09:14:58.036Z] ---> Running in 0e21edc186d6 [2023-05-16T09:14:58.615Z] Removing intermediate container 0e21edc186d6 [2023-05-16T09:14:58.615Z] ---> 2d04b9004793 [2023-05-16T09:14:58.615Z] [2023-05-16T09:14:58.615Z] Successfully built 2d04b9004793 [2023-05-16T09:14:58.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T09:14:58.615Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-16T09:15:00.019Z]  Building security-spiffe-token-provider ... done (1/2) Installing ca-certificates (20230506-r0) [2023-05-16T09:15:00.019Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-16T09:15:00.019Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T09:15:00.019Z] Executing ca-certificates-20230506-r0.trigger [2023-05-16T09:15:00.285Z] OK: 8 MiB in 17 packages [2023-05-16T09:15:03.637Z] Removing intermediate container 409f3aaef89e [2023-05-16T09:15:03.637Z] ---> 2a3afd35f772 [2023-05-16T09:15:03.637Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-16T09:15:03.637Z] ---> Running in bf2e19ee4229 [2023-05-16T09:15:03.637Z] Removing intermediate container bf2e19ee4229 [2023-05-16T09:15:03.637Z] ---> 7d878eaa78af [2023-05-16T09:15:03.637Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-16T09:15:03.637Z] ---> Running in 15ff0e6f0d48 [2023-05-16T09:15:03.909Z] Removing intermediate container 15ff0e6f0d48 [2023-05-16T09:15:03.909Z] ---> b292058e4888 [2023-05-16T09:15:03.909Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-16T09:15:04.177Z] ---> Running in d7303a55c27c [2023-05-16T09:15:04.443Z] Removing intermediate container d7303a55c27c [2023-05-16T09:15:04.443Z] ---> f61e1a63289d [2023-05-16T09:15:04.443Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T09:15:05.028Z] ---> 2690e241e422 [2023-05-16T09:15:05.028Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T09:15:05.295Z] ---> bbcd92617fbb [2023-05-16T09:15:05.295Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-16T09:15:06.703Z] ---> e4ecab48ed5c [2023-05-16T09:15:06.703Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-16T09:15:07.285Z] ---> 7c19de7b64ae [2023-05-16T09:15:07.285Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-16T09:15:07.285Z] ---> Running in b9cc45ab5fd2 [2023-05-16T09:15:07.865Z] Removing intermediate container b9cc45ab5fd2 [2023-05-16T09:15:07.865Z] ---> a532b8702e68 [2023-05-16T09:15:07.865Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T09:15:07.865Z] ---> Running in fd86275ea46e [2023-05-16T09:15:08.131Z] Removing intermediate container fd86275ea46e [2023-05-16T09:15:08.131Z] ---> 433e216032b2 [2023-05-16T09:15:08.131Z] Step 21/23 : LABEL arch=arm64 [2023-05-16T09:15:08.131Z] ---> Running in 898895e60e1c [2023-05-16T09:15:08.397Z] Removing intermediate container 898895e60e1c [2023-05-16T09:15:08.397Z] ---> 672821d2fa9d [2023-05-16T09:15:08.397Z] Step 22/23 : LABEL git_sha=a86abd015ebd71f1850a8466099e7e6d19f96788 [2023-05-16T09:15:08.397Z] ---> Running in e64345b46eaa [2023-05-16T09:15:08.664Z] Removing intermediate container e64345b46eaa [2023-05-16T09:15:08.664Z] ---> 487bb3b19894 [2023-05-16T09:15:08.664Z] Step 23/23 : LABEL version=0.0.0 [2023-05-16T09:15:08.931Z] ---> Running in f19bf2efd156 [2023-05-16T09:15:09.197Z] Removing intermediate container f19bf2efd156 [2023-05-16T09:15:09.197Z] ---> 2d5e5aa18994 [2023-05-16T09:15:09.197Z] [2023-05-16T09:15:09.463Z] Successfully built 2d5e5aa18994 [2023-05-16T09:15:09.463Z] Successfully tagged support-notifications-arm64:latest [2023-05-16T09:15:09.739Z]  Building support-notifications ... done  [Pipeline] } [2023-05-16T09:15:09.739Z] $ docker stop --time=1 9a061302af04612b04f04ba042ae2e0751cb11a14600896a7e1b527c1bdc3cfb [2023-05-16T09:15:11.433Z] $ docker rm -f --volumes 9a061302af04612b04f04ba042ae2e0751cb11a14600896a7e1b527c1bdc3cfb [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T09:15:11.922Z] + docker images [2023-05-16T09:15:12.188Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-16T09:15:12.188Z] support-notifications-arm64 latest 2d5e5aa18994 4 seconds ago 31.9MB [2023-05-16T09:15:12.188Z] security-spiffe-token-provider-arm64 latest 2d04b9004793 14 seconds ago 32.7MB [2023-05-16T09:15:12.188Z] b3820331112c 17 seconds ago 1.59GB [2023-05-16T09:15:12.188Z] ac4df2814eac 30 seconds ago 1.57GB [2023-05-16T09:15:12.188Z] security-proxy-setup-arm64 latest 4f9dcfd6f6f8 43 seconds ago 18.7MB [2023-05-16T09:15:12.188Z] 997c999c7d46 About a minute ago 1.51GB [2023-05-16T09:15:12.188Z] core-common-config-bootstrapper-arm64 latest 59dec3995acf 2 minutes ago 17.2MB [2023-05-16T09:15:12.188Z] 931505706174 2 minutes ago 1.52GB [2023-05-16T09:15:12.188Z] core-data-arm64 latest 0ba49271d9a0 4 minutes ago 19.9MB [2023-05-16T09:15:12.188Z] c3f05683c6d4 5 minutes ago 1.53GB [2023-05-16T09:15:12.188Z] core-command-arm64 latest 30c6222d9be0 6 minutes ago 19.7MB [2023-05-16T09:15:12.188Z] 1daf1515e8b3 7 minutes ago 1.53GB [2023-05-16T09:15:12.188Z] security-spire-config-arm64 latest 88d86f31b3fe 10 minutes ago 96.1MB [2023-05-16T09:15:12.188Z] security-spire-server-arm64 latest ab8fd0a9b5f3 10 minutes ago 97MB [2023-05-16T09:15:12.188Z] dd557fd92e67 10 minutes ago 1.39GB [2023-05-16T09:15:12.188Z] dba67bc5557f 10 minutes ago 1.39GB [2023-05-16T09:15:12.188Z] support-scheduler-arm64 latest 470b9f629b20 10 minutes ago 31.2MB [2023-05-16T09:15:12.188Z] 0a76d5ebb308 11 minutes ago 1.59GB [2023-05-16T09:15:12.188Z] core-metadata-arm64 latest 64d6d2491323 12 minutes ago 20.2MB [2023-05-16T09:15:12.188Z] 174ebafec55b 13 minutes ago 1.53GB [2023-05-16T09:15:12.188Z] security-bootstrapper-arm64 latest b957622ed277 13 minutes ago 21.9MB [2023-05-16T09:15:12.188Z] security-secretstore-setup-arm64 latest 3d6f31699ea2 14 minutes ago 32.2MB [2023-05-16T09:15:12.188Z] security-proxy-auth-arm64 latest 3a94a584cdd8 14 minutes ago 18.1MB [2023-05-16T09:15:12.188Z] beb5dd680810 14 minutes ago 1.51GB [2023-05-16T09:15:12.188Z] 24ceac875d02 14 minutes ago 1.52GB [2023-05-16T09:15:12.188Z] 5fadbe957461 15 minutes ago 1.51GB [2023-05-16T09:15:12.188Z] security-spire-agent-arm64 latest 314a4d457ced 21 minutes ago 153MB [2023-05-16T09:15:12.188Z] 53be9a299f80 21 minutes ago 1.39GB [2023-05-16T09:15:12.188Z] ci-base-image-arm64 latest 939a27f9a1db 38 minutes ago 899MB [2023-05-16T09:15:12.188Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 3 weeks ago 681MB [2023-05-16T09:15:12.188Z] alpine 3.17 51e60588ff2c 6 weeks ago 7.46MB [2023-05-16T09:15:12.188Z] 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-05-16T09:15:12.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T09:15:12.627Z] [2023-05-16T09:15:12.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:15:12.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T09:15:13.227Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T09:15:13.227Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T09:15:13.227Z] 04944245beec: Pulling fs layer [2023-05-16T09:15:13.227Z] 699f458cf7ca: Pulling fs layer [2023-05-16T09:15:13.227Z] 765212b225bb: Pulling fs layer [2023-05-16T09:15:13.227Z] f23df028b6ca: Pulling fs layer [2023-05-16T09:15:13.227Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T09:15:13.227Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T09:15:13.227Z] f23df028b6ca: Waiting [2023-05-16T09:15:13.227Z] d65c8cfc05b1: Waiting [2023-05-16T09:15:13.227Z] 2437ff75d9bd: Waiting [2023-05-16T09:15:13.227Z] 765212b225bb: Waiting [2023-05-16T09:15:13.227Z] 04944245beec: Verifying Checksum [2023-05-16T09:15:13.227Z] 04944245beec: Download complete [2023-05-16T09:15:13.227Z] 765212b225bb: Verifying Checksum [2023-05-16T09:15:13.227Z] 765212b225bb: Download complete [2023-05-16T09:15:13.227Z] f23df028b6ca: Verifying Checksum [2023-05-16T09:15:13.227Z] f23df028b6ca: Download complete [2023-05-16T09:15:13.498Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T09:15:13.498Z] d65c8cfc05b1: Download complete [2023-05-16T09:15:13.498Z] 699f458cf7ca: Verifying Checksum [2023-05-16T09:15:13.498Z] 699f458cf7ca: Download complete [2023-05-16T09:15:13.769Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T09:15:13.769Z] 8998bd30e6a1: Download complete [2023-05-16T09:15:16.342Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T09:15:16.342Z] 2437ff75d9bd: Download complete [2023-05-16T09:15:17.749Z] 8998bd30e6a1: Pull complete [2023-05-16T09:15:18.016Z] 04944245beec: Pull complete [2023-05-16T09:15:19.420Z] 699f458cf7ca: Pull complete [2023-05-16T09:15:19.420Z] 765212b225bb: Pull complete [2023-05-16T09:15:20.375Z] f23df028b6ca: Pull complete [2023-05-16T09:15:20.375Z] d65c8cfc05b1: Pull complete [2023-05-16T09:15:35.376Z] 2437ff75d9bd: Pull complete [2023-05-16T09:15:35.377Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T09:15:35.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T09:15:35.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:15:35.567Z] prd-ubuntu20.04-docker-arm64-4c-16g-15527 does not seem to be running inside a container [2023-05-16T09:15:35.623Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-16T09:15:38.213Z] $ docker top 3eb08c8ce156c11fc8b36af669920f53f5c0c51e185aa4781bdc11a02fc11df7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:15:39.172Z] ---> job-cost.sh [2023-05-16T09:15:39.172Z] lf-activate-venv: SKIPPING [2023-05-16T09:15:39.172Z] INFO: No Stack... [2023-05-16T09:15:39.441Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T09:15:40.463Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T09:15:41.099Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2023-05-16T09:15:41.099Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T09:15:41.137Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4563-5-stack-cost] [2023-05-16T09:15:41.146Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4563-5-stack-cost] did not exist. Created. [2023-05-16T09:15:41.146Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4563-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T09:15:41.791Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T09:15:41.964Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T09:15:41.971Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4563-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T09:15:41.980Z] $ docker stop --time=1 3eb08c8ce156c11fc8b36af669920f53f5c0c51e185aa4781bdc11a02fc11df7 [2023-05-16T09:15:45.123Z] $ docker rm -f --volumes 3eb08c8ce156c11fc8b36af669920f53f5c0c51e185aa4781bdc11a02fc11df7 [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-05-16T09:15:45.583Z] provisioning config files... [2023-05-16T09:15:45.591Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config16124441928948137983tmp [Pipeline] { [Pipeline] sh [2023-05-16T09:15:45.894Z] + set +x [2023-05-16T09:15:45.894Z] + curl -s https://codecov.io/bash [2023-05-16T09:15:45.894Z] + bash -s -- [2023-05-16T09:15:45.894Z] [2023-05-16T09:15:45.894Z] _____ _ [2023-05-16T09:15:45.894Z] / ____| | | [2023-05-16T09:15:45.894Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T09:15:45.894Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T09:15:45.894Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T09:15:45.894Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T09:15:45.894Z] Bash-1.0.6 [2023-05-16T09:15:45.894Z] [2023-05-16T09:15:45.894Z] [2023-05-16T09:15:45.894Z] ==> git version 2.25.1 found [2023-05-16T09:15:45.894Z] ==> 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-05-16T09:15:45.894Z] Release-Date: 2020-01-08 [2023-05-16T09:15:45.894Z] 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-05-16T09:15:45.894Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T09:15:45.894Z] ==> Jenkins CI detected. [2023-05-16T09:15:45.894Z] current dir:  /w/workspace/edgex-go/5 [2023-05-16T09:15:45.894Z] project root: . [2023-05-16T09:15:45.894Z] --> token set from env [2023-05-16T09:15:45.894Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T09:15:45.894Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T09:15:45.894Z] ==> Python coveragepy not found [2023-05-16T09:15:45.894Z] ==> Searching for coverage reports in: [2023-05-16T09:15:45.894Z] + . [2023-05-16T09:15:46.154Z] -> Found 1 reports [2023-05-16T09:15:46.154Z] ==> Detecting git/mercurial file structure [2023-05-16T09:15:46.154Z] ==> Reading reports [2023-05-16T09:15:46.154Z] + ./coverage.out bytes=447730 [2023-05-16T09:15:46.154Z] ==> Appending adjustments [2023-05-16T09:15:46.154Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T09:15:47.090Z] + Found adjustments [2023-05-16T09:15:47.090Z] ==> Gzipping contents [2023-05-16T09:15:47.349Z] 60K /tmp/codecov.SCAT9Z.gz [2023-05-16T09:15:47.349Z] ==> Uploading reports [2023-05-16T09:15:47.349Z] url: https://codecov.io [2023-05-16T09:15:47.349Z] query: branch=PR-4563&commit=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= [2023-05-16T09:15:47.349Z] -> Pinging Codecov [2023-05-16T09:15:47.350Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4563&commit=40542ae2d2e36fc15dd9a786de3ec3a358bf1c56&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= [2023-05-16T09:15:47.350Z] -> Uploading to [2023-05-16T09:15:47.350Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/00271124DB129430A58F1EEE437C3FCB/40542ae2d2e36fc15dd9a786de3ec3a358bf1c56/fd5055fb-44b5-465f-a853-a1cf32903f97.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T091547Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f2b3d0067d63be1457fd6a9ec69945f32733b6aebaa5d80ac634bd1b273c9052 [2023-05-16T09:15:47.350Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T09:15:47.350Z] Dload Upload Total Spent Left Speed [2023-05-16T09:15:47.612Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57448 0 0 100 57448 0 240k --:--:-- --:--:-- --:--:-- 240k [2023-05-16T09:15:47.612Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/40542ae2d2e36fc15dd9a786de3ec3a358bf1c56 [Pipeline] } [2023-05-16T09:15:47.620Z] 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-05-16T09:15:48.218Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:15:48.510Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:15:49.373Z] ---> package-listing.sh [2023-05-16T09:15:49.373Z] ++ facter osfamily [2023-05-16T09:15:49.373Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T09:15:49.633Z] + OS_FAMILY=debian [2023-05-16T09:15:49.633Z] + workspace=/w/workspace/edgex-go/5 [2023-05-16T09:15:49.633Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T09:15:49.633Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T09:15:49.633Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T09:15:49.633Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T09:15:49.633Z] + '[' /w/workspace/edgex-go/5 ']' [2023-05-16T09:15:49.633Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T09:15:49.633Z] + case "${OS_FAMILY}" in [2023-05-16T09:15:49.633Z] + dpkg -l [2023-05-16T09:15:49.633Z] + grep '^ii' [2023-05-16T09:15:49.633Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T09:15:49.633Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T09:15:49.633Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T09:15:49.633Z] + '[' /w/workspace/edgex-go/5 ']' [2023-05-16T09:15:49.633Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2023-05-16T09:15:49.633Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2023-05-16T09:15:49.644Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-16T09:15:49.926Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:15:50.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T09:15:50.485Z] [2023-05-16T09:15:50.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:15:50.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T09:15:50.782Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T09:15:50.782Z] 5eb5b503b376: Pulling fs layer [2023-05-16T09:15:50.782Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T09:15:50.782Z] ec43610c2a17: Pulling fs layer [2023-05-16T09:15:50.782Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T09:15:50.782Z] 33b1e0a273af: Pulling fs layer [2023-05-16T09:15:50.782Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T09:15:50.782Z] 2f39f015ded8: Pulling fs layer [2023-05-16T09:15:50.782Z] 33b1e0a273af: Waiting [2023-05-16T09:15:50.782Z] 3a2ae6a8a46f: Waiting [2023-05-16T09:15:50.782Z] 5d3b04190fa2: Waiting [2023-05-16T09:15:50.782Z] 2f39f015ded8: Waiting [2023-05-16T09:15:50.782Z] 5c69ac0246d0: Download complete [2023-05-16T09:15:50.782Z] 3a2ae6a8a46f: Download complete [2023-05-16T09:15:50.782Z] 33b1e0a273af: Verifying Checksum [2023-05-16T09:15:50.782Z] 33b1e0a273af: Download complete [2023-05-16T09:15:50.782Z] 5d3b04190fa2: Verifying Checksum [2023-05-16T09:15:50.782Z] 5d3b04190fa2: Download complete [2023-05-16T09:15:51.041Z] ec43610c2a17: Verifying Checksum [2023-05-16T09:15:51.041Z] ec43610c2a17: Download complete [2023-05-16T09:15:51.041Z] 5eb5b503b376: Verifying Checksum [2023-05-16T09:15:51.041Z] 5eb5b503b376: Download complete [2023-05-16T09:15:51.607Z] 2f39f015ded8: Download complete [2023-05-16T09:15:52.541Z] 5eb5b503b376: Pull complete [2023-05-16T09:15:52.541Z] 5c69ac0246d0: Pull complete [2023-05-16T09:15:53.109Z] ec43610c2a17: Pull complete [2023-05-16T09:15:53.109Z] 3a2ae6a8a46f: Pull complete [2023-05-16T09:15:53.109Z] 33b1e0a273af: Pull complete [2023-05-16T09:15:53.368Z] 5d3b04190fa2: Pull complete [2023-05-16T09:15:57.547Z] 2f39f015ded8: Pull complete [2023-05-16T09:15:57.547Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T09:15:57.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T09:15:57.547Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:15:57.654Z] prd-ubuntu20.04-docker-8c-8g-15525 does not seem to be running inside a container [2023-05-16T09:15:57.990Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T09:16:03.917Z] $ docker top af1c545b6de8c724d27d4b31e469aa47c7e7c5fd09fa256d41fdd7e7367f3301 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T09:16:04.295Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T09:16:04.662Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T09:16:04.947Z] + ls /var/log/sa-host [2023-05-16T09:16:04.947Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T09:16:05.015Z] provisioning config files... [2023-05-16T09:16:05.024Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config3174144862838391595tmp [Pipeline] { [Pipeline] echo [2023-05-16T09:16:05.038Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:16:05.319Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T09:16:05.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:16:05.655Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T09:16:05.664Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:16:05.946Z] ---> sudo-logs.sh [2023-05-16T09:16:05.946Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T09:16:05.967Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:16:06.247Z] ---> job-cost.sh [2023-05-16T09:16:06.247Z] lf-activate-venv: SKIPPING [2023-05-16T09:16:06.247Z] DEBUG: total: 0.10999999940395355 [2023-05-16T09:16:06.247Z] INFO: Retrieving Stack Cost... [2023-05-16T09:16:06.505Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T09:16:07.074Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T09:16:07.085Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:16:07.368Z] ---> logs-deploy.sh [2023-05-16T09:16:07.368Z] lf-activate-venv: SKIPPING [2023-05-16T09:16:07.368Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4563/5 [2023-05-16T09:16:07.368Z] INFO: archiving workspace using pattern(s): [2023-05-16T09:16:08.306Z] Archives upload complete. [2023-05-16T09:16:08.306Z] INFO: archiving logs to Nexus