Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 84e00f6941a005dc937998c278d2277582efcc3c+ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 (1f3401dfe73583e93b9464c5b3fca64554847442) 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-ssh6705525887223906839.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-ssh16951232484841963835.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-4318/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-4318/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6646745764780067784.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-ssh17609880640736054713.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-4318/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-4318/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7134201120612005080.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-4506 in /w/workspace/edgexfoundry_edgex-go_PR-4318 [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 Merging remotes/origin/main commit ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 into PR head commit 84e00f6941a005dc937998c278d2277582efcc3c Merge succeeded, producing 19bb28e3bba8de2156ee4f900f2ff991c580e382 Checking out Revision 19bb28e3bba8de2156ee4f900f2ff991c580e382 (PR-4318) > 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/4318/head:refs/remotes/origin/PR-4318 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84e00f6941a005dc937998c278d2277582efcc3c # 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 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19bb28e3bba8de2156ee4f900f2ff991c580e382 # timeout=10 Commit message: "Merge commit 'ca0edb878bc182f1b8ca64f305bcf88ca1b2f198' into HEAD" > git rev-list --no-walk 84e00f6941a005dc937998c278d2277582efcc3c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-04T08:30:03.444Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-04T08:30:03.494Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-04T08:30:03.512Z] ========================================================= [2023-02-04T08:30:03.512Z] EdgeX Global Pipelines Version Info [2023-02-04T08:30:03.512Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-04T08:30:04.233Z] ------------------- [2023-02-04T08:30:04.233Z] stable info: [2023-02-04T08:30:04.233Z] ------------------- [2023-02-04T08:30:04.234Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-04T08:30:04.234Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-04T08:30:04.234Z] Message: update stable to v1.0.244 [2023-02-04T08:30:04.804Z] ------------------- [2023-02-04T08:30:04.804Z] experimental info: [2023-02-04T08:30:04.804Z] ------------------- [2023-02-04T08:30:04.804Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-04T08:30:04.805Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-04T08:30:04.805Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-04T08:30:04.971Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-04T08:30:04.987Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-04T08:30:04.997Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-04T08:30:05.005Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-04T08:30:05.012Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-04T08:30:05.019Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-04T08:30:05.027Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-04T08:30:05.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-04T08:30:05.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-04T08:30:05.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-04T08:30:05.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-04T08:30:05.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-04T08:30:05.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-04T08:30:05.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-04T08:30:05.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-04T08:30:05.123Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-04T08:30:05.134Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-04T08:30:05.146Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-04T08:30:05.158Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-04T08:30:05.170Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-04T08:30:05.184Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-04T08:30:05.196Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-04T08:30:05.211Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-04T08:30:05.226Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4318 [Pipeline] echo [2023-02-04T08:30:05.239Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4318 [Pipeline] echo [2023-02-04T08:30:05.251Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4318 [Pipeline] echo [2023-02-04T08:30:05.263Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 19bb28e3bba8de2156ee4f900f2ff991c580e382 [Pipeline] echo [2023-02-04T08:30:05.278Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 19bb28e [Pipeline] echo [2023-02-04T08:30:05.289Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-04T08:30:05.330Z] provisioning config files... [2023-02-04T08:30:05.341Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4151153919593425207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-04T08:30:05.638Z] ---> docker-login.sh [2023-02-04T08:30:05.638Z] nexus3.edgexfoundry.org:10001 [2023-02-04T08:30:07.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T08:30:07.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T08:30:07.019Z] Configure a credential helper to remove this warning. See [2023-02-04T08:30:07.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T08:30:07.019Z] [2023-02-04T08:30:07.019Z] Login Succeeded [2023-02-04T08:30:07.019Z] nexus3.edgexfoundry.org:10002 [2023-02-04T08:30:07.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T08:30:07.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T08:30:07.019Z] Configure a credential helper to remove this warning. See [2023-02-04T08:30:07.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T08:30:07.019Z] [2023-02-04T08:30:07.019Z] Login Succeeded [2023-02-04T08:30:07.019Z] nexus3.edgexfoundry.org:10003 [2023-02-04T08:30:07.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T08:30:07.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T08:30:07.279Z] Configure a credential helper to remove this warning. See [2023-02-04T08:30:07.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T08:30:07.279Z] [2023-02-04T08:30:07.279Z] Login Succeeded [2023-02-04T08:30:07.279Z] nexus3.edgexfoundry.org:10004 [2023-02-04T08:30:07.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T08:30:07.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T08:30:07.279Z] Configure a credential helper to remove this warning. See [2023-02-04T08:30:07.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T08:30:07.279Z] [2023-02-04T08:30:07.279Z] Login Succeeded [2023-02-04T08:30:07.279Z] docker.io [2023-02-04T08:30:07.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T08:30:07.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T08:30:07.539Z] Configure a credential helper to remove this warning. See [2023-02-04T08:30:07.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T08:30:07.539Z] [2023-02-04T08:30:07.539Z] Login Succeeded [2023-02-04T08:30:07.539Z] ---> docker-login.sh ends [Pipeline] } [2023-02-04T08:30:07.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-04T08:30:07.846Z] + 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-04T08:30:07.847Z] + dirname cmd/core-command/Dockerfile [2023-02-04T08:30:07.847Z] + cut -d/ -f2 [2023-02-04T08:30:07.847Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-04T08:30:07.847Z] + + cut -d/dirname -f2 cmd/core-common-config-bootstrapper/Dockerfile [2023-02-04T08:30:07.847Z] [2023-02-04T08:30:07.847Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-04T08:30:07.847Z] + dirname cmd/core-data/Dockerfile [2023-02-04T08:30:07.847Z] + cut -d/ -f2 [2023-02-04T08:30:07.847Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-04T08:30:07.847Z] + dirname cmd/core-metadata/Dockerfile [2023-02-04T08:30:07.847Z] + cut -d/ -f2 [2023-02-04T08:30:07.847Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-04T08:30:07.847Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-04T08:30:07.847Z] + cut -d/ -f2 [2023-02-04T08:30:07.847Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-04T08:30:07.847Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-04T08:30:07.847Z] + cut -d/ -f2 [2023-02-04T08:30:07.847Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-04T08:30:07.847Z] + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ [2023-02-04T08:30:07.847Z] -f2 [2023-02-04T08:30:07.847Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-04T08:30:07.847Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-04T08:30:07.847Z] + cut -d/ -f2 [2023-02-04T08:30:07.847Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-04T08:30:07.847Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-04T08:30:07.847Z] + cut -d/ -f2 [2023-02-04T08:30:07.847Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-04T08:30:07.847Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-04T08:30:07.847Z] + cut -d/ -f2 [2023-02-04T08:30:07.847Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-04T08:30:07.847Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-04T08:30:07.847Z] + cut -d/ -f2 [2023-02-04T08:30:07.847Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-04T08:30:07.847Z] + dirname cmd/support-notifications/Dockerfile [2023-02-04T08:30:07.847Z] + cut -d/ -f2 [2023-02-04T08:30:07.847Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-04T08:30:07.847Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-04T08:30:07.847Z] + cut -d/ -f2 [2023-02-04T08:30:07.847Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-04T08:30:07.897Z] 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-04T08:30:08.239Z] + git rev-list -1 --merges 19bb28e3bba8de2156ee4f900f2ff991c580e382~1..19bb28e3bba8de2156ee4f900f2ff991c580e382 [Pipeline] echo [2023-02-04T08:30:08.251Z] -----------> git rev-list -1 --merges 19bb28e3bba8de2156ee4f900f2ff991c580e382~1..19bb28e3bba8de2156ee4f900f2ff991c580e382 19bb28e3bba8de2156ee4f900f2ff991c580e382 [2023-02-04T08:30:08.251Z] 19bb28e3bba8de2156ee4f900f2ff991c580e382 [false] [Pipeline] sh [2023-02-04T08:30:08.542Z] + git log --format=format:%s -1 19bb28e3bba8de2156ee4f900f2ff991c580e382 [Pipeline] echo [2023-02-04T08:30:08.557Z] ========================================================= [2023-02-04T08:30:08.557Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-04T08:30:08.557Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-04T08:30:08.914Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-04T08:30:08.914Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-04T08:30:08.914Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-04T08:30:08.914Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-04T08:30:08.914Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-04T08:30:08.914Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-04T08:30:08.914Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T08:30:09.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-04T08:30:09.275Z] [2023-02-04T08:30:09.275Z] 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-04T08:30:09.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-04T08:30:09.833Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-04T08:30:09.833Z] b85a868b505f: Pulling fs layer [2023-02-04T08:30:09.833Z] e2be974225ed: Pulling fs layer [2023-02-04T08:30:09.833Z] 339a4e72a1f5: Pulling fs layer [2023-02-04T08:30:09.833Z] 988bab9f4d93: Pulling fs layer [2023-02-04T08:30:09.833Z] 1469e6f7b9e6: Pulling fs layer [2023-02-04T08:30:09.833Z] eaf3925da568: Pulling fs layer [2023-02-04T08:30:09.833Z] bab4dde63d76: Pulling fs layer [2023-02-04T08:30:09.833Z] bde34c3a00c8: Pulling fs layer [2023-02-04T08:30:09.833Z] b352a97aabf1: Pulling fs layer [2023-02-04T08:30:09.833Z] 988bab9f4d93: Waiting [2023-02-04T08:30:09.833Z] 1469e6f7b9e6: Waiting [2023-02-04T08:30:09.833Z] eaf3925da568: Waiting [2023-02-04T08:30:09.833Z] bab4dde63d76: Waiting [2023-02-04T08:30:09.833Z] bde34c3a00c8: Waiting [2023-02-04T08:30:09.833Z] b352a97aabf1: Waiting [2023-02-04T08:30:09.833Z] 4872d77fe225: Pulling fs layer [2023-02-04T08:30:09.833Z] 5851b861e8e6: Pulling fs layer [2023-02-04T08:30:09.833Z] 4872d77fe225: Waiting [2023-02-04T08:30:09.833Z] 5851b861e8e6: Waiting [2023-02-04T08:30:10.095Z] e2be974225ed: Download complete [2023-02-04T08:30:10.095Z] 988bab9f4d93: Verifying Checksum [2023-02-04T08:30:10.095Z] 988bab9f4d93: Download complete [2023-02-04T08:30:10.095Z] 1469e6f7b9e6: Verifying Checksum [2023-02-04T08:30:10.095Z] 1469e6f7b9e6: Download complete [2023-02-04T08:30:10.095Z] eaf3925da568: Verifying Checksum [2023-02-04T08:30:10.095Z] eaf3925da568: Download complete [2023-02-04T08:30:10.359Z] 339a4e72a1f5: Verifying Checksum [2023-02-04T08:30:10.359Z] 339a4e72a1f5: Download complete [2023-02-04T08:30:10.359Z] bde34c3a00c8: Verifying Checksum [2023-02-04T08:30:10.359Z] bde34c3a00c8: Download complete [2023-02-04T08:30:10.359Z] b352a97aabf1: Download complete [2023-02-04T08:30:10.359Z] 4872d77fe225: Download complete [2023-02-04T08:30:10.359Z] 5851b861e8e6: Verifying Checksum [2023-02-04T08:30:10.359Z] b85a868b505f: Verifying Checksum [2023-02-04T08:30:10.359Z] b85a868b505f: Download complete [2023-02-04T08:30:10.618Z] bab4dde63d76: Verifying Checksum [2023-02-04T08:30:10.618Z] bab4dde63d76: Download complete [2023-02-04T08:30:11.558Z] b85a868b505f: Pull complete [2023-02-04T08:30:11.816Z] e2be974225ed: Pull complete [2023-02-04T08:30:12.075Z] 339a4e72a1f5: Pull complete [2023-02-04T08:30:12.333Z] 988bab9f4d93: Pull complete [2023-02-04T08:30:12.593Z] 1469e6f7b9e6: Pull complete [2023-02-04T08:30:12.593Z] eaf3925da568: Pull complete [2023-02-04T08:30:14.498Z] bab4dde63d76: Pull complete [2023-02-04T08:30:14.498Z] bde34c3a00c8: Pull complete [2023-02-04T08:30:14.498Z] b352a97aabf1: Pull complete [2023-02-04T08:30:14.498Z] 4872d77fe225: Pull complete [2023-02-04T08:30:14.498Z] 5851b861e8e6: Pull complete [2023-02-04T08:30:14.498Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-04T08:30:14.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-04T08:30:14.498Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T08:30:14.573Z] prd-ubuntu20.04-docker-8c-8g-4506 does not seem to be running inside a container [2023-02-04T08:30:14.601Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-04T08:30:17.758Z] $ docker top d32bba0b8ba30648483739d03b6914f13447a5ff6148b918f52e16bac0e8b617 -eo pid,comm [2023-02-04T08:30:17.807Z] 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-04T08:30:17.807Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-04T08:30:17.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-04T08:30:17.841Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-04T08:30:17.980Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-04T08:30:17.985Z] $ docker exec d32bba0b8ba30648483739d03b6914f13447a5ff6148b918f52e16bac0e8b617 ssh-agent [2023-02-04T08:30:18.087Z] SSH_AUTH_SOCK=/tmp/ssh-Woma6tOGLKJp/agent.32 [2023-02-04T08:30:18.087Z] SSH_AGENT_PID=38 [2023-02-04T08:30:18.094Z] Running ssh-add (command line suppressed) [2023-02-04T08:30:18.189Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_549057281669458166.key (/w/workspace/edgex-go/2@tmp/private_key_549057281669458166.key) [2023-02-04T08:30:18.201Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-04T08:30:18.486Z] + git tag --points-at HEAD [Pipeline] } [2023-02-04T08:30:18.503Z] $ docker exec --env ******** --env ******** d32bba0b8ba30648483739d03b6914f13447a5ff6148b918f52e16bac0e8b617 ssh-agent -k [2023-02-04T08:30:18.598Z] unset SSH_AUTH_SOCK; [2023-02-04T08:30:18.598Z] unset SSH_AGENT_PID; [2023-02-04T08:30:18.599Z] echo Agent pid 38 killed; [2023-02-04T08:30:18.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-04T08:30:18.631Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-04T08:30:18.631Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-04T08:30:18.750Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-04T08:30:18.754Z] $ docker exec d32bba0b8ba30648483739d03b6914f13447a5ff6148b918f52e16bac0e8b617 ssh-agent [2023-02-04T08:30:18.862Z] SSH_AUTH_SOCK=/tmp/ssh-tciyVl7Jjvxd/agent.70 [2023-02-04T08:30:18.862Z] SSH_AGENT_PID=76 [2023-02-04T08:30:18.867Z] Running ssh-add (command line suppressed) [2023-02-04T08:30:18.957Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2226950769802206172.key (/w/workspace/edgex-go/2@tmp/private_key_2226950769802206172.key) [2023-02-04T08:30:19.015Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-04T08:30:19.334Z] + git semver init [2023-02-04T08:30:19.595Z] 2023-02-04 08:30:19,519 [run_init] DEBUG init version:0.0.0 force:False [2023-02-04T08:30:19.595Z] 2023-02-04 08:30:19,520 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-02-04T08:30:19.595Z] 2023-02-04 08:30:19,521 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-02-04T08:30:19.595Z] 2023-02-04 08:30:19,521 [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-04T08:30:26.169Z] 2023-02-04 08:30:25,119 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-02-04T08:30:26.169Z] 2023-02-04 08:30:25,120 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4318 with force:False [2023-02-04T08:30:26.169Z] 2023-02-04 08:30:25,120 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4318 [2023-02-04T08:30:26.169Z] 2023-02-04 08:30:25,131 [execute] INFO git cat-file --batch-check [2023-02-04T08:30:26.169Z] 2023-02-04 08:30:25,131 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-02-04T08:30:26.169Z] 2023-02-04 08:30:25,136 [execute] INFO git cat-file --batch [2023-02-04T08:30:26.169Z] 2023-02-04 08:30:25,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-02-04T08:30:26.169Z] 2023-02-04 08:30:25,141 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4318 [2023-02-04T08:30:26.169Z] 0.0.0 [Pipeline] } [2023-02-04T08:30:26.180Z] $ docker exec --env ******** --env ******** d32bba0b8ba30648483739d03b6914f13447a5ff6148b918f52e16bac0e8b617 ssh-agent -k [2023-02-04T08:30:26.273Z] unset SSH_AUTH_SOCK; [2023-02-04T08:30:26.273Z] unset SSH_AGENT_PID; [2023-02-04T08:30:26.273Z] echo Agent pid 76 killed; [2023-02-04T08:30:26.280Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-04T08:30:26.593Z] + git semver [Pipeline] } [2023-02-04T08:30:26.864Z] $ docker stop --time=1 d32bba0b8ba30648483739d03b6914f13447a5ff6148b918f52e16bac0e8b617 [2023-02-04T08:30:28.262Z] $ docker rm -f --volumes d32bba0b8ba30648483739d03b6914f13447a5ff6148b918f52e16bac0e8b617 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-04T08:30:28.598Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-04T08:30:28.834Z] Stashed 1 file(s) [Pipeline] echo [2023-02-04T08:30:28.837Z] [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-04T08:30:29.237Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-02-04T08:30:29.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-04T08:30:29.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-04T08:30:29.304Z] ========================================================= [2023-02-04T08:30:29.304Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-04T08:30:29.304Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-04T08:30:29.618Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-04T08:30:29.618Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-04T08:30:29.618Z] 213ec9aee27d: Pulling fs layer [2023-02-04T08:30:29.618Z] 4583459ba037: Pulling fs layer [2023-02-04T08:30:29.618Z] 93c1e223e6f2: Pulling fs layer [2023-02-04T08:30:29.618Z] 53926ce57604: Pulling fs layer [2023-02-04T08:30:29.618Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-04T08:30:29.618Z] 22ff95d597cd: Pulling fs layer [2023-02-04T08:30:29.618Z] 12d6caf4c0d1: Pulling fs layer [2023-02-04T08:30:29.618Z] 96b7cbca73a9: Pulling fs layer [2023-02-04T08:30:29.618Z] a7acece74701: Pulling fs layer [2023-02-04T08:30:29.618Z] 53926ce57604: Waiting [2023-02-04T08:30:29.618Z] 21b2b0c7a3f4: Waiting [2023-02-04T08:30:29.618Z] 22ff95d597cd: Waiting [2023-02-04T08:30:29.618Z] 12d6caf4c0d1: Waiting [2023-02-04T08:30:29.618Z] 96b7cbca73a9: Waiting [2023-02-04T08:30:29.618Z] a7acece74701: Waiting [2023-02-04T08:30:29.618Z] 93c1e223e6f2: Verifying Checksum [2023-02-04T08:30:29.618Z] 93c1e223e6f2: Download complete [2023-02-04T08:30:29.618Z] 4583459ba037: Download complete [2023-02-04T08:30:29.942Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-04T08:30:29.942Z] 21b2b0c7a3f4: Download complete [2023-02-04T08:30:29.942Z] 22ff95d597cd: Verifying Checksum [2023-02-04T08:30:29.942Z] 22ff95d597cd: Download complete [2023-02-04T08:30:30.275Z] 213ec9aee27d: Verifying Checksum [2023-02-04T08:30:30.275Z] 213ec9aee27d: Download complete [2023-02-04T08:30:30.584Z] 213ec9aee27d: Pull complete [2023-02-04T08:30:30.584Z] 4583459ba037: Pull complete [2023-02-04T08:30:30.898Z] 93c1e223e6f2: Pull complete [2023-02-04T08:30:30.898Z] 12d6caf4c0d1: Verifying Checksum [2023-02-04T08:30:30.898Z] 12d6caf4c0d1: Download complete [2023-02-04T08:30:33.088Z] 53926ce57604: Verifying Checksum [2023-02-04T08:30:33.088Z] 53926ce57604: Download complete [2023-02-04T08:30:33.088Z] a7acece74701: Verifying Checksum [2023-02-04T08:30:33.088Z] a7acece74701: Download complete [2023-02-04T08:30:33.348Z] 96b7cbca73a9: Verifying Checksum [2023-02-04T08:30:33.348Z] 96b7cbca73a9: Download complete [2023-02-04T08:30:36.630Z] 53926ce57604: Pull complete [2023-02-04T08:30:36.888Z] 21b2b0c7a3f4: Pull complete [2023-02-04T08:30:36.888Z] 22ff95d597cd: Pull complete [2023-02-04T08:30:36.888Z] 12d6caf4c0d1: Pull complete [2023-02-04T08:30:38.787Z] 96b7cbca73a9: Pull complete [2023-02-04T08:30:39.752Z] a7acece74701: Pull complete [2023-02-04T08:30:39.752Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-04T08:30:39.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-04T08:30:39.752Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-04T08:30:40.046Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-04T08:30:40.046Z] WORKDIR /edgex [2023-02-04T08:30:40.046Z] COPY go.mod . [2023-02-04T08:30:40.046Z] RUN go mod download [2023-02-04T08:30:40.046Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-04T08:30:40.611Z] Sending build context to Docker daemon 170.1MB [2023-02-04T08:30:40.611Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-04T08:30:40.611Z] ---> db6d94c90886 [2023-02-04T08:30:40.612Z] Step 2/4 : WORKDIR /edgex [2023-02-04T08:30:43.919Z] Still waiting to schedule task [2023-02-04T08:30:43.919Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-04T08:30:47.178Z] ---> Running in 1d6ad0acdb4b [2023-02-04T08:30:47.178Z] Removing intermediate container 1d6ad0acdb4b [2023-02-04T08:30:47.178Z] ---> 46fc9dab7ea9 [2023-02-04T08:30:47.178Z] Step 3/4 : COPY go.mod . [2023-02-04T08:30:47.178Z] ---> ede9cb05c79d [2023-02-04T08:30:47.178Z] Step 4/4 : RUN go mod download [2023-02-04T08:30:47.178Z] ---> Running in 4c5a0bb9d529 [2023-02-04T08:31:05.291Z] Removing intermediate container 4c5a0bb9d529 [2023-02-04T08:31:05.291Z] ---> 07d7315e1233 [2023-02-04T08:31:05.291Z] Successfully built 07d7315e1233 [2023-02-04T08:31:05.291Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T08:31:05.593Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-04T08:31:05.593Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T08:31:05.660Z] prd-ubuntu20.04-docker-8c-8g-4506 does not seem to be running inside a container [2023-02-04T08:31:05.687Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-02-04T08:31:06.091Z] $ docker top 2e86bcb748577aa404b4ded3fd5f1afa4280e9d9fe09d8157b62f48458a237f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-04T08:31:06.431Z] + go version [2023-02-04T08:31:06.431Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-04T08:31:06.441Z] $ docker stop --time=1 2e86bcb748577aa404b4ded3fd5f1afa4280e9d9fe09d8157b62f48458a237f4 [2023-02-04T08:31:07.721Z] $ docker rm -f --volumes 2e86bcb748577aa404b4ded3fd5f1afa4280e9d9fe09d8157b62f48458a237f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T08:31:08.157Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-04T08:31:08.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T08:31:08.229Z] prd-ubuntu20.04-docker-8c-8g-4506 does not seem to be running inside a container [2023-02-04T08:31:08.258Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-02-04T08:31:09.110Z] $ docker top c1f7ae0fdb389e8c472675f73eeece1de8e6c1189e7801c2d851832503d18208 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-04T08:31:09.180Z] ========================================================= [2023-02-04T08:31:09.180Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-04T08:31:09.180Z] ========================================================= [Pipeline] sh [2023-02-04T08:31:09.458Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-02-04T08:31:09.750Z] + make test [2023-02-04T08:31:09.750Z] go test -race -coverprofile=coverage.out ./... [2023-02-04T08:31:16.313Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-04T08:31:28.502Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-04T08:31:28.502Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-04T08:31:28.502Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-04T08:31:28.502Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-04T08:31:28.502Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-04T08:31:28.502Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-04T08:31:28.502Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-04T08:31:28.502Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-04T08:31:28.502Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-04T08:31:28.502Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-04T08:31:28.759Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-04T08:31:28.759Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-04T08:31:28.759Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-04T08:31:28.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-04T08:31:29.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.075s coverage: 28.7% of statements [2023-02-04T08:31:29.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-04T08:31:29.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-04T08:31:29.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.100s coverage: 98.5% of statements [2023-02-04T08:31:29.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.093s coverage: 43.1% of statements [2023-02-04T08:31:29.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-04T08:31:29.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-04T08:31:29.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-04T08:31:29.857Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 54.0% of statements [2023-02-04T08:31:29.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-04T08:31:29.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-04T08:31:34.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.655s coverage: 89.2% of statements [2023-02-04T08:31:34.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-04T08:31:34.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-04T08:31:34.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-04T08:31:34.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-04T08:31:34.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-04T08:31:34.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.075s coverage: 2.6% of statements [2023-02-04T08:31:34.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-04T08:31:34.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-04T08:31:34.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.543s coverage: 95.6% of statements [2023-02-04T08:31:34.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-04T08:31:34.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-04T08:31:34.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-04T08:31:34.035Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements [2023-02-04T08:31:34.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-04T08:31:34.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-04T08:31:34.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-04T08:31:34.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-04T08:31:34.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-04T08:31:34.035Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 65.9% of statements [2023-02-04T08:31:34.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-04T08:31:34.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-04T08:31:34.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-04T08:31:34.035Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements [2023-02-04T08:31:34.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-04T08:31:34.035Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 29.6% of statements [2023-02-04T08:31:34.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-04T08:31:34.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.086s coverage: 47.1% of statements [2023-02-04T08:31:34.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 82.9% of statements [2023-02-04T08:31:34.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2023-02-04T08:31:34.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2023-02-04T08:31:34.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2023-02-04T08:31:39.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2023-02-04T08:31:39.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2023-02-04T08:31:44.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.275s coverage: 79.9% of statements [2023-02-04T08:31:44.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-04T08:31:49.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-04T08:31:49.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-04T08:31:49.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-04T08:31:49.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-04T08:31:49.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-04T08:31:49.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 77.4% of statements [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-04T08:31:49.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.097s coverage: 80.0% of statements [2023-02-04T08:31:49.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.075s coverage: 87.2% of statements [2023-02-04T08:31:49.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.250s coverage: 91.2% of statements [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-04T08:31:49.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 64.7% of statements [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-04T08:31:49.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2023-02-04T08:31:49.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2023-02-04T08:31:49.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-02-04T08:31:49.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements [2023-02-04T08:31:49.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2023-02-04T08:31:49.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.328s coverage: 65.3% of statements [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-04T08:31:49.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.189s coverage: 41.8% of statements [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-04T08:31:49.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-04T08:31:49.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-04T08:31:49.836Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-04T08:31:49.836Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.156s coverage: 92.3% of statements [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-04T08:31:49.836Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-04T08:31:49.836Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-04T08:31:49.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-04T08:31:49.836Z] 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-04T08:32:07.902Z] 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-04T08:32:07.902Z] go vet ./... [2023-02-04T08:32:09.802Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-04T08:32:09.802Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-04T08:32:09.802Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-04T08:32:09.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-04T08:32:10.107Z] + ls -al . [2023-02-04T08:32:10.107Z] total 744 [2023-02-04T08:32:10.107Z] drwxrwxr-x 11 1001 1001 4096 Feb 4 08:31 . [2023-02-04T08:32:10.107Z] drwxr-xr-x 4 root root 4096 Feb 4 08:31 .. [2023-02-04T08:32:10.107Z] drwxrwxr-x 2 1001 1001 4096 Feb 4 08:29 .blubracket [2023-02-04T08:32:10.107Z] -rw-rw-r-- 1 1001 1001 16 Feb 4 08:29 .dockerignore [2023-02-04T08:32:10.107Z] drwxrwxr-x 8 1001 1001 4096 Feb 4 08:31 .git [2023-02-04T08:32:10.107Z] drwxrwxr-x 3 1001 1001 4096 Feb 4 08:29 .github [2023-02-04T08:32:10.107Z] -rw-rw-r-- 1 1001 1001 1024 Feb 4 08:29 .gitignore [2023-02-04T08:32:10.107Z] -rw-rw-r-- 1 1001 1001 42 Feb 4 08:29 .golangci.yml [2023-02-04T08:32:10.107Z] -rw-rw-r-- 1 1001 1001 87 Feb 4 08:29 .hadolint.yml [2023-02-04T08:32:10.107Z] drwxr-xr-x 3 1001 1001 4096 Feb 4 08:30 .semver [2023-02-04T08:32:10.107Z] -rw-rw-r-- 1 1001 1001 166 Feb 4 08:29 .sonarcloud.properties [2023-02-04T08:32:10.107Z] -rw-rw-r-- 1 1001 1001 1171 Feb 4 08:29 ADOPTERS.md [2023-02-04T08:32:10.107Z] -rw-rw-r-- 1 1001 1001 10825 Feb 4 08:29 Attribution.txt [2023-02-04T08:32:10.107Z] -rw-rw-r-- 1 1001 1001 73765 Feb 4 08:29 CHANGELOG.md [2023-02-04T08:32:10.107Z] -rw-rw-r-- 1 1001 1001 3804 Feb 4 08:29 CONTRIBUTING.md [2023-02-04T08:32:10.107Z] -rw-rw-r-- 1 1001 1001 677 Feb 4 08:29 GOVERNANCE.md [2023-02-04T08:32:10.107Z] -rw-rw-r-- 1 1001 1001 850 Feb 4 08:29 Jenkinsfile [2023-02-04T08:32:10.107Z] -rw-rw-r-- 1 1001 1001 10775 Feb 4 08:29 LICENSE [2023-02-04T08:32:10.107Z] -rw-rw-r-- 1 1001 1001 13388 Feb 4 08:29 Makefile [2023-02-04T08:32:10.107Z] -rw-rw-r-- 1 1001 1001 582 Feb 4 08:29 OWNERS.md [2023-02-04T08:32:10.107Z] -rw-rw-r-- 1 1001 1001 9403 Feb 4 08:29 README.md [2023-02-04T08:32:10.107Z] -rw-rw-r-- 1 1001 1001 6912 Feb 4 08:29 SECURITY.md [2023-02-04T08:32:10.107Z] -rw-rw-r-- 1 1001 1001 5 Feb 4 08:30 VERSION [2023-02-04T08:32:10.107Z] drwxrwxr-x 2 1001 1001 4096 Feb 4 08:29 bin [2023-02-04T08:32:10.107Z] drwxrwxr-x 17 1001 1001 4096 Feb 4 08:29 cmd [2023-02-04T08:32:10.107Z] -rw-r--r-- 1 root root 486191 Feb 4 08:31 coverage.out [2023-02-04T08:32:10.107Z] -rw-rw-r-- 1 1001 1001 3294 Feb 4 08:29 go.mod [2023-02-04T08:32:10.107Z] -rw-rw-r-- 1 1001 1001 34708 Feb 4 08:29 go.sum [2023-02-04T08:32:10.107Z] drwxrwxr-x 7 1001 1001 4096 Feb 4 08:29 internal [2023-02-04T08:32:10.107Z] drwxrwxr-x 3 1001 1001 4096 Feb 4 08:29 openapi [2023-02-04T08:32:10.107Z] drwxrwxr-x 4 1001 1001 4096 Feb 4 08:29 snap [2023-02-04T08:32:10.107Z] -rw-rw-r-- 1 1001 1001 204 Feb 4 08:29 version.go [Pipeline] sh [2023-02-04T08:32:10.389Z] + '[' -e coverage.out ] [2023-02-04T08:32:10.389Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-04T08:32:10.491Z] Stashed 1 file(s) [Pipeline] sh [2023-02-04T08:32:10.786Z] + make build [2023-02-04T08:32:10.786Z] 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-04T08:32:22.977Z] 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-04T08:32:22.977Z] 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-04T08:32:23.541Z] 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-04T08:32:24.473Z] 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-04T08:32:31.026Z] 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-04T08:32:32.400Z] 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-04T08:32:33.771Z] 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-04T08:32:34.706Z] 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-04T08:32:35.641Z] 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-04T08:32:36.573Z] 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-04T08:32:39.098Z] 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-04T08:32:40.042Z] $ docker stop --time=1 c1f7ae0fdb389e8c472675f73eeece1de8e6c1189e7801c2d851832503d18208 [2023-02-04T08:32:45.513Z] $ docker rm -f --volumes c1f7ae0fdb389e8c472675f73eeece1de8e6c1189e7801c2d851832503d18208 [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-04T08:32:46.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-04T08:32:46.298Z] [2023-02-04T08:32:46.298Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T08:32:46.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-04T08:32:46.596Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-04T08:32:46.596Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-04T08:32:46.596Z] ca9280d653b3: Pulling fs layer [2023-02-04T08:32:46.596Z] 7e9c9ca2126c: Pulling fs layer [2023-02-04T08:32:46.857Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-04T08:32:46.857Z] cbdbe7a5bc2a: Download complete [2023-02-04T08:32:46.857Z] cbdbe7a5bc2a: Pull complete [2023-02-04T08:32:46.857Z] ca9280d653b3: Verifying Checksum [2023-02-04T08:32:46.857Z] ca9280d653b3: Download complete [2023-02-04T08:32:47.429Z] 7e9c9ca2126c: Download complete [2023-02-04T08:32:47.429Z] ca9280d653b3: Pull complete [2023-02-04T08:32:50.710Z] 7e9c9ca2126c: Pull complete [2023-02-04T08:32:50.710Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-04T08:32:50.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-04T08:32:50.710Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T08:32:50.794Z] prd-ubuntu20.04-docker-8c-8g-4506 does not seem to be running inside a container [2023-02-04T08:32:50.824Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-04T08:32:53.769Z] $ docker top 4d7e26f95be89f404b3739fe93fa0f7b39a41daa02565a264104ba385f6958a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-04T08:32:54.100Z] + docker-compose build --help [2023-02-04T08:32:54.100Z] + grep parallel [2023-02-04T08:32:54.666Z] --parallel Build images in parallel. [Pipeline] } [2023-02-04T08:32:54.678Z] $ docker stop --time=1 4d7e26f95be89f404b3739fe93fa0f7b39a41daa02565a264104ba385f6958a4 [2023-02-04T08:32:56.240Z] $ docker rm -f --volumes 4d7e26f95be89f404b3739fe93fa0f7b39a41daa02565a264104ba385f6958a4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T08:32:56.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-04T08:32:56.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T08:32:56.732Z] prd-ubuntu20.04-docker-8c-8g-4506 does not seem to be running inside a container [2023-02-04T08:32:56.783Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-04T08:32:57.436Z] $ docker top f8614de343016677d5f20fcf012235453c8b0d1c63e64b07bbdfe68e0790cf75 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-04T08:32:57.761Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-04T08:32:58.325Z] Building core-command ... [2023-02-04T08:32:58.325Z] Building core-common-config-bootstrapper ... [2023-02-04T08:32:58.325Z] Building core-data ... [2023-02-04T08:32:58.325Z] Building core-metadata ... [2023-02-04T08:32:58.325Z] Building security-bootstrapper ... [2023-02-04T08:32:58.325Z] Building security-proxy-setup ... [2023-02-04T08:32:58.325Z] Building security-secretstore-setup ... [2023-02-04T08:32:58.325Z] Building security-spiffe-token-provider ... [2023-02-04T08:32:58.325Z] Building security-spire-agent ... [2023-02-04T08:32:58.325Z] Building security-spire-config ... [2023-02-04T08:32:58.325Z] Building security-spire-server ... [2023-02-04T08:32:58.325Z] Building support-notifications ... [2023-02-04T08:32:58.325Z] Building support-scheduler ... [2023-02-04T08:32:58.325Z] Building security-bootstrapper [2023-02-04T08:32:58.325Z] Building security-proxy-setup [2023-02-04T08:32:58.325Z] Building support-scheduler [2023-02-04T08:32:58.325Z] Building core-data [2023-02-04T08:32:58.326Z] Building core-common-config-bootstrapper [2023-02-04T08:33:03.161Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4512 in /w/workspace/edgexfoundry_edgex-go_PR-4318 [Pipeline] { [Pipeline] ws [2023-02-04T08:33:03.172Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-02-04T08:33:03.204Z] The recommended git tool is: git [2023-02-04T08:33:08.296Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T08:33:08.296Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-04T08:33:08.296Z] ---> 07d7315e1233 [2023-02-04T08:33:08.296Z] Step 3/21 : WORKDIR /edgex-go [2023-02-04T08:33:08.296Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T08:33:08.296Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-04T08:33:08.296Z] ---> 07d7315e1233 [2023-02-04T08:33:08.296Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-04T08:33:08.296Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T08:33:08.296Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-04T08:33:08.296Z] ---> 07d7315e1233 [2023-02-04T08:33:08.296Z] Step 3/32 : WORKDIR /edgex-go [2023-02-04T08:33:08.296Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T08:33:08.296Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-04T08:33:08.296Z] ---> 07d7315e1233 [2023-02-04T08:33:08.296Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-04T08:33:09.669Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T08:33:09.669Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-04T08:33:09.669Z] ---> 07d7315e1233 [2023-02-04T08:33:09.669Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-04T08:33:09.686Z] using credential edgex-jenkins-ssh [2023-02-04T08:33:09.709Z] Cloning the remote Git repository [2023-02-04T08:33:09.754Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-04T08:33:09.852Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-02-04T08:33:10.030Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-04T08:33:10.032Z] > git --version # timeout=10 [2023-02-04T08:33:10.055Z] > git --version # 'git version 2.25.1' [2023-02-04T08:33:10.057Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-04T08:33:10.132Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-04T08:33:16.234Z] ---> Running in 464203bba1ed [2023-02-04T08:33:16.234Z] ---> Running in 033da4d41ae0 [2023-02-04T08:33:16.234Z] ---> Running in f04875b58c0b [2023-02-04T08:33:16.234Z] ---> Running in 11f7a7ce77a6 [2023-02-04T08:33:16.234Z] ---> Running in e0df732ae2a0 [2023-02-04T08:33:16.491Z] Removing intermediate container e0df732ae2a0 [2023-02-04T08:33:16.491Z] ---> 146760c7c1f6 [2023-02-04T08:33:16.491Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-04T08:33:16.491Z] Removing intermediate container 033da4d41ae0 [2023-02-04T08:33:16.491Z] ---> bf1349474224 [2023-02-04T08:33:16.491Z] Step 4/22 : WORKDIR /edgex-go [2023-02-04T08:33:16.491Z] Removing intermediate container 11f7a7ce77a6 [2023-02-04T08:33:16.491Z] ---> 476f48eb31c9 [2023-02-04T08:33:16.491Z] Step 4/22 : WORKDIR /edgex-go [2023-02-04T08:33:16.491Z] Removing intermediate container 464203bba1ed [2023-02-04T08:33:16.491Z] ---> 6960c3ea2a46 [2023-02-04T08:33:16.491Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-04T08:33:16.491Z] ---> Running in ea55ef195b79 [2023-02-04T08:33:16.491Z] Removing intermediate container f04875b58c0b [2023-02-04T08:33:16.491Z] ---> caf2c27c6694 [2023-02-04T08:33:16.491Z] Step 4/22 : WORKDIR /edgex-go [2023-02-04T08:33:16.491Z] ---> Running in ad3343849a64 [2023-02-04T08:33:16.491Z] ---> Running in 07b79acfec37 [2023-02-04T08:33:16.491Z] ---> Running in de852ce58d6c [2023-02-04T08:33:16.491Z] ---> Running in 40ac2c879be0 [2023-02-04T08:33:16.491Z] Removing intermediate container ad3343849a64 [2023-02-04T08:33:16.491Z] ---> 4e2ac73c752e [2023-02-04T08:33:16.491Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-04T08:33:16.492Z] Removing intermediate container de852ce58d6c [2023-02-04T08:33:16.492Z] ---> 5f734724dabb [2023-02-04T08:33:16.492Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-04T08:33:16.752Z] ---> Running in 782fc8aebf26 [2023-02-04T08:33:16.752Z] Removing intermediate container 40ac2c879be0 [2023-02-04T08:33:16.752Z] ---> e6984f380d91 [2023-02-04T08:33:16.752Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-04T08:33:16.752Z] ---> Running in 446698bb3930 [2023-02-04T08:33:16.752Z] ---> Running in 2b881ffe66dc [2023-02-04T08:33:16.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T08:33:16.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T08:33:17.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T08:33:17.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T08:33:17.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T08:33:17.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T08:33:17.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T08:33:17.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T08:33:17.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T08:33:17.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T08:33:17.275Z] OK: 211 MiB in 51 packages [2023-02-04T08:33:17.275Z] OK: 211 MiB in 51 packages [2023-02-04T08:33:17.532Z] OK: 211 MiB in 51 packages [2023-02-04T08:33:17.532Z] OK: 211 MiB in 51 packages [2023-02-04T08:33:17.532Z] OK: 211 MiB in 51 packages [2023-02-04T08:33:17.790Z] Removing intermediate container 07b79acfec37 [2023-02-04T08:33:17.790Z] ---> 502203b91246 [2023-02-04T08:33:17.790Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-04T08:33:17.790Z] Removing intermediate container ea55ef195b79 [2023-02-04T08:33:17.790Z] ---> b8577bf63ef3 [2023-02-04T08:33:17.790Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-04T08:33:18.046Z] ---> ad991180b09d [2023-02-04T08:33:18.046Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T08:33:18.046Z] ---> c965ac7440a4 [2023-02-04T08:33:18.046Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T08:33:18.046Z] ---> Running in 34d6db4f9cd2 [2023-02-04T08:33:18.046Z] ---> Running in 90673efe158a [2023-02-04T08:33:18.046Z] Removing intermediate container 782fc8aebf26 [2023-02-04T08:33:18.046Z] ---> 155fc9844379 [2023-02-04T08:33:18.046Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-04T08:33:18.046Z] Removing intermediate container 446698bb3930 [2023-02-04T08:33:18.046Z] ---> 636973bf8352 [2023-02-04T08:33:18.046Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-04T08:33:18.306Z] Removing intermediate container 2b881ffe66dc [2023-02-04T08:33:18.306Z] ---> ac11d3c563a6 [2023-02-04T08:33:18.306Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-04T08:33:18.306Z] ---> 108e02507ff2 [2023-02-04T08:33:18.306Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T08:33:18.306Z] ---> Running in b1fb98c9518f [2023-02-04T08:33:18.306Z] ---> ddff6a660bf4 [2023-02-04T08:33:18.306Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T08:33:18.306Z] ---> Running in 24f5235e190c [2023-02-04T08:33:18.306Z] ---> 2c9f1e507106 [2023-02-04T08:33:18.306Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T08:33:18.306Z] ---> Running in f888b67ef231 [2023-02-04T08:33:28.075Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-04T08:33:28.103Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-04T08:33:29.140Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-04T08:33:29.197Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-04T08:33:29.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-04T08:33:29.218Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4318/head:refs/remotes/origin/PR-4318 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-04T08:33:29.974Z] Merging remotes/origin/main commit ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 into PR head commit 84e00f6941a005dc937998c278d2277582efcc3c [2023-02-04T08:33:30.726Z] Merge succeeded, producing 360b25922eab2bd59b2206a0c2a93078788b7c7f [2023-02-04T08:33:30.726Z] Checking out Revision 360b25922eab2bd59b2206a0c2a93078788b7c7f (PR-4318) [2023-02-04T08:33:29.970Z] > git config core.sparsecheckout # timeout=10 [2023-02-04T08:33:29.998Z] > git checkout -f 84e00f6941a005dc937998c278d2277582efcc3c # timeout=10 [2023-02-04T08:33:30.295Z] > git remote # timeout=10 [2023-02-04T08:33:30.313Z] > git config --get remote.origin.url # timeout=10 [2023-02-04T08:33:30.333Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-04T08:33:30.349Z] > git merge ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 # timeout=10 [2023-02-04T08:33:30.679Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-04T08:33:30.707Z] > git config core.sparsecheckout # timeout=10 [2023-02-04T08:33:30.724Z] > git checkout -f 360b25922eab2bd59b2206a0c2a93078788b7c7f # timeout=10 [2023-02-04T08:33:34.548Z] Commit message: "Merge commit 'ca0edb878bc182f1b8ca64f305bcf88ca1b2f198' into HEAD" [2023-02-04T08:33:34.529Z] > git rev-list --no-walk 84e00f6941a005dc937998c278d2277582efcc3c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-04T08:33:35.499Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-04T08:33:35.499Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-04T08:33:35.499Z] Dload Upload Total Spent Left Speed [2023-02-04T08:33:35.499Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-02-04T08:33:36.396Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-04T08:33:36.729Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-04T08:33:36.729Z] + sudo tee /etc/docker/daemon.new [2023-02-04T08:33:36.729Z] { [2023-02-04T08:33:36.729Z] "registry-mirrors": [ [2023-02-04T08:33:36.729Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-04T08:33:36.729Z] ], [2023-02-04T08:33:36.729Z] "bip": "10.250.0.254/24", [2023-02-04T08:33:36.729Z] "hosts": [ [2023-02-04T08:33:36.729Z] "tcp://0.0.0.0:5555", [2023-02-04T08:33:36.729Z] "unix:///var/run/docker.sock" [2023-02-04T08:33:36.729Z] ], [2023-02-04T08:33:36.729Z] "mtu": 1458, [2023-02-04T08:33:36.729Z] "selinux-enabled": true, [2023-02-04T08:33:36.729Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-04T08:33:36.729Z] } [Pipeline] sh [2023-02-04T08:33:37.164Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-04T08:33:37.502Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-04T08:33:55.785Z] provisioning config files... [2023-02-04T08:33:55.816Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config12275973112442296662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-04T08:33:56.192Z] ---> docker-login.sh [2023-02-04T08:33:56.192Z] nexus3.edgexfoundry.org:10001 [2023-02-04T08:33:56.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T08:33:56.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T08:33:56.782Z] Configure a credential helper to remove this warning. See [2023-02-04T08:33:56.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T08:33:56.782Z] [2023-02-04T08:33:56.782Z] Login Succeeded [2023-02-04T08:33:56.782Z] nexus3.edgexfoundry.org:10002 [2023-02-04T08:33:57.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T08:33:57.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T08:33:57.371Z] Configure a credential helper to remove this warning. See [2023-02-04T08:33:57.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T08:33:57.371Z] [2023-02-04T08:33:57.371Z] Login Succeeded [2023-02-04T08:33:57.371Z] nexus3.edgexfoundry.org:10003 [2023-02-04T08:33:57.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T08:33:57.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T08:33:57.641Z] Configure a credential helper to remove this warning. See [2023-02-04T08:33:57.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T08:33:57.641Z] [2023-02-04T08:33:57.641Z] Login Succeeded [2023-02-04T08:33:57.641Z] nexus3.edgexfoundry.org:10004 [2023-02-04T08:33:57.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T08:33:58.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T08:33:58.186Z] Configure a credential helper to remove this warning. See [2023-02-04T08:33:58.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T08:33:58.186Z] [2023-02-04T08:33:58.186Z] Login Succeeded [2023-02-04T08:33:58.186Z] docker.io [2023-02-04T08:33:58.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T08:33:59.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T08:33:59.418Z] Configure a credential helper to remove this warning. See [2023-02-04T08:33:59.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T08:33:59.418Z] [2023-02-04T08:33:59.418Z] Login Succeeded [2023-02-04T08:33:59.418Z] ---> docker-login.sh ends [Pipeline] } [2023-02-04T08:33:59.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-04T08:34:00.032Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-02-04T08:34:00.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-04T08:34:00.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-04T08:34:00.071Z] ========================================================= [2023-02-04T08:34:00.071Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-04T08:34:00.071Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-04T08:34:00.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-04T08:34:00.667Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-04T08:34:00.667Z] 9b18e9b68314: Pulling fs layer [2023-02-04T08:34:00.667Z] 35d82f9e3411: Pulling fs layer [2023-02-04T08:34:00.667Z] e16973657156: Pulling fs layer [2023-02-04T08:34:00.667Z] fc693d55d65f: Pulling fs layer [2023-02-04T08:34:00.667Z] 7e9fc2657dce: Pulling fs layer [2023-02-04T08:34:00.667Z] dda99020689f: Pulling fs layer [2023-02-04T08:34:00.667Z] db1c61fa0a46: Pulling fs layer [2023-02-04T08:34:00.667Z] 891c053d2c06: Pulling fs layer [2023-02-04T08:34:00.667Z] fc693d55d65f: Waiting [2023-02-04T08:34:00.667Z] 7e9fc2657dce: Waiting [2023-02-04T08:34:00.667Z] dda99020689f: Waiting [2023-02-04T08:34:00.667Z] db1c61fa0a46: Waiting [2023-02-04T08:34:00.667Z] 891c053d2c06: Waiting [2023-02-04T08:34:00.667Z] e16973657156: Verifying Checksum [2023-02-04T08:34:00.667Z] e16973657156: Download complete [2023-02-04T08:34:00.667Z] 35d82f9e3411: Download complete [2023-02-04T08:34:00.667Z] 7e9fc2657dce: Verifying Checksum [2023-02-04T08:34:00.667Z] 7e9fc2657dce: Download complete [2023-02-04T08:34:00.667Z] dda99020689f: Verifying Checksum [2023-02-04T08:34:00.667Z] dda99020689f: Download complete [2023-02-04T08:34:00.667Z] 9b18e9b68314: Verifying Checksum [2023-02-04T08:34:00.667Z] 9b18e9b68314: Download complete [2023-02-04T08:34:01.635Z] 9b18e9b68314: Pull complete [2023-02-04T08:34:01.912Z] 891c053d2c06: Verifying Checksum [2023-02-04T08:34:01.912Z] 891c053d2c06: Download complete [2023-02-04T08:34:02.188Z] 35d82f9e3411: Pull complete [2023-02-04T08:34:02.460Z] e16973657156: Pull complete [2023-02-04T08:34:03.431Z] db1c61fa0a46: Verifying Checksum [2023-02-04T08:34:03.431Z] db1c61fa0a46: Download complete [2023-02-04T08:34:04.843Z] fc693d55d65f: Verifying Checksum [2023-02-04T08:34:04.843Z] fc693d55d65f: Download complete [2023-02-04T08:34:17.202Z] fc693d55d65f: Pull complete [2023-02-04T08:34:17.202Z] 7e9fc2657dce: Pull complete [2023-02-04T08:34:17.202Z] dda99020689f: Pull complete [2023-02-04T08:34:23.878Z] db1c61fa0a46: Pull complete [2023-02-04T08:34:25.286Z] 891c053d2c06: Pull complete [2023-02-04T08:34:25.286Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-04T08:34:25.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-04T08:34:25.286Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-04T08:34:25.620Z] + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-04T08:34:25.620Z] WORKDIR /edgex [2023-02-04T08:34:25.620Z] COPY go.mod . [2023-02-04T08:34:25.620Z] RUN go mod download -f [2023-02-04T08:34:25.620Z] - . [2023-02-04T08:34:26.206Z] Sending build context to Docker daemon 3.093MB [2023-02-04T08:34:26.206Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-04T08:34:26.206Z] ---> f96f9c87975a [2023-02-04T08:34:26.206Z] Step 2/4 : WORKDIR /edgex [2023-02-04T08:34:28.793Z] ---> Running in c3ce780782f8 [2023-02-04T08:34:28.793Z] Removing intermediate container c3ce780782f8 [2023-02-04T08:34:28.793Z] ---> cb963ff72087 [2023-02-04T08:34:28.793Z] Step 3/4 : COPY go.mod . [2023-02-04T08:34:29.382Z] ---> 8fb00d107d37 [2023-02-04T08:34:29.382Z] Step 4/4 : RUN go mod download [2023-02-04T08:34:29.382Z] ---> Running in 93ea49ef1d61 [2023-02-04T08:35:08.350Z] Removing intermediate container 93ea49ef1d61 [2023-02-04T08:35:08.350Z] ---> 986e73006d1a [2023-02-04T08:35:08.350Z] Successfully built 986e73006d1a [2023-02-04T08:35:08.350Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T08:35:08.695Z] + docker inspect -f . ci-base-image-arm64 [2023-02-04T08:35:08.695Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T08:35:08.912Z] prd-ubuntu20.04-docker-arm64-4c-16g-4512 does not seem to be running inside a container [2023-02-04T08:35:08.956Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-02-04T08:35:11.733Z] $ docker top 5c32a325ea47c013048f626f42d88a8c4cf734f84cb7aeca04002b70375552fe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-04T08:35:12.628Z] + go version [2023-02-04T08:35:12.628Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-04T08:35:12.620Z] $ docker stop --time=1 5c32a325ea47c013048f626f42d88a8c4cf734f84cb7aeca04002b70375552fe [2023-02-04T08:35:14.328Z] $ docker rm -f --volumes 5c32a325ea47c013048f626f42d88a8c4cf734f84cb7aeca04002b70375552fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T08:35:14.918Z] + docker inspect -f . ci-base-image-arm64 [2023-02-04T08:35:14.919Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T08:35:15.126Z] prd-ubuntu20.04-docker-arm64-4c-16g-4512 does not seem to be running inside a container [2023-02-04T08:35:15.180Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-02-04T08:35:16.592Z] $ docker top 9eb00801f9c2a7daca208e3fe70c05243da2110f95e0e412f17d69cda83f108b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-04T08:35:16.866Z] ========================================================= [2023-02-04T08:35:16.866Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-04T08:35:16.866Z] ========================================================= [Pipeline] sh [2023-02-04T08:35:17.497Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-02-04T08:35:18.161Z] + make test [2023-02-04T08:35:18.161Z] go test -race -coverprofile=coverage.out ./... [2023-02-04T08:35:24.773Z] Removing intermediate container 34d6db4f9cd2 [2023-02-04T08:35:24.773Z] ---> a2bd7c25a25f [2023-02-04T08:35:24.773Z] Step 7/21 : COPY . . [2023-02-04T08:35:24.773Z] Removing intermediate container b1fb98c9518f [2023-02-04T08:35:24.773Z] ---> 90554ad56c34 [2023-02-04T08:35:24.773Z] Step 8/22 : COPY . . [2023-02-04T08:35:24.773Z] Removing intermediate container 90673efe158a [2023-02-04T08:35:24.773Z] ---> 378b40b1c9c1 [2023-02-04T08:35:24.773Z] Step 7/32 : COPY . . [2023-02-04T08:35:24.773Z] Removing intermediate container 24f5235e190c [2023-02-04T08:35:24.773Z] ---> 9ddd6406a6dd [2023-02-04T08:35:24.773Z] Step 8/22 : COPY . . [2023-02-04T08:35:24.773Z] Removing intermediate container f888b67ef231 [2023-02-04T08:35:24.773Z] ---> 544cf7bb4349 [2023-02-04T08:35:24.773Z] Step 8/22 : COPY . . [2023-02-04T08:35:43.248Z] ---> 2f207a51fa2e [2023-02-04T08:35:43.248Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-04T08:35:43.248Z] ---> eef71beaebdd [2023-02-04T08:35:43.248Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-04T08:35:43.248Z] ---> bd1b5955c00a [2023-02-04T08:35:43.248Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-04T08:35:43.248Z] ---> 08ead922b468 [2023-02-04T08:35:43.248Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-04T08:35:43.248Z] ---> ad207028ac39 [2023-02-04T08:35:43.248Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-04T08:35:43.818Z] ---> Running in 9ef499d64681 [2023-02-04T08:35:43.818Z] ---> Running in 596944c85c21 [2023-02-04T08:35:43.818Z] ---> Running in d677923115db [2023-02-04T08:35:43.818Z] ---> Running in 0667c0314c55 [2023-02-04T08:35:43.818Z] ---> Running in aa6b3645ea62 [2023-02-04T08:35:44.386Z] 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-04T08:35:44.645Z] 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-04T08:35:44.903Z] 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-04T08:35:45.469Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-04T08:35:45.469Z] 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-04T08:35:57.057Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-04T08:36:17.528Z] 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-04T08:36:35.651Z] Removing intermediate container 596944c85c21 [2023-02-04T08:36:35.651Z] ---> 6170809fa9c3 [2023-02-04T08:36:35.651Z] [2023-02-04T08:36:35.651Z] Step 10/22 : FROM alpine:3.16 [2023-02-04T08:36:35.651Z] Removing intermediate container aa6b3645ea62 [2023-02-04T08:36:35.651Z] ---> aec53afdf60e [2023-02-04T08:36:35.651Z] [2023-02-04T08:36:35.651Z] Step 10/22 : FROM alpine:3.16 [2023-02-04T08:36:35.651Z] Removing intermediate container 9ef499d64681 [2023-02-04T08:36:35.651Z] ---> 27d43b6b86e7 [2023-02-04T08:36:35.651Z] [2023-02-04T08:36:35.651Z] Step 9/21 : FROM alpine:3.16 [2023-02-04T08:36:35.651Z] 3.16: Pulling from library/alpine [2023-02-04T08:36:35.651Z] 3.16: Pulling from library/alpine [2023-02-04T08:36:35.909Z] 3.16: Pulling from library/alpine [2023-02-04T08:36:39.189Z] Removing intermediate container 0667c0314c55 [2023-02-04T08:36:39.189Z] ---> 01d4ead6d4bf [2023-02-04T08:36:39.189Z] [2023-02-04T08:36:39.189Z] Step 9/32 : FROM alpine:3.16 [2023-02-04T08:36:39.189Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-04T08:36:39.189Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-04T08:36:39.189Z] 3.16: Pulling from library/alpine [2023-02-04T08:36:39.189Z] Removing intermediate container d677923115db [2023-02-04T08:36:39.189Z] ---> 4022ee369e17 [2023-02-04T08:36:39.189Z] [2023-02-04T08:36:39.189Z] Step 10/22 : FROM alpine:3.16 [2023-02-04T08:36:39.189Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-04T08:36:39.189Z] Status: Downloaded newer image for alpine:3.16 [2023-02-04T08:36:39.189Z] ---> bfe296a52501 [2023-02-04T08:36:39.189Z] Status: Downloaded newer image for alpine:3.16 [2023-02-04T08:36:39.189Z] Status: Image is up to date for alpine:3.16 [2023-02-04T08:36:39.189Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-04T08:36:39.189Z] ---> bfe296a52501 [2023-02-04T08:36:39.189Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-04T08:36:39.189Z] ---> bfe296a52501 [2023-02-04T08:36:39.189Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-04T08:36:39.189Z] ---> bfe296a52501 [2023-02-04T08:36:39.189Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-04T08:36:39.189Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-04T08:36:39.189Z] Status: Image is up to date for alpine:3.16 [2023-02-04T08:36:39.189Z] ---> bfe296a52501 [2023-02-04T08:36:39.189Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-04T08:36:39.189Z] ---> Running in 7780a655c20f [2023-02-04T08:36:39.189Z] ---> Running in a203fe0a0db4 [2023-02-04T08:36:39.189Z] ---> Running in 011813bd3014 [2023-02-04T08:36:39.189Z] ---> Running in 45047f884ce1 [2023-02-04T08:36:39.189Z] ---> Running in 0318bba88bf0 [2023-02-04T08:36:39.189Z] Removing intermediate container 45047f884ce1 [2023-02-04T08:36:39.189Z] ---> 1f6273281a71 [2023-02-04T08:36:39.189Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-04T08:36:39.189Z] Removing intermediate container a203fe0a0db4 [2023-02-04T08:36:39.189Z] ---> 75f1ab263302 [2023-02-04T08:36:39.189Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-04T08:36:39.189Z] Removing intermediate container 0318bba88bf0 [2023-02-04T08:36:39.189Z] ---> 3e1e612dc9fd [2023-02-04T08:36:39.189Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-04T08:36:39.189Z] ---> Running in b6e38b331ee3 [2023-02-04T08:36:39.189Z] ---> Running in e9ec42faa212 [2023-02-04T08:36:39.189Z] ---> Running in 0d92d555d0db [2023-02-04T08:36:39.189Z] Removing intermediate container b6e38b331ee3 [2023-02-04T08:36:39.189Z] ---> c9c3068655fd [2023-02-04T08:36:39.189Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-04T08:36:39.189Z] ---> Running in 46d134653726 [2023-02-04T08:36:39.451Z] Removing intermediate container 46d134653726 [2023-02-04T08:36:39.451Z] ---> 3bb0e2f75249 [2023-02-04T08:36:39.451Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-04T08:36:39.451Z] ---> Running in d5f3dce37e6c [2023-02-04T08:36:39.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T08:36:39.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T08:36:39.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T08:36:39.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T08:36:39.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T08:36:39.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T08:36:39.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T08:36:39.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T08:36:39.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T08:36:40.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T08:36:40.508Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-04T08:36:40.767Z] Executing busybox-1.35.0-r17.trigger [2023-02-04T08:36:40.767Z] OK: 6 MiB in 15 packages [2023-02-04T08:36:40.767Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-04T08:36:40.767Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-04T08:36:41.024Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-04T08:36:41.024Z] Executing busybox-1.35.0-r17.trigger [2023-02-04T08:36:41.024Z] OK: 6 MiB in 15 packages [2023-02-04T08:36:41.024Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-04T08:36:41.024Z] Executing busybox-1.35.0-r17.trigger [2023-02-04T08:36:41.024Z] OK: 6 MiB in 15 packages [2023-02-04T08:36:41.024Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-04T08:36:41.024Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-04T08:36:41.024Z] (5/6) Installing curl (7.83.1-r5) [2023-02-04T08:36:41.024Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-04T08:36:41.024Z] (2/2) Installing su-exec (0.2-r1) [2023-02-04T08:36:41.024Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-04T08:36:41.024Z] Executing busybox-1.35.0-r17.trigger [2023-02-04T08:36:41.024Z] Executing busybox-1.35.0-r17.trigger [2023-02-04T08:36:41.024Z] OK: 6 MiB in 16 packages [2023-02-04T08:36:41.024Z] Executing ca-certificates-20220614-r0.trigger [2023-02-04T08:36:41.024Z] OK: 8 MiB in 20 packages [2023-02-04T08:36:44.305Z] Removing intermediate container 7780a655c20f [2023-02-04T08:36:44.305Z] ---> 43dff4a1298b [2023-02-04T08:36:44.305Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-04T08:36:44.305Z] ---> Running in 1329adc592d8 [2023-02-04T08:36:44.305Z] Removing intermediate container e9ec42faa212 [2023-02-04T08:36:44.305Z] ---> 038827cb0f3f [2023-02-04T08:36:44.305Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T08:36:44.305Z] Removing intermediate container 1329adc592d8 [2023-02-04T08:36:44.305Z] ---> 068ce0d7cb5b [2023-02-04T08:36:44.305Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-04T08:36:44.305Z] Removing intermediate container d5f3dce37e6c [2023-02-04T08:36:44.305Z] ---> 1de05ae7800b [2023-02-04T08:36:44.305Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T08:36:44.305Z] Removing intermediate container 011813bd3014 [2023-02-04T08:36:44.305Z] ---> ca053ab7f764 [2023-02-04T08:36:44.305Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-04T08:36:44.305Z] ---> Running in 3ef2beee15d5 [2023-02-04T08:36:44.305Z] Removing intermediate container 0d92d555d0db [2023-02-04T08:36:44.305Z] ---> 4b76a9e6a04a [2023-02-04T08:36:44.305Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-04T08:36:44.305Z] ---> Running in bcaa8bd4b327 [2023-02-04T08:36:44.305Z] ---> Running in 7f55b1832569 [2023-02-04T08:36:44.305Z] ---> 22d6603bc948 [2023-02-04T08:36:44.305Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-04T08:36:44.955Z] Removing intermediate container bcaa8bd4b327 [2023-02-04T08:36:44.955Z] ---> 738378c63d20 [2023-02-04T08:36:44.955Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-04T08:36:44.955Z] Removing intermediate container 3ef2beee15d5 [2023-02-04T08:36:44.955Z] ---> de71973c2757 [2023-02-04T08:36:44.955Z] Step 12/21 : WORKDIR /edgex [2023-02-04T08:36:44.955Z] Removing intermediate container 7f55b1832569 [2023-02-04T08:36:44.955Z] ---> 27380171b9fc [2023-02-04T08:36:44.955Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-04T08:36:44.955Z] ---> 08c2d76768f0 [2023-02-04T08:36:44.955Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-04T08:36:44.955Z] ---> 7431c6a21b91 [2023-02-04T08:36:44.955Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-04T08:36:44.955Z] ---> Running in 42e4f762b9aa [2023-02-04T08:36:44.955Z] ---> Running in 472c0fb92f58 [2023-02-04T08:36:44.955Z] ---> Running in 80e6ec5ca0bd [2023-02-04T08:36:45.337Z] Removing intermediate container 42e4f762b9aa [2023-02-04T08:36:45.337Z] ---> b7fc04a935b4 [2023-02-04T08:36:45.337Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T08:36:45.337Z] Removing intermediate container 472c0fb92f58 [2023-02-04T08:36:45.337Z] ---> c48d9289d1d2 [2023-02-04T08:36:45.337Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-04T08:36:45.903Z] Removing intermediate container 80e6ec5ca0bd [2023-02-04T08:36:45.903Z] ---> e4195a93a2e5 [2023-02-04T08:36:45.903Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-04T08:36:45.903Z] ---> 0b7916eefdbf [2023-02-04T08:36:45.903Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-04T08:36:45.903Z] ---> bd14e6f1b8c8 [2023-02-04T08:36:45.903Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-04T08:36:45.903Z] ---> Running in ddd379532b7d [2023-02-04T08:36:45.903Z] ---> 2d32069b526e [2023-02-04T08:36:45.903Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-04T08:36:46.160Z] ---> f65fd9863b45 [2023-02-04T08:36:46.160Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-04T08:36:47.093Z] ---> 1e559c32b9a3 [2023-02-04T08:36:47.093Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-04T08:36:47.093Z] Removing intermediate container ddd379532b7d [2023-02-04T08:36:47.093Z] ---> 1b4a73e6660e [2023-02-04T08:36:47.093Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-04T08:36:47.093Z] ---> Running in 8a1e9db29093 [2023-02-04T08:36:47.093Z] ---> ae57eaa7b9fd [2023-02-04T08:36:47.093Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-04T08:36:47.093Z] ---> Running in 2fb4f6a22f87 [2023-02-04T08:36:47.093Z] ---> 366dd36f80dd [2023-02-04T08:36:47.093Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-04T08:36:47.093Z] ---> c63f70be3bd8 [2023-02-04T08:36:47.093Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-04T08:36:47.093Z] ---> Running in dcb619c8f946 [2023-02-04T08:36:47.093Z] Removing intermediate container 8a1e9db29093 [2023-02-04T08:36:47.093Z] ---> 464e06fa41a0 [2023-02-04T08:36:47.093Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-04T08:36:47.350Z] ---> df37a1747d1a [2023-02-04T08:36:47.350Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-04T08:36:47.350Z] ---> Running in 76e271845e7f [2023-02-04T08:36:47.350Z] ---> Running in 62525b5d21d7 [2023-02-04T08:36:47.350Z] Removing intermediate container dcb619c8f946 [2023-02-04T08:36:47.350Z] ---> 7a5480992e55 [2023-02-04T08:36:47.350Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-04T08:36:47.608Z] ---> Running in 6f2d45ea89d7 [2023-02-04T08:36:47.608Z] Removing intermediate container 62525b5d21d7 [2023-02-04T08:36:47.608Z] ---> 4e65cdd827d4 [2023-02-04T08:36:47.608Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-04T08:36:47.866Z] ---> Running in 46f9f75aaddb [2023-02-04T08:36:48.433Z] Removing intermediate container 6f2d45ea89d7 [2023-02-04T08:36:48.433Z] ---> 92ca7406045b [2023-02-04T08:36:48.433Z] Step 20/22 : LABEL arch=x86_64 [2023-02-04T08:36:48.433Z] ---> f06ae34147f2 [2023-02-04T08:36:48.433Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-04T08:36:48.433Z] Removing intermediate container 46f9f75aaddb [2023-02-04T08:36:48.433Z] ---> 4d19e2b44c17 [2023-02-04T08:36:48.433Z] Step 20/22 : LABEL arch=x86_64 [2023-02-04T08:36:48.696Z] ---> Running in c0403467bf96 [2023-02-04T08:36:48.696Z] ---> Running in d0b412460c1f [2023-02-04T08:36:48.696Z] ---> 6bd09eed0451 [2023-02-04T08:36:48.696Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-04T08:36:48.696Z] ---> Running in a0cc6d33a5f6 [2023-02-04T08:36:48.696Z] Removing intermediate container c0403467bf96 [2023-02-04T08:36:48.696Z] ---> e007870a00a3 [2023-02-04T08:36:48.696Z] Step 21/22 : LABEL git_sha=19bb28e3bba8de2156ee4f900f2ff991c580e382 [2023-02-04T08:36:48.696Z] Removing intermediate container d0b412460c1f [2023-02-04T08:36:48.696Z] ---> 09b9907eb6a7 [2023-02-04T08:36:48.696Z] Step 21/22 : LABEL git_sha=19bb28e3bba8de2156ee4f900f2ff991c580e382 [2023-02-04T08:36:48.696Z] Removing intermediate container 2fb4f6a22f87 [2023-02-04T08:36:48.696Z] ---> 4c03b9e1e337 [2023-02-04T08:36:48.696Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-04T08:36:48.696Z] Removing intermediate container 76e271845e7f [2023-02-04T08:36:48.696Z] ---> 1de1b7dc8596 [2023-02-04T08:36:48.696Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-04T08:36:48.957Z] ---> Running in 12b49b0fd49c [2023-02-04T08:36:48.957Z] ---> Running in b7cfc7b3b72d [2023-02-04T08:36:48.957Z] ---> Running in 3e2d42a52486 [2023-02-04T08:36:48.957Z] ---> Running in 40152b0d19d7 [2023-02-04T08:36:48.957Z] Removing intermediate container 12b49b0fd49c [2023-02-04T08:36:48.957Z] ---> e81ff0b4b726 [2023-02-04T08:36:48.957Z] Step 22/22 : LABEL version=0.0.0 [2023-02-04T08:36:48.957Z] Removing intermediate container b7cfc7b3b72d [2023-02-04T08:36:48.957Z] ---> 67acfe3ee157 [2023-02-04T08:36:48.957Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-04T08:36:48.957Z] ---> Running in 90b3000fbbcc [2023-02-04T08:36:48.957Z] Removing intermediate container 3e2d42a52486 [2023-02-04T08:36:48.957Z] ---> bff1eb3406b6 [2023-02-04T08:36:48.957Z] Step 22/22 : LABEL version=0.0.0 [2023-02-04T08:36:48.957Z] ---> Running in 5de0624096a8 [2023-02-04T08:36:49.214Z] Removing intermediate container 40152b0d19d7 [2023-02-04T08:36:49.214Z] ---> 433e81f27ddf [2023-02-04T08:36:49.214Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-04T08:36:49.214Z] ---> Running in 338ae666127b [2023-02-04T08:36:49.214Z] Removing intermediate container 5de0624096a8 [2023-02-04T08:36:49.214Z] ---> a2bc5ec86c71 [2023-02-04T08:36:49.214Z] Removing intermediate container 90b3000fbbcc [2023-02-04T08:36:49.214Z] Step 20/22 : LABEL arch=x86_64 [2023-02-04T08:36:49.214Z] ---> 70fb7af3e889 [2023-02-04T08:36:49.214Z] [2023-02-04T08:36:49.214Z] ---> Running in 52011e006cd6 [2023-02-04T08:36:49.470Z] Removing intermediate container 338ae666127b [2023-02-04T08:36:49.470Z] ---> 709417071851 [2023-02-04T08:36:49.470Z] [2023-02-04T08:36:49.470Z] Successfully built 70fb7af3e889 [2023-02-04T08:36:49.470Z] Successfully tagged support-scheduler:latest [2023-02-04T08:36:49.470Z] Building security-spire-agent [2023-02-04T08:36:49.470Z] ---> 012936b6bd83 [2023-02-04T08:36:49.470Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-04T08:36:49.470Z]  Building support-scheduler ... done Successfully built 709417071851 [2023-02-04T08:36:49.470Z] Successfully tagged core-data:latest [2023-02-04T08:36:49.470Z]  Building core-data ... done Building core-command [2023-02-04T08:36:49.470Z] ---> Running in 194fa4d97135 [2023-02-04T08:36:53.655Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T08:36:53.655Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-04T08:36:55.034Z] ---> 07d7315e1233 [2023-02-04T08:36:55.034Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-04T08:36:55.034Z] ---> Using cache [2023-02-04T08:36:55.034Z] ---> caf2c27c6694 [2023-02-04T08:36:55.034Z] Step 4/23 : WORKDIR /edgex-go [2023-02-04T08:36:55.034Z] ---> Using cache [2023-02-04T08:36:55.034Z] ---> e6984f380d91 [2023-02-04T08:36:55.034Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-04T08:36:55.034Z] ---> Using cache [2023-02-04T08:36:55.034Z] ---> ac11d3c563a6 [2023-02-04T08:36:55.034Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-04T08:36:55.034Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T08:36:55.034Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-04T08:36:55.034Z] ---> 07d7315e1233 [2023-02-04T08:36:55.034Z] Step 3/24 : WORKDIR /edgex-go [2023-02-04T08:36:55.034Z] ---> Using cache [2023-02-04T08:36:55.034Z] ---> 6960c3ea2a46 [2023-02-04T08:36:55.034Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-04T08:36:55.034Z] ---> Using cache [2023-02-04T08:36:55.034Z] ---> 2c9f1e507106 [2023-02-04T08:36:55.034Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T08:36:55.034Z] ---> Using cache [2023-02-04T08:36:55.034Z] ---> 544cf7bb4349 [2023-02-04T08:36:55.034Z] Step 8/23 : COPY . . [2023-02-04T08:36:55.034Z] ---> Using cache [2023-02-04T08:36:55.034Z] ---> 08ead922b468 [2023-02-04T08:36:55.034Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-04T08:36:58.323Z] Removing intermediate container 52011e006cd6 [2023-02-04T08:36:58.323Z] ---> 37dd34063651 [2023-02-04T08:36:58.323Z] Step 21/22 : LABEL git_sha=19bb28e3bba8de2156ee4f900f2ff991c580e382 [2023-02-04T08:36:58.892Z] Removing intermediate container a0cc6d33a5f6 [2023-02-04T08:36:58.892Z] ---> f8172317c079 [2023-02-04T08:36:58.892Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-04T08:36:58.892Z] ---> Running in dab473d04d0d [2023-02-04T08:36:58.892Z] ---> Running in 63c3d9ce49c3 [2023-02-04T08:36:58.892Z] ---> Running in 19ef44396d4b [2023-02-04T08:36:58.892Z] ---> Running in 460dbeaae4f8 [2023-02-04T08:36:58.892Z] Removing intermediate container dab473d04d0d [2023-02-04T08:36:58.892Z] ---> 3a0ee014ac27 [2023-02-04T08:36:58.892Z] Step 22/22 : LABEL version=0.0.0 [2023-02-04T08:36:59.149Z] ---> Running in ee2a9a612018 [2023-02-04T08:36:59.149Z] Removing intermediate container 460dbeaae4f8 [2023-02-04T08:36:59.149Z] ---> 4f99513e8ab2 [2023-02-04T08:36:59.149Z] Step 19/21 : LABEL arch=x86_64 [2023-02-04T08:36:59.149Z] ---> Running in d9dd78410948 [2023-02-04T08:36:59.407Z] Removing intermediate container ee2a9a612018 [2023-02-04T08:36:59.407Z] ---> 62e9f4980d75 [2023-02-04T08:36:59.407Z] [2023-02-04T08:36:59.407Z] Removing intermediate container d9dd78410948 [2023-02-04T08:36:59.407Z] ---> 31e4598458aa [2023-02-04T08:36:59.407Z] Step 20/21 : LABEL git_sha=19bb28e3bba8de2156ee4f900f2ff991c580e382 [2023-02-04T08:36:59.407Z] ---> Running in a6620ae65bef [2023-02-04T08:36:59.407Z] Successfully built 62e9f4980d75 [2023-02-04T08:36:59.407Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-04T08:36:59.407Z]  Building core-common-config-bootstrapper ... done Building core-metadata [2023-02-04T08:36:59.407Z] Removing intermediate container 194fa4d97135 [2023-02-04T08:36:59.407Z] ---> 048add5d5bee [2023-02-04T08:36:59.407Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T08:37:00.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T08:37:00.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T08:37:00.339Z] OK: 211 MiB in 51 packages [2023-02-04T08:37:03.273Z] 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-04T08:37:04.406Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T08:37:04.407Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-04T08:37:04.407Z] ---> 07d7315e1233 [2023-02-04T08:37:04.407Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-04T08:37:04.407Z] ---> Using cache [2023-02-04T08:37:04.407Z] ---> caf2c27c6694 [2023-02-04T08:37:04.407Z] Step 4/24 : WORKDIR /edgex-go [2023-02-04T08:37:04.407Z] ---> Using cache [2023-02-04T08:37:04.407Z] ---> e6984f380d91 [2023-02-04T08:37:04.407Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-04T08:37:04.407Z] ---> Using cache [2023-02-04T08:37:04.407Z] ---> ac11d3c563a6 [2023-02-04T08:37:04.407Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-04T08:37:04.407Z] ---> Using cache [2023-02-04T08:37:04.407Z] ---> 2c9f1e507106 [2023-02-04T08:37:04.407Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T08:37:04.407Z] ---> Using cache [2023-02-04T08:37:04.407Z] ---> 544cf7bb4349 [2023-02-04T08:37:04.407Z] Step 8/24 : COPY . . [2023-02-04T08:37:04.407Z] ---> Using cache [2023-02-04T08:37:04.407Z] ---> 08ead922b468 [2023-02-04T08:37:04.407Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-04T08:37:06.960Z] Removing intermediate container a6620ae65bef [2023-02-04T08:37:06.960Z] ---> 7bd0557510b2 [2023-02-04T08:37:06.960Z] Step 21/21 : LABEL version=0.0.0 [2023-02-04T08:37:07.897Z] ---> 67f00b300595 [2023-02-04T08:37:07.897Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-04T08:37:07.897Z] ---> Running in bda7ef2cddd5 [2023-02-04T08:37:07.897Z] ---> Running in 46c4bd79f771 [2023-02-04T08:37:09.810Z] Removing intermediate container 46c4bd79f771 [2023-02-04T08:37:09.810Z] ---> aba7b3c4b319 [2023-02-04T08:37:09.810Z] [2023-02-04T08:37:09.810Z] Removing intermediate container 19ef44396d4b [2023-02-04T08:37:09.810Z] ---> 3262eb4dd954 [2023-02-04T08:37:09.810Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-04T08:37:09.810Z] Successfully built aba7b3c4b319 [2023-02-04T08:37:09.810Z] Successfully tagged security-proxy-setup:latest [2023-02-04T08:37:09.810Z] Building support-notifications [2023-02-04T08:37:09.810Z]  Building security-proxy-setup ... done  ---> 20d7e027811f [2023-02-04T08:37:09.811Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-04T08:37:09.811Z] 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-04T08:37:15.083Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T08:37:15.083Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-04T08:37:15.083Z] ---> 07d7315e1233 [2023-02-04T08:37:15.083Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-04T08:37:15.083Z] ---> Using cache [2023-02-04T08:37:15.083Z] ---> caf2c27c6694 [2023-02-04T08:37:15.083Z] Step 4/22 : WORKDIR /edgex-go [2023-02-04T08:37:15.083Z] ---> Using cache [2023-02-04T08:37:15.083Z] ---> e6984f380d91 [2023-02-04T08:37:15.083Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-04T08:37:16.015Z] ---> 431e607f511d [2023-02-04T08:37:16.015Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T08:37:17.910Z] ---> Running in 40a3193ed6b3 [2023-02-04T08:37:17.910Z] ---> Running in 14f0854bf652 [2023-02-04T08:37:17.910Z] ---> b5355a719e9d [2023-02-04T08:37:17.910Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-04T08:37:19.283Z] ---> ee37c264fe28 [2023-02-04T08:37:19.283Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-04T08:37:19.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T08:37:19.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T08:37:19.866Z] ---> 71c5f22108b3 [2023-02-04T08:37:19.866Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-04T08:37:19.866Z] OK: 211 MiB in 51 packages [2023-02-04T08:37:20.454Z] ---> 5be7b7f1ba52 [2023-02-04T08:37:20.454Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-04T08:37:20.711Z] ---> f5d750ecc6a7 [2023-02-04T08:37:20.711Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-04T08:37:20.711Z] Removing intermediate container 40a3193ed6b3 [2023-02-04T08:37:20.711Z] ---> 1f268f3f28bb [2023-02-04T08:37:20.711Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-04T08:37:20.711Z] ---> Running in 6407ff9fea7b [2023-02-04T08:37:20.968Z] ---> d5c027d3b21b [2023-02-04T08:37:20.968Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T08:37:20.968Z] ---> Running in c6656d1190ae [2023-02-04T08:37:21.900Z] Removing intermediate container 6407ff9fea7b [2023-02-04T08:37:21.900Z] ---> 94ebb3d8a3fd [2023-02-04T08:37:21.900Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-04T08:37:21.900Z] ---> Running in 69e97af8c52b [2023-02-04T08:37:22.463Z] Removing intermediate container 69e97af8c52b [2023-02-04T08:37:22.463Z] ---> ecc13fed91f8 [2023-02-04T08:37:22.463Z] Step 29/32 : CMD ["gate"] [2023-02-04T08:37:23.027Z] ---> Running in 6b5650b060dc [2023-02-04T08:37:24.921Z] Removing intermediate container 6b5650b060dc [2023-02-04T08:37:24.921Z] ---> 6bc1bad33f40 [2023-02-04T08:37:24.921Z] Step 30/32 : LABEL arch=x86_64 [2023-02-04T08:37:25.852Z] ---> Running in 2f79b168297a [2023-02-04T08:37:29.135Z] Removing intermediate container 2f79b168297a [2023-02-04T08:37:29.135Z] ---> 1f875421df97 [2023-02-04T08:37:29.135Z] Step 31/32 : LABEL git_sha=19bb28e3bba8de2156ee4f900f2ff991c580e382 [2023-02-04T08:37:29.701Z] ---> Running in 4c3fe9b727ae [2023-02-04T08:37:33.058Z] Removing intermediate container 4c3fe9b727ae [2023-02-04T08:37:33.058Z] ---> 1359f82c8724 [2023-02-04T08:37:33.058Z] Step 32/32 : LABEL version=0.0.0 [2023-02-04T08:37:33.058Z] ---> Running in 6cb1e915418b [2023-02-04T08:37:33.058Z] Removing intermediate container 63c3d9ce49c3 [2023-02-04T08:37:33.058Z] ---> dd764bd1e7fd [2023-02-04T08:37:33.058Z] [2023-02-04T08:37:33.058Z] Step 10/23 : FROM alpine:3.16 [2023-02-04T08:37:33.058Z] ---> bfe296a52501 [2023-02-04T08:37:33.058Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-04T08:37:33.058Z] ---> Using cache [2023-02-04T08:37:33.058Z] ---> 43dff4a1298b [2023-02-04T08:37:33.058Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-04T08:37:33.058Z] ---> Using cache [2023-02-04T08:37:33.058Z] ---> 068ce0d7cb5b [2023-02-04T08:37:33.059Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-04T08:37:33.059Z] Removing intermediate container bda7ef2cddd5 [2023-02-04T08:37:33.059Z] ---> f78fddfc3da7 [2023-02-04T08:37:33.059Z] [2023-02-04T08:37:33.059Z] Step 10/24 : FROM alpine:3.16 [2023-02-04T08:37:33.059Z] ---> bfe296a52501 [2023-02-04T08:37:33.059Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-04T08:37:33.059Z] ---> Using cache [2023-02-04T08:37:33.059Z] ---> 43dff4a1298b [2023-02-04T08:37:33.059Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-04T08:37:33.059Z] ---> Using cache [2023-02-04T08:37:33.059Z] ---> 068ce0d7cb5b [2023-02-04T08:37:33.059Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-04T08:37:33.059Z] ---> Running in 90b5ac8766bc [2023-02-04T08:37:33.317Z] Removing intermediate container 6cb1e915418b [2023-02-04T08:37:33.317Z] ---> 5ba8f31ccb13 [2023-02-04T08:37:33.317Z] [2023-02-04T08:37:33.317Z] ---> Running in f99eb66d6dbf [2023-02-04T08:37:33.317Z] Successfully built 5ba8f31ccb13 [2023-02-04T08:37:33.317Z] Successfully tagged security-bootstrapper:latest [2023-02-04T08:37:33.317Z]  Building security-bootstrapper ... done Building security-spire-server [2023-02-04T08:37:33.317Z] Removing intermediate container 90b5ac8766bc [2023-02-04T08:37:33.317Z] ---> 9a8920775496 [2023-02-04T08:37:33.317Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-04T08:37:36.599Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T08:37:36.599Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-04T08:37:36.599Z] ---> 07d7315e1233 [2023-02-04T08:37:36.599Z] Step 3/23 : WORKDIR /edgex-go [2023-02-04T08:37:36.599Z] ---> Using cache [2023-02-04T08:37:36.599Z] ---> 6960c3ea2a46 [2023-02-04T08:37:36.599Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-04T08:37:36.599Z] ---> Using cache [2023-02-04T08:37:36.599Z] ---> 3262eb4dd954 [2023-02-04T08:37:36.599Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-04T08:37:36.599Z] ---> Using cache [2023-02-04T08:37:36.599Z] ---> 431e607f511d [2023-02-04T08:37:36.599Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T08:37:39.200Z] ---> Running in 3f13a01eebe3 [2023-02-04T08:37:39.200Z] Removing intermediate container f99eb66d6dbf [2023-02-04T08:37:39.200Z] ---> 3636479c7d6d [2023-02-04T08:37:39.200Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-04T08:37:39.468Z] ---> Running in 65953c9ddc10 [2023-02-04T08:37:39.760Z] ---> Running in 5bd1c474a8c6 [2023-02-04T08:37:39.760Z] Removing intermediate container 3f13a01eebe3 [2023-02-04T08:37:39.760Z] ---> 21c248ac9cc6 [2023-02-04T08:37:39.760Z] Step 15/23 : WORKDIR / [2023-02-04T08:37:40.354Z] ---> Running in 4243052f262b [2023-02-04T08:37:40.354Z] Removing intermediate container 5bd1c474a8c6 [2023-02-04T08:37:40.354Z] ---> de6c3763d98c [2023-02-04T08:37:40.354Z] Step 15/24 : WORKDIR / [2023-02-04T08:37:40.647Z] ---> Running in 479eb1775929 [2023-02-04T08:37:41.359Z] Removing intermediate container 4243052f262b [2023-02-04T08:37:41.359Z] ---> cb7c2c352edf [2023-02-04T08:37:41.359Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T08:37:41.359Z] Removing intermediate container 479eb1775929 [2023-02-04T08:37:41.359Z] ---> 7151279152d8 [2023-02-04T08:37:41.359Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T08:37:41.359Z] ---> e85a5fd36954 [2023-02-04T08:37:41.359Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-04T08:37:41.969Z] ---> 2fc01deaef06 [2023-02-04T08:37:41.969Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-04T08:37:42.906Z] ---> 9f22e6e68cf5 [2023-02-04T08:37:42.906Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-04T08:37:43.473Z] ---> 49b06153411f [2023-02-04T08:37:43.473Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-04T08:37:43.473Z] ---> cb4976178461 [2023-02-04T08:37:43.473Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-04T08:37:43.731Z] ---> Running in 7dd26e446fb5 [2023-02-04T08:37:43.989Z] ---> 2e4db2c74432 [2023-02-04T08:37:43.989Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-04T08:37:44.249Z] Removing intermediate container 7dd26e446fb5 [2023-02-04T08:37:44.249Z] ---> d7d85f8c12f2 [2023-02-04T08:37:44.249Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-04T08:37:44.506Z] ---> 26d0e0a368df [2023-02-04T08:37:44.506Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-04T08:37:44.767Z] ---> Running in ffa16935db4a [2023-02-04T08:37:45.025Z] ---> Running in 92592f02b7a7 [2023-02-04T08:37:45.025Z] Removing intermediate container ffa16935db4a [2023-02-04T08:37:45.025Z] ---> 6699a38865f7 [2023-02-04T08:37:45.025Z] Step 21/23 : LABEL arch=x86_64 [2023-02-04T08:37:45.591Z] ---> Running in 0c94864e6d23 [2023-02-04T08:37:45.591Z] Removing intermediate container 92592f02b7a7 [2023-02-04T08:37:45.591Z] ---> 3aae58d6ad62 [2023-02-04T08:37:45.591Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-04T08:37:45.851Z] ---> Running in 6692774d2f9d [2023-02-04T08:37:46.110Z] Removing intermediate container 0c94864e6d23 [2023-02-04T08:37:46.110Z] ---> 86bd80a3e387 [2023-02-04T08:37:46.110Z] Step 22/23 : LABEL git_sha=19bb28e3bba8de2156ee4f900f2ff991c580e382 [2023-02-04T08:37:47.049Z] ---> Running in d65f8310607c [2023-02-04T08:37:47.049Z] Removing intermediate container 6692774d2f9d [2023-02-04T08:37:47.049Z] ---> f0d4605dc71f [2023-02-04T08:37:47.049Z] Step 22/24 : LABEL arch=x86_64 [2023-02-04T08:37:47.049Z] ---> Running in 732cea5c5c40 [2023-02-04T08:37:47.306Z] Removing intermediate container d65f8310607c [2023-02-04T08:37:47.306Z] ---> 0ceea3c48c01 [2023-02-04T08:37:47.306Z] Step 23/23 : LABEL version=0.0.0 [2023-02-04T08:37:47.306Z] Removing intermediate container 732cea5c5c40 [2023-02-04T08:37:47.306Z] ---> b21a48d0b30e [2023-02-04T08:37:47.306Z] Step 23/24 : LABEL git_sha=19bb28e3bba8de2156ee4f900f2ff991c580e382 [2023-02-04T08:37:47.306Z] ---> Running in 33e407db5638 [2023-02-04T08:37:47.306Z] ---> Running in 8c3b65a19242 [2023-02-04T08:37:47.306Z] Removing intermediate container 33e407db5638 [2023-02-04T08:37:47.306Z] ---> 127ba578549d [2023-02-04T08:37:47.306Z] Step 24/24 : LABEL version=0.0.0 [2023-02-04T08:37:47.306Z] Removing intermediate container 8c3b65a19242 [2023-02-04T08:37:47.306Z] ---> 215477feab25 [2023-02-04T08:37:47.306Z] [2023-02-04T08:37:47.306Z] ---> Running in ac5c34cf2c8f [2023-02-04T08:37:47.306Z] Successfully built 215477feab25 [2023-02-04T08:37:47.306Z] Successfully tagged core-command:latest [2023-02-04T08:37:47.306Z] Building security-spire-config [2023-02-04T08:37:47.563Z]  Building core-command ... done Removing intermediate container ac5c34cf2c8f [2023-02-04T08:37:47.563Z] ---> 0b4429558b1b [2023-02-04T08:37:47.563Z] [2023-02-04T08:37:47.563Z] Successfully built 0b4429558b1b [2023-02-04T08:37:47.563Z] Successfully tagged core-metadata:latest [2023-02-04T08:37:47.563Z] Building security-spiffe-token-provider [2023-02-04T08:37:50.868Z]  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T08:37:50.868Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-04T08:37:50.868Z] ---> 07d7315e1233 [2023-02-04T08:37:50.868Z] Step 3/24 : WORKDIR /edgex-go [2023-02-04T08:37:50.868Z] ---> Using cache [2023-02-04T08:37:50.868Z] ---> 6960c3ea2a46 [2023-02-04T08:37:50.868Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-04T08:37:50.868Z] ---> Using cache [2023-02-04T08:37:50.868Z] ---> 3262eb4dd954 [2023-02-04T08:37:50.868Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-04T08:37:50.868Z] ---> Using cache [2023-02-04T08:37:50.868Z] ---> 431e607f511d [2023-02-04T08:37:50.868Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T08:37:55.054Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T08:37:55.054Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-04T08:37:55.054Z] ---> 07d7315e1233 [2023-02-04T08:37:55.054Z] Step 3/19 : WORKDIR /edgex-go [2023-02-04T08:37:55.054Z] ---> Using cache [2023-02-04T08:37:55.054Z] ---> 6960c3ea2a46 [2023-02-04T08:37:55.054Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-04T08:38:18.838Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-04T08:38:18.838Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-04T08:38:18.838Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-04T08:38:18.838Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-04T08:38:18.838Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-04T08:38:18.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-04T08:38:18.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-04T08:38:18.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-04T08:38:18.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-04T08:38:18.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-04T08:38:21.652Z] ---> Running in 559f0da06491 [2023-02-04T08:38:21.652Z] ---> Running in 9fc34dea0322 [2023-02-04T08:38:21.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T08:38:21.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T08:38:21.652Z] v3.16.3-154-ga2a60f3e0fe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-04T08:38:21.652Z] v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-04T08:38:21.652Z] OK: 17044 distinct packages available [2023-02-04T08:38:21.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T08:38:21.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T08:38:21.652Z] OK: 211 MiB in 51 packages [2023-02-04T08:38:24.197Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-04T08:38:24.197Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-04T08:38:24.197Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-04T08:38:24.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-04T08:38:46.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.292s coverage: 28.7% of statements [2023-02-04T08:38:46.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-04T08:38:46.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-04T08:38:48.426Z] Removing intermediate container 9fc34dea0322 [2023-02-04T08:38:48.426Z] ---> c64e165c70c2 [2023-02-04T08:38:48.426Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-04T08:38:48.426Z] Removing intermediate container 65953c9ddc10 [2023-02-04T08:38:48.426Z] ---> 672460b45ce6 [2023-02-04T08:38:48.426Z] Step 7/23 : COPY . . [2023-02-04T08:38:48.426Z] Removing intermediate container c6656d1190ae [2023-02-04T08:38:48.426Z] ---> e794d5ae4f77 [2023-02-04T08:38:48.426Z] Step 8/22 : COPY . . [2023-02-04T08:38:48.426Z] Removing intermediate container 14f0854bf652 [2023-02-04T08:38:48.426Z] ---> cf1e948aa442 [2023-02-04T08:38:48.426Z] Step 7/24 : COPY . . [2023-02-04T08:38:48.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.429s coverage: 98.5% of statements [2023-02-04T08:38:49.908Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.744s coverage: 43.1% of statements [2023-02-04T08:38:49.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-04T08:38:49.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-04T08:38:49.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-04T08:38:49.908Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.532s coverage: 54.0% of statements [2023-02-04T08:38:49.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-04T08:38:49.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-04T08:39:06.643Z] ---> 08930634bcc3 [2023-02-04T08:39:06.643Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T08:39:07.577Z] ---> Running in f6026d529a54 [2023-02-04T08:39:12.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.000s coverage: 89.2% of statements [2023-02-04T08:39:12.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-04T08:39:12.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-04T08:39:12.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-04T08:39:12.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-04T08:39:12.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-04T08:39:12.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.735s coverage: 2.6% of statements [2023-02-04T08:39:12.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-04T08:39:12.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-04T08:39:12.881Z] ---> ffb4a3988ec8 [2023-02-04T08:39:12.881Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-04T08:39:12.881Z] ---> 331640009421 [2023-02-04T08:39:12.881Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-04T08:39:12.881Z] ---> 1d5f07fcc72a [2023-02-04T08:39:12.881Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-04T08:39:12.881Z] ---> Running in 41c202c2ad48 [2023-02-04T08:39:12.881Z] ---> Running in 93a61fa4ddd4 [2023-02-04T08:39:12.881Z] ---> Running in db0c95f11848 [2023-02-04T08:39:12.881Z] Removing intermediate container 93a61fa4ddd4 [2023-02-04T08:39:12.881Z] ---> 53b59f151d91 [2023-02-04T08:39:12.881Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-04T08:39:12.881Z] Removing intermediate container db0c95f11848 [2023-02-04T08:39:12.881Z] ---> 479f457bb127 [2023-02-04T08:39:12.881Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-04T08:39:12.881Z] ---> Running in efd51dbbb445 [2023-02-04T08:39:12.881Z] ---> Running in 81c956382951 [2023-02-04T08:39:13.450Z] 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-04T08:39:13.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.494s coverage: 95.6% of statements [2023-02-04T08:39:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-04T08:39:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-04T08:39:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-04T08:39:13.960Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.350s coverage: 72.2% of statements [2023-02-04T08:39:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-04T08:39:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-04T08:39:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-04T08:39:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-04T08:39:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-04T08:39:13.960Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.406s coverage: 65.9% of statements [2023-02-04T08:39:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-04T08:39:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-04T08:39:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-04T08:39:13.960Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.540s coverage: 0.9% of statements [2023-02-04T08:39:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-04T08:39:13.960Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.516s coverage: 29.6% of statements [2023-02-04T08:39:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-04T08:39:14.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.416s coverage: 47.1% of statements [2023-02-04T08:39:14.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.285s coverage: 82.9% of statements [2023-02-04T08:39:14.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.270s coverage: 94.1% of statements [2023-02-04T08:39:17.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.356s coverage: 96.3% of statements [2023-02-04T08:39:18.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.293s coverage: 87.5% of statements [2023-02-04T08:39:28.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.311s coverage: 94.4% of statements [2023-02-04T08:39:28.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.244s coverage: 44.8% of statements [2023-02-04T08:39:38.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.045s coverage: 79.9% of statements [2023-02-04T08:39:38.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-04T08:39:40.189Z] Removing intermediate container 81c956382951 [2023-02-04T08:39:40.189Z] ---> 1f4ff3560bb8 [2023-02-04T08:39:40.189Z] 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-04T08:39:40.189Z] Removing intermediate container efd51dbbb445 [2023-02-04T08:39:40.189Z] ---> aa738fc0bff7 [2023-02-04T08:39:40.189Z] 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-04T08:39:43.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.371s coverage: 92.9% of statements [2023-02-04T08:39:43.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-04T08:39:43.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-04T08:39:43.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-04T08:39:43.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements [2023-02-04T08:39:43.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-04T08:39:43.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-04T08:39:43.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-04T08:39:43.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-04T08:39:43.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.290s coverage: 86.9% of statements [2023-02-04T08:39:43.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-04T08:39:43.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-04T08:39:43.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-04T08:39:43.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-04T08:39:43.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.251s coverage: 87.2% of statements [2023-02-04T08:39:43.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-04T08:39:43.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-04T08:39:43.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.218s coverage: 100.0% of statements [2023-02-04T08:39:43.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-04T08:39:43.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.301s coverage: 77.4% of statements [2023-02-04T08:39:43.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-04T08:39:43.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.304s coverage: 80.0% of statements [2023-02-04T08:39:43.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.228s coverage: 87.2% of statements [2023-02-04T08:39:43.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.126s coverage: 91.2% of statements [2023-02-04T08:39:43.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-04T08:39:50.178Z] Removing intermediate container 559f0da06491 [2023-02-04T08:39:50.178Z] ---> 4909d34e340d [2023-02-04T08:39:50.178Z] Step 7/24 : COPY . . [2023-02-04T08:39:50.178Z] ---> Running in bba979ac3f7c [2023-02-04T08:39:50.178Z] ---> Running in a1eba6e224df [2023-02-04T08:39:51.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.171s coverage: 64.7% of statements [2023-02-04T08:39:51.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-04T08:39:51.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-04T08:39:51.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.274s coverage: 100.0% of statements [2023-02-04T08:39:51.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.129s coverage: 89.4% of statements [2023-02-04T08:39:51.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements [2023-02-04T08:39:51.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.096s coverage: 73.7% of statements [2023-02-04T08:39:51.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.089s coverage: 100.0% of statements [2023-02-04T08:39:55.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.623s coverage: 65.3% of statements [2023-02-04T08:39:55.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-04T08:39:55.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-04T08:39:55.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-04T08:39:59.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.952s coverage: 41.8% of statements [2023-02-04T08:39:59.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-04T08:39:59.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-04T08:39:59.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.320s coverage: 89.5% of statements [2023-02-04T08:39:59.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-04T08:39:59.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.283s coverage: 84.8% of statements [2023-02-04T08:39:59.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-04T08:39:59.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-04T08:39:59.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-04T08:39:59.953Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-04T08:40:08.179Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.367s coverage: 17.7% of statements [2023-02-04T08:40:08.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-04T08:40:08.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-04T08:40:08.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-04T08:40:08.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-04T08:40:08.179Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.733s coverage: 92.3% of statements [2023-02-04T08:40:08.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-04T08:40:08.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-04T08:40:08.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-04T08:40:08.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-04T08:40:08.179Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.281s coverage: 63.2% of statements [2023-02-04T08:40:08.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-04T08:40:08.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-04T08:40:08.179Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.500s coverage: 97.7% of statements [2023-02-04T08:40:08.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-04T08:40:08.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-04T08:40:08.452Z] 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-04T08:40:08.452Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-04T08:40:08.452Z] go vet ./... [2023-02-04T08:40:12.136Z] ---> db6e1a17a661 [2023-02-04T08:40:12.136Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-04T08:40:12.136Z] ---> Running in 44bfa80b7fd1 [2023-02-04T08:40:16.347Z] Removing intermediate container 44bfa80b7fd1 [2023-02-04T08:40:16.347Z] ---> 59fdff982d3e [2023-02-04T08:40:16.347Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-04T08:40:18.259Z] ---> Running in 52ce7938ad85 [2023-02-04T08:40:18.517Z] Removing intermediate container bba979ac3f7c [2023-02-04T08:40:18.517Z] ---> 37168c01d3ef [2023-02-04T08:40:18.517Z] Step 11/23 : WORKDIR /edgex-go [2023-02-04T08:40:18.517Z] Removing intermediate container a1eba6e224df [2023-02-04T08:40:18.517Z] ---> d53f72f507a9 [2023-02-04T08:40:18.517Z] Step 11/24 : WORKDIR /edgex-go [2023-02-04T08:40:18.517Z] Removing intermediate container 52ce7938ad85 [2023-02-04T08:40:18.517Z] ---> 855c88482693 [2023-02-04T08:40:18.517Z] 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-04T08:40:18.517Z] ---> Running in 7ea00b3710d9 [2023-02-04T08:40:18.517Z] ---> Running in 39c6d7c198cc [2023-02-04T08:40:18.517Z] ---> Running in bc9d9e320d5b [2023-02-04T08:40:18.517Z] Removing intermediate container 41c202c2ad48 [2023-02-04T08:40:18.517Z] ---> 1101f3caa36e [2023-02-04T08:40:18.517Z] [2023-02-04T08:40:18.517Z] Step 10/22 : FROM alpine:3.16 [2023-02-04T08:40:18.517Z] ---> bfe296a52501 [2023-02-04T08:40:18.517Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-04T08:40:18.777Z] ---> Running in 2e1792029de9 [2023-02-04T08:40:18.777Z] Removing intermediate container 7ea00b3710d9 [2023-02-04T08:40:18.777Z] ---> 95998ffdab45 [2023-02-04T08:40:18.777Z] [2023-02-04T08:40:18.777Z] Step 12/23 : FROM alpine:3.15 [2023-02-04T08:40:18.777Z] Removing intermediate container 39c6d7c198cc [2023-02-04T08:40:18.777Z] ---> d5b94b08ec2a [2023-02-04T08:40:18.777Z] [2023-02-04T08:40:18.777Z] Step 12/24 : FROM alpine:3.15 [2023-02-04T08:40:19.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T08:40:19.038Z] Removing intermediate container f6026d529a54 [2023-02-04T08:40:19.038Z] ---> 6e8ed17f5dd3 [2023-02-04T08:40:19.038Z] Step 7/19 : COPY . . [2023-02-04T08:40:19.297Z] 3.15: Pulling from library/alpine [2023-02-04T08:40:19.297Z] 3.15: Pulling from library/alpine [2023-02-04T08:40:19.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T08:40:19.749Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-04T08:40:19.749Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-04T08:40:20.009Z] Executing busybox-1.35.0-r17.trigger [2023-02-04T08:40:20.009Z] Executing ca-certificates-20220614-r0.trigger [2023-02-04T08:40:20.009Z] OK: 6 MiB in 16 packages [2023-02-04T08:40:24.414Z] Removing intermediate container bc9d9e320d5b [2023-02-04T08:40:24.414Z] ---> d6f575f23b4c [2023-02-04T08:40:24.414Z] Step 11/24 : WORKDIR /edgex-go [2023-02-04T08:40:24.414Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-04T08:40:24.414Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-04T08:40:24.414Z] Status: Downloaded newer image for alpine:3.15 [2023-02-04T08:40:24.414Z] Status: Image is up to date for alpine:3.15 [2023-02-04T08:40:24.414Z] ---> c4fc93816858 [2023-02-04T08:40:24.414Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-04T08:40:24.414Z] ---> c4fc93816858 [2023-02-04T08:40:24.414Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-04T08:40:24.414Z] ---> Running in 16362737e2ce [2023-02-04T08:40:24.414Z] ---> Running in 686588e57e82 [2023-02-04T08:40:24.414Z] ---> Running in 57859f87e25b [2023-02-04T08:40:24.414Z] ---> 2b97265c2999 [2023-02-04T08:40:24.414Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-04T08:40:24.672Z] ---> Running in 21549b2c94b1 [2023-02-04T08:40:24.672Z] Removing intermediate container 16362737e2ce [2023-02-04T08:40:24.672Z] ---> df117afe1a34 [2023-02-04T08:40:24.672Z] [2023-02-04T08:40:24.672Z] Step 12/24 : FROM alpine:3.15 [2023-02-04T08:40:24.672Z] ---> c4fc93816858 [2023-02-04T08:40:24.672Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-04T08:40:24.672Z] ---> Using cache [2023-02-04T08:40:24.672Z] ---> 8442d8d68692 [2023-02-04T08:40:24.672Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-04T08:40:24.672Z] Removing intermediate container 57859f87e25b [2023-02-04T08:40:24.672Z] ---> 8442d8d68692 [2023-02-04T08:40:24.672Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-04T08:40:24.672Z] Removing intermediate container 686588e57e82 [2023-02-04T08:40:24.672Z] ---> df95e2689c75 [2023-02-04T08:40:24.672Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-04T08:40:24.672Z] Removing intermediate container 2e1792029de9 [2023-02-04T08:40:24.672Z] ---> b7d04b8d18ca [2023-02-04T08:40:24.672Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-04T08:40:24.672Z] ---> Running in 255a6537dec9 [2023-02-04T08:40:24.672Z] ---> Running in 30806050fda1 [2023-02-04T08:40:24.672Z] ---> Running in 0b194fe12aa1 [2023-02-04T08:40:24.672Z] ---> Running in 830f6b0a3b83 [2023-02-04T08:40:24.672Z] Removing intermediate container 830f6b0a3b83 [2023-02-04T08:40:24.672Z] ---> 03fa3047657e [2023-02-04T08:40:24.672Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-04T08:40:24.930Z] ---> Running in 9f268e695370 [2023-02-04T08:40:24.930Z] Removing intermediate container 9f268e695370 [2023-02-04T08:40:24.930Z] ---> e4b26c96a7e5 [2023-02-04T08:40:24.930Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-04T08:40:24.930Z] 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-04T08:40:24.930Z] ---> Running in 2b932f6066a4 [2023-02-04T08:40:24.930Z] Removing intermediate container 2b932f6066a4 [2023-02-04T08:40:24.930Z] ---> 6ca55ddbbc6c [2023-02-04T08:40:24.930Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T08:40:25.188Z] ---> fc50a5dda372 [2023-02-04T08:40:25.188Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-04T08:40:25.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-04T08:40:25.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-04T08:40:25.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-04T08:40:25.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-04T08:40:25.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-04T08:40:25.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-04T08:40:25.703Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-04T08:40:25.703Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-04T08:40:25.703Z] OK: 15859 distinct packages available [2023-02-04T08:40:25.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-04T08:40:25.703Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-04T08:40:25.703Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-04T08:40:25.703Z] OK: 15859 distinct packages available [2023-02-04T08:40:25.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-04T08:40:25.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-04T08:40:25.703Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-04T08:40:25.703Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-04T08:40:25.703Z] OK: 15859 distinct packages available [2023-02-04T08:40:25.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-04T08:40:25.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-04T08:40:25.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-04T08:40:25.961Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-04T08:40:25.961Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-04T08:40:25.961Z] (3/4) Installing libucontext (1.1-r0) [2023-02-04T08:40:25.961Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-04T08:40:25.961Z] Executing busybox-1.34.1-r7.trigger [2023-02-04T08:40:25.961Z] OK: 6 MiB in 18 packages [2023-02-04T08:40:25.961Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-04T08:40:25.961Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-04T08:40:25.961Z] (3/5) Installing libucontext (1.1-r0) [2023-02-04T08:40:25.961Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-04T08:40:25.961Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-04T08:40:25.961Z] Executing busybox-1.34.1-r7.trigger [2023-02-04T08:40:25.961Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-04T08:40:25.961Z] OK: 7 MiB in 19 packages [2023-02-04T08:40:25.961Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-04T08:40:25.961Z] (3/5) Installing libucontext (1.1-r0) [2023-02-04T08:40:25.961Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-04T08:40:25.961Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-04T08:40:25.961Z] Executing busybox-1.34.1-r7.trigger [2023-02-04T08:40:25.961Z] OK: 7 MiB in 19 packages [2023-02-04T08:40:26.219Z] ---> f8f31180c50e [2023-02-04T08:40:26.219Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-04T08:40:26.476Z] ---> 8737898e5a1f [2023-02-04T08:40:26.476Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-04T08:40:26.476Z] ---> Running in b5cc9446d29a [2023-02-04T08:40:26.476Z] Removing intermediate container b5cc9446d29a [2023-02-04T08:40:26.476Z] ---> 8db5d265a838 [2023-02-04T08:40:26.476Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-04T08:40:26.476Z] ---> Running in e9478e76cd19 [2023-02-04T08:40:26.733Z] Removing intermediate container e9478e76cd19 [2023-02-04T08:40:26.733Z] ---> 7ca4954d7cac [2023-02-04T08:40:26.733Z] Step 20/22 : LABEL arch=x86_64 [2023-02-04T08:40:26.733Z] ---> Running in 78ae3a4bba8f [2023-02-04T08:40:26.733Z] Removing intermediate container 0b194fe12aa1 [2023-02-04T08:40:26.733Z] ---> ced65d0c19d5 [2023-02-04T08:40:26.733Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-04T08:40:26.733Z] Removing intermediate container 255a6537dec9 [2023-02-04T08:40:26.733Z] ---> 551e70e350f1 [2023-02-04T08:40:26.733Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-04T08:40:26.990Z] Removing intermediate container 78ae3a4bba8f [2023-02-04T08:40:26.990Z] ---> 50e22b2e8fc9 [2023-02-04T08:40:26.990Z] Step 21/22 : LABEL git_sha=19bb28e3bba8de2156ee4f900f2ff991c580e382 [2023-02-04T08:40:26.990Z] Removing intermediate container 30806050fda1 [2023-02-04T08:40:26.990Z] ---> 1513e0d64862 [2023-02-04T08:40:26.990Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-04T08:40:26.990Z] ---> Running in af8e33c7895a [2023-02-04T08:40:27.248Z] Removing intermediate container af8e33c7895a [2023-02-04T08:40:27.248Z] ---> 1f82a356527d [2023-02-04T08:40:27.248Z] Step 22/22 : LABEL version=0.0.0 [2023-02-04T08:40:27.811Z] ---> Running in 4d7d169aa22e [2023-02-04T08:40:31.101Z] ---> 927a95588794 [2023-02-04T08:40:31.101Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-04T08:40:31.101Z] ---> 5e0774c7fde5 [2023-02-04T08:40:31.101Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-04T08:40:31.101Z] Removing intermediate container 4d7d169aa22e [2023-02-04T08:40:31.101Z] ---> 2b37c05809f9 [2023-02-04T08:40:31.101Z] [2023-02-04T08:40:31.101Z] ---> 54222770c6da [2023-02-04T08:40:31.101Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-04T08:40:31.101Z] Successfully built 2b37c05809f9 [2023-02-04T08:40:31.101Z] Successfully tagged support-notifications:latest [2023-02-04T08:40:31.101Z] Building security-secretstore-setup [2023-02-04T08:40:34.383Z]  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T08:40:34.383Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-04T08:40:34.383Z] ---> 07d7315e1233 [2023-02-04T08:40:34.383Z] Step 3/24 : WORKDIR /edgex-go [2023-02-04T08:40:34.383Z] ---> Using cache [2023-02-04T08:40:34.383Z] ---> 6960c3ea2a46 [2023-02-04T08:40:34.383Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-04T08:40:34.383Z] ---> Using cache [2023-02-04T08:40:34.383Z] ---> 502203b91246 [2023-02-04T08:40:34.383Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-04T08:40:34.383Z] ---> Using cache [2023-02-04T08:40:34.383Z] ---> ad991180b09d [2023-02-04T08:40:34.383Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T08:40:34.383Z] ---> Using cache [2023-02-04T08:40:34.383Z] ---> a2bd7c25a25f [2023-02-04T08:40:34.383Z] Step 7/24 : COPY . . [2023-02-04T08:40:34.383Z] ---> Using cache [2023-02-04T08:40:34.383Z] ---> 2f207a51fa2e [2023-02-04T08:40:34.383Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-04T08:40:37.669Z] ---> 3afd36e1431c [2023-02-04T08:40:37.669Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-04T08:40:37.669Z] ---> 1d8e22d46d8d [2023-02-04T08:40:37.669Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-04T08:40:37.669Z] ---> 12adc59c8540 [2023-02-04T08:40:37.669Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-04T08:40:37.669Z] ---> Running in 3759d61317df [2023-02-04T08:40:37.669Z] ---> Running in 79f6ffac24c5 [2023-02-04T08:40:37.669Z] ---> 9ce162476b2f [2023-02-04T08:40:37.669Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-04T08:40:37.950Z] Removing intermediate container 79f6ffac24c5 [2023-02-04T08:40:37.950Z] ---> 9c62e7660c72 [2023-02-04T08:40:37.950Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-04T08:40:37.950Z] ---> c47bc1e0165f [2023-02-04T08:40:37.950Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-04T08:40:37.950Z] ---> c1e3e44e8b6f [2023-02-04T08:40:37.950Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-04T08:40:37.950Z] ---> Running in 7c9c649fadea [2023-02-04T08:40:37.950Z] 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-04T08:40:38.209Z] Removing intermediate container 7c9c649fadea [2023-02-04T08:40:38.209Z] ---> e6a09cc8a03b [2023-02-04T08:40:38.209Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-04T08:40:38.209Z] ---> 9f4ddf2a87f8 [2023-02-04T08:40:38.209Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-04T08:40:38.209Z] ---> 03c6ed925bbc [2023-02-04T08:40:38.209Z] Step 19/24 : WORKDIR / [2023-02-04T08:40:38.209Z] ---> Running in f04d76e4fe54 [2023-02-04T08:40:38.209Z] ---> Running in 29b524545b45 [2023-02-04T08:40:38.471Z] Removing intermediate container f04d76e4fe54 [2023-02-04T08:40:38.471Z] ---> 66aae5783204 [2023-02-04T08:40:38.471Z] Step 21/23 : LABEL arch=x86_64 [2023-02-04T08:40:38.471Z] Removing intermediate container 29b524545b45 [2023-02-04T08:40:38.471Z] ---> c42e126e7f81 [2023-02-04T08:40:38.471Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-04T08:40:38.471Z] ---> 3dfa33bc3fcc [2023-02-04T08:40:38.471Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-04T08:40:38.471Z] ---> Running in 4f8999a05735 [2023-02-04T08:40:38.471Z] ---> Running in defbd2b08794 [2023-02-04T08:40:38.471Z] ---> Running in 5e5dfa13f13a [2023-02-04T08:40:38.730Z] Removing intermediate container 4f8999a05735 [2023-02-04T08:40:38.730Z] ---> 242a7b7ce98d [2023-02-04T08:40:38.730Z] Step 22/23 : LABEL git_sha=19bb28e3bba8de2156ee4f900f2ff991c580e382 [2023-02-04T08:40:38.730Z] Removing intermediate container defbd2b08794 [2023-02-04T08:40:38.730Z] ---> 8e8d5d0dfeaf [2023-02-04T08:40:38.730Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-04T08:40:38.730Z] ---> Running in a3a011f741f8 [2023-02-04T08:40:38.730Z] Removing intermediate container 5e5dfa13f13a [2023-02-04T08:40:38.730Z] ---> Running in 8dbc9af3d5e4 [2023-02-04T08:40:38.730Z] ---> 0f114278cf69 [2023-02-04T08:40:38.730Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-04T08:40:38.730Z] ---> Running in 2eb8b34e7a5d [2023-02-04T08:40:38.991Z] Removing intermediate container a3a011f741f8 [2023-02-04T08:40:38.991Z] ---> e0cb6f5ade19 [2023-02-04T08:40:38.991Z] Step 23/23 : LABEL version=0.0.0 [2023-02-04T08:40:38.991Z] ---> Running in 18c9c07d1483 [2023-02-04T08:40:38.991Z] Removing intermediate container 8dbc9af3d5e4 [2023-02-04T08:40:38.991Z] ---> 432a70148c7d [2023-02-04T08:40:38.991Z] Step 22/24 : LABEL arch=x86_64 [2023-02-04T08:40:38.991Z] Removing intermediate container 2eb8b34e7a5d [2023-02-04T08:40:38.991Z] ---> b447e1d58777 [2023-02-04T08:40:38.991Z] Step 22/24 : LABEL arch=x86_64 [2023-02-04T08:40:38.991Z] ---> Running in d3be3dd9cc15 [2023-02-04T08:40:38.991Z] ---> Running in 75284b7c8ad1 [2023-02-04T08:40:38.991Z] Removing intermediate container d3be3dd9cc15 [2023-02-04T08:40:38.991Z] ---> afa3d4fd8ef4 [2023-02-04T08:40:38.991Z] Step 23/24 : LABEL git_sha=19bb28e3bba8de2156ee4f900f2ff991c580e382 [2023-02-04T08:40:39.254Z] Removing intermediate container 18c9c07d1483 [2023-02-04T08:40:39.254Z] ---> 695ac9694a1a [2023-02-04T08:40:39.254Z] [2023-02-04T08:40:39.254Z] Successfully built 695ac9694a1a [2023-02-04T08:40:39.254Z] ---> Running in 78b4eabb374b [2023-02-04T08:40:39.254Z] Successfully tagged security-spire-server:latest [2023-02-04T08:40:39.254Z]  Building security-spire-server ... done Removing intermediate container 75284b7c8ad1 [2023-02-04T08:40:39.254Z] ---> 2e995da88b8e [2023-02-04T08:40:39.254Z] Step 23/24 : LABEL git_sha=19bb28e3bba8de2156ee4f900f2ff991c580e382 [2023-02-04T08:40:39.254Z] ---> Running in f9f5b2bd620f [2023-02-04T08:40:39.254Z] Removing intermediate container 78b4eabb374b [2023-02-04T08:40:39.254Z] ---> e34de6ba7cfd [2023-02-04T08:40:39.254Z] Step 24/24 : LABEL version=0.0.0 [2023-02-04T08:40:39.517Z] Removing intermediate container f9f5b2bd620f [2023-02-04T08:40:39.517Z] ---> 1c2000d14b82 [2023-02-04T08:40:39.517Z] Step 24/24 : LABEL version=0.0.0 [2023-02-04T08:40:39.517Z] ---> Running in 4a51cc937e35 [2023-02-04T08:40:39.517Z] ---> Running in 36c509daf710 [2023-02-04T08:40:39.517Z] Removing intermediate container 4a51cc937e35 [2023-02-04T08:40:39.517Z] ---> 68efad8e6284 [2023-02-04T08:40:39.517Z] [2023-02-04T08:40:39.517Z] Removing intermediate container 36c509daf710 [2023-02-04T08:40:39.517Z] ---> 5d42d4cca5ab [2023-02-04T08:40:39.517Z] [2023-02-04T08:40:39.517Z] Successfully built 68efad8e6284 [2023-02-04T08:40:39.778Z] Successfully tagged security-spire-agent:latest [2023-02-04T08:40:39.778Z]  Building security-spire-agent ... done Successfully built 5d42d4cca5ab [2023-02-04T08:40:39.778Z] Successfully tagged security-spire-config:latest [2023-02-04T08:40:54.652Z]  Building security-spire-config ... 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-04T08:40:58.834Z] Removing intermediate container 21549b2c94b1 [2023-02-04T08:40:58.834Z] ---> 038afb11dadb [2023-02-04T08:40:58.834Z] [2023-02-04T08:40:58.834Z] Step 9/19 : FROM alpine:3.15 [2023-02-04T08:40:58.834Z] ---> c4fc93816858 [2023-02-04T08:40:58.834Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-04T08:40:58.834Z] ---> Using cache [2023-02-04T08:40:58.834Z] ---> df95e2689c75 [2023-02-04T08:40:58.834Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-04T08:40:58.834Z] ---> Running in b617511d5416 [2023-02-04T08:40:59.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-04T08:40:59.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-04T08:40:59.658Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-04T08:40:59.658Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-04T08:40:59.658Z] OK: 15859 distinct packages available [2023-02-04T08:40:59.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-04T08:41:00.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-04T08:41:00.024Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-04T08:41:00.330Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-04T08:41:00.330Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-04T08:41:00.330Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-04T08:41:00.330Z] (5/9) Installing curl (7.80.0-r5) [2023-02-04T08:41:00.330Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-04T08:41:00.330Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-04T08:41:00.330Z] (8/9) Installing libucontext (1.1-r0) [2023-02-04T08:41:00.330Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-04T08:41:00.330Z] Executing busybox-1.34.1-r7.trigger [2023-02-04T08:41:00.330Z] Executing ca-certificates-20220614-r0.trigger [2023-02-04T08:41:00.330Z] OK: 8 MiB in 23 packages [2023-02-04T08:41:01.271Z] Removing intermediate container 3759d61317df [2023-02-04T08:41:01.271Z] ---> 8cbd277069ee [2023-02-04T08:41:01.271Z] [2023-02-04T08:41:01.271Z] Step 9/24 : FROM alpine:3.16 [2023-02-04T08:41:01.271Z] ---> bfe296a52501 [2023-02-04T08:41:01.271Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-04T08:41:01.271Z] ---> Running in 346357968db8 [2023-02-04T08:41:01.840Z] Removing intermediate container b617511d5416 [2023-02-04T08:41:01.840Z] ---> 4a336570d305 [2023-02-04T08:41:01.840Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T08:41:01.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T08:41:01.840Z] ---> b5d6e879043b [2023-02-04T08:41:01.840Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-04T08:41:01.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T08:41:02.618Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-04T08:41:02.618Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-04T08:41:02.618Z] (3/3) Installing su-exec (0.2-r1) [2023-02-04T08:41:02.618Z] Executing busybox-1.35.0-r17.trigger [2023-02-04T08:41:02.618Z] Executing ca-certificates-20220614-r0.trigger [2023-02-04T08:41:02.618Z] OK: 6 MiB in 17 packages [2023-02-04T08:41:02.618Z] ---> 2f8b4c41ace5 [2023-02-04T08:41:02.618Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-04T08:41:02.879Z] ---> 88c584784eda [2023-02-04T08:41:02.879Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-04T08:41:02.879Z] ---> Running in 43df062848ef [2023-02-04T08:41:02.879Z] Removing intermediate container 43df062848ef [2023-02-04T08:41:02.879Z] ---> 4d3b009f05b3 [2023-02-04T08:41:02.879Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-04T08:41:03.139Z] ---> Running in 7494e3fcb377 [2023-02-04T08:41:03.401Z] Removing intermediate container 7494e3fcb377 [2023-02-04T08:41:03.401Z] ---> 8fd7e2caadd8 [2023-02-04T08:41:03.401Z] Step 17/19 : LABEL arch=x86_64 [2023-02-04T08:41:03.401Z] Removing intermediate container 346357968db8 [2023-02-04T08:41:03.401Z] ---> 205516d15569 [2023-02-04T08:41:03.401Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-04T08:41:03.401Z] ---> Running in a41e4f689a46 [2023-02-04T08:41:03.401Z] ---> Running in 00e95c7b6ea5 [2023-02-04T08:41:03.401Z] Removing intermediate container a41e4f689a46 [2023-02-04T08:41:03.401Z] ---> 387fdd8ab26c [2023-02-04T08:41:03.401Z] Step 18/19 : LABEL git_sha=19bb28e3bba8de2156ee4f900f2ff991c580e382 [2023-02-04T08:41:03.401Z] Removing intermediate container 00e95c7b6ea5 [2023-02-04T08:41:03.401Z] ---> 4b19eef3109e [2023-02-04T08:41:03.401Z] Step 12/24 : WORKDIR / [2023-02-04T08:41:03.401Z] ---> Running in 33b972404166 [2023-02-04T08:41:03.401Z] ---> Running in 925048dc24fe [2023-02-04T08:41:03.401Z] Removing intermediate container 33b972404166 [2023-02-04T08:41:03.401Z] ---> 695f3a375473 [2023-02-04T08:41:03.401Z] Step 19/19 : LABEL version=0.0.0 [2023-02-04T08:41:03.662Z] Removing intermediate container 925048dc24fe [2023-02-04T08:41:03.662Z] ---> 373980037cd6 [2023-02-04T08:41:03.662Z] 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-04T08:41:03.662Z] ---> Running in 01a6b83b9725 [2023-02-04T08:41:03.662Z] Removing intermediate container 01a6b83b9725 [2023-02-04T08:41:03.662Z] ---> 37a093bc95b5 [2023-02-04T08:41:03.662Z] [2023-02-04T08:41:03.662Z] Successfully built 37a093bc95b5 [2023-02-04T08:41:03.662Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-04T08:41:03.662Z]  Building security-spiffe-token-provider ... done  ---> 5061a0052ecb [2023-02-04T08:41:03.662Z] 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-04T08:41:03.924Z] ---> 4a81c165b7f0 [2023-02-04T08:41:03.924Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-04T08:41:03.924Z] ---> 2e27e543acb2 [2023-02-04T08:41:03.924Z] 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-04T08:41:04.184Z] ---> 5fb2e99d3de8 [2023-02-04T08:41:04.184Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-04T08:41:04.899Z] ---> 62c3a21bcc24 [2023-02-04T08:41:04.899Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-04T08:41:05.157Z] ---> ef820d3aba3c [2023-02-04T08:41:05.157Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-04T08:41:05.417Z] ---> 83a5aa8c2829 [2023-02-04T08:41:05.417Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-04T08:41:05.417Z] ---> Running in 1b20b36571f4 [2023-02-04T08:41:05.987Z] Removing intermediate container 1b20b36571f4 [2023-02-04T08:41:05.987Z] ---> c8c9d00c2948 [2023-02-04T08:41:05.987Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-04T08:41:05.987Z] ---> Running in b33d9d61d2c9 [2023-02-04T08:41:05.987Z] Removing intermediate container b33d9d61d2c9 [2023-02-04T08:41:05.987Z] ---> 8db9ce36bc5b [2023-02-04T08:41:05.987Z] Step 22/24 : LABEL arch=x86_64 [2023-02-04T08:41:05.987Z] ---> Running in e61b66bbd024 [2023-02-04T08:41:05.987Z] Removing intermediate container e61b66bbd024 [2023-02-04T08:41:05.987Z] ---> aa9228b3e270 [2023-02-04T08:41:05.987Z] Step 23/24 : LABEL git_sha=19bb28e3bba8de2156ee4f900f2ff991c580e382 [2023-02-04T08:41:06.246Z] ---> Running in 4424a61009fc [2023-02-04T08:41:06.246Z] Removing intermediate container 4424a61009fc [2023-02-04T08:41:06.246Z] ---> 1d567b3d79fc [2023-02-04T08:41:06.246Z] Step 24/24 : LABEL version=0.0.0 [2023-02-04T08:41:06.246Z] ---> Running in c18cc25c0f1b [2023-02-04T08:41:06.246Z] Removing intermediate container c18cc25c0f1b [2023-02-04T08:41:06.246Z] ---> 49ea46b83550 [2023-02-04T08:41:06.246Z] [2023-02-04T08:41:06.246Z] Successfully built 49ea46b83550 [2023-02-04T08:41:06.246Z] Successfully tagged security-secretstore-setup:latest [2023-02-04T08:41:06.513Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-02-04T08:41:06.520Z] $ docker stop --time=1 f8614de343016677d5f20fcf012235453c8b0d1c63e64b07bbdfe68e0790cf75 [2023-02-04T08:41:07.862Z] $ docker rm -f --volumes f8614de343016677d5f20fcf012235453c8b0d1c63e64b07bbdfe68e0790cf75 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-04T08:41:08.193Z] + docker images [2023-02-04T08:41:08.193Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-04T08:41:08.193Z] security-secretstore-setup latest 49ea46b83550 1 second ago 29.9MB [2023-02-04T08:41:08.193Z] security-spiffe-token-provider latest 37a093bc95b5 4 seconds ago 29.8MB [2023-02-04T08:41:08.193Z] 8cbd277069ee 8 seconds ago 1.67GB [2023-02-04T08:41:08.193Z] 038afb11dadb 14 seconds ago 1.71GB [2023-02-04T08:41:08.193Z] security-spire-config latest 5d42d4cca5ab 28 seconds ago 85.8MB [2023-02-04T08:41:08.193Z] security-spire-agent latest 68efad8e6284 28 seconds ago 125MB [2023-02-04T08:41:08.193Z] security-spire-server latest 695ac9694a1a 29 seconds ago 86.5MB [2023-02-04T08:41:08.193Z] support-notifications latest 2b37c05809f9 37 seconds ago 30.6MB [2023-02-04T08:41:08.193Z] df117afe1a34 43 seconds ago 1.55GB [2023-02-04T08:41:08.193Z] 95998ffdab45 49 seconds ago 1.55GB [2023-02-04T08:41:08.193Z] d5b94b08ec2a 49 seconds ago 1.55GB [2023-02-04T08:41:08.193Z] 1101f3caa36e 52 seconds ago 1.75GB [2023-02-04T08:41:08.193Z] core-command latest 215477feab25 3 minutes ago 17.7MB [2023-02-04T08:41:08.193Z] core-metadata latest 0b4429558b1b 3 minutes ago 18.5MB [2023-02-04T08:41:08.193Z] security-bootstrapper latest 5ba8f31ccb13 3 minutes ago 20.3MB [2023-02-04T08:41:08.193Z] f78fddfc3da7 3 minutes ago 1.69GB [2023-02-04T08:41:08.193Z] dd764bd1e7fd 3 minutes ago 1.68GB [2023-02-04T08:41:08.193Z] security-proxy-setup latest aba7b3c4b319 3 minutes ago 27.8MB [2023-02-04T08:41:08.193Z] core-common-config-bootstrapper latest 62e9f4980d75 4 minutes ago 15.5MB [2023-02-04T08:41:08.193Z] core-data latest 709417071851 4 minutes ago 17.9MB [2023-02-04T08:41:08.193Z] support-scheduler latest 70fb7af3e889 4 minutes ago 30MB [2023-02-04T08:41:08.193Z] 4022ee369e17 4 minutes ago 1.75GB [2023-02-04T08:41:08.193Z] 01d4ead6d4bf 4 minutes ago 1.67GB [2023-02-04T08:41:08.193Z] 27d43b6b86e7 4 minutes ago 1.67GB [2023-02-04T08:41:08.193Z] aec53afdf60e 4 minutes ago 1.69GB [2023-02-04T08:41:08.193Z] 6170809fa9c3 4 minutes ago 1.68GB [2023-02-04T08:41:08.193Z] ci-base-image-x86_64 latest 07d7315e1233 10 minutes ago 903MB [2023-02-04T08:41:08.193Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-02-04T08:41:08.193Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-04T08:41:08.193Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-02-04T08:41:08.193Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-04T08:41:08.193Z] 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-04T08:42:15.184Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-04T08:42:15.184Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-04T08:42:15.184Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-04T08:42:15.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-04T08:42:15.846Z] + ls -al . [2023-02-04T08:42:15.846Z] total 740 [2023-02-04T08:42:15.846Z] drwxrwxr-x 10 1001 1001 4096 Feb 4 08:35 . [2023-02-04T08:42:15.846Z] drwxr-xr-x 4 root root 4096 Feb 4 08:35 .. [2023-02-04T08:42:15.846Z] drwxrwxr-x 2 1001 1001 4096 Feb 4 08:33 .blubracket [2023-02-04T08:42:15.846Z] -rw-rw-r-- 1 1001 1001 16 Feb 4 08:33 .dockerignore [2023-02-04T08:42:15.846Z] drwxrwxr-x 8 1001 1001 4096 Feb 4 08:33 .git [2023-02-04T08:42:15.846Z] drwxrwxr-x 3 1001 1001 4096 Feb 4 08:33 .github [2023-02-04T08:42:15.846Z] -rw-rw-r-- 1 1001 1001 1024 Feb 4 08:33 .gitignore [2023-02-04T08:42:15.846Z] -rw-rw-r-- 1 1001 1001 42 Feb 4 08:33 .golangci.yml [2023-02-04T08:42:15.846Z] -rw-rw-r-- 1 1001 1001 87 Feb 4 08:33 .hadolint.yml [2023-02-04T08:42:15.846Z] -rw-rw-r-- 1 1001 1001 166 Feb 4 08:33 .sonarcloud.properties [2023-02-04T08:42:15.846Z] -rw-rw-r-- 1 1001 1001 1171 Feb 4 08:33 ADOPTERS.md [2023-02-04T08:42:15.846Z] -rw-rw-r-- 1 1001 1001 10825 Feb 4 08:33 Attribution.txt [2023-02-04T08:42:15.846Z] -rw-rw-r-- 1 1001 1001 73765 Feb 4 08:33 CHANGELOG.md [2023-02-04T08:42:15.846Z] -rw-rw-r-- 1 1001 1001 3804 Feb 4 08:33 CONTRIBUTING.md [2023-02-04T08:42:15.846Z] -rw-rw-r-- 1 1001 1001 677 Feb 4 08:33 GOVERNANCE.md [2023-02-04T08:42:15.846Z] -rw-rw-r-- 1 1001 1001 850 Feb 4 08:33 Jenkinsfile [2023-02-04T08:42:15.846Z] -rw-rw-r-- 1 1001 1001 10775 Feb 4 08:33 LICENSE [2023-02-04T08:42:15.846Z] -rw-rw-r-- 1 1001 1001 13388 Feb 4 08:33 Makefile [2023-02-04T08:42:15.846Z] -rw-rw-r-- 1 1001 1001 582 Feb 4 08:33 OWNERS.md [2023-02-04T08:42:15.846Z] -rw-rw-r-- 1 1001 1001 9403 Feb 4 08:33 README.md [2023-02-04T08:42:15.846Z] -rw-rw-r-- 1 1001 1001 6912 Feb 4 08:33 SECURITY.md [2023-02-04T08:42:15.846Z] -rw-rw-r-- 1 1001 1001 5 Feb 4 08:30 VERSION [2023-02-04T08:42:15.846Z] drwxrwxr-x 2 1001 1001 4096 Feb 4 08:33 bin [2023-02-04T08:42:15.846Z] drwxrwxr-x 17 1001 1001 4096 Feb 4 08:33 cmd [2023-02-04T08:42:15.846Z] -rw-r--r-- 1 root root 486191 Feb 4 08:40 coverage.out [2023-02-04T08:42:15.847Z] -rw-rw-r-- 1 1001 1001 3294 Feb 4 08:33 go.mod [2023-02-04T08:42:15.847Z] -rw-rw-r-- 1 1001 1001 34708 Feb 4 08:33 go.sum [2023-02-04T08:42:15.847Z] drwxrwxr-x 7 1001 1001 4096 Feb 4 08:33 internal [2023-02-04T08:42:15.847Z] drwxrwxr-x 3 1001 1001 4096 Feb 4 08:33 openapi [2023-02-04T08:42:15.847Z] drwxrwxr-x 4 1001 1001 4096 Feb 4 08:33 snap [2023-02-04T08:42:15.847Z] -rw-rw-r-- 1 1001 1001 204 Feb 4 08:33 version.go [Pipeline] sh [2023-02-04T08:42:16.497Z] + '[' -e coverage.out ] [2023-02-04T08:42:16.497Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-04T08:42:16.515Z] Warning: overwriting stash ‘coverage-report’ [2023-02-04T08:42:17.435Z] Stashed 1 file(s) [Pipeline] sh [2023-02-04T08:42:18.075Z] + make build [2023-02-04T08:42:18.075Z] 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-04T08:43:57.478Z] 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-04T08:43:57.478Z] 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-04T08:44:02.824Z] 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-04T08:44:07.079Z] 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-04T08:44:53.930Z] 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-04T08:45:02.134Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-04T08:45:07.486Z] 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-04T08:45:15.697Z] 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-04T08:45:19.948Z] 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-04T08:45:24.207Z] 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-04T08:45:39.196Z] 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-04T08:45:45.876Z] $ docker stop --time=1 9eb00801f9c2a7daca208e3fe70c05243da2110f95e0e412f17d69cda83f108b [2023-02-04T08:45:48.855Z] $ docker rm -f --volumes 9eb00801f9c2a7daca208e3fe70c05243da2110f95e0e412f17d69cda83f108b [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-04T08:45:51.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-04T08:45:51.177Z] [2023-02-04T08:45:51.177Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T08:45:51.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-04T08:45:51.783Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-04T08:45:51.783Z] 29e5d40040c1: Pulling fs layer [2023-02-04T08:45:51.783Z] 1ce36da41761: Pulling fs layer [2023-02-04T08:45:51.783Z] 25b303627fd3: Pulling fs layer [2023-02-04T08:45:51.783Z] 29e5d40040c1: Verifying Checksum [2023-02-04T08:45:51.783Z] 29e5d40040c1: Download complete [2023-02-04T08:45:52.372Z] 1ce36da41761: Verifying Checksum [2023-02-04T08:45:52.372Z] 1ce36da41761: Download complete [2023-02-04T08:45:52.372Z] 29e5d40040c1: Pull complete [2023-02-04T08:45:53.798Z] 1ce36da41761: Pull complete [2023-02-04T08:45:53.798Z] 25b303627fd3: Verifying Checksum [2023-02-04T08:45:53.798Z] 25b303627fd3: Download complete [2023-02-04T08:46:03.870Z] 25b303627fd3: Pull complete [2023-02-04T08:46:03.870Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-04T08:46:03.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-04T08:46:03.870Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T08:46:04.075Z] prd-ubuntu20.04-docker-arm64-4c-16g-4512 does not seem to be running inside a container [2023-02-04T08:46:04.234Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-04T08:46:06.595Z] $ docker top 236359701cc5df857c12a1b712fb613be663f4ab572bba3286daa0539503b53a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-04T08:46:07.443Z] + docker-compose build --help [2023-02-04T08:46:07.443Z] + grep parallel [2023-02-04T08:46:14.109Z] --parallel Build images in parallel. [Pipeline] } [2023-02-04T08:46:14.135Z] $ docker stop --time=1 236359701cc5df857c12a1b712fb613be663f4ab572bba3286daa0539503b53a [2023-02-04T08:46:15.832Z] $ docker rm -f --volumes 236359701cc5df857c12a1b712fb613be663f4ab572bba3286daa0539503b53a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T08:46:16.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-04T08:46:16.398Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T08:46:16.603Z] prd-ubuntu20.04-docker-arm64-4c-16g-4512 does not seem to be running inside a container [2023-02-04T08:46:16.687Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-04T08:46:18.043Z] $ docker top 3fc2ce744b64f9b41b7042cf588c8ec8d8b3bf58a81ac693136513fc9de04ed7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-04T08:46:18.876Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-04T08:46:27.084Z] Building core-command ... [2023-02-04T08:46:27.084Z] Building core-common-config-bootstrapper ... [2023-02-04T08:46:27.084Z] Building core-data ... [2023-02-04T08:46:27.084Z] Building core-metadata ... [2023-02-04T08:46:27.084Z] Building security-bootstrapper ... [2023-02-04T08:46:27.084Z] Building security-proxy-setup ... [2023-02-04T08:46:27.084Z] Building security-secretstore-setup ... [2023-02-04T08:46:27.084Z] Building security-spiffe-token-provider ... [2023-02-04T08:46:27.084Z] Building security-spire-agent ... [2023-02-04T08:46:27.084Z] Building security-spire-config ... [2023-02-04T08:46:27.084Z] Building security-spire-server ... [2023-02-04T08:46:27.084Z] Building support-notifications ... [2023-02-04T08:46:27.084Z] Building support-scheduler ... [2023-02-04T08:46:27.084Z] Building security-secretstore-setup [2023-02-04T08:46:27.084Z] Building core-data [2023-02-04T08:46:27.084Z] Building core-command [2023-02-04T08:46:27.084Z] Building support-notifications [2023-02-04T08:46:27.084Z] Building security-spire-server [2023-02-04T08:47:23.489Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T08:47:23.489Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-04T08:47:23.489Z] ---> 986e73006d1a [2023-02-04T08:47:23.489Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-04T08:47:23.489Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T08:47:23.489Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-04T08:47:23.489Z] ---> 986e73006d1a [2023-02-04T08:47:23.489Z] Step 3/24 : WORKDIR /edgex-go [2023-02-04T08:47:23.489Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T08:47:23.489Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-04T08:47:23.489Z] ---> 986e73006d1a [2023-02-04T08:47:23.489Z] Step 3/23 : WORKDIR /edgex-go [2023-02-04T08:47:23.489Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T08:47:23.489Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-04T08:47:23.489Z] ---> 986e73006d1a [2023-02-04T08:47:23.489Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-04T08:47:23.489Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T08:47:23.489Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-04T08:47:23.489Z] ---> 986e73006d1a [2023-02-04T08:47:23.489Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-04T08:47:23.489Z] ---> Running in 8a4a6599bb73 [2023-02-04T08:47:23.489Z] ---> Running in 2f5837596ea4 [2023-02-04T08:47:23.489Z] ---> Running in 55263cf9a22b [2023-02-04T08:47:23.489Z] ---> Running in 5b8dfb1c01a4 [2023-02-04T08:47:23.489Z] ---> Running in 8e66bc3ea3d1 [2023-02-04T08:47:23.489Z] Removing intermediate container 55263cf9a22b [2023-02-04T08:47:23.489Z] ---> 65d7d3cb5494 [2023-02-04T08:47:23.489Z] Step 4/23 : WORKDIR /edgex-go [2023-02-04T08:47:23.489Z] Removing intermediate container 5b8dfb1c01a4 [2023-02-04T08:47:23.489Z] ---> 8b1d8a2dcfbc [2023-02-04T08:47:23.489Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-04T08:47:23.489Z] Removing intermediate container 2f5837596ea4 [2023-02-04T08:47:23.489Z] ---> dd3c48135db2 [2023-02-04T08:47:23.489Z] Step 4/22 : WORKDIR /edgex-go [2023-02-04T08:47:23.489Z] ---> Running in 659fb6df72d6 [2023-02-04T08:47:23.489Z] Removing intermediate container 8a4a6599bb73 [2023-02-04T08:47:23.489Z] ---> 95fb29aaa9dc [2023-02-04T08:47:23.489Z] Step 4/22 : WORKDIR /edgex-go [2023-02-04T08:47:23.489Z] Removing intermediate container 8e66bc3ea3d1 [2023-02-04T08:47:23.489Z] ---> ee9c6dfa5484 [2023-02-04T08:47:23.489Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-04T08:47:23.489Z] ---> Running in 2ab7f6dfb46c [2023-02-04T08:47:23.489Z] ---> Running in 84c3e445aac0 [2023-02-04T08:47:23.489Z] ---> Running in ba984814753a [2023-02-04T08:47:23.489Z] ---> Running in 084524dc2afa [2023-02-04T08:47:23.489Z] Removing intermediate container 659fb6df72d6 [2023-02-04T08:47:23.489Z] ---> fbbd98efcd41 [2023-02-04T08:47:23.489Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-04T08:47:23.489Z] Removing intermediate container 84c3e445aac0 [2023-02-04T08:47:23.489Z] ---> 83b68f6bce83 [2023-02-04T08:47:23.489Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-04T08:47:23.489Z] ---> Running in 87997510079b [2023-02-04T08:47:23.489Z] Removing intermediate container ba984814753a [2023-02-04T08:47:23.489Z] ---> 7db568bd9dd8 [2023-02-04T08:47:23.489Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-04T08:47:23.489Z] ---> Running in 3cf03b139f1c [2023-02-04T08:47:23.489Z] ---> Running in b058e021eccd [2023-02-04T08:47:23.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T08:47:23.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T08:47:23.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T08:47:23.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T08:47:23.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T08:47:23.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T08:47:23.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T08:47:23.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T08:47:23.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T08:47:23.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T08:47:23.489Z] OK: 221 MiB in 51 packages [2023-02-04T08:47:23.489Z] OK: 221 MiB in 51 packages [2023-02-04T08:47:23.758Z] OK: 221 MiB in 51 packages [2023-02-04T08:47:23.758Z] OK: 221 MiB in 51 packages [2023-02-04T08:47:24.345Z] OK: 221 MiB in 51 packages [2023-02-04T08:47:24.345Z] Removing intermediate container 2ab7f6dfb46c [2023-02-04T08:47:24.345Z] ---> 5dcb38fe82ca [2023-02-04T08:47:24.345Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-04T08:47:24.951Z] Removing intermediate container 084524dc2afa [2023-02-04T08:47:24.951Z] ---> c223b387eadb [2023-02-04T08:47:24.951Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-04T08:47:25.541Z] Removing intermediate container b058e021eccd [2023-02-04T08:47:25.541Z] ---> 522ef4fcef34 [2023-02-04T08:47:25.541Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-04T08:47:25.810Z] ---> 1a2a7596e524 [2023-02-04T08:47:25.810Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T08:47:26.086Z] Removing intermediate container 3cf03b139f1c [2023-02-04T08:47:26.086Z] ---> fd1b85d44686 [2023-02-04T08:47:26.086Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-04T08:47:26.086Z] Removing intermediate container 87997510079b [2023-02-04T08:47:26.086Z] ---> e4853da7083f [2023-02-04T08:47:26.086Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-04T08:47:26.086Z] ---> Running in 605c83439c98 [2023-02-04T08:47:26.356Z] ---> f3617a5df08a [2023-02-04T08:47:26.356Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T08:47:26.356Z] ---> Running in 1b1317dbebf9 [2023-02-04T08:47:26.939Z] ---> 82b71d6f7292 [2023-02-04T08:47:26.939Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T08:47:27.211Z] ---> Running in ba1eb86acc22 [2023-02-04T08:47:27.483Z] ---> 9c6d1fd3e29a [2023-02-04T08:47:27.483Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T08:47:27.483Z] ---> Running in c86b7db44274 [2023-02-04T08:47:28.487Z] ---> 3139324d3f60 [2023-02-04T08:47:28.487Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T08:47:28.487Z] ---> Running in 6c52eb37f5a7 [2023-02-04T08:49:20.189Z] Removing intermediate container 1b1317dbebf9 [2023-02-04T08:49:20.189Z] ---> 7bcd2eceb6d9 [2023-02-04T08:49:20.189Z] Step 7/24 : COPY . . [2023-02-04T08:49:20.189Z] Removing intermediate container c86b7db44274 [2023-02-04T08:49:20.189Z] ---> 78d9729720eb [2023-02-04T08:49:20.189Z] Step 8/22 : COPY . . [2023-02-04T08:49:20.189Z] Removing intermediate container ba1eb86acc22 [2023-02-04T08:49:20.189Z] ---> 63efcd32760b [2023-02-04T08:49:20.189Z] Step 8/22 : COPY . . [2023-02-04T08:49:20.189Z] Removing intermediate container 605c83439c98 [2023-02-04T08:49:20.189Z] ---> c4d573635d23 [2023-02-04T08:49:20.189Z] Step 7/23 : COPY . . [2023-02-04T08:49:20.189Z] Removing intermediate container 6c52eb37f5a7 [2023-02-04T08:49:20.189Z] ---> f900a2af7372 [2023-02-04T08:49:20.189Z] Step 8/23 : COPY . . [2023-02-04T08:49:38.421Z] ---> 5f1fc054a1d6 [2023-02-04T08:49:38.421Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-04T08:49:38.421Z] ---> 6d271ef746b9 [2023-02-04T08:49:38.421Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-04T08:49:38.421Z] ---> 5a92982e31ce [2023-02-04T08:49:38.421Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-04T08:49:38.421Z] ---> a222fb525458 [2023-02-04T08:49:38.421Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-04T08:49:38.421Z] ---> Running in b316ffa2b206 [2023-02-04T08:49:38.421Z] ---> Running in ee7ce59f3ecf [2023-02-04T08:49:38.421Z] ---> 20e278945ed6 [2023-02-04T08:49:38.421Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-04T08:49:38.421Z] ---> Running in e9ac83eaeac1 [2023-02-04T08:49:38.421Z] ---> Running in e49a0ff1bf6c [2023-02-04T08:49:38.421Z] ---> Running in 72ead28369cd [2023-02-04T08:49:38.421Z] Removing intermediate container b316ffa2b206 [2023-02-04T08:49:38.421Z] ---> 44f7cd14f7fe [2023-02-04T08:49:38.421Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-04T08:49:38.421Z] ---> Running in 04a03413b67f [2023-02-04T08:49:38.688Z] Removing intermediate container 04a03413b67f [2023-02-04T08:49:38.688Z] ---> 7b6524e13597 [2023-02-04T08:49:38.688Z] 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-04T08:49:38.956Z] ---> Running in 81b066bcb559 [2023-02-04T08:49:39.223Z] 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-04T08:49:40.188Z] 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-04T08:49:40.188Z] 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-04T08:49:40.188Z] 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-04T08:49:42.155Z] Removing intermediate container 81b066bcb559 [2023-02-04T08:49:42.155Z] ---> d780ceb2d459 [2023-02-04T08:49:42.155Z] Step 11/23 : WORKDIR /edgex-go [2023-02-04T08:49:42.424Z] ---> Running in 9eb629eb3c4b [2023-02-04T08:49:43.014Z] Removing intermediate container 9eb629eb3c4b [2023-02-04T08:49:43.014Z] ---> 56a6be7d9ad2 [2023-02-04T08:49:43.014Z] [2023-02-04T08:49:43.014Z] Step 12/23 : FROM alpine:3.15 [2023-02-04T08:49:43.285Z] 3.15: Pulling from library/alpine [2023-02-04T08:49:44.708Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-04T08:49:44.708Z] Status: Downloaded newer image for alpine:3.15 [2023-02-04T08:49:44.708Z] ---> 8aa73fd46299 [2023-02-04T08:49:44.708Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-04T08:49:44.708Z] ---> Running in 2da3d748c64e [2023-02-04T08:49:45.306Z] Removing intermediate container 2da3d748c64e [2023-02-04T08:49:45.306Z] ---> 6aeccdaf6564 [2023-02-04T08:49:45.306Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-04T08:49:45.306Z] ---> Running in 8fe8859f0b3a [2023-02-04T08:49:47.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-04T08:49:48.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-04T08:49:50.180Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-04T08:49:50.180Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-04T08:49:50.180Z] OK: 15736 distinct packages available [2023-02-04T08:49:50.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-04T08:49:50.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-04T08:49:51.876Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-04T08:49:51.876Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-04T08:49:51.876Z] (3/5) Installing libucontext (1.1-r0) [2023-02-04T08:49:51.876Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-04T08:49:51.876Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-04T08:49:51.876Z] Executing busybox-1.34.1-r7.trigger [2023-02-04T08:49:51.876Z] OK: 6 MiB in 19 packages [2023-02-04T08:49:53.845Z] Removing intermediate container 8fe8859f0b3a [2023-02-04T08:49:54.120Z] ---> b78ce8d8d7f7 [2023-02-04T08:49:54.120Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-04T08:50:00.794Z] ---> 2d26e01087f8 [2023-02-04T08:50:00.794Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-04T08:50:00.794Z] ---> 86604b1fb478 [2023-02-04T08:50:00.794Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-04T08:50:01.753Z] ---> 14e56dbaa0bc [2023-02-04T08:50:01.754Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-04T08:50:02.715Z] ---> 537278703258 [2023-02-04T08:50:02.715Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-04T08:50:02.715Z] ---> Running in 1d127fd2930c [2023-02-04T08:50:03.306Z] Removing intermediate container 1d127fd2930c [2023-02-04T08:50:03.306Z] ---> 7482b17df9f6 [2023-02-04T08:50:03.306Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-04T08:50:03.583Z] ---> Running in 7628897af4a3 [2023-02-04T08:50:04.166Z] Removing intermediate container 7628897af4a3 [2023-02-04T08:50:04.166Z] ---> 0ba6d2e139f5 [2023-02-04T08:50:04.166Z] Step 21/23 : LABEL arch=arm64 [2023-02-04T08:50:04.166Z] ---> Running in 386499d26ce0 [2023-02-04T08:50:04.751Z] Removing intermediate container 386499d26ce0 [2023-02-04T08:50:04.751Z] ---> 1a39fdb85dcb [2023-02-04T08:50:04.751Z] Step 22/23 : LABEL git_sha=360b25922eab2bd59b2206a0c2a93078788b7c7f [2023-02-04T08:50:05.024Z] ---> Running in 866fc9aa0f12 [2023-02-04T08:50:05.294Z] Removing intermediate container 866fc9aa0f12 [2023-02-04T08:50:05.294Z] ---> fd5926a35201 [2023-02-04T08:50:05.294Z] Step 23/23 : LABEL version=0.0.0 [2023-02-04T08:50:05.564Z] ---> Running in 04424ae13c06 [2023-02-04T08:50:06.149Z] Removing intermediate container 04424ae13c06 [2023-02-04T08:50:06.149Z] ---> 65416f675428 [2023-02-04T08:50:06.149Z] [2023-02-04T08:50:06.416Z] Successfully built 65416f675428 [2023-02-04T08:50:06.416Z] Successfully tagged security-spire-server-arm64:latest [2023-02-04T08:50:06.416Z]  Building security-spire-server ... done Building security-bootstrapper [2023-02-04T08:50:24.624Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T08:50:24.624Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-04T08:50:24.624Z] ---> 986e73006d1a [2023-02-04T08:50:24.624Z] Step 3/32 : WORKDIR /edgex-go [2023-02-04T08:50:24.624Z] ---> Using cache [2023-02-04T08:50:24.624Z] ---> ee9c6dfa5484 [2023-02-04T08:50:24.624Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-04T08:50:24.624Z] ---> Using cache [2023-02-04T08:50:24.624Z] ---> c223b387eadb [2023-02-04T08:50:24.624Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-04T08:50:24.624Z] ---> Using cache [2023-02-04T08:50:24.624Z] ---> f3617a5df08a [2023-02-04T08:50:24.624Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T08:50:24.624Z] ---> Using cache [2023-02-04T08:50:24.624Z] ---> 7bcd2eceb6d9 [2023-02-04T08:50:24.624Z] Step 7/32 : COPY . . [2023-02-04T08:50:24.624Z] ---> Using cache [2023-02-04T08:50:24.624Z] ---> a222fb525458 [2023-02-04T08:50:24.624Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-04T08:50:24.624Z] ---> Running in 717beb40bd36 [2023-02-04T08:50:26.569Z] 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-04T08:56:48.647Z] 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-04T08:56:56.863Z] Removing intermediate container e9ac83eaeac1 [2023-02-04T08:56:56.863Z] ---> 84617f2c2411 [2023-02-04T08:56:56.863Z] [2023-02-04T08:56:56.863Z] Step 9/24 : FROM alpine:3.16 [2023-02-04T08:56:57.131Z] 3.16: Pulling from library/alpine [2023-02-04T08:56:58.545Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-04T08:56:58.545Z] Status: Downloaded newer image for alpine:3.16 [2023-02-04T08:56:58.545Z] ---> 2b4661558fb8 [2023-02-04T08:56:58.545Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-04T08:56:58.545Z] ---> Running in c80b963d0ecf [2023-02-04T08:57:00.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T08:57:00.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T08:57:02.729Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-04T08:57:02.729Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-04T08:57:02.729Z] (3/3) Installing su-exec (0.2-r1) [2023-02-04T08:57:02.729Z] Executing busybox-1.35.0-r17.trigger [2023-02-04T08:57:02.729Z] Executing ca-certificates-20220614-r0.trigger [2023-02-04T08:57:03.324Z] OK: 6 MiB in 17 packages [2023-02-04T08:57:06.150Z] Removing intermediate container c80b963d0ecf [2023-02-04T08:57:06.150Z] ---> add0667e4191 [2023-02-04T08:57:06.150Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-04T08:57:06.150Z] ---> Running in ccca85c149ee [2023-02-04T08:57:06.754Z] Removing intermediate container ccca85c149ee [2023-02-04T08:57:06.755Z] ---> 7eb10550e031 [2023-02-04T08:57:06.755Z] Step 12/24 : WORKDIR / [2023-02-04T08:57:06.755Z] ---> Running in 09bb93fcb3bc [2023-02-04T08:57:07.375Z] Removing intermediate container 09bb93fcb3bc [2023-02-04T08:57:07.375Z] ---> d25f5a910b03 [2023-02-04T08:57:07.375Z] 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-04T08:57:08.375Z] ---> e3afaaa8c93e [2023-02-04T08:57:08.375Z] 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-04T08:57:09.357Z] ---> 35ad6fa05573 [2023-02-04T08:57:09.357Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-04T08:57:12.710Z] ---> ff2a84a57353 [2023-02-04T08:57:12.710Z] 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-04T08:57:13.296Z] ---> 264e32a34ae8 [2023-02-04T08:57:13.296Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-04T08:57:15.248Z] ---> 2f193964e673 [2023-02-04T08:57:15.248Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-04T08:57:17.192Z] ---> 773bf0855369 [2023-02-04T08:57:17.192Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-04T08:57:18.159Z] ---> a8accb9df25c [2023-02-04T08:57:18.159Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-04T08:57:18.159Z] ---> Running in 5a9a2ace4fc5 [2023-02-04T08:57:22.420Z] Removing intermediate container 5a9a2ace4fc5 [2023-02-04T08:57:22.420Z] ---> 8dfc0eacf1b7 [2023-02-04T08:57:22.420Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-04T08:57:22.420Z] ---> Running in 703720bbc5f2 [2023-02-04T08:57:22.420Z] Removing intermediate container 703720bbc5f2 [2023-02-04T08:57:22.420Z] ---> e202f1dbdd48 [2023-02-04T08:57:22.420Z] Step 22/24 : LABEL arch=arm64 [2023-02-04T08:57:22.688Z] ---> Running in 68d8d12b80e1 [2023-02-04T08:57:22.971Z] Removing intermediate container 68d8d12b80e1 [2023-02-04T08:57:22.971Z] ---> 37e2494fe94c [2023-02-04T08:57:22.971Z] Step 23/24 : LABEL git_sha=360b25922eab2bd59b2206a0c2a93078788b7c7f [2023-02-04T08:57:23.238Z] ---> Running in 3c6a90c0ba17 [2023-02-04T08:57:26.038Z] Removing intermediate container 3c6a90c0ba17 [2023-02-04T08:57:26.038Z] ---> c883276616f2 [2023-02-04T08:57:26.038Z] Step 24/24 : LABEL version=0.0.0 [2023-02-04T08:57:26.038Z] ---> Running in a40435d2623f [2023-02-04T08:57:26.306Z] Removing intermediate container a40435d2623f [2023-02-04T08:57:26.306Z] ---> e4b41b4a46ec [2023-02-04T08:57:26.306Z] [2023-02-04T08:57:26.575Z] Successfully built e4b41b4a46ec [2023-02-04T08:57:26.575Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-04T08:57:26.575Z] Building core-metadata [2023-02-04T08:57:36.941Z]  Building security-secretstore-setup ... done Removing intermediate container e49a0ff1bf6c [2023-02-04T08:57:36.941Z] ---> a9d6bdc08390 [2023-02-04T08:57:36.941Z] [2023-02-04T08:57:36.941Z] Step 10/23 : FROM alpine:3.16 [2023-02-04T08:57:36.941Z] ---> 2b4661558fb8 [2023-02-04T08:57:36.941Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-04T08:57:36.941Z] ---> Running in 67a713a4277a [2023-02-04T08:57:38.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T08:57:38.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T08:57:41.523Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-04T08:57:41.523Z] Executing busybox-1.35.0-r17.trigger [2023-02-04T08:57:41.523Z] OK: 5 MiB in 15 packages [2023-02-04T08:57:44.106Z] Removing intermediate container 67a713a4277a [2023-02-04T08:57:44.106Z] ---> 84f41586496f [2023-02-04T08:57:44.106Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-04T08:57:44.106Z] ---> Running in bb7a9c0c51b4 [2023-02-04T08:57:44.700Z] Removing intermediate container bb7a9c0c51b4 [2023-02-04T08:57:44.700Z] ---> 655a914570d8 [2023-02-04T08:57:44.700Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-04T08:57:44.972Z] ---> Running in 180e0bcc4853 [2023-02-04T08:57:45.934Z] Removing intermediate container 180e0bcc4853 [2023-02-04T08:57:45.934Z] ---> 2809e14a1cae [2023-02-04T08:57:45.934Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-04T08:57:45.934Z] ---> Running in 8a3543f2912a [2023-02-04T08:57:46.516Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T08:57:46.516Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-04T08:57:46.516Z] ---> 986e73006d1a [2023-02-04T08:57:46.516Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-04T08:57:46.516Z] ---> Using cache [2023-02-04T08:57:46.516Z] ---> 95fb29aaa9dc [2023-02-04T08:57:46.516Z] Step 4/24 : WORKDIR /edgex-go [2023-02-04T08:57:46.516Z] ---> Using cache [2023-02-04T08:57:46.516Z] ---> 83b68f6bce83 [2023-02-04T08:57:46.516Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-04T08:57:46.516Z] ---> Using cache [2023-02-04T08:57:46.516Z] ---> 522ef4fcef34 [2023-02-04T08:57:46.516Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-04T08:57:46.516Z] ---> Using cache [2023-02-04T08:57:46.516Z] ---> 82b71d6f7292 [2023-02-04T08:57:46.516Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T08:57:46.516Z] ---> Using cache [2023-02-04T08:57:46.516Z] ---> 63efcd32760b [2023-02-04T08:57:46.516Z] Step 8/24 : COPY . . [2023-02-04T08:57:46.516Z] ---> Using cache [2023-02-04T08:57:46.516Z] ---> 6d271ef746b9 [2023-02-04T08:57:46.516Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-04T08:57:46.781Z] Removing intermediate container 8a3543f2912a [2023-02-04T08:57:46.781Z] ---> 913be86d8698 [2023-02-04T08:57:46.781Z] Step 15/23 : WORKDIR / [2023-02-04T08:57:46.781Z] ---> Running in 9fd9be24b94c [2023-02-04T08:57:47.364Z] ---> Running in e5a2682fd14d [2023-02-04T08:57:48.326Z] Removing intermediate container e5a2682fd14d [2023-02-04T08:57:48.326Z] ---> 0df46d26db42 [2023-02-04T08:57:48.326Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T08:57:49.737Z] ---> efc05d9cf52e [2023-02-04T08:57:49.737Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-04T08:57:50.004Z] 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-04T08:57:51.414Z] ---> 095d40148f21 [2023-02-04T08:57:51.414Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-04T08:57:52.828Z] ---> 17ad562d5ad6 [2023-02-04T08:57:52.828Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-04T08:57:52.828Z] ---> Running in a6a876534101 [2023-02-04T08:57:53.792Z] Removing intermediate container a6a876534101 [2023-02-04T08:57:53.792Z] ---> 5470e69c1cff [2023-02-04T08:57:53.792Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-04T08:57:54.064Z] ---> Running in 0e4ae7a5c72e [2023-02-04T08:57:55.489Z] Removing intermediate container 0e4ae7a5c72e [2023-02-04T08:57:55.489Z] ---> 2234b76b7280 [2023-02-04T08:57:55.489Z] Step 21/23 : LABEL arch=arm64 [2023-02-04T08:57:55.489Z] ---> Running in 3599b50f0257 [2023-02-04T08:57:56.900Z] Removing intermediate container 3599b50f0257 [2023-02-04T08:57:56.900Z] ---> 0fd457a86c2c [2023-02-04T08:57:56.900Z] Step 22/23 : LABEL git_sha=360b25922eab2bd59b2206a0c2a93078788b7c7f [2023-02-04T08:57:56.900Z] ---> Running in 086536f288eb [2023-02-04T08:57:58.863Z] Removing intermediate container 086536f288eb [2023-02-04T08:57:58.863Z] ---> 398eecea5075 [2023-02-04T08:57:58.863Z] Step 23/23 : LABEL version=0.0.0 [2023-02-04T08:57:58.863Z] ---> Running in 52ec9f0d7eab [2023-02-04T08:58:00.275Z] Removing intermediate container 52ec9f0d7eab [2023-02-04T08:58:00.275Z] ---> 8fd57241a63a [2023-02-04T08:58:00.275Z] [2023-02-04T08:58:00.858Z] Successfully built 8fd57241a63a [2023-02-04T08:58:00.858Z] Successfully tagged core-command-arm64:latest [2023-02-04T08:58:00.859Z]  Building core-command ... done Building security-proxy-setup [2023-02-04T08:58:10.953Z] Removing intermediate container 717beb40bd36 [2023-02-04T08:58:10.953Z] ---> ba7b81155086 [2023-02-04T08:58:10.953Z] [2023-02-04T08:58:10.953Z] Step 9/32 : FROM alpine:3.16 [2023-02-04T08:58:10.953Z] ---> 2b4661558fb8 [2023-02-04T08:58:10.953Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-04T08:58:10.953Z] ---> Running in fdb6f6acf40a [2023-02-04T08:58:10.953Z] Removing intermediate container ee7ce59f3ecf [2023-02-04T08:58:10.953Z] ---> 81c3d6a58fff [2023-02-04T08:58:10.953Z] [2023-02-04T08:58:10.953Z] Step 10/22 : FROM alpine:3.16 [2023-02-04T08:58:10.953Z] ---> 2b4661558fb8 [2023-02-04T08:58:10.953Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-04T08:58:10.953Z] ---> Running in 93572011c9f9 [2023-02-04T08:58:10.953Z] Removing intermediate container fdb6f6acf40a [2023-02-04T08:58:10.953Z] ---> 262f5c533899 [2023-02-04T08:58:10.953Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-04T08:58:10.953Z] ---> Running in 317a7c5f8313 [2023-02-04T08:58:11.542Z] Removing intermediate container 93572011c9f9 [2023-02-04T08:58:11.542Z] ---> 04c23d62e92d [2023-02-04T08:58:11.542Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-04T08:58:11.813Z] ---> Running in 1eef858fd044 [2023-02-04T08:58:12.781Z] Removing intermediate container 1eef858fd044 [2023-02-04T08:58:12.781Z] ---> 44d971f2a3b2 [2023-02-04T08:58:12.781Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-04T08:58:13.053Z] ---> Running in aaecafeebfbe [2023-02-04T08:58:13.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T08:58:13.927Z] Removing intermediate container aaecafeebfbe [2023-02-04T08:58:13.927Z] ---> 02298982a066 [2023-02-04T08:58:13.927Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-04T08:58:14.193Z] ---> Running in 6c4173ee2188 [2023-02-04T08:58:14.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T08:58:16.413Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-04T08:58:16.413Z] (2/2) Installing su-exec (0.2-r1) [2023-02-04T08:58:16.413Z] Executing busybox-1.35.0-r17.trigger [2023-02-04T08:58:16.413Z] OK: 5 MiB in 16 packages [2023-02-04T08:58:16.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T08:58:17.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T08:58:18.694Z] Removing intermediate container 317a7c5f8313 [2023-02-04T08:58:18.694Z] ---> 9611af52f214 [2023-02-04T08:58:18.694Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-04T08:58:18.969Z] ---> Running in 328377c5dae8 [2023-02-04T08:58:19.237Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-04T08:58:19.237Z] Executing busybox-1.35.0-r17.trigger [2023-02-04T08:58:19.237Z] OK: 5 MiB in 15 packages [2023-02-04T08:58:19.876Z] Removing intermediate container 328377c5dae8 [2023-02-04T08:58:19.876Z] ---> ca7992d1469b [2023-02-04T08:58:19.876Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-04T08:58:20.165Z] ---> Running in 0fba12661a76 [2023-02-04T08:58:21.132Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T08:58:21.132Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-04T08:58:21.132Z] ---> 986e73006d1a [2023-02-04T08:58:21.132Z] Step 3/21 : WORKDIR /edgex-go [2023-02-04T08:58:21.132Z] ---> Using cache [2023-02-04T08:58:21.132Z] ---> ee9c6dfa5484 [2023-02-04T08:58:21.132Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-04T08:58:21.132Z] ---> Using cache [2023-02-04T08:58:21.132Z] ---> c223b387eadb [2023-02-04T08:58:21.132Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-04T08:58:21.132Z] ---> Using cache [2023-02-04T08:58:21.132Z] ---> f3617a5df08a [2023-02-04T08:58:21.429Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T08:58:21.429Z] ---> Using cache [2023-02-04T08:58:21.429Z] ---> 7bcd2eceb6d9 [2023-02-04T08:58:21.429Z] Step 7/21 : COPY . . [2023-02-04T08:58:21.429Z] Removing intermediate container 0fba12661a76 [2023-02-04T08:58:21.429Z] ---> b21d8069075d [2023-02-04T08:58:21.429Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-04T08:58:21.712Z] Removing intermediate container 6c4173ee2188 [2023-02-04T08:58:21.712Z] ---> 9fd547d67db7 [2023-02-04T08:58:21.712Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T08:58:21.712Z] ---> Using cache [2023-02-04T08:58:21.712Z] ---> a222fb525458 [2023-02-04T08:58:21.712Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-04T08:58:21.712Z] ---> Running in 4edbd128b2f5 [2023-02-04T08:58:21.984Z] ---> Running in 5e52b59c1d99 [2023-02-04T08:58:23.406Z] Removing intermediate container 4edbd128b2f5 [2023-02-04T08:58:23.406Z] ---> 61c36ea9b385 [2023-02-04T08:58:23.406Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-04T08:58:23.406Z] ---> e4af4b2cbd7b [2023-02-04T08:58:23.406Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-04T08:58:23.406Z] ---> Running in 4c1a26274c70 [2023-02-04T08:58:24.382Z] Removing intermediate container 4c1a26274c70 [2023-02-04T08:58:24.382Z] ---> a54104063f0b [2023-02-04T08:58:24.382Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-04T08:58:24.382Z] ---> Running in 1b7c94d11735 [2023-02-04T08:58:24.979Z] 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-04T08:58:26.403Z] ---> 52d9a0800528 [2023-02-04T08:58:26.403Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-04T08:58:27.834Z] ---> 7d285f9458ab [2023-02-04T08:58:27.834Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-04T08:58:28.116Z] ---> Running in 426ed41b3e90 [2023-02-04T08:58:28.707Z] Removing intermediate container 1b7c94d11735 [2023-02-04T08:58:28.707Z] ---> a22e636465e5 [2023-02-04T08:58:28.707Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-04T08:58:28.976Z] Removing intermediate container 426ed41b3e90 [2023-02-04T08:58:28.976Z] ---> fc89596136ea [2023-02-04T08:58:28.976Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-04T08:58:28.976Z] ---> Running in 012df9396847 [2023-02-04T08:58:29.250Z] ---> Running in 8f1a3711924c [2023-02-04T08:58:29.845Z] Removing intermediate container 8f1a3711924c [2023-02-04T08:58:29.845Z] ---> 972825060223 [2023-02-04T08:58:29.845Z] Step 20/22 : LABEL arch=arm64 [2023-02-04T08:58:29.845Z] Removing intermediate container 012df9396847 [2023-02-04T08:58:29.845Z] ---> 6cc73a358015 [2023-02-04T08:58:29.845Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-04T08:58:30.116Z] ---> Running in c7301e2692ea [2023-02-04T08:58:30.713Z] Removing intermediate container c7301e2692ea [2023-02-04T08:58:30.713Z] ---> fd96c957ba1a [2023-02-04T08:58:30.713Z] Step 21/22 : LABEL git_sha=360b25922eab2bd59b2206a0c2a93078788b7c7f [2023-02-04T08:58:30.993Z] ---> Running in 9a06b6571827 [2023-02-04T08:58:30.993Z] ---> f4b58a20e8b4 [2023-02-04T08:58:30.993Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-04T08:58:31.263Z] ---> Running in 9341c7c9bbcc [2023-02-04T08:58:31.867Z] Removing intermediate container 9a06b6571827 [2023-02-04T08:58:31.867Z] ---> 98ffdca92812 [2023-02-04T08:58:31.867Z] Step 22/22 : LABEL version=0.0.0 [2023-02-04T08:58:32.139Z] ---> Running in 78f9de0dc2b4 [2023-02-04T08:58:33.109Z] Removing intermediate container 78f9de0dc2b4 [2023-02-04T08:58:33.109Z] ---> fd24d4f9e5ce [2023-02-04T08:58:33.109Z] [2023-02-04T08:58:33.380Z] Successfully built fd24d4f9e5ce [2023-02-04T08:58:33.651Z] Successfully tagged core-data-arm64:latest [2023-02-04T08:58:33.651Z] Building security-spire-agent [2023-02-04T08:58:35.624Z]  Building core-data ... done Removing intermediate container 9341c7c9bbcc [2023-02-04T08:58:35.624Z] ---> c6fe7512aa9b [2023-02-04T08:58:35.624Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T08:58:36.596Z] ---> e30b19c46398 [2023-02-04T08:58:36.596Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-04T08:58:39.213Z] ---> 7a5d9af4b52d [2023-02-04T08:58:39.213Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-04T08:58:40.184Z] ---> 73ca9339cb03 [2023-02-04T08:58:40.184Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-04T08:58:41.155Z] ---> b9b870737c81 [2023-02-04T08:58:41.155Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-04T08:58:42.124Z] ---> c15899f40e59 [2023-02-04T08:58:42.124Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-04T08:58:43.546Z] ---> b821d73169d2 [2023-02-04T08:58:43.546Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-04T08:58:44.975Z] ---> f00b3928fbd1 [2023-02-04T08:58:44.975Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-04T08:58:44.975Z] ---> Running in 606e4e71b2c4 [2023-02-04T08:58:49.257Z] Removing intermediate container 606e4e71b2c4 [2023-02-04T08:58:49.257Z] ---> d3401b4e486c [2023-02-04T08:58:49.257Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-04T08:58:49.257Z] ---> Running in aa4cde952a9c [2023-02-04T08:58:50.228Z] Removing intermediate container aa4cde952a9c [2023-02-04T08:58:50.228Z] ---> 0b77ef907c4d [2023-02-04T08:58:50.228Z] Step 29/32 : CMD ["gate"] [2023-02-04T08:58:50.228Z] ---> Running in 14c73d0bbad9 [2023-02-04T08:58:51.213Z] Removing intermediate container 14c73d0bbad9 [2023-02-04T08:58:51.213Z] ---> 40a5fe597a15 [2023-02-04T08:58:51.213Z] Step 30/32 : LABEL arch=arm64 [2023-02-04T08:58:51.213Z] ---> Running in 545b3d239b68 [2023-02-04T08:58:52.237Z] Removing intermediate container 545b3d239b68 [2023-02-04T08:58:52.237Z] ---> 2000039eed73 [2023-02-04T08:58:52.237Z] Step 31/32 : LABEL git_sha=360b25922eab2bd59b2206a0c2a93078788b7c7f [2023-02-04T08:58:52.506Z] ---> Running in 0de907024bb5 [2023-02-04T08:58:53.479Z] Removing intermediate container 0de907024bb5 [2023-02-04T08:58:53.479Z] ---> 1e1ca877c507 [2023-02-04T08:58:53.479Z] Step 32/32 : LABEL version=0.0.0 [2023-02-04T08:58:53.751Z] ---> Running in 8064b59cbfd1 [2023-02-04T08:58:53.751Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T08:58:53.751Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-04T08:58:53.751Z] ---> 986e73006d1a [2023-02-04T08:58:53.751Z] Step 3/24 : WORKDIR /edgex-go [2023-02-04T08:58:53.751Z] ---> Using cache [2023-02-04T08:58:53.751Z] ---> ee9c6dfa5484 [2023-02-04T08:58:53.751Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-04T08:58:53.751Z] ---> Running in 63fe9b4c15e6 [2023-02-04T08:58:54.724Z] Removing intermediate container 8064b59cbfd1 [2023-02-04T08:58:54.724Z] ---> ba1618079ea0 [2023-02-04T08:58:54.724Z] [2023-02-04T08:58:54.995Z] Successfully built ba1618079ea0 [2023-02-04T08:58:54.995Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-04T08:58:54.995Z]  Building security-bootstrapper ... done Building security-spire-config [2023-02-04T08:58:55.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T08:58:56.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T08:58:57.984Z] OK: 221 MiB in 51 packages [2023-02-04T08:58:59.949Z] Removing intermediate container 63fe9b4c15e6 [2023-02-04T08:58:59.949Z] ---> 7d0aaafeaddf [2023-02-04T08:58:59.949Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-04T08:59:00.947Z] ---> c9a31927a467 [2023-02-04T08:59:00.947Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T08:59:00.947Z] ---> Running in b05b7b7d0568 [2023-02-04T08:59:13.600Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T08:59:13.600Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-04T08:59:13.600Z] ---> 986e73006d1a [2023-02-04T08:59:13.600Z] Step 3/24 : WORKDIR /edgex-go [2023-02-04T08:59:13.600Z] ---> Using cache [2023-02-04T08:59:13.600Z] ---> ee9c6dfa5484 [2023-02-04T08:59:13.600Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-04T08:59:13.600Z] ---> Using cache [2023-02-04T08:59:13.600Z] ---> 7d0aaafeaddf [2023-02-04T08:59:13.600Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-04T08:59:13.600Z] ---> Using cache [2023-02-04T08:59:13.600Z] ---> c9a31927a467 [2023-02-04T08:59:13.600Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T08:59:13.600Z] ---> Running in e82c7f7f1e51 [2023-02-04T09:01:20.765Z] Removing intermediate container b05b7b7d0568 [2023-02-04T09:01:20.765Z] ---> 103939736530 [2023-02-04T09:01:20.765Z] Step 7/24 : COPY . . [2023-02-04T09:01:20.765Z] Removing intermediate container 72ead28369cd [2023-02-04T09:01:20.765Z] ---> 68eb8788c2a0 [2023-02-04T09:01:20.765Z] [2023-02-04T09:01:20.765Z] Step 10/22 : FROM alpine:3.16 [2023-02-04T09:01:20.765Z] ---> 2b4661558fb8 [2023-02-04T09:01:20.765Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-04T09:01:20.765Z] ---> Running in 5a87a01e850c [2023-02-04T09:01:21.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T09:01:22.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T09:01:23.749Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-04T09:01:24.020Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-04T09:01:24.020Z] Executing busybox-1.35.0-r17.trigger [2023-02-04T09:01:24.020Z] Executing ca-certificates-20220614-r0.trigger [2023-02-04T09:01:24.295Z] OK: 6 MiB in 16 packages [2023-02-04T09:01:25.717Z] Removing intermediate container e82c7f7f1e51 [2023-02-04T09:01:25.717Z] ---> 7f12c85f6b99 [2023-02-04T09:01:25.717Z] Step 7/24 : COPY . . [2023-02-04T09:01:28.332Z] Removing intermediate container 5a87a01e850c [2023-02-04T09:01:28.332Z] ---> 8d48d6bad646 [2023-02-04T09:01:28.332Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-04T09:01:28.604Z] ---> Running in b8c6ce3e2afb [2023-02-04T09:01:29.573Z] Removing intermediate container b8c6ce3e2afb [2023-02-04T09:01:29.573Z] ---> 739d5ab78f04 [2023-02-04T09:01:29.573Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-04T09:01:29.845Z] ---> Running in 57131578d91f [2023-02-04T09:01:30.833Z] ---> 649a0df21897 [2023-02-04T09:01:30.833Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-04T09:01:30.833Z] Removing intermediate container 57131578d91f [2023-02-04T09:01:30.833Z] ---> 73168b5e9be8 [2023-02-04T09:01:30.833Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-04T09:01:31.106Z] ---> Running in ad88a6d7caab [2023-02-04T09:01:31.106Z] ---> Running in 075392e01c3b [2023-02-04T09:01:32.076Z] Removing intermediate container ad88a6d7caab [2023-02-04T09:01:32.076Z] ---> f5674ae7573f [2023-02-04T09:01:32.076Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-04T09:01:32.348Z] Removing intermediate container 075392e01c3b [2023-02-04T09:01:32.348Z] ---> 2ea3cb422fb5 [2023-02-04T09:01:32.348Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T09:01:32.348Z] ---> Running in 76d2a7e5a40c [2023-02-04T09:01:33.319Z] Removing intermediate container 76d2a7e5a40c [2023-02-04T09:01:33.319Z] ---> fdd5dad25595 [2023-02-04T09:01:33.319Z] 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-04T09:01:33.590Z] ---> Running in 3e8c199a1030 [2023-02-04T09:01:34.563Z] ---> 9b42cae07144 [2023-02-04T09:01:34.563Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-04T09:01:38.845Z] Removing intermediate container 3e8c199a1030 [2023-02-04T09:01:38.845Z] ---> 8c884302f93f [2023-02-04T09:01:38.845Z] Step 11/24 : WORKDIR /edgex-go [2023-02-04T09:01:38.845Z] ---> Running in f3ec64b2e0fa [2023-02-04T09:01:39.817Z] Removing intermediate container f3ec64b2e0fa [2023-02-04T09:01:39.817Z] ---> e230c03c3466 [2023-02-04T09:01:39.817Z] [2023-02-04T09:01:39.817Z] Step 12/24 : FROM alpine:3.15 [2023-02-04T09:01:39.817Z] ---> 8aa73fd46299 [2023-02-04T09:01:39.817Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-04T09:01:39.817Z] ---> Using cache [2023-02-04T09:01:39.817Z] ---> 6aeccdaf6564 [2023-02-04T09:01:39.817Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-04T09:01:39.817Z] ---> Using cache [2023-02-04T09:01:39.817Z] ---> b78ce8d8d7f7 [2023-02-04T09:01:39.817Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-04T09:01:40.410Z] ---> 8cec897a2fc9 [2023-02-04T09:01:40.410Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-04T09:01:43.012Z] ---> b1ed1c225788 [2023-02-04T09:01:43.012Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-04T09:01:43.012Z] ---> Running in 6e8c1d26074e [2023-02-04T09:01:43.984Z] Removing intermediate container 6e8c1d26074e [2023-02-04T09:01:43.984Z] ---> d46c64ab3fd8 [2023-02-04T09:01:43.984Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-04T09:01:44.255Z] ---> Running in 7d9c7f26b71c [2023-02-04T09:01:45.222Z] Removing intermediate container 7d9c7f26b71c [2023-02-04T09:01:45.222Z] ---> c505ce2ad2ad [2023-02-04T09:01:45.222Z] Step 20/22 : LABEL arch=arm64 [2023-02-04T09:01:45.813Z] ---> Running in 185bbdf861d2 [2023-02-04T09:01:47.235Z] Removing intermediate container 185bbdf861d2 [2023-02-04T09:01:47.235Z] ---> f1f386c8d774 [2023-02-04T09:01:47.235Z] Step 21/22 : LABEL git_sha=360b25922eab2bd59b2206a0c2a93078788b7c7f [2023-02-04T09:01:47.235Z] ---> Running in 27bcb45f156c [2023-02-04T09:01:48.654Z] Removing intermediate container 27bcb45f156c [2023-02-04T09:01:48.654Z] ---> 0aefdf35c790 [2023-02-04T09:01:48.654Z] Step 22/22 : LABEL version=0.0.0 [2023-02-04T09:01:48.654Z] ---> Running in c2320a66bba9 [2023-02-04T09:01:48.654Z] ---> 1a649b074394 [2023-02-04T09:01:48.654Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-04T09:01:49.622Z] Removing intermediate container c2320a66bba9 [2023-02-04T09:01:49.622Z] ---> 830f6f288165 [2023-02-04T09:01:49.622Z] [2023-02-04T09:01:50.590Z] Successfully built 830f6f288165 [2023-02-04T09:01:50.590Z] Successfully tagged support-notifications-arm64:latest [2023-02-04T09:01:50.590Z]  Building support-notifications ... done Building security-spiffe-token-provider [2023-02-04T09:01:51.562Z] ---> 00fa7cf7244c [2023-02-04T09:01:51.562Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-04T09:01:51.562Z] ---> Running in 6e34f806a8de [2023-02-04T09:01:52.984Z] Removing intermediate container 6e34f806a8de [2023-02-04T09:01:52.985Z] ---> 7e07ef82947c [2023-02-04T09:01:52.985Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-04T09:01:53.255Z] ---> Running in b56cfe88348e [2023-02-04T09:01:54.675Z] Removing intermediate container b56cfe88348e [2023-02-04T09:01:54.675Z] ---> 095f2acf2fbb [2023-02-04T09:01:54.675Z] 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-04T09:01:54.675Z] ---> Running in 9d4a3ec439cd [2023-02-04T09:01:58.051Z] ---> d4d9546664e0 [2023-02-04T09:01:58.051Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-04T09:01:59.498Z] ---> e66dc0705add [2023-02-04T09:01:59.498Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-04T09:01:59.498Z] Removing intermediate container 9d4a3ec439cd [2023-02-04T09:01:59.498Z] ---> ca8e1a6d7e66 [2023-02-04T09:01:59.498Z] Step 11/24 : WORKDIR /edgex-go [2023-02-04T09:01:59.768Z] ---> Running in 8b59583f4996 [2023-02-04T09:02:01.189Z] Removing intermediate container 8b59583f4996 [2023-02-04T09:02:01.189Z] ---> be9611c5a3cc [2023-02-04T09:02:01.189Z] [2023-02-04T09:02:01.189Z] Step 12/24 : FROM alpine:3.15 [2023-02-04T09:02:01.189Z] ---> 8aa73fd46299 [2023-02-04T09:02:01.189Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-04T09:02:01.189Z] ---> Using cache [2023-02-04T09:02:01.189Z] ---> 6aeccdaf6564 [2023-02-04T09:02:01.189Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-04T09:02:01.189Z] ---> Running in 8f8c1e8feb46 [2023-02-04T09:02:01.189Z] ---> f5c335033bf3 [2023-02-04T09:02:01.459Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-04T09:02:03.429Z] ---> 661f4f8babaa [2023-02-04T09:02:03.429Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-04T09:02:03.701Z] ---> Running in 3d743fc8d5d0 [2023-02-04T09:02:03.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-04T09:02:04.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-04T09:02:04.569Z] Removing intermediate container 3d743fc8d5d0 [2023-02-04T09:02:04.569Z] ---> 03c1f93339c5 [2023-02-04T09:02:04.569Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-04T09:02:04.569Z] ---> Running in 7a0ea61d0e10 [2023-02-04T09:02:05.533Z] Removing intermediate container 7a0ea61d0e10 [2023-02-04T09:02:05.533Z] ---> 1694686f77dd [2023-02-04T09:02:05.533Z] Step 22/24 : LABEL arch=arm64 [2023-02-04T09:02:05.533Z] ---> Running in 8288f9e2a5ee [2023-02-04T09:02:06.119Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-04T09:02:06.119Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-04T09:02:06.119Z] OK: 15736 distinct packages available [2023-02-04T09:02:06.119Z] Removing intermediate container 8288f9e2a5ee [2023-02-04T09:02:06.119Z] ---> 9c5c4e90e085 [2023-02-04T09:02:06.119Z] Step 23/24 : LABEL git_sha=360b25922eab2bd59b2206a0c2a93078788b7c7f [2023-02-04T09:02:06.389Z] ---> Running in 5d07adab99de [2023-02-04T09:02:06.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-04T09:02:06.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-04T09:02:07.270Z] Removing intermediate container 5d07adab99de [2023-02-04T09:02:07.270Z] ---> 8c69cb13bcc3 [2023-02-04T09:02:07.270Z] Step 24/24 : LABEL version=0.0.0 [2023-02-04T09:02:07.270Z] ---> Running in 990cd939e19f [2023-02-04T09:02:08.234Z] Removing intermediate container 990cd939e19f [2023-02-04T09:02:08.234Z] ---> 798e4e98aed8 [2023-02-04T09:02:08.234Z] [2023-02-04T09:02:08.503Z] Successfully built 798e4e98aed8 [2023-02-04T09:02:08.503Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-04T09:02:08.503Z]  Building security-spire-agent ... done Building support-scheduler [2023-02-04T09:02:08.772Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-04T09:02:08.772Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-04T09:02:08.772Z] (3/4) Installing libucontext (1.1-r0) [2023-02-04T09:02:08.772Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-04T09:02:08.772Z] Executing busybox-1.34.1-r7.trigger [2023-02-04T09:02:08.772Z] OK: 6 MiB in 18 packages [2023-02-04T09:02:11.385Z] Removing intermediate container 8f8c1e8feb46 [2023-02-04T09:02:11.385Z] ---> bbe8961cc35b [2023-02-04T09:02:11.385Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-04T09:02:11.659Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T09:02:11.659Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-04T09:02:11.659Z] ---> 986e73006d1a [2023-02-04T09:02:11.659Z] Step 3/19 : WORKDIR /edgex-go [2023-02-04T09:02:11.659Z] ---> Using cache [2023-02-04T09:02:11.659Z] ---> ee9c6dfa5484 [2023-02-04T09:02:11.659Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-04T09:02:11.659Z] ---> Running in 77e8d139ae14 [2023-02-04T09:02:14.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T09:02:14.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T09:02:16.479Z] v3.16.3-154-ga2a60f3e0f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-04T09:02:16.479Z] v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-04T09:02:16.479Z] OK: 16901 distinct packages available [2023-02-04T09:02:16.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T09:02:16.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T09:02:18.762Z] OK: 221 MiB in 51 packages [2023-02-04T09:02:19.727Z] ---> eb58776bcd1b [2023-02-04T09:02:19.727Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-04T09:02:21.136Z] Removing intermediate container 77e8d139ae14 [2023-02-04T09:02:21.136Z] ---> cdcf6f12e0d5 [2023-02-04T09:02:21.136Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-04T09:02:21.136Z] ---> 4fe3952c6780 [2023-02-04T09:02:21.136Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-04T09:02:21.722Z] ---> Running in 233baf83def8 [2023-02-04T09:02:22.691Z] Removing intermediate container 233baf83def8 [2023-02-04T09:02:22.691Z] ---> 852880e54793 [2023-02-04T09:02:22.691Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-04T09:02:22.959Z] ---> 7c4c255e0ca4 [2023-02-04T09:02:22.959Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T09:02:23.227Z] ---> Running in 4629ccb443a6 [2023-02-04T09:02:24.640Z] ---> b9340f67b820 [2023-02-04T09:02:24.640Z] Step 19/24 : WORKDIR / [2023-02-04T09:02:24.913Z] ---> Running in f4fe5ea6c98f [2023-02-04T09:02:26.348Z] Removing intermediate container f4fe5ea6c98f [2023-02-04T09:02:26.348Z] ---> e3c3bd7360a5 [2023-02-04T09:02:26.348Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-04T09:02:26.348Z] ---> Running in 4fab4030da5d [2023-02-04T09:02:27.314Z] Removing intermediate container 4fab4030da5d [2023-02-04T09:02:27.314Z] ---> 8d896485b1ae [2023-02-04T09:02:27.314Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-04T09:02:27.603Z] ---> Running in 14f103229675 [2023-02-04T09:02:28.197Z] Removing intermediate container 14f103229675 [2023-02-04T09:02:28.197Z] ---> b4277735d5a6 [2023-02-04T09:02:28.197Z] Step 22/24 : LABEL arch=arm64 [2023-02-04T09:02:28.465Z] ---> Running in c1e122cf2ad5 [2023-02-04T09:02:29.055Z] Removing intermediate container c1e122cf2ad5 [2023-02-04T09:02:29.055Z] ---> 2341bdc61778 [2023-02-04T09:02:29.055Z] Step 23/24 : LABEL git_sha=360b25922eab2bd59b2206a0c2a93078788b7c7f [2023-02-04T09:02:29.330Z] ---> Running in fb70a0a30fa2 [2023-02-04T09:02:29.917Z] Removing intermediate container fb70a0a30fa2 [2023-02-04T09:02:29.917Z] ---> b203e0ead3ad [2023-02-04T09:02:29.917Z] Step 24/24 : LABEL version=0.0.0 [2023-02-04T09:02:29.917Z] ---> Running in 183fa0856309 [2023-02-04T09:02:30.876Z] Removing intermediate container 183fa0856309 [2023-02-04T09:02:30.876Z] ---> d16fd53366ef [2023-02-04T09:02:30.876Z] [2023-02-04T09:02:31.458Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16Successfully built d16fd53366ef [2023-02-04T09:02:31.458Z] Successfully tagged security-spire-config-arm64:latest [2023-02-04T09:02:31.458Z] [2023-02-04T09:02:31.458Z] Step 2/22 : FROM ${BUILDER_BASE} AS builderBuilding core-common-config-bootstrapper [2023-02-04T09:02:31.458Z] [2023-02-04T09:02:31.458Z] ---> 986e73006d1a [2023-02-04T09:02:31.458Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-04T09:02:31.458Z] ---> Using cache [2023-02-04T09:02:31.458Z]  Building security-spire-config ... done  ---> 95fb29aaa9dc [2023-02-04T09:02:31.458Z] Step 4/22 : WORKDIR /edgex-go [2023-02-04T09:02:31.458Z] ---> Using cache [2023-02-04T09:02:31.458Z] ---> 83b68f6bce83 [2023-02-04T09:02:31.458Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-04T09:02:31.458Z] ---> Using cache [2023-02-04T09:02:31.458Z] ---> 522ef4fcef34 [2023-02-04T09:02:31.458Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-04T09:02:31.458Z] ---> Using cache [2023-02-04T09:02:31.725Z] ---> 82b71d6f7292 [2023-02-04T09:02:31.725Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T09:02:31.725Z] ---> Using cache [2023-02-04T09:02:31.725Z] ---> 63efcd32760b [2023-02-04T09:02:31.725Z] Step 8/22 : COPY . . [2023-02-04T09:02:31.725Z] ---> Using cache [2023-02-04T09:02:31.725Z] ---> 6d271ef746b9 [2023-02-04T09:02:31.725Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-04T09:02:31.725Z] ---> Running in 65855b5d6c67 [2023-02-04T09:02:33.671Z] 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-04T09:02:51.881Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T09:02:51.881Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-04T09:02:51.881Z] ---> 986e73006d1a [2023-02-04T09:02:51.881Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-04T09:02:51.881Z] ---> Using cache [2023-02-04T09:02:51.881Z] ---> 95fb29aaa9dc [2023-02-04T09:02:51.881Z] Step 4/22 : WORKDIR /edgex-go [2023-02-04T09:02:51.881Z] ---> Using cache [2023-02-04T09:02:51.881Z] ---> 83b68f6bce83 [2023-02-04T09:02:51.881Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-04T09:02:51.881Z] ---> Using cache [2023-02-04T09:02:51.881Z] ---> 522ef4fcef34 [2023-02-04T09:02:51.881Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-04T09:02:51.881Z] ---> Using cache [2023-02-04T09:02:51.881Z] ---> 82b71d6f7292 [2023-02-04T09:02:51.881Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T09:02:51.881Z] ---> Using cache [2023-02-04T09:02:51.881Z] ---> 63efcd32760b [2023-02-04T09:02:51.881Z] Step 8/22 : COPY . . [2023-02-04T09:02:51.881Z] ---> Using cache [2023-02-04T09:02:51.881Z] ---> 6d271ef746b9 [2023-02-04T09:02:51.881Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-04T09:02:51.881Z] ---> Running in 905638d51e24 [2023-02-04T09:02:52.856Z] 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-04T09:04:14.477Z] Removing intermediate container 4629ccb443a6 [2023-02-04T09:04:14.477Z] ---> 2ac942232b87 [2023-02-04T09:04:14.477Z] Step 7/19 : COPY . . [2023-02-04T09:04:17.065Z] ---> 3fdd7e59c443 [2023-02-04T09:04:17.065Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-04T09:04:17.340Z] ---> Running in 358b8250641f [2023-02-04T09:04:19.287Z] 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-04T09:05:06.159Z] 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-04T09:05:28.504Z] Removing intermediate container 5e52b59c1d99 [2023-02-04T09:05:28.504Z] ---> 90334745fd7a [2023-02-04T09:05:28.504Z] [2023-02-04T09:05:28.504Z] Step 9/21 : FROM alpine:3.16 [2023-02-04T09:05:28.504Z] ---> 2b4661558fb8 [2023-02-04T09:05:28.504Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-04T09:05:28.504Z] ---> Running in c89589354cf8 [2023-02-04T09:05:30.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T09:05:30.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T09:05:32.829Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-04T09:05:33.096Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-04T09:05:33.096Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-04T09:05:33.096Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-04T09:05:33.096Z] (5/6) Installing curl (7.83.1-r5) [2023-02-04T09:05:33.096Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-04T09:05:33.096Z] Executing busybox-1.35.0-r17.trigger [2023-02-04T09:05:33.096Z] Executing ca-certificates-20220614-r0.trigger [2023-02-04T09:05:33.679Z] OK: 8 MiB in 20 packages [2023-02-04T09:05:37.938Z] Removing intermediate container c89589354cf8 [2023-02-04T09:05:37.938Z] ---> 8df34526b5d7 [2023-02-04T09:05:37.938Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-04T09:05:37.938Z] ---> Running in 6970e5de149c [2023-02-04T09:05:38.205Z] Removing intermediate container 6970e5de149c [2023-02-04T09:05:38.205Z] ---> 3745bb9ebf03 [2023-02-04T09:05:38.205Z] Step 12/21 : WORKDIR /edgex [2023-02-04T09:05:38.473Z] ---> Running in f61efd7b6489 [2023-02-04T09:05:39.058Z] Removing intermediate container f61efd7b6489 [2023-02-04T09:05:39.058Z] ---> 946bbce467f2 [2023-02-04T09:05:39.058Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-04T09:05:40.020Z] ---> 7ffacdd2a480 [2023-02-04T09:05:40.020Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-04T09:05:41.430Z] ---> c32951da4e18 [2023-02-04T09:05:41.430Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-04T09:05:42.837Z] ---> 19f1b6354aa6 [2023-02-04T09:05:42.837Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-04T09:05:44.260Z] ---> 1714eb463d87 [2023-02-04T09:05:44.260Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-04T09:05:44.260Z] ---> Running in bdbda8d6c20d [2023-02-04T09:05:47.637Z] Removing intermediate container bdbda8d6c20d [2023-02-04T09:05:47.637Z] ---> 2f4bd7f3c6ff [2023-02-04T09:05:47.637Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-04T09:05:47.637Z] ---> Running in 1aa12b699634 [2023-02-04T09:05:50.239Z] Removing intermediate container 1aa12b699634 [2023-02-04T09:05:50.239Z] ---> 908c57f28444 [2023-02-04T09:05:50.239Z] Step 19/21 : LABEL arch=arm64 [2023-02-04T09:05:50.828Z] ---> Running in 1fd38bcf68fb [2023-02-04T09:05:51.417Z] Removing intermediate container 1fd38bcf68fb [2023-02-04T09:05:51.417Z] ---> a7b90877cf13 [2023-02-04T09:05:51.417Z] Step 20/21 : LABEL git_sha=360b25922eab2bd59b2206a0c2a93078788b7c7f [2023-02-04T09:05:51.690Z] ---> Running in 53ad026cb9c4 [2023-02-04T09:05:52.666Z] Removing intermediate container 53ad026cb9c4 [2023-02-04T09:05:52.666Z] ---> 7304c6e488be [2023-02-04T09:05:52.666Z] Step 21/21 : LABEL version=0.0.0 [2023-02-04T09:05:52.666Z] ---> Running in 750750ae56e0 [2023-02-04T09:05:53.636Z] Removing intermediate container 750750ae56e0 [2023-02-04T09:05:53.636Z] ---> 6055802f4c1b [2023-02-04T09:05:53.636Z] [2023-02-04T09:05:54.229Z] Successfully built 6055802f4c1b [2023-02-04T09:05:54.229Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-04T09:05:59.612Z]  Building security-proxy-setup ... done Removing intermediate container 9fd9be24b94c [2023-02-04T09:05:59.612Z] ---> b4b4d34ab2d4 [2023-02-04T09:05:59.612Z] [2023-02-04T09:05:59.612Z] Step 10/24 : FROM alpine:3.16 [2023-02-04T09:05:59.612Z] ---> 2b4661558fb8 [2023-02-04T09:05:59.612Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-04T09:05:59.612Z] ---> Using cache [2023-02-04T09:05:59.612Z] ---> 84f41586496f [2023-02-04T09:05:59.612Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-04T09:05:59.612Z] ---> Using cache [2023-02-04T09:05:59.612Z] ---> 655a914570d8 [2023-02-04T09:05:59.883Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-04T09:05:59.883Z] ---> Running in 2d6b9350169e [2023-02-04T09:06:00.474Z] Removing intermediate container 2d6b9350169e [2023-02-04T09:06:00.474Z] ---> a4caf073c0b7 [2023-02-04T09:06:00.474Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-04T09:06:00.744Z] ---> Running in 7889a6353dd8 [2023-02-04T09:06:01.334Z] Removing intermediate container 7889a6353dd8 [2023-02-04T09:06:01.334Z] ---> 09890b9c66cc [2023-02-04T09:06:01.334Z] Step 15/24 : WORKDIR / [2023-02-04T09:06:01.606Z] ---> Running in ac5b96e7b760 [2023-02-04T09:06:02.201Z] Removing intermediate container ac5b96e7b760 [2023-02-04T09:06:02.201Z] ---> 612a11c7bcc4 [2023-02-04T09:06:02.201Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T09:06:03.627Z] ---> 143d6500388f [2023-02-04T09:06:03.627Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-04T09:06:05.583Z] ---> b0c2bbf8f4de [2023-02-04T09:06:05.583Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-04T09:06:06.549Z] ---> 14d85365c136 [2023-02-04T09:06:06.549Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-04T09:06:07.514Z] ---> a777056a73bf [2023-02-04T09:06:07.514Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-04T09:06:07.791Z] ---> Running in 2f1471edf430 [2023-02-04T09:06:08.067Z] Removing intermediate container 2f1471edf430 [2023-02-04T09:06:08.067Z] ---> 418599e82bef [2023-02-04T09:06:08.067Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-04T09:06:08.336Z] ---> Running in 54241f262257 [2023-02-04T09:06:08.926Z] Removing intermediate container 54241f262257 [2023-02-04T09:06:08.926Z] ---> dadf6676be05 [2023-02-04T09:06:08.926Z] Step 22/24 : LABEL arch=arm64 [2023-02-04T09:06:08.926Z] ---> Running in 02de28ec6dde [2023-02-04T09:06:09.512Z] Removing intermediate container 02de28ec6dde [2023-02-04T09:06:09.512Z] ---> c7bdf8874555 [2023-02-04T09:06:09.512Z] Step 23/24 : LABEL git_sha=360b25922eab2bd59b2206a0c2a93078788b7c7f [2023-02-04T09:06:09.781Z] ---> Running in 57a083d10fab [2023-02-04T09:06:10.368Z] Removing intermediate container 57a083d10fab [2023-02-04T09:06:10.368Z] ---> 20d638125cd5 [2023-02-04T09:06:10.368Z] Step 24/24 : LABEL version=0.0.0 [2023-02-04T09:06:10.368Z] ---> Running in 7ac96bb030e7 [2023-02-04T09:06:10.956Z] Removing intermediate container 7ac96bb030e7 [2023-02-04T09:06:10.956Z] ---> e6c1771ca9e2 [2023-02-04T09:06:10.956Z] [2023-02-04T09:06:11.225Z] Successfully built e6c1771ca9e2 [2023-02-04T09:06:11.225Z] Successfully tagged core-metadata-arm64:latest [2023-02-04T09:09:03.050Z]  Building core-metadata ... done Removing intermediate container 905638d51e24 [2023-02-04T09:09:03.050Z] ---> 7c4218fbe758 [2023-02-04T09:09:03.050Z] [2023-02-04T09:09:03.050Z] Step 10/22 : FROM alpine:3.16 [2023-02-04T09:09:03.050Z] ---> 2b4661558fb8 [2023-02-04T09:09:03.050Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-04T09:09:03.050Z] ---> Running in a54f1102bd15 [2023-02-04T09:09:03.050Z] Removing intermediate container a54f1102bd15 [2023-02-04T09:09:03.050Z] ---> ff7a39777a33 [2023-02-04T09:09:03.050Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-04T09:09:03.050Z] ---> Running in 8e11b2e2ac9d [2023-02-04T09:09:03.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T09:09:03.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T09:09:03.050Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-04T09:09:03.050Z] Executing busybox-1.35.0-r17.trigger [2023-02-04T09:09:03.050Z] OK: 5 MiB in 15 packages [2023-02-04T09:09:03.050Z] Removing intermediate container 8e11b2e2ac9d [2023-02-04T09:09:03.050Z] ---> 82f9deac2104 [2023-02-04T09:09:03.050Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T09:09:03.050Z] ---> e93db68ce7e2 [2023-02-04T09:09:03.050Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-04T09:09:03.050Z] ---> 752cea107e65 [2023-02-04T09:09:03.050Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-04T09:09:03.050Z] ---> a6210fc4abd5 [2023-02-04T09:09:03.050Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-04T09:09:03.050Z] ---> 6f082c753be9 [2023-02-04T09:09:03.050Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-04T09:09:03.050Z] ---> Running in af1547cb43c2 [2023-02-04T09:09:05.685Z] Removing intermediate container af1547cb43c2 [2023-02-04T09:09:05.685Z] ---> 1d16655cdaa0 [2023-02-04T09:09:05.685Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-04T09:09:05.685Z] ---> Running in 33bc6931b713 [2023-02-04T09:09:05.955Z] Removing intermediate container 33bc6931b713 [2023-02-04T09:09:05.955Z] ---> b0b262db8619 [2023-02-04T09:09:05.955Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-04T09:09:05.955Z] ---> Running in 508c9c3fcbd2 [2023-02-04T09:09:06.545Z] Removing intermediate container 508c9c3fcbd2 [2023-02-04T09:09:06.545Z] ---> c07366dd5a6b [2023-02-04T09:09:06.545Z] Step 20/22 : LABEL arch=arm64 [2023-02-04T09:09:06.816Z] ---> Running in c6ff885b42b4 [2023-02-04T09:09:07.411Z] Removing intermediate container c6ff885b42b4 [2023-02-04T09:09:07.411Z] ---> a20d434b3842 [2023-02-04T09:09:07.411Z] Step 21/22 : LABEL git_sha=360b25922eab2bd59b2206a0c2a93078788b7c7f [2023-02-04T09:09:07.411Z] ---> Running in 1b4595fabb97 [2023-02-04T09:09:08.008Z] Removing intermediate container 1b4595fabb97 [2023-02-04T09:09:08.008Z] ---> 2aba979babbd [2023-02-04T09:09:08.008Z] Step 22/22 : LABEL version=0.0.0 [2023-02-04T09:09:08.008Z] ---> Running in 4054702bba10 [2023-02-04T09:09:08.597Z] Removing intermediate container 4054702bba10 [2023-02-04T09:09:08.597Z] ---> ceb71aa7cb34 [2023-02-04T09:09:08.597Z] [2023-02-04T09:09:08.868Z] Successfully built ceb71aa7cb34 [2023-02-04T09:09:08.868Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-04T09:10:16.783Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 358b8250641f [2023-02-04T09:10:16.783Z] ---> 319489762aff [2023-02-04T09:10:16.783Z] [2023-02-04T09:10:16.783Z] Step 9/19 : FROM alpine:3.15 [2023-02-04T09:10:16.783Z] ---> 8aa73fd46299 [2023-02-04T09:10:16.783Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-04T09:10:16.783Z] ---> Using cache [2023-02-04T09:10:16.783Z] ---> 6aeccdaf6564 [2023-02-04T09:10:16.783Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-04T09:10:16.783Z] ---> Running in cb0f37eec17d [2023-02-04T09:10:16.783Z] Removing intermediate container 65855b5d6c67 [2023-02-04T09:10:16.783Z] ---> bbeae6f80f8f [2023-02-04T09:10:16.783Z] [2023-02-04T09:10:16.783Z] Step 10/22 : FROM alpine:3.16 [2023-02-04T09:10:16.783Z] ---> 2b4661558fb8 [2023-02-04T09:10:16.783Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-04T09:10:16.783Z] ---> Using cache [2023-02-04T09:10:16.783Z] ---> 84f41586496f [2023-02-04T09:10:16.783Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-04T09:10:16.783Z] ---> Using cache [2023-02-04T09:10:16.783Z] ---> 655a914570d8 [2023-02-04T09:10:16.783Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-04T09:10:16.783Z] ---> Running in 1bfe1f747195 [2023-02-04T09:10:16.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-04T09:10:16.783Z] Removing intermediate container 1bfe1f747195 [2023-02-04T09:10:16.783Z] ---> 588f5ad20453 [2023-02-04T09:10:16.783Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-04T09:10:16.783Z] ---> Running in 60fcaf6874ac [2023-02-04T09:10:16.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-04T09:10:16.783Z] Removing intermediate container 60fcaf6874ac [2023-02-04T09:10:16.783Z] ---> e9951ecd5edd [2023-02-04T09:10:16.783Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T09:10:16.783Z] ---> c5af6fd3730c [2023-02-04T09:10:16.783Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-04T09:10:16.783Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-04T09:10:16.783Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-04T09:10:16.783Z] OK: 15736 distinct packages available [2023-02-04T09:10:16.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-04T09:10:16.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-04T09:10:17.054Z] ---> 1e495454060e [2023-02-04T09:10:17.054Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-04T09:10:17.323Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-04T09:10:17.593Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-04T09:10:17.593Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-04T09:10:17.593Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-04T09:10:17.593Z] (5/9) Installing curl (7.80.0-r5) [2023-02-04T09:10:17.593Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-04T09:10:17.593Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-04T09:10:17.593Z] (8/9) Installing libucontext (1.1-r0) [2023-02-04T09:10:17.593Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-04T09:10:17.593Z] Executing busybox-1.34.1-r7.trigger [2023-02-04T09:10:17.593Z] Executing ca-certificates-20220614-r0.trigger [2023-02-04T09:10:17.871Z] OK: 8 MiB in 23 packages [2023-02-04T09:10:19.823Z] ---> 4ae44ad8af3e [2023-02-04T09:10:19.823Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-04T09:10:19.823Z] ---> Running in 9a34387cc636 [2023-02-04T09:10:20.093Z] Removing intermediate container 9a34387cc636 [2023-02-04T09:10:20.093Z] ---> dc0af423da5c [2023-02-04T09:10:20.093Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-04T09:10:20.093Z] ---> Running in f8077e823fa8 [2023-02-04T09:10:20.363Z] Removing intermediate container f8077e823fa8 [2023-02-04T09:10:20.363Z] ---> 31d9f5ad27a5 [2023-02-04T09:10:20.363Z] Step 20/22 : LABEL arch=arm64 [2023-02-04T09:10:20.631Z] ---> Running in 30cb7e4cb002 [2023-02-04T09:10:20.631Z] Removing intermediate container cb0f37eec17d [2023-02-04T09:10:20.631Z] ---> 4af7ec0aa70e [2023-02-04T09:10:20.631Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T09:10:20.902Z] Removing intermediate container 30cb7e4cb002 [2023-02-04T09:10:20.902Z] ---> 03cdfc42b998 [2023-02-04T09:10:20.902Z] Step 21/22 : LABEL git_sha=360b25922eab2bd59b2206a0c2a93078788b7c7f [2023-02-04T09:10:20.902Z] ---> Running in 8bb3b01b87b5 [2023-02-04T09:10:21.192Z] ---> 117c93a4afba [2023-02-04T09:10:21.192Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-04T09:10:21.461Z] Removing intermediate container 8bb3b01b87b5 [2023-02-04T09:10:21.461Z] ---> d7f8b8ea890e [2023-02-04T09:10:21.461Z] Step 22/22 : LABEL version=0.0.0 [2023-02-04T09:10:21.461Z] ---> Running in 34ef416f72da [2023-02-04T09:10:21.729Z] Removing intermediate container 34ef416f72da [2023-02-04T09:10:21.729Z] ---> c5ba81b967b4 [2023-02-04T09:10:21.729Z] [2023-02-04T09:10:22.000Z] Successfully built c5ba81b967b4 [2023-02-04T09:10:22.000Z] Successfully tagged support-scheduler-arm64:latest [2023-02-04T09:10:22.606Z]  Building support-scheduler ... done  ---> fd586b713557 [2023-02-04T09:10:22.606Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-04T09:10:23.200Z] ---> e4d5bbb5b247 [2023-02-04T09:10:23.200Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-04T09:10:23.200Z] ---> Running in 91fb65312e11 [2023-02-04T09:10:23.468Z] Removing intermediate container 91fb65312e11 [2023-02-04T09:10:23.468Z] ---> 1cc0454b35d4 [2023-02-04T09:10:23.468Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-04T09:10:23.468Z] ---> Running in ccaa0017738c [2023-02-04T09:10:23.736Z] Removing intermediate container ccaa0017738c [2023-02-04T09:10:23.736Z] ---> 83b48371c1f5 [2023-02-04T09:10:23.736Z] Step 17/19 : LABEL arch=arm64 [2023-02-04T09:10:23.736Z] ---> Running in fd31b9dbb81b [2023-02-04T09:10:24.006Z] Removing intermediate container fd31b9dbb81b [2023-02-04T09:10:24.006Z] ---> f83b09972317 [2023-02-04T09:10:24.006Z] Step 18/19 : LABEL git_sha=360b25922eab2bd59b2206a0c2a93078788b7c7f [2023-02-04T09:10:24.273Z] ---> Running in ec5dd1842f1b [2023-02-04T09:10:24.542Z] Removing intermediate container ec5dd1842f1b [2023-02-04T09:10:24.542Z] ---> 0ef647bab344 [2023-02-04T09:10:24.542Z] Step 19/19 : LABEL version=0.0.0 [2023-02-04T09:10:24.542Z] ---> Running in 8cf749722015 [2023-02-04T09:10:24.810Z] Removing intermediate container 8cf749722015 [2023-02-04T09:10:24.810Z] ---> bf0b7ea5e82a [2023-02-04T09:10:24.810Z] [2023-02-04T09:10:25.078Z] Successfully built bf0b7ea5e82a [2023-02-04T09:10:25.078Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-04T09:10:25.675Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-02-04T09:10:25.694Z] $ docker stop --time=1 3fc2ce744b64f9b41b7042cf588c8ec8d8b3bf58a81ac693136513fc9de04ed7 [2023-02-04T09:10:27.358Z] $ docker rm -f --volumes 3fc2ce744b64f9b41b7042cf588c8ec8d8b3bf58a81ac693136513fc9de04ed7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-04T09:10:27.819Z] + docker images [2023-02-04T09:10:28.083Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-04T09:10:28.083Z] security-spiffe-token-provider-arm64 latest bf0b7ea5e82a 3 seconds ago 28.9MB [2023-02-04T09:10:28.083Z] support-scheduler-arm64 latest c5ba81b967b4 6 seconds ago 29MB [2023-02-04T09:10:28.083Z] bbeae6f80f8f 14 seconds ago 1.57GB [2023-02-04T09:10:28.083Z] 319489762aff 16 seconds ago 1.54GB [2023-02-04T09:10:28.083Z] core-common-config-bootstrapper-arm64 latest ceb71aa7cb34 About a minute ago 14.9MB [2023-02-04T09:10:28.083Z] 7c4218fbe758 About a minute ago 1.5GB [2023-02-04T09:10:28.083Z] core-metadata-arm64 latest e6c1771ca9e2 4 minutes ago 17.8MB [2023-02-04T09:10:28.083Z] b4b4d34ab2d4 4 minutes ago 1.51GB [2023-02-04T09:10:28.083Z] security-proxy-setup-arm64 latest 6055802f4c1b 4 minutes ago 26.8MB [2023-02-04T09:10:28.083Z] 90334745fd7a 5 minutes ago 1.5GB [2023-02-04T09:10:28.083Z] security-spire-config-arm64 latest d16fd53366ef 7 minutes ago 83.6MB [2023-02-04T09:10:28.083Z] security-spire-agent-arm64 latest 798e4e98aed8 8 minutes ago 122MB [2023-02-04T09:10:28.083Z] be9611c5a3cc 8 minutes ago 1.38GB [2023-02-04T09:10:28.083Z] support-notifications-arm64 latest 830f6f288165 8 minutes ago 29.5MB [2023-02-04T09:10:28.083Z] e230c03c3466 8 minutes ago 1.38GB [2023-02-04T09:10:28.083Z] 68eb8788c2a0 9 minutes ago 1.57GB [2023-02-04T09:10:28.083Z] security-bootstrapper-arm64 latest ba1618079ea0 11 minutes ago 19.5MB [2023-02-04T09:10:28.083Z] core-data-arm64 latest fd24d4f9e5ce 11 minutes ago 17.2MB [2023-02-04T09:10:28.083Z] ba7b81155086 12 minutes ago 1.5GB [2023-02-04T09:10:28.083Z] 81c3d6a58fff 12 minutes ago 1.51GB [2023-02-04T09:10:28.083Z] core-command-arm64 latest 8fd57241a63a 12 minutes ago 17MB [2023-02-04T09:10:28.083Z] a9d6bdc08390 12 minutes ago 1.51GB [2023-02-04T09:10:28.083Z] security-secretstore-setup-arm64 latest e4b41b4a46ec 13 minutes ago 28.7MB [2023-02-04T09:10:28.083Z] 84617f2c2411 13 minutes ago 1.5GB [2023-02-04T09:10:28.083Z] security-spire-server-arm64 latest 65416f675428 20 minutes ago 84.3MB [2023-02-04T09:10:28.083Z] 56a6be7d9ad2 20 minutes ago 1.38GB [2023-02-04T09:10:28.083Z] ci-base-image-arm64 latest 986e73006d1a 35 minutes ago 905MB [2023-02-04T09:10:28.083Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-02-04T09:10:28.083Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-02-04T09:10:28.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-04T09:10:28.083Z] 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-04T09:10:28.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-04T09:10:28.524Z] [2023-02-04T09:10:28.524Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T09:10:28.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-04T09:10:28.857Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-04T09:10:28.857Z] 8998bd30e6a1: Pulling fs layer [2023-02-04T09:10:28.857Z] 04944245beec: Pulling fs layer [2023-02-04T09:10:28.857Z] 699f458cf7ca: Pulling fs layer [2023-02-04T09:10:28.857Z] 765212b225bb: Pulling fs layer [2023-02-04T09:10:28.857Z] f23df028b6ca: Pulling fs layer [2023-02-04T09:10:28.857Z] d65c8cfc05b1: Pulling fs layer [2023-02-04T09:10:28.857Z] 2437ff75d9bd: Pulling fs layer [2023-02-04T09:10:28.857Z] f23df028b6ca: Waiting [2023-02-04T09:10:28.857Z] 765212b225bb: Waiting [2023-02-04T09:10:28.857Z] d65c8cfc05b1: Waiting [2023-02-04T09:10:28.857Z] 2437ff75d9bd: Waiting [2023-02-04T09:10:29.122Z] 04944245beec: Verifying Checksum [2023-02-04T09:10:29.122Z] 04944245beec: Download complete [2023-02-04T09:10:29.122Z] 765212b225bb: Download complete [2023-02-04T09:10:29.122Z] f23df028b6ca: Verifying Checksum [2023-02-04T09:10:29.122Z] f23df028b6ca: Download complete [2023-02-04T09:10:29.122Z] d65c8cfc05b1: Verifying Checksum [2023-02-04T09:10:29.122Z] d65c8cfc05b1: Download complete [2023-02-04T09:10:29.387Z] 699f458cf7ca: Verifying Checksum [2023-02-04T09:10:29.387Z] 699f458cf7ca: Download complete [2023-02-04T09:10:29.652Z] 8998bd30e6a1: Verifying Checksum [2023-02-04T09:10:29.652Z] 8998bd30e6a1: Download complete [2023-02-04T09:10:32.230Z] 2437ff75d9bd: Verifying Checksum [2023-02-04T09:10:32.230Z] 2437ff75d9bd: Download complete [2023-02-04T09:10:33.632Z] 8998bd30e6a1: Pull complete [2023-02-04T09:10:33.898Z] 04944245beec: Pull complete [2023-02-04T09:10:35.322Z] 699f458cf7ca: Pull complete [2023-02-04T09:10:35.588Z] 765212b225bb: Pull complete [2023-02-04T09:10:36.169Z] f23df028b6ca: Pull complete [2023-02-04T09:10:36.440Z] d65c8cfc05b1: Pull complete [2023-02-04T09:10:51.407Z] 2437ff75d9bd: Pull complete [2023-02-04T09:10:51.407Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-04T09:10:51.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-04T09:10:51.407Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T09:10:51.605Z] prd-ubuntu20.04-docker-arm64-4c-16g-4512 does not seem to be running inside a container [2023-02-04T09:10:51.681Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-04T09:10:54.877Z] $ docker top 240bacb35f19187ffa80941ffdebe9a626b48ff1b0bd3db18ba854434aaabbdd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-04T09:10:55.725Z] ---> job-cost.sh [2023-02-04T09:10:55.726Z] lf-activate-venv: SKIPPING [2023-02-04T09:10:55.726Z] INFO: No Stack... [2023-02-04T09:10:59.095Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-04T09:11:00.069Z] INFO: Archiving Costs [Pipeline] sh [2023-02-04T09:11:00.722Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-02-04T09:11:00.722Z] + cut -d, -f6 [Pipeline] lock [2023-02-04T09:11:00.816Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4318-2-stack-cost] [2023-02-04T09:11:00.823Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4318-2-stack-cost] did not exist. Created. [2023-02-04T09:11:00.823Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4318-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-04T09:11:01.490Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-04T09:11:01.682Z] Stashed 1 file(s) [Pipeline] } [2023-02-04T09:11:01.689Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4318-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-04T09:11:01.720Z] $ docker stop --time=1 240bacb35f19187ffa80941ffdebe9a626b48ff1b0bd3db18ba854434aaabbdd [2023-02-04T09:11:03.284Z] $ docker rm -f --volumes 240bacb35f19187ffa80941ffdebe9a626b48ff1b0bd3db18ba854434aaabbdd [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-04T09:11:03.657Z] provisioning config files... [2023-02-04T09:11:03.663Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config15371366531013319519tmp [Pipeline] { [Pipeline] sh [2023-02-04T09:11:03.958Z] + set +x [2023-02-04T09:11:03.958Z] + + curl -s https://codecov.io/bash [2023-02-04T09:11:03.958Z] bash -s -- [2023-02-04T09:11:03.958Z] [2023-02-04T09:11:03.958Z] _____ _ [2023-02-04T09:11:03.958Z] / ____| | | [2023-02-04T09:11:03.958Z] | | ___ __| | ___ ___ _____ __ [2023-02-04T09:11:03.958Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-04T09:11:03.958Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-04T09:11:03.958Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-04T09:11:03.958Z] Bash-1.0.6 [2023-02-04T09:11:03.958Z] [2023-02-04T09:11:03.958Z] [2023-02-04T09:11:03.958Z] ==> git version 2.25.1 found [2023-02-04T09:11:03.958Z] ==> 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-04T09:11:03.958Z] Release-Date: 2020-01-08 [2023-02-04T09:11:03.958Z] 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-04T09:11:03.958Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-04T09:11:03.958Z] ==> Jenkins CI detected. [2023-02-04T09:11:03.958Z] current dir:  /w/workspace/edgex-go/2 [2023-02-04T09:11:03.958Z] project root: . [2023-02-04T09:11:03.958Z] --> token set from env [2023-02-04T09:11:03.958Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-04T09:11:03.958Z] ==> Running gcov in . (disable via -X gcov) [2023-02-04T09:11:03.958Z] ==> Python coveragepy not found [2023-02-04T09:11:03.958Z] ==> Searching for coverage reports in: [2023-02-04T09:11:03.958Z] + . [2023-02-04T09:11:03.958Z] -> Found 1 reports [2023-02-04T09:11:03.958Z] ==> Detecting git/mercurial file structure [2023-02-04T09:11:03.958Z] ==> Reading reports [2023-02-04T09:11:03.958Z] + ./coverage.out bytes=486191 [2023-02-04T09:11:03.958Z] ==> Appending adjustments [2023-02-04T09:11:03.958Z] https://docs.codecov.io/docs/fixing-reports [2023-02-04T09:11:05.331Z] + Found adjustments [2023-02-04T09:11:05.331Z] ==> Gzipping contents [2023-02-04T09:11:05.331Z] 64K /tmp/codecov.vma1f2.gz [2023-02-04T09:11:05.331Z] ==> Uploading reports [2023-02-04T09:11:05.331Z] url: https://codecov.io [2023-02-04T09:11:05.331Z] query: branch=PR-4318&commit=19bb28e3bba8de2156ee4f900f2ff991c580e382&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4318%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4318&job=&cmd_args= [2023-02-04T09:11:05.331Z] -> Pinging Codecov [2023-02-04T09:11:05.331Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4318&commit=19bb28e3bba8de2156ee4f900f2ff991c580e382&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4318%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4318&job=&cmd_args= [2023-02-04T09:11:05.590Z] -> Uploading to [2023-02-04T09:11:05.590Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-04/00271124DB129430A58F1EEE437C3FCB/19bb28e3bba8de2156ee4f900f2ff991c580e382/90026b98-cf5d-4d4e-a2e2-3784fb9858a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230204%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230204T091105Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=28a7bb7295acb4457727b2de0d34458fca92d0e56031f6969ba5ba4820dfbc2b [2023-02-04T09:11:05.590Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-04T09:11:05.590Z] Dload Upload Total Spent Left Speed [2023-02-04T09:11:05.849Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62803 0 0 100 62803 0 303k --:--:-- --:--:-- --:--:-- 302k 100 62803 0 0 100 62803 0 272k --:--:-- --:--:-- --:--:-- 271k [2023-02-04T09:11:05.849Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/19bb28e3bba8de2156ee4f900f2ff991c580e382 [Pipeline] } [2023-02-04T09:11:05.856Z] 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-04T09:11:06.433Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-04T09:11:06.726Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-04T09:11:07.582Z] ---> package-listing.sh [2023-02-04T09:11:07.582Z] ++ facter osfamily [2023-02-04T09:11:07.582Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-04T09:11:07.840Z] + OS_FAMILY=debian [2023-02-04T09:11:07.840Z] + workspace=/w/workspace/edgex-go/2 [2023-02-04T09:11:07.840Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-04T09:11:07.840Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-04T09:11:07.840Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-04T09:11:07.840Z] + PACKAGES=/tmp/packages_start.txt [2023-02-04T09:11:07.840Z] + '[' /w/workspace/edgex-go/2 ']' [2023-02-04T09:11:07.840Z] + PACKAGES=/tmp/packages_end.txt [2023-02-04T09:11:07.840Z] + case "${OS_FAMILY}" in [2023-02-04T09:11:07.840Z] + dpkg -l [2023-02-04T09:11:07.840Z] + grep '^ii' [2023-02-04T09:11:07.840Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-04T09:11:07.840Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-04T09:11:07.840Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-04T09:11:07.840Z] + '[' /w/workspace/edgex-go/2 ']' [2023-02-04T09:11:07.840Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-02-04T09:11:07.840Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-02-04T09:11:07.851Z] 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-04T09:11:08.129Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T09:11:08.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-04T09:11:08.699Z] [2023-02-04T09:11:08.699Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T09:11:09.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-04T09:11:09.017Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-04T09:11:09.017Z] 5eb5b503b376: Pulling fs layer [2023-02-04T09:11:09.017Z] 5c69ac0246d0: Pulling fs layer [2023-02-04T09:11:09.017Z] ec43610c2a17: Pulling fs layer [2023-02-04T09:11:09.017Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-04T09:11:09.017Z] 33b1e0a273af: Pulling fs layer [2023-02-04T09:11:09.017Z] 5d3b04190fa2: Pulling fs layer [2023-02-04T09:11:09.017Z] 2f39f015ded8: Pulling fs layer [2023-02-04T09:11:09.017Z] 3a2ae6a8a46f: Waiting [2023-02-04T09:11:09.017Z] 33b1e0a273af: Waiting [2023-02-04T09:11:09.017Z] 5d3b04190fa2: Waiting [2023-02-04T09:11:09.017Z] 2f39f015ded8: Waiting [2023-02-04T09:11:09.017Z] 5c69ac0246d0: Download complete [2023-02-04T09:11:09.017Z] 3a2ae6a8a46f: Download complete [2023-02-04T09:11:09.278Z] 33b1e0a273af: Verifying Checksum [2023-02-04T09:11:09.278Z] 33b1e0a273af: Download complete [2023-02-04T09:11:09.278Z] 5d3b04190fa2: Verifying Checksum [2023-02-04T09:11:09.278Z] 5d3b04190fa2: Download complete [2023-02-04T09:11:09.278Z] ec43610c2a17: Verifying Checksum [2023-02-04T09:11:09.278Z] ec43610c2a17: Download complete [2023-02-04T09:11:09.537Z] 5eb5b503b376: Verifying Checksum [2023-02-04T09:11:09.537Z] 5eb5b503b376: Download complete [2023-02-04T09:11:10.103Z] 2f39f015ded8: Verifying Checksum [2023-02-04T09:11:10.103Z] 2f39f015ded8: Download complete [2023-02-04T09:11:10.668Z] 5eb5b503b376: Pull complete [2023-02-04T09:11:10.668Z] 5c69ac0246d0: Pull complete [2023-02-04T09:11:10.925Z] ec43610c2a17: Pull complete [2023-02-04T09:11:11.182Z] 3a2ae6a8a46f: Pull complete [2023-02-04T09:11:11.182Z] 33b1e0a273af: Pull complete [2023-02-04T09:11:11.443Z] 5d3b04190fa2: Pull complete [2023-02-04T09:11:15.653Z] 2f39f015ded8: Pull complete [2023-02-04T09:11:15.653Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-04T09:11:15.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-04T09:11:15.653Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T09:11:15.750Z] prd-ubuntu20.04-docker-8c-8g-4506 does not seem to be running inside a container [2023-02-04T09:11:15.795Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-04T09:11:18.575Z] $ docker top 52568e78ba5bd0d8fa5a1b7354d355d7b7fa2cb13facfdc9dfd0a8b3c11cb98b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-04T09:11:18.908Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-04T09:11:19.187Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-04T09:11:19.466Z] + ls /var/log/sa-host [2023-02-04T09:11:19.466Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-04T09:11:19.531Z] provisioning config files... [2023-02-04T09:11:19.539Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8275916065401988628tmp [Pipeline] { [Pipeline] echo [2023-02-04T09:11:19.606Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-04T09:11:19.887Z] ---> create-netrc.sh [Pipeline] } [2023-02-04T09:11:19.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-04T09:11:20.216Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-04T09:11:20.224Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-04T09:11:20.503Z] ---> sudo-logs.sh [2023-02-04T09:11:20.503Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-04T09:11:20.522Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-04T09:11:20.803Z] ---> job-cost.sh [2023-02-04T09:11:20.804Z] lf-activate-venv: SKIPPING [2023-02-04T09:11:20.804Z] DEBUG: total: 0.10999999940395355 [2023-02-04T09:11:20.804Z] INFO: Retrieving Stack Cost... [2023-02-04T09:11:21.371Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-04T09:11:21.629Z] INFO: Archiving Costs [Pipeline] echo [2023-02-04T09:11:21.642Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-04T09:11:21.927Z] ---> logs-deploy.sh [2023-02-04T09:11:21.927Z] lf-activate-venv: SKIPPING [2023-02-04T09:11:21.927Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4318/2 [2023-02-04T09:11:21.927Z] INFO: archiving workspace using pattern(s): [2023-02-04T09:11:22.862Z] Archives upload complete. [2023-02-04T09:11:22.862Z] INFO: archiving logs to Nexus