Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from d3b8725e39fe923887728c335914d53683e5ff8c+653358d857e781e74493cff8b445370370ffe60f (7bec1e8b52409feb3c5cfe0d1dd93a34aac49459) 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-ssh15646756489845371441.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12680119620616189177.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4339/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-4339/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13561982509719589537.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2474050515119896089.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-4339/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-4339/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15670620338396477115.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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/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-6432 in /w/workspace/edgexfoundry_edgex-go_PR-4339 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4339/head:refs/remotes/origin/PR-4339 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 653358d857e781e74493cff8b445370370ffe60f into PR head commit d3b8725e39fe923887728c335914d53683e5ff8c Merge succeeded, producing 4d1311a1f04337ffd4897e2c5604af956630835e Checking out Revision 4d1311a1f04337ffd4897e2c5604af956630835e (PR-4339) > git config core.sparsecheckout # timeout=10 > git checkout -f d3b8725e39fe923887728c335914d53683e5ff8c # 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 653358d857e781e74493cff8b445370370ffe60f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d1311a1f04337ffd4897e2c5604af956630835e # timeout=10 Commit message: "Merge commit '653358d857e781e74493cff8b445370370ffe60f' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-17T08:30:44.283Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-17T08:30:44.339Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-17T08:30:44.359Z] ========================================================= [2023-02-17T08:30:44.359Z] EdgeX Global Pipelines Version Info [2023-02-17T08:30:44.359Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-17T08:30:45.064Z] ------------------- [2023-02-17T08:30:45.064Z] stable info: [2023-02-17T08:30:45.064Z] ------------------- [2023-02-17T08:30:45.064Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-17T08:30:45.064Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T08:30:45.064Z] Message: update stable to v1.0.244 [2023-02-17T08:30:45.634Z] ------------------- [2023-02-17T08:30:45.634Z] experimental info: [2023-02-17T08:30:45.634Z] ------------------- [2023-02-17T08:30:45.634Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-17T08:30:45.634Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T08:30:45.634Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-17T08:30:45.788Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-17T08:30:45.801Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-17T08:30:45.815Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-17T08:30:45.831Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-17T08:30:45.841Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-17T08:30:45.853Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-17T08:30:45.863Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-17T08:30:45.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-17T08:30:45.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-17T08:30:45.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-17T08:30:45.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-17T08:30:45.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-17T08:30:45.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-17T08:30:45.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-17T08:30:45.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-17T08:30:45.987Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T08:30:45.999Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T08:30:46.012Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-17T08:30:46.023Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-17T08:30:46.036Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-17T08:30:46.048Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-17T08:30:46.062Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-17T08:30:46.078Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-17T08:30:46.093Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4339 [Pipeline] echo [2023-02-17T08:30:46.106Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4339 [Pipeline] echo [2023-02-17T08:30:46.119Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4339 [Pipeline] echo [2023-02-17T08:30:46.133Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d1311a1f04337ffd4897e2c5604af956630835e [Pipeline] echo [2023-02-17T08:30:46.147Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d1311a [Pipeline] echo [2023-02-17T08:30:46.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T08:30:46.209Z] provisioning config files... [2023-02-17T08:30:46.232Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config11131475429915066810tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T08:30:46.532Z] ---> docker-login.sh [2023-02-17T08:30:46.532Z] nexus3.edgexfoundry.org:10001 [2023-02-17T08:30:46.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T08:30:46.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T08:30:46.790Z] Configure a credential helper to remove this warning. See [2023-02-17T08:30:46.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T08:30:46.790Z] [2023-02-17T08:30:46.790Z] Login Succeeded [2023-02-17T08:30:46.790Z] nexus3.edgexfoundry.org:10002 [2023-02-17T08:30:46.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T08:30:46.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T08:30:46.790Z] Configure a credential helper to remove this warning. See [2023-02-17T08:30:46.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T08:30:46.790Z] [2023-02-17T08:30:46.791Z] Login Succeeded [2023-02-17T08:30:46.791Z] nexus3.edgexfoundry.org:10003 [2023-02-17T08:30:47.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T08:30:47.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T08:30:47.051Z] Configure a credential helper to remove this warning. See [2023-02-17T08:30:47.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T08:30:47.051Z] [2023-02-17T08:30:47.051Z] Login Succeeded [2023-02-17T08:30:47.051Z] nexus3.edgexfoundry.org:10004 [2023-02-17T08:30:47.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T08:30:47.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T08:30:47.051Z] Configure a credential helper to remove this warning. See [2023-02-17T08:30:47.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T08:30:47.051Z] [2023-02-17T08:30:47.051Z] Login Succeeded [2023-02-17T08:30:47.051Z] docker.io [2023-02-17T08:30:47.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T08:30:47.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T08:30:47.310Z] Configure a credential helper to remove this warning. See [2023-02-17T08:30:47.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T08:30:47.310Z] [2023-02-17T08:30:47.310Z] Login Succeeded [2023-02-17T08:30:47.310Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T08:30:47.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T08:30:47.623Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-02-17T08:30:47.623Z] + cut -d/ -f2 [2023-02-17T08:30:47.623Z] + dirname cmd/core-command/Dockerfile [2023-02-17T08:30:47.623Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-17T08:30:47.623Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-17T08:30:47.623Z] + cut -d/ -f2 [2023-02-17T08:30:47.623Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-17T08:30:47.623Z] + + dirname cmd/core-data/Dockerfile [2023-02-17T08:30:47.623Z] cut -d/ -f2 [2023-02-17T08:30:47.623Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-17T08:30:47.623Z] + cut -d/ -f2 [2023-02-17T08:30:47.623Z] + dirname cmd/core-metadata/Dockerfile [2023-02-17T08:30:47.623Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-17T08:30:47.623Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-17T08:30:47.623Z] + cut -d/ -f2 [2023-02-17T08:30:47.623Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-17T08:30:47.623Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-17T08:30:47.623Z] + cut -d/ -f2 [2023-02-17T08:30:47.623Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-17T08:30:47.623Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-17T08:30:47.623Z] + cut -d/ -f2 [2023-02-17T08:30:47.623Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-17T08:30:47.623Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-17T08:30:47.623Z] + cut -d/ -f2 [2023-02-17T08:30:47.623Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-17T08:30:47.623Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-17T08:30:47.623Z] + cut -d/ -f2 [2023-02-17T08:30:47.623Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-17T08:30:47.623Z] + cut -d/+ -f2 [2023-02-17T08:30:47.623Z] dirname cmd/security-spire-config/Dockerfile [2023-02-17T08:30:47.623Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-17T08:30:47.623Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-17T08:30:47.623Z] + cut -d/ -f2 [2023-02-17T08:30:47.624Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-17T08:30:47.624Z] + dirname cmd/support-notifications/Dockerfile [2023-02-17T08:30:47.624Z] + cut -d/ -f2 [2023-02-17T08:30:47.624Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-17T08:30:47.624Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-17T08:30:47.624Z] + cut -d/ -f2 [2023-02-17T08:30:47.624Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-17T08:30:47.674Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-17T08:30:48.061Z] + git rev-list -1 --merges 4d1311a1f04337ffd4897e2c5604af956630835e~1..4d1311a1f04337ffd4897e2c5604af956630835e [Pipeline] echo [2023-02-17T08:30:48.076Z] -----------> git rev-list -1 --merges 4d1311a1f04337ffd4897e2c5604af956630835e~1..4d1311a1f04337ffd4897e2c5604af956630835e 4d1311a1f04337ffd4897e2c5604af956630835e [2023-02-17T08:30:48.076Z] 4d1311a1f04337ffd4897e2c5604af956630835e [false] [Pipeline] sh [2023-02-17T08:30:48.376Z] + git log --format=format:%s -1 4d1311a1f04337ffd4897e2c5604af956630835e [Pipeline] echo [2023-02-17T08:30:48.392Z] ========================================================= [2023-02-17T08:30:48.392Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-17T08:30:48.392Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-17T08:30:48.751Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T08:30:48.751Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-17T08:30:48.751Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-17T08:30:48.751Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-17T08:30:48.751Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-17T08:30:48.751Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-17T08:30:48.751Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:30:49.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T08:30:49.093Z] [2023-02-17T08:30:49.093Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:30:49.394Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T08:30:49.394Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-17T08:30:49.394Z] b85a868b505f: Pulling fs layer [2023-02-17T08:30:49.394Z] e2be974225ed: Pulling fs layer [2023-02-17T08:30:49.394Z] 339a4e72a1f5: Pulling fs layer [2023-02-17T08:30:49.394Z] 988bab9f4d93: Pulling fs layer [2023-02-17T08:30:49.394Z] 1469e6f7b9e6: Pulling fs layer [2023-02-17T08:30:49.394Z] eaf3925da568: Pulling fs layer [2023-02-17T08:30:49.394Z] bab4dde63d76: Pulling fs layer [2023-02-17T08:30:49.394Z] bde34c3a00c8: Pulling fs layer [2023-02-17T08:30:49.394Z] b352a97aabf1: Pulling fs layer [2023-02-17T08:30:49.394Z] 4872d77fe225: Pulling fs layer [2023-02-17T08:30:49.394Z] 5851b861e8e6: Pulling fs layer [2023-02-17T08:30:49.394Z] 988bab9f4d93: Waiting [2023-02-17T08:30:49.394Z] 1469e6f7b9e6: Waiting [2023-02-17T08:30:49.394Z] eaf3925da568: Waiting [2023-02-17T08:30:49.394Z] bab4dde63d76: Waiting [2023-02-17T08:30:49.394Z] bde34c3a00c8: Waiting [2023-02-17T08:30:49.394Z] b352a97aabf1: Waiting [2023-02-17T08:30:49.394Z] 4872d77fe225: Waiting [2023-02-17T08:30:49.394Z] 5851b861e8e6: Waiting [2023-02-17T08:30:49.394Z] e2be974225ed: Download complete [2023-02-17T08:30:49.394Z] 988bab9f4d93: Verifying Checksum [2023-02-17T08:30:49.394Z] 988bab9f4d93: Download complete [2023-02-17T08:30:49.661Z] 1469e6f7b9e6: Verifying Checksum [2023-02-17T08:30:49.661Z] 1469e6f7b9e6: Download complete [2023-02-17T08:30:49.661Z] eaf3925da568: Verifying Checksum [2023-02-17T08:30:49.661Z] eaf3925da568: Download complete [2023-02-17T08:30:49.661Z] 339a4e72a1f5: Verifying Checksum [2023-02-17T08:30:49.661Z] 339a4e72a1f5: Download complete [2023-02-17T08:30:49.661Z] bde34c3a00c8: Verifying Checksum [2023-02-17T08:30:49.661Z] bde34c3a00c8: Download complete [2023-02-17T08:30:49.661Z] b352a97aabf1: Download complete [2023-02-17T08:30:49.922Z] 4872d77fe225: Verifying Checksum [2023-02-17T08:30:49.922Z] 4872d77fe225: Download complete [2023-02-17T08:30:49.922Z] 5851b861e8e6: Verifying Checksum [2023-02-17T08:30:49.922Z] 5851b861e8e6: Download complete [2023-02-17T08:30:49.922Z] b85a868b505f: Verifying Checksum [2023-02-17T08:30:49.922Z] b85a868b505f: Download complete [2023-02-17T08:30:50.181Z] bab4dde63d76: Verifying Checksum [2023-02-17T08:30:50.181Z] bab4dde63d76: Download complete [2023-02-17T08:30:51.117Z] b85a868b505f: Pull complete [2023-02-17T08:30:51.117Z] e2be974225ed: Pull complete [2023-02-17T08:30:51.683Z] 339a4e72a1f5: Pull complete [2023-02-17T08:30:51.683Z] 988bab9f4d93: Pull complete [2023-02-17T08:30:51.942Z] 1469e6f7b9e6: Pull complete [2023-02-17T08:30:51.943Z] eaf3925da568: Pull complete [2023-02-17T08:30:53.844Z] bab4dde63d76: Pull complete [2023-02-17T08:30:53.844Z] bde34c3a00c8: Pull complete [2023-02-17T08:30:53.844Z] b352a97aabf1: Pull complete [2023-02-17T08:30:53.844Z] 4872d77fe225: Pull complete [2023-02-17T08:30:53.844Z] 5851b861e8e6: Pull complete [2023-02-17T08:30:53.844Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-17T08:30:53.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T08:30:53.844Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T08:30:53.930Z] prd-ubuntu20.04-docker-8c-8g-6432 does not seem to be running inside a container [2023-02-17T08:30:53.970Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-17T08:30:55.492Z] $ docker top a7fe3b601a2835b18210f783a3ad8ccff4d4c7364d88e126dc241695c509e0e8 -eo pid,comm [2023-02-17T08:30:55.541Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-17T08:30:55.541Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T08:30:55.580Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T08:30:55.581Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T08:30:55.685Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T08:30:55.692Z] $ docker exec a7fe3b601a2835b18210f783a3ad8ccff4d4c7364d88e126dc241695c509e0e8 ssh-agent [2023-02-17T08:30:55.793Z] SSH_AUTH_SOCK=/tmp/ssh-ejFoVLdhZuHY/agent.31 [2023-02-17T08:30:55.793Z] SSH_AGENT_PID=37 [2023-02-17T08:30:55.800Z] Running ssh-add (command line suppressed) [2023-02-17T08:30:55.901Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_5206621290379081991.key (/w/workspace/edgex-go/8@tmp/private_key_5206621290379081991.key) [2023-02-17T08:30:55.915Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T08:30:56.249Z] + git tag --points-at HEAD [Pipeline] } [2023-02-17T08:30:56.273Z] $ docker exec --env ******** --env ******** a7fe3b601a2835b18210f783a3ad8ccff4d4c7364d88e126dc241695c509e0e8 ssh-agent -k [2023-02-17T08:30:56.379Z] unset SSH_AUTH_SOCK; [2023-02-17T08:30:56.379Z] unset SSH_AGENT_PID; [2023-02-17T08:30:56.379Z] echo Agent pid 37 killed; [2023-02-17T08:30:56.386Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-17T08:30:56.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T08:30:56.411Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T08:30:56.522Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T08:30:56.528Z] $ docker exec a7fe3b601a2835b18210f783a3ad8ccff4d4c7364d88e126dc241695c509e0e8 ssh-agent [2023-02-17T08:30:56.657Z] SSH_AUTH_SOCK=/tmp/ssh-TTG4ZC4fGtip/agent.69 [2023-02-17T08:30:56.657Z] SSH_AGENT_PID=75 [2023-02-17T08:30:56.661Z] Running ssh-add (command line suppressed) [2023-02-17T08:30:56.767Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_8183997828719516082.key (/w/workspace/edgex-go/8@tmp/private_key_8183997828719516082.key) [2023-02-17T08:30:56.778Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T08:30:57.066Z] + git semver init [2023-02-17T08:30:57.325Z] 2023-02-17 08:30:57,256 [run_init] DEBUG init version:0.0.0 force:False [2023-02-17T08:30:57.325Z] 2023-02-17 08:30:57,257 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/8/.semver [2023-02-17T08:30:57.325Z] 2023-02-17 08:30:57,257 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/8/.semver [2023-02-17T08:30:57.325Z] 2023-02-17 08:30:57,257 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/8/.semver'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) [2023-02-17T08:31:02.597Z] 2023-02-17 08:31:02,192 [append_file] DEBUG append to file:/w/workspace/edgex-go/8/.git/info/exclude [2023-02-17T08:31:02.597Z] 2023-02-17 08:31:02,192 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/8/.semver/PR-4339 with force:False [2023-02-17T08:31:02.597Z] 2023-02-17 08:31:02,192 [write_file] DEBUG write to file:/w/workspace/edgex-go/8/.semver/PR-4339 [2023-02-17T08:31:02.597Z] 2023-02-17 08:31:02,196 [execute] INFO git cat-file --batch-check [2023-02-17T08:31:02.597Z] 2023-02-17 08:31:02,196 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T08:31:02.597Z] 2023-02-17 08:31:02,201 [execute] INFO git cat-file --batch [2023-02-17T08:31:02.597Z] 2023-02-17 08:31:02,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T08:31:02.597Z] 2023-02-17 08:31:02,206 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/PR-4339 [2023-02-17T08:31:02.597Z] 0.0.0 [Pipeline] } [2023-02-17T08:31:02.610Z] $ docker exec --env ******** --env ******** a7fe3b601a2835b18210f783a3ad8ccff4d4c7364d88e126dc241695c509e0e8 ssh-agent -k [2023-02-17T08:31:02.718Z] unset SSH_AUTH_SOCK; [2023-02-17T08:31:02.719Z] unset SSH_AGENT_PID; [2023-02-17T08:31:02.719Z] echo Agent pid 75 killed; [2023-02-17T08:31:02.725Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T08:31:03.030Z] + git semver [Pipeline] } [2023-02-17T08:31:03.304Z] $ docker stop --time=1 a7fe3b601a2835b18210f783a3ad8ccff4d4c7364d88e126dc241695c509e0e8 [2023-02-17T08:31:04.627Z] $ docker rm -f --volumes a7fe3b601a2835b18210f783a3ad8ccff4d4c7364d88e126dc241695c509e0e8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T08:31:04.958Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-17T08:31:05.163Z] Stashed 1 file(s) [Pipeline] echo [2023-02-17T08:31:05.167Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T08:31:05.570Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo [2023-02-17T08:31:05.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T08:31:05.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T08:31:05.610Z] ========================================================= [2023-02-17T08:31:05.610Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-17T08:31:05.610Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-17T08:31:05.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T08:31:05.902Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-17T08:31:05.902Z] 213ec9aee27d: Pulling fs layer [2023-02-17T08:31:05.902Z] 4583459ba037: Pulling fs layer [2023-02-17T08:31:05.902Z] 93c1e223e6f2: Pulling fs layer [2023-02-17T08:31:05.902Z] 53926ce57604: Pulling fs layer [2023-02-17T08:31:05.902Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-17T08:31:05.902Z] 22ff95d597cd: Pulling fs layer [2023-02-17T08:31:05.902Z] 12d6caf4c0d1: Pulling fs layer [2023-02-17T08:31:05.902Z] 96b7cbca73a9: Pulling fs layer [2023-02-17T08:31:05.902Z] a7acece74701: Pulling fs layer [2023-02-17T08:31:05.902Z] 22ff95d597cd: Waiting [2023-02-17T08:31:05.902Z] 96b7cbca73a9: Waiting [2023-02-17T08:31:05.902Z] 12d6caf4c0d1: Waiting [2023-02-17T08:31:05.902Z] 53926ce57604: Waiting [2023-02-17T08:31:05.902Z] a7acece74701: Waiting [2023-02-17T08:31:05.902Z] 93c1e223e6f2: Verifying Checksum [2023-02-17T08:31:05.902Z] 93c1e223e6f2: Download complete [2023-02-17T08:31:05.902Z] 4583459ba037: Verifying Checksum [2023-02-17T08:31:05.902Z] 4583459ba037: Download complete [2023-02-17T08:31:05.902Z] 21b2b0c7a3f4: Download complete [2023-02-17T08:31:05.902Z] 22ff95d597cd: Verifying Checksum [2023-02-17T08:31:05.903Z] 22ff95d597cd: Download complete [2023-02-17T08:31:06.167Z] 213ec9aee27d: Download complete [2023-02-17T08:31:06.167Z] 12d6caf4c0d1: Download complete [2023-02-17T08:31:06.167Z] 213ec9aee27d: Pull complete [2023-02-17T08:31:06.445Z] 4583459ba037: Pull complete [2023-02-17T08:31:06.445Z] 93c1e223e6f2: Pull complete [2023-02-17T08:31:07.524Z] a7acece74701: Verifying Checksum [2023-02-17T08:31:07.524Z] a7acece74701: Download complete [2023-02-17T08:31:07.855Z] 53926ce57604: Verifying Checksum [2023-02-17T08:31:07.855Z] 53926ce57604: Download complete [2023-02-17T08:31:08.118Z] 96b7cbca73a9: Verifying Checksum [2023-02-17T08:31:08.118Z] 96b7cbca73a9: Download complete [2023-02-17T08:31:11.398Z] 53926ce57604: Pull complete [2023-02-17T08:31:11.398Z] 21b2b0c7a3f4: Pull complete [2023-02-17T08:31:11.398Z] 22ff95d597cd: Pull complete [2023-02-17T08:31:11.398Z] 12d6caf4c0d1: Pull complete [2023-02-17T08:31:13.299Z] 96b7cbca73a9: Pull complete [2023-02-17T08:31:14.233Z] a7acece74701: Pull complete [2023-02-17T08:31:14.233Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-17T08:31:14.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T08:31:14.233Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-17T08:31:14.529Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T08:31:14.529Z] WORKDIR /edgex [2023-02-17T08:31:14.529Z] COPY go.mod . [2023-02-17T08:31:14.529Z] RUN go mod download [2023-02-17T08:31:14.529Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-17T08:31:15.099Z] Sending build context to Docker daemon 170.5MB [2023-02-17T08:31:15.099Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T08:31:15.099Z] ---> db6d94c90886 [2023-02-17T08:31:15.099Z] Step 2/4 : WORKDIR /edgex [2023-02-17T08:31:17.636Z] ---> Running in f0e35473a9ac [2023-02-17T08:31:17.636Z] Removing intermediate container f0e35473a9ac [2023-02-17T08:31:17.636Z] ---> b648f079495b [2023-02-17T08:31:17.636Z] Step 3/4 : COPY go.mod . [2023-02-17T08:31:17.636Z] ---> f2dc271c9d02 [2023-02-17T08:31:17.636Z] Step 4/4 : RUN go mod download [2023-02-17T08:31:17.636Z] ---> Running in 72692b849b3c [2023-02-17T08:31:20.249Z] Still waiting to schedule task [2023-02-17T08:31:20.249Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6433’ is offline [2023-02-17T08:31:27.606Z] Removing intermediate container 72692b849b3c [2023-02-17T08:31:27.606Z] ---> 72b42ba33058 [2023-02-17T08:31:27.606Z] Successfully built 72b42ba33058 [2023-02-17T08:31:27.606Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:31:27.910Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T08:31:27.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T08:31:27.982Z] prd-ubuntu20.04-docker-8c-8g-6432 does not seem to be running inside a container [2023-02-17T08:31:28.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-17T08:31:28.384Z] $ docker top 987b635402eb7581057a5c029c469218a09839b01b4866494550da250be46f20 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T08:31:28.727Z] + go version [2023-02-17T08:31:28.727Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-17T08:31:28.741Z] $ docker stop --time=1 987b635402eb7581057a5c029c469218a09839b01b4866494550da250be46f20 [2023-02-17T08:31:30.009Z] $ docker rm -f --volumes 987b635402eb7581057a5c029c469218a09839b01b4866494550da250be46f20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:31:30.418Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T08:31:30.418Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T08:31:30.485Z] prd-ubuntu20.04-docker-8c-8g-6432 does not seem to be running inside a container [2023-02-17T08:31:30.523Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-17T08:31:30.883Z] $ docker top e8cea6af765992202af38cc589346e941180e5a04e2af2bfab3d78655fd88134 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-17T08:31:30.947Z] ========================================================= [2023-02-17T08:31:30.947Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-17T08:31:30.947Z] ========================================================= [Pipeline] sh [2023-02-17T08:31:31.221Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh [2023-02-17T08:31:31.515Z] + make test [2023-02-17T08:31:31.515Z] go test -race -coverprofile=coverage.out ./... [2023-02-17T08:31:38.077Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-17T08:31:50.263Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-17T08:31:50.263Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-17T08:31:50.263Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-17T08:31:50.263Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-17T08:31:50.263Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-17T08:31:50.263Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-17T08:31:50.263Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-17T08:31:50.263Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-17T08:31:50.263Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-17T08:31:50.263Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-17T08:31:50.263Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-17T08:31:50.263Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-17T08:31:50.263Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-17T08:31:50.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-17T08:31:50.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.082s coverage: 28.7% of statements [2023-02-17T08:31:50.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-17T08:31:50.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-17T08:31:51.084Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.128s coverage: 98.5% of statements [2023-02-17T08:31:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.152s coverage: 73.7% of statements [2023-02-17T08:31:54.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-17T08:31:54.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-17T08:31:54.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-17T08:31:54.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.106s coverage: 54.0% of statements [2023-02-17T08:31:54.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-17T08:31:54.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-17T08:31:54.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.392s coverage: 88.5% of statements [2023-02-17T08:31:54.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-17T08:31:54.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-17T08:31:54.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-17T08:31:54.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-17T08:31:54.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-17T08:31:54.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.076s coverage: 3.9% of statements [2023-02-17T08:31:54.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-17T08:31:54.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-17T08:31:54.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.538s coverage: 95.6% of statements [2023-02-17T08:31:54.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-17T08:31:54.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-17T08:31:54.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-17T08:31:54.927Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.092s coverage: 72.2% of statements [2023-02-17T08:31:54.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-17T08:31:54.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-17T08:31:54.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-17T08:31:54.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-17T08:31:54.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-17T08:31:54.927Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 65.9% of statements [2023-02-17T08:31:54.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-17T08:31:54.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-17T08:31:54.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-17T08:31:54.927Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.9% of statements [2023-02-17T08:31:54.927Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-17T08:31:54.927Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.6% of statements [2023-02-17T08:31:54.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-17T08:31:54.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2023-02-17T08:31:54.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.082s coverage: 82.9% of statements [2023-02-17T08:31:54.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.075s coverage: 94.1% of statements [2023-02-17T08:31:54.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2023-02-17T08:31:54.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2023-02-17T08:32:04.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.046s coverage: 94.4% of statements [2023-02-17T08:32:04.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2023-02-17T08:32:17.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.357s coverage: 79.9% of statements [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-17T08:32:17.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-17T08:32:17.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.020s coverage: 64.4% of statements [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-17T08:32:17.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 86.9% of statements [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-17T08:32:17.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2023-02-17T08:32:17.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.054s coverage: 20.0% of statements [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-17T08:32:17.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-17T08:32:17.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 77.4% of statements [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-17T08:32:17.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.0% of statements [2023-02-17T08:32:17.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2023-02-17T08:32:17.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.215s coverage: 91.2% of statements [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-17T08:32:17.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.217s coverage: 63.1% of statements [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-17T08:32:17.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements [2023-02-17T08:32:17.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements [2023-02-17T08:32:17.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-02-17T08:32:17.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-02-17T08:32:17.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2023-02-17T08:32:17.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.319s coverage: 65.3% of statements [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-17T08:32:17.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.165s coverage: 41.0% of statements [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-17T08:32:17.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-17T08:32:17.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-17T08:32:17.097Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-17T08:32:17.097Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.177s coverage: 92.3% of statements [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-17T08:32:17.097Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-17T08:32:17.097Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-17T08:32:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-17T08:32:17.097Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-17T08:32:35.165Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-17T08:32:35.165Z] go vet ./... [2023-02-17T08:32:36.536Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T08:32:36.536Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T08:32:36.795Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-17T08:32:36.811Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-17T08:32:37.095Z] + ls -al . [2023-02-17T08:32:37.095Z] total 752 [2023-02-17T08:32:37.095Z] drwxrwxr-x 12 1001 1001 4096 Feb 17 08:31 . [2023-02-17T08:32:37.095Z] drwxr-xr-x 4 root root 4096 Feb 17 08:31 .. [2023-02-17T08:32:37.095Z] drwxrwxr-x 2 1001 1001 4096 Feb 17 08:30 .blubracket [2023-02-17T08:32:37.095Z] -rw-rw-r-- 1 1001 1001 16 Feb 17 08:30 .dockerignore [2023-02-17T08:32:37.095Z] drwxrwxr-x 8 1001 1001 4096 Feb 17 08:32 .git [2023-02-17T08:32:37.095Z] drwxrwxr-x 3 1001 1001 4096 Feb 17 08:30 .github [2023-02-17T08:32:37.095Z] -rw-rw-r-- 1 1001 1001 1024 Feb 17 08:30 .gitignore [2023-02-17T08:32:37.095Z] -rw-rw-r-- 1 1001 1001 42 Feb 17 08:30 .golangci.yml [2023-02-17T08:32:37.095Z] -rw-rw-r-- 1 1001 1001 87 Feb 17 08:30 .hadolint.yml [2023-02-17T08:32:37.095Z] drwxr-xr-x 3 1001 1001 4096 Feb 17 08:31 .semver [2023-02-17T08:32:37.095Z] -rw-rw-r-- 1 1001 1001 166 Feb 17 08:30 .sonarcloud.properties [2023-02-17T08:32:37.095Z] -rw-rw-r-- 1 1001 1001 1171 Feb 17 08:30 ADOPTERS.md [2023-02-17T08:32:37.095Z] -rw-rw-r-- 1 1001 1001 10825 Feb 17 08:30 Attribution.txt [2023-02-17T08:32:37.095Z] -rw-rw-r-- 1 1001 1001 73765 Feb 17 08:30 CHANGELOG.md [2023-02-17T08:32:37.095Z] -rw-rw-r-- 1 1001 1001 3804 Feb 17 08:30 CONTRIBUTING.md [2023-02-17T08:32:37.095Z] -rw-rw-r-- 1 1001 1001 677 Feb 17 08:30 GOVERNANCE.md [2023-02-17T08:32:37.095Z] -rw-rw-r-- 1 1001 1001 883 Feb 17 08:30 Jenkinsfile [2023-02-17T08:32:37.095Z] -rw-rw-r-- 1 1001 1001 10775 Feb 17 08:30 LICENSE [2023-02-17T08:32:37.095Z] -rw-rw-r-- 1 1001 1001 13536 Feb 17 08:30 Makefile [2023-02-17T08:32:37.095Z] -rw-rw-r-- 1 1001 1001 582 Feb 17 08:30 OWNERS.md [2023-02-17T08:32:37.095Z] -rw-rw-r-- 1 1001 1001 9403 Feb 17 08:30 README.md [2023-02-17T08:32:37.095Z] -rw-rw-r-- 1 1001 1001 6912 Feb 17 08:30 SECURITY.md [2023-02-17T08:32:37.095Z] -rw-rw-r-- 1 1001 1001 5 Feb 17 08:31 VERSION [2023-02-17T08:32:37.095Z] drwxrwxr-x 2 1001 1001 4096 Feb 17 08:30 bin [2023-02-17T08:32:37.095Z] drwxrwxr-x 17 1001 1001 4096 Feb 17 08:30 cmd [2023-02-17T08:32:37.095Z] -rw-r--r-- 1 root root 487530 Feb 17 08:32 coverage.out [2023-02-17T08:32:37.095Z] -rw-rw-r-- 1 1001 1001 3295 Feb 17 08:30 go.mod [2023-02-17T08:32:37.095Z] -rw-rw-r-- 1 1001 1001 33318 Feb 17 08:30 go.sum [2023-02-17T08:32:37.095Z] drwxrwxr-x 7 1001 1001 4096 Feb 17 08:30 internal [2023-02-17T08:32:37.095Z] drwxrwxr-x 3 1001 1001 4096 Feb 17 08:30 openapi [2023-02-17T08:32:37.095Z] drwxrwxr-x 2 1001 1001 4096 Feb 17 08:30 sbom [2023-02-17T08:32:37.095Z] drwxrwxr-x 4 1001 1001 4096 Feb 17 08:30 snap [2023-02-17T08:32:37.095Z] -rw-rw-r-- 1 1001 1001 204 Feb 17 08:30 version.go [Pipeline] sh [2023-02-17T08:32:37.381Z] + '[' -e coverage.out ] [2023-02-17T08:32:37.381Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-17T08:32:37.493Z] Stashed 1 file(s) [Pipeline] sh [2023-02-17T08:32:37.808Z] + make build [2023-02-17T08:32:37.808Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-17T08:32:50.005Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-17T08:32:50.005Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-17T08:32:50.939Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-17T08:32:51.505Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-17T08:32:58.057Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-17T08:32:59.432Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-17T08:33:00.804Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-17T08:33:01.738Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-17T08:33:02.672Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-17T08:33:03.604Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-17T08:33:06.134Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-17T08:33:07.087Z] $ docker stop --time=1 e8cea6af765992202af38cc589346e941180e5a04e2af2bfab3d78655fd88134 [2023-02-17T08:33:09.605Z] $ docker rm -f --volumes e8cea6af765992202af38cc589346e941180e5a04e2af2bfab3d78655fd88134 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:33:10.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-17T08:33:10.349Z] [2023-02-17T08:33:10.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:33:10.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-17T08:33:10.647Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-17T08:33:10.647Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-17T08:33:10.647Z] ca9280d653b3: Pulling fs layer [2023-02-17T08:33:10.647Z] 7e9c9ca2126c: Pulling fs layer [2023-02-17T08:33:10.915Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-17T08:33:10.915Z] cbdbe7a5bc2a: Download complete [2023-02-17T08:33:10.915Z] cbdbe7a5bc2a: Pull complete [2023-02-17T08:33:11.176Z] ca9280d653b3: Verifying Checksum [2023-02-17T08:33:11.176Z] ca9280d653b3: Download complete [2023-02-17T08:33:11.433Z] 7e9c9ca2126c: Download complete [2023-02-17T08:33:11.433Z] ca9280d653b3: Pull complete [2023-02-17T08:33:14.714Z] 7e9c9ca2126c: Pull complete [2023-02-17T08:33:14.714Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-17T08:33:14.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-17T08:33:14.714Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T08:33:14.785Z] prd-ubuntu20.04-docker-8c-8g-6432 does not seem to be running inside a container [2023-02-17T08:33:14.819Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-17T08:33:16.326Z] $ docker top 16fcaf60a00ebf67afef86048f4546d6bf51e4b8b51e9d8b83cd37dc9c93d55e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T08:33:16.664Z] + grep parallel [2023-02-17T08:33:16.664Z] + docker-compose build --help [2023-02-17T08:33:17.232Z] --parallel Build images in parallel. [Pipeline] } [2023-02-17T08:33:17.244Z] $ docker stop --time=1 16fcaf60a00ebf67afef86048f4546d6bf51e4b8b51e9d8b83cd37dc9c93d55e [2023-02-17T08:33:18.547Z] $ docker rm -f --volumes 16fcaf60a00ebf67afef86048f4546d6bf51e4b8b51e9d8b83cd37dc9c93d55e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:33:18.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-17T08:33:18.913Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T08:33:18.975Z] prd-ubuntu20.04-docker-8c-8g-6432 does not seem to be running inside a container [2023-02-17T08:33:19.008Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-17T08:33:19.361Z] $ docker top 6173a33c545e191f931f9a3086867959cd9ebdafe2eec16cf1beb0e27af892b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T08:33:19.695Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-17T08:33:20.263Z] Building core-command ... [2023-02-17T08:33:20.263Z] Building core-common-config-bootstrapper ... [2023-02-17T08:33:20.263Z] Building core-data ... [2023-02-17T08:33:20.263Z] Building core-metadata ... [2023-02-17T08:33:20.263Z] Building security-bootstrapper ... [2023-02-17T08:33:20.263Z] Building security-proxy-setup ... [2023-02-17T08:33:20.263Z] Building security-secretstore-setup ... [2023-02-17T08:33:20.263Z] Building security-spiffe-token-provider ... [2023-02-17T08:33:20.263Z] Building security-spire-agent ... [2023-02-17T08:33:20.263Z] Building security-spire-config ... [2023-02-17T08:33:20.263Z] Building security-spire-server ... [2023-02-17T08:33:20.263Z] Building support-notifications ... [2023-02-17T08:33:20.263Z] Building support-scheduler ... [2023-02-17T08:33:20.263Z] Building security-proxy-setup [2023-02-17T08:33:20.263Z] Building support-notifications [2023-02-17T08:33:20.263Z] Building core-common-config-bootstrapper [2023-02-17T08:33:20.263Z] Building security-spire-server [2023-02-17T08:33:20.263Z] Building security-spire-agent [2023-02-17T08:33:32.468Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:33:32.468Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:33:32.468Z] ---> 72b42ba33058 [2023-02-17T08:33:32.468Z] Step 3/23 : WORKDIR /edgex-go [2023-02-17T08:33:32.468Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:33:32.468Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:33:32.468Z] ---> 72b42ba33058 [2023-02-17T08:33:32.468Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T08:33:32.468Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:33:32.468Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:33:32.468Z] ---> 72b42ba33058 [2023-02-17T08:33:32.468Z] Step 3/21 : WORKDIR /edgex-go [2023-02-17T08:33:32.468Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:33:32.468Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:33:32.468Z] ---> 72b42ba33058 [2023-02-17T08:33:32.468Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T08:33:32.468Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:33:32.468Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:33:32.468Z] ---> 72b42ba33058 [2023-02-17T08:33:32.468Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T08:33:33.852Z] ---> Running in 9114f46cdbdb [2023-02-17T08:33:34.114Z] ---> Running in 7f52f3b250e9 [2023-02-17T08:33:34.114Z] ---> Running in ddeebdf72285 [2023-02-17T08:33:34.114Z] ---> Running in c38698511176 [2023-02-17T08:33:34.114Z] ---> Running in 22244f988d1a [2023-02-17T08:33:34.114Z] Removing intermediate container 22244f988d1a [2023-02-17T08:33:34.114Z] ---> b7dcb78b47f0 [2023-02-17T08:33:34.114Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T08:33:34.114Z] Removing intermediate container ddeebdf72285 [2023-02-17T08:33:34.114Z] ---> 0f27bc7f9692 [2023-02-17T08:33:34.114Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T08:33:34.114Z] Removing intermediate container 9114f46cdbdb [2023-02-17T08:33:34.114Z] ---> 543c5950cfd5 [2023-02-17T08:33:34.114Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-17T08:33:34.114Z] Removing intermediate container c38698511176 [2023-02-17T08:33:34.114Z] ---> 39fbf7ff73e3 [2023-02-17T08:33:34.114Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T08:33:34.114Z] Removing intermediate container 7f52f3b250e9 [2023-02-17T08:33:34.114Z] ---> 888d9b97c1ed [2023-02-17T08:33:34.114Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T08:33:34.114Z] ---> Running in fd73d3715b72 [2023-02-17T08:33:34.371Z] ---> Running in fb5210dd37c2 [2023-02-17T08:33:34.371Z] ---> Running in 45a0a03de508 [2023-02-17T08:33:34.371Z] ---> Running in 53f297f4b502 [2023-02-17T08:33:34.371Z] ---> Running in 54c8a82dcd78 [2023-02-17T08:33:34.371Z] Removing intermediate container fd73d3715b72 [2023-02-17T08:33:34.371Z] ---> b0ba5453e32c [2023-02-17T08:33:34.371Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-17T08:33:34.371Z] ---> Running in 10c084c6267f [2023-02-17T08:33:34.371Z] Removing intermediate container 45a0a03de508 [2023-02-17T08:33:34.371Z] ---> eec28b656504 [2023-02-17T08:33:34.371Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T08:33:34.371Z] ---> Running in 9d991f311bb6 [2023-02-17T08:33:34.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:33:34.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:33:34.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:33:34.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:33:34.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:33:34.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:33:34.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:33:34.936Z] OK: 211 MiB in 51 packages [2023-02-17T08:33:34.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:33:34.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:33:35.194Z] OK: 211 MiB in 51 packages [2023-02-17T08:33:35.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:33:35.194Z] OK: 211 MiB in 51 packages [2023-02-17T08:33:35.452Z] OK: 211 MiB in 51 packages [2023-02-17T08:33:35.452Z] OK: 211 MiB in 51 packages [2023-02-17T08:33:35.452Z] Removing intermediate container fb5210dd37c2 [2023-02-17T08:33:35.452Z] ---> a8f2f5b932a4 [2023-02-17T08:33:35.452Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-17T08:33:35.712Z] Removing intermediate container 53f297f4b502 [2023-02-17T08:33:35.712Z] ---> 9901d7c64e69 [2023-02-17T08:33:35.712Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-17T08:33:35.712Z] Removing intermediate container 10c084c6267f [2023-02-17T08:33:35.712Z] ---> d0e46a363f42 [2023-02-17T08:33:35.712Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T08:33:35.712Z] ---> 0687da129f65 [2023-02-17T08:33:35.712Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:33:35.712Z] ---> 4844349211d4 [2023-02-17T08:33:35.712Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:33:35.712Z] ---> Running in 919996a3acdd [2023-02-17T08:33:35.971Z] Removing intermediate container 54c8a82dcd78 [2023-02-17T08:33:35.971Z] ---> c81d78398a4d [2023-02-17T08:33:35.971Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T08:33:35.971Z] ---> Running in 227478da9f9c [2023-02-17T08:33:35.971Z] ---> 0429b68f6dda [2023-02-17T08:33:35.971Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:33:35.971Z] ---> Running in fab5fd21d036 [2023-02-17T08:33:35.971Z] Removing intermediate container 9d991f311bb6 [2023-02-17T08:33:35.971Z] ---> 6054140f8fb7 [2023-02-17T08:33:35.971Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T08:33:36.229Z] ---> 7a8c76a16040 [2023-02-17T08:33:36.229Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:33:36.229Z] ---> Running in 380640cccf97 [2023-02-17T08:33:36.229Z] ---> b83893e1f085 [2023-02-17T08:33:36.229Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:33:36.229Z] ---> Running in 54c2c85066f0 [2023-02-17T08:34:03.120Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6435 in /w/workspace/edgexfoundry_edgex-go_PR-4339 [Pipeline] { [Pipeline] ws [2023-02-17T08:34:03.132Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2023-02-17T08:34:03.163Z] The recommended git tool is: git [2023-02-17T08:34:08.323Z] Removing intermediate container 919996a3acdd [2023-02-17T08:34:08.323Z] ---> a90655d895ee [2023-02-17T08:34:08.323Z] Step 7/23 : COPY . . [2023-02-17T08:34:08.323Z] Removing intermediate container fab5fd21d036 [2023-02-17T08:34:08.323Z] ---> 28f9859b3122 [2023-02-17T08:34:08.323Z] Step 8/22 : COPY . . [2023-02-17T08:34:08.323Z] Removing intermediate container 54c2c85066f0 [2023-02-17T08:34:08.323Z] ---> cd0b19fd30f2 [2023-02-17T08:34:08.323Z] Step 8/22 : COPY . . [2023-02-17T08:34:08.323Z] Removing intermediate container 380640cccf97 [2023-02-17T08:34:08.323Z] Removing intermediate container 227478da9f9c [2023-02-17T08:34:08.323Z] ---> a3642a7bd05d [2023-02-17T08:34:08.323Z] Step 7/24 : COPY . . ---> bdc8626d0393 [2023-02-17T08:34:08.323Z] [2023-02-17T08:34:08.323Z] Step 7/21 : COPY . . [2023-02-17T08:34:09.305Z] using credential edgex-jenkins-ssh [2023-02-17T08:34:09.325Z] Cloning the remote Git repository [2023-02-17T08:34:09.375Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-17T08:34:09.464Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2023-02-17T08:34:09.644Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-17T08:34:09.646Z] > git --version # timeout=10 [2023-02-17T08:34:09.669Z] > git --version # 'git version 2.25.1' [2023-02-17T08:34:09.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T08:34:09.764Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T08:34:12.507Z] ---> 375647fef1e9 [2023-02-17T08:34:12.507Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-17T08:34:12.507Z] ---> 370979d73be3 [2023-02-17T08:34:12.507Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T08:34:12.507Z] ---> be48d477cac7 [2023-02-17T08:34:12.507Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-17T08:34:12.507Z] ---> baca9af5e0d6 [2023-02-17T08:34:12.507Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-17T08:34:12.507Z] ---> 2a27db0a3661 [2023-02-17T08:34:12.507Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T08:34:12.507Z] ---> Running in dac138d4ef93 [2023-02-17T08:34:12.507Z] ---> Running in 5a2e10e21c2d [2023-02-17T08:34:12.507Z] ---> Running in 37ba29d400b5 [2023-02-17T08:34:12.507Z] ---> Running in 20599fb97e88 [2023-02-17T08:34:12.507Z] ---> Running in d169ba4ea8a2 [2023-02-17T08:34:12.507Z] Removing intermediate container dac138d4ef93 [2023-02-17T08:34:12.507Z] ---> ea6ae24ca6aa [2023-02-17T08:34:12.507Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-17T08:34:12.507Z] ---> Running in a0999582dd44 [2023-02-17T08:34:12.507Z] Removing intermediate container d169ba4ea8a2 [2023-02-17T08:34:12.507Z] ---> 6758f8982dcb [2023-02-17T08:34:12.507Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-17T08:34:12.507Z] ---> Running in 0d9d99b5f663 [2023-02-17T08:34:12.507Z] Removing intermediate container a0999582dd44 [2023-02-17T08:34:12.507Z] ---> f70c609559a3 [2023-02-17T08:34:12.507Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-17T08:34:12.764Z] ---> Running in e85f9980ccd2 [2023-02-17T08:34:12.764Z] Removing intermediate container 0d9d99b5f663 [2023-02-17T08:34:12.764Z] ---> a3da0a75b9d3 [2023-02-17T08:34:12.764Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-17T08:34:12.764Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-17T08:34:12.764Z] ---> Running in 0ada50934265 [2023-02-17T08:34:13.022Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-17T08:34:13.022Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-17T08:34:13.964Z] Removing intermediate container e85f9980ccd2 [2023-02-17T08:34:13.964Z] ---> 5f95a29d8ad2 [2023-02-17T08:34:13.964Z] Step 11/24 : WORKDIR /edgex-go [2023-02-17T08:34:13.964Z] ---> Running in 823846d79815 [2023-02-17T08:34:13.964Z] Removing intermediate container 0ada50934265 [2023-02-17T08:34:13.964Z] ---> be2c6e27c11d [2023-02-17T08:34:13.964Z] Step 11/23 : WORKDIR /edgex-go [2023-02-17T08:34:14.222Z] ---> Running in c5e38855cb16 [2023-02-17T08:34:14.222Z] Removing intermediate container 823846d79815 [2023-02-17T08:34:14.222Z] ---> a40cb4a04a39 [2023-02-17T08:34:14.222Z] [2023-02-17T08:34:14.222Z] Step 12/24 : FROM alpine:3.15 [2023-02-17T08:34:14.222Z] Removing intermediate container c5e38855cb16 [2023-02-17T08:34:14.222Z] ---> 9cfdb13dd23c [2023-02-17T08:34:14.222Z] [2023-02-17T08:34:14.222Z] Step 12/23 : FROM alpine:3.15 [2023-02-17T08:34:14.222Z] 3.15: Pulling from library/alpine [2023-02-17T08:34:14.222Z] 3.15: Pulling from library/alpine [2023-02-17T08:34:15.196Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-17T08:34:15.196Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-17T08:34:15.196Z] Status: Downloaded newer image for alpine:3.15 [2023-02-17T08:34:15.196Z] Status: Image is up to date for alpine:3.15 [2023-02-17T08:34:15.196Z] ---> 5ce65d7b0fde [2023-02-17T08:34:15.196Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T08:34:15.196Z] ---> 5ce65d7b0fde [2023-02-17T08:34:15.196Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T08:34:15.465Z] ---> Running in 9949e90d621a [2023-02-17T08:34:15.465Z] ---> Running in 380c1f8b8daf [2023-02-17T08:34:15.465Z] Removing intermediate container 380c1f8b8daf [2023-02-17T08:34:15.465Z] ---> d5f2d6c75a49 [2023-02-17T08:34:15.465Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-17T08:34:15.465Z] Removing intermediate container 9949e90d621a [2023-02-17T08:34:15.465Z] ---> c8b69f1df5b3 [2023-02-17T08:34:15.465Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-17T08:34:15.722Z] ---> Running in fb9460ce8f6e [2023-02-17T08:34:15.722Z] ---> Running in 76a65d0a6ab9 [2023-02-17T08:34:16.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:16.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:16.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:16.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:16.546Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T08:34:16.546Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T08:34:16.546Z] OK: 15857 distinct packages available [2023-02-17T08:34:16.546Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T08:34:16.546Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T08:34:16.546Z] OK: 15857 distinct packages available [2023-02-17T08:34:16.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:16.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:16.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:16.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:16.803Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-17T08:34:16.803Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-17T08:34:16.803Z] (3/5) Installing libucontext (1.1-r0) [2023-02-17T08:34:16.803Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-17T08:34:16.803Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-17T08:34:16.803Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-17T08:34:16.803Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T08:34:16.803Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-17T08:34:16.803Z] OK: 7 MiB in 19 packages [2023-02-17T08:34:16.803Z] (3/5) Installing libucontext (1.1-r0) [2023-02-17T08:34:16.803Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-17T08:34:17.061Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-17T08:34:17.061Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T08:34:17.061Z] OK: 7 MiB in 19 packages [2023-02-17T08:34:18.482Z] Removing intermediate container 76a65d0a6ab9 [2023-02-17T08:34:18.482Z] ---> 14d9296c7c2e [2023-02-17T08:34:18.482Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T08:34:18.741Z] Removing intermediate container fb9460ce8f6e [2023-02-17T08:34:18.741Z] ---> 4fb51d0c9e68 [2023-02-17T08:34:18.741Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-17T08:34:21.266Z] ---> cfe7da98a8de [2023-02-17T08:34:21.266Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T08:34:21.266Z] ---> 1d17aa8bafa3 [2023-02-17T08:34:21.266Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T08:34:22.203Z] ---> 0de744c95c13 [2023-02-17T08:34:22.203Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-17T08:34:23.144Z] ---> 24c89c5b5a4b [2023-02-17T08:34:23.144Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-17T08:34:23.144Z] ---> 456f32b55e0d [2023-02-17T08:34:23.144Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T08:34:23.712Z] ---> 187d0b48ee7c [2023-02-17T08:34:23.712Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-17T08:34:23.981Z] ---> 97952d6236f3 [2023-02-17T08:34:23.981Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T08:34:24.238Z] ---> Running in 1bb068f856b7 [2023-02-17T08:34:24.238Z] ---> 68b80ff93c58 [2023-02-17T08:34:24.238Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-17T08:34:24.495Z] Removing intermediate container 1bb068f856b7 [2023-02-17T08:34:24.495Z] ---> 51c1269772d0 [2023-02-17T08:34:24.495Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T08:34:24.495Z] ---> Running in e0544852149d [2023-02-17T08:34:24.766Z] Removing intermediate container e0544852149d [2023-02-17T08:34:24.766Z] ---> 3c0c8ae9df6e [2023-02-17T08:34:24.766Z] Step 21/23 : LABEL arch=x86_64 [2023-02-17T08:34:24.766Z] ---> 8ecffa1e98e7 [2023-02-17T08:34:24.766Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T08:34:25.028Z] ---> Running in 9d18366e5995 [2023-02-17T08:34:25.028Z] ---> Running in 2719d152ffdb [2023-02-17T08:34:25.285Z] Removing intermediate container 9d18366e5995 [2023-02-17T08:34:25.285Z] ---> b2e299314ca9 [2023-02-17T08:34:25.285Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T08:34:25.285Z] Removing intermediate container 2719d152ffdb [2023-02-17T08:34:25.285Z] ---> faa3c72a4300 [2023-02-17T08:34:25.285Z] Step 22/23 : LABEL git_sha=4d1311a1f04337ffd4897e2c5604af956630835e [2023-02-17T08:34:25.645Z] ---> Running in 47aa51678641 [2023-02-17T08:34:25.645Z] ---> Running in e12e4c418ea5 [2023-02-17T08:34:25.902Z] Removing intermediate container e12e4c418ea5 [2023-02-17T08:34:25.902Z] ---> f25eebc78aa6 [2023-02-17T08:34:25.902Z] Step 23/23 : LABEL version=0.0.0 [2023-02-17T08:34:25.902Z] Removing intermediate container 47aa51678641 [2023-02-17T08:34:25.902Z] ---> 439208e779ef [2023-02-17T08:34:25.902Z] Step 22/24 : LABEL arch=x86_64 [2023-02-17T08:34:25.902Z] ---> Running in 25917fb2be99 [2023-02-17T08:34:25.902Z] ---> Running in 36f90b497fc3 [2023-02-17T08:34:26.183Z] Removing intermediate container 25917fb2be99 [2023-02-17T08:34:26.183Z] ---> 3a576c1f3ba0 [2023-02-17T08:34:26.183Z] [2023-02-17T08:34:26.446Z] Successfully built 3a576c1f3ba0 [2023-02-17T08:34:26.446Z] Successfully tagged security-spire-server:latest [2023-02-17T08:34:26.446Z]  Building security-spire-server ... done Building security-spire-config [2023-02-17T08:34:26.446Z] Removing intermediate container 36f90b497fc3 [2023-02-17T08:34:26.446Z] ---> c720d985247d [2023-02-17T08:34:26.446Z] Step 23/24 : LABEL git_sha=4d1311a1f04337ffd4897e2c5604af956630835e [2023-02-17T08:34:26.446Z] ---> Running in d1d2cc6e836c [2023-02-17T08:34:28.357Z] Removing intermediate container d1d2cc6e836c [2023-02-17T08:34:28.357Z] ---> fb7783a8b5a7 [2023-02-17T08:34:28.357Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T08:34:28.684Z] ---> Running in a9f2574eb2a1 [2023-02-17T08:34:28.942Z] Removing intermediate container a9f2574eb2a1 [2023-02-17T08:34:28.942Z] ---> d4dc9c292fcb [2023-02-17T08:34:28.942Z] [2023-02-17T08:34:28.942Z] Successfully built d4dc9c292fcb [2023-02-17T08:34:28.942Z] Successfully tagged security-spire-agent:latest [2023-02-17T08:34:28.942Z] Building security-bootstrapper [2023-02-17T08:34:29.877Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:34:29.877Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:34:29.877Z] ---> 72b42ba33058 [2023-02-17T08:34:29.877Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T08:34:29.877Z] ---> Using cache [2023-02-17T08:34:29.877Z] ---> 543c5950cfd5 [2023-02-17T08:34:29.877Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T08:34:31.774Z] ---> Running in af713aaafca2 [2023-02-17T08:34:32.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:32.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:32.598Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:34:32.598Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:34:32.598Z] ---> 72b42ba33058 [2023-02-17T08:34:32.598Z] Step 3/32 : WORKDIR /edgex-go [2023-02-17T08:34:32.598Z] ---> Using cache [2023-02-17T08:34:32.598Z] ---> 543c5950cfd5 [2023-02-17T08:34:32.598Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-17T08:34:32.598Z] ---> Using cache [2023-02-17T08:34:32.598Z] ---> 9901d7c64e69 [2023-02-17T08:34:32.598Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-17T08:34:32.598Z] ---> Using cache [2023-02-17T08:34:32.598Z] ---> 4844349211d4 [2023-02-17T08:34:32.598Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:34:32.598Z] ---> Using cache [2023-02-17T08:34:32.598Z] ---> bdc8626d0393 [2023-02-17T08:34:32.598Z] Step 7/32 : COPY . . [2023-02-17T08:34:32.598Z] ---> Using cache [2023-02-17T08:34:32.598Z] ---> baca9af5e0d6 [2023-02-17T08:34:32.598Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-17T08:34:32.598Z] OK: 211 MiB in 51 packages [2023-02-17T08:34:33.163Z] ---> Running in e4b593529c60 [2023-02-17T08:34:33.728Z] Removing intermediate container af713aaafca2 [2023-02-17T08:34:33.728Z] ---> 5f2fffa7f2db [2023-02-17T08:34:33.728Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T08:34:33.728Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-17T08:34:33.987Z] ---> 4ee72bf47065 [2023-02-17T08:34:33.987Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:34:34.244Z] ---> Running in d43be56109ee [2023-02-17T08:34:35.616Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-17T08:34:36.207Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-17T08:34:36.233Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T08:34:38.142Z] Removing intermediate container 5a2e10e21c2d [2023-02-17T08:34:38.142Z] ---> 16900d0eb777 [2023-02-17T08:34:38.142Z] [2023-02-17T08:34:38.142Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T08:34:38.300Z] Merging remotes/origin/main commit 653358d857e781e74493cff8b445370370ffe60f into PR head commit d3b8725e39fe923887728c335914d53683e5ff8c [2023-02-17T08:34:38.399Z] 3.16: Pulling from library/alpine [2023-02-17T08:34:38.963Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T08:34:38.963Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T08:34:38.963Z] ---> dfd21b5a31f5 [2023-02-17T08:34:38.963Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-17T08:34:39.133Z] Merge succeeded, producing 2daceceb5b14d62da172a5d8130e583febc7f72e [2023-02-17T08:34:39.134Z] Checking out Revision 2daceceb5b14d62da172a5d8130e583febc7f72e (PR-4339) [2023-02-17T08:34:37.304Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-17T08:34:37.351Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-17T08:34:37.352Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T08:34:37.372Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4339/head:refs/remotes/origin/PR-4339 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-17T08:34:38.321Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T08:34:38.345Z] > git checkout -f d3b8725e39fe923887728c335914d53683e5ff8c # timeout=10 [2023-02-17T08:34:38.608Z] > git remote # timeout=10 [2023-02-17T08:34:38.630Z] > git config --get remote.origin.url # timeout=10 [2023-02-17T08:34:38.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T08:34:38.685Z] > git merge 653358d857e781e74493cff8b445370370ffe60f # timeout=10 [2023-02-17T08:34:39.107Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-17T08:34:39.139Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T08:34:39.157Z] > git checkout -f 2daceceb5b14d62da172a5d8130e583febc7f72e # timeout=10 [2023-02-17T08:34:39.896Z] ---> Running in 6f6c438c4602 [2023-02-17T08:34:39.896Z] Removing intermediate container 20599fb97e88 [2023-02-17T08:34:39.896Z] ---> 3b62f7465306 [2023-02-17T08:34:39.896Z] [2023-02-17T08:34:39.896Z] Step 9/21 : FROM alpine:3.16 [2023-02-17T08:34:39.896Z] ---> dfd21b5a31f5 [2023-02-17T08:34:39.896Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-17T08:34:40.464Z] Removing intermediate container 6f6c438c4602 [2023-02-17T08:34:40.464Z] ---> 45b80935106d [2023-02-17T08:34:40.464Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T08:34:40.720Z] ---> Running in 2f75e193fded [2023-02-17T08:34:41.651Z] ---> Running in fb7e974f5573 [2023-02-17T08:34:42.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:42.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:42.768Z] Commit message: "Merge commit '653358d857e781e74493cff8b445370370ffe60f' into HEAD" [2023-02-17T08:34:42.815Z] First time build. Skipping changelog. [2023-02-17T08:34:42.840Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-17T08:34:42.840Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-17T08:34:42.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:43.097Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-17T08:34:43.097Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-17T08:34:43.097Z] (5/6) Installing curl (7.83.1-r6) [2023-02-17T08:34:43.097Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-17T08:34:43.097Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:34:43.097Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T08:34:43.097Z] OK: 8 MiB in 20 packages [2023-02-17T08:34:43.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T08:34:43.354Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T08:34:43.354Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:34:43.354Z] OK: 6 MiB in 15 packages [2023-02-17T08:34:43.652Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-17T08:34:43.652Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T08:34:43.652Z] Dload Upload Total Spent Left Speed [2023-02-17T08:34:43.652Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-02-17T08:34:44.485Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-17T08:34:44.853Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-17T08:34:44.853Z] + sudo tee /etc/docker/daemon.new [2023-02-17T08:34:44.853Z] { [2023-02-17T08:34:44.853Z] "registry-mirrors": [ [2023-02-17T08:34:44.853Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-17T08:34:44.853Z] ], [2023-02-17T08:34:44.853Z] "bip": "10.250.0.254/24", [2023-02-17T08:34:44.853Z] "hosts": [ [2023-02-17T08:34:44.853Z] "tcp://0.0.0.0:5555", [2023-02-17T08:34:44.853Z] "unix:///var/run/docker.sock" [2023-02-17T08:34:44.853Z] ], [2023-02-17T08:34:44.853Z] "mtu": 1458, [2023-02-17T08:34:44.853Z] "selinux-enabled": true, [2023-02-17T08:34:44.853Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-17T08:34:44.853Z] } [Pipeline] sh [2023-02-17T08:34:42.783Z] > git rev-list --no-walk bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 # timeout=10 [2023-02-17T08:34:45.193Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-17T08:34:45.301Z] Removing intermediate container fb7e974f5573 [2023-02-17T08:34:45.301Z] ---> f375740fcc2c [2023-02-17T08:34:45.301Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:34:45.532Z] + sudo service docker restart [2023-02-17T08:34:45.559Z] Removing intermediate container 2f75e193fded [2023-02-17T08:34:45.559Z] ---> 8883e444c425 [2023-02-17T08:34:45.559Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-17T08:34:45.559Z] Removing intermediate container 37ba29d400b5 [2023-02-17T08:34:45.559Z] ---> 2e567101b159 [2023-02-17T08:34:45.559Z] [2023-02-17T08:34:45.559Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T08:34:45.559Z] ---> dfd21b5a31f5 [2023-02-17T08:34:45.559Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-17T08:34:45.839Z] ---> Running in a2a1bfcd9ddc [2023-02-17T08:34:45.839Z] ---> Running in 8e3c2e7c25a2 [2023-02-17T08:34:45.839Z] ---> 9ec2c06f80c2 [2023-02-17T08:34:45.839Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-17T08:34:46.101Z] Removing intermediate container a2a1bfcd9ddc [2023-02-17T08:34:46.101Z] ---> 5fe665d7a148 [2023-02-17T08:34:46.101Z] Step 12/21 : WORKDIR /edgex [2023-02-17T08:34:46.101Z] ---> Running in 36b6d4bd854e [2023-02-17T08:34:46.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:46.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:46.358Z] ---> 89e1ee2cde6b [2023-02-17T08:34:46.358Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-17T08:34:46.358Z] Removing intermediate container 36b6d4bd854e [2023-02-17T08:34:46.358Z] ---> 0882aeae35c3 [2023-02-17T08:34:46.358Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-17T08:34:46.616Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-17T08:34:46.616Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-17T08:34:46.616Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:34:46.616Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T08:34:46.616Z] OK: 6 MiB in 16 packages [2023-02-17T08:34:46.874Z] ---> 26458588aa66 [2023-02-17T08:34:46.874Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-17T08:34:46.874Z] ---> 3c91b219547d [2023-02-17T08:34:46.874Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-17T08:34:47.440Z] ---> 43ba0f7b9a4a [2023-02-17T08:34:47.440Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T08:34:47.440Z] ---> Running in 67502df41be5 [2023-02-17T08:34:47.701Z] ---> 4703bedd107f [2023-02-17T08:34:47.701Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-17T08:34:47.701Z] Removing intermediate container 8e3c2e7c25a2 [2023-02-17T08:34:47.701Z] ---> 76e99fcb2395 [2023-02-17T08:34:47.701Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T08:34:47.960Z] ---> Running in b76521cacf9b [2023-02-17T08:34:48.220Z] Removing intermediate container b76521cacf9b [2023-02-17T08:34:48.220Z] ---> 2d61a2e5c443 [2023-02-17T08:34:48.220Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-17T08:34:48.220Z] ---> 55564990988a [2023-02-17T08:34:48.220Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-17T08:34:48.477Z] ---> Running in 00c451d902ff [2023-02-17T08:34:48.735Z] ---> d58d4f617423 [2023-02-17T08:34:48.735Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T08:34:48.735Z] Removing intermediate container 00c451d902ff [2023-02-17T08:34:48.735Z] ---> 30edfdabd2a5 [2023-02-17T08:34:48.735Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-17T08:34:48.735Z] Removing intermediate container 67502df41be5 [2023-02-17T08:34:48.735Z] ---> a0d99d798c2c [2023-02-17T08:34:48.735Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T08:34:48.735Z] ---> Running in bd0b6dddebe0 [2023-02-17T08:34:48.994Z] ---> Running in f05bcdf5b830 [2023-02-17T08:34:48.994Z] ---> Running in 96fad5f58a31 [2023-02-17T08:34:49.252Z] Removing intermediate container f05bcdf5b830 [2023-02-17T08:34:49.252Z] ---> 39107b2dd022 [2023-02-17T08:34:49.252Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:34:49.252Z] Removing intermediate container 96fad5f58a31 [2023-02-17T08:34:49.252Z] ---> ab7fa3966ea5 [2023-02-17T08:34:49.252Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-17T08:34:49.252Z] ---> Running in dbf40e9697be [2023-02-17T08:34:49.509Z] ---> 9af8c414cd48 [2023-02-17T08:34:49.509Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-17T08:34:49.796Z] Removing intermediate container dbf40e9697be [2023-02-17T08:34:49.796Z] ---> e70557c4ef47 [2023-02-17T08:34:49.796Z] Step 20/22 : LABEL arch=x86_64 [2023-02-17T08:34:50.054Z] ---> Running in 6424a68cf42c [2023-02-17T08:34:50.311Z] Removing intermediate container bd0b6dddebe0 [2023-02-17T08:34:50.311Z] ---> 49f334e073cb [2023-02-17T08:34:50.311Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T08:34:50.311Z] ---> 860c1d30cf52 [2023-02-17T08:34:50.311Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-17T08:34:50.569Z] ---> Running in 6a76ad8dc1ba [2023-02-17T08:34:50.569Z] Removing intermediate container 6424a68cf42c [2023-02-17T08:34:50.569Z] ---> ef0c9677f7e7 [2023-02-17T08:34:50.569Z] Step 21/22 : LABEL git_sha=4d1311a1f04337ffd4897e2c5604af956630835e [2023-02-17T08:34:50.842Z] ---> 2662357654b3 [2023-02-17T08:34:50.842Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-17T08:34:50.842Z] ---> Running in 2ad3cd5ac5f8 [2023-02-17T08:34:51.105Z] Removing intermediate container 6a76ad8dc1ba [2023-02-17T08:34:51.105Z] ---> 9383db8346b4 [2023-02-17T08:34:51.105Z] Step 19/21 : LABEL arch=x86_64 [2023-02-17T08:34:51.105Z] ---> Running in 38651e6cce0a [2023-02-17T08:34:51.105Z] ---> Running in a50e58e6ae77 [2023-02-17T08:34:51.105Z] Removing intermediate container 2ad3cd5ac5f8 [2023-02-17T08:34:51.105Z] ---> 360a93b45419 [2023-02-17T08:34:51.105Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T08:34:51.105Z] Removing intermediate container 38651e6cce0a [2023-02-17T08:34:51.105Z] ---> f40bb371e511 [2023-02-17T08:34:51.105Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T08:34:51.363Z] ---> Running in 9fa7579efd74 [2023-02-17T08:34:51.363Z] Removing intermediate container a50e58e6ae77 [2023-02-17T08:34:51.363Z] ---> d56289d85bc3 [2023-02-17T08:34:51.363Z] Step 20/21 : LABEL git_sha=4d1311a1f04337ffd4897e2c5604af956630835e [2023-02-17T08:34:51.622Z] ---> Running in a1caeee54e70 [2023-02-17T08:34:51.622Z] ---> Running in f09b4a1b8442 [2023-02-17T08:34:51.622Z] Removing intermediate container 9fa7579efd74 [2023-02-17T08:34:51.622Z] ---> 47d67f7ba5c8 [2023-02-17T08:34:51.622Z] [2023-02-17T08:34:51.884Z] Removing intermediate container a1caeee54e70 [2023-02-17T08:34:51.884Z] ---> e64e0f2a39bd [2023-02-17T08:34:51.884Z] Step 20/22 : LABEL arch=x86_64 [2023-02-17T08:34:51.884Z] Successfully built 47d67f7ba5c8 [2023-02-17T08:34:51.884Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-17T08:34:51.884Z] Building security-spiffe-token-provider [2023-02-17T08:34:51.884Z]  Building core-common-config-bootstrapper ... done  ---> Running in d41380e9b33d [2023-02-17T08:34:51.884Z] Removing intermediate container f09b4a1b8442 [2023-02-17T08:34:51.884Z] ---> f1e41b2a870a [2023-02-17T08:34:51.884Z] Step 21/21 : LABEL version=0.0.0 [2023-02-17T08:34:52.826Z] ---> Running in 2be27368f2fb [2023-02-17T08:34:52.826Z] Removing intermediate container d41380e9b33d [2023-02-17T08:34:52.826Z] ---> 8ef021bf897f [2023-02-17T08:34:52.826Z] Step 21/22 : LABEL git_sha=4d1311a1f04337ffd4897e2c5604af956630835e [2023-02-17T08:34:53.406Z] Removing intermediate container e4b593529c60 [2023-02-17T08:34:53.407Z] ---> 71b5c64569e0 [2023-02-17T08:34:53.407Z] [2023-02-17T08:34:53.407Z] Step 9/32 : FROM alpine:3.16 [2023-02-17T08:34:53.407Z] ---> dfd21b5a31f5 [2023-02-17T08:34:53.407Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T08:34:53.407Z] ---> Running in 784cf997875a [2023-02-17T08:34:53.407Z] Removing intermediate container 2be27368f2fb [2023-02-17T08:34:53.407Z] ---> ef62c3c8a720 [2023-02-17T08:34:53.407Z] [2023-02-17T08:34:53.665Z] ---> Running in 256fcfb45741 [2023-02-17T08:34:53.665Z] Successfully built ef62c3c8a720 [2023-02-17T08:34:53.665Z] Successfully tagged security-proxy-setup:latest [2023-02-17T08:34:53.665Z] Building core-metadata [2023-02-17T08:34:53.665Z]  Building security-proxy-setup ... done Removing intermediate container 784cf997875a [2023-02-17T08:34:53.665Z] ---> e8b501363fa1 [2023-02-17T08:34:53.665Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T08:34:53.921Z] Removing intermediate container 256fcfb45741 [2023-02-17T08:34:53.921Z] ---> f2bfbeb4bea3 [2023-02-17T08:34:53.921Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-17T08:34:53.921Z] Removing intermediate container d43be56109ee [2023-02-17T08:34:53.921Z] ---> 4518d0dad299 [2023-02-17T08:34:53.921Z] Step 7/24 : COPY . . [2023-02-17T08:34:54.857Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:34:54.857Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:34:54.857Z] ---> 72b42ba33058 [2023-02-17T08:34:54.857Z] Step 3/19 : WORKDIR /edgex-go [2023-02-17T08:34:54.857Z] ---> Using cache [2023-02-17T08:34:54.857Z] ---> 543c5950cfd5 [2023-02-17T08:34:54.857Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-17T08:34:56.782Z] ---> Running in 053e36c52e91 [2023-02-17T08:34:56.782Z] ---> Running in 37475e025e65 [2023-02-17T08:34:56.782Z] ---> Running in 3f5a96f3b220 [2023-02-17T08:34:56.782Z] Removing intermediate container 053e36c52e91 [2023-02-17T08:34:56.782Z] ---> 96ba6eb0cdf9 [2023-02-17T08:34:56.782Z] [2023-02-17T08:34:56.782Z] Successfully built 96ba6eb0cdf9 [2023-02-17T08:34:56.782Z] Successfully tagged support-notifications:latest [2023-02-17T08:34:56.782Z] Building core-data [2023-02-17T08:34:57.041Z]  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:57.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:57.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:57.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:57.041Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:34:57.041Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:34:57.041Z] ---> 72b42ba33058 [2023-02-17T08:34:57.041Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-17T08:34:57.041Z] ---> Using cache [2023-02-17T08:34:57.041Z] ---> 39fbf7ff73e3 [2023-02-17T08:34:57.041Z] Step 4/24 : WORKDIR /edgex-go [2023-02-17T08:34:57.041Z] ---> Using cache [2023-02-17T08:34:57.041Z] ---> eec28b656504 [2023-02-17T08:34:57.041Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-17T08:34:57.041Z] ---> Using cache [2023-02-17T08:34:57.041Z] ---> 6054140f8fb7 [2023-02-17T08:34:57.041Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-17T08:34:57.041Z] ---> Using cache [2023-02-17T08:34:57.041Z] ---> b83893e1f085 [2023-02-17T08:34:57.041Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:34:57.041Z] ---> Using cache [2023-02-17T08:34:57.041Z] ---> cd0b19fd30f2 [2023-02-17T08:34:57.041Z] Step 8/24 : COPY . . [2023-02-17T08:34:57.041Z] ---> Using cache [2023-02-17T08:34:57.041Z] ---> 375647fef1e9 [2023-02-17T08:34:57.041Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-17T08:34:57.300Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-17T08:34:57.300Z] (2/2) Installing su-exec (0.2-r1) [2023-02-17T08:34:57.300Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:34:57.300Z] OK: 6 MiB in 16 packages [2023-02-17T08:34:57.300Z] v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-17T08:34:57.300Z] v3.16.4-15-gda8bdec06a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-17T08:34:57.300Z] OK: 17046 distinct packages available [2023-02-17T08:34:57.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:57.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:34:57.558Z] OK: 211 MiB in 51 packages [2023-02-17T08:34:58.497Z] ---> Running in 724f6e56b1c2 [2023-02-17T08:34:58.497Z] ---> 4f986099c6dd [2023-02-17T08:34:58.497Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T08:34:58.755Z] ---> Running in dc174e343a71 [2023-02-17T08:34:58.755Z] Removing intermediate container 37475e025e65 [2023-02-17T08:34:58.755Z] ---> 014a3c1ba9ae [2023-02-17T08:34:58.755Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-17T08:34:59.013Z] ---> Running in 6e9bfb919f39 [2023-02-17T08:34:59.013Z] Removing intermediate container dc174e343a71 [2023-02-17T08:34:59.013Z] ---> 9525497377e4 [2023-02-17T08:34:59.013Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-17T08:34:59.013Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-17T08:34:59.270Z] Removing intermediate container 3f5a96f3b220 [2023-02-17T08:34:59.270Z] ---> 7cebce9942b8 [2023-02-17T08:34:59.270Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-17T08:34:59.270Z] Removing intermediate container 6e9bfb919f39 [2023-02-17T08:34:59.270Z] ---> 5cf24e3208e8 [2023-02-17T08:34:59.270Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-17T08:34:59.270Z] ---> Running in f533293fcae3 [2023-02-17T08:34:59.270Z] ---> Running in 84fe3d42dcdc [2023-02-17T08:34:59.528Z] ---> 0880237b72e2 [2023-02-17T08:34:59.528Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:34:59.785Z] Removing intermediate container f533293fcae3 [2023-02-17T08:34:59.785Z] ---> edbca7d6aa64 [2023-02-17T08:34:59.785Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-17T08:34:59.785Z] Removing intermediate container 84fe3d42dcdc [2023-02-17T08:34:59.785Z] ---> eb1bccfd5c32 [2023-02-17T08:34:59.785Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-17T08:35:00.044Z] ---> Running in 1dd4166cdc69 [2023-02-17T08:35:00.044Z] ---> Running in 2ecedf62ff00 [2023-02-17T08:35:00.044Z] ---> Running in 9a316897eb83 [2023-02-17T08:35:00.044Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:35:00.044Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:35:00.044Z] ---> 72b42ba33058 [2023-02-17T08:35:00.044Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T08:35:00.044Z] ---> Using cache [2023-02-17T08:35:00.044Z] ---> 39fbf7ff73e3 [2023-02-17T08:35:00.044Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T08:35:00.044Z] ---> Using cache [2023-02-17T08:35:00.044Z] ---> eec28b656504 [2023-02-17T08:35:00.044Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T08:35:00.044Z] ---> Using cache [2023-02-17T08:35:00.044Z] ---> 6054140f8fb7 [2023-02-17T08:35:00.044Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T08:35:00.044Z] ---> Using cache [2023-02-17T08:35:00.044Z] ---> b83893e1f085 [2023-02-17T08:35:00.044Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:35:00.044Z] ---> Using cache [2023-02-17T08:35:00.044Z] ---> cd0b19fd30f2 [2023-02-17T08:35:00.044Z] Step 8/22 : COPY . . [2023-02-17T08:35:00.044Z] ---> Using cache [2023-02-17T08:35:00.044Z] ---> 375647fef1e9 [2023-02-17T08:35:00.044Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-17T08:35:00.303Z] ---> Running in 53a9d07755e9 [2023-02-17T08:35:00.303Z] Removing intermediate container 9a316897eb83 [2023-02-17T08:35:00.303Z] ---> 5b055ef59772 [2023-02-17T08:35:00.303Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-17T08:35:00.303Z] ---> Running in 507f99d82c51 [2023-02-17T08:35:00.563Z] Removing intermediate container 507f99d82c51 [2023-02-17T08:35:00.563Z] ---> dda564c96b9a [2023-02-17T08:35:00.563Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-17T08:35:00.563Z] ---> Running in 8fea49ad67fc [2023-02-17T08:35:00.563Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-17T08:35:01.131Z] Removing intermediate container 2ecedf62ff00 [2023-02-17T08:35:01.131Z] ---> fed20f65029e [2023-02-17T08:35:01.131Z] Step 11/24 : WORKDIR /edgex-go [2023-02-17T08:35:01.395Z] ---> Running in 1599cb0fb17b [2023-02-17T08:35:01.395Z] Removing intermediate container 1599cb0fb17b [2023-02-17T08:35:01.395Z] ---> f6666e16b1b8 [2023-02-17T08:35:01.395Z] [2023-02-17T08:35:01.395Z] Step 12/24 : FROM alpine:3.15 [2023-02-17T08:35:01.395Z] ---> 5ce65d7b0fde [2023-02-17T08:35:01.395Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T08:35:01.395Z] ---> Using cache [2023-02-17T08:35:01.395Z] ---> d5f2d6c75a49 [2023-02-17T08:35:01.395Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-17T08:35:01.653Z] ---> Running in c156da6042c0 [2023-02-17T08:35:01.653Z] Removing intermediate container 8fea49ad67fc [2023-02-17T08:35:01.653Z] ---> cd7edaaa9b58 [2023-02-17T08:35:01.653Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-17T08:35:01.653Z] ---> Running in 091783f0e6e7 [2023-02-17T08:35:01.936Z] Removing intermediate container 091783f0e6e7 [2023-02-17T08:35:01.936Z] ---> 755292dcffd4 [2023-02-17T08:35:01.936Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-17T08:35:01.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:35:02.193Z] ---> 8cca4c0e9d17 [2023-02-17T08:35:02.193Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-17T08:35:02.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:35:02.193Z] ---> Running in a70660f1f2c2 [2023-02-17T08:35:02.453Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T08:35:02.453Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T08:35:02.453Z] OK: 15857 distinct packages available [2023-02-17T08:35:02.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:35:02.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:35:02.710Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-17T08:35:02.710Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-17T08:35:02.710Z] (3/4) Installing libucontext (1.1-r0) [2023-02-17T08:35:02.710Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-17T08:35:02.710Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T08:35:02.710Z] OK: 6 MiB in 18 packages [2023-02-17T08:35:04.084Z] Removing intermediate container a70660f1f2c2 [2023-02-17T08:35:04.084Z] ---> 305cdad9625f [2023-02-17T08:35:04.084Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:35:04.084Z] Removing intermediate container c156da6042c0 [2023-02-17T08:35:04.084Z] ---> 8bebb6ca1b23 [2023-02-17T08:35:04.084Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T08:35:04.342Z] ---> c0a5ebbd7de0 [2023-02-17T08:35:04.342Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-17T08:35:06.255Z] ---> 7a7251c8773c [2023-02-17T08:35:06.255Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-17T08:35:06.255Z] ---> 7f91d249f601 [2023-02-17T08:35:06.255Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T08:35:06.827Z] ---> 779735ac4006 [2023-02-17T08:35:06.827Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-17T08:35:07.405Z] ---> b7a0cc68d739 [2023-02-17T08:35:07.405Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T08:35:07.669Z] provisioning config files... [2023-02-17T08:35:07.698Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config8481481805163820961tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T08:35:07.970Z] ---> 881f2810bd61 [2023-02-17T08:35:07.970Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-17T08:35:07.970Z] ---> Running in c741f938cc0b [2023-02-17T08:35:08.059Z] ---> docker-login.sh [2023-02-17T08:35:08.059Z] nexus3.edgexfoundry.org:10001 [2023-02-17T08:35:08.535Z] Removing intermediate container c741f938cc0b [2023-02-17T08:35:08.535Z] ---> 4ce3c9113b9f [2023-02-17T08:35:08.535Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-17T08:35:08.535Z] ---> 16b8e442a137 [2023-02-17T08:35:08.535Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-17T08:35:08.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T08:35:08.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T08:35:08.656Z] Configure a credential helper to remove this warning. See [2023-02-17T08:35:08.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T08:35:08.656Z] [2023-02-17T08:35:08.656Z] Login Succeeded [2023-02-17T08:35:08.656Z] nexus3.edgexfoundry.org:10002 [2023-02-17T08:35:08.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T08:35:09.153Z] ---> 5d67735613a2 [2023-02-17T08:35:09.153Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-17T08:35:09.153Z] ---> 932c5171c409 [2023-02-17T08:35:09.153Z] Step 19/24 : WORKDIR / [2023-02-17T08:35:09.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T08:35:09.201Z] Configure a credential helper to remove this warning. See [2023-02-17T08:35:09.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T08:35:09.201Z] [2023-02-17T08:35:09.201Z] Login Succeeded [2023-02-17T08:35:09.201Z] nexus3.edgexfoundry.org:10003 [2023-02-17T08:35:09.413Z] ---> Running in cf0f4dd34756 [2023-02-17T08:35:09.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T08:35:09.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T08:35:09.473Z] Configure a credential helper to remove this warning. See [2023-02-17T08:35:09.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T08:35:09.473Z] [2023-02-17T08:35:09.473Z] Login Succeeded [2023-02-17T08:35:09.473Z] nexus3.edgexfoundry.org:10004 [2023-02-17T08:35:09.733Z] ---> fd8f4b695d9e [2023-02-17T08:35:09.733Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-17T08:35:09.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T08:35:09.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T08:35:09.855Z] Configure a credential helper to remove this warning. See [2023-02-17T08:35:09.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T08:35:09.855Z] [2023-02-17T08:35:09.855Z] Login Succeeded [2023-02-17T08:35:09.855Z] docker.io [2023-02-17T08:35:10.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T08:35:10.302Z] Removing intermediate container cf0f4dd34756 [2023-02-17T08:35:10.302Z] ---> 24927252b5ef [2023-02-17T08:35:10.302Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T08:35:10.302Z] ---> Running in d2a41f5fb58c [2023-02-17T08:35:10.302Z] ---> Running in 564ea94ff3a3 [2023-02-17T08:35:10.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T08:35:10.730Z] Configure a credential helper to remove this warning. See [2023-02-17T08:35:10.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T08:35:10.730Z] [2023-02-17T08:35:10.730Z] Login Succeeded [2023-02-17T08:35:10.730Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T08:35:10.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-02-17T08:35:10.868Z] Removing intermediate container 564ea94ff3a3 [2023-02-17T08:35:10.868Z] ---> 59b6ecdbda2e [2023-02-17T08:35:10.868Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T08:35:10.868Z] ---> Running in 5c736392a9b6 [Pipeline] sh [2023-02-17T08:35:11.365Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo [2023-02-17T08:35:11.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T08:35:11.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T08:35:11.419Z] ========================================================= [2023-02-17T08:35:11.419Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-17T08:35:11.419Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-17T08:35:11.442Z] Removing intermediate container 5c736392a9b6 [2023-02-17T08:35:11.442Z] ---> 32aadd925ded [2023-02-17T08:35:11.442Z] Step 22/24 : LABEL arch=x86_64 [2023-02-17T08:35:11.442Z] ---> Running in dae7818aba81 [2023-02-17T08:35:11.442Z] Removing intermediate container d2a41f5fb58c [2023-02-17T08:35:11.442Z] ---> aa6c7c889277 [2023-02-17T08:35:11.442Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-17T08:35:11.746Z] ---> Running in 643b61c79f8f [2023-02-17T08:35:11.746Z] Removing intermediate container dae7818aba81 [2023-02-17T08:35:11.746Z] ---> 350214fccca9 [2023-02-17T08:35:11.746Z] Step 23/24 : LABEL git_sha=4d1311a1f04337ffd4897e2c5604af956630835e [2023-02-17T08:35:11.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T08:35:12.006Z] Removing intermediate container 643b61c79f8f [2023-02-17T08:35:12.006Z] ---> da1197889224 [2023-02-17T08:35:12.006Z] Step 29/32 : CMD ["gate"] [2023-02-17T08:35:12.006Z] ---> Running in 80c960f76c42 [2023-02-17T08:35:12.026Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-17T08:35:12.026Z] 9b18e9b68314: Pulling fs layer [2023-02-17T08:35:12.026Z] 35d82f9e3411: Pulling fs layer [2023-02-17T08:35:12.026Z] e16973657156: Pulling fs layer [2023-02-17T08:35:12.026Z] fc693d55d65f: Pulling fs layer [2023-02-17T08:35:12.026Z] 7e9fc2657dce: Pulling fs layer [2023-02-17T08:35:12.026Z] dda99020689f: Pulling fs layer [2023-02-17T08:35:12.026Z] db1c61fa0a46: Pulling fs layer [2023-02-17T08:35:12.026Z] 891c053d2c06: Pulling fs layer [2023-02-17T08:35:12.026Z] 7e9fc2657dce: Waiting [2023-02-17T08:35:12.026Z] fc693d55d65f: Waiting [2023-02-17T08:35:12.026Z] db1c61fa0a46: Waiting [2023-02-17T08:35:12.026Z] dda99020689f: Waiting [2023-02-17T08:35:12.026Z] 891c053d2c06: Waiting [2023-02-17T08:35:12.026Z] e16973657156: Download complete [2023-02-17T08:35:12.026Z] 35d82f9e3411: Download complete [2023-02-17T08:35:12.026Z] 7e9fc2657dce: Download complete [2023-02-17T08:35:12.026Z] dda99020689f: Verifying Checksum [2023-02-17T08:35:12.026Z] dda99020689f: Download complete [2023-02-17T08:35:12.026Z] 9b18e9b68314: Verifying Checksum [2023-02-17T08:35:12.266Z] ---> Running in 3cd27140b860 [2023-02-17T08:35:12.523Z] Removing intermediate container 80c960f76c42 [2023-02-17T08:35:12.523Z] ---> a0cc4780226b [2023-02-17T08:35:12.523Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T08:35:12.523Z] ---> Running in 9d8b031a4eaf [2023-02-17T08:35:12.523Z] Removing intermediate container 3cd27140b860 [2023-02-17T08:35:12.523Z] ---> 930087aedee8 [2023-02-17T08:35:12.523Z] Step 30/32 : LABEL arch=x86_64 [2023-02-17T08:35:12.784Z] ---> Running in e69e31dda900 [2023-02-17T08:35:12.784Z] Removing intermediate container 9d8b031a4eaf [2023-02-17T08:35:12.784Z] ---> 22c370082b0d [2023-02-17T08:35:12.784Z] [2023-02-17T08:35:12.784Z] Successfully built 22c370082b0d [2023-02-17T08:35:12.784Z] Successfully tagged security-spire-config:latest [2023-02-17T08:35:12.784Z]  Building security-spire-config ... done Building support-scheduler [2023-02-17T08:35:12.995Z] 9b18e9b68314: Pull complete [2023-02-17T08:35:13.265Z] 891c053d2c06: Verifying Checksum [2023-02-17T08:35:13.265Z] 891c053d2c06: Download complete [2023-02-17T08:35:13.351Z] Removing intermediate container e69e31dda900 [2023-02-17T08:35:13.351Z] ---> 390b4ae0d284 [2023-02-17T08:35:13.351Z] Step 31/32 : LABEL git_sha=4d1311a1f04337ffd4897e2c5604af956630835e [2023-02-17T08:35:13.534Z] 35d82f9e3411: Pull complete [2023-02-17T08:35:13.807Z] e16973657156: Pull complete [2023-02-17T08:35:14.731Z] ---> Running in 50a61e7d3981 [2023-02-17T08:35:15.299Z] Removing intermediate container 50a61e7d3981 [2023-02-17T08:35:15.299Z] ---> 4f28f9b80c07 [2023-02-17T08:35:15.299Z] Step 32/32 : LABEL version=0.0.0 [2023-02-17T08:35:15.299Z] ---> Running in da3d0f21927c [2023-02-17T08:35:15.867Z] Removing intermediate container da3d0f21927c [2023-02-17T08:35:15.867Z] ---> 3b91c3e37a00 [2023-02-17T08:35:15.867Z] [2023-02-17T08:35:15.867Z] Successfully built 3b91c3e37a00 [2023-02-17T08:35:15.867Z] Successfully tagged security-bootstrapper:latest [2023-02-17T08:35:15.867Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2023-02-17T08:35:15.968Z] db1c61fa0a46: Download complete [2023-02-17T08:35:16.554Z] fc693d55d65f: Verifying Checksum [2023-02-17T08:35:16.554Z] fc693d55d65f: Download complete [2023-02-17T08:35:17.771Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:35:17.771Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:35:17.771Z] ---> 72b42ba33058 [2023-02-17T08:35:17.771Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T08:35:17.771Z] ---> Using cache [2023-02-17T08:35:17.771Z] ---> 39fbf7ff73e3 [2023-02-17T08:35:17.771Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T08:35:17.771Z] ---> Using cache [2023-02-17T08:35:17.771Z] ---> eec28b656504 [2023-02-17T08:35:17.771Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T08:35:17.771Z] ---> Using cache [2023-02-17T08:35:17.771Z] ---> 6054140f8fb7 [2023-02-17T08:35:17.771Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T08:35:17.771Z] ---> Using cache [2023-02-17T08:35:17.771Z] ---> b83893e1f085 [2023-02-17T08:35:17.771Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:35:17.771Z] ---> Using cache [2023-02-17T08:35:17.771Z] ---> cd0b19fd30f2 [2023-02-17T08:35:17.771Z] Step 8/22 : COPY . . [2023-02-17T08:35:17.771Z] ---> Using cache [2023-02-17T08:35:17.771Z] ---> 375647fef1e9 [2023-02-17T08:35:17.771Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-17T08:35:19.154Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:35:19.154Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:35:19.154Z] ---> 72b42ba33058 [2023-02-17T08:35:19.154Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T08:35:19.154Z] ---> Using cache [2023-02-17T08:35:19.154Z] ---> 543c5950cfd5 [2023-02-17T08:35:19.154Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-17T08:35:19.154Z] ---> Using cache [2023-02-17T08:35:19.154Z] ---> 9901d7c64e69 [2023-02-17T08:35:19.154Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T08:35:19.154Z] ---> Using cache [2023-02-17T08:35:19.154Z] ---> 4844349211d4 [2023-02-17T08:35:19.154Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:35:19.154Z] ---> Using cache [2023-02-17T08:35:19.154Z] ---> bdc8626d0393 [2023-02-17T08:35:19.154Z] Step 7/24 : COPY . . [2023-02-17T08:35:19.154Z] ---> Using cache [2023-02-17T08:35:19.154Z] ---> baca9af5e0d6 [2023-02-17T08:35:19.154Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-17T08:35:19.740Z] ---> Running in fb41e9d40d67 [2023-02-17T08:35:19.740Z] ---> Running in 68876b2d6af5 [2023-02-17T08:35:20.074Z] Removing intermediate container 1dd4166cdc69 [2023-02-17T08:35:20.074Z] ---> 4825bec1e30c [2023-02-17T08:35:20.074Z] Step 7/19 : COPY . . [2023-02-17T08:35:20.332Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-17T08:35:21.266Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-17T08:35:23.167Z] Removing intermediate container 724f6e56b1c2 [2023-02-17T08:35:23.167Z] ---> fb25ab295463 [2023-02-17T08:35:23.167Z] [2023-02-17T08:35:23.167Z] Step 10/24 : FROM alpine:3.16 [2023-02-17T08:35:23.167Z] ---> dfd21b5a31f5 [2023-02-17T08:35:23.167Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-17T08:35:23.731Z] Removing intermediate container 53a9d07755e9 [2023-02-17T08:35:23.731Z] ---> 6fabace66456 [2023-02-17T08:35:23.731Z] [2023-02-17T08:35:23.731Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T08:35:23.731Z] ---> dfd21b5a31f5 [2023-02-17T08:35:23.731Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-17T08:35:23.731Z] ---> Running in aa143ab5ef2d [2023-02-17T08:35:24.299Z] ---> Running in 102ed471a5c5 [2023-02-17T08:35:24.299Z] ---> 1deef562584d [2023-02-17T08:35:24.299Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-17T08:35:24.580Z] ---> Running in 1b4a2b5bc5d0 [2023-02-17T08:35:24.580Z] Removing intermediate container 102ed471a5c5 [2023-02-17T08:35:24.580Z] ---> fd56ae495dce [2023-02-17T08:35:24.580Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-17T08:35:24.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:35:24.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:35:24.837Z] ---> Running in 9b7873dcc922 [2023-02-17T08:35:24.837Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T08:35:24.837Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:35:24.837Z] OK: 6 MiB in 15 packages [2023-02-17T08:35:25.096Z] Removing intermediate container 9b7873dcc922 [2023-02-17T08:35:25.096Z] ---> cca518d1e566 [2023-02-17T08:35:25.096Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-17T08:35:25.096Z] ---> Running in 77136f1751c9 [2023-02-17T08:35:25.353Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-17T08:35:25.797Z] Removing intermediate container 77136f1751c9 [2023-02-17T08:35:25.797Z] ---> 58e5e75a036f [2023-02-17T08:35:25.797Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T08:35:25.797Z] Removing intermediate container aa143ab5ef2d [2023-02-17T08:35:25.797Z] ---> d2448836e8d1 [2023-02-17T08:35:25.797Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T08:35:25.797Z] ---> Running in ac60d5afb262 [2023-02-17T08:35:25.797Z] ---> Running in 2859d0a9232d [2023-02-17T08:35:26.408Z] Removing intermediate container 2859d0a9232d [2023-02-17T08:35:26.408Z] ---> be6f4be6506b [2023-02-17T08:35:26.408Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-17T08:35:26.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:35:26.408Z] ---> Running in fa971199ecd1 [2023-02-17T08:35:26.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:35:26.696Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T08:35:26.696Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:35:26.696Z] OK: 6 MiB in 15 packages [2023-02-17T08:35:26.696Z] Removing intermediate container fa971199ecd1 [2023-02-17T08:35:26.696Z] ---> 300a9bf891bf [2023-02-17T08:35:26.696Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-17T08:35:26.696Z] ---> Running in 76abfbe0c2da [2023-02-17T08:35:27.326Z] Removing intermediate container 76abfbe0c2da [2023-02-17T08:35:27.326Z] ---> 28e2e8f999fa [2023-02-17T08:35:27.326Z] Step 15/24 : WORKDIR / [2023-02-17T08:35:27.326Z] ---> Running in 4996e4decf4d [2023-02-17T08:35:27.326Z] Removing intermediate container ac60d5afb262 [2023-02-17T08:35:27.326Z] ---> 42c11c107378 [2023-02-17T08:35:27.326Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:35:27.609Z] Removing intermediate container 4996e4decf4d [2023-02-17T08:35:27.609Z] ---> 33bf65f69416 [2023-02-17T08:35:27.609Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:35:27.893Z] ---> 6293c24b9854 [2023-02-17T08:35:27.893Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-17T08:35:28.178Z] ---> 74f73ba8d252 [2023-02-17T08:35:28.178Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-17T08:35:28.882Z] fc693d55d65f: Pull complete [2023-02-17T08:35:28.882Z] 7e9fc2657dce: Pull complete [2023-02-17T08:35:28.882Z] dda99020689f: Pull complete [2023-02-17T08:35:29.109Z] ---> b4eca0d9c418 [2023-02-17T08:35:29.109Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-17T08:35:29.673Z] ---> 5a54cbd174a2 [2023-02-17T08:35:29.673Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-17T08:35:29.673Z] ---> 6fe8af31eba2 [2023-02-17T08:35:29.673Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-17T08:35:29.930Z] ---> Running in f6802dafd315 [2023-02-17T08:35:30.187Z] ---> 612e51dd2b9b [2023-02-17T08:35:30.187Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-17T08:35:30.445Z] Removing intermediate container f6802dafd315 [2023-02-17T08:35:30.445Z] ---> eea7e41a66a3 [2023-02-17T08:35:30.445Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T08:35:30.702Z] ---> Running in 5a694e3dd902 [2023-02-17T08:35:30.959Z] ---> 338ae7bf036e [2023-02-17T08:35:30.959Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-17T08:35:31.216Z] ---> Running in 762db0d08e77 [2023-02-17T08:35:31.216Z] Removing intermediate container 5a694e3dd902 [2023-02-17T08:35:31.216Z] ---> 25ae2c213aae [2023-02-17T08:35:31.216Z] Step 20/22 : LABEL arch=x86_64 [2023-02-17T08:35:31.474Z] ---> Running in dc7774731c9a [2023-02-17T08:35:31.474Z] Removing intermediate container 762db0d08e77 [2023-02-17T08:35:31.474Z] ---> 00635510ad34 [2023-02-17T08:35:31.474Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T08:35:31.731Z] ---> Running in 3db9566460e3 [2023-02-17T08:35:31.731Z] Removing intermediate container dc7774731c9a [2023-02-17T08:35:31.731Z] ---> e62065401cb0 [2023-02-17T08:35:31.731Z] Step 21/22 : LABEL git_sha=4d1311a1f04337ffd4897e2c5604af956630835e [2023-02-17T08:35:31.987Z] ---> Running in 8431e28a35a6 [2023-02-17T08:35:32.244Z] Removing intermediate container 3db9566460e3 [2023-02-17T08:35:32.244Z] ---> dab2fa6144b1 [2023-02-17T08:35:32.244Z] Step 22/24 : LABEL arch=x86_64 [2023-02-17T08:35:32.244Z] Removing intermediate container 8431e28a35a6 [2023-02-17T08:35:32.244Z] ---> d5ea443c9b3d [2023-02-17T08:35:32.244Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T08:35:32.502Z] ---> Running in 25a7d3c32784 [2023-02-17T08:35:32.502Z] ---> Running in fb6201dfe80c [2023-02-17T08:35:32.760Z] Removing intermediate container 25a7d3c32784 [2023-02-17T08:35:32.760Z] ---> 49cfcfbfc555 [2023-02-17T08:35:32.760Z] Step 23/24 : LABEL git_sha=4d1311a1f04337ffd4897e2c5604af956630835e [2023-02-17T08:35:33.017Z] Removing intermediate container fb6201dfe80c [2023-02-17T08:35:33.017Z] ---> 25dd2d80ec5b [2023-02-17T08:35:33.017Z] [2023-02-17T08:35:33.017Z] Successfully built 25dd2d80ec5b [2023-02-17T08:35:33.017Z] Successfully tagged core-data:latest [2023-02-17T08:35:33.017Z]  Building core-data ... done  ---> Running in 36a0d19ba92b [2023-02-17T08:35:33.017Z] Building core-command [2023-02-17T08:35:34.388Z] Removing intermediate container 36a0d19ba92b [2023-02-17T08:35:34.388Z] ---> a25953d1b6d5 [2023-02-17T08:35:34.388Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T08:35:34.645Z] ---> Running in babb45a3778a [2023-02-17T08:35:34.902Z] Removing intermediate container babb45a3778a [2023-02-17T08:35:34.902Z] ---> 2bb380844658 [2023-02-17T08:35:34.902Z] [2023-02-17T08:35:34.902Z] Successfully built 2bb380844658 [2023-02-17T08:35:34.902Z] Successfully tagged core-metadata:latest [2023-02-17T08:35:35.547Z] db1c61fa0a46: Pull complete [2023-02-17T08:35:36.275Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:35:36.276Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:35:36.276Z] ---> 72b42ba33058 [2023-02-17T08:35:36.276Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-17T08:35:36.276Z] ---> Using cache [2023-02-17T08:35:36.276Z] ---> 39fbf7ff73e3 [2023-02-17T08:35:36.276Z] Step 4/23 : WORKDIR /edgex-go [2023-02-17T08:35:36.276Z] ---> Using cache [2023-02-17T08:35:36.276Z] ---> eec28b656504 [2023-02-17T08:35:36.276Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-17T08:35:36.276Z] ---> Using cache [2023-02-17T08:35:36.276Z] ---> 6054140f8fb7 [2023-02-17T08:35:36.276Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-17T08:35:36.276Z] ---> Using cache [2023-02-17T08:35:36.276Z] ---> b83893e1f085 [2023-02-17T08:35:36.276Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:35:36.276Z] ---> Using cache [2023-02-17T08:35:36.276Z] ---> cd0b19fd30f2 [2023-02-17T08:35:36.276Z] Step 8/23 : COPY . . [2023-02-17T08:35:36.276Z] ---> Using cache [2023-02-17T08:35:36.276Z] ---> 375647fef1e9 [2023-02-17T08:35:36.276Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-17T08:35:36.980Z] 891c053d2c06: Pull complete [2023-02-17T08:35:36.980Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-17T08:35:36.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T08:35:36.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-17T08:35:37.316Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T08:35:37.316Z] WORKDIR /edgex [2023-02-17T08:35:37.316Z] COPY go.mod . [2023-02-17T08:35:37.316Z] RUN go mod download [2023-02-17T08:35:37.316Z] docker build -t ci-base-image-arm64 -f - . [2023-02-17T08:35:37.646Z] ---> Running in b04f4f93cd2d [2023-02-17T08:35:37.903Z] Sending build context to Docker daemon 3.179MB [2023-02-17T08:35:37.903Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T08:35:37.903Z] ---> f96f9c87975a [2023-02-17T08:35:37.903Z] Step 2/4 : WORKDIR /edgex [2023-02-17T08:35:38.575Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-17T08:35:39.859Z] ---> Running in 6ffc43ff46f0 [2023-02-17T08:35:40.128Z] Removing intermediate container 6ffc43ff46f0 [2023-02-17T08:35:40.128Z] ---> d5f334e9d37b [2023-02-17T08:35:40.128Z] Step 3/4 : COPY go.mod . [2023-02-17T08:35:40.469Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-17T08:35:40.718Z] ---> 0c750c2316f8 [2023-02-17T08:35:40.718Z] Step 4/4 : RUN go mod download [2023-02-17T08:35:40.718Z] ---> Running in 7baeb11d5951 [2023-02-17T08:35:47.066Z] Removing intermediate container fb41e9d40d67 [2023-02-17T08:35:47.067Z] ---> 65e9899266a3 [2023-02-17T08:35:47.067Z] [2023-02-17T08:35:47.067Z] Step 9/24 : FROM alpine:3.16 [2023-02-17T08:35:47.067Z] ---> dfd21b5a31f5 [2023-02-17T08:35:47.067Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-17T08:35:47.067Z] ---> Running in d0a79b4840e8 [2023-02-17T08:35:47.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:35:47.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:35:47.067Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-17T08:35:47.067Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-17T08:35:47.067Z] (3/3) Installing su-exec (0.2-r1) [2023-02-17T08:35:47.067Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:35:47.067Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T08:35:47.067Z] OK: 6 MiB in 17 packages [2023-02-17T08:35:48.438Z] Removing intermediate container d0a79b4840e8 [2023-02-17T08:35:48.438Z] ---> f6980443c815 [2023-02-17T08:35:48.438Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-17T08:35:48.438Z] ---> Running in 2fec3f0eacae [2023-02-17T08:35:48.438Z] Removing intermediate container 2fec3f0eacae [2023-02-17T08:35:48.438Z] ---> 84fe8dc1f3e8 [2023-02-17T08:35:48.438Z] Step 12/24 : WORKDIR / [2023-02-17T08:35:48.695Z] ---> Running in d59e9af87692 [2023-02-17T08:35:48.952Z] Removing intermediate container d59e9af87692 [2023-02-17T08:35:48.952Z] ---> 03f96786ec1c [2023-02-17T08:35:48.952Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-17T08:35:49.211Z] ---> a786ec93088b [2023-02-17T08:35:49.211Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-17T08:35:49.774Z] ---> e8bc6f2630c8 [2023-02-17T08:35:49.774Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-17T08:35:50.032Z] ---> dab04276b9ca [2023-02-17T08:35:50.032Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-17T08:35:50.598Z] ---> 338c4c63294d [2023-02-17T08:35:50.598Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-17T08:35:51.971Z] ---> 621f628da53b [2023-02-17T08:35:51.971Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-17T08:35:52.559Z] ---> 35ce7581707a [2023-02-17T08:35:52.559Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-17T08:35:52.559Z] Removing intermediate container 68876b2d6af5 [2023-02-17T08:35:52.559Z] ---> 5dc93408a05a [2023-02-17T08:35:52.559Z] [2023-02-17T08:35:52.559Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T08:35:52.559Z] ---> dfd21b5a31f5 [2023-02-17T08:35:52.559Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T08:35:52.559Z] ---> Using cache [2023-02-17T08:35:52.559Z] ---> d2448836e8d1 [2023-02-17T08:35:52.559Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T08:35:52.559Z] ---> Using cache [2023-02-17T08:35:52.559Z] ---> be6f4be6506b [2023-02-17T08:35:52.559Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-17T08:35:52.817Z] ---> Running in d65ebc90361e [2023-02-17T08:35:53.075Z] ---> 72db8ed14913 [2023-02-17T08:35:53.075Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T08:35:53.075Z] ---> Running in 9791319747df [2023-02-17T08:35:53.075Z] Removing intermediate container d65ebc90361e [2023-02-17T08:35:53.075Z] ---> 0ca003ab2dea [2023-02-17T08:35:53.075Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-17T08:35:53.348Z] ---> Running in f25bbab41d54 [2023-02-17T08:35:53.606Z] Removing intermediate container f25bbab41d54 [2023-02-17T08:35:53.606Z] ---> dd4c547968ac [2023-02-17T08:35:53.606Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:35:54.569Z] ---> 59051099478e [2023-02-17T08:35:54.569Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-17T08:35:55.134Z] Removing intermediate container 9791319747df [2023-02-17T08:35:55.134Z] ---> 6011d9227a09 [2023-02-17T08:35:55.134Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T08:35:55.134Z] ---> 910e3f07fe34 [2023-02-17T08:35:55.134Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-17T08:35:55.392Z] ---> Running in 8e058a955cca [2023-02-17T08:35:55.392Z] Removing intermediate container 1b4a2b5bc5d0 [2023-02-17T08:35:55.392Z] ---> 00b9f1e25c6e [2023-02-17T08:35:55.392Z] [2023-02-17T08:35:55.392Z] Step 9/19 : FROM alpine:3.15 [2023-02-17T08:35:55.392Z] ---> 5ce65d7b0fde [2023-02-17T08:35:55.392Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T08:35:55.392Z] ---> Using cache [2023-02-17T08:35:55.392Z] ---> d5f2d6c75a49 [2023-02-17T08:35:55.392Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-17T08:35:55.392Z] ---> 279b3b94485d [2023-02-17T08:35:55.392Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-17T08:35:55.392Z] ---> Running in af656e890883 [2023-02-17T08:35:55.678Z] Removing intermediate container 8e058a955cca [2023-02-17T08:35:55.678Z] ---> 86ae29060e72 [2023-02-17T08:35:55.678Z] Step 22/24 : LABEL arch=x86_64 [2023-02-17T08:35:55.678Z] ---> Running in efbc05f02122 [2023-02-17T08:35:55.678Z] ---> Running in 5ab8d8191081 [2023-02-17T08:35:55.678Z] Removing intermediate container efbc05f02122 [2023-02-17T08:35:55.678Z] ---> d11e3477dc3a [2023-02-17T08:35:55.678Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T08:35:55.678Z] Removing intermediate container 5ab8d8191081 [2023-02-17T08:35:55.678Z] ---> c6973716d93b [2023-02-17T08:35:55.678Z] Step 23/24 : LABEL git_sha=4d1311a1f04337ffd4897e2c5604af956630835e [2023-02-17T08:35:55.936Z] ---> Running in c7e1c9836173 [2023-02-17T08:35:55.936Z] ---> Running in 069dc82ecd90 [2023-02-17T08:35:55.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:35:55.936Z] Removing intermediate container c7e1c9836173 [2023-02-17T08:35:55.936Z] ---> 5899ccde17fe [2023-02-17T08:35:55.936Z] Step 20/22 : LABEL arch=x86_64 [2023-02-17T08:35:56.194Z] Removing intermediate container 069dc82ecd90 [2023-02-17T08:35:56.194Z] ---> e125f0071686 [2023-02-17T08:35:56.194Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T08:35:56.194Z] ---> Running in faeef9a7ddaa [2023-02-17T08:35:56.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:35:56.194Z] ---> Running in 78bd56b12a0b [2023-02-17T08:35:56.194Z] Removing intermediate container faeef9a7ddaa [2023-02-17T08:35:56.194Z] ---> 67157168b25a [2023-02-17T08:35:56.194Z] Step 21/22 : LABEL git_sha=4d1311a1f04337ffd4897e2c5604af956630835e [2023-02-17T08:35:56.452Z] ---> Running in da94eea52666 [2023-02-17T08:35:56.452Z] Removing intermediate container 78bd56b12a0b [2023-02-17T08:35:56.452Z] ---> 072808b5ebc4 [2023-02-17T08:35:56.452Z] [2023-02-17T08:35:56.452Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T08:35:56.452Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T08:35:56.452Z] OK: 15857 distinct packages available [2023-02-17T08:35:56.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T08:35:56.452Z] Successfully built 072808b5ebc4 [2023-02-17T08:35:56.452Z] Successfully tagged security-secretstore-setup:latest [2023-02-17T08:35:56.452Z] Removing intermediate container da94eea52666 [2023-02-17T08:35:56.452Z] ---> a1296f652654 [2023-02-17T08:35:56.452Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T08:35:56.452Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T08:35:56.710Z] ---> Running in 673a5856b59f [2023-02-17T08:35:56.710Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-17T08:35:56.710Z] Removing intermediate container 673a5856b59f [2023-02-17T08:35:56.710Z] ---> 884175e9833e [2023-02-17T08:35:56.710Z] [2023-02-17T08:35:56.710Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-17T08:35:56.710Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-17T08:35:56.710Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-17T08:35:56.710Z] (5/9) Installing curl (7.80.0-r6) [2023-02-17T08:35:56.710Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-17T08:35:56.710Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-17T08:35:56.710Z] (8/9) Installing libucontext (1.1-r0) [2023-02-17T08:35:56.710Z] Successfully built 884175e9833e [2023-02-17T08:35:56.710Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-17T08:35:56.710Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T08:35:56.710Z] Successfully tagged support-scheduler:latest [2023-02-17T08:35:56.710Z]  Building support-scheduler ... done Executing ca-certificates-20220614-r0.trigger [2023-02-17T08:35:56.968Z] OK: 8 MiB in 23 packages [2023-02-17T08:35:57.902Z] Removing intermediate container af656e890883 [2023-02-17T08:35:57.902Z] ---> 36a14a7b6d5c [2023-02-17T08:35:57.902Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:35:58.161Z] Removing intermediate container b04f4f93cd2d [2023-02-17T08:35:58.161Z] ---> 9681fc97e0f1 [2023-02-17T08:35:58.161Z] [2023-02-17T08:35:58.161Z] Step 10/23 : FROM alpine:3.16 [2023-02-17T08:35:58.161Z] ---> dfd21b5a31f5 [2023-02-17T08:35:58.161Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-17T08:35:58.161Z] ---> Using cache [2023-02-17T08:35:58.161Z] ---> d2448836e8d1 [2023-02-17T08:35:58.161Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T08:35:58.161Z] ---> Using cache [2023-02-17T08:35:58.161Z] ---> be6f4be6506b [2023-02-17T08:35:58.161Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-17T08:35:58.161Z] ---> Running in ca01d53c8137 [2023-02-17T08:35:58.161Z] ---> f7710cdf4e9d [2023-02-17T08:35:58.161Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-17T08:35:58.161Z] Removing intermediate container ca01d53c8137 [2023-02-17T08:35:58.161Z] ---> 64bbed4cf764 [2023-02-17T08:35:58.161Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-17T08:35:58.445Z] ---> Running in d110b6b21eb8 [2023-02-17T08:35:58.445Z] Removing intermediate container d110b6b21eb8 [2023-02-17T08:35:58.445Z] ---> 94973c7d37f9 [2023-02-17T08:35:58.445Z] Step 15/23 : WORKDIR / [2023-02-17T08:35:58.709Z] ---> d421657e245d [2023-02-17T08:35:58.709Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-17T08:35:58.709Z] ---> Running in b230e2c23d70 [2023-02-17T08:35:58.709Z] Removing intermediate container b230e2c23d70 [2023-02-17T08:35:58.709Z] ---> e3c49cc7cc49 [2023-02-17T08:35:58.709Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:35:58.709Z] ---> 74fecade6fb8 [2023-02-17T08:35:58.709Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-17T08:35:59.004Z] ---> Running in f6e122ec96d8 [2023-02-17T08:35:59.004Z] ---> 37c8769c09db [2023-02-17T08:35:59.004Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-17T08:35:59.004Z] Removing intermediate container f6e122ec96d8 [2023-02-17T08:35:59.004Z] ---> 0eee995c4257 [2023-02-17T08:35:59.004Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T08:35:59.004Z] ---> Running in b29e49204fdd [2023-02-17T08:35:59.263Z] Removing intermediate container b29e49204fdd [2023-02-17T08:35:59.263Z] ---> cd5d6167cfc8 [2023-02-17T08:35:59.263Z] Step 17/19 : LABEL arch=x86_64 [2023-02-17T08:35:59.263Z] ---> Running in ed8e7b772f60 [2023-02-17T08:35:59.263Z] ---> c7c68edf2e27 [2023-02-17T08:35:59.263Z] Removing intermediate container ed8e7b772f60 [2023-02-17T08:35:59.263Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml ---> 140d4a87a7e4 [2023-02-17T08:35:59.263Z] [2023-02-17T08:35:59.263Z] Step 18/19 : LABEL git_sha=4d1311a1f04337ffd4897e2c5604af956630835e [2023-02-17T08:35:59.524Z] ---> Running in a3b92a6c42db [2023-02-17T08:35:59.524Z] Removing intermediate container a3b92a6c42db [2023-02-17T08:35:59.524Z] ---> b4e23f1664e9 [2023-02-17T08:35:59.524Z] Step 19/19 : LABEL version=0.0.0 [2023-02-17T08:35:59.524Z] ---> 6ec67c80390d [2023-02-17T08:35:59.524Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-17T08:35:59.524Z] ---> Running in d4459c3537bf [2023-02-17T08:35:59.524Z] ---> Running in 32a89807613a [2023-02-17T08:35:59.783Z] Removing intermediate container 32a89807613a [2023-02-17T08:35:59.783Z] ---> 0d48787fbbc6 [2023-02-17T08:35:59.783Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T08:35:59.783Z] Removing intermediate container d4459c3537bf [2023-02-17T08:35:59.783Z] ---> 57c103c4b8a0 [2023-02-17T08:35:59.783Z] [2023-02-17T08:35:59.783Z] ---> Running in d2180fa9db9b [2023-02-17T08:35:59.783Z] Successfully built 57c103c4b8a0 [2023-02-17T08:35:59.783Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-17T08:35:59.783Z]  Building security-spiffe-token-provider ... done Removing intermediate container d2180fa9db9b [2023-02-17T08:35:59.783Z] ---> e0a2a0cf8df6 [2023-02-17T08:35:59.783Z] Step 21/23 : LABEL arch=x86_64 [2023-02-17T08:36:00.042Z] ---> Running in 717cce94db30 [2023-02-17T08:36:00.042Z] Removing intermediate container 717cce94db30 [2023-02-17T08:36:00.042Z] ---> ff0325d605a8 [2023-02-17T08:36:00.042Z] Step 22/23 : LABEL git_sha=4d1311a1f04337ffd4897e2c5604af956630835e [2023-02-17T08:36:00.042Z] ---> Running in 0f329a3f198c [2023-02-17T08:36:00.300Z] Removing intermediate container 0f329a3f198c [2023-02-17T08:36:00.300Z] ---> 94d3d4475572 [2023-02-17T08:36:00.300Z] Step 23/23 : LABEL version=0.0.0 [2023-02-17T08:36:00.300Z] ---> Running in 0f7869ddb3ad [2023-02-17T08:36:00.300Z] Removing intermediate container 0f7869ddb3ad [2023-02-17T08:36:00.300Z] ---> 541c0bc02c7b [2023-02-17T08:36:00.300Z] [2023-02-17T08:36:00.300Z] Successfully built 541c0bc02c7b [2023-02-17T08:36:00.300Z] Successfully tagged core-command:latest [2023-02-17T08:36:00.565Z]  Building core-command ... done  [Pipeline] } [2023-02-17T08:36:00.569Z] $ docker stop --time=1 6173a33c545e191f931f9a3086867959cd9ebdafe2eec16cf1beb0e27af892b6 [2023-02-17T08:36:01.856Z] $ docker rm -f --volumes 6173a33c545e191f931f9a3086867959cd9ebdafe2eec16cf1beb0e27af892b6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T08:36:02.187Z] + docker images [2023-02-17T08:36:02.188Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-17T08:36:02.188Z] core-command latest 541c0bc02c7b 1 second ago 17.7MB [2023-02-17T08:36:02.188Z] security-spiffe-token-provider latest 57c103c4b8a0 2 seconds ago 30MB [2023-02-17T08:36:02.188Z] 9681fc97e0f1 4 seconds ago 1.68GB [2023-02-17T08:36:02.188Z] support-scheduler latest 884175e9833e 5 seconds ago 30MB [2023-02-17T08:36:02.188Z] security-secretstore-setup latest 072808b5ebc4 5 seconds ago 30MB [2023-02-17T08:36:02.188Z] 00b9f1e25c6e 6 seconds ago 1.72GB [2023-02-17T08:36:02.188Z] 5dc93408a05a 9 seconds ago 1.74GB [2023-02-17T08:36:02.188Z] 65e9899266a3 17 seconds ago 1.67GB [2023-02-17T08:36:02.188Z] core-metadata latest 2bb380844658 27 seconds ago 18.5MB [2023-02-17T08:36:02.188Z] core-data latest 25dd2d80ec5b 29 seconds ago 17.9MB [2023-02-17T08:36:02.188Z] 6fabace66456 38 seconds ago 1.68GB [2023-02-17T08:36:02.188Z] fb25ab295463 40 seconds ago 1.68GB [2023-02-17T08:36:02.188Z] security-bootstrapper latest 3b91c3e37a00 46 seconds ago 20.4MB [2023-02-17T08:36:02.188Z] security-spire-config latest 22c370082b0d 49 seconds ago 85.8MB [2023-02-17T08:36:02.188Z] f6666e16b1b8 About a minute ago 1.55GB [2023-02-17T08:36:02.188Z] support-notifications latest 96ba6eb0cdf9 About a minute ago 30.7MB [2023-02-17T08:36:02.188Z] security-proxy-setup latest ef62c3c8a720 About a minute ago 27.8MB [2023-02-17T08:36:02.188Z] 71b5c64569e0 About a minute ago 1.67GB [2023-02-17T08:36:02.188Z] core-common-config-bootstrapper latest 47d67f7ba5c8 About a minute ago 15.5MB [2023-02-17T08:36:02.188Z] 2e567101b159 About a minute ago 1.74GB [2023-02-17T08:36:02.188Z] 3b62f7465306 About a minute ago 1.67GB [2023-02-17T08:36:02.188Z] 16900d0eb777 About a minute ago 1.67GB [2023-02-17T08:36:02.188Z] security-spire-agent latest d4dc9c292fcb About a minute ago 125MB [2023-02-17T08:36:02.188Z] security-spire-server latest 3a576c1f3ba0 About a minute ago 86.5MB [2023-02-17T08:36:02.188Z] a40cb4a04a39 About a minute ago 1.55GB [2023-02-17T08:36:02.188Z] 9cfdb13dd23c About a minute ago 1.55GB [2023-02-17T08:36:02.188Z] ci-base-image-x86_64 latest 72b42ba33058 4 minutes ago 903MB [2023-02-17T08:36:02.188Z] alpine 3.15 5ce65d7b0fde 6 days ago 5.59MB [2023-02-17T08:36:02.188Z] alpine 3.16 dfd21b5a31f5 6 days ago 5.55MB [2023-02-17T08:36:02.188Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-17T08:36:02.188Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-17T08:36:02.188Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-17T08:36:19.614Z] Removing intermediate container 7baeb11d5951 [2023-02-17T08:36:19.614Z] ---> c36608dafd65 [2023-02-17T08:36:19.614Z] Successfully built c36608dafd65 [2023-02-17T08:36:19.614Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:36:19.956Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T08:36:19.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T08:36:20.156Z] prd-ubuntu20.04-docker-arm64-4c-16g-6435 does not seem to be running inside a container [2023-02-17T08:36:20.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-17T08:36:22.460Z] $ docker top aa815d919c7e87f776ee2f492e939eea759df1a56ba69ee2949cef487b2ec4c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T08:36:23.341Z] + go version [2023-02-17T08:36:23.341Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-17T08:36:23.362Z] $ docker stop --time=1 aa815d919c7e87f776ee2f492e939eea759df1a56ba69ee2949cef487b2ec4c7 [2023-02-17T08:36:25.080Z] $ docker rm -f --volumes aa815d919c7e87f776ee2f492e939eea759df1a56ba69ee2949cef487b2ec4c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:36:25.658Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T08:36:25.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T08:36:25.863Z] prd-ubuntu20.04-docker-arm64-4c-16g-6435 does not seem to be running inside a container [2023-02-17T08:36:25.935Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-17T08:36:27.260Z] $ docker top fa4a7ae42c03214e73c0a357897868b23c7f40dd6bc4a2624560a6f1935b885e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-17T08:36:27.516Z] ========================================================= [2023-02-17T08:36:27.516Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-17T08:36:27.516Z] ========================================================= [Pipeline] sh [2023-02-17T08:36:28.156Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh [2023-02-17T08:36:28.806Z] + make test [2023-02-17T08:36:28.806Z] go test -race -coverprofile=coverage.out ./... [2023-02-17T08:37:07.738Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-17T08:38:59.432Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-17T08:38:59.432Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-17T08:39:04.788Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-17T08:39:04.788Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-17T08:39:04.788Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-17T08:39:14.860Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-17T08:39:14.860Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-17T08:39:14.860Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-17T08:39:14.860Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-17T08:39:14.860Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-17T08:39:14.860Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-17T08:39:14.860Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-17T08:39:14.860Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-17T08:39:14.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-17T08:39:27.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.347s coverage: 28.7% of statements [2023-02-17T08:39:27.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-17T08:39:27.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-17T08:39:32.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.411s coverage: 98.5% of statements [2023-02-17T08:39:42.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.938s coverage: 73.7% of statements [2023-02-17T08:39:42.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-17T08:39:42.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-17T08:39:42.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-17T08:39:42.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.487s coverage: 54.0% of statements [2023-02-17T08:39:42.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-17T08:39:42.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-17T08:39:54.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.708s coverage: 88.5% of statements [2023-02-17T08:39:54.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-17T08:39:54.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-17T08:39:54.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-17T08:39:54.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-17T08:39:54.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-17T08:39:54.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.488s coverage: 3.9% of statements [2023-02-17T08:39:54.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-17T08:39:54.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-17T08:39:55.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.648s coverage: 95.6% of statements [2023-02-17T08:39:55.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-17T08:39:55.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-17T08:39:55.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-17T08:39:55.573Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.563s coverage: 72.2% of statements [2023-02-17T08:39:55.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-17T08:39:55.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-17T08:39:55.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-17T08:39:55.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-17T08:39:55.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-17T08:39:55.573Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.419s coverage: 65.9% of statements [2023-02-17T08:39:55.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-17T08:39:55.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-17T08:39:55.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-17T08:39:55.573Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.367s coverage: 0.9% of statements [2023-02-17T08:39:55.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-17T08:39:55.573Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.594s coverage: 29.6% of statements [2023-02-17T08:39:55.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-17T08:39:56.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.474s coverage: 47.1% of statements [2023-02-17T08:39:56.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.290s coverage: 82.9% of statements [2023-02-17T08:39:58.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.404s coverage: 94.1% of statements [2023-02-17T08:40:00.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.283s coverage: 96.3% of statements [2023-02-17T08:40:01.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.265s coverage: 87.5% of statements [2023-02-17T08:40:11.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.246s coverage: 94.4% of statements [2023-02-17T08:40:11.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.225s coverage: 44.8% of statements [2023-02-17T08:40:33.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.467s coverage: 79.9% of statements [2023-02-17T08:40:33.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-17T08:40:33.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.343s coverage: 92.9% of statements [2023-02-17T08:40:33.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-17T08:40:33.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-17T08:40:33.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-17T08:40:33.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements [2023-02-17T08:40:33.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-17T08:40:33.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-17T08:40:33.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-17T08:40:33.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-17T08:40:33.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.254s coverage: 86.9% of statements [2023-02-17T08:40:33.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-17T08:40:33.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-17T08:40:33.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-17T08:40:33.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-17T08:40:33.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.236s coverage: 87.2% of statements [2023-02-17T08:40:33.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.200s coverage: 20.0% of statements [2023-02-17T08:40:33.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-17T08:40:33.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-17T08:40:33.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.200s coverage: 100.0% of statements [2023-02-17T08:40:33.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-17T08:40:33.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.312s coverage: 77.4% of statements [2023-02-17T08:40:33.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-17T08:40:33.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.293s coverage: 80.0% of statements [2023-02-17T08:40:33.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.238s coverage: 87.2% of statements [2023-02-17T08:40:33.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.985s coverage: 91.2% of statements [2023-02-17T08:40:33.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-17T08:40:35.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.338s coverage: 63.1% of statements [2023-02-17T08:40:35.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-17T08:40:35.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-17T08:40:35.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.215s coverage: 100.0% of statements [2023-02-17T08:40:35.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.166s coverage: 89.4% of statements [2023-02-17T08:40:35.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.172s coverage: 100.0% of statements [2023-02-17T08:40:35.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.100s coverage: 73.7% of statements [2023-02-17T08:40:35.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements [2023-02-17T08:40:42.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.537s coverage: 65.3% of statements [2023-02-17T08:40:42.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-17T08:40:42.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-17T08:40:42.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-17T08:40:44.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.857s coverage: 41.0% of statements [2023-02-17T08:40:44.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-17T08:40:44.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-17T08:40:44.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.408s coverage: 89.5% of statements [2023-02-17T08:40:44.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-17T08:40:44.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.262s coverage: 84.8% of statements [2023-02-17T08:40:44.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-17T08:40:44.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-17T08:40:44.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-17T08:40:44.620Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-17T08:40:52.826Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.371s coverage: 17.7% of statements [2023-02-17T08:40:52.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-17T08:40:52.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-17T08:40:52.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-17T08:40:52.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-17T08:40:52.826Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.696s coverage: 92.3% of statements [2023-02-17T08:40:52.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-17T08:40:52.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-17T08:40:52.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-17T08:40:52.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-17T08:40:52.826Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.328s coverage: 63.2% of statements [2023-02-17T08:40:52.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-17T08:40:52.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-17T08:40:52.826Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.502s coverage: 97.7% of statements [2023-02-17T08:40:52.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-17T08:40:52.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-17T08:40:53.787Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-17T08:40:53.787Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-17T08:40:53.787Z] go vet ./... [2023-02-17T08:43:00.558Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T08:43:00.558Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T08:43:00.558Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-17T08:43:00.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-17T08:43:01.217Z] + ls -al . [2023-02-17T08:43:01.218Z] total 748 [2023-02-17T08:43:01.218Z] drwxrwxr-x 11 1001 1001 4096 Feb 17 08:36 . [2023-02-17T08:43:01.218Z] drwxr-xr-x 4 root root 4096 Feb 17 08:36 .. [2023-02-17T08:43:01.218Z] drwxrwxr-x 2 1001 1001 4096 Feb 17 08:34 .blubracket [2023-02-17T08:43:01.218Z] -rw-rw-r-- 1 1001 1001 16 Feb 17 08:34 .dockerignore [2023-02-17T08:43:01.218Z] drwxrwxr-x 8 1001 1001 4096 Feb 17 08:34 .git [2023-02-17T08:43:01.218Z] drwxrwxr-x 3 1001 1001 4096 Feb 17 08:34 .github [2023-02-17T08:43:01.218Z] -rw-rw-r-- 1 1001 1001 1024 Feb 17 08:34 .gitignore [2023-02-17T08:43:01.218Z] -rw-rw-r-- 1 1001 1001 42 Feb 17 08:34 .golangci.yml [2023-02-17T08:43:01.218Z] -rw-rw-r-- 1 1001 1001 87 Feb 17 08:34 .hadolint.yml [2023-02-17T08:43:01.218Z] -rw-rw-r-- 1 1001 1001 166 Feb 17 08:34 .sonarcloud.properties [2023-02-17T08:43:01.218Z] -rw-rw-r-- 1 1001 1001 1171 Feb 17 08:34 ADOPTERS.md [2023-02-17T08:43:01.218Z] -rw-rw-r-- 1 1001 1001 10825 Feb 17 08:34 Attribution.txt [2023-02-17T08:43:01.218Z] -rw-rw-r-- 1 1001 1001 73765 Feb 17 08:34 CHANGELOG.md [2023-02-17T08:43:01.218Z] -rw-rw-r-- 1 1001 1001 3804 Feb 17 08:34 CONTRIBUTING.md [2023-02-17T08:43:01.218Z] -rw-rw-r-- 1 1001 1001 677 Feb 17 08:34 GOVERNANCE.md [2023-02-17T08:43:01.218Z] -rw-rw-r-- 1 1001 1001 883 Feb 17 08:34 Jenkinsfile [2023-02-17T08:43:01.218Z] -rw-rw-r-- 1 1001 1001 10775 Feb 17 08:34 LICENSE [2023-02-17T08:43:01.218Z] -rw-rw-r-- 1 1001 1001 13536 Feb 17 08:34 Makefile [2023-02-17T08:43:01.218Z] -rw-rw-r-- 1 1001 1001 582 Feb 17 08:34 OWNERS.md [2023-02-17T08:43:01.218Z] -rw-rw-r-- 1 1001 1001 9403 Feb 17 08:34 README.md [2023-02-17T08:43:01.218Z] -rw-rw-r-- 1 1001 1001 6912 Feb 17 08:34 SECURITY.md [2023-02-17T08:43:01.218Z] -rw-rw-r-- 1 1001 1001 5 Feb 17 08:31 VERSION [2023-02-17T08:43:01.218Z] drwxrwxr-x 2 1001 1001 4096 Feb 17 08:34 bin [2023-02-17T08:43:01.218Z] drwxrwxr-x 17 1001 1001 4096 Feb 17 08:34 cmd [2023-02-17T08:43:01.218Z] -rw-r--r-- 1 root root 487530 Feb 17 08:40 coverage.out [2023-02-17T08:43:01.218Z] -rw-rw-r-- 1 1001 1001 3295 Feb 17 08:34 go.mod [2023-02-17T08:43:01.218Z] -rw-rw-r-- 1 1001 1001 33318 Feb 17 08:34 go.sum [2023-02-17T08:43:01.218Z] drwxrwxr-x 7 1001 1001 4096 Feb 17 08:34 internal [2023-02-17T08:43:01.218Z] drwxrwxr-x 3 1001 1001 4096 Feb 17 08:34 openapi [2023-02-17T08:43:01.218Z] drwxrwxr-x 2 1001 1001 4096 Feb 17 08:34 sbom [2023-02-17T08:43:01.218Z] drwxrwxr-x 4 1001 1001 4096 Feb 17 08:34 snap [2023-02-17T08:43:01.218Z] -rw-rw-r-- 1 1001 1001 204 Feb 17 08:34 version.go [Pipeline] sh [2023-02-17T08:43:01.542Z] + '[' -e coverage.out ] [2023-02-17T08:43:01.542Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-17T08:43:01.833Z] Warning: overwriting stash ‘coverage-report’ [2023-02-17T08:43:02.688Z] Stashed 1 file(s) [Pipeline] sh [2023-02-17T08:43:02.997Z] + make build [2023-02-17T08:43:03.267Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-17T08:44:39.894Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-17T08:44:39.894Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-17T08:44:41.302Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-17T08:44:45.571Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-17T08:45:41.984Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-17T08:45:45.338Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-17T08:45:50.689Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-17T08:45:57.377Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-17T08:46:02.739Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-17T08:46:07.000Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-17T08:46:22.096Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-17T08:46:30.398Z] $ docker stop --time=1 fa4a7ae42c03214e73c0a357897868b23c7f40dd6bc4a2624560a6f1935b885e [2023-02-17T08:46:34.049Z] $ docker rm -f --volumes fa4a7ae42c03214e73c0a357897868b23c7f40dd6bc4a2624560a6f1935b885e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:46:36.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-17T08:46:36.414Z] [2023-02-17T08:46:36.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:46:36.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-17T08:46:37.038Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-17T08:46:37.038Z] 29e5d40040c1: Pulling fs layer [2023-02-17T08:46:37.038Z] 1ce36da41761: Pulling fs layer [2023-02-17T08:46:37.038Z] 25b303627fd3: Pulling fs layer [2023-02-17T08:46:37.038Z] 29e5d40040c1: Verifying Checksum [2023-02-17T08:46:37.038Z] 29e5d40040c1: Download complete [2023-02-17T08:46:37.309Z] 1ce36da41761: Download complete [2023-02-17T08:46:38.271Z] 29e5d40040c1: Pull complete [2023-02-17T08:46:39.232Z] 25b303627fd3: Verifying Checksum [2023-02-17T08:46:39.232Z] 25b303627fd3: Download complete [2023-02-17T08:46:39.500Z] 1ce36da41761: Pull complete [2023-02-17T08:46:49.577Z] 25b303627fd3: Pull complete [2023-02-17T08:46:49.577Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-17T08:46:49.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-17T08:46:49.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T08:46:49.786Z] prd-ubuntu20.04-docker-arm64-4c-16g-6435 does not seem to be running inside a container [2023-02-17T08:46:49.852Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-17T08:46:52.191Z] $ docker top f6c9b310e5d49e8910a18ac646a25f44dd1286b6173a56b2dd5a5551d9dfdb8e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T08:46:53.033Z] + docker-compose build --help [2023-02-17T08:46:53.033Z] + grep parallel [2023-02-17T08:46:59.691Z] --parallel Build images in parallel. [Pipeline] } [2023-02-17T08:46:59.704Z] $ docker stop --time=1 f6c9b310e5d49e8910a18ac646a25f44dd1286b6173a56b2dd5a5551d9dfdb8e [2023-02-17T08:47:01.446Z] $ docker rm -f --volumes f6c9b310e5d49e8910a18ac646a25f44dd1286b6173a56b2dd5a5551d9dfdb8e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:47:02.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-17T08:47:02.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T08:47:02.229Z] prd-ubuntu20.04-docker-arm64-4c-16g-6435 does not seem to be running inside a container [2023-02-17T08:47:02.305Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-17T08:47:03.607Z] $ docker top 7c4e2464086b6dca6deb7a798de65cc05d2c42b935753d7450341137f370bd6c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T08:47:04.470Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-17T08:47:11.129Z] Building core-command ... [2023-02-17T08:47:11.129Z] Building core-common-config-bootstrapper ... [2023-02-17T08:47:11.129Z] Building core-data ... [2023-02-17T08:47:11.129Z] Building core-metadata ... [2023-02-17T08:47:11.129Z] Building security-bootstrapper ... [2023-02-17T08:47:11.129Z] Building security-proxy-setup ... [2023-02-17T08:47:11.129Z] Building security-secretstore-setup ... [2023-02-17T08:47:11.129Z] Building security-spiffe-token-provider ... [2023-02-17T08:47:11.129Z] Building security-spire-agent ... [2023-02-17T08:47:11.129Z] Building security-spire-config ... [2023-02-17T08:47:11.129Z] Building security-spire-server ... [2023-02-17T08:47:11.129Z] Building support-notifications ... [2023-02-17T08:47:11.129Z] Building support-scheduler ... [2023-02-17T08:47:11.129Z] Building core-command [2023-02-17T08:47:11.129Z] Building security-bootstrapper [2023-02-17T08:47:11.129Z] Building security-spiffe-token-provider [2023-02-17T08:47:11.129Z] Building support-notifications [2023-02-17T08:47:11.129Z] Building security-spire-server [2023-02-17T08:48:07.549Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:48:07.549Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:48:07.549Z] ---> c36608dafd65 [2023-02-17T08:48:07.549Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T08:48:07.549Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:48:07.549Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:48:07.549Z] ---> c36608dafd65 [2023-02-17T08:48:07.549Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-17T08:48:07.549Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:48:07.549Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:48:07.549Z] ---> c36608dafd65 [2023-02-17T08:48:07.549Z] Step 3/19 : WORKDIR /edgex-go [2023-02-17T08:48:07.549Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:48:07.549Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:48:07.549Z] ---> c36608dafd65 [2023-02-17T08:48:07.549Z] Step 3/23 : WORKDIR /edgex-go [2023-02-17T08:48:07.549Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:48:07.549Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:48:07.549Z] ---> c36608dafd65 [2023-02-17T08:48:07.549Z] Step 3/32 : WORKDIR /edgex-go [2023-02-17T08:48:07.549Z] ---> Running in a881a3bfc0c0 [2023-02-17T08:48:07.549Z] ---> Running in 422266ca599e [2023-02-17T08:48:07.549Z] ---> Running in be58936555de [2023-02-17T08:48:07.549Z] ---> Running in 8de18f0d9d4f [2023-02-17T08:48:07.549Z] ---> Running in a061d986b537 [2023-02-17T08:48:07.549Z] Removing intermediate container a881a3bfc0c0 [2023-02-17T08:48:07.549Z] ---> a1da01d5982a [2023-02-17T08:48:07.549Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-17T08:48:07.549Z] ---> Running in 90c4b57f4c62 [2023-02-17T08:48:07.549Z] Removing intermediate container 422266ca599e [2023-02-17T08:48:07.549Z] ---> 5ca245d252cf [2023-02-17T08:48:07.549Z] Step 4/23 : WORKDIR /edgex-go [2023-02-17T08:48:07.549Z] Removing intermediate container a061d986b537 [2023-02-17T08:48:07.549Z] ---> db503b8bc538 [2023-02-17T08:48:07.549Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T08:48:07.549Z] Removing intermediate container 8de18f0d9d4f [2023-02-17T08:48:07.549Z] ---> db4843b4622b [2023-02-17T08:48:07.549Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T08:48:07.549Z] Removing intermediate container be58936555de [2023-02-17T08:48:07.549Z] ---> a2a589cd48ad [2023-02-17T08:48:07.549Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-17T08:48:07.549Z] ---> Running in a74339ddf6de [2023-02-17T08:48:07.549Z] ---> Running in d0e8304ef3b3 [2023-02-17T08:48:07.549Z] ---> Running in 20d28d118b97 [2023-02-17T08:48:07.549Z] ---> Running in 166df98459c2 [2023-02-17T08:48:07.549Z] Removing intermediate container a74339ddf6de [2023-02-17T08:48:07.549Z] ---> 47b8ff9e344f [2023-02-17T08:48:07.549Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-17T08:48:07.549Z] Removing intermediate container 166df98459c2 [2023-02-17T08:48:07.549Z] ---> dcff23fd980c [2023-02-17T08:48:07.549Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-17T08:48:07.549Z] ---> Running in 3adf69f96669 [2023-02-17T08:48:07.549Z] ---> Running in 6486c7dd60bd [2023-02-17T08:48:07.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:48:07.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:48:07.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:48:07.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:48:07.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:48:07.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:48:07.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:48:07.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:48:07.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:48:07.549Z] v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-17T08:48:07.549Z] v3.16.4-15-gda8bdec06a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-17T08:48:07.549Z] OK: 16903 distinct packages available [2023-02-17T08:48:07.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:48:07.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:48:07.549Z] OK: 221 MiB in 51 packages [2023-02-17T08:48:07.549Z] OK: 221 MiB in 51 packages [2023-02-17T08:48:07.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:48:08.787Z] OK: 221 MiB in 51 packages [2023-02-17T08:48:09.059Z] OK: 221 MiB in 51 packages [2023-02-17T08:48:09.330Z] OK: 221 MiB in 51 packages [2023-02-17T08:48:09.601Z] Removing intermediate container 20d28d118b97 [2023-02-17T08:48:09.601Z] ---> a5273e17235b [2023-02-17T08:48:09.601Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-17T08:48:09.870Z] Removing intermediate container d0e8304ef3b3 [2023-02-17T08:48:09.870Z] ---> 26699f4a1dad [2023-02-17T08:48:09.870Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-17T08:48:10.843Z] Removing intermediate container 6486c7dd60bd [2023-02-17T08:48:10.843Z] ---> 12484b466dfe [2023-02-17T08:48:10.843Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T08:48:10.844Z] Removing intermediate container 3adf69f96669 [2023-02-17T08:48:10.844Z] ---> 86e0b5975bf8 [2023-02-17T08:48:10.844Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-17T08:48:11.434Z] ---> 23c232372098 [2023-02-17T08:48:11.434Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:48:11.434Z] ---> 9a95d2910437 [2023-02-17T08:48:11.434Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:48:11.434Z] Removing intermediate container 90c4b57f4c62 [2023-02-17T08:48:11.434Z] ---> 46bf1e70706f [2023-02-17T08:48:11.703Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-17T08:48:11.703Z] ---> Running in 52e4a0827af4 [2023-02-17T08:48:11.703Z] ---> Running in e1791840c210 [2023-02-17T08:48:12.295Z] ---> 86097f03dabd [2023-02-17T08:48:12.295Z] ---> 0bbadaefa992 [2023-02-17T08:48:12.295Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:48:12.295Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:48:12.564Z] ---> Running in 652082e89ac2 [2023-02-17T08:48:12.564Z] ---> Running in 6798703362f6 [2023-02-17T08:48:12.833Z] ---> a848530c75d5 [2023-02-17T08:48:12.833Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:48:13.106Z] ---> Running in aac12422cefa [2023-02-17T08:50:20.447Z] Removing intermediate container 52e4a0827af4 [2023-02-17T08:50:20.447Z] ---> adea871005dc [2023-02-17T08:50:20.447Z] Step 7/23 : COPY . . [2023-02-17T08:50:20.447Z] Removing intermediate container e1791840c210 [2023-02-17T08:50:20.447Z] ---> 81aa99523860 [2023-02-17T08:50:20.447Z] Step 7/32 : COPY . . [2023-02-17T08:50:20.447Z] Removing intermediate container 652082e89ac2 [2023-02-17T08:50:20.447Z] ---> 00250f365cfa [2023-02-17T08:50:20.447Z] Step 8/23 : COPY . . [2023-02-17T08:50:20.447Z] Removing intermediate container 6798703362f6 [2023-02-17T08:50:20.447Z] ---> 45c8de2a59e0 [2023-02-17T08:50:20.447Z] Step 8/22 : COPY . . [2023-02-17T08:50:20.447Z] Removing intermediate container aac12422cefa [2023-02-17T08:50:20.447Z] ---> fde1c47d833c [2023-02-17T08:50:20.447Z] Step 7/19 : COPY . . [2023-02-17T08:50:25.807Z] ---> 4b65ef28bbd8 [2023-02-17T08:50:25.807Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-17T08:50:25.807Z] ---> a73c34a39fd9 [2023-02-17T08:50:25.807Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-17T08:50:25.807Z] ---> 25269317e81f [2023-02-17T08:50:25.807Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-17T08:50:25.808Z] ---> Running in 1f3470d7c162 [2023-02-17T08:50:25.808Z] ---> 7bf40496b758 [2023-02-17T08:50:25.808Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T08:50:25.808Z] ---> 43518830d304 [2023-02-17T08:50:25.808Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-17T08:50:25.808Z] ---> Running in 5825f9090042 [2023-02-17T08:50:25.808Z] ---> Running in ac69b123e00e [2023-02-17T08:50:25.808Z] ---> Running in f8077f6df2f8 [2023-02-17T08:50:25.808Z] ---> Running in a11b4ab462da [2023-02-17T08:50:26.395Z] Removing intermediate container f8077f6df2f8 [2023-02-17T08:50:26.395Z] ---> 8ca3c8abd54a [2023-02-17T08:50:26.395Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-17T08:50:26.395Z] ---> Running in 6ac8a01a9d28 [2023-02-17T08:50:27.357Z] Removing intermediate container 6ac8a01a9d28 [2023-02-17T08:50:27.357Z] ---> d3a8ec7d2b1d [2023-02-17T08:50:27.357Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-17T08:50:27.357Z] ---> Running in 6567f90c48ed [2023-02-17T08:50:27.944Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-17T08:50:27.944Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-17T08:50:28.212Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-17T08:50:28.212Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-17T08:50:30.803Z] Removing intermediate container 6567f90c48ed [2023-02-17T08:50:30.803Z] ---> 041d6b27659e [2023-02-17T08:50:30.803Z] Step 11/23 : WORKDIR /edgex-go [2023-02-17T08:50:30.803Z] ---> Running in 68942da739ee [2023-02-17T08:50:31.071Z] Removing intermediate container 68942da739ee [2023-02-17T08:50:31.071Z] ---> d85bde73f008 [2023-02-17T08:50:31.071Z] [2023-02-17T08:50:31.071Z] Step 12/23 : FROM alpine:3.15 [2023-02-17T08:50:31.658Z] 3.15: Pulling from library/alpine [2023-02-17T08:50:33.100Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-17T08:50:33.100Z] Status: Downloaded newer image for alpine:3.15 [2023-02-17T08:50:33.100Z] ---> 354640af7b1b [2023-02-17T08:50:33.100Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T08:50:35.061Z] ---> Running in 2e466708afbc [2023-02-17T08:50:35.659Z] Removing intermediate container 2e466708afbc [2023-02-17T08:50:35.659Z] ---> 5abca6be6579 [2023-02-17T08:50:35.659Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-17T08:50:35.930Z] ---> Running in 0068cc27b95f [2023-02-17T08:50:37.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:50:38.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:50:40.418Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T08:50:40.418Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T08:50:40.418Z] OK: 15734 distinct packages available [2023-02-17T08:50:40.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:50:41.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:50:42.413Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-17T08:50:42.413Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-17T08:50:42.413Z] (3/5) Installing libucontext (1.1-r0) [2023-02-17T08:50:42.413Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-17T08:50:42.413Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-17T08:50:42.413Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T08:50:42.680Z] OK: 6 MiB in 19 packages [2023-02-17T08:50:44.626Z] Removing intermediate container 0068cc27b95f [2023-02-17T08:50:44.626Z] ---> 28d343ba4fc9 [2023-02-17T08:50:44.626Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T08:50:49.978Z] ---> eba0748002d1 [2023-02-17T08:50:49.978Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T08:50:50.944Z] ---> af7a02822544 [2023-02-17T08:50:50.944Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-17T08:50:51.531Z] ---> 2abf23996dbf [2023-02-17T08:50:51.531Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-17T08:50:52.492Z] ---> af29bf848f98 [2023-02-17T08:50:52.492Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T08:50:52.492Z] ---> Running in c26f04a41694 [2023-02-17T08:50:53.079Z] Removing intermediate container c26f04a41694 [2023-02-17T08:50:53.079Z] ---> 830843fe8084 [2023-02-17T08:50:53.079Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T08:50:53.361Z] ---> Running in e77b8bbb0e9e [2023-02-17T08:50:53.958Z] Removing intermediate container e77b8bbb0e9e [2023-02-17T08:50:53.958Z] ---> 69e875a97afa [2023-02-17T08:50:53.958Z] Step 21/23 : LABEL arch=arm64 [2023-02-17T08:50:53.958Z] ---> Running in e74c5d8785cb [2023-02-17T08:50:54.562Z] Removing intermediate container e74c5d8785cb [2023-02-17T08:50:54.562Z] ---> 2856000f9e3e [2023-02-17T08:50:54.562Z] Step 22/23 : LABEL git_sha=2daceceb5b14d62da172a5d8130e583febc7f72e [2023-02-17T08:50:54.562Z] ---> Running in 229823f9d6d5 [2023-02-17T08:50:55.166Z] Removing intermediate container 229823f9d6d5 [2023-02-17T08:50:55.166Z] ---> fb49bac38f36 [2023-02-17T08:50:55.166Z] Step 23/23 : LABEL version=0.0.0 [2023-02-17T08:50:55.436Z] ---> Running in f6566e2f81c9 [2023-02-17T08:50:56.023Z] Removing intermediate container f6566e2f81c9 [2023-02-17T08:50:56.023Z] ---> a1d7f533bb23 [2023-02-17T08:50:56.023Z] [2023-02-17T08:50:56.294Z] Successfully built a1d7f533bb23 [2023-02-17T08:50:56.294Z] Successfully tagged security-spire-server-arm64:latest [2023-02-17T08:50:56.294Z]  Building security-spire-server ... done Building security-spire-agent [2023-02-17T08:51:14.510Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:51:14.510Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:51:14.510Z] ---> c36608dafd65 [2023-02-17T08:51:14.510Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T08:51:14.510Z] ---> Using cache [2023-02-17T08:51:14.510Z] ---> a2a589cd48ad [2023-02-17T08:51:14.510Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T08:51:14.510Z] ---> Running in b4d1fb69c40d [2023-02-17T08:51:15.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:51:15.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:51:17.953Z] OK: 221 MiB in 51 packages [2023-02-17T08:51:18.989Z] Removing intermediate container b4d1fb69c40d [2023-02-17T08:51:18.989Z] ---> 7a094616c21d [2023-02-17T08:51:18.989Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T08:51:19.969Z] ---> 7652af8496e9 [2023-02-17T08:51:19.969Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:51:20.249Z] ---> Running in a161b4255a40 [2023-02-17T08:52:56.947Z] Removing intermediate container a161b4255a40 [2023-02-17T08:52:56.947Z] ---> 32e076ec60db [2023-02-17T08:52:56.947Z] Step 7/24 : COPY . . [2023-02-17T08:53:09.289Z] ---> 9b5f894084c2 [2023-02-17T08:53:09.289Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T08:53:09.289Z] ---> Running in ad401646e917 [2023-02-17T08:53:09.871Z] Removing intermediate container ad401646e917 [2023-02-17T08:53:09.871Z] ---> 74c82697a1de [2023-02-17T08:53:09.871Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-17T08:53:10.144Z] ---> Running in dce659ec18dc [2023-02-17T08:53:10.726Z] Removing intermediate container dce659ec18dc [2023-02-17T08:53:10.726Z] ---> a93777983276 [2023-02-17T08:53:10.726Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-17T08:53:10.726Z] ---> Running in ab96c6a2efbf [2023-02-17T08:53:14.082Z] Removing intermediate container ab96c6a2efbf [2023-02-17T08:53:14.082Z] ---> b974a89e2797 [2023-02-17T08:53:14.082Z] Step 11/24 : WORKDIR /edgex-go [2023-02-17T08:53:14.082Z] ---> Running in a7ec3fdd19fa [2023-02-17T08:53:14.666Z] Removing intermediate container a7ec3fdd19fa [2023-02-17T08:53:14.666Z] ---> e7114a31a995 [2023-02-17T08:53:14.666Z] [2023-02-17T08:53:14.666Z] Step 12/24 : FROM alpine:3.15 [2023-02-17T08:53:14.666Z] ---> 354640af7b1b [2023-02-17T08:53:14.666Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T08:53:14.666Z] ---> Using cache [2023-02-17T08:53:14.666Z] ---> 5abca6be6579 [2023-02-17T08:53:14.666Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-17T08:53:14.666Z] ---> Using cache [2023-02-17T08:53:14.666Z] ---> 28d343ba4fc9 [2023-02-17T08:53:14.666Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-17T08:53:18.916Z] ---> 718d6fc43f62 [2023-02-17T08:53:18.916Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T08:53:25.563Z] ---> a284b4832adf [2023-02-17T08:53:25.564Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T08:53:25.831Z] ---> 077896affe3e [2023-02-17T08:53:25.831Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-17T08:53:26.796Z] ---> 37553feb37cf [2023-02-17T08:53:26.796Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-17T08:53:27.756Z] ---> f8dee1633438 [2023-02-17T08:53:27.756Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T08:53:27.756Z] ---> Running in a03ea4e81bcb [2023-02-17T08:53:28.347Z] Removing intermediate container a03ea4e81bcb [2023-02-17T08:53:28.347Z] ---> 3e1a418a77b1 [2023-02-17T08:53:28.347Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T08:53:28.613Z] ---> Running in cccad324fed8 [2023-02-17T08:53:29.197Z] Removing intermediate container cccad324fed8 [2023-02-17T08:53:29.197Z] ---> 72f2317399ad [2023-02-17T08:53:29.197Z] Step 22/24 : LABEL arch=arm64 [2023-02-17T08:53:29.197Z] ---> Running in b5791ce1429c [2023-02-17T08:53:29.782Z] Removing intermediate container b5791ce1429c [2023-02-17T08:53:29.782Z] ---> a516590f17cd [2023-02-17T08:53:29.782Z] Step 23/24 : LABEL git_sha=2daceceb5b14d62da172a5d8130e583febc7f72e [2023-02-17T08:53:30.050Z] ---> Running in 6d3c9d9b1674 [2023-02-17T08:53:30.634Z] Removing intermediate container 6d3c9d9b1674 [2023-02-17T08:53:30.634Z] ---> 3ab1b1628623 [2023-02-17T08:53:30.634Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T08:53:30.634Z] ---> Running in 6bcb5c91a46e [2023-02-17T08:53:31.217Z] Removing intermediate container 6bcb5c91a46e [2023-02-17T08:53:31.217Z] ---> 09a03ebe735b [2023-02-17T08:53:31.217Z] [2023-02-17T08:53:31.483Z] Successfully built 09a03ebe735b [2023-02-17T08:53:31.483Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-17T08:53:31.483Z] Building core-common-config-bootstrapper [2023-02-17T08:53:53.552Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:53:53.552Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:53:53.552Z] ---> c36608dafd65 [2023-02-17T08:53:53.552Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T08:53:53.552Z] ---> Using cache [2023-02-17T08:53:53.552Z] ---> db4843b4622b [2023-02-17T08:53:53.552Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T08:53:53.552Z] ---> Using cache [2023-02-17T08:53:53.552Z] ---> dcff23fd980c [2023-02-17T08:53:53.552Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T08:53:53.552Z] ---> Running in f02ea0c4828d [2023-02-17T08:53:53.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:53:54.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:53:55.828Z] OK: 221 MiB in 51 packages [2023-02-17T08:53:57.241Z] Removing intermediate container f02ea0c4828d [2023-02-17T08:53:57.241Z] ---> 6d173c741bad [2023-02-17T08:53:57.241Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T08:53:58.202Z] ---> e1c7a92b4f5b [2023-02-17T08:53:58.202Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:53:58.471Z] ---> Running in 138916df7740 [2023-02-17T08:55:35.128Z] Removing intermediate container 138916df7740 [2023-02-17T08:55:35.128Z] ---> 03fc6432fc85 [2023-02-17T08:55:35.128Z] Step 8/22 : COPY . . [2023-02-17T08:55:50.143Z] ---> 83982865a991 [2023-02-17T08:55:50.143Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-17T08:55:50.143Z] ---> Running in cdac2b3cd9ce [2023-02-17T08:55:50.143Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-17T08:58:26.893Z] Removing intermediate container 5825f9090042 [2023-02-17T08:58:26.893Z] ---> f31fb02ac6c1 [2023-02-17T08:58:26.893Z] [2023-02-17T08:58:26.893Z] Step 9/32 : FROM alpine:3.16 [2023-02-17T08:58:26.893Z] 3.16: Pulling from library/alpine [2023-02-17T08:58:26.893Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T08:58:26.893Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T08:58:26.893Z] ---> 4c81e5bf8899 [2023-02-17T08:58:26.893Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T08:58:26.893Z] ---> Running in fd744dff1723 [2023-02-17T08:58:26.893Z] Removing intermediate container fd744dff1723 [2023-02-17T08:58:26.893Z] ---> 3587a626a306 [2023-02-17T08:58:26.893Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-17T08:58:26.893Z] ---> Running in d6cc8c9bc46f [2023-02-17T08:58:26.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:58:26.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:58:26.893Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-17T08:58:26.893Z] (2/2) Installing su-exec (0.2-r1) [2023-02-17T08:58:26.893Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:58:26.893Z] OK: 5 MiB in 16 packages [2023-02-17T08:58:26.893Z] Removing intermediate container d6cc8c9bc46f [2023-02-17T08:58:26.893Z] ---> 608012cb6d79 [2023-02-17T08:58:26.893Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-17T08:58:26.893Z] ---> Running in 245adafbebea [2023-02-17T08:58:26.893Z] Removing intermediate container 245adafbebea [2023-02-17T08:58:26.893Z] ---> 83b02df9fafd [2023-02-17T08:58:26.893Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-17T08:58:26.893Z] ---> Running in a181871a09e1 [2023-02-17T08:58:26.893Z] Removing intermediate container a181871a09e1 [2023-02-17T08:58:26.894Z] ---> 1378f73453ca [2023-02-17T08:58:26.894Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-17T08:58:26.894Z] ---> Running in b4eb06fb2cbd [2023-02-17T08:58:26.894Z] Removing intermediate container b4eb06fb2cbd [2023-02-17T08:58:26.894Z] ---> b65f559e99e7 [2023-02-17T08:58:26.894Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-17T08:58:26.894Z] ---> Running in eed53c0c86cc [2023-02-17T08:58:26.894Z] Removing intermediate container eed53c0c86cc [2023-02-17T08:58:26.894Z] ---> c1a77e8ac730 [2023-02-17T08:58:26.894Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-17T08:58:26.894Z] ---> Running in f43597b389a0 [2023-02-17T08:58:30.241Z] Removing intermediate container f43597b389a0 [2023-02-17T08:58:30.241Z] ---> 109a5abca706 [2023-02-17T08:58:30.241Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-17T08:58:30.241Z] ---> Running in 2e15cc282928 [2023-02-17T08:58:31.200Z] Removing intermediate container 2e15cc282928 [2023-02-17T08:58:31.200Z] ---> 9af95a2834c2 [2023-02-17T08:58:31.200Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-17T08:58:32.603Z] ---> 43f09867054e [2023-02-17T08:58:32.603Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-17T08:58:32.603Z] ---> Running in 0b1ab1efa949 [2023-02-17T08:58:36.847Z] Removing intermediate container 0b1ab1efa949 [2023-02-17T08:58:36.847Z] ---> 559d5cb16759 [2023-02-17T08:58:36.847Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:58:38.794Z] ---> 46eb9269c5f7 [2023-02-17T08:58:38.794Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-17T08:58:43.062Z] ---> bd23ca087d69 [2023-02-17T08:58:43.062Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-17T08:58:43.665Z] Removing intermediate container a11b4ab462da [2023-02-17T08:58:43.665Z] ---> 2dbbcbd2da56 [2023-02-17T08:58:43.665Z] [2023-02-17T08:58:43.665Z] Step 10/23 : FROM alpine:3.16 [2023-02-17T08:58:43.665Z] ---> 4c81e5bf8899 [2023-02-17T08:58:43.941Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-17T08:58:43.941Z] ---> Running in 443fed79b381 [2023-02-17T08:58:44.534Z] ---> bc6c8d88a38b [2023-02-17T08:58:44.534Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-17T08:58:45.951Z] ---> 37c9683de646 [2023-02-17T08:58:45.951Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-17T08:58:46.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:58:47.182Z] ---> b486172a0d5b [2023-02-17T08:58:47.182Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-17T08:58:47.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:58:48.032Z] ---> b57b82cff603 [2023-02-17T08:58:48.032Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-17T08:58:48.993Z] ---> 9100d01d069a [2023-02-17T08:58:48.993Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-17T08:58:49.262Z] ---> Running in ec7dca0f0b78 [2023-02-17T08:58:49.262Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T08:58:49.262Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:58:49.530Z] OK: 5 MiB in 15 packages [2023-02-17T08:58:52.129Z] Removing intermediate container 443fed79b381 [2023-02-17T08:58:52.129Z] ---> 2692e0ea5d5e [2023-02-17T08:58:52.129Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T08:58:52.129Z] ---> Running in 2f5f46cc5d81 [2023-02-17T08:58:52.396Z] Removing intermediate container 2f5f46cc5d81 [2023-02-17T08:58:52.396Z] ---> cb230055adf5 [2023-02-17T08:58:52.396Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-17T08:58:52.663Z] ---> Running in 676dd69b5b8e [2023-02-17T08:58:53.631Z] Removing intermediate container 676dd69b5b8e [2023-02-17T08:58:53.631Z] ---> d81fcb0d9814 [2023-02-17T08:58:53.631Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-17T08:58:53.631Z] Removing intermediate container ec7dca0f0b78 [2023-02-17T08:58:53.631Z] ---> e193b2942f68 [2023-02-17T08:58:53.631Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-17T08:58:53.901Z] ---> Running in 0747ce5291e6 [2023-02-17T08:58:54.170Z] ---> Running in 25548cc01c67 [2023-02-17T08:58:54.754Z] Removing intermediate container 0747ce5291e6 [2023-02-17T08:58:54.754Z] ---> 4765d1bc2f92 [2023-02-17T08:58:54.754Z] Step 15/23 : WORKDIR / [2023-02-17T08:58:54.754Z] Removing intermediate container 25548cc01c67 [2023-02-17T08:58:54.754Z] ---> 5c20ea3e1bb9 [2023-02-17T08:58:54.754Z] Step 29/32 : CMD ["gate"] [2023-02-17T08:58:54.754Z] ---> Running in c96cc15b5953 [2023-02-17T08:58:55.020Z] ---> Running in 329c68a5a74b [2023-02-17T08:58:56.436Z] Removing intermediate container c96cc15b5953 [2023-02-17T08:58:56.436Z] ---> 83f55d2f14c2 [2023-02-17T08:58:56.436Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:58:56.436Z] Removing intermediate container 329c68a5a74b [2023-02-17T08:58:56.436Z] ---> 3a87193c330e [2023-02-17T08:58:56.436Z] Step 30/32 : LABEL arch=arm64 [2023-02-17T08:58:56.436Z] ---> Running in 0e902882f342 [2023-02-17T08:58:57.404Z] Removing intermediate container 0e902882f342 [2023-02-17T08:58:57.404Z] ---> 9a13d1375b24 [2023-02-17T08:58:57.404Z] Step 31/32 : LABEL git_sha=2daceceb5b14d62da172a5d8130e583febc7f72e [2023-02-17T08:58:57.674Z] ---> Running in eb77fbaf2630 [2023-02-17T08:58:57.674Z] ---> ff1b259dc2d4 [2023-02-17T08:58:57.674Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-17T08:58:58.264Z] Removing intermediate container eb77fbaf2630 [2023-02-17T08:58:58.264Z] ---> b00d88e2abc7 [2023-02-17T08:58:58.264Z] Step 32/32 : LABEL version=0.0.0 [2023-02-17T08:58:58.534Z] ---> Running in d598ea152e9b [2023-02-17T08:58:59.121Z] Removing intermediate container d598ea152e9b [2023-02-17T08:58:59.121Z] ---> 8501f7e07567 [2023-02-17T08:58:59.121Z] [2023-02-17T08:58:59.745Z] Successfully built 8501f7e07567 [2023-02-17T08:58:59.745Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-17T08:58:59.745Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2023-02-17T08:59:00.014Z] ---> 2e9c34a448cc [2023-02-17T08:59:00.014Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-17T08:59:00.986Z] ---> 8593dd72776d [2023-02-17T08:59:00.986Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-17T08:59:00.986Z] ---> Running in bfeddf24ca4f [2023-02-17T08:59:01.587Z] Removing intermediate container bfeddf24ca4f [2023-02-17T08:59:01.587Z] ---> 386f664257ba [2023-02-17T08:59:01.587Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T08:59:01.861Z] ---> Running in 504c3687e17b [2023-02-17T08:59:02.447Z] Removing intermediate container 504c3687e17b [2023-02-17T08:59:02.447Z] ---> ec9a269f1851 [2023-02-17T08:59:02.447Z] Step 21/23 : LABEL arch=arm64 [2023-02-17T08:59:02.735Z] ---> Running in 7a030a1f57f9 [2023-02-17T08:59:03.330Z] Removing intermediate container 7a030a1f57f9 [2023-02-17T08:59:03.330Z] ---> 9caa069d819c [2023-02-17T08:59:03.330Z] Step 22/23 : LABEL git_sha=2daceceb5b14d62da172a5d8130e583febc7f72e [2023-02-17T08:59:03.330Z] ---> Running in de28064e9581 [2023-02-17T08:59:03.937Z] Removing intermediate container de28064e9581 [2023-02-17T08:59:03.937Z] ---> 78d0a2627a76 [2023-02-17T08:59:03.937Z] Step 23/23 : LABEL version=0.0.0 [2023-02-17T08:59:03.937Z] ---> Running in 6464f5b7eb63 [2023-02-17T08:59:04.901Z] Removing intermediate container 6464f5b7eb63 [2023-02-17T08:59:04.901Z] ---> 4189c87af634 [2023-02-17T08:59:04.901Z] [2023-02-17T08:59:04.901Z] Successfully built 4189c87af634 [2023-02-17T08:59:04.901Z] Successfully tagged core-command-arm64:latest [2023-02-17T08:59:05.169Z] Building security-spire-config [2023-02-17T08:59:27.236Z]  Building core-command ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:59:27.236Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:59:27.236Z] ---> c36608dafd65 [2023-02-17T08:59:27.236Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T08:59:27.236Z] ---> Using cache [2023-02-17T08:59:27.236Z] ---> a2a589cd48ad [2023-02-17T08:59:27.236Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-17T08:59:27.236Z] ---> Using cache [2023-02-17T08:59:27.236Z] ---> a5273e17235b [2023-02-17T08:59:27.236Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T08:59:27.236Z] ---> Using cache [2023-02-17T08:59:27.236Z] ---> 9a95d2910437 [2023-02-17T08:59:27.236Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:59:27.236Z] ---> Using cache [2023-02-17T08:59:27.236Z] ---> 81aa99523860 [2023-02-17T08:59:27.236Z] Step 7/24 : COPY . . [2023-02-17T08:59:27.236Z] ---> Using cache [2023-02-17T08:59:27.236Z] ---> 25269317e81f [2023-02-17T08:59:27.236Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-17T08:59:27.236Z] ---> Running in b5450e5aacfa [2023-02-17T08:59:29.843Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-17T08:59:32.472Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:59:32.472Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:59:32.472Z] ---> c36608dafd65 [2023-02-17T08:59:32.472Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T08:59:32.472Z] ---> Using cache [2023-02-17T08:59:32.472Z] ---> a2a589cd48ad [2023-02-17T08:59:32.472Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T08:59:32.472Z] ---> Using cache [2023-02-17T08:59:32.472Z] ---> 7a094616c21d [2023-02-17T08:59:32.472Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T08:59:32.472Z] ---> Using cache [2023-02-17T08:59:32.472Z] ---> 7652af8496e9 [2023-02-17T08:59:32.472Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:59:32.472Z] ---> Using cache [2023-02-17T08:59:32.472Z] ---> 32e076ec60db [2023-02-17T08:59:32.472Z] Step 7/24 : COPY . . [2023-02-17T08:59:32.472Z] ---> Using cache [2023-02-17T08:59:32.472Z] ---> 9b5f894084c2 [2023-02-17T08:59:32.472Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T08:59:32.472Z] ---> Using cache [2023-02-17T08:59:32.472Z] ---> 74c82697a1de [2023-02-17T08:59:32.472Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-17T08:59:32.472Z] ---> Using cache [2023-02-17T08:59:32.472Z] ---> a93777983276 [2023-02-17T08:59:32.472Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-17T08:59:32.472Z] ---> Using cache [2023-02-17T08:59:32.472Z] ---> b974a89e2797 [2023-02-17T08:59:32.472Z] Step 11/24 : WORKDIR /edgex-go [2023-02-17T08:59:32.472Z] ---> Using cache [2023-02-17T08:59:32.472Z] ---> e7114a31a995 [2023-02-17T08:59:32.472Z] [2023-02-17T08:59:32.472Z] Step 12/24 : FROM alpine:3.15 [2023-02-17T08:59:32.472Z] ---> 354640af7b1b [2023-02-17T08:59:32.472Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T08:59:32.472Z] ---> Using cache [2023-02-17T08:59:32.472Z] ---> 5abca6be6579 [2023-02-17T08:59:32.472Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-17T08:59:32.472Z] ---> Running in de418a134b8d [2023-02-17T08:59:34.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:59:34.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:59:36.910Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T08:59:36.910Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T08:59:36.910Z] OK: 15734 distinct packages available [2023-02-17T08:59:37.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:59:37.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:59:39.526Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-17T08:59:39.526Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-17T08:59:39.526Z] (3/4) Installing libucontext (1.1-r0) [2023-02-17T08:59:39.526Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-17T08:59:39.526Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T08:59:39.526Z] OK: 6 MiB in 18 packages [2023-02-17T08:59:41.478Z] Removing intermediate container de418a134b8d [2023-02-17T08:59:41.478Z] ---> 3ad91f7ea042 [2023-02-17T08:59:41.478Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T08:59:48.140Z] ---> ea77230ff2e3 [2023-02-17T08:59:48.140Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T08:59:48.421Z] ---> e3cbdec08885 [2023-02-17T08:59:48.421Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-17T08:59:48.691Z] ---> Running in 9df6f1552c84 [2023-02-17T08:59:49.278Z] Removing intermediate container 9df6f1552c84 [2023-02-17T08:59:49.278Z] ---> f9d7423ac1f2 [2023-02-17T08:59:49.278Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-17T08:59:50.241Z] ---> 93b29bd2bacf [2023-02-17T08:59:50.241Z] Step 19/24 : WORKDIR / [2023-02-17T08:59:50.510Z] ---> Running in 4a8aa149d8c8 [2023-02-17T08:59:51.102Z] Removing intermediate container 4a8aa149d8c8 [2023-02-17T08:59:51.102Z] ---> 46ecad9f4176 [2023-02-17T08:59:51.102Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T08:59:51.102Z] ---> Running in a2aca79c97da [2023-02-17T08:59:51.687Z] Removing intermediate container a2aca79c97da [2023-02-17T08:59:51.687Z] ---> fb11f8b86f44 [2023-02-17T08:59:51.687Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T08:59:51.954Z] ---> Running in 656faad93933 [2023-02-17T08:59:52.539Z] Removing intermediate container 656faad93933 [2023-02-17T08:59:52.539Z] ---> 0bf8524f6f07 [2023-02-17T08:59:52.539Z] Step 22/24 : LABEL arch=arm64 [2023-02-17T08:59:52.539Z] ---> Running in 9b11d989509a [2023-02-17T08:59:53.499Z] Removing intermediate container 9b11d989509a [2023-02-17T08:59:53.499Z] ---> a6c3e4b959b4 [2023-02-17T08:59:53.499Z] Step 23/24 : LABEL git_sha=2daceceb5b14d62da172a5d8130e583febc7f72e [2023-02-17T08:59:53.499Z] ---> Running in b36c217bab05 [2023-02-17T08:59:54.087Z] Removing intermediate container b36c217bab05 [2023-02-17T08:59:54.087Z] ---> 2228c158951e [2023-02-17T08:59:54.087Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T08:59:54.087Z] ---> Running in 884b28a79116 [2023-02-17T08:59:54.669Z] Removing intermediate container 884b28a79116 [2023-02-17T08:59:54.669Z] ---> 47c7a3f58c95 [2023-02-17T08:59:54.669Z] [2023-02-17T08:59:54.936Z] Successfully built 47c7a3f58c95 [2023-02-17T08:59:54.936Z] Successfully tagged security-spire-config-arm64:latest [2023-02-17T08:59:54.936Z] Building core-metadata [2023-02-17T09:00:13.435Z]  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T09:00:13.436Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T09:00:13.436Z] ---> c36608dafd65 [2023-02-17T09:00:13.436Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-17T09:00:13.436Z] ---> Using cache [2023-02-17T09:00:13.436Z] ---> db4843b4622b [2023-02-17T09:00:13.436Z] Step 4/24 : WORKDIR /edgex-go [2023-02-17T09:00:13.436Z] ---> Using cache [2023-02-17T09:00:13.436Z] ---> dcff23fd980c [2023-02-17T09:00:13.436Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-17T09:00:13.436Z] ---> Using cache [2023-02-17T09:00:13.436Z] ---> 6d173c741bad [2023-02-17T09:00:13.436Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-17T09:00:13.436Z] ---> Using cache [2023-02-17T09:00:13.436Z] ---> e1c7a92b4f5b [2023-02-17T09:00:13.436Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T09:00:13.436Z] ---> Using cache [2023-02-17T09:00:13.436Z] ---> 03fc6432fc85 [2023-02-17T09:00:13.436Z] Step 8/24 : COPY . . [2023-02-17T09:00:13.436Z] ---> Using cache [2023-02-17T09:00:13.436Z] ---> 83982865a991 [2023-02-17T09:00:13.436Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-17T09:00:13.436Z] ---> Running in 58974b9a0eee [2023-02-17T09:00:14.870Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-17T09:00:53.753Z] Removing intermediate container ac69b123e00e [2023-02-17T09:00:53.753Z] ---> 21a1c316f4be [2023-02-17T09:00:53.753Z] [2023-02-17T09:00:53.753Z] Step 9/19 : FROM alpine:3.15 [2023-02-17T09:00:53.753Z] ---> 354640af7b1b [2023-02-17T09:00:53.753Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T09:00:53.753Z] ---> Using cache [2023-02-17T09:00:53.753Z] ---> 5abca6be6579 [2023-02-17T09:00:53.753Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-17T09:00:53.753Z] ---> Running in 18dae6360e9b [2023-02-17T09:00:53.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:00:53.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:00:53.753Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T09:00:53.753Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T09:00:53.753Z] OK: 15734 distinct packages available [2023-02-17T09:00:53.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:00:53.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:00:55.173Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-17T09:00:55.173Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-17T09:00:55.173Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-17T09:00:55.173Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-17T09:00:55.173Z] (5/9) Installing curl (7.80.0-r6) [2023-02-17T09:00:55.173Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-17T09:00:55.173Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-17T09:00:55.173Z] (8/9) Installing libucontext (1.1-r0) [2023-02-17T09:00:55.173Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-17T09:00:55.173Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T09:00:55.173Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T09:00:55.761Z] OK: 8 MiB in 23 packages [2023-02-17T09:00:58.351Z] Removing intermediate container 18dae6360e9b [2023-02-17T09:00:58.351Z] ---> 79d5b728ada1 [2023-02-17T09:00:58.351Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T09:00:59.312Z] ---> f1674b082f0a [2023-02-17T09:00:59.312Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-17T09:01:01.919Z] ---> 4970dab17ee9 [2023-02-17T09:01:01.919Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-17T09:01:02.513Z] ---> 12f5f2ec6d13 [2023-02-17T09:01:02.513Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-17T09:01:02.788Z] ---> Running in 6a1c24505545 [2023-02-17T09:01:03.396Z] Removing intermediate container 6a1c24505545 [2023-02-17T09:01:03.396Z] ---> 9f276d05fcc6 [2023-02-17T09:01:03.396Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T09:01:03.396Z] ---> Running in 1cdedd1f8561 [2023-02-17T09:01:04.000Z] Removing intermediate container 1cdedd1f8561 [2023-02-17T09:01:04.000Z] ---> 7ded1ae52c01 [2023-02-17T09:01:04.000Z] Step 17/19 : LABEL arch=arm64 [2023-02-17T09:01:04.270Z] ---> Running in e4dfc11c58a7 [2023-02-17T09:01:04.861Z] Removing intermediate container e4dfc11c58a7 [2023-02-17T09:01:04.861Z] ---> 21a011565bb3 [2023-02-17T09:01:04.861Z] Step 18/19 : LABEL git_sha=2daceceb5b14d62da172a5d8130e583febc7f72e [2023-02-17T09:01:04.861Z] ---> Running in 4d4f57b3d145 [2023-02-17T09:01:05.446Z] Removing intermediate container 4d4f57b3d145 [2023-02-17T09:01:05.446Z] ---> 6b78053ecab3 [2023-02-17T09:01:05.446Z] Step 19/19 : LABEL version=0.0.0 [2023-02-17T09:01:05.717Z] ---> Running in 21ef8230c244 [2023-02-17T09:01:06.304Z] Removing intermediate container 21ef8230c244 [2023-02-17T09:01:06.304Z] ---> 5d9084041bb0 [2023-02-17T09:01:06.304Z] [2023-02-17T09:01:06.572Z] Successfully built 5d9084041bb0 [2023-02-17T09:01:06.572Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-17T09:01:06.572Z] Building core-data [2023-02-17T09:01:28.665Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T09:01:28.665Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T09:01:28.665Z] ---> c36608dafd65 [2023-02-17T09:01:28.665Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T09:01:28.665Z] ---> Using cache [2023-02-17T09:01:28.665Z] ---> db4843b4622b [2023-02-17T09:01:28.665Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T09:01:28.665Z] ---> Using cache [2023-02-17T09:01:28.665Z] ---> dcff23fd980c [2023-02-17T09:01:28.665Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T09:01:28.665Z] ---> Using cache [2023-02-17T09:01:28.665Z] ---> 6d173c741bad [2023-02-17T09:01:28.665Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T09:01:28.665Z] ---> Using cache [2023-02-17T09:01:28.665Z] ---> e1c7a92b4f5b [2023-02-17T09:01:28.665Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T09:01:28.665Z] ---> Using cache [2023-02-17T09:01:28.665Z] ---> 03fc6432fc85 [2023-02-17T09:01:28.665Z] Step 8/22 : COPY . . [2023-02-17T09:01:28.665Z] ---> Using cache [2023-02-17T09:01:28.665Z] ---> 83982865a991 [2023-02-17T09:01:28.665Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-17T09:01:28.665Z] ---> Running in 17f6a5d68b8b [2023-02-17T09:01:28.665Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-17T09:02:25.081Z] Removing intermediate container 1f3470d7c162 [2023-02-17T09:02:25.081Z] ---> 1ccdf2a61c3b [2023-02-17T09:02:25.081Z] [2023-02-17T09:02:25.081Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T09:02:25.081Z] ---> 4c81e5bf8899 [2023-02-17T09:02:25.081Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-17T09:02:25.081Z] ---> Running in b78861f11f49 [2023-02-17T09:02:25.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:02:25.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:02:25.081Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-17T09:02:25.081Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-17T09:02:25.081Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T09:02:25.081Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T09:02:25.081Z] OK: 6 MiB in 16 packages [2023-02-17T09:02:27.028Z] Removing intermediate container b78861f11f49 [2023-02-17T09:02:27.028Z] ---> c548008d7fbf [2023-02-17T09:02:27.028Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T09:02:27.297Z] ---> Running in 851891e3263a [2023-02-17T09:02:27.884Z] Removing intermediate container 851891e3263a [2023-02-17T09:02:27.884Z] ---> 0e211cc95c84 [2023-02-17T09:02:27.884Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-17T09:02:27.884Z] ---> Running in 125078cdaa0f [2023-02-17T09:02:28.469Z] Removing intermediate container 125078cdaa0f [2023-02-17T09:02:28.469Z] ---> 39139cc179fa [2023-02-17T09:02:28.469Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-17T09:02:28.469Z] ---> Running in b4d7ecf79baa [2023-02-17T09:02:29.056Z] Removing intermediate container b4d7ecf79baa [2023-02-17T09:02:29.056Z] ---> ce0fab735484 [2023-02-17T09:02:29.056Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T09:02:30.017Z] ---> f66c7426894c [2023-02-17T09:02:30.017Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-17T09:02:32.615Z] ---> 5267b0054a4b [2023-02-17T09:02:32.615Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-17T09:02:33.577Z] ---> 90f6edccd8f5 [2023-02-17T09:02:33.578Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-17T09:02:33.851Z] ---> Running in 94b588b6a528 [2023-02-17T09:02:34.125Z] Removing intermediate container 94b588b6a528 [2023-02-17T09:02:34.125Z] ---> 3837f8106881 [2023-02-17T09:02:34.125Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T09:02:34.392Z] ---> Running in 8a62e4c45d84 [2023-02-17T09:02:34.983Z] Removing intermediate container 8a62e4c45d84 [2023-02-17T09:02:34.983Z] ---> 310c15381059 [2023-02-17T09:02:34.983Z] Step 20/22 : LABEL arch=arm64 [2023-02-17T09:02:35.251Z] ---> Running in 795d45e20aeb [2023-02-17T09:02:35.835Z] Removing intermediate container 795d45e20aeb [2023-02-17T09:02:35.835Z] ---> 844a9b099e4e [2023-02-17T09:02:35.835Z] Step 21/22 : LABEL git_sha=2daceceb5b14d62da172a5d8130e583febc7f72e [2023-02-17T09:02:35.835Z] ---> Running in 17b7b80e794e [2023-02-17T09:02:36.797Z] Removing intermediate container 17b7b80e794e [2023-02-17T09:02:36.797Z] ---> e20145fb6ef1 [2023-02-17T09:02:37.064Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T09:02:37.064Z] ---> Running in 86cc5c634714 [2023-02-17T09:02:37.647Z] Removing intermediate container 86cc5c634714 [2023-02-17T09:02:37.647Z] ---> 1f9fe2bff55f [2023-02-17T09:02:37.647Z] [2023-02-17T09:02:37.914Z] Successfully built 1f9fe2bff55f [2023-02-17T09:02:37.914Z] Successfully tagged support-notifications-arm64:latest [2023-02-17T09:02:37.914Z] Building security-proxy-setup [2023-02-17T09:02:56.149Z]  Building support-notifications ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T09:02:56.149Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-17T09:02:56.149Z] ---> c36608dafd65 [2023-02-17T09:02:56.149Z] Step 3/21 : WORKDIR /edgex-go [2023-02-17T09:02:56.149Z] ---> Using cache [2023-02-17T09:02:56.149Z] ---> a2a589cd48ad [2023-02-17T09:02:56.149Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-17T09:02:56.149Z] ---> Using cache [2023-02-17T09:02:56.149Z] ---> a5273e17235b [2023-02-17T09:02:56.149Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-17T09:02:56.149Z] ---> Using cache [2023-02-17T09:02:56.149Z] ---> 9a95d2910437 [2023-02-17T09:02:56.149Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T09:02:56.149Z] ---> Using cache [2023-02-17T09:02:56.149Z] ---> 81aa99523860 [2023-02-17T09:02:56.149Z] Step 7/21 : COPY . . [2023-02-17T09:02:56.149Z] ---> Using cache [2023-02-17T09:02:56.149Z] ---> 25269317e81f [2023-02-17T09:02:56.149Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-17T09:02:56.149Z] ---> Running in bd32989216a2 [2023-02-17T09:02:57.104Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-17T09:03:53.488Z] Removing intermediate container cdac2b3cd9ce [2023-02-17T09:03:53.488Z] ---> 3692f02abb33 [2023-02-17T09:03:53.488Z] [2023-02-17T09:03:53.488Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T09:03:53.488Z] ---> 4c81e5bf8899 [2023-02-17T09:03:53.488Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-17T09:03:53.488Z] ---> Running in 1cdabe32a2df [2023-02-17T09:03:53.488Z] Removing intermediate container 1cdabe32a2df [2023-02-17T09:03:53.488Z] ---> 895c6a4b9440 [2023-02-17T09:03:53.488Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T09:03:53.488Z] ---> Running in 93d40824066d [2023-02-17T09:03:53.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:03:53.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:03:54.069Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T09:03:54.334Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T09:03:54.334Z] OK: 5 MiB in 15 packages [2023-02-17T09:03:56.287Z] Removing intermediate container 93d40824066d [2023-02-17T09:03:56.287Z] ---> 5cc4f901ab7b [2023-02-17T09:03:56.287Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T09:03:57.245Z] ---> 7a95d86e5f12 [2023-02-17T09:03:57.245Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-17T09:03:58.653Z] ---> efc1d4768e48 [2023-02-17T09:03:58.653Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-17T09:03:59.613Z] ---> c2e2294854cb [2023-02-17T09:03:59.613Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-17T09:04:00.581Z] ---> 8501297d7e7a [2023-02-17T09:04:00.581Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T09:04:00.848Z] ---> Running in 367a0a728a5c [2023-02-17T09:04:04.209Z] Removing intermediate container 367a0a728a5c [2023-02-17T09:04:04.209Z] ---> 7de1ce2f4cea [2023-02-17T09:04:04.209Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T09:04:04.209Z] ---> Running in 109ec13229b5 [2023-02-17T09:04:04.806Z] Removing intermediate container 109ec13229b5 [2023-02-17T09:04:04.806Z] ---> 3831f57724b0 [2023-02-17T09:04:04.806Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-17T09:04:05.085Z] ---> Running in b48c6a6f8fc5 [2023-02-17T09:04:05.669Z] Removing intermediate container b48c6a6f8fc5 [2023-02-17T09:04:05.669Z] ---> 021a7f6d209b [2023-02-17T09:04:05.669Z] Step 20/22 : LABEL arch=arm64 [2023-02-17T09:04:05.669Z] ---> Running in 043446b65082 [2023-02-17T09:04:06.252Z] Removing intermediate container 043446b65082 [2023-02-17T09:04:06.252Z] ---> 180372eac444 [2023-02-17T09:04:06.252Z] Step 21/22 : LABEL git_sha=2daceceb5b14d62da172a5d8130e583febc7f72e [2023-02-17T09:04:06.252Z] ---> Running in 7d4d1f0cfefd [2023-02-17T09:04:06.833Z] Removing intermediate container 7d4d1f0cfefd [2023-02-17T09:04:06.833Z] ---> b95281a249a9 [2023-02-17T09:04:06.833Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T09:04:07.100Z] ---> Running in a34611099381 [2023-02-17T09:04:07.365Z] Removing intermediate container a34611099381 [2023-02-17T09:04:07.365Z] ---> 368aecd1fd32 [2023-02-17T09:04:07.365Z] [2023-02-17T09:04:07.946Z] Successfully built 368aecd1fd32 [2023-02-17T09:04:07.946Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-17T09:04:07.946Z]  Building core-common-config-bootstrapper ... done Building support-scheduler [2023-02-17T09:04:26.157Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T09:04:26.157Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T09:04:26.157Z] ---> c36608dafd65 [2023-02-17T09:04:26.157Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T09:04:26.157Z] ---> Using cache [2023-02-17T09:04:26.157Z] ---> db4843b4622b [2023-02-17T09:04:26.157Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T09:04:26.157Z] ---> Using cache [2023-02-17T09:04:26.157Z] ---> dcff23fd980c [2023-02-17T09:04:26.157Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T09:04:26.157Z] ---> Using cache [2023-02-17T09:04:26.157Z] ---> 6d173c741bad [2023-02-17T09:04:26.157Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T09:04:26.157Z] ---> Using cache [2023-02-17T09:04:26.157Z] ---> e1c7a92b4f5b [2023-02-17T09:04:26.157Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T09:04:26.157Z] ---> Using cache [2023-02-17T09:04:26.157Z] ---> 03fc6432fc85 [2023-02-17T09:04:26.157Z] Step 8/22 : COPY . . [2023-02-17T09:04:26.157Z] ---> Using cache [2023-02-17T09:04:26.157Z] ---> 83982865a991 [2023-02-17T09:04:26.157Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-17T09:04:26.157Z] ---> Running in 3dd41997e025 [2023-02-17T09:04:27.117Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-17T09:06:49.128Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-17T09:07:01.914Z] Removing intermediate container b5450e5aacfa [2023-02-17T09:07:01.914Z] ---> ee51742f7f58 [2023-02-17T09:07:01.914Z] [2023-02-17T09:07:01.914Z] Step 9/24 : FROM alpine:3.16 [2023-02-17T09:07:01.914Z] ---> 4c81e5bf8899 [2023-02-17T09:07:01.914Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-17T09:07:01.914Z] ---> Running in da08084eba0f [2023-02-17T09:07:04.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:07:04.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:07:05.906Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-17T09:07:06.171Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-17T09:07:06.171Z] (3/3) Installing su-exec (0.2-r1) [2023-02-17T09:07:06.171Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T09:07:06.171Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T09:07:06.755Z] OK: 6 MiB in 17 packages [2023-02-17T09:07:09.339Z] Removing intermediate container da08084eba0f [2023-02-17T09:07:09.339Z] ---> 8760eb461204 [2023-02-17T09:07:09.339Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-17T09:07:09.339Z] ---> Running in 316e682c99d7 [2023-02-17T09:07:09.605Z] Removing intermediate container 316e682c99d7 [2023-02-17T09:07:09.605Z] ---> 5e528521386b [2023-02-17T09:07:09.605Z] Step 12/24 : WORKDIR / [2023-02-17T09:07:09.873Z] ---> Running in 618a6d97fc15 [2023-02-17T09:07:10.456Z] Removing intermediate container 618a6d97fc15 [2023-02-17T09:07:10.456Z] ---> 7bc83f93a363 [2023-02-17T09:07:10.456Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-17T09:07:11.426Z] ---> ba21a9741706 [2023-02-17T09:07:11.426Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-17T09:07:12.386Z] ---> 6d567cdbc74a [2023-02-17T09:07:12.386Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-17T09:07:13.346Z] ---> c56f27db0e13 [2023-02-17T09:07:13.346Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-17T09:07:14.301Z] ---> f3aa3d603e87 [2023-02-17T09:07:14.301Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-17T09:07:16.306Z] ---> 5f3ba5d364cd [2023-02-17T09:07:16.306Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-17T09:07:18.246Z] ---> e143ec62c3b3 [2023-02-17T09:07:18.246Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-17T09:07:19.204Z] ---> e360fac0e763 [2023-02-17T09:07:19.204Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T09:07:19.204Z] ---> Running in ff30bf707f99 [2023-02-17T09:07:22.539Z] Removing intermediate container ff30bf707f99 [2023-02-17T09:07:22.539Z] ---> 9bbd871029be [2023-02-17T09:07:22.539Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T09:07:22.539Z] ---> Running in 17d7df01fc9b [2023-02-17T09:07:23.124Z] Removing intermediate container 17d7df01fc9b [2023-02-17T09:07:23.124Z] ---> 5d8668fe1d55 [2023-02-17T09:07:23.124Z] Step 22/24 : LABEL arch=arm64 [2023-02-17T09:07:23.393Z] ---> Running in e2b889d312ae [2023-02-17T09:07:23.975Z] Removing intermediate container e2b889d312ae [2023-02-17T09:07:23.976Z] ---> eec4c0cca195 [2023-02-17T09:07:23.976Z] Step 23/24 : LABEL git_sha=2daceceb5b14d62da172a5d8130e583febc7f72e [2023-02-17T09:07:23.976Z] ---> Running in 63a269b72386 [2023-02-17T09:07:24.560Z] Removing intermediate container 63a269b72386 [2023-02-17T09:07:24.560Z] ---> 2c997bc81b2f [2023-02-17T09:07:24.560Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T09:07:24.560Z] ---> Running in cd69c0f42a2f [2023-02-17T09:07:25.143Z] Removing intermediate container cd69c0f42a2f [2023-02-17T09:07:25.143Z] ---> 461dad9a6dd8 [2023-02-17T09:07:25.143Z] [2023-02-17T09:07:25.408Z] Successfully built 461dad9a6dd8 [2023-02-17T09:07:25.408Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-17T09:08:33.253Z]  Building security-secretstore-setup ... done Removing intermediate container 58974b9a0eee [2023-02-17T09:08:33.253Z] ---> b0a85fa6f707 [2023-02-17T09:08:33.253Z] [2023-02-17T09:08:33.253Z] Step 10/24 : FROM alpine:3.16 [2023-02-17T09:08:33.253Z] ---> 4c81e5bf8899 [2023-02-17T09:08:33.253Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-17T09:08:33.253Z] ---> Using cache [2023-02-17T09:08:33.253Z] ---> 2692e0ea5d5e [2023-02-17T09:08:33.253Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T09:08:33.253Z] ---> Using cache [2023-02-17T09:08:33.253Z] ---> cb230055adf5 [2023-02-17T09:08:33.253Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-17T09:08:33.253Z] ---> Running in 1dca51092e8f [2023-02-17T09:08:33.253Z] Removing intermediate container 1dca51092e8f [2023-02-17T09:08:33.253Z] ---> ef2ab8f72886 [2023-02-17T09:08:33.253Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-17T09:08:33.253Z] ---> Running in 99addbd5ca91 [2023-02-17T09:08:33.253Z] Removing intermediate container 99addbd5ca91 [2023-02-17T09:08:33.253Z] ---> 1649267aaaac [2023-02-17T09:08:33.253Z] Step 15/24 : WORKDIR / [2023-02-17T09:08:33.253Z] ---> Running in fd0dd459fdde [2023-02-17T09:08:33.253Z] Removing intermediate container fd0dd459fdde [2023-02-17T09:08:33.253Z] ---> 13546e16b86e [2023-02-17T09:08:33.253Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T09:08:35.823Z] ---> 52a00951a355 [2023-02-17T09:08:35.823Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-17T09:08:37.236Z] ---> ffa1baa12244 [2023-02-17T09:08:37.236Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-17T09:08:38.190Z] ---> 56bc716f6e8c [2023-02-17T09:08:38.190Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-17T09:08:39.149Z] ---> a77d836fdadd [2023-02-17T09:08:39.149Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-17T09:08:39.415Z] ---> Running in be3a56974019 [2023-02-17T09:08:39.999Z] Removing intermediate container be3a56974019 [2023-02-17T09:08:39.999Z] ---> f85ec93024d5 [2023-02-17T09:08:39.999Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T09:08:40.265Z] ---> Running in 51e7742f4362 [2023-02-17T09:08:40.847Z] Removing intermediate container 51e7742f4362 [2023-02-17T09:08:40.847Z] ---> b886d8017b26 [2023-02-17T09:08:40.847Z] Step 22/24 : LABEL arch=arm64 [2023-02-17T09:08:41.114Z] ---> Running in f6a1d7886777 [2023-02-17T09:08:41.379Z] Removing intermediate container f6a1d7886777 [2023-02-17T09:08:41.379Z] ---> 10ca84dfdca4 [2023-02-17T09:08:41.379Z] Step 23/24 : LABEL git_sha=2daceceb5b14d62da172a5d8130e583febc7f72e [2023-02-17T09:08:41.644Z] ---> Running in eb860098f5f0 [2023-02-17T09:08:42.224Z] Removing intermediate container eb860098f5f0 [2023-02-17T09:08:42.224Z] ---> 3ded8b174ff2 [2023-02-17T09:08:42.224Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T09:08:42.224Z] ---> Running in 5a5b50823b76 [2023-02-17T09:08:42.806Z] Removing intermediate container 5a5b50823b76 [2023-02-17T09:08:42.806Z] ---> 3a2abef436f2 [2023-02-17T09:08:42.806Z] [2023-02-17T09:08:43.071Z] Successfully built 3a2abef436f2 [2023-02-17T09:08:43.071Z] Successfully tagged core-metadata-arm64:latest [2023-02-17T09:09:05.117Z]  Building core-metadata ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-17T09:09:07.053Z] Removing intermediate container 17f6a5d68b8b [2023-02-17T09:09:07.053Z] ---> 9951f7292ce3 [2023-02-17T09:09:07.053Z] [2023-02-17T09:09:07.053Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T09:09:07.053Z] ---> 4c81e5bf8899 [2023-02-17T09:09:07.321Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-17T09:09:07.321Z] ---> Running in 939df3cbc906 [2023-02-17T09:09:07.903Z] Removing intermediate container 939df3cbc906 [2023-02-17T09:09:07.903Z] ---> 70e13006b4f9 [2023-02-17T09:09:07.903Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-17T09:09:08.168Z] ---> Running in e0eb314c4e72 [2023-02-17T09:09:08.434Z] Removing intermediate container e0eb314c4e72 [2023-02-17T09:09:08.434Z] ---> cfcef7f36291 [2023-02-17T09:09:08.434Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-17T09:09:08.700Z] ---> Running in 2d279050d162 [2023-02-17T09:09:09.280Z] Removing intermediate container 2d279050d162 [2023-02-17T09:09:09.280Z] ---> c6b6e6ccb4ed [2023-02-17T09:09:09.280Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T09:09:09.280Z] ---> Running in 456cd47eb8b0 [2023-02-17T09:09:11.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:09:11.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:09:12.625Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T09:09:12.625Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T09:09:12.625Z] OK: 5 MiB in 15 packages [2023-02-17T09:09:14.561Z] Removing intermediate container 456cd47eb8b0 [2023-02-17T09:09:14.561Z] ---> a536ebf4faba [2023-02-17T09:09:14.561Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T09:09:16.499Z] ---> 23eafa08e9fc [2023-02-17T09:09:16.499Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-17T09:09:19.069Z] ---> 7a37ab9da642 [2023-02-17T09:09:19.069Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-17T09:09:20.472Z] ---> 6269a21f7b75 [2023-02-17T09:09:20.738Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-17T09:09:20.738Z] ---> Running in 1ea11d4349a3 [2023-02-17T09:09:21.695Z] Removing intermediate container 1ea11d4349a3 [2023-02-17T09:09:21.695Z] ---> faa789b8ad30 [2023-02-17T09:09:21.695Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T09:09:21.695Z] ---> Running in 83d3df48d082 [2023-02-17T09:09:22.275Z] Removing intermediate container 83d3df48d082 [2023-02-17T09:09:22.275Z] ---> f1fe6f3a3abb [2023-02-17T09:09:22.275Z] Step 20/22 : LABEL arch=arm64 [2023-02-17T09:09:22.538Z] ---> Running in 3e2e57699564 [2023-02-17T09:09:22.802Z] Removing intermediate container bd32989216a2 [2023-02-17T09:09:22.802Z] ---> 7d267576bc75 [2023-02-17T09:09:22.802Z] [2023-02-17T09:09:22.802Z] Step 9/21 : FROM alpine:3.16 [2023-02-17T09:09:22.802Z] ---> 4c81e5bf8899 [2023-02-17T09:09:22.802Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-17T09:09:23.077Z] ---> Running in 4dc9d5f9440d [2023-02-17T09:09:23.343Z] Removing intermediate container 3e2e57699564 [2023-02-17T09:09:23.343Z] ---> 56134dc96987 [2023-02-17T09:09:23.343Z] Step 21/22 : LABEL git_sha=2daceceb5b14d62da172a5d8130e583febc7f72e [2023-02-17T09:09:23.343Z] ---> Running in 9dc36a70503a [2023-02-17T09:09:23.933Z] Removing intermediate container 9dc36a70503a [2023-02-17T09:09:23.933Z] ---> 993fd4ccdcec [2023-02-17T09:09:23.933Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T09:09:24.200Z] ---> Running in d7305653f795 [2023-02-17T09:09:25.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T09:09:25.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T09:09:26.370Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-17T09:09:26.637Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-17T09:09:26.637Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-17T09:09:26.637Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-17T09:09:26.637Z] (5/6) Installing curl (7.83.1-r6) [2023-02-17T09:09:26.637Z] Removing intermediate container d7305653f795 [2023-02-17T09:09:26.637Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-17T09:09:26.637Z] ---> 390f90550c48 [2023-02-17T09:09:26.637Z] [2023-02-17T09:09:26.637Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T09:09:26.637Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T09:09:26.905Z] Successfully built 390f90550c48 [2023-02-17T09:09:26.905Z] Successfully tagged core-data-arm64:latest [2023-02-17T09:09:27.169Z]  Building core-data ... done OK: 8 MiB in 20 packages [2023-02-17T09:09:29.113Z] Removing intermediate container 4dc9d5f9440d [2023-02-17T09:09:29.113Z] ---> bff6a73f122b [2023-02-17T09:09:29.113Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-17T09:09:29.113Z] ---> Running in 6e4fa0f825b3 [2023-02-17T09:09:29.697Z] Removing intermediate container 6e4fa0f825b3 [2023-02-17T09:09:29.697Z] ---> 32161b08ec3b [2023-02-17T09:09:29.697Z] Step 12/21 : WORKDIR /edgex [2023-02-17T09:09:29.963Z] ---> Running in bc4201169c75 [2023-02-17T09:09:30.232Z] Removing intermediate container bc4201169c75 [2023-02-17T09:09:30.232Z] ---> aca74ccb2a18 [2023-02-17T09:09:30.232Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-17T09:09:31.190Z] ---> f8136ad8ea08 [2023-02-17T09:09:31.190Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-17T09:09:32.595Z] ---> bc35e5bb564a [2023-02-17T09:09:32.595Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-17T09:09:34.002Z] ---> e4b517ac640e [2023-02-17T09:09:34.002Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-17T09:09:34.958Z] ---> 7dbd2f9a8cf0 [2023-02-17T09:09:34.958Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T09:09:34.958Z] ---> Running in 28cd845d627c [2023-02-17T09:09:38.295Z] Removing intermediate container 28cd845d627c [2023-02-17T09:09:38.295Z] ---> 80bc4f6c6a5e [2023-02-17T09:09:38.295Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T09:09:38.295Z] ---> Running in e9b168e65555 [2023-02-17T09:09:39.259Z] Removing intermediate container e9b168e65555 [2023-02-17T09:09:39.259Z] ---> b1ec5b2ce207 [2023-02-17T09:09:39.259Z] Step 19/21 : LABEL arch=arm64 [2023-02-17T09:09:39.526Z] ---> Running in 8b367a213653 [2023-02-17T09:09:40.144Z] Removing intermediate container 8b367a213653 [2023-02-17T09:09:40.144Z] ---> e7ed34bab7e5 [2023-02-17T09:09:40.144Z] Step 20/21 : LABEL git_sha=2daceceb5b14d62da172a5d8130e583febc7f72e [2023-02-17T09:09:40.144Z] ---> Running in 067bd5c09ead [2023-02-17T09:09:40.730Z] Removing intermediate container 067bd5c09ead [2023-02-17T09:09:40.730Z] ---> 0d2c2144857e [2023-02-17T09:09:40.730Z] Step 21/21 : LABEL version=0.0.0 [2023-02-17T09:09:40.730Z] ---> Running in 2ebc8d2238d7 [2023-02-17T09:09:41.309Z] Removing intermediate container 2ebc8d2238d7 [2023-02-17T09:09:41.309Z] ---> 075fbefe606b [2023-02-17T09:09:41.309Z] [2023-02-17T09:09:41.576Z] Successfully built 075fbefe606b [2023-02-17T09:09:41.576Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-17T09:10:28.377Z]  Building security-proxy-setup ... done Removing intermediate container 3dd41997e025 [2023-02-17T09:10:28.377Z] ---> e6cc18392a60 [2023-02-17T09:10:28.377Z] [2023-02-17T09:10:28.377Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T09:10:28.377Z] ---> 4c81e5bf8899 [2023-02-17T09:10:28.377Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T09:10:28.377Z] ---> Using cache [2023-02-17T09:10:28.377Z] ---> 2692e0ea5d5e [2023-02-17T09:10:28.377Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T09:10:28.377Z] ---> Using cache [2023-02-17T09:10:28.377Z] ---> cb230055adf5 [2023-02-17T09:10:28.378Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-17T09:10:28.378Z] ---> Running in d736884c0b78 [2023-02-17T09:10:28.378Z] Removing intermediate container d736884c0b78 [2023-02-17T09:10:28.378Z] ---> aa711c8962b0 [2023-02-17T09:10:28.378Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-17T09:10:28.378Z] ---> Running in 8e4cc8ce342a [2023-02-17T09:10:28.378Z] Removing intermediate container 8e4cc8ce342a [2023-02-17T09:10:28.378Z] ---> 9923368ca667 [2023-02-17T09:10:28.378Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T09:10:28.962Z] ---> 50616caa6a3d [2023-02-17T09:10:28.962Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-17T09:10:32.579Z] ---> ba137620a2ed [2023-02-17T09:10:32.580Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-17T09:10:33.164Z] ---> 3ee12fcdc31e [2023-02-17T09:10:33.164Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-17T09:10:33.430Z] ---> Running in 3c0a35c15be7 [2023-02-17T09:10:33.697Z] Removing intermediate container 3c0a35c15be7 [2023-02-17T09:10:33.697Z] ---> 6939cbc209ed [2023-02-17T09:10:33.697Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T09:10:33.697Z] ---> Running in dbc3d355269d [2023-02-17T09:10:33.976Z] Removing intermediate container dbc3d355269d [2023-02-17T09:10:33.976Z] ---> b4efb3d10cd7 [2023-02-17T09:10:33.976Z] Step 20/22 : LABEL arch=arm64 [2023-02-17T09:10:34.244Z] ---> Running in efca1dd91cf0 [2023-02-17T09:10:34.512Z] Removing intermediate container efca1dd91cf0 [2023-02-17T09:10:34.512Z] ---> 04ccc163a6c0 [2023-02-17T09:10:34.512Z] Step 21/22 : LABEL git_sha=2daceceb5b14d62da172a5d8130e583febc7f72e [2023-02-17T09:10:34.780Z] ---> Running in cd8e4d8418b6 [2023-02-17T09:10:35.363Z] Removing intermediate container cd8e4d8418b6 [2023-02-17T09:10:35.363Z] ---> 7ad171ef239e [2023-02-17T09:10:35.363Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T09:10:35.631Z] ---> Running in c4cd7dd11ed2 [2023-02-17T09:10:35.899Z] Removing intermediate container c4cd7dd11ed2 [2023-02-17T09:10:35.899Z] ---> fb89945ab769 [2023-02-17T09:10:35.899Z] [2023-02-17T09:10:36.221Z] Successfully built fb89945ab769 [2023-02-17T09:10:36.221Z] Successfully tagged support-scheduler-arm64:latest [2023-02-17T09:10:36.824Z]  Building support-scheduler ... done  [Pipeline] } [2023-02-17T09:10:36.823Z] $ docker stop --time=1 7c4e2464086b6dca6deb7a798de65cc05d2c42b935753d7450341137f370bd6c [2023-02-17T09:10:38.581Z] $ docker rm -f --volumes 7c4e2464086b6dca6deb7a798de65cc05d2c42b935753d7450341137f370bd6c [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T09:10:39.114Z] + docker images [2023-02-17T09:10:39.384Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-17T09:10:39.384Z] support-scheduler-arm64 latest fb89945ab769 4 seconds ago 29MB [2023-02-17T09:10:39.384Z] e6cc18392a60 14 seconds ago 1.57GB [2023-02-17T09:10:39.384Z] security-proxy-setup-arm64 latest 075fbefe606b 58 seconds ago 26.9MB [2023-02-17T09:10:39.384Z] core-data-arm64 latest 390f90550c48 About a minute ago 17.2MB [2023-02-17T09:10:39.384Z] 7d267576bc75 About a minute ago 1.5GB [2023-02-17T09:10:39.384Z] 9951f7292ce3 About a minute ago 1.51GB [2023-02-17T09:10:39.384Z] core-metadata-arm64 latest 3a2abef436f2 About a minute ago 17.7MB [2023-02-17T09:10:39.384Z] b0a85fa6f707 2 minutes ago 1.51GB [2023-02-17T09:10:39.384Z] security-secretstore-setup-arm64 latest 461dad9a6dd8 3 minutes ago 29MB [2023-02-17T09:10:39.384Z] ee51742f7f58 3 minutes ago 1.5GB [2023-02-17T09:10:39.384Z] core-common-config-bootstrapper-arm64 latest 368aecd1fd32 6 minutes ago 14.9MB [2023-02-17T09:10:39.384Z] 3692f02abb33 6 minutes ago 1.5GB [2023-02-17T09:10:39.384Z] support-notifications-arm64 latest 1f9fe2bff55f 8 minutes ago 29.7MB [2023-02-17T09:10:39.384Z] 1ccdf2a61c3b 8 minutes ago 1.57GB [2023-02-17T09:10:39.384Z] security-spiffe-token-provider-arm64 latest 5d9084041bb0 9 minutes ago 29.1MB [2023-02-17T09:10:39.384Z] 21a1c316f4be 9 minutes ago 1.54GB [2023-02-17T09:10:39.384Z] security-spire-config-arm64 latest 47c7a3f58c95 10 minutes ago 83.6MB [2023-02-17T09:10:39.384Z] core-command-arm64 latest 4189c87af634 11 minutes ago 17MB [2023-02-17T09:10:39.384Z] security-bootstrapper-arm64 latest 8501f7e07567 11 minutes ago 19.6MB [2023-02-17T09:10:39.384Z] 2dbbcbd2da56 11 minutes ago 1.51GB [2023-02-17T09:10:39.384Z] f31fb02ac6c1 12 minutes ago 1.5GB [2023-02-17T09:10:39.384Z] security-spire-agent-arm64 latest 09a03ebe735b 17 minutes ago 122MB [2023-02-17T09:10:39.384Z] e7114a31a995 17 minutes ago 1.38GB [2023-02-17T09:10:39.384Z] security-spire-server-arm64 latest a1d7f533bb23 19 minutes ago 84.3MB [2023-02-17T09:10:39.384Z] d85bde73f008 20 minutes ago 1.38GB [2023-02-17T09:10:39.384Z] ci-base-image-arm64 latest c36608dafd65 34 minutes ago 905MB [2023-02-17T09:10:39.385Z] alpine 3.15 354640af7b1b 6 days ago 5.34MB [2023-02-17T09:10:39.385Z] alpine 3.16 4c81e5bf8899 6 days ago 5.3MB [2023-02-17T09:10:39.385Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-17T09:10:39.385Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T09:10:39.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T09:10:39.810Z] [2023-02-17T09:10:39.810Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T09:10:40.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T09:10:40.458Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-17T09:10:40.458Z] 8998bd30e6a1: Pulling fs layer [2023-02-17T09:10:40.458Z] 04944245beec: Pulling fs layer [2023-02-17T09:10:40.458Z] 699f458cf7ca: Pulling fs layer [2023-02-17T09:10:40.458Z] 765212b225bb: Pulling fs layer [2023-02-17T09:10:40.458Z] f23df028b6ca: Pulling fs layer [2023-02-17T09:10:40.458Z] d65c8cfc05b1: Pulling fs layer [2023-02-17T09:10:40.458Z] 2437ff75d9bd: Pulling fs layer [2023-02-17T09:10:40.458Z] 765212b225bb: Waiting [2023-02-17T09:10:40.458Z] f23df028b6ca: Waiting [2023-02-17T09:10:40.458Z] d65c8cfc05b1: Waiting [2023-02-17T09:10:40.458Z] 2437ff75d9bd: Waiting [2023-02-17T09:10:40.458Z] 04944245beec: Verifying Checksum [2023-02-17T09:10:40.458Z] 04944245beec: Download complete [2023-02-17T09:10:40.458Z] 765212b225bb: Verifying Checksum [2023-02-17T09:10:40.458Z] 765212b225bb: Download complete [2023-02-17T09:10:40.729Z] f23df028b6ca: Download complete [2023-02-17T09:10:40.729Z] d65c8cfc05b1: Verifying Checksum [2023-02-17T09:10:40.729Z] d65c8cfc05b1: Download complete [2023-02-17T09:10:40.729Z] 699f458cf7ca: Verifying Checksum [2023-02-17T09:10:40.729Z] 699f458cf7ca: Download complete [2023-02-17T09:10:41.313Z] 8998bd30e6a1: Verifying Checksum [2023-02-17T09:10:41.313Z] 8998bd30e6a1: Download complete [2023-02-17T09:10:43.896Z] 2437ff75d9bd: Verifying Checksum [2023-02-17T09:10:43.896Z] 2437ff75d9bd: Download complete [2023-02-17T09:10:45.300Z] 8998bd30e6a1: Pull complete [2023-02-17T09:10:46.261Z] 04944245beec: Pull complete [2023-02-17T09:10:47.670Z] 699f458cf7ca: Pull complete [2023-02-17T09:10:47.670Z] 765212b225bb: Pull complete [2023-02-17T09:10:48.632Z] f23df028b6ca: Pull complete [2023-02-17T09:10:48.632Z] d65c8cfc05b1: Pull complete [2023-02-17T09:11:03.615Z] 2437ff75d9bd: Pull complete [2023-02-17T09:11:03.615Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-17T09:11:03.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T09:11:03.615Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T09:11:03.808Z] prd-ubuntu20.04-docker-arm64-4c-16g-6435 does not seem to be running inside a container [2023-02-17T09:11:03.859Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-17T09:11:06.738Z] $ docker top 60a2db1ebb75a155cdbe8bb4fb42065e6d3dc6ab4fd7660ade9d9cba262f1322 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T09:11:07.609Z] ---> job-cost.sh [2023-02-17T09:11:07.609Z] lf-activate-venv: SKIPPING [2023-02-17T09:11:07.609Z] INFO: No Stack... [2023-02-17T09:11:08.190Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-17T09:11:09.147Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T09:11:09.792Z] + cat /w/workspace/edgex-go/8/archives/cost.csv [2023-02-17T09:11:09.792Z] + cut -d, -f6 [Pipeline] lock [2023-02-17T09:11:09.835Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4339-8-stack-cost] [2023-02-17T09:11:09.844Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4339-8-stack-cost] did not exist. Created. [2023-02-17T09:11:09.844Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4339-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T09:11:10.496Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-17T09:11:10.689Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T09:11:10.698Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4339-8-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T09:11:10.705Z] $ docker stop --time=1 60a2db1ebb75a155cdbe8bb4fb42065e6d3dc6ab4fd7660ade9d9cba262f1322 [2023-02-17T09:11:12.296Z] $ docker rm -f --volumes 60a2db1ebb75a155cdbe8bb4fb42065e6d3dc6ab4fd7660ade9d9cba262f1322 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-17T09:11:12.708Z] provisioning config files... [2023-02-17T09:11:12.714Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config3044297699381130739tmp [Pipeline] { [Pipeline] sh [2023-02-17T09:11:13.013Z] + set +x [2023-02-17T09:11:13.013Z] + curl -s https://codecov.io/bash [2023-02-17T09:11:13.013Z] + bash -s -- [2023-02-17T09:11:13.013Z] [2023-02-17T09:11:13.013Z] _____ _ [2023-02-17T09:11:13.013Z] / ____| | | [2023-02-17T09:11:13.013Z] | | ___ __| | ___ ___ _____ __ [2023-02-17T09:11:13.013Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-17T09:11:13.013Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-17T09:11:13.013Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-17T09:11:13.013Z] Bash-1.0.6 [2023-02-17T09:11:13.013Z] [2023-02-17T09:11:13.013Z] [2023-02-17T09:11:13.013Z] ==> git version 2.25.1 found [2023-02-17T09:11:13.013Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-17T09:11:13.013Z] Release-Date: 2020-01-08 [2023-02-17T09:11:13.013Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-17T09:11:13.013Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-17T09:11:13.013Z] ==> Jenkins CI detected. [2023-02-17T09:11:13.013Z] current dir:  /w/workspace/edgex-go/8 [2023-02-17T09:11:13.013Z] project root: . [2023-02-17T09:11:13.013Z] --> token set from env [2023-02-17T09:11:13.013Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-17T09:11:13.013Z] ==> Running gcov in . (disable via -X gcov) [2023-02-17T09:11:13.013Z] ==> Python coveragepy not found [2023-02-17T09:11:13.014Z] ==> Searching for coverage reports in: [2023-02-17T09:11:13.014Z] + . [2023-02-17T09:11:13.014Z] -> Found 1 reports [2023-02-17T09:11:13.014Z] ==> Detecting git/mercurial file structure [2023-02-17T09:11:13.014Z] ==> Reading reports [2023-02-17T09:11:13.014Z] + ./coverage.out bytes=487530 [2023-02-17T09:11:13.014Z] ==> Appending adjustments [2023-02-17T09:11:13.014Z] https://docs.codecov.io/docs/fixing-reports [2023-02-17T09:11:14.389Z] + Found adjustments [2023-02-17T09:11:14.389Z] ==> Gzipping contents [2023-02-17T09:11:14.389Z] 64K /tmp/codecov.kJi28W.gz [2023-02-17T09:11:14.389Z] ==> Uploading reports [2023-02-17T09:11:14.389Z] url: https://codecov.io [2023-02-17T09:11:14.389Z] query: branch=PR-4339&commit=4d1311a1f04337ffd4897e2c5604af956630835e&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4339%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4339&job=&cmd_args= [2023-02-17T09:11:14.389Z] -> Pinging Codecov [2023-02-17T09:11:14.389Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4339&commit=4d1311a1f04337ffd4897e2c5604af956630835e&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4339%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4339&job=&cmd_args= [2023-02-17T09:11:14.389Z] -> Uploading to [2023-02-17T09:11:14.389Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-17/00271124DB129430A58F1EEE437C3FCB/4d1311a1f04337ffd4897e2c5604af956630835e/ad5e7734-8a1e-4dab-ac69-5f8159b9d276.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T091114Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a48ed9ba499b895be482a97e3cd17022e63f748de97eb3ecad407a8cd23f9e0a [2023-02-17T09:11:14.389Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T09:11:14.389Z] Dload Upload Total Spent Left Speed [2023-02-17T09:11:14.646Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63050 0 0 100 63050 0 304k --:--:-- --:--:-- --:--:-- 303k 100 63050 0 0 100 63050 0 190k --:--:-- --:--:-- --:--:-- 189k [2023-02-17T09:11:14.646Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4d1311a1f04337ffd4897e2c5604af956630835e [Pipeline] } [2023-02-17T09:11:14.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-17T09:11:15.237Z] + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-17T09:11:15.525Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T09:11:16.385Z] ---> package-listing.sh [2023-02-17T09:11:16.385Z] ++ facter osfamily [2023-02-17T09:11:16.385Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-17T09:11:16.644Z] + OS_FAMILY=debian [2023-02-17T09:11:16.644Z] + workspace=/w/workspace/edgex-go/8 [2023-02-17T09:11:16.644Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-17T09:11:16.644Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-17T09:11:16.644Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-17T09:11:16.644Z] + PACKAGES=/tmp/packages_start.txt [2023-02-17T09:11:16.644Z] + '[' /w/workspace/edgex-go/8 ']' [2023-02-17T09:11:16.644Z] + PACKAGES=/tmp/packages_end.txt [2023-02-17T09:11:16.644Z] + case "${OS_FAMILY}" in [2023-02-17T09:11:16.644Z] + dpkg -l [2023-02-17T09:11:16.644Z] + grep '^ii' [2023-02-17T09:11:16.644Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-17T09:11:16.644Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-17T09:11:16.644Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-17T09:11:16.644Z] + '[' /w/workspace/edgex-go/8 ']' [2023-02-17T09:11:16.644Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2023-02-17T09:11:16.644Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2023-02-17T09:11:16.656Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-17T09:11:16.934Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T09:11:17.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T09:11:17.492Z] [2023-02-17T09:11:17.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T09:11:17.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T09:11:17.794Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-17T09:11:17.794Z] 5eb5b503b376: Pulling fs layer [2023-02-17T09:11:17.794Z] 5c69ac0246d0: Pulling fs layer [2023-02-17T09:11:17.794Z] ec43610c2a17: Pulling fs layer [2023-02-17T09:11:17.794Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-17T09:11:17.794Z] 33b1e0a273af: Pulling fs layer [2023-02-17T09:11:17.794Z] 5d3b04190fa2: Pulling fs layer [2023-02-17T09:11:17.794Z] 2f39f015ded8: Pulling fs layer [2023-02-17T09:11:17.794Z] 33b1e0a273af: Waiting [2023-02-17T09:11:17.794Z] 5d3b04190fa2: Waiting [2023-02-17T09:11:17.794Z] 2f39f015ded8: Waiting [2023-02-17T09:11:17.794Z] 3a2ae6a8a46f: Waiting [2023-02-17T09:11:18.060Z] 5c69ac0246d0: Verifying Checksum [2023-02-17T09:11:18.060Z] 5c69ac0246d0: Download complete [2023-02-17T09:11:18.060Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-17T09:11:18.060Z] 3a2ae6a8a46f: Download complete [2023-02-17T09:11:18.060Z] 33b1e0a273af: Verifying Checksum [2023-02-17T09:11:18.060Z] 33b1e0a273af: Download complete [2023-02-17T09:11:18.334Z] 5d3b04190fa2: Verifying Checksum [2023-02-17T09:11:18.334Z] ec43610c2a17: Verifying Checksum [2023-02-17T09:11:18.334Z] ec43610c2a17: Download complete [2023-02-17T09:11:18.597Z] 5eb5b503b376: Verifying Checksum [2023-02-17T09:11:18.597Z] 5eb5b503b376: Download complete [2023-02-17T09:11:19.557Z] 2f39f015ded8: Download complete [2023-02-17T09:11:19.815Z] 5eb5b503b376: Pull complete [2023-02-17T09:11:19.815Z] 5c69ac0246d0: Pull complete [2023-02-17T09:11:20.075Z] ec43610c2a17: Pull complete [2023-02-17T09:11:20.333Z] 3a2ae6a8a46f: Pull complete [2023-02-17T09:11:20.333Z] 33b1e0a273af: Pull complete [2023-02-17T09:11:20.595Z] 5d3b04190fa2: Pull complete [2023-02-17T09:11:24.778Z] 2f39f015ded8: Pull complete [2023-02-17T09:11:24.778Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-17T09:11:24.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T09:11:24.778Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T09:11:24.854Z] prd-ubuntu20.04-docker-8c-8g-6432 does not seem to be running inside a container [2023-02-17T09:11:24.876Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-17T09:11:26.841Z] $ docker top bc0d9ab5c163d15d6e2cc37f86b083162f15da94e24fc4dfe035f2ed6309c439 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T09:11:27.187Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-17T09:11:27.469Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-17T09:11:27.753Z] + ls /var/log/sa-host [2023-02-17T09:11:27.753Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T09:11:27.813Z] provisioning config files... [2023-02-17T09:11:27.821Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config441283245060404429tmp [Pipeline] { [Pipeline] echo [2023-02-17T09:11:27.832Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T09:11:28.115Z] ---> create-netrc.sh [Pipeline] } [2023-02-17T09:11:28.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-17T09:11:28.447Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-17T09:11:28.455Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T09:11:28.740Z] ---> sudo-logs.sh [2023-02-17T09:11:28.740Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-17T09:11:28.760Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T09:11:29.041Z] ---> job-cost.sh [2023-02-17T09:11:29.042Z] lf-activate-venv: SKIPPING [2023-02-17T09:11:29.042Z] DEBUG: total: 0.10999999940395355 [2023-02-17T09:11:29.042Z] INFO: Retrieving Stack Cost... [2023-02-17T09:11:29.608Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T09:11:29.867Z] INFO: Archiving Costs [Pipeline] echo [2023-02-17T09:11:29.881Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T09:11:30.172Z] ---> logs-deploy.sh [2023-02-17T09:11:30.172Z] lf-activate-venv: SKIPPING [2023-02-17T09:11:30.172Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4339/8 [2023-02-17T09:11:30.172Z] INFO: archiving workspace using pattern(s): [2023-02-17T09:11:31.109Z] Archives upload complete. [2023-02-17T09:11:31.109Z] INFO: archiving logs to Nexus