Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c15abe78a0f78db5f98961932e279ab13327c124+66ff43dfffb4d87db82b8084c082fff2d59b4de0 (e216b522492f3e4970f9490073045bc35c62cf13) 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-ssh7405344200876628022.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-ssh10400643350180040080.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-ssh12031919868648690105.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-ssh16797355264657091848.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-ssh7090984272347688774.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17277 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [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/11 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 66ff43dfffb4d87db82b8084c082fff2d59b4de0 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 Merge succeeded, producing 3ce10973883ca235e17c16a75c9ff7411da33a16 Checking out Revision 3ce10973883ca235e17c16a75c9ff7411da33a16 (PR-4563) > 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 > 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 66ff43dfffb4d87db82b8084c082fff2d59b4de0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ce10973883ca235e17c16a75c9ff7411da33a16 # timeout=10 Commit message: "Merge commit '66ff43dfffb4d87db82b8084c082fff2d59b4de0' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk b1bb09886c8d458ed1ac936744dff8c0edc13237 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T08:31:22.380Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T08:31:22.429Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T08:31:22.442Z] ========================================================= [2023-05-30T08:31:22.442Z] EdgeX Global Pipelines Version Info [2023-05-30T08:31:22.442Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T08:31:23.149Z] ------------------- [2023-05-30T08:31:23.149Z] stable info: [2023-05-30T08:31:23.149Z] ------------------- [2023-05-30T08:31:23.149Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T08:31:23.149Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T08:31:23.149Z] Message: update stable to v1.0.249 [2023-05-30T08:31:23.718Z] ------------------- [2023-05-30T08:31:23.718Z] experimental info: [2023-05-30T08:31:23.718Z] ------------------- [2023-05-30T08:31:23.718Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T08:31:23.718Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T08:31:23.718Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T08:31:23.878Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-30T08:31:23.891Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-30T08:31:23.899Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T08:31:23.910Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T08:31:23.920Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T08:31:23.931Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T08:31:23.947Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T08:31:23.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-30T08:31:23.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-30T08:31:23.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-30T08:31:23.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T08:31:23.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T08:31:24.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T08:31:24.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T08:31:24.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T08:31:24.042Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T08:31:24.058Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T08:31:24.070Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T08:31:24.088Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-30T08:31:24.104Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-30T08:31:24.114Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T08:31:24.130Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T08:31:24.147Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T08:31:24.162Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4563 [Pipeline] echo [2023-05-30T08:31:24.171Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4563 [Pipeline] echo [2023-05-30T08:31:24.186Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4563 [Pipeline] echo [2023-05-30T08:31:24.196Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3ce10973883ca235e17c16a75c9ff7411da33a16 [Pipeline] echo [2023-05-30T08:31:24.213Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3ce1097 [Pipeline] echo [2023-05-30T08:31:24.224Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T08:31:24.266Z] provisioning config files... [2023-05-30T08:31:24.283Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config13965454852610903529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T08:31:24.581Z] ---> docker-login.sh [2023-05-30T08:31:24.582Z] nexus3.edgexfoundry.org:10001 [2023-05-30T08:31:24.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:31:24.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:31:24.842Z] Configure a credential helper to remove this warning. See [2023-05-30T08:31:24.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:31:24.842Z] [2023-05-30T08:31:24.842Z] Login Succeeded [2023-05-30T08:31:24.842Z] nexus3.edgexfoundry.org:10002 [2023-05-30T08:31:24.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:31:25.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:31:25.102Z] Configure a credential helper to remove this warning. See [2023-05-30T08:31:25.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:31:25.102Z] [2023-05-30T08:31:25.102Z] Login Succeeded [2023-05-30T08:31:25.102Z] nexus3.edgexfoundry.org:10003 [2023-05-30T08:31:25.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:31:25.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:31:25.102Z] Configure a credential helper to remove this warning. See [2023-05-30T08:31:25.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:31:25.102Z] [2023-05-30T08:31:25.102Z] Login Succeeded [2023-05-30T08:31:25.102Z] nexus3.edgexfoundry.org:10004 [2023-05-30T08:31:25.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:31:25.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:31:25.102Z] Configure a credential helper to remove this warning. See [2023-05-30T08:31:25.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:31:25.102Z] [2023-05-30T08:31:25.102Z] Login Succeeded [2023-05-30T08:31:25.102Z] docker.io [2023-05-30T08:31:25.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:31:25.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:31:25.362Z] Configure a credential helper to remove this warning. See [2023-05-30T08:31:25.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:31:25.362Z] [2023-05-30T08:31:25.362Z] Login Succeeded [2023-05-30T08:31:25.362Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T08:31:25.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T08:31:25.683Z] + 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-30T08:31:25.683Z] + dirname cmd/core-command/Dockerfile [2023-05-30T08:31:25.683Z] + cut -d/ -f2 [2023-05-30T08:31:25.683Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-30T08:31:25.683Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-30T08:31:25.683Z] + cut -d/ -f2 [2023-05-30T08:31:25.683Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-30T08:31:25.683Z] + dirname cmd/core-data/Dockerfile [2023-05-30T08:31:25.683Z] + cut -d/ -f2 [2023-05-30T08:31:25.683Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-30T08:31:25.683Z] + + cut -d/ -f2 [2023-05-30T08:31:25.683Z] dirname cmd/core-metadata/Dockerfile [2023-05-30T08:31:25.683Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-30T08:31:25.683Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-30T08:31:25.683Z] + cut -d/ -f2 [2023-05-30T08:31:25.683Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-30T08:31:25.683Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-30T08:31:25.683Z] + cut -d/ -f2 [2023-05-30T08:31:25.683Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-30T08:31:25.683Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-30T08:31:25.683Z] + cut -d/ -f2 [2023-05-30T08:31:25.683Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-30T08:31:25.683Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-30T08:31:25.683Z] + cut -d/ -f2 [2023-05-30T08:31:25.683Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-30T08:31:25.684Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-30T08:31:25.684Z] + cut -d/ -f2 [2023-05-30T08:31:25.684Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-30T08:31:25.684Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-30T08:31:25.684Z] + cut -d/ -f2 [2023-05-30T08:31:25.684Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-30T08:31:25.684Z] + + dirname cmd/security-spire-config/Dockerfile [2023-05-30T08:31:25.684Z] cut -d/ -f2 [2023-05-30T08:31:25.684Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-30T08:31:25.684Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-30T08:31:25.684Z] + cut -d/ -f2 [2023-05-30T08:31:25.684Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-30T08:31:25.684Z] + dirname cmd/support-notifications/Dockerfile [2023-05-30T08:31:25.684Z] + cut -d/ -f2 [2023-05-30T08:31:25.684Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-30T08:31:25.684Z] + + dirnamecut cmd/support-scheduler/Dockerfile -d/ [2023-05-30T08:31:25.684Z] -f2 [2023-05-30T08:31:25.684Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-30T08:31:25.730Z] 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-30T08:31:26.059Z] + git rev-list -1 --merges 3ce10973883ca235e17c16a75c9ff7411da33a16~1..3ce10973883ca235e17c16a75c9ff7411da33a16 [Pipeline] echo [2023-05-30T08:31:26.071Z] -----------> git rev-list -1 --merges 3ce10973883ca235e17c16a75c9ff7411da33a16~1..3ce10973883ca235e17c16a75c9ff7411da33a16 3ce10973883ca235e17c16a75c9ff7411da33a16 [2023-05-30T08:31:26.071Z] 3ce10973883ca235e17c16a75c9ff7411da33a16 [false] [Pipeline] sh [2023-05-30T08:31:26.358Z] + git log --format=format:%s -1 3ce10973883ca235e17c16a75c9ff7411da33a16 [Pipeline] echo [2023-05-30T08:31:26.370Z] ========================================================= [2023-05-30T08:31:26.370Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T08:31:26.370Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-30T08:31:26.722Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T08:31:26.723Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T08:31:26.723Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T08:31:26.723Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T08:31:26.723Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T08:31:26.723Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T08:31:26.723Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:31:27.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T08:31:27.087Z] [2023-05-30T08:31:27.087Z] 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-30T08:31:27.410Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T08:31:27.410Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T08:31:27.410Z] b85a868b505f: Pulling fs layer [2023-05-30T08:31:27.410Z] e2be974225ed: Pulling fs layer [2023-05-30T08:31:27.410Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T08:31:27.410Z] 988bab9f4d93: Pulling fs layer [2023-05-30T08:31:27.410Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T08:31:27.410Z] eaf3925da568: Pulling fs layer [2023-05-30T08:31:27.410Z] bab4dde63d76: Pulling fs layer [2023-05-30T08:31:27.410Z] bde34c3a00c8: Pulling fs layer [2023-05-30T08:31:27.410Z] b352a97aabf1: Pulling fs layer [2023-05-30T08:31:27.410Z] 4872d77fe225: Pulling fs layer [2023-05-30T08:31:27.410Z] 5851b861e8e6: Pulling fs layer [2023-05-30T08:31:27.410Z] 988bab9f4d93: Waiting [2023-05-30T08:31:27.410Z] 1469e6f7b9e6: Waiting [2023-05-30T08:31:27.410Z] bab4dde63d76: Waiting [2023-05-30T08:31:27.410Z] bde34c3a00c8: Waiting [2023-05-30T08:31:27.410Z] 4872d77fe225: Waiting [2023-05-30T08:31:27.410Z] 5851b861e8e6: Waiting [2023-05-30T08:31:27.410Z] b352a97aabf1: Waiting [2023-05-30T08:31:27.410Z] e2be974225ed: Download complete [2023-05-30T08:31:27.410Z] 988bab9f4d93: Verifying Checksum [2023-05-30T08:31:27.410Z] 988bab9f4d93: Download complete [2023-05-30T08:31:27.670Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T08:31:27.670Z] 1469e6f7b9e6: Download complete [2023-05-30T08:31:27.670Z] eaf3925da568: Verifying Checksum [2023-05-30T08:31:27.670Z] eaf3925da568: Download complete [2023-05-30T08:31:27.670Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T08:31:27.670Z] 339a4e72a1f5: Download complete [2023-05-30T08:31:27.670Z] bde34c3a00c8: Verifying Checksum [2023-05-30T08:31:27.670Z] bde34c3a00c8: Download complete [2023-05-30T08:31:27.670Z] b352a97aabf1: Verifying Checksum [2023-05-30T08:31:27.670Z] b352a97aabf1: Download complete [2023-05-30T08:31:27.670Z] 4872d77fe225: Verifying Checksum [2023-05-30T08:31:27.670Z] 4872d77fe225: Download complete [2023-05-30T08:31:27.927Z] 5851b861e8e6: Verifying Checksum [2023-05-30T08:31:27.927Z] 5851b861e8e6: Download complete [2023-05-30T08:31:27.927Z] b85a868b505f: Verifying Checksum [2023-05-30T08:31:27.927Z] b85a868b505f: Download complete [2023-05-30T08:31:28.496Z] bab4dde63d76: Verifying Checksum [2023-05-30T08:31:28.496Z] bab4dde63d76: Download complete [2023-05-30T08:31:29.063Z] b85a868b505f: Pull complete [2023-05-30T08:31:29.321Z] e2be974225ed: Pull complete [2023-05-30T08:31:29.889Z] 339a4e72a1f5: Pull complete [2023-05-30T08:31:29.889Z] 988bab9f4d93: Pull complete [2023-05-30T08:31:30.151Z] 1469e6f7b9e6: Pull complete [2023-05-30T08:31:30.410Z] eaf3925da568: Pull complete [2023-05-30T08:31:32.312Z] bab4dde63d76: Pull complete [2023-05-30T08:31:32.312Z] bde34c3a00c8: Pull complete [2023-05-30T08:31:32.312Z] b352a97aabf1: Pull complete [2023-05-30T08:31:32.571Z] 4872d77fe225: Pull complete [2023-05-30T08:31:32.571Z] 5851b861e8e6: Pull complete [2023-05-30T08:31:32.571Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T08:31:32.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T08:31:32.571Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:31:32.675Z] prd-ubuntu20.04-docker-8c-8g-17277 does not seem to be running inside a container [2023-05-30T08:31:32.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T08:31:35.675Z] $ docker top 7ada5ae4fe50dbe9295998fc1ce996a913a839fa3ab7cacb3af6470a442b70ad -eo pid,comm [2023-05-30T08:31:35.727Z] 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-30T08:31:35.727Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T08:31:35.756Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T08:31:35.756Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T08:31:35.873Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T08:31:35.879Z] $ docker exec 7ada5ae4fe50dbe9295998fc1ce996a913a839fa3ab7cacb3af6470a442b70ad ssh-agent [2023-05-30T08:31:35.984Z] SSH_AUTH_SOCK=/tmp/ssh-NmkvsVBcm3lm/agent.32 [2023-05-30T08:31:35.984Z] SSH_AGENT_PID=38 [2023-05-30T08:31:35.990Z] Running ssh-add (command line suppressed) [2023-05-30T08:31:36.088Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_11385314948063020977.key (/w/workspace/edgex-go/11@tmp/private_key_11385314948063020977.key) [2023-05-30T08:31:36.103Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T08:31:36.392Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T08:31:36.413Z] $ docker exec --env ******** --env ******** 7ada5ae4fe50dbe9295998fc1ce996a913a839fa3ab7cacb3af6470a442b70ad ssh-agent -k [2023-05-30T08:31:36.517Z] unset SSH_AUTH_SOCK; [2023-05-30T08:31:36.518Z] unset SSH_AGENT_PID; [2023-05-30T08:31:36.518Z] echo Agent pid 38 killed; [2023-05-30T08:31:36.527Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T08:31:36.549Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T08:31:36.549Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T08:31:36.658Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T08:31:36.665Z] $ docker exec 7ada5ae4fe50dbe9295998fc1ce996a913a839fa3ab7cacb3af6470a442b70ad ssh-agent [2023-05-30T08:31:36.775Z] SSH_AUTH_SOCK=/tmp/ssh-PJeRmX1tbWrH/agent.70 [2023-05-30T08:31:36.775Z] SSH_AGENT_PID=76 [2023-05-30T08:31:36.780Z] Running ssh-add (command line suppressed) [2023-05-30T08:31:36.896Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_17924321069058147612.key (/w/workspace/edgex-go/11@tmp/private_key_17924321069058147612.key) [2023-05-30T08:31:36.906Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T08:31:37.196Z] + git semver init [2023-05-30T08:31:37.457Z] 2023-05-30 08:31:37,373 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T08:31:37.457Z] 2023-05-30 08:31:37,374 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/11/.semver [2023-05-30T08:31:37.457Z] 2023-05-30 08:31:37,375 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/11/.semver [2023-05-30T08:31:37.457Z] 2023-05-30 08:31:37,375 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/11/.semver'], cwd=/w/workspace/edgex-go/11, universal_newlines=False, shell=None, istream=None) [2023-05-30T08:31:42.731Z] 2023-05-30 08:31:42,339 [append_file] DEBUG append to file:/w/workspace/edgex-go/11/.git/info/exclude [2023-05-30T08:31:42.731Z] 2023-05-30 08:31:42,339 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/11/.semver/PR-4563 with force:False [2023-05-30T08:31:42.731Z] 2023-05-30 08:31:42,339 [write_file] DEBUG write to file:/w/workspace/edgex-go/11/.semver/PR-4563 [2023-05-30T08:31:42.731Z] 2023-05-30 08:31:42,344 [execute] INFO git cat-file --batch-check [2023-05-30T08:31:42.731Z] 2023-05-30 08:31:42,344 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/11/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T08:31:42.731Z] 2023-05-30 08:31:42,350 [execute] INFO git cat-file --batch [2023-05-30T08:31:42.731Z] 2023-05-30 08:31:42,350 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/11/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T08:31:42.731Z] 2023-05-30 08:31:42,355 [read_version] DEBUG read version from /w/workspace/edgex-go/11/.semver/PR-4563 [2023-05-30T08:31:42.731Z] 0.0.0 [Pipeline] } [2023-05-30T08:31:42.744Z] $ docker exec --env ******** --env ******** 7ada5ae4fe50dbe9295998fc1ce996a913a839fa3ab7cacb3af6470a442b70ad ssh-agent -k [2023-05-30T08:31:42.841Z] unset SSH_AUTH_SOCK; [2023-05-30T08:31:42.842Z] unset SSH_AGENT_PID; [2023-05-30T08:31:42.842Z] echo Agent pid 76 killed; [2023-05-30T08:31:42.850Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T08:31:43.146Z] + git semver [Pipeline] } [2023-05-30T08:31:43.423Z] $ docker stop --time=1 7ada5ae4fe50dbe9295998fc1ce996a913a839fa3ab7cacb3af6470a442b70ad [2023-05-30T08:31:44.731Z] $ docker rm -f --volumes 7ada5ae4fe50dbe9295998fc1ce996a913a839fa3ab7cacb3af6470a442b70ad [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T08:31:45.065Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T08:31:45.265Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T08:31:45.268Z] [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-30T08:31:45.636Z] + git config --global --add safe.directory /w/workspace/edgex-go/11 [Pipeline] echo [2023-05-30T08:31:45.653Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T08:31:45.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T08:31:45.670Z] ========================================================= [2023-05-30T08:31:45.670Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T08:31:45.670Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-30T08:31:45.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T08:31:45.956Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T08:31:45.956Z] f56be85fc22e: Pulling fs layer [2023-05-30T08:31:45.956Z] 85791d961cd3: Pulling fs layer [2023-05-30T08:31:45.956Z] d694b5ae8c79: Pulling fs layer [2023-05-30T08:31:45.956Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T08:31:45.956Z] 4d19c01a9841: Pulling fs layer [2023-05-30T08:31:45.956Z] 9325e15d5711: Pulling fs layer [2023-05-30T08:31:45.956Z] 556b6ee489ea: Pulling fs layer [2023-05-30T08:31:45.956Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T08:31:45.956Z] 9325e15d5711: Waiting [2023-05-30T08:31:45.956Z] 556b6ee489ea: Waiting [2023-05-30T08:31:45.956Z] 9f32a84ed3da: Waiting [2023-05-30T08:31:45.956Z] 4d19c01a9841: Waiting [2023-05-30T08:31:45.956Z] 85791d961cd3: Verifying Checksum [2023-05-30T08:31:45.956Z] 85791d961cd3: Download complete [2023-05-30T08:31:45.956Z] 9f32a84ed3da: Verifying Checksum [2023-05-30T08:31:45.956Z] 9f32a84ed3da: Download complete [2023-05-30T08:31:45.956Z] 4d19c01a9841: Download complete [2023-05-30T08:31:45.956Z] f56be85fc22e: Download complete [2023-05-30T08:31:45.956Z] 9325e15d5711: Verifying Checksum [2023-05-30T08:31:45.956Z] 9325e15d5711: Download complete [2023-05-30T08:31:46.218Z] f56be85fc22e: Pull complete [2023-05-30T08:31:46.218Z] 85791d961cd3: Pull complete [2023-05-30T08:31:46.785Z] d694b5ae8c79: Download complete [2023-05-30T08:31:46.785Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T08:31:46.785Z] c5a4b2cf53e6: Download complete [2023-05-30T08:31:46.785Z] 556b6ee489ea: Verifying Checksum [2023-05-30T08:31:46.785Z] 556b6ee489ea: Download complete [2023-05-30T08:31:50.066Z] d694b5ae8c79: Pull complete [2023-05-30T08:31:50.325Z] 9f32a84ed3da: Pull complete [2023-05-30T08:31:50.325Z] 4d19c01a9841: Pull complete [2023-05-30T08:31:50.325Z] 9325e15d5711: Pull complete [2023-05-30T08:31:52.855Z] 556b6ee489ea: Pull complete [2023-05-30T08:31:53.792Z] c5a4b2cf53e6: Pull complete [2023-05-30T08:31:53.792Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T08:31:53.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T08:31:53.792Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-30T08:31:54.084Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T08:31:54.084Z] WORKDIR /edgex [2023-05-30T08:31:54.084Z] COPY go.mod . [2023-05-30T08:31:54.084Z] RUN go mod download [2023-05-30T08:31:54.084Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-30T08:31:54.650Z] Sending build context to Docker daemon 170.8MB [2023-05-30T08:31:54.650Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T08:31:54.650Z] ---> c4be618373d6 [2023-05-30T08:31:54.650Z] Step 2/4 : WORKDIR /edgex [2023-05-30T08:31:59.926Z] ---> Running in 73e1edf9db56 [2023-05-30T08:31:59.926Z] Removing intermediate container 73e1edf9db56 [2023-05-30T08:31:59.926Z] ---> 1f9d86ad08ed [2023-05-30T08:31:59.926Z] Step 3/4 : COPY go.mod . [2023-05-30T08:31:59.926Z] ---> 9147d8cb7471 [2023-05-30T08:31:59.926Z] Step 4/4 : RUN go mod download [2023-05-30T08:31:59.926Z] ---> Running in f78edbe7e6cc [2023-05-30T08:32:00.323Z] Still waiting to schedule task [2023-05-30T08:32:00.323Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17278’ [2023-05-30T08:32:12.340Z] Removing intermediate container f78edbe7e6cc [2023-05-30T08:32:12.340Z] ---> 9500a8a19306 [2023-05-30T08:32:12.340Z] Successfully built 9500a8a19306 [2023-05-30T08:32:12.340Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:32:12.645Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T08:32:12.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:32:12.716Z] prd-ubuntu20.04-docker-8c-8g-17277 does not seem to be running inside a container [2023-05-30T08:32:12.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** ci-base-image-x86_64 cat [2023-05-30T08:32:13.227Z] $ docker top ab3c7e2fcf555a02812ec94b4d42c06952dfefc1d2b0132063658a60e5a96335 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T08:32:13.570Z] + go version [2023-05-30T08:32:13.570Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T08:32:13.584Z] $ docker stop --time=1 ab3c7e2fcf555a02812ec94b4d42c06952dfefc1d2b0132063658a60e5a96335 [2023-05-30T08:32:14.834Z] $ docker rm -f --volumes ab3c7e2fcf555a02812ec94b4d42c06952dfefc1d2b0132063658a60e5a96335 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:32:15.226Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T08:32:15.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:32:15.303Z] prd-ubuntu20.04-docker-8c-8g-17277 does not seem to be running inside a container [2023-05-30T08:32:15.334Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** ci-base-image-x86_64 cat [2023-05-30T08:32:15.667Z] $ docker top 80ca02723171fcd9fd3794ebc865973b2524eb36ba4bf95aa72d4175f6973615 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-30T08:32:15.738Z] ========================================================= [2023-05-30T08:32:15.738Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-30T08:32:15.738Z] ========================================================= [Pipeline] sh [2023-05-30T08:32:16.016Z] + git config --global --add safe.directory /w/workspace/edgex-go/11 [Pipeline] fileExists [Pipeline] sh [2023-05-30T08:32:16.313Z] + make test [2023-05-30T08:32:16.313Z] go test -race -coverprofile=coverage.out ./... [2023-05-30T08:32:22.879Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-30T08:32:37.739Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-30T08:32:37.739Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-30T08:32:37.739Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-30T08:32:37.739Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-30T08:32:37.739Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-30T08:32:37.739Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-30T08:32:37.739Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-30T08:32:37.739Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-30T08:32:37.739Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-30T08:32:37.739Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-30T08:32:37.739Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-30T08:32:37.739Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-30T08:32:37.739Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-30T08:32:37.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-30T08:32:39.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-30T08:32:39.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-30T08:32:39.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2023-05-30T08:32:41.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.079s coverage: 98.5% of statements [2023-05-30T08:32:46.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.088s coverage: 71.5% of statements [2023-05-30T08:32:46.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-30T08:32:46.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-30T08:32:46.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-30T08:32:47.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-30T08:32:47.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-30T08:32:47.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements [2023-05-30T08:32:48.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-30T08:32:48.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:32:48.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-30T08:32:48.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-30T08:32:48.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-30T08:32:50.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-30T08:32:50.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-30T08:32:52.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.076s coverage: 88.5% of statements [2023-05-30T08:32:52.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.066s coverage: 3.8% of statements [2023-05-30T08:32:52.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-30T08:32:52.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:32:52.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-30T08:32:52.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.378s coverage: 95.6% of statements [2023-05-30T08:32:52.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-30T08:32:52.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-30T08:32:52.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-30T08:32:52.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-30T08:32:52.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-30T08:32:52.584Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-05-30T08:32:53.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-30T08:32:53.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-30T08:32:53.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-30T08:32:53.960Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 65.9% of statements [2023-05-30T08:32:54.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-30T08:32:54.218Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements [2023-05-30T08:32:54.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-30T08:32:54.218Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 29.0% of statements [2023-05-30T08:32:54.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 42.9% of statements [2023-05-30T08:32:54.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 82.9% of statements [2023-05-30T08:32:54.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2023-05-30T08:32:54.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2023-05-30T08:32:55.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2023-05-30T08:32:55.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-30T08:32:55.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-30T08:32:55.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-30T08:32:55.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-30T08:32:56.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-30T08:32:56.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-30T08:32:56.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-30T08:32:56.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-30T08:32:57.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-30T08:32:57.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-30T08:32:57.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-30T08:32:57.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-30T08:32:57.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-30T08:32:57.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-30T08:32:57.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-30T08:32:58.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-30T08:32:59.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-30T08:33:00.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-30T08:33:00.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-30T08:33:01.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-30T08:33:01.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-30T08:33:01.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-30T08:33:03.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-30T08:33:03.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-30T08:33:03.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-30T08:33:04.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-30T08:33:04.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-30T08:33:04.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-30T08:33:04.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-30T08:33:05.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-30T08:33:05.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-30T08:33:05.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-30T08:33:05.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-30T08:33:07.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-30T08:33:07.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:33:07.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-30T08:33:07.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-30T08:33:07.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2023-05-30T08:33:07.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-30T08:33:07.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-30T08:33:08.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-30T08:33:08.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:33:20.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.270s coverage: 79.9% of statements [2023-05-30T08:33:20.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.072s coverage: 92.9% of statements [2023-05-30T08:33:20.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-05-30T08:33:20.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements [2023-05-30T08:33:20.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.070s coverage: 87.2% of statements [2023-05-30T08:33:20.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-05-30T08:33:20.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-05-30T08:33:20.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.8% of statements [2023-05-30T08:33:20.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements [2023-05-30T08:33:20.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.057s coverage: 86.0% of statements [2023-05-30T08:33:20.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 63.1% of statements [2023-05-30T08:33:20.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2023-05-30T08:33:20.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements [2023-05-30T08:33:20.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-05-30T08:33:20.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-05-30T08:33:20.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-05-30T08:33:20.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.156s coverage: 38.4% of statements [2023-05-30T08:33:20.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2023-05-30T08:33:20.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2023-05-30T08:33:20.679Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2023-05-30T08:33:20.679Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.122s coverage: 92.3% of statements [2023-05-30T08:33:20.679Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 61.5% of statements [2023-05-30T08:33:20.679Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements [2023-05-30T08:33:20.679Z] 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-30T08:33:20.679Z] running golangci-lint [2023-05-30T08:33:20.679Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-30T08:33:20.679Z] go version go1.20.2 linux/amd64 [2023-05-30T08:33:20.679Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-30T08:33:20.679Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-30T08:33:35.572Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|imports|name|deps|files|types_sizes) took 14.567322837s" [2023-05-30T08:33:35.572Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.818383ms" [2023-05-30T08:33:43.703Z] level=info msg="[linters_context/goanalysis] analyzers took 1m2.712733607s with top 10 stages: buildir: 35.87060712s, inspect: 2.130497294s, fact_deprecated: 1.785726692s, ctrlflow: 1.227809718s, printf: 1.169446911s, gosec: 1.149305294s, fact_purity: 975.956874ms, nilness: 971.587482ms, S1038: 937.821893ms, unused: 528.033731ms" [2023-05-30T08:33:43.704Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-30T08:33:43.704Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 203/203, skip_dirs: 203/203, path_prettifier: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, filename_unadjuster: 203/203, exclude-rules: 23/203, nolint: 0/23, cgo: 203/203, exclude: 203/203" [2023-05-30T08:33:43.704Z] level=info msg="[runner] processing took 20.924709ms with stages: identifier_marker: 8.363608ms, nolint: 7.680169ms, autogenerated_exclude: 1.51003ms, path_prettifier: 1.389448ms, exclude-rules: 1.252305ms, skip_dirs: 671.878µs, cgo: 32.971µs, filename_unadjuster: 19.95µs, uniq_by_line: 780ns, max_same_issues: 620ns, max_from_linter: 470ns, source_code: 410ns, skip_files: 400ns, path_shortener: 380ns, severity-rules: 370ns, exclude: 270ns, sort_results: 240ns, diff: 160ns, path_prefixer: 130ns, max_per_file_from_linter: 120ns" [2023-05-30T08:33:43.704Z] level=info msg="[runner] linters took 8.4238839s with stages: goanalysis_metalinter: 8.40286688s" [2023-05-30T08:33:43.704Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-30T08:33:43.704Z] level=info msg="Memory: 232 samples, avg is 194.2MB, max is 727.2MB" [2023-05-30T08:33:43.704Z] level=info msg="Execution took 23.043551675s" [2023-05-30T08:33:43.704Z] go vet ./... [2023-05-30T08:33:47.920Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T08:33:47.920Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T08:33:47.920Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T08:33:47.970Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-30T08:33:48.266Z] + ls -al . [2023-05-30T08:33:48.267Z] total 704 [2023-05-30T08:33:48.267Z] drwxrwxr-x 11 1001 1001 4096 May 30 08:32 . [2023-05-30T08:33:48.267Z] drwxr-xr-x 4 root root 4096 May 30 08:32 .. [2023-05-30T08:33:48.267Z] drwxrwxr-x 2 1001 1001 4096 May 30 08:31 .blubracket [2023-05-30T08:33:48.267Z] -rw-rw-r-- 1 1001 1001 16 May 30 08:31 .dockerignore [2023-05-30T08:33:48.267Z] drwxrwxr-x 8 1001 1001 4096 May 30 08:31 .git [2023-05-30T08:33:48.267Z] drwxrwxr-x 3 1001 1001 4096 May 30 08:31 .github [2023-05-30T08:33:48.267Z] -rw-rw-r-- 1 1001 1001 1133 May 30 08:31 .gitignore [2023-05-30T08:33:48.267Z] -rw-rw-r-- 1 1001 1001 42 May 30 08:31 .golangci.yml [2023-05-30T08:33:48.267Z] -rw-rw-r-- 1 1001 1001 87 May 30 08:31 .hadolint.yml [2023-05-30T08:33:48.267Z] drwxr-xr-x 3 1001 1001 4096 May 30 08:31 .semver [2023-05-30T08:33:48.267Z] -rw-rw-r-- 1 1001 1001 166 May 30 08:31 .sonarcloud.properties [2023-05-30T08:33:48.267Z] -rw-rw-r-- 1 1001 1001 1171 May 30 08:31 ADOPTERS.md [2023-05-30T08:33:48.267Z] -rw-rw-r-- 1 1001 1001 10835 May 30 08:31 Attribution.txt [2023-05-30T08:33:48.267Z] -rw-rw-r-- 1 1001 1001 73765 May 30 08:31 CHANGELOG.md [2023-05-30T08:33:48.267Z] -rw-rw-r-- 1 1001 1001 3804 May 30 08:31 CONTRIBUTING.md [2023-05-30T08:33:48.267Z] -rw-rw-r-- 1 1001 1001 677 May 30 08:31 GOVERNANCE.md [2023-05-30T08:33:48.267Z] -rw-rw-r-- 1 1001 1001 883 May 30 08:31 Jenkinsfile [2023-05-30T08:33:48.267Z] -rw-rw-r-- 1 1001 1001 10775 May 30 08:31 LICENSE [2023-05-30T08:33:48.267Z] -rw-rw-r-- 1 1001 1001 14368 May 30 08:31 Makefile [2023-05-30T08:33:48.267Z] -rw-rw-r-- 1 1001 1001 582 May 30 08:31 OWNERS.md [2023-05-30T08:33:48.267Z] -rw-rw-r-- 1 1001 1001 9923 May 30 08:31 README.md [2023-05-30T08:33:48.267Z] -rw-rw-r-- 1 1001 1001 789 May 30 08:31 SECURITY.md [2023-05-30T08:33:48.267Z] -rw-rw-r-- 1 1001 1001 5 May 30 08:31 VERSION [2023-05-30T08:33:48.267Z] drwxrwxr-x 2 1001 1001 4096 May 30 08:31 bin [2023-05-30T08:33:48.267Z] drwxrwxr-x 18 1001 1001 4096 May 30 08:31 cmd [2023-05-30T08:33:48.267Z] -rw-r--r-- 1 root root 447731 May 30 08:33 coverage.out [2023-05-30T08:33:48.267Z] -rw-rw-r-- 1 1001 1001 3160 May 30 08:31 go.mod [2023-05-30T08:33:48.267Z] -rw-rw-r-- 1 1001 1001 30960 May 30 08:31 go.sum [2023-05-30T08:33:48.267Z] drwxrwxr-x 7 1001 1001 4096 May 30 08:31 internal [2023-05-30T08:33:48.267Z] drwxrwxr-x 3 1001 1001 4096 May 30 08:31 openapi [2023-05-30T08:33:48.267Z] -rw-rw-r-- 1 1001 1001 594 May 30 08:31 security.txt [2023-05-30T08:33:48.267Z] drwxrwxr-x 4 1001 1001 4096 May 30 08:31 snap [2023-05-30T08:33:48.267Z] -rw-rw-r-- 1 1001 1001 204 May 30 08:31 version.go [Pipeline] sh [2023-05-30T08:33:48.561Z] + '[' -e coverage.out ] [2023-05-30T08:33:48.561Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-30T08:33:48.646Z] Stashed 1 file(s) [Pipeline] sh [2023-05-30T08:33:48.930Z] + make build [2023-05-30T08:33:48.930Z] 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-30T08:34:01.130Z] 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-30T08:34:02.068Z] 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-30T08:34:03.451Z] 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-30T08:34:04.024Z] 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-30T08:34:12.198Z] 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-30T08:34:12.198Z] 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-30T08:34:13.574Z] 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-30T08:34:14.952Z] 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-30T08:34:15.885Z] 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-30T08:34:16.822Z] 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-30T08:34:17.046Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17282 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws [2023-05-30T08:34:17.058Z] Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout [2023-05-30T08:34:17.102Z] The recommended git tool is: git [2023-05-30T08:34:17.762Z] 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-30T08:34:19.153Z] $ docker stop --time=1 80ca02723171fcd9fd3794ebc865973b2524eb36ba4bf95aa72d4175f6973615 [2023-05-30T08:34:23.451Z] using credential edgex-jenkins-ssh [2023-05-30T08:34:23.478Z] Cloning the remote Git repository [2023-05-30T08:34:23.985Z] $ docker rm -f --volumes 80ca02723171fcd9fd3794ebc865973b2524eb36ba4bf95aa72d4175f6973615 [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-30T08:34:23.541Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-30T08:34:23.663Z] > git init /w/workspace/edgex-go/11 # timeout=10 [2023-05-30T08:34:23.838Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-30T08:34:23.840Z] > git --version # timeout=10 [2023-05-30T08:34:23.867Z] > git --version # 'git version 2.25.1' [2023-05-30T08:34:23.870Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T08:34:24.055Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T08:34:24.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-30T08:34:24.795Z] [2023-05-30T08:34:24.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:34:25.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-30T08:34:25.099Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-30T08:34:25.099Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-30T08:34:25.100Z] ca9280d653b3: Pulling fs layer [2023-05-30T08:34:25.100Z] 7e9c9ca2126c: Pulling fs layer [2023-05-30T08:34:25.100Z] cbdbe7a5bc2a: Download complete [2023-05-30T08:34:25.358Z] ca9280d653b3: Verifying Checksum [2023-05-30T08:34:25.358Z] ca9280d653b3: Download complete [2023-05-30T08:34:25.358Z] cbdbe7a5bc2a: Pull complete [2023-05-30T08:34:25.616Z] 7e9c9ca2126c: Verifying Checksum [2023-05-30T08:34:25.617Z] 7e9c9ca2126c: Download complete [2023-05-30T08:34:25.876Z] ca9280d653b3: Pull complete [2023-05-30T08:34:29.166Z] 7e9c9ca2126c: Pull complete [2023-05-30T08:34:29.166Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-30T08:34:29.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-30T08:34:29.166Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:34:29.246Z] prd-ubuntu20.04-docker-8c-8g-17277 does not seem to be running inside a container [2023-05-30T08:34:29.278Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-30T08:34:31.594Z] $ docker top 36f752330b05ce24b4d77ec5fe81a4f75eba3694401410d96d6da91139dbb708 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T08:34:31.941Z] + docker-compose build --help [2023-05-30T08:34:31.941Z] + grep parallel [2023-05-30T08:34:32.510Z] --parallel Build images in parallel. [Pipeline] } [2023-05-30T08:34:32.522Z] $ docker stop --time=1 36f752330b05ce24b4d77ec5fe81a4f75eba3694401410d96d6da91139dbb708 [2023-05-30T08:34:33.771Z] $ docker rm -f --volumes 36f752330b05ce24b4d77ec5fe81a4f75eba3694401410d96d6da91139dbb708 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:34:34.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-30T08:34:34.141Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:34:34.211Z] prd-ubuntu20.04-docker-8c-8g-17277 does not seem to be running inside a container [2023-05-30T08:34:34.242Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-30T08:34:34.566Z] $ docker top 6698a8f8daed2ebe7d8abb80769b9b444eb52cb749917e88345e1922fecbf00b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T08:34:34.915Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-30T08:34:35.482Z] Building core-command ... [2023-05-30T08:34:35.482Z] Building core-common-config-bootstrapper ... [2023-05-30T08:34:35.482Z] Building core-data ... [2023-05-30T08:34:35.482Z] Building core-metadata ... [2023-05-30T08:34:35.482Z] Building security-bootstrapper ... [2023-05-30T08:34:35.482Z] Building security-proxy-auth ... [2023-05-30T08:34:35.482Z] Building security-proxy-setup ... [2023-05-30T08:34:35.482Z] Building security-secretstore-setup ... [2023-05-30T08:34:35.482Z] Building security-spiffe-token-provider ... [2023-05-30T08:34:35.482Z] Building security-spire-agent ... [2023-05-30T08:34:35.482Z] Building security-spire-config ... [2023-05-30T08:34:35.482Z] Building security-spire-server ... [2023-05-30T08:34:35.482Z] Building support-notifications ... [2023-05-30T08:34:35.482Z] Building support-scheduler ... [2023-05-30T08:34:35.482Z] Building security-spire-server [2023-05-30T08:34:35.482Z] Building core-common-config-bootstrapper [2023-05-30T08:34:35.482Z] Building security-spire-agent [2023-05-30T08:34:35.482Z] Building core-command [2023-05-30T08:34:35.482Z] Building security-proxy-auth [2023-05-30T08:34:43.500Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-30T08:34:43.522Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T08:34:45.348Z] Merging remotes/origin/main commit 66ff43dfffb4d87db82b8084c082fff2d59b4de0 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 [2023-05-30T08:34:44.541Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-30T08:34:44.587Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-30T08:34:44.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T08:34:44.609Z] > 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-30T08:34:45.368Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T08:34:45.456Z] > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # timeout=10 [2023-05-30T08:34:45.698Z] > git remote # timeout=10 [2023-05-30T08:34:45.721Z] > git config --get remote.origin.url # timeout=10 [2023-05-30T08:34:45.751Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T08:34:45.765Z] > git merge 66ff43dfffb4d87db82b8084c082fff2d59b4de0 # timeout=10 [2023-05-30T08:34:46.129Z] Merge succeeded, producing 2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab [2023-05-30T08:34:46.130Z] Checking out Revision 2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab (PR-4563) [2023-05-30T08:34:47.670Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:34:47.670Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:34:47.670Z] ---> 9500a8a19306 [2023-05-30T08:34:47.670Z] Step 3/26 : WORKDIR /edgex-go [2023-05-30T08:34:47.929Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:34:47.929Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:34:47.929Z] ---> 9500a8a19306 [2023-05-30T08:34:47.929Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:34:47.929Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:34:47.929Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:34:47.929Z] ---> 9500a8a19306 [2023-05-30T08:34:47.929Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:34:47.929Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:34:47.929Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:34:47.929Z] ---> 9500a8a19306 [2023-05-30T08:34:47.929Z] Step 3/27 : WORKDIR /edgex-go [2023-05-30T08:34:48.188Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:34:48.188Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:34:48.188Z] ---> 9500a8a19306 [2023-05-30T08:34:48.188Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:34:46.104Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-30T08:34:46.133Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T08:34:46.151Z] > git checkout -f 2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab # timeout=10 [2023-05-30T08:34:49.722Z] Commit message: "Merge commit '66ff43dfffb4d87db82b8084c082fff2d59b4de0' into HEAD" [2023-05-30T08:34:49.754Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T08:34:50.602Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T08:34:50.602Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T08:34:50.602Z] Dload Upload Total Spent Left Speed [2023-05-30T08:34:50.602Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [2023-05-30T08:34:49.729Z] > git rev-list --no-walk b1bb09886c8d458ed1ac936744dff8c0edc13237 # timeout=10 [Pipeline] sh [2023-05-30T08:34:51.333Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T08:34:51.669Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-30T08:34:51.669Z] + sudo tee /etc/docker/daemon.new [2023-05-30T08:34:51.669Z] { [2023-05-30T08:34:51.669Z] "registry-mirrors": [ [2023-05-30T08:34:51.669Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T08:34:51.669Z] ], [2023-05-30T08:34:51.669Z] "bip": "10.250.0.254/24", [2023-05-30T08:34:51.669Z] "hosts": [ [2023-05-30T08:34:51.669Z] "tcp://0.0.0.0:5555", [2023-05-30T08:34:51.669Z] "unix:///var/run/docker.sock" [2023-05-30T08:34:51.669Z] ], [2023-05-30T08:34:51.669Z] "mtu": 1458, [2023-05-30T08:34:51.669Z] "selinux-enabled": true, [2023-05-30T08:34:51.669Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T08:34:51.669Z] } [Pipeline] sh [2023-05-30T08:34:52.010Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T08:34:52.346Z] + sudo service docker restart [2023-05-30T08:34:54.761Z] ---> Running in 1faecb92b17b [2023-05-30T08:34:54.761Z] ---> Running in 1153d508ba13 [2023-05-30T08:34:54.761Z] ---> Running in 570ed2256815 [2023-05-30T08:34:54.761Z] ---> Running in b8e93edd85e4 [2023-05-30T08:34:54.761Z] ---> Running in b96c423f2b11 [2023-05-30T08:34:54.761Z] Removing intermediate container 1faecb92b17b [2023-05-30T08:34:54.761Z] ---> c6d46ffc61aa [2023-05-30T08:34:54.761Z] Step 4/24 : WORKDIR /edgex-go [2023-05-30T08:34:54.761Z] Removing intermediate container 570ed2256815 [2023-05-30T08:34:54.761Z] ---> 6e01f250ce32 [2023-05-30T08:34:54.761Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T08:34:54.761Z] ---> Running in 5559ae44fab7 [2023-05-30T08:34:54.761Z] Removing intermediate container 1153d508ba13 [2023-05-30T08:34:54.761Z] ---> Running in 3e0c3355f52a [2023-05-30T08:34:54.761Z] ---> 98964907d6d0 [2023-05-30T08:34:54.761Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T08:34:54.761Z] Removing intermediate container b96c423f2b11 [2023-05-30T08:34:54.761Z] ---> be5b718a9db1 [2023-05-30T08:34:54.761Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T08:34:54.761Z] Removing intermediate container b8e93edd85e4 [2023-05-30T08:34:54.761Z] ---> e073d054c5c4 [2023-05-30T08:34:54.761Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T08:34:54.761Z] ---> Running in 0d1ab470b347 [2023-05-30T08:34:54.761Z] ---> Running in b46fd0fef05f [2023-05-30T08:34:54.761Z] ---> Running in 11a4a100f87d [2023-05-30T08:34:54.761Z] Removing intermediate container 5559ae44fab7 [2023-05-30T08:34:54.761Z] ---> cf09e6e65d37 [2023-05-30T08:34:54.761Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-30T08:34:54.761Z] Removing intermediate container 3e0c3355f52a [2023-05-30T08:34:54.761Z] ---> d74ff7b18693 [2023-05-30T08:34:54.761Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T08:34:54.761Z] ---> Running in bb2aa657c78a [2023-05-30T08:34:54.761Z] ---> Running in ff2ecd6758aa [2023-05-30T08:34:54.761Z] Removing intermediate container 11a4a100f87d [2023-05-30T08:34:54.761Z] ---> b69b4fdd2c20 [2023-05-30T08:34:54.761Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T08:34:54.761Z] ---> Running in 515c18f650cd [2023-05-30T08:34:55.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:34:55.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:34:55.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:34:55.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:34:55.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:34:55.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:34:55.281Z] OK: 265 MiB in 53 packages [2023-05-30T08:34:55.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:34:55.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:34:55.540Z] OK: 265 MiB in 53 packages [2023-05-30T08:34:55.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:34:55.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:34:55.540Z] OK: 265 MiB in 53 packages [2023-05-30T08:34:55.540Z] OK: 265 MiB in 53 packages [2023-05-30T08:34:55.820Z] OK: 265 MiB in 53 packages [2023-05-30T08:34:55.820Z] Removing intermediate container b46fd0fef05f [2023-05-30T08:34:55.820Z] ---> b6984cf85c7e [2023-05-30T08:34:55.820Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-30T08:34:55.820Z] Removing intermediate container 0d1ab470b347 [2023-05-30T08:34:55.820Z] ---> 52e10ea9d77d [2023-05-30T08:34:55.820Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-30T08:34:56.082Z] ---> ed0bf6ff2e02 [2023-05-30T08:34:56.082Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:34:56.082Z] ---> Running in f903d616f8fc [2023-05-30T08:34:56.082Z] Removing intermediate container bb2aa657c78a [2023-05-30T08:34:56.082Z] ---> 14f427fea6c8 [2023-05-30T08:34:56.082Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T08:34:56.082Z] ---> 2777aaa4f399 [2023-05-30T08:34:56.082Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:34:56.082Z] ---> Running in ef4d1b6476fe [2023-05-30T08:34:56.082Z] Removing intermediate container ff2ecd6758aa [2023-05-30T08:34:56.082Z] ---> 660788929e72 [2023-05-30T08:34:56.082Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-30T08:34:56.340Z] ---> a109a919d9b6 [2023-05-30T08:34:56.340Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:34:56.340Z] Removing intermediate container 515c18f650cd [2023-05-30T08:34:56.340Z] ---> d5200aa212f2 [2023-05-30T08:34:56.340Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T08:34:56.340Z] ---> Running in 09ce84f950f4 [2023-05-30T08:34:56.340Z] ---> 187482cefd70 [2023-05-30T08:34:56.340Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:34:56.340Z] ---> Running in 61a6758643da [2023-05-30T08:34:56.340Z] ---> f12a2dec69df [2023-05-30T08:34:56.340Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:34:56.340Z] ---> Running in 28a7a33729c2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T08:35:10.661Z] provisioning config files... [2023-05-30T08:35:10.692Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config10959903563981737381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T08:35:11.063Z] ---> docker-login.sh [2023-05-30T08:35:11.063Z] nexus3.edgexfoundry.org:10001 [2023-05-30T08:35:11.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:35:11.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:35:11.936Z] Configure a credential helper to remove this warning. See [2023-05-30T08:35:11.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:35:11.936Z] [2023-05-30T08:35:11.936Z] Login Succeeded [2023-05-30T08:35:11.936Z] nexus3.edgexfoundry.org:10002 [2023-05-30T08:35:12.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:35:12.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:35:12.206Z] Configure a credential helper to remove this warning. See [2023-05-30T08:35:12.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:35:12.206Z] [2023-05-30T08:35:12.206Z] Login Succeeded [2023-05-30T08:35:12.206Z] nexus3.edgexfoundry.org:10003 [2023-05-30T08:35:12.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:35:12.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:35:12.746Z] Configure a credential helper to remove this warning. See [2023-05-30T08:35:12.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:35:12.746Z] [2023-05-30T08:35:12.746Z] Login Succeeded [2023-05-30T08:35:12.746Z] nexus3.edgexfoundry.org:10004 [2023-05-30T08:35:13.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:35:13.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:35:13.019Z] Configure a credential helper to remove this warning. See [2023-05-30T08:35:13.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:35:13.019Z] [2023-05-30T08:35:13.019Z] Login Succeeded [2023-05-30T08:35:13.019Z] docker.io [2023-05-30T08:35:13.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T08:35:13.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T08:35:13.560Z] Configure a credential helper to remove this warning. See [2023-05-30T08:35:13.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T08:35:13.560Z] [2023-05-30T08:35:13.560Z] Login Succeeded [2023-05-30T08:35:13.560Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T08:35:13.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-30T08:35:14.162Z] + git config --global --add safe.directory /w/workspace/edgex-go/11 [Pipeline] echo [2023-05-30T08:35:14.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T08:35:14.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T08:35:14.210Z] ========================================================= [2023-05-30T08:35:14.210Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T08:35:14.210Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-30T08:35:14.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T08:35:14.823Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T08:35:14.823Z] c41833b44d91: Pulling fs layer [2023-05-30T08:35:14.823Z] ed15518f5707: Pulling fs layer [2023-05-30T08:35:14.823Z] feae8fd75edb: Pulling fs layer [2023-05-30T08:35:14.823Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T08:35:14.823Z] 3cdef696dda3: Pulling fs layer [2023-05-30T08:35:14.823Z] 2ced38df9373: Pulling fs layer [2023-05-30T08:35:14.823Z] 58f1dce35555: Pulling fs layer [2023-05-30T08:35:14.823Z] 242c74f7c9fa: Waiting [2023-05-30T08:35:14.823Z] 2ced38df9373: Waiting [2023-05-30T08:35:14.823Z] 3cdef696dda3: Waiting [2023-05-30T08:35:14.823Z] 58f1dce35555: Waiting [2023-05-30T08:35:14.823Z] ed15518f5707: Verifying Checksum [2023-05-30T08:35:14.823Z] ed15518f5707: Download complete [2023-05-30T08:35:14.823Z] 242c74f7c9fa: Download complete [2023-05-30T08:35:14.823Z] 3cdef696dda3: Verifying Checksum [2023-05-30T08:35:14.823Z] 3cdef696dda3: Download complete [2023-05-30T08:35:14.823Z] c41833b44d91: Verifying Checksum [2023-05-30T08:35:14.823Z] c41833b44d91: Download complete [2023-05-30T08:35:16.253Z] c41833b44d91: Pull complete [2023-05-30T08:35:16.253Z] 58f1dce35555: Verifying Checksum [2023-05-30T08:35:16.253Z] 58f1dce35555: Download complete [2023-05-30T08:35:16.524Z] ed15518f5707: Pull complete [2023-05-30T08:35:17.496Z] feae8fd75edb: Download complete [2023-05-30T08:35:17.496Z] 2ced38df9373: Verifying Checksum [2023-05-30T08:35:17.496Z] 2ced38df9373: Download complete [2023-05-30T08:35:29.855Z] feae8fd75edb: Pull complete [2023-05-30T08:35:29.855Z] 242c74f7c9fa: Pull complete [2023-05-30T08:35:29.855Z] 3cdef696dda3: Pull complete [2023-05-30T08:35:36.526Z] 2ced38df9373: Pull complete [2023-05-30T08:35:39.125Z] 58f1dce35555: Pull complete [2023-05-30T08:35:39.125Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T08:35:39.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T08:35:39.125Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-30T08:35:39.456Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T08:35:39.456Z] WORKDIR /edgex [2023-05-30T08:35:39.456Z] COPY go.mod . [2023-05-30T08:35:39.456Z] RUN go mod download [2023-05-30T08:35:39.456Z] docker build -t ci-base-image-arm64 -f - . [2023-05-30T08:35:40.049Z] Sending build context to Docker daemon 2.928MB [2023-05-30T08:35:40.049Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T08:35:40.049Z] ---> fadd8f120f05 [2023-05-30T08:35:40.049Z] Step 2/4 : WORKDIR /edgex [2023-05-30T08:35:42.018Z] ---> Running in 2a028d519e3c [2023-05-30T08:35:42.286Z] Removing intermediate container 2a028d519e3c [2023-05-30T08:35:42.286Z] ---> 5c714d787be4 [2023-05-30T08:35:42.286Z] Step 3/4 : COPY go.mod . [2023-05-30T08:35:42.872Z] ---> 4176d6b38db2 [2023-05-30T08:35:42.872Z] Step 4/4 : RUN go mod download [2023-05-30T08:35:42.872Z] ---> Running in 8b3668c69ca7 [2023-05-30T08:35:43.432Z] Removing intermediate container f903d616f8fc [2023-05-30T08:35:43.432Z] ---> 458876fefd5a [2023-05-30T08:35:43.432Z] Step 7/26 : COPY . . [2023-05-30T08:35:43.432Z] Removing intermediate container 09ce84f950f4 [2023-05-30T08:35:43.432Z] ---> 15e13888757c [2023-05-30T08:35:43.432Z] Step 8/23 : COPY . . [2023-05-30T08:35:43.432Z] Removing intermediate container 61a6758643da [2023-05-30T08:35:43.432Z] ---> 637ecd2ebcb2 [2023-05-30T08:35:43.432Z] Step 8/24 : COPY . . [2023-05-30T08:35:43.432Z] Removing intermediate container 28a7a33729c2 [2023-05-30T08:35:43.432Z] ---> 1f06ccc31893 [2023-05-30T08:35:43.432Z] Step 8/23 : COPY . . [2023-05-30T08:35:43.432Z] Removing intermediate container ef4d1b6476fe [2023-05-30T08:35:43.432Z] ---> ae48845921fd [2023-05-30T08:35:43.432Z] Step 7/27 : COPY . . [2023-05-30T08:36:01.618Z] ---> c0e1a75fb5a1 [2023-05-30T08:36:01.618Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-30T08:36:01.618Z] ---> Running in e1ba67a458c2 [2023-05-30T08:36:01.618Z] ---> 86268b4e0c95 [2023-05-30T08:36:01.618Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-30T08:36:01.618Z] ---> 227f0fb590c5 [2023-05-30T08:36:01.618Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T08:36:01.618Z] ---> 9d5db00b7bca [2023-05-30T08:36:01.618Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-30T08:36:01.618Z] ---> ab8096652afb [2023-05-30T08:36:01.618Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T08:36:01.618Z] ---> Running in ab001496f0b0 [2023-05-30T08:36:01.618Z] ---> Running in 04a9dac46c9b [2023-05-30T08:36:01.618Z] ---> Running in 1c6a4ba75e38 [2023-05-30T08:36:01.618Z] ---> Running in 4bf27719297f [2023-05-30T08:36:01.618Z] Removing intermediate container 1c6a4ba75e38 [2023-05-30T08:36:01.618Z] ---> 6e08c7710eeb [2023-05-30T08:36:01.618Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-30T08:36:01.618Z] Removing intermediate container 4bf27719297f [2023-05-30T08:36:01.618Z] ---> a672691ef6aa [2023-05-30T08:36:01.618Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-30T08:36:01.618Z] ---> Running in 4fb93c3f9e0e [2023-05-30T08:36:01.618Z] ---> Running in 6f50c478d313 [2023-05-30T08:36:01.618Z] Removing intermediate container 4fb93c3f9e0e [2023-05-30T08:36:01.618Z] ---> 63dd61fdebca [2023-05-30T08:36:01.618Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T08:36:01.618Z] Removing intermediate container 6f50c478d313 [2023-05-30T08:36:01.618Z] ---> 56a0a23ef5c7 [2023-05-30T08:36:01.618Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T08:36:01.618Z] ---> Running in b68b8cd42893 [2023-05-30T08:36:01.618Z] 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-30T08:36:01.618Z] ---> Running in aea784c9d6e4 [2023-05-30T08:36:01.618Z] Removing intermediate container b68b8cd42893 [2023-05-30T08:36:01.618Z] ---> ffbaa9507a37 [2023-05-30T08:36:01.618Z] 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-30T08:36:01.618Z] Removing intermediate container aea784c9d6e4 [2023-05-30T08:36:01.618Z] ---> 483ef450c7df [2023-05-30T08:36:01.618Z] 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-30T08:36:01.618Z] ---> Running in d3057001dbf2 [2023-05-30T08:36:01.618Z] ---> Running in ce19603e85b3 [2023-05-30T08:36:01.618Z] 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-30T08:36:01.618Z] 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-30T08:36:02.555Z] Removing intermediate container ce19603e85b3 [2023-05-30T08:36:02.555Z] ---> 55ee5458c49e [2023-05-30T08:36:02.555Z] Step 12/27 : WORKDIR /edgex-go [2023-05-30T08:36:02.555Z] Removing intermediate container d3057001dbf2 [2023-05-30T08:36:02.555Z] ---> 0bbd2167beb2 [2023-05-30T08:36:02.555Z] Step 12/26 : WORKDIR /edgex-go [2023-05-30T08:36:02.555Z] ---> Running in 66a5911bced8 [2023-05-30T08:36:02.815Z] ---> Running in f514c750bd69 [2023-05-30T08:36:02.815Z] Removing intermediate container 66a5911bced8 [2023-05-30T08:36:02.815Z] ---> 96fe4d2d66fc [2023-05-30T08:36:02.815Z] [2023-05-30T08:36:02.815Z] Step 13/27 : FROM alpine:3.17 [2023-05-30T08:36:02.815Z] Removing intermediate container f514c750bd69 [2023-05-30T08:36:02.815Z] ---> 8be387a1ed19 [2023-05-30T08:36:02.815Z] [2023-05-30T08:36:02.815Z] Step 13/26 : FROM alpine:3.17 [2023-05-30T08:36:02.815Z] 3.17: Pulling from library/alpine [2023-05-30T08:36:02.815Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T08:36:02.815Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T08:36:02.815Z] ---> 9ed4aefc74f6 [2023-05-30T08:36:02.815Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T08:36:03.075Z] ---> Running in 5f3f4d820326 [2023-05-30T08:36:03.075Z] Removing intermediate container 5f3f4d820326 [2023-05-30T08:36:03.075Z] ---> b35ae467e1bd [2023-05-30T08:36:03.075Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-30T08:36:03.075Z] 3.17: Pulling from library/alpine [2023-05-30T08:36:03.075Z] ---> Running in a109a201d408 [2023-05-30T08:36:03.075Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T08:36:03.075Z] Status: Image is up to date for alpine:3.17 [2023-05-30T08:36:03.075Z] ---> 9ed4aefc74f6 [2023-05-30T08:36:03.075Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T08:36:03.075Z] ---> Using cache [2023-05-30T08:36:03.075Z] ---> b35ae467e1bd [2023-05-30T08:36:03.075Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-30T08:36:03.075Z] ---> Running in 74dc5191dc98 [2023-05-30T08:36:03.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:03.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:03.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:03.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:03.904Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T08:36:03.904Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T08:36:03.904Z] OK: 17823 distinct packages available [2023-05-30T08:36:03.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:03.904Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T08:36:03.904Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T08:36:03.904Z] OK: 17823 distinct packages available [2023-05-30T08:36:03.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:03.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:04.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:04.162Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-30T08:36:04.162Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-30T08:36:04.162Z] (3/5) Installing libucontext (1.2-r0) [2023-05-30T08:36:04.162Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-30T08:36:04.162Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-30T08:36:04.162Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:36:04.162Z] OK: 8 MiB in 20 packages [2023-05-30T08:36:04.162Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-30T08:36:04.485Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-30T08:36:04.485Z] (3/5) Installing libucontext (1.2-r0) [2023-05-30T08:36:04.485Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-30T08:36:04.485Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-30T08:36:04.485Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:36:04.485Z] OK: 8 MiB in 20 packages [2023-05-30T08:36:05.054Z] Removing intermediate container a109a201d408 [2023-05-30T08:36:05.054Z] ---> 0138cb917a41 [2023-05-30T08:36:05.054Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:36:05.314Z] ---> 96d41e8de295 [2023-05-30T08:36:05.314Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:36:05.314Z] Removing intermediate container 74dc5191dc98 [2023-05-30T08:36:05.314Z] ---> 35ca36324181 [2023-05-30T08:36:05.314Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:36:06.252Z] ---> c86348e44835 [2023-05-30T08:36:06.252Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:36:06.252Z] ---> e2e12cebe1c6 [2023-05-30T08:36:06.252Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T08:36:08.165Z] ---> b92be908ffe4 [2023-05-30T08:36:08.165Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-30T08:36:13.476Z] ---> b5bb9b1e5ee3 [2023-05-30T08:36:13.476Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T08:36:13.476Z] ---> 8ac9aefcec28 [2023-05-30T08:36:13.476Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T08:36:15.154Z] Removing intermediate container 8b3668c69ca7 [2023-05-30T08:36:15.154Z] ---> 11898e0ccd51 [2023-05-30T08:36:15.154Z] Successfully built 11898e0ccd51 [2023-05-30T08:36:15.154Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:36:15.492Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T08:36:15.492Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:36:15.714Z] prd-ubuntu20.04-docker-arm64-4c-16g-17282 does not seem to be running inside a container [2023-05-30T08:36:15.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-30T08:36:16.030Z] ---> a20ef75713f7 [2023-05-30T08:36:16.030Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-30T08:36:16.662Z] ---> 47da020a80a8 [2023-05-30T08:36:16.662Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T08:36:16.662Z] ---> 30fd4c555a2a [2023-05-30T08:36:16.662Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-30T08:36:16.921Z] ---> 89e9d5628976 [2023-05-30T08:36:16.921Z] ---> be12ac2ffe09 [2023-05-30T08:36:16.921Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ]Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-30T08:36:16.921Z] [2023-05-30T08:36:16.921Z] ---> Running in 8cfb3a6c241f [2023-05-30T08:36:16.921Z] Removing intermediate container 8cfb3a6c241f [2023-05-30T08:36:16.921Z] ---> aa9e91b7311c [2023-05-30T08:36:16.921Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T08:36:17.077Z] $ docker top 93cbefca5b8d8b7a69dc73d0cde5fbe0492717d14698f45dd9dd8be41237d65a -eo pid,comm [2023-05-30T08:36:17.180Z] ---> Running in 88b48a50d2a3 [2023-05-30T08:36:17.180Z] ---> c79bdf2df65f [2023-05-30T08:36:17.180Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [Pipeline] { [Pipeline] sh [2023-05-30T08:36:17.441Z] Removing intermediate container 88b48a50d2a3 [2023-05-30T08:36:17.441Z] ---> 5951133d7844 [2023-05-30T08:36:17.441Z] Step 24/26 : LABEL arch=x86_64 [2023-05-30T08:36:17.441Z] ---> Running in eabc2a341e3a [2023-05-30T08:36:17.701Z] Removing intermediate container eabc2a341e3a [2023-05-30T08:36:17.701Z] ---> a64b234868b7 [2023-05-30T08:36:17.701Z] Step 25/26 : LABEL git_sha=3ce10973883ca235e17c16a75c9ff7411da33a16 [2023-05-30T08:36:17.701Z] ---> 93bffa68fe7f [2023-05-30T08:36:17.701Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T08:36:17.701Z] ---> Running in b958208a63b1 [2023-05-30T08:36:17.701Z] ---> Running in 7055984d8dbf [2023-05-30T08:36:17.701Z] Removing intermediate container 7055984d8dbf [2023-05-30T08:36:17.701Z] ---> 1a1b35b9f8dc [2023-05-30T08:36:17.701Z] Step 26/26 : LABEL version=0.0.0 [2023-05-30T08:36:17.936Z] + go version [2023-05-30T08:36:17.936Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T08:36:17.951Z] $ docker stop --time=1 93cbefca5b8d8b7a69dc73d0cde5fbe0492717d14698f45dd9dd8be41237d65a [2023-05-30T08:36:17.961Z] ---> Running in e483eb286937 [2023-05-30T08:36:17.961Z] Removing intermediate container b958208a63b1 [2023-05-30T08:36:17.961Z] ---> 185e22035503 [2023-05-30T08:36:17.961Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T08:36:17.961Z] ---> Running in 300adcb47511 [2023-05-30T08:36:18.274Z] Removing intermediate container e483eb286937 [2023-05-30T08:36:18.274Z] ---> 111ff144a300 [2023-05-30T08:36:18.274Z] [2023-05-30T08:36:18.274Z] Removing intermediate container 300adcb47511 [2023-05-30T08:36:18.274Z] ---> 29e16f17a721 [2023-05-30T08:36:18.274Z] Step 25/27 : LABEL arch=x86_64 [2023-05-30T08:36:18.537Z] Successfully built 111ff144a300 [2023-05-30T08:36:18.537Z] Successfully tagged security-spire-server:latest [2023-05-30T08:36:18.537Z] Building core-metadata [2023-05-30T08:36:18.537Z]  Building security-spire-server ... done  ---> Running in d7cf0bef7f65 [2023-05-30T08:36:19.627Z] $ docker rm -f --volumes 93cbefca5b8d8b7a69dc73d0cde5fbe0492717d14698f45dd9dd8be41237d65a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:36:20.210Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T08:36:20.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:36:20.417Z] prd-ubuntu20.04-docker-arm64-4c-16g-17282 does not seem to be running inside a container [2023-05-30T08:36:20.488Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-30T08:36:21.766Z] $ docker top 6591d0ca7431e5becffdc1dd306d5ecdc60dc5cbd859635412d98d5a8e76e686 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-30T08:36:21.999Z] ========================================================= [2023-05-30T08:36:21.999Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-30T08:36:21.999Z] ========================================================= [Pipeline] sh [2023-05-30T08:36:22.627Z] + git config --global --add safe.directory /w/workspace/edgex-go/11 [Pipeline] fileExists [Pipeline] sh [2023-05-30T08:36:22.743Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:36:22.743Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:36:22.743Z] ---> 9500a8a19306 [2023-05-30T08:36:22.743Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:36:22.743Z] ---> Using cache [2023-05-30T08:36:22.743Z] ---> e073d054c5c4 [2023-05-30T08:36:22.743Z] Step 4/25 : WORKDIR /edgex-go [2023-05-30T08:36:22.743Z] ---> Using cache [2023-05-30T08:36:22.743Z] ---> b69b4fdd2c20 [2023-05-30T08:36:22.743Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-30T08:36:22.743Z] ---> Using cache [2023-05-30T08:36:22.743Z] ---> d5200aa212f2 [2023-05-30T08:36:22.743Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-30T08:36:22.743Z] ---> Using cache [2023-05-30T08:36:22.743Z] ---> f12a2dec69df [2023-05-30T08:36:22.743Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:36:22.743Z] ---> Using cache [2023-05-30T08:36:22.743Z] ---> 1f06ccc31893 [2023-05-30T08:36:22.743Z] Step 8/25 : COPY . . [2023-05-30T08:36:22.743Z] ---> Using cache [2023-05-30T08:36:22.743Z] ---> 9d5db00b7bca [2023-05-30T08:36:22.743Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-30T08:36:23.277Z] + make test [2023-05-30T08:36:23.277Z] go test -race -coverprofile=coverage.out ./... [2023-05-30T08:36:25.293Z] Removing intermediate container d7cf0bef7f65 [2023-05-30T08:36:25.293Z] ---> 5353e1879476 [2023-05-30T08:36:25.293Z] Step 26/27 : LABEL git_sha=3ce10973883ca235e17c16a75c9ff7411da33a16 [2023-05-30T08:36:27.200Z] ---> Running in 043a604fd5af [2023-05-30T08:36:27.200Z] ---> Running in 698f703abbc6 [2023-05-30T08:36:27.200Z] Removing intermediate container 698f703abbc6 [2023-05-30T08:36:27.200Z] ---> aebd0017b691 [2023-05-30T08:36:27.200Z] Step 27/27 : LABEL version=0.0.0 [2023-05-30T08:36:27.200Z] ---> Running in b43faa356f03 [2023-05-30T08:36:27.200Z] 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-30T08:36:27.458Z] Removing intermediate container b43faa356f03 [2023-05-30T08:36:27.458Z] ---> ef86d44ff8a3 [2023-05-30T08:36:27.458Z] [2023-05-30T08:36:27.458Z] Successfully built ef86d44ff8a3 [2023-05-30T08:36:27.458Z] Successfully tagged security-spire-agent:latest [2023-05-30T08:36:27.458Z]  Building security-spire-agent ... done Building support-notifications [2023-05-30T08:36:31.651Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:36:31.651Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:36:31.651Z] ---> 9500a8a19306 [2023-05-30T08:36:31.651Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:36:31.651Z] ---> Using cache [2023-05-30T08:36:31.651Z] ---> e073d054c5c4 [2023-05-30T08:36:31.651Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T08:36:31.651Z] ---> Using cache [2023-05-30T08:36:31.651Z] ---> b69b4fdd2c20 [2023-05-30T08:36:31.651Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-30T08:36:35.838Z] ---> Running in ec2f2555ff58 [2023-05-30T08:36:35.838Z] Removing intermediate container ab001496f0b0 [2023-05-30T08:36:35.838Z] ---> 37341cede08d [2023-05-30T08:36:35.838Z] [2023-05-30T08:36:35.838Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T08:36:35.838Z] Removing intermediate container e1ba67a458c2 [2023-05-30T08:36:35.838Z] ---> b245021736a3 [2023-05-30T08:36:35.838Z] [2023-05-30T08:36:35.838Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T08:36:35.838Z] ---> 9ed4aefc74f6 [2023-05-30T08:36:35.838Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-30T08:36:35.838Z] ---> 9ed4aefc74f6 [2023-05-30T08:36:35.838Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-30T08:36:35.838Z] ---> Running in c0b4a00455c8 [2023-05-30T08:36:35.838Z] ---> Running in 64f4c652465a [2023-05-30T08:36:35.838Z] Removing intermediate container 64f4c652465a [2023-05-30T08:36:35.838Z] ---> 4104b323c09a [2023-05-30T08:36:35.838Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T08:36:36.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:36.353Z] Removing intermediate container c0b4a00455c8 [2023-05-30T08:36:36.353Z] ---> 83d3c227c11a [2023-05-30T08:36:36.353Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T08:36:36.353Z] ---> Running in 9541e7eeeea7 [2023-05-30T08:36:36.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:36.611Z] OK: 265 MiB in 53 packages [2023-05-30T08:36:36.611Z] ---> Running in 0c9798493bdd [2023-05-30T08:36:37.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:37.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:37.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:37.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:37.438Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T08:36:37.740Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T08:36:37.740Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:36:37.740Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:36:37.740Z] OK: 7 MiB in 16 packages [2023-05-30T08:36:37.998Z] OK: 7 MiB in 16 packages [2023-05-30T08:36:37.998Z] Removing intermediate container ec2f2555ff58 [2023-05-30T08:36:37.998Z] ---> 1283f870611f [2023-05-30T08:36:37.998Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T08:36:38.567Z] ---> 997916e6967c [2023-05-30T08:36:38.567Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:36:38.825Z] ---> Running in 0fe69d80b422 [2023-05-30T08:36:38.825Z] Removing intermediate container 0c9798493bdd [2023-05-30T08:36:38.825Z] ---> 64475f2028e2 [2023-05-30T08:36:38.825Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:36:38.825Z] Removing intermediate container 04a9dac46c9b [2023-05-30T08:36:38.825Z] ---> cf20dc840580 [2023-05-30T08:36:38.825Z] [2023-05-30T08:36:38.825Z] Step 10/24 : FROM alpine:3.17 [2023-05-30T08:36:38.825Z] ---> 9ed4aefc74f6 [2023-05-30T08:36:38.825Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T08:36:38.825Z] Removing intermediate container 9541e7eeeea7 [2023-05-30T08:36:38.825Z] ---> ab7b0ef65394 [2023-05-30T08:36:38.825Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:36:38.825Z] ---> Running in 1197ab569004 [2023-05-30T08:36:39.085Z] ---> cd0a4a7a6f01 [2023-05-30T08:36:39.085Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:36:39.085Z] ---> fa31612e8278 [2023-05-30T08:36:39.085Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:36:39.343Z] ---> d5e99bffacef [2023-05-30T08:36:39.343Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-30T08:36:39.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:39.343Z] ---> 62b2539c6de1 [2023-05-30T08:36:39.343Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-30T08:36:39.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:39.606Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T08:36:39.606Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:36:39.606Z] OK: 7 MiB in 16 packages [2023-05-30T08:36:40.554Z] ---> ba51e35b59e9 [2023-05-30T08:36:40.554Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-30T08:36:40.554Z] ---> 9a73aab57e60 [2023-05-30T08:36:40.554Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-30T08:36:40.554Z] ---> 3ecfa51e1689 [2023-05-30T08:36:40.554Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-30T08:36:40.812Z] ---> ebef647cbab6 [2023-05-30T08:36:40.812Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-30T08:36:40.812Z] Removing intermediate container 1197ab569004 [2023-05-30T08:36:40.813Z] ---> 67640187218f [2023-05-30T08:36:40.813Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T08:36:40.813Z] ---> daaba5115b0a [2023-05-30T08:36:40.813Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T08:36:40.813Z] ---> Running in 1703e852c022 [2023-05-30T08:36:40.813Z] ---> Running in f639b84bdcc6 [2023-05-30T08:36:41.074Z] Removing intermediate container 1703e852c022 [2023-05-30T08:36:41.074Z] ---> 98964bf6e5b8 [2023-05-30T08:36:41.074Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-30T08:36:41.074Z] ---> b1a8e70d328b [2023-05-30T08:36:41.074Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T08:36:41.074Z] ---> Running in d796b6b00279 [2023-05-30T08:36:41.074Z] ---> Running in 6af27a58dcc9 [2023-05-30T08:36:41.371Z] Removing intermediate container d796b6b00279 [2023-05-30T08:36:41.371Z] ---> 5502316f4e5d [2023-05-30T08:36:41.371Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-30T08:36:41.371Z] ---> Running in 5c344b3239d0 [2023-05-30T08:36:41.630Z] Removing intermediate container 5c344b3239d0 [2023-05-30T08:36:41.630Z] ---> c56d43ab72fc [2023-05-30T08:36:41.630Z] Step 15/24 : WORKDIR / [2023-05-30T08:36:41.630Z] ---> Running in c75e7decd4d2 [2023-05-30T08:36:41.888Z] Removing intermediate container c75e7decd4d2 [2023-05-30T08:36:41.888Z] ---> f681d8babee1 [2023-05-30T08:36:41.888Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:36:41.888Z] Removing intermediate container f639b84bdcc6 [2023-05-30T08:36:41.888Z] ---> a44e8eb8add5 [2023-05-30T08:36:41.888Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T08:36:42.146Z] ---> Running in 2945e12f88da [2023-05-30T08:36:42.146Z] Removing intermediate container 2945e12f88da [2023-05-30T08:36:42.146Z] ---> 5be3845d8ee5 [2023-05-30T08:36:42.146Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T08:36:42.146Z] Removing intermediate container 6af27a58dcc9 [2023-05-30T08:36:42.146Z] ---> 2c4b0f293a9d [2023-05-30T08:36:42.146Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T08:36:42.422Z] ---> bc9fd1b37f05 [2023-05-30T08:36:42.422Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:36:42.422Z] ---> Running in 798c55fc7573 [2023-05-30T08:36:42.422Z] ---> Running in af617ed85df7 [2023-05-30T08:36:42.422Z] Removing intermediate container 798c55fc7573 [2023-05-30T08:36:42.422Z] ---> dc10bfc032b7 [2023-05-30T08:36:42.422Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T08:36:42.422Z] Removing intermediate container af617ed85df7 [2023-05-30T08:36:42.422Z] ---> 78c15b2d4e1e [2023-05-30T08:36:42.422Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T08:36:42.767Z] ---> Running in d9312e963af0 [2023-05-30T08:36:42.767Z] ---> Running in e2dc54637525 [2023-05-30T08:36:42.767Z] ---> 6a2643c73f64 [2023-05-30T08:36:42.767Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-30T08:36:42.767Z] Removing intermediate container d9312e963af0 [2023-05-30T08:36:42.767Z] ---> 2735a9f3850d [2023-05-30T08:36:42.767Z] Step 22/23 : LABEL git_sha=3ce10973883ca235e17c16a75c9ff7411da33a16 [2023-05-30T08:36:42.767Z] Removing intermediate container e2dc54637525 [2023-05-30T08:36:42.767Z] ---> cf4150b51b70 [2023-05-30T08:36:42.767Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T08:36:43.064Z] ---> Running in d46458ceb5e2 [2023-05-30T08:36:43.064Z] ---> Running in 91f352b605d1 [2023-05-30T08:36:43.064Z] Removing intermediate container d46458ceb5e2 [2023-05-30T08:36:43.064Z] ---> 3050c69ff35b [2023-05-30T08:36:43.064Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T08:36:43.782Z] ---> Running in f92cbb991d0c [2023-05-30T08:36:43.782Z] ---> 76a90184b7fb [2023-05-30T08:36:43.782Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-30T08:36:43.782Z] Removing intermediate container 91f352b605d1 [2023-05-30T08:36:43.782Z] ---> feba49f93e18 [2023-05-30T08:36:43.782Z] Step 22/23 : LABEL git_sha=3ce10973883ca235e17c16a75c9ff7411da33a16 [2023-05-30T08:36:48.262Z] ---> Running in 1a4ff463b94c [2023-05-30T08:36:48.262Z] Removing intermediate container f92cbb991d0c [2023-05-30T08:36:48.262Z] ---> 567e981bb8b7 [2023-05-30T08:36:48.262Z] [2023-05-30T08:36:48.262Z] ---> bcd5b13d9cfc [2023-05-30T08:36:48.262Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-30T08:36:48.262Z] Successfully built 567e981bb8b7 [2023-05-30T08:36:48.522Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-30T08:36:48.522Z] Building security-bootstrapper [2023-05-30T08:36:51.889Z]  Building core-common-config-bootstrapper ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:36:51.889Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:36:51.889Z] ---> 9500a8a19306 [2023-05-30T08:36:51.889Z] Step 3/33 : WORKDIR /edgex-go [2023-05-30T08:36:51.889Z] ---> Using cache [2023-05-30T08:36:51.889Z] ---> be5b718a9db1 [2023-05-30T08:36:51.889Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-30T08:36:52.827Z] ---> Running in 5e9f225c71e2 [2023-05-30T08:36:52.827Z] Removing intermediate container 1a4ff463b94c [2023-05-30T08:36:52.827Z] ---> 4c31b8b0ee75 [2023-05-30T08:36:52.827Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T08:36:52.827Z] ---> Running in 7c6ef5dbd1a6 [2023-05-30T08:36:52.827Z] ---> Running in a396301482d7 [2023-05-30T08:36:52.827Z] Removing intermediate container 5e9f225c71e2 [2023-05-30T08:36:52.827Z] ---> 3ec368b15a35 [2023-05-30T08:36:52.827Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T08:36:53.159Z] Removing intermediate container 043a604fd5af [2023-05-30T08:36:53.159Z] ---> f76911cfe2cc [2023-05-30T08:36:53.159Z] [2023-05-30T08:36:53.159Z] Step 10/25 : FROM alpine:3.17 [2023-05-30T08:36:53.159Z] ---> 9ed4aefc74f6 [2023-05-30T08:36:53.159Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-30T08:36:53.159Z] ---> Using cache [2023-05-30T08:36:53.159Z] ---> 67640187218f [2023-05-30T08:36:53.159Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T08:36:53.159Z] ---> Using cache [2023-05-30T08:36:53.159Z] ---> 98964bf6e5b8 [2023-05-30T08:36:53.159Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-30T08:36:53.159Z] Removing intermediate container a396301482d7 [2023-05-30T08:36:53.159Z] ---> a7ee6dd836cf [2023-05-30T08:36:53.159Z] [2023-05-30T08:36:53.159Z] ---> Running in db01f8ba5c56 [2023-05-30T08:36:53.159Z] Successfully built a7ee6dd836cf [2023-05-30T08:36:53.159Z] Successfully tagged security-proxy-auth:latest [2023-05-30T08:36:53.159Z]  Building security-proxy-auth ... done Building security-spiffe-token-provider [2023-05-30T08:36:53.159Z] ---> Running in d7b18f0d8617 [2023-05-30T08:36:53.418Z] Removing intermediate container db01f8ba5c56 [2023-05-30T08:36:53.418Z] ---> c488ef6a6c21 [2023-05-30T08:36:53.418Z] Step 22/24 : LABEL arch=x86_64 [2023-05-30T08:36:53.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:53.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:36:53.934Z] OK: 265 MiB in 53 packages [2023-05-30T08:36:56.477Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:36:56.477Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:36:56.477Z] ---> 9500a8a19306 [2023-05-30T08:36:56.477Z] Step 3/20 : WORKDIR /edgex-go [2023-05-30T08:36:56.477Z] ---> Using cache [2023-05-30T08:36:56.477Z] ---> be5b718a9db1 [2023-05-30T08:36:56.477Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-30T08:37:00.665Z] Removing intermediate container d7b18f0d8617 [2023-05-30T08:37:00.666Z] ---> 0dc1bbc2dd89 [2023-05-30T08:37:00.666Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-30T08:37:00.666Z] ---> Running in 9bb964c280cb [2023-05-30T08:37:00.666Z] ---> Running in 20435d4fef20 [2023-05-30T08:37:00.666Z] ---> Running in 0435ed95b581 [2023-05-30T08:37:00.666Z] Removing intermediate container 7c6ef5dbd1a6 [2023-05-30T08:37:00.666Z] ---> 142d7741c45d [2023-05-30T08:37:00.666Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-30T08:37:00.666Z] Removing intermediate container 20435d4fef20 [2023-05-30T08:37:00.666Z] ---> 352b375929aa [2023-05-30T08:37:00.666Z] Step 23/24 : LABEL git_sha=3ce10973883ca235e17c16a75c9ff7411da33a16 [2023-05-30T08:37:00.666Z] Removing intermediate container 9bb964c280cb [2023-05-30T08:37:00.666Z] ---> 2a1abb4549dd [2023-05-30T08:37:00.666Z] Step 15/25 : WORKDIR / [2023-05-30T08:37:00.666Z] ---> Running in 426308adee5e [2023-05-30T08:37:00.666Z] ---> Running in 1b948deca710 [2023-05-30T08:37:00.666Z] ---> 10c0b8558a01 [2023-05-30T08:37:00.666Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:37:00.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:37:00.666Z] ---> Running in a243c038e875 [2023-05-30T08:37:00.924Z] Removing intermediate container 1b948deca710 [2023-05-30T08:37:00.924Z] ---> 07dd062d048a [2023-05-30T08:37:00.924Z] Step 24/24 : LABEL version=0.0.0 [2023-05-30T08:37:00.924Z] Removing intermediate container 426308adee5e [2023-05-30T08:37:00.924Z] ---> ba8b7bbb0e36 [2023-05-30T08:37:00.924Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:37:00.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:37:00.924Z] ---> Running in d9836200b96a [2023-05-30T08:37:00.924Z] Removing intermediate container 0fe69d80b422 [2023-05-30T08:37:00.924Z] ---> 069bc67cbde4 [2023-05-30T08:37:00.924Z] Step 8/23 : COPY . . [2023-05-30T08:37:01.183Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T08:37:01.183Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T08:37:01.183Z] OK: 17828 distinct packages available [2023-05-30T08:37:01.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:37:01.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:37:01.442Z] Removing intermediate container d9836200b96a [2023-05-30T08:37:01.442Z] ---> 98c21f75ad07 [2023-05-30T08:37:01.442Z] [2023-05-30T08:37:01.442Z] OK: 265 MiB in 53 packages [2023-05-30T08:37:01.442Z] Successfully built 98c21f75ad07 [2023-05-30T08:37:03.975Z] Successfully tagged core-command:latest [2023-05-30T08:37:03.975Z]  Building core-command ... done Building security-spire-config [2023-05-30T08:37:06.505Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:37:06.505Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:37:06.505Z] ---> 9500a8a19306 [2023-05-30T08:37:06.505Z] Step 3/27 : WORKDIR /edgex-go [2023-05-30T08:37:06.505Z] ---> Using cache [2023-05-30T08:37:06.505Z] ---> be5b718a9db1 [2023-05-30T08:37:06.505Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T08:37:06.505Z] ---> Using cache [2023-05-30T08:37:06.505Z] ---> 52e10ea9d77d [2023-05-30T08:37:06.505Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-30T08:37:06.505Z] ---> Using cache [2023-05-30T08:37:06.505Z] ---> 2777aaa4f399 [2023-05-30T08:37:06.505Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:37:06.505Z] ---> Using cache [2023-05-30T08:37:06.505Z] ---> ae48845921fd [2023-05-30T08:37:06.505Z] Step 7/27 : COPY . . [2023-05-30T08:37:06.505Z] ---> Using cache [2023-05-30T08:37:06.505Z] ---> ab8096652afb [2023-05-30T08:37:06.505Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T08:37:06.505Z] ---> Using cache [2023-05-30T08:37:06.505Z] ---> a672691ef6aa [2023-05-30T08:37:06.505Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-30T08:37:06.505Z] ---> Using cache [2023-05-30T08:37:06.505Z] ---> 56a0a23ef5c7 [2023-05-30T08:37:06.505Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T08:37:06.505Z] ---> Using cache [2023-05-30T08:37:06.505Z] ---> 483ef450c7df [2023-05-30T08:37:06.505Z] 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-30T08:37:06.505Z] ---> Using cache [2023-05-30T08:37:06.505Z] ---> 55ee5458c49e [2023-05-30T08:37:06.505Z] Step 12/27 : WORKDIR /edgex-go [2023-05-30T08:37:06.505Z] ---> Using cache [2023-05-30T08:37:06.505Z] ---> 96fe4d2d66fc [2023-05-30T08:37:06.505Z] [2023-05-30T08:37:06.505Z] Step 13/27 : FROM alpine:3.17 [2023-05-30T08:37:06.505Z] ---> 9ed4aefc74f6 [2023-05-30T08:37:06.505Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T08:37:06.505Z] ---> Using cache [2023-05-30T08:37:06.505Z] ---> b35ae467e1bd [2023-05-30T08:37:06.505Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-30T08:37:07.919Z] ---> d2f4d1d14fd1 [2023-05-30T08:37:07.919Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:37:07.919Z] ---> Running in ad716f5a6201 [2023-05-30T08:37:07.919Z] ---> 5383e1da6deb [2023-05-30T08:37:07.919Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-30T08:37:07.919Z] ---> Running in 2e7c6eb3b470 [2023-05-30T08:37:07.919Z] ---> 21f062f18e04 [2023-05-30T08:37:07.919Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-30T08:37:08.214Z] Removing intermediate container 0435ed95b581 [2023-05-30T08:37:08.214Z] ---> 5ec57fb6136b [2023-05-30T08:37:08.214Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-30T08:37:08.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:37:08.506Z] ---> 2aef36a621b9 [2023-05-30T08:37:08.506Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:37:08.506Z] 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-30T08:37:08.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:37:08.799Z] ---> Running in 782f9f7f4f13 [2023-05-30T08:37:09.059Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T08:37:09.059Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T08:37:09.059Z] OK: 17823 distinct packages available [2023-05-30T08:37:09.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:37:09.059Z] ---> 15118d6b903b [2023-05-30T08:37:09.059Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-30T08:37:09.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:37:09.322Z] ---> 8ce0fe77f021 [2023-05-30T08:37:09.322Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-30T08:37:09.322Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-30T08:37:09.322Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-30T08:37:09.322Z] (3/4) Installing libucontext (1.2-r0) [2023-05-30T08:37:09.322Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-30T08:37:09.322Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:37:09.322Z] OK: 7 MiB in 19 packages [2023-05-30T08:37:09.322Z] ---> f592b9b69345 [2023-05-30T08:37:09.583Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-30T08:37:09.583Z] ---> Running in 63ca87cc4925 [2023-05-30T08:37:09.844Z] Removing intermediate container 63ca87cc4925 [2023-05-30T08:37:09.844Z] ---> 7a0c7465b267 [2023-05-30T08:37:09.844Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T08:37:09.844Z] ---> Running in 2e47d1f417ae [2023-05-30T08:37:10.106Z] Removing intermediate container ad716f5a6201 [2023-05-30T08:37:10.106Z] ---> 98b4eef1a526 [2023-05-30T08:37:10.106Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:37:10.106Z] Removing intermediate container 2e47d1f417ae [2023-05-30T08:37:10.106Z] ---> 1668c07ee18b [2023-05-30T08:37:10.106Z] Step 23/25 : LABEL arch=x86_64 [2023-05-30T08:37:10.106Z] ---> Running in f707b4bb27b4 [2023-05-30T08:37:10.106Z] Removing intermediate container f707b4bb27b4 [2023-05-30T08:37:10.106Z] ---> c539d4e1d47f [2023-05-30T08:37:10.106Z] Step 24/25 : LABEL git_sha=3ce10973883ca235e17c16a75c9ff7411da33a16 [2023-05-30T08:37:10.106Z] ---> f27b20f03774 [2023-05-30T08:37:10.106Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:37:10.132Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-30T08:37:10.371Z] ---> Running in 6bc0a840c16a [2023-05-30T08:37:10.372Z] Removing intermediate container 6bc0a840c16a [2023-05-30T08:37:10.372Z] ---> ddfb1efe1bc4 [2023-05-30T08:37:10.372Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T08:37:10.372Z] ---> Running in 1c596561b0ec [2023-05-30T08:37:10.372Z] ---> c62e9c70be5c [2023-05-30T08:37:10.372Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T08:37:10.631Z] Removing intermediate container 1c596561b0ec [2023-05-30T08:37:10.631Z] ---> 6edde8920105 [2023-05-30T08:37:10.631Z] [2023-05-30T08:37:10.898Z] Successfully built 6edde8920105 [2023-05-30T08:37:10.898Z] Successfully tagged core-metadata:latest [2023-05-30T08:37:10.898Z] Building security-proxy-setup [2023-05-30T08:37:14.212Z]  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:37:14.212Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:37:14.212Z] ---> 9500a8a19306 [2023-05-30T08:37:14.212Z] Step 3/22 : WORKDIR /edgex-go [2023-05-30T08:37:14.212Z] ---> Using cache [2023-05-30T08:37:14.212Z] ---> be5b718a9db1 [2023-05-30T08:37:14.212Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-30T08:37:14.212Z] ---> Using cache [2023-05-30T08:37:14.212Z] ---> 142d7741c45d [2023-05-30T08:37:14.212Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-30T08:37:14.212Z] ---> Using cache [2023-05-30T08:37:14.212Z] ---> 10c0b8558a01 [2023-05-30T08:37:14.212Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:37:21.079Z] ---> Running in fe80ac2b7f36 [2023-05-30T08:37:21.080Z] ---> a843eb64e539 [2023-05-30T08:37:21.080Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T08:37:21.668Z] ---> 0441ac945506 [2023-05-30T08:37:21.668Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-30T08:37:21.931Z] ---> Running in 10668480f9d0 [2023-05-30T08:37:28.517Z] Removing intermediate container 10668480f9d0 [2023-05-30T08:37:28.517Z] ---> 268bf66b628f [2023-05-30T08:37:28.517Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-30T08:37:32.719Z] ---> bec3144877e6 [2023-05-30T08:37:32.719Z] Step 22/27 : WORKDIR / [2023-05-30T08:37:32.719Z] ---> Running in 6f675676e6a0 [2023-05-30T08:37:32.719Z] Removing intermediate container 6f675676e6a0 [2023-05-30T08:37:32.719Z] ---> 8f563c5d53ce [2023-05-30T08:37:32.719Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T08:37:32.979Z] ---> Running in 6269812d2ee3 [2023-05-30T08:37:33.238Z] Removing intermediate container a243c038e875 [2023-05-30T08:37:33.238Z] ---> e2cb7d77baa1 [2023-05-30T08:37:33.238Z] Step 7/33 : COPY . . [2023-05-30T08:37:33.806Z] Removing intermediate container 6269812d2ee3 [2023-05-30T08:37:33.806Z] ---> 62453097953a [2023-05-30T08:37:33.806Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T08:37:40.431Z] ---> Running in 012825269f3a [2023-05-30T08:37:42.357Z] ---> a7986895f0af [2023-05-30T08:37:42.357Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-30T08:37:45.656Z] Removing intermediate container 012825269f3a [2023-05-30T08:37:45.656Z] ---> 13a0a21b1fd3 [2023-05-30T08:37:45.656Z] Step 25/27 : LABEL arch=x86_64 [2023-05-30T08:37:45.656Z] ---> Running in 8c553fd87f5c [2023-05-30T08:37:45.656Z] ---> Running in 4e00d86a1b16 [2023-05-30T08:37:45.656Z] Removing intermediate container 4e00d86a1b16 [2023-05-30T08:37:45.656Z] ---> 9da9097b18a7 [2023-05-30T08:37:45.656Z] Step 26/27 : LABEL git_sha=3ce10973883ca235e17c16a75c9ff7411da33a16 [2023-05-30T08:37:45.917Z] ---> Running in d1b331b2c204 [2023-05-30T08:37:45.917Z] 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-30T08:37:46.176Z] Removing intermediate container 2e7c6eb3b470 [2023-05-30T08:37:46.176Z] ---> 50b8f5b44df1 [2023-05-30T08:37:46.176Z] [2023-05-30T08:37:46.176Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T08:37:46.176Z] ---> 9ed4aefc74f6 [2023-05-30T08:37:46.176Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-30T08:37:46.795Z] Removing intermediate container d1b331b2c204 [2023-05-30T08:37:46.795Z] ---> 58fcbcc6336b [2023-05-30T08:37:46.795Z] Step 27/27 : LABEL version=0.0.0 [2023-05-30T08:37:46.795Z] ---> Running in ff951ae4eb3b [2023-05-30T08:37:46.795Z] ---> Running in e13fd3638539 [2023-05-30T08:37:46.795Z] Removing intermediate container 782f9f7f4f13 [2023-05-30T08:37:46.795Z] ---> f5c3d51f5bc9 [2023-05-30T08:37:46.795Z] Step 7/20 : COPY . . [2023-05-30T08:37:47.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:37:47.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:37:47.700Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-30T08:37:47.700Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-30T08:37:47.700Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:37:47.700Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T08:37:47.700Z] Removing intermediate container e13fd3638539 [2023-05-30T08:37:47.700Z] ---> 8e5e533731fb [2023-05-30T08:37:47.700Z] [2023-05-30T08:37:47.700Z] OK: 8 MiB in 17 packages [2023-05-30T08:37:47.959Z] Successfully built 8e5e533731fb [2023-05-30T08:37:47.959Z] Successfully tagged security-spire-config:latest [2023-05-30T08:37:47.959Z] Building security-secretstore-setup [2023-05-30T08:37:52.413Z]  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:37:52.413Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:37:52.413Z] ---> 9500a8a19306 [2023-05-30T08:37:52.413Z] Step 3/25 : WORKDIR /edgex-go [2023-05-30T08:37:52.413Z] ---> Using cache [2023-05-30T08:37:52.413Z] ---> be5b718a9db1 [2023-05-30T08:37:52.413Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-30T08:37:52.413Z] ---> Using cache [2023-05-30T08:37:52.413Z] ---> 142d7741c45d [2023-05-30T08:37:52.413Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-30T08:37:52.413Z] ---> Using cache [2023-05-30T08:37:52.413Z] ---> 10c0b8558a01 [2023-05-30T08:37:52.413Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:37:52.413Z] ---> Using cache [2023-05-30T08:37:52.414Z] ---> e2cb7d77baa1 [2023-05-30T08:37:52.414Z] Step 7/25 : COPY . . [2023-05-30T08:37:52.414Z] ---> Using cache [2023-05-30T08:37:52.414Z] ---> a7986895f0af [2023-05-30T08:37:52.414Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-30T08:38:00.541Z] ---> Running in 378758197d4c [2023-05-30T08:38:00.541Z] ---> b3b1262631d0 [2023-05-30T08:38:00.541Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-30T08:38:00.541Z] ---> Running in 568881c98b56 [2023-05-30T08:38:00.541Z] Removing intermediate container ff951ae4eb3b [2023-05-30T08:38:00.541Z] ---> 2bce575b2bf8 [2023-05-30T08:38:00.541Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T08:38:00.541Z] ---> Running in 869cb6a52bda [2023-05-30T08:38:00.541Z] 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-30T08:38:00.799Z] Removing intermediate container 869cb6a52bda [2023-05-30T08:38:00.799Z] ---> bd87a5727993 [2023-05-30T08:38:00.799Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-30T08:38:00.799Z] ---> Running in 0b3fabcc1af1 [2023-05-30T08:38:00.799Z] 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-30T08:38:01.057Z] Removing intermediate container fe80ac2b7f36 [2023-05-30T08:38:01.057Z] Removing intermediate container 0b3fabcc1af1 [2023-05-30T08:38:01.057Z] ---> 2b207c4ffc95 [2023-05-30T08:38:01.057Z] ---> b8783780f1cb [2023-05-30T08:38:01.057Z] Step 14/23 : EXPOSE $APP_PORTStep 7/22 : COPY . . [2023-05-30T08:38:01.057Z] [2023-05-30T08:38:01.322Z] ---> Running in 68099c874a7a [2023-05-30T08:38:02.255Z] Removing intermediate container 68099c874a7a [2023-05-30T08:38:02.255Z] ---> cc06dc5d9961 [2023-05-30T08:38:02.255Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:38:07.705Z] ---> 9db28f2a84e1 [2023-05-30T08:38:07.705Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:38:07.705Z] ---> 60fb5a73be10 [2023-05-30T08:38:07.705Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-30T08:38:07.963Z] ---> 4434bf5fcce3 [2023-05-30T08:38:07.963Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-30T08:38:08.221Z] ---> Running in 32c1798276c5 [2023-05-30T08:38:09.155Z] 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-30T08:38:11.697Z] ---> 510385d2226e [2023-05-30T08:38:11.697Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-30T08:38:12.631Z] ---> 4d5642d325c9 [2023-05-30T08:38:12.631Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-30T08:38:12.631Z] ---> Running in 0ac77b6be1ca [2023-05-30T08:38:13.201Z] Removing intermediate container 0ac77b6be1ca [2023-05-30T08:38:13.201Z] ---> 53750c1602d7 [2023-05-30T08:38:13.201Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T08:38:13.201Z] ---> Running in 84bd54fc2d4c [2023-05-30T08:38:13.461Z] Removing intermediate container 84bd54fc2d4c [2023-05-30T08:38:13.461Z] ---> 3053ec032bf3 [2023-05-30T08:38:13.461Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T08:38:13.720Z] ---> Running in cb27d958bc6a [2023-05-30T08:38:14.858Z] Removing intermediate container cb27d958bc6a [2023-05-30T08:38:14.858Z] ---> 36c572b5bb41 [2023-05-30T08:38:14.858Z] Step 22/23 : LABEL git_sha=3ce10973883ca235e17c16a75c9ff7411da33a16 [2023-05-30T08:38:17.452Z] ---> Running in 21d6816e4d98 [2023-05-30T08:38:18.021Z] Removing intermediate container 21d6816e4d98 [2023-05-30T08:38:18.021Z] ---> ec73a7d3084d [2023-05-30T08:38:18.021Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T08:38:18.021Z] Removing intermediate container 8c553fd87f5c [2023-05-30T08:38:18.021Z] ---> b0ee6732d848 [2023-05-30T08:38:18.021Z] [2023-05-30T08:38:18.021Z] Step 9/33 : FROM alpine:3.17 [2023-05-30T08:38:18.021Z] ---> 9ed4aefc74f6 [2023-05-30T08:38:18.021Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-30T08:38:18.280Z] ---> Running in c757dbc5a4bf [2023-05-30T08:38:18.280Z] ---> Running in 4bb4a052d994 [2023-05-30T08:38:18.538Z] Removing intermediate container c757dbc5a4bf [2023-05-30T08:38:18.538Z] ---> 1ac706fecfb5 [2023-05-30T08:38:18.538Z] [2023-05-30T08:38:18.538Z] Removing intermediate container 4bb4a052d994 [2023-05-30T08:38:18.538Z] ---> 621a4fb91979 [2023-05-30T08:38:18.538Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-30T08:38:18.538Z] ---> Running in 5ba29ac35b54 [2023-05-30T08:38:18.538Z] Successfully built 1ac706fecfb5 [2023-05-30T08:38:18.538Z] Successfully tagged support-notifications:latest [2023-05-30T08:38:18.538Z] Building support-scheduler [2023-05-30T08:38:19.474Z]  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:38:19.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:38:19.732Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-30T08:38:19.732Z] (2/2) Installing su-exec (0.2-r2) [2023-05-30T08:38:19.732Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:38:19.732Z] OK: 7 MiB in 17 packages [2023-05-30T08:38:23.286Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:38:23.286Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:38:23.286Z] ---> 9500a8a19306 [2023-05-30T08:38:23.286Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:38:23.286Z] ---> Using cache [2023-05-30T08:38:23.286Z] ---> e073d054c5c4 [2023-05-30T08:38:23.286Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T08:38:23.286Z] ---> Using cache [2023-05-30T08:38:23.286Z] ---> b69b4fdd2c20 [2023-05-30T08:38:23.286Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T08:38:23.286Z] ---> Using cache [2023-05-30T08:38:23.286Z] ---> d5200aa212f2 [2023-05-30T08:38:23.286Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T08:38:23.286Z] ---> Using cache [2023-05-30T08:38:23.286Z] ---> f12a2dec69df [2023-05-30T08:38:23.286Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:38:23.286Z] ---> Using cache [2023-05-30T08:38:23.286Z] ---> 1f06ccc31893 [2023-05-30T08:38:23.286Z] Step 8/23 : COPY . . [2023-05-30T08:38:23.286Z] ---> Using cache [2023-05-30T08:38:23.286Z] ---> 9d5db00b7bca [2023-05-30T08:38:23.286Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-30T08:38:28.883Z] ---> Running in 8087766e8030 [2023-05-30T08:38:28.883Z] Removing intermediate container 5ba29ac35b54 [2023-05-30T08:38:28.883Z] ---> 60f9a1a4252e [2023-05-30T08:38:28.883Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-30T08:38:28.883Z] ---> Running in 0295f9cabcb5 [2023-05-30T08:38:29.192Z] Removing intermediate container 0295f9cabcb5 [2023-05-30T08:38:29.192Z] ---> 705574b0ab3e [2023-05-30T08:38:29.192Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-30T08:38:29.192Z] ---> Running in d845a6b90029 [2023-05-30T08:38:29.450Z] Removing intermediate container d845a6b90029 [2023-05-30T08:38:29.450Z] ---> 15b0c40a50e4 [2023-05-30T08:38:29.450Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-30T08:38:29.450Z] 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-30T08:38:29.450Z] ---> Running in cc03f2ae36c4 [2023-05-30T08:38:29.450Z] 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-30T08:38:29.707Z] Removing intermediate container cc03f2ae36c4 [2023-05-30T08:38:29.707Z] ---> f70c1707f8a7 [2023-05-30T08:38:29.707Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-30T08:38:29.707Z] ---> Running in b003d8f38001 [2023-05-30T08:38:30.283Z] Removing intermediate container b003d8f38001 [2023-05-30T08:38:30.283Z] ---> ac20fc722492 [2023-05-30T08:38:30.283Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-30T08:38:30.283Z] ---> Running in f2545b925908 [2023-05-30T08:38:32.879Z] Removing intermediate container f2545b925908 [2023-05-30T08:38:32.880Z] ---> 3ca80d533b97 [2023-05-30T08:38:32.880Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-30T08:38:34.805Z] ---> Running in 9a2e98fc7a54 [2023-05-30T08:38:38.130Z] Removing intermediate container 378758197d4c [2023-05-30T08:38:38.130Z] ---> da1fadbc5517 [2023-05-30T08:38:38.130Z] [2023-05-30T08:38:38.130Z] Step 9/25 : FROM alpine:3.17 [2023-05-30T08:38:38.130Z] Removing intermediate container 568881c98b56 [2023-05-30T08:38:38.130Z] ---> 468bc5205872 [2023-05-30T08:38:38.130Z] [2023-05-30T08:38:38.130Z] Step 9/20 : FROM alpine:3.17 [2023-05-30T08:38:38.130Z] ---> 9ed4aefc74f6 [2023-05-30T08:38:38.130Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-30T08:38:38.130Z] ---> 9ed4aefc74f6 [2023-05-30T08:38:38.130Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-30T08:38:38.130Z] ---> Using cache [2023-05-30T08:38:38.130Z] ---> 621a4fb91979 [2023-05-30T08:38:38.130Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-30T08:38:38.130Z] Removing intermediate container 9a2e98fc7a54 [2023-05-30T08:38:38.130Z] ---> 0d7250faadd2 [2023-05-30T08:38:38.130Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-30T08:38:38.130Z] ---> Running in 5c14767e70b6 [2023-05-30T08:38:38.130Z] ---> Running in 40f3e8b11807 [2023-05-30T08:38:38.394Z] ---> ce8a55e32ba4 [2023-05-30T08:38:38.394Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-30T08:38:38.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:38:38.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:38:38.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:38:38.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:38:39.212Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-30T08:38:39.212Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-30T08:38:39.212Z] (3/3) Installing su-exec (0.2-r2) [2023-05-30T08:38:39.212Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:38:39.212Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T08:38:39.212Z] ---> Running in d1c7e66e81c0 [2023-05-30T08:38:39.212Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T08:38:39.212Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T08:38:39.212Z] OK: 17823 distinct packages available [2023-05-30T08:38:39.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:38:39.212Z] OK: 8 MiB in 18 packages [2023-05-30T08:38:39.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:38:39.727Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-30T08:38:39.727Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-30T08:38:39.727Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-30T08:38:39.727Z] (4/9) Installing libcurl (8.1.1-r1) [2023-05-30T08:38:39.727Z] (5/9) Installing curl (8.1.1-r1) [2023-05-30T08:38:39.727Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-30T08:38:39.727Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-30T08:38:39.727Z] (8/9) Installing libucontext (1.2-r0) [2023-05-30T08:38:39.727Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-30T08:38:39.727Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:38:39.727Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T08:38:39.986Z] OK: 10 MiB in 24 packages [2023-05-30T08:38:42.518Z] Removing intermediate container 40f3e8b11807 [2023-05-30T08:38:42.518Z] ---> c6da30dd2b01 [2023-05-30T08:38:42.518Z] 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-30T08:38:42.518Z] ---> Running in 0c4d7c7d84d3 [2023-05-30T08:38:42.518Z] Removing intermediate container 32c1798276c5 [2023-05-30T08:38:42.518Z] ---> 63c946ac4f9b [2023-05-30T08:38:42.518Z] [2023-05-30T08:38:42.518Z] Step 9/22 : FROM alpine:3.17 [2023-05-30T08:38:42.518Z] ---> 9ed4aefc74f6 [2023-05-30T08:38:42.518Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-30T08:38:42.518Z] Removing intermediate container d1c7e66e81c0 [2023-05-30T08:38:42.518Z] ---> 0d3c313c4959 [2023-05-30T08:38:42.518Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:38:42.518Z] ---> Running in 1ef6bd5d4f23 [2023-05-30T08:38:42.518Z] Removing intermediate container 5c14767e70b6 [2023-05-30T08:38:42.518Z] ---> c91667938edf [2023-05-30T08:38:42.518Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:38:42.518Z] Removing intermediate container 0c4d7c7d84d3 [2023-05-30T08:38:42.518Z] ---> e1c7cef74f1b [2023-05-30T08:38:42.518Z] Step 12/25 : WORKDIR / [2023-05-30T08:38:42.518Z] ---> Running in b1d608f4be4b [2023-05-30T08:38:42.776Z] Removing intermediate container b1d608f4be4b [2023-05-30T08:38:42.776Z] ---> 78d23757c441 [2023-05-30T08:38:42.776Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:38:42.776Z] ---> b8cf77b7f02a [2023-05-30T08:38:42.776Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:38:42.776Z] ---> b54d0ef61452 [2023-05-30T08:38:42.776Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:38:43.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:38:43.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:38:43.291Z] ---> 9dda365bcd2f [2023-05-30T08:38:43.291Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-30T08:38:43.291Z] ---> a6a507ce8de5 [2023-05-30T08:38:43.291Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:38:43.291Z] ---> 967f8c68a6ec [2023-05-30T08:38:43.291Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-30T08:38:43.291Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-30T08:38:43.291Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-30T08:38:43.553Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:38:43.553Z] OK: 8 MiB in 17 packages [2023-05-30T08:38:45.492Z] ---> 0bd7c2ae36d5 [2023-05-30T08:38:45.492Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-30T08:38:45.492Z] ---> a475d21cd0b7 [2023-05-30T08:38:45.492Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-30T08:38:45.492Z] ---> c16bfd2dd63a [2023-05-30T08:38:45.492Z] 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-30T08:38:45.492Z] Removing intermediate container 1ef6bd5d4f23 [2023-05-30T08:38:45.492Z] ---> 8fcc76d2b43d [2023-05-30T08:38:45.492Z] 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-30T08:38:45.492Z] ---> Running in 3bbed1137c96 [2023-05-30T08:38:45.756Z] ---> 0a09ebf3fb8a [2023-05-30T08:38:45.756Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-30T08:38:45.756Z] Removing intermediate container 3bbed1137c96 [2023-05-30T08:38:45.756Z] ---> 350f9b160854 [2023-05-30T08:38:45.756Z] ---> 920ea347b7e9 [2023-05-30T08:38:45.756Z] Step 12/22 : WORKDIR /edgexStep 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-30T08:38:45.756Z] [2023-05-30T08:38:45.756Z] ---> 122f49817c24 [2023-05-30T08:38:45.756Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-30T08:38:45.756Z] ---> Running in 8319f89b304e [2023-05-30T08:38:45.756Z] ---> Running in a72517da6e3c [2023-05-30T08:38:45.756Z] Removing intermediate container 8319f89b304e [2023-05-30T08:38:45.756Z] ---> c7779fe0b1fe [2023-05-30T08:38:45.756Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T08:38:45.756Z] ---> Running in c4f437aeebc9 [2023-05-30T08:38:46.014Z] ---> 3cb008424197 [2023-05-30T08:38:46.014Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-30T08:38:46.014Z] Removing intermediate container a72517da6e3c [2023-05-30T08:38:46.014Z] ---> 98d92a71d0aa [2023-05-30T08:38:46.014Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:38:46.014Z] ---> 408ab7344ef1 [2023-05-30T08:38:46.014Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-30T08:38:46.014Z] Removing intermediate container c4f437aeebc9 [2023-05-30T08:38:46.014Z] ---> f88340c22eac [2023-05-30T08:38:46.014Z] Step 18/20 : LABEL arch=x86_64 [2023-05-30T08:38:46.014Z] ---> Running in a741103333c4 [2023-05-30T08:38:46.014Z] ---> 68c70efc1cb5 [2023-05-30T08:38:46.014Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-30T08:38:46.274Z] ---> a598f4d655f7 [2023-05-30T08:38:46.274Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-30T08:38:46.274Z] ---> ecdcb6328f30 [2023-05-30T08:38:46.274Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:38:46.274Z] Removing intermediate container a741103333c4 [2023-05-30T08:38:46.274Z] ---> 3d1d90cad022 [2023-05-30T08:38:46.274Z] Step 19/20 : LABEL git_sha=3ce10973883ca235e17c16a75c9ff7411da33a16 [2023-05-30T08:38:46.274Z] ---> Running in 6944dadde470 [2023-05-30T08:38:46.538Z] Removing intermediate container 6944dadde470 [2023-05-30T08:38:46.538Z] ---> 1c89da5a6711 [2023-05-30T08:38:46.538Z] Step 20/20 : LABEL version=0.0.0 [2023-05-30T08:38:46.538Z] ---> 83190ad50742 [2023-05-30T08:38:46.538Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-30T08:38:46.795Z] ---> Running in ead10626eba2 [2023-05-30T08:38:46.795Z] ---> f51bae8cc106 [2023-05-30T08:38:46.795Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-30T08:38:46.795Z] ---> 88b0cd3eb41f [2023-05-30T08:38:46.795Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-30T08:38:46.795Z] Removing intermediate container ead10626eba2 [2023-05-30T08:38:46.795Z] ---> 0d0a3b0b6084 [2023-05-30T08:38:46.795Z] [2023-05-30T08:38:47.052Z] Successfully built 0d0a3b0b6084 [2023-05-30T08:38:47.053Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-30T08:38:47.053Z] Building core-data [2023-05-30T08:38:47.053Z]  Building security-spiffe-token-provider ... done  ---> dd7b0b96de49 [2023-05-30T08:38:47.053Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-30T08:38:50.368Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:38:50.368Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:38:50.368Z] ---> 9500a8a19306 [2023-05-30T08:38:50.368Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:38:50.368Z] ---> Using cache [2023-05-30T08:38:50.368Z] ---> e073d054c5c4 [2023-05-30T08:38:50.368Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T08:38:50.368Z] ---> Using cache [2023-05-30T08:38:50.368Z] ---> b69b4fdd2c20 [2023-05-30T08:38:50.368Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T08:38:50.368Z] ---> Using cache [2023-05-30T08:38:50.368Z] ---> d5200aa212f2 [2023-05-30T08:38:50.368Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T08:38:50.368Z] ---> Using cache [2023-05-30T08:38:50.368Z] ---> f12a2dec69df [2023-05-30T08:38:50.368Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:38:50.368Z] ---> Using cache [2023-05-30T08:38:50.368Z] ---> 1f06ccc31893 [2023-05-30T08:38:50.368Z] Step 8/23 : COPY . . [2023-05-30T08:38:50.368Z] ---> Using cache [2023-05-30T08:38:50.368Z] ---> 9d5db00b7bca [2023-05-30T08:38:50.368Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-30T08:38:54.639Z] ---> 751ca43eaeb4 [2023-05-30T08:38:54.639Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-30T08:38:54.639Z] ---> Running in cc843aea3400 [2023-05-30T08:38:54.639Z] ---> 45f627087446 [2023-05-30T08:38:54.639Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-30T08:38:54.639Z] ---> Running in a1e143a66139 [2023-05-30T08:38:54.639Z] ---> 96b83bab8aca [2023-05-30T08:38:54.639Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T08:38:54.639Z] ---> Running in 1ff58edd9995 [2023-05-30T08:38:54.639Z] ---> fd3b043e218e [2023-05-30T08:38:54.639Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-30T08:38:54.639Z] 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-30T08:38:54.639Z] ---> a28c1b67a33b [2023-05-30T08:38:54.639Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T08:38:54.639Z] ---> Running in 15b50fc0a3d2 [2023-05-30T08:38:55.575Z] Removing intermediate container cc843aea3400 [2023-05-30T08:38:55.575Z] ---> 1d4ac24a6727 [2023-05-30T08:38:55.575Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-30T08:38:55.575Z] ---> Running in ca5d583de559 [2023-05-30T08:38:55.833Z] Removing intermediate container ca5d583de559 [2023-05-30T08:38:55.833Z] ---> a63f9dc551d2 [2023-05-30T08:38:55.833Z] Step 30/33 : CMD ["gate"] [2023-05-30T08:38:56.089Z] ---> Running in 8ef05c627988 [2023-05-30T08:38:56.089Z] Removing intermediate container 1ff58edd9995 [2023-05-30T08:38:56.089Z] ---> 4cb0936959e3 [2023-05-30T08:38:56.089Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T08:38:56.373Z] Removing intermediate container 8ef05c627988 [2023-05-30T08:38:56.373Z] ---> eea7c837216a [2023-05-30T08:38:56.373Z] Step 31/33 : LABEL arch=x86_64 [2023-05-30T08:38:56.373Z] ---> Running in 4d6e2f998192 [2023-05-30T08:38:56.373Z] ---> Running in c49c66308cb7 [2023-05-30T08:38:56.373Z] Removing intermediate container 15b50fc0a3d2 [2023-05-30T08:38:56.373Z] ---> 3d00e7a4cb68 [2023-05-30T08:38:56.373Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T08:38:56.373Z] ---> Running in f0b9500c1fd2 [2023-05-30T08:38:56.373Z] Removing intermediate container 4d6e2f998192 [2023-05-30T08:38:56.373Z] ---> 24e84a9269c0 [2023-05-30T08:38:56.373Z] Step 23/25 : LABEL arch=x86_64 [2023-05-30T08:38:56.650Z] Removing intermediate container c49c66308cb7 [2023-05-30T08:38:56.650Z] ---> 21a2f66fa3b8 [2023-05-30T08:38:56.650Z] Step 32/33 : LABEL git_sha=3ce10973883ca235e17c16a75c9ff7411da33a16 [2023-05-30T08:38:56.650Z] Removing intermediate container f0b9500c1fd2 [2023-05-30T08:38:56.650Z] ---> 03373ed2bdb7 [2023-05-30T08:38:56.650Z] Step 20/22 : LABEL arch=x86_64 [2023-05-30T08:38:56.650Z] ---> Running in 531058eefd3a [2023-05-30T08:38:56.650Z] ---> Running in 0c0068d05a60 [2023-05-30T08:38:56.650Z] ---> Running in d297e5738512 [2023-05-30T08:38:56.908Z] Removing intermediate container d297e5738512 [2023-05-30T08:38:56.908Z] ---> 8328f012df24 [2023-05-30T08:38:56.908Z] Step 33/33 : LABEL version=0.0.0 [2023-05-30T08:38:56.908Z] Removing intermediate container 0c0068d05a60 [2023-05-30T08:38:56.908Z] ---> 135867bacd0d [2023-05-30T08:38:56.908Z] Step 21/22 : LABEL git_sha=3ce10973883ca235e17c16a75c9ff7411da33a16 [2023-05-30T08:38:56.908Z] Removing intermediate container 531058eefd3a [2023-05-30T08:38:56.908Z] ---> d112f2f140b2 [2023-05-30T08:38:56.908Z] Step 24/25 : LABEL git_sha=3ce10973883ca235e17c16a75c9ff7411da33a16 [2023-05-30T08:38:56.908Z] ---> Running in 02e63feabcf0 [2023-05-30T08:38:56.908Z] ---> Running in f8cf5678b68a [2023-05-30T08:38:56.908Z] ---> Running in 749ec48d32fc [2023-05-30T08:38:57.166Z] Removing intermediate container f8cf5678b68a [2023-05-30T08:38:57.166Z] ---> 41571b35bdd6 [2023-05-30T08:38:57.166Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T08:38:57.166Z] Removing intermediate container 02e63feabcf0 [2023-05-30T08:38:57.166Z] ---> 051d66a1a6f7 [2023-05-30T08:38:57.166Z] Step 22/22 : LABEL version=0.0.0 [2023-05-30T08:38:57.424Z] Removing intermediate container 749ec48d32fc [2023-05-30T08:38:57.424Z] ---> a2bcac417f6f [2023-05-30T08:38:57.424Z] [2023-05-30T08:38:57.424Z] ---> Running in ea40fa93ffae [2023-05-30T08:38:57.424Z] ---> Running in 5344ce5ca20c [2023-05-30T08:38:57.424Z] Successfully built a2bcac417f6f [2023-05-30T08:38:57.424Z] Successfully tagged security-bootstrapper:latest [2023-05-30T08:38:57.682Z]  Building security-bootstrapper ... done Removing intermediate container ea40fa93ffae [2023-05-30T08:38:57.682Z] ---> e7c776c3d60c [2023-05-30T08:38:57.682Z] [2023-05-30T08:38:57.682Z] Removing intermediate container 5344ce5ca20c [2023-05-30T08:38:57.682Z] ---> c0e301d94d86 [2023-05-30T08:38:57.682Z] [2023-05-30T08:38:57.941Z] Successfully built c0e301d94d86 [2023-05-30T08:38:57.941Z] Successfully built e7c776c3d60c [2023-05-30T08:38:57.941Z] Successfully tagged security-proxy-setup:latest [2023-05-30T08:38:57.941Z]  Building security-proxy-setup ... done Successfully tagged security-secretstore-setup:latest [2023-05-30T08:38:59.841Z]  Building security-secretstore-setup ... done Removing intermediate container 8087766e8030 [2023-05-30T08:38:59.841Z] ---> 1daceadb58f8 [2023-05-30T08:38:59.841Z] [2023-05-30T08:38:59.841Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T08:38:59.841Z] ---> 9ed4aefc74f6 [2023-05-30T08:38:59.841Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T08:38:59.841Z] ---> Using cache [2023-05-30T08:38:59.841Z] ---> 67640187218f [2023-05-30T08:38:59.841Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T08:38:59.841Z] ---> Using cache [2023-05-30T08:38:59.841Z] ---> 98964bf6e5b8 [2023-05-30T08:38:59.841Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-30T08:38:59.841Z] ---> Running in 59fc1c638504 [2023-05-30T08:39:00.099Z] Removing intermediate container 59fc1c638504 [2023-05-30T08:39:00.099Z] ---> ef87d3ce54e0 [2023-05-30T08:39:00.099Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-30T08:39:00.357Z] ---> Running in 2cc4376272b7 [2023-05-30T08:39:00.357Z] Removing intermediate container 2cc4376272b7 [2023-05-30T08:39:00.357Z] ---> 992e1222ead9 [2023-05-30T08:39:00.655Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:39:00.924Z] ---> 098813e1d96a [2023-05-30T08:39:00.924Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:39:01.490Z] ---> 7cf99f28b39a [2023-05-30T08:39:01.490Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-30T08:39:02.874Z] ---> f0b4c179f572 [2023-05-30T08:39:02.874Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-30T08:39:03.132Z] ---> c5bd3809bdc1 [2023-05-30T08:39:03.132Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-30T08:39:03.395Z] ---> Running in 7e4c39d58e4e [2023-05-30T08:39:03.652Z] Removing intermediate container 7e4c39d58e4e [2023-05-30T08:39:03.652Z] ---> 5a0120083c0f [2023-05-30T08:39:03.652Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T08:39:03.652Z] ---> Running in 4b15c47f1a2b [2023-05-30T08:39:03.910Z] Removing intermediate container 4b15c47f1a2b [2023-05-30T08:39:03.910Z] ---> 6d5468efee37 [2023-05-30T08:39:03.910Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T08:39:03.910Z] ---> Running in 0ae692ffde54 [2023-05-30T08:39:04.168Z] Removing intermediate container 0ae692ffde54 [2023-05-30T08:39:04.168Z] ---> 968942755256 [2023-05-30T08:39:04.168Z] Step 22/23 : LABEL git_sha=3ce10973883ca235e17c16a75c9ff7411da33a16 [2023-05-30T08:39:04.168Z] ---> Running in ecc2180fde25 [2023-05-30T08:39:04.168Z] Removing intermediate container ecc2180fde25 [2023-05-30T08:39:04.168Z] ---> 1715dfc8e3b5 [2023-05-30T08:39:04.168Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T08:39:04.168Z] ---> Running in e01e2b865785 [2023-05-30T08:39:04.168Z] Removing intermediate container e01e2b865785 [2023-05-30T08:39:04.168Z] ---> a64e34f6f756 [2023-05-30T08:39:04.168Z] [2023-05-30T08:39:04.425Z] Successfully built a64e34f6f756 [2023-05-30T08:39:04.425Z] Successfully tagged support-scheduler:latest [2023-05-30T08:39:16.660Z]  Building support-scheduler ... done Removing intermediate container a1e143a66139 [2023-05-30T08:39:16.660Z] ---> 6a9176714c3b [2023-05-30T08:39:16.660Z] [2023-05-30T08:39:16.660Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T08:39:16.660Z] ---> 9ed4aefc74f6 [2023-05-30T08:39:16.660Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T08:39:16.660Z] ---> Running in abf46e020ab1 [2023-05-30T08:39:16.660Z] Removing intermediate container abf46e020ab1 [2023-05-30T08:39:16.660Z] ---> 44130abbff71 [2023-05-30T08:39:16.660Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-30T08:39:16.660Z] ---> Running in 2558ffde2748 [2023-05-30T08:39:16.660Z] Removing intermediate container 2558ffde2748 [2023-05-30T08:39:16.660Z] ---> f55d8dcf3255 [2023-05-30T08:39:16.660Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-30T08:39:16.660Z] ---> Running in 059a7c995292 [2023-05-30T08:39:16.660Z] Removing intermediate container 059a7c995292 [2023-05-30T08:39:16.660Z] ---> 19a272bf348d [2023-05-30T08:39:16.660Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T08:39:16.660Z] ---> Running in c623d7a35b2c [2023-05-30T08:39:16.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T08:39:16.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T08:39:16.660Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T08:39:16.660Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:39:16.660Z] OK: 7 MiB in 16 packages [2023-05-30T08:39:16.660Z] Removing intermediate container c623d7a35b2c [2023-05-30T08:39:16.660Z] ---> 119ad9dba884 [2023-05-30T08:39:16.660Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:39:16.660Z] ---> 5a4ae7dbdd92 [2023-05-30T08:39:16.660Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:39:16.660Z] ---> 4b7fea6f2f84 [2023-05-30T08:39:16.660Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-30T08:39:16.660Z] ---> 95770580bb31 [2023-05-30T08:39:16.660Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-30T08:39:16.921Z] ---> 90d7d74b2ece [2023-05-30T08:39:16.921Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-30T08:39:16.921Z] ---> Running in a067a00ad93f [2023-05-30T08:39:16.921Z] Removing intermediate container a067a00ad93f [2023-05-30T08:39:16.921Z] ---> 5dd1074f6a0d [2023-05-30T08:39:16.921Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T08:39:16.921Z] ---> Running in 33b8d91f31d8 [2023-05-30T08:39:16.921Z] Removing intermediate container 33b8d91f31d8 [2023-05-30T08:39:16.921Z] ---> 648d499048cd [2023-05-30T08:39:16.921Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T08:39:16.921Z] ---> Running in 3a3be9a15383 [2023-05-30T08:39:17.180Z] Removing intermediate container 3a3be9a15383 [2023-05-30T08:39:17.180Z] ---> 816f969baf0b [2023-05-30T08:39:17.180Z] Step 22/23 : LABEL git_sha=3ce10973883ca235e17c16a75c9ff7411da33a16 [2023-05-30T08:39:17.180Z] ---> Running in 9357e0e6c496 [2023-05-30T08:39:17.180Z] Removing intermediate container 9357e0e6c496 [2023-05-30T08:39:17.180Z] ---> 32a11e8d628d [2023-05-30T08:39:17.180Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T08:39:17.180Z] ---> Running in 21a130c45f7f [2023-05-30T08:39:17.180Z] Removing intermediate container 21a130c45f7f [2023-05-30T08:39:17.180Z] ---> 212189bb795d [2023-05-30T08:39:17.180Z] [2023-05-30T08:39:17.438Z] Successfully built 212189bb795d [2023-05-30T08:39:17.438Z] Successfully tagged core-data:latest [2023-05-30T08:39:17.444Z]  Building core-data ... done  [Pipeline] } [2023-05-30T08:39:17.450Z] $ docker stop --time=1 6698a8f8daed2ebe7d8abb80769b9b444eb52cb749917e88345e1922fecbf00b [2023-05-30T08:39:18.733Z] $ docker rm -f --volumes 6698a8f8daed2ebe7d8abb80769b9b444eb52cb749917e88345e1922fecbf00b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T08:39:19.066Z] + docker images [2023-05-30T08:39:19.066Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-30T08:39:19.066Z] core-data latest 212189bb795d 1 second ago 20MB [2023-05-30T08:39:19.066Z] 6a9176714c3b 6 seconds ago 1.73GB [2023-05-30T08:39:19.066Z] support-scheduler latest a64e34f6f756 14 seconds ago 31.8MB [2023-05-30T08:39:19.066Z] 1daceadb58f8 20 seconds ago 1.79GB [2023-05-30T08:39:19.066Z] security-secretstore-setup latest e7c776c3d60c 21 seconds ago 32.8MB [2023-05-30T08:39:19.066Z] security-bootstrapper latest a2bcac417f6f 21 seconds ago 22.2MB [2023-05-30T08:39:19.066Z] security-proxy-setup latest c0e301d94d86 21 seconds ago 18.7MB [2023-05-30T08:39:19.066Z] security-spiffe-token-provider latest 0d0a3b0b6084 32 seconds ago 32.8MB [2023-05-30T08:39:19.066Z] 63c946ac4f9b 37 seconds ago 1.7GB [2023-05-30T08:39:19.066Z] 468bc5205872 42 seconds ago 1.76GB [2023-05-30T08:39:19.066Z] da1fadbc5517 44 seconds ago 1.72GB [2023-05-30T08:39:19.066Z] support-notifications latest 1ac706fecfb5 About a minute ago 32.4MB [2023-05-30T08:39:19.066Z] b0ee6732d848 About a minute ago 1.71GB [2023-05-30T08:39:19.066Z] security-spire-config latest 8e5e533731fb About a minute ago 102MB [2023-05-30T08:39:19.066Z] 50b8f5b44df1 About a minute ago 1.79GB [2023-05-30T08:39:19.066Z] core-metadata latest 6edde8920105 2 minutes ago 20.4MB [2023-05-30T08:39:19.066Z] core-command latest 98c21f75ad07 2 minutes ago 19.9MB [2023-05-30T08:39:19.066Z] f76911cfe2cc 2 minutes ago 1.73GB [2023-05-30T08:39:19.066Z] security-proxy-auth latest a7ee6dd836cf 2 minutes ago 18.3MB [2023-05-30T08:39:19.066Z] core-common-config-bootstrapper latest 567e981bb8b7 2 minutes ago 17.2MB [2023-05-30T08:39:19.066Z] cf20dc840580 2 minutes ago 1.72GB [2023-05-30T08:39:19.066Z] 37341cede08d 2 minutes ago 1.7GB [2023-05-30T08:39:19.066Z] b245021736a3 2 minutes ago 1.72GB [2023-05-30T08:39:19.066Z] security-spire-agent latest ef86d44ff8a3 2 minutes ago 161MB [2023-05-30T08:39:19.066Z] security-spire-server latest 111ff144a300 3 minutes ago 103MB [2023-05-30T08:39:19.066Z] 96fe4d2d66fc 3 minutes ago 1.58GB [2023-05-30T08:39:19.066Z] 8be387a1ed19 3 minutes ago 1.58GB [2023-05-30T08:39:19.066Z] ci-base-image-x86_64 latest 9500a8a19306 7 minutes ago 918MB [2023-05-30T08:39:19.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 5 weeks ago 700MB [2023-05-30T08:39:19.066Z] alpine 3.17 9ed4aefc74f6 2 months ago 7.05MB [2023-05-30T08:39:19.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-30T08:39:19.066Z] 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-30T08:39:31.850Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-30T08:39:31.850Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-30T08:39:31.850Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-30T08:39:31.850Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-30T08:39:31.850Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-30T08:39:31.850Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-30T08:39:31.850Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-30T08:39:31.850Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-30T08:39:31.850Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-30T08:39:34.434Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-30T08:39:36.380Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-30T08:39:36.380Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-30T08:39:36.380Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-30T08:39:36.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-30T08:39:54.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-30T08:39:54.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-30T08:39:54.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.562s coverage: 28.7% of statements [2023-05-30T08:40:06.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.313s coverage: 98.5% of statements [2023-05-30T08:40:12.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-30T08:40:12.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-30T08:40:12.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-30T08:40:15.665Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.468s coverage: 71.5% of statements [2023-05-30T08:40:19.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-30T08:40:19.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-30T08:40:19.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.397s coverage: 54.0% of statements [2023-05-30T08:40:24.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-30T08:40:24.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-30T08:40:24.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:40:24.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-30T08:40:24.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-30T08:40:34.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-30T08:40:34.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-30T08:40:41.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.391s coverage: 88.5% of statements [2023-05-30T08:40:41.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.575s coverage: 3.8% of statements [2023-05-30T08:40:49.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-30T08:40:49.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:40:49.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-30T08:40:51.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.844s coverage: 95.6% of statements [2023-05-30T08:40:51.533Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-30T08:40:51.533Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-30T08:40:51.533Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-30T08:40:51.533Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-30T08:40:51.533Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-30T08:40:51.801Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.211s coverage: 72.2% of statements [2023-05-30T08:40:58.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-30T08:40:58.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-30T08:40:58.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-30T08:40:58.460Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.279s coverage: 65.9% of statements [2023-05-30T08:41:10.786Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-30T08:41:10.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-30T08:41:10.786Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.502s coverage: 0.9% of statements [2023-05-30T08:41:10.786Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.294s coverage: 29.0% of statements [2023-05-30T08:41:15.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.279s coverage: 42.9% of statements [2023-05-30T08:41:15.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.272s coverage: 82.9% of statements [2023-05-30T08:41:15.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.225s coverage: 94.1% of statements [2023-05-30T08:41:15.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.299s coverage: 96.3% of statements [2023-05-30T08:41:18.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.233s coverage: 87.5% of statements [2023-05-30T08:41:21.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-30T08:41:21.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-30T08:41:21.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-30T08:41:21.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-30T08:41:24.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-30T08:41:24.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-30T08:41:24.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-30T08:41:24.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-30T08:41:30.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.226s coverage: 94.4% of statements [2023-05-30T08:41:30.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-30T08:41:30.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-30T08:41:30.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-30T08:41:30.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-30T08:41:36.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-30T08:41:36.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-30T08:41:38.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-30T08:41:44.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-30T08:41:45.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.272s coverage: 79.9% of statements [2023-05-30T08:41:45.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.297s coverage: 92.9% of statements [2023-05-30T08:41:45.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements [2023-05-30T08:41:45.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.238s coverage: 62.3% of statements [2023-05-30T08:41:45.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.283s coverage: 87.2% of statements [2023-05-30T08:41:45.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.184s coverage: 20.0% of statements [2023-05-30T08:41:45.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.195s coverage: 100.0% of statements [2023-05-30T08:41:45.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.485s coverage: 81.8% of statements [2023-05-30T08:41:45.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.527s coverage: 82.1% of statements [2023-05-30T08:41:46.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-30T08:41:46.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.254s coverage: 86.0% of statements [2023-05-30T08:41:52.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-30T08:41:52.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-30T08:41:53.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.107s coverage: 63.1% of statements [2023-05-30T08:41:53.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.261s coverage: 100.0% of statements [2023-05-30T08:41:55.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.134s coverage: 89.4% of statements [2023-05-30T08:41:55.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.092s coverage: 100.0% of statements [2023-05-30T08:41:55.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.120s coverage: 73.7% of statements [2023-05-30T08:41:55.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-30T08:41:55.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-30T08:41:55.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-30T08:41:55.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements [2023-05-30T08:42:03.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-30T08:42:03.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-30T08:42:03.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-30T08:42:04.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.082s coverage: 38.4% of statements [2023-05-30T08:42:04.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.256s coverage: 89.5% of statements [2023-05-30T08:42:10.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-30T08:42:10.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-30T08:42:10.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-30T08:42:10.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-30T08:42:10.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.242s coverage: 84.8% of statements [2023-05-30T08:42:18.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-30T08:42:18.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-30T08:42:18.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-30T08:42:18.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-30T08:42:23.653Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.325s coverage: 17.7% of statements [2023-05-30T08:42:25.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-30T08:42:25.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:42:25.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-30T08:42:25.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-30T08:42:25.643Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.640s coverage: 92.3% of statements [2023-05-30T08:42:29.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-30T08:42:29.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-30T08:42:29.893Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.322s coverage: 61.5% of statements [2023-05-30T08:42:32.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-30T08:42:32.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-30T08:42:32.736Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.426s coverage: 97.7% of statements [2023-05-30T08:42:33.693Z] 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-30T08:42:33.693Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-30T08:42:33.693Z] go vet ./... [2023-05-30T08:45:25.423Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T08:45:25.423Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T08:45:25.423Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T08:45:25.443Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-30T08:45:26.084Z] + ls -al . [2023-05-30T08:45:26.084Z] total 700 [2023-05-30T08:45:26.084Z] drwxrwxr-x 10 1001 1001 4096 May 30 08:36 . [2023-05-30T08:45:26.084Z] drwxr-xr-x 4 root root 4096 May 30 08:36 .. [2023-05-30T08:45:26.084Z] drwxrwxr-x 2 1001 1001 4096 May 30 08:34 .blubracket [2023-05-30T08:45:26.084Z] -rw-rw-r-- 1 1001 1001 16 May 30 08:34 .dockerignore [2023-05-30T08:45:26.084Z] drwxrwxr-x 8 1001 1001 4096 May 30 08:34 .git [2023-05-30T08:45:26.084Z] drwxrwxr-x 3 1001 1001 4096 May 30 08:34 .github [2023-05-30T08:45:26.084Z] -rw-rw-r-- 1 1001 1001 1133 May 30 08:34 .gitignore [2023-05-30T08:45:26.084Z] -rw-rw-r-- 1 1001 1001 42 May 30 08:34 .golangci.yml [2023-05-30T08:45:26.084Z] -rw-rw-r-- 1 1001 1001 87 May 30 08:34 .hadolint.yml [2023-05-30T08:45:26.084Z] -rw-rw-r-- 1 1001 1001 166 May 30 08:34 .sonarcloud.properties [2023-05-30T08:45:26.084Z] -rw-rw-r-- 1 1001 1001 1171 May 30 08:34 ADOPTERS.md [2023-05-30T08:45:26.084Z] -rw-rw-r-- 1 1001 1001 10835 May 30 08:34 Attribution.txt [2023-05-30T08:45:26.084Z] -rw-rw-r-- 1 1001 1001 73765 May 30 08:34 CHANGELOG.md [2023-05-30T08:45:26.084Z] -rw-rw-r-- 1 1001 1001 3804 May 30 08:34 CONTRIBUTING.md [2023-05-30T08:45:26.084Z] -rw-rw-r-- 1 1001 1001 677 May 30 08:34 GOVERNANCE.md [2023-05-30T08:45:26.084Z] -rw-rw-r-- 1 1001 1001 883 May 30 08:34 Jenkinsfile [2023-05-30T08:45:26.084Z] -rw-rw-r-- 1 1001 1001 10775 May 30 08:34 LICENSE [2023-05-30T08:45:26.084Z] -rw-rw-r-- 1 1001 1001 14368 May 30 08:34 Makefile [2023-05-30T08:45:26.084Z] -rw-rw-r-- 1 1001 1001 582 May 30 08:34 OWNERS.md [2023-05-30T08:45:26.084Z] -rw-rw-r-- 1 1001 1001 9923 May 30 08:34 README.md [2023-05-30T08:45:26.084Z] -rw-rw-r-- 1 1001 1001 789 May 30 08:34 SECURITY.md [2023-05-30T08:45:26.084Z] -rw-rw-r-- 1 1001 1001 5 May 30 08:31 VERSION [2023-05-30T08:45:26.084Z] drwxrwxr-x 2 1001 1001 4096 May 30 08:34 bin [2023-05-30T08:45:26.084Z] drwxrwxr-x 18 1001 1001 4096 May 30 08:34 cmd [2023-05-30T08:45:26.084Z] -rw-r--r-- 1 root root 447731 May 30 08:42 coverage.out [2023-05-30T08:45:26.084Z] -rw-rw-r-- 1 1001 1001 3160 May 30 08:34 go.mod [2023-05-30T08:45:26.084Z] -rw-rw-r-- 1 1001 1001 30960 May 30 08:34 go.sum [2023-05-30T08:45:26.084Z] drwxrwxr-x 7 1001 1001 4096 May 30 08:34 internal [2023-05-30T08:45:26.084Z] drwxrwxr-x 3 1001 1001 4096 May 30 08:34 openapi [2023-05-30T08:45:26.084Z] -rw-rw-r-- 1 1001 1001 594 May 30 08:34 security.txt [2023-05-30T08:45:26.084Z] drwxrwxr-x 4 1001 1001 4096 May 30 08:34 snap [2023-05-30T08:45:26.084Z] -rw-rw-r-- 1 1001 1001 204 May 30 08:34 version.go [Pipeline] sh [2023-05-30T08:45:26.714Z] + '[' -e coverage.out ] [2023-05-30T08:45:26.714Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-30T08:45:26.738Z] Warning: overwriting stash ‘coverage-report’ [2023-05-30T08:45:27.532Z] Stashed 1 file(s) [Pipeline] sh [2023-05-30T08:45:28.154Z] + make build [2023-05-30T08:45:28.155Z] 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-30T08:47:04.783Z] 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-30T08:47:07.368Z] 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-30T08:47:12.735Z] 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-30T08:47:17.069Z] 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-30T08:48:13.735Z] 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-30T08:48:13.735Z] 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-30T08:48:22.159Z] 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-30T08:48:27.510Z] 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-30T08:48:31.767Z] 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-30T08:48:38.412Z] 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-30T08:48:45.319Z] 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-30T08:48:52.010Z] $ docker stop --time=1 6591d0ca7431e5becffdc1dd306d5ecdc60dc5cbd859635412d98d5a8e76e686 [2023-05-30T08:48:54.364Z] $ docker rm -f --volumes 6591d0ca7431e5becffdc1dd306d5ecdc60dc5cbd859635412d98d5a8e76e686 [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-30T08:48:57.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T08:48:57.104Z] [2023-05-30T08:48:57.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:48:57.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T08:48:57.710Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-30T08:48:57.710Z] 29e5d40040c1: Pulling fs layer [2023-05-30T08:48:57.710Z] 1ce36da41761: Pulling fs layer [2023-05-30T08:48:57.710Z] 25b303627fd3: Pulling fs layer [2023-05-30T08:48:57.710Z] 29e5d40040c1: Verifying Checksum [2023-05-30T08:48:57.710Z] 29e5d40040c1: Download complete [2023-05-30T08:48:57.981Z] 1ce36da41761: Verifying Checksum [2023-05-30T08:48:57.981Z] 1ce36da41761: Download complete [2023-05-30T08:48:58.249Z] 29e5d40040c1: Pull complete [2023-05-30T08:48:59.659Z] 25b303627fd3: Verifying Checksum [2023-05-30T08:48:59.659Z] 25b303627fd3: Download complete [2023-05-30T08:48:59.659Z] 1ce36da41761: Pull complete [2023-05-30T08:49:09.737Z] 25b303627fd3: Pull complete [2023-05-30T08:49:09.738Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-30T08:49:09.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T08:49:09.738Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:49:09.948Z] prd-ubuntu20.04-docker-arm64-4c-16g-17282 does not seem to be running inside a container [2023-05-30T08:49:10.018Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-30T08:49:12.666Z] $ docker top 78d513d58a2f2e2a515636bb2ff8bdd15d48c64801fa253fba28eabe8397142b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T08:49:13.564Z] + docker-compose build --help [2023-05-30T08:49:13.564Z] + grep parallel [2023-05-30T08:49:20.215Z] --parallel Build images in parallel. [Pipeline] } [2023-05-30T08:49:20.807Z] $ docker stop --time=1 78d513d58a2f2e2a515636bb2ff8bdd15d48c64801fa253fba28eabe8397142b [2023-05-30T08:49:22.589Z] $ docker rm -f --volumes 78d513d58a2f2e2a515636bb2ff8bdd15d48c64801fa253fba28eabe8397142b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T08:49:23.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T08:49:23.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T08:49:23.398Z] prd-ubuntu20.04-docker-arm64-4c-16g-17282 does not seem to be running inside a container [2023-05-30T08:49:23.462Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-30T08:49:24.885Z] $ docker top 6d18818712873ac735e3cabaf7cced0813116f917183faab046032f0a0e55a05 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T08:49:25.760Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-30T08:49:33.964Z] Building core-command ... [2023-05-30T08:49:33.964Z] Building core-common-config-bootstrapper ... [2023-05-30T08:49:33.964Z] Building core-data ... [2023-05-30T08:49:33.964Z] Building core-metadata ... [2023-05-30T08:49:33.964Z] Building security-bootstrapper ... [2023-05-30T08:49:33.964Z] Building security-proxy-auth ... [2023-05-30T08:49:33.964Z] Building security-proxy-setup ... [2023-05-30T08:49:33.964Z] Building security-secretstore-setup ... [2023-05-30T08:49:33.964Z] Building security-spiffe-token-provider ... [2023-05-30T08:49:33.964Z] Building security-spire-agent ... [2023-05-30T08:49:33.964Z] Building security-spire-config ... [2023-05-30T08:49:33.964Z] Building security-spire-server ... [2023-05-30T08:49:33.964Z] Building support-notifications ... [2023-05-30T08:49:33.964Z] Building support-scheduler ... [2023-05-30T08:49:33.964Z] Building core-command [2023-05-30T08:49:33.964Z] Building security-proxy-setup [2023-05-30T08:49:33.964Z] Building security-spire-server [2023-05-30T08:49:33.964Z] Building core-metadata [2023-05-30T08:49:33.964Z] Building core-common-config-bootstrapper [2023-05-30T08:50:20.799Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:50:20.799Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:50:20.799Z] ---> 11898e0ccd51 [2023-05-30T08:50:20.799Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:50:20.799Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:50:20.799Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:50:20.799Z] ---> 11898e0ccd51 [2023-05-30T08:50:20.799Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:50:20.799Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:50:20.799Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:50:20.799Z] ---> 11898e0ccd51 [2023-05-30T08:50:20.799Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:50:20.799Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:50:20.799Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:50:20.799Z] ---> 11898e0ccd51 [2023-05-30T08:50:20.799Z] Step 3/22 : WORKDIR /edgex-go [2023-05-30T08:50:20.799Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:50:20.799Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:50:20.799Z] ---> 11898e0ccd51 [2023-05-30T08:50:20.799Z] Step 3/26 : WORKDIR /edgex-go [2023-05-30T08:50:20.799Z] ---> Running in 5a97c9657093 [2023-05-30T08:50:20.799Z] ---> Running in 956dbc280064 [2023-05-30T08:50:20.799Z] ---> Running in 4fa3a128b1ad [2023-05-30T08:50:20.799Z] ---> Running in 9afeb08f9148 [2023-05-30T08:50:21.066Z] ---> Running in 8d4815136e4d [2023-05-30T08:50:21.666Z] Removing intermediate container 4fa3a128b1ad [2023-05-30T08:50:21.666Z] ---> 164d2300faa6 [2023-05-30T08:50:21.666Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T08:50:21.667Z] Removing intermediate container 956dbc280064 [2023-05-30T08:50:21.667Z] ---> 3ef14361383d [2023-05-30T08:50:21.667Z] Step 4/24 : WORKDIR /edgex-go [2023-05-30T08:50:21.667Z] Removing intermediate container 9afeb08f9148 [2023-05-30T08:50:21.667Z] ---> 0c3120f21414 [2023-05-30T08:50:21.667Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-30T08:50:21.667Z] ---> Running in 24ece37eb502 [2023-05-30T08:50:21.667Z] ---> Running in 3ce91be6a048 [2023-05-30T08:50:21.667Z] Removing intermediate container 8d4815136e4d [2023-05-30T08:50:21.667Z] ---> 7670b5a50093 [2023-05-30T08:50:21.667Z] Step 4/25 : WORKDIR /edgex-go [2023-05-30T08:50:21.936Z] Removing intermediate container 5a97c9657093 [2023-05-30T08:50:21.936Z] ---> 430a3aef049b [2023-05-30T08:50:21.936Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T08:50:21.936Z] ---> Running in 5cf5201a5ab7 [2023-05-30T08:50:21.936Z] ---> Running in 948f9fe2c0b4 [2023-05-30T08:50:22.216Z] ---> Running in ee4ba0bf221e [2023-05-30T08:50:22.803Z] Removing intermediate container 24ece37eb502 [2023-05-30T08:50:22.803Z] ---> b0de2c11f11e [2023-05-30T08:50:22.803Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T08:50:22.803Z] ---> Running in 1a4aa59aa555 [2023-05-30T08:50:22.803Z] Removing intermediate container 3ce91be6a048 [2023-05-30T08:50:23.070Z] ---> 96946c42e2cc [2023-05-30T08:50:23.070Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-30T08:50:23.341Z] Removing intermediate container 948f9fe2c0b4 [2023-05-30T08:50:23.341Z] ---> e6da35f72c1e [2023-05-30T08:50:23.341Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-30T08:50:23.341Z] ---> Running in 83e79d3ebce3 [2023-05-30T08:50:23.617Z] ---> Running in 4375919b0136 [2023-05-30T08:50:24.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:50:25.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:50:25.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:50:25.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:50:25.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:50:25.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:50:25.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:50:26.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:50:26.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:50:26.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:50:27.129Z] OK: 263 MiB in 53 packages [2023-05-30T08:50:27.719Z] OK: 263 MiB in 53 packages [2023-05-30T08:50:28.699Z] OK: 263 MiB in 53 packages [2023-05-30T08:50:28.699Z] OK: 263 MiB in 53 packages [2023-05-30T08:50:28.699Z] OK: 263 MiB in 53 packages [2023-05-30T08:50:28.699Z] Removing intermediate container 5cf5201a5ab7 [2023-05-30T08:50:28.699Z] ---> 233fed3d39e8 [2023-05-30T08:50:28.699Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-30T08:50:30.136Z] Removing intermediate container ee4ba0bf221e [2023-05-30T08:50:30.136Z] ---> dee4770eef8c [2023-05-30T08:50:30.136Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-30T08:50:30.136Z] ---> 95323ca0ca61 [2023-05-30T08:50:30.136Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:50:30.410Z] ---> Running in 22c834d929a1 [2023-05-30T08:50:30.677Z] Removing intermediate container 83e79d3ebce3 [2023-05-30T08:50:30.677Z] ---> 9ce4777d1838 [2023-05-30T08:50:30.947Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-30T08:50:31.222Z] Removing intermediate container 4375919b0136 [2023-05-30T08:50:31.222Z] ---> e8ed58a1f8d5 [2023-05-30T08:50:31.222Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-30T08:50:31.222Z] Removing intermediate container 1a4aa59aa555 [2023-05-30T08:50:31.222Z] ---> d760bb01cfaf [2023-05-30T08:50:31.222Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T08:50:31.490Z] ---> 98612b35bd6f [2023-05-30T08:50:31.490Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:50:31.490Z] ---> Running in 79e1ff07d5b6 [2023-05-30T08:50:32.460Z] ---> b04e7076127e [2023-05-30T08:50:32.460Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:50:32.727Z] ---> Running in 8a229ab39934 [2023-05-30T08:50:33.001Z] ---> 1f4240b02801 [2023-05-30T08:50:33.001Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:50:33.001Z] ---> 4101ab04cc1d [2023-05-30T08:50:33.001Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:50:33.001Z] ---> Running in 80182e7a8f70 [2023-05-30T08:50:33.273Z] ---> Running in 9abf67f08e7e [2023-05-30T08:52:40.045Z] Removing intermediate container 80182e7a8f70 [2023-05-30T08:52:40.045Z] ---> 58d6e3500a13 [2023-05-30T08:52:40.045Z] Step 8/23 : COPY . . [2023-05-30T08:52:40.045Z] Removing intermediate container 22c834d929a1 [2023-05-30T08:52:40.045Z] ---> 0b04d74c40f8 [2023-05-30T08:52:40.045Z] Step 7/22 : COPY . . [2023-05-30T08:52:40.045Z] Removing intermediate container 79e1ff07d5b6 [2023-05-30T08:52:40.045Z] ---> bb79a348c9ea [2023-05-30T08:52:40.045Z] Step 7/26 : COPY . . [2023-05-30T08:52:40.045Z] Removing intermediate container 8a229ab39934 [2023-05-30T08:52:40.045Z] ---> 124682d2e3e5 [2023-05-30T08:52:40.045Z] Step 8/24 : COPY . . [2023-05-30T08:52:40.045Z] Removing intermediate container 9abf67f08e7e [2023-05-30T08:52:40.045Z] ---> 1d7e248eccfe [2023-05-30T08:52:40.045Z] Step 8/25 : COPY . . [2023-05-30T08:52:48.295Z] ---> cdacd720f783 [2023-05-30T08:52:48.295Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ---> 6486649b2d38 [2023-05-30T08:52:48.295Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T08:52:48.295Z] [2023-05-30T08:52:48.295Z] ---> 6d54d670d47e [2023-05-30T08:52:48.295Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-30T08:52:48.295Z] ---> e1c19d92a842 [2023-05-30T08:52:48.295Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-30T08:52:48.295Z] ---> efeb79c8cd37 [2023-05-30T08:52:48.295Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-30T08:52:48.295Z] ---> Running in 56fd4824346b [2023-05-30T08:52:48.295Z] ---> Running in d420d83547bf [2023-05-30T08:52:48.295Z] ---> Running in fde2dff5124a [2023-05-30T08:52:48.295Z] ---> Running in 4b38512883a2 [2023-05-30T08:52:48.295Z] ---> Running in 1bfa7ae809df [2023-05-30T08:52:48.295Z] Removing intermediate container 56fd4824346b [2023-05-30T08:52:48.295Z] ---> fdb12c207da6 [2023-05-30T08:52:48.295Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-30T08:52:48.569Z] ---> Running in 95a7c47270c8 [2023-05-30T08:52:49.544Z] Removing intermediate container 95a7c47270c8 [2023-05-30T08:52:49.544Z] ---> 07152793d3bf [2023-05-30T08:52:49.544Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T08:52:49.544Z] ---> Running in d4ad24282b88 [2023-05-30T08:52:50.263Z] Removing intermediate container d4ad24282b88 [2023-05-30T08:52:50.263Z] ---> 2caedf77e042 [2023-05-30T08:52:50.263Z] 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-30T08:52:50.263Z] ---> Running in b922895955cc [2023-05-30T08:52:50.867Z] 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-30T08:52:50.867Z] 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-30T08:52:51.161Z] 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-30T08:52:51.161Z] 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-30T08:52:53.866Z] Removing intermediate container b922895955cc [2023-05-30T08:52:53.866Z] ---> 9fd65b9acf7e [2023-05-30T08:52:53.866Z] Step 12/26 : WORKDIR /edgex-go [2023-05-30T08:52:53.866Z] ---> Running in 2196644543b2 [2023-05-30T08:52:54.456Z] Removing intermediate container 2196644543b2 [2023-05-30T08:52:54.456Z] ---> dcfb013ac8fb [2023-05-30T08:52:54.456Z] [2023-05-30T08:52:54.456Z] Step 13/26 : FROM alpine:3.17 [2023-05-30T08:52:54.729Z] 3.17: Pulling from library/alpine [2023-05-30T08:52:55.000Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T08:52:55.000Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T08:52:55.000Z] ---> 51e60588ff2c [2023-05-30T08:52:55.000Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T08:52:55.000Z] ---> Running in 48a9a5a4c786 [2023-05-30T08:52:55.618Z] Removing intermediate container 48a9a5a4c786 [2023-05-30T08:52:55.618Z] ---> 29d27abad20c [2023-05-30T08:52:55.618Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-30T08:52:55.890Z] ---> Running in 0d1c673f3f20 [2023-05-30T08:52:57.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:52:58.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:53:00.790Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T08:53:00.790Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T08:53:00.790Z] OK: 17694 distinct packages available [2023-05-30T08:53:00.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T08:53:01.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T08:53:03.334Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-30T08:53:03.334Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-30T08:53:03.334Z] (3/5) Installing libucontext (1.2-r0) [2023-05-30T08:53:03.334Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-30T08:53:03.334Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-30T08:53:03.334Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T08:53:03.334Z] OK: 9 MiB in 20 packages [2023-05-30T08:53:05.933Z] Removing intermediate container 0d1c673f3f20 [2023-05-30T08:53:05.933Z] ---> 93b1a1136d39 [2023-05-30T08:53:05.933Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T08:53:06.521Z] ---> d295fca68468 [2023-05-30T08:53:06.521Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T08:53:07.495Z] ---> 92f3aeaf6753 [2023-05-30T08:53:07.495Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T08:53:15.739Z] ---> 6cffebd6ebdf [2023-05-30T08:53:15.739Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T08:53:16.016Z] ---> 349b1b49a4d8 [2023-05-30T08:53:16.016Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-30T08:53:17.450Z] ---> d0ce0aaa9e24 [2023-05-30T08:53:17.450Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-30T08:53:18.060Z] ---> a8d47006ac84 [2023-05-30T08:53:18.060Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T08:53:18.332Z] ---> Running in 50714029a012 [2023-05-30T08:53:18.933Z] Removing intermediate container 50714029a012 [2023-05-30T08:53:18.933Z] ---> ae9747357e04 [2023-05-30T08:53:18.933Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T08:53:18.933Z] ---> Running in 17e16a04b8f3 [2023-05-30T08:53:19.539Z] Removing intermediate container 17e16a04b8f3 [2023-05-30T08:53:19.539Z] ---> e1e8d59a5fe8 [2023-05-30T08:53:19.539Z] Step 24/26 : LABEL arch=arm64 [2023-05-30T08:53:19.539Z] ---> Running in 71fdd6b7c4a2 [2023-05-30T08:53:20.147Z] Removing intermediate container 71fdd6b7c4a2 [2023-05-30T08:53:20.147Z] ---> fde2c4f44ef6 [2023-05-30T08:53:20.147Z] Step 25/26 : LABEL git_sha=2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab [2023-05-30T08:53:20.147Z] ---> Running in 72e764d7dc82 [2023-05-30T08:53:20.744Z] Removing intermediate container 72e764d7dc82 [2023-05-30T08:53:20.744Z] ---> 2ab67194dbcb [2023-05-30T08:53:20.744Z] Step 26/26 : LABEL version=0.0.0 [2023-05-30T08:53:21.014Z] ---> Running in e3cde9446a3e [2023-05-30T08:53:21.918Z] Removing intermediate container e3cde9446a3e [2023-05-30T08:53:21.918Z] ---> 084eb6216c99 [2023-05-30T08:53:21.918Z] [2023-05-30T08:53:21.918Z] Successfully built 084eb6216c99 [2023-05-30T08:53:21.918Z] Successfully tagged security-spire-server-arm64:latest [2023-05-30T08:53:21.918Z]  Building security-spire-server ... done Building core-data [2023-05-30T08:53:40.130Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T08:53:40.130Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T08:53:40.130Z] ---> 11898e0ccd51 [2023-05-30T08:53:40.130Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T08:53:40.130Z] ---> Using cache [2023-05-30T08:53:40.130Z] ---> 7670b5a50093 [2023-05-30T08:53:40.130Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T08:53:40.130Z] ---> Using cache [2023-05-30T08:53:40.130Z] ---> e6da35f72c1e [2023-05-30T08:53:40.130Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T08:53:40.130Z] ---> Using cache [2023-05-30T08:53:40.130Z] ---> e8ed58a1f8d5 [2023-05-30T08:53:40.130Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T08:53:40.130Z] ---> Using cache [2023-05-30T08:53:40.130Z] ---> 4101ab04cc1d [2023-05-30T08:53:40.130Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T08:53:40.130Z] ---> Using cache [2023-05-30T08:53:40.130Z] ---> 1d7e248eccfe [2023-05-30T08:53:40.130Z] Step 8/23 : COPY . . [2023-05-30T08:53:40.130Z] ---> Using cache [2023-05-30T08:53:40.130Z] ---> 6d54d670d47e [2023-05-30T08:53:40.130Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-30T08:53:41.544Z] ---> Running in 1c5b21e4b195 [2023-05-30T08:53:43.489Z] 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-30T09:00:20.527Z] Removing intermediate container 1bfa7ae809df [2023-05-30T09:00:20.527Z] ---> abc781a5bccf [2023-05-30T09:00:20.527Z] [2023-05-30T09:00:20.527Z] Step 9/22 : FROM alpine:3.17 [2023-05-30T09:00:20.527Z] ---> 51e60588ff2c [2023-05-30T09:00:20.527Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-30T09:00:20.527Z] ---> Running in c4edc06d117c [2023-05-30T09:00:20.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:00:20.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:00:20.527Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-30T09:00:20.527Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-30T09:00:20.527Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:00:20.527Z] OK: 8 MiB in 17 packages [2023-05-30T09:00:20.527Z] Removing intermediate container c4edc06d117c [2023-05-30T09:00:20.527Z] ---> 89301f493573 [2023-05-30T09:00:20.527Z] 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-30T09:00:20.527Z] ---> Running in dfcfe0a3713d [2023-05-30T09:00:20.527Z] Removing intermediate container dfcfe0a3713d [2023-05-30T09:00:20.527Z] ---> a09856aebea3 [2023-05-30T09:00:20.527Z] Step 12/22 : WORKDIR /edgex [2023-05-30T09:00:20.527Z] ---> Running in 743eae6a0b1b [2023-05-30T09:00:20.527Z] Removing intermediate container 743eae6a0b1b [2023-05-30T09:00:20.527Z] ---> 10a467bf1b6b [2023-05-30T09:00:20.527Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:00:20.527Z] ---> ddef5b884800 [2023-05-30T09:00:20.527Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:00:20.527Z] ---> 24443f65e6b6 [2023-05-30T09:00:20.527Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-30T09:00:20.527Z] ---> 288d38aedb88 [2023-05-30T09:00:20.527Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-30T09:00:21.132Z] ---> 4a809d91a9ad [2023-05-30T09:00:21.132Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-30T09:00:22.109Z] ---> dba7a83b5c5a [2023-05-30T09:00:22.109Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T09:00:22.460Z] ---> Running in 2e1c2912e881 [2023-05-30T09:00:25.808Z] Removing intermediate container 2e1c2912e881 [2023-05-30T09:00:25.808Z] ---> 01c1d0ec64de [2023-05-30T09:00:25.808Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T09:00:25.808Z] ---> Running in 7b0f4f9c3ff9 [2023-05-30T09:00:26.394Z] Removing intermediate container 7b0f4f9c3ff9 [2023-05-30T09:00:26.394Z] ---> b190f1fadfd4 [2023-05-30T09:00:26.394Z] Step 20/22 : LABEL arch=arm64 [2023-05-30T09:00:26.394Z] ---> Running in d259b6586139 [2023-05-30T09:00:26.995Z] Removing intermediate container d259b6586139 [2023-05-30T09:00:26.995Z] ---> c54c57ddf286 [2023-05-30T09:00:26.995Z] Step 21/22 : LABEL git_sha=2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab [2023-05-30T09:00:27.264Z] ---> Running in c9ad3ff41d70 [2023-05-30T09:00:27.849Z] Removing intermediate container c9ad3ff41d70 [2023-05-30T09:00:27.849Z] ---> 69ba742a22a5 [2023-05-30T09:00:27.849Z] Step 22/22 : LABEL version=0.0.0 [2023-05-30T09:00:27.849Z] ---> Running in b8ffdf4cbba2 [2023-05-30T09:00:28.434Z] Removing intermediate container b8ffdf4cbba2 [2023-05-30T09:00:28.434Z] ---> 7c23d9a60e5e [2023-05-30T09:00:28.434Z] [2023-05-30T09:00:28.701Z] Successfully built 7c23d9a60e5e [2023-05-30T09:00:28.701Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-30T09:00:28.701Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2023-05-30T09:00:46.924Z] Removing intermediate container fde2dff5124a [2023-05-30T09:00:46.924Z] ---> fbbd71d477c4 [2023-05-30T09:00:47.201Z] [2023-05-30T09:00:47.201Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T09:00:47.201Z] ---> 51e60588ff2c [2023-05-30T09:00:47.201Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-30T09:00:47.201Z] ---> Running in c5a67e395fd0 [2023-05-30T09:00:48.183Z] Removing intermediate container c5a67e395fd0 [2023-05-30T09:00:48.183Z] ---> 7597303c0154 [2023-05-30T09:00:48.183Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T09:00:48.183Z] ---> Running in 9c83117b9899 [2023-05-30T09:00:48.798Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:00:48.798Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:00:48.798Z] ---> 11898e0ccd51 [2023-05-30T09:00:48.798Z] Step 3/25 : WORKDIR /edgex-go [2023-05-30T09:00:48.798Z] ---> Using cache [2023-05-30T09:00:48.798Z] ---> 430a3aef049b [2023-05-30T09:00:48.798Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-30T09:00:48.798Z] ---> Running in 64e8923cb0de [2023-05-30T09:00:52.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:00:52.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:00:53.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:00:53.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:00:55.078Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T09:00:55.078Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:00:55.078Z] OK: 8 MiB in 16 packages [2023-05-30T09:00:55.078Z] OK: 263 MiB in 53 packages [2023-05-30T09:00:58.438Z] Removing intermediate container 9c83117b9899 [2023-05-30T09:00:58.438Z] ---> 1125b418b970 [2023-05-30T09:00:58.438Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:00:58.438Z] Removing intermediate container 64e8923cb0de [2023-05-30T09:00:58.438Z] ---> 1dc0beed1c72 [2023-05-30T09:00:58.438Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-30T09:00:59.851Z] ---> e009fed75322 [2023-05-30T09:00:59.851Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:00:59.851Z] ---> d7383970a85d [2023-05-30T09:00:59.851Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:00:59.851Z] ---> Running in ced10a2aa37c [2023-05-30T09:01:01.804Z] ---> 179bd328be35 [2023-05-30T09:01:01.804Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-30T09:01:04.389Z] ---> 290d62663183 [2023-05-30T09:01:04.389Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:01:04.660Z] Removing intermediate container 4b38512883a2 [2023-05-30T09:01:04.660Z] ---> c0edb452e75e [2023-05-30T09:01:04.660Z] [2023-05-30T09:01:04.660Z] Step 10/24 : FROM alpine:3.17 [2023-05-30T09:01:04.660Z] ---> 51e60588ff2c [2023-05-30T09:01:04.660Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T09:01:04.929Z] ---> Running in 7872707a9363 [2023-05-30T09:01:06.341Z] ---> 854cc96076a8 [2023-05-30T09:01:06.341Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-30T09:01:07.364Z] ---> b8043316941d [2023-05-30T09:01:07.364Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T09:01:07.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:01:07.638Z] ---> Running in a920a639caeb [2023-05-30T09:01:08.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:01:10.598Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T09:01:10.598Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:01:10.598Z] OK: 8 MiB in 16 packages [2023-05-30T09:01:13.185Z] Removing intermediate container a920a639caeb [2023-05-30T09:01:13.185Z] ---> 30ed2605d32e [2023-05-30T09:01:13.185Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T09:01:13.185Z] ---> Running in dba9d404aae9 [2023-05-30T09:01:13.185Z] Removing intermediate container 7872707a9363 [2023-05-30T09:01:13.185Z] ---> a46b5753c1ce [2023-05-30T09:01:13.185Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T09:01:13.772Z] ---> Running in c8050c5cd68b [2023-05-30T09:01:13.772Z] Removing intermediate container dba9d404aae9 [2023-05-30T09:01:13.772Z] ---> 677dd4f70a37 [2023-05-30T09:01:13.772Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T09:01:14.039Z] ---> Running in 5c7e0f7f2c75 [2023-05-30T09:01:14.622Z] Removing intermediate container c8050c5cd68b [2023-05-30T09:01:14.622Z] ---> 14efac610702 [2023-05-30T09:01:14.622Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-30T09:01:14.892Z] ---> Running in 4b86cc19f7bf [2023-05-30T09:01:14.892Z] Removing intermediate container 5c7e0f7f2c75 [2023-05-30T09:01:14.892Z] ---> b638d274857b [2023-05-30T09:01:14.892Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T09:01:15.160Z] ---> Running in d1354a25bd0e [2023-05-30T09:01:16.122Z] Removing intermediate container 4b86cc19f7bf [2023-05-30T09:01:16.122Z] ---> 5893ae3db392 [2023-05-30T09:01:16.122Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-30T09:01:16.122Z] Removing intermediate container d1354a25bd0e [2023-05-30T09:01:16.122Z] ---> af8b499f507a [2023-05-30T09:01:16.122Z] Step 22/23 : LABEL git_sha=2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab [2023-05-30T09:01:16.389Z] ---> Running in dd02c6952d59 [2023-05-30T09:01:16.659Z] ---> Running in 99f33b89b328 [2023-05-30T09:01:17.252Z] Removing intermediate container dd02c6952d59 [2023-05-30T09:01:17.252Z] ---> c3ba90290aa8 [2023-05-30T09:01:17.252Z] Step 15/24 : WORKDIR / [2023-05-30T09:01:17.521Z] Removing intermediate container 99f33b89b328 [2023-05-30T09:01:17.521Z] ---> a9407b4a4f03 [2023-05-30T09:01:17.521Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T09:01:17.521Z] ---> Running in d1f3a6d5fa9b [2023-05-30T09:01:18.111Z] ---> Running in db5c2e20d79e [2023-05-30T09:01:19.079Z] Removing intermediate container d1f3a6d5fa9b [2023-05-30T09:01:19.079Z] ---> 58a4eccd50ab [2023-05-30T09:01:19.079Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:01:19.079Z] Removing intermediate container db5c2e20d79e [2023-05-30T09:01:19.079Z] ---> d56dba60428e [2023-05-30T09:01:19.079Z] [2023-05-30T09:01:19.663Z] Successfully built d56dba60428e [2023-05-30T09:01:19.663Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-30T09:01:19.663Z]  Building core-common-config-bootstrapper ... done Building security-spire-config [2023-05-30T09:01:20.632Z] ---> 850a994cfc09 [2023-05-30T09:01:20.632Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:01:22.588Z] ---> 569844c29a05 [2023-05-30T09:01:22.588Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-30T09:01:25.184Z] Removing intermediate container d420d83547bf [2023-05-30T09:01:25.184Z] ---> 07b6ee2e06c2 [2023-05-30T09:01:25.184Z] [2023-05-30T09:01:25.184Z] Step 10/25 : FROM alpine:3.17 [2023-05-30T09:01:25.184Z] ---> 51e60588ff2c [2023-05-30T09:01:25.184Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-30T09:01:25.184Z] ---> Using cache [2023-05-30T09:01:25.184Z] ---> a46b5753c1ce [2023-05-30T09:01:25.184Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T09:01:25.184Z] ---> Using cache [2023-05-30T09:01:25.184Z] ---> 14efac610702 [2023-05-30T09:01:25.184Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-30T09:01:25.184Z] ---> 8ead39a313ac [2023-05-30T09:01:25.184Z] ---> Running in e23ee817b814 [2023-05-30T09:01:25.185Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:01:25.453Z] Removing intermediate container e23ee817b814 [2023-05-30T09:01:25.453Z] ---> 6d94776a3f48 [2023-05-30T09:01:25.453Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-30T09:01:25.725Z] ---> Running in 744ab3606a3d [2023-05-30T09:01:25.997Z] ---> d9ec791ce836 [2023-05-30T09:01:25.997Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-30T09:01:26.267Z] ---> Running in ddb50aa6a5a2 [2023-05-30T09:01:26.540Z] Removing intermediate container 744ab3606a3d [2023-05-30T09:01:26.541Z] ---> 8bc995c50465 [2023-05-30T09:01:26.541Z] Step 15/25 : WORKDIR / [2023-05-30T09:01:26.818Z] ---> Running in 9a48fac4372a [2023-05-30T09:01:27.089Z] Removing intermediate container ddb50aa6a5a2 [2023-05-30T09:01:27.089Z] ---> 915eb14e233d [2023-05-30T09:01:27.089Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T09:01:27.360Z] ---> Running in a267944cf29e [2023-05-30T09:01:28.329Z] Removing intermediate container 9a48fac4372a [2023-05-30T09:01:28.329Z] ---> 608d9a985c2b [2023-05-30T09:01:28.329Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:01:28.329Z] Removing intermediate container a267944cf29e [2023-05-30T09:01:28.329Z] ---> dc13e89e2451 [2023-05-30T09:01:28.329Z] Step 22/24 : LABEL arch=arm64 [2023-05-30T09:01:28.329Z] ---> Running in dc2d2d1a6258 [2023-05-30T09:01:29.293Z] Removing intermediate container dc2d2d1a6258 [2023-05-30T09:01:29.293Z] ---> 57af90764ecc [2023-05-30T09:01:29.293Z] Step 23/24 : LABEL git_sha=2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab [2023-05-30T09:01:29.562Z] ---> Running in e740a634034d [2023-05-30T09:01:29.562Z] ---> 08c8ff201412 [2023-05-30T09:01:29.562Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:01:30.533Z] Removing intermediate container e740a634034d [2023-05-30T09:01:30.533Z] ---> f81f17272449 [2023-05-30T09:01:30.533Z] Step 24/24 : LABEL version=0.0.0 [2023-05-30T09:01:30.802Z] ---> Running in bb083131715e [2023-05-30T09:01:31.071Z] ---> 48c8146aa6a8 [2023-05-30T09:01:31.071Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-30T09:01:31.661Z] Removing intermediate container bb083131715e [2023-05-30T09:01:31.661Z] ---> 6f625b982d9a [2023-05-30T09:01:31.661Z] [2023-05-30T09:01:32.627Z] Successfully built 6f625b982d9a [2023-05-30T09:01:32.627Z] Successfully tagged core-command-arm64:latest [2023-05-30T09:01:32.627Z]  Building core-command ... done Building security-proxy-auth [2023-05-30T09:01:33.589Z] ---> a5a2276942c6 [2023-05-30T09:01:33.589Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:01:35.014Z] ---> cc476e1b0b3b [2023-05-30T09:01:35.014Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-30T09:01:36.152Z] ---> b253e00da19c [2023-05-30T09:01:36.152Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-30T09:01:36.152Z] ---> Running in 7d29de80de2f [2023-05-30T09:01:36.780Z] Removing intermediate container 7d29de80de2f [2023-05-30T09:01:36.780Z] ---> e8f23cb9d481 [2023-05-30T09:01:36.780Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T09:01:37.071Z] ---> Running in c593cfa90bb5 [2023-05-30T09:01:38.097Z] Removing intermediate container c593cfa90bb5 [2023-05-30T09:01:38.097Z] ---> da965e9a2861 [2023-05-30T09:01:38.097Z] Step 23/25 : LABEL arch=arm64 [2023-05-30T09:01:38.097Z] ---> Running in 58785f2419bb [2023-05-30T09:01:39.149Z] Removing intermediate container 58785f2419bb [2023-05-30T09:01:39.149Z] ---> 4873ebeb3b62 [2023-05-30T09:01:39.149Z] Step 24/25 : LABEL git_sha=2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab [2023-05-30T09:01:39.149Z] ---> Running in 36c8a91e147c [2023-05-30T09:01:40.624Z] Removing intermediate container 36c8a91e147c [2023-05-30T09:01:40.624Z] ---> 99256e371235 [2023-05-30T09:01:40.624Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T09:01:40.624Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:01:40.624Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:01:40.624Z] ---> 11898e0ccd51 [2023-05-30T09:01:40.624Z] Step 3/27 : WORKDIR /edgex-go [2023-05-30T09:01:40.624Z] ---> Using cache [2023-05-30T09:01:40.624Z] ---> 430a3aef049b [2023-05-30T09:01:40.909Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T09:01:40.909Z] ---> Using cache [2023-05-30T09:01:40.909Z] ---> dee4770eef8c [2023-05-30T09:01:40.909Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-30T09:01:40.909Z] ---> Using cache [2023-05-30T09:01:40.909Z] ---> 98612b35bd6f [2023-05-30T09:01:40.909Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:01:40.909Z] ---> Using cache [2023-05-30T09:01:40.910Z] ---> bb79a348c9ea [2023-05-30T09:01:40.910Z] Step 7/27 : COPY . . [2023-05-30T09:01:40.910Z] ---> Running in a1c37826785f [2023-05-30T09:01:40.910Z] ---> Using cache [2023-05-30T09:01:40.910Z] ---> 6486649b2d38 [2023-05-30T09:01:40.910Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T09:01:40.910Z] ---> Using cache [2023-05-30T09:01:40.910Z] ---> fdb12c207da6 [2023-05-30T09:01:40.910Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-30T09:01:40.910Z] ---> Using cache [2023-05-30T09:01:40.910Z] ---> 07152793d3bf [2023-05-30T09:01:40.910Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T09:01:40.910Z] ---> Using cache [2023-05-30T09:01:40.910Z] ---> 2caedf77e042 [2023-05-30T09:01:40.910Z] 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-30T09:01:41.503Z] ---> Running in bbb5ee7d7537 [2023-05-30T09:01:42.099Z] Removing intermediate container a1c37826785f [2023-05-30T09:01:42.099Z] ---> a8b317c8ac95 [2023-05-30T09:01:42.099Z] [2023-05-30T09:01:43.063Z] Successfully built a8b317c8ac95 [2023-05-30T09:01:43.063Z] Successfully tagged core-metadata-arm64:latest [2023-05-30T09:01:43.063Z] Building support-scheduler [2023-05-30T09:01:46.413Z]  Building core-metadata ... done Removing intermediate container bbb5ee7d7537 [2023-05-30T09:01:46.413Z] ---> d7e76cad237b [2023-05-30T09:01:46.413Z] Step 12/27 : WORKDIR /edgex-go [2023-05-30T09:01:46.413Z] ---> Running in 3d7b5cd8f2cb [2023-05-30T09:01:47.000Z] Removing intermediate container 3d7b5cd8f2cb [2023-05-30T09:01:47.276Z] ---> 60c7c1117744 [2023-05-30T09:01:47.276Z] [2023-05-30T09:01:47.276Z] Step 13/27 : FROM alpine:3.17 [2023-05-30T09:01:47.276Z] ---> 51e60588ff2c [2023-05-30T09:01:47.276Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T09:01:47.276Z] ---> Using cache [2023-05-30T09:01:47.276Z] ---> 29d27abad20c [2023-05-30T09:01:47.276Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-30T09:01:47.548Z] ---> Running in 1797f260da1d [2023-05-30T09:01:49.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:01:50.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:01:51.891Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T09:01:51.891Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T09:01:51.891Z] OK: 17694 distinct packages available [2023-05-30T09:01:51.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:01:52.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:01:53.894Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-30T09:01:53.894Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-30T09:01:53.894Z] (3/4) Installing libucontext (1.2-r0) [2023-05-30T09:01:53.894Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-30T09:01:53.894Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:01:53.894Z] OK: 8 MiB in 19 packages [2023-05-30T09:01:55.849Z] Removing intermediate container 1c5b21e4b195 [2023-05-30T09:01:55.849Z] ---> b6b7f89d8d12 [2023-05-30T09:01:55.849Z] [2023-05-30T09:01:55.849Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T09:01:55.849Z] ---> 51e60588ff2c [2023-05-30T09:01:55.849Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T09:01:55.849Z] Removing intermediate container 1797f260da1d [2023-05-30T09:01:55.849Z] ---> 22609fc43f00 [2023-05-30T09:01:55.849Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:01:55.849Z] ---> Running in 341f14d519d6 [2023-05-30T09:01:56.825Z] Removing intermediate container 341f14d519d6 [2023-05-30T09:01:56.825Z] ---> 16c674189121 [2023-05-30T09:01:56.825Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-30T09:01:56.825Z] ---> Running in b0ab66820904 [2023-05-30T09:01:57.417Z] ---> 3443937e7f0b [2023-05-30T09:01:57.417Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:01:57.417Z] Removing intermediate container b0ab66820904 [2023-05-30T09:01:57.417Z] ---> bc3b1882ee33 [2023-05-30T09:01:57.417Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-30T09:01:58.002Z] ---> Running in cf7e291a23bb [2023-05-30T09:01:58.588Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:01:58.588Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:01:58.588Z] ---> 11898e0ccd51 [2023-05-30T09:01:58.588Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T09:01:58.588Z] ---> Using cache [2023-05-30T09:01:58.588Z] ---> 7670b5a50093 [2023-05-30T09:01:58.588Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T09:01:58.588Z] ---> Using cache [2023-05-30T09:01:58.588Z] ---> e6da35f72c1e [2023-05-30T09:01:58.588Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T09:01:58.588Z] ---> Using cache [2023-05-30T09:01:58.588Z] ---> e8ed58a1f8d5 [2023-05-30T09:01:58.588Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T09:01:58.588Z] ---> Using cache [2023-05-30T09:01:58.588Z] ---> 4101ab04cc1d [2023-05-30T09:01:58.588Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:01:58.588Z] ---> Using cache [2023-05-30T09:01:58.588Z] ---> 1d7e248eccfe [2023-05-30T09:01:58.588Z] Step 8/23 : COPY . . [2023-05-30T09:01:58.588Z] Removing intermediate container cf7e291a23bb [2023-05-30T09:01:58.588Z] ---> 4152dea14a04 [2023-05-30T09:01:58.588Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T09:01:58.588Z] ---> Using cache [2023-05-30T09:01:58.588Z] ---> 6d54d670d47e [2023-05-30T09:01:58.588Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-30T09:01:58.858Z] ---> 6e46e6bc69b1 [2023-05-30T09:01:58.858Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T09:01:58.858Z] ---> Running in 65f0dfc128d5 [2023-05-30T09:01:58.858Z] ---> Running in eaf4479216e7 [2023-05-30T09:02:00.820Z] 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-30T09:02:01.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:02:02.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:02:03.786Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T09:02:03.786Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:02:03.786Z] OK: 8 MiB in 16 packages [2023-05-30T09:02:06.378Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:02:06.378Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:02:06.378Z] ---> 11898e0ccd51 [2023-05-30T09:02:06.378Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T09:02:06.378Z] ---> Using cache [2023-05-30T09:02:06.378Z] ---> 7670b5a50093 [2023-05-30T09:02:06.378Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T09:02:06.378Z] ---> Using cache [2023-05-30T09:02:06.378Z] ---> e6da35f72c1e [2023-05-30T09:02:06.378Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T09:02:06.378Z] ---> Using cache [2023-05-30T09:02:06.378Z] ---> e8ed58a1f8d5 [2023-05-30T09:02:06.378Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T09:02:06.378Z] ---> Using cache [2023-05-30T09:02:06.378Z] ---> 4101ab04cc1d [2023-05-30T09:02:06.378Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:02:06.378Z] ---> Using cache [2023-05-30T09:02:06.378Z] ---> 1d7e248eccfe [2023-05-30T09:02:06.378Z] Step 8/23 : COPY . . [2023-05-30T09:02:06.378Z] Removing intermediate container eaf4479216e7 [2023-05-30T09:02:06.378Z] ---> ec1945699b35 [2023-05-30T09:02:06.378Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:02:06.378Z] ---> Using cache [2023-05-30T09:02:06.378Z] ---> 6d54d670d47e [2023-05-30T09:02:06.378Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-30T09:02:06.651Z] ---> Running in 17c8f47fc68e [2023-05-30T09:02:08.623Z] ---> 9ba06a512c84 [2023-05-30T09:02:08.623Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:02:09.585Z] 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-30T09:02:10.996Z] ---> d259f863fb52 [2023-05-30T09:02:10.996Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-30T09:02:13.577Z] ---> c00e1991b71a [2023-05-30T09:02:13.577Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T09:02:14.541Z] ---> ece1319b4a39 [2023-05-30T09:02:14.541Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:02:14.808Z] ---> ab42ba2c2284 [2023-05-30T09:02:14.808Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-30T09:02:15.106Z] ---> Running in 1094c1eaf2c1 [2023-05-30T09:02:16.083Z] ---> aa4814bf1a75 [2023-05-30T09:02:16.083Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-30T09:02:16.352Z] ---> Running in 1528d72f0e79 [2023-05-30T09:02:16.352Z] Removing intermediate container 1094c1eaf2c1 [2023-05-30T09:02:16.352Z] ---> 696bab366477 [2023-05-30T09:02:16.352Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-30T09:02:17.312Z] Removing intermediate container 1528d72f0e79 [2023-05-30T09:02:17.312Z] ---> 263102d29d09 [2023-05-30T09:02:17.312Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T09:02:17.585Z] ---> Running in feef6ce07fd4 [2023-05-30T09:02:17.853Z] ---> 0e17a50b3c6d [2023-05-30T09:02:17.853Z] Step 22/27 : WORKDIR / [2023-05-30T09:02:18.126Z] ---> Running in 64e646d9d828 [2023-05-30T09:02:18.394Z] Removing intermediate container feef6ce07fd4 [2023-05-30T09:02:18.394Z] ---> cc5c99c754c0 [2023-05-30T09:02:18.394Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T09:02:18.663Z] ---> Running in 6fd8d267489f [2023-05-30T09:02:18.931Z] Removing intermediate container 64e646d9d828 [2023-05-30T09:02:18.931Z] ---> 95fc1ec8cb54 [2023-05-30T09:02:18.931Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T09:02:19.208Z] ---> Running in 752b2639a109 [2023-05-30T09:02:19.815Z] Removing intermediate container 6fd8d267489f [2023-05-30T09:02:19.815Z] ---> 8860b5962245 [2023-05-30T09:02:19.815Z] Step 22/23 : LABEL git_sha=2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab [2023-05-30T09:02:20.097Z] ---> Running in 155f9eea9d9a [2023-05-30T09:02:20.097Z] Removing intermediate container 752b2639a109 [2023-05-30T09:02:20.097Z] ---> 650a58302efb [2023-05-30T09:02:20.097Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T09:02:20.371Z] ---> Running in ed667b897db6 [2023-05-30T09:02:20.962Z] Removing intermediate container 155f9eea9d9a [2023-05-30T09:02:20.962Z] ---> 079c5d75acca [2023-05-30T09:02:20.962Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T09:02:21.231Z] ---> Running in e822df5292b6 [2023-05-30T09:02:21.502Z] Removing intermediate container ed667b897db6 [2023-05-30T09:02:21.502Z] ---> b74de1e6c8ec [2023-05-30T09:02:21.502Z] Step 25/27 : LABEL arch=arm64 [2023-05-30T09:02:21.772Z] ---> Running in 7046a1144ec6 [2023-05-30T09:02:22.359Z] Removing intermediate container e822df5292b6 [2023-05-30T09:02:22.359Z] ---> 0b180c78c9c3 [2023-05-30T09:02:22.359Z] [2023-05-30T09:02:22.947Z] Removing intermediate container 7046a1144ec6 [2023-05-30T09:02:22.947Z] ---> 4c290a6a56d8 [2023-05-30T09:02:22.947Z] Step 26/27 : LABEL git_sha=2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab [2023-05-30T09:02:22.947Z] Successfully built 0b180c78c9c3 [2023-05-30T09:02:23.217Z] Successfully tagged core-data-arm64:latest [2023-05-30T09:02:23.217Z]  Building core-data ... done Building security-spiffe-token-provider [2023-05-30T09:02:23.217Z] ---> Running in 3984ea76f1b7 [2023-05-30T09:02:23.813Z] Removing intermediate container 3984ea76f1b7 [2023-05-30T09:02:23.813Z] ---> 89cbd0e0f147 [2023-05-30T09:02:23.813Z] Step 27/27 : LABEL version=0.0.0 [2023-05-30T09:02:24.086Z] ---> Running in 8a1d5cd70ef3 [2023-05-30T09:02:25.553Z] Removing intermediate container 8a1d5cd70ef3 [2023-05-30T09:02:25.553Z] ---> b9bfd54ebc79 [2023-05-30T09:02:25.553Z] [2023-05-30T09:02:25.826Z] Successfully built b9bfd54ebc79 [2023-05-30T09:02:25.826Z] Successfully tagged security-spire-config-arm64:latest [2023-05-30T09:02:26.095Z]  Building security-spire-config ... done Building support-notifications [2023-05-30T09:02:44.610Z] Removing intermediate container ced10a2aa37c [2023-05-30T09:02:44.610Z] ---> abe143bf5281 [2023-05-30T09:02:44.610Z] Step 7/25 : COPY . . [2023-05-30T09:02:48.895Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:02:48.895Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:02:48.895Z] ---> 11898e0ccd51 [2023-05-30T09:02:48.895Z] Step 3/20 : WORKDIR /edgex-go [2023-05-30T09:02:48.895Z] ---> Using cache [2023-05-30T09:02:48.895Z] ---> 430a3aef049b [2023-05-30T09:02:48.895Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-30T09:02:49.879Z] ---> Running in f66a969327e2 [2023-05-30T09:02:52.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:02:53.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:02:54.898Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:02:54.898Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:02:54.898Z] ---> 11898e0ccd51 [2023-05-30T09:02:54.898Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T09:02:54.898Z] ---> Using cache [2023-05-30T09:02:54.898Z] ---> 7670b5a50093 [2023-05-30T09:02:54.898Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T09:02:54.898Z] ---> Using cache [2023-05-30T09:02:54.898Z] ---> e6da35f72c1e [2023-05-30T09:02:54.898Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-30T09:02:54.898Z] ---> Running in 5fb9c5b14951 [2023-05-30T09:02:55.172Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T09:02:55.172Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T09:02:55.172Z] OK: 17699 distinct packages available [2023-05-30T09:02:55.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:02:56.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:02:57.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:02:58.416Z] OK: 263 MiB in 53 packages [2023-05-30T09:02:58.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:03:00.683Z] OK: 263 MiB in 53 packages [2023-05-30T09:03:00.953Z] Removing intermediate container f66a969327e2 [2023-05-30T09:03:00.953Z] ---> fc276f8a75c7 [2023-05-30T09:03:00.953Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-30T09:03:02.927Z] Removing intermediate container 5fb9c5b14951 [2023-05-30T09:03:02.927Z] ---> 9d795bce1e17 [2023-05-30T09:03:02.927Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T09:03:02.927Z] ---> 1565874d363b [2023-05-30T09:03:02.927Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:03:03.199Z] ---> Running in b18e2d7295da [2023-05-30T09:03:04.626Z] ---> fa9d9a0897cc [2023-05-30T09:03:04.626Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:03:04.626Z] ---> Running in 2a4459c007b8 [2023-05-30T09:03:08.905Z] ---> 16edcf2d6f5a [2023-05-30T09:03:08.905Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-30T09:03:08.905Z] ---> Running in e727193c1c47 [2023-05-30T09:03:10.871Z] 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-30T09:05:17.642Z] Removing intermediate container 2a4459c007b8 [2023-05-30T09:05:17.642Z] ---> 3f77acdaff20 [2023-05-30T09:05:17.642Z] Step 8/23 : COPY . . [2023-05-30T09:05:17.642Z] Removing intermediate container b18e2d7295da [2023-05-30T09:05:17.642Z] ---> 237f7f61bde6 [2023-05-30T09:05:17.642Z] Step 7/20 : COPY . . [2023-05-30T09:05:29.964Z] ---> 38bac147d0fc [2023-05-30T09:05:29.964Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-30T09:05:29.964Z] ---> Running in b40fafe870b7 [2023-05-30T09:05:29.964Z] ---> 408ffd58acda [2023-05-30T09:05:29.964Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-30T09:05:29.964Z] ---> Running in 222bc2f59980 [2023-05-30T09:05:31.374Z] 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-30T09:05:31.641Z] 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-30T09:08:53.426Z] Removing intermediate container 65f0dfc128d5 [2023-05-30T09:08:53.426Z] ---> 059014971e3f [2023-05-30T09:08:53.426Z] [2023-05-30T09:08:53.426Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T09:08:53.426Z] ---> 51e60588ff2c [2023-05-30T09:08:53.426Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-30T09:08:53.426Z] ---> Using cache [2023-05-30T09:08:53.426Z] ---> 7597303c0154 [2023-05-30T09:08:53.426Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T09:08:53.426Z] ---> Using cache [2023-05-30T09:08:53.426Z] ---> 1125b418b970 [2023-05-30T09:08:53.426Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:08:53.426Z] ---> Using cache [2023-05-30T09:08:53.426Z] ---> d7383970a85d [2023-05-30T09:08:53.426Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:08:53.426Z] ---> Using cache [2023-05-30T09:08:53.426Z] ---> 179bd328be35 [2023-05-30T09:08:53.426Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-30T09:08:53.426Z] ---> d5376e855b0b [2023-05-30T09:08:53.426Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:08:53.426Z] ---> 61ca998abd03 [2023-05-30T09:08:53.426Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-30T09:08:53.426Z] ---> d0c19cf0c956 [2023-05-30T09:08:53.426Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T09:08:53.426Z] ---> Running in 75f35ca47d48 [2023-05-30T09:08:53.426Z] Removing intermediate container 75f35ca47d48 [2023-05-30T09:08:53.426Z] ---> 1260b1c4e615 [2023-05-30T09:08:53.426Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T09:08:53.426Z] ---> Running in ca5cbe74a296 [2023-05-30T09:08:53.426Z] Removing intermediate container ca5cbe74a296 [2023-05-30T09:08:53.426Z] ---> cda731c6b8a9 [2023-05-30T09:08:53.426Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T09:08:53.426Z] ---> Running in 2872a34c934f [2023-05-30T09:08:53.426Z] Removing intermediate container 2872a34c934f [2023-05-30T09:08:53.426Z] ---> 5f32439964e1 [2023-05-30T09:08:53.426Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T09:08:53.426Z] ---> Running in d4d9c334a508 [2023-05-30T09:08:53.426Z] Removing intermediate container d4d9c334a508 [2023-05-30T09:08:53.426Z] ---> fe76ead2d835 [2023-05-30T09:08:53.426Z] Step 22/23 : LABEL git_sha=2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab [2023-05-30T09:08:53.696Z] ---> Running in 3652303dbd27 [2023-05-30T09:08:54.280Z] Removing intermediate container 3652303dbd27 [2023-05-30T09:08:54.280Z] ---> 1f6217d04035 [2023-05-30T09:08:54.280Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T09:08:54.280Z] ---> Running in c87a0ce55006 [2023-05-30T09:08:54.864Z] Removing intermediate container c87a0ce55006 [2023-05-30T09:08:54.864Z] ---> 1473aec438ba [2023-05-30T09:08:54.864Z] [2023-05-30T09:08:55.133Z] Successfully built 1473aec438ba [2023-05-30T09:08:55.133Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-30T09:08:55.400Z]  Building security-proxy-auth ... done Building security-bootstrapper [2023-05-30T09:09:17.761Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:09:17.761Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:09:17.761Z] ---> 11898e0ccd51 [2023-05-30T09:09:17.761Z] Step 3/33 : WORKDIR /edgex-go [2023-05-30T09:09:17.761Z] ---> Using cache [2023-05-30T09:09:17.761Z] ---> 430a3aef049b [2023-05-30T09:09:17.761Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-30T09:09:17.761Z] ---> Using cache [2023-05-30T09:09:17.761Z] ---> 1dc0beed1c72 [2023-05-30T09:09:17.761Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-30T09:09:17.761Z] ---> Using cache [2023-05-30T09:09:17.761Z] ---> e009fed75322 [2023-05-30T09:09:17.761Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:09:17.761Z] ---> Using cache [2023-05-30T09:09:17.761Z] ---> abe143bf5281 [2023-05-30T09:09:17.761Z] Step 7/33 : COPY . . [2023-05-30T09:09:17.761Z] ---> Using cache [2023-05-30T09:09:17.761Z] ---> 16edcf2d6f5a [2023-05-30T09:09:17.761Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-30T09:09:17.761Z] ---> Running in 789cc16a68e9 [2023-05-30T09:09:17.761Z] 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-30T09:10:25.683Z] 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-30T09:10:43.930Z] Removing intermediate container e727193c1c47 [2023-05-30T09:10:43.930Z] ---> 02b98eeae958 [2023-05-30T09:10:43.930Z] [2023-05-30T09:10:43.930Z] Step 9/25 : FROM alpine:3.17 [2023-05-30T09:10:43.930Z] ---> 51e60588ff2c [2023-05-30T09:10:43.930Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-30T09:10:43.930Z] ---> Running in e0345db395c9 [2023-05-30T09:10:45.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:10:46.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:10:48.456Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-30T09:10:48.456Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-30T09:10:48.456Z] (3/3) Installing su-exec (0.2-r2) [2023-05-30T09:10:48.456Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:10:48.456Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T09:10:49.046Z] OK: 8 MiB in 18 packages [2023-05-30T09:10:51.644Z] Removing intermediate container e0345db395c9 [2023-05-30T09:10:51.644Z] ---> 91070e6a3a38 [2023-05-30T09:10:51.644Z] 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-30T09:10:51.644Z] ---> Running in 6e091b7a93e3 [2023-05-30T09:10:51.914Z] Removing intermediate container 6e091b7a93e3 [2023-05-30T09:10:51.914Z] ---> d6d842156d34 [2023-05-30T09:10:51.914Z] Step 12/25 : WORKDIR / [2023-05-30T09:10:51.914Z] ---> Running in 2561d5c1b253 [2023-05-30T09:10:52.508Z] Removing intermediate container 2561d5c1b253 [2023-05-30T09:10:52.508Z] ---> 6673ca5d340f [2023-05-30T09:10:52.508Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:10:53.479Z] ---> 2de77ee4dcb3 [2023-05-30T09:10:53.479Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:10:54.450Z] ---> 823add34e26c [2023-05-30T09:10:54.450Z] 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-30T09:10:55.428Z] ---> 7374b2a54347 [2023-05-30T09:10:55.428Z] 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-30T09:10:56.397Z] ---> c19ab2875de5 [2023-05-30T09:10:56.397Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:10:56.987Z] ---> f585ad077d77 [2023-05-30T09:10:56.987Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-30T09:11:00.360Z] ---> 037e5527396e [2023-05-30T09:11:00.360Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-30T09:11:02.331Z] ---> 62f28692aa15 [2023-05-30T09:11:02.331Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-30T09:11:03.303Z] ---> b2cbe738730f [2023-05-30T09:11:03.303Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T09:11:03.303Z] ---> Running in 0eefdb4c15f2 [2023-05-30T09:11:06.676Z] Removing intermediate container 0eefdb4c15f2 [2023-05-30T09:11:06.676Z] ---> 2adf2733c8e0 [2023-05-30T09:11:06.676Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T09:11:06.948Z] ---> Running in a05d0b9c9ed7 [2023-05-30T09:11:07.537Z] Removing intermediate container a05d0b9c9ed7 [2023-05-30T09:11:07.537Z] ---> 66ed761571b5 [2023-05-30T09:11:07.537Z] Step 23/25 : LABEL arch=arm64 [2023-05-30T09:11:07.537Z] ---> Running in df02b9b2d180 [2023-05-30T09:11:08.128Z] Removing intermediate container df02b9b2d180 [2023-05-30T09:11:08.128Z] ---> a0ced04f3428 [2023-05-30T09:11:08.128Z] Step 24/25 : LABEL git_sha=2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab [2023-05-30T09:11:08.402Z] ---> Running in 34657bc910ad [2023-05-30T09:11:08.991Z] Removing intermediate container 34657bc910ad [2023-05-30T09:11:08.991Z] ---> a8b08caf930b [2023-05-30T09:11:08.991Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T09:11:08.991Z] ---> Running in 5699ffac5666 [2023-05-30T09:11:09.966Z] Removing intermediate container 5699ffac5666 [2023-05-30T09:11:09.966Z] ---> 3a7b8812f52c [2023-05-30T09:11:09.966Z] [2023-05-30T09:11:10.235Z] Successfully built 3a7b8812f52c [2023-05-30T09:11:10.235Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-30T09:11:10.235Z] Building security-spire-agent [2023-05-30T09:11:28.487Z]  Building security-secretstore-setup ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T09:11:28.487Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-30T09:11:28.487Z] ---> 11898e0ccd51 [2023-05-30T09:11:28.487Z] Step 3/27 : WORKDIR /edgex-go [2023-05-30T09:11:28.487Z] ---> Using cache [2023-05-30T09:11:28.487Z] ---> 430a3aef049b [2023-05-30T09:11:28.487Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T09:11:28.488Z] ---> Using cache [2023-05-30T09:11:28.488Z] ---> dee4770eef8c [2023-05-30T09:11:28.488Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-30T09:11:28.488Z] ---> Using cache [2023-05-30T09:11:28.488Z] ---> 98612b35bd6f [2023-05-30T09:11:28.488Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T09:11:28.488Z] ---> Using cache [2023-05-30T09:11:28.488Z] ---> bb79a348c9ea [2023-05-30T09:11:28.488Z] Step 7/27 : COPY . . [2023-05-30T09:11:28.488Z] ---> Using cache [2023-05-30T09:11:28.488Z] ---> 6486649b2d38 [2023-05-30T09:11:28.488Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T09:11:28.488Z] ---> Using cache [2023-05-30T09:11:28.488Z] ---> fdb12c207da6 [2023-05-30T09:11:28.488Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-30T09:11:28.488Z] ---> Using cache [2023-05-30T09:11:28.488Z] ---> 07152793d3bf [2023-05-30T09:11:28.488Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T09:11:28.488Z] ---> Using cache [2023-05-30T09:11:28.488Z] ---> 2caedf77e042 [2023-05-30T09:11:28.488Z] 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-30T09:11:28.488Z] ---> Using cache [2023-05-30T09:11:28.488Z] ---> d7e76cad237b [2023-05-30T09:11:28.488Z] Step 12/27 : WORKDIR /edgex-go [2023-05-30T09:11:28.488Z] ---> Using cache [2023-05-30T09:11:28.488Z] ---> 60c7c1117744 [2023-05-30T09:11:28.488Z] [2023-05-30T09:11:28.488Z] Step 13/27 : FROM alpine:3.17 [2023-05-30T09:11:28.488Z] ---> 51e60588ff2c [2023-05-30T09:11:28.488Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T09:11:28.488Z] ---> Using cache [2023-05-30T09:11:28.488Z] ---> 29d27abad20c [2023-05-30T09:11:28.488Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-30T09:11:28.488Z] ---> Using cache [2023-05-30T09:11:28.488Z] ---> 93b1a1136d39 [2023-05-30T09:11:28.488Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:11:28.488Z] ---> Using cache [2023-05-30T09:11:28.488Z] ---> d295fca68468 [2023-05-30T09:11:28.488Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:11:28.488Z] ---> Using cache [2023-05-30T09:11:28.488Z] ---> 92f3aeaf6753 [2023-05-30T09:11:28.488Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-30T09:11:33.949Z] ---> 5b4ee7f3cdbc [2023-05-30T09:11:33.949Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T09:11:40.595Z] ---> 4335d83dc8e0 [2023-05-30T09:11:40.595Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T09:11:40.862Z] ---> 9259ef3a809b [2023-05-30T09:11:40.862Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-30T09:11:41.823Z] ---> 4d32876baa1d [2023-05-30T09:11:41.823Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-30T09:11:42.799Z] ---> 0e46fc589989 [2023-05-30T09:11:42.799Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T09:11:43.068Z] ---> Running in a5bc92616b59 [2023-05-30T09:11:43.654Z] Removing intermediate container a5bc92616b59 [2023-05-30T09:11:43.654Z] ---> 4b47c9057a43 [2023-05-30T09:11:43.654Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T09:11:43.654Z] ---> Running in c4b439a5c3be [2023-05-30T09:11:44.239Z] Removing intermediate container c4b439a5c3be [2023-05-30T09:11:44.239Z] ---> c9aff0b345f8 [2023-05-30T09:11:44.239Z] Step 25/27 : LABEL arch=arm64 [2023-05-30T09:11:44.509Z] ---> Running in 8f05384f3851 [2023-05-30T09:11:44.776Z] Removing intermediate container 8f05384f3851 [2023-05-30T09:11:44.776Z] ---> e423a213bfbd [2023-05-30T09:11:44.776Z] Step 26/27 : LABEL git_sha=2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab [2023-05-30T09:11:45.043Z] ---> Running in ed006df04884 [2023-05-30T09:11:45.626Z] Removing intermediate container ed006df04884 [2023-05-30T09:11:45.626Z] ---> 68ec98882b55 [2023-05-30T09:11:45.626Z] Step 27/27 : LABEL version=0.0.0 [2023-05-30T09:11:45.626Z] ---> Running in 817ea9c0a56a [2023-05-30T09:11:46.210Z] Removing intermediate container 817ea9c0a56a [2023-05-30T09:11:46.210Z] ---> 7f82a16aad28 [2023-05-30T09:11:46.210Z] [2023-05-30T09:11:46.477Z] Successfully built 7f82a16aad28 [2023-05-30T09:11:46.477Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-30T09:13:23.120Z]  Building security-spire-agent ... done Removing intermediate container 17c8f47fc68e [2023-05-30T09:13:23.120Z] ---> ae2f801da451 [2023-05-30T09:13:23.120Z] [2023-05-30T09:13:23.120Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T09:13:23.120Z] ---> 51e60588ff2c [2023-05-30T09:13:23.120Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T09:13:23.120Z] ---> Using cache [2023-05-30T09:13:23.120Z] ---> a46b5753c1ce [2023-05-30T09:13:23.120Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T09:13:23.120Z] ---> Using cache [2023-05-30T09:13:23.120Z] ---> 14efac610702 [2023-05-30T09:13:23.120Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-30T09:13:23.120Z] ---> Running in ab0a34f0b050 [2023-05-30T09:13:23.120Z] Removing intermediate container ab0a34f0b050 [2023-05-30T09:13:23.120Z] ---> 08f1609f2e68 [2023-05-30T09:13:23.120Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-30T09:13:23.120Z] ---> Running in f9e3bf15e5b7 [2023-05-30T09:13:23.120Z] Removing intermediate container f9e3bf15e5b7 [2023-05-30T09:13:23.120Z] ---> 85fa823b94a5 [2023-05-30T09:13:23.120Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:13:23.120Z] ---> 6d6079090e16 [2023-05-30T09:13:23.120Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:13:23.120Z] ---> 892cb569a7cf [2023-05-30T09:13:23.120Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-30T09:13:23.120Z] ---> 710fa9e2bc8b [2023-05-30T09:13:23.120Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:13:23.120Z] ---> b14e71d99e58 [2023-05-30T09:13:23.120Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-30T09:13:23.120Z] ---> Running in 158f15a7d464 [2023-05-30T09:13:23.704Z] Removing intermediate container 158f15a7d464 [2023-05-30T09:13:23.704Z] ---> ccb9294ea586 [2023-05-30T09:13:23.704Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T09:13:23.704Z] ---> Running in 3ca9d95b605b [2023-05-30T09:13:24.287Z] Removing intermediate container 3ca9d95b605b [2023-05-30T09:13:24.287Z] ---> 5a6ea807eec0 [2023-05-30T09:13:24.287Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T09:13:24.554Z] ---> Running in a442ee62e6f4 [2023-05-30T09:13:25.138Z] Removing intermediate container a442ee62e6f4 [2023-05-30T09:13:25.138Z] ---> b57993b9f54e [2023-05-30T09:13:25.138Z] Step 22/23 : LABEL git_sha=2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab [2023-05-30T09:13:25.138Z] ---> Running in 57b242d91b61 [2023-05-30T09:13:25.720Z] Removing intermediate container 57b242d91b61 [2023-05-30T09:13:25.720Z] ---> fd1aa49888fe [2023-05-30T09:13:25.720Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T09:13:25.988Z] ---> Running in 86aa216c71e6 [2023-05-30T09:13:26.255Z] Removing intermediate container 86aa216c71e6 [2023-05-30T09:13:26.255Z] ---> 0fe0b4d4f76d [2023-05-30T09:13:26.255Z] [2023-05-30T09:13:26.836Z] Successfully built 0fe0b4d4f76d [2023-05-30T09:13:26.836Z] Successfully tagged support-scheduler-arm64:latest [2023-05-30T09:14:48.441Z]  Building support-scheduler ... done Removing intermediate container 222bc2f59980 [2023-05-30T09:14:48.441Z] ---> 551fc96cc1da [2023-05-30T09:14:48.441Z] [2023-05-30T09:14:48.441Z] Step 9/20 : FROM alpine:3.17 [2023-05-30T09:14:48.441Z] ---> 51e60588ff2c [2023-05-30T09:14:48.441Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-30T09:14:48.441Z] ---> Running in 1201f057ebd5 [2023-05-30T09:14:48.441Z] Removing intermediate container 1201f057ebd5 [2023-05-30T09:14:48.441Z] ---> 235cd500cdf4 [2023-05-30T09:14:48.441Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-30T09:14:48.441Z] ---> Running in 38a6cb300c5a [2023-05-30T09:14:48.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:14:48.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:14:48.441Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T09:14:48.441Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T09:14:48.441Z] OK: 17694 distinct packages available [2023-05-30T09:14:48.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:14:48.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:14:48.441Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-30T09:14:48.441Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-30T09:14:48.441Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-30T09:14:48.441Z] (4/9) Installing libcurl (8.1.1-r1) [2023-05-30T09:14:48.441Z] (5/9) Installing curl (8.1.1-r1) [2023-05-30T09:14:48.441Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-30T09:14:48.441Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-30T09:14:48.441Z] (8/9) Installing libucontext (1.2-r0) [2023-05-30T09:14:48.441Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-30T09:14:48.441Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:14:48.441Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T09:14:48.441Z] OK: 11 MiB in 24 packages [2023-05-30T09:14:51.792Z] Removing intermediate container 38a6cb300c5a [2023-05-30T09:14:51.792Z] ---> 8aefc25c39d4 [2023-05-30T09:14:51.793Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:14:52.749Z] ---> 35a5d58f12c9 [2023-05-30T09:14:52.749Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:14:53.333Z] ---> 0bd6218c73a5 [2023-05-30T09:14:53.333Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-30T09:14:55.901Z] ---> 86b9384bdeb8 [2023-05-30T09:14:55.901Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:14:56.482Z] ---> 795c7d3c608f [2023-05-30T09:14:56.482Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-30T09:14:56.482Z] ---> Running in f283e184c38d [2023-05-30T09:14:57.072Z] Removing intermediate container f283e184c38d [2023-05-30T09:14:57.072Z] ---> 0ca597518e7b [2023-05-30T09:14:57.072Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T09:14:57.072Z] ---> Running in 1b76a6c2b45a [2023-05-30T09:14:58.027Z] Removing intermediate container 1b76a6c2b45a [2023-05-30T09:14:58.027Z] ---> 23cc19324f07 [2023-05-30T09:14:58.027Z] Step 18/20 : LABEL arch=arm64 [2023-05-30T09:14:58.027Z] ---> Running in ab0a5df08323 [2023-05-30T09:14:58.988Z] Removing intermediate container ab0a5df08323 [2023-05-30T09:14:58.988Z] ---> b0155b222d96 [2023-05-30T09:14:58.988Z] Step 19/20 : LABEL git_sha=2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab [2023-05-30T09:14:58.988Z] ---> Running in 1b91bc6e9136 [2023-05-30T09:14:59.570Z] Removing intermediate container 1b91bc6e9136 [2023-05-30T09:14:59.570Z] ---> 33ac58289cf3 [2023-05-30T09:14:59.570Z] Step 20/20 : LABEL version=0.0.0 [2023-05-30T09:14:59.570Z] ---> Running in 043904f223a3 [2023-05-30T09:15:00.153Z] Removing intermediate container 043904f223a3 [2023-05-30T09:15:00.153Z] ---> 777e86349289 [2023-05-30T09:15:00.153Z] [2023-05-30T09:15:00.418Z] Successfully built 777e86349289 [2023-05-30T09:15:00.418Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-30T09:15:00.418Z]  Building security-spiffe-token-provider ... done Removing intermediate container 789cc16a68e9 [2023-05-30T09:15:00.418Z] ---> a52e15218dbe [2023-05-30T09:15:00.418Z] [2023-05-30T09:15:00.418Z] Step 9/33 : FROM alpine:3.17 [2023-05-30T09:15:00.418Z] ---> 51e60588ff2c [2023-05-30T09:15:00.685Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-30T09:15:00.685Z] ---> Using cache [2023-05-30T09:15:00.685Z] ---> 235cd500cdf4 [2023-05-30T09:15:00.685Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-30T09:15:00.685Z] ---> Running in 74a9f0903f8c [2023-05-30T09:15:02.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:15:02.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:15:03.765Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-30T09:15:03.765Z] (2/2) Installing su-exec (0.2-r2) [2023-05-30T09:15:03.765Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:15:03.765Z] OK: 8 MiB in 17 packages [2023-05-30T09:15:05.706Z] Removing intermediate container 74a9f0903f8c [2023-05-30T09:15:05.706Z] ---> 4aeb8a3ffeb2 [2023-05-30T09:15:05.706Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-30T09:15:05.706Z] ---> Running in 0180f499ec66 [2023-05-30T09:15:06.286Z] Removing intermediate container 0180f499ec66 [2023-05-30T09:15:06.286Z] ---> 8da412247c4e [2023-05-30T09:15:06.286Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-30T09:15:06.286Z] ---> Running in 0593fa825705 [2023-05-30T09:15:06.867Z] Removing intermediate container 0593fa825705 [2023-05-30T09:15:06.868Z] ---> cc3223a8c0f6 [2023-05-30T09:15:06.868Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-30T09:15:06.868Z] ---> Running in 0c98859fccd1 [2023-05-30T09:15:07.141Z] Removing intermediate container 0c98859fccd1 [2023-05-30T09:15:07.141Z] ---> 554e8c55636d [2023-05-30T09:15:07.141Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-30T09:15:07.407Z] ---> Running in 2637927c1bd9 [2023-05-30T09:15:07.673Z] Removing intermediate container b40fafe870b7 [2023-05-30T09:15:07.673Z] ---> 9b42af2ac8ff [2023-05-30T09:15:07.673Z] [2023-05-30T09:15:07.673Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T09:15:07.673Z] ---> 51e60588ff2c [2023-05-30T09:15:07.673Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-30T09:15:07.673Z] Removing intermediate container 2637927c1bd9 [2023-05-30T09:15:07.673Z] ---> 274c1bf9ebc0 [2023-05-30T09:15:07.673Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-30T09:15:07.673Z] ---> Running in 430a189fee75 [2023-05-30T09:15:07.673Z] ---> Running in b867aa8a6cfa [2023-05-30T09:15:09.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T09:15:09.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T09:15:09.933Z] Removing intermediate container 430a189fee75 [2023-05-30T09:15:09.933Z] ---> a96b2d10b211 [2023-05-30T09:15:09.933Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-30T09:15:09.933Z] ---> Running in 1d385d8da355 [2023-05-30T09:15:10.201Z] Removing intermediate container 1d385d8da355 [2023-05-30T09:15:10.201Z] ---> 032ec0e99fb6 [2023-05-30T09:15:10.201Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-30T09:15:10.791Z] ---> 648cd9e96161 [2023-05-30T09:15:10.791Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-30T09:15:10.791Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-30T09:15:11.056Z] ---> Running in 8e73c5dd1220 [2023-05-30T09:15:11.056Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-30T09:15:11.056Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T09:15:11.056Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T09:15:11.641Z] OK: 8 MiB in 17 packages [2023-05-30T09:15:13.046Z] Removing intermediate container b867aa8a6cfa [2023-05-30T09:15:13.046Z] ---> 63fec38a53b2 [2023-05-30T09:15:13.046Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T09:15:13.046Z] ---> Running in 0525d994f95c [2023-05-30T09:15:13.046Z] Removing intermediate container 8e73c5dd1220 [2023-05-30T09:15:13.046Z] ---> 05950cc83e42 [2023-05-30T09:15:13.046Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:15:13.629Z] Removing intermediate container 0525d994f95c [2023-05-30T09:15:13.629Z] ---> 6598b24e7417 [2023-05-30T09:15:13.629Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-30T09:15:13.629Z] ---> Running in 473d93ee5216 [2023-05-30T09:15:13.629Z] ---> 85861fec05b1 [2023-05-30T09:15:13.629Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:15:13.894Z] Removing intermediate container 473d93ee5216 [2023-05-30T09:15:13.894Z] ---> 633d7e5b27fb [2023-05-30T09:15:13.894Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-30T09:15:13.894Z] ---> Running in 4554bfdc570b [2023-05-30T09:15:14.478Z] Removing intermediate container 4554bfdc570b [2023-05-30T09:15:14.478Z] ---> 68209b247124 [2023-05-30T09:15:14.478Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T09:15:14.478Z] ---> f91634f28da8 [2023-05-30T09:15:14.478Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-30T09:15:15.072Z] ---> 0e19e255588c [2023-05-30T09:15:15.072Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T09:15:15.653Z] ---> 21863900a2dc [2023-05-30T09:15:15.653Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-30T09:15:15.653Z] ---> ee78ef053742 [2023-05-30T09:15:15.653Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-30T09:15:16.240Z] ---> a0f7ed941172 [2023-05-30T09:15:16.240Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-30T09:15:18.186Z] ---> 0b3838cce19e [2023-05-30T09:15:18.186Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-30T09:15:18.460Z] ---> b1c374dc7416 [2023-05-30T09:15:18.460Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-30T09:15:19.046Z] ---> 1d31f18de2d6 [2023-05-30T09:15:19.046Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-30T09:15:19.046Z] ---> 7916709622e0 [2023-05-30T09:15:19.046Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-30T09:15:19.046Z] ---> Running in f8ff045c8743 [2023-05-30T09:15:19.677Z] Removing intermediate container f8ff045c8743 [2023-05-30T09:15:19.677Z] ---> a0a6cddc1220 [2023-05-30T09:15:19.677Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T09:15:19.677Z] ---> Running in 5ce97e5ee0c8 [2023-05-30T09:15:19.677Z] ---> 5cf90bd65bd2 [2023-05-30T09:15:19.677Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-30T09:15:19.951Z] Removing intermediate container 5ce97e5ee0c8 [2023-05-30T09:15:19.951Z] ---> 87625d65d4c2 [2023-05-30T09:15:19.951Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T09:15:20.247Z] ---> Running in d28f39abfb1b [2023-05-30T09:15:20.247Z] ---> 59f14a151771 [2023-05-30T09:15:20.247Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-30T09:15:20.528Z] ---> Running in 39de5ae78c14 [2023-05-30T09:15:20.528Z] Removing intermediate container d28f39abfb1b [2023-05-30T09:15:20.528Z] ---> cbaa0a34f917 [2023-05-30T09:15:20.528Z] Step 22/23 : LABEL git_sha=2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab [2023-05-30T09:15:20.803Z] ---> Running in 60cd31a00c52 [2023-05-30T09:15:21.086Z] Removing intermediate container 60cd31a00c52 [2023-05-30T09:15:21.086Z] ---> aadedeaf05d6 [2023-05-30T09:15:21.086Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T09:15:21.356Z] ---> Running in 8e3f1ae3d53f [2023-05-30T09:15:21.629Z] Removing intermediate container 8e3f1ae3d53f [2023-05-30T09:15:21.629Z] ---> 186ba734ef93 [2023-05-30T09:15:21.629Z] [2023-05-30T09:15:21.910Z] Successfully built 186ba734ef93 [2023-05-30T09:15:21.910Z] Successfully tagged support-notifications-arm64:latest [2023-05-30T09:15:22.557Z]  Building support-notifications ... done Removing intermediate container 39de5ae78c14 [2023-05-30T09:15:22.557Z] ---> 611aeca18bba [2023-05-30T09:15:22.557Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-30T09:15:22.557Z] ---> Running in d1397f69b5bb [2023-05-30T09:15:22.839Z] Removing intermediate container d1397f69b5bb [2023-05-30T09:15:22.839Z] ---> a51bcf5eb5de [2023-05-30T09:15:22.839Z] Step 30/33 : CMD ["gate"] [2023-05-30T09:15:23.123Z] ---> Running in 599df2c7e999 [2023-05-30T09:15:23.392Z] Removing intermediate container 599df2c7e999 [2023-05-30T09:15:23.392Z] ---> ef673b17bb74 [2023-05-30T09:15:23.392Z] Step 31/33 : LABEL arch=arm64 [2023-05-30T09:15:23.392Z] ---> Running in 8739f20ca6c0 [2023-05-30T09:15:23.660Z] Removing intermediate container 8739f20ca6c0 [2023-05-30T09:15:23.661Z] ---> 9db4d9dc471e [2023-05-30T09:15:23.661Z] Step 32/33 : LABEL git_sha=2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab [2023-05-30T09:15:23.661Z] ---> Running in 7db074dabae8 [2023-05-30T09:15:23.932Z] Removing intermediate container 7db074dabae8 [2023-05-30T09:15:23.932Z] ---> 79560b6daf39 [2023-05-30T09:15:23.932Z] Step 33/33 : LABEL version=0.0.0 [2023-05-30T09:15:24.202Z] ---> Running in a0df78c6b1d8 [2023-05-30T09:15:24.470Z] Removing intermediate container a0df78c6b1d8 [2023-05-30T09:15:24.470Z] ---> e4a3c0330dc1 [2023-05-30T09:15:24.470Z] [2023-05-30T09:15:24.738Z] Successfully built e4a3c0330dc1 [2023-05-30T09:15:24.738Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-30T09:15:25.020Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-05-30T09:15:25.015Z] $ docker stop --time=1 6d18818712873ac735e3cabaf7cced0813116f917183faab046032f0a0e55a05 [2023-05-30T09:15:26.772Z] $ docker rm -f --volumes 6d18818712873ac735e3cabaf7cced0813116f917183faab046032f0a0e55a05 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T09:15:27.265Z] + docker images [2023-05-30T09:15:27.532Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-30T09:15:27.532Z] security-bootstrapper-arm64 latest e4a3c0330dc1 3 seconds ago 21.9MB [2023-05-30T09:15:27.532Z] support-notifications-arm64 latest 186ba734ef93 6 seconds ago 31.9MB [2023-05-30T09:15:27.532Z] 9b42af2ac8ff 21 seconds ago 1.59GB [2023-05-30T09:15:27.532Z] security-spiffe-token-provider-arm64 latest 777e86349289 28 seconds ago 32.7MB [2023-05-30T09:15:27.532Z] a52e15218dbe 28 seconds ago 1.51GB [2023-05-30T09:15:27.532Z] 551fc96cc1da 48 seconds ago 1.57GB [2023-05-30T09:15:27.532Z] support-scheduler-arm64 latest 0fe0b4d4f76d 2 minutes ago 31.2MB [2023-05-30T09:15:27.532Z] ae2f801da451 2 minutes ago 1.59GB [2023-05-30T09:15:27.532Z] security-spire-agent-arm64 latest 7f82a16aad28 3 minutes ago 153MB [2023-05-30T09:15:27.532Z] security-secretstore-setup-arm64 latest 3a7b8812f52c 4 minutes ago 32.2MB [2023-05-30T09:15:27.532Z] 02b98eeae958 4 minutes ago 1.52GB [2023-05-30T09:15:27.532Z] security-proxy-auth-arm64 latest 1473aec438ba 6 minutes ago 18.1MB [2023-05-30T09:15:27.532Z] 059014971e3f 6 minutes ago 1.51GB [2023-05-30T09:15:27.532Z] security-spire-config-arm64 latest b9bfd54ebc79 13 minutes ago 96.1MB [2023-05-30T09:15:27.532Z] core-data-arm64 latest 0b180c78c9c3 13 minutes ago 19.9MB [2023-05-30T09:15:27.532Z] b6b7f89d8d12 13 minutes ago 1.53GB [2023-05-30T09:15:27.532Z] 60c7c1117744 13 minutes ago 1.39GB [2023-05-30T09:15:27.532Z] core-metadata-arm64 latest a8b317c8ac95 13 minutes ago 20.2MB [2023-05-30T09:15:27.532Z] core-command-arm64 latest 6f625b982d9a 13 minutes ago 19.7MB [2023-05-30T09:15:27.532Z] 07b6ee2e06c2 14 minutes ago 1.53GB [2023-05-30T09:15:27.532Z] core-common-config-bootstrapper-arm64 latest d56dba60428e 14 minutes ago 17.2MB [2023-05-30T09:15:27.532Z] c0edb452e75e 14 minutes ago 1.53GB [2023-05-30T09:15:27.532Z] fbbd71d477c4 14 minutes ago 1.52GB [2023-05-30T09:15:27.532Z] security-proxy-setup-arm64 latest 7c23d9a60e5e 14 minutes ago 18.7MB [2023-05-30T09:15:27.532Z] abc781a5bccf 15 minutes ago 1.51GB [2023-05-30T09:15:27.532Z] security-spire-server-arm64 latest 084eb6216c99 22 minutes ago 97MB [2023-05-30T09:15:27.532Z] dcfb013ac8fb 22 minutes ago 1.39GB [2023-05-30T09:15:27.532Z] ci-base-image-arm64 latest 11898e0ccd51 39 minutes ago 899MB [2023-05-30T09:15:27.532Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 5 weeks ago 681MB [2023-05-30T09:15:27.532Z] alpine 3.17 51e60588ff2c 2 months ago 7.46MB [2023-05-30T09:15:27.532Z] 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-30T09:15:27.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T09:15:27.951Z] [2023-05-30T09:15:27.951Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T09:15:28.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T09:15:28.544Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T09:15:28.544Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T09:15:28.544Z] 04944245beec: Pulling fs layer [2023-05-30T09:15:28.544Z] 699f458cf7ca: Pulling fs layer [2023-05-30T09:15:28.544Z] 765212b225bb: Pulling fs layer [2023-05-30T09:15:28.544Z] f23df028b6ca: Pulling fs layer [2023-05-30T09:15:28.544Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T09:15:28.544Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T09:15:28.544Z] 765212b225bb: Waiting [2023-05-30T09:15:28.544Z] f23df028b6ca: Waiting [2023-05-30T09:15:28.544Z] d65c8cfc05b1: Waiting [2023-05-30T09:15:28.544Z] 2437ff75d9bd: Waiting [2023-05-30T09:15:28.544Z] 04944245beec: Verifying Checksum [2023-05-30T09:15:28.544Z] 04944245beec: Download complete [2023-05-30T09:15:28.544Z] 765212b225bb: Verifying Checksum [2023-05-30T09:15:28.544Z] 765212b225bb: Download complete [2023-05-30T09:15:28.544Z] f23df028b6ca: Verifying Checksum [2023-05-30T09:15:28.544Z] f23df028b6ca: Download complete [2023-05-30T09:15:28.544Z] d65c8cfc05b1: Verifying Checksum [2023-05-30T09:15:28.544Z] d65c8cfc05b1: Download complete [2023-05-30T09:15:28.810Z] 699f458cf7ca: Verifying Checksum [2023-05-30T09:15:28.810Z] 699f458cf7ca: Download complete [2023-05-30T09:15:29.077Z] 8998bd30e6a1: Verifying Checksum [2023-05-30T09:15:29.077Z] 8998bd30e6a1: Download complete [2023-05-30T09:15:31.653Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T09:15:31.653Z] 2437ff75d9bd: Download complete [2023-05-30T09:15:33.057Z] 8998bd30e6a1: Pull complete [2023-05-30T09:15:33.637Z] 04944245beec: Pull complete [2023-05-30T09:15:35.039Z] 699f458cf7ca: Pull complete [2023-05-30T09:15:35.039Z] 765212b225bb: Pull complete [2023-05-30T09:15:35.997Z] f23df028b6ca: Pull complete [2023-05-30T09:15:35.997Z] d65c8cfc05b1: Pull complete [2023-05-30T09:15:50.970Z] 2437ff75d9bd: Pull complete [2023-05-30T09:15:50.970Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T09:15:50.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T09:15:50.970Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T09:15:51.153Z] prd-ubuntu20.04-docker-arm64-4c-16g-17282 does not seem to be running inside a container [2023-05-30T09:15:51.203Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-30T09:15:53.836Z] $ docker top 914245d526f039883bfb66fe9258ab72fa0a2637c2a84de6033053e41873b573 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:15:54.687Z] ---> job-cost.sh [2023-05-30T09:15:54.687Z] lf-activate-venv: SKIPPING [2023-05-30T09:15:54.687Z] INFO: No Stack... [2023-05-30T09:15:54.951Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T09:15:55.902Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T09:15:56.225Z] + cat /w/workspace/edgex-go/11/archives/cost.csv [2023-05-30T09:15:56.225Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T09:15:56.283Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4563-11-stack-cost] [2023-05-30T09:15:56.292Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4563-11-stack-cost] did not exist. Created. [2023-05-30T09:15:56.292Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4563-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T09:15:56.615Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T09:15:56.782Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T09:15:56.788Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4563-11-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T09:15:56.792Z] $ docker stop --time=1 914245d526f039883bfb66fe9258ab72fa0a2637c2a84de6033053e41873b573 [2023-05-30T09:15:58.301Z] $ docker rm -f --volumes 914245d526f039883bfb66fe9258ab72fa0a2637c2a84de6033053e41873b573 [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-30T09:15:58.682Z] provisioning config files... [2023-05-30T09:15:58.690Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/11@tmp/config5842917194226891278tmp [Pipeline] { [Pipeline] sh [2023-05-30T09:15:58.984Z] + set +x [2023-05-30T09:15:58.984Z] + curl -s https://codecov.io/bash [2023-05-30T09:15:58.984Z] + bash -s -- [2023-05-30T09:15:58.984Z] [2023-05-30T09:15:58.984Z] _____ _ [2023-05-30T09:15:58.984Z] / ____| | | [2023-05-30T09:15:58.984Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T09:15:58.984Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T09:15:58.984Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T09:15:58.984Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T09:15:58.984Z] Bash-1.0.6 [2023-05-30T09:15:58.984Z] [2023-05-30T09:15:58.984Z] [2023-05-30T09:15:58.984Z] ==> git version 2.25.1 found [2023-05-30T09:15:58.984Z] ==> 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-30T09:15:58.984Z] Release-Date: 2020-01-08 [2023-05-30T09:15:58.984Z] 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-30T09:15:58.984Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T09:15:58.984Z] ==> Jenkins CI detected. [2023-05-30T09:15:58.984Z] current dir:  /w/workspace/edgex-go/11 [2023-05-30T09:15:58.984Z] project root: . [2023-05-30T09:15:58.984Z] --> token set from env [2023-05-30T09:15:58.984Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T09:15:58.984Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T09:15:58.984Z] ==> Python coveragepy not found [2023-05-30T09:15:58.984Z] ==> Searching for coverage reports in: [2023-05-30T09:15:58.984Z] + . [2023-05-30T09:15:58.984Z] -> Found 1 reports [2023-05-30T09:15:58.984Z] ==> Detecting git/mercurial file structure [2023-05-30T09:15:58.984Z] ==> Reading reports [2023-05-30T09:15:59.244Z] + ./coverage.out bytes=447731 [2023-05-30T09:15:59.244Z] ==> Appending adjustments [2023-05-30T09:15:59.244Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T09:16:00.181Z] + Found adjustments [2023-05-30T09:16:00.181Z] ==> Gzipping contents [2023-05-30T09:16:00.181Z] 60K /tmp/codecov.9aK6QG.gz [2023-05-30T09:16:00.181Z] ==> Uploading reports [2023-05-30T09:16:00.181Z] url: https://codecov.io [2023-05-30T09:16:00.181Z] query: branch=PR-4563&commit=3ce10973883ca235e17c16a75c9ff7411da33a16&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= [2023-05-30T09:16:00.181Z] -> Pinging Codecov [2023-05-30T09:16:00.181Z] 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=3ce10973883ca235e17c16a75c9ff7411da33a16&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= [2023-05-30T09:16:00.441Z] -> Uploading to [2023-05-30T09:16:00.441Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/00271124DB129430A58F1EEE437C3FCB/3ce10973883ca235e17c16a75c9ff7411da33a16/91f9c4d8-dffb-4aef-9a1f-e459b36a4a4d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T091600Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0c24c1e595f362bee4b37f2a698e5c8615d455f5203733d759084620776bb607 [2023-05-30T09:16:00.441Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T09:16:00.441Z] Dload Upload Total Spent Left Speed [2023-05-30T09:16:00.701Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57424 0 0 100 57424 0 162k --:--:-- --:--:-- --:--:-- 162k [2023-05-30T09:16:00.701Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3ce10973883ca235e17c16a75c9ff7411da33a16 [Pipeline] } [2023-05-30T09:16:00.709Z] 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-30T09:16:01.304Z] + [ -d /w/workspace/edgex-go/11/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:16:01.595Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:16:02.831Z] ---> package-listing.sh [2023-05-30T09:16:02.831Z] ++ facter osfamily [2023-05-30T09:16:02.831Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T09:16:03.090Z] + OS_FAMILY=debian [2023-05-30T09:16:03.090Z] + workspace=/w/workspace/edgex-go/11 [2023-05-30T09:16:03.090Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T09:16:03.090Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T09:16:03.090Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T09:16:03.090Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T09:16:03.090Z] + '[' /w/workspace/edgex-go/11 ']' [2023-05-30T09:16:03.090Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T09:16:03.090Z] + case "${OS_FAMILY}" in [2023-05-30T09:16:03.090Z] + dpkg -l [2023-05-30T09:16:03.090Z] + grep '^ii' [2023-05-30T09:16:03.090Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T09:16:03.090Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T09:16:03.090Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T09:16:03.090Z] + '[' /w/workspace/edgex-go/11 ']' [2023-05-30T09:16:03.090Z] + mkdir -p /w/workspace/edgex-go/11/archives/ [2023-05-30T09:16:03.090Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo [2023-05-30T09:16:03.101Z] 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/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-30T09:16:03.375Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T09:16:03.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T09:16:03.939Z] [2023-05-30T09:16:03.939Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T09:16:04.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T09:16:04.234Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T09:16:04.234Z] 5eb5b503b376: Pulling fs layer [2023-05-30T09:16:04.234Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T09:16:04.234Z] ec43610c2a17: Pulling fs layer [2023-05-30T09:16:04.234Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T09:16:04.234Z] 33b1e0a273af: Pulling fs layer [2023-05-30T09:16:04.234Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T09:16:04.234Z] 2f39f015ded8: Pulling fs layer [2023-05-30T09:16:04.234Z] 33b1e0a273af: Waiting [2023-05-30T09:16:04.234Z] 5d3b04190fa2: Waiting [2023-05-30T09:16:04.234Z] 3a2ae6a8a46f: Waiting [2023-05-30T09:16:04.234Z] 2f39f015ded8: Waiting [2023-05-30T09:16:04.234Z] 5c69ac0246d0: Verifying Checksum [2023-05-30T09:16:04.234Z] 5c69ac0246d0: Download complete [2023-05-30T09:16:04.234Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-30T09:16:04.234Z] 3a2ae6a8a46f: Download complete [2023-05-30T09:16:04.234Z] 33b1e0a273af: Verifying Checksum [2023-05-30T09:16:04.234Z] 33b1e0a273af: Download complete [2023-05-30T09:16:04.234Z] 5d3b04190fa2: Download complete [2023-05-30T09:16:04.234Z] ec43610c2a17: Verifying Checksum [2023-05-30T09:16:04.234Z] ec43610c2a17: Download complete [2023-05-30T09:16:04.493Z] 5eb5b503b376: Verifying Checksum [2023-05-30T09:16:04.493Z] 5eb5b503b376: Download complete [2023-05-30T09:16:05.059Z] 2f39f015ded8: Verifying Checksum [2023-05-30T09:16:05.059Z] 2f39f015ded8: Download complete [2023-05-30T09:16:05.626Z] 5eb5b503b376: Pull complete [2023-05-30T09:16:05.626Z] 5c69ac0246d0: Pull complete [2023-05-30T09:16:06.190Z] ec43610c2a17: Pull complete [2023-05-30T09:16:06.190Z] 3a2ae6a8a46f: Pull complete [2023-05-30T09:16:06.447Z] 33b1e0a273af: Pull complete [2023-05-30T09:16:06.447Z] 5d3b04190fa2: Pull complete [2023-05-30T09:16:10.630Z] 2f39f015ded8: Pull complete [2023-05-30T09:16:10.630Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T09:16:10.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T09:16:10.630Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T09:16:10.713Z] prd-ubuntu20.04-docker-8c-8g-17277 does not seem to be running inside a container [2023-05-30T09:16:10.717Z] $ 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/11/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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T09:16:15.226Z] $ docker top 8a6917ac614ed7bccc63cc93781e7fe273401c1036e29b6682925893a66b374d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T09:16:15.592Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T09:16:15.879Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T09:16:16.166Z] + ls /var/log/sa-host [2023-05-30T09:16:16.166Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T09:16:16.235Z] provisioning config files... [2023-05-30T09:16:16.243Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config11383786221283940546tmp [Pipeline] { [Pipeline] echo [2023-05-30T09:16:16.255Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:16:16.546Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T09:16:16.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:16:16.878Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T09:16:16.886Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:16:17.171Z] ---> sudo-logs.sh [2023-05-30T09:16:17.171Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T09:16:17.194Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:16:17.477Z] ---> job-cost.sh [2023-05-30T09:16:17.477Z] lf-activate-venv: SKIPPING [2023-05-30T09:16:17.477Z] DEBUG: total: 0.10999999940395355 [2023-05-30T09:16:17.477Z] INFO: Retrieving Stack Cost... [2023-05-30T09:16:18.046Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T09:16:18.307Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T09:16:18.319Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T09:16:18.604Z] ---> logs-deploy.sh [2023-05-30T09:16:18.604Z] lf-activate-venv: SKIPPING [2023-05-30T09:16:18.604Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4563/11 [2023-05-30T09:16:18.604Z] INFO: archiving workspace using pattern(s): [2023-05-30T09:16:19.542Z] Archives upload complete. [2023-05-30T09:16:19.542Z] INFO: archiving logs to Nexus