Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb+81c92a7234808790c4cb0e8fcc6e328e78abdf11 (e43fa96d51d5d5852fd535850580ce830c460954) 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-ssh5305114166701213961.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-ssh8949273622769381559.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-4340/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-4340/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9715725458189400133.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-ssh802590399338249911.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-4340/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-4340/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9695860975057368311.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/v2], 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/v2 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-5308 in /w/workspace/edgexfoundry_edgex-go_PR-4340 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/4340/head:refs/remotes/origin/PR-4340 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 81c92a7234808790c4cb0e8fcc6e328e78abdf11 into PR head commit 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb Merge succeeded, producing f22af93a152e16693484990a54e174c5c32c2437 Checking out Revision f22af93a152e16693484990a54e174c5c32c2437 (PR-4340) > git config core.sparsecheckout # timeout=10 > git checkout -f 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb # 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 81c92a7234808790c4cb0e8fcc6e328e78abdf11 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f22af93a152e16693484990a54e174c5c32c2437 # timeout=10 Commit message: "Merge commit '81c92a7234808790c4cb0e8fcc6e328e78abdf11' into HEAD" > git rev-list --no-walk 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-10T08:29:32.525Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-10T08:29:32.586Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-10T08:29:32.606Z] ========================================================= [2023-02-10T08:29:32.606Z] EdgeX Global Pipelines Version Info [2023-02-10T08:29:32.606Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-10T08:29:33.335Z] ------------------- [2023-02-10T08:29:33.336Z] stable info: [2023-02-10T08:29:33.336Z] ------------------- [2023-02-10T08:29:33.336Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-10T08:29:33.336Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-10T08:29:33.336Z] Message: update stable to v1.0.244 [2023-02-10T08:29:33.908Z] ------------------- [2023-02-10T08:29:33.908Z] experimental info: [2023-02-10T08:29:33.908Z] ------------------- [2023-02-10T08:29:33.908Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-10T08:29:33.908Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-10T08:29:33.908Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-10T08:29:34.086Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-10T08:29:34.098Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-10T08:29:34.107Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-10T08:29:34.116Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-10T08:29:34.125Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-10T08:29:34.133Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-10T08:29:34.141Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-10T08:29:34.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-10T08:29:34.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-10T08:29:34.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-10T08:29:34.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-10T08:29:34.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-10T08:29:34.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-10T08:29:34.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-10T08:29:34.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-10T08:29:34.223Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-10T08:29:34.231Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-10T08:29:34.240Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-10T08:29:34.250Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-10T08:29:34.261Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-10T08:29:34.270Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-10T08:29:34.279Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-10T08:29:34.287Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-10T08:29:34.296Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4340 [Pipeline] echo [2023-02-10T08:29:34.304Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4340 [Pipeline] echo [2023-02-10T08:29:34.312Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4340 [Pipeline] echo [2023-02-10T08:29:34.322Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f22af93a152e16693484990a54e174c5c32c2437 [Pipeline] echo [2023-02-10T08:29:34.345Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f22af93 [Pipeline] echo [2023-02-10T08:29:34.360Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-10T08:29:34.407Z] provisioning config files... [2023-02-10T08:29:34.423Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9260171477339669116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-10T08:29:34.726Z] ---> docker-login.sh [2023-02-10T08:29:34.726Z] nexus3.edgexfoundry.org:10001 [2023-02-10T08:29:34.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T08:29:35.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T08:29:35.249Z] Configure a credential helper to remove this warning. See [2023-02-10T08:29:35.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T08:29:35.249Z] [2023-02-10T08:29:35.249Z] Login Succeeded [2023-02-10T08:29:35.249Z] nexus3.edgexfoundry.org:10002 [2023-02-10T08:29:35.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T08:29:35.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T08:29:35.249Z] Configure a credential helper to remove this warning. See [2023-02-10T08:29:35.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T08:29:35.249Z] [2023-02-10T08:29:35.249Z] Login Succeeded [2023-02-10T08:29:35.249Z] nexus3.edgexfoundry.org:10003 [2023-02-10T08:29:35.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T08:29:35.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T08:29:35.511Z] Configure a credential helper to remove this warning. See [2023-02-10T08:29:35.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T08:29:35.511Z] [2023-02-10T08:29:35.511Z] Login Succeeded [2023-02-10T08:29:35.511Z] nexus3.edgexfoundry.org:10004 [2023-02-10T08:29:35.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T08:29:35.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T08:29:35.511Z] Configure a credential helper to remove this warning. See [2023-02-10T08:29:35.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T08:29:35.511Z] [2023-02-10T08:29:35.511Z] Login Succeeded [2023-02-10T08:29:35.511Z] docker.io [2023-02-10T08:29:35.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T08:29:35.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T08:29:35.771Z] Configure a credential helper to remove this warning. See [2023-02-10T08:29:35.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T08:29:35.771Z] [2023-02-10T08:29:35.771Z] Login Succeeded [2023-02-10T08:29:35.771Z] ---> docker-login.sh ends [Pipeline] } [2023-02-10T08:29:35.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-10T08:29:36.081Z] + 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-10T08:29:36.082Z] + + dirname cmd/core-command/Dockerfile [2023-02-10T08:29:36.082Z] cut -d/ -f2 [2023-02-10T08:29:36.082Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-10T08:29:36.082Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-10T08:29:36.082Z] + cut -d/ -f2 [2023-02-10T08:29:36.082Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-10T08:29:36.082Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2023-02-10T08:29:36.082Z] -f2 [2023-02-10T08:29:36.082Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-10T08:29:36.082Z] + dirname cmd/core-metadata/Dockerfile [2023-02-10T08:29:36.082Z] + cut -d/ -f2 [2023-02-10T08:29:36.082Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-10T08:29:36.082Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-10T08:29:36.082Z] + cut -d/ -f2 [2023-02-10T08:29:36.082Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-10T08:29:36.082Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-10T08:29:36.082Z] + cut -d/ -f2 [2023-02-10T08:29:36.082Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-10T08:29:36.082Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-10T08:29:36.082Z] + cut -d/ -f2 [2023-02-10T08:29:36.082Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-10T08:29:36.082Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-10T08:29:36.082Z] + cut -d/ -f2 [2023-02-10T08:29:36.082Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-10T08:29:36.082Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-10T08:29:36.082Z] + cut -d/ -f2 [2023-02-10T08:29:36.082Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-10T08:29:36.082Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-10T08:29:36.082Z] + cut -d/ -f2 [2023-02-10T08:29:36.082Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-10T08:29:36.082Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-10T08:29:36.082Z] + cut -d/ -f2 [2023-02-10T08:29:36.082Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-10T08:29:36.082Z] + dirname cmd/support-notifications/Dockerfile [2023-02-10T08:29:36.082Z] + cut -d/ -f2 [2023-02-10T08:29:36.082Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-10T08:29:36.082Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-10T08:29:36.082Z] + cut -d/ -f2 [2023-02-10T08:29:36.082Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-10T08:29:36.137Z] 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-10T08:29:36.492Z] + git rev-list -1 --merges f22af93a152e16693484990a54e174c5c32c2437~1..f22af93a152e16693484990a54e174c5c32c2437 [Pipeline] echo [2023-02-10T08:29:36.504Z] -----------> git rev-list -1 --merges f22af93a152e16693484990a54e174c5c32c2437~1..f22af93a152e16693484990a54e174c5c32c2437 f22af93a152e16693484990a54e174c5c32c2437 [2023-02-10T08:29:36.504Z] f22af93a152e16693484990a54e174c5c32c2437 [false] [Pipeline] sh [2023-02-10T08:29:36.792Z] + git log --format=format:%s -1 f22af93a152e16693484990a54e174c5c32c2437 [Pipeline] echo [2023-02-10T08:29:36.810Z] ========================================================= [2023-02-10T08:29:36.810Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-10T08:29:36.810Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-10T08:29:37.269Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-10T08:29:37.269Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-10T08:29:37.269Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-10T08:29:37.269Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-10T08:29:37.269Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-10T08:29:37.269Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-10T08:29:37.269Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T08:29:37.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-10T08:29:37.686Z] [2023-02-10T08:29:37.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T08:29:37.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-10T08:29:37.996Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-10T08:29:37.996Z] b85a868b505f: Pulling fs layer [2023-02-10T08:29:37.996Z] e2be974225ed: Pulling fs layer [2023-02-10T08:29:37.996Z] 339a4e72a1f5: Pulling fs layer [2023-02-10T08:29:37.996Z] 988bab9f4d93: Pulling fs layer [2023-02-10T08:29:37.996Z] 1469e6f7b9e6: Pulling fs layer [2023-02-10T08:29:37.996Z] eaf3925da568: Pulling fs layer [2023-02-10T08:29:37.996Z] bab4dde63d76: Pulling fs layer [2023-02-10T08:29:37.996Z] bde34c3a00c8: Pulling fs layer [2023-02-10T08:29:37.996Z] b352a97aabf1: Pulling fs layer [2023-02-10T08:29:37.996Z] 4872d77fe225: Pulling fs layer [2023-02-10T08:29:37.996Z] 5851b861e8e6: Pulling fs layer [2023-02-10T08:29:37.996Z] bab4dde63d76: Waiting [2023-02-10T08:29:37.996Z] 988bab9f4d93: Waiting [2023-02-10T08:29:37.996Z] bde34c3a00c8: Waiting [2023-02-10T08:29:37.996Z] b352a97aabf1: Waiting [2023-02-10T08:29:37.996Z] 1469e6f7b9e6: Waiting [2023-02-10T08:29:37.996Z] eaf3925da568: Waiting [2023-02-10T08:29:37.996Z] 5851b861e8e6: Waiting [2023-02-10T08:29:37.996Z] 4872d77fe225: Waiting [2023-02-10T08:29:37.996Z] e2be974225ed: Download complete [2023-02-10T08:29:37.996Z] 988bab9f4d93: Verifying Checksum [2023-02-10T08:29:37.996Z] 988bab9f4d93: Download complete [2023-02-10T08:29:38.262Z] 1469e6f7b9e6: Verifying Checksum [2023-02-10T08:29:38.263Z] 1469e6f7b9e6: Download complete [2023-02-10T08:29:38.263Z] eaf3925da568: Verifying Checksum [2023-02-10T08:29:38.263Z] eaf3925da568: Download complete [2023-02-10T08:29:38.263Z] 339a4e72a1f5: Verifying Checksum [2023-02-10T08:29:38.263Z] bde34c3a00c8: Verifying Checksum [2023-02-10T08:29:38.263Z] bde34c3a00c8: Download complete [2023-02-10T08:29:38.523Z] b352a97aabf1: Verifying Checksum [2023-02-10T08:29:38.523Z] b352a97aabf1: Download complete [2023-02-10T08:29:38.523Z] 4872d77fe225: Verifying Checksum [2023-02-10T08:29:38.523Z] 4872d77fe225: Download complete [2023-02-10T08:29:38.523Z] 5851b861e8e6: Verifying Checksum [2023-02-10T08:29:38.523Z] 5851b861e8e6: Download complete [2023-02-10T08:29:38.523Z] b85a868b505f: Verifying Checksum [2023-02-10T08:29:38.523Z] b85a868b505f: Download complete [2023-02-10T08:29:38.783Z] bab4dde63d76: Verifying Checksum [2023-02-10T08:29:38.783Z] bab4dde63d76: Download complete [2023-02-10T08:29:39.723Z] b85a868b505f: Pull complete [2023-02-10T08:29:39.981Z] e2be974225ed: Pull complete [2023-02-10T08:29:40.549Z] 339a4e72a1f5: Pull complete [2023-02-10T08:29:40.549Z] 988bab9f4d93: Pull complete [2023-02-10T08:29:40.807Z] 1469e6f7b9e6: Pull complete [2023-02-10T08:29:40.807Z] eaf3925da568: Pull complete [2023-02-10T08:29:42.726Z] bab4dde63d76: Pull complete [2023-02-10T08:29:42.726Z] bde34c3a00c8: Pull complete [2023-02-10T08:29:42.726Z] b352a97aabf1: Pull complete [2023-02-10T08:29:42.726Z] 4872d77fe225: Pull complete [2023-02-10T08:29:42.988Z] 5851b861e8e6: Pull complete [2023-02-10T08:29:42.988Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-10T08:29:42.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-10T08:29:42.988Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T08:29:43.088Z] prd-ubuntu20.04-docker-8c-8g-5308 does not seem to be running inside a container [2023-02-10T08:29:43.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-10T08:29:45.215Z] $ docker top c27639d48c09b80783cef4ab1c3bdfe51d9b44b0ee63f2c6f7d185c81c83bac3 -eo pid,comm [2023-02-10T08:29:45.278Z] 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-10T08:29:45.278Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-10T08:29:45.316Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-10T08:29:45.316Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-10T08:29:45.437Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-10T08:29:45.436Z] $ docker exec c27639d48c09b80783cef4ab1c3bdfe51d9b44b0ee63f2c6f7d185c81c83bac3 ssh-agent [2023-02-10T08:29:45.558Z] SSH_AUTH_SOCK=/tmp/ssh-5nzHkhEYYaAg/agent.32 [2023-02-10T08:29:45.558Z] SSH_AGENT_PID=38 [2023-02-10T08:29:45.564Z] Running ssh-add (command line suppressed) [2023-02-10T08:29:45.678Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_11015250688101640875.key (/w/workspace/edgex-go/2@tmp/private_key_11015250688101640875.key) [2023-02-10T08:29:45.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-10T08:29:45.985Z] + git tag --points-at HEAD [Pipeline] } [2023-02-10T08:29:46.000Z] $ docker exec --env ******** --env ******** c27639d48c09b80783cef4ab1c3bdfe51d9b44b0ee63f2c6f7d185c81c83bac3 ssh-agent -k [2023-02-10T08:29:46.098Z] unset SSH_AUTH_SOCK; [2023-02-10T08:29:46.098Z] unset SSH_AGENT_PID; [2023-02-10T08:29:46.098Z] echo Agent pid 38 killed; [2023-02-10T08:29:46.111Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-10T08:29:46.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-10T08:29:46.136Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-10T08:29:46.250Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-10T08:29:46.249Z] $ docker exec c27639d48c09b80783cef4ab1c3bdfe51d9b44b0ee63f2c6f7d185c81c83bac3 ssh-agent [2023-02-10T08:29:46.367Z] SSH_AUTH_SOCK=/tmp/ssh-TQCYRa9PjcTx/agent.71 [2023-02-10T08:29:46.367Z] SSH_AGENT_PID=77 [2023-02-10T08:29:46.372Z] Running ssh-add (command line suppressed) [2023-02-10T08:29:46.471Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_9729037284050017112.key (/w/workspace/edgex-go/2@tmp/private_key_9729037284050017112.key) [2023-02-10T08:29:46.488Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-10T08:29:46.778Z] + git semver init [2023-02-10T08:29:47.038Z] 2023-02-10 08:29:46,933 [run_init] DEBUG init version:0.0.0 force:False [2023-02-10T08:29:47.038Z] 2023-02-10 08:29:46,935 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-02-10T08:29:47.038Z] 2023-02-10 08:29:46,935 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-02-10T08:29:47.038Z] 2023-02-10 08:29:46,936 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-02-10T08:29:52.336Z] 2023-02-10 08:29:51,986 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-02-10T08:29:52.336Z] 2023-02-10 08:29:51,987 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4340 with force:False [2023-02-10T08:29:52.336Z] 2023-02-10 08:29:51,987 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4340 [2023-02-10T08:29:52.336Z] 2023-02-10 08:29:51,992 [execute] INFO git cat-file --batch-check [2023-02-10T08:29:52.336Z] 2023-02-10 08:29:51,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-02-10T08:29:52.336Z] 2023-02-10 08:29:51,999 [execute] INFO git cat-file --batch [2023-02-10T08:29:52.336Z] 2023-02-10 08:29:51,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-02-10T08:29:52.336Z] 2023-02-10 08:29:52,004 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4340 [2023-02-10T08:29:52.336Z] 0.0.0 [Pipeline] } [2023-02-10T08:29:52.344Z] $ docker exec --env ******** --env ******** c27639d48c09b80783cef4ab1c3bdfe51d9b44b0ee63f2c6f7d185c81c83bac3 ssh-agent -k [2023-02-10T08:29:52.435Z] unset SSH_AUTH_SOCK; [2023-02-10T08:29:52.436Z] unset SSH_AGENT_PID; [2023-02-10T08:29:52.437Z] echo Agent pid 77 killed; [2023-02-10T08:29:52.447Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-10T08:29:52.749Z] + git semver [Pipeline] } [2023-02-10T08:29:53.019Z] $ docker stop --time=1 c27639d48c09b80783cef4ab1c3bdfe51d9b44b0ee63f2c6f7d185c81c83bac3 [2023-02-10T08:29:54.316Z] $ docker rm -f --volumes c27639d48c09b80783cef4ab1c3bdfe51d9b44b0ee63f2c6f7d185c81c83bac3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-10T08:29:54.658Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-10T08:29:54.919Z] Stashed 1 file(s) [Pipeline] echo [2023-02-10T08:29:54.921Z] [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-10T08:29:55.341Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-02-10T08:29:55.353Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-10T08:29:55.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-10T08:29:55.372Z] ========================================================= [2023-02-10T08:29:55.372Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-10T08:29:55.372Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-10T08:29:55.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-10T08:29:55.661Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-10T08:29:55.661Z] 213ec9aee27d: Pulling fs layer [2023-02-10T08:29:55.661Z] 4583459ba037: Pulling fs layer [2023-02-10T08:29:55.661Z] 93c1e223e6f2: Pulling fs layer [2023-02-10T08:29:55.661Z] 53926ce57604: Pulling fs layer [2023-02-10T08:29:55.661Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-10T08:29:55.661Z] 22ff95d597cd: Pulling fs layer [2023-02-10T08:29:55.661Z] 12d6caf4c0d1: Pulling fs layer [2023-02-10T08:29:55.661Z] 96b7cbca73a9: Pulling fs layer [2023-02-10T08:29:55.661Z] a7acece74701: Pulling fs layer [2023-02-10T08:29:55.662Z] 21b2b0c7a3f4: Waiting [2023-02-10T08:29:55.662Z] 22ff95d597cd: Waiting [2023-02-10T08:29:55.662Z] 12d6caf4c0d1: Waiting [2023-02-10T08:29:55.662Z] 96b7cbca73a9: Waiting [2023-02-10T08:29:55.662Z] a7acece74701: Waiting [2023-02-10T08:29:55.662Z] 53926ce57604: Waiting [2023-02-10T08:29:55.662Z] 93c1e223e6f2: Verifying Checksum [2023-02-10T08:29:55.662Z] 93c1e223e6f2: Download complete [2023-02-10T08:29:55.662Z] 4583459ba037: Verifying Checksum [2023-02-10T08:29:55.662Z] 4583459ba037: Download complete [2023-02-10T08:29:55.662Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-10T08:29:55.662Z] 21b2b0c7a3f4: Download complete [2023-02-10T08:29:55.662Z] 22ff95d597cd: Download complete [2023-02-10T08:29:55.662Z] 213ec9aee27d: Download complete [2023-02-10T08:29:55.931Z] 12d6caf4c0d1: Verifying Checksum [2023-02-10T08:29:55.931Z] 12d6caf4c0d1: Download complete [2023-02-10T08:29:55.931Z] 213ec9aee27d: Pull complete [2023-02-10T08:29:55.931Z] 4583459ba037: Pull complete [2023-02-10T08:29:56.209Z] 93c1e223e6f2: Pull complete [2023-02-10T08:29:56.856Z] a7acece74701: Verifying Checksum [2023-02-10T08:29:56.856Z] a7acece74701: Download complete [2023-02-10T08:29:57.153Z] 53926ce57604: Download complete [2023-02-10T08:29:57.411Z] 96b7cbca73a9: Verifying Checksum [2023-02-10T08:29:57.411Z] 96b7cbca73a9: Download complete [2023-02-10T08:30:01.606Z] 53926ce57604: Pull complete [2023-02-10T08:30:01.606Z] 21b2b0c7a3f4: Pull complete [2023-02-10T08:30:01.606Z] 22ff95d597cd: Pull complete [2023-02-10T08:30:01.606Z] 12d6caf4c0d1: Pull complete [2023-02-10T08:30:03.510Z] 96b7cbca73a9: Pull complete [2023-02-10T08:30:04.081Z] a7acece74701: Pull complete [2023-02-10T08:30:04.081Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-10T08:30:04.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-10T08:30:04.081Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-10T08:30:04.377Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-10T08:30:04.377Z] WORKDIR /edgex [2023-02-10T08:30:04.377Z] COPY go.mod . [2023-02-10T08:30:04.377Z] RUN go mod download [2023-02-10T08:30:04.377Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-10T08:30:04.945Z] Sending build context to Docker daemon 170.2MB [2023-02-10T08:30:04.945Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-10T08:30:04.945Z] ---> db6d94c90886 [2023-02-10T08:30:04.945Z] Step 2/4 : WORKDIR /edgex [2023-02-10T08:30:09.982Z] Still waiting to schedule task [2023-02-10T08:30:09.982Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-10T08:30:10.223Z] ---> Running in 65dc50a1edc9 [2023-02-10T08:30:10.223Z] Removing intermediate container 65dc50a1edc9 [2023-02-10T08:30:10.223Z] ---> 5a43552aef7f [2023-02-10T08:30:10.223Z] Step 3/4 : COPY go.mod . [2023-02-10T08:30:10.223Z] ---> bde1849f3580 [2023-02-10T08:30:10.223Z] Step 4/4 : RUN go mod download [2023-02-10T08:30:10.223Z] ---> Running in ba00b748b96b [2023-02-10T08:30:28.337Z] Removing intermediate container ba00b748b96b [2023-02-10T08:30:28.337Z] ---> fed0409d4c9b [2023-02-10T08:30:28.337Z] Successfully built fed0409d4c9b [2023-02-10T08:30:28.337Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T08:30:28.636Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-10T08:30:28.636Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T08:30:28.705Z] prd-ubuntu20.04-docker-8c-8g-5308 does not seem to be running inside a container [2023-02-10T08:30:28.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-10T08:30:29.095Z] $ docker top 3af653b1e85f6e5bb89f2e4f6bdcabaa03eaf4e5a71f7ac67e400bb1ed817ddc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-10T08:30:29.441Z] + go version [2023-02-10T08:30:29.441Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-10T08:30:29.455Z] $ docker stop --time=1 3af653b1e85f6e5bb89f2e4f6bdcabaa03eaf4e5a71f7ac67e400bb1ed817ddc [2023-02-10T08:30:30.723Z] $ docker rm -f --volumes 3af653b1e85f6e5bb89f2e4f6bdcabaa03eaf4e5a71f7ac67e400bb1ed817ddc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T08:30:31.136Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-10T08:30:31.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T08:30:31.215Z] prd-ubuntu20.04-docker-8c-8g-5308 does not seem to be running inside a container [2023-02-10T08:30:31.246Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-10T08:30:31.617Z] $ docker top 9e46716aef0b64204924d00aa8f9b784609e0e1ab60f9e34fe1cf5b9632d3d39 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-10T08:30:31.687Z] ========================================================= [2023-02-10T08:30:31.687Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-10T08:30:31.687Z] ========================================================= [Pipeline] sh [2023-02-10T08:30:31.966Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-02-10T08:30:32.264Z] + make test [2023-02-10T08:30:32.264Z] go test -race -coverprofile=coverage.out ./... [2023-02-10T08:30:38.824Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-10T08:30:53.688Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-10T08:30:53.688Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-10T08:30:53.688Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-10T08:30:53.688Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-10T08:30:53.688Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-10T08:30:53.688Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-10T08:30:53.688Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-10T08:30:53.688Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-10T08:30:53.688Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-10T08:30:53.688Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-10T08:30:53.688Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-10T08:30:53.688Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-10T08:30:53.688Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-10T08:30:53.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-10T08:30:53.688Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.084s coverage: 28.7% of statements [2023-02-10T08:30:53.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-10T08:30:53.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-10T08:30:53.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.090s coverage: 98.5% of statements [2023-02-10T08:30:57.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.165s coverage: 73.2% of statements [2023-02-10T08:30:57.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-10T08:30:57.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-10T08:30:57.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-10T08:30:57.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.154s coverage: 54.0% of statements [2023-02-10T08:30:57.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-10T08:30:57.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-10T08:30:58.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.973s coverage: 89.2% of statements [2023-02-10T08:30:58.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-10T08:30:58.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-10T08:30:58.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-10T08:30:58.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-10T08:30:58.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-10T08:30:58.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.111s coverage: 3.8% of statements [2023-02-10T08:30:58.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-10T08:30:58.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-10T08:30:58.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.486s coverage: 95.6% of statements [2023-02-10T08:30:58.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-10T08:30:58.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-10T08:30:58.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-10T08:30:58.168Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements [2023-02-10T08:30:58.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-10T08:30:58.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-10T08:30:58.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-10T08:30:58.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-10T08:30:58.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-10T08:30:58.168Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 65.9% of statements [2023-02-10T08:30:58.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-10T08:30:58.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-10T08:30:58.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-10T08:30:58.168Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements [2023-02-10T08:30:58.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-10T08:30:58.168Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.085s coverage: 29.6% of statements [2023-02-10T08:30:58.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-10T08:30:58.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2023-02-10T08:30:58.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.091s coverage: 82.9% of statements [2023-02-10T08:30:58.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements [2023-02-10T08:30:58.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements [2023-02-10T08:30:58.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.073s coverage: 87.5% of statements [2023-02-10T08:31:06.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.093s coverage: 94.4% of statements [2023-02-10T08:31:06.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.081s coverage: 44.8% of statements [2023-02-10T08:31:08.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.241s coverage: 79.9% of statements [2023-02-10T08:31:08.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-10T08:31:16.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements [2023-02-10T08:31:16.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-10T08:31:16.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-10T08:31:16.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-10T08:31:16.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.044s coverage: 64.4% of statements [2023-02-10T08:31:16.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-10T08:31:16.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-10T08:31:16.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-10T08:31:16.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-10T08:31:16.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.080s coverage: 86.9% of statements [2023-02-10T08:31:16.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-10T08:31:16.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-10T08:31:16.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-10T08:31:16.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-10T08:31:16.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-02-10T08:31:16.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements [2023-02-10T08:31:16.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-10T08:31:16.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-10T08:31:16.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-02-10T08:31:16.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-10T08:31:16.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements [2023-02-10T08:31:16.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-10T08:31:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2023-02-10T08:31:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2023-02-10T08:31:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.259s coverage: 91.2% of statements [2023-02-10T08:31:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-10T08:31:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.240s coverage: 63.1% of statements [2023-02-10T08:31:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-10T08:31:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-10T08:31:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2023-02-10T08:31:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.053s coverage: 89.4% of statements [2023-02-10T08:31:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-02-10T08:31:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2023-02-10T08:31:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2023-02-10T08:31:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.341s coverage: 65.3% of statements [2023-02-10T08:31:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-10T08:31:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-10T08:31:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-10T08:31:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.190s coverage: 41.0% of statements [2023-02-10T08:31:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-10T08:31:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-10T08:31:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.072s coverage: 89.5% of statements [2023-02-10T08:31:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-10T08:31:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements [2023-02-10T08:31:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-10T08:31:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-10T08:31:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-10T08:31:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-10T08:31:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements [2023-02-10T08:31:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-10T08:31:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-10T08:31:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-10T08:31:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-10T08:31:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements [2023-02-10T08:31:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-10T08:31:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-10T08:31:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-10T08:31:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-10T08:31:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.072s coverage: 63.2% of statements [2023-02-10T08:31:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-10T08:31:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-10T08:31:16.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2023-02-10T08:31:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-10T08:31:16.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-10T08:31:16.933Z] 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-10T08:31:38.858Z] 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-10T08:31:38.858Z] go vet ./... [2023-02-10T08:31:39.596Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5310 in /w/workspace/edgexfoundry_edgex-go_PR-4340 [Pipeline] { [Pipeline] ws [2023-02-10T08:31:39.608Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-02-10T08:31:39.644Z] The recommended git tool is: git [2023-02-10T08:31:39.793Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-10T08:31:40.053Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-10T08:31:40.053Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-10T08:31:40.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-10T08:31:40.611Z] + ls -al . [2023-02-10T08:31:40.611Z] total 748 [2023-02-10T08:31:40.611Z] drwxrwxr-x 11 1001 1001 4096 Feb 10 08:30 . [2023-02-10T08:31:40.611Z] drwxr-xr-x 4 root root 4096 Feb 10 08:30 .. [2023-02-10T08:31:40.611Z] drwxrwxr-x 2 1001 1001 4096 Feb 10 08:29 .blubracket [2023-02-10T08:31:40.611Z] -rw-rw-r-- 1 1001 1001 16 Feb 10 08:29 .dockerignore [2023-02-10T08:31:40.611Z] drwxrwxr-x 8 1001 1001 4096 Feb 10 08:31 .git [2023-02-10T08:31:40.611Z] drwxrwxr-x 3 1001 1001 4096 Feb 10 08:29 .github [2023-02-10T08:31:40.611Z] -rw-rw-r-- 1 1001 1001 1024 Feb 10 08:29 .gitignore [2023-02-10T08:31:40.611Z] -rw-rw-r-- 1 1001 1001 42 Feb 10 08:29 .golangci.yml [2023-02-10T08:31:40.611Z] -rw-rw-r-- 1 1001 1001 87 Feb 10 08:29 .hadolint.yml [2023-02-10T08:31:40.611Z] drwxr-xr-x 3 1001 1001 4096 Feb 10 08:29 .semver [2023-02-10T08:31:40.611Z] -rw-rw-r-- 1 1001 1001 166 Feb 10 08:29 .sonarcloud.properties [2023-02-10T08:31:40.611Z] -rw-rw-r-- 1 1001 1001 1171 Feb 10 08:29 ADOPTERS.md [2023-02-10T08:31:40.611Z] -rw-rw-r-- 1 1001 1001 10825 Feb 10 08:29 Attribution.txt [2023-02-10T08:31:40.611Z] -rw-rw-r-- 1 1001 1001 73765 Feb 10 08:29 CHANGELOG.md [2023-02-10T08:31:40.611Z] -rw-rw-r-- 1 1001 1001 3804 Feb 10 08:29 CONTRIBUTING.md [2023-02-10T08:31:40.611Z] -rw-rw-r-- 1 1001 1001 677 Feb 10 08:29 GOVERNANCE.md [2023-02-10T08:31:40.611Z] -rw-rw-r-- 1 1001 1001 850 Feb 10 08:29 Jenkinsfile [2023-02-10T08:31:40.611Z] -rw-rw-r-- 1 1001 1001 10775 Feb 10 08:29 LICENSE [2023-02-10T08:31:40.611Z] -rw-rw-r-- 1 1001 1001 13375 Feb 10 08:29 Makefile [2023-02-10T08:31:40.611Z] -rw-rw-r-- 1 1001 1001 582 Feb 10 08:29 OWNERS.md [2023-02-10T08:31:40.611Z] -rw-rw-r-- 1 1001 1001 9403 Feb 10 08:29 README.md [2023-02-10T08:31:40.611Z] -rw-rw-r-- 1 1001 1001 6912 Feb 10 08:29 SECURITY.md [2023-02-10T08:31:40.611Z] -rw-rw-r-- 1 1001 1001 5 Feb 10 08:29 VERSION [2023-02-10T08:31:40.611Z] drwxrwxr-x 2 1001 1001 4096 Feb 10 08:29 bin [2023-02-10T08:31:40.611Z] drwxrwxr-x 17 1001 1001 4096 Feb 10 08:29 cmd [2023-02-10T08:31:40.611Z] -rw-r--r-- 1 root root 488091 Feb 10 08:31 coverage.out [2023-02-10T08:31:40.611Z] -rw-rw-r-- 1 1001 1001 3295 Feb 10 08:29 go.mod [2023-02-10T08:31:40.611Z] -rw-rw-r-- 1 1001 1001 33318 Feb 10 08:29 go.sum [2023-02-10T08:31:40.611Z] drwxrwxr-x 7 1001 1001 4096 Feb 10 08:29 internal [2023-02-10T08:31:40.611Z] drwxrwxr-x 3 1001 1001 4096 Feb 10 08:29 openapi [2023-02-10T08:31:40.611Z] drwxrwxr-x 4 1001 1001 4096 Feb 10 08:29 snap [2023-02-10T08:31:40.612Z] -rw-rw-r-- 1 1001 1001 204 Feb 10 08:29 version.go [Pipeline] sh [2023-02-10T08:31:40.897Z] + '[' -e coverage.out ] [2023-02-10T08:31:40.898Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-10T08:31:41.040Z] Stashed 1 file(s) [Pipeline] sh [2023-02-10T08:31:41.320Z] + make build [2023-02-10T08:31:41.320Z] 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-10T08:31:44.564Z] using credential edgex-jenkins-ssh [2023-02-10T08:31:44.584Z] Cloning the remote Git repository [2023-02-10T08:31:44.636Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-10T08:31:44.704Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-02-10T08:31:44.837Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-10T08:31:44.838Z] > git --version # timeout=10 [2023-02-10T08:31:44.858Z] > git --version # 'git version 2.25.1' [2023-02-10T08:31:44.860Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-10T08:31:44.911Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-10T08:31:53.520Z] 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-10T08:31:54.895Z] 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-10T08:31:56.271Z] 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-10T08:31:57.206Z] 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-10T08:32:01.317Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-10T08:32:01.340Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-10T08:32:02.937Z] Merging remotes/origin/main commit 81c92a7234808790c4cb0e8fcc6e328e78abdf11 into PR head commit 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb [2023-02-10T08:32:03.635Z] Merge succeeded, producing 7bac1d8d0702bfc5bb15a763dbc884e27957e78f [2023-02-10T08:32:03.635Z] Checking out Revision 7bac1d8d0702bfc5bb15a763dbc884e27957e78f (PR-4340) [2023-02-10T08:32:02.149Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-10T08:32:02.188Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-10T08:32:02.189Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-10T08:32:02.205Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4340/head:refs/remotes/origin/PR-4340 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-10T08:32:02.956Z] > git config core.sparsecheckout # timeout=10 [2023-02-10T08:32:02.970Z] > git checkout -f 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb # timeout=10 [2023-02-10T08:32:03.218Z] > git remote # timeout=10 [2023-02-10T08:32:03.237Z] > git config --get remote.origin.url # timeout=10 [2023-02-10T08:32:03.264Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-10T08:32:03.279Z] > git merge 81c92a7234808790c4cb0e8fcc6e328e78abdf11 # timeout=10 [2023-02-10T08:32:03.621Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-10T08:32:03.644Z] > git config core.sparsecheckout # timeout=10 [2023-02-10T08:32:03.657Z] > git checkout -f 7bac1d8d0702bfc5bb15a763dbc884e27957e78f # timeout=10 [2023-02-10T08:32:05.316Z] 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-10T08:32:06.693Z] 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-10T08:32:07.316Z] Commit message: "Merge commit '81c92a7234808790c4cb0e8fcc6e328e78abdf11' into HEAD" [2023-02-10T08:32:07.326Z] > git rev-list --no-walk 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb # timeout=10 [2023-02-10T08:32:07.629Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-10T08:32:08.393Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-10T08:32:08.393Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-10T08:32:08.393Z] Dload Upload Total Spent Left Speed [2023-02-10T08:32:08.393Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh [2023-02-10T08:32:09.006Z] 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-10T08:32:09.082Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-10T08:32:09.404Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-10T08:32:09.404Z] + sudo tee /etc/docker/daemon.new [2023-02-10T08:32:09.404Z] { [2023-02-10T08:32:09.404Z] "registry-mirrors": [ [2023-02-10T08:32:09.404Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-10T08:32:09.404Z] ], [2023-02-10T08:32:09.404Z] "bip": "10.250.0.254/24", [2023-02-10T08:32:09.404Z] "hosts": [ [2023-02-10T08:32:09.404Z] "tcp://0.0.0.0:5555", [2023-02-10T08:32:09.404Z] "unix:///var/run/docker.sock" [2023-02-10T08:32:09.404Z] ], [2023-02-10T08:32:09.404Z] "mtu": 1458, [2023-02-10T08:32:09.404Z] "selinux-enabled": true, [2023-02-10T08:32:09.404Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-10T08:32:09.404Z] } [Pipeline] sh [2023-02-10T08:32:09.726Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-10T08:32:10.059Z] + sudo service docker restart [2023-02-10T08:32:10.382Z] 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-10T08:32:11.317Z] 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-10T08:32:13.848Z] 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-10T08:32:15.235Z] $ docker stop --time=1 9e46716aef0b64204924d00aa8f9b784609e0e1ab60f9e34fe1cf5b9632d3d39 [2023-02-10T08:32:18.164Z] $ docker rm -f --volumes 9e46716aef0b64204924d00aa8f9b784609e0e1ab60f9e34fe1cf5b9632d3d39 [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-10T08:32:18.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-10T08:32:18.981Z] [2023-02-10T08:32:18.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T08:32:19.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-10T08:32:19.279Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-10T08:32:19.279Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-10T08:32:19.279Z] ca9280d653b3: Pulling fs layer [2023-02-10T08:32:19.279Z] 7e9c9ca2126c: Pulling fs layer [2023-02-10T08:32:19.538Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-10T08:32:19.538Z] cbdbe7a5bc2a: Download complete [2023-02-10T08:32:19.538Z] cbdbe7a5bc2a: Pull complete [2023-02-10T08:32:19.538Z] ca9280d653b3: Verifying Checksum [2023-02-10T08:32:19.538Z] ca9280d653b3: Download complete [2023-02-10T08:32:20.104Z] 7e9c9ca2126c: Verifying Checksum [2023-02-10T08:32:20.104Z] 7e9c9ca2126c: Download complete [2023-02-10T08:32:20.104Z] ca9280d653b3: Pull complete [2023-02-10T08:32:23.390Z] 7e9c9ca2126c: Pull complete [2023-02-10T08:32:23.390Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-10T08:32:23.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-10T08:32:23.649Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T08:32:23.734Z] prd-ubuntu20.04-docker-8c-8g-5308 does not seem to be running inside a container [2023-02-10T08:32:23.763Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-10T08:32:26.168Z] $ docker top 34d0f378ed048ef224ffc93e781105fa0b1b3f3594cf2653e1c2b4bdfab99845 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-10T08:32:26.516Z] + docker-compose build --help [2023-02-10T08:32:26.516Z] + grep parallel [2023-02-10T08:32:27.084Z] --parallel Build images in parallel. [Pipeline] } [2023-02-10T08:32:27.098Z] $ docker stop --time=1 34d0f378ed048ef224ffc93e781105fa0b1b3f3594cf2653e1c2b4bdfab99845 [2023-02-10T08:32:28.370Z] $ docker rm -f --volumes 34d0f378ed048ef224ffc93e781105fa0b1b3f3594cf2653e1c2b4bdfab99845 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-10T08:32:28.432Z] provisioning config files... [Pipeline] writeFile [2023-02-10T08:32:28.458Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1950642271766306718tmp [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-10T08:32:28.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-10T08:32:28.749Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T08:32:28.814Z] ---> docker-login.sh [2023-02-10T08:32:28.814Z] nexus3.edgexfoundry.org:10001 [2023-02-10T08:32:28.820Z] prd-ubuntu20.04-docker-8c-8g-5308 does not seem to be running inside a container [2023-02-10T08:32:28.851Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-10T08:32:29.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T08:32:29.233Z] $ docker top e527955b8ae5e42a3384b9974fb07b2ccc7312187a4b1fcee1a8ce4b7683e35f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-10T08:32:29.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T08:32:29.353Z] Configure a credential helper to remove this warning. See [2023-02-10T08:32:29.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T08:32:29.353Z] [2023-02-10T08:32:29.353Z] Login Succeeded [2023-02-10T08:32:29.353Z] nexus3.edgexfoundry.org:10002 [2023-02-10T08:32:29.582Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-10T08:32:29.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T08:32:29.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T08:32:29.621Z] Configure a credential helper to remove this warning. See [2023-02-10T08:32:29.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T08:32:29.621Z] [2023-02-10T08:32:29.621Z] Login Succeeded [2023-02-10T08:32:29.621Z] nexus3.edgexfoundry.org:10003 [2023-02-10T08:32:29.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T08:32:30.150Z] Building core-command ... [2023-02-10T08:32:30.150Z] Building core-common-config-bootstrapper ... [2023-02-10T08:32:30.150Z] Building core-data ... [2023-02-10T08:32:30.150Z] Building core-metadata ... [2023-02-10T08:32:30.150Z] Building security-bootstrapper ... [2023-02-10T08:32:30.150Z] Building security-proxy-setup ... [2023-02-10T08:32:30.150Z] Building security-secretstore-setup ... [2023-02-10T08:32:30.150Z] Building security-spiffe-token-provider ... [2023-02-10T08:32:30.150Z] Building security-spire-agent ... [2023-02-10T08:32:30.150Z] Building security-spire-config ... [2023-02-10T08:32:30.150Z] Building security-spire-server ... [2023-02-10T08:32:30.150Z] Building support-notifications ... [2023-02-10T08:32:30.150Z] Building support-scheduler ... [2023-02-10T08:32:30.150Z] Building core-metadata [2023-02-10T08:32:30.150Z] Building core-common-config-bootstrapper [2023-02-10T08:32:30.150Z] Building security-secretstore-setup [2023-02-10T08:32:30.150Z] Building security-spire-server [2023-02-10T08:32:30.150Z] Building security-proxy-setup [2023-02-10T08:32:30.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T08:32:30.154Z] Configure a credential helper to remove this warning. See [2023-02-10T08:32:30.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T08:32:30.154Z] [2023-02-10T08:32:30.154Z] Login Succeeded [2023-02-10T08:32:30.154Z] nexus3.edgexfoundry.org:10004 [2023-02-10T08:32:30.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T08:32:30.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T08:32:30.421Z] Configure a credential helper to remove this warning. See [2023-02-10T08:32:30.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T08:32:30.421Z] [2023-02-10T08:32:30.421Z] Login Succeeded [2023-02-10T08:32:30.421Z] docker.io [2023-02-10T08:32:30.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T08:32:30.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T08:32:30.953Z] Configure a credential helper to remove this warning. See [2023-02-10T08:32:30.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T08:32:30.953Z] [2023-02-10T08:32:30.953Z] Login Succeeded [2023-02-10T08:32:30.953Z] ---> docker-login.sh ends [Pipeline] } [2023-02-10T08:32:30.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-10T08:32:31.480Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-02-10T08:32:31.500Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-10T08:32:31.519Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-10T08:32:31.532Z] ========================================================= [2023-02-10T08:32:31.532Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-10T08:32:31.532Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-10T08:32:31.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-10T08:32:31.847Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-10T08:32:31.847Z] 9b18e9b68314: Pulling fs layer [2023-02-10T08:32:31.847Z] 35d82f9e3411: Pulling fs layer [2023-02-10T08:32:31.847Z] e16973657156: Pulling fs layer [2023-02-10T08:32:31.847Z] fc693d55d65f: Pulling fs layer [2023-02-10T08:32:31.847Z] 7e9fc2657dce: Pulling fs layer [2023-02-10T08:32:31.847Z] dda99020689f: Pulling fs layer [2023-02-10T08:32:31.847Z] db1c61fa0a46: Pulling fs layer [2023-02-10T08:32:31.847Z] 891c053d2c06: Pulling fs layer [2023-02-10T08:32:31.847Z] dda99020689f: Waiting [2023-02-10T08:32:31.847Z] db1c61fa0a46: Waiting [2023-02-10T08:32:31.847Z] 891c053d2c06: Waiting [2023-02-10T08:32:31.847Z] fc693d55d65f: Waiting [2023-02-10T08:32:31.847Z] 7e9fc2657dce: Waiting [2023-02-10T08:32:32.138Z] e16973657156: Verifying Checksum [2023-02-10T08:32:32.138Z] e16973657156: Download complete [2023-02-10T08:32:32.138Z] 35d82f9e3411: Verifying Checksum [2023-02-10T08:32:32.138Z] 35d82f9e3411: Download complete [2023-02-10T08:32:32.138Z] 7e9fc2657dce: Verifying Checksum [2023-02-10T08:32:32.138Z] 7e9fc2657dce: Download complete [2023-02-10T08:32:32.138Z] dda99020689f: Verifying Checksum [2023-02-10T08:32:32.138Z] dda99020689f: Download complete [2023-02-10T08:32:32.138Z] 9b18e9b68314: Verifying Checksum [2023-02-10T08:32:32.138Z] 9b18e9b68314: Download complete [2023-02-10T08:32:33.554Z] 891c053d2c06: Verifying Checksum [2023-02-10T08:32:33.554Z] 891c053d2c06: Download complete [2023-02-10T08:32:34.139Z] db1c61fa0a46: Verifying Checksum [2023-02-10T08:32:34.140Z] db1c61fa0a46: Download complete [2023-02-10T08:32:34.722Z] fc693d55d65f: Verifying Checksum [2023-02-10T08:32:34.722Z] fc693d55d65f: Download complete [2023-02-10T08:32:34.722Z] 9b18e9b68314: Pull complete [2023-02-10T08:32:35.311Z] 35d82f9e3411: Pull complete [2023-02-10T08:32:35.311Z] e16973657156: Pull complete [2023-02-10T08:32:42.399Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T08:32:42.399Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-10T08:32:42.399Z] ---> fed0409d4c9b [2023-02-10T08:32:42.399Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-10T08:32:42.399Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T08:32:42.399Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-10T08:32:42.399Z] ---> fed0409d4c9b [2023-02-10T08:32:42.399Z] Step 3/23 : WORKDIR /edgex-go [2023-02-10T08:32:42.399Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T08:32:42.399Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-10T08:32:42.399Z] ---> fed0409d4c9b [2023-02-10T08:32:42.399Z] Step 3/24 : WORKDIR /edgex-go [2023-02-10T08:32:42.399Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T08:32:42.399Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-10T08:32:42.399Z] ---> fed0409d4c9b [2023-02-10T08:32:42.399Z] Step 3/21 : WORKDIR /edgex-go [2023-02-10T08:32:43.783Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T08:32:43.783Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-10T08:32:43.783Z] ---> fed0409d4c9b [2023-02-10T08:32:43.783Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-10T08:32:50.328Z] fc693d55d65f: Pull complete [2023-02-10T08:32:50.328Z] 7e9fc2657dce: Pull complete [2023-02-10T08:32:50.328Z] dda99020689f: Pull complete [2023-02-10T08:32:54.601Z] db1c61fa0a46: Pull complete [2023-02-10T08:32:55.990Z] ---> Running in 59638563817e [2023-02-10T08:32:55.990Z] ---> Running in 58ec312c4a86 [2023-02-10T08:32:55.990Z] ---> Running in 343eb81dd048 [2023-02-10T08:32:55.990Z] ---> Running in 4f32e93eecd6 [2023-02-10T08:32:55.990Z] ---> Running in af96f5a68bf2 [2023-02-10T08:32:55.990Z] Removing intermediate container 343eb81dd048 [2023-02-10T08:32:55.990Z] ---> 6be2d2037bbf [2023-02-10T08:32:55.990Z] Step 4/24 : WORKDIR /edgex-go [2023-02-10T08:32:55.990Z] Removing intermediate container 58ec312c4a86 [2023-02-10T08:32:55.990Z] ---> b17d24dcccbd [2023-02-10T08:32:55.990Z] Step 4/22 : WORKDIR /edgex-go [2023-02-10T08:32:55.990Z] ---> Running in 4a6baf79f588 [2023-02-10T08:32:55.990Z] Removing intermediate container 59638563817e [2023-02-10T08:32:55.990Z] ---> a1bf6d93d163 [2023-02-10T08:32:55.990Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-10T08:32:55.990Z] Removing intermediate container 4f32e93eecd6 [2023-02-10T08:32:55.990Z] ---> 1ee83d635057 [2023-02-10T08:32:55.990Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-10T08:32:55.990Z] Removing intermediate container af96f5a68bf2 [2023-02-10T08:32:55.990Z] ---> 949641c8a7cd [2023-02-10T08:32:55.990Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-10T08:32:55.990Z] ---> Running in 6de6cfb40b26 [2023-02-10T08:32:55.990Z] ---> Running in fa2d968027a2 [2023-02-10T08:32:55.990Z] ---> Running in bb1cf9707b47 [2023-02-10T08:32:55.990Z] ---> Running in c9aa838b0fde [2023-02-10T08:32:55.990Z] Removing intermediate container 4a6baf79f588 [2023-02-10T08:32:55.990Z] ---> 52f68fdc11c0 [2023-02-10T08:32:55.990Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-10T08:32:55.990Z] ---> Running in 66baae051612 [2023-02-10T08:32:55.990Z] Removing intermediate container fa2d968027a2 [2023-02-10T08:32:55.990Z] ---> fa3edda62113 [2023-02-10T08:32:55.990Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-10T08:32:55.990Z] ---> Running in 705e2b51d087 [2023-02-10T08:32:55.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T08:32:55.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T08:32:55.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T08:32:55.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T08:32:55.990Z] OK: 211 MiB in 51 packages [2023-02-10T08:32:55.990Z] OK: 211 MiB in 51 packages [2023-02-10T08:32:55.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T08:32:55.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T08:32:55.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T08:32:55.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T08:32:55.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T08:32:55.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T08:32:55.990Z] OK: 211 MiB in 51 packages [2023-02-10T08:32:55.990Z] Removing intermediate container 6de6cfb40b26 [2023-02-10T08:32:55.990Z] ---> 8fea51dd699d [2023-02-10T08:32:55.990Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-10T08:32:55.990Z] Removing intermediate container bb1cf9707b47 [2023-02-10T08:32:55.990Z] ---> 77099c56d078 [2023-02-10T08:32:55.990Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-10T08:32:55.990Z] OK: 211 MiB in 51 packages [2023-02-10T08:32:55.990Z] OK: 211 MiB in 51 packages [2023-02-10T08:32:55.990Z] ---> 10b0fe04f6db [2023-02-10T08:32:55.990Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T08:32:55.990Z] ---> c0583acd9c0c [2023-02-10T08:32:55.990Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T08:32:55.990Z] ---> Running in 40079a57d598 [2023-02-10T08:32:55.990Z] ---> Running in ca7bc58287d1 [2023-02-10T08:32:56.251Z] Removing intermediate container c9aa838b0fde [2023-02-10T08:32:56.251Z] ---> 745ef4e8e673 [2023-02-10T08:32:56.251Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-10T08:32:56.251Z] Removing intermediate container 66baae051612 [2023-02-10T08:32:56.251Z] ---> 5b5ffa1897a6 [2023-02-10T08:32:56.251Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-10T08:32:56.512Z] ---> 3cc56f6a0991 [2023-02-10T08:32:56.512Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T08:32:56.512Z] ---> Running in 3259bd4750a4 [2023-02-10T08:32:56.512Z] Removing intermediate container 705e2b51d087 [2023-02-10T08:32:56.512Z] ---> a7cba62995a4 [2023-02-10T08:32:56.512Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-10T08:32:56.512Z] ---> 7f3329c09fb5 [2023-02-10T08:32:56.512Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T08:32:56.772Z] ---> Running in 0bd5efcf7927 [2023-02-10T08:32:56.772Z] ---> 015ed1d62f7d [2023-02-10T08:32:56.772Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T08:32:56.772Z] ---> Running in 165d68dc5885 [2023-02-10T08:32:57.191Z] 891c053d2c06: Pull complete [2023-02-10T08:32:57.191Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-10T08:32:57.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-10T08:32:57.191Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-10T08:32:57.525Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-10T08:32:57.525Z] WORKDIR /edgex [2023-02-10T08:32:57.525Z] COPY go.mod . [2023-02-10T08:32:57.525Z] RUN go mod download [2023-02-10T08:32:57.525Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-10T08:32:58.114Z] Sending build context to Docker daemon 3.101MB [2023-02-10T08:32:58.114Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-10T08:32:58.114Z] ---> f96f9c87975a [2023-02-10T08:32:58.114Z] Step 2/4 : WORKDIR /edgex [2023-02-10T08:33:00.066Z] ---> Running in b5b9de590f16 [2023-02-10T08:33:00.335Z] Removing intermediate container b5b9de590f16 [2023-02-10T08:33:00.335Z] ---> d9682697d813 [2023-02-10T08:33:00.335Z] Step 3/4 : COPY go.mod . [2023-02-10T08:33:01.755Z] ---> 4e6e2ca22eee [2023-02-10T08:33:01.755Z] Step 4/4 : RUN go mod download [2023-02-10T08:33:01.755Z] ---> Running in 38e0032993e9 [2023-02-10T08:33:34.054Z] Removing intermediate container 38e0032993e9 [2023-02-10T08:33:34.054Z] ---> 8cadde91dcfe [2023-02-10T08:33:34.054Z] Successfully built 8cadde91dcfe [2023-02-10T08:33:34.054Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T08:33:34.392Z] + docker inspect -f . ci-base-image-arm64 [2023-02-10T08:33:34.392Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T08:33:34.573Z] prd-ubuntu20.04-docker-arm64-4c-16g-5310 does not seem to be running inside a container [2023-02-10T08:33:34.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2023-02-10T08:33:35.836Z] $ docker top 72bfed46365b0bd2252e002a7ef4d8e696e93e36ce57993211379aa5c473c371 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-10T08:33:36.692Z] + go version [2023-02-10T08:33:36.693Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-10T08:33:36.714Z] $ docker stop --time=1 72bfed46365b0bd2252e002a7ef4d8e696e93e36ce57993211379aa5c473c371 [2023-02-10T08:33:40.154Z] $ docker rm -f --volumes 72bfed46365b0bd2252e002a7ef4d8e696e93e36ce57993211379aa5c473c371 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T08:33:40.691Z] + docker inspect -f . ci-base-image-arm64 [2023-02-10T08:33:40.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T08:33:40.891Z] prd-ubuntu20.04-docker-arm64-4c-16g-5310 does not seem to be running inside a container [2023-02-10T08:33:40.959Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2023-02-10T08:33:42.147Z] $ docker top 97e77fa5eaacb2f1080456aff1ab631d2d6aa58ac3a1215f80812fe4717209d1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-10T08:33:42.345Z] ========================================================= [2023-02-10T08:33:42.345Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-10T08:33:42.345Z] ========================================================= [Pipeline] sh [2023-02-10T08:33:42.654Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-02-10T08:33:43.577Z] + make test [2023-02-10T08:33:43.577Z] go test -race -coverprofile=coverage.out ./... [2023-02-10T08:34:04.499Z] Removing intermediate container ca7bc58287d1 [2023-02-10T08:34:04.499Z] ---> 34feb8d8730a [2023-02-10T08:34:04.499Z] Step 7/21 : COPY . . [2023-02-10T08:34:04.499Z] Removing intermediate container 0bd5efcf7927 [2023-02-10T08:34:04.499Z] ---> 65e4b31764c1 [2023-02-10T08:34:04.499Z] Step 8/24 : COPY . . [2023-02-10T08:34:04.499Z] Removing intermediate container 3259bd4750a4 [2023-02-10T08:34:04.499Z] ---> f65bc22e0b51 [2023-02-10T08:34:04.499Z] Step 7/23 : COPY . . [2023-02-10T08:34:04.499Z] Removing intermediate container 40079a57d598 [2023-02-10T08:34:04.499Z] ---> f2386ee1a2f9 [2023-02-10T08:34:04.499Z] Step 7/24 : COPY . . [2023-02-10T08:34:04.499Z] Removing intermediate container 165d68dc5885 [2023-02-10T08:34:04.499Z] ---> 2a5a79b49b2c [2023-02-10T08:34:04.499Z] Step 8/22 : COPY . . [2023-02-10T08:34:15.808Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-10T08:34:19.376Z] ---> 459300601349 [2023-02-10T08:34:19.376Z] ---> fe229620d1e3 [2023-02-10T08:34:19.376Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-10T08:34:19.376Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-10T08:34:19.376Z] ---> 15e89b245998 [2023-02-10T08:34:19.376Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-10T08:34:19.376Z] ---> 8078c7aa6e47 [2023-02-10T08:34:19.376Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-10T08:34:19.376Z] ---> 9b7b141b13db [2023-02-10T08:34:19.376Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-10T08:34:19.376Z] ---> Running in ffff4e7be62d [2023-02-10T08:34:19.376Z] ---> Running in 687360931fad [2023-02-10T08:34:19.376Z] ---> Running in d4d4e91f8f30 [2023-02-10T08:34:19.376Z] ---> Running in 47e98f19f454 [2023-02-10T08:34:19.376Z] ---> Running in e7b4e01229c0 [2023-02-10T08:34:19.634Z] Removing intermediate container 687360931fad [2023-02-10T08:34:19.634Z] ---> 289bba67e2c5 [2023-02-10T08:34:19.634Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-10T08:34:19.634Z] ---> Running in 38104c2be597 [2023-02-10T08:34:19.634Z] Removing intermediate container 38104c2be597 [2023-02-10T08:34:19.634Z] ---> 75005a9a8ea4 [2023-02-10T08:34:19.634Z] 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-10T08:34:19.634Z] ---> Running in abf62dfdda58 [2023-02-10T08:34:19.892Z] 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-10T08:34:19.892Z] 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-10T08:34:20.150Z] 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-10T08:34:20.407Z] 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-10T08:34:20.972Z] Removing intermediate container abf62dfdda58 [2023-02-10T08:34:20.972Z] ---> 154ff4121465 [2023-02-10T08:34:20.972Z] Step 11/23 : WORKDIR /edgex-go [2023-02-10T08:34:20.972Z] ---> Running in 94e3b1ef8f9d [2023-02-10T08:34:21.229Z] Removing intermediate container 94e3b1ef8f9d [2023-02-10T08:34:21.230Z] ---> a3029727d09b [2023-02-10T08:34:21.230Z] [2023-02-10T08:34:21.230Z] Step 12/23 : FROM alpine:3.15 [2023-02-10T08:34:21.230Z] 3.15: Pulling from library/alpine [2023-02-10T08:34:21.794Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-10T08:34:21.794Z] Status: Downloaded newer image for alpine:3.15 [2023-02-10T08:34:21.794Z] ---> c4fc93816858 [2023-02-10T08:34:21.794Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-10T08:34:22.053Z] ---> Running in 8ec749daf1b6 [2023-02-10T08:34:22.053Z] Removing intermediate container 8ec749daf1b6 [2023-02-10T08:34:22.053Z] ---> 2ff2af639822 [2023-02-10T08:34:22.053Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-10T08:34:22.310Z] ---> Running in 8cff55a402b8 [2023-02-10T08:34:22.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-10T08:34:23.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-10T08:34:23.388Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-10T08:34:23.388Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-10T08:34:23.388Z] OK: 15859 distinct packages available [2023-02-10T08:34:23.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-10T08:34:23.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-10T08:34:23.646Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-10T08:34:23.646Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-10T08:34:23.646Z] (3/5) Installing libucontext (1.1-r0) [2023-02-10T08:34:23.646Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-10T08:34:23.646Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-10T08:34:23.646Z] Executing busybox-1.34.1-r7.trigger [2023-02-10T08:34:23.646Z] OK: 7 MiB in 19 packages [2023-02-10T08:34:25.129Z] Removing intermediate container 8cff55a402b8 [2023-02-10T08:34:25.129Z] ---> f364c925344a [2023-02-10T08:34:25.129Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-10T08:34:31.682Z] ---> c20d929ffcd6 [2023-02-10T08:34:31.682Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-10T08:34:31.682Z] ---> dfd329974e6b [2023-02-10T08:34:31.682Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-10T08:34:32.617Z] ---> c19f41b23241 [2023-02-10T08:34:32.617Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-10T08:34:33.990Z] ---> 4a9d3c337c65 [2023-02-10T08:34:33.990Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-10T08:34:33.990Z] ---> Running in a29ca9c33b7d [2023-02-10T08:34:34.247Z] Removing intermediate container a29ca9c33b7d [2023-02-10T08:34:34.247Z] ---> 16cfde1aaded [2023-02-10T08:34:34.247Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-10T08:34:34.247Z] ---> Running in fbe8b1b953a6 [2023-02-10T08:34:34.813Z] Removing intermediate container fbe8b1b953a6 [2023-02-10T08:34:34.813Z] ---> 420527af6499 [2023-02-10T08:34:34.813Z] Step 21/23 : LABEL arch=x86_64 [2023-02-10T08:34:34.813Z] ---> Running in e6741f395470 [2023-02-10T08:34:35.071Z] Removing intermediate container e6741f395470 [2023-02-10T08:34:35.071Z] ---> 7bae74067c27 [2023-02-10T08:34:35.071Z] Step 22/23 : LABEL git_sha=f22af93a152e16693484990a54e174c5c32c2437 [2023-02-10T08:34:35.071Z] ---> Running in 93dccfc091ae [2023-02-10T08:34:35.329Z] Removing intermediate container 93dccfc091ae [2023-02-10T08:34:35.329Z] ---> a66d67c136fe [2023-02-10T08:34:35.329Z] Step 23/23 : LABEL version=0.0.0 [2023-02-10T08:34:35.618Z] ---> Running in 9ac49c16ec5e [2023-02-10T08:34:35.876Z] Removing intermediate container 9ac49c16ec5e [2023-02-10T08:34:35.876Z] ---> db9cc3acebf1 [2023-02-10T08:34:35.876Z] [2023-02-10T08:34:35.876Z] Successfully built db9cc3acebf1 [2023-02-10T08:34:35.876Z] Successfully tagged security-spire-server:latest [2023-02-10T08:34:35.876Z] Building security-spiffe-token-provider [2023-02-10T08:34:41.133Z]  Building security-spire-server ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T08:34:41.133Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-10T08:34:41.133Z] ---> fed0409d4c9b [2023-02-10T08:34:41.133Z] Step 3/19 : WORKDIR /edgex-go [2023-02-10T08:34:41.133Z] ---> Using cache [2023-02-10T08:34:41.133Z] ---> 949641c8a7cd [2023-02-10T08:34:41.133Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-10T08:34:46.396Z] ---> Running in f113c9a6a5bb [2023-02-10T08:34:46.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T08:34:46.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T08:34:47.173Z] v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-10T08:34:47.173Z] v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-10T08:34:47.173Z] OK: 17046 distinct packages available [2023-02-10T08:34:47.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T08:34:47.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T08:34:47.687Z] OK: 211 MiB in 51 packages [2023-02-10T08:34:49.586Z] Removing intermediate container f113c9a6a5bb [2023-02-10T08:34:49.586Z] ---> 6efb51980b41 [2023-02-10T08:34:49.586Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-10T08:34:49.845Z] ---> 511cf551209e [2023-02-10T08:34:49.845Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T08:34:49.845Z] ---> Running in 66d0967ecdd7 [2023-02-10T08:34:50.778Z] 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-10T08:34:51.346Z] 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-10T08:34:53.878Z] Removing intermediate container ffff4e7be62d [2023-02-10T08:34:53.878Z] ---> 120a06276040 [2023-02-10T08:34:53.878Z] [2023-02-10T08:34:53.878Z] Step 10/22 : FROM alpine:3.16 [2023-02-10T08:34:53.878Z] 3.16: Pulling from library/alpine [2023-02-10T08:34:57.183Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-10T08:34:57.442Z] Status: Downloaded newer image for alpine:3.16 [2023-02-10T08:34:57.442Z] ---> bfe296a52501 [2023-02-10T08:34:57.442Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-10T08:34:57.442Z] ---> Running in 6690132b8982 [2023-02-10T08:34:57.442Z] Removing intermediate container e7b4e01229c0 [2023-02-10T08:34:57.442Z] ---> 07e2f7a30193 [2023-02-10T08:34:57.442Z] [2023-02-10T08:34:57.442Z] Step 9/21 : FROM alpine:3.16 [2023-02-10T08:34:57.442Z] ---> bfe296a52501 [2023-02-10T08:34:57.442Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-10T08:34:57.442Z] Removing intermediate container 47e98f19f454 [2023-02-10T08:34:57.442Z] ---> b06087619ef1 [2023-02-10T08:34:57.442Z] [2023-02-10T08:34:57.442Z] Step 9/24 : FROM alpine:3.16 [2023-02-10T08:34:57.442Z] ---> bfe296a52501 [2023-02-10T08:34:57.442Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-10T08:34:57.442Z] Removing intermediate container d4d4e91f8f30 [2023-02-10T08:34:57.442Z] ---> ba7dc647a4df [2023-02-10T08:34:57.442Z] [2023-02-10T08:34:57.442Z] Step 10/24 : FROM alpine:3.16 [2023-02-10T08:34:57.442Z] ---> bfe296a52501 [2023-02-10T08:34:57.442Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-10T08:34:57.442Z] ---> Running in a72e9d1f5dce [2023-02-10T08:34:57.442Z] ---> Running in 66db4d8f2277 [2023-02-10T08:34:57.442Z] ---> Running in fd10647f46fd [2023-02-10T08:34:57.442Z] Removing intermediate container 6690132b8982 [2023-02-10T08:34:57.442Z] ---> dd6db5f79388 [2023-02-10T08:34:57.442Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-10T08:34:57.700Z] ---> Running in 9b66a21077b4 [2023-02-10T08:34:57.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T08:34:57.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T08:34:57.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T08:34:58.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T08:34:58.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T08:34:58.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T08:34:58.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T08:34:58.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T08:34:58.476Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-10T08:34:58.476Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-10T08:34:58.476Z] (3/3) Installing su-exec (0.2-r1) [2023-02-10T08:34:58.476Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-10T08:34:58.476Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T08:34:58.476Z] Executing ca-certificates-20220614-r0.trigger [2023-02-10T08:34:58.476Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-10T08:34:58.477Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-10T08:34:58.477Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-10T08:34:58.477Z] (5/6) Installing curl (7.83.1-r5) [2023-02-10T08:34:58.477Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-10T08:34:58.477Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T08:34:58.477Z] OK: 6 MiB in 17 packages [2023-02-10T08:34:58.477Z] Executing ca-certificates-20220614-r0.trigger [2023-02-10T08:34:58.477Z] OK: 8 MiB in 20 packages [2023-02-10T08:34:58.477Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-10T08:34:58.477Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-10T08:34:58.477Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T08:34:58.477Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T08:34:58.477Z] OK: 6 MiB in 15 packages [2023-02-10T08:34:58.477Z] OK: 6 MiB in 15 packages [2023-02-10T08:34:59.046Z] Removing intermediate container 66db4d8f2277 [2023-02-10T08:34:59.046Z] ---> e282efcd1fe2 [2023-02-10T08:34:59.046Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-10T08:34:59.046Z] Removing intermediate container fd10647f46fd [2023-02-10T08:34:59.046Z] ---> 99efd941fe24 [2023-02-10T08:34:59.046Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-10T08:34:59.307Z] ---> Running in e2df21c60207 [2023-02-10T08:34:59.307Z] ---> Running in b36f5d60f0e3 [2023-02-10T08:34:59.307Z] Removing intermediate container 9b66a21077b4 [2023-02-10T08:34:59.307Z] ---> 9d29b83e3c32 [2023-02-10T08:34:59.307Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T08:34:59.307Z] Removing intermediate container a72e9d1f5dce [2023-02-10T08:34:59.307Z] ---> be65cbf6e00c [2023-02-10T08:34:59.307Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-10T08:34:59.307Z] ---> Running in ee98c3429599 [2023-02-10T08:34:59.307Z] Removing intermediate container e2df21c60207 [2023-02-10T08:34:59.307Z] ---> 7446b865beeb [2023-02-10T08:34:59.307Z] Step 12/24 : WORKDIR / [2023-02-10T08:34:59.307Z] ---> Running in 56455eb8b4de [2023-02-10T08:34:59.307Z] Removing intermediate container b36f5d60f0e3 [2023-02-10T08:34:59.307Z] ---> 9b2a864705cf [2023-02-10T08:34:59.307Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-10T08:34:59.307Z] ---> Running in a7d2b6de7edd [2023-02-10T08:34:59.565Z] ---> 04b0f36142e3 [2023-02-10T08:34:59.565Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-10T08:34:59.565Z] Removing intermediate container ee98c3429599 [2023-02-10T08:34:59.565Z] ---> 7b8a6de07dae [2023-02-10T08:34:59.565Z] Step 12/21 : WORKDIR /edgex [2023-02-10T08:34:59.565Z] ---> Running in d7eef9410667 [2023-02-10T08:34:59.565Z] Removing intermediate container 56455eb8b4de [2023-02-10T08:34:59.565Z] ---> b63e7ec3b1ad [2023-02-10T08:34:59.565Z] 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-10T08:34:59.565Z] Removing intermediate container a7d2b6de7edd [2023-02-10T08:34:59.565Z] ---> c67b5372c5bd [2023-02-10T08:34:59.565Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-10T08:34:59.565Z] ---> Running in 5662739ec7a9 [2023-02-10T08:34:59.565Z] Removing intermediate container d7eef9410667 [2023-02-10T08:34:59.565Z] ---> f838384ff721 [2023-02-10T08:34:59.565Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-10T08:34:59.832Z] ---> fa3307c21c52 [2023-02-10T08:34:59.832Z] 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-10T08:34:59.832Z] Removing intermediate container 5662739ec7a9 [2023-02-10T08:34:59.832Z] ---> 7acd255b25e0 [2023-02-10T08:34:59.832Z] Step 15/24 : WORKDIR / [2023-02-10T08:34:59.832Z] ---> Running in 9c5685a9003a [2023-02-10T08:34:59.832Z] ---> 82f10bdaaa09 [2023-02-10T08:34:59.832Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-10T08:34:59.832Z] ---> 60f8fbd55fb3 [2023-02-10T08:34:59.832Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-10T08:34:59.832Z] ---> 0c812a22e7d2 [2023-02-10T08:34:59.832Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-10T08:35:00.090Z] Removing intermediate container 9c5685a9003a [2023-02-10T08:35:00.090Z] ---> f11b9a25b2e8 [2023-02-10T08:35:00.090Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T08:35:00.090Z] ---> c917871d5fda [2023-02-10T08:35:00.090Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-10T08:35:00.090Z] ---> d94666efa0c3 [2023-02-10T08:35:00.090Z] 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-10T08:35:00.350Z] ---> ab5065b18962 [2023-02-10T08:35:00.350Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-10T08:35:00.350Z] ---> 7133ca098bcf [2023-02-10T08:35:00.350Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-10T08:35:00.350Z] ---> 12e97f5e52f8 [2023-02-10T08:35:00.350Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-10T08:35:00.350Z] ---> Running in 50fa80b343da [2023-02-10T08:35:00.610Z] ---> 2167ad11795a [2023-02-10T08:35:00.610Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-10T08:35:00.869Z] ---> b5f36bf32ab7 [2023-02-10T08:35:00.869Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-10T08:35:00.869Z] ---> c1ed181f3b36 [2023-02-10T08:35:00.869Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-10T08:35:01.469Z] ---> 28b5b18c8e02 [2023-02-10T08:35:01.470Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-10T08:35:01.470Z] ---> 952edbd3161a [2023-02-10T08:35:01.470Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-10T08:35:02.408Z] ---> Running in 99ba68d62bab [2023-02-10T08:35:02.408Z] ---> cca01cd1657e [2023-02-10T08:35:02.408Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-10T08:35:02.668Z] ---> e925f531ebe0 [2023-02-10T08:35:02.668Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-10T08:35:02.990Z] ---> Running in 893e8df865eb [2023-02-10T08:35:02.990Z] Removing intermediate container 50fa80b343da [2023-02-10T08:35:02.990Z] ---> 429249562ad1 [2023-02-10T08:35:02.990Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-10T08:35:03.269Z] Removing intermediate container 893e8df865eb [2023-02-10T08:35:03.269Z] ---> aad4ccdc795e [2023-02-10T08:35:03.269Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-10T08:35:03.269Z] ---> Running in 52820ef8b8ae [2023-02-10T08:35:03.269Z] ---> b06f93fd0015 [2023-02-10T08:35:03.269Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-10T08:35:03.576Z] ---> Running in a7818a140ee9 [2023-02-10T08:35:04.521Z] Removing intermediate container 52820ef8b8ae [2023-02-10T08:35:04.521Z] ---> 93e6fb710add [2023-02-10T08:35:04.521Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-10T08:35:04.521Z] Removing intermediate container a7818a140ee9 [2023-02-10T08:35:04.521Z] ---> ecffa862d77d [2023-02-10T08:35:04.521Z] Step 22/24 : LABEL arch=x86_64 [2023-02-10T08:35:04.521Z] ---> 377c795a3593 [2023-02-10T08:35:04.521Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-10T08:35:04.521Z] ---> Running in 770052e5fef5 [2023-02-10T08:35:04.782Z] ---> Running in 6c6ad1fed56e [2023-02-10T08:35:04.782Z] ---> Running in 3a35a0404e29 [2023-02-10T08:35:04.782Z] Removing intermediate container 99ba68d62bab [2023-02-10T08:35:04.782Z] ---> 318f25db1ad7 [2023-02-10T08:35:04.782Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-10T08:35:04.782Z] Removing intermediate container 770052e5fef5 [2023-02-10T08:35:04.782Z] ---> 3a1dfabc5bbd [2023-02-10T08:35:04.782Z] Step 20/22 : LABEL arch=x86_64 [2023-02-10T08:35:04.782Z] ---> Running in fdb2214a9629 [2023-02-10T08:35:04.782Z] Removing intermediate container 6c6ad1fed56e [2023-02-10T08:35:04.782Z] ---> 06924da18514 [2023-02-10T08:35:04.782Z] Step 23/24 : LABEL git_sha=f22af93a152e16693484990a54e174c5c32c2437 [2023-02-10T08:35:05.042Z] ---> Running in 4fe9fac26c1e [2023-02-10T08:35:05.042Z] ---> Running in 5d5a3b808fca [2023-02-10T08:35:05.042Z] Removing intermediate container fdb2214a9629 [2023-02-10T08:35:05.042Z] ---> f4d3e18f5fb5 [2023-02-10T08:35:05.042Z] Step 19/21 : LABEL arch=x86_64 [2023-02-10T08:35:05.042Z] ---> Running in a068cf1ab9c6 [2023-02-10T08:35:05.042Z] Removing intermediate container 4fe9fac26c1e [2023-02-10T08:35:05.042Z] ---> 718d9cb9b9e7 [2023-02-10T08:35:05.042Z] Step 21/22 : LABEL git_sha=f22af93a152e16693484990a54e174c5c32c2437 [2023-02-10T08:35:05.042Z] Removing intermediate container 5d5a3b808fca [2023-02-10T08:35:05.042Z] ---> 7d6329fa77e6 [2023-02-10T08:35:05.042Z] Step 24/24 : LABEL version=0.0.0 [2023-02-10T08:35:05.042Z] ---> Running in a6b88030882b [2023-02-10T08:35:05.301Z] ---> Running in 5c768126a991 [2023-02-10T08:35:05.301Z] Removing intermediate container a068cf1ab9c6 [2023-02-10T08:35:05.301Z] ---> 84095aef595f [2023-02-10T08:35:05.301Z] Step 20/21 : LABEL git_sha=f22af93a152e16693484990a54e174c5c32c2437 [2023-02-10T08:35:05.301Z] ---> Running in 85659f796553 [2023-02-10T08:35:05.301Z] Removing intermediate container a6b88030882b [2023-02-10T08:35:05.301Z] ---> c3529eaa8ae9 [2023-02-10T08:35:05.301Z] Step 22/22 : LABEL version=0.0.0 [2023-02-10T08:35:05.301Z] Removing intermediate container 5c768126a991 [2023-02-10T08:35:05.301Z] ---> a07275bca286 [2023-02-10T08:35:05.301Z] [2023-02-10T08:35:05.301Z] ---> Running in 8b743999deb1 [2023-02-10T08:35:05.560Z] Successfully built a07275bca286 [2023-02-10T08:35:05.560Z] Removing intermediate container 85659f796553 [2023-02-10T08:35:05.560Z] Successfully tagged core-metadata:latest [2023-02-10T08:35:05.560Z] Building security-spire-agent [2023-02-10T08:35:05.560Z] ---> d8339845ac43 [2023-02-10T08:35:05.560Z] Step 21/21 : LABEL version=0.0.0 [2023-02-10T08:35:05.560Z]  Building core-metadata ... done  ---> Running in 90f0410bd32e [2023-02-10T08:35:05.560Z] Removing intermediate container 8b743999deb1 [2023-02-10T08:35:05.560Z] ---> b993daaa50d1 [2023-02-10T08:35:05.560Z] [2023-02-10T08:35:05.560Z] Successfully built b993daaa50d1 [2023-02-10T08:35:07.459Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-10T08:35:07.459Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-02-10T08:35:07.459Z] Removing intermediate container 3a35a0404e29 [2023-02-10T08:35:07.459Z] ---> 3f9c96d16ed3 [2023-02-10T08:35:07.459Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-10T08:35:09.359Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T08:35:09.359Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-10T08:35:09.359Z] ---> fed0409d4c9b [2023-02-10T08:35:09.359Z] Step 3/24 : WORKDIR /edgex-go [2023-02-10T08:35:09.359Z] ---> Using cache [2023-02-10T08:35:09.359Z] ---> 949641c8a7cd [2023-02-10T08:35:09.359Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-10T08:35:09.359Z] ---> Using cache [2023-02-10T08:35:09.359Z] ---> 745ef4e8e673 [2023-02-10T08:35:09.359Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-10T08:35:09.359Z] ---> Using cache [2023-02-10T08:35:09.359Z] ---> 3cc56f6a0991 [2023-02-10T08:35:09.359Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T08:35:09.359Z] ---> Using cache [2023-02-10T08:35:09.359Z] ---> f65bc22e0b51 [2023-02-10T08:35:09.359Z] Step 7/24 : COPY . . [2023-02-10T08:35:09.359Z] ---> Using cache [2023-02-10T08:35:09.359Z] ---> fe229620d1e3 [2023-02-10T08:35:09.359Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-10T08:35:09.359Z] ---> Using cache [2023-02-10T08:35:09.359Z] ---> 289bba67e2c5 [2023-02-10T08:35:09.359Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-10T08:35:09.359Z] ---> Using cache [2023-02-10T08:35:09.359Z] ---> 75005a9a8ea4 [2023-02-10T08:35:09.359Z] 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-10T08:35:10.749Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T08:35:10.749Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-10T08:35:10.749Z] ---> fed0409d4c9b [2023-02-10T08:35:10.749Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-10T08:35:10.749Z] ---> Using cache [2023-02-10T08:35:10.749Z] ---> b17d24dcccbd [2023-02-10T08:35:10.749Z] Step 4/22 : WORKDIR /edgex-go [2023-02-10T08:35:10.749Z] ---> Using cache [2023-02-10T08:35:10.749Z] ---> fa3edda62113 [2023-02-10T08:35:10.749Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-10T08:35:14.950Z] Removing intermediate container 90f0410bd32e [2023-02-10T08:35:14.950Z] ---> 448e4c638583 [2023-02-10T08:35:14.950Z] [2023-02-10T08:35:14.950Z] ---> Running in 0aaccf66ff94 [2023-02-10T08:35:15.208Z] ---> Running in 481020443e1d [2023-02-10T08:35:15.208Z] ---> Running in 4852ef38bec8 [2023-02-10T08:35:15.208Z] Successfully built 448e4c638583 [2023-02-10T08:35:15.208Z] Successfully tagged security-proxy-setup:latest [2023-02-10T08:35:15.208Z]  Building security-proxy-setup ... done Building support-scheduler [2023-02-10T08:35:15.208Z] Removing intermediate container 4852ef38bec8 [2023-02-10T08:35:15.208Z] ---> 35f398a51853 [2023-02-10T08:35:15.208Z] Step 22/24 : LABEL arch=x86_64 [2023-02-10T08:35:15.777Z] Removing intermediate container 66d0967ecdd7 [2023-02-10T08:35:15.777Z] ---> 478ea88d19d2 [2023-02-10T08:35:15.777Z] Step 7/19 : COPY . . [2023-02-10T08:35:16.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T08:35:16.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T08:35:17.997Z] OK: 211 MiB in 51 packages [2023-02-10T08:35:19.370Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T08:35:19.370Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-10T08:35:19.370Z] ---> fed0409d4c9b [2023-02-10T08:35:19.370Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-10T08:35:19.370Z] ---> Using cache [2023-02-10T08:35:19.370Z] ---> b17d24dcccbd [2023-02-10T08:35:19.370Z] Step 4/22 : WORKDIR /edgex-go [2023-02-10T08:35:19.370Z] ---> Using cache [2023-02-10T08:35:19.370Z] ---> fa3edda62113 [2023-02-10T08:35:19.370Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-10T08:35:19.370Z] ---> Using cache [2023-02-10T08:35:19.370Z] ---> a7cba62995a4 [2023-02-10T08:35:19.370Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-10T08:35:19.370Z] ---> Using cache [2023-02-10T08:35:19.370Z] ---> 015ed1d62f7d [2023-02-10T08:35:19.370Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T08:35:19.370Z] ---> Using cache [2023-02-10T08:35:19.370Z] ---> 2a5a79b49b2c [2023-02-10T08:35:19.370Z] Step 8/22 : COPY . . [2023-02-10T08:35:19.370Z] ---> Using cache [2023-02-10T08:35:19.370Z] ---> 8078c7aa6e47 [2023-02-10T08:35:19.370Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-10T08:35:20.752Z] ---> Running in 47a8e0dc1d45 [2023-02-10T08:35:23.305Z] ---> Running in d9e7a07aa911 [2023-02-10T08:35:23.564Z] Removing intermediate container 47a8e0dc1d45 [2023-02-10T08:35:23.564Z] ---> ba2a34e58e75 [2023-02-10T08:35:23.564Z] Step 23/24 : LABEL git_sha=f22af93a152e16693484990a54e174c5c32c2437 [2023-02-10T08:35:23.564Z] ---> Running in 3aa8b2fca852 [2023-02-10T08:35:23.564Z] ---> ecc7e4802397 [2023-02-10T08:35:23.564Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-10T08:35:23.564Z] Removing intermediate container 0aaccf66ff94 [2023-02-10T08:35:23.564Z] ---> 77ba90bb2411 [2023-02-10T08:35:23.564Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-10T08:35:23.564Z] ---> Running in 1f6aec0abf83 [2023-02-10T08:35:23.564Z] Removing intermediate container 3aa8b2fca852 [2023-02-10T08:35:23.564Z] ---> 947d67f084a5 [2023-02-10T08:35:23.564Z] Step 24/24 : LABEL version=0.0.0 [2023-02-10T08:35:23.564Z] ---> Running in 3799a35cf9dd [2023-02-10T08:35:23.821Z] Removing intermediate container 481020443e1d [2023-02-10T08:35:23.821Z] ---> 40eef4abe47d [2023-02-10T08:35:23.821Z] Step 11/24 : WORKDIR /edgex-go [2023-02-10T08:35:23.821Z] ---> eeae186eddc7 [2023-02-10T08:35:23.821Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T08:35:23.821Z] ---> Running in 38ee8050bed8 [2023-02-10T08:35:23.821Z] Removing intermediate container 3799a35cf9dd [2023-02-10T08:35:23.821Z] ---> cbf96877d79d [2023-02-10T08:35:23.821Z] [2023-02-10T08:35:23.821Z] ---> Running in 7489d1452c93 [2023-02-10T08:35:23.821Z] 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-10T08:35:23.821Z] Successfully built cbf96877d79d [2023-02-10T08:35:23.821Z] Successfully tagged security-secretstore-setup:latest [2023-02-10T08:35:23.821Z] Building security-bootstrapper [2023-02-10T08:35:23.821Z]  Building security-secretstore-setup ... done Removing intermediate container 38ee8050bed8 [2023-02-10T08:35:23.821Z] ---> 458e6369cca6 [2023-02-10T08:35:23.821Z] [2023-02-10T08:35:23.821Z] Step 12/24 : FROM alpine:3.15 [2023-02-10T08:35:23.821Z] ---> c4fc93816858 [2023-02-10T08:35:23.821Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-10T08:35:23.821Z] ---> Using cache [2023-02-10T08:35:23.821Z] ---> 2ff2af639822 [2023-02-10T08:35:23.821Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-10T08:35:23.821Z] ---> Using cache [2023-02-10T08:35:23.821Z] ---> f364c925344a [2023-02-10T08:35:23.821Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-10T08:35:24.080Z] 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-10T08:35:27.366Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T08:35:27.366Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-10T08:35:27.366Z] ---> fed0409d4c9b [2023-02-10T08:35:27.366Z] Step 3/32 : WORKDIR /edgex-go [2023-02-10T08:35:27.366Z] ---> Using cache [2023-02-10T08:35:27.366Z] ---> 949641c8a7cd [2023-02-10T08:35:27.366Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-10T08:35:29.894Z] ---> 1fffec907154 [2023-02-10T08:35:29.894Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-10T08:35:29.894Z] ---> Running in c45364e5dc90 [2023-02-10T08:35:30.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T08:35:30.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T08:35:30.980Z] OK: 211 MiB in 51 packages [2023-02-10T08:35:32.879Z] ---> ae4fb249db05 [2023-02-10T08:35:32.879Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-10T08:35:32.879Z] ---> 3bd63ba0a578 [2023-02-10T08:35:32.879Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-10T08:35:33.141Z] Removing intermediate container c45364e5dc90 [2023-02-10T08:35:33.141Z] ---> c0582da72382 [2023-02-10T08:35:33.141Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-10T08:35:33.398Z] ---> 80a6d18842dd [2023-02-10T08:35:33.398Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-10T08:35:33.398Z] ---> 3b66a4112335 [2023-02-10T08:35:33.398Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T08:35:33.398Z] ---> Running in 3bdb81ca99b3 [2023-02-10T08:35:33.965Z] ---> 59cab1eb1fa4 [2023-02-10T08:35:33.965Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-10T08:35:33.965Z] ---> Running in 3039c9f6268f [2023-02-10T08:35:34.223Z] Removing intermediate container 3039c9f6268f [2023-02-10T08:35:34.223Z] ---> 22ed5567fa59 [2023-02-10T08:35:34.223Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-10T08:35:34.223Z] ---> Running in 43fb78b74342 [2023-02-10T08:35:34.515Z] Removing intermediate container 43fb78b74342 [2023-02-10T08:35:34.515Z] ---> 8e5843b2957e [2023-02-10T08:35:34.515Z] Step 22/24 : LABEL arch=x86_64 [2023-02-10T08:35:34.515Z] ---> Running in ea615e01d318 [2023-02-10T08:35:34.772Z] Removing intermediate container ea615e01d318 [2023-02-10T08:35:34.772Z] ---> 5640a885ac6a [2023-02-10T08:35:34.772Z] Step 23/24 : LABEL git_sha=f22af93a152e16693484990a54e174c5c32c2437 [2023-02-10T08:35:34.772Z] ---> Running in 9eeb449b2c37 [2023-02-10T08:35:35.030Z] Removing intermediate container 9eeb449b2c37 [2023-02-10T08:35:35.030Z] ---> a693578e0211 [2023-02-10T08:35:35.030Z] Step 24/24 : LABEL version=0.0.0 [2023-02-10T08:35:35.030Z] ---> Running in 2184edaedf57 [2023-02-10T08:35:35.288Z] Removing intermediate container 2184edaedf57 [2023-02-10T08:35:35.288Z] ---> 61561d486c55 [2023-02-10T08:35:35.288Z] [2023-02-10T08:35:35.546Z] Successfully built 61561d486c55 [2023-02-10T08:35:35.546Z] Successfully tagged security-spire-agent:latest [2023-02-10T08:35:35.546Z] Building security-spire-config [2023-02-10T08:35:38.077Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T08:35:38.077Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-10T08:35:38.077Z] ---> fed0409d4c9b [2023-02-10T08:35:38.077Z] Step 3/24 : WORKDIR /edgex-go [2023-02-10T08:35:38.077Z] ---> Using cache [2023-02-10T08:35:38.077Z] ---> 949641c8a7cd [2023-02-10T08:35:38.077Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-10T08:35:38.077Z] ---> Using cache [2023-02-10T08:35:38.077Z] ---> 745ef4e8e673 [2023-02-10T08:35:38.077Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-10T08:35:38.077Z] ---> Using cache [2023-02-10T08:35:38.077Z] ---> 3cc56f6a0991 [2023-02-10T08:35:38.077Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T08:35:38.077Z] ---> Using cache [2023-02-10T08:35:38.077Z] ---> f65bc22e0b51 [2023-02-10T08:35:38.077Z] Step 7/24 : COPY . . [2023-02-10T08:35:38.077Z] ---> Using cache [2023-02-10T08:35:38.077Z] ---> fe229620d1e3 [2023-02-10T08:35:38.077Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-10T08:35:38.077Z] ---> Using cache [2023-02-10T08:35:38.077Z] ---> 289bba67e2c5 [2023-02-10T08:35:38.077Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-10T08:35:38.077Z] ---> Using cache [2023-02-10T08:35:38.077Z] ---> 75005a9a8ea4 [2023-02-10T08:35:38.077Z] 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-10T08:35:38.077Z] ---> Using cache [2023-02-10T08:35:38.077Z] ---> 40eef4abe47d [2023-02-10T08:35:38.077Z] Step 11/24 : WORKDIR /edgex-go [2023-02-10T08:35:38.077Z] ---> Using cache [2023-02-10T08:35:38.077Z] ---> 458e6369cca6 [2023-02-10T08:35:38.077Z] [2023-02-10T08:35:38.077Z] Step 12/24 : FROM alpine:3.15 [2023-02-10T08:35:38.077Z] ---> c4fc93816858 [2023-02-10T08:35:38.077Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-10T08:35:38.077Z] ---> Using cache [2023-02-10T08:35:38.077Z] ---> 2ff2af639822 [2023-02-10T08:35:38.077Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-10T08:35:41.363Z] ---> Running in 383eafb7b8bf [2023-02-10T08:35:41.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-10T08:35:41.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-10T08:35:41.880Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-10T08:35:41.880Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-10T08:35:41.880Z] OK: 15859 distinct packages available [2023-02-10T08:35:42.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-10T08:35:42.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-10T08:35:42.395Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-10T08:35:42.395Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-10T08:35:42.395Z] (3/4) Installing libucontext (1.1-r0) [2023-02-10T08:35:42.395Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-10T08:35:42.395Z] Executing busybox-1.34.1-r7.trigger [2023-02-10T08:35:42.395Z] OK: 6 MiB in 18 packages [2023-02-10T08:35:43.770Z] Removing intermediate container 383eafb7b8bf [2023-02-10T08:35:43.770Z] ---> aa057310b67a [2023-02-10T08:35:43.770Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-10T08:35:46.297Z] ---> 6da8d981002a [2023-02-10T08:35:46.298Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-10T08:35:48.206Z] ---> be350ce5215b [2023-02-10T08:35:48.206Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-10T08:35:53.477Z] ---> Running in 84ffba03faae [2023-02-10T08:35:53.477Z] Removing intermediate container 84ffba03faae [2023-02-10T08:35:53.477Z] ---> 3ac92b33c221 [2023-02-10T08:35:53.477Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-10T08:36:00.040Z] ---> 5de3ac1db600 [2023-02-10T08:36:00.040Z] Step 19/24 : WORKDIR / [2023-02-10T08:36:00.623Z] ---> Running in 5b1b1045ac70 [2023-02-10T08:36:00.881Z] Removing intermediate container d9e7a07aa911 [2023-02-10T08:36:00.881Z] ---> 6f15676aa62f [2023-02-10T08:36:00.881Z] [2023-02-10T08:36:00.881Z] Step 10/22 : FROM alpine:3.16 [2023-02-10T08:36:00.881Z] ---> bfe296a52501 [2023-02-10T08:36:00.881Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-10T08:36:00.881Z] ---> Using cache [2023-02-10T08:36:00.881Z] ---> 99efd941fe24 [2023-02-10T08:36:00.881Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-10T08:36:00.881Z] ---> Using cache [2023-02-10T08:36:00.881Z] ---> 9b2a864705cf [2023-02-10T08:36:00.881Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-10T08:36:00.881Z] Removing intermediate container 1f6aec0abf83 [2023-02-10T08:36:00.881Z] ---> cc66cec03947 [2023-02-10T08:36:00.881Z] [2023-02-10T08:36:00.881Z] Step 9/19 : FROM alpine:3.15 [2023-02-10T08:36:00.881Z] ---> c4fc93816858 [2023-02-10T08:36:00.881Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-10T08:36:00.881Z] ---> Using cache [2023-02-10T08:36:00.881Z] ---> 2ff2af639822 [2023-02-10T08:36:00.881Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-10T08:36:01.139Z] ---> Running in 98f1e3efce54 [2023-02-10T08:36:01.139Z] ---> Running in 172a7363dfd9 [2023-02-10T08:36:01.139Z] Removing intermediate container 5b1b1045ac70 [2023-02-10T08:36:01.139Z] ---> 397c3897c9e1 [2023-02-10T08:36:01.139Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-10T08:36:01.139Z] ---> Running in a242b1f56e82 [2023-02-10T08:36:01.139Z] Removing intermediate container 98f1e3efce54 [2023-02-10T08:36:01.139Z] ---> 74dd4765a1aa [2023-02-10T08:36:01.139Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-10T08:36:01.398Z] ---> Running in 25061549d20f [2023-02-10T08:36:01.398Z] Removing intermediate container a242b1f56e82 [2023-02-10T08:36:01.398Z] ---> b8f7e71f72d1 [2023-02-10T08:36:01.398Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-10T08:36:01.398Z] ---> Running in b3057e59b910 [2023-02-10T08:36:01.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-10T08:36:01.398Z] Removing intermediate container 25061549d20f [2023-02-10T08:36:01.398Z] ---> 5d4709240f10 [2023-02-10T08:36:01.398Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T08:36:01.656Z] Removing intermediate container b3057e59b910 [2023-02-10T08:36:01.656Z] ---> e57e62ab81c7 [2023-02-10T08:36:01.656Z] Step 22/24 : LABEL arch=x86_64 [2023-02-10T08:36:01.656Z] ---> Running in cc51b338f220 [2023-02-10T08:36:01.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-10T08:36:01.656Z] ---> c096261d718c [2023-02-10T08:36:01.656Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-10T08:36:01.916Z] Removing intermediate container cc51b338f220 [2023-02-10T08:36:01.916Z] ---> efd8459d5dd7 [2023-02-10T08:36:01.916Z] Step 23/24 : LABEL git_sha=f22af93a152e16693484990a54e174c5c32c2437 [2023-02-10T08:36:01.916Z] ---> Running in f96f503b7075 [2023-02-10T08:36:01.916Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-10T08:36:01.916Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-10T08:36:01.916Z] OK: 15859 distinct packages available [2023-02-10T08:36:01.916Z] Removing intermediate container 7489d1452c93 [2023-02-10T08:36:01.916Z] ---> 31515efa2836 [2023-02-10T08:36:01.916Z] Step 8/22 : COPY . . [2023-02-10T08:36:01.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-10T08:36:02.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-10T08:36:02.175Z] Removing intermediate container 3bdb81ca99b3 [2023-02-10T08:36:02.175Z] ---> b7342de9b5c4 [2023-02-10T08:36:02.175Z] Step 7/32 : COPY . . [2023-02-10T08:36:02.175Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-10T08:36:02.175Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-10T08:36:02.175Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-10T08:36:02.175Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-10T08:36:02.175Z] (5/9) Installing curl (7.80.0-r5) [2023-02-10T08:36:02.175Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-10T08:36:02.433Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-10T08:36:02.433Z] (8/9) Installing libucontext (1.1-r0) [2023-02-10T08:36:02.433Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-10T08:36:02.433Z] Executing busybox-1.34.1-r7.trigger [2023-02-10T08:36:02.433Z] Executing ca-certificates-20220614-r0.trigger [2023-02-10T08:36:02.433Z] OK: 8 MiB in 23 packages [2023-02-10T08:36:02.433Z] Removing intermediate container f96f503b7075 [2023-02-10T08:36:02.433Z] ---> 71499f0732f7 [2023-02-10T08:36:02.433Z] Step 24/24 : LABEL version=0.0.0 [2023-02-10T08:36:07.533Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-10T08:36:07.533Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-10T08:36:07.533Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-10T08:36:07.533Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-10T08:36:07.533Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-10T08:36:10.863Z] ---> 931041265280 [2023-02-10T08:36:10.863Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-10T08:36:10.863Z] ---> Running in 16ab2f709154 [2023-02-10T08:36:10.863Z] ---> cd91325f23ee [2023-02-10T08:36:10.863Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-10T08:36:10.863Z] ---> 3ba2f434d9c6 [2023-02-10T08:36:10.863Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-10T08:36:10.863Z] ---> Running in 627842ddc7b5 [2023-02-10T08:36:10.863Z] ---> Running in dd5f79ade52b [2023-02-10T08:36:10.863Z] Removing intermediate container 16ab2f709154 [2023-02-10T08:36:10.863Z] ---> 07b9c34b5f5f [2023-02-10T08:36:10.863Z] [2023-02-10T08:36:10.863Z] ---> 1873115405b4 [2023-02-10T08:36:10.863Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-10T08:36:10.863Z] Removing intermediate container 172a7363dfd9 [2023-02-10T08:36:10.863Z] ---> cf7a2b1b9331 [2023-02-10T08:36:10.863Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T08:36:10.863Z] Successfully built 07b9c34b5f5f [2023-02-10T08:36:10.863Z] ---> Running in 4aa115aaefec [2023-02-10T08:36:10.863Z] Successfully tagged security-spire-config:latest [2023-02-10T08:36:10.863Z]  Building security-spire-config ... done Building core-data [2023-02-10T08:36:12.316Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T08:36:12.316Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-10T08:36:12.316Z] ---> fed0409d4c9b [2023-02-10T08:36:12.316Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-10T08:36:12.316Z] ---> Using cache [2023-02-10T08:36:12.316Z] ---> b17d24dcccbd [2023-02-10T08:36:12.316Z] Step 4/22 : WORKDIR /edgex-go [2023-02-10T08:36:12.316Z] ---> Using cache [2023-02-10T08:36:12.316Z] ---> fa3edda62113 [2023-02-10T08:36:12.316Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-10T08:36:12.316Z] ---> Using cache [2023-02-10T08:36:12.316Z] ---> a7cba62995a4 [2023-02-10T08:36:12.316Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-10T08:36:12.316Z] ---> Using cache [2023-02-10T08:36:12.316Z] ---> 015ed1d62f7d [2023-02-10T08:36:12.316Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T08:36:12.316Z] ---> Using cache [2023-02-10T08:36:12.316Z] ---> 2a5a79b49b2c [2023-02-10T08:36:12.316Z] Step 8/22 : COPY . . [2023-02-10T08:36:12.316Z] ---> Using cache [2023-02-10T08:36:12.316Z] ---> 8078c7aa6e47 [2023-02-10T08:36:12.316Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-10T08:36:13.738Z] Removing intermediate container 4aa115aaefec [2023-02-10T08:36:13.738Z] ---> fcde315dee5e [2023-02-10T08:36:13.738Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-10T08:36:13.738Z] ---> b01f606d2f55 [2023-02-10T08:36:13.738Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-10T08:36:13.738Z] ---> Running in 5c5445235539 [2023-02-10T08:36:13.738Z] ---> Running in 2211f021b159 [2023-02-10T08:36:13.738Z] Removing intermediate container 5c5445235539 [2023-02-10T08:36:13.738Z] ---> 76c32771b35d [2023-02-10T08:36:13.738Z] Step 20/22 : LABEL arch=x86_64 [2023-02-10T08:36:13.738Z] ---> Running in dadef811c808 [2023-02-10T08:36:13.996Z] 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-10T08:36:14.254Z] 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-10T08:36:14.254Z] 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-10T08:36:14.254Z] Removing intermediate container dadef811c808 [2023-02-10T08:36:14.254Z] ---> bcc01eb63526 [2023-02-10T08:36:14.254Z] Step 21/22 : LABEL git_sha=f22af93a152e16693484990a54e174c5c32c2437 [2023-02-10T08:36:14.254Z] ---> eeb8b6a125de [2023-02-10T08:36:14.254Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-10T08:36:14.515Z] ---> Running in 07e94e3d04ce [2023-02-10T08:36:14.515Z] Removing intermediate container 07e94e3d04ce [2023-02-10T08:36:14.515Z] ---> 60a05cdf3a45 [2023-02-10T08:36:14.515Z] Step 22/22 : LABEL version=0.0.0 [2023-02-10T08:36:14.515Z] ---> Running in 816410e7dc64 [2023-02-10T08:36:14.515Z] ---> 2f57e6d01ec4 [2023-02-10T08:36:14.515Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-10T08:36:14.774Z] ---> Running in 2663839babcb [2023-02-10T08:36:14.774Z] Removing intermediate container 816410e7dc64 [2023-02-10T08:36:14.774Z] ---> 63d4bfaaac7a [2023-02-10T08:36:14.774Z] [2023-02-10T08:36:14.774Z] Removing intermediate container 2663839babcb [2023-02-10T08:36:14.774Z] ---> b65e9d345a4f [2023-02-10T08:36:14.774Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-10T08:36:14.774Z] Successfully built 63d4bfaaac7a [2023-02-10T08:36:15.031Z] Successfully tagged support-scheduler:latest [2023-02-10T08:36:15.031Z] Building core-command [2023-02-10T08:36:15.031Z]  Building support-scheduler ... done  ---> Running in b8f01a669f8c [2023-02-10T08:36:17.026Z] Removing intermediate container b8f01a669f8c [2023-02-10T08:36:17.026Z] ---> 1fce7ae608a8 [2023-02-10T08:36:17.026Z] Step 17/19 : LABEL arch=x86_64 [2023-02-10T08:36:17.283Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T08:36:17.283Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-10T08:36:17.283Z] ---> fed0409d4c9b [2023-02-10T08:36:17.283Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-10T08:36:17.283Z] ---> Using cache [2023-02-10T08:36:17.283Z] ---> b17d24dcccbd [2023-02-10T08:36:17.283Z] Step 4/23 : WORKDIR /edgex-go [2023-02-10T08:36:17.283Z] ---> Using cache [2023-02-10T08:36:17.283Z] ---> fa3edda62113 [2023-02-10T08:36:17.283Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-10T08:36:17.283Z] ---> Using cache [2023-02-10T08:36:17.283Z] ---> a7cba62995a4 [2023-02-10T08:36:17.283Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-10T08:36:17.283Z] ---> Using cache [2023-02-10T08:36:17.283Z] ---> 015ed1d62f7d [2023-02-10T08:36:17.283Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T08:36:17.283Z] ---> Using cache [2023-02-10T08:36:17.283Z] ---> 2a5a79b49b2c [2023-02-10T08:36:17.283Z] Step 8/23 : COPY . . [2023-02-10T08:36:17.283Z] ---> Using cache [2023-02-10T08:36:17.283Z] ---> 8078c7aa6e47 [2023-02-10T08:36:17.283Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-10T08:36:17.664Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-10T08:36:17.664Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-10T08:36:17.664Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-10T08:36:17.664Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-10T08:36:17.664Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-10T08:36:17.664Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-10T08:36:17.664Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-10T08:36:17.664Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-10T08:36:17.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-10T08:36:19.190Z] ---> Running in 9df2731e5fa2 [2023-02-10T08:36:19.190Z] ---> Running in a4ebe525561d [2023-02-10T08:36:19.819Z] Removing intermediate container 9df2731e5fa2 [2023-02-10T08:36:19.820Z] ---> 7b02c0f652a3 [2023-02-10T08:36:19.820Z] Step 18/19 : LABEL git_sha=f22af93a152e16693484990a54e174c5c32c2437 [2023-02-10T08:36:19.820Z] ---> Running in 4b774047de49 [2023-02-10T08:36:20.079Z] 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-10T08:36:20.079Z] Removing intermediate container 4b774047de49 [2023-02-10T08:36:20.079Z] ---> ce9a40f95815 [2023-02-10T08:36:20.079Z] Step 19/19 : LABEL version=0.0.0 [2023-02-10T08:36:20.079Z] ---> Running in e06290039556 [2023-02-10T08:36:20.336Z] Removing intermediate container e06290039556 [2023-02-10T08:36:20.336Z] ---> f66dc51c4fa4 [2023-02-10T08:36:20.336Z] [2023-02-10T08:36:20.336Z] Successfully built f66dc51c4fa4 [2023-02-10T08:36:20.336Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-10T08:36:32.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.285s coverage: 28.7% of statements [2023-02-10T08:36:32.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-10T08:36:32.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-10T08:36:39.355Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.445s coverage: 98.5% of statements [2023-02-10T08:36:44.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.250s coverage: 73.2% of statements [2023-02-10T08:36:44.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-10T08:36:44.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-10T08:36:44.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-10T08:36:44.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.580s coverage: 54.0% of statements [2023-02-10T08:36:44.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-10T08:36:44.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-10T08:36:59.038Z]  Building security-spiffe-token-provider ... done Removing intermediate container 627842ddc7b5 [2023-02-10T08:36:59.038Z] ---> 52b3b7ba6e6e [2023-02-10T08:36:59.038Z] [2023-02-10T08:36:59.038Z] Step 9/32 : FROM alpine:3.16 [2023-02-10T08:36:59.038Z] ---> bfe296a52501 [2023-02-10T08:36:59.038Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-10T08:36:59.038Z] Removing intermediate container a4ebe525561d [2023-02-10T08:36:59.038Z] ---> 105569769e6f [2023-02-10T08:36:59.038Z] [2023-02-10T08:36:59.038Z] Step 10/23 : FROM alpine:3.16 [2023-02-10T08:36:59.038Z] ---> bfe296a52501 [2023-02-10T08:36:59.038Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-10T08:36:59.038Z] ---> Using cache [2023-02-10T08:36:59.038Z] ---> 99efd941fe24 [2023-02-10T08:36:59.038Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-10T08:36:59.038Z] ---> Using cache [2023-02-10T08:36:59.038Z] ---> 9b2a864705cf [2023-02-10T08:36:59.038Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-10T08:36:59.038Z] Removing intermediate container 2211f021b159 [2023-02-10T08:36:59.038Z] ---> a3b94daef16b [2023-02-10T08:36:59.038Z] [2023-02-10T08:36:59.038Z] Step 10/22 : FROM alpine:3.16 [2023-02-10T08:36:59.038Z] ---> bfe296a52501 [2023-02-10T08:36:59.038Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-10T08:36:59.038Z] ---> Running in f6332dd92068 [2023-02-10T08:36:59.038Z] ---> Running in 54f61c46504a [2023-02-10T08:36:59.038Z] ---> Running in 884c12e5df3c [2023-02-10T08:36:59.038Z] Removing intermediate container dd5f79ade52b [2023-02-10T08:36:59.038Z] ---> e43b82c21df4 [2023-02-10T08:36:59.038Z] [2023-02-10T08:36:59.038Z] Step 10/22 : FROM alpine:3.16 [2023-02-10T08:36:59.038Z] ---> bfe296a52501 [2023-02-10T08:36:59.038Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-10T08:36:59.038Z] ---> Running in 8fc126a83d7d [2023-02-10T08:36:59.038Z] Removing intermediate container f6332dd92068 [2023-02-10T08:36:59.038Z] ---> 07d25892d97c [2023-02-10T08:36:59.038Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-10T08:36:59.038Z] Removing intermediate container 54f61c46504a [2023-02-10T08:36:59.038Z] ---> 52fa8187f39f [2023-02-10T08:36:59.038Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-10T08:36:59.038Z] Removing intermediate container 884c12e5df3c [2023-02-10T08:36:59.038Z] ---> ef56e7fa3380 [2023-02-10T08:36:59.038Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-10T08:36:59.038Z] ---> Running in e94167c03698 [2023-02-10T08:36:59.038Z] ---> Running in 8e53402aa529 [2023-02-10T08:36:59.038Z] ---> Running in 1105006a97e7 [2023-02-10T08:36:59.038Z] Removing intermediate container 8e53402aa529 [2023-02-10T08:36:59.038Z] ---> 5a84fddc2d58 [2023-02-10T08:36:59.038Z] Step 15/23 : WORKDIR / [2023-02-10T08:36:59.038Z] Removing intermediate container 1105006a97e7 [2023-02-10T08:36:59.038Z] ---> 0f4f889a4f88 [2023-02-10T08:36:59.038Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-10T08:36:59.038Z] ---> Running in 1b17907f36ac [2023-02-10T08:36:59.038Z] ---> Running in 46817114600f [2023-02-10T08:36:59.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T08:36:59.038Z] Removing intermediate container 1b17907f36ac [2023-02-10T08:36:59.038Z] ---> c48656735eb7 [2023-02-10T08:36:59.038Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T08:36:59.038Z] Removing intermediate container 46817114600f [2023-02-10T08:36:59.038Z] ---> d6fa59a6a7a6 [2023-02-10T08:36:59.038Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-10T08:36:59.038Z] ---> Running in 1e8f618e3a97 [2023-02-10T08:36:59.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T08:36:59.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T08:36:59.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T08:36:59.039Z] ---> dd1bd963d559 [2023-02-10T08:36:59.039Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-10T08:36:59.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T08:36:59.039Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-10T08:36:59.039Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-10T08:36:59.039Z] (2/2) Installing su-exec (0.2-r1) [2023-02-10T08:36:59.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T08:36:59.039Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T08:36:59.039Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-10T08:36:59.039Z] OK: 6 MiB in 16 packages [2023-02-10T08:36:59.039Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T08:36:59.039Z] Executing ca-certificates-20220614-r0.trigger [2023-02-10T08:36:59.039Z] OK: 6 MiB in 16 packages [2023-02-10T08:36:59.039Z] ---> 94bd8447fb12 [2023-02-10T08:36:59.039Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-10T08:36:59.039Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-10T08:36:59.039Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T08:36:59.039Z] OK: 6 MiB in 15 packages [2023-02-10T08:36:59.039Z] ---> 6f4fe2269c2d [2023-02-10T08:36:59.039Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-10T08:36:59.039Z] ---> Running in 00a750b855c1 [2023-02-10T08:36:59.039Z] Removing intermediate container 00a750b855c1 [2023-02-10T08:36:59.039Z] ---> cf8e46eda617 [2023-02-10T08:36:59.039Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-10T08:36:59.039Z] ---> Running in 1480a46990b0 [2023-02-10T08:36:59.039Z] Removing intermediate container e94167c03698 [2023-02-10T08:36:59.039Z] ---> d4be8de86bc6 [2023-02-10T08:36:59.039Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-10T08:36:59.039Z] ---> Running in 09fc8c904ebc [2023-02-10T08:36:59.039Z] Removing intermediate container 1480a46990b0 [2023-02-10T08:36:59.039Z] ---> c9b7096632ab [2023-02-10T08:36:59.039Z] Step 21/23 : LABEL arch=x86_64 [2023-02-10T08:36:59.039Z] Removing intermediate container 09fc8c904ebc [2023-02-10T08:36:59.039Z] ---> dd41268afefc [2023-02-10T08:36:59.039Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-10T08:36:59.039Z] ---> Running in 211e2bbe8f5c [2023-02-10T08:36:59.039Z] Removing intermediate container 8fc126a83d7d [2023-02-10T08:36:59.039Z] ---> aab3d44929c5 [2023-02-10T08:36:59.039Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-10T08:36:59.039Z] ---> Running in 45bcb015a61a [2023-02-10T08:36:59.039Z] ---> Running in 202dcea2cc30 [2023-02-10T08:36:59.039Z] Removing intermediate container 1e8f618e3a97 [2023-02-10T08:36:59.039Z] ---> 830965073a54 [2023-02-10T08:36:59.039Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T08:36:59.039Z] Removing intermediate container 211e2bbe8f5c [2023-02-10T08:36:59.039Z] ---> d28a402127ee [2023-02-10T08:36:59.039Z] Step 22/23 : LABEL git_sha=f22af93a152e16693484990a54e174c5c32c2437 [2023-02-10T08:36:59.039Z] ---> Running in 7ee9b33bd280 [2023-02-10T08:36:59.039Z] Removing intermediate container 45bcb015a61a [2023-02-10T08:36:59.039Z] ---> 3e501e857ebf [2023-02-10T08:36:59.039Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redisRemoving intermediate container 202dcea2cc30 [2023-02-10T08:36:59.039Z] [2023-02-10T08:36:59.039Z] ---> 1a46b5c5cac0 [2023-02-10T08:36:59.039Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-10T08:36:59.039Z] ---> Running in 5dce3b5bc25e [2023-02-10T08:36:59.039Z] ---> Running in 2e73a79effb3 [2023-02-10T08:36:59.039Z] Removing intermediate container 7ee9b33bd280 [2023-02-10T08:36:59.039Z] ---> 726afe2abd92 [2023-02-10T08:36:59.039Z] Step 23/23 : LABEL version=0.0.0 [2023-02-10T08:36:59.039Z] ---> f034b28e420d [2023-02-10T08:36:59.039Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-10T08:36:59.039Z] ---> Running in 9866d10a93c2 [2023-02-10T08:36:59.039Z] Removing intermediate container 5dce3b5bc25e [2023-02-10T08:36:59.039Z] ---> 5b4b1281613e [2023-02-10T08:36:59.039Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-10T08:36:59.039Z] ---> Running in 2506900e6815 [2023-02-10T08:36:59.039Z] Removing intermediate container 9866d10a93c2 [2023-02-10T08:36:59.039Z] ---> bdfd5ee20f2c [2023-02-10T08:36:59.039Z] [2023-02-10T08:36:59.039Z] Removing intermediate container 2e73a79effb3 [2023-02-10T08:36:59.039Z] ---> 4896578c245d [2023-02-10T08:36:59.039Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-10T08:36:59.039Z] Removing intermediate container 2506900e6815 [2023-02-10T08:36:59.039Z] ---> 31f04e73fe55 [2023-02-10T08:36:59.039Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-10T08:36:59.039Z] Successfully built bdfd5ee20f2c [2023-02-10T08:36:59.039Z] ---> Running in 3796554636c1 [2023-02-10T08:36:59.039Z] Successfully tagged core-command:latest [2023-02-10T08:36:59.039Z]  Building core-command ... done  ---> Running in e518b944b7f0 [2023-02-10T08:36:59.039Z] ---> c0c43ed762a3 [2023-02-10T08:36:59.039Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-10T08:36:59.039Z] Removing intermediate container 3796554636c1 [2023-02-10T08:36:59.039Z] ---> dc9576bb11fb [2023-02-10T08:36:59.039Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T08:36:59.039Z] ---> 42f0659c5061 [2023-02-10T08:36:59.039Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-10T08:36:59.039Z] ---> 1f1c751bc017 [2023-02-10T08:36:59.039Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-10T08:36:59.039Z] ---> Running in 74cd350936df [2023-02-10T08:36:59.039Z] Removing intermediate container 74cd350936df [2023-02-10T08:36:59.039Z] ---> eeacd27a7edc [2023-02-10T08:36:59.039Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-10T08:36:59.039Z] ---> Running in 93d9836e5ee7 [2023-02-10T08:36:59.039Z] Removing intermediate container 93d9836e5ee7 [2023-02-10T08:36:59.039Z] ---> f98fb1cc5e74 [2023-02-10T08:36:59.039Z] Step 20/22 : LABEL arch=x86_64 [2023-02-10T08:36:59.039Z] ---> Running in b2b4ac703788 [2023-02-10T08:36:59.039Z] ---> 367461b61740 [2023-02-10T08:36:59.039Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-10T08:36:59.039Z] Removing intermediate container b2b4ac703788 [2023-02-10T08:36:59.039Z] ---> b752db7a3a74 [2023-02-10T08:36:59.039Z] Step 21/22 : LABEL git_sha=f22af93a152e16693484990a54e174c5c32c2437 [2023-02-10T08:36:59.039Z] ---> Running in 0532f1bcd550 [2023-02-10T08:36:59.039Z] Removing intermediate container e518b944b7f0 [2023-02-10T08:36:59.039Z] ---> 7b9a39d59de4 [2023-02-10T08:36:59.039Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-10T08:36:59.039Z] ---> 2def8f369251 [2023-02-10T08:36:59.039Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-10T08:36:59.039Z] ---> Running in 4fd90c6cba52 [2023-02-10T08:36:59.039Z] ---> Running in 8ef059c099c1 [2023-02-10T08:36:59.039Z] Removing intermediate container 0532f1bcd550 [2023-02-10T08:36:59.039Z] ---> 072d7749d843 [2023-02-10T08:36:59.039Z] Step 22/22 : LABEL version=0.0.0 [2023-02-10T08:36:59.039Z] ---> Running in 10e79f3ec720 [2023-02-10T08:36:59.039Z] Removing intermediate container 4fd90c6cba52 [2023-02-10T08:36:59.039Z] ---> 9b1b57a66842 [2023-02-10T08:36:59.039Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-10T08:36:59.039Z] Removing intermediate container 8ef059c099c1 [2023-02-10T08:36:59.039Z] ---> 67de440b6ac1 [2023-02-10T08:36:59.039Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-10T08:36:59.039Z] ---> Running in e4c416aac252 [2023-02-10T08:36:59.039Z] Removing intermediate container 10e79f3ec720 [2023-02-10T08:36:59.039Z] ---> af8227eb446d [2023-02-10T08:36:59.039Z] [2023-02-10T08:36:59.039Z] Removing intermediate container e4c416aac252 [2023-02-10T08:36:59.039Z] ---> 2d546bb6d678 [2023-02-10T08:36:59.039Z] Step 20/22 : LABEL arch=x86_64 [2023-02-10T08:36:59.039Z] Successfully built af8227eb446d [2023-02-10T08:36:59.039Z] ---> 565a3d17e57c [2023-02-10T08:36:59.039Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-10T08:36:59.039Z] Successfully tagged core-data:latest [2023-02-10T08:36:59.039Z] ---> Running in 8e1363c3620b [2023-02-10T08:36:59.039Z]  Building core-data ... done  ---> Running in 65e5de5bfaf1 [2023-02-10T08:36:59.039Z] Removing intermediate container 8e1363c3620b [2023-02-10T08:36:59.039Z] ---> e8610a7ebbe8 [2023-02-10T08:36:59.039Z] Step 21/22 : LABEL git_sha=f22af93a152e16693484990a54e174c5c32c2437 [2023-02-10T08:36:59.039Z] ---> Running in 7718298cbe4d [2023-02-10T08:36:59.039Z] Removing intermediate container 7718298cbe4d [2023-02-10T08:36:59.039Z] ---> 502364f0e5b5 [2023-02-10T08:36:59.039Z] Step 22/22 : LABEL version=0.0.0 [2023-02-10T08:36:59.039Z] ---> Running in abe1e9fc0e8f [2023-02-10T08:36:59.039Z] Removing intermediate container abe1e9fc0e8f [2023-02-10T08:36:59.039Z] ---> f1789b684e19 [2023-02-10T08:36:59.039Z] [2023-02-10T08:36:59.039Z] Successfully built f1789b684e19 [2023-02-10T08:36:59.039Z] Successfully tagged support-notifications:latest [2023-02-10T08:36:59.039Z]  Building support-notifications ... done Removing intermediate container 65e5de5bfaf1 [2023-02-10T08:36:59.039Z] ---> 3f2909e2d967 [2023-02-10T08:36:59.039Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T08:36:59.039Z] ---> 2293cf7787ea [2023-02-10T08:36:59.039Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-10T08:36:59.039Z] ---> f5554aa5ddee [2023-02-10T08:36:59.039Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-10T08:36:59.039Z] ---> 5dc3c6070220 [2023-02-10T08:36:59.039Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-10T08:36:59.298Z] ---> f41e06939b59 [2023-02-10T08:36:59.298Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-10T08:36:59.298Z] ---> 38025ad94304 [2023-02-10T08:36:59.298Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-10T08:36:59.565Z] ---> 2ad809c97c13 [2023-02-10T08:36:59.565Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-10T08:36:59.565Z] ---> d24ff5f2b6d4 [2023-02-10T08:36:59.565Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-10T08:36:59.825Z] ---> Running in 9f60cd649049 [2023-02-10T08:37:00.391Z] Removing intermediate container 9f60cd649049 [2023-02-10T08:37:00.391Z] ---> c4f0c3839809 [2023-02-10T08:37:00.391Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-10T08:37:00.391Z] ---> Running in d8e73b476fee [2023-02-10T08:37:00.391Z] Removing intermediate container d8e73b476fee [2023-02-10T08:37:00.391Z] ---> 9ec444ef8c07 [2023-02-10T08:37:00.391Z] Step 29/32 : CMD ["gate"] [2023-02-10T08:37:00.391Z] ---> Running in fa31f230bc21 [2023-02-10T08:37:00.391Z] Removing intermediate container fa31f230bc21 [2023-02-10T08:37:00.391Z] ---> fd87699f85c9 [2023-02-10T08:37:00.391Z] Step 30/32 : LABEL arch=x86_64 [2023-02-10T08:37:00.391Z] ---> Running in e19db8e971f0 [2023-02-10T08:37:00.650Z] Removing intermediate container e19db8e971f0 [2023-02-10T08:37:00.650Z] ---> 8e3840daf761 [2023-02-10T08:37:00.650Z] Step 31/32 : LABEL git_sha=f22af93a152e16693484990a54e174c5c32c2437 [2023-02-10T08:37:00.650Z] ---> Running in 3be15dad39bb [2023-02-10T08:37:00.650Z] Removing intermediate container 3be15dad39bb [2023-02-10T08:37:00.650Z] ---> 4c8b4a68d456 [2023-02-10T08:37:00.650Z] Step 32/32 : LABEL version=0.0.0 [2023-02-10T08:37:00.650Z] ---> Running in 6be5d472d614 [2023-02-10T08:37:00.650Z] Removing intermediate container 6be5d472d614 [2023-02-10T08:37:00.650Z] ---> a739006acaa5 [2023-02-10T08:37:00.650Z] [2023-02-10T08:37:00.911Z] Successfully built a739006acaa5 [2023-02-10T08:37:00.911Z] Successfully tagged security-bootstrapper:latest [2023-02-10T08:37:00.917Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-02-10T08:37:00.927Z] $ docker stop --time=1 e527955b8ae5e42a3384b9974fb07b2ccc7312187a4b1fcee1a8ce4b7683e35f [2023-02-10T08:37:02.243Z] $ docker rm -f --volumes e527955b8ae5e42a3384b9974fb07b2ccc7312187a4b1fcee1a8ce4b7683e35f [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-10T08:37:02.583Z] + docker images [2023-02-10T08:37:02.583Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-10T08:37:02.583Z] security-bootstrapper latest a739006acaa5 2 seconds ago 20.3MB [2023-02-10T08:37:02.583Z] support-notifications latest f1789b684e19 4 seconds ago 30.6MB [2023-02-10T08:37:02.583Z] core-data latest af8227eb446d 5 seconds ago 17.9MB [2023-02-10T08:37:02.583Z] core-command latest bdfd5ee20f2c 6 seconds ago 17.7MB [2023-02-10T08:37:02.583Z] e43b82c21df4 9 seconds ago 1.74GB [2023-02-10T08:37:02.583Z] a3b94daef16b 10 seconds ago 1.68GB [2023-02-10T08:37:02.583Z] 105569769e6f 10 seconds ago 1.68GB [2023-02-10T08:37:02.583Z] 52b3b7ba6e6e 12 seconds ago 1.67GB [2023-02-10T08:37:02.583Z] security-spiffe-token-provider latest f66dc51c4fa4 42 seconds ago 30MB [2023-02-10T08:37:02.583Z] support-scheduler latest 63d4bfaaac7a 48 seconds ago 30MB [2023-02-10T08:37:02.583Z] security-spire-config latest 07b9c34b5f5f 53 seconds ago 85.8MB [2023-02-10T08:37:02.583Z] 6f15676aa62f About a minute ago 1.74GB [2023-02-10T08:37:02.583Z] cc66cec03947 About a minute ago 1.71GB [2023-02-10T08:37:02.583Z] security-spire-agent latest 61561d486c55 About a minute ago 125MB [2023-02-10T08:37:02.583Z] security-secretstore-setup latest cbf96877d79d About a minute ago 30MB [2023-02-10T08:37:02.583Z] 458e6369cca6 About a minute ago 1.55GB [2023-02-10T08:37:02.583Z] security-proxy-setup latest 448e4c638583 About a minute ago 27.8MB [2023-02-10T08:37:02.583Z] core-common-config-bootstrapper latest b993daaa50d1 About a minute ago 15.5MB [2023-02-10T08:37:02.583Z] core-metadata latest a07275bca286 About a minute ago 18.5MB [2023-02-10T08:37:02.583Z] b06087619ef1 2 minutes ago 1.67GB [2023-02-10T08:37:02.583Z] ba7dc647a4df 2 minutes ago 1.68GB [2023-02-10T08:37:02.583Z] 07e2f7a30193 2 minutes ago 1.67GB [2023-02-10T08:37:02.583Z] 120a06276040 2 minutes ago 1.67GB [2023-02-10T08:37:02.583Z] security-spire-server latest db9cc3acebf1 2 minutes ago 86.5MB [2023-02-10T08:37:02.583Z] a3029727d09b 2 minutes ago 1.55GB [2023-02-10T08:37:02.583Z] ci-base-image-x86_64 latest fed0409d4c9b 6 minutes ago 903MB [2023-02-10T08:37:02.583Z] alpine 3.16 bfe296a52501 3 months ago 5.54MB [2023-02-10T08:37:02.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-10T08:37:02.583Z] alpine 3.15 c4fc93816858 6 months ago 5.59MB [2023-02-10T08:37:02.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-10T08:37:02.583Z] 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-10T08:37:02.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.002s coverage: 89.2% of statements [2023-02-10T08:37:02.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-10T08:37:02.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-10T08:37:02.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-10T08:37:02.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-10T08:37:02.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-10T08:37:02.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.530s coverage: 3.8% of statements [2023-02-10T08:37:02.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-10T08:37:02.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-10T08:37:09.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.378s coverage: 95.6% of statements [2023-02-10T08:37:09.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-10T08:37:09.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-10T08:37:09.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-10T08:37:09.669Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.388s coverage: 72.2% of statements [2023-02-10T08:37:09.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-10T08:37:09.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-10T08:37:09.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-10T08:37:09.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-10T08:37:09.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-10T08:37:09.669Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.661s coverage: 65.9% of statements [2023-02-10T08:37:09.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-10T08:37:09.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-10T08:37:09.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-10T08:37:09.669Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.712s coverage: 0.9% of statements [2023-02-10T08:37:09.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-10T08:37:09.669Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.301s coverage: 29.6% of statements [2023-02-10T08:37:09.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-10T08:37:09.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.428s coverage: 47.1% of statements [2023-02-10T08:37:09.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.611s coverage: 82.9% of statements [2023-02-10T08:37:09.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.330s coverage: 94.1% of statements [2023-02-10T08:37:13.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.599s coverage: 96.3% of statements [2023-02-10T08:37:16.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.235s coverage: 87.5% of statements [2023-02-10T08:37:24.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.532s coverage: 94.4% of statements [2023-02-10T08:37:24.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.361s coverage: 44.8% of statements [2023-02-10T08:37:39.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.991s coverage: 79.9% of statements [2023-02-10T08:37:39.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-10T08:37:41.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.637s coverage: 92.9% of statements [2023-02-10T08:37:41.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-10T08:37:41.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-10T08:37:41.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-10T08:37:41.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.066s coverage: 64.4% of statements [2023-02-10T08:37:41.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-10T08:37:41.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-10T08:37:41.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-10T08:37:41.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-10T08:37:41.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.302s coverage: 86.9% of statements [2023-02-10T08:37:41.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-10T08:37:41.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-10T08:37:41.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-10T08:37:41.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-10T08:37:41.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.253s coverage: 87.2% of statements [2023-02-10T08:37:41.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.204s coverage: 20.0% of statements [2023-02-10T08:37:41.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-10T08:37:41.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-10T08:37:41.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.210s coverage: 100.0% of statements [2023-02-10T08:37:41.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-10T08:37:41.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.323s coverage: 77.4% of statements [2023-02-10T08:37:41.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-10T08:37:41.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.344s coverage: 80.0% of statements [2023-02-10T08:37:41.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.291s coverage: 87.2% of statements [2023-02-10T08:37:42.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.139s coverage: 91.2% of statements [2023-02-10T08:37:42.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-10T08:37:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.495s coverage: 63.1% of statements [2023-02-10T08:37:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-10T08:37:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-10T08:37:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.313s coverage: 100.0% of statements [2023-02-10T08:37:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.194s coverage: 89.4% of statements [2023-02-10T08:37:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements [2023-02-10T08:37:51.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2023-02-10T08:37:51.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.101s coverage: 100.0% of statements [2023-02-10T08:37:54.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.578s coverage: 65.3% of statements [2023-02-10T08:37:54.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-10T08:37:54.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-10T08:37:54.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-10T08:37:58.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.942s coverage: 41.0% of statements [2023-02-10T08:37:58.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-10T08:37:58.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-10T08:37:58.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.312s coverage: 89.5% of statements [2023-02-10T08:37:58.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-10T08:37:58.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.318s coverage: 84.8% of statements [2023-02-10T08:37:58.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-10T08:37:58.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-10T08:37:58.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-10T08:37:58.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-10T08:38:06.890Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.359s coverage: 17.7% of statements [2023-02-10T08:38:06.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-10T08:38:06.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-10T08:38:06.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-10T08:38:06.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-10T08:38:06.890Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.709s coverage: 92.3% of statements [2023-02-10T08:38:06.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-10T08:38:06.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-10T08:38:06.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-10T08:38:06.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-10T08:38:06.890Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.305s coverage: 63.2% of statements [2023-02-10T08:38:06.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-10T08:38:06.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-10T08:38:06.890Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.486s coverage: 97.7% of statements [2023-02-10T08:38:06.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-10T08:38:06.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-10T08:38:07.158Z] 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-10T08:38:07.158Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-10T08:38:07.158Z] go vet ./... [2023-02-10T08:40:13.857Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-10T08:40:13.857Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-10T08:40:13.857Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-10T08:40:13.878Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-10T08:40:14.509Z] + ls -al . [2023-02-10T08:40:14.509Z] total 744 [2023-02-10T08:40:14.509Z] drwxrwxr-x 10 1001 1001 4096 Feb 10 08:33 . [2023-02-10T08:40:14.509Z] drwxr-xr-x 4 root root 4096 Feb 10 08:33 .. [2023-02-10T08:40:14.509Z] drwxrwxr-x 2 1001 1001 4096 Feb 10 08:32 .blubracket [2023-02-10T08:40:14.509Z] -rw-rw-r-- 1 1001 1001 16 Feb 10 08:32 .dockerignore [2023-02-10T08:40:14.509Z] drwxrwxr-x 8 1001 1001 4096 Feb 10 08:32 .git [2023-02-10T08:40:14.509Z] drwxrwxr-x 3 1001 1001 4096 Feb 10 08:32 .github [2023-02-10T08:40:14.509Z] -rw-rw-r-- 1 1001 1001 1024 Feb 10 08:32 .gitignore [2023-02-10T08:40:14.509Z] -rw-rw-r-- 1 1001 1001 42 Feb 10 08:32 .golangci.yml [2023-02-10T08:40:14.509Z] -rw-rw-r-- 1 1001 1001 87 Feb 10 08:32 .hadolint.yml [2023-02-10T08:40:14.509Z] -rw-rw-r-- 1 1001 1001 166 Feb 10 08:32 .sonarcloud.properties [2023-02-10T08:40:14.509Z] -rw-rw-r-- 1 1001 1001 1171 Feb 10 08:32 ADOPTERS.md [2023-02-10T08:40:14.509Z] -rw-rw-r-- 1 1001 1001 10825 Feb 10 08:32 Attribution.txt [2023-02-10T08:40:14.509Z] -rw-rw-r-- 1 1001 1001 73765 Feb 10 08:32 CHANGELOG.md [2023-02-10T08:40:14.509Z] -rw-rw-r-- 1 1001 1001 3804 Feb 10 08:32 CONTRIBUTING.md [2023-02-10T08:40:14.509Z] -rw-rw-r-- 1 1001 1001 677 Feb 10 08:32 GOVERNANCE.md [2023-02-10T08:40:14.509Z] -rw-rw-r-- 1 1001 1001 850 Feb 10 08:32 Jenkinsfile [2023-02-10T08:40:14.509Z] -rw-rw-r-- 1 1001 1001 10775 Feb 10 08:32 LICENSE [2023-02-10T08:40:14.509Z] -rw-rw-r-- 1 1001 1001 13375 Feb 10 08:32 Makefile [2023-02-10T08:40:14.509Z] -rw-rw-r-- 1 1001 1001 582 Feb 10 08:32 OWNERS.md [2023-02-10T08:40:14.509Z] -rw-rw-r-- 1 1001 1001 9403 Feb 10 08:32 README.md [2023-02-10T08:40:14.509Z] -rw-rw-r-- 1 1001 1001 6912 Feb 10 08:32 SECURITY.md [2023-02-10T08:40:14.509Z] -rw-rw-r-- 1 1001 1001 5 Feb 10 08:29 VERSION [2023-02-10T08:40:14.509Z] drwxrwxr-x 2 1001 1001 4096 Feb 10 08:32 bin [2023-02-10T08:40:14.509Z] drwxrwxr-x 17 1001 1001 4096 Feb 10 08:32 cmd [2023-02-10T08:40:14.509Z] -rw-r--r-- 1 root root 488091 Feb 10 08:38 coverage.out [2023-02-10T08:40:14.509Z] -rw-rw-r-- 1 1001 1001 3295 Feb 10 08:32 go.mod [2023-02-10T08:40:14.509Z] -rw-rw-r-- 1 1001 1001 33318 Feb 10 08:32 go.sum [2023-02-10T08:40:14.509Z] drwxrwxr-x 7 1001 1001 4096 Feb 10 08:32 internal [2023-02-10T08:40:14.509Z] drwxrwxr-x 3 1001 1001 4096 Feb 10 08:32 openapi [2023-02-10T08:40:14.509Z] drwxrwxr-x 4 1001 1001 4096 Feb 10 08:32 snap [2023-02-10T08:40:14.509Z] -rw-rw-r-- 1 1001 1001 204 Feb 10 08:32 version.go [Pipeline] sh [2023-02-10T08:40:15.140Z] + '[' -e coverage.out ] [2023-02-10T08:40:15.140Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-10T08:40:15.157Z] Warning: overwriting stash ‘coverage-report’ [2023-02-10T08:40:16.010Z] Stashed 1 file(s) [Pipeline] sh [2023-02-10T08:40:16.643Z] + make build [2023-02-10T08:40:16.643Z] 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-10T08:41:38.268Z] 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-10T08:41:41.609Z] 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-10T08:41:47.507Z] 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-10T08:41:50.094Z] 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-10T08:42:36.923Z] 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-10T08:42:37.880Z] 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-10T08:42:43.223Z] 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-10T08:42:49.865Z] 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-10T08:42:53.202Z] 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-10T08:42:57.455Z] 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-10T08:43:09.762Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-10T08:43:15.112Z] $ docker stop --time=1 97e77fa5eaacb2f1080456aff1ab631d2d6aa58ac3a1215f80812fe4717209d1 [2023-02-10T08:43:17.056Z] $ docker rm -f --volumes 97e77fa5eaacb2f1080456aff1ab631d2d6aa58ac3a1215f80812fe4717209d1 [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-10T08:43:19.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-10T08:43:19.061Z] [2023-02-10T08:43:19.061Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T08:43:19.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-10T08:43:19.656Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-10T08:43:19.656Z] 29e5d40040c1: Pulling fs layer [2023-02-10T08:43:19.656Z] 1ce36da41761: Pulling fs layer [2023-02-10T08:43:19.656Z] 25b303627fd3: Pulling fs layer [2023-02-10T08:43:19.656Z] 29e5d40040c1: Verifying Checksum [2023-02-10T08:43:19.656Z] 29e5d40040c1: Download complete [2023-02-10T08:43:19.925Z] 1ce36da41761: Verifying Checksum [2023-02-10T08:43:19.925Z] 1ce36da41761: Download complete [2023-02-10T08:43:20.194Z] 29e5d40040c1: Pull complete [2023-02-10T08:43:21.601Z] 1ce36da41761: Pull complete [2023-02-10T08:43:21.601Z] 25b303627fd3: Verifying Checksum [2023-02-10T08:43:21.601Z] 25b303627fd3: Download complete [2023-02-10T08:43:31.844Z] 25b303627fd3: Pull complete [2023-02-10T08:43:31.844Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-10T08:43:31.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-10T08:43:31.844Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T08:43:32.026Z] prd-ubuntu20.04-docker-arm64-4c-16g-5310 does not seem to be running inside a container [2023-02-10T08:43:32.080Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-10T08:43:34.169Z] $ docker top 636f791dc266d6466ee566409c9703be90239113b8e2ad8a53762895ba9a4607 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-10T08:43:34.966Z] + docker-compose build --help [2023-02-10T08:43:34.967Z] + grep parallel [2023-02-10T08:43:39.201Z] --parallel Build images in parallel. [Pipeline] } [2023-02-10T08:43:39.213Z] $ docker stop --time=1 636f791dc266d6466ee566409c9703be90239113b8e2ad8a53762895ba9a4607 [2023-02-10T08:43:40.791Z] $ docker rm -f --volumes 636f791dc266d6466ee566409c9703be90239113b8e2ad8a53762895ba9a4607 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T08:43:41.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-10T08:43:41.280Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T08:43:41.437Z] prd-ubuntu20.04-docker-arm64-4c-16g-5310 does not seem to be running inside a container [2023-02-10T08:43:41.484Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-10T08:43:42.539Z] $ docker top 01849362876b6dd7d2e1f3e7e204d994aa3b115f25de1148ac1973edaafded50 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-10T08:43:43.023Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-10T08:43:48.349Z] Building core-command ... [2023-02-10T08:43:48.349Z] Building core-common-config-bootstrapper ... [2023-02-10T08:43:48.349Z] Building core-data ... [2023-02-10T08:43:48.349Z] Building core-metadata ... [2023-02-10T08:43:48.349Z] Building security-bootstrapper ... [2023-02-10T08:43:48.349Z] Building security-proxy-setup ... [2023-02-10T08:43:48.349Z] Building security-secretstore-setup ... [2023-02-10T08:43:48.349Z] Building security-spiffe-token-provider ... [2023-02-10T08:43:48.349Z] Building security-spire-agent ... [2023-02-10T08:43:48.349Z] Building security-spire-config ... [2023-02-10T08:43:48.349Z] Building security-spire-server ... [2023-02-10T08:43:48.349Z] Building support-notifications ... [2023-02-10T08:43:48.349Z] Building support-scheduler ... [2023-02-10T08:43:48.349Z] Building support-scheduler [2023-02-10T08:43:48.349Z] Building core-metadata [2023-02-10T08:43:48.349Z] Building security-proxy-setup [2023-02-10T08:43:48.349Z] Building core-common-config-bootstrapper [2023-02-10T08:43:48.349Z] Building security-spiffe-token-provider [2023-02-10T08:44:44.761Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T08:44:44.761Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-10T08:44:44.761Z] ---> 8cadde91dcfe [2023-02-10T08:44:44.761Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-10T08:44:44.761Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T08:44:44.761Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-10T08:44:44.761Z] ---> 8cadde91dcfe [2023-02-10T08:44:44.761Z] Step 3/21 : WORKDIR /edgex-go [2023-02-10T08:44:44.761Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T08:44:44.761Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-10T08:44:44.761Z] ---> 8cadde91dcfe [2023-02-10T08:44:44.761Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-10T08:44:44.761Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T08:44:44.761Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-10T08:44:44.761Z] ---> 8cadde91dcfe [2023-02-10T08:44:44.761Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-10T08:44:44.761Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T08:44:44.761Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-10T08:44:44.761Z] ---> 8cadde91dcfe [2023-02-10T08:44:44.761Z] Step 3/19 : WORKDIR /edgex-go [2023-02-10T08:44:44.761Z] ---> Running in 491d3a177864 [2023-02-10T08:44:44.761Z] ---> Running in 92aa0ca59f86 [2023-02-10T08:44:44.761Z] ---> Running in 6b15c496dc47 [2023-02-10T08:44:44.761Z] ---> Running in 079635567d0a [2023-02-10T08:44:44.761Z] ---> Running in 111c03b5ec19 [2023-02-10T08:44:44.761Z] Removing intermediate container 6b15c496dc47 [2023-02-10T08:44:44.761Z] ---> ffeb8e55c55d [2023-02-10T08:44:44.761Z] Step 4/22 : WORKDIR /edgex-go [2023-02-10T08:44:44.761Z] ---> Running in 3ef5520d0f22 [2023-02-10T08:44:44.761Z] Removing intermediate container 079635567d0a [2023-02-10T08:44:44.761Z] ---> 47db4404ddcc [2023-02-10T08:44:44.761Z] Step 4/22 : WORKDIR /edgex-go [2023-02-10T08:44:44.761Z] Removing intermediate container 111c03b5ec19 [2023-02-10T08:44:44.761Z] ---> 64a0087f1c5b [2023-02-10T08:44:44.761Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-10T08:44:44.761Z] Removing intermediate container 491d3a177864 [2023-02-10T08:44:44.761Z] ---> 4b79714074c1 [2023-02-10T08:44:44.761Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-10T08:44:44.761Z] ---> Running in 5c376f1e1732 [2023-02-10T08:44:44.761Z] Removing intermediate container 92aa0ca59f86 [2023-02-10T08:44:44.761Z] ---> 60a697286536 [2023-02-10T08:44:44.761Z] Step 4/24 : WORKDIR /edgex-go [2023-02-10T08:44:44.761Z] ---> Running in 9fd66564f059 [2023-02-10T08:44:44.761Z] ---> Running in fd25b2ea4691 [2023-02-10T08:44:44.761Z] ---> Running in 075d33e89c17 [2023-02-10T08:44:44.761Z] Removing intermediate container 3ef5520d0f22 [2023-02-10T08:44:44.761Z] ---> 5e44627be446 [2023-02-10T08:44:44.761Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-10T08:44:44.761Z] ---> Running in a397a42794ae [2023-02-10T08:44:44.761Z] Removing intermediate container 5c376f1e1732 [2023-02-10T08:44:44.761Z] ---> 594656f384fc [2023-02-10T08:44:44.761Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-10T08:44:44.761Z] ---> Running in 33186b40c771 [2023-02-10T08:44:44.761Z] Removing intermediate container 075d33e89c17 [2023-02-10T08:44:44.761Z] ---> 7bd8dc3023a1 [2023-02-10T08:44:44.761Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-10T08:44:44.761Z] ---> Running in 4c195e7e8ee6 [2023-02-10T08:44:44.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T08:44:44.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T08:44:44.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T08:44:44.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T08:44:44.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T08:44:44.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T08:44:44.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T08:44:44.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T08:44:44.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T08:44:44.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T08:44:44.761Z] OK: 221 MiB in 51 packages [2023-02-10T08:44:44.761Z] v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-10T08:44:44.761Z] v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-10T08:44:44.761Z] OK: 16903 distinct packages available [2023-02-10T08:44:44.761Z] OK: 221 MiB in 51 packages [2023-02-10T08:44:44.761Z] OK: 221 MiB in 51 packages [2023-02-10T08:44:44.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T08:44:44.761Z] OK: 221 MiB in 51 packages [2023-02-10T08:44:44.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T08:44:44.761Z] OK: 221 MiB in 51 packages [2023-02-10T08:44:45.035Z] Removing intermediate container 9fd66564f059 [2023-02-10T08:44:45.035Z] ---> c2e065f83d79 [2023-02-10T08:44:45.035Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-10T08:44:45.995Z] Removing intermediate container 33186b40c771 [2023-02-10T08:44:45.995Z] ---> b283f6ee6666 [2023-02-10T08:44:45.995Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-10T08:44:45.995Z] Removing intermediate container 4c195e7e8ee6 [2023-02-10T08:44:45.995Z] ---> 83bc29e4df37 [2023-02-10T08:44:45.995Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-10T08:44:45.995Z] Removing intermediate container a397a42794ae [2023-02-10T08:44:45.995Z] ---> 336f50078fc1 [2023-02-10T08:44:45.995Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-10T08:44:45.995Z] Removing intermediate container fd25b2ea4691 [2023-02-10T08:44:45.995Z] ---> 570c1f7c63cb [2023-02-10T08:44:45.995Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-10T08:44:46.262Z] ---> 4ebcc5c4d48f [2023-02-10T08:44:46.262Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T08:44:46.529Z] ---> Running in c5f688e38738 [2023-02-10T08:44:46.796Z] ---> 54866e1a1424 [2023-02-10T08:44:46.796Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T08:44:46.796Z] ---> Running in d9c09178bf2f [2023-02-10T08:44:47.380Z] ---> 08524a767354 [2023-02-10T08:44:47.380Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T08:44:47.380Z] ---> 4e01a60611ab [2023-02-10T08:44:47.380Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T08:44:47.380Z] ---> 4873bae114fe [2023-02-10T08:44:47.380Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T08:44:47.380Z] ---> Running in 1829b8186c21 [2023-02-10T08:44:47.649Z] ---> Running in 6e3577f4b5af [2023-02-10T08:44:47.649Z] ---> Running in 1aa8754e25bb [2023-02-10T08:46:24.267Z] Removing intermediate container 6e3577f4b5af [2023-02-10T08:46:24.267Z] ---> 3fea6f6aa23d [2023-02-10T08:46:24.267Z] Step 8/24 : COPY . . [2023-02-10T08:46:24.532Z] Removing intermediate container d9c09178bf2f [2023-02-10T08:46:24.532Z] ---> 9f9ac8aba747 [2023-02-10T08:46:24.532Z] Step 8/22 : COPY . . [2023-02-10T08:46:24.532Z] Removing intermediate container 1aa8754e25bb [2023-02-10T08:46:24.532Z] ---> cd6d4cba7b91 [2023-02-10T08:46:24.532Z] Step 7/19 : COPY . . [2023-02-10T08:46:24.532Z] Removing intermediate container 1829b8186c21 [2023-02-10T08:46:24.532Z] ---> e0d590021e35 [2023-02-10T08:46:24.532Z] Step 8/22 : COPY . . [2023-02-10T08:46:24.532Z] Removing intermediate container c5f688e38738 [2023-02-10T08:46:24.532Z] ---> 0726ef89adb7 [2023-02-10T08:46:24.532Z] Step 7/21 : COPY . . [2023-02-10T08:46:39.513Z] ---> 5bdeff2546ce [2023-02-10T08:46:39.513Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-10T08:46:39.513Z] ---> dcdffb24393a [2023-02-10T08:46:39.513Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-10T08:46:39.513Z] ---> f2ecac0b04ee [2023-02-10T08:46:39.513Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-10T08:46:39.513Z] ---> Running in b5df21134f2e [2023-02-10T08:46:39.513Z] ---> Running in eb9802c8b5ac [2023-02-10T08:46:39.513Z] ---> Running in d6a04527a6c6 [2023-02-10T08:46:39.513Z] ---> a06e3ac6faa0 [2023-02-10T08:46:39.513Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-10T08:46:39.790Z] ---> a4a9e1e1e456 [2023-02-10T08:46:39.790Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-10T08:46:39.790Z] ---> Running in 296b0a7f75bc [2023-02-10T08:46:39.790Z] ---> Running in b7953bf792f6 [2023-02-10T08:46:41.739Z] 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-10T08:46:41.739Z] 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-10T08:46:42.322Z] 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-10T08:46:42.322Z] 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-10T08:46:42.588Z] 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-10T08:52:04.440Z] 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-10T08:52:31.103Z] Removing intermediate container eb9802c8b5ac [2023-02-10T08:52:31.103Z] ---> 576b8978ac78 [2023-02-10T08:52:31.103Z] [2023-02-10T08:52:31.103Z] Step 9/21 : FROM alpine:3.16 [2023-02-10T08:52:31.103Z] 3.16: Pulling from library/alpine [2023-02-10T08:52:31.103Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-10T08:52:31.103Z] Status: Downloaded newer image for alpine:3.16 [2023-02-10T08:52:31.103Z] ---> 2b4661558fb8 [2023-02-10T08:52:31.103Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-10T08:52:31.103Z] ---> Running in 46d2b344ccc0 [2023-02-10T08:52:31.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T08:52:31.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T08:52:32.774Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-10T08:52:32.774Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-10T08:52:33.041Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-10T08:52:33.041Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-10T08:52:33.041Z] (5/6) Installing curl (7.83.1-r5) [2023-02-10T08:52:33.041Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-10T08:52:33.041Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T08:52:33.041Z] Executing ca-certificates-20220614-r0.trigger [2023-02-10T08:52:33.622Z] OK: 8 MiB in 20 packages [2023-02-10T08:52:35.579Z] Removing intermediate container 46d2b344ccc0 [2023-02-10T08:52:35.579Z] ---> 13d6861efbf4 [2023-02-10T08:52:35.579Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-10T08:52:35.847Z] ---> Running in f4a67491ca04 [2023-02-10T08:52:36.439Z] Removing intermediate container f4a67491ca04 [2023-02-10T08:52:36.439Z] ---> d41bf431f2d4 [2023-02-10T08:52:36.439Z] Step 12/21 : WORKDIR /edgex [2023-02-10T08:52:36.439Z] ---> Running in a98d1e57d181 [2023-02-10T08:52:37.024Z] Removing intermediate container a98d1e57d181 [2023-02-10T08:52:37.024Z] ---> 43c073ced693 [2023-02-10T08:52:37.024Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-10T08:52:38.007Z] ---> f49824b5cc4d [2023-02-10T08:52:38.007Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-10T08:52:40.600Z] ---> 425cfaeaa269 [2023-02-10T08:52:40.600Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-10T08:52:43.197Z] ---> 492ade0cbc08 [2023-02-10T08:52:43.197Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-10T08:52:46.529Z] ---> bb867ce203da [2023-02-10T08:52:46.529Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-10T08:52:46.529Z] ---> Running in d1ccab34efb4 [2023-02-10T08:52:48.481Z] Removing intermediate container b5df21134f2e [2023-02-10T08:52:48.481Z] ---> 1c00f50d0baa [2023-02-10T08:52:48.481Z] [2023-02-10T08:52:48.481Z] Step 10/22 : FROM alpine:3.16 [2023-02-10T08:52:48.481Z] ---> 2b4661558fb8 [2023-02-10T08:52:48.481Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-10T08:52:48.481Z] ---> Running in edf9b7c75f49 [2023-02-10T08:52:49.446Z] Removing intermediate container edf9b7c75f49 [2023-02-10T08:52:49.446Z] ---> 3fdb0131872b [2023-02-10T08:52:49.446Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-10T08:52:49.446Z] ---> Running in 282455aa36fa [2023-02-10T08:52:50.404Z] Removing intermediate container d1ccab34efb4 [2023-02-10T08:52:50.404Z] ---> 00039b2dc870 [2023-02-10T08:52:50.404Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-10T08:52:50.404Z] ---> Running in 634b594199cf [2023-02-10T08:52:51.363Z] Removing intermediate container 634b594199cf [2023-02-10T08:52:51.363Z] ---> 41f2dc78fdd2 [2023-02-10T08:52:51.363Z] Step 19/21 : LABEL arch=arm64 [2023-02-10T08:52:51.363Z] ---> Running in a2fe4a60ef1f [2023-02-10T08:52:51.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T08:52:51.951Z] Removing intermediate container a2fe4a60ef1f [2023-02-10T08:52:51.951Z] ---> 3fddde9546ca [2023-02-10T08:52:51.951Z] Step 20/21 : LABEL git_sha=7bac1d8d0702bfc5bb15a763dbc884e27957e78f [2023-02-10T08:52:52.218Z] ---> Running in 17f4558a687d [2023-02-10T08:52:52.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T08:52:52.487Z] Removing intermediate container 17f4558a687d [2023-02-10T08:52:52.487Z] ---> b1653226432a [2023-02-10T08:52:52.487Z] Step 21/21 : LABEL version=0.0.0 [2023-02-10T08:52:52.761Z] ---> Running in 6886edc66f1f [2023-02-10T08:52:53.031Z] Removing intermediate container 6886edc66f1f [2023-02-10T08:52:53.031Z] ---> b2a9a9179427 [2023-02-10T08:52:53.031Z] [2023-02-10T08:52:53.613Z] Successfully built b2a9a9179427 [2023-02-10T08:52:53.613Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-10T08:52:53.614Z]  Building security-proxy-setup ... done Building core-command [2023-02-10T08:52:54.196Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-10T08:52:54.196Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T08:52:54.196Z] OK: 5 MiB in 15 packages [2023-02-10T08:52:56.144Z] Removing intermediate container 282455aa36fa [2023-02-10T08:52:56.144Z] ---> 9dc6de63876e [2023-02-10T08:52:56.144Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T08:52:56.735Z] ---> d147218109a8 [2023-02-10T08:52:56.735Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-10T08:52:58.679Z] ---> 098469231b56 [2023-02-10T08:52:58.679Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-10T08:52:59.636Z] ---> da1aef7be917 [2023-02-10T08:52:59.636Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-10T08:53:00.610Z] ---> 2c41a094b3bb [2023-02-10T08:53:00.610Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-10T08:53:00.887Z] ---> Running in 1e202a4b8356 [2023-02-10T08:53:05.131Z] Removing intermediate container 1e202a4b8356 [2023-02-10T08:53:05.131Z] ---> 170fdc0088a0 [2023-02-10T08:53:05.131Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-10T08:53:05.131Z] ---> Running in 380a6d016167 [2023-02-10T08:53:06.091Z] Removing intermediate container 380a6d016167 [2023-02-10T08:53:06.091Z] ---> 33938462dbc5 [2023-02-10T08:53:06.091Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-10T08:53:06.091Z] ---> Running in 032e42c45639 [2023-02-10T08:53:06.674Z] Removing intermediate container 032e42c45639 [2023-02-10T08:53:06.674Z] ---> 2719af3ba3ae [2023-02-10T08:53:06.674Z] Step 20/22 : LABEL arch=arm64 [2023-02-10T08:53:06.942Z] ---> Running in df874a816e57 [2023-02-10T08:53:07.904Z] Removing intermediate container df874a816e57 [2023-02-10T08:53:07.904Z] ---> 87303276a95f [2023-02-10T08:53:07.904Z] Step 21/22 : LABEL git_sha=7bac1d8d0702bfc5bb15a763dbc884e27957e78f [2023-02-10T08:53:07.904Z] ---> Running in b3080a87b508 [2023-02-10T08:53:08.860Z] Removing intermediate container b3080a87b508 [2023-02-10T08:53:08.860Z] ---> 66a0e15e8050 [2023-02-10T08:53:08.860Z] Step 22/22 : LABEL version=0.0.0 [2023-02-10T08:53:08.860Z] ---> Running in e3f9556f6de7 [2023-02-10T08:53:12.322Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T08:53:12.322Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-10T08:53:12.322Z] ---> 8cadde91dcfe [2023-02-10T08:53:12.322Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-10T08:53:12.322Z] ---> Using cache [2023-02-10T08:53:12.322Z] ---> 60a697286536 [2023-02-10T08:53:12.322Z] Step 4/23 : WORKDIR /edgex-go [2023-02-10T08:53:12.322Z] ---> Using cache [2023-02-10T08:53:12.322Z] ---> 7bd8dc3023a1 [2023-02-10T08:53:12.322Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-10T08:53:12.322Z] ---> Using cache [2023-02-10T08:53:12.322Z] ---> 83bc29e4df37 [2023-02-10T08:53:12.322Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-10T08:53:12.322Z] ---> Using cache [2023-02-10T08:53:12.322Z] ---> 4e01a60611ab [2023-02-10T08:53:12.322Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T08:53:12.322Z] ---> Using cache [2023-02-10T08:53:12.322Z] ---> 3fea6f6aa23d [2023-02-10T08:53:12.322Z] Step 8/23 : COPY . . [2023-02-10T08:53:12.322Z] ---> Using cache [2023-02-10T08:53:12.322Z] ---> f2ecac0b04ee [2023-02-10T08:53:12.322Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-10T08:53:12.322Z] Removing intermediate container e3f9556f6de7 [2023-02-10T08:53:12.322Z] ---> e49de56c993b [2023-02-10T08:53:12.322Z] [2023-02-10T08:53:12.602Z] ---> Running in e6d1dd6f339a [2023-02-10T08:53:13.620Z] Successfully built e49de56c993b [2023-02-10T08:53:13.620Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-10T08:53:13.620Z] Building support-notifications [2023-02-10T08:53:15.058Z]  Building core-common-config-bootstrapper ... done 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-10T08:53:21.712Z] Removing intermediate container d6a04527a6c6 [2023-02-10T08:53:21.712Z] ---> afe6605f2338 [2023-02-10T08:53:21.712Z] [2023-02-10T08:53:21.712Z] Step 10/24 : FROM alpine:3.16 [2023-02-10T08:53:21.712Z] ---> 2b4661558fb8 [2023-02-10T08:53:21.712Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-10T08:53:21.712Z] ---> Running in 4e35f2b7ed48 [2023-02-10T08:53:23.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T08:53:24.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T08:53:26.024Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-10T08:53:26.024Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T08:53:26.024Z] OK: 5 MiB in 15 packages [2023-02-10T08:53:27.959Z] Removing intermediate container 4e35f2b7ed48 [2023-02-10T08:53:27.959Z] ---> aa3b59a187bd [2023-02-10T08:53:27.959Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-10T08:53:28.223Z] ---> Running in 499cd134ab21 [2023-02-10T08:53:28.805Z] Removing intermediate container 499cd134ab21 [2023-02-10T08:53:28.805Z] ---> 32c9df5d7a37 [2023-02-10T08:53:28.805Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-10T08:53:29.073Z] ---> Running in 1aa01c4fdd6b [2023-02-10T08:53:30.035Z] Removing intermediate container 1aa01c4fdd6b [2023-02-10T08:53:30.035Z] ---> 9900a665a5bc [2023-02-10T08:53:30.035Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-10T08:53:30.035Z] ---> Running in ed944040a3de [2023-02-10T08:53:30.993Z] Removing intermediate container ed944040a3de [2023-02-10T08:53:30.993Z] ---> 18430b1864df [2023-02-10T08:53:30.993Z] Step 15/24 : WORKDIR / [2023-02-10T08:53:30.993Z] ---> Running in 9e3059857bc8 [2023-02-10T08:53:31.577Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T08:53:31.577Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-10T08:53:31.577Z] ---> 8cadde91dcfe [2023-02-10T08:53:31.577Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-10T08:53:31.577Z] ---> Using cache [2023-02-10T08:53:31.577Z] ---> 60a697286536 [2023-02-10T08:53:31.844Z] Step 4/22 : WORKDIR /edgex-go [2023-02-10T08:53:31.844Z] ---> Using cache [2023-02-10T08:53:31.844Z] ---> 7bd8dc3023a1 [2023-02-10T08:53:31.844Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-10T08:53:31.844Z] ---> Running in b8b15dc2a72a [2023-02-10T08:53:31.844Z] Removing intermediate container 9e3059857bc8 [2023-02-10T08:53:31.844Z] ---> 3789b8216a45 [2023-02-10T08:53:31.844Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T08:53:33.252Z] ---> 4260d3467be5 [2023-02-10T08:53:33.252Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-10T08:53:34.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T08:53:34.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T08:53:35.376Z] ---> 7966da318409 [2023-02-10T08:53:35.377Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-10T08:53:36.339Z] OK: 221 MiB in 51 packages [2023-02-10T08:53:38.278Z] ---> 122bf0f5838d [2023-02-10T08:53:38.278Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-10T08:53:39.235Z] Removing intermediate container b8b15dc2a72a [2023-02-10T08:53:39.235Z] ---> baf8c910b056 [2023-02-10T08:53:39.235Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-10T08:53:39.235Z] ---> 92f2a469d0b9 [2023-02-10T08:53:39.235Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-10T08:53:39.502Z] ---> Running in 16b065108cdf [2023-02-10T08:53:40.083Z] Removing intermediate container 16b065108cdf [2023-02-10T08:53:40.083Z] ---> a77de8de1d01 [2023-02-10T08:53:40.083Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-10T08:53:40.083Z] ---> Running in 7ea43f6be00f [2023-02-10T08:53:40.083Z] ---> 546e15efd058 [2023-02-10T08:53:40.083Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T08:53:40.348Z] ---> Running in 0087bff35c61 [2023-02-10T08:53:40.945Z] Removing intermediate container 7ea43f6be00f [2023-02-10T08:53:40.945Z] ---> 5da04d11ba8a [2023-02-10T08:53:40.945Z] Step 22/24 : LABEL arch=arm64 [2023-02-10T08:53:41.211Z] ---> Running in c0288c7535af [2023-02-10T08:53:41.790Z] Removing intermediate container c0288c7535af [2023-02-10T08:53:41.790Z] ---> 38f497e40d63 [2023-02-10T08:53:41.790Z] Step 23/24 : LABEL git_sha=7bac1d8d0702bfc5bb15a763dbc884e27957e78f [2023-02-10T08:53:41.790Z] ---> Running in d3bc6d6c1609 [2023-02-10T08:53:42.746Z] Removing intermediate container d3bc6d6c1609 [2023-02-10T08:53:42.746Z] ---> 91af745f3053 [2023-02-10T08:53:42.746Z] Step 24/24 : LABEL version=0.0.0 [2023-02-10T08:53:42.746Z] ---> Running in 74b79663561d [2023-02-10T08:53:43.326Z] Removing intermediate container 74b79663561d [2023-02-10T08:53:43.326Z] ---> 670bb94a9997 [2023-02-10T08:53:43.326Z] [2023-02-10T08:53:43.326Z] Successfully built 670bb94a9997 [2023-02-10T08:53:43.326Z] Successfully tagged core-metadata-arm64:latest [2023-02-10T08:53:43.326Z] Building security-spire-server [2023-02-10T08:54:01.800Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T08:54:01.800Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-10T08:54:01.800Z] ---> 8cadde91dcfe [2023-02-10T08:54:01.800Z] Step 3/23 : WORKDIR /edgex-go [2023-02-10T08:54:01.800Z] ---> Using cache [2023-02-10T08:54:01.800Z] ---> 4b79714074c1 [2023-02-10T08:54:01.800Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-10T08:54:01.800Z] ---> Running in 59a352514eab [2023-02-10T08:54:02.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T08:54:03.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T08:54:04.431Z] OK: 221 MiB in 51 packages [2023-02-10T08:54:05.839Z] Removing intermediate container 59a352514eab [2023-02-10T08:54:05.839Z] ---> 9b0a6428e7e9 [2023-02-10T08:54:05.839Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-10T08:54:06.796Z] ---> 28d851e3258e [2023-02-10T08:54:06.796Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T08:54:06.796Z] ---> Running in 3ddad189bf67 [2023-02-10T08:54:45.640Z] Removing intermediate container 296b0a7f75bc [2023-02-10T08:54:45.640Z] ---> 7a3355292964 [2023-02-10T08:54:45.640Z] [2023-02-10T08:54:45.640Z] Step 9/19 : FROM alpine:3.15 [2023-02-10T08:54:45.640Z] 3.15: Pulling from library/alpine [2023-02-10T08:54:46.219Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-10T08:54:46.219Z] Status: Downloaded newer image for alpine:3.15 [2023-02-10T08:54:46.219Z] ---> 8aa73fd46299 [2023-02-10T08:54:46.219Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-10T08:54:46.803Z] ---> Running in 9c282f662b8e [2023-02-10T08:54:47.068Z] Removing intermediate container 9c282f662b8e [2023-02-10T08:54:47.068Z] ---> 4fabc4fce2f9 [2023-02-10T08:54:47.068Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-10T08:54:47.334Z] ---> Running in 0a2552761103 [2023-02-10T08:54:49.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-10T08:54:49.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-10T08:54:50.936Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-10T08:54:50.936Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-10T08:54:50.936Z] OK: 15736 distinct packages available [2023-02-10T08:54:50.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-10T08:54:51.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-10T08:54:52.479Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-10T08:54:52.479Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-10T08:54:52.479Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-10T08:54:52.479Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-10T08:54:52.745Z] (5/9) Installing curl (7.80.0-r5) [2023-02-10T08:54:52.745Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-10T08:54:52.745Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-10T08:54:52.745Z] (8/9) Installing libucontext (1.1-r0) [2023-02-10T08:54:52.745Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-10T08:54:52.745Z] Executing busybox-1.34.1-r7.trigger [2023-02-10T08:54:52.745Z] Executing ca-certificates-20220614-r0.trigger [2023-02-10T08:54:53.325Z] OK: 8 MiB in 23 packages [2023-02-10T08:54:56.686Z] Removing intermediate container 0a2552761103 [2023-02-10T08:54:56.686Z] ---> fef55f00162e [2023-02-10T08:54:56.687Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T08:54:58.093Z] ---> 04cad82e5a55 [2023-02-10T08:54:58.093Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-10T08:55:02.331Z] ---> 3bade5ab3acd [2023-02-10T08:55:02.331Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-10T08:55:03.739Z] ---> a3f45faba0ee [2023-02-10T08:55:03.739Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-10T08:55:04.004Z] ---> Running in 75adf075624a [2023-02-10T08:55:05.414Z] Removing intermediate container 75adf075624a [2023-02-10T08:55:05.414Z] ---> 8249a6bc29b2 [2023-02-10T08:55:05.414Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-10T08:55:05.414Z] ---> Running in 327f43b41d04 [2023-02-10T08:55:07.989Z] Removing intermediate container 327f43b41d04 [2023-02-10T08:55:07.989Z] ---> 574c07d97c36 [2023-02-10T08:55:07.989Z] Step 17/19 : LABEL arch=arm64 [2023-02-10T08:55:08.594Z] ---> Running in 31c261c5f549 [2023-02-10T08:55:09.550Z] Removing intermediate container 31c261c5f549 [2023-02-10T08:55:09.550Z] ---> 90c50497be75 [2023-02-10T08:55:09.550Z] Step 18/19 : LABEL git_sha=7bac1d8d0702bfc5bb15a763dbc884e27957e78f [2023-02-10T08:55:09.815Z] ---> Running in 4382b3fce46a [2023-02-10T08:55:10.776Z] Removing intermediate container 4382b3fce46a [2023-02-10T08:55:10.776Z] ---> c3f3072492ba [2023-02-10T08:55:10.776Z] Step 19/19 : LABEL version=0.0.0 [2023-02-10T08:55:11.041Z] ---> Running in fb5ded4eba1b [2023-02-10T08:55:12.444Z] Removing intermediate container fb5ded4eba1b [2023-02-10T08:55:12.444Z] ---> 3a6ed3ee6667 [2023-02-10T08:55:12.444Z] [2023-02-10T08:55:13.405Z] Successfully built 3a6ed3ee6667 [2023-02-10T08:55:13.405Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-10T08:55:13.405Z]  Building security-spiffe-token-provider ... done Building security-spire-config [2023-02-10T08:55:35.434Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T08:55:35.434Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-10T08:55:35.434Z] ---> 8cadde91dcfe [2023-02-10T08:55:35.434Z] Step 3/24 : WORKDIR /edgex-go [2023-02-10T08:55:35.434Z] ---> Using cache [2023-02-10T08:55:35.434Z] ---> 4b79714074c1 [2023-02-10T08:55:35.434Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-10T08:55:35.434Z] ---> Using cache [2023-02-10T08:55:35.434Z] ---> 9b0a6428e7e9 [2023-02-10T08:55:35.434Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-10T08:55:35.434Z] ---> Using cache [2023-02-10T08:55:35.434Z] ---> 28d851e3258e [2023-02-10T08:55:35.434Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T08:55:35.434Z] ---> Running in 3489790d0517 [2023-02-10T08:55:57.483Z] Removing intermediate container b7953bf792f6 [2023-02-10T08:55:57.483Z] ---> 69c0625f4036 [2023-02-10T08:55:57.483Z] [2023-02-10T08:55:57.483Z] Step 10/22 : FROM alpine:3.16 [2023-02-10T08:55:57.483Z] ---> 2b4661558fb8 [2023-02-10T08:55:57.483Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-10T08:55:57.483Z] ---> Using cache [2023-02-10T08:55:57.483Z] ---> aa3b59a187bd [2023-02-10T08:55:57.483Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-10T08:55:57.483Z] ---> Using cache [2023-02-10T08:55:57.483Z] ---> 32c9df5d7a37 [2023-02-10T08:55:57.483Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-10T08:55:57.483Z] ---> Running in 681d90e20ef4 [2023-02-10T08:55:57.483Z] Removing intermediate container 681d90e20ef4 [2023-02-10T08:55:57.483Z] ---> 276c9c6b7e73 [2023-02-10T08:55:57.483Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-10T08:55:57.483Z] ---> Running in 2a4996a2e76b [2023-02-10T08:55:58.077Z] Removing intermediate container 2a4996a2e76b [2023-02-10T08:55:58.077Z] ---> ae43959bf136 [2023-02-10T08:55:58.077Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T08:56:00.023Z] ---> 6b4d86b8241b [2023-02-10T08:56:00.023Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-10T08:56:01.427Z] Removing intermediate container 0087bff35c61 [2023-02-10T08:56:01.427Z] ---> 9b4eecf77e10 [2023-02-10T08:56:01.427Z] Step 8/22 : COPY . . [2023-02-10T08:56:03.995Z] ---> 7dc142212772 [2023-02-10T08:56:03.995Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-10T08:56:05.410Z] ---> fef53bc7a05f [2023-02-10T08:56:05.410Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-10T08:56:05.677Z] ---> Running in 38e934db7109 [2023-02-10T08:56:06.660Z] Removing intermediate container 38e934db7109 [2023-02-10T08:56:06.660Z] ---> 70a5b0f6e329 [2023-02-10T08:56:06.660Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-10T08:56:06.925Z] ---> Running in 0bb7dd442ee7 [2023-02-10T08:56:07.883Z] Removing intermediate container 0bb7dd442ee7 [2023-02-10T08:56:07.883Z] ---> 5ddac90e327d [2023-02-10T08:56:07.883Z] Step 20/22 : LABEL arch=arm64 [2023-02-10T08:56:07.883Z] Removing intermediate container 3ddad189bf67 [2023-02-10T08:56:07.883Z] ---> 6bda12c96a20 [2023-02-10T08:56:07.883Z] Step 7/23 : COPY . . [2023-02-10T08:56:08.158Z] ---> Running in 18b77b1ac3c3 [2023-02-10T08:56:09.126Z] Removing intermediate container 18b77b1ac3c3 [2023-02-10T08:56:09.126Z] ---> 65fbc4cd2db7 [2023-02-10T08:56:09.126Z] Step 21/22 : LABEL git_sha=7bac1d8d0702bfc5bb15a763dbc884e27957e78f [2023-02-10T08:56:09.394Z] ---> Running in 2474b664cef8 [2023-02-10T08:56:10.352Z] Removing intermediate container 2474b664cef8 [2023-02-10T08:56:10.352Z] ---> e2ff8a11f618 [2023-02-10T08:56:10.352Z] Step 22/22 : LABEL version=0.0.0 [2023-02-10T08:56:10.352Z] ---> Running in 64a4910a8005 [2023-02-10T08:56:11.755Z] Removing intermediate container 64a4910a8005 [2023-02-10T08:56:11.755Z] ---> 690c1fe0f86b [2023-02-10T08:56:11.755Z] [2023-02-10T08:56:12.335Z] Successfully built 690c1fe0f86b [2023-02-10T08:56:12.335Z] Successfully tagged support-scheduler-arm64:latest [2023-02-10T08:56:12.335Z]  Building support-scheduler ... done Building security-bootstrapper [2023-02-10T08:56:24.628Z] ---> b9bacd8a8a4e [2023-02-10T08:56:24.628Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-10T08:56:24.628Z] ---> Running in 09c8b7b34351 [2023-02-10T08:56:27.225Z] 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-10T08:56:31.478Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T08:56:31.478Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-10T08:56:31.478Z] ---> 8cadde91dcfe [2023-02-10T08:56:31.478Z] Step 3/32 : WORKDIR /edgex-go [2023-02-10T08:56:31.478Z] ---> Using cache [2023-02-10T08:56:31.478Z] ---> 4b79714074c1 [2023-02-10T08:56:31.478Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-10T08:56:32.433Z] ---> Running in cc079f8ed634 [2023-02-10T08:56:35.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T08:56:35.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T08:56:36.828Z] OK: 221 MiB in 51 packages [2023-02-10T08:56:38.962Z] ---> 7c5d024e7580 [2023-02-10T08:56:38.962Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-10T08:56:39.570Z] ---> Running in e04381e201a2 [2023-02-10T08:56:40.212Z] Removing intermediate container e04381e201a2 [2023-02-10T08:56:40.212Z] ---> ee35c82dee05 [2023-02-10T08:56:40.212Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-10T08:56:40.500Z] ---> Running in 1cdbc393f5d6 [2023-02-10T08:56:40.788Z] Removing intermediate container cc079f8ed634 [2023-02-10T08:56:40.788Z] ---> aeb9c5cef880 [2023-02-10T08:56:40.788Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-10T08:56:41.762Z] Removing intermediate container 1cdbc393f5d6 [2023-02-10T08:56:41.762Z] ---> 021f8218f01e [2023-02-10T08:56:41.762Z] 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-10T08:56:41.762Z] ---> Running in fef5bf642033 [2023-02-10T08:56:43.169Z] ---> ec22e2a0e308 [2023-02-10T08:56:43.169Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T08:56:43.169Z] ---> Running in 1c605a31a32c [2023-02-10T08:56:46.514Z] Removing intermediate container fef5bf642033 [2023-02-10T08:56:46.514Z] ---> e12d6acf4e2e [2023-02-10T08:56:46.514Z] Step 11/23 : WORKDIR /edgex-go [2023-02-10T08:56:46.514Z] ---> Running in b5de206149cc [2023-02-10T08:56:47.101Z] Removing intermediate container b5de206149cc [2023-02-10T08:56:47.101Z] ---> 482bbdfbf774 [2023-02-10T08:56:47.101Z] [2023-02-10T08:56:47.101Z] Step 12/23 : FROM alpine:3.15 [2023-02-10T08:56:47.101Z] ---> 8aa73fd46299 [2023-02-10T08:56:47.101Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-10T08:56:47.101Z] ---> Using cache [2023-02-10T08:56:47.101Z] ---> 4fabc4fce2f9 [2023-02-10T08:56:47.101Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-10T08:56:47.367Z] ---> Running in cdedbf0b25a5 [2023-02-10T08:56:49.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-10T08:56:50.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-10T08:56:51.930Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-10T08:56:51.930Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-10T08:56:51.930Z] OK: 15736 distinct packages available [2023-02-10T08:56:52.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-10T08:56:52.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-10T08:56:53.871Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-10T08:56:53.871Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-10T08:56:53.871Z] (3/5) Installing libucontext (1.1-r0) [2023-02-10T08:56:53.871Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-10T08:56:53.871Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-10T08:56:53.871Z] Executing busybox-1.34.1-r7.trigger [2023-02-10T08:56:53.871Z] OK: 6 MiB in 19 packages [2023-02-10T08:56:57.220Z] Removing intermediate container cdedbf0b25a5 [2023-02-10T08:56:57.220Z] ---> 29601b4d05fc [2023-02-10T08:56:57.220Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-10T08:57:07.276Z] ---> a44086d5eb18 [2023-02-10T08:57:07.276Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-10T08:57:07.544Z] ---> ebf90a0a5062 [2023-02-10T08:57:07.544Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-10T08:57:08.949Z] ---> 48453b58b617 [2023-02-10T08:57:08.949Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-10T08:57:09.910Z] ---> 7ab76c305f31 [2023-02-10T08:57:09.910Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-10T08:57:10.177Z] ---> Running in ca159c47fc73 [2023-02-10T08:57:10.759Z] Removing intermediate container 3489790d0517 [2023-02-10T08:57:10.759Z] ---> 85efcd414a86 [2023-02-10T08:57:10.759Z] Step 7/24 : COPY . . [2023-02-10T08:57:11.027Z] Removing intermediate container ca159c47fc73 [2023-02-10T08:57:11.027Z] ---> 3bc43af8e313 [2023-02-10T08:57:11.027Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-10T08:57:11.295Z] ---> Running in 3641fc3fa979 [2023-02-10T08:57:12.250Z] Removing intermediate container 3641fc3fa979 [2023-02-10T08:57:12.250Z] ---> 6fc315653ea1 [2023-02-10T08:57:12.250Z] Step 21/23 : LABEL arch=arm64 [2023-02-10T08:57:12.250Z] ---> Running in ed88d72dad05 [2023-02-10T08:57:12.836Z] Removing intermediate container ed88d72dad05 [2023-02-10T08:57:12.836Z] ---> e560e4789382 [2023-02-10T08:57:12.836Z] Step 22/23 : LABEL git_sha=7bac1d8d0702bfc5bb15a763dbc884e27957e78f [2023-02-10T08:57:13.100Z] ---> Running in a16c72a3aa51 [2023-02-10T08:57:14.054Z] Removing intermediate container a16c72a3aa51 [2023-02-10T08:57:14.054Z] ---> a0ee8727413a [2023-02-10T08:57:14.054Z] Step 23/23 : LABEL version=0.0.0 [2023-02-10T08:57:14.054Z] ---> Running in 90705c06ebb6 [2023-02-10T08:57:15.009Z] Removing intermediate container 90705c06ebb6 [2023-02-10T08:57:15.009Z] ---> db1a2cf0572c [2023-02-10T08:57:15.009Z] [2023-02-10T08:57:15.588Z] Successfully built db1a2cf0572c [2023-02-10T08:57:15.588Z] Successfully tagged security-spire-server-arm64:latest [2023-02-10T08:57:15.588Z]  Building security-spire-server ... done Building core-data [2023-02-10T08:57:25.641Z] ---> bfb511d5b9e9 [2023-02-10T08:57:25.641Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-10T08:57:25.641Z] ---> Running in 870e41e3374a [2023-02-10T08:57:26.602Z] Removing intermediate container 870e41e3374a [2023-02-10T08:57:26.602Z] ---> a71c00704413 [2023-02-10T08:57:26.602Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-10T08:57:26.869Z] ---> Running in 29adcf57c98d [2023-02-10T08:57:27.826Z] Removing intermediate container 29adcf57c98d [2023-02-10T08:57:27.826Z] ---> e45376fffe92 [2023-02-10T08:57:27.826Z] 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-10T08:57:27.826Z] ---> Running in 5e176692bc79 [2023-02-10T08:57:31.163Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T08:57:31.163Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-10T08:57:31.163Z] ---> 8cadde91dcfe [2023-02-10T08:57:31.163Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-10T08:57:31.163Z] ---> Using cache [2023-02-10T08:57:31.163Z] ---> 60a697286536 [2023-02-10T08:57:31.163Z] Step 4/22 : WORKDIR /edgex-go [2023-02-10T08:57:31.163Z] ---> Using cache [2023-02-10T08:57:31.163Z] ---> 7bd8dc3023a1 [2023-02-10T08:57:31.163Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-10T08:57:31.163Z] ---> Using cache [2023-02-10T08:57:31.163Z] ---> 83bc29e4df37 [2023-02-10T08:57:31.429Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-10T08:57:31.429Z] ---> Using cache [2023-02-10T08:57:31.429Z] ---> 4e01a60611ab [2023-02-10T08:57:31.429Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T08:57:31.429Z] ---> Using cache [2023-02-10T08:57:31.429Z] ---> 3fea6f6aa23d [2023-02-10T08:57:31.429Z] Step 8/22 : COPY . . [2023-02-10T08:57:31.429Z] ---> Using cache [2023-02-10T08:57:31.429Z] ---> f2ecac0b04ee [2023-02-10T08:57:31.429Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-10T08:57:32.387Z] ---> Running in 61b40756b92b [2023-02-10T08:57:32.973Z] Removing intermediate container 5e176692bc79 [2023-02-10T08:57:32.973Z] ---> 6a17ba44fe81 [2023-02-10T08:57:32.973Z] Step 11/24 : WORKDIR /edgex-go [2023-02-10T08:57:32.973Z] ---> Running in 1b0f8b2115f6 [2023-02-10T08:57:33.935Z] Removing intermediate container 1b0f8b2115f6 [2023-02-10T08:57:33.935Z] ---> d75a26559f5d [2023-02-10T08:57:33.935Z] [2023-02-10T08:57:33.935Z] Step 12/24 : FROM alpine:3.15 [2023-02-10T08:57:33.935Z] ---> 8aa73fd46299 [2023-02-10T08:57:33.935Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-10T08:57:33.935Z] ---> Using cache [2023-02-10T08:57:33.935Z] ---> 4fabc4fce2f9 [2023-02-10T08:57:33.935Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-10T08:57:33.935Z] ---> Running in 5cda6cb42601 [2023-02-10T08:57:34.520Z] 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-10T08:57:35.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-10T08:57:36.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-10T08:57:37.458Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-10T08:57:37.458Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-10T08:57:37.458Z] OK: 15736 distinct packages available [2023-02-10T08:57:37.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-10T08:57:38.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-10T08:57:39.263Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-10T08:57:39.263Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-10T08:57:39.263Z] (3/4) Installing libucontext (1.1-r0) [2023-02-10T08:57:39.263Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-10T08:57:39.263Z] Executing busybox-1.34.1-r7.trigger [2023-02-10T08:57:39.263Z] OK: 6 MiB in 18 packages [2023-02-10T08:57:41.861Z] Removing intermediate container 5cda6cb42601 [2023-02-10T08:57:41.861Z] ---> d92b84bd8a50 [2023-02-10T08:57:41.861Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-10T08:57:51.911Z] ---> 88b029d165a6 [2023-02-10T08:57:51.911Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-10T08:57:52.494Z] ---> b22909755b3b [2023-02-10T08:57:52.494Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-10T08:57:52.760Z] ---> Running in 10e9d6ac2538 [2023-02-10T08:57:53.718Z] Removing intermediate container 10e9d6ac2538 [2023-02-10T08:57:53.719Z] ---> 230eef82f374 [2023-02-10T08:57:53.719Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-10T08:57:57.042Z] ---> 4bef7431e737 [2023-02-10T08:57:57.042Z] Step 19/24 : WORKDIR / [2023-02-10T08:57:57.042Z] ---> Running in e94035d893c0 [2023-02-10T08:57:57.621Z] Removing intermediate container e94035d893c0 [2023-02-10T08:57:57.621Z] ---> 0c49b9d7523c [2023-02-10T08:57:57.621Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-10T08:57:57.893Z] ---> Running in 0e794392a2a5 [2023-02-10T08:57:58.850Z] Removing intermediate container 0e794392a2a5 [2023-02-10T08:57:58.850Z] ---> 6c4e627e05b4 [2023-02-10T08:57:58.850Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-10T08:57:58.850Z] ---> Running in 9b811997085f [2023-02-10T08:57:59.814Z] Removing intermediate container 9b811997085f [2023-02-10T08:57:59.814Z] ---> 7e7a5dacc51d [2023-02-10T08:57:59.814Z] Step 22/24 : LABEL arch=arm64 [2023-02-10T08:57:59.814Z] ---> Running in 36b55afc8949 [2023-02-10T08:58:00.768Z] Removing intermediate container 36b55afc8949 [2023-02-10T08:58:00.768Z] ---> dc3a0a6a6b05 [2023-02-10T08:58:00.768Z] Step 23/24 : LABEL git_sha=7bac1d8d0702bfc5bb15a763dbc884e27957e78f [2023-02-10T08:58:01.033Z] ---> Running in cfc3987a5345 [2023-02-10T08:58:01.614Z] Removing intermediate container cfc3987a5345 [2023-02-10T08:58:01.614Z] ---> 0e7f7b857158 [2023-02-10T08:58:01.614Z] Step 24/24 : LABEL version=0.0.0 [2023-02-10T08:58:01.881Z] ---> Running in 08e5f90affc3 [2023-02-10T08:58:02.836Z] Removing intermediate container 08e5f90affc3 [2023-02-10T08:58:02.836Z] ---> 27c2bbaca46e [2023-02-10T08:58:02.836Z] [2023-02-10T08:58:03.422Z] Successfully built 27c2bbaca46e [2023-02-10T08:58:03.422Z] Successfully tagged security-spire-config-arm64:latest [2023-02-10T08:58:03.422Z]  Building security-spire-config ... done Building security-spire-agent [2023-02-10T08:58:25.477Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T08:58:25.477Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-10T08:58:25.477Z] ---> 8cadde91dcfe [2023-02-10T08:58:25.477Z] Step 3/24 : WORKDIR /edgex-go [2023-02-10T08:58:25.477Z] ---> Using cache [2023-02-10T08:58:25.477Z] ---> 4b79714074c1 [2023-02-10T08:58:25.477Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-10T08:58:25.477Z] ---> Using cache [2023-02-10T08:58:25.477Z] ---> 9b0a6428e7e9 [2023-02-10T08:58:25.477Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-10T08:58:25.477Z] ---> Using cache [2023-02-10T08:58:25.477Z] ---> 28d851e3258e [2023-02-10T08:58:25.477Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T08:58:25.477Z] ---> Using cache [2023-02-10T08:58:25.477Z] ---> 85efcd414a86 [2023-02-10T08:58:25.477Z] Step 7/24 : COPY . . [2023-02-10T08:58:25.477Z] ---> Using cache [2023-02-10T08:58:25.477Z] ---> bfb511d5b9e9 [2023-02-10T08:58:25.477Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-10T08:58:25.477Z] ---> Using cache [2023-02-10T08:58:25.477Z] ---> a71c00704413 [2023-02-10T08:58:25.477Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-10T08:58:25.477Z] ---> Using cache [2023-02-10T08:58:25.477Z] ---> e45376fffe92 [2023-02-10T08:58:25.477Z] 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-10T08:58:25.477Z] ---> Using cache [2023-02-10T08:58:25.477Z] ---> 6a17ba44fe81 [2023-02-10T08:58:25.477Z] Step 11/24 : WORKDIR /edgex-go [2023-02-10T08:58:25.477Z] ---> Using cache [2023-02-10T08:58:25.477Z] ---> d75a26559f5d [2023-02-10T08:58:25.477Z] [2023-02-10T08:58:25.477Z] Step 12/24 : FROM alpine:3.15 [2023-02-10T08:58:25.477Z] ---> 8aa73fd46299 [2023-02-10T08:58:25.477Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-10T08:58:25.477Z] ---> Using cache [2023-02-10T08:58:25.477Z] ---> 4fabc4fce2f9 [2023-02-10T08:58:25.477Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-10T08:58:25.477Z] ---> Using cache [2023-02-10T08:58:25.477Z] ---> 29601b4d05fc [2023-02-10T08:58:25.477Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-10T08:58:28.043Z] Removing intermediate container e6d1dd6f339a [2023-02-10T08:58:28.043Z] ---> 9f32a41e55e4 [2023-02-10T08:58:28.043Z] [2023-02-10T08:58:28.043Z] Step 10/23 : FROM alpine:3.16 [2023-02-10T08:58:28.043Z] ---> 2b4661558fb8 [2023-02-10T08:58:28.043Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-10T08:58:28.043Z] ---> Using cache [2023-02-10T08:58:28.043Z] ---> aa3b59a187bd [2023-02-10T08:58:28.043Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-10T08:58:28.043Z] ---> Using cache [2023-02-10T08:58:28.043Z] ---> 32c9df5d7a37 [2023-02-10T08:58:28.043Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-10T08:58:28.309Z] ---> Running in 7d5e56bff03d [2023-02-10T08:58:28.573Z] ---> 56b23001457a [2023-02-10T08:58:28.573Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-10T08:58:28.845Z] Removing intermediate container 7d5e56bff03d [2023-02-10T08:58:28.845Z] ---> 18d5a74b3284 [2023-02-10T08:58:28.845Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-10T08:58:29.110Z] ---> Running in a700c089d421 [2023-02-10T08:58:30.066Z] Removing intermediate container a700c089d421 [2023-02-10T08:58:30.066Z] ---> af10a0bb475b [2023-02-10T08:58:30.066Z] Step 15/23 : WORKDIR / [2023-02-10T08:58:30.066Z] ---> Running in 5dee7bb5a5a7 [2023-02-10T08:58:31.022Z] Removing intermediate container 5dee7bb5a5a7 [2023-02-10T08:58:31.022Z] ---> 9f5c39fdc8ef [2023-02-10T08:58:31.022Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T08:58:32.428Z] ---> cf79ad4f2cf2 [2023-02-10T08:58:32.428Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-10T08:58:34.368Z] Removing intermediate container 1c605a31a32c [2023-02-10T08:58:34.368Z] ---> 7d3cae90c97c [2023-02-10T08:58:34.368Z] Step 7/32 : COPY . . [2023-02-10T08:58:35.771Z] ---> 4ea6753ce048 [2023-02-10T08:58:35.771Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-10T08:58:37.172Z] ---> fe173d413ece [2023-02-10T08:58:37.172Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-10T08:58:37.172Z] ---> 40285c2eb194 [2023-02-10T08:58:37.172Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-10T08:58:37.436Z] ---> Running in b84e9f27b43c [2023-02-10T08:58:38.389Z] Removing intermediate container b84e9f27b43c [2023-02-10T08:58:38.389Z] ---> 8e80d65081d0 [2023-02-10T08:58:38.389Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-10T08:58:38.389Z] ---> Running in 853f75765d82 [2023-02-10T08:58:38.653Z] ---> 9cf41bc2038a [2023-02-10T08:58:38.653Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-10T08:58:39.238Z] Removing intermediate container 853f75765d82 [2023-02-10T08:58:39.238Z] ---> d46ab0694884 [2023-02-10T08:58:39.238Z] Step 21/23 : LABEL arch=arm64 [2023-02-10T08:58:39.819Z] ---> Running in 8c5cecd8b580 [2023-02-10T08:58:40.402Z] ---> 766a7658528f [2023-02-10T08:58:40.402Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-10T08:58:40.668Z] Removing intermediate container 8c5cecd8b580 [2023-02-10T08:58:40.668Z] ---> 26f186229a04 [2023-02-10T08:58:40.668Z] Step 22/23 : LABEL git_sha=7bac1d8d0702bfc5bb15a763dbc884e27957e78f [2023-02-10T08:58:40.933Z] ---> Running in b561dde3f22e [2023-02-10T08:58:41.887Z] ---> 82b800ba4b56 [2023-02-10T08:58:41.887Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-10T08:58:41.887Z] Removing intermediate container b561dde3f22e [2023-02-10T08:58:41.887Z] ---> 5c06a0785a9c [2023-02-10T08:58:41.887Z] Step 23/23 : LABEL version=0.0.0 [2023-02-10T08:58:42.153Z] ---> Running in f3083c9a8fef [2023-02-10T08:58:42.153Z] ---> Running in 247cb7417889 [2023-02-10T08:58:43.108Z] Removing intermediate container f3083c9a8fef [2023-02-10T08:58:43.108Z] ---> 2e7eb66e6260 [2023-02-10T08:58:43.108Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-10T08:58:43.108Z] Removing intermediate container 247cb7417889 [2023-02-10T08:58:43.108Z] ---> d928c9e6df97 [2023-02-10T08:58:43.108Z] [2023-02-10T08:58:43.108Z] ---> Running in ae9a84c158ba [2023-02-10T08:58:44.064Z] Successfully built d928c9e6df97 [2023-02-10T08:58:44.064Z] Successfully tagged core-command-arm64:latest [2023-02-10T08:58:44.064Z] Building security-secretstore-setup [2023-02-10T08:58:44.064Z]  Building core-command ... done Removing intermediate container ae9a84c158ba [2023-02-10T08:58:44.064Z] ---> 0b32b4f80ab0 [2023-02-10T08:58:44.064Z] Step 22/24 : LABEL arch=arm64 [2023-02-10T08:58:44.336Z] ---> Running in 6c09c9d9d541 [2023-02-10T08:58:44.914Z] Removing intermediate container 6c09c9d9d541 [2023-02-10T08:58:44.914Z] ---> f7934213b3f8 [2023-02-10T08:58:44.914Z] Step 23/24 : LABEL git_sha=7bac1d8d0702bfc5bb15a763dbc884e27957e78f [2023-02-10T08:58:45.179Z] ---> Running in 8244e53f8fa4 [2023-02-10T08:58:47.770Z] Removing intermediate container 8244e53f8fa4 [2023-02-10T08:58:47.770Z] ---> 8deae27f3d4f [2023-02-10T08:58:47.770Z] Step 24/24 : LABEL version=0.0.0 [2023-02-10T08:58:48.354Z] ---> Running in f6646a36f4db [2023-02-10T08:58:48.934Z] Removing intermediate container f6646a36f4db [2023-02-10T08:58:48.934Z] ---> 3f287a68ac65 [2023-02-10T08:58:48.934Z] [2023-02-10T08:58:49.199Z] Successfully built 3f287a68ac65 [2023-02-10T08:58:49.464Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-10T08:58:53.723Z]  Building security-spire-agent ... done  ---> 2d6bcbda6cc6 [2023-02-10T08:58:53.723Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-10T08:58:53.723Z] ---> Running in 76be7db9fb06 [2023-02-10T08:58:56.302Z] 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-10T08:59:00.558Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T08:59:00.558Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-10T08:59:00.558Z] ---> 8cadde91dcfe [2023-02-10T08:59:00.558Z] Step 3/24 : WORKDIR /edgex-go [2023-02-10T08:59:00.558Z] ---> Using cache [2023-02-10T08:59:00.558Z] ---> 4b79714074c1 [2023-02-10T08:59:00.558Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-10T08:59:00.558Z] ---> Using cache [2023-02-10T08:59:00.558Z] ---> aeb9c5cef880 [2023-02-10T08:59:00.558Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-10T08:59:00.558Z] ---> Using cache [2023-02-10T08:59:00.558Z] ---> ec22e2a0e308 [2023-02-10T08:59:00.558Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T08:59:00.558Z] ---> Using cache [2023-02-10T08:59:00.558Z] ---> 7d3cae90c97c [2023-02-10T08:59:00.558Z] Step 7/24 : COPY . . [2023-02-10T08:59:00.558Z] ---> Using cache [2023-02-10T08:59:00.558Z] ---> 2d6bcbda6cc6 [2023-02-10T08:59:00.558Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-10T08:59:01.138Z] ---> Running in 445629c08fa7 [2023-02-10T08:59:03.211Z] 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-10T09:03:25.401Z] Removing intermediate container 61b40756b92b [2023-02-10T09:03:25.401Z] ---> ba2f59cfa18c [2023-02-10T09:03:25.401Z] [2023-02-10T09:03:25.401Z] Step 10/22 : FROM alpine:3.16 [2023-02-10T09:03:25.401Z] ---> 2b4661558fb8 [2023-02-10T09:03:25.401Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-10T09:03:25.401Z] ---> Running in 8fd8ac394b05 [2023-02-10T09:03:25.401Z] Removing intermediate container 8fd8ac394b05 [2023-02-10T09:03:25.401Z] ---> 0193e4547cb7 [2023-02-10T09:03:25.401Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-10T09:03:25.401Z] ---> Running in b6a1e9a5bb31 [2023-02-10T09:03:25.401Z] Removing intermediate container b6a1e9a5bb31 [2023-02-10T09:03:25.401Z] ---> 42b213467de3 [2023-02-10T09:03:25.401Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-10T09:03:25.401Z] ---> Running in 9b6d72e2d38b [2023-02-10T09:03:25.401Z] Removing intermediate container 9b6d72e2d38b [2023-02-10T09:03:25.401Z] ---> a1af4ff59b6b [2023-02-10T09:03:25.401Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-10T09:03:25.401Z] ---> Running in 7eef1cec67e0 [2023-02-10T09:03:25.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T09:03:25.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T09:03:25.401Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-10T09:03:25.401Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T09:03:25.401Z] OK: 5 MiB in 15 packages [2023-02-10T09:03:25.401Z] Removing intermediate container 7eef1cec67e0 [2023-02-10T09:03:25.401Z] ---> ba285f17bcf9 [2023-02-10T09:03:25.401Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T09:03:25.401Z] ---> 929773a1b511 [2023-02-10T09:03:25.401Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-10T09:03:25.401Z] ---> c2895758c73a [2023-02-10T09:03:25.401Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-10T09:03:25.401Z] ---> 134f2af2b8b9 [2023-02-10T09:03:25.401Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-10T09:03:25.401Z] ---> Running in c52ff791bb54 [2023-02-10T09:03:25.401Z] Removing intermediate container c52ff791bb54 [2023-02-10T09:03:25.401Z] ---> b0427d02ff8c [2023-02-10T09:03:25.401Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-10T09:03:25.401Z] ---> Running in 0c1ffd073991 [2023-02-10T09:03:25.996Z] Removing intermediate container 0c1ffd073991 [2023-02-10T09:03:25.996Z] ---> 120c402c2824 [2023-02-10T09:03:25.996Z] Step 20/22 : LABEL arch=arm64 [2023-02-10T09:03:25.996Z] ---> Running in 0c0685c5b745 [2023-02-10T09:03:26.589Z] Removing intermediate container 0c0685c5b745 [2023-02-10T09:03:26.589Z] ---> 7511e062af9b [2023-02-10T09:03:26.589Z] Step 21/22 : LABEL git_sha=7bac1d8d0702bfc5bb15a763dbc884e27957e78f [2023-02-10T09:03:26.589Z] ---> Running in bee1bf941017 [2023-02-10T09:03:27.174Z] Removing intermediate container bee1bf941017 [2023-02-10T09:03:27.174Z] ---> 10452efc9fac [2023-02-10T09:03:27.174Z] Step 22/22 : LABEL version=0.0.0 [2023-02-10T09:03:27.449Z] ---> Running in f987d31f8f56 [2023-02-10T09:03:27.716Z] Removing intermediate container f987d31f8f56 [2023-02-10T09:03:27.716Z] ---> e6935c0fbc02 [2023-02-10T09:03:27.716Z] [2023-02-10T09:03:28.301Z] Successfully built e6935c0fbc02 [2023-02-10T09:03:28.301Z] Successfully tagged core-data-arm64:latest [2023-02-10T09:03:43.298Z]  Building core-data ... done 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-10T09:03:58.332Z] Removing intermediate container 76be7db9fb06 [2023-02-10T09:03:58.332Z] Removing intermediate container 445629c08fa7 [2023-02-10T09:03:58.332Z] ---> ef911ef89108 [2023-02-10T09:03:58.332Z] [2023-02-10T09:03:58.332Z] Step 9/32 : FROM alpine:3.16 [2023-02-10T09:03:58.332Z] ---> 2b4661558fb8 [2023-02-10T09:03:58.332Z] ---> 219156919fc7 [2023-02-10T09:03:58.332Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-10T09:03:58.332Z] [2023-02-10T09:03:58.332Z] Step 9/24 : FROM alpine:3.16 [2023-02-10T09:03:58.332Z] ---> 2b4661558fb8 [2023-02-10T09:03:58.332Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-10T09:03:58.332Z] ---> Running in f525f63fbd79 [2023-02-10T09:03:58.332Z] ---> Running in 7193de11fc5f [2023-02-10T09:03:58.332Z] Removing intermediate container 7193de11fc5f [2023-02-10T09:03:58.332Z] ---> c4cf272dad12 [2023-02-10T09:03:58.332Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-10T09:03:58.332Z] ---> Running in cfb6ec285dd3 [2023-02-10T09:03:58.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T09:03:58.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T09:03:58.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T09:03:58.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T09:03:59.833Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-10T09:03:59.833Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-10T09:03:59.833Z] (3/3) Installing su-exec (0.2-r1) [2023-02-10T09:03:59.833Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T09:03:59.833Z] Executing ca-certificates-20220614-r0.trigger [2023-02-10T09:04:00.101Z] OK: 6 MiB in 17 packages [2023-02-10T09:04:00.101Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-10T09:04:00.101Z] (2/2) Installing su-exec (0.2-r1) [2023-02-10T09:04:00.101Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T09:04:00.101Z] OK: 5 MiB in 16 packages [2023-02-10T09:04:02.046Z] Removing intermediate container cfb6ec285dd3 [2023-02-10T09:04:02.046Z] ---> 8511669acedf [2023-02-10T09:04:02.046Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-10T09:04:02.046Z] ---> Running in 307939fe6f48 [2023-02-10T09:04:02.311Z] Removing intermediate container f525f63fbd79 [2023-02-10T09:04:02.311Z] ---> 598baea21159 [2023-02-10T09:04:02.311Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-10T09:04:02.311Z] ---> Running in 938e7c8a546a [2023-02-10T09:04:02.577Z] Removing intermediate container 307939fe6f48 [2023-02-10T09:04:02.577Z] ---> 2e57768f17fd [2023-02-10T09:04:02.577Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-10T09:04:02.842Z] ---> Running in 046d2b0b262a [2023-02-10T09:04:02.842Z] Removing intermediate container 938e7c8a546a [2023-02-10T09:04:02.842Z] ---> ec1fd79a0e76 [2023-02-10T09:04:02.842Z] Step 12/24 : WORKDIR / [2023-02-10T09:04:03.107Z] ---> Running in cb3fe1a03692 [2023-02-10T09:04:03.108Z] Removing intermediate container 046d2b0b262a [2023-02-10T09:04:03.108Z] ---> 7805fa84ace8 [2023-02-10T09:04:03.108Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-10T09:04:03.380Z] ---> Running in c3d073d4530f [2023-02-10T09:04:03.646Z] Removing intermediate container cb3fe1a03692 [2023-02-10T09:04:03.646Z] ---> 2fdc11659dea [2023-02-10T09:04:03.646Z] 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-10T09:04:03.914Z] Removing intermediate container c3d073d4530f [2023-02-10T09:04:03.914Z] ---> 1fa8f3271805 [2023-02-10T09:04:03.914Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-10T09:04:03.914Z] ---> Running in 6c1b566a7fb6 [2023-02-10T09:04:04.495Z] Removing intermediate container 6c1b566a7fb6 [2023-02-10T09:04:04.495Z] ---> e7555c0a4710 [2023-02-10T09:04:04.495Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-10T09:04:04.495Z] ---> bb6105401b25 [2023-02-10T09:04:04.495Z] 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-10T09:04:04.495Z] ---> Running in bbecf747ac31 [2023-02-10T09:04:05.454Z] ---> fad1fb1590cd [2023-02-10T09:04:05.454Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-10T09:04:06.414Z] ---> c4ebbb2df9e4 [2023-02-10T09:04:06.415Z] 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-10T09:04:07.007Z] Removing intermediate container 09c8b7b34351 [2023-02-10T09:04:07.007Z] ---> 62caaa7fc42a [2023-02-10T09:04:07.007Z] [2023-02-10T09:04:07.007Z] Step 10/22 : FROM alpine:3.16 [2023-02-10T09:04:07.007Z] ---> 2b4661558fb8 [2023-02-10T09:04:07.007Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-10T09:04:07.007Z] Removing intermediate container bbecf747ac31 [2023-02-10T09:04:07.007Z] ---> 8644bbc661f8 [2023-02-10T09:04:07.007Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-10T09:04:07.007Z] ---> Running in 2570ca3c9db6 [2023-02-10T09:04:07.007Z] ---> Running in 133abc1015d1 [2023-02-10T09:04:07.007Z] ---> aba314285d52 [2023-02-10T09:04:07.007Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-10T09:04:07.594Z] Removing intermediate container 133abc1015d1 [2023-02-10T09:04:07.594Z] ---> 3fd131e98154 [2023-02-10T09:04:07.594Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-10T09:04:08.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T09:04:08.443Z] ---> 3f00b2867a82 [2023-02-10T09:04:08.443Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-10T09:04:08.711Z] ---> Running in e73ee0518ff4 [2023-02-10T09:04:08.711Z] ---> 8fe8c91e72fa [2023-02-10T09:04:08.711Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-10T09:04:08.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T09:04:12.349Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-10T09:04:12.349Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-10T09:04:12.349Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T09:04:12.349Z] Executing ca-certificates-20220614-r0.trigger [2023-02-10T09:04:12.627Z] ---> e2ba7c721700 [2023-02-10T09:04:12.627Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-10T09:04:12.627Z] OK: 6 MiB in 16 packages [2023-02-10T09:04:13.603Z] Removing intermediate container e73ee0518ff4 [2023-02-10T09:04:13.603Z] ---> 91293acb0955 [2023-02-10T09:04:13.603Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T09:04:13.603Z] ---> ecf06d71df91 [2023-02-10T09:04:13.603Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-10T09:04:13.870Z] ---> Running in c1d4fbbf8754 [2023-02-10T09:04:14.457Z] ---> f29f48eb1778 [2023-02-10T09:04:14.457Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-10T09:04:14.457Z] Removing intermediate container 2570ca3c9db6 [2023-02-10T09:04:14.457Z] ---> a86e2bc14747 [2023-02-10T09:04:14.457Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-10T09:04:14.457Z] ---> Running in b9cceee11bf5 [2023-02-10T09:04:15.040Z] Removing intermediate container b9cceee11bf5 [2023-02-10T09:04:15.040Z] ---> 5b9bc024f5b0 [2023-02-10T09:04:15.040Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-10T09:04:15.040Z] ---> Running in 1feab6f188a0 [2023-02-10T09:04:15.635Z] Removing intermediate container 1feab6f188a0 [2023-02-10T09:04:15.635Z] ---> 4ab2f94a25de [2023-02-10T09:04:15.635Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-10T09:04:15.635Z] ---> Running in e9d6355e606b [2023-02-10T09:04:15.901Z] ---> c3da87713fc8 [2023-02-10T09:04:15.901Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-10T09:04:16.167Z] Removing intermediate container c1d4fbbf8754 [2023-02-10T09:04:16.167Z] ---> c2a1352c34b3 [2023-02-10T09:04:16.167Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-10T09:04:16.168Z] Removing intermediate container e9d6355e606b [2023-02-10T09:04:16.168Z] ---> ad2e2e131591 [2023-02-10T09:04:16.168Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T09:04:16.435Z] ---> Running in 4ab23aba60e3 [2023-02-10T09:04:16.703Z] ---> 43e76cd2bf56 [2023-02-10T09:04:16.703Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-10T09:04:16.703Z] Removing intermediate container 4ab23aba60e3 [2023-02-10T09:04:16.703Z] ---> 8ea77acc7255 [2023-02-10T09:04:16.703Z] Step 22/24 : LABEL arch=arm64 [2023-02-10T09:04:16.971Z] ---> Running in e770692990cb [2023-02-10T09:04:16.971Z] ---> 42674be25281 [2023-02-10T09:04:16.971Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-10T09:04:17.240Z] Removing intermediate container e770692990cb [2023-02-10T09:04:17.240Z] ---> 94b4b00cfe56 [2023-02-10T09:04:17.241Z] Step 23/24 : LABEL git_sha=7bac1d8d0702bfc5bb15a763dbc884e27957e78f [2023-02-10T09:04:17.507Z] ---> Running in 8f9f9180d3c8 [2023-02-10T09:04:17.507Z] ---> c5ed26d739dc [2023-02-10T09:04:17.507Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-10T09:04:17.773Z] Removing intermediate container 8f9f9180d3c8 [2023-02-10T09:04:17.773Z] ---> e6f43ab8c1eb [2023-02-10T09:04:17.773Z] Step 24/24 : LABEL version=0.0.0 [2023-02-10T09:04:18.039Z] ---> Running in 929bd7022c5d [2023-02-10T09:04:18.311Z] ---> cd169c99258c [2023-02-10T09:04:18.311Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-10T09:04:18.579Z] Removing intermediate container 929bd7022c5d [2023-02-10T09:04:18.579Z] ---> acded6e05620 [2023-02-10T09:04:18.579Z] [2023-02-10T09:04:18.844Z] Successfully built acded6e05620 [2023-02-10T09:04:18.844Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-10T09:04:19.111Z]  Building security-secretstore-setup ... done  ---> 5f9001bff80c [2023-02-10T09:04:19.111Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-10T09:04:19.111Z] ---> 02c058403aef [2023-02-10T09:04:19.111Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-10T09:04:19.694Z] ---> 15d9602b8c04 [2023-02-10T09:04:19.694Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-10T09:04:19.694Z] ---> c34f94590cb5 [2023-02-10T09:04:19.694Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-10T09:04:19.694Z] ---> Running in b638d34fab2d [2023-02-10T09:04:19.961Z] ---> Running in e5bc7035754f [2023-02-10T09:04:20.230Z] Removing intermediate container e5bc7035754f [2023-02-10T09:04:20.230Z] ---> 426beffe1db7 [2023-02-10T09:04:20.230Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-10T09:04:20.498Z] ---> Running in 7f9524066264 [2023-02-10T09:04:20.763Z] Removing intermediate container 7f9524066264 [2023-02-10T09:04:20.763Z] ---> 1d9952ff98cc [2023-02-10T09:04:20.763Z] Step 20/22 : LABEL arch=arm64 [2023-02-10T09:04:20.763Z] ---> Running in 63c5e1729aa9 [2023-02-10T09:04:21.347Z] Removing intermediate container 63c5e1729aa9 [2023-02-10T09:04:21.347Z] ---> 910ab9f5ef01 [2023-02-10T09:04:21.347Z] Step 21/22 : LABEL git_sha=7bac1d8d0702bfc5bb15a763dbc884e27957e78f [2023-02-10T09:04:21.347Z] ---> Running in e6c861ee60da [2023-02-10T09:04:21.954Z] Removing intermediate container e6c861ee60da [2023-02-10T09:04:21.954Z] ---> 0a221fda8612 [2023-02-10T09:04:21.954Z] Step 22/22 : LABEL version=0.0.0 [2023-02-10T09:04:21.954Z] Removing intermediate container b638d34fab2d [2023-02-10T09:04:21.954Z] ---> 684e68f77a4e [2023-02-10T09:04:21.954Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-10T09:04:21.954Z] ---> Running in 28d70c918f36 [2023-02-10T09:04:21.954Z] ---> Running in e37d2696ac9f [2023-02-10T09:04:22.231Z] Removing intermediate container e37d2696ac9f [2023-02-10T09:04:22.231Z] ---> c4c355a3857d [2023-02-10T09:04:22.231Z] Step 29/32 : CMD ["gate"] [2023-02-10T09:04:22.231Z] Removing intermediate container 28d70c918f36 [2023-02-10T09:04:22.231Z] ---> 5a8bb9aa559b [2023-02-10T09:04:22.231Z] [2023-02-10T09:04:22.231Z] ---> Running in f451a724d30f [2023-02-10T09:04:22.504Z] Successfully built 5a8bb9aa559b [2023-02-10T09:04:22.504Z] Successfully tagged support-notifications-arm64:latest [2023-02-10T09:04:22.770Z]  Building support-notifications ... done Removing intermediate container f451a724d30f [2023-02-10T09:04:22.770Z] ---> 4cbc420ed886 [2023-02-10T09:04:22.770Z] Step 30/32 : LABEL arch=arm64 [2023-02-10T09:04:22.770Z] ---> Running in bfb860c266a9 [2023-02-10T09:04:23.036Z] Removing intermediate container bfb860c266a9 [2023-02-10T09:04:23.036Z] ---> 634a3a2593e0 [2023-02-10T09:04:23.036Z] Step 31/32 : LABEL git_sha=7bac1d8d0702bfc5bb15a763dbc884e27957e78f [2023-02-10T09:04:23.036Z] ---> Running in 3979a9a46800 [2023-02-10T09:04:23.302Z] Removing intermediate container 3979a9a46800 [2023-02-10T09:04:23.302Z] ---> d976bdbb1f56 [2023-02-10T09:04:23.569Z] Step 32/32 : LABEL version=0.0.0 [2023-02-10T09:04:23.569Z] ---> Running in a05c431ff1ca [2023-02-10T09:04:23.835Z] Removing intermediate container a05c431ff1ca [2023-02-10T09:04:23.835Z] ---> b7e509253ada [2023-02-10T09:04:23.835Z] [2023-02-10T09:04:24.103Z] Successfully built b7e509253ada [2023-02-10T09:04:24.103Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-10T09:04:24.694Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-02-10T09:04:24.683Z] $ docker stop --time=1 01849362876b6dd7d2e1f3e7e204d994aa3b115f25de1148ac1973edaafded50 [2023-02-10T09:04:26.381Z] $ docker rm -f --volumes 01849362876b6dd7d2e1f3e7e204d994aa3b115f25de1148ac1973edaafded50 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-10T09:04:26.862Z] + docker images [2023-02-10T09:04:27.127Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-10T09:04:27.127Z] security-bootstrapper-arm64 latest b7e509253ada 3 seconds ago 19.6MB [2023-02-10T09:04:27.127Z] support-notifications-arm64 latest 5a8bb9aa559b 4 seconds ago 29.7MB [2023-02-10T09:04:27.127Z] security-secretstore-setup-arm64 latest acded6e05620 8 seconds ago 29MB [2023-02-10T09:04:27.127Z] 62caaa7fc42a 21 seconds ago 1.57GB [2023-02-10T09:04:27.127Z] 219156919fc7 32 seconds ago 1.5GB [2023-02-10T09:04:27.127Z] ef911ef89108 32 seconds ago 1.5GB [2023-02-10T09:04:27.127Z] core-data-arm64 latest e6935c0fbc02 59 seconds ago 17.2MB [2023-02-10T09:04:27.127Z] ba2f59cfa18c About a minute ago 1.51GB [2023-02-10T09:04:27.127Z] security-spire-agent-arm64 latest 3f287a68ac65 5 minutes ago 122MB [2023-02-10T09:04:27.127Z] core-command-arm64 latest d928c9e6df97 5 minutes ago 17MB [2023-02-10T09:04:27.127Z] 9f32a41e55e4 6 minutes ago 1.51GB [2023-02-10T09:04:27.127Z] security-spire-config-arm64 latest 27c2bbaca46e 6 minutes ago 83.6MB [2023-02-10T09:04:27.127Z] d75a26559f5d 6 minutes ago 1.38GB [2023-02-10T09:04:27.127Z] security-spire-server-arm64 latest db1a2cf0572c 7 minutes ago 84.3MB [2023-02-10T09:04:27.127Z] 482bbdfbf774 7 minutes ago 1.38GB [2023-02-10T09:04:27.127Z] support-scheduler-arm64 latest 690c1fe0f86b 8 minutes ago 29MB [2023-02-10T09:04:27.127Z] 69c0625f4036 8 minutes ago 1.57GB [2023-02-10T09:04:27.127Z] security-spiffe-token-provider-arm64 latest 3a6ed3ee6667 9 minutes ago 29.1MB [2023-02-10T09:04:27.127Z] 7a3355292964 9 minutes ago 1.54GB [2023-02-10T09:04:27.128Z] core-metadata-arm64 latest 670bb94a9997 10 minutes ago 17.7MB [2023-02-10T09:04:27.128Z] afe6605f2338 11 minutes ago 1.51GB [2023-02-10T09:04:27.128Z] core-common-config-bootstrapper-arm64 latest e49de56c993b 11 minutes ago 14.9MB [2023-02-10T09:04:27.128Z] security-proxy-setup-arm64 latest b2a9a9179427 11 minutes ago 26.9MB [2023-02-10T09:04:27.128Z] 1c00f50d0baa 11 minutes ago 1.5GB [2023-02-10T09:04:27.128Z] 576b8978ac78 12 minutes ago 1.5GB [2023-02-10T09:04:27.128Z] ci-base-image-arm64 latest 8cadde91dcfe 30 minutes ago 905MB [2023-02-10T09:04:27.128Z] alpine 3.16 2b4661558fb8 3 months ago 5.29MB [2023-02-10T09:04:27.128Z] alpine 3.15 8aa73fd46299 3 months ago 5.33MB [2023-02-10T09:04:27.128Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-10T09:04:27.128Z] 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-10T09:04:27.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-10T09:04:27.536Z] [2023-02-10T09:04:27.536Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T09:04:27.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-10T09:04:28.133Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-10T09:04:28.133Z] 8998bd30e6a1: Pulling fs layer [2023-02-10T09:04:28.133Z] 04944245beec: Pulling fs layer [2023-02-10T09:04:28.133Z] 699f458cf7ca: Pulling fs layer [2023-02-10T09:04:28.133Z] 765212b225bb: Pulling fs layer [2023-02-10T09:04:28.133Z] f23df028b6ca: Pulling fs layer [2023-02-10T09:04:28.133Z] d65c8cfc05b1: Pulling fs layer [2023-02-10T09:04:28.133Z] 2437ff75d9bd: Pulling fs layer [2023-02-10T09:04:28.133Z] 765212b225bb: Waiting [2023-02-10T09:04:28.133Z] f23df028b6ca: Waiting [2023-02-10T09:04:28.133Z] d65c8cfc05b1: Waiting [2023-02-10T09:04:28.133Z] 2437ff75d9bd: Waiting [2023-02-10T09:04:28.133Z] 04944245beec: Verifying Checksum [2023-02-10T09:04:28.133Z] 04944245beec: Download complete [2023-02-10T09:04:28.133Z] 765212b225bb: Verifying Checksum [2023-02-10T09:04:28.133Z] 765212b225bb: Download complete [2023-02-10T09:04:28.405Z] f23df028b6ca: Verifying Checksum [2023-02-10T09:04:28.405Z] f23df028b6ca: Download complete [2023-02-10T09:04:28.405Z] d65c8cfc05b1: Verifying Checksum [2023-02-10T09:04:28.405Z] d65c8cfc05b1: Download complete [2023-02-10T09:04:28.405Z] 699f458cf7ca: Verifying Checksum [2023-02-10T09:04:28.405Z] 699f458cf7ca: Download complete [2023-02-10T09:04:28.990Z] 8998bd30e6a1: Verifying Checksum [2023-02-10T09:04:28.990Z] 8998bd30e6a1: Download complete [2023-02-10T09:04:31.563Z] 2437ff75d9bd: Verifying Checksum [2023-02-10T09:04:31.563Z] 2437ff75d9bd: Download complete [2023-02-10T09:04:32.969Z] 8998bd30e6a1: Pull complete [2023-02-10T09:04:33.235Z] 04944245beec: Pull complete [2023-02-10T09:04:34.643Z] 699f458cf7ca: Pull complete [2023-02-10T09:04:34.909Z] 765212b225bb: Pull complete [2023-02-10T09:04:37.487Z] f23df028b6ca: Pull complete [2023-02-10T09:04:37.487Z] d65c8cfc05b1: Pull complete [2023-02-10T09:04:52.482Z] 2437ff75d9bd: Pull complete [2023-02-10T09:04:52.482Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-10T09:04:52.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-10T09:04:52.482Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T09:04:52.686Z] prd-ubuntu20.04-docker-arm64-4c-16g-5310 does not seem to be running inside a container [2023-02-10T09:04:52.731Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-10T09:04:55.656Z] $ docker top 1d237d83f5c5bc29e5b7734f8f7d4260cb33801510befa445f421c8974e93013 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-10T09:04:56.624Z] ---> job-cost.sh [2023-02-10T09:04:56.625Z] lf-activate-venv: SKIPPING [2023-02-10T09:04:56.625Z] INFO: No Stack... [2023-02-10T09:04:57.228Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-10T09:04:57.812Z] INFO: Archiving Costs [Pipeline] sh [2023-02-10T09:04:58.451Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-02-10T09:04:58.451Z] + cut -d, -f6 [Pipeline] lock [2023-02-10T09:04:58.484Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4340-2-stack-cost] [2023-02-10T09:04:58.491Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4340-2-stack-cost] did not exist. Created. [2023-02-10T09:04:58.491Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4340-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-10T09:04:59.131Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-10T09:04:59.336Z] Stashed 1 file(s) [Pipeline] } [2023-02-10T09:04:59.342Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4340-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-10T09:04:59.347Z] $ docker stop --time=1 1d237d83f5c5bc29e5b7734f8f7d4260cb33801510befa445f421c8974e93013 [2023-02-10T09:05:02.482Z] $ docker rm -f --volumes 1d237d83f5c5bc29e5b7734f8f7d4260cb33801510befa445f421c8974e93013 [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-10T09:05:02.968Z] provisioning config files... [2023-02-10T09:05:02.974Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config8735351730514177644tmp [Pipeline] { [Pipeline] sh [2023-02-10T09:05:03.266Z] + set +x [2023-02-10T09:05:03.266Z] + bash -s -- [2023-02-10T09:05:03.266Z] + curl -s https://codecov.io/bash [2023-02-10T09:05:03.266Z] [2023-02-10T09:05:03.266Z] _____ _ [2023-02-10T09:05:03.266Z] / ____| | | [2023-02-10T09:05:03.266Z] | | ___ __| | ___ ___ _____ __ [2023-02-10T09:05:03.266Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-10T09:05:03.266Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-10T09:05:03.266Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-10T09:05:03.266Z] Bash-1.0.6 [2023-02-10T09:05:03.266Z] [2023-02-10T09:05:03.266Z] [2023-02-10T09:05:03.266Z] ==> git version 2.25.1 found [2023-02-10T09:05:03.266Z] ==> 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-10T09:05:03.266Z] Release-Date: 2020-01-08 [2023-02-10T09:05:03.266Z] 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-10T09:05:03.266Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-10T09:05:03.266Z] ==> Jenkins CI detected. [2023-02-10T09:05:03.266Z] current dir:  /w/workspace/edgex-go/2 [2023-02-10T09:05:03.266Z] project root: . [2023-02-10T09:05:03.266Z] --> token set from env [2023-02-10T09:05:03.266Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-10T09:05:03.266Z] ==> Running gcov in . (disable via -X gcov) [2023-02-10T09:05:03.266Z] ==> Python coveragepy not found [2023-02-10T09:05:03.266Z] ==> Searching for coverage reports in: [2023-02-10T09:05:03.266Z] + . [2023-02-10T09:05:03.526Z] -> Found 1 reports [2023-02-10T09:05:03.526Z] ==> Detecting git/mercurial file structure [2023-02-10T09:05:03.526Z] ==> Reading reports [2023-02-10T09:05:03.526Z] + ./coverage.out bytes=488091 [2023-02-10T09:05:03.526Z] ==> Appending adjustments [2023-02-10T09:05:03.526Z] https://docs.codecov.io/docs/fixing-reports [2023-02-10T09:05:04.905Z] + Found adjustments [2023-02-10T09:05:04.905Z] ==> Gzipping contents [2023-02-10T09:05:04.905Z] 64K /tmp/codecov.rfc2y2.gz [2023-02-10T09:05:04.905Z] ==> Uploading reports [2023-02-10T09:05:04.905Z] url: https://codecov.io [2023-02-10T09:05:04.905Z] query: branch=PR-4340&commit=f22af93a152e16693484990a54e174c5c32c2437&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4340%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4340&job=&cmd_args= [2023-02-10T09:05:04.905Z] -> Pinging Codecov [2023-02-10T09:05:04.905Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4340&commit=f22af93a152e16693484990a54e174c5c32c2437&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4340%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4340&job=&cmd_args= [2023-02-10T09:05:05.163Z] -> Uploading to [2023-02-10T09:05:05.163Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-10/00271124DB129430A58F1EEE437C3FCB/f22af93a152e16693484990a54e174c5c32c2437/11ad540d-2e6c-467d-8dab-a02edd6c1acc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230210%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230210T090504Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=444ebaa5d77ed10b051baf82179676ab763b06fdc6897f741a7a820ab8deef01 [2023-02-10T09:05:05.163Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-10T09:05:05.163Z] Dload Upload Total Spent Left Speed [2023-02-10T09:05:05.422Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62898 0 0 100 62898 0 198k --:--:-- --:--:-- --:--:-- 199k [2023-02-10T09:05:05.422Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f22af93a152e16693484990a54e174c5c32c2437 [Pipeline] } [2023-02-10T09:05:05.428Z] 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-10T09:05:06.016Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-10T09:05:06.306Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-10T09:05:07.163Z] ---> package-listing.sh [2023-02-10T09:05:07.163Z] ++ facter osfamily [2023-02-10T09:05:07.163Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-10T09:05:07.422Z] + OS_FAMILY=debian [2023-02-10T09:05:07.422Z] + workspace=/w/workspace/edgex-go/2 [2023-02-10T09:05:07.422Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-10T09:05:07.422Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-10T09:05:07.422Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-10T09:05:07.422Z] + PACKAGES=/tmp/packages_start.txt [2023-02-10T09:05:07.422Z] + '[' /w/workspace/edgex-go/2 ']' [2023-02-10T09:05:07.422Z] + PACKAGES=/tmp/packages_end.txt [2023-02-10T09:05:07.422Z] + case "${OS_FAMILY}" in [2023-02-10T09:05:07.422Z] + dpkg -l [2023-02-10T09:05:07.422Z] + grep '^ii' [2023-02-10T09:05:07.422Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-10T09:05:07.422Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-10T09:05:07.422Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-10T09:05:07.422Z] + '[' /w/workspace/edgex-go/2 ']' [2023-02-10T09:05:07.422Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-02-10T09:05:07.422Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-02-10T09:05:07.433Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-10T09:05:07.710Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T09:05:08.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-10T09:05:08.266Z] [2023-02-10T09:05:08.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T09:05:08.566Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-10T09:05:08.566Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-10T09:05:08.566Z] 5eb5b503b376: Pulling fs layer [2023-02-10T09:05:08.566Z] 5c69ac0246d0: Pulling fs layer [2023-02-10T09:05:08.566Z] ec43610c2a17: Pulling fs layer [2023-02-10T09:05:08.566Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-10T09:05:08.566Z] 33b1e0a273af: Pulling fs layer [2023-02-10T09:05:08.566Z] 5d3b04190fa2: Pulling fs layer [2023-02-10T09:05:08.566Z] 2f39f015ded8: Pulling fs layer [2023-02-10T09:05:08.566Z] 33b1e0a273af: Waiting [2023-02-10T09:05:08.566Z] 5d3b04190fa2: Waiting [2023-02-10T09:05:08.566Z] 3a2ae6a8a46f: Waiting [2023-02-10T09:05:08.566Z] 5c69ac0246d0: Verifying Checksum [2023-02-10T09:05:08.566Z] 5c69ac0246d0: Download complete [2023-02-10T09:05:08.566Z] 3a2ae6a8a46f: Download complete [2023-02-10T09:05:08.830Z] ec43610c2a17: Verifying Checksum [2023-02-10T09:05:08.830Z] ec43610c2a17: Download complete [2023-02-10T09:05:08.830Z] 33b1e0a273af: Verifying Checksum [2023-02-10T09:05:08.830Z] 33b1e0a273af: Download complete [2023-02-10T09:05:08.830Z] 5d3b04190fa2: Verifying Checksum [2023-02-10T09:05:08.830Z] 5d3b04190fa2: Download complete [2023-02-10T09:05:09.091Z] 5eb5b503b376: Verifying Checksum [2023-02-10T09:05:09.092Z] 5eb5b503b376: Download complete [2023-02-10T09:05:09.662Z] 2f39f015ded8: Download complete [2023-02-10T09:05:10.228Z] 5eb5b503b376: Pull complete [2023-02-10T09:05:10.486Z] 5c69ac0246d0: Pull complete [2023-02-10T09:05:10.745Z] ec43610c2a17: Pull complete [2023-02-10T09:05:11.003Z] 3a2ae6a8a46f: Pull complete [2023-02-10T09:05:11.261Z] 33b1e0a273af: Pull complete [2023-02-10T09:05:11.261Z] 5d3b04190fa2: Pull complete [2023-02-10T09:05:16.528Z] 2f39f015ded8: Pull complete [2023-02-10T09:05:16.528Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-10T09:05:16.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-10T09:05:16.528Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T09:05:16.606Z] prd-ubuntu20.04-docker-8c-8g-5308 does not seem to be running inside a container [2023-02-10T09:05:16.647Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-10T09:05:18.656Z] $ docker top 306f519bb8e66ce2ea48a0ba20bafb66fb967d25179f9e6d1cc798985a5fee69 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-10T09:05:18.991Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-10T09:05:19.280Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-10T09:05:19.562Z] + ls /var/log/sa-host [2023-02-10T09:05:19.562Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-10T09:05:19.632Z] provisioning config files... [2023-02-10T09:05:19.639Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config15236936960928029113tmp [Pipeline] { [Pipeline] echo [2023-02-10T09:05:19.650Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-10T09:05:19.935Z] ---> create-netrc.sh [Pipeline] } [2023-02-10T09:05:19.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-10T09:05:20.260Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-10T09:05:20.269Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-10T09:05:20.557Z] ---> sudo-logs.sh [2023-02-10T09:05:20.557Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-10T09:05:20.580Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-10T09:05:20.862Z] ---> job-cost.sh [2023-02-10T09:05:20.862Z] lf-activate-venv: SKIPPING [2023-02-10T09:05:20.862Z] DEBUG: total: 0.10999999940395355 [2023-02-10T09:05:20.862Z] INFO: Retrieving Stack Cost... [2023-02-10T09:05:21.431Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-10T09:05:21.690Z] INFO: Archiving Costs [Pipeline] echo [2023-02-10T09:05:21.702Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-10T09:05:21.986Z] ---> logs-deploy.sh [2023-02-10T09:05:21.986Z] lf-activate-venv: SKIPPING [2023-02-10T09:05:21.986Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4340/2 [2023-02-10T09:05:21.986Z] INFO: archiving workspace using pattern(s): [2023-02-10T09:05:22.924Z] Archives upload complete. [2023-02-10T09:05:23.183Z] INFO: archiving logs to Nexus